form.newsletter-form div.form{flex-direction:row;align-items:center;display:flex}form.newsletter-form div.form .input{max-width:240px;margin-right:15px}form.newsletter-form div.form .btn{min-width:120px;height:40px;padding:0 30px}div.footer{box-sizing:border-box;background:var(--drivoo-black);color:#fff;width:100%;max-width:100%;font-family:var(--drivoo-font-body);border-top:1px solid #ffffff1a;flex-direction:column;flex-shrink:0;gap:24px;padding:28px 16px 20px;font-size:14px;display:flex;overflow-x:hidden}div.footer .footer-top{flex-direction:column;gap:20px;width:min(1100px,100%);margin:0 auto;display:flex}div.footer div.header,div.footer .footer-logo{cursor:pointer;width:fit-content;text-decoration:none}div.footer .footer-logo-img{object-fit:contain;width:auto;max-width:200px;height:48px;display:block}div.footer section.main{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:24px 32px;width:100%;margin:0;padding:0;display:grid}div.footer div.main-section{min-width:0}div.footer div.main-section div.title{text-align:left;color:var(--drivoo-yellow);letter-spacing:.1em;text-transform:uppercase;margin:0 0 12px;font-size:12px;font-weight:700}div.footer ul.links{flex-direction:column;gap:8px;margin:0;padding:0;display:flex}div.footer ul.links li{cursor:pointer;color:#d7dde8;width:fit-content;margin:0;line-height:1.4;list-style:none;transition:color .2s}div.footer ul.links li:hover{color:var(--drivoo-yellow);text-decoration:none}div.footer div.footer-contact{flex-direction:row;align-items:center;gap:6px;margin:12px 0 0;display:flex}div.footer div.footer-contact.footer-socials{gap:2px;margin-top:8px}div.footer div.footer-contact .icon{color:var(--drivoo-yellow);font-size:18px!important}div.footer div.footer-contact a{color:#d7dde8;word-break:break-word;text-decoration:none}div.footer div.footer-contact a:hover{color:var(--drivoo-yellow);text-decoration:none}div.footer div.footer-contact .social-icon{color:#d7dde8;padding:6px!important}div.footer div.footer-contact .social-icon:hover{color:var(--drivoo-yellow)}div.footer div.newsletter{margin:0}div.footer .newsletter-form h1{color:#fff;margin:0 0 6px;font-size:16px;font-weight:700;line-height:1.3}div.footer .newsletter-form p{color:#d7dde8;margin:0 0 12px;font-size:13px;line-height:1.45}div.footer .newsletter-form div.form{flex-wrap:wrap;gap:10px}div.footer .newsletter-form div.form .input{flex:160px;max-width:none;margin:0}div.footer .newsletter-form div.form .btn{min-width:110px;padding:0 18px}div.footer section.footer-bottom{border-top:1px solid var(--drivoo-border);color:#d7dde8;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 24px;width:min(1100px,100%);margin:0 auto;padding-top:16px;display:flex}div.footer section.footer-bottom .copyright{flex-wrap:wrap;gap:4px;font-size:13px;line-height:1.4;display:flex}div.footer section.footer-bottom .payment{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}div.footer section.footer-bottom .payment-text{color:#d7dde8;max-width:220px;font-size:13px;line-height:1.3}div.footer section.footer-bottom .payment-img{object-fit:contain;max-width:min(320px,100%);height:auto;max-height:36px;display:block}div.footer section.footer-bottom .payment-img.paypal{max-height:48px}@media only screen and (width<=960px){div.footer{gap:20px;padding:24px 14px 16px}div.footer section.main{grid-template-columns:1fr 1fr;gap:20px 16px}div.footer .footer-newsletter{grid-column:1/-1}div.footer section.footer-bottom{flex-direction:column;align-items:flex-start}div.footer section.footer-bottom .payment{justify-content:flex-start;width:100%}}@media only screen and (width<=560px){div.footer section.main{grid-template-columns:1fr}}@media only screen and (width>=960px){div.footer{padding:36px 10% 24px}}
