.footer .visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.footer{--footer-text-color: rgb(255 255 255 / 80%);display:flex;flex-direction:column;gap:0;margin-block-start:var(--footer-margin-top-mobile, 30px);color:var(--footer-text-color);border-radius:20px 20px 0 0}.footer .text-block{--text-block-color: var(--footer-text-color);color:var(--footer-text-color)}.footer__upper-shell{background-color:var(--blue-1000);overflow:hidden;border-radius:20px 20px 0 0;width:100%}.footer--no-radius,.footer--no-radius .footer__upper-shell{border-radius:0}.footer__upper-inner{display:flex;flex-direction:column;gap:36px;padding-block-start:44px;padding-block-end:56px}.footer__upper-main{display:flex;flex-direction:column;gap:36px;align-items:center}.footer__brand-column{display:flex;flex-direction:column;gap:12px;min-width:0}.footer__brand-column .logo-block{max-width:200px}.footer__brand-column .group{overflow:visible;gap:12px;width:auto}.footer__brand-column .text{color:inherit}.footer__disclaimer{margin:0;color:inherit}.footer__links-area{display:flex;flex-direction:column;gap:36px;min-width:0}.footer__nav-group{display:flex;flex-direction:column;gap:16px}.footer__links-heading{margin:0;color:inherit}.footer__nav-columns{display:grid;grid-template-columns:1fr 1fr;gap:8px 40px}.footer__links-column{display:flex;flex-direction:column;gap:8px}.footer__links-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.footer__links-list li{line-height:0}.footer__link{display:inline-flex;align-items:center;min-height:20px;color:inherit;text-decoration:none;white-space:nowrap;transition:color .2s ease}.footer__link:hover{color:var(--neutral-0)}.footer__link:focus-visible{outline:2px solid var(--neutral-0);outline-offset:2px;border-radius:2px}.footer__newsletter{display:flex;flex-direction:column;gap:16px;min-width:0}.footer__newsletter-form{display:flex;flex-direction:column;gap:4px}.footer__newsletter-field{display:flex;align-items:center;gap:8px;min-height:48px;padding:12px 16px;border:1px solid var(--neutral-200);border-radius:16px;background-color:var(--neutral-0)}.footer__newsletter-input{flex:1 1 auto;min-width:0;border:0;padding:0;margin:0;background:transparent;color:var(--neutral-1000)}.footer__newsletter-input::placeholder{color:var(--neutral-700)}.footer__newsletter-input:focus{outline:none}.footer__newsletter-submit{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:0;border-radius:0;background:transparent;color:var(--neutral-1000);cursor:pointer}.footer__newsletter-submit .icon{width:24px;height:24px}.footer__newsletter-submit:focus-visible{outline:2px solid var(--blue-900);outline-offset:2px;border-radius:4px}.footer__newsletter-hint{margin:0;padding-block-start:4px;color:inherit}.footer__newsletter-message{margin:0}.footer__newsletter-message--success{color:var(--green-1000)}.footer__newsletter-message--error{color:var(--red-900)}.footer__bottom{position:relative;z-index:1}.footer__bottom-shell{border-radius:22px 22px 0 0;background:inherit;color:var(--neutral-800);padding-block:20px;width:100%}.footer__bottom-inner{display:flex;flex-direction:column;gap:8px;min-height:86px;justify-content:space-between}.footer__bottom-legal-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;align-items:center;width:100%}.footer__bottom-legal-row--secondary{grid-template-columns:repeat(3,minmax(0,1fr))}.footer__bottom-contact-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.footer__bottom-desktop{display:none}.footer__bottom-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.footer__policy-link,.footer__email,.footer__copyright{color:inherit;text-decoration:none}.footer__policy-link:hover,.footer__email:hover{color:var(--neutral-1000)}.footer__policy-link:focus-visible,.footer__email:focus-visible{outline:2px solid currentColor;outline-offset:2px;border-radius:2px}.footer__copyright{margin:0}.footer__separator{display:block;flex-shrink:0;width:2px;height:2px;border-radius:50%;background-color:var(--footer-text-color)}.footer__bottom .socials{--socials-gap: 8px;--socials-padding-block: 8px;--socials-padding-inline: 8px;background-color:var(--blue-1000)}.footer__bottom .socials__link{color:var(--neutral-0);transition:opacity var(--header-erodus-hover-transition-duration, .15s) ease}.footer__bottom .socials__link:hover{opacity:.8}.footer__bottom .socials__link:focus-visible{outline:2px solid var(--neutral-0);outline-offset:2px}@media screen and (max-width:949px){.footer__upper-main{align-items:center}.footer__brand-column .group,.footer__brand-column .logo-block{width:100%}.footer__nav-group,.footer__newsletter{width:100%;min-width:0}}@media screen and (max-width:749px){.footer__brand-column,.footer__links-area{width:min(100%,var(--footer-content-width-mobile, 400px));max-width:min(100%,var(--footer-content-width-mobile, 400px));min-width:0}}@media screen and (min-width:750px)and (max-width:949px){.footer__brand-column,.footer__links-area{width:min(100%,500px);max-width:min(100%,500px);min-width:0}}@media screen and (min-width:950px)and (max-width:1349px){.footer__brand-column{--footer-brand-max-width: 400px;max-width:var(--footer-brand-max-width)}}@media screen and (max-width:467px){.footer__upper-main{align-items:center}}@media screen and (max-width:749px){.footer{gap:56px;background-color:var(--blue-1000)}.footer__bottom-shell{background-color:var(--neutral-0)}.footer .font-caption-sm-regular,.footer .font-caption-sm-medium,.footer__brand-column .text-block.font-body-xs-regular{font-size:12px;line-height:16px}.footer__link,.footer__email{font-size:14px;line-height:20px}.footer .font-body-m-regular,.footer .font-body-m-medium{font-size:16px;line-height:20px}.footer__upper-inner{padding-block-end:0}.footer__links-list li{line-height:20px}.footer__bottom-legal-row{align-items:start;justify-items:start;column-gap:16px}.footer__bottom-legal-row>*{width:100%;max-width:100%;text-align:start}.footer__bottom-legal-row .footer__policy-link{display:inline-flex;justify-content:flex-start;white-space:normal}}@media screen and (min-width:750px){.footer{margin-block-start:var(--footer-margin-top-desktop, 64px)}.footer__upper-shell{border-radius:22px 22px 0 0}.footer__upper-inner{gap:64px;padding-block-end:64px}.footer__brand-column{gap:36px}.footer__brand-column .group{gap:16px}.footer__bottom-inner{display:none}.footer__bottom-desktop{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:20px;width:100%}.footer__bottom-contact{display:flex;flex:1 1 auto;align-items:center;justify-content:flex-end;gap:12px;min-width:0}}@media screen and (min-width:950px){.footer__upper-main{flex-direction:row;align-items:flex-start;justify-content:space-between;gap:64px}.footer__brand-column{flex:0 1 var(--footer-brand-max-width, 683px);justify-content:space-between;min-height:116px}.footer__links-area{flex-direction:row;gap:50px}.footer__newsletter{width:min(100%,322px)}.footer__bottom-desktop{flex-direction:row}}@media(prefers-reduced-motion:reduce){.footer__link,.footer__policy-link,.footer__email,.footer__bottom .socials__link{transition:none}}@media(forced-colors:active){.footer__link:focus-visible,.footer__policy-link:focus-visible,.footer__email:focus-visible,.footer__newsletter-submit:focus-visible,.footer__bottom .socials__link:focus-visible{outline:2px solid transparent}}
/*# sourceMappingURL=/cdn/shop/t/27/assets/footer.css.map */
