.ct-page{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;color:#040718;background:#fff;overflow-x:hidden}.ct-section{padding:80px 0}.ct-section--grey{background:#EEF1F6}.ct-section--white{background:#FFFFFF}.ct-pill{display:inline-flex;align-items:center;gap:6px;background:#EBF3FF;border:1px solid #c7deff;border-radius:100px;padding:5px 14px;font-size:12px;font-weight:600;letter-spacing:.6px;text-transform:uppercase;color:#1E6BFF;margin-bottom:18px}.ct-pill-dot{width:6px;height:6px;border-radius:50%;background:#1E6BFF;flex-shrink:0}.ct-uptitle{font-size:12px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:#98A2B3;margin:0 0 6px}.ct-h2{font-size:38px;font-weight:700;line-height:1.2;letter-spacing:-1px;color:#0A0F1E;margin:0}.ct-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:8px;padding:14px 26px;font-size:15px;font-weight:600;cursor:pointer;border:none;transition:background-color .2s,color .2s}.ct-btn--blue{background:#3395ff;color:#fff}.ct-btn--blue:hover{background:#156ecf}.ct-hero{position:relative;background:#FFFFFF;padding:64px 0 96px;overflow:hidden}.ct-hero:before{content:"";position:absolute;left:0;right:0;bottom:0;height:340px;background:url(/img/ga-hero-wave.svg) bottom/100% 100% no-repeat;opacity:.5;pointer-events:none;z-index:0}.ct-hero>.container{position:relative;z-index:1}.ct-hero-inner{display:grid;grid-template-columns:1.05fr .95fr;gap:64px;align-items:start}.ct-hero-left{padding-top:8px}.ct-hero-badge{display:inline-flex;align-items:center;gap:8px;background:#EBF3FF;border:1px solid #c7deff;border-radius:100px;padding:6px 16px;font-size:12px;font-weight:700;letter-spacing:.6px;text-transform:uppercase;color:#1E6BFF;margin-bottom:26px}.ct-hero-badge-dot{width:7px;height:7px;border-radius:50%;background:#1E6BFF;flex-shrink:0}.ct-hero-h1{font-size:54px;font-weight:700;line-height:1.08;letter-spacing:-1.8px;margin:0 0 28px}.ct-hero-h1-blue{color:#3395ff;display:block}.ct-hero-h1-rest{color:#0A0F1E;display:block}.ct-hero-sub{font-size:16px;line-height:1.75;color:#475467;max-width:470px;margin:0}.ct-hero-form{position:relative}.ct-hero-form .bd-form-card{max-width:445px;margin-left:auto;border-radius:14px;border:1px solid #e4edf6;padding:36px 36px 32px;box-shadow:0 16px 48px 0 rgba(15,44,87,.08),0 2px 6px 0 rgba(15,44,87,.05)}.ct-form{display:flex;flex-direction:column;gap:12px}.ct-form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.ct-select{appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%23667085' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:38px;cursor:pointer}.ct-select--empty{color:#9ca3af}.ct-textarea{resize:vertical;min-height:104px;line-height:1.6;font-family:inherit}.ct-routes-section{background:#fff;padding:56px 0 72px}.ct-routes{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;position:relative;z-index:2}.ct-route-card{background:#fff;border:1px solid #eaeff6;border-radius:16px;padding:26px;box-shadow:0 10px 34px rgba(5,74,152,.06);display:flex;flex-direction:column}.ct-route-icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:18px}.ct-route-icon--blue{background:#E8F1FE}.ct-route-icon--green{background:#E7F8EE}.ct-route-icon--purple{background:#F0EAFD}.ct-route-title{font-size:17px;font-weight:700;color:#0A0F1E;margin:0 0 10px}.ct-route-body{font-size:14px;line-height:1.65;color:#475467;margin:0 0 18px}.ct-route-link{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:600;margin-top:auto;text-decoration:none}.ct-route-link--blue{color:#1E6BFF}.ct-route-link--green{color:#16A34A}.ct-route-link--purple{color:#7C3AED}.ct-direct-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:24px;align-items:start}.ct-card{background:#fff;border:1px solid #e7edf5;border-radius:16px;box-shadow:0 5px 24px rgba(5,74,152,.04)}.ct-direct-hd{padding:26px 28px 22px;border-bottom:1px solid #eef2f7}.ct-direct-heading{font-size:22px;font-weight:700;color:#0A0F1E;margin:0}.ct-contact-row{display:flex;gap:16px;padding:20px 28px}.ct-contact-row+.ct-contact-row{border-top:1px solid #eef2f7}.ct-contact-icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ct-contact-icon--blue{background:#E8F1FE}.ct-contact-icon--green{background:#E7F8EE}.ct-contact-icon--amber{background:#FEF3E2}.ct-contact-icon--grey{background:#F1F3F8}.ct-contact-body{display:flex;flex-direction:column;gap:3px}.ct-contact-label{font-size:11px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;color:#98A2B3}.ct-contact-value{font-size:15px;font-weight:600;color:#0A0F1E;text-decoration:none}a.ct-contact-value{color:#1E6BFF}a.ct-contact-value:hover{text-decoration:underline}.ct-contact-note{font-size:13px;color:#6B7280}.ct-aside{padding:28px;display:flex;flex-direction:column;gap:22px}.ct-aside-title{font-size:11px;font-weight:700;letter-spacing:.6px;text-transform:uppercase;color:#98A2B3;margin:0 0 12px}.ct-social-row{display:flex;flex-wrap:wrap;gap:10px}.ct-review-btn,.ct-social-btn{display:inline-flex;align-items:center;gap:8px;border:1px solid #e3e9f1;border-radius:10px;padding:9px 14px;font-size:13px;font-weight:600;color:#344054;text-decoration:none;background:#fff;transition:border-color .2s,background-color .2s}.ct-review-btn:hover,.ct-social-btn:hover{border-color:#C7DEFF;background:#F7FAFF}.ct-review-row{display:flex;flex-wrap:wrap;gap:10px}.ct-aside-divider{height:1px;background:#EEF2F7}.ct-stats-wrap{background:#F4F6FA;border:1px solid #e7edf5;border-radius:16px;padding:30px 0}.ct-stats-row{justify-content:space-around;flex-wrap:wrap;gap:20px 0}.ct-stat,.ct-stats-row{display:flex;align-items:center}.ct-stat{flex-direction:column;text-align:center;padding:0 30px;flex:1;min-width:140px}.ct-stat+.ct-stat{border-left:1px solid #dce3ee}.ct-stat-val{font-size:34px;font-weight:800;letter-spacing:-1px;color:#0A0F1E}.ct-stat-val-suffix{color:#3395ff}.ct-stat-lbl{font-size:14px;color:#6B7280;margin-top:4px}.ct-faq-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:56px;align-items:start}.ct-faq-left{position:sticky;top:100px}.ct-faq-left .ct-h2{font-size:40px;line-height:1.12;letter-spacing:-1.2px;margin-bottom:18px;max-width:320px}.ct-faq-lead{font-size:15px;line-height:1.7;color:#6B7280;margin:0 0 28px;max-width:340px}.ct-faq-wrap{background:#fff;border:1px solid #eaeff6;border-radius:16px;box-shadow:0 8px 30px rgba(5,74,152,.05);overflow:hidden}.ct-faq-item+.ct-faq-item{border-top:1px solid #eef2f7}.ct-faq-btn{width:100%;justify-content:space-between;gap:16px;text-align:left;background:none;border:none;cursor:pointer;padding:22px 26px;font-size:15px;font-weight:600;color:#0A0F1E}.ct-faq-btn,.ct-faq-toggle{display:flex;align-items:center}.ct-faq-toggle{flex-shrink:0;width:26px;height:26px;border-radius:50%;border:1px solid #e3e9f1;justify-content:center;color:#98A2B3;transition:transform .25s,color .2s,border-color .2s}.ct-faq-toggle--open{transform:rotate(45deg);color:#1E6BFF;border-color:#C7DEFF}.ct-faq-answer{padding:0 26px 24px}.ct-faq-answer p{font-size:15px;line-height:1.7;color:#475467;margin:0}@media only screen and (max-width:1199px){.ct-hero-inner{grid-template-columns:1fr;gap:44px}.ct-hero-h1{font-size:42px}.ct-faq-grid{grid-template-columns:1fr;gap:32px}.ct-faq-left{position:static}}@media only screen and (max-width:991px){.ct-direct-grid,.ct-routes{grid-template-columns:1fr}.ct-h2{font-size:32px}}@media only screen and (max-width:767px){.ct-section{padding:56px 0}.ct-hero{padding:48px 0 70px}.ct-hero-h1{font-size:34px;letter-spacing:-1px}.ct-stat+.ct-stat{border-left:none}.ct-stat{min-width:45%}.ct-h2{font-size:28px}}@media only screen and (max-width:575px){.ct-section{padding:44px 0}.ct-route-card{padding:22px}.ct-contact-row{padding:18px 20px}.ct-aside{padding:22px}}