:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{background:#fff;width:100%;overflow-x:hidden}body{background:#f5f7fa;margin:0;padding:0;font-family:Arial,Helvetica,sans-serif}.top-line{background:#00a9b4;height:4px}.header-bar{color:#f5f7fa;background:#0a1e2e;justify-content:space-between;align-items:center;width:100%;min-height:5px;padding:1px 20px;display:flex}.brand-area{align-items:center;gap:22px;min-width:320px;display:flex}.logo-box{object-fit:contain;width:125px;height:70px}.brand-area h2{letter-spacing:.5px;font-size:14px;font-weight:900}.brand-area p{white-space:nowrap;font-size:14px}.yellow{color:#ffb703}.teal{color:#00a9b4}.red{color:#fff}.contact-area{align-items:center;gap:35px;font-size:13px;font-weight:700;display:flex}.contact-link{color:#fff;text-decoration:none;transition:all .3s}.contact-link:hover{color:#ffb703}.contact-item{white-space:nowrap;align-items:center;gap:14px;padding:12px 0;display:flex}.icon-circle{border:3px solid;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:19px;transition:all .3s;display:flex}.yellow-icon{color:#ffb703;border-color:#ffb703}.teal-icon{color:#00a9b4;border-color:#00a9b4}.contact-item:hover .icon-circle{color:#0a1e2e;background:#ffb703;border-color:#ffb703;transform:scale(1.12)}.divider{background:#f5f7fa59;width:1px;height:55px}.apply-btn{cursor:pointer;white-space:nowrap;background:#ffb703;border:none;border-radius:30px;justify-content:center;align-items:center;gap:12px;margin-top:2px;padding:6px 16px;font-size:12px;font-weight:900;transition:all .3s;display:flex;color:#0a1e2e!important;text-decoration:none!important}.apply-btn:hover{background:#f5f7fa;transform:translateY(-3px);box-shadow:0 12px 25px #ffb70359;text-decoration:none!important}.apply-icon{color:#ffb703;background:#0a1e2e;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;display:flex}.navbar{z-index:9999;background:#0a1e2e;border-top:1px solid #f5f7fa59;justify-content:space-between;align-items:center;width:100%;height:85px;padding-left:40px;display:flex;position:sticky;top:0}.navbar:after{content:"";background:#ffb703;width:calc(100% - 300px);height:5px;position:absolute;bottom:0;left:0}.nav-links{align-items:center;gap:33px;height:100%;list-style:none;display:flex}.nav-links li{color:#f5f7fa;cursor:pointer;letter-spacing:.5px;align-items:center;height:100%;font-size:14px;font-weight:900;transition:color .3s;display:flex;position:relative}.nav-links li:after{content:"";background:#ffb703;width:0;height:5px;transition:width .3s;position:absolute;bottom:12px;left:0}.nav-links li:hover,.nav-links .active{color:#ffb703}.nav-links li:hover:after,.nav-links .active:after{width:100%}.social-panel{background:linear-gradient(135deg,#0000 0% 20%,#007f8f 20%,#00a9b4 100%);justify-content:center;align-items:center;gap:22px;min-width:300px;height:85px;padding-left:60px;display:flex}.social-panel a{color:#f5f7fa;border:2px solid #f5f7fa;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:18px;font-weight:900;text-decoration:none;transition:all .3s;display:flex}.social-panel a:hover{color:#0a1e2e;background:#ffb703;border-color:#ffb703;transform:translateY(-5px)scale(1.08)}.site-header{z-index:9999;background:#071b33;width:100%;position:fixed;top:0;left:0}.hero-section{color:#f5f7fa;background-color:#0000;background-image:linear-gradient(90deg,#051422fa,#051422e0),url(https://images.unsplash.com/photo-1522202176988-66273c2fd55f?q=80&w=1600&auto=format&fit=crop);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;justify-content:space-between;align-items:center;min-height:600px;margin-top:161px;padding:18px 95px 90px;display:flex;position:relative;overflow:hidden}.hero-section:before{content:"";transform-origin:0;z-index:1;background:#fff;width:110%;height:85px;position:absolute;bottom:-35px;left:-3%;transform:rotate(-2deg)}.hero-section:after{content:"";z-index:2;background:#00a9b4;width:100%;height:10px;position:absolute;bottom:-2px;left:0;transform:rotate(-2deg)}.hero-left,.hero-form-card{z-index:5;position:relative}.hero-left{text-align:left;max-width:560px;transform:translate(-30px)}.hero-small{color:#00a9b4;letter-spacing:1px;margin-bottom:18px;font-size:16px;font-weight:800}.hero-small:after{content:"";vertical-align:middle;background:#00a9b4;width:55px;height:2px;margin-left:12px;display:inline-block}.hero-left h1{color:#fff;margin-bottom:18px;font-size:52px;font-weight:950;line-height:.98}.hero-left h1 span{color:#00a9b4}.hero-description{color:#c8d4df;max-width:500px;font-size:15px;line-height:1.7}.hero-left h1,.hero-description{text-align:left}.hero-stats{align-items:center;gap:24px;margin-top:28px;display:flex}.stat-box{align-items:center;gap:18px;display:flex}.stat-icon{color:#00a9b4;border:1px solid #00a9b4;border-radius:50%;justify-content:center;align-items:center;width:62px;height:62px;font-size:26px;display:flex}.stat-box h3{color:#fff;margin:0;font-size:34px}.stat-box p{color:#c8d4df;margin:4px 0 0}.stat-divider{background:#f5f7fa40;width:1px;height:80px}.hero-form-card{background:#051422e0;border:1px solid #00a9b4;border-radius:14px;width:410px;padding:28px;transform:translateY(15px);box-shadow:0 0 40px #00a9b440}.form-title{align-items:center;gap:20px;margin-bottom:30px;display:flex}.form-icon{color:#00a9b4;border:1px solid #00a9b4;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;display:flex}.form-title h2{color:#fff;font-size:22px;line-height:1.2}.form-title span{color:#ffb703}form{flex-direction:column;gap:18px;display:flex}input,textarea{color:#fff;background:0 0;border:1px solid #f5f7fa59;border-radius:5px;outline:none;width:100%;padding:14px}textarea{resize:none;min-height:95px}input::placeholder,textarea::placeholder{color:#9baabd}form button{color:#0a1e2e;cursor:pointer;background:#ffb703;border:none;border-radius:5px;justify-content:center;gap:90px;padding:15px;font-size:18px;font-weight:900;display:flex}.privacy{color:#c8d4df;margin-top:24px;font-size:13px}.about-section{background:#fff;grid-template-columns:1fr 1fr;align-items:center;gap:80px;padding:9px 90px;display:grid;position:relative;overflow:hidden}.about-video{position:relative}.about-heading{color:#0a1e2e;max-width:700px;font-size:56px;font-weight:950;line-height:1.05}.about-heading span{opacity:0;animation:.7s forwards dropFade;display:block;transform:translateY(-25px)}.about-heading>span:first-child{color:#071b33;animation-delay:.2s}.about-heading>span:nth-child(2){color:#071b33;animation-delay:.5s}.about-heading>span:nth-child(3){white-space:nowrap;animation-delay:.8s}.about-heading>span{display:inline-block}.about-heading strong{color:#00a9b4}@keyframes dropFade{to{opacity:1;transform:translateY(0)}}.nav-links a{color:inherit;text-decoration:none}.video-shape{z-index:1;opacity:.95;background:linear-gradient(135deg,#00a9b4,#008c96);border-radius:40px;width:260px;height:300px;position:absolute;top:-55px;left:-45px;transform:rotate(-4deg)}.video-card{z-index:2;border:3px solid #00a9b4;border-radius:24px;width:100%;max-width:800px;height:390px;transition:all .4s;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000002e}.video-card:hover{transform:translateY(-6px)}.video-card img{object-fit:cover;width:100%;height:410px;display:block}.play-btn{color:#00a9b4;cursor:pointer;background:#fff;border:none;border-radius:50%;width:90px;height:90px;font-size:34px;position:absolute;top:44%;left:50%;transform:translate(-50%,-50%);box-shadow:0 12px 35px #00000040}.video-controls{color:#fff;background:#000000b8;align-items:center;gap:18px;width:100%;min-height:70px;padding:0 24px;font-size:15px;display:flex;position:absolute;bottom:0;left:0}.progress{background:#ffffff59;border-radius:20px;flex:1;height:5px}.progress div{background:#00a9b4;border-radius:20px;width:42%;height:100%}.about-label{color:#00a9b4;letter-spacing:1px;font-size:18px;font-weight:900}.about-label:after{content:"";vertical-align:middle;background:#ffb703;width:70px;height:3px;margin-left:18px;display:inline-block}.about-content{text-align:center;flex-direction:column;justify-content:center;width:100%;max-width:720px;margin:0 auto;display:flex;overflow:hidden}.about-content h2{color:#0a1e2e;margin-top:22px;font-size:64px;font-weight:950;line-height:1.05}.about-content h2 span{color:#00a9b4}.about-line{background:#ffb703;width:70px;height:5px;margin:28px 0}.about-content p{color:#334155;max-width:620px;margin-bottom:22px;font-size:17px;line-height:1.7}.about-values{grid-template-columns:repeat(4,1fr);gap:25px;width:100%;margin-top:40px;display:grid}.about-btn span{transition:transform .35s}.about-values div{text-align:center}.about-values div:last-child{border-right:none}.about-btn:hover{background:linear-gradient(135deg,#071b33,#0a2c4a);transform:translateY(-6px);box-shadow:0 18px 38px #071b3347}.about-btn:hover span{transform:translate(8px)}.about-values span{color:#fff;background:#00a9b4;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 14px;font-size:26px;display:flex}.about-values .yellow-icon-box{color:#0a1e2e;background:#ffb703}.about-values h4{color:#0a1e2e;font-size:16px;line-height:1.4}.about-btn{color:#fff;cursor:pointer;white-space:nowrap;cursor:pointer;background:linear-gradient(135deg,#00a9b4,#008c96);border:none;border-radius:16px;justify-content:center;align-items:center;gap:22px;margin-top:45px;padding:24px 42px;font-size:22px;font-weight:800;text-decoration:none;transition:all .35s;display:inline-flex;box-shadow:0 12px 30px #00a9b42e}.about-video-player{object-fit:contain;object-position:center;background:#000;border:3px solid #00a9b4;border-radius:24px;width:100%;height:100%;box-shadow:0 20px 60px #0000002e}.whatsapp-float{color:#fff;z-index:9999;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:2rem;text-decoration:none;transition:all .3s;display:flex;position:fixed;bottom:70px;right:23px;box-shadow:0 8px 25px #00000040}.whatsapp-float:hover{transform:scale(1.08)}.back-to-top{color:#18bfd1;cursor:pointer;z-index:9999;background:0 0;border:2px solid #18bfd1;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;font-size:20px;font-weight:800;transition:all .3s;display:flex;position:fixed;bottom:150px;right:31px}.back-to-top:hover{color:#071b33;background:#18bfd1;transform:translateY(-4px)}.programs-section{background:radial-gradient(circle at 0 0,#12b7c81a 0%,#0000 28%),linear-gradient(135deg,#dfeaf0 0%,#edf4f7 45%,#e3edf2 100%);padding:35px 7% 100px;position:relative;overflow:hidden}.programs-header{text-align:center;max-width:950px;margin:0 auto 55px}.programs-label{color:#071b33;letter-spacing:6px;margin-bottom:22px;font-size:15px;font-weight:800}.programs-label:before,.programs-label:after{content:"";vertical-align:middle;background:#12b7c8;width:90px;height:2px;margin:0 20px;display:inline-block}.program-title{color:#071b33;flex-wrap:wrap;justify-content:center;gap:1px;margin-bottom:22px;font-size:60px;font-weight:900;line-height:1.05;display:flex}.program-title span{opacity:0;animation:.65s forwards dropWord;transform:translateY(45px)}.program-title span:first-child{animation-delay:.1s}.program-title span:nth-child(2){animation-delay:.25s}.program-title span:nth-child(3){animation-delay:.4s}.program-title span:nth-child(4){animation-delay:.55s}.program-title span:nth-child(5){animation-delay:.7s}.program-title span:nth-child(6){animation-delay:.85s}.program-title .highlight{color:#12b7c8}@keyframes dropWord{to{opacity:1;transform:translateY(0)}}.programs-header p{color:#526071;font-size:20px;line-height:1.7}.programs-grid{grid-template-columns:repeat(3,minmax(390px,1fr));gap:24px;display:grid;transform:translate(-70px)}.program-card{background:#fffffff0;border:1px solid #12b7c81f;border-radius:26px;padding:28px;transition:all .35s;position:relative;box-shadow:0 18px 45px #071b3314}.program-card:hover{border-color:#12b7c859;transform:translateY(-8px);box-shadow:0 25px 60px #12b7c82e}.program-number{color:#12b7c8;z-index:1;font-size:25px;font-weight:800;position:absolute;top:10px;right:20px}.program-top{align-items:flex-start;gap:15px;margin-bottom:0;display:flex;position:relative}.program-content{flex:1;text-align:left!important;padding-right:45px!important}.program-content h3{color:#071b33;margin-bottom:14px;font-size:1rem;font-weight:800;line-height:1.08;white-space:nowrap!important;margin:0 0 8px!important}.program-content p{color:#4a5c74;max-width:95%;margin-bottom:0;font-size:.7rem;line-height:1.4;text-align:left!important}.program-icon{background:linear-gradient(135deg,#12b7c8,#078999);border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:33px;display:flex;box-shadow:0 12px 28px #12b7c840}.program-card h3{color:#071b33;margin-bottom:10px;font-size:23px;font-weight:850}.program-card p{color:#40526a;font-size:15px;line-height:1.55}.program-tools{margin-bottom:20px;text-align:left!important}.program-tools h4,.program-learn h4{color:#0097a7;letter-spacing:.5px;text-align:left;margin-bottom:12px;font-size:13px;font-weight:900}.program-tools div{border-bottom:1px solid #d9e4ea;flex-wrap:wrap;gap:9px;padding-bottom:18px;display:flex}.program-tools span{color:#071b33;background:#eef8fb;border-radius:999px;padding:7px 11px;font-size:13px;font-weight:700}.tool-icon{background:#fff!important;border-radius:12px!important;justify-content:center!important;align-items:center!important;width:38px!important;height:38px!important;display:flex!important;box-shadow:0 6px 14px #071b3314!important}.tool-icon img{object-fit:contain;width:26px;height:26px}.tools-icons{grid-template-columns:repeat(6,1fr)!important;align-items:center!important;gap:10px!important;width:100%!important;display:grid!important}.program-top h3{color:#071b33;letter-spacing:-.5px;max-width:240px;margin-bottom:14px;font-size:1.5rem;font-weight:800;line-height:1.18}.program-top p{color:#4b5b76;max-width:100%;margin-top:4px;font-size:1rem;font-weight:500;line-height:1.3rem}.program-learn li{color:#25364a;margin-bottom:9px;font-size:14px;line-height:1.45}.program-meta{text-align:center!important;background:0 0!important;border-top:1px solid #e8edf2!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:18px!important;margin-top:auto!important;padding-top:18px!important;display:flex!important}.program-meta span{box-shadow:none!important;color:#40526a!important;background:0 0!important;border:none!important;padding:0!important;font-size:.82rem!important;font-weight:700!important;line-height:1.45!important}.program-meta span:first-child{position:relative;padding-top:14px!important}.program-meta span:first-child:before{content:""!important;background:#14b8c9!important;border-radius:20px!important;width:46px!important;height:3px!important;position:absolute!important;top:0!important;left:50%!important;transform:translate(-50%)!important}.program-meta strong{color:#14b8c9!important;letter-spacing:.5px!important;text-transform:uppercase!important;margin-bottom:6px!important;font-size:.72rem!important;display:block!important}.program-btn{background:linear-gradient(135deg,#12b7c8,#078999);border-radius:12px;justify-content:center;align-items:center;gap:12px;width:220px;padding:13px 20px;font-size:15px;font-weight:800;text-decoration:none;transition:all .35s;display:inline-flex;box-shadow:0 10px 25px #12b7c840;color:#fff!important}.program-btn:hover{transform:translateY(-3px);box-shadow:0 18px 35px #12b7c859}.program-btn:hover span{transform:translate(5px)}.program-btn span{transition:all .3s}.program-btn:active{background:linear-gradient(135deg,#f6dd5d,#e6c73f);transform:scale(.96);color:#071b33!important}.program-quiz-box{background:#fffffff5;border:1px solid #12b7c826;border-radius:28px;justify-content:space-between;align-items:center;gap:35px;width:min(980px,100%);margin:55px auto 0;padding:28px 42px;display:flex;box-shadow:0 18px 45px #071b3314}.quiz-left{align-items:center;gap:24px;display:flex}.quiz-icon{background:#e4f8fb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:78px;height:78px;font-size:36px;display:flex}.quiz-left h3{color:#071b33;margin-bottom:6px;font-size:28px;font-weight:850}.quiz-left p{color:#526071;font-size:18px}.quiz-btn{white-space:nowrap;border:2px solid #12b7c8;border-radius:14px;padding:18px 42px;font-size:17px;font-weight:800;text-decoration:none;transition:all .3s;color:#12b7c8!important}.quiz-btn:hover{background:#12b7c8;color:#fff!important}.program-card .program-content h3{white-space:nowrap!important;margin:0 0 8px!important;font-size:22px!important;font-weight:800!important;line-height:1.1!important}.program-card .program-content p{text-align:left!important;max-width:340px!important;margin:0!important;font-size:15px!important;line-height:1.45!important}.program-card .program-icon{width:58px!important;height:58px!important;font-size:24px!important}.program-card .program-top{text-align:left!important;align-items:flex-start!important;gap:18px!important;display:flex!important}.program-card .program-tools{text-align:left!important;margin-top:18px!important}.program-card .program-tools h4{text-align:left!important}.program-card{flex-direction:column!important;min-height:690px!important;display:flex!important}.program-learn{margin-top:20px!important}.program-learn h4{text-align:left!important;margin-bottom:14px!important;font-size:.85rem!important}.program-learn ul{margin:0!important;padding:0!important;list-style:none!important}.program-learn li{text-align:left!important;margin-bottom:8px!important;font-size:.86rem!important;line-height:1.55!important}.program-meta{border-radius:14px!important;margin-top:auto!important;padding:14px 16px!important;font-size:.78rem!important;line-height:1.4!important}.program-btn{width:240px!important;height:54px!important;margin:22px auto 0!important}@media (width<=1200px){.programs-grid{grid-template-columns:repeat(2,1fr)}.program-title{font-size:48px}}@media (width<=768px){.programs-section{padding:70px 6% 90px}.programs-grid{grid-template-columns:1fr}.program-title{gap:10px;font-size:38px}.programs-label:before,.programs-label:after{width:35px;margin:0 10px}.program-top{text-align:left!important;align-items:flex-start!important;gap:18px!important;margin-bottom:24px!important;display:flex!important}.program-quiz-box{flex-direction:column;align-items:flex-start;padding:28px}.quiz-btn{text-align:center;width:100%}}@media (width<=1200px){.programs-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.programs-section{padding:90px 6%}.programs-header h2{font-size:4.2rem!important}.programs-header p{font-size:18px}.programs-grid{grid-template-columns:1fr}.program-quiz-box{flex-direction:column;align-items:flex-start}.quiz-btn{text-align:center;width:100%}.program-card h3{font-size:28px}}.experience-section{margin-top:-1 0px;background:linear-gradient(#fff 0%,#eef7fa 100%);padding:40px 4%}.experience-top{grid-template-columns:.9fr .42fr 1.15fr;align-items:start;gap:35px;width:100%;display:grid}.experience-label{color:#0aa6b5;letter-spacing:3px;margin-bottom:18px;font-size:13px;font-weight:900}.experience-left{max-width:520px}.experience-left h2{color:#071b33;margin-bottom:220px;font-size:52px;line-height:1.02}.experience-left h2 span{color:#12b7c8}.experience-text{color:#40526a;margin-top:-190px;margin-bottom:20px;font-size:19px;line-height:1.55}.experience-features{gap:16px;display:grid}.experience-features>div{align-items:flex-start;gap:14px;display:flex}.experience-features span{background:#eefbff;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;display:flex}.experience-features h4{color:#071b33;margin-bottom:6px;font-size:1rem}.experience-features p{color:#526071;font-size:.92rem;line-height:1.75}.experience-right{width:100%;min-width:0}.experience-main-card img{border-radius:28px;width:100%;max-width:760px;display:block}.experience-mini-cards{flex-direction:column;gap:18px;display:flex}.mini-card{background:#fff;border-radius:18px;align-items:flex-start;gap:14px;width:255px;min-height:118px;padding:18px;display:flex;box-shadow:0 10px 30px #0000000d}.mini-icon{color:#fff;border-radius:14px;justify-content:center;align-items:center;width:45px;min-width:48px;height:45px;font-size:28px;display:flex}.internship-icon{background:linear-gradient(135deg,#15c2d3,#0794a5)}.skills-icon{background:linear-gradient(135deg,#7f67ff,#5a43d6)}.mentor-icon{background:linear-gradient(135deg,#ffc928,#f0ad00)}.mini-text{flex-direction:column;display:flex}.mini-text h4{color:#071b33;margin:0 0 6px;font-size:15px;font-weight:800;line-height:1.25}.mini-text p{color:#5d6b7c;margin:0 0 10px;font-size:12px;line-height:1.45}.mini-text small{color:#0ba7bd;background:#e9f9fc;border-radius:999px;width:fit-content;padding:5px 12px;font-size:10px;font-weight:700;display:inline-block}.experience-main-card{background:#fff;border-radius:20px;width:100%;padding:1px;box-shadow:0 25px 60px #071b3329}.experience-main-card img{object-fit:cover;border-radius:22px;width:100%;height:auto;display:block}.experience-testimonials{background:#fff!important;border:1px solid #e8eef3!important;border-radius:32px!important;height:235px!important;margin-top:55px!important;padding:28px 78px!important;position:relative!important;overflow:visible!important}.testimonial-swiper{height:100%!important;overflow:hidden!important}.testimonial-card{min-height:320px;border-left:1px solid #e8eef3!important;grid-template-columns:52px 1fr!important;align-items:start!important;gap:14px!important;height:170px!important;padding-left:22px!important;display:grid!important;overflow:hidden!important}.testimonial-card img{object-fit:cover!important;border-radius:50%!important;width:52px!important;height:52px!important}.testimonial-card p{color:#f5b400!important;margin:0 0 8px!important;font-size:12px!important}.testimonial-card h4{color:#071b33!important;-webkit-line-clamp:4!important;-webkit-box-orient:vertical!important;margin:0 0 8px!important;font-size:13px!important;font-weight:700!important;line-height:1.45!important;display:-webkit-box!important;overflow:hidden!important}.testimonial-card small{color:#667085!important;font-size:12px!important;line-height:1.35!important;display:block!important}.quote-box{text-align:center!important;border-left:none!important;height:175px!important;overflow:hidden!important}.quote-box span{color:#17b7c7!important;font-size:44px!important}.testimonial-arrow{color:#0aa6b5!important;z-index:999!important;background:#fff!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:58px!important;height:58px!important;display:flex!important;position:absolute!important;top:50%!important;transform:translateY(-50%)!important}.experience-stats.stats-grid{grid-template-columns:repeat(5,minmax(220px,1fr))!important;gap:20px!important;width:100%!important;margin-top:45px!important;display:grid!important}.stat-card{grid-template-columns:70px 2px 1fr;column-gap:28px;position:relative;background:#fff!important;border-top:none!important;border-radius:18px!important;align-items:center!important;gap:20px!important;padding:8px 22px!important;display:flex!important;overflow:hidden!important;box-shadow:0 6px 18px #071b330f!important}.stat-card:before{content:"";background:#18bfd1;border-radius:18px 18px 0 0;width:100%;height:4px;position:absolute;top:0;left:0}.stat-card:first-child:before{background:#18bfd1}.stat-card:nth-child(2):before{background:#6d5dfc}.stat-card:nth-child(3):before{background:#18bfd1}.stat-card:nth-child(4):before{background:#f6b51e}.stat-card:nth-child(5):before{background:#6d5dfc}.stat-icon{color:#fff!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:54px!important;min-width:54px!important;height:54px!important;font-size:32px!important;display:flex!important}.stat-card:after{transform:translate(-110px);content:""!important;background:#e5eaf0!important;height:70px!important}.stat-icon.teal,.stat-icon.cyan{background:#14b8c9!important}.stat-icon.purple,.stat-icon.violet{background:#6d5dfc!important}.stat-icon.gold{background:#f6b51e!important}.stat-content{border-left:none!important;min-width:0!important;padding-left:0!important}.stat-content h3{color:#071b33!important;white-space:nowrap!important;margin:0 0 6px!important;font-size:2rem!important;line-height:1!important}.stat-content p{color:#526071!important;white-space:nowrap!important;margin:0!important;font-size:.75rem!important}@media (width<=1200px){.stats-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.stats-grid{grid-template-columns:1fr}.stat-card{padding:24px 20px}.stat-content h3{font-size:2.3rem}}.experience-left{text-align:left!important}.experience-text{margin-top:-190px;text-align:left!important;color:#40526a!important;max-width:500px!important;font-size:15.5px!important;line-height:1.75!important}.experience-features{flex-direction:column!important;gap:24px!important;display:flex!important}.experience-features>div{text-align:left!important;grid-template-columns:56px 1fr!important;align-items:flex-start!important;gap:18px!important;display:grid!important}.experience-features>div>span{background:#eefbff!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;width:54px!important;height:54px!important;font-size:22px!important;display:flex!important;box-shadow:0 8px 20px #071b330f!important}.experience-features h4{color:#071b33!important;margin:0 0 6px!important;font-size:16px!important;font-weight:800!important;line-height:1.25!important}.experience-features p{color:#526071!important;max-width:420px!important;margin:0!important;font-size:13.5px!important;line-height:1.6!important}.experience-testimonials{height:240px!important;padding:28px 78px!important}.testimonial-card{grid-template-columns:52px 1fr!important;align-items:start!important;gap:14px!important;height:170px!important;display:grid!important;overflow:visible!important}.testimonial-card h4{-webkit-line-clamp:4!important;text-overflow:ellipsis!important;-webkit-box-orient:vertical!important;margin:0 0 10px!important;font-size:13px!important;line-height:1.5!important;display:-webkit-box!important;overflow:hidden!important}.testimonial-card small{color:#667085!important;margin-top:6px!important;font-size:12px!important;line-height:1.35!important;display:block!important}@media (width<=768px){.header-bar{background:radial-gradient(circle at top,#0f3047 0%,#0a1e2e 65%);flex-direction:column;padding:26px 20px}.brand-area{text-align:center;flex-direction:column;justify-content:center;gap:10px;width:100%}.logo-box{width:125px;height:80px}.brand-area h2{letter-spacing:1px;font-size:28px}.brand-area p{font-size:20px}.contact-area{grid-template-columns:1fr 1fr;gap:10px;width:100%;margin-top:24px;display:grid}.contact-item{background:#ffffff08;border:1px solid #f5f7fa40;border-radius:12px;align-items:center;gap:8px;min-height:8px;padding:8px;font-size:10px;font-weight:800;display:flex}.icon-circle{flex-shrink:0;width:42px;height:42px}.divider{display:none}.apply-btn{border-radius:14px;justify-content:center;width:85%;height:100%;padding:0 12px;font-size:16px}.apply-icon{width:72px;height:52px}.navbar{background:#0a1e2e;border:1px solid #ffffff40;border-radius:16px;flex-direction:row;align-items:center;width:86%;height:76px;margin:24px auto 0;padding:0;display:flex;overflow:hidden}.menu-btn{color:#fff;background:#00a9b4;border:none;border-radius:0;justify-content:center;align-items:center;width:24%;height:100%;margin:0;display:flex}.menu-btn span{display:none}.menu-btn:after{content:"☰  MENU";font-size:15px;font-weight:900}.nav-links{display:none}.nav-links.open{z-index:50;background:#0a1e2e;border-radius:14px;flex-direction:column;gap:18px;width:90%;margin-top:92px;padding:22px;display:flex;position:absolute;top:auto;left:5%}.social-panel{background:#071b33;border-radius:0;justify-content:space-evenly;align-items:center;width:76%;height:100%;margin:0;padding:0 8px;display:flex}.social-panel a{border:2px solid #fff;width:30px;min-width:30px;height:30px;font-size:13px}}.experience-testimonials{background:#fff;border:1px solid #e8eef3;border-radius:32px;margin-top:50px;padding:32px 84px;position:relative;overflow:hidden}.testimonial-swiper{width:100%}.quote-box{text-align:center;flex-direction:column;justify-content:center;height:230px;padding:0 20px;display:flex}.quote-box span{color:#17b7c7;margin-bottom:10px;font-size:52px}.quote-box p{color:#526071;font-size:16px;line-height:1.8}.testimonial-card{text-align:center;border-left:1px solid #edf1f5;flex-direction:column;justify-content:flex-start;align-items:center;min-height:220px;padding:0 18px;display:flex;justify-content:center!important}.testimonial-card img{object-fit:cover;border-radius:50%;width:68px;height:68px;margin-bottom:12px}.testimonial-card p{color:#f5b400;margin-bottom:12px;font-size:14px}.testimonial-card h4{color:#071b33;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:16px;font-size:16px;font-weight:700;line-height:1.75;display:-webkit-box;overflow:hidden}.testimonial-card small{color:#667085;margin-bottom:14px;font-size:14px;line-height:1.6}.read-story-btn{color:#0aa6b5;cursor:pointer;background:#e8fbfd;border:none;border-radius:999px;padding:8px 18px;font-size:12px;font-weight:700;transition:all .3s}.read-story-btn:hover{color:#fff;background:#0aa6b5}.testimonial-arrow{color:#0aa6b5;cursor:pointer;z-index:100;background:#fff;border:1px solid #e8eef3;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;font-size:28px;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 10px 25px #071b3314}.testimonial-arrow.left{left:-32px}.testimonial-arrow.right{right:-32px}.story-modal{z-index:999999;background:#071b33b8;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.story-modal-content{text-align:center;background:#fff;border-radius:30px;width:560px;max-width:92vw;max-height:88vh;padding:38px;position:relative;overflow-y:auto;box-shadow:0 30px 80px #00000040}.close-modal{cursor:pointer;background:#eef7fa;border:none;border-radius:50%;width:42px;height:42px;font-size:24px;font-weight:800;position:absolute;top:14px;right:18px}.story-modal-content img{object-fit:cover;border-radius:50%;width:110px;height:110px;margin-bottom:16px}.modal-stars{color:#f5b400;margin-bottom:18px;font-size:18px}.story-modal-content h3{color:#071b33;margin-bottom:6px;font-size:30px}.story-modal-content span{color:#0aa6b5;font-size:14px;font-weight:700}.modal-story{color:#40526a;text-align:left;margin-top:28px;font-size:17px;line-height:2.05}.experience-testimonials{height:auto!important;min-height:260px!important;padding:20px 78px 34px!important}.testimonial-card{height:auto!important;min-height:225px!important;overflow:visible!important}.read-story-btn{margin-top:18px!important;padding:8px 16px!important;font-size:12px!important;display:inline-block!important}.story-modal-content{border-radius:34px!important;width:520px!important;max-width:88vw!important;padding:42px!important}.story-modal-content img{border:4px solid #eefbff;box-shadow:0 10px 30px #00000014;width:88px!important;height:88px!important}.story-modal-content h3{font-size:26px!important}.modal-story{font-size:15px!important;line-height:1.75!important}.footer{padding:55px 6% 25px}.footer-wrapper{background:#fff;padding-top:70px}.footer-column li{margin-bottom:14px}.footer-cta-card{color:#fff;background:radial-gradient(circle at 0,#18bfd12e,#0000 25%),linear-gradient(135deg,#071b33 0%,#031525 100%);border-radius:18px;grid-template-columns:100px 1fr auto;align-items:center;gap:35px;width:94%;min-height:130px;margin:-40px auto 40px;padding:8px 40px;display:grid;position:relative;overflow:hidden;box-shadow:0 25px 60px #071b332e}.footer-cta-card:after{content:"";opacity:.45;background:repeating-linear-gradient(160deg,#18bfd126 0 1px,#0000 2px 12px);width:520px;height:100%;position:absolute;top:0;right:-80px}.cta-rocket{background:#18bfd129;border:1px solid #18bfd159;border-radius:50%;justify-content:center;align-items:center;width:85px;height:85px;font-size:44px;display:flex}.cta-text h2{margin-bottom:8px;font-size:34px;font-weight:900}.cta-text p{color:#dce7ef;max-width:620px;font-size:18px;line-height:1.6}.cta-actions{z-index:2;gap:24px;display:flex;position:relative}.cta-btn-primary,.cta-btn-outline{white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;gap:28px;height:60px;padding:0 36px;font-size:18px;font-weight:900;text-decoration:none;display:inline-flex}.cta-btn-primary{color:#071b33;background:#f6b51e}.cta-btn-outline{color:#18bfd1;background:0 0;border:2px solid #18bfd1}.main-footer{color:#fff;background:radial-gradient(circle at 0 0,#18bfd11a,#0000 28%),linear-gradient(135deg,#071b33 0%,#031525 100%);padding:34px 4% 18px!important}.footer-grid{display:grid;grid-template-columns:1.25fr .75fr 1fr .75fr 1.71fr!important;align-items:start!important;gap:34px!important}.footer-brand img{width:220px;margin-bottom:8px}.footer-slogan{color:#18bfd1;margin-bottom:20px!important;font-size:16px!important}.footer-description{color:#c8d4df;text-align:left!important;max-width:310px!important;font-size:14px!important;line-height:1.55!important}.footer-socials{gap:13px;margin-top:18px;display:flex}.footer-socials a{color:#fff;border:1px solid #ffffff59;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;font-weight:800;text-decoration:none;transition:all .3s;display:flex}.footer-socials a:hover{color:#071b33;background:#f6b51e;transform:translateY(-5px)}.footer-column h4,.footer-contact h4{text-transform:uppercase;margin-bottom:20px;font-size:14px;font-weight:900}.footer-column h4:after,.footer-contact h4:after{content:"";background:#18bfd1;width:44px;height:3px;margin-top:18px;display:block}.footer-column a{color:#c8d4df;margin-bottom:11px;font-size:15px;text-decoration:none;transition:all .3s;display:block;line-height:1.3!important}.footer-column a:hover{color:#f6b51e;transform:translate(5px)}.contact-row{border-bottom:1px solid #ffffff1f;grid-template-columns:42px 1fr;align-items:center;gap:14px;padding:8px 0;display:grid}.contact-row span{color:#fff;background:linear-gradient(135deg,#18bfd1,#087f91);border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:20px;display:flex}.contact-row p{color:#dce7ef;word-break:break-word;overflow-wrap:break-word;font-size:14px;line-height:1.35;text-align:left!important}.footer-bottom{color:#c8d4df;border-top:1px solid #ffffff1f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-top:6px;padding-top:16px;display:flex}.footer-bottom p{font-size:16px}.footer-bottom p,.footer-bottom a{font-size:14px!important}.footer-bottom a{color:#c8d4df;margin-left:28px;font-size:16px;text-decoration:none}.footer-bottom a:hover{color:#f6b51e}.admission-hero{color:#fff;align-items:left;background:radial-gradient(circle at 100%,#18bfd129,#0000 35%),linear-gradient(135deg,#071b33,#031525);grid-template-columns:1.2fr .8fr;gap:60px;min-height:320px;padding:73px 7% 0;display:flex}.admission-hero-text>span{color:#18bfd1;border:1px solid #18bfd1;border-radius:30px;margin-bottom:15px;padding:8px 15px;font-size:12px;font-weight:500;display:inline-block}.admission-hero h1{text-align:left;margin-bottom:10px;font-size:clamp(2.8rem,5vw,2.8rem);font-weight:800;line-height:1}.admission-hero h1 strong{color:#18bfd1}.admission-hero-text>p{color:#dce7ef;text-align:left;max-width:760px;margin:0 auto;font-size:clamp(1.2rem,1.2vw,1.25rem);line-height:1.5}.admission-benefits{justify-content:left;align-items:left;gap:150px;width:fit-content;margin:10px auto 0;display:flex}.admission-benefits div{font-size:32px}.admission-benefits p{color:#fff;max-width:150px;margin-top:8px;font-size:13px;line-height:1.4}.admission-benefits span{margin-bottom:12px;font-size:2rem}.admission-hero-card{align-items:left;box-shadow:none;background:0 0;border:none;border-radius:0;justify-content:left;height:auto;margin-top:80px;display:flex}.admission-hero-card img{width:250px;height:auto;display:block}.form-illustration{font-size:110px}.check-circle{color:#071b33;background:#18bfd1;border-radius:50%;justify-content:center;align-items:center;width:86px;height:86px;font-size:42px;font-weight:900;display:flex;position:absolute;bottom:35px;right:35px}.admission-content{background:#fff;grid-template-columns:1.5fr .65fr;gap:34px;padding:25px 6%;display:grid}.application-form-card,.next-card,.help-card{background:#fff;border:1px solid #dceff4;border-radius:18px;box-shadow:0 15px 45px #071b330f}.application-form-card{text-align:left;padding:36px}.application-form-card h2{color:#071b33;text-align:left;margin-bottom:10px;font-size:1.8rem}.application-form-card p{color:#526071;text-align:left;margin-bottom:30px}.form-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.form-grid label{color:#071b33;flex-direction:column;align-items:flex-start;font-weight:600;display:flex}.form-grid input,.form-grid select,.full-width textarea{box-sizing:border-box;width:100%}.application-form-card label{color:#071b33;flex-direction:column;gap:10px;font-size:14px;font-weight:700;display:flex}.application-form-card input,.application-form-card select,.application-form-card textarea{color:#40526a;background:#fff;border:1px solid #d4dde7;border-radius:10px;outline:none;width:100%;padding:15px 16px;font-size:15px}.application-form-card input:focus,.application-form-card select:focus,.application-form-card textarea:focus{border-color:#18bfd1;box-shadow:0 0 0 3px #18bfd11f}.full-width{flex-direction:column;align-items:flex-start;margin-top:20px;display:flex}.full-width textarea{resize:vertical;min-height:130px}.terms-check{align-items:center;margin:24px 0;color:#40526a!important;flex-direction:row!important;font-weight:500!important}.terms-check input{width:auto}.submit-application{color:#fff;cursor:pointer;background:linear-gradient(135deg,#18bfd1,#0897aa);border:none;border-radius:10px;width:100%;padding:17px;font-size:16px;font-weight:900;transition:all .3s}.submit-application:hover{transform:translateY(-3px);box-shadow:0 12px 28px #18bfd147}.admission-sidebar{text-align:left;flex-direction:column;gap:20px;display:flex}.next-card,.help-card{background:#f3fbfd;padding:28px}.next-card h3,.help-card h3{color:#071b33;margin-bottom:24px;font-size:1.35rem}.next-step{grid-template-columns:45px 1fr;align-items:flex-start;gap:18px;margin-bottom:30px;display:grid;position:relative}.next-step:last-child{margin-bottom:0}.next-step span{color:#fff;z-index:2;background:#18bfd1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;font-size:18px;display:flex;position:relative}.next-step span:after{content:"";background:#bdebf2;width:2px;height:72px;position:absolute;top:46px;left:50%;transform:translate(-50%)}.next-step:last-child span:after{display:none}.next-step div{padding-top:2px}.next-step p{color:#526071;margin:0;font-size:14px;line-height:1.6}.next-step h4{color:#071b33;text-align:left;margin:0 0 6px;font-size:18px}.help-card{background:#f3fbfd;border:1px solid #dceff4;border-radius:18px;padding:28px}.help-card h3{color:#071b33;text-align:left;margin-bottom:18px;font-size:1.6rem}.help-intro{color:#526071;text-align:left;margin-bottom:24px;line-height:1.6}.help-contact{color:#40526a;align-items:center;gap:14px;margin-bottom:18px;font-size:15px;display:flex}.help-contact:last-child{margin-bottom:0}.help-icon{color:#fff;background:#18bfd1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:15px;display:flex}.next-step p,.help-card p{color:#526071;font-size:14px;line-height:1.6}.next-step-content{text-align:left}.admission-illustration-img{width:260px;height:auto;margin:0 auto;display:block}@media (width<=1000px){.admission-hero,.admission-content{grid-template-columns:1fr}.admission-hero h1{font-size:3rem}}@media (width<=768px){.admission-hero{padding:60px 6%}.admission-hero h1{font-size:2.4rem}.admission-benefits{flex-direction:column;gap:24px}.form-grid{grid-template-columns:1fr}.application-form-card{padding:24px}}.nav-item,.menu-link{font-family:inherit;font-size:inherit;font-weight:inherit;color:#fff;text-decoration:none;position:relative}.nav-item.active:after,.menu-link.active:after{content:"";background:#ffb703;width:100%;height:6px;position:absolute;bottom:-28px;left:0}:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) ::slotted(svg),:is(.swiper-button-prev,.swiper-button-next) svg{object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}:root{--about-navy:#071d36;--about-navy-deep:#041526;--about-teal:#09afbc;--about-teal-dark:#008f9d;--about-teal-light:#e8f7f8;--about-yellow:#ffbd17;--about-white:#fff;--about-page-bg:#f8fbfd;--about-panel-bg:#f4f9fb;--about-text:#09203d;--about-muted:#53657a;--about-border:#e0e8ef;--about-max-width:1500px}.about-page,.about-page *,.about-page :before,.about-page :after{box-sizing:border-box}.about-page{width:100%;color:var(--about-text);background:var(--about-page-bg);overflow:hidden}.about-page img{max-width:100%}.about-page a{-webkit-tap-highlight-color:transparent}.about-hero{isolation:isolate;width:min(calc(100% - 32px), var(--about-max-width));background:var(--about-white);border:1px solid #09afbc1f;border-radius:18px;height:455px;margin:160px auto 0;position:relative;overflow:hidden}.about-hero-media{z-index:-3;position:absolute;inset:0}.about-hero-media img{object-fit:cover;object-position:68% center;width:100%;height:100%;display:block}.about-hero-shade{z-index:-2;background:linear-gradient(90deg,#f9fcfd 0%,#f9fcfdfc 24%,#f9fcfdf5 33%,#f9fcfdd1 41%,#f9fcfd75 50%,#f9fcfd1a 62%,#f9fcfd00 75%);position:absolute;inset:0}.about-hero-container{justify-content:flex-start;align-items:center;width:min(100% - 76px,1380px);height:100%;margin:0 auto;display:flex}.about-hero-content{text-align:left;flex-direction:column;align-items:flex-start;width:100%;max-width:490px;display:flex}.about-eyebrow{color:var(--about-teal-dark);letter-spacing:.07em;text-transform:uppercase;margin:0 0 18px;font-size:.78rem;font-weight:850;line-height:1}.about-hero-content h1{width:100%;color:var(--about-text);letter-spacing:-.05em;text-align:left;margin:0;font-size:clamp(2.55rem,3.05vw,3.55rem);font-weight:900;line-height:1.04}.about-hero-content h1 strong{color:var(--about-teal);font:inherit}.about-title-line{background:var(--about-teal);border-radius:50px;width:48px;height:3px;margin:16px 0 17px}.about-hero-content p{color:#263c54;text-align:left;width:100%;max-width:455px;margin:10px;font-size:.84rem;font-weight:450;line-height:1.66}.about-primary-button{min-height:45px;color:var(--about-white);background:var(--about-teal-dark);border:1px solid var(--about-teal-dark);border-radius:7px;justify-content:center;align-items:center;gap:10px;margin-top:20px;padding:0 20px;font-family:inherit;font-size:.81rem;font-weight:800;line-height:1;text-decoration:none;transition:transform .2s,background-color .2s,border-color .2s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 22px #008f9d29}.about-primary-button:hover{color:var(--about-white);background:var(--about-navy);border-color:var(--about-navy);transform:translateY(-2px);box-shadow:0 14px 28px #071d3630}.about-purpose-section{width:min(calc(100% - 32px), var(--about-max-width));margin:14px auto 0}.about-purpose-container{background:linear-gradient(100deg,#f3f9fb 0%,#fff 48%,#f3f9fb 100%);border:1px solid #ebf1f5;border-radius:14px;grid-template-columns:minmax(0,1fr) 1px minmax(0,1fr);align-items:center;gap:46px;min-height:165px;padding:30px 52px;display:grid}.about-purpose-item{align-items:center;gap:24px;min-width:0;display:flex}.about-purpose-icon{width:76px;height:76px;color:var(--about-teal-dark);background:var(--about-teal-light);border-radius:50%;flex:0 0 76px;place-items:center;display:grid}.about-purpose-copy{text-align:left;min-width:0}.about-purpose-copy span{color:var(--about-teal-dark);letter-spacing:.045em;text-transform:uppercase;margin-bottom:8px;font-size:.77rem;font-weight:850;line-height:1;display:block}.about-purpose-copy p{color:#2c4057;text-align:left;max-width:430px;margin:0;font-size:.82rem;line-height:1.62}.about-purpose-divider{background:#dce5eb;width:1px;height:86px}.about-section-heading{text-align:center}.about-section-heading span{color:var(--about-teal-dark);letter-spacing:.045em;text-transform:uppercase;font-size:.76rem;font-weight:850;line-height:1}.about-section-heading h2{color:var(--about-text);letter-spacing:-.045em;margin:9px 0 0;font-size:clamp(1.9rem,2.45vw,2.65rem);font-weight:900;line-height:1.13}.about-heading-rule{background:var(--about-teal);border-radius:50px;width:66px;height:3px;margin:14px auto 0}.about-ecosystem-section{background:var(--about-white);padding:45px 24px 26px}.about-ecosystem-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;width:min(100%,1420px);margin:32px auto 0;display:grid}.about-ecosystem-card{background:var(--about-white);border:1px solid var(--about-border);border-radius:14px;flex-direction:column;min-width:0;min-height:580px;transition:transform .23s,border-color .23s,box-shadow .23s;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 30px #071d360e}.about-ecosystem-card:hover{border-color:#09afbc6b;transform:translateY(-6px);box-shadow:0 22px 46px #071d361a}.about-card-image{width:100%;height:210px;overflow:hidden}.about-card-image img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .4s;display:block}.about-ecosystem-card:hover .about-card-image img{transform:scale(1.035)}.about-card-icon{z-index:2;width:70px;height:70px;color:var(--about-white);border:5px solid var(--about-white);background:linear-gradient(145deg,#13bbc6,#008f9d);border-radius:50%;flex:0 0 70px;place-items:center;margin:-35px auto 0;display:grid;position:relative;box-shadow:0 8px 19px #09afbc40}.about-card-content{text-align:center;flex-direction:column;flex:1;min-width:0;padding:14px 28px 24px;display:flex}.about-card-content h3{color:var(--about-teal-dark);text-transform:uppercase;margin:0;font-size:1.18rem;font-weight:900;line-height:1.2}.about-card-content>strong{color:var(--about-text);margin-top:6px;font-size:.78rem;font-weight:800;line-height:1.35;display:block}.about-card-content>p{color:#42546a;text-align:center;margin:14px 0 0;font-size:.78rem;line-height:1.58}.about-card-content ul{text-align:left;flex-direction:column;gap:8px;width:100%;margin:18px 0 0;padding:0;list-style:none;display:flex}.about-card-content li{color:#263a50;align-items:center;gap:8px;font-size:.76rem;line-height:1.35;display:flex}.about-card-content li span{width:16px;height:16px;color:var(--about-white);background:var(--about-teal);border-radius:50%;flex:0 0 16px;place-items:center;display:grid}.about-card-content a{color:var(--about-teal-dark);align-self:flex-start;align-items:center;gap:8px;margin-top:auto;padding-top:20px;font-size:.78rem;font-weight:850;text-decoration:none;display:inline-flex}.about-card-content a:hover{color:var(--about-navy)}.about-values-section{background:var(--about-white);padding:26px 24px 38px}.about-values-heading h2{font-size:clamp(1.7rem,2vw,2.1rem)}.about-values-grid{grid-template-columns:repeat(5,minmax(0,1fr));width:min(100%,1340px);margin:28px auto 0;display:grid}.about-value-item{text-align:center;min-width:0;padding:0 25px;position:relative}.about-value-item:not(:last-child):after{content:"";background:#dfe7ed;width:1px;height:98px;position:absolute;top:22px;right:0}.about-value-icon{width:60px;height:60px;color:var(--about-teal-dark);background:var(--about-teal-light);border-radius:50%;place-items:center;margin:0 auto 13px;display:grid}.about-value-item:nth-child(2) .about-value-icon{color:#d89c00;background:#fff7d9}.about-value-item:nth-child(4) .about-value-icon{color:#e45c48;background:#fff0ed}.about-value-item h3{color:var(--about-text);margin:0;font-size:.82rem;font-weight:850;line-height:1.25}.about-value-item p{color:#4e6073;max-width:165px;margin:8px auto 0;font-size:.7rem;line-height:1.55}.about-bottom-section{width:min(calc(100% - 32px), var(--about-max-width));grid-template-columns:minmax(0,1.2fr) minmax(380px,.95fr);gap:18px;margin:0 auto;padding-bottom:30px;display:grid}.about-statistics{background:linear-gradient(125deg,#f3f9fb 0%,#fff 52%,#edf8fa 100%);border:1px solid #eaf0f4;border-radius:14px;min-height:190px;padding:23px 27px}.about-statistics-label{color:var(--about-teal-dark);letter-spacing:.035em;text-transform:uppercase;font-size:.75rem;font-weight:850;line-height:1}.about-statistics-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:23px;display:grid}.about-statistic{min-width:0;color:var(--about-teal-dark);text-align:center;padding:0 18px}.about-statistic:not(:last-child){border-right:1px solid #dce5eb}.about-statistic svg{margin-bottom:7px}.about-statistic strong{color:var(--about-text);letter-spacing:-.035em;font-size:clamp(1.55rem,1.9vw,1.95rem);font-weight:900;line-height:1;display:block}.about-statistic p{color:#506175;max-width:95px;margin:7px auto 0;font-size:.68rem;line-height:1.35}.about-cta-card{isolation:isolate;background:var(--about-navy);border-radius:14px;min-height:190px;position:relative;overflow:hidden}.about-cta-image,.about-cta-overlay{position:absolute;inset:0}.about-cta-image{z-index:-3}.about-cta-image img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.about-cta-overlay{z-index:-2;background:linear-gradient(90deg,#041526fc 0%,#041526f0 42%,#041526a1 67%,#0415262e 100%)}.about-cta-content{width:min(100%,310px);color:var(--about-white);padding:27px}.about-cta-content h2{color:var(--about-white);letter-spacing:-.035em;margin:0;font-size:1.42rem;font-weight:900;line-height:1.04}.about-cta-content p{color:#ffffffd4;margin:10px 0 0;font-size:.74rem;line-height:1.5}.about-cta-content a{min-height:40px;color:var(--about-white);background:var(--about-teal);border-radius:7px;justify-content:center;align-items:center;gap:8px;margin-top:15px;padding:0 17px;font-size:.74rem;font-weight:850;text-decoration:none;transition:transform .2s,background-color .2s;display:inline-flex}.about-cta-content a:hover{color:var(--about-white);background:var(--about-teal-dark);transform:translateY(-2px)}@media (width>=1700px){.about-hero{height:480px}.about-hero-container{width:min(100% - 90px,1400px)}.about-hero-content{max-width:525px}.about-hero-content h1{font-size:3.65rem}.about-hero-content p{max-width:480px;font-size:.88rem}.about-card-image{height:225px}.about-ecosystem-card{min-height:600px}}@media (width<=1366px){.about-hero{height:410px}.about-hero-container{width:min(100% - 56px,1240px)}.about-hero-content{max-width:440px}.about-hero-content h1{font-size:2.55rem}.about-hero-content p{max-width:415px;font-size:.78rem}.about-eyebrow{margin-bottom:15px;font-size:.72rem}.about-title-line{margin-block:13px 14px}.about-primary-button{min-height:42px;margin-top:17px}.about-purpose-container{gap:30px;padding:27px 38px}.about-purpose-icon{flex-basis:68px;width:68px;height:68px}.about-ecosystem-grid{gap:18px;max-width:1240px}.about-ecosystem-card{min-height:555px}.about-card-image{height:195px}.about-card-content{padding-inline:22px}.about-values-grid{max-width:1200px}.about-value-item{padding-inline:18px}}@media (width<=1100px){.about-hero{height:500px}.about-hero-media img{object-position:71% center}.about-hero-shade{background:linear-gradient(90deg,#f9fcfd 0%,#f9fcfdfa 39%,#f9fcfdc7 53%,#f9fcfd42 70%,#f9fcfd00 100%)}.about-purpose-container{grid-template-columns:1fr;gap:25px}.about-purpose-divider{width:100%;height:1px}.about-ecosystem-grid{grid-template-columns:1fr;max-width:640px}.about-ecosystem-card{min-height:0}.about-card-image{height:250px}.about-values-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 0}.about-value-item:after{display:none}.about-bottom-section{grid-template-columns:1fr}}@media (width<=760px){.about-hero{width:calc(100% - 24px);height:620px;margin-top:12px}.about-hero-container{align-items:flex-start;width:calc(100% - 40px)}.about-hero-content{max-width:445px;padding-top:58px}.about-hero-shade{background:linear-gradient(90deg,#f9fcfd 0%,#f9fcfdfa 52%,#f9fcfda6 73%,#f9fcfd14 100%)}.about-hero-content h1{font-size:2.7rem}.about-purpose-section{width:calc(100% - 24px)}.about-purpose-container{padding:27px 23px}.about-values-grid{grid-template-columns:1fr}.about-statistics-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 0}.about-statistic:nth-child(2){border-right:none}}@media (width<=560px){.about-hero{border-radius:14px;width:calc(100% - 18px);height:680px;margin-top:9px}.about-hero-media img{object-position:66% center}.about-hero-shade{background:linear-gradient(#f9fcfd 0%,#f9fcfdfa 46%,#f9fcfda1 67%,#f9fcfd0a 100%)}.about-hero-container{align-items:flex-start;width:calc(100% - 32px)}.about-hero-content{max-width:100%;padding-top:48px}.about-eyebrow{margin-bottom:16px;font-size:.71rem}.about-hero-content h1{max-width:100%;font-size:clamp(2.25rem,11vw,2.85rem);line-height:1.02}.about-title-line{margin:14px 0}.about-hero-content p{max-width:100%;font-size:.82rem;line-height:1.58}.about-primary-button{width:100%;margin-top:18px}.about-purpose-section{width:calc(100% - 18px);margin-top:9px}.about-purpose-container{padding:24px 18px}.about-purpose-item{align-items:flex-start;gap:14px}.about-purpose-icon{flex-basis:56px;width:56px;height:56px}.about-purpose-copy p{font-size:.79rem}.about-ecosystem-section{padding:39px 12px 21px}.about-section-heading h2{font-size:1.72rem}.about-ecosystem-grid{margin-top:28px}.about-card-image{height:205px}.about-card-content{padding-inline:19px}.about-values-section{padding:23px 12px 34px}.about-bottom-section{width:calc(100% - 18px)}.about-statistics{padding:21px 14px}.about-statistic{padding-inline:10px}.about-cta-card{min-height:240px}.about-cta-content{padding:24px}}@media (width<=380px){.about-hero{height:700px}.about-hero-content h1{font-size:2.15rem}.about-purpose-item{flex-direction:column}.about-statistics-grid{grid-template-columns:1fr}.about-statistic{padding-block:15px}.about-statistic:not(:last-child){border-bottom:1px solid #dce5eb;border-right:none}}.consult-hero{color:#fff;background-color:#0000;background-image:linear-gradient(90deg,#020f1dfa 0%,#020f1de6 36%,#020f1d59 72%),url(/consult-hero.png);background-position:100%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-bottom-right-radius:34px;border-bottom-left-radius:34px;min-height:520px;padding:190px 5% 10px;position:relative;overflow:hidden}.consult-hero-text{text-align:left;max-width:560px}.consult-label{color:#00d5df;letter-spacing:1px;margin-bottom:12px;font-size:18px;font-weight:900}.consult-label span{color:#ffb703;font-size:28px}.consult-hero h1{letter-spacing:-1.5px;margin:0;font-size:clamp(33px,3.2vw,55px);font-weight:900;line-height:1}.consult-hero h1 span{color:#18d4df}.consult-hero-line{background:#ffb703;border-radius:20px;width:82px;height:5px;margin:22px 0;position:relative}.consult-hero-line:after{content:"";background:#ffb703;border-radius:50%;width:11px;height:11px;position:absolute;top:-3px;right:-8px}.consult-hero p{color:#e9f6f8;max-width:510px;margin:0;font-size:17px;line-height:1.3}.consult-hero-actions{gap:20px;margin:28px 0 24px;display:flex}.consult-hero-actions a{border-radius:8px;align-items:center;gap:14px;height:48px;padding:0 26px;font-size:15px;font-weight:900;text-decoration:none;display:inline-flex}.consult-primary-btn{color:#071b33;background:#ffb703;margin-top:-12px}.consult-outline-btn{color:#ffb703;background:#00a9b40f;border:1.5px solid #00a9b4;margin-top:-12px}.consult-trust-box{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#04192a6b;border:1px solid #f5f7fa47;border-radius:10px;align-items:center;gap:0;width:fit-content;max-width:760px;display:flex;overflow:hidden}.consult-trust-box span{color:#fff;white-space:nowrap;border-right:1px solid #f5f7fa40;padding:13px 20px;font-size:14px}.consult-trust-box span:last-child{border-right:none}.consult-curve.teal{z-index:2;background:#00a9b4;border-radius:100% 0 0;width:70%;height:190px;position:absolute;bottom:-95px;right:-120px;transform:rotate(-5deg)}.consult-curve.yellow{z-index:1;background:#ffb703;border-radius:100% 0 0;width:70%;height:112px;position:absolute;bottom:-54px;right:-120px;transform:rotate(-5deg)}.consult-hero:before{content:"";z-index:2;background:#ffb703;border-radius:100% 0 0;width:65%;height:110px;position:absolute;bottom:-18px;right:-80px;transform:rotate(-6deg)}.consult-hero:after{content:"";z-index:3;background:#00a9b4;border-radius:100% 0 0;width:65%;height:100px;position:absolute;bottom:-40px;right:-80px;transform:rotate(-6deg)}.consult-hero-inner,.consult-hero-content,.consult-hero-text{z-index:5;position:relative}@media (width<=900px){.consult-hero{background-position:50%;min-height:auto;padding:85px 6% 40px}.consult-hero-text{max-width:100%}.consult-hero-actions{flex-direction:column;align-items:flex-start}.consult-trust-box{flex-direction:column;align-items:flex-start;width:100%}.consult-trust-box span{border-bottom:1px solid #f5f7fa33;border-right:none;width:100%}.consult-curve.teal,.consult-curve.yellow{display:none}}.consult-services{background:#f7fbfd;padding:35px 6% 45px}.consult-industries,.consult-case-study,.consult-process{background:#f7fbfd;padding:55px 6%}.consult-services .section-label{text-align:left;color:#00a9b4;margin-bottom:4px;font-size:.8rem;font-weight:900;display:block}.consult-services h2{color:#071b33;text-align:left;margin-bottom:22px;font-size:2rem;font-weight:700}.consult-service-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.consult-service-card{text-align:left;background:#fff;border-radius:12px;grid-template-columns:64px 1fr;grid-template-areas:"icon title""icon text""icon link";align-items:start;gap:6px 14px;min-height:145px;padding:18px 20px;transition:all .3s;display:grid;box-shadow:0 10px 28px #071b3314}.consult-service-card:hover{transform:translateY(-8px)}.service-icon{background:#d7fbff;border-radius:14px;grid-area:icon;justify-content:center;align-items:center;width:54px;height:54px;margin:0;font-size:25px;display:flex}.purple{background:#eee1ff}.orange{background:#ffe8d5}.green{background:#dcf8e8}.blue{background:#dcedff}.pink{background:#ffe0ef}.consult-service-card h3{color:#071b33;grid-area:title;margin:0;font-size:1rem;line-height:1.2}.consult-service-card p{color:#40526a;grid-area:text;margin:0;font-size:.82rem;line-height:1.45}.consult-service-card a{color:#00a9b4;grid-area:link;margin-top:2px;font-size:.82rem;font-weight:900;text-decoration:none}.consult-industries{text-align:center;background:#f7fbfd;padding:0 0 28px}.consult-industries h3{text-transform:uppercase;color:#071b33;margin-bottom:12px;font-size:20px;font-weight:800;display:inline-block;position:relative}.consult-industries h3:after{content:"";background:#f5b400;width:40px;height:3px;position:absolute;top:50%;right:-50px;transform:translateY(-50%)}.industry-pills{flex-wrap:nowrap;justify-content:center;align-items:center;gap:18px;display:flex}.industry-pills span{color:#071b33;background:#fff;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-width:120px;padding:20px 18px;font-size:18px;font-weight:700;transition:all .25s;display:flex;box-shadow:0 8px 20px #071b330f}.industry-pills span:hover{transform:translateY(-3px)}.consult-case-study{background:#f7fbfd;grid-template-columns:.85fr 1.35fr;align-items:center;gap:34px;padding:0 6%;display:grid}.case-text{text-align:left}.case-text .section-label{color:#071b33;letter-spacing:1px;font-size:.8rem;font-weight:900;position:relative}.case-text .section-label:after{content:"";vertical-align:middle;background:#ffb703;width:42px;height:3px;margin-left:10px;display:inline-block}.case-text h2{color:#00a9b4;margin:8px 0 10px;font-size:1.65rem;line-height:1.2}.case-text p{color:#40526a;margin-bottom:14px;font-size:.92rem;line-height:1.55}.case-text ul{margin:0 0 18px;padding-left:0;list-style:none}.case-text li{color:#40526a;font-size:.88rem;line-height:1.7}.case-text li:before{content:"✓ ";color:#00a9b4;font-weight:900}.case-text a{color:#fff;background:#071b33;border-radius:8px;padding:10px 18px;font-size:.85rem;font-weight:900;text-decoration:none;display:inline-block}.case-image{background-color:#0000;background-image:linear-gradient(90deg,#0000000d,#00000040),url(/farm-tech.png);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-radius:16px;min-height:300px;position:relative;overflow:hidden}.case-stat{color:#fff;background:#071b33e6;border:1px solid #00a9b4;border-radius:14px;width:170px;padding:18px;position:absolute;top:18px;right:18px}.case-stat h3{color:#19d4df;margin:8px 0 0;font-size:1.7rem;line-height:1}.case-stat p{color:#fff;margin:3px 0 10px;font-size:.8rem;line-height:1.3}.consult-process{text-align:center;background:#f7fbfd;padding:1px 6% 60px}.consult-process .section-label{color:#08a8b8;letter-spacing:1px;text-transform:uppercase;margin-bottom:2px;font-size:18px;font-weight:900;display:inline-block;position:relative}.consult-process .section-label:after{content:"";vertical-align:middle;background:#f5b400;width:46px;height:3px;margin-left:10px;display:inline-block}.consult-process h2{color:#071b33;margin-bottom:10px;font-size:2rem;font-weight:700}.process-grid{grid-template-columns:repeat(5,1fr);gap:32px;display:grid;position:relative}.process-grid:before{content:"";z-index:0;border-top:2px dotted #8dd9de;position:absolute;top:35px;left:8%;right:8%}.process-step{z-index:2;position:relative}.process-step span{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 18px;font-size:18px;font-weight:800;display:flex}.step.teal{background:#13b5c5}.step.purple{background:#7647d9}.step.blue{background:#1f7fe5}.step.orange{background:#f4a41b}.step.green{background:#39b54a}.process-step h3{color:#071b33;margin-bottom:10px;font-size:24px;font-weight:700}.process-step p{color:#4b5f78;width:190px;margin:auto;font-size:14.8px;line-height:1.5}@media (width<=992px){.process-grid{grid-template-columns:1fr;gap:40px}.process-grid:before{display:none}.process-step p{width:100%}}.consult-impact{color:#fff;background:#061b33;border-radius:18px;grid-template-columns:1.5fr .8fr;align-items:center;gap:20px;margin:20px 5%;padding:5px 10px;display:grid}.impact-left h3{text-align:left;margin:0 20px 18px;font-size:18px;font-weight:700}.impact-stats{grid-template-columns:repeat(4,1fr);display:grid}.impact-item{border-right:1px solid #19d4df59;align-items:center;gap:14px;padding:0 22px;display:flex}.impact-item:first-child{padding-left:0}.impact-item:last-child{border-right:none}.impact-item span{width:44px;min-width:50px;height:44px;font-size:50px}.impact-item h4{margin-bottom:4px;font-size:30px;line-height:.6}.impact-item p{color:#dce7ef;margin:0;font-size:.8rem}.impact-cta{background:#00a9b40f;border:1px solid #00a9b4;border-radius:14px;max-width:600px;padding:18px 22px}.impact-cta h4{color:#fff;margin:0 0 6px;font-size:.9rem}.impact-cta h4 span{color:#19d4df}.impact-cta p{color:#dce7ef;margin:0 0 14px;font-size:.85rem}.impact-cta a{color:#071b33;background:#ffb703;border-radius:8px;align-items:center;gap:12px;padding:12px 24px;font-size:.8rem;font-weight:900;text-decoration:none;display:inline-flex}.impact-left h3:after{content:"";background:#f5b400;border-radius:20px;width:42px;height:3px;margin-top:8px;display:block}@media (width<=1000px){.consult-impact{grid-template-columns:1fr}.impact-stats{grid-template-columns:repeat(2,1fr);gap:20px}.impact-item{border-right:none;padding:0}}.consult-contact{color:#fff;background:linear-gradient(#051423d1,#051423d1),url(/consult-hero.png) 50%/cover;border-radius:18px;margin:30px 6%;padding:30px 42px}.contact-content{max-width:1180px;margin:auto}.consult-contact h2{color:#fff;text-align:left;margin:0 0 24px;font-size:2.2rem;font-weight:800}.consult-contact h2 span{color:#19d4df}.contact-bottom{grid-template-columns:1fr 420px;align-items:center;gap:36px;display:grid}.contact-bottom>p{color:#e8f5fa;max-width:520px;margin:0;font-size:1rem;line-height:1.55}.contact-box{background:#00aabe14;border:1px solid #00d2e68c;border-radius:12px;padding:16px 22px}.contact-box p{color:#fff;text-align:center;margin:6px 0;font-size:.9rem}.footer-bottom{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:30px;margin-top:0;padding-top:0;display:flex}.footer-bottom p{color:#d6e1ec;margin:0;font-size:.95rem}.footer-links{gap:40px;display:flex}.footer-links a{color:#d6e1ec;font-size:.95rem;text-decoration:none;transition:all .25s}.footer-links a:hover{color:#18d4df}@media (width<=768px){.footer-bottom{text-align:center;flex-direction:column;gap:18px}.footer-links{flex-wrap:wrap;justify-content:center;gap:20px}}@media (width<=1000px){.consult-service-grid,.consult-case-study,.process-grid,.consult-impact{grid-template-columns:1fr}.consult-hero{padding-top:90px}.consult-hero-buttons{flex-direction:column;width:fit-content}}@media (width<=600px){.consult-hero h1{font-size:2.7rem}.consult-trust-row{flex-direction:column}.industry-pills span{width:100%}}:root{--consult-navy:#06182d;--consult-navy-light:#0d2a46;--consult-teal:#10c9d6;--consult-teal-dark:#00a9b5;--consult-yellow:#ffbd0a;--consult-white:#fff;--consult-text:#0b203a;--consult-muted:#69778a;--consult-border:#dbe3eb;--consult-section:#f5f9fc}.consultation-page *,.speak-section *{box-sizing:border-box}.consultation-page{isolation:isolate;min-height:790px;color:var(--consult-white);background-color:var(--consult-navy);padding:150px 32px 72px;position:relative;overflow:hidden}.consultation-background{z-index:-2;background-image:linear-gradient(90deg,#02111ffa 0%,#02111fed 34%,#02111fbd 62%,#02111fa8 100%),url(/consult-hero.png);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0;transform:scale(1.01)}.consultation-page:after{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle at 25% 40%,#10c9d614,#0000 34%),linear-gradient(#0000 70%,#010a144d 100%);position:absolute;inset:0}.consultation-container{grid-template-columns:minmax(0,.96fr) minmax(560px,1.04fr);align-items:start;gap:clamp(48px,5vw,84px);width:min(100%,1450px);margin:0 auto;display:grid}.consultation-content{padding-top:44px}.consultation-eyebrow,.speak-eyebrow{align-items:center;gap:13px;display:flex}.consultation-eyebrow span,.speak-eyebrow span{background:var(--consult-yellow);flex:none;width:32px;height:3px}.consultation-eyebrow p{color:var(--consult-teal);letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:.9rem;font-weight:800;line-height:1}.consultation-heading{max-width:680px;color:var(--consult-white);letter-spacing:-.045em;text-align:left;margin:30px 0 0;font-size:clamp(3.3rem,4.4vw,4.75rem);font-weight:850;line-height:.98}.consultation-heading span{color:var(--consult-teal);margin-top:10px;display:block}.consultation-divider{background:var(--consult-yellow);border-radius:10px;width:78px;height:4px;margin:30px 0 23px}.consultation-description{color:#fffffff0;text-align:left;max-width:650px;margin:0;font-size:clamp(1.06rem,1.25vw,1.2rem);font-weight:450;line-height:1.58}.consultation-services{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 42px;margin-top:43px;display:grid}.service-item{align-items:flex-start;gap:17px;min-width:0;display:flex}.service-icon{width:60px;height:60px;color:var(--consult-white);background:linear-gradient(145deg,#10c9d624,#10c9d608);border:1px solid #10c9d6b8;border-radius:50%;flex:0 0 60px;place-items:center;display:grid;box-shadow:inset 0 0 18px #10c9d60f,0 0 0 1px #ffffff04}.service-copy{min-width:0;padding-top:2px}.service-copy h3{color:var(--consult-white);margin:0 0 6px;font-size:1rem;font-weight:800;line-height:1.25}.service-copy p{color:#e7f1f8db;max-width:205px;margin:0;font-size:.85rem;line-height:1.48}.consultation-form-card{width:100%;max-width:680px;color:var(--consult-text);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffffa;border:1px solid #ffffffb3;border-radius:24px;margin-left:auto;padding:34px 36px 24px;box-shadow:0 30px 75px #0000004d}.form-card-header{text-align:left;align-items:center;gap:18px;margin-bottom:26px;display:flex}.form-header-icon{width:58px;height:58px;color:var(--consult-text);background:#cdf9f8;border-radius:14px;flex:0 0 58px;place-items:center;display:grid}.form-card-header h2{color:var(--consult-text);letter-spacing:-.025em;text-align:left;margin:0;font-size:clamp(1.7rem,2vw,2.05rem);font-weight:850;line-height:1.15}.form-card-header p{color:var(--consult-muted);text-align:left;margin:7px 0 0;font-size:.98rem;line-height:1.4}.consultation-form{flex-direction:column;gap:17px;width:100%;display:flex}.form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.form-field{text-align:left;flex-direction:column;gap:8px;width:100%;min-width:0;display:flex}.form-field label{color:var(--consult-text);text-align:left;margin:0;font-size:.87rem;font-weight:750;line-height:1.3;display:block}.form-field label span{color:#e62f3a}.field-control{width:100%;position:relative}.field-control>svg{z-index:2;color:#768397;pointer-events:none;position:absolute;top:50%;left:15px;transform:translateY(-50%)}.consultation-form input,.consultation-form select,.consultation-form textarea{color:#24364d;border:1px solid var(--consult-border);background:#fff;border-radius:9px;outline:none;width:100%;margin:0;font-family:inherit;font-size:.95rem;line-height:1.4;transition:border-color .2s,box-shadow .2s,background-color .2s}.consultation-form input,.consultation-form select{height:50px}.field-control input,.field-control select{padding:0 44px 0 47px}.consultation-form textarea{resize:vertical;min-height:112px;padding:15px 16px}.consultation-form input::placeholder,.consultation-form textarea::placeholder{color:#9caabd;opacity:1}.consultation-form input:focus,.consultation-form select:focus,.consultation-form textarea:focus{border-color:var(--consult-teal);box-shadow:0 0 0 3px #10c9d624}.consultation-form select{color:#506077;appearance:none;cursor:pointer;background-image:linear-gradient(45deg,#0000 50%,#68778a 50%),linear-gradient(135deg,#68778a 50%,#0000 50%);background-position:calc(100% - 19px) 21px,calc(100% - 14px) 21px;background-repeat:no-repeat;background-size:5px 5px,5px 5px}.consultation-form select:valid{color:#24364d}.consultation-submit{width:100%;min-height:58px;color:var(--consult-text);background:var(--consult-yellow);cursor:pointer;border:none;border-radius:9px;justify-content:center;align-items:center;gap:12px;margin-top:3px;padding:14px 22px;font-family:inherit;font-size:1.05rem;font-weight:850;line-height:1;transition:transform .2s,background-color .2s,box-shadow .2s;display:flex;box-shadow:0 10px 20px #ffbd0a2e}.consultation-submit:hover{background:#ffc82e;transform:translateY(-2px);box-shadow:0 14px 25px #ffbd0a40}.consultation-submit:active{transform:translateY(0)}.secure-note{color:var(--consult-muted);text-align:center;justify-content:center;align-items:center;gap:8px;margin:-2px 0 0;font-size:.82rem;line-height:1.4;display:flex}@media (width<=1350px){.speak-container{grid-template-columns:260px minmax(0,1fr);gap:16px}.speak-introduction h2{max-width:250px;font-size:1.95rem}.speak-options{gap:14px;padding-right:48px}.speak-card{gap:12px;min-height:116px;padding:17px 14px}.speak-card-icon{flex-basis:52px;width:52px;height:52px}.speak-card-copy h3{font-size:.92rem}.speak-card-copy p{font-size:.76rem}.speak-card:nth-child(2) .speak-card-copy p{white-space:normal;overflow-wrap:anywhere;font-size:.74rem}.speak-card-copy small{font-size:.7rem}}@media (width<=1050px){.speak-section{padding:38px 24px 44px}.speak-container{grid-template-columns:1fr;gap:26px}.speak-introduction h2{max-width:480px;font-size:2.15rem}.speak-options{grid-template-columns:1fr;gap:16px;padding-right:0}.speak-card{min-height:105px}.speak-card:nth-child(2) .speak-card-copy p{white-space:normal}}@media (width<=640px){.speak-section{padding:34px 18px 40px}.speak-container{gap:23px}.speak-eyebrow span{flex-basis:35px;width:35px}.speak-eyebrow p{font-size:.76rem}.speak-introduction h2{max-width:320px;margin-top:15px;font-size:1.85rem}.speak-card{min-height:100px;padding:16px 14px}.speak-card-icon{flex-basis:50px;width:50px;height:50px}.speak-card-copy h3,.speak-card-copy p,.speak-card:first-child .speak-card-copy p,.speak-card:last-child .speak-card-copy p{white-space:normal}}:root{--hub-navy:#06182d;--hub-navy-soft:#0b2845;--hub-teal:#0fb9c5;--hub-teal-dark:#0298a4;--hub-yellow:#ffbf16;--hub-yellow-hover:#ffc936;--hub-white:#fff;--hub-text:#0b1f39;--hub-muted:#67758a;--hub-border:#e2e8ef;--hub-background:#f7fafc}.hub-page,.hub-page *{box-sizing:border-box}.hub-hero{isolation:isolate;background-image:url(/our_hub.jpeg);background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:680px;position:relative;overflow:hidden}.hub-hero-overlay{z-index:-1;background:linear-gradient(90deg,#031426f7 0%,#031426e6 29%,#0314268c 51%,#0314261f 74%,#03142605 100%),linear-gradient(#03111f14 0%,#03111f29 65%,#03111f73 100%);position:absolute;inset:0}.hub-hero-container{align-items:center;width:min(100% - 80px,1680px);min-height:610px;margin:0 auto;padding-inline:48px;display:flex}.hub-hero-content{max-width:650px;color:var(--hub-white);align-items:flex-start;padding-top:100px}.hub-label{color:var(--hub-teal);letter-spacing:.045em;text-transform:uppercase;background:#0fb9c521;border:1px solid #0fb9c561;border-radius:7px;align-items:center;margin-bottom:24px;padding:9px 17px;font-size:.84rem;font-weight:850;line-height:1;display:inline-flex}.hub-hero-content h1{color:var(--hub-white);font-size:clamp(3rem, 5.2vw, rem);text-align:left;letter-spacing:-.05em;margin:0;font-weight:800;line-height:.99}.hub-hero-content h1 strong{color:var(--hub-teal);font-weight:850}.hub-hero-content p{text-align:left;color:#ffffffeb;max-width:560px;margin:27px 0 0;font-size:clamp(1.02rem,1.2vw,1.17rem);font-weight:450;line-height:1.65}.hub-hero-actions{flex-wrap:wrap;align-items:center;gap:15px;margin-top:32px;display:flex}.hub-primary-button,.hub-secondary-button,.hub-feature-button,.hub-cta-button{border-radius:8px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:0 24px;font-size:.93rem;font-weight:800;text-decoration:none;transition:transform .2s,background-color .2s,border-color .2s,box-shadow .2s;display:inline-flex}.hub-primary-button{color:var(--hub-text);background:var(--hub-yellow);border:1px solid var(--hub-yellow);box-shadow:0 11px 24px #ffbf1630}.hub-primary-button:hover{color:var(--hub-text);background:var(--hub-yellow-hover);transform:translateY(-2px)}.hub-secondary-button{color:var(--hub-white);background:#0314266b;border:1px solid #ffffffb8}.hub-secondary-button:hover{color:var(--hub-white);border-color:var(--hub-teal);background:#0fb9c51f;transform:translateY(-2px)}.hub-highlights-section{z-index:5;width:min(100% - 48px,1450px);margin:-60px auto 0;position:relative}.hub-highlights{background:var(--hub-white);border:1px solid #e1e8efe6;border-radius:19px;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px;min-height:145px;padding:25px 30px;display:grid;box-shadow:0 22px 60px #06182d24}.hub-highlight-item{align-items:center;gap:15px;min-width:0;display:flex}.hub-highlight-icon{width:60px;height:60px;color:var(--hub-teal-dark);background:#e3f9fa;border-radius:50%;flex:0 0 60px;place-items:center;display:grid}.hub-highlight-item h3{color:var(--hub-text);margin:0 0 6px;font-size:.94rem;font-weight:850;line-height:1.25}.hub-highlight-item p{color:var(--hub-muted);margin:0;font-size:.75rem;line-height:1.45}.hub-offers-section{background:var(--hub-background);padding:10px 24px 38px}.hub-section-heading{text-align:center}.hub-section-heading span{color:var(--hub-teal-dark);letter-spacing:.035em;text-transform:uppercase;font-size:.83rem;font-weight:850;line-height:1}.hub-section-heading h2{color:var(--hub-text);letter-spacing:-.04em;margin:13px 0 0;font-size:clamp(2rem,3.1vw,3rem);font-weight:850;line-height:1.15}.hub-heading-line{background:var(--hub-teal);border-radius:20px;width:74px;height:3px;margin:18px auto 0}.hub-offers-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:20px;width:min(100%,1450px);margin:45px auto 0;display:grid}.hub-offer-card{text-align:center;background:var(--hub-white);border:1px solid var(--hub-border);border-radius:15px;flex-direction:column;align-items:center;min-height:350px;padding:29px 24px 25px;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;box-shadow:0 14px 34px #06182d0f}.hub-offer-card:hover{border-color:#0fb9c573;transform:translateY(-7px);box-shadow:0 24px 48px #06182d1c}.hub-offer-icon{width:76px;height:76px;color:var(--hub-teal-dark);background:#e5f8fa;border-radius:50%;place-items:center;display:grid}.hub-offer-card h3{color:var(--hub-text);margin:23px 0 0;font-size:1.06rem;font-weight:850;line-height:1.25}.hub-offer-card p{color:#536277;margin:16px 0 0;font-size:.84rem;line-height:1.65}.hub-offer-card a{color:var(--hub-teal-dark);align-items:center;gap:7px;margin-top:auto;padding-top:22px;font-size:.84rem;font-weight:800;text-decoration:none;display:inline-flex}.hub-offer-card a:hover{color:var(--hub-navy)}.hub-feature-section{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;width:min(100% - 48px,1450px);margin:0 auto;padding:30px 0;display:grid}.hub-feature-card{border-radius:18px;grid-template-columns:minmax(0,1fr) 42%;align-items:stretch;gap:24px;min-width:0;height:345px;padding:5px 20px;display:grid;overflow:hidden}.hub-training-card{background:linear-gradient(135deg,#e9fafc 0%,#f3fcfd 100%)}.hub-productivity-card{background:linear-gradient(135deg,#fff9e7 0%,#fffdf4 100%)}.hub-feature-content{text-align:left;flex-direction:column;align-items:flex-start;min-width:0;display:flex}.hub-feature-kicker{color:var(--hub-teal-dark);letter-spacing:.045em;text-transform:uppercase;text-align:left;margin:0 0 9px;font-size:.7rem;font-weight:850;line-height:1}.hub-productivity-card .hub-feature-kicker{color:#b98b00}.hub-feature-content h2{max-width:350px;color:var(--hub-text);letter-spacing:-.03em;text-align:left;margin:0;font-size:clamp(1.35rem,1.55vw,1.75rem);font-weight:850;line-height:1.08}.hub-feature-line{border-radius:20px;width:46px;height:3px;margin:14px 0 15px}.hub-teal-line{background:var(--hub-teal)}.hub-yellow-line{background:var(--hub-yellow)}.hub-feature-content>p{color:#425269;text-align:left;max-width:360px;margin:0;font-size:.76rem;line-height:1.55}.hub-feature-content ul{flex-direction:column;gap:7px;width:100%;margin:15px 0 0;padding:0;list-style:none;display:flex}.hub-feature-content li{color:var(--hub-text);text-align:left;align-items:center;gap:8px;font-size:.74rem;font-weight:700;line-height:1.25;display:flex}.hub-check{border-radius:50%;flex:0 0 18px;place-items:center;width:18px;height:18px;display:grid}.hub-teal-check{color:#fff;background:var(--hub-teal)}.hub-yellow-check{color:var(--hub-text);background:var(--hub-yellow)}.hub-feature-button{color:#fff;background:var(--hub-teal-dark);border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:42px;margin-top:auto;padding:0 17px;font-size:.75rem;font-weight:800;text-decoration:none;display:inline-flex}.hub-feature-button:hover{color:#fff;background:var(--hub-navy);transform:translateY(-2px)}.hub-feature-image{border-radius:13px;width:100%;height:100%;min-height:0;overflow:hidden}.hub-feature-image img{object-fit:cover;object-position:center;border-radius:13px;width:100%;height:100%;display:block}.hub-training-card .hub-feature-image img{object-position:center 48%}.hub-productivity-card .hub-feature-image img{object-position:center 55%}.hub-cta-section{background:var(--hub-background);padding:0 24px 30px}.hub-cta{width:min(100%,1450px);min-height:112px;color:var(--hub-white);background:linear-gradient(90deg,#06182d 0%,#0a2947 55%,#06182d 100%);border-radius:16px;align-items:center;gap:20px;margin:0 auto;padding:22px 28px;display:flex}.hub-cta-icon{width:58px;height:58px;color:var(--hub-yellow);background:#0fb9c52b;border:1px solid #0fb9c559;border-radius:50%;flex:0 0 58px;place-items:center;display:grid}.hub-cta-content{flex:1}.hub-cta-content h2{color:var(--hub-white);margin:0;font-size:1.1rem;font-weight:850}.hub-cta-content p{color:#ffffffba;margin:5px 0 0;font-size:.8rem;line-height:1.45}.hub-cta-button{min-width:150px;min-height:48px;color:var(--hub-text);background:var(--hub-yellow)}.hub-cta-button:hover{color:var(--hub-text);background:var(--hub-yellow-hover);transform:translateY(-2px)}@media (width<=1250px){.hub-highlights,.hub-offers-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hub-feature-section{grid-template-columns:1fr}.hub-feature-card{min-height:410px}}@media (width<=900px){.hub-hero{background-position:67%;min-height:650px}.hub-hero-container{min-height:650px}.hub-hero-overlay{background:linear-gradient(90deg,#031426f7 0%,#031426e6 50%,#03142694 100%)}.hub-hero-content{max-width:570px}.hub-highlights,.hub-offers-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.hub-hero{background-position:70%;min-height:680px}.hub-hero-overlay{background:linear-gradient(90deg,#031426f7 0%,#031426e8 65%,#031426ab 100%)}.hub-hero-container{width:calc(100% - 36px);min-height:680px}.hub-hero-content{padding-top:70px}.hub-hero-content h1{font-size:clamp(3rem,13vw,4rem)}.hub-hero-content p{font-size:.96rem}.hub-hero-actions{flex-direction:column;align-items:stretch}.hub-primary-button,.hub-secondary-button{width:100%}.hub-highlights-section{width:calc(100% - 28px);margin-top:-42px}.hub-highlights{grid-template-columns:1fr;padding:24px 20px}.hub-offers-section{padding:74px 16px 28px}.hub-offers-grid{grid-template-columns:1fr;gap:16px}.hub-offer-card{min-height:315px}.hub-feature-section{width:calc(100% - 28px);padding-top:24px}.hub-feature-card{grid-template-columns:1fr;gap:24px;min-height:auto;padding:25px 20px}.hub-feature-image{min-height:240px}.hub-cta-section{padding-inline:14px}.hub-cta{flex-direction:column;align-items:flex-start;padding:23px 20px}.hub-cta-button{width:100%}}.speak-section{background:var(--consult-section);width:100%;padding:38px 24px 42px;overflow:hidden}.speak-container{grid-template-columns:300px minmax(0,1fr);align-items:center;gap:18px;width:min(100%,1640px);margin:0 auto;display:grid}.speak-introduction{text-align:left;min-width:0}.speak-eyebrow{align-items:center;gap:14px;display:flex}.speak-eyebrow span{background:var(--consult-teal-dark);flex:0 0 48px;width:48px;height:3px}.speak-eyebrow p{color:var(--consult-teal-dark);letter-spacing:.025em;text-transform:uppercase;margin:0;font-size:.82rem;font-weight:850;line-height:1.05}.speak-introduction h2{max-width:285px;color:var(--consult-text);letter-spacing:-.035em;text-align:left;margin:18px 0 0;font-size:clamp(1.9rem,2.25vw,2.35rem);font-weight:850;line-height:1.16}.speak-options{grid-template-columns:minmax(0,.95fr) minmax(0,1.15fr) minmax(0,.95fr);gap:18px;width:100%;min-width:0;padding-right:58px;display:grid}.speak-card{width:100%;min-width:0;min-height:124px;color:var(--consult-text);background:#fff;border:1px solid #edf1f5;border-radius:17px;align-items:center;gap:16px;padding:20px 18px;text-decoration:none;transition:transform .22s,border-color .22s,box-shadow .22s;display:flex;box-shadow:0 15px 34px #071b3314}.speak-card:hover{color:var(--consult-text);border-color:#10c9d666;text-decoration:none;transform:translateY(-4px);box-shadow:0 20px 42px #071b331f}.speak-card-icon{color:#fff;border-radius:14px;flex:0 0 60px;place-items:center;width:60px;height:60px;display:grid}.speak-phone{background:linear-gradient(145deg,#11c7d1,#00a4ae)}.speak-email{background:linear-gradient(145deg,#ffc41b,#ffad00)}.speak-whatsapp{background:linear-gradient(145deg,#2bd667,#14bb50)}.speak-card-copy{text-align:left;flex:1;min-width:0}.speak-card-copy h3{color:var(--consult-text);white-space:nowrap;margin:0 0 5px;font-size:1rem;font-weight:850;line-height:1.2}.speak-card-copy p{color:#40526a;text-align:left;margin:0;font-size:.86rem;line-height:1.4}.speak-card:first-child .speak-card-copy p,.speak-card:last-child .speak-card-copy p{white-space:nowrap}.speak-card:nth-child(2) .speak-card-copy p{white-space:nowrap;font-size:.82rem}.speak-card-copy small{color:#8794a5;margin-top:5px;font-size:.75rem;line-height:1.35;display:block}.speak-arrow{width:19px;height:19px;color:var(--consult-text);flex:0 0 19px;margin-left:auto}@media (width<=1350px){.speak-container{grid-template-columns:260px minmax(0,1fr);gap:16px}.speak-introduction h2{max-width:250px;font-size:1.95rem}.speak-options{gap:14px;padding-right:48px}.speak-card{gap:12px;min-height:116px;padding:17px 14px}.speak-card-icon{flex-basis:52px;width:52px;height:52px}.speak-card-copy h3{font-size:.92rem}.speak-card-copy p{font-size:.76rem}.speak-card:nth-child(2) .speak-card-copy p{white-space:normal;overflow-wrap:anywhere;font-size:.74rem}.speak-card-copy small{font-size:.7rem}}@media (width<=1050px){.speak-section{padding:38px 24px 44px}.speak-container{grid-template-columns:1fr;gap:26px}.speak-introduction h2{max-width:480px;font-size:2.15rem}.speak-options{grid-template-columns:1fr;gap:16px;padding-right:0}.speak-card{min-height:105px}.speak-card:nth-child(2) .speak-card-copy p{white-space:normal}}@media (width<=640px){.speak-section{padding:34px 18px 40px}.speak-container{gap:23px}.speak-eyebrow span{flex-basis:35px;width:35px}.speak-eyebrow p{font-size:.76rem}.speak-introduction h2{max-width:320px;margin-top:15px;font-size:1.85rem}.speak-card{min-height:100px;padding:16px 14px}.speak-card-icon{flex-basis:50px;width:50px;height:50px}.speak-card-copy h3,.speak-card-copy p,.speak-card:first-child .speak-card-copy p,.speak-card:last-child .speak-card-copy p{white-space:normal}}.pulse-page{--pulse-navy:#061e32;--pulse-navy-dark:#031522;--pulse-teal:#049bae;--pulse-teal-dark:#007d91;--pulse-teal-light:#11b7c6;--pulse-yellow:#ffc400;--pulse-text:#081c31;--pulse-muted:#354251;--pulse-white:#fff;width:100%;min-height:100vh;color:var(--pulse-text);background:#f8fafb;font-family:Montserrat,Segoe UI,Arial,sans-serif;overflow-x:hidden}.pulse-hero{background:#eef7f4;width:100%;min-height:500px;position:relative;overflow:hidden}.pulse-hero__background{z-index:1;background-image:linear-gradient(90deg,#f1f8f6 0%,#f1f8f6fa 31%,#f1f8f6d1 42%,#f1f8f647 57%,#f1f8f600 73%),url(/pulse_heart.png);background-position:50%,72%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.pulse-hero__container{z-index:5;align-items:center;width:min(1400px,100% - 110px);min-height:760px;margin:0 auto;display:flex;position:relative}.pulse-hero__content{text-align:left;width:510px;max-width:46%;padding:50px 0 70px}.pulse-eyebrow{color:#007f92;letter-spacing:0;text-transform:uppercase;align-items:center;gap:11px;margin-bottom:20px;font-size:14px;font-weight:800;display:flex}.pulse-eyebrow__line{align-items:center;display:flex}.pulse-eyebrow__line:before{content:"";border:2px solid #0399ab;border-radius:50%;width:6px;height:6px}.pulse-eyebrow__line span{background:#0399ab;width:25px;height:2px}.pulse-hero__title{color:#061e32;letter-spacing:-.055em;margin-top:0;font-size:clamp(58px,5.4vw,82px);font-weight:800;line-height:.94}.pulse-hero__title-teal{color:#029aad}.pulse-hero__title-dot{color:#ffc400}.pulse-hero__description{color:#102437;text-align:left;width:100%;max-width:485px;margin:28px 0 25px;font-size:16px;font-weight:500;line-height:1.55}.pulse-primary-button{color:#061e32;min-height:56px;font:inherit;cursor:pointer;background:#ffc400;border:0;border-radius:8px;justify-content:center;align-items:center;gap:12px;padding:0 24px;font-size:16px;font-weight:800;transition:transform .18s,box-shadow .18s,background-color .18s;display:inline-flex;box-shadow:0 9px 20px #ffc4003d}.pulse-primary-button:hover{background:#ffd12b;transform:translateY(-2px);box-shadow:0 13px 25px #ffc40052}.pulse-hero__dots{z-index:3;pointer-events:none;background-image:radial-gradient(circle,#029aad 1.7px,#0000 1.8px);background-size:11px 11px;width:105px;height:105px;position:absolute}.pulse-hero__dots--top{opacity:.38;top:25px;right:5px}.pulse-hero__dots--bottom{opacity:.23;bottom:4px;right:22%}.pulse-hero__bottom-shape{z-index:4;clip-path:polygon(0 48%,86% 48%,100% 0,100% 100%,0 100%);background:#f8fafb;width:42%;height:31px;position:absolute;bottom:-1px;left:0}.pulse-hero__teal-edge{z-index:4;clip-path:polygon(5% 65%,100% 0,100% 100%,0 100%);background:linear-gradient(90deg,#00a9b8,#008da1);width:60%;height:18px;position:absolute;bottom:0;right:0}.pulse-content-section{background:radial-gradient(circle at 50% 20%,#009eb206,#0000 27%),#f8fafb;padding:38px 0 48px;position:relative}.pulse-content-container{width:min(100% - 80px,1400px);margin:0 auto}.pulse-section-heading{text-align:center;justify-content:center;align-items:center;gap:21px;display:flex}.pulse-section-heading h2{color:var(--pulse-navy);letter-spacing:.01em;margin:0;font-size:clamp(24px,2.4vw,35px);font-weight:800}.pulse-section-heading h2 span{color:var(--pulse-teal-dark);margin:0 5px}.pulse-section-heading__decoration{align-items:center;display:flex}.pulse-section-heading__decoration span{background:var(--pulse-yellow);width:32px;height:3px;display:block}.pulse-section-heading__decoration i{border:2px solid var(--pulse-yellow);border-radius:50%;width:8px;height:8px;display:block}.pulse-section-heading__decoration--right{flex-direction:row-reverse}.pulse-heading-underline{background:var(--pulse-teal);width:43px;height:3px;margin:14px auto 20px}.pulse-services-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:21px;display:grid}.pulse-service-card{text-align:center;background:#fffffff0;border:1px solid #061e320d;border-radius:13px;flex-direction:column;align-items:center;min-height:417px;padding:29px 25px 23px;transition:transform .2s,box-shadow .2s;display:flex;position:relative;box-shadow:0 7px 18px #081c3012,0 1px 3px #081c3008}.pulse-service-card:hover{transform:translateY(-6px);box-shadow:0 16px 32px #081c301c,0 3px 8px #081c300a}.pulse-icon-circle{color:#fff;border-radius:50%;place-items:center;width:86px;height:86px;display:grid;box-shadow:inset 0 0 0 1px #ffffff2e}.pulse-icon-circle--teal{background:linear-gradient(145deg,#13b7c3,#027f92)}.pulse-icon-circle--yellow{background:linear-gradient(145deg,#ffd52b,#ffb900)}.pulse-small-divider{width:29px;height:3px;margin:14px 0 13px}.pulse-small-divider--teal{background:var(--pulse-teal)}.pulse-small-divider--yellow{background:var(--pulse-yellow)}.pulse-service-card__title{min-height:62px;color:var(--pulse-navy);margin:0;font-size:21px;font-weight:800;line-height:1.16}.pulse-service-card__title span{color:var(--pulse-teal-dark);display:block}.pulse-service-card>p{color:#243241;max-width:250px;margin:16px auto 20px;font-size:15px;font-weight:500;line-height:1.64}.pulse-learn-button{color:var(--pulse-teal-dark);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;margin-top:auto;padding:7px 4px;font-size:15px;font-weight:800;display:inline-flex}.pulse-learn-button svg{transition:transform .18s}.pulse-learn-button:hover svg{transform:translate(5px)}.pulse-community-panel{background:#fff;border:1px solid #061e320d;border-radius:14px;grid-template-columns:39% 61%;min-height:390px;margin-top:28px;display:grid;overflow:hidden;box-shadow:0 8px 22px #081c3012,0 1px 4px #081c3008}.pulse-community-panel__intro{color:#fff;background:radial-gradient(circle at 96% 90%,#00b3c326,#0000 27%),linear-gradient(145deg,#082e48,#032137 62%,#041d30);align-items:center;min-height:390px;display:flex;position:relative;overflow:hidden}.pulse-community-panel__intro-content{z-index:4;padding:40px 47px;position:relative}.pulse-community-panel__intro h2{letter-spacing:-.035em;margin:0;font-size:clamp(30px,3vw,43px);font-weight:800;line-height:1.15}.pulse-community-panel__intro h2 span{color:var(--pulse-teal-light)}.pulse-community-panel__yellow-line{background:var(--pulse-yellow);width:59px;height:4px;margin:24px 0 19px}.pulse-community-panel__intro p{color:#ffffffeb;margin:0;font-size:15px;font-weight:500;line-height:1.65}.pulse-community-panel__dot-pattern{opacity:.55;background-image:radial-gradient(circle,#0eb1c2d9 1.5px,#0000 1.7px);background-size:9px 9px;width:122px;height:117px;position:absolute;top:0;right:0;-webkit-mask-image:linear-gradient(135deg,#0000 0%,#000 45%);mask-image:linear-gradient(135deg,#0000 0%,#000 45%)}.pulse-community-panel__heartbeat{z-index:2;color:#0599ae8c;align-items:center;display:flex;position:absolute;bottom:-2px;right:-13px}.pulse-community-panel__heartbeat span{background:#0599ae66;width:125px;height:2px}.pulse-benefits-grid{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.pulse-benefit-card{align-items:flex-start;gap:23px;min-height:195px;padding:30px;display:flex}.pulse-benefit-card:first-child,.pulse-benefit-card:nth-child(2){border-bottom:1px solid #061e3226}.pulse-benefit-card:nth-child(odd){border-right:1px solid #061e3226}.pulse-benefit-icon{color:#fff;border:7px solid #ffffff94;border-radius:50%;flex:none;place-items:center;width:76px;height:76px;display:grid}.pulse-benefit-icon--teal{background:linear-gradient(145deg,#42c7ce,#0291a3);box-shadow:0 0 0 2px #009fb236}.pulse-benefit-icon--yellow{background:linear-gradient(145deg,#ffd33b,#ffba00);box-shadow:0 0 0 2px #ffc4002e}.pulse-benefit-card__content{padding-top:2px}.pulse-benefit-card__content h3{color:var(--pulse-teal-dark);margin:0 0 6px;font-size:18px;font-weight:800;line-height:1.2}.pulse-benefit-card__content h3 span{display:block}.pulse-benefit-card__content p{color:#263544;max-width:185px;margin:0;font-size:14px;font-weight:500;line-height:1.48}.pulse-benefit-line{width:31px;height:3px;margin-top:12px}.pulse-benefit-line--teal{background:var(--pulse-teal)}.pulse-benefit-line--yellow{background:var(--pulse-yellow)}.pulse-support-banner{color:#fff;background:radial-gradient(circle at 95% 15%,#09b8c733,#0000 34%),linear-gradient(110deg,#062c47 0%,#007a91 61%,#008e9f 100%);border-radius:14px;grid-template-columns:52% 48%;align-items:center;min-height:145px;margin-top:27px;padding:27px 42px;display:grid;position:relative;overflow:hidden;box-shadow:0 9px 24px #052b4624}.pulse-support-banner__message{z-index:4;align-items:center;gap:22px;display:flex;position:relative}.pulse-support-banner__icon{color:#fff;background:linear-gradient(145deg,#16bcc8,#018398);border:6px solid #ffffff1a;border-radius:50%;flex:none;place-items:center;width:76px;height:76px;display:grid}.pulse-support-banner__vertical-line{background:var(--pulse-yellow);width:4px;height:68px}.pulse-support-banner__message h2{margin:0;font-size:clamp(19px,2vw,27px);font-weight:800;line-height:1.35}.pulse-support-banner__message h2 span{color:var(--pulse-yellow)}.pulse-support-banner__action{z-index:4;padding-left:20px;position:relative}.pulse-support-banner__action p{color:#fffffff0;margin:0 0 13px;font-size:14px;font-weight:500}.pulse-support-banner__action button{background:var(--pulse-yellow);min-width:190px;min-height:49px;color:var(--pulse-navy);font:inherit;cursor:pointer;border:0;border-radius:7px;justify-content:center;align-items:center;gap:11px;padding:0 25px;font-size:16px;font-weight:800;transition:transform .18s,background-color .18s;display:inline-flex}.pulse-support-banner__action button:hover{background:#ffd32d;transform:translateY(-2px)}.pulse-support-banner__artwork{z-index:2;color:#1ad5db8c;align-items:center;display:flex;position:absolute;bottom:-13px;right:-16px}.pulse-support-banner__heartbeat{background:#1ad5db6e;width:125px;height:2px}@media (width<=1200px){.pulse-hero__container,.pulse-content-container{width:min(100% - 50px,1400px)}.pulse-hero__background{background-position:50%,66%}.pulse-hero__content{width:52%}.pulse-services-grid{gap:15px}.pulse-service-card{padding-inline:18px}.pulse-community-panel{grid-template-columns:38% 62%}.pulse-community-panel__intro-content{padding-inline:35px}.pulse-benefit-card{gap:15px;padding-inline:21px}.pulse-benefit-icon{width:67px;height:67px}}@media (width<=992px){.pulse-hero,.pulse-hero__container{min-height:550px}.pulse-hero__background{background-image:linear-gradient(90deg,#f1f8f6 0%,#f1f8f6f7 42%,#f1f8f670 66%,#f1f8f60d 100%),url(/images/awareness-heart.jpg);background-position:50%,67%}.pulse-hero__content{width:59%}.pulse-hero__title{font-size:clamp(56px,8vw,76px)}.pulse-services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pulse-community-panel{grid-template-columns:1fr}.pulse-community-panel__intro{min-height:330px}.pulse-benefit-card{min-height:175px}.pulse-support-banner{grid-template-columns:1fr;gap:24px}.pulse-support-banner__action{padding-left:100px}}@media (width<=700px){.pulse-hero{min-height:auto}.pulse-hero__container,.pulse-content-container{width:min(100% - 32px,1400px)}.pulse-hero__container{align-items:flex-start;min-height:690px}.pulse-hero__background{background-image:linear-gradient(#f1f8f6f5 0%,#f1f8f6eb 48%,#f1f8f633 68%,#f1f8f605 100%),url(/images/awareness-heart.jpg);background-position:50%,67% bottom;background-size:cover,auto 55%}.pulse-hero__content{width:100%;padding:49px 0 295px}.pulse-eyebrow{margin-bottom:17px;font-size:14px}.pulse-hero__title{font-size:clamp(53px,16vw,70px)}.pulse-hero__description{max-width:100%;margin-top:23px;font-size:15px;line-height:1.55}.pulse-primary-button{min-height:52px;padding-inline:20px;font-size:15px}.pulse-hero__bottom-shape{display:none}.pulse-hero__teal-edge{clip-path:none;width:100%;height:14px}.pulse-hero__dots--top{top:360px;right:-30px}.pulse-content-section{padding-top:32px}.pulse-section-heading{gap:9px}.pulse-section-heading h2{font-size:22px;line-height:1.28}.pulse-section-heading__decoration span{width:16px}.pulse-services-grid{grid-template-columns:1fr}.pulse-service-card{min-height:380px}.pulse-benefits-grid{grid-template-columns:1fr}.pulse-benefit-card{border-bottom:1px solid #061e3221;border-right:0!important}.pulse-benefit-card:last-child{border-bottom:0}.pulse-community-panel__intro-content{padding:36px 27px}.pulse-community-panel__intro h2{font-size:34px}.pulse-support-banner{padding:30px 22px}.pulse-support-banner__message{align-items:flex-start;gap:13px}.pulse-support-banner__icon{width:59px;height:59px}.pulse-support-banner__vertical-line{width:3px;height:62px}.pulse-support-banner__message h2{font-size:18px}.pulse-support-banner__action{padding-left:0}.pulse-support-banner__action button{width:100%}.pulse-support-banner__artwork{opacity:.45}}@media (width<=430px){.pulse-hero__container,.pulse-content-container{width:min(100% - 24px,1400px)}.pulse-hero__content{padding-top:39px}.pulse-hero__title{font-size:55px}.pulse-section-heading__decoration{display:none}.pulse-community-panel__intro{min-height:350px}.pulse-benefit-card{padding:27px 20px}.pulse-benefit-icon{width:61px;height:61px}.pulse-support-banner__message{grid-template-columns:59px 3px 1fr;display:grid}}:root{--reverb-navy:#071a2c;--reverb-navy-2:#0b2637;--reverb-teal:#07989b;--reverb-teal-dark:#037b80;--reverb-yellow:#ffc400;--reverb-coral:#ff575f;--reverb-ink:#142236;--reverb-muted:#667181;--reverb-line:#e4e9ee;--reverb-soft:#f5f8fa;--reverb-white:#fff;--reverb-shadow:0 12px 40px #0e233714;--reverb-radius:16px}*{box-sizing:border-box}html{scroll-behavior:smooth}.programmes-page{color:var(--reverb-ink);background:#fff;overflow:clip}.programmes-page a{color:inherit;text-decoration:none}.programmes-page button,.programmes-page a{-webkit-tap-highlight-color:transparent}.programmes-shell{width:min(1440px,100% - 48px);margin-inline:auto}.programmes-hero{isolation:isolate;background-image:linear-gradient(90deg,#021824fa 0%,#021d2aeb 34%,#021b28b8 53%,#02141f40 75%,#0210190f 100%),url(/programme-hero.png);background-position:50% 10%;background-repeat:no-repeat;background-size:cover;width:100%;height:650px;min-height:0;position:relative;overflow:hidden}.programmes-hero:after{content:"";background:#ffffff24;height:1px;position:absolute;inset:auto 0 0}.programmes-hero__veil{z-index:-1;background:radial-gradient(circle at 15% 85%,#00cbc421,#0000 34%),linear-gradient(#0000 70%,#0000002e);position:absolute;inset:0}.programmes-hero__content{justify-content:flex-start;align-items:center;width:min(1440px,100% - 80px);height:100%;min-height:0;margin-inline:auto;padding:30px 0;display:flex}.programmes-hero__copy{color:#fff;text-align:left;width:min(720px,54%)}.eyebrow{letter-spacing:.16em;color:#ffc400;margin:0 0 10px;font-size:12px;font-weight:800}.eyebrow--dark{color:var(--reverb-teal)}.programmes-hero h1{letter-spacing:-.045em;text-align:left;margin:-70px 0 14px;font-size:clamp(44px,4.4vw,64px);line-height:1}.programmes-hero__copy>p:not(.eyebrow){text-align:left;color:#ffffffe6;max-width:630px;margin:0;font-size:17px;line-height:1.55}.hero-benefits{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:28px;margin-top:30px;display:flex}.hero-benefits article{text-align:left;align-items:center;gap:12px;display:flex}.hero-benefits article>span{width:42px;height:42px;color:var(--reverb-yellow);background:#ffc40014;border:1px solid #ffc4003d;border-radius:50%;flex:none;place-items:center;display:grid}.hero-benefits strong,.hero-benefits small{display:block}.hero-benefits strong{margin-bottom:4px;font-size:13px}.hero-benefits small{color:#ffffffb3;font-size:11px}.programme-explorer{background:radial-gradient(circle at 50% 0,#08989b0d,#0000 28%),#fff;padding:34px 0 36px}.section-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.section-heading>div{text-align:center;margin-inline:auto}.section-heading h2{letter-spacing:-.03em;color:var(--reverb-ink);margin:0;font-size:clamp(30px,3vw,42px);line-height:1.15}.section-heading>p{text-align:right;min-width:140px;color:var(--reverb-muted);margin:0 0 5px;font-size:12px}.heading-rule{justify-content:center;align-items:center;gap:7px;margin-top:14px;display:flex}.heading-rule i{border-radius:99px;height:4px;display:block}.heading-rule i:first-child{background:var(--reverb-teal);width:34px}.heading-rule i:nth-child(2){background:var(--reverb-yellow);width:6px}.heading-rule i:nth-child(3){background:var(--reverb-coral);width:28px}.programme-card-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:16px;display:grid}.programme-card{border-radius:var(--reverb-radius);background:#fff;border:1px solid #e6eaee;flex-direction:column;min-height:360px;padding:24px 20px 20px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;box-shadow:0 10px 32px #0a1d2d0b}.programme-card:hover,.programme-card.is-selected{box-shadow:var(--reverb-shadow);border-color:#08989b52;transform:translateY(-5px)}.programme-card__top{justify-content:space-between;align-items:flex-start;display:flex}.programme-card__top>b{color:var(--reverb-teal);font-size:17px}.programme-card__icon{color:#fff;border-radius:12px;flex:none;place-items:center;width:52px;height:52px;display:grid;box-shadow:inset 0 -7px 18px #00000014}.accent-teal{background:linear-gradient(145deg,#15b5b8,#078b92)}.accent-coral{background:linear-gradient(145deg,#ff6871,#ef404b)}.accent-gold{background:linear-gradient(145deg,#ffd12b,#f2b600)}.programme-card h3{margin:22px 0 12px;font-size:16px;line-height:1.3}.programme-card>p{color:#4d5a69;min-height:92px;margin:0;font-size:12px;line-height:1.75}.programme-card__price{align-items:baseline;gap:5px;margin:auto 0 17px;display:flex}.programme-card__price small{color:#6a7582}.programme-card__price strong{color:var(--reverb-teal-dark);font-size:20px}.programme-card button{color:#fff;width:100%;min-height:48px;font:inherit;cursor:pointer;background:linear-gradient(135deg,#079b9d,#02858c);border:0;border-radius:9px;justify-content:center;align-items:center;gap:14px;font-size:13px;font-weight:700;transition:transform .16s,filter .16s;display:inline-flex}.programme-card button:hover{filter:brightness(1.06);transform:translateY(-2px)}.programme-detail-wrap{background:#f7f9fb;padding:0 0 44px}.programme-detail{box-shadow:var(--reverb-shadow);background:#fff;border:1px solid #e2e7ec;border-radius:18px;grid-template-columns:285px minmax(0,1fr) 330px;align-items:start;display:grid;overflow:hidden}.programme-sidebar{color:#fff;background:radial-gradient(circle at 15% 10%,#ffffff1f,#0000 24%),linear-gradient(#087f87 0%,#078f93 45%,#087b84 100%);align-self:stretch;min-height:100%;position:sticky;top:92px}.programme-sidebar__title{background:#03535b59;align-items:center;gap:13px;min-height:94px;padding:18px 20px;display:flex}.programme-sidebar__title .programme-card__icon{width:47px;height:47px;color:var(--reverb-teal-dark);box-shadow:none;background:#fff}.programme-sidebar__title strong,.programme-sidebar__title small{display:block}.programme-sidebar__title strong{margin-bottom:4px;font-size:15px}.programme-sidebar__title small{color:#ffffffbf;font-size:11px}.programme-sidebar nav{padding:0}.programme-sidebar nav button{color:#ffffffe6;width:100%;min-height:55px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;padding:0 22px 0 30px;display:flex;position:relative}.programme-sidebar nav button:hover,.programme-sidebar nav button.is-active{color:#fff;background:#ffffff1c}.programme-sidebar nav button.is-active:before{content:"";background:var(--reverb-yellow);width:4px;position:absolute;inset:0 auto 0 0}.sidebar-help{background:#ffffff14;border:1px solid #ffffff21;border-radius:13px;margin:28px 18px 22px;padding:19px}.sidebar-help>span{color:#fff;background:#ffffff1f;border-radius:9px;place-items:center;width:34px;height:34px;margin-bottom:10px;display:grid}.sidebar-help strong{font-size:12px}.sidebar-help p{color:#ffffffbf;margin:6px 0 15px;font-size:11px;line-height:1.6}.sidebar-help a{border:1px solid #ffffffa6;border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:42px;font-size:11px;font-weight:700;display:flex}.programme-main{min-width:0;padding:34px 34px 24px}.detail-section{border-bottom:1px solid var(--reverb-line);padding:26px 0;scroll-margin-top:110px}.detail-section:first-child{padding-top:0}.detail-section:last-child{border-bottom:0}.detail-title-row{align-items:center;gap:15px;display:flex}.detail-title-row>span{color:#fff;background:var(--reverb-teal);border-radius:8px;place-items:center;width:39px;height:39px;font-size:13px;font-weight:800;display:grid}.detail-title-row h2{letter-spacing:-.035em;margin:0;font-size:clamp(27px,3vw,38px)}.detail-summary{color:#566170;margin:18px 0 22px;font-size:14px;line-height:1.75}.programme-stats{background:#f7f9fb;border-radius:12px;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:14px;display:grid}.programme-stat{align-items:center;gap:10px;padding:5px 8px;display:flex}.programme-stat__icon{color:var(--reverb-teal)}.programme-stat small,.programme-stat strong{display:block}.programme-stat small{color:#697583;margin-bottom:3px;font-size:10px}.programme-stat strong{color:#263547;font-size:11px;line-height:1.35}.detail-section h3,.support-card h3{color:var(--reverb-teal-dark);margin:0 0 13px;font-size:18px}.detail-section>p:not(.detail-summary){color:#566170;margin:0;font-size:13px;line-height:1.75}.check-list{gap:11px;margin:0;padding:0;list-style:none;display:grid}.check-list--columns{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:28px}.check-list li{color:#4b5867;align-items:flex-start;gap:9px;font-size:12px;line-height:1.5;display:flex}.check-list svg{color:var(--reverb-teal);flex:none;margin-top:1px}.curriculum-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.curriculum-grid article{background:#fbfcfd;border:1px solid #e5e9ed;border-radius:10px;align-items:center;gap:12px;padding:13px 14px;display:flex}.curriculum-grid span{width:31px;height:31px;color:var(--reverb-teal);background:#08989b17;border-radius:7px;flex:none;place-items:center;font-size:11px;font-weight:800;display:grid}.curriculum-grid p{color:#405061;margin:0;font-size:12px}.path-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.path-card{background:linear-gradient(#fff,#fbfcfd);border:1px solid #dfe5ea;border-radius:15px;padding:23px;position:relative}.path-card--featured{background:linear-gradient(#fffdf6,#fff9e7);border-color:#f1d777}.path-card__ribbon{color:#fff;background:var(--reverb-yellow);clip-path:polygon(0 0,100% 0,100% 100%,50% 80%,0 100%);place-items:center;width:32px;height:42px;display:grid;position:absolute;top:0;right:20px}.path-card__type{font-weight:800;color:var(--reverb-teal)!important;margin:0 0 12px!important;font-size:11px!important}.path-card>p:nth-of-type(2){min-height:44px;margin-bottom:16px!important;font-size:12px!important}.path-card dl{gap:10px;margin:0;display:grid}.path-card dl div{grid-template-columns:82px 1fr;gap:10px;font-size:10px;display:grid}.path-card dt{color:#71808e}.path-card dd{color:#314154;margin:0}.path-card footer{justify-content:space-between;align-items:center;gap:12px;margin-top:22px;display:flex}.path-card footer>strong{color:var(--reverb-teal-dark);font-size:24px}.path-card--featured footer>strong{color:#f0b500}.path-card footer a{color:#fff;background:var(--reverb-teal);border-radius:8px;align-items:center;gap:11px;min-height:43px;padding:0 20px;font-size:11px;font-weight:800;display:inline-flex}.path-card--featured footer a{color:#18283b;background:var(--reverb-yellow)}.payment-banner{background:#f8fbfc;border:1px solid #dce5e9;border-radius:11px;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;margin-top:18px;padding:16px 18px;display:grid}.payment-banner>span{width:34px;height:34px;color:var(--reverb-teal);background:#08989b14;border-radius:9px;place-items:center;display:grid}.payment-banner strong,.payment-banner small{display:block}.payment-banner strong{margin-bottom:3px;font-size:11px}.payment-banner small{color:#74808d;font-size:10px}.payment-banner a{color:var(--reverb-teal-dark);align-items:center;gap:8px;font-size:10px;font-weight:800;display:flex}.faq-list{gap:9px;display:grid}.faq-list details{background:#fbfcfd;border:1px solid #e2e7eb;border-radius:10px}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:15px;padding:14px 16px;font-size:12px;font-weight:700;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary svg{color:var(--reverb-teal)}.faq-list details p{color:#5e6a78;margin:0;padding:0 16px 15px;font-size:12px;line-height:1.7}.programme-support{gap:15px;padding:20px 20px 20px 0;display:grid}.support-card{background:#f7f9fb;border-radius:14px;padding:21px;scroll-margin-top:110px}.support-card h3{font-size:14px}.tool-grid{flex-wrap:wrap;gap:11px;display:flex}.tool-badge{color:#243549;text-align:center;background:#fff;border:1px solid #ebeff2;border-radius:10px;justify-content:center;align-items:center;gap:6px;min-width:66px;min-height:50px;padding:8px 11px;font-size:10px;display:inline-flex;box-shadow:0 5px 14px #162a3b0a}.tool-badge b{font-weight:800}.career-list{gap:8px;display:grid}.career-list>div{color:#3e4c5c;background:#fff;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-height:47px;padding:0 13px;font-size:11px;display:grid}.career-list svg{color:var(--reverb-teal)}.support-card .check-list li{font-size:11px}.support-card--benefits{padding-block:8px}.support-card--benefits>div{border-bottom:1px solid #e5e9ed;grid-template-columns:36px 1fr;align-items:center;gap:12px;min-height:69px;font-size:11px;font-weight:700;display:grid}.support-card--benefits>div:last-child{border-bottom:0}.support-card--benefits svg{color:var(--reverb-teal)}.programme-cta{color:#fff;background:radial-gradient(circle at 10%,#ffffff1c,#0000 18%),linear-gradient(120deg,#087e87,#087d84 58%,#036875);border-radius:15px;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;margin-top:22px;padding:26px 38px;display:grid}.programme-cta__icon{width:62px;height:62px;color:var(--reverb-yellow);background:#ffc40014;border:1px solid #ffc40047;border-radius:50%;place-items:center;display:grid}.programme-cta h2{margin:0 0 5px;font-size:20px}.programme-cta p{color:#ffffffbf;margin:0;font-size:11px}.programme-cta__actions{justify-items:center;gap:9px;display:grid}.programme-cta__actions a:first-child{min-height:45px;color:var(--reverb-ink);background:#fff;border-radius:8px;align-items:center;gap:12px;padding:0 26px;font-size:11px;font-weight:800;display:inline-flex}.programme-cta__actions a:last-child{color:#ffffffe6;font-size:10px;text-decoration:underline}@media (width<=1250px){.programme-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.programme-card{min-height:330px}.programme-detail{grid-template-columns:250px minmax(0,1fr)}.programme-support{grid-column:2;grid-template-columns:repeat(2,minmax(0,1fr));padding:0 24px 24px}}@media (width<=920px){.programmes-shell{width:min(100% - 30px,780px)}.programmes-hero{background-position:64%;min-height:470px}.programmes-hero__copy{width:100%}.programmes-hero__content{align-items:flex-end}.programme-detail{grid-template-columns:1fr}.programme-sidebar{min-height:auto;position:static}.programme-sidebar nav{scrollbar-width:thin;display:flex;overflow-x:auto}.programme-sidebar nav button{border-right:1px solid #ffffff14;width:auto;min-width:max-content;padding-inline:18px}.programme-sidebar nav button.is-active:before{width:auto;height:3px;inset:auto 0 0}.sidebar-help{display:none}.programme-support{grid-column:auto;grid-template-columns:repeat(2,minmax(0,1fr));padding:0 24px 24px}}@media (width<=700px){.programmes-shell{width:min(100% - 24px,600px)}.programmes-hero{background-position:70%;min-height:520px}.programmes-hero:before{content:"";z-index:-1;background:#02142159;position:absolute;inset:0}.programmes-hero__content{padding-block:56px 35px}.programmes-hero h1{font-size:45px}.programmes-hero__copy>p:not(.eyebrow){font-size:15px;line-height:1.7}.hero-benefits{grid-template-columns:1fr;gap:15px;margin-top:28px;display:grid}.programme-explorer{padding-top:29px}.section-heading{display:block}.section-heading>p{text-align:center;margin-top:14px}.programme-card-grid{grid-template-columns:1fr}.programme-card{min-height:auto}.programme-card>p{min-height:auto;margin-bottom:25px}.programme-main{padding:25px 18px 18px}.programme-stats,.check-list--columns,.curriculum-grid,.path-grid,.programme-support{grid-template-columns:1fr}.programme-stats{padding:10px}.programme-stat{padding:8px}.payment-banner{grid-template-columns:auto 1fr}.payment-banner a{grid-column:2}.programme-support{padding:0 18px 18px}.programme-cta{text-align:center;grid-template-columns:1fr;justify-items:center;padding:28px 20px}}@media (width<=430px){.programmes-hero h1{font-size:38px}.detail-title-row h2{font-size:27px}.path-card footer{flex-direction:column;align-items:stretch}.path-card footer a{justify-content:center}}
