@import url(https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap);
@keyframes bounce{0%{transform:translateY(0)}to{transform:translateY(-1rem)}}.form-estimate{text-align:center}.form-estimate.none-bg .select2-container--default .select2-selection--multiple,.form-estimate.none-bg .select2-container--default .select2-selection--single,.form-estimate.none-bg input,.form-estimate.none-bg select,.form-estimate.none-bg textarea,.form-estimate.white-bg .select2-container--default .select2-selection--multiple,.form-estimate.white-bg .select2-container--default .select2-selection--single,.form-estimate.white-bg input,.form-estimate.white-bg select,.form-estimate.white-bg textarea{border-radius:0;border-bottom:1px solid var(--grey-color)}.form-estimate .text,.form-estimate .title{margin-bottom:5rem}.form-estimate .tabs{display:flex;flex-direction:row;justify-content:center;gap:2rem;margin-bottom:5rem}.form-estimate .tabs .tab{padding:1rem 2rem;border:1px solid;border-radius:var(--radius);color:var(--dark-grey-color);cursor:pointer;transition:all .3s ease}.form-estimate .tabs .tab.active,.form-estimate .tabs .tab:hover{color:var(--accent-color)}.form-estimate .tabs+form [data-step]{display:none}.form-estimate .tabs+form [data-step].grid.active{display:grid}.form-estimate .tabs+form [data-step]:is(button).active{display:inline-block}.form-estimate form{text-align:left}.form-estimate form .row.grid{gap:2rem}.form-estimate form .row:has(button){text-align:center}.form-estimate form .row+.row{margin-top:2rem}.form-estimate form .row .select2-container--default .select2-selection--multiple,.form-estimate form .row .select2-container--default .select2-selection--single,.form-estimate form .row input,.form-estimate form .row select,.form-estimate form .row textarea{background:var(--white-color)}
