.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}
.vso-updated-banner-section{isolation:isolate;position:relative}.vso-updated-banner-main{color:#fff;text-align:left;background-position:top;background-repeat:no-repeat;background-size:cover;flex-direction:column;align-items:center;width:100%;min-height:1180px;padding:40px;display:flex;position:relative}.lh-account-form-card{height:704px}.lh-account-form-content{flex-direction:column;flex:1;min-height:0;display:flex}.lh-account-form-card .lh-account-form-content h2{white-space:pre-line;font-size:27px;line-height:1.15;font-family:var(--font-bold);margin:9px 0 30px;padding-bottom:21px;position:relative}.lh-account-form-card .lh-account-form-content h2:after{content:"";background:#c9a84c;width:130px;height:3px;position:absolute;bottom:0;left:0}.lh-account-title-highlight{color:#c9a84c}.lh-account-form-card .lh-account-form-content>p{font-size:20px;font-family:var(--font-semibold);margin:0 0 26px}.lh-account-benefits{color:#fff;gap:0;margin:0 0 44px;padding:0;list-style:none;display:grid}.lh-account-benefits li{font-size:18px;font-family:var(--font-semibold);color:#fff;align-items:flex-start;gap:11px;line-height:1.35;display:flex}.lh-account-benefits li img{flex:0 0 18px;margin-top:3px;margin-right:10px}.lh-account-proof{color:#fff;gap:5px;margin:2px 0 17px;display:grid}.lh-account-proof span{font-size:16px;font-family:var(--font-semibold)!important}.lh-account-proof strong{align-items:center;gap:10px;font-size:18px;display:flex;font-family:var(--font-bold)!important}.lh-account-proof strong span{color:#d2b166;letter-spacing:2px}.lh-account-testimonial{color:#fff;font-size:16px;font-family:var(--font-semibold);background:#c9a84c0f;border-radius:10px;height:98px;margin:0 0 40px;padding:15px 17px;line-height:1.4}.lh-account-testimonial small{margin-top:8px;color:#ffffffa6!important;font-family:var(--font-regular)!important;text-align:left!important;margin-top:10px!important;font-size:14px!important}.lh-account-primary-cta{width:100%;margin-top:auto;text-decoration:none}.lh-account-login-options{gap:12px;margin-top:auto;display:grid}.lh-account-login-form{flex-direction:column;flex:0 auto;gap:16px;min-height:0;display:flex}.lh-account-form-card .lh-account-login-form label{color:#fff;gap:11px;margin:0 0 19px;font-size:18px;display:grid;font-family:var(--font-regular)!important}.lh-account-login-form input{color:#fff;background:#ffffff26;border:1px solid #ffffff7d;border-radius:10px;outline:none;width:405px;height:56px;padding:0 14px}.lh-account-login-form input:focus{border-color:#c9a84c;box-shadow:0 0 0 2px #c9a84c2e}.lh-account-login-form .lh-account-field-error{color:#ff9a9a;font-family:var(--font-regular);font-size:16px;line-height:1.3}.lh-account-login-form .lh-account-primary-cta{margin-top:28px}.lh-account-login-form .lh-account-primary-cta:disabled{cursor:wait;opacity:.7}.lh-account-form-card .lh-account-login-error{color:#ff9b9b;margin:-5px 0 0;font-size:13px}.lh-account-login-link{color:#fff;font-size:16px;font-family:var(--font-regular);text-align:center;text-decoration:none}.lh-account-login-link+.lh-account-login-link{padding-top:17px;position:relative}.lh-account-login-link+.lh-account-login-link:before{content:"";background:#c9a9618c;width:410px;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.lh-account-login-link span{font-family:var(--font-bold);text-decoration:underline}.lh-account-secondary-cta{color:#fff;min-height:50px;font-family:var(--font-bold);border:1px solid #ffffff52;border-radius:10px;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.lh-account-secondary-cta:hover{color:#c9a84c;border-color:#c9a84c}.lh-account-form-card .lh-account-form-note{color:#ffffffb8;text-align:center;padding:14px 0 0;font-size:14px!important}.lh-account-form-card .lh-account-form-footer{color:#ffffffc7;text-align:center;margin:18px 0 0}.lh-account-form-footer a{color:#fff;font-family:var(--font-bold);text-decoration:underline}.lh-account-price-link{color:#fff;text-align:center;border-top:1px solid #c9a84c8c;justify-content:center;align-items:center;gap:14px;margin-top:auto;padding-top:10px;font-size:13px;text-decoration:underline;display:flex}@media (max-width:768px){.vso-updated-banner-main{justify-content:space-around;padding:40px 12px}}
