.static-hero-form-container{background-color:#fff;border-radius:.5rem;box-shadow:0 .5rem 1rem #00000026;padding:2rem}.static-hero-form-container h3{color:var(--dark-color)!important}.static-hero-form-container .text-muted{color:#6c757d!important}.static-hero-form-container .btn-primary{border-radius:.75rem!important;transition:all .2s ease-in-out}.static-hero-form-container .btn-primary:hover{transform:translateY(-3px);box-shadow:0 10px 20px #00000030,0 6px 6px #0000003b;filter:brightness(1.1)}.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-notice{font-size:12px!important;color:#212529!important}.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}
