.va-phone__head{display:flex;align-items:center;gap:12px;padding-bottom:14px;border-bottom:1px solid var(--border)}.va-phone__avatar{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,var(--brand-primary),var(--brand-secondary));display:flex;align-items:center;justify-content:center;color:var(--white);font-size:16px;font-weight:800}.va-phone__name{font-size:14px;font-weight:700;color:var(--text-primary)}.va-phone__status{font-size:12px;color:#16a34a}.va-phone__status::before{content:'●';margin-right:4px}.va-phone__timer{margin-left:auto;font-size:12px;font-weight:600;color:var(--text-muted);font-variant-numeric:tabular-nums}.va-phone__wave{display:flex;align-items:center;justify-content:center;gap:4px;height:56px;padding:0 8px;background:var(--off-white);border-radius:12px}.va-phone__bar{width:4px;background:linear-gradient(180deg,var(--brand-primary),var(--brand-secondary));border-radius:2px;animation:vaWave 1.4s ease-in-out infinite}.va-phone__bar:nth-child(1){height:24%;animation-delay:0s}.va-phone__bar:nth-child(2){height:48%;animation-delay:0.1s}.va-phone__bar:nth-child(3){height:72%;animation-delay:0.2s}.va-phone__bar:nth-child(4){height:92%;animation-delay:0.3s}.va-phone__bar:nth-child(5){height:60%;animation-delay:0.4s}.va-phone__bar:nth-child(6){height:88%;animation-delay:0.5s}.va-phone__bar:nth-child(7){height:36%;animation-delay:0.6s}.va-phone__bar:nth-child(8){height:64%;animation-delay:0.7s}.va-phone__bar:nth-child(9){height:80%;animation-delay:0.8s}.va-phone__bar:nth-child(10){height:48%;animation-delay:0.9s}.va-phone__bar:nth-child(11){height:56%;animation-delay:1s}.va-phone__bar:nth-child(12){height:28%;animation-delay:1.1s}.va-phone__row{display:flex;gap:8px}.va-phone__row--user{justify-content:flex-end}.va-phone__bubble{max-width:80%;padding:12px 14px;border-radius:14px;font-size:13px;line-height:19px}.va-phone__bubble--bot{background:var(--off-white);color:var(--text-primary);border-bottom-left-radius:4px}.va-phone__bubble--user{background:linear-gradient(135deg,var(--brand-primary),var(--brand-secondary));color:var(--white);border-bottom-right-radius:4px}.va-phone__stat{display:flex;gap:8px;padding:10px 14px;background:linear-gradient(135deg,rgb(0 134 199 / .06),rgb(58 154 216 / .08));border:1px solid rgb(58 154 216 / .2);border-radius:10px}.va-phone__stat-tile{flex:1;display:flex;flex-direction:column;gap:2px}.va-phone__stat-label{font-size:9px;font-weight:700;letter-spacing:.8px;color:var(--text-muted);text-transform:uppercase}.va-phone__stat-val{font-size:14px;font-weight:800;color:var(--text-primary)}.va-phone__stat-val small{font-size:10px;font-weight:700;color:#16a34a;margin-left:3px}.va-prose{max-width:1200px;margin:0 auto}.va-prose p{text-align:center;color:var(--text-secondary);margin-bottom:24px}.va-cost{max-width:1200px;margin:32px auto;padding:32px 40px;background:linear-gradient(135deg,rgb(0 134 199 / .04) 0%,rgb(58 154 216 / .06) 100%);border-radius:16px;border-top:4px solid var(--brand-primary)}.va-cost__title{font-size:14px;font-weight:700;letter-spacing:2px;color:var(--brand-primary);text-transform:uppercase;margin-bottom:16px}.va-cost__line{font-size:17px;line-height:26px;color:var(--text-primary);font-weight:500;margin-bottom:12px}.va-cost__line--note{font-size:15px;font-style:italic;font-weight:400;color:var(--text-secondary);margin-bottom:0}.va-cost__line strong{background:linear-gradient(90deg,var(--brand-primary) 0%,var(--brand-secondary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text;font-weight:800}.va-rec{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.va-rec__card{background:var(--white);border:1px solid var(--border);border-radius:16px;padding:32px;box-shadow:0 1px 3px rgb(0 0 0 / .04);transition:transform 0.4s cubic-bezier(.22,1,.36,1),box-shadow 0.4s cubic-bezier(.22,1,.36,1),border-color 0.3s ease;display:flex;flex-direction:column;gap:14px}.va-rec__icon{width:48px;height:48px;border-radius:12px;background:rgb(0 134 199 / .1);display:flex;align-items:center;justify-content:center}.va-rec__icon svg{width:24px;height:24px;color:var(--brand-primary)}.va-rec__title{font-size:18px;font-weight:700;line-height:28px;color:var(--text-primary)}.va-rossy{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;max-width:var(--container);margin:0 auto}.va-rossy__intro h2{font-size:36px;font-weight:700;line-height:44px;letter-spacing:-.5px;color:var(--text-primary);margin-bottom:20px}.va-rossy__badge{width:100%;max-width:480px;aspect-ratio:1/1;margin:0 auto;position:relative;display:flex;align-items:center;justify-content:center;animation:vaFloat 7s ease-in-out infinite}.va-rossy__callout{margin:48px auto 0;padding:40px;background:linear-gradient(135deg,rgb(0 134 199 / .04) 0%,rgb(58 154 216 / .08) 100%);border-radius:20px;border-top:4px solid var(--brand-secondary);position:relative}.va-rossy__callout-title{font-size:13px;font-weight:700;letter-spacing:2px;text-transform:uppercase;background:linear-gradient(90deg,var(--brand-primary) 0%,var(--brand-secondary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text;margin-bottom:20px}.va-rossy__callout-lines{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.va-rossy__callout-line{padding:16px 18px;background:var(--white);border-radius:12px;border:1px solid var(--border)}.va-rossy__callout-pill{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:800;letter-spacing:1px;text-transform:uppercase;margin-bottom:8px;padding:4px 10px;border-radius:999px}.va-rossy__callout-pill--is{background:rgb(22 163 74 / .1);color:#16a34a}.va-rossy__callout-pill--isnt{background:rgb(239 68 68 / .1);color:#ef4444}.va-rossy__callout-pill--for{background:rgb(0 134 199 / .1);color:var(--brand-primary)}.va-rossy__callout-pill::before{content:'';width:6px;height:6px;border-radius:50%;background:currentColor}.va-rossy__callout-text{font-weight:500}.va-rossy__subs{margin:48px auto 0;display:flex;flex-direction:column;gap:32px}.va-rossy__sub h3{font-size:24px;font-weight:700;line-height:32px;color:var(--text-primary);margin-bottom:12px}.va-rossy__sub p{margin-bottom:12px}.va-rossy__ctas{display:flex;gap:16px;flex-wrap:wrap;justify-content:center;margin:56px auto 0}.va-cap{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.va-cap__card{background:var(--white);border:1px solid var(--border);border-radius:16px;padding:28px;box-shadow:0 1px 3px rgb(0 0 0 / .04);transition:transform 0.4s cubic-bezier(.22,1,.36,1),box-shadow 0.4s cubic-bezier(.22,1,.36,1),border-color 0.3s ease;display:flex;flex-direction:column;gap:12px}.va-cap__card:hover .va-cap__icon svg{color:var(--brand-secondary)}.va-cap__icon{width:48px;height:48px;border-radius:12px;background:rgb(0 134 199 / .08);display:flex;align-items:center;justify-content:center}.va-cap__icon svg{width:24px;height:24px;color:var(--brand-primary);transition:color 0.3s ease}.va-cap__title{font-size:18px;font-weight:700;line-height:28px;color:var(--text-primary)}.va-cap__body a{color:var(--brand-primary);text-decoration:underline}.va-types{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.va-types__card{background:var(--white);border:1px solid var(--border);border-radius:16px;padding:36px;box-shadow:0 1px 3px rgb(0 0 0 / .04);transition:transform 0.4s cubic-bezier(.22,1,.36,1),box-shadow 0.4s cubic-bezier(.22,1,.36,1),border-color 0.3s ease;display:flex;flex-direction:column;gap:14px}.va-types__num{width:32px;height:32px;border-radius:50%;background:#0086C7;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:800;color:#fff}.va-types__title{font-size:18px;font-weight:700;line-height:28px;color:var(--text-primary)}.va-types__links{max-width:930px;margin:48px auto 0;display:flex;flex-direction:column;gap:12px;text-align:center;font-style:italic}.va-types__links a{font-size:16px;color:var(--brand-primary)}.va-types__links a:hover{color:#000}.va-ind{margin:0 auto}.va-ind__block{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;padding:48px 0}.va-ind>div:first-child{padding-top:0}.va-ind__block+.va-ind__block{border-top:1px solid var(--border)}.va-ind__block--flip .va-ind__visual{order:2}.va-ind__visual{width:100%;aspect-ratio:4/3;border-radius:16px;background:linear-gradient(135deg,rgb(0 134 199 / .08),rgb(58 154 216 / .14));display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:24px;position:relative;overflow:hidden}.va-ind__visual::before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 30% 30%,rgb(58 154 216 / .15),transparent 60%);pointer-events:none}.va-ind__visual-icon{width:72px;height:72px;border-radius:16px;background:rgb(255 255 255 / .85);display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px -8px rgb(0 134 199 / .25);position:relative;z-index:1}.va-ind__visual-icon svg{width:40px;height:40px;color:var(--brand-primary)}.va-ind__visual-name{font-size:18px;font-weight:700;color:var(--text-primary);position:relative;z-index:1}.va-ind__visual-wave{display:flex;align-items:center;gap:3px;height:24px;position:relative;z-index:1}.va-ind__visual-wave span{width:3px;background:var(--brand-secondary);border-radius:2px;opacity:.7}.va-ind__visual-wave span:nth-child(1){height:30%}.va-ind__visual-wave span:nth-child(2){height:60%}.va-ind__visual-wave span:nth-child(3){height:90%}.va-ind__visual-wave span:nth-child(4){height:70%}.va-ind__visual-wave span:nth-child(5){height:40%}.va-ind__visual-wave span:nth-child(6){height:80%}.va-ind__visual-wave span:nth-child(7){height:50%}.va-ind__visual-wave span:nth-child(8){height:30%}.va-ind__content h3{font-size:24px;font-weight:700;line-height:32px;color:var(--text-primary);margin-bottom:14px}.va-ind__content-intro{font-style:italic;color:var(--text-secondary);margin-bottom:20px}.va-ind__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.va-ind__list li{display:flex;gap:12px;align-items:flex-start}.va-ind__list li::before{content:'';flex-shrink:0;margin-top:9px;width:8px;height:8px;border-radius:50%;background:var(--brand-primary)}.va-ind__link{display:inline-flex;align-items:center;margin-top:16px;font-size:14px;font-style:italic;color:var(--brand-primary)}.va-ind__link:hover{color:#000}.va-mid__ctas{display:flex;gap:16px;flex-wrap:wrap;justify-content:center}.va-tech{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.va-tech__card{background:var(--white);border:1px solid var(--border);border-radius:16px;padding:32px;box-shadow:0 1px 3px rgb(0 0 0 / .04);transition:transform 0.3s ease,box-shadow 0.3s ease;display:flex;flex-direction:column;gap:12px}.va-tech__title{font-size:18px;font-weight:700;color:var(--text-primary);line-height:28px}.va-tech__chips{display:flex;flex-wrap:wrap;gap:6px}.va-tech__chip{font-size:11px;font-weight:700;color:var(--text-secondary);padding:4px 10px;background:var(--off-white);border:1px solid var(--border);border-radius:6px}.va-proc{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;margin-top:64px;position:relative}.va-proc__line{position:absolute;top:32px;left:8%;right:8%;height:2px;background-image:linear-gradient(to right,var(--border) 50%,transparent 50%);background-size:12px 2px;background-repeat:repeat-x;z-index:0}.va-proc__step{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:14px;text-align:center}.va-proc__circle{width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,var(--brand-primary),var(--brand-secondary));color:var(--white);font-size:28px;font-weight:800;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 18px -4px rgb(0 134 199 / .4)}.va-proc__name{font-size:18px;font-weight:700;color:var(--text-primary)}.va-proc__week{font-size:13px;font-weight:500;color:var(--text-muted)}.va-proc-link{display:block;text-align:center;margin:48px auto 0;font-size:16px;font-weight:600;color:var(--brand-primary)}.va-proc-link:hover{color:#000}.va-comp{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.va-comp__card{background:var(--white);border:1px solid var(--border);border-radius:16px;padding:32px;box-shadow:0 1px 3px rgb(0 0 0 / .04);transition:transform 0.4s cubic-bezier(.22,1,.36,1),box-shadow 0.4s cubic-bezier(.22,1,.36,1);display:flex;flex-direction:column;gap:14px}.va-comp__badge{width:48px;height:48px;border-radius:14px;background:rgb(0 134 199 / .08);display:flex;align-items:center;justify-content:center;padding:8px}.va-comp__badge svg{width:40px;height:40px;color:var(--brand-primary)}.va-comp__title{font-size:18px;font-weight:700;line-height:28px;color:var(--text-primary)}.va-comp__close{max-width:880px;margin:48px auto 0;font-size:16px;font-style:italic;line-height:26px;color:var(--text-secondary);text-align:center}.va-cs{display:grid;grid-template-columns:1fr 1fr;gap:32px}.va-cs__card{background:var(--white);border:1px solid var(--border);border-radius:20px;overflow:hidden;box-shadow:0 1px 3px rgb(0 0 0 / .04);transition:transform 0.4s cubic-bezier(.22,1,.36,1),box-shadow 0.4s cubic-bezier(.22,1,.36,1);display:flex;flex-direction:column}.va-cs__body{padding:32px;display:flex;flex-direction:column;gap:14px;flex:1}.va-cs__title{font-size:20px;font-weight:700;line-height:28px;color:var(--text-primary)}.va-cs__body p{font-size:16px;line-height:26px;color:var(--text-secondary)}.wdt-icon-blue{filter:brightness(0) saturate(100%) invert(33%) sepia(82%) saturate(2070%) hue-rotate(177deg) brightness(95%) contrast(101%)}.wdt-icon{color:#0086c7}.wdt-icon svg{max-width:30px;width:30px;height:auto}.wdt-areas__footer a{font-size:15px;font-weight:600;color:var(--brand-primary,#0086c7);text-decoration:none;text-transform:capitalize}.wdt-wrap{max-width:1320px;margin:0 auto}.wdt-head__lead{font-size:17px;line-height:1.65;color:#000;margin:0}.wdt-stats{padding:80px 0}.wdt-stats__inner{max-width:1320px;margin:0 auto}.wdt-stats__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.wdt-stats__item{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:32px 24px;text-align:center;box-shadow:0 2px 12px -2px rgb(15 23 41 / .05)}.wdt-stats__num{display:block;font-size:44px;font-weight:800;color:var(--brand-primary,#0086c7);line-height:1;margin:0 0 10px;letter-spacing:-1px}.wdt-stats__label{font-size:14px;color:#475569;line-height:1.5}.wdt-aeo__answer{font-size:16px;line-height:1.7;color:#000;text-align:center}.wdt-aeo__answer p{margin:15px 0 0 0}.wdt-proof__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin:0 0 40px}.wdt-proof__stat{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:32px 28px;text-align:center;box-shadow:0 2px 12px -2px rgb(15 23 41 / .05)}.wdt-proof__partners{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin:0 0 0}.wdt-proof__partners+.wdt-proof__partners .wdt-proof__partner{font-size:12px;color:#64748b}.wdt-proof__partner{font-size:13px;font-weight:600;color:#000;padding:10px 18px;border:1px solid #cbd5e1;border-radius:100px;background:#fff}.wdt-proof__trustline{text-align:center;margin:15px auto 0}.wdt-why__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.wdt-why__card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:32px;position:relative;box-shadow:0 2px 12px -2px rgb(15 23 41 / .05);overflow:hidden}.wdt-why__card::before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#0086c7,#3a9ad8);border-radius:0 0 4px 4px;width:100%}.wdt-why__icon{width:52px;height:52px;border-radius:12px;background:rgb(0 134 199 / .08);display:flex;align-items:center;justify-content:center;margin-bottom:18px}.wdt-why__icon img{width:28px;height:28px}.wdt-why__h4{font-size:18px;font-weight:700;color:#000;line-height:28px;margin:0 0 12px}.wdt-why__body{margin:15px 0 0 0}.tor-nap__trust{margin:20px 0 0 0}.wdt-svc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.wdt-svc-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:24px;display:flex;flex-direction:column;box-shadow:0 2px 8px -2px rgb(15 23 41 / .04);transition:border-color 0.2s ease,transform 0.2s ease}.wdt-svc-card__icon{width:44px;height:44px;border-radius:10px;background:rgb(0 134 199 / .08);display:flex;align-items:center;justify-content:center;margin-bottom:16px}.wdt-svc-card__icon img{width:24px;height:24px}.wdt-svc-card__h{font-size:18px;font-weight:700;color:#000;line-height:28px;margin:0 0 10px}.wdt-svc-card__tag{margin:0 0 16px;flex:1}.wdt-svc-card__link{font-weight:600;color:var(--brand-primary,#0086c7);text-decoration:none}.wdt-svc-card__link:hover{color:#000}.wdt-process__steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:60px;row-gap:60px}.wdt-process__step{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:56px 28px 28px;position:relative;box-shadow:0 2px 12px -2px rgb(15 23 41 / .05)}.wdt-process__num{position:absolute;top:-28px;left:28px;width:56px;height:56px;border-radius:14px;background:linear-gradient(135deg,#0086c7,#3a9ad8);color:#fff;font-size:20px;font-weight:800;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 16px rgb(0 134 199 / .35)}.wdt-process__phase{font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--brand-primary,#0086c7);margin:0 0 8px}.wdt-process__h{font-size:18px;font-weight:700;color:#000;margin:0 0 10px}.wdt-process__body{margin:0}.wdt-mid-cta{text-align:center;margin-top:40px}.wdt-mid-cta a{font-size:15px;font-weight:600;color:var(--brand-primary,#0086c7);text-decoration:none}.wdt-mid-cta a:hover{color:#000}.wdt-port__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.wdt-port__card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden}.wdt-port__card a:hover .wdt-port__body .wdt-port__h{color:#0086c7}.wdt-port__thumb{aspect-ratio:16 / 10;background:linear-gradient(135deg,#cbd5e1 0%,#94a3b8 100%);position:relative;display:flex;align-items:center;justify-content:center;color:rgb(255 255 255 / .85);font-weight:700;font-size:13px;letter-spacing:.06em;text-transform:uppercase}.wdt-port__body{padding:18px;display:inline-block;width:100%}.wdt-port__h{font-size:15px;font-weight:700;color:#000;margin:0 0 6px;display:inline-block;width:100%}.wdt-port__cap{font-size:12px;color:#64748b;font-weight:500;display:inline-block;width:100%}.wdt-ind__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.wdt-ind__grid>div{display:flex}.wdt-ind__card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:28px;display:flex;flex-direction:column;text-decoration:none;color:inherit;transition:border-color 0.2s ease,transform 0.2s ease}.wdt-ind__icon{width:44px;height:44px;border-radius:10px;background:rgb(0 134 199 / .08);display:flex;align-items:center;justify-content:center;margin-bottom:16px}.wdt-ind__icon img{width:24px;height:24px}.wdt-ind__h{font-size:18px;line-height:28px;font-weight:700;color:#000;margin:0 0 10px;display:inline-block;width:100%}.wdt-ind__body{margin:0}.wdt-comp__table{max-width:1100px;margin:16px auto 0;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden;background:#fff}.wdt-comp__row{display:grid;grid-template-columns:1.1fr 1.5fr 1.5fr;border-bottom:1px solid #e2e8f0}.wdt-comp__row:last-child{border-bottom:none}.wdt-comp__row--head{background:#0086c7}.wdt-comp__cell{padding:20px 24px;font-size:14px;line-height:1.6;color:#0f172a;border-right:1px solid #e2e8f0}.wdt-comp__cell:last-child{border-right:none}.wdt-comp__row--head .wdt-comp__cell{font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#fff;padding:14px 24px}.wdt-comp__cell--feature{font-weight:700;background:var(--off-white)}.wdt-comp__cell--wds{background:#eff8ff}.wdt-comp__cell--them{color:#64748b;font-style:italic}.wdt-diff__risk{font-weight:500}.wdt-diff__table{max-width:1200px;margin:16px auto 0;background:#fff;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden}.wdt-diff__row{display:grid;grid-template-columns:1fr 1.6fr;gap:0;border-bottom:1px solid #e2e8f0}.wdt-diff__row:last-child{border-bottom:none}.wdt-diff__label{padding:22px 28px;font-size:16px;font-weight:700;color:#000;background:var(--off-white);border-right:1px solid #e2e8f0;display:flex;align-items:center;gap:12px;line-height:26px}.wdt-diff__label::before{content:"";width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,#0086c7,#3a9ad8);flex-shrink:0}.wdt-diff__desc{padding:22px 28px;color:#000}.wdt-diff__cta-block{text-align:center;margin-top:40px}.wdt-price__table{max-width:1200px;margin:0 auto;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden;background:#fff}.wdt-price__row{display:grid;grid-template-columns:1fr 1fr 0.7fr 2fr;gap:0;border-bottom:1px solid #e2e8f0;text-align:left}.wdt-price__row:last-child{border-bottom:none}.wdt-price__row--head{background:#0086c7;color:#fff}.wdt-price__row--head .wdt-price__cell{font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#fff;padding:16px 20px}.wdt-price__cell{padding:22px 20px}.wdt-price__cell--type{font-weight:700;color:#000;font-size:15px}.wdt-price__cell--range{font-weight:400;color:var(--brand-primary,#0086c7);font-size:16px}.wdt-price__cell--time{color:#000;font-weight:600;font-size:14px}.wdt-price__care{max-width:1180px;margin:28px auto 0;background:#fff;border-left:4px solid var(--brand-primary,#0086c7);padding:20px 24px;font-size:16px;line-height:28px;color:#000;border-radius:0 12px 12px 0;text-align:left}.wdt-price__cross{max-width:1180px;margin:20px auto 0;font-size:16px;line-height:28px;color:#000;text-align:center}.wdt-price__soft{text-align:center;margin-top:40px}.wdt-price__soft a{font-size:15px;font-weight:600;color:var(--brand-primary,#0086c7);text-decoration:none}.wdt-faq__list{max-width:920px;margin:0 auto}.wdt-outcomes__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1320px;margin:0 auto 32px}.wdt-outcome__card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:32px;box-shadow:0 2px 12px -2px rgb(15 23 41 / .05);display:flex;flex-direction:column}.wdt-outcome__tag{align-self:flex-start;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:4px 10px;border-radius:6px;background:#eff8ff;color:var(--brand-primary,#0086c7);border:1px solid #bae6fd;margin-bottom:18px}.wdt-outcome__metric{font-size:40px;font-weight:800;line-height:1;background:linear-gradient(135deg,#16a34a,#22c55e);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:#fff0;margin:0 0 10px}.wdt-outcome__label{font-size:15px;font-weight:600;color:#0f172a;margin:0 0 14px}.wdt-outcome__body{color:#475569;flex:1;margin:0 0 18px}.wdt-outcome__link{color:var(--brand-primary,#0086c7);text-decoration:none}.wdt-outcome__link:hover{text-decoration:underline}.wdt-outcomes__note{text-align:center;font-size:13px;color:#94a3b8;margin:0}.wdt-mid-cta-block{display:flex;gap:16px;flex-wrap:wrap;justify-content:center;margin-top:40px}.wdt-flarea{padding:80px 0}.wdt-flarea__inner{max-width:1100px;margin:0 auto}.wdt-flarea__card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:40px;box-shadow:0 4px 24px -4px rgb(15 23 41 / .06)}.wdt-flarea__statement{font-size:17px;line-height:1.65;color:#000;margin:0 0 32px}.wdt-flarea__cities-label{font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#0086c7;margin:0 0 16px}.wdt-flarea__cities{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 32px}.wdt-flarea__city{display:inline-block;padding:10px 20px;background:rgb(0 134 199 / .08);color:var(--brand-primary,#0086c7);border-radius:999px;font-size:14px;font-weight:600}.wdt-flarea__region{font-size:15px;line-height:1.65;color:#000;margin:0 0 24px}.wdt-flarea__divider{height:1px;background:#e2e8f0;margin:24px 0}.wdt-flarea__office{font-size:15px;line-height:1.65;color:#475569;margin:0}.wdt-flarea__office a{color:var(--brand-primary,#0086c7);font-weight:600;text-decoration:none}.wdt-flarea__office a:hover{text-decoration:underline}.tor-nap__h2{font-size:40px;font-weight:800;line-height:48px;color:#0f172a;letter-spacing:-1px;margin:0}.tor-nap__grid{display:grid;grid-template-columns:0.66fr 1fr;gap:48px;max-width:var(--container);margin:0 auto;align-items:stretch}.tor-nap__card{background:#fff;border:2px solid #e2e8f0;border-radius:16px;padding:40px;opacity:1;transform:translateX(-24px);transition:opacity 0.6s ease,transform 0.6s ease}.tor-nap__t1{display:inline-block;font-size:12px;font-weight:800;letter-spacing:1.5px;color:#16a34a;text-transform:uppercase;margin-bottom:14px;padding:4px 10px;border:1.5px solid #16a34a;border-radius:999px}.tor-nap__name{font-size:22px;font-weight:700;color:#0f172a;margin:0 0 16px}.tor-nap__addr{font-size:17px;font-weight:400;line-height:28px;color:#1e293b;margin:0 0 20px}.tor-nap__addr div{display:block}.tor-nap__phone-row{font-size:16px;line-height:28px;color:#475569}.tor-nap__phone-row a{color:var(--brand-primary);text-decoration:none;font-weight:600}.tor-nap__phone-row a:hover{color:#000}.tor-nap__hours{font-size:16px;font-weight:400;color:#475569;margin-top:8px}.tor-nap__divider{height:1px;background:#e2e8f0;margin:24px 0}.tor-nap__area{margin:0 0 20px}.tor-nap__pills{display:flex;flex-wrap:wrap;gap:8px}.tor-nap__pill{display:inline-block;padding:6px 14px;background:rgb(0 134 199 / .08);color:var(--brand-primary);border-radius:999px;font-size:13px;font-weight:600;transition:background 0.2s ease,transform 0.2s ease;cursor:default;opacity:1;transform:translateY(8px)}.tor-nap__card.tor-in .tor-nap__pill{opacity:1;transform:translateY(0);transition:opacity 0.3s ease,transform 0.3s ease,background 0.2s ease}.tor-nap__map{border-radius:16px;overflow:hidden;min-height:480px;position:relative;opacity:1;transform:translateX(24px);transition:opacity 0.6s ease 0.2s,transform 0.6s ease 0.2s;box-shadow:0 12px 32px -16px rgb(15 23 42 / .18);display:flex;flex-direction:column}.tor-nap__map iframe{width:100%;flex:1;min-height:440px;border:0}.tor-nap__directions{padding:14px 20px;background:var(--off-white);border-top:1px solid #e2e8f0;text-align:center;font-size:14px;font-weight:600}.tor-nap__directions a{color:var(--brand-primary);text-decoration:none}.tor-nap__directions a:hover{color:#000}.tor-test__h2{font-size:40px;font-weight:800;line-height:48px;color:#0f172a;letter-spacing:-1px;margin:0}.tor-test__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:var(--container);margin:0 auto 40px}.tor-test__card{position:relative;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:32px}.tor-test__quote-mark{position:absolute;top:18px;left:24px;font-size:64px;font-weight:700;line-height:1;color:rgb(0 134 199 / .15);pointer-events:none}.tor-test__body{position:relative;font-size:17px;line-height:28px;color:#000;font-style:italic;margin:16px 0 24px}.tor-test__divider{height:1px;background:#e2e8f0;margin-bottom:20px}.tor-test__author{display:flex;align-items:center;gap:14px}.tor-test__avatar{width:48px;height:48px;border-radius:50%;color:#fff;font-size:16px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.tor-test__author-meta{flex:1}.tor-test__name{font-size:16px;font-weight:700;color:#0f172a;line-height:22px}.tor-test__title{font-size:14px;color:#475569;line-height:20px}.tor-test__city{font-size:14px;font-weight:600;color:var(--brand-primary);line-height:20px}.tor-test__stars{display:flex;gap:4px;margin-top:14px}.tor-test__stars svg{width:18px;height:18px;color:#f59e0b}.tor-test__viewall{text-align:center}.tor-test__viewall a{font-size:15px;font-weight:600;color:var(--brand-primary);text-decoration:none}.wdt-areas__card{max-width:100%;margin:0 auto;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:32px 40px}.wdt-areas__h3{font-size:22px;font-weight:800;color:#000;margin:0 0 12px;text-align:center}.wdt-areas__lead{text-align:center;margin:0 0 22px}.wdt-areas__list{display:flex;flex-wrap:wrap;justify-content:center;gap:20px 8px;margin-bottom:16px}.wdt-areas__link{font-size:14px;font-weight:600;color:#000;padding:10px 18px;border:1px solid #e2e8f0;border-radius:100px;background:var(--off-white);text-decoration:none;transition:all 0.2s ease}.wdt-areas__link:hover{background:#fff;border-color:rgb(0 134 199 / .4);color:var(--brand-primary,#0086c7)}.wdt-areas__footer{text-align:center;margin-top:40px}.wdt-areas__footer a{font-size:14px;font-weight:600;color:var(--brand-primary,#0086c7);text-decoration:none}.wdt-mid-cta{display:flex;justify-content:center;gap:20px}@media only screen and (max-width:990px){.va-proc__line{display:none}.va-proc,.va-comp,.va-cs,.va-tech{grid-template-columns:1fr}}.wdt-mid-cta_cs{text-align:center;margin-top:40px}.va-cs__banner{height:200px;background:#0b1929;position:relative;overflow:hidden}.va-cs__banner img{width:100%;height:100%;object-fit:cover;transition:transform 0.7s cubic-bezier(.22,1,.36,1)}.va-cs__banner::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#fff0 60%,rgb(11 25 41 / .4) 100%);pointer-events:none}.wdt-hero{background:linear-gradient(135deg,#0b1929 0%,#112031 60%,#0b1929 100%);color:#fff;padding:80px 0 80px;position:relative;overflow:hidden}.wdt-hero__inner{max-width:1360px;padding:0 20px;margin:0 auto;display:grid;grid-template-columns:1.1fr 0.9fr;gap:50px;align-items:flex-start}.wdt-hero__h1{font-size:52px;font-weight:800;line-height:1.12;color:#fff;margin:0 0 20px;letter-spacing:-.5px}.wdt-hero__ctas{display:flex;gap:14px;flex-wrap:nowrap;margin:0 0 28px}.wdt-hero__visual{width:100%;aspect-ratio:5 / 5;background:linear-gradient(135deg,#1e3a5f 0%,#0086c7 50%,#112031 100%);border-radius:20px;position:relative;overflow:hidden;box-shadow:0 20px 60px rgb(0 0 0 / .45)}.wdt-hero__visual-label{position:absolute;bottom:24px;left:24px;right:24px;font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:rgb(255 255 255 / .85);background:rgb(11 25 41 / .7);padding:12px 16px;border-radius:8px;backdrop-filter:blur(8px);display:none}.other_locations{float:left;width:100%;padding:130px 0}.other_locations .sec_heading{text-align:right;margin:0 0 30px 0}.other_locations ul{list-style:none;margin:0;padding:0;display:grid;gap:30px;grid-template-columns:1fr 1fr 1fr}.other_locations ul li .other_locations_text{border-radius:10px;padding:23px 20px 13px 20px;float:left;width:100%;min-height:200px;display:flex;align-items:flex-start;justify-content:flex-start;flex-flow:column}.other_locations_text h3{margin:0 0 20px 0;font-size:28px;line-height:28px;font-weight:700;color:#000;text-transform:capitalize}.other_locations_text p{margin:0 0 12px 0;font-size:18px;line-height:18px}.other_locations_text p a{font-size:18px;line-height:18px;color:#000;font-weight:500;position:relative}.other_locations_text p a::before{content:'';position:absolute;top:6px;right:-16px;width:auto;height:auto;border-top:7px solid #fff0;border-bottom:7px solid #fff0;border-left:7px solid #000}.other_locations_text p a:hover::before{border-top:7px solid #fff0;border-bottom:7px solid #fff0;border-left:7px solid #35ade3}.other_locations_text p a:hover{color:#35ade3}.locations_page .service_main_banner_new .ser_right img{max-height:100%}.hero__trust.hero__trust_location .sep{color:#fff}