.innerslider{background:url(/assets/images/quoteslider.jpg) no-repeat 50%;background-size:cover}.quotemaindiv{max-width:var(--maindivsmaxwidth);padding:var(--maindivspadding);margin:auto}.quote-form{max-width:100%;margin:0 auto;padding:40px;background-color:#fff;box-shadow:0 4px 15px rgba(0,0,0,.1);border-radius:8px}.warranty-type{display:flex;gap:30px;margin-bottom:25px;margin-top:10px}.warranty-type label{font-weight:600}.checkbox-row{display:flex;align-items:flex-start;font-size:14px;margin-bottom:20px}.checkbox-row input[type=checkbox]{margin-right:10px;margin-top:3px}label{font-weight:600;margin-bottom:6px;font-size:16px}input,select{padding:15px;font-size:16px;border:1px solid #d8d8d8;border-radius:4px;outline:none;transition:border .3s ease;font-family:var(--font-outfit)}select{height:54px}.form-container{display:flex;flex-wrap:wrap;gap:2%;row-gap:20px;justify-content:flex-start}.form-group{width:32%;box-sizing:border-box;margin-bottom:1rem;display:flex;flex-direction:column}@media (max-width:1000px){.form-group{width:48%}}@media (max-width:480px){.form-group{width:100%}}#consentlabel{font-weight:400}.required{color:red}