#header{background-color:#000}.header-icons,.header-links{display:flex;justify-content:center;align-items:center}.header-icons{justify-content:right}.header-link{margin-left:30px}.header-link a{text-decoration:none;color:#fff}.header-link a:hover{-webkit-text-decoration-line:underline;text-decoration-line:underline;text-decoration-thickness:3px;text-underline-offset:4px}.header-icon{margin-left:10px}.header-green a:hover,.header-green-active{-webkit-text-decoration-color:#98f900;text-decoration-color:#98f900}.header-green-active{-webkit-text-decoration-line:underline;text-decoration-line:underline;text-decoration-thickness:3px;text-underline-offset:4px}.header-blue a:hover,.header-blue-active{-webkit-text-decoration-color:#0066de;text-decoration-color:#0066de}.header-blue-active{-webkit-text-decoration-line:underline;text-decoration-line:underline;text-decoration-thickness:3px;text-underline-offset:4px}.header-menu{flex-direction:column;gap:6px;padding-top:8px;padding-bottom:8px}.dropdown-menu.header-menu.show{display:flex}.header-menu .dropdown-divider{margin:0}#footer{background-color:#000;padding-bottom:20px;padding-top:20px;height:90px}#footer .title{justify-content:left;font-size:12px;color:#fff}#footer .title,.footer-links{display:flex;align-items:center}.footer-links{justify-content:right;height:50px}.footer-link{margin-left:30px;font-size:16px;font-weight:300}.footer-link a{text-decoration:none;color:#fff}.footer-link a:hover{-webkit-text-decoration-line:underline;text-decoration-line:underline;text-decoration-thickness:3px;text-underline-offset:4px}.footer-green a:hover{-webkit-text-decoration-color:#98f900;text-decoration-color:#98f900}.footer-blue a:hover{-webkit-text-decoration-color:#0066de;text-decoration-color:#0066de}@media (max-width:480px){.footer-link{font-size:16px;font-weight:300;margin:10px 0}.header-link{margin-left:15px;margin-right:15px}}.quick-offer-page{min-height:100vh;padding:40px 0;background:radial-gradient(circle at 25% 0,#edf4ff 0,#f5f8fd 35%,#fff 100%)}.quick-offer-card{max-width:700px;margin:0 auto;border:1px solid #dde7fa;border-radius:16px;background:#fff;padding:28px;box-shadow:0 14px 30px rgba(20,42,80,.12)}.quick-offer-header{margin-bottom:14px}.quick-offer-title{font-size:32px;font-weight:800;letter-spacing:-.3px;color:#08265f}.quick-offer-subtitle{margin-top:8px;color:#536178;font-size:15px}.quick-offer-form{margin-top:18px}.form-group{margin-bottom:12px}.form-group label{display:block;font-size:12px;color:#25364f;text-transform:uppercase;letter-spacing:.4px;margin-bottom:6px;font-weight:700}.form-group input,.form-group select{width:100%;border:1px solid #dce4f6;border-radius:10px;padding:10px 12px;font-size:15px}.quick-offer-btn{border:0;width:100%;margin-top:8px;background:#0d64e5;color:#fff;padding:12px 14px;border-radius:10px;font-weight:700}.quick-offer-btn:disabled{background:#90addf}.quick-offer-result{margin-top:18px;padding-top:18px;border-top:1px dashed #dce4f6}.quick-offer-success{margin:14px 0;padding:12px 14px;border:1px solid #cceac0;background:#ecfff0;border-radius:10px;color:#1f4d26;display:grid;grid-gap:6px;gap:6px;line-height:1.4}.quick-offer-result-title{font-size:22px;font-weight:700;margin-bottom:10px;color:#0f2d60}.quick-offer-result-line{font-size:15px;margin-bottom:8px}.quick-offer-link{margin-top:10px;width:100%;border:1px solid #0d64e5;border-radius:10px;background:#fff;padding:10px 14px;color:#0d64e5;font-weight:600}.quick-offer-alert,.quick-offer-error{margin:12px 0;border-radius:10px;background:#fff3f3;color:#912121;border:1px solid #ffc2c2;padding:12px;font-size:14px}.quick-offer-alert{background:#fff4d9;border-color:#ffe19c;color:#644e00}.quick-offer-alert a{color:#b06b00;font-weight:700}.quick-offer-success a{color:#1f4d26;font-weight:inherit}