.home-quote-form{padding-top:2rem;padding-bottom:2rem}.home-quote-form__panel{border:1px solid var(--text-color);border-radius:15px;padding:1.5rem;background:rgba(0,0,0,.82);max-width:100%;overflow-x:hidden}.home-quote-form__description--hidden,.home-quote-form__fields--hidden{display:none}.home-quote-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.home-quote-form__field{display:flex;flex-direction:column;gap:.4rem}.home-quote-form__field--full{grid-column:1/-1}.home-quote-form__input{border:1px solid var(--text-color);border-radius:12px;background:var(--bg-color);color:var(--text-color);padding:.75rem .9rem;outline:0;width:100%;max-width:100%}.home-quote-form__input:focus{box-shadow:0 0 0 2px rgba(240,223,169,.4)}.home-quote-form__privacy label{display:flex;align-items:flex-start;gap:.6rem}.home-quote-form__privacy input[type=checkbox]{margin-top:.2rem}.home-quote-form__privacy a{color:var(--text-color);text-decoration:underline}.home-quote-form__turnstile-wrap{margin-top:1rem;max-width:100%;overflow-x:auto}.home-quote-form__turnstile-wrap.is-hidden{display:none}.home-quote-form__actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.2rem}.home-quote-form__feedback{margin-top:1rem;padding:.7rem .9rem;border-radius:10px;border:1px solid var(--text-color)}.home-quote-form__feedback--hidden{display:none}.home-quote-form__feedback--loading{background:rgba(240,223,169,.14)}.home-quote-form__feedback--success{background:rgba(78,196,136,.18);border-color:#4ec488;color:#d6ffe9}.home-quote-form__feedback--error{background:rgba(220,74,74,.2);border-color:#dc4a4a;color:#ffdede}.home-quote-link{margin-top:.5rem}.home-quote-form__field,.home-quote-form__grid{min-width:0}.home-quote-form__turnstile-wrap [data-turnstile-placeholder]{display:block;max-width:100%}@media only screen and (max-width:968px){.home-quote-form{padding-top:1rem;padding-bottom:1rem}.home-quote-form__panel{padding:1rem;border-radius:12px}.home-quote-form__grid{grid-template-columns:1fr;gap:.75rem}.home-quote-form .title{font-size:1.8rem}.home-quote-form .parag{font-size:1rem}.home-quote-form .parag_2{font-size:.75rem}.home-quote-form__actions{flex-direction:column;align-items:stretch;gap:.75rem}.home-quote-form__actions .button{width:100%;text-align:left;max-width:100%}.home-quote-form__feedback{font-size:.9rem}.home-quote-form .container{padding-left:10px;padding-right:10px}}