.brevessa-hero-wrapper{--bv-header-offset: 0px}body:has(#header-group>.header-section>#header-component) .brevessa-hero-wrapper:first-child{--bv-header-offset: var(--header-group-height, 0px)}.bv-hero{display:block;position:relative;background:var(--bv-background, #f6f2ea);color:#2d2723}.bv-hero__stage{position:relative;min-height:calc(var(--bv-desktop-height, 720px) - var(--bv-header-offset));overflow:hidden;isolation:isolate}.bv-hero__stage--page{width:min(calc(100% - 32px),var(--page-width, 1440px));margin-inline:auto}.bv-hero__media,.bv-hero__picture,.bv-hero__picture:after,.bv-hero__image,.bv-hero__placeholder,.bv-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.bv-hero__media{z-index:-3;overflow:hidden}.bv-hero__picture{display:block}.bv-hero__image,.bv-hero__placeholder{display:block;object-fit:cover;object-position:var(--bv-image-x, 50%) var(--bv-image-y, 50%);transform:translate3d(0,var(--bv-parallax-y, 0px),0) scale(1.025);transition:transform .18s linear;will-change:transform}.bv-hero__placeholder{background:#dce4d8}.bv-hero__overlay{z-index:-2;pointer-events:none}.bv-hero__overlay--solid{background:var(--bv-overlay-color)}.bv-hero__overlay--gradient{background:linear-gradient(var(--bv-overlay-direction, to right),var(--bv-overlay-color) 0%,var(--bv-overlay-color) 30%,var(--bv-overlay-clear) 76%)}.bv-hero__content-shell{position:relative;z-index:1;display:flex;align-items:var(--bv-content-y, center);justify-content:var(--bv-content-x, flex-start);min-height:calc(var(--bv-desktop-height, 720px) - var(--bv-header-offset));padding:var(--bv-padding-top, 48px) var(--bv-padding-inline, 64px) var(--bv-padding-bottom, 48px);pointer-events:none}.bv-hero__content-shell--page{width:min(100%,var(--page-width, 1440px));margin-inline:auto}.bv-hero__content{display:flex;flex-direction:column;align-items:var(--bv-content-x, flex-start);gap:var(--bv-content-gap, 16px);width:min(100%,var(--bv-content-width, 560px));text-align:var(--bv-text-align, left);pointer-events:auto}.bv-hero__content--panel{padding:var(--bv-panel-padding, 32px);border-radius:var(--bv-panel-radius, 2px);background:var(--bv-panel-color);-webkit-backdrop-filter:none;backdrop-filter:none}.bv-hero__eyebrow,.bv-hero__heading,.bv-hero__text,.bv-hero__text p,.bv-hero__button-wrap{margin:0}.bv-hero__eyebrow{color:var(--bv-block-color);font-family:var(--font-body--family, sans-serif);font-size:var(--bv-block-size);font-weight:600;line-height:1.25;letter-spacing:var(--bv-letter-spacing, .18em);text-transform:uppercase}.bv-hero__heading{max-width:14ch;color:var(--bv-block-color);font-family:var(--font-heading--family, var(--font-primary--family, serif));font-size:clamp(2rem,var(--bv-block-size),6rem);font-style:var(--font-heading--style, normal);font-weight:var(--font-heading--weight, 500);line-height:var(--bv-heading-line-height, .98);letter-spacing:-.035em;text-wrap:balance}.bv-hero__text{max-width:48ch;color:var(--bv-block-color);font-family:var(--font-body--family, sans-serif);font-size:var(--bv-block-size);line-height:var(--bv-copy-line-height, 1.55);text-wrap:pretty}.bv-hero__text p+p{margin-top:.75em}.bv-hero__button-wrap{display:flex}.bv-hero__button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;gap:12px;padding:13px 24px;border:1px solid var(--bv-button-border);border-radius:var(--bv-button-radius, 2px);background:var(--bv-button-bg);color:var(--bv-button-text);font-family:var(--font-body--family, sans-serif);font-size:14px;font-weight:600;line-height:1;letter-spacing:.04em;text-decoration:none;transition:color .26s ease,background-color .26s ease,border-color .26s ease,transform .26s ease}.bv-hero__button svg{width:18px;height:18px;transition:transform .26s ease}.bv-hero__button--outline{background:transparent;color:var(--bv-button-border)}.bv-hero__button--text{min-height:auto;padding:8px 0;border:0;border-bottom:1px solid currentColor;border-radius:0;background:transparent;color:var(--bv-button-border)}@media(hover:hover){.bv-hero__button:hover{border-color:var(--bv-button-hover-bg);background:var(--bv-button-hover-bg);color:var(--bv-button-hover-text);transform:translateY(-2px)}.bv-hero__button:hover svg{transform:translate(4px)}.bv-hero__button--text:hover{border-color:currentColor;background:transparent}}.bv-hero__spacer{width:100%;height:var(--bv-spacer, 8px)}.bv-hero.is-motion-ready[data-animate=true] .bv-hero__reveal{opacity:0;transition-property:opacity,transform;transition-duration:var(--bv-animation-duration, .9s);transition-timing-function:cubic-bezier(.22,1,.36,1)}.bv-hero.is-motion-ready[data-animation-style=fade-up] .bv-hero__reveal{transform:translate3d(0,24px,0)}.bv-hero.is-motion-ready[data-animation-style=fade-side] .bv-hero__reveal{transform:translate3d(-28px,0,0)}.bv-hero.is-motion-ready[data-animate=true].is-visible .bv-hero__reveal{opacity:1;transform:none}.bv-hero.is-motion-ready[data-animate=true] .bv-hero__reveal:nth-child(1){transition-delay:calc(var(--bv-animation-stagger) * 0)}.bv-hero.is-motion-ready[data-animate=true] .bv-hero__reveal:nth-child(2){transition-delay:calc(var(--bv-animation-stagger) * 1)}.bv-hero.is-motion-ready[data-animate=true] .bv-hero__reveal:nth-child(3){transition-delay:calc(var(--bv-animation-stagger) * 2)}.bv-hero.is-motion-ready[data-animate=true] .bv-hero__reveal:nth-child(4){transition-delay:calc(var(--bv-animation-stagger) * 3)}.bv-hero.is-motion-ready[data-animate=true] .bv-hero__reveal:nth-child(5){transition-delay:calc(var(--bv-animation-stagger) * 4)}.bv-hero.is-motion-ready[data-animate=true] .bv-hero__reveal:nth-child(6){transition-delay:calc(var(--bv-animation-stagger) * 5)}.bv-hero.is-motion-ready[data-animate=true] .bv-hero__reveal:nth-child(7){transition-delay:calc(var(--bv-animation-stagger) * 6)}.bv-hero.is-motion-ready[data-animate=true] .bv-hero__reveal:nth-child(8){transition-delay:calc(var(--bv-animation-stagger) * 7)}@media screen and (max-width:749px){.bv-hero__stage{min-height:calc(var(--bv-mobile-height, 820px) - var(--bv-header-offset))}.bv-hero__stage--page{width:100%}.bv-hero__image,.bv-hero__placeholder{object-position:var(--bv-mobile-image-x, 50%) var(--bv-mobile-image-y, 50%)}.bv-hero__overlay--gradient{background:linear-gradient(var(--bv-mobile-overlay-direction, to top),var(--bv-overlay-color) 0%,var(--bv-overlay-color) 28%,var(--bv-overlay-clear) 70%)}.bv-hero__content-shell{min-height:calc(var(--bv-mobile-height, 820px) - var(--bv-header-offset));align-items:var(--bv-mobile-content-y, flex-end);justify-content:var(--bv-mobile-content-x, center);padding:var(--bv-mobile-padding-top, 40px) var(--bv-mobile-padding-inline, 24px) var(--bv-mobile-padding-bottom, 56px)}.bv-hero__content{align-items:var(--bv-mobile-content-x, center);text-align:var(--bv-mobile-text-align, center)}.bv-hero__eyebrow,.bv-hero__heading,.bv-hero__text{font-size:var(--bv-block-mobile-size)}.bv-hero__heading{max-width:12ch}.bv-hero__button{min-height:48px;padding:12px 20px}.bv-hero__spacer{height:var(--bv-mobile-spacer, 4px)}}@media(prefers-reduced-motion:reduce){.bv-hero *,.bv-hero *:before,.bv-hero *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.bv-hero .bv-hero__reveal{opacity:1!important;transform:none!important}.bv-hero__image{transform:scale(1.01)!important}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/brevessa-hero.css.map */
