.stage__items{display:flex;width:100%;overflow:auto;scroll-snap-type:x mandatory;scrollbar-width:none;scroll-behavior:smooth;&::-webkit-scrollbar{display:none;}}.stage__item{flex-shrink:0;@media (max-width:700px){grid-template-rows:var(--1) 1fr var(--3);}}
