:root{--c-1:#e7f0fa;--c-2:#7ba4d0;--c-3:#2e5e99;--c-4:#0d2440;--c-white:#fff;--c-bg:#f0f5fb;--c-text:var(--c-4);--c-muted:#4a6080;--font-display:"Manrope", sans-serif;--font-body:"DM Sans", sans-serif;--max-w:1200px;--pad-section:96px 40px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--c-text);background:var(--c-bg)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.hm{background-color:var(--c-bg);background-image:radial-gradient(#2e5e990e 1.5px,#0000 1.5px);background-size:28px 28px;overflow-x:hidden}.hm-eyebrow{letter-spacing:.13em;text-transform:uppercase;color:var(--c-2);margin-bottom:10px;font-size:11.5px;font-weight:600;display:inline-block}.hm-eyebrow--light{color:#a8c6e8}.hm-eyebrow--gold{color:#f5c842}.hm-hero__tagline{color:var(--c-muted);flex-wrap:wrap;align-items:center;gap:9px;margin-bottom:22px;font-size:13px;font-weight:400;line-height:1.5;display:inline-flex}.hm-hero__tagline strong{color:var(--c-4);letter-spacing:.07em;text-transform:uppercase;background:linear-gradient(135deg,#f5c842 0%,#f0a500 100%);border-radius:50px;flex-shrink:0;align-items:center;padding:3px 11px;font-size:11px;font-weight:800;display:inline-flex;box-shadow:0 2px 8px #f0a50047}.hm-section-head{text-align:center;margin-bottom:52px}.hm-section-h2{font-family:var(--font-display);color:var(--c-4);letter-spacing:-.02em;margin-bottom:14px;font-size:clamp(26px,4vw,42px);font-weight:700;line-height:1.15}.hm-section-h2--light{color:var(--c-white)}.hm-section-sub{color:var(--c-muted);max-width:500px;margin:0 auto;font-size:15.5px;line-height:1.7}.hm-section-sub--light{color:#fff9}.hm-section-cta{text-align:center;margin-top:48px}.hm-btn{font-family:var(--font-body);letter-spacing:.02em;white-space:nowrap;cursor:pointer;border-radius:8px;align-items:center;padding:13px 28px;font-size:14.5px;font-weight:600;transition:all .22s;display:inline-flex}.hm-btn--primary{background:var(--c-3);color:var(--c-white);box-shadow:0 4px 18px #2e5e994d}.hm-btn--primary:hover{background:var(--c-4);transform:translateY(-2px);box-shadow:0 8px 28px #0d24404d}.hm-btn--ghost{color:var(--c-3);border:2px solid var(--c-3);background:0 0}.hm-btn--ghost:hover{background:var(--c-1);transform:translateY(-2px)}.hm-btn--outline-light{color:var(--c-white);background:0 0;border:2px solid #ffffff80}.hm-btn--outline-light:hover{border-color:var(--c-white);background:#ffffff1a;transform:translateY(-2px)}.hm-hero{max-width:var(--max-w);justify-content:space-between;align-items:center;gap:60px;min-height:88vh;margin:0 auto;padding:80px 40px;display:flex;position:relative}.hm-blob{filter:blur(80px);pointer-events:none;z-index:0;border-radius:50%;position:absolute}.hm-blob--1{background:radial-gradient(circle,#7ba4d02e 0%,#0000 70%);width:480px;height:480px;top:-80px;right:-80px}.hm-blob--2{background:radial-gradient(circle,#2e5e991a 0%,#0000 70%);width:320px;height:320px;bottom:0;left:-60px}.hm-hero__text{z-index:1;flex:1;max-width:560px;animation:.7s both hm-up;position:relative}@keyframes hm-up{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}.hm-hero__h1{color:var(--c-4);letter-spacing:-.02em;margin-bottom:22px;font-family:Manrope,sans-serif;font-size:clamp(36px,6vw,62px);font-weight:800;line-height:1.15}.hm-hero__h1 em{color:var(--c-3);font-style:italic;position:relative}.hm-hero__h1 em:after{content:"";background:linear-gradient(90deg, var(--c-2), transparent);border-radius:2px;width:100%;height:3px;position:absolute;bottom:4px;left:0}.hm-hero__sub{color:var(--c-muted);max-width:490px;margin-bottom:34px;font-size:15.5px;line-height:1.75}.hm-hero__actions{flex-wrap:wrap;gap:14px;margin-bottom:42px;display:flex}.hm-trust{background:var(--c-white);border:1px solid #2e5e9924;border-radius:12px;align-items:center;width:fit-content;padding:18px 22px;display:flex;box-shadow:0 2px 16px #2e5e9917}.hm-trust__item{flex-direction:column;align-items:center;padding:0 22px;display:flex}.hm-trust__item strong{font-family:var(--font-display);color:var(--c-3);font-size:28px;font-weight:700;line-height:1}.hm-trust__item span{color:var(--c-muted);letter-spacing:.05em;text-transform:uppercase;margin-top:4px;font-size:11px;font-weight:500}.hm-trust__sep{background:#2e5e9926;flex-shrink:0;width:1px;height:34px}.hm-hero__img-wrap{z-index:1;flex:1;justify-content:center;max-width:500px;animation:.7s .18s both hm-up;display:flex;position:relative}.hm-hero__img-frame{border:6px solid var(--c-white);border-radius:22px;width:100%;overflow:hidden;box-shadow:0 22px 60px #0d24402e}.hm-hero__img{width:100%;height:auto;transition:transform .5s}.hm-hero__img-wrap:hover .hm-hero__img{transform:scale(1.03)}.hm-badge{background:var(--c-white);color:var(--c-3);white-space:nowrap;z-index:2;border-radius:50px;align-items:center;gap:7px;padding:9px 15px;font-size:12.5px;font-weight:600;animation:3s ease-in-out infinite hm-float;display:flex;position:absolute;box-shadow:0 4px 20px #2e5e992e}.hm-badge--nz{animation-delay:0s;bottom:28px;left:-16px}.hm-badge--reg{animation-delay:1.5s;top:36px;right:-16px}@keyframes hm-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.hm-hero__img-decoration{z-index:0;background:linear-gradient(135deg,#7ba4d02e 0%,#2e5e9912 100%);border:2px dashed #7ba4d059;border-radius:26px;position:absolute;inset:-12px -18px 12px 18px}.hm-hero__img-frame{z-index:1;position:relative}.hm-scroll-cue{color:var(--c-2);opacity:.65;z-index:1;pointer-events:none;flex-direction:column;align-items:center;animation:2s ease-in-out infinite hm-float;display:flex;position:absolute;bottom:22px;left:50%;transform:translate(-50%)}.hm-scroll-cue svg:last-child{opacity:.45;margin-top:-10px}.hm-pathways{padding:var(--pad-section);background:linear-gradient(150deg, var(--c-2) 0%, #163a6e 100%);position:relative;overflow:hidden}.hm-pathways:before{content:"";pointer-events:none;background-image:radial-gradient(circle at 1px 1px,#ffffff0a 1px,#0000 0);background-size:30px 30px;position:absolute;inset:0}.hm-pathways .hm-section-head,.hm-pathways__grid{max-width:var(--max-w);z-index:1;margin-left:auto;margin-right:auto;position:relative}.hm-pathways .hm-section-head .hm-eyebrow{color:#f5c842}.hm-pathways .hm-section-head .hm-section-h2{color:var(--c-white)}.hm-pathways__grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.hm-pathway-card{aspect-ratio:3/4;cursor:pointer;border-radius:16px;flex-direction:column;justify-content:flex-end;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 32px #00000047}.hm-pathway-card:hover{transform:translateY(-8px);box-shadow:0 20px 52px #0006}.hm-pathway-card__img{object-fit:cover;filter:brightness(.65);width:100%;height:100%;transition:transform .5s,filter .5s;position:absolute;inset:0}.hm-pathway-card:hover .hm-pathway-card__img{filter:brightness(.55);transform:scale(1.07)}.hm-pathway-card__overlay{background:linear-gradient(#0000 0%,#0a1c3c1a 40%,#0a1c3ce0 100%);position:absolute;inset:0}.hm-pathway-card__content{z-index:1;flex-direction:column;gap:14px;padding:24px 20px 22px;display:flex;position:relative}.hm-pathway-card__title{font-family:var(--font-display);color:var(--c-white);font-size:18px;font-weight:600;line-height:1.3}.hm-pathway-card__btn{color:var(--c-white);border:1.5px solid #ffffff8c;border-radius:6px;justify-content:center;align-items:center;gap:7px;width:fit-content;padding:9px 20px;font-size:13px;font-weight:600;transition:background .22s,border-color .22s,gap .22s;display:inline-flex}.hm-pathway-card__btn svg{flex-shrink:0;transition:transform .22s}.hm-pathway-card:hover .hm-pathway-card__btn{background:var(--c-3);border-color:var(--c-3);gap:11px}.hm-pathway-card:hover .hm-pathway-card__btn svg{transform:translate(3px)}.hm-app{padding:var(--pad-section);background:var(--c-white);position:relative;overflow:hidden}.hm-app:before{content:"";pointer-events:none;background-image:radial-gradient(#2e5e990e 1.5px,#0000 1.5px);background-size:28px 28px;position:absolute;inset:0}.hm-app__blob{filter:blur(90px);pointer-events:none;border-radius:50%;position:absolute}.hm-app__blob--1{background:radial-gradient(circle,#7ba4d01f 0%,#0000 70%);width:500px;height:500px;top:-120px;right:-80px}.hm-app__blob--2{background:radial-gradient(circle,#2e5e9912 0%,#0000 70%);width:380px;height:380px;bottom:-60px;left:-60px}.hm-app__inner{max-width:var(--max-w);z-index:1;align-items:center;gap:80px;margin:0 auto;padding:0 40px;display:flex;position:relative}.hm-app__text{flex:1}.hm-app__heading{font-family:var(--font-display);color:var(--c-4);letter-spacing:-.02em;margin-bottom:20px;font-size:clamp(26px,4vw,42px);font-weight:700;line-height:1.15}.hm-app__heading em{color:var(--c-3);font-style:italic;position:relative}.hm-app__heading em:after{content:"";background:linear-gradient(90deg, var(--c-2), transparent);border-radius:2px;width:100%;height:2px;position:absolute;bottom:3px;left:0}.hm-app__sub{color:var(--c-muted);max-width:440px;margin-bottom:28px;font-size:15.5px;line-height:1.75}.hm-app__features{flex-direction:column;gap:10px;margin-bottom:36px;list-style:none;display:flex}.hm-app__features li{color:var(--c-muted);background:var(--c-1);border:1px solid #2e5e9914;border-radius:10px;align-items:center;gap:12px;padding:10px 14px;font-size:14px;transition:border-color .2s,transform .2s,box-shadow .2s;display:flex}.hm-app__features li:hover{border-color:#2e5e9938;transform:translate(5px);box-shadow:0 2px 12px #2e5e9914}.hm-app__features li svg{color:var(--c-3);flex-shrink:0}.hm-app__btns{flex-wrap:wrap;gap:14px;display:flex}.hm-app-store-btn{background:var(--c-4);border:1.5px solid var(--c-4);color:var(--c-white);border-radius:12px;align-items:center;gap:12px;min-width:170px;padding:13px 24px;text-decoration:none;transition:background .25s,transform .25s,box-shadow .25s;display:inline-flex;box-shadow:0 4px 18px #0d244033}.hm-app-store-btn:hover{background:var(--c-3);border-color:var(--c-3);transform:translateY(-3px);box-shadow:0 10px 30px #2e5e9947}.hm-app-store-btn__text{flex-direction:column;gap:1px;display:flex}.hm-app-store-btn__label{color:#ffffffa6;letter-spacing:.05em;text-transform:uppercase;font-size:10px;font-weight:400}.hm-app-store-btn__store{color:var(--c-white);font-size:16px;font-weight:700}.hm-app__visual{flex-shrink:0;justify-content:center;align-items:center;width:300px;display:flex;position:relative}.hm-app__rating-badge{background:var(--c-white);z-index:10;border:1px solid #2e5e991a;border-radius:14px;flex-direction:column;align-items:center;gap:2px;min-width:86px;padding:10px 14px;animation:3.5s ease-in-out .8s infinite hm-float;display:flex;position:absolute;bottom:54px;right:-10px;box-shadow:0 8px 28px #0d244024,0 2px 6px #0d24400f}.hm-app__rating-badge__stars{color:#f5a623;letter-spacing:1.5px;font-size:11px}.hm-app__rating-badge__score{font-family:var(--font-display);color:var(--c-4);font-size:22px;font-weight:700;line-height:1.1}.hm-app__rating-badge__label{color:var(--c-muted);text-transform:uppercase;letter-spacing:.05em;font-size:10px;font-weight:500}.hm-app__glow{filter:blur(32px);z-index:0;pointer-events:none;background:radial-gradient(circle at 50% 60%,#2e5e992e 0%,#0000 65%);border-radius:50%;position:absolute;inset:-40px}.hm-app__phone-video{z-index:2;background:linear-gradient(160deg,#1c2d45 0%,#0a1628 100%);border-radius:46px;width:256px;height:530px;animation:4.5s ease-in-out infinite hm-float;position:relative;box-shadow:0 0 0 1px #ffffff1f,0 0 0 3px #0d2440e6,0 0 0 4px #ffffff12,0 28px 70px #0d244080,0 8px 20px #2e5e994d,inset 0 1px #ffffff1a}.hm-app__phone-video:before{content:"";z-index:0;background:#06101e;border-radius:38px;position:absolute;inset:10px;overflow:hidden}.hm-app__phone-video:after{content:"";background:linear-gradient(#1a2d45,#0d1f35);border-radius:0 3px 3px 0;width:4px;height:60px;position:absolute;top:120px;right:-4px;box-shadow:0 36px #0d2440cc}.hm-app__notch{z-index:10;background:#06101e;border-radius:0 0 18px 18px;justify-content:center;align-items:center;gap:6px;width:100px;height:26px;display:flex;position:absolute;top:14px;left:50%;transform:translate(-50%)}.hm-app__notch:before{content:"";background:#0a1928;border:1.5px solid #ffffff14;border-radius:50%;width:10px;height:10px;box-shadow:inset 0 0 4px #2e5e9980}.hm-app__notch:after{content:"";background:#0a1928;border:1px solid #ffffff0f;border-radius:3px;width:44px;height:6px}.hm-app__phone-video iframe{z-index:5;object-fit:cover;border:none;border-radius:38px;width:calc(100% - 20px);height:calc(100% - 20px);position:absolute;inset:10px}.hm-app__phone-sheen{z-index:8;pointer-events:none;background:linear-gradient(135deg,#ffffff12 0%,#0000 45%);border-radius:38px;position:absolute;inset:10px}.hm-courses{padding:var(--pad-section);background:linear-gradient(150deg, var(--c-2) 0%, #163a6e 100%);position:relative;overflow:hidden}.hm-courses:before{content:"";pointer-events:none;background-image:radial-gradient(circle at 1px 1px,#ffffff0a 1px,#0000 0);background-size:28px 28px;position:absolute;inset:0}.hm-courses .hm-section-head,.hm-courses .hm-pathways__grid,.hm-courses .hm-section-cta{max-width:var(--max-w);z-index:1;margin-left:auto;margin-right:auto;position:relative}.hm-courses .hm-pathways__grid,.hm-pathways .hm-pathways__grid{grid-template-columns:repeat(3,1fr);max-width:940px}.hm-course-tag{z-index:6;color:var(--c-4);letter-spacing:.08em;text-transform:uppercase;background:#f5c842;border-radius:50px;padding:4px 11px;font-size:10px;font-weight:700;position:absolute;top:14px;right:14px}.hm-pathways .hm-section-cta,.hm-courses .hm-section-cta{z-index:1;position:relative}.hm-gallery-preview{padding:var(--pad-section);background-color:var(--c-white);background-image:radial-gradient(#2e5e990e 1.5px,#0000 1.5px);background-size:28px 28px;position:relative;overflow:hidden}.hm-gp-blob{filter:blur(90px);pointer-events:none;background:radial-gradient(circle,#2e5e990f 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-120px;right:-100px}.hm-gp-inner{max-width:var(--max-w);z-index:1;margin:0 auto;position:relative}.hp-slider-wrap{align-items:center;gap:16px;display:flex}.hp-arrow{background:var(--c-white);width:46px;height:46px;color:var(--c-3);cursor:pointer;border:2px solid #2e5e9938;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .22s,border-color .22s,transform .22s,box-shadow .22s,opacity .22s;display:flex;box-shadow:0 2px 12px #2e5e991a}.hp-arrow:hover:not(:disabled){background:var(--c-3);border-color:var(--c-3);color:var(--c-white);transform:scale(1.08);box-shadow:0 6px 20px #2e5e9940}.hp-arrow:disabled,.hp-arrow--disabled{opacity:.32;cursor:not-allowed;pointer-events:none}.hp-arrow--light{color:#fff;background:#ffffff1f;border-color:#ffffff47}.hp-arrow--light:hover:not(:disabled){color:#fff;background:#ffffff3d;border-color:#ffffff8c}.hp-dots{justify-content:center;gap:8px;margin-top:28px;display:flex}.hp-dot{cursor:pointer;background:#2e5e9933;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .22s,width .3s,border-radius .3s}.hp-dot--active{background:var(--c-3);border-radius:4px;width:24px}.hp-dot--light{background:#ffffff47}.hp-dot--light.hp-dot--active{background:#fff}.hp-gallery-track{flex:1;grid-template-columns:repeat(3,1fr);gap:18px;min-width:0;display:grid}.hp-gallery-card{background:var(--c-white);border:1px solid #2e5e991a;border-radius:16px;flex-direction:column;transition:transform .3s,box-shadow .3s;animation:.38s cubic-bezier(.4,0,.2,1) both hp-cardIn;display:flex;overflow:hidden;box-shadow:0 4px 24px #0d244017,0 1px 4px #0d24400d}@keyframes hp-cardIn{0%{opacity:0;transform:translateY(14px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.hp-gallery-card:hover{transform:translateY(-6px);box-shadow:0 16px 48px #0d244029,0 4px 12px #0d244014}.hp-gallery-card__media{aspect-ratio:4/3;background:var(--c-4);width:100%;position:relative;overflow:hidden}.hp-gallery-card__media--video{cursor:pointer}.hp-gallery-card__img{object-fit:cover;width:100%;height:100%;transition:transform .5s,filter .4s}.hp-gallery-card:hover .hp-gallery-card__img{filter:brightness(.86);transform:scale(1.06)}.hp-gallery-card__overlay{opacity:0;background:linear-gradient(#0000 45%,#0d24408c 100%);justify-content:center;align-items:center;transition:opacity .35s;display:flex;position:absolute;inset:0}.hp-gallery-card:hover .hp-gallery-card__overlay{opacity:1}.hp-gallery-card__media--video .hp-gallery-card__overlay{opacity:1;background:linear-gradient(#0000 40%,#0d244073 100%)}.hp-play-btn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff29;border:2px solid #fff6;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .25s,background .25s;display:flex}.hp-gallery-card:hover .hp-play-btn{background:#2e5e99cc;transform:scale(1.12)}.hp-play-icon{color:#fff;margin-left:4px;font-size:1.1rem}.hp-gallery-card__badge{letter-spacing:.1em;text-transform:uppercase;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#2e5e99bf;border:1px solid #7ba4d059;border-radius:50px;padding:3px 10px;font-size:10px;font-weight:600;position:absolute;top:10px;left:12px}.hp-gallery-card__info{flex-direction:column;gap:4px;padding:14px 16px 16px;display:flex}.hp-gallery-card__cat{letter-spacing:.14em;text-transform:uppercase;color:var(--c-3);font-size:10px;font-weight:600}.hp-gallery-card__cap{color:var(--c-4);font-size:13.5px;font-weight:500;line-height:1.4}.hp-gallery-card__video{object-fit:cover;pointer-events:none;border:none;width:100%;height:100%}.hp-video-modal{z-index:9999;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#071220eb;justify-content:center;align-items:center;padding:24px;animation:.25s both hp-fadeIn;display:flex;position:fixed;inset:0}@keyframes hp-fadeIn{0%{opacity:0}to{opacity:1}}.hp-video-modal__content{width:100%;max-width:860px;animation:.3s cubic-bezier(.4,0,.2,1) both hp-scaleIn;position:relative}@keyframes hp-scaleIn{0%{opacity:0;transform:scale(.93)translateY(16px)}to{opacity:1;transform:scale(1)translateY(0)}}.hp-video-modal__close{color:#fff;cursor:pointer;z-index:2;background:#7ba4d02e;border:1px solid #7ba4d059;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1rem;transition:background .22s,transform .22s;display:flex;position:absolute;top:-14px;right:-14px}.hp-video-modal__close:hover{background:#2e5e99b3;transform:rotate(90deg)scale(1.05)}.hp-video-modal__embed{aspect-ratio:16/9;background:#000;border-radius:14px;position:relative;overflow:hidden;box-shadow:0 32px 80px #0d24408c}.hp-video-modal__embed iframe{border:none;width:100%;height:100%;position:absolute;inset:0}.hm-testi-preview{padding:var(--pad-section);background:linear-gradient(150deg, var(--c-2) 0%, #163a6e 100%);position:relative;overflow:hidden}.hm-testi-preview:before{content:"";pointer-events:none;background-image:radial-gradient(circle at 1px 1px,#ffffff0a 1px,#0000 0);background-size:28px 28px;position:absolute;inset:0}.hm-tp-blob{filter:blur(90px);pointer-events:none;background:radial-gradient(circle,#7ba4d026 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:-80px;left:-80px}.hm-tp-inner{max-width:var(--max-w);z-index:1;margin:0 auto;position:relative}.hm-testi-summary{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff17;border:1px solid #ffffff29;border-radius:50px;justify-content:center;align-items:center;gap:10px;width:fit-content;margin:0 auto 36px;padding:10px 22px;display:flex}.hm-testi-summary__stars{color:#f5a623;letter-spacing:2px;font-size:.9rem}.hm-testi-summary span{color:#ffffffb3;font-size:13px}.hm-testi-summary strong{color:var(--c-white);font-weight:700}.hp-testi-track{touch-action:pan-y;flex:1;grid-template-columns:repeat(3,1fr);gap:18px;min-width:0;display:grid}.hp-testi-card{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff12;border:1px solid #ffffff1f;border-radius:18px;flex-direction:column;gap:14px;padding:32px 26px 26px;transition:background .3s,transform .3s,box-shadow .3s,border-color .3s;animation:.38s cubic-bezier(.4,0,.2,1) both hp-cardIn;display:flex;position:relative;overflow:hidden}.hp-testi-card:hover{background:#ffffff1f;border-color:#7ba4d07a;transform:translateY(-5px);box-shadow:0 16px 44px #00000047}.hp-testi-card:before{content:"";background:linear-gradient(90deg, var(--c-3), var(--c-2));opacity:0;height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.hp-testi-card:hover:before{opacity:1}.hp-testi-card__quote-mark{font-family:var(--font-display);color:#7ba4d021;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:5.5rem;font-weight:300;line-height:1;position:absolute;top:10px;right:20px}.hp-stars{gap:3px;display:flex}.hp-star{color:#7ba4d047;font-size:.85rem}.hp-star--on{color:#f5a623}.hp-testi-card__quote{font-family:var(--font-display);color:#ffffffd1;-webkit-line-clamp:6;line-clamp:6;-webkit-box-orient:vertical;flex:1;font-size:.97rem;font-style:italic;font-weight:400;line-height:1.75;display:-webkit-box;overflow:hidden}.hp-testi-card__author{border-top:1px solid #7ba4d02e;align-items:center;gap:12px;margin-top:auto;padding-top:14px;display:flex}.hp-testi-card__avatar{background:linear-gradient(135deg, var(--c-3), var(--c-2));width:44px;height:44px;font-family:var(--font-display);color:#fff;border:2px solid #7ba4d059;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;font-weight:600;display:flex}.hp-testi-card__author-info{flex-direction:column;gap:2px;display:flex}.hp-testi-card__name{color:#fff;font-size:.9rem;font-weight:600;line-height:1.2}.hm-bottom-cta{padding:var(--pad-section);background:linear-gradient(160deg, var(--c-white) 30%, var(--c-1) 100%);position:relative;overflow:hidden}.hm-bottom-cta:before{content:"";pointer-events:none;background:radial-gradient(circle,#7ba4d01f 0%,#0000 70%);border-radius:50%;width:700px;height:700px;position:absolute;top:-280px;right:-200px}.hm-bottom-cta:after{content:"";pointer-events:none;background:radial-gradient(circle,#2e5e9912 0%,#0000 70%);border-radius:50%;width:360px;height:360px;position:absolute;bottom:-80px;left:-80px}.hm-bottom-cta__inner{max-width:var(--max-w);z-index:1;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:48px;margin:0 auto;display:flex;position:relative}.hm-bottom-cta__text{flex:1;min-width:240px}.hm-bottom-cta__text .hm-eyebrow{color:var(--c-2)}.hm-bottom-cta__title{font-family:var(--font-display);color:var(--c-4);letter-spacing:-.02em;margin-bottom:12px;font-size:clamp(26px,4vw,42px);font-weight:700;line-height:1.15}.hm-bottom-cta__sub{color:var(--c-muted);max-width:400px;font-size:15px;line-height:1.7}.hm-bottom-cta__actions{flex-wrap:wrap;flex-shrink:0;gap:16px;display:flex}.hm-cta-contact-btn{border-radius:14px;align-items:center;gap:14px;min-width:180px;padding:16px 22px;text-decoration:none;transition:transform .22s,box-shadow .22s;display:flex}.hm-cta-contact-btn:hover{transform:translateY(-3px)}.hm-cta-contact-btn--call{background:var(--c-1);border:1px solid #2e5e9926;box-shadow:0 4px 16px #2e5e991a}.hm-cta-contact-btn--call:hover{box-shadow:0 8px 28px #2e5e992e}.hm-cta-contact-btn--call .hm-cta-contact-btn__label{color:var(--c-muted)}.hm-cta-contact-btn--call .hm-cta-contact-btn__value{color:var(--c-4)}.hm-cta-contact-btn--wa{background:#25d366;box-shadow:0 4px 18px #25d36647}.hm-cta-contact-btn--wa:hover{background:#1ebe5d;box-shadow:0 8px 28px #25d36666}.hm-cta-contact-btn--wa .hm-cta-contact-btn__label{color:#fffc}.hm-cta-contact-btn--wa .hm-cta-contact-btn__value{color:var(--c-white)}.hm-cta-contact-btn--enquiry{background:var(--c-3);box-shadow:0 4px 18px #2e5e9947}.hm-cta-contact-btn--enquiry:hover{background:var(--c-4);box-shadow:0 8px 28px #0d24404d}.hm-cta-contact-btn--enquiry .hm-cta-contact-btn__label{color:#fffc}.hm-cta-contact-btn--enquiry .hm-cta-contact-btn__value{color:var(--c-white)}.hm-cta-contact-btn__icon{flex-shrink:0;font-size:26px}.hm-cta-contact-btn__text{flex-direction:column;display:flex}.hm-cta-contact-btn__label{letter-spacing:.5px;text-transform:uppercase;font-size:11px}.hm-cta-contact-btn__value{font-size:16px;font-weight:600}@keyframes hmAppFloat1{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-20px)scale(1.05)}}@keyframes hmAppFloat2{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(14px)scale(.97)}}.hm-app__blob--1{animation:10s ease-in-out infinite hmAppFloat1}.hm-app__blob--2{animation:13s ease-in-out infinite hmAppFloat2}@keyframes hmCtaPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.65;transform:scale(1.22)}}.hm-bottom-cta:before{animation:9s ease-in-out infinite hmCtaPulse}@media (max-width:1024px){.hm-pathways__grid{grid-template-columns:repeat(2,1fr)}.hm-pathway-card{aspect-ratio:4/3}.hm-app__inner{gap:48px;padding:0 24px}.hp-gallery-track,.hp-testi-track{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.hm-app__inner{text-align:center;flex-direction:column;align-items:center;padding:0 20px}.hm-app__text{max-width:100%}.hm-app__features{align-items:stretch}.hm-app__btns{justify-content:center}.hm-app__sub{margin:0 auto 28px}}@media (max-width:768px){:root{--pad-section:60px 20px}.hm-scroll-cue{display:none}.hm-hero{text-align:center;flex-direction:column;gap:36px;min-height:auto;padding:48px 20px 56px}.hm-hero__text{max-width:100%}.hm-hero__sub{margin:0 auto 34px}.hm-hero__actions{justify-content:center}.hm-trust{flex-wrap:wrap;justify-content:center;gap:12px;margin:0 auto}.hm-trust__sep{display:none}.hm-hero__img-wrap{width:100%;max-width:340px}.hm-badge--nz{font-size:11.5px;bottom:12px;left:0}.hm-badge--reg{font-size:11.5px;top:12px;right:0}.hm-pathways__grid{grid-template-columns:1fr 1fr}.hm-pathway-card{aspect-ratio:3/4}.hp-gallery-track,.hp-testi-track{grid-template-columns:1fr}.hp-gallery-track>:nth-child(n+2),.hp-testi-track>:nth-child(n+2){display:none}.hp-slider-wrap{gap:0}.hp-slider-wrap .hp-arrow{display:none}.hp-testi-card{cursor:grab;gap:14px;padding:28px 24px 24px}.hp-testi-card__quote-mark{font-size:4.5rem;top:6px;right:18px}.hp-testi-card__quote{-webkit-line-clamp:6;line-clamp:6;font-size:.94rem;line-height:1.65}.hm-bottom-cta__inner{flex-direction:column;align-items:flex-start}.hm-bottom-cta__actions{flex-direction:column;width:100%}.hm-cta-contact-btn{width:100%}.hm-app__phone-video{width:220px;height:452px}}@media (max-width:600px){.hm-pathways__grid{grid-template-columns:1fr}.hm-courses .hm-pathways__grid,.hm-pathways .hm-pathways__grid{grid-template-columns:1fr;max-width:380px}.hm-pathway-card{aspect-ratio:16/9}}@media (max-width:480px){.hm-hero__h1{font-size:32px}.hm-hero__actions{flex-direction:column}.hm-btn,.hm-app-store-btn{justify-content:center;width:100%}.hp-arrow{width:36px;height:36px}.hm-app__phone-video{width:200px;height:410px}.hm-app__rating-badge,.hm-hero__img-decoration{display:none}}
