.homepage-v2-hero{color:var(--homepage-v2-hero-text);min-height:var(--homepage-v2-hero-min-height);display:grid;isolation:isolate;position:relative}.homepage-v2-hero__media,.homepage-v2-hero__media picture,.homepage-v2-hero__image,.homepage-v2-hero__placeholder,.homepage-v2-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.homepage-v2-hero__image{object-fit:cover;object-position:var(--homepage-v2-hero-image-position-x) var(--homepage-v2-hero-image-position-y)}.homepage-v2-hero__placeholder{background:#303030}.homepage-v2-hero__overlay{background:var(--homepage-v2-hero-overlay);opacity:var(--homepage-v2-hero-overlay-opacity)}.homepage-v2-hero__container{position:relative;z-index:1;display:flex;align-items:center;padding-top:4rem;padding-bottom:4rem}.homepage-v2-hero__content{width:min(100%,62rem)}.homepage-v2-hero--center .homepage-v2-hero__container{justify-content:center;text-align:center}.homepage-v2-hero--right .homepage-v2-hero__container{justify-content:flex-end;text-align:right}.homepage-v2-hero__heading p,.homepage-v2-hero__accent p,.homepage-v2-hero__description p{margin:0}.homepage-v2-hero__heading{font-family:var(--font-h1-family);font-weight:var(--font-h1-weight);font-style:var(--font-h1-style);text-transform:var(--font-h1-transform);font-size:clamp(3.2rem,4vw,5.4rem);line-height:1.02}.homepage-v2-hero__accent{color:var(--homepage-v2-hero-accent);font-family:var(--font-h1-family);font-weight:var(--font-h1-weight);font-style:var(--font-h1-style);margin-top:1.6rem;font-size:clamp(2rem,2.5vw,3rem);line-height:1.1}.homepage-v2-hero__description{font-family:var(--font-body-family);font-weight:var(--font-body-weight);margin-top:2rem;font-size:1.7rem;line-height:1.5;max-width:54rem}.homepage-v2-hero--center .homepage-v2-hero__description,.homepage-v2-hero--right .homepage-v2-hero__description{margin-left:auto}.homepage-v2-hero__benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.6rem;margin-top:3.2rem}.homepage-v2-hero__benefit{display:flex;gap:.8rem;align-items:flex-start;font-size:1.3rem;line-height:1.35}.homepage-v2-hero__benefit-icon,.homepage-v2-hero__delivery .icon{flex:0 0 auto}.homepage-v2-hero__benefit strong,.homepage-v2-hero__benefit span{display:block}.homepage-v2-hero__benefit strong{font-size:1.45rem}.homepage-v2-hero__cta{margin-top:3.2rem}.homepage-v2-hero__cta .button{min-height:5.2rem;min-width:min(100%,26rem)}body:is(.template-page-homepage-v2,.template-index) .homepage-v2-hero__cta>a{background-color:var(--homepage-v2-hero-cta-background);border-color:var(--homepage-v2-hero-cta-border-color);border-radius:var(--homepage-v2-hero-cta-radius);border-width:var(--homepage-v2-hero-cta-border-width);color:var(--homepage-v2-hero-cta-text-color)}.homepage-v2-hero__delivery{display:flex;gap:.6rem;align-items:center;margin:1.2rem 0 0;font-size:1.35rem}.homepage-v2-hero--center .homepage-v2-hero__delivery{justify-content:center}.homepage-v2-hero--right .homepage-v2-hero__delivery{justify-content:flex-end}@media(min-width:1024px){.homepage-v2-hero__mobile-panel{display:contents}.homepage-v2-hero__container{bottom:0;display:block;left:0;padding-bottom:0;padding-top:0;position:absolute;right:0;top:0}.homepage-v2-hero__content{left:calc(var(--homepage-v2-content-position-vw) - ((100vw - min(100vw,var(--container-width))) / 2));max-width:var(--homepage-v2-content-width);position:absolute;top:var(--homepage-v2-content-position-y);transform:translateY(var(--homepage-v2-content-translate-y));width:min(100%,var(--homepage-v2-content-width))}.homepage-v2-hero__heading,.homepage-v2-hero__heading>p{font-size:var(--homepage-v2-heading-size);letter-spacing:var(--homepage-v2-heading-letter-spacing);line-height:var(--homepage-v2-heading-line-height)}.homepage-v2-hero__accent,.homepage-v2-hero__accent>p{font-size:var(--homepage-v2-accent-size);line-height:var(--homepage-v2-accent-line-height)}.homepage-v2-hero__accent{margin-top:var(--homepage-v2-gap-title-accent)}.homepage-v2-hero__description,.homepage-v2-hero__description>p{font-size:var(--homepage-v2-description-size);line-height:var(--homepage-v2-description-line-height)}.homepage-v2-hero__description{margin-top:var(--homepage-v2-gap-accent-description)}.homepage-v2-hero__benefits{gap:var(--homepage-v2-benefits-gap);margin-top:var(--homepage-v2-gap-description-benefits)}.homepage-v2-hero__benefit{font-family:var(--font-body-family);gap:var(--v2-benefit-icon-title-gap-desktop)}.homepage-v2-hero__benefit-icon .icon{font-size:var(--v2-benefit-icon-size-desktop)}.homepage-v2-hero__benefit strong{font-size:var(--v2-benefit-title-size-desktop);line-height:var(--v2-benefit-title-line-height-desktop)}.homepage-v2-hero__benefit>div>span{font-size:var(--v2-benefit-text-size-desktop);line-height:var(--v2-benefit-text-line-height-desktop);margin-top:var(--v2-benefit-title-text-gap-desktop)}.homepage-v2-hero__cta{display:grid;gap:var(--homepage-v2-gap-cta-delivery);justify-items:start;margin-top:var(--homepage-v2-gap-benefits-cta)}.homepage-v2-hero--center .homepage-v2-hero__cta{justify-items:center}.homepage-v2-hero--right .homepage-v2-hero__cta{justify-items:end}.homepage-v2-hero__delivery{font-size:var(--homepage-v2-delivery-text-size);gap:var(--homepage-v2-delivery-gap);margin:0}.homepage-v2-hero__delivery .icon{font-size:var(--homepage-v2-delivery-icon-size)}}@media(max-width:749px){.homepage-v2-hero{isolation:auto}body:is(.template-page-homepage-v2,.template-index) [data-homepage-v2-features-marquee].homepage-v2-features-marquee{touch-action:pan-y}body:is(.template-page-homepage-v2,.template-index) :is(#shopify-section-homepage_v2_features,[id$=__homepage_v2_features]) .features-bar .swiper-button-prev,body:is(.template-page-homepage-v2,.template-index) :is(#shopify-section-homepage_v2_features,[id$=__homepage_v2_features]) .features-bar .swiper-button-next{display:none!important}.homepage-v2-hero{min-height:var(--homepage-v2-hero-min-height-mobile)}.homepage-v2-hero__image{object-position:var(--homepage-v2-hero-image-position-x-mobile) var(--homepage-v2-hero-image-position-y-mobile)}.homepage-v2-hero__container{box-sizing:border-box;display:block;margin:0;max-width:none;padding:8rem 0 3.2rem;width:100%}.homepage-v2-hero__content{left:calc(var(--homepage-v2-content-position-vw-mobile) - ((100vw - min(100vw,var(--container-width))) / 2));margin-top:var(--homepage-v2-content-position-y-mobile);max-width:var(--homepage-v2-content-width-mobile);position:relative;width:min(100%,var(--homepage-v2-content-width-mobile),calc(100vw - var(--homepage-v2-content-position-vw-mobile)))}.homepage-v2-hero--mobile-panel-enabled .homepage-v2-hero__mobile-panel{box-sizing:border-box;margin:calc(var(--homepage-v2-content-position-y-mobile) + var(--homepage-v2-mobile-panel-margin-top)) var(--homepage-v2-mobile-panel-margin-x) var(--homepage-v2-mobile-panel-margin-bottom);max-width:none;padding:var(--homepage-v2-mobile-panel-padding);position:relative;width:auto}.homepage-v2-hero--mobile-panel-enabled .homepage-v2-hero__mobile-panel:before{backdrop-filter:blur(var(--homepage-v2-mobile-panel-blur));background:rgb(from var(--homepage-v2-mobile-panel-bg) r g b / var(--homepage-v2-mobile-panel-opacity));border-radius:var(--homepage-v2-mobile-panel-radius);content:"";top:0;right:0;bottom:0;left:0;opacity:1;position:absolute;-webkit-backdrop-filter:blur(var(--homepage-v2-mobile-panel-blur));z-index:0}.homepage-v2-hero--mobile-panel-enabled .homepage-v2-hero__content{box-sizing:border-box;left:0;margin:0;max-width:100%;min-width:0;position:relative;width:100%;z-index:1}.homepage-v2-hero__heading,.homepage-v2-hero__accent,.homepage-v2-hero__description,.homepage-v2-hero__benefits,.homepage-v2-hero__cta,.homepage-v2-hero__delivery{box-sizing:border-box;max-width:100%;min-width:0}.homepage-v2-hero__heading>p,.homepage-v2-hero__accent>p,.homepage-v2-hero__description>p,.homepage-v2-hero__benefit>div,.homepage-v2-hero__benefit strong,.homepage-v2-hero__benefit>div>span,.homepage-v2-hero__delivery>span{box-sizing:border-box;max-width:100%;min-width:0;overflow-wrap:break-word;white-space:normal;word-break:normal}.homepage-v2-hero__description,.homepage-v2-hero__heading>p,.homepage-v2-hero__accent>p{width:100%}.homepage-v2-hero__benefit{max-width:100%;min-width:0}.homepage-v2-hero__benefit>div{flex:1 1 auto}.homepage-v2-hero__cta>a{box-sizing:border-box;max-width:100%;overflow-wrap:break-word;white-space:normal;word-break:normal}.homepage-v2-hero__heading,.homepage-v2-hero__heading>p{font-size:var(--homepage-v2-heading-size-mobile);letter-spacing:var(--homepage-v2-heading-letter-spacing-mobile);line-height:var(--homepage-v2-heading-line-height-mobile)}.homepage-v2-hero__accent,.homepage-v2-hero__accent>p{font-size:var(--homepage-v2-accent-size-mobile);line-height:var(--homepage-v2-accent-line-height-mobile)}.homepage-v2-hero__accent{margin-top:var(--homepage-v2-gap-title-accent-mobile)}.homepage-v2-hero__description,.homepage-v2-hero__description>p{font-size:var(--homepage-v2-description-size-mobile);line-height:var(--homepage-v2-description-line-height-mobile)}.homepage-v2-hero__description{margin-top:var(--homepage-v2-gap-accent-description-mobile)}.homepage-v2-hero__benefits{grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--homepage-v2-benefits-gap-mobile);margin-top:var(--homepage-v2-gap-description-benefits-mobile)}.homepage-v2-hero__benefit{align-items:center;flex-direction:column;gap:var(--v2-benefit-icon-title-gap-mobile);text-align:center}.homepage-v2-hero__benefit>div{flex:0 1 auto;width:100%}.homepage-v2-hero__benefit-icon{display:flex;justify-content:center}.homepage-v2-hero__benefit-icon .icon{font-size:var(--v2-benefit-icon-size-mobile)}.homepage-v2-hero__benefit strong{font-size:var(--v2-benefit-title-size-mobile);line-height:var(--v2-benefit-title-line-height-mobile)}.homepage-v2-hero__benefit>div>span{font-size:var(--v2-benefit-text-size-mobile);line-height:var(--v2-benefit-text-line-height-mobile);margin-top:var(--v2-benefit-title-text-gap-mobile)}.homepage-v2-hero__cta{display:grid;gap:var(--homepage-v2-gap-cta-delivery-mobile);justify-items:start;margin-top:var(--homepage-v2-gap-benefits-cta-mobile)}.homepage-v2-hero--center .homepage-v2-hero__cta{justify-items:center}.homepage-v2-hero--right .homepage-v2-hero__cta{justify-items:end}.homepage-v2-hero__cta>a{font-size:var(--homepage-v2-cta-text-size-mobile);min-height:0;min-width:0;padding-bottom:var(--homepage-v2-cta-padding-y-mobile);padding-top:var(--homepage-v2-cta-padding-y-mobile);width:var(--homepage-v2-cta-width-mobile)}.homepage-v2-hero__delivery{font-size:var(--homepage-v2-delivery-text-size-mobile);gap:var(--homepage-v2-delivery-gap-mobile);margin:0}.homepage-v2-hero__delivery .icon{font-size:var(--homepage-v2-delivery-icon-size-mobile)}}@media(min-width:750px){body:is(.template-page-homepage-v2,.template-index) :is(#shopify-section-homepage_v2_features,[id$=__homepage_v2_features])>.section__wrapper>.container{box-sizing:border-box;margin-left:calc(max(var(--gap),var(--features-margin-left-desktop)) - var(--gap));margin-right:calc(max(var(--gap),var(--features-margin-right-desktop)) - var(--gap));max-width:none;width:auto}body:is(.template-page-homepage-v2,.template-index) :is(#shopify-section-homepage_v2_features,[id$=__homepage_v2_features])>.section__wrapper>.container>swiper-container{margin-left:0;margin-right:0;max-width:none;width:100%}body:is(.template-page-homepage-v2,.template-index) :is(#shopify-section-homepage_v2_features,[id$=__homepage_v2_features])>.section__wrapper>.container>swiper-container,body:is(.template-page-homepage-v2,.template-index) :is(#shopify-section-homepage_v2_features,[id$=__homepage_v2_features])>.section__wrapper>.container>swiper-container::part(wrapper){justify-content:space-between}body:is(.template-page-homepage-v2,.template-index) :is(#shopify-section-homepage_v2_features,[id$=__homepage_v2_features]) .features-bar__item{gap:var(--features-icon-text-gap-desktop)}}@media(max-width:749px){body:is(.template-page-homepage-v2,.template-index) :is(#shopify-section-homepage_v2_features,[id$=__homepage_v2_features]) .features-bar__item{gap:var(--features-icon-text-gap-mobile)}}.template-page-homepage-v2 #nav-wrapper{z-index:21}.template-page-homepage-v2 #nav-wrapper .main-navigation{left:0;position:absolute;top:100%;width:100%;z-index:2}@media(min-width:64em){body:is(.template-page-homepage-v2,.template-index) [id$=__homepage_v2_concept_video_text]>.section__wrapper,body:is(.template-page-homepage-v2,.template-index) [id$=__homepage_v2_concept_ambiences]>.section__wrapper,body:is(.template-page-homepage-v2,.template-index) [id$=__homepage_v2_concept_caption]>.section__wrapper{margin-left:max(var(--gap),var(--homepage-v2-horizontal-position));margin-right:var(--gap);width:auto}body:is(.template-page-homepage-v2,.template-index) [id$=__homepage_v2_concept_video_text]>.section__wrapper>.container>.u-grid{grid-template-columns:minmax(0,var(--homepage-v2-media-width-desktop)) minmax(0,1fr)}body:is(.template-page-homepage-v2,.template-index) [id$=__homepage_v2_concept_ambiences]>.section__wrapper{margin-left:0;margin-right:0;max-width:none;padding-left:0!important;padding-right:0!important;width:100%}body:is(.template-page-homepage-v2,.template-index) [id$=__homepage_v2_concept_ambiences]>.section__wrapper>.container{margin-left:max(var(--gap),var(--homepage-v2-margin-left));margin-right:max(var(--gap),var(--homepage-v2-margin-right));width:auto}body:is(.template-page-homepage-v2,.template-index) [id$=__homepage_v2_concept_ambiences] swiper-slide:not(:last-child):after{align-items:center;background:var(--homepage-v2-transition-badge-color);border-radius:50%;box-shadow:0 .2rem .5rem #0000002e;color:var(--homepage-v2-transition-icon-color);content:"screen_rotation_alt";display:flex;font-family:Material Symbols Outlined;font-size:var(--homepage-v2-transition-icon-size);font-style:normal;font-weight:300;height:var(--homepage-v2-transition-badge-size);justify-content:center;left:calc(100% + (var(--gap) / 2));line-height:1;margin:0;padding:0;pointer-events:none;position:absolute;top:50%;text-align:center;transform:translate(-50%,-50%) translateY(var(--homepage-v2-transition-offset-y));vertical-align:middle;width:var(--homepage-v2-transition-badge-size);z-index:3}}body:is(.template-page-homepage-v2,.template-index) [id$=__homepage_v2_concept_video_text] .figure--video{border-radius:var(--homepage-v2-video-radius);overflow:hidden}body:is(.template-page-homepage-v2,.template-index) [id$=__homepage_v2_concept_ambiences] swiper-slide .figure.object-fit--cover{border-radius:var(--homepage-v2-image-radius);overflow:hidden}@media(max-width:63.99em){body:is(.template-page-homepage-v2,.template-index) [id$=__homepage_v2_concept_ambiences] swiper-slide:nth-child(odd):nth-child(-n+3):after{align-items:center;background:var(--homepage-v2-transition-badge-color);border-radius:50%;box-shadow:0 .2rem .5rem #0000002e;color:var(--homepage-v2-transition-icon-color);content:"screen_rotation_alt";display:flex;font-family:Material Symbols Outlined;font-size:min(var(--homepage-v2-transition-icon-size),22px);font-style:normal;font-weight:300;height:min(var(--homepage-v2-transition-badge-size),42px);justify-content:center;left:calc(100% + (var(--gap) / 4));line-height:1;margin:0;padding:0;pointer-events:none;position:absolute;top:50%;text-align:center;transform:translate(-50%,-50%) translateY(var(--homepage-v2-transition-offset-y));vertical-align:middle;width:min(var(--homepage-v2-transition-badge-size),42px);z-index:3}}body:is(.template-page-homepage-v2,.template-index) [id$=__homepage_v2_concept_ambiences]>.section__wrapper[style*="--homepage-v2-transition-icon-display:none"] swiper-slide:after{display:none}body:is(.template-page-homepage-v2,.template-index) :is(#shopify-section-homepage_v2_collections,[id$=__homepage_v2_collections]) .card--collection,body:is(.template-page-homepage-v2,.template-index) :is(#shopify-section-homepage_v2_collections,[id$=__homepage_v2_collections]) .card--collection .card__image,body:is(.template-page-homepage-v2,.template-index) :is(#shopify-section-homepage_v2_collections,[id$=__homepage_v2_collections]) .card--collection figure{border-radius:var(--homepage-v2-collections-card-radius);overflow:hidden}body:is(.template-page-homepage-v2,.template-index) :is(#shopify-section-homepage_v2_collections,[id$=__homepage_v2_collections]) .grid-content__header h1,body:is(.template-page-homepage-v2,.template-index) :is(#shopify-section-homepage_v2_collections,[id$=__homepage_v2_collections]) .grid-content__header h2,body:is(.template-page-homepage-v2,.template-index) :is(#shopify-section-homepage_v2_collections,[id$=__homepage_v2_collections]) .grid-content__header h3,body:is(.template-page-homepage-v2,.template-index) :is(#shopify-section-homepage_v2_collections,[id$=__homepage_v2_collections]) .grid-content__header h4,body:is(.template-page-homepage-v2,.template-index) :is(#shopify-section-homepage_v2_collections,[id$=__homepage_v2_collections]) .grid-content__header h5,body:is(.template-page-homepage-v2,.template-index) :is(#shopify-section-homepage_v2_collections,[id$=__homepage_v2_collections]) .grid-content__header h6{color:var(--homepage-v2-collections-heading-color);font-size:var(--homepage-v2-collections-heading-size-mobile);line-height:var(--homepage-v2-collections-heading-line-height-mobile)}body:is(.template-page-homepage-v2,.template-index) :is(#shopify-section-homepage_v2_collections,[id$=__homepage_v2_collections]) .grid-content__header .subheading{color:var(--homepage-v2-collections-text-color);font-size:var(--homepage-v2-collections-text-size-mobile);line-height:var(--homepage-v2-collections-text-line-height)}body:is(.template-page-homepage-v2,.template-index) :is(#shopify-section-homepage_v2_collections,[id$=__homepage_v2_collections]) .homepage-v2-collections__cta>a{background:var(--homepage-v2-collections-button-bg);border-color:var(--homepage-v2-collections-button-border);border-radius:var(--homepage-v2-collections-button-radius);border-width:var(--homepage-v2-collections-button-border-width);color:var(--homepage-v2-collections-button-text);font-size:var(--homepage-v2-collections-button-font-mobile);padding-bottom:var(--homepage-v2-collections-button-padding-y-mobile);padding-left:var(--homepage-v2-collections-button-padding-x-mobile);padding-right:var(--homepage-v2-collections-button-padding-x-mobile);padding-top:var(--homepage-v2-collections-button-padding-y-mobile)}@media(min-width:64em){body:is(.template-page-homepage-v2,.template-index) :is(#shopify-section-homepage_v2_collections,[id$=__homepage_v2_collections])>.section__wrapper{padding-left:0;padding-right:0}body:is(.template-page-homepage-v2,.template-index) :is(#shopify-section-homepage_v2_collections,[id$=__homepage_v2_collections])>.section__wrapper>.container{margin:0;max-width:none;padding:0;width:100%}body:is(.template-page-homepage-v2,.template-index) :is(#shopify-section-homepage_v2_collections,[id$=__homepage_v2_collections]) .homepage-v2-collections__layout{align-items:center;column-gap:var(--homepage-v2-collections-content-gap);display:grid;grid-template-columns:minmax(260px,24%) minmax(0,1fr);margin-left:max(var(--gap),var(--homepage-v2-collections-margin-left));margin-right:max(var(--gap),var(--homepage-v2-collections-margin-right));width:auto}body:is(.template-page-homepage-v2,.template-index) :is(#shopify-section-homepage_v2_collections,[id$=__homepage_v2_collections]) .homepage-v2-collections__sidebar{min-width:0}body:is(.template-page-homepage-v2,.template-index) :is(#shopify-section-homepage_v2_collections,[id$=__homepage_v2_collections]) .grid-content__header{align-items:flex-start;flex-direction:column;justify-content:center;margin:0;overflow:visible;text-align:left}body:is(.template-page-homepage-v2,.template-index) :is(#shopify-section-homepage_v2_collections,[id$=__homepage_v2_collections]) .grid-content__header>*{align-self:stretch;margin:0}body:is(.template-page-homepage-v2,.template-index) :is(#shopify-section-homepage_v2_collections,[id$=__homepage_v2_collections]) .heading__section{padding:0}body:is(.template-page-homepage-v2,.template-index) :is(#shopify-section-homepage_v2_collections,[id$=__homepage_v2_collections]) .heading__section>*:not(:last-child){margin-bottom:var(--homepage-v2-collections-heading-text-gap)}body:is(.template-page-homepage-v2,.template-index) :is(#shopify-section-homepage_v2_collections,[id$=__homepage_v2_collections]) .grid-content__slider-nav-wrapper{align-items:flex-start;flex-direction:column;gap:var(--homepage-v2-collections-text-button-gap);margin-top:var(--homepage-v2-collections-text-button-gap)}body:is(.template-page-homepage-v2,.template-index) :is(#shopify-section-homepage_v2_collections,[id$=__homepage_v2_collections]) .homepage-v2-collections__cta{margin-top:var(--homepage-v2-collections-text-button-gap);transform:translateY(var(--homepage-v2-collections-button-offset-y-desktop))}body:is(.template-page-homepage-v2,.template-index) :is(#shopify-section-homepage_v2_collections,[id$=__homepage_v2_collections]) .homepage-v2-collections__slider-area{min-width:0;overflow:visible}body:is(.template-page-homepage-v2,.template-index) :is(#shopify-section-homepage_v2_collections,[id$=__homepage_v2_collections]) .homepage-v2-collections__slider-area swiper-container{min-width:0;overflow:hidden;width:100%}body:is(.template-page-homepage-v2,.template-index) :is(#shopify-section-homepage_v2_collections,[id$=__homepage_v2_collections]) .grid-content__header h1,body:is(.template-page-homepage-v2,.template-index) :is(#shopify-section-homepage_v2_collections,[id$=__homepage_v2_collections]) .grid-content__header h2,body:is(.template-page-homepage-v2,.template-index) :is(#shopify-section-homepage_v2_collections,[id$=__homepage_v2_collections]) .grid-content__header h3,body:is(.template-page-homepage-v2,.template-index) :is(#shopify-section-homepage_v2_collections,[id$=__homepage_v2_collections]) .grid-content__header h4,body:is(.template-page-homepage-v2,.template-index) :is(#shopify-section-homepage_v2_collections,[id$=__homepage_v2_collections]) .grid-content__header h5,body:is(.template-page-homepage-v2,.template-index) :is(#shopify-section-homepage_v2_collections,[id$=__homepage_v2_collections]) .grid-content__header h6{font-size:var(--homepage-v2-collections-heading-size-desktop);line-height:var(--homepage-v2-collections-heading-line-height-desktop)}body:is(.template-page-homepage-v2,.template-index) :is(#shopify-section-homepage_v2_collections,[id$=__homepage_v2_collections]) .grid-content__header .subheading{font-size:var(--homepage-v2-collections-text-size-desktop)}body:is(.template-page-homepage-v2,.template-index) :is(#shopify-section-homepage_v2_collections,[id$=__homepage_v2_collections]) .homepage-v2-collections__cta>a{box-sizing:border-box;font-size:var(--homepage-v2-collections-button-font-desktop);min-width:0;padding-bottom:var(--homepage-v2-collections-button-padding-y-desktop);padding-left:var(--homepage-v2-collections-button-padding-x-desktop);padding-right:var(--homepage-v2-collections-button-padding-x-desktop);padding-top:var(--homepage-v2-collections-button-padding-y-desktop);width:100%}}body:is(.template-page-homepage-v2,.template-index) :is(#shopify-section-homepage_v2_collections,[id$=__homepage_v2_collections]) .homepage-v2-collections__cta>a{box-sizing:border-box;min-width:0;width:100%}body:is(.template-page-homepage-v2,.template-index) :is(#shopify-section-homepage_v2_collections,[id$=__homepage_v2_collections]) .homepage-v2-collections__cta{margin-top:var(--homepage-v2-collections-text-button-gap)}@media(max-width:63.99em){body:is(.template-page-homepage-v2,.template-index) :is(#shopify-section-homepage_v2_collections,[id$=__homepage_v2_collections]) .homepage-v2-collections__layout{display:flex;flex-direction:column}body:is(.template-page-homepage-v2,.template-index) :is(#shopify-section-homepage_v2_collections,[id$=__homepage_v2_collections]) .homepage-v2-collections__sidebar{display:contents}body:is(.template-page-homepage-v2,.template-index) :is(#shopify-section-homepage_v2_collections,[id$=__homepage_v2_collections]) .grid-content__header{order:0}body:is(.template-page-homepage-v2,.template-index) :is(#shopify-section-homepage_v2_collections,[id$=__homepage_v2_collections]) .homepage-v2-collections__slider-area{order:1}body:is(.template-page-homepage-v2,.template-index) :is(#shopify-section-homepage_v2_collections,[id$=__homepage_v2_collections]) .homepage-v2-collections__cta{margin-top:2.4rem;order:2}}@media(hover:hover)and (pointer:fine){body:is(.template-page-homepage-v2,.template-index) :is(#shopify-section-homepage_v2_collections,[id$=__homepage_v2_collections]) .homepage-v2-collections__cta>a:hover{background-color:var(--homepage-v2-collections-button-hover-bg)!important;border-color:var(--homepage-v2-collections-button-hover-border)!important;color:var(--homepage-v2-collections-button-hover-text)!important}}@media(max-width:749px){body:is(.template-page-homepage-v2,.template-index) .homepage-v2-hero__container{top:0;right:0;bottom:0;left:0;padding:0;position:absolute}body:is(.template-page-homepage-v2,.template-index) .homepage-v2-hero__mobile-panel{left:0;position:absolute;right:0;top:var(--homepage-v2-content-position-y-mobile);transform:translateY(calc(0% - var(--homepage-v2-content-position-y-mobile)))}body:is(.template-page-homepage-v2,.template-index) .homepage-v2-hero__content{margin-top:0}body:is(.template-page-homepage-v2,.template-index) .homepage-v2-hero--mobile-panel-enabled .homepage-v2-hero__mobile-panel{margin:var(--homepage-v2-mobile-panel-margin-top) var(--homepage-v2-mobile-panel-margin-x) var(--homepage-v2-mobile-panel-margin-bottom)}}body:is(.template-page-homepage-v2,.template-index) :is(#shopify-section-homepage_v2_collections,[id$=__homepage_v2_collections]) .homepage-v2-collections__slider-area{min-width:0;position:relative}body:is(.template-page-homepage-v2,.template-index) :is(#shopify-section-homepage_v2_collections,[id$=__homepage_v2_collections]) .homepage-v2-collections__slider-nav{display:block;top:0;right:0;bottom:0;left:0;margin:0;pointer-events:none;position:absolute;z-index:2}body:is(.template-page-homepage-v2,.template-index) :is(#shopify-section-homepage_v2_collections,[id$=__homepage_v2_collections]) .homepage-v2-collections__slider-nav .swiper-button-prev,body:is(.template-page-homepage-v2,.template-index) :is(#shopify-section-homepage_v2_collections,[id$=__homepage_v2_collections]) .homepage-v2-collections__slider-nav .swiper-button-next{align-items:center;background:var(--color-background-body);border:.1rem solid rgb(0 0 0 / .16);border-radius:50%;cursor:pointer;display:inline-flex;height:4rem;justify-content:center;padding:0;pointer-events:auto;position:absolute;top:50%;width:4rem}body:is(.template-page-homepage-v2,.template-index) :is(#shopify-section-homepage_v2_collections,[id$=__homepage_v2_collections]) .homepage-v2-collections__slider-nav .swiper-button-prev{left:0;transform:translate(-50%,-50%)}body:is(.template-page-homepage-v2,.template-index) :is(#shopify-section-homepage_v2_collections,[id$=__homepage_v2_collections]) .homepage-v2-collections__slider-nav .swiper-button-next{right:0;transform:translate(50%,-50%)}body:is(.template-page-homepage-v2,.template-index) :is(#shopify-section-homepage_v2_collections,[id$=__homepage_v2_collections]) .homepage-v2-collections__slider-nav .swiper-button-disabled{display:none}body:is(.template-page-homepage-v2,.template-index) [id$=__homepage_v2_how_it_works] .homepage-v2-how-it-works{background:var(--how-it-works-background);padding-bottom:var(--how-it-works-padding-bottom-mobile);padding-top:var(--how-it-works-padding-top-mobile)}body:is(.template-page-homepage-v2,.template-index) [id$=__homepage_v2_how_it_works] .homepage-v2-how-it-works__inner{margin-left:var(--how-it-works-margin-left-mobile);margin-right:var(--how-it-works-margin-right-mobile)}body:is(.template-page-homepage-v2,.template-index) [id$=__homepage_v2_how_it_works] .homepage-v2-how-it-works__heading{color:var(--how-it-works-heading-color);font-size:var(--how-it-works-heading-size-mobile);line-height:var(--how-it-works-heading-line-height-mobile);margin:0 0 var(--how-it-works-heading-gap);text-align:center}body:is(.template-page-homepage-v2,.template-index) [id$=__homepage_v2_how_it_works] .homepage-v2-how-it-works__grid{display:grid;gap:3.2rem var(--gap);grid-template-columns:repeat(2,minmax(0,1fr))}body:is(.template-page-homepage-v2,.template-index) [id$=__homepage_v2_how_it_works] .homepage-v2-how-it-works__step{min-width:0}body:is(.template-page-homepage-v2,.template-index) [id$=__homepage_v2_how_it_works] .homepage-v2-how-it-works__media{position:relative}body:is(.template-page-homepage-v2,.template-index) [id$=__homepage_v2_how_it_works] .homepage-v2-how-it-works__media>figure,body:is(.template-page-homepage-v2,.template-index) [id$=__homepage_v2_how_it_works] .homepage-v2-how-it-works__media>figure>div,body:is(.template-page-homepage-v2,.template-index) [id$=__homepage_v2_how_it_works] .homepage-v2-how-it-works__media .figure,body:is(.template-page-homepage-v2,.template-index) [id$=__homepage_v2_how_it_works] .homepage-v2-how-it-works__video-placeholder{aspect-ratio:1;border-radius:var(--how-it-works-video-radius);overflow:hidden;width:100%}body:is(.template-page-homepage-v2,.template-index) [id$=__homepage_v2_how_it_works] .homepage-v2-how-it-works__media video{border-radius:inherit;object-fit:var(--homepage-v2-how-it-works-video-fit)}body:is(.template-page-homepage-v2,.template-index) [id$=__homepage_v2_how_it_works] .homepage-v2-how-it-works__media iframe,body:is(.template-page-homepage-v2,.template-index) [id$=__homepage_v2_how_it_works] .homepage-v2-how-it-works__media .figure--video__poster,body:is(.template-page-homepage-v2,.template-index) [id$=__homepage_v2_how_it_works] .homepage-v2-how-it-works__media .figure--video__external-poster-image{border-radius:inherit;object-fit:var(--homepage-v2-how-it-works-video-fit)}body:is(.template-page-homepage-v2,.template-index) [id$=__homepage_v2_how_it_works] .homepage-v2-how-it-works__video-placeholder{background:#0000000f}body:is(.template-page-homepage-v2,.template-index) [id$=__homepage_v2_how_it_works] .homepage-v2-how-it-works__step-title{color:var(--how-it-works-step-title-color);font-size:var(--how-it-works-step-title-size-mobile);line-height:var(--how-it-works-step-title-line-height);margin:var(--how-it-works-video-title-gap) 0 0}body:is(.template-page-homepage-v2,.template-index) [id$=__homepage_v2_how_it_works] .homepage-v2-how-it-works__step-text{color:var(--how-it-works-step-text-color);font-size:var(--how-it-works-step-text-size-mobile);line-height:var(--how-it-works-step-text-line-height);margin-top:var(--how-it-works-title-text-gap)}body:is(.template-page-homepage-v2,.template-index) [id$=__homepage_v2_how_it_works] .homepage-v2-how-it-works__media:after{display:none}@media(max-width:63.99em){body:is(.template-page-homepage-v2,.template-index) [id$=__homepage_v2_how_it_works] .homepage-v2-how-it-works__step:nth-child(1) .homepage-v2-how-it-works__media:after,body:is(.template-page-homepage-v2,.template-index) [id$=__homepage_v2_how_it_works] .homepage-v2-how-it-works__step:nth-child(3) .homepage-v2-how-it-works__media:after{color:var(--how-it-works-arrow-color);content:"arrow_forward";display:block;font-family:Material Symbols Outlined;font-size:var(--how-it-works-arrow-size-mobile);font-weight:300;left:calc(100% + (var(--gap) / 2));line-height:1;pointer-events:none;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%) translateY(var(--how-it-works-arrow-offset-y-mobile));z-index:2}}@media(min-width:64em){body:is(.template-page-homepage-v2,.template-index) [id$=__homepage_v2_how_it_works] .homepage-v2-how-it-works{padding-bottom:var(--how-it-works-padding-bottom-desktop);padding-top:var(--how-it-works-padding-top-desktop)}body:is(.template-page-homepage-v2,.template-index) [id$=__homepage_v2_how_it_works] .homepage-v2-how-it-works__inner{margin-left:max(var(--gap),var(--how-it-works-margin-left));margin-right:max(var(--gap),var(--how-it-works-margin-right))}body:is(.template-page-homepage-v2,.template-index) [id$=__homepage_v2_how_it_works] .homepage-v2-how-it-works__heading{font-size:var(--how-it-works-heading-size-desktop);line-height:var(--how-it-works-heading-line-height-desktop)}body:is(.template-page-homepage-v2,.template-index) [id$=__homepage_v2_how_it_works] .homepage-v2-how-it-works__grid{grid-template-columns:repeat(4,minmax(0,1fr))}body:is(.template-page-homepage-v2,.template-index) [id$=__homepage_v2_how_it_works] .homepage-v2-how-it-works__step-title{font-size:var(--how-it-works-step-title-size-desktop)}body:is(.template-page-homepage-v2,.template-index) [id$=__homepage_v2_how_it_works] .homepage-v2-how-it-works__step-text{font-size:var(--how-it-works-step-text-size-desktop)}body:is(.template-page-homepage-v2,.template-index) [id$=__homepage_v2_how_it_works] .homepage-v2-how-it-works__step:nth-child(1) .homepage-v2-how-it-works__media:after,body:is(.template-page-homepage-v2,.template-index) [id$=__homepage_v2_how_it_works] .homepage-v2-how-it-works__step:nth-child(2) .homepage-v2-how-it-works__media:after,body:is(.template-page-homepage-v2,.template-index) [id$=__homepage_v2_how_it_works] .homepage-v2-how-it-works__step:nth-child(3) .homepage-v2-how-it-works__media:after{color:var(--how-it-works-arrow-color);content:"arrow_forward";display:block;font-family:Material Symbols Outlined;font-size:var(--how-it-works-arrow-size-desktop);font-weight:300;left:calc(100% + (var(--gap) / 2));line-height:1;pointer-events:none;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%) translateY(var(--how-it-works-arrow-offset-y-desktop));z-index:2}}@media(max-width:63.99em){body:is(.template-page-homepage-v2,.template-index) [id$=__homepage_v2_how_it_works] .homepage-v2-how-it-works__media>figure,body:is(.template-page-homepage-v2,.template-index) [id$=__homepage_v2_how_it_works] .homepage-v2-how-it-works__media>figure>div,body:is(.template-page-homepage-v2,.template-index) [id$=__homepage_v2_how_it_works] .homepage-v2-how-it-works__media .figure,body:is(.template-page-homepage-v2,.template-index) [id$=__homepage_v2_how_it_works] .homepage-v2-how-it-works__video-placeholder,body:is(.template-page-homepage-v2,.template-index) [id$=__homepage_v2_how_it_works] .homepage-v2-how-it-works__media video,body:is(.template-page-homepage-v2,.template-index) [id$=__homepage_v2_how_it_works] .homepage-v2-how-it-works__media iframe,body:is(.template-page-homepage-v2,.template-index) [id$=__homepage_v2_how_it_works] .homepage-v2-how-it-works__media .figure--video__poster,body:is(.template-page-homepage-v2,.template-index) [id$=__homepage_v2_how_it_works] .homepage-v2-how-it-works__media .figure--video__external-poster-image{border-radius:var(--how-it-works-video-radius-mobile)}body:is(.template-page-homepage-v2,.template-index) :is(#shopify-section-homepage_v2_collections,[id$=__homepage_v2_collections]) .homepage-v2-collections__slider-nav .swiper-button-prev{left:var(--homepage-v2-collections-nav-offset-mobile);margin:0;transform:translateY(-50%)}body:is(.template-page-homepage-v2,.template-index) :is(#shopify-section-homepage_v2_collections,[id$=__homepage_v2_collections]) .homepage-v2-collections__slider-nav .swiper-button-next{margin:0;right:var(--homepage-v2-collections-nav-offset-mobile);transform:translateY(-50%)}}.template-page-homepage-v2 #nav-wrapper .main-navigation predictive-search>.predictive-search-wrapper,.template-page-homepage-v2 #nav-wrapper .main-navigation predictive-search>.predictive-search-wrapper:before,.template-page-homepage-v2 #nav-wrapper .main-navigation predictive-search>.predictive-search-wrapper:after{background:transparent!important;background-color:transparent!important;border:0;box-shadow:none}.template-page-homepage-v2 #nav-wrapper .main-navigation button.search-trigger{background:transparent!important;border:0;box-shadow:none}.template-page-homepage-v2 #nav-wrapper .main-navigation button.search-trigger:focus-visible{outline:-webkit-focus-ring-color auto 1px;outline-offset:4px}@media(hover:hover)and (pointer:fine){body:is(.template-page-homepage-v2,.template-index) .homepage-v2-hero__cta>a,body:is(.template-page-homepage-v2,.template-index) .homepage-v2-pack-card .homepage-v2-pack-card__cta{transition:background-color .18s ease,color .18s ease,border-color .18s ease}body:is(.template-page-homepage-v2,.template-index) .homepage-v2-hero__cta>a:hover,body:is(.template-page-homepage-v2,.template-index) .homepage-v2-pack-card:not(.is-selected) .homepage-v2-pack-card__cta:hover,body:is(.template-page-homepage-v2,.template-index) .homepage-v2-pack-card.is-selected .homepage-v2-pack-card__cta:hover{background-color:#042940;border-color:#042940;color:#fff}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/homepage-v2.css.map */
