.footer{padding:48px 60px 0;border-radius:var(--global-border-radius);background-color:var(--section-background);width:calc(100% - 30px);margin-left:auto;margin-right:auto}.footer a{color:var(--footer-link-color)}@media(-moz-touch-enabled:0),(hover:hover),(pointer:fine){.footer a:hover{color:var(--footer-link-hover-color)}}.footer a:focus-visible,.footer button:focus-visible{outline:2px solid var(--footer-link-color)}.footer .footer__separator{height:1px;width:100%;background-color:var(--border-color);margin:24px 0}.footer .footer__separator--spaced{margin:32px 0}.footer .footer__newsletter{width:100%;display:flex;flex-direction:column;align-items:stretch}.footer .footer__logo-container{display:block;width:var(--logo-image-width);max-width:100%;margin:0}.footer .footer__logo{display:block;width:var(--logo-image-width);max-width:100%;height:auto;object-fit:contain;object-position:var(--img-desktop-pos)}.footer-form{max-width:720px;width:100%;margin:0 auto}.footer-form .footer-form__field{display:flex;align-items:center;gap:12px;margin-top:30px;padding:0 12px}.footer-form .footer-form__input{flex:1 1 auto;min-height:50px;padding:0 16px;background-color:#fff;border:1px solid #ffffff;color:#111;border-radius:100px}.footer-form .footer-form__input::placeholder{opacity:.7;color:#111}.footer-form .footer-form__input:focus-visible{border-color:#fff}.footer-form .footer-form__button{background-color:#fff;border:1px solid #ffffff;border-radius:100px;color:#111;text-transform:uppercase;white-space:nowrap;padding:15px 30px 15px 20px}.footer-form .footer-form__message{display:flex;align-items:center;justify-content:center;margin-top:10px;column-gap:10px}.footer-form .footer-form__message .icon{width:24px;height:24px;flex-shrink:0}.footer-form .footer-form__message.footer-form__message--success{color:var(--color-text-success)}.footer-form .footer-form__message.footer-form__message--error{color:var(--color-text-attention)}.footer .footer__newsletter-rte{max-width:720px;margin:14px auto 0;text-align:center;color:var(--text-color);transition-property:color;transition-duration:var(--timing-base)}.footer .footer__newsletter-rte a{color:var(--footer-link-color)}@media(-moz-touch-enabled:0),(hover:hover),(pointer:fine){.footer .footer__newsletter-rte a:hover{color:var(--footer-link-hover-color)}}.footer .footer__main-content{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:40px;justify-items:center}.footer .footer__navigation-item{min-width:0;text-align:center}.footer .footer__navigation-heading{margin:0 0 14px;font-size:calc(var(--body-font-size) * 1.125);font-weight:700;line-height:1.5;word-wrap:break-word;color:var(--menu-headings-color);text-align:center}.footer .footer__navigation-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;align-items:center}.footer .footer__navigation-list-item+.footer__navigation-list-item{margin-top:10px}.footer .footer__navigation-list-link{line-height:1.5;text-decoration:none;word-wrap:break-word;transition-property:color;transition-duration:var(--timing-base);display:inline-block}.footer .footer__about-rte{line-height:1.5;word-wrap:break-word;color:var(--text-color);transition-property:color;transition-duration:var(--timing-base);text-align:center}.footer .footer__about-rte p+p{margin-top:16px}.footer .footer__about-rte a{color:var(--footer-link-color)}.footer .footer__about-rte a:focus-visible{outline:2px solid var(--footer-link-color)}@media(-moz-touch-enabled:0),(hover:hover),(pointer:fine){.footer .footer__about-rte a:hover{color:var(--footer-link-hover-color)}}.footer .footer__payments-container{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;margin-top:24px;gap:8px;row-gap:12px;padding:0;list-style:none}.footer .footer__payments-item{display:inline-flex;height:28px}.footer .footer__payments-item svg{width:100%;height:100%}.footer .footer__gdpr-wrapper{margin:16px auto 0;display:flex;justify-content:center;gap:12px;color:var(--text-color);width:fit-content}.footer .footer__gdpr-wrapper:has(input:focus-visible){outline:2px solid var(--footer-link-color);outline-offset:2px}.footer .social-links{margin-top:18px;display:flex;justify-content:center;width:100%}.footer .social-links :where(ul,.social-links__list){display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:10px;padding:0;margin:0;list-style:none}.footer .button-social{color:var(--button-icon-color-social)}.footer .button-social .icon{width:16px;height:16px}.footer .button-social path{fill:currentColor}.footer .button-social:focus-visible{background-color:var(--button-background-color-social);border-color:var(--button-border-color-social);color:var(--button-icon-color-social)}@media(-moz-touch-enabled:0),(hover:hover),(pointer:fine){.footer .button-social:hover{color:var(--button-icon-color-social-hover)}}.footer .footer__bottom-content{display:flex;flex-wrap:wrap;justify-content:space-between;gap:24px;align-items:center;padding:16px 0 24px}.footer .footer__selectors{display:flex;column-gap:12px;row-gap:12px;flex-wrap:wrap}.footer .disclosure__button{color:var(--footer-link-color)}.footer .footer__bottom-left-col{display:flex;flex-wrap:wrap;align-items:center;gap:16px}.footer .footer__bottom-right-col{display:flex;align-items:center;flex-shrink:0;gap:16px}.footer .footer__copyright{font-size:calc(var(--body-font-size) * .875);line-height:1.26;word-wrap:break-word;color:var(--copyright-text-color);margin:0}.footer .footer__copyright a{text-decoration:underline}@media(-moz-touch-enabled:0),(hover:hover),(pointer:fine){.footer .footer__copyright a:hover{text-decoration:none}}.footer .footer__quick-links{display:flex;flex-grow:1;flex-wrap:wrap;justify-content:center;gap:12px 32px;margin:0;padding:0;list-style:none}.footer .footer__back-to-top{display:flex;justify-content:center;align-items:center;width:48px;height:48px;flex-shrink:0;padding:5px;border:1px solid var(--button-top-border);background-color:var(--button-top-background);color:var(--button-top-color);min-width:44px;min-height:44px;border-radius:10px;transition-property:background-color,color,border;transition-duration:var(--timing-short)}.footer .footer__back-to-top .icon{width:24px;height:24px}@media(-moz-touch-enabled:0),(hover:hover),(pointer:fine){.footer .footer__back-to-top:hover{border:1px solid var(--button-top-border-hover);background-color:var(--button-top-background-hover);color:var(--button-top-color-hover)}}.footer.need-animate{opacity:0;transition-duration:var(--animate-time);transition-property:opacity}.footer.need-animate .footer__main-content,.footer.need-animate .footer__newsletter,.footer.need-animate .footer__bottom-content{opacity:0;transition-duration:var(--animate-time);transition-delay:.5s;transition-property:opacity}.footer.animated,.footer.animated .footer__main-content,.footer.animated .footer__newsletter,.footer.animated .footer__bottom-content{opacity:1}@media(max-width:768px){.footer{padding:24px 20px 0}.footer .footer__logo-container{width:var(--logo-image-width-mobile);margin-left:auto;margin-right:auto}.footer .footer__logo{width:var(--logo-image-width-mobile)}.footer-form .footer-form__field{gap:10px}.footer-form .footer-form__input,.footer-form .footer-form__button{min-height:48px;font-size:calc(var(--body-font-size) * .875)}.footer .footer__main-content{grid-template-columns:1fr;gap:24px}.footer .footer__quick-links{flex-direction:column;align-items:center}.footer .footer__bottom-content{flex-direction:column;text-align:center}.footer .footer__bottom-left-col,.footer .footer__bottom-right-col{justify-content:center;width:100%}.footer .footer__selectors{justify-content:center}}@media screen and (max-width:374px){.footer-form .footer-form__field{flex-direction:column;align-items:stretch}.footer-form .footer-form__button{width:100%}}.footer .footer__main-content{gap:32px;justify-items:start}.footer .footer__navigation-item,.footer .footer__navigation-heading{text-align:left}.footer .footer__navigation-list{align-items:flex-start}.footer .footer__about-rte{text-align:left}.footer .social-links{width:100%;display:flex;justify-content:center}.footer .social-links :where(ul,.social-links__list,.list-social,.social-links__items){width:fit-content;margin-left:auto;margin-right:auto;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:10px;padding:0}.footer .footer__social{text-align:center}.footer .footer__social .footer__navigation-heading{text-align:center;width:100%;font-weight:700}.footer .footer__social .social-links{justify-content:center}.footer .footer__social .footer__navigation-list{align-items:center}@media(max-width:768px){.footer-form{max-width:520px}.footer-form .footer-form__field{padding:0 8px;gap:8px;margin-top:22px;flex-direction:row;flex-wrap:nowrap;align-items:center}.footer-form .footer-form__input{min-height:42px;padding:0 12px;font-size:13px}.footer-form .footer-form__button{min-height:42px;padding-left:14px;padding-right:22px;font-size:13px;flex:0 0 auto}}@media(max-width:374px){.footer-form .footer-form__field{flex-direction:row;align-items:center}.footer-form .footer-form__input{min-width:0}.footer-form .footer-form__button{padding-left:12px;padding-right:16px}}@media(max-width:374px){.footer-form .footer-form__field{flex-direction:row;align-items:center}.footer-form .footer-form__input{flex:1 1 auto;min-width:0;width:0}.footer-form .footer-form__button{width:auto;flex:0 0 auto}}@media(max-width:340px){.footer-form .footer-form__field{gap:6px;padding:0 6px}.footer-form .footer-form__input{min-height:40px;padding:0 10px;font-size:12px}.footer-form .footer-form__button{min-height:40px;padding-left:10px;padding-right:12px;font-size:12px;letter-spacing:.02em;max-width:118px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media(max-width:450px){.footer .footer__main-content{display:grid;grid-template-columns:1fr 1fr;column-gap:28px;row-gap:22px;justify-items:stretch;align-items:start}.footer .footer__navigation-list-item+.footer__navigation-list-item{margin-top:8px}.footer .footer__navigation-heading{margin-bottom:10px}}.footer .footer-form .footer-form__button.btn-rhode-1{color:#777!important;background-color:#fff!important;border-color:#fff!important}@media(hover:hover)and (pointer:fine){.footer .footer-form .footer-form__button.btn-rhode-1.mlrs-btn{--mlrs-bg: #777777}.footer .footer-form .footer-form__button.btn-rhode-1.mlrs-btn .mlrs-btn__layer{background-color:#777!important}.footer .footer-form .footer-form__button.btn-rhode-1.mlrs-btn:hover{color:#fff!important;border-color:#777!important;transition:none!important}}@media(max-width:768px){.footer-form .footer-form__field .footer-form__button{display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;line-height:normal!important;height:42px!important;min-height:42px!important;padding:0 22px!important}}@media(max-width:374px){.footer-form .footer-form__field .footer-form__button{padding:0 16px!important}}@media(max-width:340px){.footer-form .footer-form__field .footer-form__button{height:40px!important;min-height:40px!important;padding:0 12px!important}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/footer.build.css.map */
