.gallery__item{display:flex;align-items:center;justify-content:center;border-radius:.5rem;padding:.5625rem 1rem;background-color:#f4f6fd;max-width:8.75rem;border-radius:.5rem}.gallery__img{aspect-ratio:117/62;object-fit:contain}@media screen and (min-width: 1024px){.gallery__item{max-width:none}}.slider{position:relative;display:flex;align-items:center}.slider__button-left{display:none;position:absolute;width:auto;font-size:2rem;color:#fff;left:-1rem}.slider__scroll{display:flex;flex-direction:row;gap:1rem;overflow-x:scroll;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none;width:100%;justify-content:stretch}.slider__item{width:280px;flex-shrink:0;scroll-snap-align:center}.slider__shadow{background:linear-gradient(to right, rgba(1, 7, 65, 0), #010741);width:17.75%;height:calc(100% + 2px);position:absolute;right:-1px;top:-1px}.slider__button-right{display:none;position:absolute;color:#fff;font-size:2rem;right:-1rem}.slider__item-single>:first-child{width:100%}@media(min-width: 609px){.slider .slider__scroll.slider__item-two{display:grid;grid-template-columns:repeat(2, 1fr)}.slider .slider__scroll.slider__item-two>:nth-child(-n+2){width:auto}}@media screen and (min-width: 768px){.slider{display:flex;gap:1.5rem}.slider__scroll{gap:1.5rem}.slider__button-right{right:-2rem}.slider__button-left{left:-2rem}}@media screen and (min-width: 1024px){.slider__item{width:inherit}.slider--hidden-md .slider__scroll{display:grid;grid-template-columns:repeat(4, 1fr)}.slider .slider__scroll.slider__item-single,.slider .slider__scroll.slider__item-two{display:grid;grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 1600px){.slider__button-right{font-size:3rem;right:-72px;width:auto;height:3rem}.slider__button-left{font-size:3rem;left:-72px;width:auto;height:3rem}}@media screen and (min-width: 1024px){.gallery.slider--hidden-md .slider__scroll{grid-template-columns:repeat(6, 1fr)}}
