.site-footer{display:flex;flex-direction:column;font-family:var(--font-ui, "Inter", system-ui, -apple-system, "Segoe UI", sans-serif);color:#000}.site-footer__signup{background:#ffe336;color:#000;padding:56px clamp(20px,7vw,120px)}.site-footer__signup-inner{display:flex;align-items:flex-start;justify-content:flex-start;max-width:1440px;margin:0 auto;width:100%}.footer-signup-block{display:flex;flex-direction:column;gap:12px;max-width:670px;width:100%}.footer-signup-headline{font-family:var(--font-editorial, "DM Serif Display", "Playfair Display", Georgia, serif);font-size:clamp(28px,3.4vw,44px);font-weight:400;line-height:1.05;letter-spacing:-.02em;margin:0;color:#000}.footer-signup-copy{font-size:15px;font-weight:400;line-height:1.5;margin:0 0 4px;color:#000000bf;max-width:520px}.footer-signup{display:flex;align-items:stretch;gap:12px;margin:8px 0 4px;max-width:560px;width:100%}.footer-signup__input{flex:1;height:48px;background:#fff;border:1px solid #000;border-radius:4px;padding:0 16px;font-family:inherit;font-size:16px;font-weight:400;color:#000;outline:none;min-width:0;transition:box-shadow .2s ease}.footer-signup__input::placeholder{color:#0009}.footer-signup__input:focus{box-shadow:0 0 0 2px #000}.footer-signup__btn{flex-shrink:0;height:48px;padding:0 28px;background:#000;color:#fff;border:1px solid #000;border-radius:4px;font-family:inherit;font-size:14px;font-weight:500;letter-spacing:.01em;cursor:pointer;transition:background .2s ease,transform .2s ease;white-space:nowrap}.footer-signup__btn:hover{background:#1a1a1a}.footer-signup__btn:active{transform:scale(.98)}.footer-signup__fine{font-size:12px;font-weight:400;margin:4px 0 0;color:#000}.footer-trust{background:#fafafa;border-top:1px solid rgba(0,0,0,.08);border-bottom:1px solid rgba(0,0,0,.08);padding:24px clamp(20px,7vw,120px)}.footer-trust__inner{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1440px;margin:0 auto}.footer-trust__item{display:flex;align-items:center;gap:12px;color:#000;justify-content:center}.footer-trust__item svg{flex-shrink:0;color:#000}.footer-trust__item div{display:flex;flex-direction:column;gap:2px;min-width:0}.footer-trust__item strong{font-size:13px;font-weight:700;line-height:1.2;color:#000}.footer-trust__item span{font-size:12px;font-weight:400;line-height:1.3;color:#000000a6}@media(max-width:720px){.footer-trust__inner{grid-template-columns:1fr;gap:14px}.footer-trust__item{justify-content:flex-start}}.site-footer__main{background:#fff;color:#000;padding:32px clamp(20px,7vw,120px) 32px}.site-footer__main-inner{display:flex;flex-direction:column;gap:32px;max-width:1440px;margin:0 auto}.footer-social{display:flex;gap:16px;align-items:center;flex-wrap:wrap;padding-bottom:20px;border-bottom:1px solid rgba(0,0,0,.08)}.footer-social a{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;color:#000;text-decoration:none;transition:opacity .2s ease,transform .2s ease}.footer-social a:hover{opacity:.65;transform:translateY(-1px)}.footer-social a svg{width:22px;height:22px;display:block}.footer-columns{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;align-items:start}@media(max-width:1100px){.footer-columns{grid-template-columns:repeat(2,1fr);gap:28px}}@media(max-width:460px){.footer-columns{grid-template-columns:repeat(2,1fr);gap:20px 16px}}.footer-column{display:flex;flex-direction:column;gap:14px}.footer-column__title{font-family:inherit;font-size:16px;font-weight:700;letter-spacing:0;color:#000;margin:0}.footer-column__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.footer-column__list a{font-family:inherit;font-size:14px;font-weight:400;color:#000;text-decoration:none;transition:text-decoration .15s ease}.footer-column__list a:hover{text-decoration:underline;color:#000}.footer-payments{display:flex;align-items:center;flex-wrap:wrap;gap:12px 18px;padding:4px 0}.footer-payments__label{font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#0000008c}.footer-payments__icons{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.footer-pay{display:inline-flex;align-items:center;justify-content:center;width:40px;height:26px;padding:0;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:4px;overflow:hidden;transition:transform .2s ease,border-color .2s ease}.footer-pay:hover{transform:translateY(-1px);border-color:#0000002e}.footer-pay svg{width:100%;height:100%;display:block;object-fit:contain}.footer-pay--image img{width:100%;height:100%;object-fit:contain;padding:2px 3px}.footer-bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px 28px;padding-top:20px;border-top:1px solid rgba(0,0,0,.08);font-size:13px;color:#000}.footer-bottom__copy{font-size:13px;color:#000000b3;flex-shrink:0}.footer-bottom__links{display:flex;flex-wrap:wrap;gap:4px 22px;align-items:center}.footer-bottom__links a{font-size:13px;color:#000000b3;text-decoration:none;transition:color .15s ease}.footer-bottom__links a:hover{text-decoration:underline;color:#000}@media(max-width:720px){.footer-signup{flex-direction:column;gap:10px}.footer-signup__btn{width:100%}.footer-bottom{flex-direction:column;align-items:flex-start;gap:10px}.footer-payments{flex-direction:column;align-items:flex-start;gap:8px}}@media(max-width:480px){.site-footer__signup{padding:32px 20px}.footer-signup-headline{font-size:clamp(24px,7vw,32px)}.footer-signup-copy{font-size:14px}.footer-trust{padding:18px 20px}.site-footer__main{padding:24px 20px}.site-footer__main-inner{gap:24px}.footer-social{padding-bottom:16px}.footer-column{gap:10px}.footer-column__title{font-size:14px}.footer-column__list a{font-size:13px}}@media(max-width:720px){.footer-trust__inner{text-align:center}.footer-trust__item{justify-content:center}.footer-social{justify-content:center;padding-bottom:16px}.footer-column{align-items:center;text-align:center}.footer-column__title{text-align:center;width:100%}.footer-column__list{align-items:center}.footer-column__list li{text-align:center;list-style:none}.footer-bottom{flex-direction:column;align-items:center;text-align:center;gap:10px}.footer-bottom__copy{text-align:center}.footer-bottom__links{justify-content:center}}
/*# sourceMappingURL=/cdn/shop/t/71/assets/component-footer.css.map */
