.get-started-section{position:relative;display:flex;align-items:center;min-height:420px;padding:72px 0 80px;overflow:hidden}.get-started-section:before{background:linear-gradient(102deg,rgba(246,246,232,.96),rgba(246,246,232,.88) 48%,rgba(246,246,232,.52) 72%,rgba(246,246,232,.18))}.get-started-section:after,.get-started-section:before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none}.get-started-section:after{background:radial-gradient(ellipse 70% 55% at 78% 50%,rgba(0,78,122,.1) 0,transparent 68%)}.get-started-container{position:relative;z-index:2;max-width:1320px!important;margin-left:auto!important;margin-right:auto!important;padding-left:16px!important;padding-right:16px!important}.get-started-content{position:relative;max-width:600px;padding:clamp(28px,4vw,40px) clamp(24px,3.5vw,36px);border-radius:20px;background:rgba(255,255,255,.72);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.82);box-shadow:0 1px 2px rgba(0,78,122,.04),0 12px 40px rgba(0,78,122,.11),inset 0 1px 0 rgba(255,255,255,.95);transition:transform .35s cubic-bezier(.4,0,.2,1),box-shadow .35s cubic-bezier(.4,0,.2,1)}.get-started-content:hover{transform:translateY(-3px);box-shadow:0 2px 4px rgba(0,78,122,.05),0 20px 52px rgba(0,78,122,.14),inset 0 1px 0 rgba(255,255,255,.95)}.get-started-card-accent{position:absolute;top:20px;bottom:20px;left:0;width:4px;border-radius:0 4px 4px 0;background:linear-gradient(180deg,var(--home-primary,#004e7a) 0,#3d9fd4 100%)}.get-started-eyebrow{margin-bottom:1rem!important}.get-started-heading{font-size:clamp(1.75rem,3.8vw,2.45rem)!important;font-weight:700!important;color:var(--home-text,#212529)!important;letter-spacing:-.025em;line-height:1.18!important;margin:0!important}.get-started-title-accent{margin:1rem 0 1.15rem!important}.get-started-description{font-size:1.02rem;color:var(--home-text-muted,#5a6472);line-height:1.75;margin:0}.get-started-cta-link{display:inline-flex;margin-top:1.75rem;text-decoration:none!important}.custom-btn-primary-lg{background:linear-gradient(135deg,var(--home-primary,#004e7a) 0,#005a8f 100%)!important;border:none!important;color:#fff!important;padding:12px 28px!important;font-size:.975rem!important;font-weight:600!important;border-radius:12px!important;box-shadow:0 4px 16px rgba(0,78,122,.28),inset 0 1px 0 rgba(255,255,255,.15)!important;transition:transform var(--home-transition,.25s ease),box-shadow var(--home-transition,.25s ease),background var(--home-transition,.25s ease)!important}.custom-btn-primary-lg .MuiButton-endIcon{transition:transform var(--home-transition,.25s ease)}.custom-btn-primary-lg:hover{background:linear-gradient(135deg,var(--home-primary-hover,#005ea6) 0,#006eb8 100%)!important;transform:translateY(-2px);box-shadow:0 10px 28px rgba(0,78,122,.34),inset 0 1px 0 rgba(255,255,255,.18)!important}.custom-btn-primary-lg:hover .MuiButton-endIcon{transform:translateX(3px)}@media (max-width:899px){.get-started-section{min-height:0;padding:56px 0 64px}.get-started-section:before{background:linear-gradient(180deg,rgba(246,246,232,.95),rgba(246,246,232,.86))}.get-started-content{margin:0 auto;text-align:center}.get-started-card-accent{top:auto;bottom:0;left:20px;right:20px;width:auto;height:4px;border-radius:4px 4px 0 0}.get-started-title-accent{margin-left:auto!important;margin-right:auto!important}.get-started-cta-link{width:100%;justify-content:center}.custom-btn-primary-lg{width:100%;max-width:320px}}@media (prefers-reduced-motion:reduce){.custom-btn-primary-lg:hover,.custom-btn-primary-lg:hover .MuiButton-endIcon,.get-started-content:hover{transform:none}}.hero-section{position:relative;overflow:hidden;--hero-mouse-x:72%;--hero-mouse-y:48%;--hero-parallax-x:0px;--hero-parallax-y:0px}.hero-bg-layer{position:absolute;top:0;bottom:0;left:36%;right:0;z-index:0;overflow:hidden;pointer-events:none}.hero-bg-parallax{position:absolute;inset:0;transform:translate3d(var(--hero-parallax-x),var(--hero-parallax-y),0);transition:transform .2s ease-out;will-change:transform;backface-visibility:hidden}.hero-bg-image{display:block;width:100%;height:100%;object-fit:cover;object-position:right center;user-select:none;-webkit-user-drag:none}@media (max-width:899px){.hero-bg-layer{display:none}}.hero-cursor-spotlight{position:absolute;inset:0;z-index:3;pointer-events:none;opacity:0;background:radial-gradient(480px circle at var(--hero-mouse-x) var(--hero-mouse-y),rgba(255,255,255,.22) 0,rgba(255,255,255,.08) 32%,transparent 62%);mask-image:linear-gradient(90deg,transparent,transparent 42%,rgba(0,0,0,.35) 58%,black 72%);-webkit-mask-image:linear-gradient(90deg,transparent,transparent 42%,rgba(0,0,0,.35) 58%,black 72%);transition:opacity .35s ease}.hero-section--cursor-active .hero-cursor-spotlight{opacity:1}.hero-cursor-ring{position:absolute;inset:0;z-index:3;pointer-events:none;opacity:0;background:radial-gradient(120px circle at var(--hero-mouse-x) var(--hero-mouse-y),rgba(0,78,122,.12) 0,rgba(61,159,212,.06) 45%,transparent 70%);mask-image:linear-gradient(90deg,transparent,transparent 45%,black 65%);-webkit-mask-image:linear-gradient(90deg,transparent,transparent 45%,black 65%);transition:opacity .35s ease}.hero-section--cursor-active .hero-cursor-ring{opacity:1}@media (max-width:899px){.hero-cursor-ring,.hero-cursor-spotlight{display:none}}.hero-section:before{inset:0;background:linear-gradient(100deg,rgba(246,246,232,.98),rgba(246,246,232,.94) 38%,rgba(246,246,232,.72) 52%,rgba(246,246,232,.25) 68%,rgba(246,246,232,.05))}.hero-section:after,.hero-section:before{content:"";position:absolute;z-index:2;pointer-events:none}.hero-section:after{bottom:0;left:0;right:0;height:80px;background:linear-gradient(180deg,transparent,rgba(248,249,251,.85))}.hero-section-glow{top:10%;left:-5%;width:420px;height:420px;background:radial-gradient(circle,rgba(0,78,122,.07) 0,transparent 68%)}.hero-section-accent-ring,.hero-section-glow{position:absolute;z-index:2;pointer-events:none}.hero-section-accent-ring{top:18%;right:8%;width:280px;height:280px;border-radius:50%;border:1px solid rgba(0,78,122,.08);background:radial-gradient(circle,rgba(255,255,255,.15) 0,transparent 70%);display:none}@media (min-width:1024px){.hero-section-accent-ring{display:block}}@media (max-width:899px){.hero-section:before{background:linear-gradient(180deg,rgba(246,246,232,.98),rgba(246,246,232,.94))}.hero-section-accent-ring{display:none}}.hero-content{position:relative;max-width:580px;text-align:center}@media (min-width:900px){.hero-content{text-align:left;max-width:720px}}.hero-eyebrow{display:block;width:fit-content;font-size:.75rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#fff;background-color:var(--home-primary,#004e7a);border:1px solid var(--home-primary,#004e7a);padding:7px 16px;border-radius:10px;margin-bottom:2rem;box-shadow:0 4px 14px rgba(0,78,122,.25)}.hero-title{font-weight:700!important;color:var(--home-text,#212529)!important;letter-spacing:-.03em;line-height:1.12!important;font-size:clamp(2rem,5vw,3.25rem)!important;margin-bottom:1.25rem!important}.hero-subtitle{font-size:clamp(1rem,2.2vw,1.2rem)!important;color:var(--home-text-muted,#5a6472)!important;line-height:1.75!important;margin-bottom:2rem!important;max-width:540px}@media (max-width:899px){.hero-subtitle{margin-left:auto;margin-right:auto}}.hero-cta-group{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:center;margin-bottom:.5rem}@media (min-width:900px){.hero-cta-group{justify-content:flex-start}}.hero-btn-outline,.hero-btn-primary{min-width:168px}.hero-feature-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:2rem;justify-content:center}@media (min-width:768px){.hero-feature-chips{flex-wrap:nowrap;gap:10px}}@media (min-width:900px){.hero-feature-chips{justify-content:flex-start}}.hero-feature-chip{display:inline-flex;align-items:center;gap:8px;font-size:.8125rem;font-weight:600;padding:9px 14px;border-radius:12px;border:1px solid transparent;white-space:nowrap;flex-shrink:0;transition:transform .2s ease,box-shadow .2s ease}.hero-feature-chip:hover{transform:translateY(-2px)}.hero-feature-chip-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;flex-shrink:0}.hero-feature-chip-icon svg{font-size:1rem}.hero-feature-chip--questions{color:#004e7a;background:linear-gradient(135deg,rgba(0,78,122,.14),rgba(0,78,122,.08));border-color:rgba(0,78,122,.2);box-shadow:0 2px 10px rgba(0,78,122,.08)}.hero-feature-chip--questions .hero-feature-chip-icon{background:rgba(0,78,122,.15);color:#004e7a}.hero-feature-chip--questions:hover{box-shadow:0 6px 16px rgba(0,78,122,.14)}.hero-feature-chip--explanations{color:#0d6b5c;background:linear-gradient(135deg,rgba(13,107,92,.16),rgba(13,107,92,.08));border-color:rgba(13,107,92,.22);box-shadow:0 2px 10px rgba(13,107,92,.08)}.hero-feature-chip--explanations .hero-feature-chip-icon{background:rgba(13,107,92,.16);color:#0d6b5c}.hero-feature-chip--explanations:hover{box-shadow:0 6px 16px rgba(13,107,92,.14)}.hero-feature-chip--progress{color:#9a6200;background:linear-gradient(135deg,rgba(245,166,35,.22),rgba(245,166,35,.1));border-color:rgba(200,130,0,.25);box-shadow:0 2px 10px rgba(200,130,0,.1)}.hero-feature-chip--progress .hero-feature-chip-icon{background:rgba(245,166,35,.25);color:#9a6200}.hero-feature-chip--progress:hover{box-shadow:0 6px 16px rgba(200,130,0,.16)}@media (prefers-reduced-motion:reduce){.hero-feature-chip:hover{transform:none}.hero-bg-parallax{transform:none!important;transition:none}.hero-cursor-ring,.hero-cursor-spotlight{display:none!important}}.testimonial-section{--testimonial-ease:cubic-bezier(0.22,1,0.36,1);background:linear-gradient(165deg,#f0f5f9,#fff 45%,#f8f9fb);padding:80px 0 96px;position:relative;overflow:hidden}.testimonial-section:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:min(900px,90vw);height:280px;background:radial-gradient(ellipse at center,rgba(0,78,122,.07) 0,transparent 70%);pointer-events:none}.testimonial-container{position:relative;z-index:1}.testimonial-header{text-align:center;margin-bottom:48px}.testimonial-heading{font-weight:700!important;margin-bottom:12px!important;color:var(--home-text,#212529)!important;letter-spacing:-.02em}.testimonial-carousel{position:relative;max-width:820px;margin:0 auto;display:grid;grid-template-columns:auto 1fr auto;grid-template-rows:1fr auto;align-items:center;column-gap:12px;row-gap:24px}.testimonial-stage{grid-column:2;grid-row:1;min-width:0}.testimonial-card{position:relative;background:#fff;border-radius:22px;border:1px solid rgba(0,78,122,.1);box-shadow:0 2px 4px rgba(0,78,122,.03),0 16px 48px rgba(0,78,122,.1);padding:44px 48px 36px;overflow:hidden;min-height:320px;display:flex;flex-direction:column;justify-content:center}.testimonial-card-accent{position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--home-primary,#004e7a),#3d9fd4);z-index:2}.testimonial-autoplay-progress{position:absolute;top:4px;left:0;height:2px;width:0;background:linear-gradient(90deg,#3d9fd4,rgba(61,159,212,.4));z-index:3;animation:testimonial-progress 8s linear forwards}.testimonial-autoplay-progress--paused{animation-play-state:paused}@keyframes testimonial-progress{0%{width:0}to{width:100%}}.testimonial-watermark{position:absolute;top:28px;right:32px;color:var(--home-primary,#004e7a);opacity:.06;pointer-events:none;line-height:1}.testimonial-watermark svg{font-size:7rem;transform:scaleX(-1)}.testimonial-slide{position:relative;z-index:1;animation:testimonial-slide-in .52s var(--testimonial-ease) both}.testimonial-slide--next{animation-name:testimonial-slide-in-next}.testimonial-slide--prev{animation-name:testimonial-slide-in-prev}@keyframes testimonial-slide-in-next{0%{opacity:0;transform:translateX(28px)}to{opacity:1;transform:translateX(0)}}@keyframes testimonial-slide-in-prev{0%{opacity:0;transform:translateX(-28px)}to{opacity:1;transform:translateX(0)}}.testimonial-stars{display:flex;gap:3px;margin-bottom:18px}.testimonial-star{color:#f5a623!important;font-size:1.1rem!important}.testimonial-quote{font-size:clamp(1.05rem,2.2vw,1.2rem)!important;color:var(--home-text,#212529)!important;line-height:1.75!important;text-align:left;margin:0 0 28px!important;font-weight:400!important;font-style:normal!important;position:relative;padding-left:20px;border-left:3px solid rgba(0,78,122,.14)}.testimonial-divider{height:1px;background:linear-gradient(90deg,rgba(0,78,122,.14),rgba(0,78,122,.06) 55%,transparent);margin-bottom:22px}.testimonial-author-row{display:flex;align-items:center;gap:14px}.testimonial-avatar{flex-shrink:0;width:54px;height:54px;border-radius:14px;background:linear-gradient(145deg,var(--home-primary,#004e7a),#3d9fd4);color:#fff;font-size:.9rem;font-weight:700;letter-spacing:.04em;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 14px rgba(0,78,122,.22)}.testimonial-author-info{text-align:left;min-width:0}.testimonial-name{font-size:1rem!important;font-weight:700!important;color:var(--home-text,#212529)!important;margin:0 0 3px!important;line-height:1.3!important}.testimonial-meta{font-size:.875rem!important;color:var(--home-text-muted,#5a6472)!important;margin:0!important;line-height:1.4!important}.testimonial-company{display:inline-block;margin-top:6px!important;padding:4px 10px;border-radius:999px;font-size:.75rem!important;font-weight:600!important;letter-spacing:.03em;background:rgba(0,78,122,.07);border:1px solid rgba(0,78,122,.1);line-height:1.3!important}.testimonial-company,.testimonial-nav-btn{color:var(--home-primary,#004e7a)!important}.testimonial-nav-btn{width:46px!important;height:46px!important;background:#fff!important;border:1px solid rgba(0,78,122,.12)!important;box-shadow:0 4px 14px rgba(0,78,122,.08)!important;transition:transform .25s ease,background-color .25s ease,border-color .25s ease,box-shadow .25s ease,color .25s ease!important}.testimonial-nav-btn--side{grid-row:1;align-self:center}.testimonial-nav-btn--prev{grid-column:1}.testimonial-nav-btn--next{grid-column:3}.testimonial-nav-btn:hover:not(:disabled){background:var(--home-primary,#004e7a)!important;border-color:var(--home-primary,#004e7a)!important;color:#fff!important;transform:translateY(-2px);box-shadow:0 8px 22px rgba(0,78,122,.24)!important}.testimonial-nav-btn:disabled{opacity:.4}.testimonial-controls{grid-column:1/-1;grid-row:2;display:flex;justify-content:center}.testimonial-dots{display:flex;align-items:center;gap:10px;padding:8px 14px;border-radius:999px;background:rgba(255,255,255,.85);border:1px solid rgba(0,78,122,.1);box-shadow:0 2px 12px rgba(0,78,122,.06)}.testimonial-dot{position:relative;width:10px;height:10px;border-radius:999px;border:none;padding:0;cursor:pointer;overflow:hidden;background:rgba(0,78,122,.18);transition:width .35s var(--testimonial-ease),background-color .25s ease}.testimonial-dot:hover:not(.testimonial-dot--active){background:rgba(0,78,122,.38)}.testimonial-dot--active{width:44px;background:rgba(0,78,122,.12)}.testimonial-dot-fill{position:absolute;inset:0;width:0;border-radius:inherit;background:var(--home-primary,#004e7a);animation:testimonial-dot-fill 8s linear forwards}.testimonial-dot-fill--paused{animation-play-state:paused}@keyframes testimonial-dot-fill{0%{width:0}to{width:100%}}@media (max-width:768px){.testimonial-section{padding:56px 0 72px}.testimonial-header{margin-bottom:32px}.testimonial-carousel{grid-template-columns:1fr;grid-template-rows:auto auto;row-gap:20px}.testimonial-stage{grid-column:1;grid-row:1}.testimonial-nav-btn--side{display:none!important}.testimonial-controls{grid-column:1;grid-row:2}.testimonial-card{padding:32px 24px 28px;border-radius:18px;min-height:280px}.testimonial-watermark svg{font-size:5rem}.testimonial-watermark{top:16px;right:16px}.testimonial-quote{padding-left:14px;margin-bottom:22px!important;line-height:1.7!important}.testimonial-author-row{flex-direction:column;align-items:flex-start;gap:12px}}@media (prefers-reduced-motion:reduce){.testimonial-slide,.testimonial-slide--next,.testimonial-slide--prev{animation:none}.testimonial-autoplay-progress,.testimonial-dot-fill{animation:none;width:100%}.testimonial-dot{transition:none}.testimonial-nav-btn:hover:not(:disabled){transform:none}}