.footer-v2{--footer-v2-gutter: 5rem;--footer-v2-gutter-mobile: 1.6rem;--footer-v2-block-gap: 2rem;--footer-v2-outer: 50px;--footer-v2-outer-mobile: 16px}@media screen and (max-width: 749px){.footer-v2{--footer-v2-outer: var(--footer-v2-outer-mobile)}}.footer-v2{position:relative;overflow:hidden}@media screen and (min-width: 990px){.footer-v2{padding-left:5rem;padding-right:5rem}}.footer-v2__main{padding-top:var(--footer-v2-main-pt, 50px);padding-bottom:var(--footer-v2-main-pb, 0px)}.footer-v2__main-inner{max-width:var(--page-width);margin:0 auto;padding:0 var(--footer-v2-outer)}.footer-v2__container--full{max-width:none;padding:0 var(--footer-v2-outer)}.footer-v2__blocks{display:flex;flex-flow:column;margin:0;gap:0}@media screen and (min-width: 750px){.footer-v2__blocks{flex-flow:row wrap;gap:var(--footer-v2-gutter)}}@media screen and (min-width: 990px){.footer-v2__blocks{flex-flow:row nowrap;gap:0}}.footer-v2__block{flex:1 0 100%;margin-bottom:0}@media screen and (min-width: 750px){.footer-v2__block{flex:0 0 calc(50% - var(--footer-v2-gutter) / 2);margin-bottom:var(--footer-v2-block-gap)}}@media screen and (min-width: 990px){.footer-v2__block{flex:0 0 var(--desktop-width, 15%);padding:0 calc(var(--footer-v2-gutter) / 2);margin-bottom:0}.footer-v2__block:first-child{padding-left:0}.footer-v2__block:last-child{padding-right:0}}.footer-v2__block-title{font-size:1.6rem;font-weight:var(--font-heading-weight, 600);margin-bottom:1.5em;margin-top:0;font-weight:500}@media screen and (min-width: 990px){.footer-v2__block-title{margin-bottom:1.5em}}.footer-v2__block--menu{margin-bottom:2rem}@media screen and (min-width: 990px){.footer-v2__block--menu{margin-bottom:0}}.footer-v2__menu{margin:0;padding:0;list-style:none}.footer-v2__menu-item{margin:0 0 .75em}.footer-v2__menu-item:last-child{margin-bottom:0}.footer-v2__menu-link{font-size:1.4rem;color:rgba(var(--color-foreground),1);text-decoration:none;transition:color .25s ease;display:inline-block}.footer-v2__menu-link:hover,.footer-v2__menu-link[aria-current=page]{color:rgb(var(--color-foreground))}.footer-v2__block--newsletter{padding-top:2rem;padding-bottom:2rem;border-top:1px solid rgba(var(--color-foreground),.2)}@media screen and (min-width: 990px){.footer-v2__block--newsletter{padding-top:0;padding-bottom:0;border-top:none}}.footer-v2__newsletter-wrapper{max-width:440px}.footer-v2__newsletter-form{margin:0}.footer-v2__newsletter-field{display:flex;align-items:center;border:0;border-bottom:1px solid rgba(var(--color-foreground),.35);border-radius:0;padding:0;margin:0;background:transparent}.footer-v2__newsletter-input{flex:1 1 auto;border:0;padding:1em 1em 1em 0;background:transparent;color:rgb(var(--color-foreground));font-size:1.4rem;font-family:Helvetica;outline:none}.footer-v2__newsletter-input::placeholder{color:rgba(var(--color-foreground),.8)}.footer-v2__newsletter-input:focus{outline:none;box-shadow:none}.footer-v2__newsletter-button{flex:0 0 auto;display:flex;align-items:center;gap:.5em;padding:1em 0 1em 12px;background:transparent;color:rgb(var(--color-foreground));font-size:1.2rem;font-family:inherit;border:none;cursor:pointer;transition:opacity .25s ease}.footer-v2__newsletter-button:hover{opacity:.7}.footer-v2__newsletter-button-text{display:none}@media screen and (min-width: 750px){.footer-v2__newsletter-button-text{display:inline}}.footer-v2__newsletter-button-icon{display:flex;align-items:center}.footer-v2__newsletter-button-icon .icon{width:20px;height:20px;transition:transform .25s ease-out}.footer-v2__newsletter-button:hover .footer-v2__newsletter-button-icon .icon{transform:translate(3px)}.footer-v2__newsletter-message{margin-top:1rem;padding:1rem;font-size:1.3rem;font-style:italic;border-radius:4px}.footer-v2__newsletter-message--error,.footer-v2__newsletter-message--success{background:rgba(var(--color-foreground),.05);color:rgb(var(--color-foreground))}.footer-v2__block--divider{display:none;pointer-events:none}@media screen and (min-width: 990px){.footer-v2__block--divider{display:flex;justify-content:center;align-items:stretch}}.footer-v2__divider-inner{display:flex;justify-content:center;width:100%;padding-top:var(--divider-pt, 20px);padding-bottom:var(--divider-pb, 20px)}.footer-v2__divider-line{width:1px;background:rgba(var(--color-foreground),.2);min-height:100%}.footer-v2__social-list{margin:0;padding:0;list-style:none}.footer-v2__social-item{margin:0 0 .75em}.footer-v2__social-item:last-child{margin-bottom:0}.footer-v2__social-link{font-size:1.4rem;color:rgba(var(--color-foreground),1);text-decoration:none;transition:color .25s ease;display:inline-flex;align-items:center;gap:.5em}.footer-v2__social-link:hover{color:rgb(var(--color-foreground))}.footer-v2__social-icon{font-size:1.6rem;line-height:1}.footer-v2__social-icon-link{display:flex;align-items:center;justify-content:center;color:rgba(var(--color-foreground),1);transition:color .25s ease;font-size:2rem}.footer-v2__social-icon-link:hover{color:rgb(var(--color-foreground))}.footer-v2__social-icons{display:flex;flex-wrap:wrap;gap:1rem;margin:0;padding:0;list-style:none}.footer-v2__social-icons .icon{width:24px;height:24px}.footer-v2__text-content{font-size:1.4rem;line-height:1.6;color:rgba(var(--color-foreground),1)}.footer-v2__text-content p{margin:0 0 1em}.footer-v2__text-content p:last-child{margin-bottom:0}.footer-v2__text-content a{color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:.3rem}.footer-v2__anchor-logo{padding-top:var(--footer-v2-logo-pt, 100px);padding-bottom:var(--footer-v2-logo-pb, 0px)}.footer-v2__anchor-logo-inner{margin:0 auto;padding:0 var(--footer-v2-outer)}.footer-v2__anchor-logo-link{display:block}.footer-v2__anchor-logo-wrapper{display:block;position:relative;width:100%;height:0;padding-top:calc(1 / var(--aspect-ratio, 4.66) * 100%);margin:0;overflow:hidden}.footer-v2__anchor-logo-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain}.footer-v2__supporting{padding-top:var(--footer-v2-support-pt, 15px);padding-bottom:var(--footer-v2-support-pb, 15px)}.footer-v2__supporting-inner{margin:0 auto;padding:0 var(--footer-v2-outer);display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem}@media screen and (max-width: 989px){.footer-v2__supporting-inner{flex-direction:column;text-align:center;gap:1rem}}.footer-v2__localization{display:flex;flex-wrap:wrap;gap:1rem;align-items:center}@media screen and (max-width: 749px){.footer-v2__localization{justify-content:center;width:100%}}.footer-v2__localization .localization-form,.footer-v2__localization .disclosure{margin:0}.footer-v2__copyright{flex:1 1 auto}@media screen and (min-width: 990px){.footer-v2__copyright{text-align:right}}.footer-v2__copyright-list{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;margin:0;padding:0;list-style:none;justify-content:flex-end}@media screen and (max-width: 989px){.footer-v2__copyright-list{justify-content:center}}.footer-v2__copyright-item{display:inline-block}.footer-v2__copyright-item a{font-size:1.1rem;text-transform:uppercase;color:rgba(var(--color-foreground),1);text-decoration:none;transition:color .25s ease}.footer-v2__copyright-item a:hover{color:rgb(var(--color-foreground))}.footer-v2__copyright-item--text span,.footer-v2__copyright-item span{font-size:1.1rem;text-transform:uppercase;color:rgba(var(--color-foreground),1)}.footer-v2__copyright-separator{margin:0 4px}@keyframes footerV2FadeIn{0%{opacity:.001;transform:translateY(15px)}to{opacity:1;transform:none}}.footer-v2 .scroll-trigger.animate--slide-in{animation:footerV2FadeIn .5s ease-out both}.footer-v2 [data-cascade]{--animation-delay: calc(var(--animation-order, 0) * .1s);animation-delay:var(--animation-delay)}.footer-v2 .list-unstyled{list-style:none;margin:0;padding:0}.footer-v2 .visually-hidden{position:absolute!important;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0}@media print{.footer-v2{background:none!important;color:#000!important}.footer-v2__anchor-logo{display:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-footer-v2.css.map */
