.footer-details{background-color:white;width:100%;padding:64px 20px 20px;grid-template-columns:1fr 1fr;display:grid;border-radius:36px 36px 0 0;height:400px}@media (max-width:640px){.footer-details{grid-template-columns:1fr;height:auto;padding:32px 16px 16px;border-radius:24px 24px 0 0}}.footer-company-details{display:flex;flex-direction:column;align-items:start;gap:1rem;padding:48px}@media (max-width:640px){.footer-company-details{align-items:center;padding:24px 16px;gap:.75rem}}.footer-company-details h2{font-size:24px;font-weight:700;margin-bottom:10px}@media (max-width:640px){.footer-company-details h2{font-size:24px;margin-bottom:8px}}.footer-company-details .address{font-size:14px;color:#555;line-height:1;margin:0}@media (max-width:640px){.footer-company-details .address{text-align:center;font-size:12px;line-height:1.2}}.footer-company-details .contact{display:flex;margin-top:10px;gap:3rem;font-weight:400}@media (max-width:640px){.footer-company-details .contact{flex-direction:column;gap:1rem;margin-top:8px;text-align:center}.footer-company-details .contact .email,.footer-company-details .contact .email a{font-size:12px}}.footer-company-details .contact .email{color:#555;cursor:pointer}.footer-company-details .contact .email a{color:#161616;text-decoration:none;font-size:14px}.footer-company-details .contact .email a:hover{text-decoration:underline;text-underline-offset:4px}.footer-links{display:flex;align-items:start;justify-content:end;gap:5rem;padding:48px}@media (max-width:640px){.footer-links{justify-content:space-between;gap:1rem;padding:12px;flex-wrap:wrap}}.footer-links ul{list-style:none;padding:0;margin:0}.footer-links ul li{color:#555;margin-bottom:4px;font-weight:500}.footer-links ul li a{color:#161616;text-decoration:none;font-size:14px}@media (max-width:640px){.footer-links ul li,.footer-links ul li a{font-size:12px}}.footer-links ul li a:hover{text-decoration:underline;text-underline-offset:4px}.footer-copyright{grid-column:1/-1;text-align:center;font-size:12px;color:#555}@media (max-width:640px){.footer-copyright{padding:16px 0}}.banner-footer-container{display:flex;justify-content:center;align-items:center;width:100%;padding:96px 64px;height:500px;background-color:transparent;position:absolute;bottom:250px}.banner-footer{height:100%;width:100%;margin:48px;box-sizing:border-box;background-color:var(--color-brand);display:flex;justify-content:space-between;border-radius:36px;box-shadow:0 4px 20px rgba(0,0,0,.2);overflow:visible;padding:32px}.banner-footer-message{display:flex;flex-direction:column;justify-content:center;align-items:start;width:45%;padding:24px;box-sizing:border-box}.banner-footer-message h1{font-size:40px;font-weight:800;color:#ffffff;margin:0;line-height:1.2}.banner-footer-message h4{font-size:16px;margin:16px 0;font-weight:400;color:#ffffff}.banner-footer-message a{width:140px;height:45px;background-color:#ffffff;color:#161616;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;display:flex;justify-content:center;align-items:center}.banner-footer-message a:hover{background-color:#f1f1f1;color:#161616}@media (max-width:768px){.banner-footer-container{padding:0;height:auto;bottom:420px}.banner-footer{margin:12px;border-radius:24px;justify-content:center;height:auto}.banner-footer,.banner-footer-message{flex-direction:column;align-items:center;text-align:center}.banner-footer-message{width:100%;padding:6px;display:flex;gap:2px}.banner-footer-message a{width:100%;font-size:14px}.banner-footer-message h1{font-size:20px}.banner-footer-message h4{width:100%;text-align:center;font-size:10px}}