.wrapper{overflow:hidden}.gallery-container{display:flex;flex-direction:row;width:200%;align-items:center}.box{position:relative;height:clamp(250px,50vw,363px);aspect-ratio:613/363;width:auto;min-width:300px;overflow:hidden;flex-shrink:0}@media (min-width:768px){.box{height:363px;min-width:613px}}@media (max-width:767px){.box{height:clamp(200px,40vw,300px);min-width:clamp(250px,60vw,400px)}}.box>span{position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important}.box span,.box>span,.gallery-image{width:100%!important;height:100%!important}.gallery-image{-o-object-fit:cover!important;object-fit:cover!important;-o-object-position:center!important;object-position:center!important;position:absolute!important;inset:0!important}