.hero-wrapper{--hero-height-offset: 0px}body:has(>#header-group>.header-section>#header-component) .hero-wrapper:first-child{--hero-height-offset: var(--header-group-height, 0)}.hero{position:relative;min-height:calc(var(--hero-min-height) - var(--hero-height-offset));background-color:var(--color-background)}.hero[data-shopify-visual-preview]{--hero-min-height: 600px;min-height:600px}.hero__container{position:relative;overflow:hidden;border:var(--hero-border-width) var(--hero-border-style) rgb(var(--color-border-rgb) / var(--hero-border-opacity));min-height:inherit;align-items:var(--vertical-alignment-mobile);justify-content:var(--horizontal-alignment);z-index:var(--layer-base)}@media screen and (min-width:769px){.hero__container{align-items:var(--vertical-alignment)}}.hero__content-wrapper.page-width{grid-column:2 / 3}.hero__content-wrapper{position:relative;top:0;right:0;bottom:0;left:0;z-index:var(--layer-flat)}.hero__content-wrapper .group-block-content{position:relative}.hero__media-grid{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-column:1 / -1;grid-template-columns:repeat(var(--hero-media-count, 1),1fr)}.hero--auto .hero__media{aspect-ratio:var(--hero-media-aspect-ratio)}.hero--no-blocks-auto-height .hero__media{width:100%;aspect-ratio:auto}.hero--no-blocks-auto-height .hero__media-grid{position:relative}.hero__media-wrapper{overflow:hidden;position:relative}.hero__media{height:100%;width:100%;object-fit:cover;object-position:center center;overflow:hidden;position:relative;z-index:var(--layer-base)}.hero__media-wrapper--mobile{display:none}.hero__media-wrapper--desktop{display:block}@media screen and (max-width:768px){.hero__media-wrapper--desktop{display:none}.hero__media-wrapper--mobile{display:block}.hero__media-grid{grid-template-columns:repeat(var(--hero-media-count-mobile, 1),1fr)}.hero--stack-mobile .hero__media-grid{grid-template-columns:1fr;grid-template-rows:repeat(var(--hero-media-count-mobile, 1),calc(100% / var(--hero-media-count-mobile, 1)))}}.hero__link{position:absolute;top:0;right:0;bottom:0;left:0;grid-column:1 / -1}.hero__media-grid,.hero__content-wrapper{pointer-events:none}.hero__media-grid :is(a,button,input,textarea,select,details,summary),.hero__content-wrapper :is(a,button,input,textarea,select,details,summary){pointer-events:auto}.hero__content-wrapper--design-mode *{pointer-events:auto}.hero[data-blur-shadow=true]{--blurred-reflection-filter-saturate: saturate(1.5);--blurred-reflection-mask-image: linear-gradient(to bottom, #000 0%, #000 60%, transparent 100%);--blurred-reflection-box-shadow: rgb(0 0 0 / 5%) 0 0 1rem;--blurred-reflection-filter-blur: blur(20px);--blurred-reflection-scale: scale(2, 1.25);--blurred-reflection-padding-block-end: 60px}.hero[data-blur-shadow=true] .hero__container:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;box-shadow:var(--blurred-reflection-box-shadow);mix-blend-mode:overlay;pointer-events:none;z-index:-1}.hero__blurred-image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;-webkit-mask-image:var(--blurred-reflection-mask-image);mask-image:var(--blurred-reflection-mask-image);filter:var(--blurred-reflection-filter-saturate);pointer-events:none;transform:translateY(50%);overflow:hidden}.hero__blurred-image--desktop{display:none}@media screen and (min-width:769px){.hero__blurred-image--desktop{display:block}}.hero__blurred-image--mobile{display:block}@media screen and (min-width:769px){.hero__blurred-image--mobile{display:none}}.hero__blurred-image img,.hero__blurred-image svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center;filter:var(--blurred-reflection-filter-blur);opacity:var(--blur-opacity);transform:var(--blurred-reflection-scale);padding-block-end:var(--blurred-reflection-padding-block-end)}.hero__blurred-image img:not(:only-child),.hero__blurred-image svg:not(:only-child){width:50%}.hero__blurred-image img:not(:only-child):last-child,.hero__blurred-image svg:not(:only-child):last-child{right:0;left:auto}.custom-hero-breadcrumbs{display:none}@media screen and (max-width:768px){.hero.split-hero-mobile{min-height:auto!important;height:auto!important}.hero.split-hero-mobile .hero__container{display:flex!important;flex-direction:column!important;justify-content:flex-start!important;align-items:center!important;min-height:auto!important;height:auto!important;padding:0!important}.custom-hero-breadcrumbs{display:block!important;width:100vw!important;padding:15px var(--hero-mobile-padding-x, 20px)!important;font-size:var(--hero-breadcrumb-size, 13px)!important;color:var(--hero-breadcrumb-color, inherit)!important;background-color:transparent!important;text-align:left!important;order:1!important;position:relative!important;z-index:10!important;box-sizing:border-box}.custom-hero-breadcrumbs a{color:inherit!important;text-decoration:none!important}.custom-hero-breadcrumbs .breadcrumb-divider{margin:0 4px;opacity:.6}.hero.split-hero-mobile .hero__media-grid{position:relative!important;width:100vw!important;height:var(--hero-mobile-image-height, 300px)!important;order:2!important;z-index:5!important;flex-shrink:0!important}.hero.split-hero-mobile .hero__content-wrapper{position:relative!important;height:auto!important;width:100vw!important;padding-top:25px!important;padding-bottom:60px!important;padding-left:var(--hero-mobile-padding-x, 20px)!important;padding-right:var(--hero-mobile-padding-x, 20px)!important;order:3!important;z-index:10!important;background-color:transparent!important;opacity:1!important;visibility:visible!important;transform:none!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;text-align:center!important;box-sizing:border-box}.hero.split-hero-mobile .hero__content-wrapper *{text-align:center!important}.hero.split-hero-mobile .hero__content-wrapper .layout-panel-flex,.hero.split-hero-mobile .hero__content-wrapper .group-block-content{align-items:center!important;justify-content:center!important;text-align:center!important;width:100%!important;opacity:1!important;visibility:visible!important;transform:none!important}.hero.split-hero-mobile .hero__content-wrapper .h1,.hero.split-hero-mobile .hero__content-wrapper .h2,.hero.split-hero-mobile .hero__content-wrapper .h3,.hero.split-hero-mobile .hero__content-wrapper h1,.hero.split-hero-mobile .hero__content-wrapper h2,.hero.split-hero-mobile .hero__content-wrapper h3,.hero.split-hero-mobile .hero__content-wrapper h4,.hero.split-hero-mobile .hero__content-wrapper h5,.hero.split-hero-mobile .hero__content-wrapper h6{font-size:var(--hero-mobile-heading-size, 28px)!important;color:var(--hero-mobile-text-color)!important}.hero.split-hero-mobile .hero__content-wrapper .rte,.hero.split-hero-mobile .hero__content-wrapper p,.hero.split-hero-mobile .hero__content-wrapper span:not(.button):not(.menu-separator),.hero.split-hero-mobile .hero__content-wrapper div:not(.button):not(.layout-panel-flex):not(.group-block-content){font-size:var(--hero-mobile-text-size, 14px)!important;color:var(--hero-mobile-text-color)!important}.hero__link{z-index:20!important}}
/*# sourceMappingURL=/cdn/shop/t/23/compiled_assets/styles.css.map */
