:root{--quote-drawer-accent: var(--color-white, #FFFFFF);--quote-drawer-black: var(--color-brand-primary, #254333);--quote-drawer-panel-width: min(100vw, 49.5rem)}.header__icon--quote{-webkit-appearance:none;appearance:none;background:transparent;border:0;cursor:pointer;flex-direction:column;gap:.2rem;height:auto;min-height:4.4rem;margin-right:-1.2rem;padding:0;text-decoration:none;width:4.8rem}.header__icon--quote .svg-wrapper{height:2.5rem;width:2.5rem}.header__icon--quote .icon{height:2.5rem;width:2.5rem;fill:none}.header__quote-label{font-family:var(--font-heading-family);font-size:1rem;font-weight:var(--font-heading-weight);height:auto;letter-spacing:0;line-height:1;text-transform:uppercase}.quote-drawer{top:0;right:0;bottom:0;left:0;pointer-events:none;position:fixed;visibility:hidden;z-index:1001}.quote-drawer.is-active{pointer-events:auto;visibility:visible}.quote-drawer__overlay{background:rgba(var(--color-foreground),.5);top:0;right:0;bottom:0;left:0;opacity:0;position:fixed;transition:opacity var(--duration-default) ease}.quote-drawer.is-active .quote-drawer__overlay{opacity:1}.quote-drawer__panel{background:rgb(var(--color-background));color:rgba(var(--color-foreground),.75);display:flex;flex-direction:column;height:100%;margin-left:auto;max-width:var(--quote-drawer-panel-width);outline:0;position:relative;transform:translate(100%);transition:transform .36s cubic-bezier(.25,.46,.45,.94);width:100%}.quote-drawer.is-active .quote-drawer__panel{transform:translate(0)}.quote-drawer__header{align-items:center;background:var(--quote-drawer-black);display:flex;justify-content:space-between;min-height:7.2rem;padding:1.6rem 1.7rem}.quote-drawer__title{color:var(--quote-drawer-accent);font-family:var(--font-heading-family);font-size:clamp(2.4rem,6vw,3rem);font-weight:var(--font-heading-weight);letter-spacing:0;line-height:1;margin:0}.quote-drawer__close{align-items:center;-webkit-appearance:none;appearance:none;background:transparent;border:0;color:var(--quote-drawer-accent);cursor:pointer;display:inline-flex;height:4.4rem;justify-content:center;margin-right:.5rem;padding:0;width:4.4rem}.quote-drawer__close .svg-wrapper,.quote-drawer__close .icon{height:2.4rem;width:2.4rem}.quote-drawer__body{align-items:center;background:#fff;display:flex;flex:1;flex-direction:column;padding:6rem 3.7rem;text-align:center}.quote-drawer__intro{color:#50545d;font-size:1.8rem;letter-spacing:0;line-height:1.35;margin:0 0 2.8rem}.quote-drawer__button{align-items:center;background:transparent;border:.2rem solid var(--color-brand-primary, #254333);color:var(--color-brand-primary, #254333);display:inline-flex;font-family:var(--font-heading-family);font-size:1.4rem;font-weight:var(--font-heading-weight);justify-content:center;letter-spacing:0;line-height:1;min-height:5rem;padding:1.5rem 2rem;text-decoration:none;transition:background-color var(--duration-short) ease,color var(--duration-short) ease;width:100%}.quote-drawer__button:hover,.quote-drawer__button:focus-visible{background:var(--color-brand-primary, #254333);color:var(--color-white, #FFFFFF)}.quote-drawer__close:focus-visible,.header__icon--quote:focus-visible,.quote-drawer__button:focus-visible{outline:.2rem solid var(--quote-drawer-accent);outline-offset:.3rem}@media screen and (min-width:750px){.quote-drawer__body{padding-top:6.2rem}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/component-quote-drawer.css.map */
