.images-gallery{position:relative}@media (width>=1200px){.images-gallery:before{content:"";background:var(--color-bg);z-index:1;pointer-events:none;width:100vw;position:absolute;top:0;bottom:0;left:-100vw}}.images-gallery__container{touch-action:pan-y pinch-zoom;gap:.75rem;display:flex}@media (width>=1200px){.images-gallery__container{gap:1rem}}.images-gallery__slide{flex-shrink:0;width:calc(100% - 3.5625rem);min-height:0;margin:0}@media (width<=1199px){.images-gallery__slide{width:calc(100% - 3.75rem)}}@media (width<=767px){.images-gallery__slide{width:calc(100% - 2.8125rem)}}.images-gallery__image-wrapper{flex-direction:column;gap:1.25rem;padding-top:59.312%;display:flex}@media (width<=1199px){.images-gallery__image-wrapper{gap:1rem}}@media (width<=767px){.images-gallery__image-wrapper{gap:.75rem}}.images-gallery__image-wrapper{position:relative}@media (width<=1199px){.images-gallery__image-wrapper{padding-top:77.6398%}}@media (width<=767px){.images-gallery__image-wrapper{padding-top:80.5369%}}.images-gallery__image{border-radius:1rem}@media (width<=767px){.images-gallery__image{border-radius:.5rem}}.images-gallery__image{width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.images-gallery__caption{font-family:Onest,Inter,Poppins,Roboto,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25em}@media (width<=1199px){.images-gallery__caption{font-size:.875rem}}@media (width<=767px){.images-gallery__caption{font-size:.75rem}}.images-gallery__caption{color:var(--color-dark);opacity:.5}
