.image-grid{background-color:var(--bg-color,var(--color-body-bg));color:var(--text-color,var(--color-text))}.image-grid__inner{padding:60px 120px}@media only screen and (max-width:1279px){.image-grid__inner{padding:60px}}@media only screen and (max-width:1023px){.image-grid__inner{padding:60px 0}}@media only screen and (max-width:767px){.image-grid__inner{padding:40px 0}}.image-grid__heading{color:inherit;margin-bottom:40px}@media only screen and (max-width:1023px){.image-grid__heading{margin-bottom:20px;padding:0 20px}}.image-grid__item{height:unset}.image-grid__item:not(:last-child){margin-right:10px}.image-grid__item:nth-child(odd){width:16.7%;display:flex;flex-direction:column;row-gap:10px}@media only screen and (max-width:1023px){.image-grid__item:nth-child(odd){width:47%}}.image-grid__item:nth-child(even){flex:1}@media only screen and (max-width:1023px){.image-grid__item:nth-child(even){flex:none;width:89%}}.image-grid__item:nth-child(even) img{height:100%;-o-object-fit:cover;object-fit:cover}.image-grid-size--small .image-grid__item{max-height:700px}.image-grid-size--small .image-grid__item:nth-child(odd){width:30%}@media only screen and (max-width:1023px){.image-grid-size--small .image-grid__item:nth-child(odd){width:47%}}@media only screen and (max-width:1023px){.image-grid__slider{padding:0 20px;overflow:hidden}.image-grid__slider .swiper{overflow:unset}}