@property --angle{syntax:"<angle>";initial-value:0deg;inherits:false}@keyframes rotate-border{to{--angle:360deg}}.hero-form-card{position:relative;background:linear-gradient(135deg,rgba(255,255,255,.3),rgba(255,255,255,.1) 30%);backdrop-filter:blur(40px);-webkit-backdrop-filter:blur(40px);padding:20px;border-radius:16px;border:1px solid transparent;max-width:100%;box-shadow:0 8px 32px 0 rgba(0,0,0,.3)}.hero-form-card:before{content:"";position:absolute;inset:0;padding:2px;border-radius:inherit;background:conic-gradient(from var(--angle),#ff4d00 0,#fcf9f8 25%,#ff4d00 50%,#fcf9f8 75%,#ff4d00 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:2;pointer-events:none;animation:rotate-border 2.5s linear infinite}.hero-form-card .form-control,.hero-form-card .form-select{background:#0007!important;border:1px solid rgba(255,255,255,.1)!important;color:#fff!important;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.hero-form-card .form-control::placeholder{color:rgba(255,255,255,.6)!important}.hero-form-card .form-control:focus,.hero-form-card .form-select:focus{background:rgba(0,0,0,.3)!important;border-color:#f94f16!important;box-shadow:none!important;color:#fff!important;outline:none!important}.hero-form-card .form-select option{background-color:#222;color:#20242c9e}.hero-form-card .iti{width:100%;display:block}.hero-form-card .iti__input{background:rgba(0,0,0,.2)!important;border:1px solid rgba(255,255,255,.1)!important;color:#fff!important;width:100%;border-radius:5px!important;height:50px!important;padding-top:12px!important;padding-bottom:12px!important;font-size:16px!important}.hero-form-card .iti__country-list{background-color:#222!important;color:#fff!important;border:1px solid #444!important}.hero-form-card .iti__dropdown{z-index:100!important}.hero-form-card .submit-btn-custom,.hero-form-card .submit-btn-custom:hover{background:#f94f16!important;color:#fff!important}.hero-form-card .submit-btn-custom:hover{opacity:.9}.hero-form-card i.bi{color:rgba(255,255,255,.7)!important;z-index:5}.hero-form-card input:-webkit-autofill,.hero-form-card input:-webkit-autofill:focus,.hero-form-card input:-webkit-autofill:hover,.hero-form-card select:-webkit-autofill,.hero-form-card select:-webkit-autofill:focus,.hero-form-card select:-webkit-autofill:hover,.hero-form-card textarea:-webkit-autofill,.hero-form-card textarea:-webkit-autofill:focus,.hero-form-card textarea:-webkit-autofill:hover{-webkit-text-fill-color:#fff;-webkit-box-shadow:inset 0 0 0 1000px #000;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}