.bts-parallax{width:100%;padding:22vh 0 18vh;overflow:visible}.bts-parallax__list{--bts-gap:clamp(3rem,6vw,6rem);gap:var(--bts-gap);flex-direction:column;width:100%;display:flex}.bts-parallax__item{--bts-offset:0vw;--bts-width-shift:0vw;--bts-spacing:0vh;--bts-width:calc(32.2vw + var(--bts-width-shift));--bts-overlap-limit:calc(-1*(var(--bts-gap) + 3vw));width:min(var(--bts-width),37.8rem);margin-top:clamp(var(--bts-overlap-limit),var(--bts-spacing),4vh);transform:translateX(calc(-50% + var(--bts-offset)));margin-bottom:0;margin-left:50%;margin-right:0;position:relative}.bts-parallax__item:first-child{margin-top:0}.bts-parallax__item[data-orientation=portrait]{--bts-width:calc(23.8vw + var(--bts-width-shift));width:min(var(--bts-width),21rem)}.bts-parallax__motion{will-change:transform;width:100%}.bts-parallax__image{object-fit:cover;border-radius:.5em;width:100%;height:auto;display:block}@media screen and (min-width:768px) and (max-width:991px){.bts-parallax{padding-top:18vh;padding-bottom:14vh}.bts-parallax__list{--bts-gap:clamp(2.5rem,5.5vw,4rem)}.bts-parallax__item{--bts-width:calc(38.5vw + var(--bts-width-shift));width:var(--bts-width);margin-top:clamp(var(--bts-overlap-limit),var(--bts-spacing),3vh)}.bts-parallax__item[data-orientation=portrait]{--bts-width:calc(29.4vw + var(--bts-width-shift));width:var(--bts-width)}}@media screen and (max-width:767px){.bts-parallax{padding-top:14vh;padding-bottom:12vh}.bts-parallax__list{--bts-gap:2.5rem}.bts-parallax__item{--bts-width:calc(46.2vw + var(--bts-width-shift));width:var(--bts-width);margin-top:clamp(var(--bts-overlap-limit),var(--bts-spacing),2vh)}.bts-parallax__item[data-orientation=portrait]{--bts-width:calc(39.2vw + var(--bts-width-shift));width:var(--bts-width)}}@media (prefers-reduced-motion:reduce){.bts-parallax__motion{will-change:auto;transform:none!important}}
