.static-hero-form-container{background-color:#fff;border-radius:.5rem;box-shadow:0 .5rem 1rem #00000026;padding:2rem;container-type:inline-size}.static-hero-form-title{background:#1e3a5f;color:#fff!important;margin:-2rem -2rem 2rem;padding:1.5rem 1.75rem;border-radius:.5rem .5rem 0 0;font-size:clamp(.95rem,3.8cqi,2.5rem);font-weight:800;line-height:1.1;text-transform:uppercase}.static-hero-form-container .btn-primary{background:var(--accent-orange, #ff8a00)!important;border-color:var(--accent-orange, #ff8a00)!important;color:#fff!important;border-radius:.375rem!important;font-weight:700;font-size:clamp(.8rem,5cqi,1.35rem);text-transform:uppercase;letter-spacing:.03em;white-space:nowrap;max-width:100%;display:flex;align-items:center;justify-content:center;transition:all .2s ease-in-out}.static-hero-form-container .btn-primary:hover{background:#e67a00!important;border-color:#e67a00!important;transform:translateY(-3px);box-shadow:0 10px 20px #00000030,0 6px 6px #0000003b}.static-hero-form-container .form-control:not(textarea),.static-hero-form-container .form-select,.country-selector-button{height:50px!important}.static-hero-form-container .form-control,.static-hero-form-container .form-select{border:1px solid #ced4da;box-shadow:0 .125rem .25rem #00000013;transition:all .2s ease-in-out}.static-hero-form-container .form-control:focus,.static-hero-form-container .form-select:focus{border-color:var(--primary-color);box-shadow:0 0 0 .25rem #0d6efd40,0 .25rem .5rem #0000001a}.static-hero-form-container .form-consent{padding:0;margin-bottom:0;border:none;border-radius:.75rem;background:transparent}.static-hero-form-container .form-consent-label{display:flex;align-items:flex-start;gap:.75rem;margin:0;cursor:pointer;color:#212529;font-size:.8rem;line-height:1.45}.static-hero-form-container .form-consent .form-check-input{flex:0 0 auto;margin-top:.2rem}.static-hero-form-container .form-consent .form-check-input.is-invalid{border-color:#dc3545;box-shadow:0 0 0 .2rem #dc354526}.static-hero-form-container .form-consent .form-check-input:focus{box-shadow:0 0 0 .2rem #0d6efd26}.static-hero-form-container .form-consent .form-check-input:checked{background-color:var(--primary-color);border-color:var(--primary-color)}.input-icon-wrapper{position:relative;width:100%}.input-icon-wrapper .field-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:var(--primary-color);font-size:1rem;z-index:4;pointer-events:none}.input-icon-wrapper .form-control,.input-icon-wrapper .form-select{padding-left:2.8rem}.phone-group-wrapper{display:flex;position:relative;width:100%}.country-selector-button{border-top-right-radius:0!important;border-bottom-right-radius:0!important;border:1px solid #ced4da;border-right:none;background-color:#f8f9fa;display:flex;align-items:center;padding:0 .75rem;color:#495057;cursor:pointer}.phone-group-wrapper .form-control{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.phone-group-wrapper .form-control:focus{z-index:5;position:relative}.country-selector-list{display:none;position:absolute;top:100%;left:0;z-index:1050;background:#fff;border:1px solid rgba(0,0,0,.15);border-radius:.25rem;box-shadow:0 .5rem 1rem #0000002d;padding:10px;width:280px;text-align:left}.country-selector-list.show{display:block}.country-list{list-style:none;padding:0;margin:0;max-height:200px;overflow-y:auto}.country-list li{padding:6px 12px;cursor:pointer;font-size:.9rem;color:#212529;display:flex;align-items:center;gap:8px}.country-list li:hover{background-color:#f8f9fa}.address-suggestions-container{display:none;position:absolute;top:100%;left:0;right:0;width:100%;z-index:1050;max-height:200px;overflow-y:auto;background-color:#fff;border:1px solid rgba(0,0,0,.15);border-top:0;border-radius:0 0 .25rem .25rem;box-shadow:0 .5rem 1rem #0000002d;box-sizing:border-box}.address-suggestions-container:empty{display:none!important;border:none!important}.suggestion-item{display:block;width:100%;padding:.5rem 1rem;clear:both;font-weight:400;color:#212529;text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0;cursor:pointer;font-size:.9rem;overflow:hidden;text-overflow:ellipsis;border-bottom:1px solid #e9ecef}.suggestion-item:last-child{border-bottom:0}.suggestion-item:hover,.suggestion-item:focus{color:#1e2125;background-color:#f8f9fa}
