.strawberry-home{background:rgb(var(--master-color-white));display:flex;height:100svh;position:relative;overflow:hidden;flex-direction:column}.strawberry-home--mobile-height-auto{height:auto}.strawberry-home__bg{bottom:0;position:absolute;top:0;left:0;right:0;z-index:1}.strawberry-home__bg img,.strawberry-home__bg video{width:100%;height:100%;object-fit:cover}.image-full-width-wrap{width:100%;height:100%}@media(min-width:768px){.strawberry-home,.strawberry-home__bg img,.strawberry-home__bg video{min-height:660px}}@media(min-width:1600px){.strawberry-home,.strawberry-home__bg img,.strawberry-home__bg video{min-height:660px}}.strawberry-hero{position:relative}.strawberry-hero__poster,.strawberry-hero__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.strawberry-hero__poster{z-index:1}.strawberry-hero__video{z-index:2}.strawberry-hero[data-video-ready="0"] .strawberry-hero__video{opacity:0}.strawberry-hero[data-video-ready="0"] .strawberry-hero__poster,.strawberry-hero[data-video-ready="1"] .strawberry-hero__video{opacity:1}.strawberry-hero[data-video-ready="1"] .strawberry-hero__poster{opacity:0}.strawberry-hero__poster,.strawberry-hero__video{transition:opacity .25s ease}.strawberry-home__bg--relative{position:relative;bottom:auto;height:115vw;max-height:62svh}.strawberry-home__bg--relative div,.strawberry-home__bg--relative img{height:100%}.strawberry-home__bg--right{display:none}.strawberry-home__overlay:empty{display:block}.strawberry-home__overlay{background:#0000004d;bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;z-index:2}.strawberry-home__overlay.scroll-trigger--onscreen{opacity:1;transition:opacity 1s linear}.strawberry-home__content{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;margin:var(--space-16);z-index:3}.strawberry-home__content.top-left{justify-content:flex-start;align-items:flex-start;text-align:left}.strawberry-home__content.top-center{justify-content:flex-start;align-items:center;text-align:center}.strawberry-home__content.top-right{justify-content:flex-start;align-items:flex-end;text-align:right}.strawberry-home__content.middle-left{justify-content:center;align-items:flex-start;text-align:left}.strawberry-home__content.middle-center{justify-content:center;align-items:center;text-align:right}.strawberry-home__content.middle-right{justify-content:center;align-items:flex-end;text-align:right}.strawberry-home__content.bottom-left{justify-content:flex-end;align-items:flex-start;text-align:center}.strawberry-home__content.bottom-center{justify-content:flex-end;align-items:center;text-align:center}.strawberry-home__content.bottom-right{justify-content:flex-end;align-items:flex-end;text-align:center}.strawberry-home__content .header__menu-item .line{opacity:1;margin-top:var(--space-2);height:2px}@media screen and (max-width:749px){.strawberry-home__content{margin-left:0;margin-right:0}}.strawberry-home__content .header__menu-item,.strawberry-home__content .header__menu-item:hover,.strawberry-home__content .strawberry-home__description{color:rgb(var(--master-color-white))}.strawberry-home__content.top-left .header__menu-item,.strawberry-home__content.middle-left .header__menu-item,.strawberry-home__content.bottom-left .header__menu-item{margin-left:var(--space-3)}.strawberry-home__content.top-right .header__menu-item,.strawberry-home__content.middle-right .header__menu-item,.strawberry-home__content.bottom-right .header__menu-item{margin-right:var(--space-3)}.strawberry-home__content.top-left .strawberry-home__description,.strawberry-home__content.middle-left .strawberry-home__description,.strawberry-home__content.bottom-left .strawberry-home__description{margin-left:var(--space-6)}.strawberry-home__content.top-right .strawberry-home__description,.strawberry-home__content.middle-right .strawberry-home__description,.strawberry-home__content.bottom-right .strawberry-home__description{margin-right:var(--space-6)}.strawberry-home__content .strawberry-home__description{padding-bottom:var(--space-4)}.strawberry-home__content--relative{background-color:rgb(var(--color-background));padding-bottom:var(--space-8);padding-top:var(--space-20);position:relative}.strawberry-home__content--mobile-center{justify-content:space-between}.strawberry-home__header-cushion:empty{display:block}.strawberry-home__text--bottom{margin-bottom:var(--space-12);order:3}.strawberry-home__content .button{margin-top:var(--space-6);color:rgb(var(--master-color-white));font-family:var(--heading-font-family)}.strawberry-home__subheading{line-height:1.2;margin:0 auto;text-align:center;width:100%;text-rendering:geometricPrecision;color:rgb(var(--master-color-white))}.strawberry-home__content--mobile-center .strawberry-home__subheading{padding:0 var(--space-10)}.strawberry-home__heading{display:block;padding-left:var(--space-4);padding-right:var(--space-4)}.strawberry-home__heading.h1>span{letter-spacing:var(--home-title-letter-spacing)}.strawberry-home__heading--scaled{line-height:.8;margin-bottom:0;padding:0;text-transform:uppercase;-webkit-user-select:none;user-select:none;white-space:nowrap;position:relative}.strawberry-home__heading--scaled>span{display:inline-flex!important;letter-spacing:var(--home-title-letter-spacing);position:absolute!important;left:50%;bottom:0;transform:translate(-50%,14%)}.strawberry-home__heading .char{min-width:.15em;color:rgb(var(--master-color-white));display:inline-block;opacity:0;transform:translateY(20px);animation:riseUp .5s ease forwards;animation-delay:calc(var(--animation-delay) * 1s + var(--animation-order) * .08s)}@keyframes riseUp{to{opacity:1;transform:translateY(0)}}@media screen and (min-width:1024px){.strawberry-home--mobile-height-auto{height:100svh}}@media screen and (min-width:1100px){.strawberry-home--relative{flex-direction:row}.strawberry-home__bg--relative{height:100%;max-height:none;width:65%}.strawberry-home__content--relative{justify-content:center;width:35%}}@media screen and (min-width:1240px){.strawberry-home__bg--half{width:50%}.strawberry-home__bg--left{right:auto}.strawberry-home__bg--right{display:block;left:auto}.strawberry-home__content--split-left{right:50%}.strawberry-home__content .button{margin-top:var(--space-8)}.strawberry-home__heading.h1{margin-bottom:var(--space-8)}.strawberry-home__heading--scaled.h1{margin-bottom:0}}@media screen and (min-aspect-ratio:1450/1000){.strawberry-home__heading--scaled.h1{transform:translateY(15%)}.strawberry-home__heading--scaled.h1>span{font-size:40vmin!important}}.strawberry-home>a+div.strawberry-home__content{pointer-events:none}.strawberry-home a{text-decoration:none}
/*# sourceMappingURL=/cdn/shop/t/42/assets/section-strawberry-home.css.map */
