.footer.footer--minimal,.footer.footer--minimal *,.footer.footer--minimal h1,.footer.footer--minimal h2,.footer.footer--minimal h3,.footer.footer--minimal h4,.footer.footer--minimal h5,.footer.footer--minimal h6,.footer.footer--minimal a,.footer.footer--minimal p,.footer.footer--minimal span,.footer.footer--minimal li,.footer.footer--minimal small,.footer.footer--minimal button,.footer.footer--minimal input{font-family:Inter,Inter Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif!important;font-style:normal!important}.footer.footer--minimal h1,.footer.footer--minimal h2,.footer.footer--minimal h3,.footer.footer--minimal h4,.footer.footer--minimal h5,.footer.footer--minimal h6{font-weight:var(--font-body-weight, 400)}.footer{border-top:.1rem solid rgba(var(--color-foreground),.08)}.footer:not(.color-scheme-1){border-top:none}.footer.footer--minimal{background-color:var(--cz-mint-tier);--gradient-background: var(--cz-mint-tier)}.footer.footer--minimal .page-width{padding-left:1.6rem;padding-right:1.6rem}@media screen and (min-width:750px){.footer.footer--minimal .page-width{padding-left:7.5rem;padding-right:7.5rem}}@media screen and (min-width:1200px){.footer.footer--minimal .page-width{padding-left:12rem;padding-right:12rem}}@media screen and (min-width:1600px){.footer.footer--minimal .page-width{padding-left:16rem;padding-right:16rem}}.footer__content-top{padding-bottom:6rem}.footer__columns{display:grid;grid-template-columns:1fr;gap:5rem 4rem}@media screen and (min-width:750px){.footer__columns{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:990px){.footer__columns{grid-template-columns:repeat(auto-fit,minmax(0,1fr));gap:4rem}}.footer__column-block{min-width:0}.footer.footer--minimal .footer__column-heading{font-family:inherit;font-size:1.2rem;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:rgb(var(--color-foreground));margin:0 0 2.4rem;line-height:1.4}.footer__column-list{margin:0;padding:0;display:flex;flex-direction:column;gap:1.4rem}.footer__column-link{display:inline-block;font-size:1.4rem;font-weight:300;line-height:1.4;letter-spacing:.01em;color:rgb(var(--color-foreground));text-decoration:none;text-transform:lowercase;transition:opacity var(--duration-short) ease}.footer__column-link:first-letter{text-transform:uppercase}.footer__column-link:hover{text-decoration:underline;text-underline-offset:.3rem}.footer__column-link--active{font-weight:400}.footer__column-text{font-size:1.4rem;line-height:1.6;color:rgb(var(--color-foreground))}.footer__bottom-row--bordered{border-top:1px solid rgba(26,26,23,.18);padding-top:6rem;padding-bottom:2rem}.footer__content-bottom{padding-top:3rem}.footer__bottom-row{display:grid;grid-template-columns:1fr;align-items:center;gap:2.4rem;text-align:center}@media screen and (min-width:750px){.footer__bottom-row{grid-template-columns:1fr auto 1fr;text-align:left}}.footer__bottom-left{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem 2.4rem;font-size:1.4rem;font-weight:300;color:rgb(var(--color-foreground));justify-content:center}@media screen and (min-width:750px){.footer__bottom-left{justify-content:flex-start}}.footer__copyright-text{white-space:nowrap;color:#1a1a1773}.footer__location{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.5rem}.footer__location-label{color:rgb(var(--color-foreground))}.footer__location-value,.footer__location-button{text-decoration:underline;text-underline-offset:.3rem;color:rgb(var(--color-foreground))}.footer__location-button{background:transparent;border:0;padding:0;font:inherit;cursor:pointer}.footer__location-button:hover{text-decoration-thickness:.15rem}html.footer-location-drawer-open{overflow:hidden}.footer-location-drawer{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100vw!important;height:100vh!important;z-index:99999!important;visibility:hidden;pointer-events:none;background-color:#fff0;backdrop-filter:blur(0px);-webkit-backdrop-filter:blur(0px);isolation:isolate;transition:visibility 0s linear 1.3s,background-color 1.3s cubic-bezier(.22,1,.36,1),backdrop-filter 1.3s cubic-bezier(.22,1,.36,1)}.footer-location-drawer.is-open{visibility:visible;pointer-events:auto;background-color:#ffffffd9;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);transition:visibility 0s linear 0s,background-color 1.3s cubic-bezier(.22,1,.36,1),backdrop-filter 1.3s cubic-bezier(.22,1,.36,1)}.footer-location-drawer[hidden]{display:none!important}.footer-location-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;cursor:pointer}.footer-location-drawer__panel{position:absolute;top:0;right:0;bottom:0;width:100%;max-width:70rem;background-color:#fff;transform:translate(100%);transition:transform 1.3s cubic-bezier(.22,1,.36,1);display:flex;flex-direction:column;overflow:hidden;box-shadow:-10px 0 40px #1a1a171f;will-change:transform}.footer-location-drawer.is-open .footer-location-drawer__panel{transform:translate(0)}.footer-location-drawer__close{flex-shrink:0;margin:2.4rem 0 0 2.4rem;width:4rem;height:4rem;border-radius:50%;border:0;background-color:#1a1a170f;color:#1a1a17;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease;align-self:flex-start}.footer-location-drawer__close:hover{background-color:#1a1a171f}.footer-location-drawer__inner{flex:1;overflow-y:auto;padding:4rem 4.8rem 6rem}@media screen and (max-width:749px){.footer-location-drawer__inner{padding:3rem 2.4rem 5rem}}.footer-location-drawer__title{font-family:Cormorant Garamond,Georgia,Times New Roman,serif!important;font-size:26px!important;font-weight:300!important;letter-spacing:0!important;text-transform:none!important;font-style:normal!important;margin:0 0 4rem;color:#1a1a17}.footer-location-drawer__group{margin-bottom:4rem}.footer-location-drawer__group:not(:last-child){border-bottom:1px solid rgba(26,26,23,.12);padding-bottom:4rem}.footer-location-drawer__group-title{font-family:Cormorant Garamond,Georgia,Times New Roman,serif!important;font-size:20px!important;font-weight:300!important;letter-spacing:0!important;color:#1a1a17d9;margin:0 0 1.6rem;text-transform:none!important}.footer-location-drawer__country-list{margin:0;padding:0;list-style:none}.footer-location-drawer__country-form{margin:0}.footer-location-drawer__country-button{width:100%;background:transparent;border:0;padding:1.4rem 0;display:flex;align-items:center;justify-content:space-between;font-family:Inter,Helvetica Neue,Helvetica,Arial,sans-serif!important;font-size:16px!important;font-weight:300!important;color:#1a1a17;cursor:pointer;text-align:left;transition:opacity .15s ease}.footer-location-drawer__country-button.is-current{font-weight:400!important}.footer-location-drawer__country-name,.footer-location-drawer__country-button .footer-location-drawer__country-name{font-family:Inter,Helvetica Neue,Helvetica,Arial,sans-serif!important;font-size:16px!important;font-weight:300!important;font-style:normal!important}.footer-location-drawer__country-button:hover{opacity:.6}.footer-location-drawer__country-arrow{display:inline-flex;align-items:center;justify-content:center;color:#1a1a1799;transition:transform .2s ease}.footer-location-drawer__country-button:hover .footer-location-drawer__country-arrow{transform:translate(.2rem,-.2rem);color:#1a1a17}.footer__localization-form,.footer__localization-form-inner{display:inline-flex;align-items:center;margin:0;padding:0}.footer__localization-form .disclosure{margin:0}.footer__localization-form .disclosure__button{padding:0;background:transparent;border:0;font-size:1.3rem;color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:.3rem;display:inline-flex;align-items:center;gap:.4rem;cursor:pointer}.footer__localization-form .disclosure__button .svg-wrapper,.footer__localization-form .disclosure__button svg{width:1rem;height:1rem}.footer__bottom-center{display:flex;justify-content:center;align-items:center}.footer__logo-link{display:inline-flex;text-decoration:none;color:inherit}.footer__logo-image{display:block;height:auto;max-width:100%}.footer__logo-link--text{font-size:1.6rem;letter-spacing:.08em;text-transform:uppercase;font-weight:500}.footer__bottom-right{display:flex;justify-content:center}@media screen and (min-width:750px){.footer__bottom-right{justify-content:flex-end}}.footer__social-list{display:flex;flex-wrap:wrap;gap:1.6rem 2.4rem;margin:0;padding:0;align-items:center;justify-content:center}@media screen and (min-width:750px){.footer__social-list{justify-content:flex-end}}.footer__social-link{font-size:1.4rem;font-weight:300;color:rgb(var(--color-foreground));text-decoration:none;transition:opacity var(--duration-short) ease}.footer__social-link:hover{text-decoration:underline;text-underline-offset:.3rem}.footer__policies-row{margin-top:2rem;display:flex;justify-content:center}.footer__policies{display:flex;flex-wrap:wrap;gap:.4rem 1.6rem;margin:0;padding:0;justify-content:center}.footer__policies li{display:inline-flex;align-items:center}.footer__policies li:not(:last-child):after{content:"\b7";margin-left:1.6rem;color:rgba(var(--color-foreground),.5)}.footer__policy-link{font-size:1.2rem;color:rgba(var(--color-foreground),.7);text-decoration:none}.footer__policy-link:hover{text-decoration:underline;text-underline-offset:.3rem;color:rgb(var(--color-foreground))}.footer__mobile-top,.footer__column-block--social-mobile{display:none}.footer__column-toggle{display:none;flex-shrink:0;position:relative;width:1.4rem;height:1.4rem;margin-left:1.6rem;align-self:center}.footer__column-toggle:after{content:"";position:absolute;left:50%;top:50%;width:.9rem;height:.9rem;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:translate(-50%,-70%) rotate(45deg);transition:transform .5s cubic-bezier(.22,1,.36,1)}.footer__column-block[open] .footer__column-toggle:after{transform:translate(-50%,-30%) rotate(225deg)}.footer.footer--minimal .footer__column-heading{list-style:none}.footer.footer--minimal .footer__column-heading::-webkit-details-marker{display:none}.footer.footer--minimal .footer__column-heading::marker{content:""}@media screen and (max-width:749px){.footer__mobile-top{display:flex;justify-content:center;align-items:center;padding:1rem 0 4rem}.footer__mobile-top .footer__logo-link{display:inline-flex}.footer__content-top{padding-bottom:0}.footer.footer--minimal .footer__columns{grid-template-columns:1fr;gap:0}.footer.footer--minimal .footer__column-block{border-top:1px solid rgba(26,26,23,.18);padding:0;margin:0}.footer.footer--minimal .footer__column-block:last-child{border-bottom:1px solid rgba(26,26,23,.18)}.footer__column-block--social-mobile{display:block}.footer.footer--minimal .footer__column-heading{display:flex;align-items:center;justify-content:space-between;cursor:pointer;margin:0;padding:3.6rem 0;line-height:1.2;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.footer.footer--minimal .footer__column-heading>span:first-child{flex:1 1 auto}.footer__column-toggle{display:inline-block}.footer.footer--minimal .footer__column-list{margin:0;padding:0 0 2.4rem;gap:1.6rem}.footer.footer--minimal .footer__column-text{padding:0 0 2.4rem}.footer.footer--minimal .footer__column-block[open]>.footer__column-list,.footer.footer--minimal .footer__column-block[open]>.footer__column-text{animation:animateMenuOpen .5s cubic-bezier(.22,1,.36,1)}.footer__bottom-center,.footer__bottom-right{display:none}.footer__content-bottom{padding-top:0}.footer__bottom-row--bordered{border-top:none;padding-top:4rem;padding-bottom:1rem}.footer__bottom-row{grid-template-columns:1fr;display:flex;flex-direction:column;align-items:center;gap:2.4rem}.footer__bottom-left{flex-direction:column;gap:2.4rem;align-items:center;text-align:center}.footer__location{order:1;font-size:1.5rem}.footer__copyright-text{order:2;font-size:1.3rem;color:#1a1a1773}}@media screen and (min-width:750px){.footer.footer--minimal .footer__column-heading{cursor:default}.footer.footer--minimal .footer__column-heading>span:first-child{display:inline}.footer__column-toggle,.footer__column-block--social-mobile{display:none}}
/*# sourceMappingURL=/cdn/shop/t/67/assets/section-footer.css.map */
