section:has(.ax-image-gallery){overflow:hidden}.ax-image-gallery{position:relative}.ax-image-gallery__content{display:flex;flex-direction:column;gap:4rem;width:100%}.ax-image-gallery__text-container{display:flex;justify-content:center;width:100%}.ax-image-gallery__text-container .ax-image-gallery__text{display:flex;flex-direction:column;max-width:1140px;width:100%}.ax-image-gallery__title{margin:0 0 1.6rem}.ax-image-gallery__description,.ax-image-gallery__description>p{margin:0}.ax-image-gallery__gallery{margin-left:-1.6rem;overflow:hidden;width:100%;width:100vw}@media screen and (min-width:750px){.ax-image-gallery__gallery{margin-left:-3.2rem}}@media screen and (min-width:990px){.ax-image-gallery__gallery{margin-left:-5rem}}.ax-image-gallery__gallery-container{display:grid;gap:1rem;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr);justify-content:center;width:100%}.ax-image-gallery__gallery-item{border-radius:8px;height:120px;min-width:200px;overflow:hidden;position:relative;width:100%}.ax-image-gallery__gallery-item:first-child,.ax-image-gallery__gallery-item:nth-child(2),.ax-image-gallery__gallery-item:nth-child(3),.ax-image-gallery__gallery-item:nth-child(4){transform:translateX(20%)}.ax-image-gallery__gallery-item:nth-child(5),.ax-image-gallery__gallery-item:nth-child(6),.ax-image-gallery__gallery-item:nth-child(7),.ax-image-gallery__gallery-item:nth-child(8){transform:translateX(-20%)}@media screen and (min-width:550px){.ax-image-gallery__gallery-item{height:240px}}@media screen and (min-width:750px){.ax-image-gallery__gallery-item{height:268px}}@media screen and (min-width:990px){.ax-image-gallery__gallery-item{height:268px;justify-self:center;width:448px}}.ax-image-gallery__gallery-item img{filter:brightness(.9);height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}