.custom-footer{--cf-bg: #000000;--cf-text: #ffffff;--cf-muted: rgba(255, 255, 255, .65);--cf-heading: #ffffff;--cf-link: rgba(255, 255, 255, .75);--cf-link-hover: #ffffff;--cf-border: rgba(255, 255, 255, .15);--cf-input-border: rgba(255, 255, 255, .35);--cf-input-bg: transparent;--cf-btn-bg: rgba(255, 255, 255, .12);--cf-btn-color: #ffffff;--cf-pad-top: 48px;--cf-pad-bottom: 32px;--cf-gap: 40px;background:var(--cf-bg);color:var(--cf-text);padding-top:var(--cf-pad-top);padding-bottom:var(--cf-pad-bottom);width:100%}.custom-footer__inner{max-width:var(--page-width);margin:0 auto;padding-inline:1.5rem;box-sizing:border-box}@media screen and (min-width:750px){.custom-footer__inner{padding-inline:5rem}}.custom-footer__auth{margin-bottom:var(--cf-badge-section-gap, 36px);max-width:640px}.custom-footer__auth-image-wrap{margin:0 0 var(--cf-badge-text-gap, 14px);line-height:0}.custom-footer__auth-image{display:block;width:auto;max-width:min(100%,var(--cf-badge-width-mobile, 200px));height:auto}@media screen and (min-width:750px){.custom-footer__auth-image{max-width:min(100%,var(--cf-badge-width, 260px))}}.custom-footer__auth-text{color:var(--cf-muted);font-size:var(--cf-font-badge, 14px);line-height:1.55;margin:0}.custom-footer__auth-text p{margin:0 0 .4em}.custom-footer__auth-text p:last-child{margin-bottom:0}.custom-footer__auth-text em,.custom-footer__auth-text i{font-style:italic}.custom-footer__auth-text strong{color:var(--cf-text);font-weight:600}.custom-footer__blocks{display:grid;grid-template-columns:1fr;gap:32px;margin-bottom:48px}@media screen and (min-width:750px){.custom-footer__blocks{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 40px}}@media screen and (min-width:1000px){.custom-footer__blocks{grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--cf-gap);justify-content:space-between;align-items:start}}.custom-footer__block-heading{margin:0 0 16px;font-size:var(--cf-font-heading, 13px);font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--cf-heading);line-height:1.3}.custom-footer__block-body{color:var(--cf-muted);font-size:var(--cf-font-body, 14px);line-height:1.6}.custom-footer__block-body p{margin:0 0 .65em}.custom-footer__block-body p:last-child{margin-bottom:0}.custom-footer__block-body strong{color:var(--cf-text);font-weight:600}.custom-footer__block-body a{color:var(--cf-link);text-decoration:none}.custom-footer__block-body a:hover{color:var(--cf-link-hover)}.custom-footer__menu{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.custom-footer__menu a{color:var(--cf-link);text-decoration:none;font-size:var(--cf-font-menu, 14px);line-height:1.4;word-break:break-word;transition:color .15s ease}.custom-footer__menu a:hover{color:var(--cf-link-hover)}.custom-footer__newsletter-heading{margin:0 0 20px;font-size:var(--cf-font-newsletter, 15px);font-weight:600;line-height:1.45;color:var(--cf-text);text-transform:none;letter-spacing:0}.custom-footer__newsletter-form{margin:0}.custom-footer__newsletter-field{position:relative;display:flex;align-items:center;border:1px solid var(--cf-input-border);border-radius:4px;background:var(--cf-input-bg);overflow:hidden}.custom-footer__newsletter-input{flex:1;min-width:0;border:0;background:transparent;color:var(--cf-text);font-size:14px;line-height:1.4;padding:14px 52px 14px 16px;outline:none;box-shadow:none;width:100%}.custom-footer__newsletter-input::placeholder{color:var(--cf-muted);opacity:1}.custom-footer__newsletter-submit{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:32px;height:32px;border-radius:50%;border:0;padding:0;margin:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;background:var(--cf-btn-bg);color:var(--cf-btn-color);transition:background .15s ease,opacity .15s ease}.custom-footer__newsletter-submit:hover{opacity:.85}.custom-footer__newsletter-submit svg{width:10px;height:10px;display:block}.custom-footer__newsletter-message{display:flex;align-items:center;gap:6px;margin-top:10px;font-size:13px;color:var(--cf-muted)}.custom-footer__newsletter-message--error{color:#f87171}.custom-footer__newsletter-message--success{color:#4ade80}.custom-footer__aside{display:flex;flex-direction:column;gap:28px;padding-top:8px;border-top:1px solid var(--cf-border)}.custom-footer__aside-top{display:flex;flex-direction:column;gap:20px;align-items:flex-start}@media screen and (min-width:750px){.custom-footer__aside-top{flex-direction:row;align-items:center;justify-content:space-between;gap:24px}}.custom-footer__social{display:flex;flex-wrap:wrap;justify-content:flex-start!important;gap:12px;list-style:none;margin:0;padding:0}.custom-footer__social .list-social__item{display:flex}.custom-footer__social .list-social__link,.custom-footer__social a{display:inline-flex;align-items:center;justify-content:center;width:auto;height:auto;padding:0!important;color:var(--cf-text)!important;text-decoration:none;transition:opacity .15s ease}.custom-footer__social .list-social__link:hover,.custom-footer__social a:hover{opacity:.7}.custom-footer__social .svg-wrapper{width:27px!important;height:27px!important;display:inline-flex}.custom-footer__social .svg-wrapper>svg,.custom-footer__social .icon,.custom-footer__social svg{width:27px!important;height:27px!important;display:block}.custom-footer__localization{display:flex;flex-wrap:wrap;gap:16px 24px;align-items:center}.custom-footer__localization .localization-form,.custom-footer__localization localization-form{margin:0}.custom-footer__localization .caption-large,.custom-footer__localization h2{display:none}.custom-footer__localization .disclosure__button,.custom-footer__localization .localization-form__select{color:var(--cf-text)!important;background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;font-size:13px!important;font-weight:700!important;min-height:auto!important;height:auto!important}.custom-footer__localization .disclosure__button:hover,.custom-footer__localization .localization-form__select:hover{color:var(--cf-link-hover)!important}.custom-footer__aside-bottom{display:flex;flex-direction:column;gap:16px;align-items:flex-start}@media screen and (min-width:750px){.custom-footer__aside-bottom{flex-direction:row;align-items:center;justify-content:space-between;gap:24px}}.custom-footer__payments{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:0;padding:0}.custom-footer__payments li{display:flex;align-items:center}.custom-footer__payments svg{display:block;width:38px;height:24px}.custom-footer__copyright{margin:0;font-size:14px;line-height:1.5;color:var(--cf-muted)}.custom-footer__copyright a{color:var(--cf-muted);text-decoration:none}.custom-footer__copyright a:hover{color:var(--cf-link-hover)}.custom-footer__policies{list-style:none;margin:8px 0 0;padding:0;display:flex;flex-wrap:wrap;gap:8px 16px}.custom-footer__policies a{color:var(--cf-muted);text-decoration:none;font-size:13px}.custom-footer__policies a:hover{color:var(--cf-link-hover)}.custom-footer__blocks:empty,.custom-footer__aside:empty,.custom-footer__aside-top:empty,.custom-footer__aside-bottom:empty{display:none}
/*# sourceMappingURL=/cdn/shop/t/2/assets/custom-footer.css.map */
