:root{--sr-transition-duration:1s}@media (min-width:1024px){.sr-sec{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;width:100%;height:100%;transition:transform var(--sr-transition-duration)cubic-bezier(.645,.045,.355,1);z-index:1;position:absolute;top:0;left:0;overflow:hidden auto;transform:translateY(100%)}.sr-sec::-webkit-scrollbar{background:0 0;width:0}.sr-sec:first-of-type{transform:translateY(0)}.sr-sec.sr-active{z-index:10;transform:translateY(0)}.sr-sec.sr-prev{z-index:5;transform:translateY(-100%)}}@media (max-width:1023px){.sr-cont{height:auto;overflow-y:auto}.sr-sec{width:100%;height:auto;min-height:100vh;position:relative;opacity:1!important;transform:none!important}}
