.hero-bg{background:linear-gradient(90deg,rgba(43,92,230,.9) 0%,rgba(43,92,230,.7) 50%,rgba(43,92,230,0) 100%)}.form-input:focus{box-shadow:0 0 0 3px rgba(43,92,230,.2)}.required-mark{color:#ef4444}.custom-checkbox{position:relative;display:inline-block;width:18px;height:18px;border:2px solid #d1d5db;border-radius:4px;transition:all .2s ease;cursor:pointer}.custom-checkbox.checked{background-color:#2b5ce6;border-color:#2b5ce6}.custom-checkbox.checked::after{content:'';position:absolute;left:5px;top:2px;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.faq-item.active .faq-answer{display:block}.faq-item.active .faq-icon{transform:rotate(180deg)}