.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));padding-top:100px}.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: 768px){.hero__container{align-items:var(--vertical-alignment)}}.hero__content-wrapper.page-width{grid-column:2/3}@media screen and (min-width: 768px){.hero__content-wrapper.page-width{width:80%}}.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-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;display:block}@media screen and (max-width: 767px){.hero__media-wrapper{display:none}}.hero__media-wrapper .hero__image{position:absolute;top:0;right:0;bottom:0;left:0}.hero--auto .hero__image,.hero--auto .hero__video{aspect-ratio:var(--hero-media-aspect-ratio)}.hero--no-blocks-auto-height :is(.hero__image,.hero__video){width:100%;aspect-ratio:auto}.hero--no-blocks-auto-height .hero__media-wrapper{position:relative}.hero__image,.hero__video,.hero__video-poster{height:100%;width:100%;object-fit:contain;object-position:bottom left;overflow:hidden;position:relative;z-index:var(--layer-base)}@media screen and (min-width: 768px){.hero__image,.hero__video,.hero__video-poster{object-position:bottom right}}.hero__video-wrapper{position:relative}.hero__video-poster{position:absolute}.hero__link{position:absolute;top:0;right:0;bottom:0;left:0;grid-column:1/-1}.hero__media-wrapper,.hero__content-wrapper{pointer-events:none}.hero__media-wrapper :is(a,button,input,textarea,select),.hero__content-wrapper :is(a,button,input,textarea,select){pointer-events:auto}.hero__media-wrapper .h1 strong,.hero__content-wrapper .h1 strong{font-size:1.4em}.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 img,.hero__blurred-image svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;object-position:bottom left;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}@media screen and (min-width: 768px){.hero__blurred-image img,.hero__blurred-image svg{object-position:bottom right}}
