.ac-gallery{width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);overflow:hidden;position:relative}.ac-gallery__container{width:100%;display:flex;flex-direction:column;gap:20px}.ac-gallery__row{display:flex;gap:20px;width:-moz-max-content;width:max-content;min-width:100vw}.ac-gallery__row--first{transform:translateX(0)}.ac-gallery__row--second{transform:translateX(-210px)}.ac-gallery__item{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:420px}.ac-gallery__image{width:420px;height:285px;display:block;-o-object-fit:cover;object-fit:cover;border-radius:var(--box-border-radius);box-shadow:var(--shadow-sm, 0 1px 3px rgba(0, 0, 0, 0.1))}@media(max-width: 768px){.ac-gallery__item{width:280px}.ac-gallery__image{width:280px;height:190px}.ac-gallery__row--second{transform:translateX(-140px)}}@media(max-width: 480px){.ac-gallery__item{width:210px}.ac-gallery__image{width:210px;height:142.5px}.ac-gallery__row--second{transform:translateX(-105px)}}

/*# sourceMappingURL=ac-gallery.css.map?t=1756396377282*/