footer{background:#000000;color:white;padding:27px 0 32px;display:flex;justify-content:center}footer .logo{position:relative}footer .logo .img-wrap{padding:5px;background:white;position:absolute;border-radius:10px;top:-54px;border:7px solid #000000}footer .pay-meth-sect .pay-meth-wrap{gap:20px;display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:wrap;width:100%;align-items:center}footer .pay-meth-sect .pay-meth-wrap .visa,footer .pay-meth-sect .pay-meth-wrap .mc{width:52px;height:55px}footer .pay-meth-sect .pay-meth-wrap .stripe{width:120px;height:55px}@media (max-width:1023px){footer .pay-meth-sect .pay-meth-wrap{justify-content:space-around}}.footer-grid{display:grid;grid-template-columns:1fr 1fr 0.8fr 0.7fr;gap:48px;margin-bottom:14px}.footer-brand .logo h2{color:#137fec}.footer-brand .pay-meth-wrap{gap:7px;display:flex;flex-direction:column}.footer-brand .pay-meth-wrap .visa,.footer-brand .pay-meth-wrap .mc{width:70px;height:60px}.footer-brand .pay-meth-wrap .lqpay{width:120px}.footer-brand .pay-meth-wrap .plata-mono{width:50px;height:50px}.footer-brand .pay-meth-wrap .nova-poshta{width:90px;height:60px}.footer-brand p{color:white;font-size:14px;line-height:1.6;margin:16px 0 24px}.social-links{display:flex;gap:16px}.social-links a{width:40px;height:40px;border-radius:50%;background:rgba(255,255,255,0.1);color:white;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:background 0.3s}.social-links a:hover{background:#137fec}.footer-col h3{font-size:18px;font-weight:700;margin-bottom:24px}.footer-col ul{list-style:none;display:flex;flex-direction:column;gap:12px;align-items:baseline}.footer-col .navf ul a,.footer-col ul a{color:white!important;text-decoration:none;font-size:14px;transition:color 0.3s}.footer-col .navf ul a:hover,.footer-col ul a:hover{color:#137fec!important}.col-links{text-align:end}.col-links .navf{width:100%;align-items:end}@media (max-width:1023px){.col-links{text-align:start}.col-links .navf{width:100%;align-items:start}}.contact-list{color:#ffffff;padding-inline-start:0}.contact-list li{display:flex;gap:12px;color:#ffffff;font-size:14px;align-items:center}.contact-list li svg{fill:aliceblue;min-width:17px;width:17px;min-height:17px;height:17px}.footer-bottom{padding-top:32px;border-top:1px solid rgba(255,255,255,0.1);display:flex;justify-content:space-between;align-items:center;color:#6b7280;font-size:12px}.footer-bottom-info{display:flex;gap:16px}@media (max-width:1024px){.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;text-align:center;gap:16px}}