.footer-custom{background-color:#a19cf2;color:#fff;border:none!important;display:block;width:100%;padding-top:0!important;padding-bottom:var(--section-pb,45px)}
.footer-custom *{color:#fff;font-family:'Cabinet',var(--heading-font),sans-serif}
.footer-custom__inner{max-width:var(--fc-maxw,1200px);width:100%;margin:0 auto;padding:0 28px;box-sizing:border-box}
.footer-custom__main{display:grid;grid-template-columns:minmax(260px,320px) 1fr;gap:64px;align-items:start;padding-top:60px}
.footer-custom__brand-logo{display:block;margin:0 0 18px}
.footer-custom__brand-logo img{width:150px;height:auto;display:block}
.footer-custom__brand-name{font-weight:900;font-size:20px;margin:0 0 16px}
.footer-custom__brand-pitch{font-size:14px;line-height:1.6;font-weight:500;opacity:.96;margin:0 0 24px}
.footer-custom__newsletter-title{font-weight:900;font-size:13px;text-transform:uppercase;letter-spacing:.07em;margin:0 0 12px}
.footer-custom__newsletter-form{display:flex;gap:8px;max-width:400px}
.footer-custom__newsletter-input{flex:1;min-width:0;background:#fff;border:none;border-radius:10px;padding:13px 16px;font-size:14px;color:#2b2b3a;font-weight:500;outline:none}
.footer-custom__newsletter-input::placeholder{color:#9a9aa5}
.footer-custom__newsletter-btn{background:var(--footer-accent,#FF7A5C);border:none;border-radius:10px;padding:0 20px;min-width:54px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:filter .2s,transform .2s}
.footer-custom__newsletter-btn:hover{filter:brightness(1.07);transform:translateY(-1px)}
.footer-custom__newsletter-btn svg{width:18px;height:18px;stroke:#fff}
.footer-custom__social{display:flex;gap:14px;margin-top:24px}
.footer-custom__social-icon svg{width:22px;height:22px;fill:currentColor;transition:opacity .3s}
.footer-custom__social-icon:hover svg{opacity:.7}
.footer-custom__columns{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:36px 24px}
.footer-custom__col-title{font-weight:900;font-size:13px;text-transform:uppercase;letter-spacing:.07em;margin:0 0 16px}
.footer-custom__col ul{list-style:none;margin:0;padding:0}
.footer-custom__col a{display:block;font-size:14px;line-height:1.45;padding:4px 0;font-weight:600;opacity:.96;text-decoration:none;transition:opacity .25s}
.footer-custom__col a:hover{opacity:1;text-decoration:underline;text-underline-offset:2px}
.footer-custom__seo{margin-top:50px;padding-top:36px;border-top:1px solid rgba(255,255,255,.3);font-size:13.5px;line-height:1.8;font-weight:500;opacity:.95;max-width:1100px}
.footer-custom__seo a{color:#fff;font-weight:700;text-decoration:underline;text-underline-offset:2px}
.footer-custom__seo a:hover{opacity:.8}
.footer-custom__strip{margin-top:40px;padding-top:30px;border-top:1px solid rgba(255,255,255,.3);display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px}
.footer-custom__trust-inner{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap;text-decoration:none;transition:opacity .3s}
.footer-custom__trust-inner:hover{opacity:.85}
.footer-custom__trust-label{font-weight:900;font-size:15px}
.footer-custom__stars{display:inline-flex;gap:3px}
.footer-custom__star{width:22px;height:22px;background:#00b67a;display:inline-flex;align-items:center;justify-content:center}
.footer-custom__star svg{width:15px;height:15px}
.footer-custom__trust-score{font-size:14px;font-weight:600;opacity:1}
.footer-custom__trust-score strong{font-weight:900}
.footer-custom__trust-logo{display:inline-flex;align-items:center;gap:5px;font-weight:900;font-size:14px}
.footer-custom__trust-logo svg{width:16px;height:16px}
.footer-custom__pay{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
.footer-custom__pay-icon{display:inline-flex;align-items:center;justify-content:center;background:#fff;border-radius:6px;padding:7px 10px;box-shadow:0 1px 3px rgba(0,0,0,.12)}
.footer-custom__pay-icon svg{height:24px;width:auto;display:block}
.footer-custom__bottom{margin-top:36px;padding-top:26px;border-top:1px solid rgba(255,255,255,.3);display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}
.footer-custom__copyright{font-size:13px;font-weight:500;opacity:.9}
.footer-custom__legal{display:flex;flex-wrap:wrap;gap:8px 22px;list-style:none;margin:0;padding:0}
.footer-custom__legal a{font-size:13px;font-weight:600;opacity:.92;text-decoration:none;transition:opacity .25s}
.footer-custom__legal a:hover{opacity:1}
@media screen and (max-width:1100px){.footer-custom__main{grid-template-columns:1fr;gap:44px}.footer-custom__columns{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media screen and (max-width:767px){.footer-custom__inner{padding:0 18px}.footer-custom__columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 18px}.footer-custom__strip,.footer-custom__bottom{flex-direction:column;align-items:flex-start;gap:18px}.footer-custom__pay,.footer-custom__trust-inner,.footer-custom__legal,.footer-custom__social{justify-content:flex-start}.footer-custom__newsletter-form{max-width:100%}}
@media screen and (max-width:430px){.footer-custom__columns{grid-template-columns:1fr 1fr}}
