.footer{border-top:none}.footer__content-top{padding-bottom:5rem;display:block}@media screen and (min-width: 750px){.footer__content-top{padding-bottom:3rem}}.footer__desktop-layout{display:block}.footer__left-column,.footer__right-column{display:none}.footer__center-column{display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 2rem;margin-bottom:4rem}@media screen and (min-width: 1024px){.footer__desktop-layout{display:grid;grid-template-columns:1fr 2fr 1fr;gap:4rem;align-items:start;margin-bottom:0}.footer__left-column,.footer__right-column{display:grid;grid-template-columns:1fr 1fr;gap:3rem;text-align:left}.footer__desktop-layout .footer__center-column{margin-bottom:0}}.footer__newsletter-section{text-align:center;margin-bottom:4rem;padding:0 2rem}@media screen and (min-width: 750px){.footer__newsletter-section{margin-bottom:5rem;max-width:600px;margin-left:auto;margin-right:auto}}@media screen and (min-width: 1024px){.footer__desktop-layout .footer__newsletter-section{max-width:100%;margin-bottom:0;width:100%;padding:0}.footer__desktop-layout .footer__logo-wrapper,.footer__desktop-layout .footer__badges{margin-bottom:2.5rem}.footer__desktop-layout .footer__newsletter-form{margin-bottom:3rem}}.footer__logo-wrapper{margin-bottom:2rem}.footer__logo{max-width:150px;height:auto;display:inline-block}@media screen and (min-width: 750px){.footer__logo{max-width:200px}}.footer__badges{display:flex;justify-content:center;gap:2rem;margin-bottom:2rem;flex-wrap:wrap}@media screen and (min-width: 1024px){.footer__desktop-layout .footer__badges{margin-bottom:2.5rem}}.footer__badge{display:flex;align-items:center;gap:.5rem;font-size:1.4rem}.footer__badge-icon{flex-shrink:0}.footer__newsletter-form{margin-bottom:3rem;scroll-margin:0}.footer__newsletter-form:target{scroll-margin:0}@media screen and (min-width: 1024px){.footer__desktop-layout .footer__newsletter-form{margin-bottom:3rem;width:100%}.footer__desktop-layout .footer__newsletter-field-wrapper{max-width:100%}}.footer__newsletter-field-wrapper{display:flex;align-items:center;background-color:#fff;border-radius:50px;padding:.5rem;max-width:500px;margin:0 auto;overflow:hidden}.footer__newsletter-input{flex:1;border:none;background:transparent;padding:1.2rem 2rem;font-size:1.6rem;outline:none}.footer__newsletter-button{border:none;border-radius:50px;padding:1.2rem 3rem;font-size:1.6rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:background-color .3s ease,opacity .3s ease;position:relative;display:inline-flex;align-items:center;justify-content:center}.footer__newsletter-button:disabled{cursor:not-allowed;opacity:.7}.footer__newsletter-button:hover:not(:disabled){opacity:.9}.footer__newsletter-button:active:not(:disabled){opacity:.8}.footer__newsletter-button-text{display:inline}.footer__newsletter-button-loader{display:none;align-items:center;justify-content:center}.footer__newsletter-spinner{animation:footerSpinnerRotate 1s linear infinite}@keyframes footerSpinnerRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.footer__newsletter-message{display:block;margin-top:1rem;font-size:1.4rem}.footer__newsletter-message--error{color:#ff6b6b}.footer__newsletter-success-inline{width:100%;max-width:500px;margin:0 auto;animation:footerSuccessFadeIn .3s ease-out;scroll-margin:0;display:none}.footer__newsletter-success-inline.show{display:block!important}.footer__newsletter-success-inline[data-no-scroll]{scroll-margin:0;scroll-padding:0}.footer__newsletter-success-content-inline{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;background-color:#fff;border-radius:50px;width:100%;box-shadow:0 0 0 2px #3d2f5b80,0 0 0 4px #3d2f5b33,0 0 20px #3d2f5b4d;border:2px solid rgba(61,47,91,.6)}@media screen and (min-width: 1024px){.footer__desktop-layout .footer__newsletter-success-inline{max-width:100%}}.footer__newsletter-success-messages{display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center}.footer__newsletter-success-primary{font-size:2rem;font-weight:700;color:#3d2f5b;margin:0;line-height:1.2}.footer__newsletter-success-check{display:inline-block;margin-left:.3rem}.footer__newsletter-success-secondary{font-size:1.4rem;color:#3d2f5b;font-weight:400;margin:0;line-height:1.4;opacity:.9}@keyframes footerSuccessFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes footerSuccessFadeOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}@media screen and (max-width: 749px){.footer__newsletter-success-content-inline{padding:1.5rem}.footer__newsletter-success-primary{font-size:1.8rem}.footer__newsletter-success-secondary{font-size:1.3rem}}.footer__social-icons{display:flex;justify-content:center;align-items:center;gap:1.5rem;flex-wrap:wrap;list-style:none;padding:0;margin:0}@media screen and (min-width: 1024px){.footer__desktop-layout .footer__social-icons{margin-top:2rem}}.footer__social-icon{display:flex;align-items:center;justify-content:center;width:45px;height:45px;border-radius:50%;text-decoration:none;transition:transform .3s ease,opacity .3s ease}.footer__social-icon:hover{transform:translateY(-2px);opacity:.8}.footer__social-icon svg{width:24px;height:24px}.footer__menu-wrapper{display:grid;grid-template-columns:1fr;gap:0}@media screen and (min-width: 750px){.footer__menu-wrapper{grid-template-columns:repeat(4,1fr);gap:3rem;max-width:1200px;margin:0 auto}}@media screen and (min-width: 1024px){.footer__menu-wrapper{display:none}}.footer__menu-column{border-bottom:1px dashed rgba(255,255,255,.3)}@media screen and (min-width: 750px){.footer__menu-column{border-bottom:none}}.footer__menu-column:last-child{border-bottom:none}@media screen and (min-width: 750px){.footer__menu-column:last-child{border-bottom:none}}.footer__menu-toggle{display:flex;justify-content:space-between;align-items:center;width:100%;padding:2rem 0;background:none;border:none;color:#fff;cursor:pointer;text-align:left}@media screen and (min-width: 750px){.footer__menu-toggle{display:none}}.footer__menu-heading{font-size:1.6rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;line-height:1.2}.footer__menu-chevron{transition:transform .3s ease;flex-shrink:0;width:16px;height:16px;margin-left:1rem;color:currentColor}.footer__menu-toggle[aria-expanded=true] .footer__menu-chevron{transform:rotate(180deg)}.footer__menu-list{list-style:none;margin:0;max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;padding:0}@media screen and (min-width: 750px){.footer__menu-list{max-height:none!important;overflow:visible;padding:0;display:block}}.footer__menu-list--open{max-height:500px;padding-top:.5rem;padding-bottom:2rem}@media screen and (min-width: 750px){.footer__menu-list--open{padding-top:0;padding-bottom:0}}.footer__menu-link{display:block;padding:1rem 0;text-decoration:none;font-size:1.4rem;line-height:1.5;transition:color .3s ease,opacity .3s ease}@media screen and (min-width: 750px){.footer__menu-link{padding:.75rem 0}}.footer__menu-link:hover{opacity:1;text-decoration:underline;text-underline-offset:.3rem}.footer__menu-heading-desktop{display:none;font-size:1.6rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;margin-bottom:2rem;margin-top:0}@media screen and (min-width: 1024px){.footer__desktop-layout .footer__menu-heading-desktop{display:block}.footer__desktop-layout .footer__menu-toggle{display:none}.footer__desktop-layout .footer__menu-list{max-height:none!important;overflow:visible;padding:0;display:block}.footer__desktop-layout .footer__menu-column{border-bottom:none}}@media screen and (min-width: 750px){.footer__menu-heading-desktop{display:block}}.footer__content-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:3rem;padding-bottom:3rem}@media screen and (max-width: 749px){.footer__content-bottom{padding-top:2rem;padding-bottom:2rem}}.footer__content-bottom-wrapper{display:flex;width:100%;justify-content:center;text-align:center}.footer__copyright{text-align:center}.copyright__content{font-size:1.2rem;opacity:.8}@media screen and (max-width: 749px){.copyright__content{font-size:1.1rem}}@media screen and (max-width: 749px){.footer__newsletter-section{margin-bottom:3rem;padding:0 1.5rem}.footer__badges{gap:1.5rem;margin-bottom:2rem}.footer__badge{font-size:1.3rem}.footer__newsletter-field-wrapper{max-width:100%}.footer__newsletter-input{font-size:1.4rem;padding:1rem 1.5rem}.footer__newsletter-button{font-size:1.4rem;padding:1rem 2rem}.footer__social-icons{gap:1rem}.footer__social-icon{width:40px;height:40px}.footer__social-icon svg{width:20px;height:20px}.footer__menu-toggle{padding:1.8rem 0}.footer__menu-heading{font-size:1.5rem;font-weight:600;letter-spacing:.1em}.footer__menu-link{font-size:1.4rem;padding:.9rem 0;line-height:1.6}.footer__menu-list--open{padding-top:.3rem;padding-bottom:1.8rem}.footer__menu-list--open .footer__menu-link:first-child{padding-top:.3rem}.footer__menu-chevron{width:14px;height:14px}.footer__menu-toggle[aria-expanded=true]{border-bottom:1px dashed rgba(255,255,255,.3);padding-bottom:1.5rem;margin-bottom:.5rem}}.footer__menu-toggle:focus,.footer__newsletter-button:focus,.footer__social-icon:focus,.footer__menu-link:focus{outline:2px solid rgba(255,255,255,.5);outline-offset:2px}.footer__menu-list,.footer__menu-chevron,.footer__menu-link,.footer__social-icon,.footer__newsletter-button{transition:all .3s ease}
/*# sourceMappingURL=/cdn/shop/t/21/assets/section-footer.css.map */
