.hero_banner{--fit-image-height:min( 100vw / var(--mobile-aspect-ratio), var(--mobile-image-height) );display:flex;min-height:auto;position:relative}@media (width => 768px),screen and (min-width:768px){.hero_banner{--fit-image-height:min( 100vw / var(--desktop-aspect-ratio), var(--desktop-image-height) ) }}.hero_banner--boxed,.hero_banner--boxed .hero_banner__image-wrapper,.hero_banner--boxed .hero_banner__overlay{border-radius:var(--image-border-radius)}@media (width => 768px),screen and (min-width:768px){.hero_banner--boxed{margin:8rem 5rem}.hero_banner--small{min-height:35rem}.hero_banner--medium{min-height:50rem}.hero_banner--large{min-height:70rem}.hero_banner--fit_image{min-height:var(--fit-image-height)}.hero_banner--full_screen{min-height:calc(100dvh - var(--header-group-height-static, 0px))}@supports not (min-height:100dvh){.hero_banner--full_screen{min-height:calc(100vh - var(--header-group-height-static, 0px))}}}.hero_banner{height:calc(100% + var(--header-group-height-static))}@media(max-width:767px),screen and (max-width:767px){.hero_banner--boxed{margin:2rem}.hero_banner--mobile--small{min-height:30rem}.hero_banner--mobile--medium{min-height:45rem}.hero_banner--mobile--large{min-height:65rem}.hero_banner--mobile--fit_image{min-height:var(--fit-image-height)}.hero_banner--mobile--full_screen{min-height:calc(100svh - var(--header-group-height-static, 0px))}@supports not (min-height:100dvh){.hero_banner--mobile--full_screen{min-height:calc(100vh - var(--header-group-height-static, 0px))}}}.hero_banner__image{height:100%;object-fit:cover;object-position:center;width:100%}.hero_banner__image-wrapper{overflow:hidden;z-index:0}.hero_banner__image-wrapper,.hero_banner__overlay{height:100%;left:0;position:absolute;top:0;width:100%}.hero_banner__overlay{background:rgba(var(--overlay-color),var(--opacity));display:block;pointer-events:none;z-index:3}.hero_banner__container{position:relative;width:100%;z-index:4}.hero_banner__content_wrapper{align-items:var(--mobile-align-y);display:flex;height:100%;justify-content:var(--mobile-justify-x);text-align:var(--mobile-text-alignment);width:100%;z-index:4}@media (width => 768px),screen and (min-width:768px){.hero_banner__content_wrapper{align-items:var(--desktop-align-y);height:100%;justify-content:var(--desktop-justify-x);text-align:var(--desktop-text-alignment)}.hero_banner__content_wrapper:has(.block-content),.js-has-pseudo [csstools-has-1a-2w-2t-36-33-2n-2q-2p-32-32-2t-36-2n-2n-2r-33-32-38-2t-32-38-2n-3b-36-2p-34-34-2t-36-1m-2w-2p-37-14-1a-2q-30-33-2r-2z-19-2r-33-32-38-2t-32-38-15]:not(.does-not-exist){height:calc(100% - max(var(--block-button-height, 0px),var(--block-content-height, 0px)) - var(--content-gap))}}.hero_banner__content_wrapper--collection{display:grid}@media (width => 768px),screen and (min-width:768px){.hero_banner__content_wrapper--collection{grid-template-columns:repeat(2,1fr)}.hero_banner__content_wrapper--bottom:not(:has(.block-content)) .hero_banner__content_main,.js-has-pseudo .hero_banner__content_wrapper--bottom:not([csstools-has-1m-2w-2p-37-14-1a-2q-30-33-2r-2z-19-2r-33-32-38-2t-32-38-15]) .hero_banner__content_main{max-width:calc(100% - var(--block-button-width, 0px) - var(--content-gap))}}.hero_banner__content_main,.hero_banner__content_main animation-text-fade-up,.hero_banner__content_main>*{display:flex;flex-direction:column;gap:var(--content-gap);width:100%}.hero_banner__content_main .hero_banner__heading,.hero_banner__content_main animation-text-fade-up .hero_banner__heading,.hero_banner__content_main>* .hero_banner__heading{margin-bottom:0}@media(max-width:767px),screen and (max-width:767px){.hero_banner__content_main .block-content__container,.hero_banner__content_main animation-text-fade-up .block-content__container,.hero_banner__content_main>* .block-content__container{margin:var(--mobile-content-margin);max-width:var(--hero-banner-content-width)}.hero_banner__content_main .block-button--double,.hero_banner__content_main animation-text-fade-up .block-button--double,.hero_banner__content_main>* .block-button--double{width:100%}.hero_banner__content_main .block-button--double .button,.hero_banner__content_main animation-text-fade-up .block-button--double .button,.hero_banner__content_main>* .block-button--double .button{width:calc(50% - var(--spacing-xxs))}}@media (width => 768px),screen and (min-width:768px){.hero_banner__content_main .block-button,.hero_banner__content_main .block-content,.hero_banner__content_main animation-text-fade-up .block-button,.hero_banner__content_main animation-text-fade-up .block-content,.hero_banner__content_main>* .block-button,.hero_banner__content_main>* .block-content{bottom:0;position:absolute;width:fit-content}.hero_banner__content_main .block-content,.hero_banner__content_main animation-text-fade-up .block-content,.hero_banner__content_main>* .block-content{left:0;max-width:max(30rem,var(--hero-banner-content-width));text-align:left!important}.hero_banner__content_main .block-button,.hero_banner__content_main animation-text-fade-up .block-button,.hero_banner__content_main>* .block-button{display:flex;justify-content:flex-end;right:0}}.hero_banner__button_container{display:flex;flex-wrap:wrap;gap:var(--spacing-xs);justify-content:var(--desktop-justify-x);width:100%}@media(max-width:767px),screen and (max-width:767px){.hero_banner__button_container{justify-content:var(--mobile-justify-x)}}.hero_banner__button{align-items:center;display:flex}.hero_banner__background-video{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:1}.hero_banner__background-video iframe{height:56.25vw;left:50%;min-height:100vh;min-width:177.77vh;position:absolute;top:50%;transform:translate(-50%,-50%);width:100vw}
/*# sourceMappingURL=/cdn/shop/t/88/assets/hero-banner.bundle.css.map */
