.bbd-parallax{position:relative;min-height:calc(100dvh - var(--header-height));overflow:clip;perspective:800px;perspective-origin:50% 50%;padding:var(--padding-2xl) 0}@media screen and not (max-width:700px){.bbd-parallax{padding:var(--padding-6xl) 0}}.bbd-parallax .container{position:relative;height:100%;display:flex;flex-direction:column;justify-content:space-between}.bbd-parallax__media{position:relative;height:100%;transform-style:preserve-3d;will-change:transform;order:1}.bbd-parallax__media .image-block{position:absolute;left:var(--left, 0%);bottom:var(--bottom, 0%);width:var(--width, 20%);aspect-ratio:3 / 4;animation-timing-function:ease-in-out;animation-timeline:scroll();animation-name:bbd-parallax-variable}@media(prefers-reduced-motion:reduce){.bbd-parallax__media .image-block{animation:none!important}}@media screen and (min-width:750px){.bbd-parallax__media .image-block{left:var(--left-desktop, var(--left, 0%));bottom:var(--bottom-desktop, var(--bottom, 0%));width:var(--width-desktop, var(--width, 20%))}}.bbd-parallax__media .image-block img{object-fit:contain;width:100%;height:100%;display:block}.bbd-parallax__media--with-heading{order:2}.bbd-parallax__overlay{position:relative;z-index:1;width:100%;order:2}.bbd-parallax__overlay--with-heading{order:1}.bbd-parallax__title{font-weight:var(--font-weight--medium);letter-spacing:-.5px;line-height:1.1;margin:var(--padding-md) 0}.bbd-parallax__text{font-size:var(--font-size--lg);font-weight:var(--font-weight--medium);margin-bottom:var(--padding-lg)}@media screen and not (max-width:768px){.bbd-parallax__title{letter-spacing:-2px;margin-bottom:var(--padding-xl)}.bbd-parallax__text{font-size:var(--font-size--6xl);margin-bottom:var(--padding-4xl);letter-spacing:-2px;line-height:1}.bbd-parallax__overlay--with-heading .bbd-parallax__text{font-size:var(--font-size--lg);font-weight:var(--font-weight--regular);max-width:60%;letter-spacing:0;line-height:1.3}}@keyframes bbd-parallax-variable{0%{transform:translateY(0)}to{transform:translateY(calc(var(--parallax-distance, 750%) * -1))}}@media(prefers-reduced-motion:reduce){.bbd-parallax__media .image-block{animation:none;transform:none}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/bbd-parallax.css.map */
