*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{font-family:'Inter',system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:#1a2744;background:#fff;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;height:auto;display:block}a,button,input,select,textarea{min-height:44px}a{color:#2672CB;text-decoration:none;transition:color .2s}a:hover{color:#0047AB}button{cursor:pointer;font-family:inherit}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2}p{margin-bottom:1rem;color:#555}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.section{padding:5rem 0}.section-header{text-align:center;margin-bottom:3.5rem}.section-header h2{font-size:clamp(1.75rem,3vw,2.5rem);color:#0047AB;margin-bottom:1rem}.section-header p{max-width:640px;margin:0 auto;color:#666;font-size:1.05rem}.section-accent{display:block;width:60px;height:3px;background:linear-gradient(90deg,#0047AB,#74A9E0);margin:0 auto 1.25rem;border-radius:2px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 2rem;border-radius:4px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s;min-height:44px;border:2px solid transparent;letter-spacing:.01em;gap:.5rem;text-decoration:none}.btn-primary{background:#0047AB;color:#fff;border-color:#0047AB}.btn-primary:hover{background:#2672CB;border-color:#2672CB;color:#fff;transform:translateY(-1px);box-shadow:0 4px 16px rgba(0,71,171,.35)}.btn-secondary{background:transparent;color:#0047AB;border-color:#0047AB}.btn-secondary:hover{background:#0047AB;color:#fff}.btn-white{background:#fff;color:#0047AB;border-color:#fff}.btn-white:hover{background:#EBF2FC;color:#0047AB;border-color:#EBF2FC}.btn-outline-white{background:transparent;color:#fff;border-color:rgba(255,255,255,.8)}.btn-outline-white:hover{background:#fff;color:#0047AB;border-color:#fff}.skip-link{position:absolute;top:-100%;left:50%;transform:translateX(-50%);background:#0047AB;color:#fff;padding:.6rem 1.25rem;border-radius:0 0 6px 6px;z-index:9999;font-size:.875rem;font-weight:600;white-space:nowrap;text-decoration:none}.skip-link:focus{top:0}.nav{position:fixed;top:0;left:0;right:0;z-index:1000;transition:all .3s ease;padding:1.5rem 0}.nav.scrolled{background:#fff;box-shadow:0 2px 24px rgba(0,71,171,.12);padding:.875rem 0}.nav-inner{display:flex;align-items:center;justify-content:space-between}.nav-logo{display:flex;align-items:center;text-decoration:none;min-height:44px;gap:.5rem}.nav-logo-text{font-size:1.4rem;font-weight:800;color:#fff;letter-spacing:-.02em;transition:color .3s;line-height:1}.nav-logo-sub{font-size:.6rem;font-weight:400;letter-spacing:.15em;text-transform:uppercase;color:rgba(255,255,255,.7);display:block;transition:color .3s}.nav.scrolled .nav-logo-text{color:#0047AB}.nav.scrolled .nav-logo-sub{color:#666}.nav-links{display:flex;align-items:center;gap:.25rem;list-style:none}.nav-links a{color:rgba(255,255,255,.9);font-weight:500;font-size:.9rem;padding:.5rem .875rem;border-radius:4px;min-height:44px;display:flex;align-items:center;transition:all .2s;text-decoration:none}.nav-links a:hover{color:#fff;background:rgba(255,255,255,.12)}.nav.scrolled .nav-links a{color:#444}.nav.scrolled .nav-links a:hover{color:#0047AB;background:#EBF2FC}.nav-cta{background:#0047AB!important;color:#fff!important;margin-left:.5rem}.nav.scrolled .nav-cta{background:#0047AB!important;color:#fff!important}.nav-cta:hover{background:#2672CB!important;color:#fff!important}.hamburger{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:10px;min-height:44px;min-width:44px;justify-content:center;align-items:center;border-radius:4px}.hamburger span{display:block;width:22px;height:2px;background:#fff;border-radius:1px;transition:all .3s}.nav.scrolled .hamburger span{background:#0047AB}.hamburger.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-nav{display:none;position:fixed;inset:0;background:#0047AB;z-index:999;flex-direction:column;align-items:center;justify-content:center;gap:1.75rem}.mobile-nav.open{display:flex}.mobile-nav a{color:#fff;font-size:1.5rem;font-weight:700;min-height:44px;display:flex;align-items:center;padding:.5rem 1rem;text-decoration:none;transition:color .2s}.mobile-nav a:hover{color:#EBF2FC}.mobile-nav-close{position:absolute;top:1.5rem;right:1.5rem;background:rgba(255,255,255,.1);border:none;color:#fff;width:44px;height:44px;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;cursor:pointer;line-height:1}.hero{position:relative;height:100vh;min-height:640px;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-picture{position:absolute;inset:0;width:100%;height:100%}.hero-picture img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-overlay{position:absolute;inset:0;background:linear-gradient(150deg,rgba(0,38,100,.92) 0%,rgba(0,71,171,.82) 45%,rgba(38,114,203,.68) 100%)}.hero-content{position:relative;z-index:2;text-align:center;color:#fff;max-width:820px;padding:2rem 1.5rem;width:100%}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;background:rgba(255,255,255,.12);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.22);color:#EBF2FC;padding:.45rem 1.1rem;border-radius:50px;font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin-bottom:1.75rem}.hero-badge-dot{width:6px;height:6px;background:#74A9E0;border-radius:50%;display:inline-block}.hero h1{font-size:clamp(2.25rem,5.5vw,3.75rem);color:#fff;margin-bottom:1.5rem;letter-spacing:-.025em;line-height:1.12}.hero-subtitle{font-size:clamp(1rem,2vw,1.2rem);color:rgba(255,255,255,.88);margin-bottom:2.5rem;line-height:1.75;max-width:640px;margin-left:auto;margin-right:auto}.hero-btns{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:3.5rem}.hero-divider{width:100%;height:1px;background:rgba(255,255,255,.18);margin-bottom:2rem}.hero-stats{display:flex;gap:3rem;justify-content:center;flex-wrap:wrap}.hero-stat-num{display:block;font-size:2rem;font-weight:800;color:#fff;line-height:1;letter-spacing:-.02em}.hero-stat-label{display:block;font-size:.75rem;color:rgba(255,255,255,.72);margin-top:.35rem;text-transform:uppercase;letter-spacing:.06em}.about-section{background:#fff}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.about-img-wrap{border-radius:8px;overflow:hidden;box-shadow:0 24px 60px rgba(0,71,171,.18);position:relative}.about-img-wrap::after{content:'';position:absolute;inset:0;border-radius:8px;border:1px solid rgba(116,169,224,.25);pointer-events:none}.about-img-wrap img{width:100%;height:480px;object-fit:cover;display:block}.about-label{font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#2672CB;margin-bottom:.875rem;display:block}.about-content h2{font-size:clamp(1.75rem,3vw,2.5rem);color:#0047AB;margin-bottom:1.25rem;letter-spacing:-.01em}.about-lead{font-size:1.05rem;color:#2672CB;font-weight:500;line-height:1.75;margin-bottom:1.25rem}.about-content>p{color:#555;line-height:1.85;margin-bottom:1.25rem}.about-features{display:flex;flex-direction:column;gap:.875rem;margin-top:2rem}.about-feature{display:flex;align-items:flex-start;gap:.875rem;padding:1rem 1.25rem;background:#EBF2FC;border-radius:6px;border-left:3px solid #0047AB}.about-feature-icon{flex-shrink:0;color:#0047AB;margin-top:1px}.about-feature-body h4{font-size:.875rem;font-weight:700;color:#0047AB;margin-bottom:.2rem;line-height:1.3}.about-feature-body p{font-size:.85rem;color:#666;margin:0;line-height:1.6}.services-section{background:#EBF2FC}.card-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.svc-card{background:#fff;border-radius:8px;padding:2rem;box-shadow:0 2px 16px rgba(0,71,171,.07);border:1px solid rgba(116,169,224,.18);transition:all .35s ease;position:relative;overflow:hidden}.svc-card::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#0047AB,#74A9E0);transform:scaleX(0);transform-origin:left;transition:transform .35s ease}.svc-card:hover{transform:translateY(-5px);box-shadow:0 16px 48px rgba(0,71,171,.15);border-color:rgba(116,169,224,.4)}.svc-card:hover::before{transform:scaleX(1)}.svc-icon{width:52px;height:52px;background:#EBF2FC;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:#0047AB;transition:all .35s ease;flex-shrink:0}.svc-card:hover .svc-icon{background:#0047AB;color:#fff}.svc-card h3{font-size:1.05rem;color:#0047AB;margin-bottom:.75rem;letter-spacing:-.01em}.svc-card>p{color:#666;font-size:.9rem;line-height:1.75;margin-bottom:1rem}.svc-list{list-style:none;padding:0;margin-top:.75rem}.svc-list li{font-size:.85rem;color:#555;padding:.3rem 0 .3rem 1.25rem;position:relative;line-height:1.5}.svc-list li::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:5px;height:5px;border-radius:50%;background:#2672CB}.why-section{background:#fff}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.why-card{text-align:center;padding:2.5rem 2rem;border-radius:8px;background:#EBF2FC;transition:all .3s ease;border:1px solid transparent}.why-card:hover{background:#fff;box-shadow:0 12px 40px rgba(0,71,171,.12);border-color:rgba(116,169,224,.35);transform:translateY(-3px)}.why-icon{width:72px;height:72px;border-radius:50%;background:#fff;box-shadow:0 4px 20px rgba(0,71,171,.12);display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:#0047AB;transition:all .3s ease}.why-card:hover .why-icon{background:#0047AB;color:#fff;box-shadow:0 8px 28px rgba(0,71,171,.3)}.why-card h3{color:#0047AB;margin-bottom:.75rem;font-size:1.1rem}.why-card p{color:#666;font-size:.9rem;margin:0;line-height:1.75}.process-section{background:#0047AB;padding:5rem 0}.process-section .section-header h2{color:#fff}.process-section .section-header p{color:rgba(255,255,255,.8)}.process-section .section-accent{background:rgba(255,255,255,.35)}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.process-step{text-align:center;padding:2rem 1rem}.process-num{width:60px;height:60px;background:rgba(255,255,255,.1);border:2px solid rgba(255,255,255,.3);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;font-size:1.3rem;font-weight:800;color:#fff;transition:all .3s}.process-step:hover .process-num{background:#2672CB;border-color:#2672CB;box-shadow:0 8px 24px rgba(0,0,0,.2)}.process-step h3{color:#fff;font-size:1rem;margin-bottom:.625rem;letter-spacing:-.01em}.process-step p{color:rgba(255,255,255,.72);font-size:.875rem;margin:0;line-height:1.65}.results-section{background:#EBF2FC}.results-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.result-card{background:#fff;border-radius:8px;padding:2rem;text-align:center;box-shadow:0 2px 16px rgba(0,71,171,.08);transition:all .3s ease}.result-card:hover{transform:translateY(-4px);box-shadow:0 12px 36px rgba(0,71,171,.15)}.result-num{font-size:2.5rem;font-weight:800;color:#0047AB;display:block;line-height:1;letter-spacing:-.03em}.result-label{color:#666;font-size:.875rem;margin-top:.625rem;display:block;line-height:1.4}.testi-section{background:#fff}.testi-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.testi-card{background:#EBF2FC;border-radius:8px;padding:2rem;border-left:4px solid #0047AB;transition:all .3s ease}.testi-card:hover{background:#fff;box-shadow:0 8px 32px rgba(0,71,171,.12);transform:translateY(-2px)}.testi-stars{color:#0047AB;font-size:.85rem;letter-spacing:3px;margin-bottom:1rem}.testi-text{color:#444;font-style:italic;line-height:1.75;font-size:.95rem;margin-bottom:1.5rem}.testi-author{display:flex;align-items:center;gap:.875rem}.testi-avatar{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#0047AB,#74A9E0);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:.95rem;flex-shrink:0;letter-spacing:-.01em}.testi-name{font-weight:700;color:#0047AB;font-size:.9rem;line-height:1.3}.testi-role{color:#888;font-size:.8rem;margin-top:.1rem}.contact-section{background:#EBF2FC}.contact-grid{display:grid;grid-template-columns:1fr 1.6fr;gap:4rem;align-items:start}.contact-info-label{font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#2672CB;margin-bottom:.875rem;display:block}.contact-info h2{font-size:clamp(1.5rem,3vw,2.25rem);color:#0047AB;margin-bottom:1.25rem;letter-spacing:-.01em}.contact-info>p{color:#666;margin-bottom:2rem;line-height:1.85}.contact-detail{display:flex;align-items:center;gap:1rem;margin-bottom:1.25rem}.contact-detail-icon{width:44px;height:44px;background:#0047AB;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.contact-detail-text{font-size:.9rem;color:#555;line-height:1.5}.contact-detail-text a{color:#555;min-height:unset}.contact-detail-text a:hover{color:#0047AB}.contact-form-card{background:#fff;border-radius:8px;padding:2.5rem;box-shadow:0 4px 24px rgba(0,71,171,.1)}.contact-form-card h3{color:#0047AB;margin-bottom:1.75rem;font-size:1.25rem}.form-group{margin-bottom:1.25rem}.form-group label{display:block;font-weight:600;color:#1a2744;margin-bottom:.4rem;font-size:.875rem}.form-group input,.form-group select,.form-group textarea{width:100%;padding:.75rem 1rem;border:1.5px solid #d0e4f7;border-radius:6px;font-size:.95rem;color:#333;transition:border-color .2s,box-shadow .2s;min-height:44px;font-family:inherit;background:#fff;appearance:none;-webkit-appearance:none}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#0047AB;box-shadow:0 0 0 3px rgba(0,71,171,.08)}.form-group select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%230047AB' d='M1 1l5 5 5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem}.form-group textarea{min-height:120px;resize:vertical}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-check{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer;line-height:1.5;min-height:unset}.form-check input[type=checkbox]{width:18px;height:18px;min-height:18px;margin-top:3px;accent-color:#0047AB;flex-shrink:0;cursor:pointer}.form-check span{font-size:.875rem;color:#666}.form-check a{min-height:unset;color:#2672CB}.alert{padding:1rem 1.25rem;border-radius:6px;font-size:.9rem;margin-bottom:1rem}.alert-success{background:#e8f5e9;color:#1b5e20;border:1px solid #a5d6a7}.alert-error{background:#ffebee;color:#b71c1c;border:1px solid #ef9a9a}footer{background:#0d1b3e;color:#fff;padding:5rem 0 2rem}.footer-grid{display:grid;grid-template-columns:1.75fr 1fr 1fr;gap:4rem;margin-bottom:4rem}.footer-logo{font-size:1.4rem;font-weight:800;color:#fff;display:inline-block;letter-spacing:-.02em;margin-bottom:.875rem}.footer-logo span{color:#74A9E0}.footer-desc{color:rgba(255,255,255,.6);font-size:.875rem;line-height:1.85;margin-bottom:1.5rem}.footer-social{display:flex;gap:.625rem}.footer-social-link{width:38px;height:38px;background:rgba(255,255,255,.08);border-radius:6px;display:flex;align-items:center;justify-content:center;color:rgba(255,255,255,.65);transition:all .2s;text-decoration:none;min-height:unset}.footer-social-link:hover{background:#2672CB;color:#fff}.footer-col h4{color:#74A9E0;font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;margin-bottom:1.25rem;font-weight:700}.footer-nav{list-style:none}.footer-nav li{margin-bottom:.5rem}.footer-nav a{color:rgba(255,255,255,.6);font-size:.875rem;display:inline-flex;align-items:center;min-height:44px;transition:color .2s;text-decoration:none}.footer-nav a:hover{color:#74A9E0}.footer-contact-item{display:flex;align-items:center;gap:.75rem;color:rgba(255,255,255,.6);font-size:.875rem;margin-bottom:.875rem}.footer-contact-item svg{flex-shrink:0;color:#74A9E0}.footer-contact-item a{color:rgba(255,255,255,.6);min-height:unset;transition:color .2s}.footer-contact-item a:hover{color:#74A9E0}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:2rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.footer-copy{color:rgba(255,255,255,.45);font-size:.8rem}.footer-legal{display:flex;gap:1.5rem;flex-wrap:wrap}.footer-legal a{color:rgba(255,255,255,.45);font-size:.8rem;min-height:44px;display:inline-flex;align-items:center;text-decoration:none;transition:color .2s}.footer-legal a:hover{color:#74A9E0}.back-to-top{position:fixed;bottom:2rem;right:2rem;width:44px;height:44px;background:#0047AB;color:#fff;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:998;opacity:0;pointer-events:none;transition:all .3s ease;border:none;box-shadow:0 4px 16px rgba(0,71,171,.4)}.back-to-top.visible{opacity:1;pointer-events:auto}.back-to-top:hover{background:#2672CB;transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,71,171,.45)}.page-hero{background:linear-gradient(135deg,#002663 0%,#0047AB 50%,#2672CB 100%);padding:9rem 0 4rem;text-align:center;color:#fff}.page-hero h1{color:#fff;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem)}.page-hero p{color:rgba(255,255,255,.82);font-size:1.05rem;max-width:600px;margin:0 auto}.breadcrumb{display:flex;align-items:center;gap:.5rem;justify-content:center;margin-top:1.5rem;flex-wrap:wrap}.breadcrumb a{color:rgba(255,255,255,.7);font-size:.8rem;min-height:unset;transition:color .2s}.breadcrumb a:hover{color:#fff}.breadcrumb-sep{color:rgba(255,255,255,.35);font-size:.8rem}.breadcrumb-current{color:#EBF2FC;font-size:.8rem}.prose-section{padding:4rem 0 5rem}.prose-content{max-width:860px;margin:0 auto}.prose-content h2{color:#0047AB;font-size:1.45rem;margin:2.5rem 0 1rem;padding-bottom:.5rem;border-bottom:2px solid #EBF2FC}.prose-content h3{color:#1a2744;font-size:1.15rem;margin:1.75rem 0 .75rem}.prose-content p{color:#444;line-height:1.85;margin-bottom:1.1rem}.prose-content ul{padding-left:1.5rem;margin-bottom:1.1rem}.prose-content ul li{color:#444;line-height:1.8;margin-bottom:.5rem}.prose-content strong{color:#1a2744}.last-updated{display:inline-block;background:#EBF2FC;color:#2672CB;font-size:.8rem;font-weight:600;padding:.35rem .875rem;border-radius:50px;margin-bottom:2rem}.apply-section{background:#EBF2FC;padding:4rem 0 5rem}.apply-form-card{max-width:820px;margin:0 auto;background:#fff;border-radius:8px;padding:3rem;box-shadow:0 4px 24px rgba(0,71,171,.1)}.apply-form-card h2{color:#0047AB;margin-bottom:.5rem}.apply-form-card>p{color:#666;font-size:.9rem;margin-bottom:2rem}.form-section-title{font-size:.8rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#2672CB;margin:2rem 0 1.25rem;padding-bottom:.5rem;border-bottom:1px solid #EBF2FC}.file-hint{font-size:.78rem;color:#888;margin-top:.35rem}.honeypot{display:none!important;visibility:hidden!important;position:absolute!important;left:-9999px!important}.not-found-page{min-height:100vh;display:flex;flex-direction:column}.not-found-main{flex:1;display:flex;align-items:center;justify-content:center;background:#EBF2FC;padding:4rem 1.5rem;text-align:center}.not-found-big{font-size:clamp(6rem,18vw,12rem);font-weight:900;color:#0047AB;opacity:.1;line-height:1;letter-spacing:-.05em;display:block;margin-bottom:-1.5rem}.not-found-content h2{font-size:clamp(1.75rem,4vw,2.5rem);color:#0047AB;margin-bottom:1rem}.not-found-content p{color:#666;margin-bottom:2rem;max-width:480px;margin-left:auto;margin-right:auto;line-height:1.75}.not-found-links{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.not-found-divider{width:60px;height:3px;background:linear-gradient(90deg,#0047AB,#74A9E0);margin:1.5rem auto;border-radius:2px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #2672CB;outline-offset:2px;border-radius:2px}.animate-up{opacity:0;transform:translateY(24px);transition:opacity .55s ease,transform .55s ease}.animate-up.in{opacity:1;transform:none}@media(max-width:1199px){.about-grid{gap:3rem}.footer-grid{grid-template-columns:1fr 1fr;gap:2.5rem}}@media(max-width:1023px){.card-grid-3,.why-grid,.testi-grid{grid-template-columns:repeat(2,1fr)}.process-grid{grid-template-columns:repeat(2,1fr)}.results-grid{grid-template-columns:repeat(2,1fr)}.about-grid{grid-template-columns:1fr}.about-img-wrap img{height:360px}.contact-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:767px){.hamburger{display:flex}.nav-links{display:none}.card-grid-3,.why-grid,.testi-grid{grid-template-columns:1fr}.process-grid{grid-template-columns:1fr 1fr}.results-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;text-align:center}.form-row{grid-template-columns:1fr}.hero-stats{gap:2rem}.section{padding:3.5rem 0}.apply-form-card{padding:2rem 1.5rem}}@media(max-width:479px){.process-grid,.results-grid{grid-template-columns:1fr}.hero-btns{flex-direction:column;align-items:center;width:100%}.hero-btns .btn{width:100%;max-width:280px}.section{padding:3rem 0}.hero{min-height:100svh}}
