.site-footer{margin-top:28px;background:#08061a;padding:72px 0 0}.footer-shell{width:min(1240px,calc(100% - 32px));margin:0 auto}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr .9fr;gap:44px}.footer-logo{display:flex;align-items:center;gap:10px;text-decoration:none;margin-bottom:16px}.footer-logo img{width:120px;height:auto;filter:none;object-fit:contain}.footer-logo-name{font-family:Sora,sans-serif;font-size:20px;font-weight:800;color:#fff}.footer-tagline{font-size:13.5px;color:rgba(255,255,255,.42);line-height:1.72;max-width:270px;margin-bottom:24px}.payment-accepted{display:flex;gap:12px;flex-wrap:wrap;align-items:center;margin-top:14px}.payment-accepted img{display:block;width:auto;max-width:250px;height:auto;border-radius:14px}.payment-accepted .netopia-slot,.payment-accepted a{display:inline-flex;align-items:center}.netopia-slot{display:inline-block}.netopia-slot-wrap{width:100%;height:100%;max-width:250px;max-height:50px;background-color:transparent}.netopia-slot-wrap img{width:100%;height:100%;cursor:pointer}.footer-socials{display:flex;gap:9px}.fsoc{width:38px;height:38px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.1);border-radius:10px;display:inline-flex;align-items:center;justify-content:center;color:rgba(255,255,255,.55);text-decoration:none;font-size:15px;font-weight:700;transition:background .2s,color .2s}.fsoc:hover{background:var(--yellow,#e6d214);color:var(--blue-deep,#201d63);border-color:var(--yellow,#e6d214)}.footer-col-title{font-family:Sora,sans-serif;font-size:13px;text-transform:uppercase;letter-spacing:.08em;color:rgba(255,255,255,.6);margin-bottom:14px}.footer-links{list-style:none;display:flex;flex-direction:column;gap:9px;margin:0;padding:0}.footer-links li{color:rgba(255,255,255,.75);font-size:14px}.footer-links a{text-decoration:none;color:rgba(255,255,255,.75);font-size:14px}.footer-links a:hover{color:var(--yellow,#e6d214)}.footer-bottom{margin-top:48px;border-top:1px solid rgba(255,255,255,.09);padding:18px 0;display:flex;justify-content:space-between;gap:10px}.footer-copy{font-size:12.5px;color:rgba(255,255,255,.28)}.footer-legal{display:flex;gap:18px}.footer-legal a{font-size:12.5px;color:rgba(255,255,255,.28);text-decoration:none}.footer-legal a:hover{color:rgba(255,255,255,.75)}@media (max-width:1100px){.footer-grid{grid-template-columns:1fr 1fr;gap:32px}}@media (max-width:720px){.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;align-items:flex-start}}