.footer__container{max-width:var(--max-width);padding-left:var(--padding-x-mobile);padding-right:var(--padding-x-mobile);grid-template-columns:1fr;grid-template-areas:"newsletter""accordion""social""currency""payment""copyright";display:grid}.footer__desktop-links-wrapper{grid-area:menu;column-gap:64px;display:none}.footer__container hr{display:none}.footer__language-select{width:100%;color:var(--text-color);-webkit-appearance:none;background:#1d1d1d;background:var(--language-selector-bg);border:0;border-top:1px solid #424242;border-bottom-right-radius:4px;border-bottom-left-radius:4px;flex-direction:column;justify-content:center;align-items:center;min-height:40px;padding:8px 12px;font-size:14px;display:flex;position:absolute;top:38px}.footer__language-select>div{justify-content:space-between;align-items:center;display:flex}.footer__language-select *{color:var(--text-color);text-decoration:none}.footer__language-select::-ms-expand{display:none}.footer__language-select-wrapper .icon.icon-chevron-down{position:relative}.footer__language-select-wrapper .icon.icon-chevron-down path{stroke:var(--text-color)}.footer__language-select-wrapper{background:var(--language-selector-bg);border-radius:4px;justify-content:center;align-items:center;width:152px;margin-top:32px;display:flex;position:relative}.icon.icon-checkmark{position:absolute;right:18px}.footer__language-select-button{background:var(--language-selector-bg);color:var(--text-color);text-align:left;border:0;border-radius:4px;justify-content:space-between;align-items:center;width:152px;height:40px;margin:0;padding:10px 12px;display:flex}.footer__language-select-wrapper.closed .footer__language-select{display:none}.footer__language-select-wrapper:not(.closed) .icon.icon-chevron-down{transform:scale(-1)}@media (min-width:1024px){.footer__container{padding-left:var(--padding-x-desktop);padding-right:var(--padding-x-desktop);grid-template-columns:repeat(6,1fr);grid-template-areas:"tophr tophr tophr tophr tophr tophr""menu menu menu.newsletter newsletter""menu menu menu.newsletter newsletter""menu menu menu.newsletter newsletter""bottomhr bottomhr bottomhr bottomhr bottomhr bottomhr""currency.social social.payment"". .copyright copyright. .";display:grid}.footer__language-select-wrapper{margin:0}.footer__desktop-links-wrapper{display:flex}.footer__container hr.footer__desktop-top-hr,.footer__container hr.footer__desktop-bottom-hr{background:var(--accent-color,#414142);margin:32px 0;padding:0;display:block}.footer__container hr.footer__desktop-top-hr{grid-area:tophr}.footer__container hr.footer__desktop-bottom-hr{grid-area:bottomhr}}.footer_copyright-text-wrapper{grid-area:copyright;justify-content:center;align-items:center;display:flex}@media (min-width:1024px){.footer_copyright-text-wrapper{margin-top:24px}}.footer_copyright-text-wrapper p{color:var(--text-color);margin:0}.footer__desktop-link-title{color:var(--text-color,#fff);text-transform:uppercase}.footer__menu-ul{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.footer__menu-li{padding:4px 0;display:flex}.footer__menu-li a{color:var(--text-color);cursor:pointer;transition:var(--transition);text-decoration:none}.footer__menu-li a:hover{opacity:.7}.accordion-button span{font-family:var(--font-heading-family);letter-spacing:.7px;color:var(--text-color);font-size:18px;font-weight:500;line-height:34px}.footer__accordion-ul{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.footer__accordion-li a{color:var(--text-color);cursor:pointer;transition:var(--transition);text-decoration:none}.footer__accordion-li a:hover{opacity:.7}.footer__container .accordion-chevron svg path,.footer-newsletter__submit svg path{stroke:var(--text-color)}.footer__link-wrapper{margin-bottom:32px}@media (min-width:1024px){.footer__link-wrapper{display:none}.footer__desktop-link-title{margin:0 0 16px;font-size:16px}.footer__menu-li a{font-size:14px}}.footer__payment-ul{border-top:1px solid var(--accent-color,#414142);flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin:32px 0 20px;padding:32px 0 0;list-style:none;display:flex}@media (min-width:1024px){.footer__payment-ul{border-top:0;margin:0;padding:0}}.footer__payment-li{display:flex}.footer__payment{grid-area:payment}.footer-newsletter__content-container{border-bottom:1px solid var(--accent-color,#414142);grid-area:newsletter;margin-bottom:14px;padding-bottom:34px}.footer-newsletter__h2{color:var(--text-color);letter-spacing:.7px;text-transform:uppercase;margin:0 0 20px;font-size:24px;font-weight:500;line-height:34px}@media (min-width:1024px){.footer-newsletter__content-container{border-bottom:0;margin-bottom:0;padding-bottom:0}.footer-newsletter__h2{font-size:16px}}.footer-newsletter__p{color:var(--text-color);margin:20px 0;line-height:1.2}.footer-newsletter__email-input{background:var(--newsletter-background-color,#414142);border:1px solid var(--newsletter-border-color,#414142);width:100%;color:var(--text-color,#fff);border-radius:50px;padding:16px 24px}.footer-newsletter__email-input:focus,.footer-newsletter__email-input:hover{border:1px solid #bfbfbf;box-shadow:inset 5px 4px 10px #0000004d}.footer-newsletter__email-input:focus::-webkit-input-placeholder{color:#0000}.footer-newsletter__form-wrapper form{position:relative}.footer-newsletter__submit{color:var(--text-color,#fff);background:0 0;border:0;justify-content:center;align-items:center;width:47px;height:47px;display:flex;position:absolute;top:0;right:0}.footer__localization{flex-flow:wrap;place-content:center;padding:1rem 1rem 0;display:flex}.footer__localization:empty{display:none}.footer__currency-wrapper{grid-area:currency}.footer__social-icons{grid-area:social;justify-content:center;align-items:center;gap:18px;margin:0;padding:0;list-style:none;display:flex}.footer__social-icons li a{justify-content:center;align-items:center;display:flex}.footer__social-icons li a path{fill:var(--text-color,#fff)}.footer__social-icons li:hover a path{fill:#999}.footer__social-icons li a svg{width:32px}.footer__social-icons .svg-wrapper{width:32px;height:32px}.list-social{justify-content:center;gap:28px;display:flex}
