.kc-footer{--kc-footer-heading: var(--kc-black);--kc-footer-text: var(--kc-black);--kc-footer-accent: var(--kc-primary-orange);--kc-footer-border: var(--kc-slate-100);border-top:.1rem solid var(--kc-footer-border)}.kc-footer .page-width{display:block}.kc-footer .kc-footer__newsletter{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--kc--spacing--50);padding-bottom:var(--kc--spacing--60);border-bottom:.1rem solid var(--kc-footer-border)}.kc-footer__newsletter-heading{margin:0 0 var(--kc--spacing--20);color:var(--kc-footer-heading)}.kc-footer__newsletter-sub{margin:0;color:var(--kc-footer-text);font-size:1.5rem}.kc-footer__newsletter-form{flex:1 1 32rem;max-width:42rem;margin-left:auto}.kc-footer__newsletter .newsletter-form{width:100%;margin:0 0 0 auto}.kc-footer__newsletter .newsletter-form__field-wrapper{max-width:none;width:100%}.kc-newsletter-field.field{position:relative;border-radius:999px;background:#f9f9fb;border:.1rem solid var(--kc-slate-100);box-shadow:none;overflow:visible}.kc-newsletter-field.field:before,.kc-newsletter-field.field:after{display:none!important}.kc-newsletter-field .field__input{border:0;background:#f9f9fb;padding:.8rem 6rem .8rem 1.6rem;border-radius:999px;color:var(--kc-footer-heading);border-color:var(--kc-slate-100)}.kc-newsletter-field .field__input::placeholder{color:var(--kc-footer-text);opacity:1}.kc-newsletter-field .field__input:focus{box-shadow:none}.kc-newsletter-field .field__label{display:none}.kc-newsletter-field:focus-within{border-color:var(--kc-primary-blue)}.kc-newsletter-button.field__button{position:absolute;top:50%;right:.6rem;transform:translateY(-50%);width:4.2rem;height:4.2rem;border-radius:50%;background:#f9f9fb;color:var(--kc-black);display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}.kc-newsletter-button.field__button:hover{background:var(--kc-footer-accent)}.kc-newsletter-button .icon,.kc-newsletter-button svg{width:1.6rem;height:1.6rem;color:currentColor}.kc-footer .kc-footer__main{display:flex;flex-wrap:wrap;gap:var(--kc--spacing--60);padding-top:var(--kc--spacing--60);justify-content:space-between;margin-bottom:var(--kc--spacing--80);flex-direction:column}@media screen and (min-width:990px){.kc-footer .kc-footer__main{flex-direction:row}}.kc-footer__brand{flex:0 0 auto;width:100%;max-width:24rem}.kc-footer__brand-logo img{display:block;height:auto;max-width:100%}.kc-footer__brand-headline{margin:var(--kc--spacing--40) 0 0;color:var(--kc-footer-heading);font-size:1.8rem}.kc-footer__brand-desc{margin-top:var(--kc--spacing--30);color:var(--kc-footer-text)}.kc-footer__cols{flex-grow:1;display:grid;grid-template-columns:1fr 1fr 1fr 128px;gap:var(--kc--spacing--50);max-width:980px}.kc-footer__col-heading{margin:0 0 1.6rem;color:var(--kc-footer-heading);font-size:1.6rem;font-weight:600;font-family:var(--font-body-family)}.kc-footer__menu{display:flex;flex-direction:column;gap:12px}.kc-footer__link{color:var(--kc-footer-text);text-decoration:none;font-size:1.6rem;transition:color .15s ease}.kc-footer__link:hover{color:var(--kc-footer-accent);text-decoration:none}.kc-footer__link.list-menu__item--active{text-decoration:none}.kc-social{display:flex;flex-direction:column;gap:16px;margin:0;padding:0}.kc-social__link{display:flex;align-items:center;gap:1rem;color:var(--kc-footer-text);text-decoration:none;font-size:1.6rem;transition:color .15s ease}.kc-social__link:hover{color:var(--kc-footer-accent)}.kc-social__link:hover svg{color:var(--kc-footer-accent)}.kc-social__icon{display:inline-flex;width:2rem;height:2rem;flex:0 0 auto;color:var(--kc-footer-heading)}.kc-social__link:hover .kc-social__icon{color:var(--kc-footer-accent)}.kc-social__icon svg{width:100%;height:100%;display:block;transition:all .3s ease;color:var(--kc-primary-blue)}.kc-footer__text{color:var(--kc-footer-text);display:flex;flex-direction:column;gap:8px}.kc-footer__text-block{width:100%;max-width:none;font-size:1.2rem;line-height:1.6;display:flex;flex-direction:column;gap:8px}.kc-footer__text-block.rte:after{content:none}.kc-footer__text-block *{margin:0}.kc-footer__text-block a{color:var(--kc-footer-heading)}.kc-footer__image{display:flex}.kc-footer__image.left{justify-content:flex-start}.kc-footer__image.center{justify-content:center}.kc-footer__image.right{justify-content:flex-end}.kc-footer__image-wrapper img{display:block;height:auto;max-width:100%}.kc-footer__localization{display:flex;flex-wrap:wrap;gap:var(--kc--spacing--40);margin-top:var(--kc--spacing--50)}.kc-footer__localization:empty{display:none}.kc-footer__bottom{margin-top:var(--kc--spacing--50)}.kc-footer .kc-footer__bottom-inner{border-top:.1rem solid var(--kc-footer-border);display:flex;align-items:center;gap:var(--kc--spacing--40);padding-top:16px}.kc-footer__copyright,.kc-footer__credit{flex:1 1 0;min-width:0}.kc-footer__copyright{text-align:left;display:flex;flex-wrap:wrap;align-items:center;gap:.4rem 1.2rem}.kc-footer__payment{flex:0 1 auto;display:flex;justify-content:center}.kc-footer__credit{text-align:right}.kc-footer__copyright .copyright__content,.kc-footer__credit .copyright__content{font-size:1.4rem;color:var(--kc-footer-text)}.kc-footer__copyright a,.kc-footer__credit a{color:var(--kc-footer-heading);text-decoration:none;transition:all .3s ease}.kc-footer__copyright a:hover,.kc-footer__credit a:hover{color:var(--kc-footer-accent)}.kc-footer__policies{display:flex;flex-wrap:wrap;align-items:center;gap:0 1.2rem;margin:0}.kc-footer__payment .list-payment{margin:0;padding:0;justify-content:center;gap:.75rem;flex-wrap:wrap}@media screen and (max-width:750px){.kc-footer__cols{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--kc--spacing--60) var(--kc--spacing--50)}}@media screen and (max-width:749px){.kc-footer__newsletter{flex-direction:column;align-items:stretch;text-align:left}.kc-footer__newsletter-form{margin-left:0;max-width:none;flex:1}.kc-footer__main{flex-direction:column;gap:var(--kc--spacing--60)}.kc-footer__brand{max-width:none}.kc-footer__cols{grid-template-columns:repeat(2,minmax(0,1fr))}.kc-footer__bottom-inner{flex-direction:column;text-align:center;gap:var(--kc--spacing--40)}.kc-footer__copyright,.kc-footer__credit{flex:1 1 100%;text-align:center;justify-content:center}.kc-footer__copyright{justify-content:center}}@media screen and (max-width:479px){.kc-footer__cols{grid-template-columns:1fr 1fr}.kc-footer__brand-logo img{width:160px}}.kc-footer.color-scheme-2{--kc-footer-heading: var(--kc-white);--kc-footer-text: var(--kc-white-1);--kc-footer-border: var(--kc-white-8)}.kc-footer.color-scheme-2 .kc-social__icon svg{color:inherit}.kc-footer.color-scheme-2 .kc-newsletter-field .field__input,.kc-footer.color-scheme-2 .kc-newsletter-field.field{background:var(--kc-white-8);border-color:var(--kc-white-12)}.kc-footer.color-scheme-2 .kc-newsletter-button.field__button{background:transparent;color:var(--kc-primary-orange)}.kc-footer.color-scheme-2 .kc-newsletter-field .field__input::placeholder{color:var(--kc-white-32)}.kc-footer.color-scheme-2 .kc-newsletter-field.field{border:none}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-footer.css.map */
