.vso-check-form .vso-check-container{max-width:1211px;margin:auto}.vso-check-form .btn-container{margin-top:72px}.vso-check-form .vso-check-grid{grid-template-columns:1fr 1.2fr;gap:10px;display:grid}.vso-check-form .vso-feature-box{background-color:#f7f7f7;border:2px solid #e5e5e5;border-radius:12px;max-width:400px;margin-bottom:25px;padding:40px 15px}.vso-check-form .vso-feature-title{font-family:var(--font-bold);color:#222;align-items:center;margin-bottom:15px;font-size:18px;display:flex}.vso-check-form .vso-feature-icon{width:24px;height:24px;margin-right:10px}.vso-check-form .vso-feature-box ul{padding-left:30px;list-style:outside}.vso-check-form .vso-feature-box li{color:#666;margin-bottom:6px;font-size:16px}.vso-check-form .vso-btn-gold{width:100%;max-width:400px;font-size:20px;font-family:var(--font-bold);cursor:pointer;background:#d4af37;border:none;border-radius:8px;margin-bottom:26px;padding:0;color:#fff!important;height:64px!important}.vso-check-form .vso-btn-gold:hover{border:1.5px solid #d4af37;color:#d4af37!important;background:#f8f9fa!important}.vso-check-form .vso-btn-gold-2{width:100%;font-size:20px;font-family:var(--font-bold);cursor:pointer;background:#d4af37;border:none;border-radius:8px;margin-bottom:26px;padding:0;color:#fff!important;height:64px!important}.vso-check-form .vso-btn-gold-2:hover{border:1.5px solid #d4af37;color:#d4af37!important;background:#fff!important}.vso-check-form .vso-btn-dark{color:#fff;width:100%;max-width:400px;font-size:20px;font-family:var(--font-bold);cursor:pointer;background:#222;border:none;border-radius:8px;height:64px!important}.vso-check-form .vso-btn-dark:hover{color:#222;border:1.5px solid #222;background:#f8f9fa!important}.vso-check-form .custom-select-container{width:100%;position:relative}.vso-check-form .suggestion-item{color:#222;font-size:.95rem;font-family:var(--font-regular);cursor:pointer;background:#fff;border-bottom:1px solid #e5e5e5;width:100%;padding:.75rem 1rem;transition:all .3s}.vso-check-form .suggestion-item:hover,.vso-check-form .suggestion-item.selected{color:#d4af37;background:#f8f9fa;border-color:#d4af37}.vso-check-form .suggestion-item.active{background:#f4e9d7}.vso-check-form .suggestion-main{color:#222;margin-bottom:.25rem;font-weight:600}.vso-check-form .suggestion-sub{color:#666;font-size:.875rem;font-weight:400;line-height:1.4}.vso-check-form .suggestions-dropdown{z-index:1000;background:#fff;border:1px solid #e5e5e5;border-top:none;border-radius:0 0 8px 8px;width:100%;max-height:282px;display:block;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 4px 6px #0000001a}.vso-check-form .vso-input-select{appearance:none;color:#222;background:#fff;border:2px solid #e9ecef;border-radius:8px;width:100%;padding:1rem;font-size:1rem;transition:all .3s}.vso-check-form .vso-input-select.placeholder-text{color:#999}.vso-check-form .vso-input-select:focus{border-color:#007bff;outline:none;box-shadow:0 0 0 3px #007bff1a}.vso-check-form .vso-input-select option{color:#222;font-size:.95rem;font-family:var(--font-regular);background:#fff;border:none;border-bottom:1px solid #e5e5e5;padding:.75rem 1rem}.vso-check-form .vso-input-select option:hover,.vso-check-form .vso-input-select option:checked{color:#d4af37;background:#f8f9fa;border-color:#d4af37}.vso-check-form .vso-input-select:disabled{cursor:not-allowed;opacity:.6;background-color:#f8f9fa}.vso-check-form .intake-options{flex-direction:column;gap:1rem;display:flex}.vso-check-form .intake-options-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;display:grid}.vso-check-form .intake-option-btn{cursor:pointer;text-align:left;color:#1a1a1a;background:#fff;border:2px solid #e9ecef;border-radius:8px;padding:1.2rem 1.5rem;font-size:1rem;font-weight:500;transition:all .3s}.vso-check-form .intake-option-btn:hover{background:#f8f9ff;border-color:#007bff;transform:translateY(-2px);box-shadow:0 4px 12px #007bff26}.vso-check-form .intake-option-btn-with-subtext{flex-direction:column;gap:.5rem;display:flex}.vso-check-form .option-main-text{color:#1a1a1a;font-weight:600}.vso-check-form .option-sub-text{color:#666;font-size:.875rem;font-weight:400;line-height:1.4}.vso-check-form .vso-form-card{font-family:var(--font-bold);background:#fff;border:2px solid #e5e5e5;border-radius:12px;padding:35px;box-shadow:0 6px 28px #00000040}.vso-check-form .vso-form-card h3{text-align:center;color:#222;font-size:24px;font-family:var(--font-bold)}.vso-check-form .hr-line{background:#e5e5e5;max-width:450px;height:2px;margin:32px auto 38px}.vso-check-form .vso-form-group{margin-bottom:25px}.vso-check-form .vso-form-group label{margin-bottom:10px;margin-left:20px;color:#222!important}.vso-check-form .vso-form-group input,.vso-check-form .vso-form-group .vso-input-label{color:#999}.vso-check-form .vso-input-wrapper{gap:10px;display:flex}.vso-check-form .vso-input-wrapper input,.vso-check-form .vso-input-wrapper select{color:#222;border:2px solid #e5e5e5;border-radius:8px;flex:1;padding:20px;font-size:16px}:is(.vso-check-form .vso-input-wrapper input,.vso-check-form .vso-input-wrapper select)::placeholder{color:#999}.vso-check-form .vso-input-label{top:55%;bottom:50%;right:30px}.vso-check-form .vso-info-box{background:#f4e9d7;border:2px solid #c9a961;border-radius:12px;margin-top:20px;padding:20px}.vso-check-form .vso-info-box p{color:#666;margin-bottom:0}.vso-check-form .vso-info-box .ft-48{font-size:48px}.vso-check-form .vso-info-box .font-family-bold-color{color:#222;font-family:var(--font-bold)}@media (max-width:768px){.vso-check-form .vso-check-grid{grid-template-columns:1fr;gap:50px}.vso-check-form .vso-form-card{padding:15px}.vso-check-form .vso-btn-gold,.vso-check-form .vso-btn-dark{margin-left:auto;margin-right:auto}.vso-check-form .vso-feature-box{max-width:100%}.vso-check-form .btn-container{flex-direction:column;justify-content:center;display:flex}.vso-check-form .vso-input-wrapper{flex-direction:column}}
.vso-title-main{margin-bottom:3rem}.vso-title-main .vso-title{font-family:var(--font-bold);font-size:36px;color:#222!important}.vso-title-main .vso-subtitle{font-family:var(--font-regular);color:#6a6a6a;margin-top:8px;font-size:18px}.vso-button-gold{height:48px!important}
