@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}}:root{--ink:#1f2341;--muted:#62677e;--paper:#fbfbf8;--white:#fff;--line:#e7e7ee;--cyan:#32a9c5;--teal:#3fb1a7;--green:#2da759;--purple:#453d72;--pink:#c80c61;--orange:#f28c34}*{box-sizing:border-box}html{scroll-behavior:smooth;background:#171a31;min-height:100%;overflow-x:clip}body{background:var(--paper);width:100%;min-height:100%;color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;padding:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:clip}a{color:inherit;text-decoration:none}main{background:var(--paper);width:100%;min-height:100vh;margin:0;overflow-x:clip}.floating-actions{z-index:70;pointer-events:none;position:fixed;inset:0}.floating-whatsapp,.back-to-top{width:58px;height:58px;bottom:max(22px, env(safe-area-inset-bottom));cursor:pointer;pointer-events:auto;border-radius:50%;place-items:center;display:grid;position:fixed}.floating-whatsapp{left:max(20px, env(safe-area-inset-left));isolation:isolate;color:#fff;background:#25d366;transition:transform .22s,box-shadow .22s,background .22s;box-shadow:0 16px 35px #0f592f47}.floating-whatsapp:before{content:"";z-index:-1;border-radius:inherit;opacity:0;background:#56e0896b;animation:2.4s ease-in-out infinite whatsapp-pulse;position:absolute;inset:0}.floating-whatsapp svg{width:30px;height:30px}.floating-whatsapp:hover,.floating-whatsapp:focus-visible{background:#1fbd59;transform:translateY(-4px)scale(1.04);box-shadow:0 19px 38px #0f592f52}.back-to-top{right:max(20px, env(safe-area-inset-right));color:#2851ad;opacity:0;pointer-events:none;background:#fffffff5;border:1.5px solid #385bb2;transition:opacity .22s,transform .22s,background .22s,color .22s;transform:translateY(12px)scale(.92);box-shadow:0 12px 30px #1f234126}.back-to-top svg{stroke-width:2.2px;width:23px;height:23px}.back-to-top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.back-to-top:hover,.back-to-top:focus-visible{color:#fff;background:#2851ad;transform:translateY(-4px)scale(1.04)}@keyframes whatsapp-pulse{0%{opacity:0;transform:scale(.92)}16%{opacity:.48;transform:scale(1.02)}56%{opacity:.08;transform:scale(1.52)}82%{opacity:.32;transform:scale(1.12)}to{opacity:0;transform:scale(.94)}}.announcement{background:var(--ink);color:#fff;letter-spacing:.03em;justify-content:center;align-items:center;gap:10px;min-height:36px;padding:8px 24px;font-size:12px;font-weight:650;display:flex}.announcement a{color:#7cdef0;text-underline-offset:3px;text-decoration:underline}.announcement-dot{background:var(--orange);border-radius:50%;width:4px;height:4px}.site-header{justify-content:space-between;align-items:center;gap:28px;width:min(1180px,100% - 40px);height:88px;margin:0 auto;display:flex}.brand{flex-shrink:0;align-items:center;gap:12px;display:flex}.brand img{object-fit:cover;mix-blend-mode:multiply;border-radius:13px;width:58px;height:58px}.brand span{gap:3px;display:grid}.brand strong{color:var(--cyan);letter-spacing:-.03em;font-size:18px;line-height:1}.brand small{color:var(--muted);letter-spacing:.06em;font-size:9px}.desktop-nav{align-items:center;gap:clamp(20px,3vw,38px);margin-left:auto;font-size:14px;font-weight:650;display:flex}.desktop-nav a{position:relative}.desktop-nav a:after{content:"";background:var(--cyan);border-radius:2px;height:2px;transition:right .2s;position:absolute;bottom:-6px;left:0;right:100%}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after,.desktop-nav a.is-active:after{right:0}.button{min-height:52px;font:inherit;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:16px;padding:0 24px;font-size:14px;font-weight:750;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button svg,.text-link svg,.courses-hero-link svg{flex:none;width:17px;height:17px}.button-small{min-height:44px;padding:0 20px}.button-dark{background:var(--ink);color:#fff;box-shadow:0 8px 20px #1f234126}.button-primary{background:var(--cyan);color:#fff;box-shadow:0 14px 28px #32a9c547}.button-primary:hover{background:#2699b4}.hero{grid-template-columns:1.02fr .98fr;align-items:center;gap:72px;width:min(1180px,100% - 40px);min-height:650px;margin:0 auto;padding:68px 0 84px;display:grid}.eyebrow{color:var(--purple);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:24px;font-size:12px;font-weight:800;display:flex}.eyebrow-mark{background:var(--purple);color:#fff;border-radius:9px;place-items:center;width:28px;height:28px;font-size:13px;display:grid;transform:rotate(-8deg)}.eyebrow-mark svg{width:16px;height:16px;transform:rotate(8deg)}.hero h1{letter-spacing:-.055em;max-width:620px;margin:0;font-size:clamp(52px,5.2vw,78px);font-weight:800;line-height:.99}.hero h1 span{color:var(--cyan);z-index:0;position:relative}.hero h1 span:after{content:"";z-index:-1;background:#f28c343d;border-radius:8px;height:13px;position:absolute;bottom:3px;left:2px;right:-2px}.hero-lead{max-width:590px;color:var(--muted);margin:28px 0 0;font-size:18px;line-height:1.75}.hero-actions{align-items:center;gap:28px;margin-top:34px;display:flex}.text-link{border-bottom:1px solid #bbbcc7;align-items:center;gap:9px;padding:10px 0 7px;font-size:14px;font-weight:750;display:inline-flex}.hero-proof{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);max-width:540px;margin-top:48px;padding-top:25px;display:grid}.hero-proof div{border-right:1px solid var(--line);gap:5px;padding:0 22px;display:grid}.hero-proof div:first-child{padding-left:0}.hero-proof div:last-child{border-right:0}.hero-proof strong{letter-spacing:-.03em;font-size:20px}.hero-proof span{color:var(--muted);font-size:11px}.hero-visual{place-items:center;min-height:510px;display:grid;position:relative}.hero-visual:before{content:"";background:radial-gradient(circle at 20% 14%,#fffffff2 0 2px,#0000 3px),radial-gradient(circle at 85% 78%,#fffc 0 3px,#0000 4px),linear-gradient(145deg,#dff5f8,#f5ecf5 60%,#fff0dc);border-radius:48% 52% 45% 55%/55% 43% 57% 45%;position:absolute;inset:3% 5% 0 8%}.orb{z-index:0;border-radius:50%;position:absolute}.orb-one{border:18px solid #3fb1a761;width:82px;height:82px;top:74px;left:12px}.orb-two{background:#c80c612e;width:58px;height:58px;bottom:56px;right:12px}.journey-card{z-index:2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffdb;border:1px solid #ffffffe6;border-radius:28px;width:min(390px,78%);padding:22px;position:relative;box-shadow:0 30px 80px #323d5d29}.journey-topline{color:var(--muted);justify-content:space-between;align-items:center;font-size:11px;font-weight:700;display:flex}.status-pill{color:var(--green);background:#eef9f3;border-radius:99px;align-items:center;gap:5px;padding:6px 9px;display:flex}.status-pill i{background:currentColor;border-radius:50%;width:6px;height:6px}.logo-stage{background:linear-gradient(#ffffffbd,#ffffffbd),repeating-linear-gradient(45deg,#eef5f6 0 8px,#0000 8px 16px);border-radius:21px;place-items:center;height:185px;margin:18px 0;display:grid;position:relative;overflow:hidden}.logo-stage img{object-fit:cover;mix-blend-mode:multiply;width:158px;height:158px}.spark{color:var(--orange);position:absolute}.spark svg{width:20px;height:20px}.spark-one{top:30px;left:26px}.spark-two{color:var(--pink);bottom:31px;right:29px}.journey-steps{gap:8px;display:grid}.journey-steps>div{background:#f7f7fa;border-radius:13px;align-items:center;gap:12px;min-height:52px;padding:9px 12px;display:flex}.journey-steps>div>span{background:var(--ink);color:#fff;border-radius:9px;place-items:center;width:30px;height:30px;font-size:9px;font-weight:800;display:grid}.journey-steps p,.floating-note p{gap:2px;margin:0;display:grid}.journey-steps strong,.floating-note strong{font-size:11px}.journey-steps small,.floating-note small{color:var(--muted);font-size:9px}.floating-note{z-index:3;background:#ffffffeb;border:1px solid #fffffff2;border-radius:15px;align-items:center;gap:10px;padding:12px 15px 12px 11px;display:flex;position:absolute;box-shadow:0 15px 35px #2d334f24}.floating-note>span{color:#fff;border-radius:11px;place-items:center;width:34px;height:34px;font-size:13px;font-weight:850;display:grid}.floating-note>span svg{width:18px;height:18px}.note-cambridge{top:124px;left:-10px}.note-cambridge>span{background:var(--purple)}.note-trial{bottom:103px;right:-2px}.note-trial>span{background:var(--green)}.trust-strip{background:var(--ink);color:#fff;grid-template-columns:repeat(4,1fr);align-items:center;gap:24px;min-height:70px;padding:18px max(24px,50vw - 590px);font-size:12px;font-weight:700;display:grid}.trust-strip div{align-items:center;gap:10px;display:flex}.trust-strip svg{width:18px;height:18px;color:var(--orange);flex:none}.section{width:min(1180px,100% - 40px);margin:0 auto;padding:112px 0}.section-heading{grid-template-columns:1.1fr .7fr;align-items:end;gap:70px;margin-bottom:48px;display:grid}.section-kicker{color:var(--pink);letter-spacing:.16em;margin:0 0 14px;font-size:11px;font-weight:850}.section-heading h2{letter-spacing:-.05em;max-width:620px;margin:0;font-size:clamp(38px,4vw,56px);line-height:1.06}.section-heading>p{color:var(--muted);margin:0;font-size:15px;line-height:1.8}.program-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.program-card{border:1px solid var(--line);background:#fff;border-radius:22px;flex-direction:column;min-height:390px;padding:24px;transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden}.program-card:hover{transform:translateY(-6px);box-shadow:0 24px 46px #2a2f4d1a}.program-number{color:#a6a8b4;letter-spacing:.12em;font-size:10px;font-weight:850}.program-icon{width:58px;height:58px;color:var(--card-accent);background:#edf8fa;border-radius:18px;place-items:center;margin:28px 0 25px;display:grid;transform:rotate(-4deg)}.program-icon svg{stroke-width:1.8px;width:28px;height:28px;transform:rotate(4deg)}.program-card.cyan{--card-accent:var(--cyan)}.program-card.purple{--card-accent:var(--purple)}.program-card.orange{--card-accent:var(--orange)}.program-card.green{--card-accent:var(--green)}.program-card.purple .program-icon{background:#eeecf5}.program-card.orange .program-icon{background:#fff2e7}.program-card.green .program-icon{background:#eaf7ef}.program-card h3{letter-spacing:-.03em;margin:0;font-size:20px}.program-card>p{color:var(--muted);margin:13px 0 20px;font-size:13px;line-height:1.7}.program-tags{flex-wrap:wrap;gap:6px;display:flex}.program-tags span{color:#606477;background:#f4f4f7;border-radius:99px;padding:6px 9px;font-size:9px;font-weight:700}.program-card>a{border-top:1px solid var(--line);color:var(--card-accent);justify-content:space-between;align-items:center;margin-top:auto;padding-top:21px;font-size:12px;font-weight:800;display:flex}.program-card>a svg{width:16px;height:16px}.programs-all-action{justify-content:center;margin-top:30px;display:flex}.early-footer{background:var(--ink);color:#fff;justify-content:space-between;padding:28px max(24px,50vw - 590px);font-size:13px;display:flex}.early-footer p{margin:0;font-weight:800}.early-footer a{color:#7cdef0}.mobile-menu{display:none;position:relative}.mobile-menu summary{background:var(--ink);color:#fff;cursor:pointer;border-radius:50%;place-items:center;width:44px;height:44px;padding:0;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary svg{width:21px;height:21px}.mobile-menu .menu-close-icon,.mobile-menu[open] .menu-open-icon{display:none}.mobile-menu[open] .menu-close-icon{display:block}.mobile-menu nav{z-index:20;border:1px solid var(--line);background:#fff;border-radius:17px;width:230px;padding:11px;display:grid;position:absolute;top:53px;right:0;box-shadow:0 24px 60px #1f23412e}.mobile-menu nav a{border-radius:10px;padding:12px 13px;font-size:13px;font-weight:700}.mobile-menu nav a:hover{background:#f3f5f7}.about{background:var(--purple);color:#fff;position:relative;overflow:hidden}.about:before,.about:after{content:"";filter:blur(1px);border-radius:50%;position:absolute}.about:before{background:#32a9c52e;width:360px;height:360px;bottom:-210px;left:-180px}.about:after{background:#f28c3429;width:310px;height:310px;top:-170px;right:-160px}.about-inner{z-index:1;grid-template-columns:.88fr 1.12fr;align-items:center;gap:90px;width:min(1180px,100% - 40px);margin:0 auto;padding:118px 0;display:grid;position:relative}.section-kicker.light{color:#79ddec}.about-copy h2{letter-spacing:-.05em;max-width:570px;margin:0;font-size:clamp(40px,4.5vw,64px);line-height:1.05}.about-copy>p:not(.section-kicker){color:#ffffffba;max-width:590px;margin:25px 0 32px;font-size:15px;line-height:1.85}.button-light{min-height:48px;color:var(--purple);background:#fff}.advantage-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.advantage-grid article{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff12;border:1px solid #ffffff21;border-radius:22px;flex-direction:column;min-height:190px;padding:25px;transition:transform .25s,background .25s;display:flex}.advantage-grid article:hover{background:#ffffff1c;transform:translateY(-5px)}.advantage-icon{border-radius:15px;place-items:center;width:48px;height:48px;font-weight:850;display:grid}.advantage-icon svg{width:23px;height:23px}.cyan-icon{color:#75def1;background:#32a9c53b}.orange-icon{color:#ffc084;background:#f28c3433}.green-icon{color:#75d99a;background:#2da75938}.pink-icon{color:#ff82b6;background:#c80c6133}.purple-icon{color:#d8d2ff;background:#ffffff24;font-size:11px}.teal-icon{color:#7ee1d8;background:#3fb1a738}.advantage-grid h3{letter-spacing:-.03em;margin:auto 0 8px;font-size:17px}.advantage-grid article>p{color:#ffffffa6;margin:0;font-size:12px;line-height:1.65}.advantage-grid .advantage-feature{text-align:center;color:var(--ink);background:#fff;justify-content:center;align-items:center}.feature-ring{border:13px solid #dff4f7;border-right-color:var(--orange);border-bottom-color:var(--pink);border-radius:50%;place-items:center;width:98px;height:98px;margin-bottom:18px;display:grid;transform:rotate(-13deg)}.feature-ring span{background:var(--purple);color:#fff;border-radius:15px;place-items:center;width:50px;height:50px;font-size:22px;font-weight:850;display:grid;transform:rotate(13deg)}.advantage-feature p strong{color:var(--cyan)}.process-heading{justify-content:space-between;align-items:end;gap:40px;margin-bottom:50px;display:flex}.process-heading h2{letter-spacing:-.05em;max-width:680px;margin:0;font-size:clamp(38px,4vw,56px);line-height:1.05}.process-heading>p{max-width:360px;color:var(--muted);margin:0;font-size:14px;line-height:1.75}.process-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.process-grid article{border:1px solid var(--line);background:#fff;border-radius:22px;min-height:260px;padding:26px}.step-top{justify-content:space-between;align-items:flex-start;min-height:64px;display:flex}.step-top span{width:48px;height:48px;color:var(--cyan);background:#e6f6f8;border-radius:15px;place-items:center;font-size:12px;font-weight:850;display:grid}.step-top i{color:#b8bac5;margin-top:15px;font-style:normal}.process-grid article:nth-child(2) .step-top span{color:var(--purple);background:#efecf6}.process-grid article:nth-child(3) .step-top span{color:var(--orange);background:#fff0e4}.process-grid article:nth-child(4) .step-top span{color:var(--green);background:#eaf6ee}.process-grid h3{letter-spacing:-.03em;margin:42px 0 12px;font-size:18px}.process-grid p{color:var(--muted);margin:0;font-size:12px;line-height:1.7}.reviews-section{contain:paint;background:#f0f8f9;width:100%;max-width:100%;padding:112px 0;position:relative;overflow:hidden}.reviews-section:before{content:"";background:#32a9c524;border-radius:50%;width:420px;height:420px;position:absolute;top:-235px;right:-250px}.reviews-section:after{content:"";background:#f28c3424;border-radius:50%;width:250px;height:250px;position:absolute;bottom:-160px;left:-150px}.reviews-container{z-index:1;width:min(1180px,100% - 40px);max-width:100%;margin:0 auto;position:relative}.reviews-header{justify-content:space-between;align-items:flex-end;gap:56px;margin-bottom:48px;display:flex}.reviews-heading{max-width:680px}.reviews-heading h2{letter-spacing:-.05em;margin:0;font-size:clamp(40px,4.4vw,62px);line-height:1.04}.reviews-heading>p:not(.section-kicker){max-width:610px;color:var(--muted);margin:21px 0 0;font-size:15px;line-height:1.78}.reviews-header-actions{flex:none;justify-items:end;gap:17px;display:grid}.reviews-score{align-items:center;gap:13px;display:flex}.reviews-score>strong{letter-spacing:-.05em;font-size:34px;line-height:1}.reviews-score>span{gap:4px;display:grid}.reviews-score i{color:#f8aa18;letter-spacing:1px;font-size:13px;font-style:normal}.reviews-score small{color:var(--muted);font-size:9px;font-weight:700}.reviews-button{min-height:48px}.reviews-mobile-action{display:none}.reviews-marquee{scrollbar-width:none;width:100%;max-width:100%;padding:9px 0 23px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 3% 97%,#0000);mask-image:linear-gradient(90deg,#0000,#000 3% 97%,#0000)}.reviews-marquee::-webkit-scrollbar{display:none}.reviews-marquee:focus-visible{outline-offset:6px;border-radius:24px;outline:3px solid #32a9c53d}.reviews-track{will-change:transform;width:max-content;max-width:none;animation:68s linear infinite reviews-loop;display:flex}.reviews-marquee:hover .reviews-track,.reviews-marquee:focus .reviews-track{animation-play-state:paused}.reviews-group{gap:16px;padding-right:16px;display:flex}.review-card{scroll-snap-align:start;background:#fffffff5;border:1px solid #1f234114;border-radius:22px;flex-direction:column;flex:none;width:350px;min-height:278px;padding:24px;display:flex;box-shadow:0 18px 42px #2a2f4d17}.review-card-top{grid-template-columns:44px 1fr 27px;align-items:center;gap:12px;display:grid}.review-avatar{background:var(--avatar-color);color:#fff;border-radius:50%;place-items:center;width:44px;height:44px;font-size:11px;font-weight:850;display:grid;box-shadow:inset 0 0 0 4px #fff3}.avatar-1{--avatar-color:var(--purple)}.avatar-2{--avatar-color:var(--pink)}.avatar-3{--avatar-color:var(--green)}.avatar-4{--avatar-color:var(--orange)}.avatar-5{--avatar-color:var(--cyan)}.avatar-6{--avatar-color:var(--teal)}.review-card-top h3{letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap;margin:0 0 4px;font-size:13px;overflow:hidden}.google-review-source{color:var(--muted);align-items:center;gap:5px;margin:0;font-size:9px;display:flex}.google-review-source>svg{color:#4285f4;flex:none;width:14px;height:14px}.review-quote{color:#b9eee4;align-self:start;font-family:Georgia,serif;font-size:39px;font-weight:800;line-height:.8}.review-meta{align-items:center;gap:9px;margin:20px 0 15px;display:flex}.review-stars{color:#f8aa18;letter-spacing:1px;font-size:11px}.review-meta>span:last-child{border-left:1px solid var(--line);color:var(--muted);padding-left:9px;font-size:9px}.review-summary{color:#50556c;margin:0;font-size:12px;line-height:1.75}.review-verified{color:#7b8093;text-transform:uppercase;letter-spacing:.07em;align-items:center;gap:6px;margin-top:auto;padding-top:17px;font-size:8px;font-weight:700;display:flex}.review-verified i{width:15px;height:15px;color:var(--green);background:#eaf7ef;border-radius:50%;place-items:center;font-size:8px;font-style:normal;display:grid}.review-verified i svg{stroke-width:3px;width:10px;height:10px}.reviews-hint{color:#7c8194;justify-content:center;align-items:center;gap:7px;margin:2px 0 0;font-size:9px;font-weight:650;display:flex}.reviews-hint svg{width:15px;height:15px;color:var(--cyan)}@keyframes reviews-loop{0%{transform:translate(0)}to{transform:translate(-50%)}}.faq-section{border-top:1px solid var(--line);background:#fff;padding:112px 0}.faq-inner{grid-template-columns:.62fr 1.38fr;gap:90px;width:min(1180px,100% - 40px);margin:0 auto;display:grid}.faq-inner aside{align-self:start;position:sticky;top:36px}.faq-inner aside h2{letter-spacing:-.05em;margin:0;font-size:clamp(38px,4vw,54px);line-height:1.05}.faq-inner aside>p:not(.section-kicker){color:var(--muted);margin:22px 0;font-size:14px;line-height:1.75}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;grid-template-columns:42px 1fr 28px;align-items:center;gap:16px;min-height:82px;font-size:16px;font-weight:750;list-style:none;display:grid}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{color:#a8aab5;font-size:10px;font-weight:850}.faq-list summary i{width:28px;height:28px;color:var(--purple);background:#f1f2f5;border-radius:50%;place-items:center;font-size:18px;font-style:normal;font-weight:500;transition:transform .2s;display:grid}.faq-list summary i svg{width:15px;height:15px}.faq-list details[open] summary i{background:var(--purple);color:#fff;transform:rotate(45deg)}.faq-list details>p{max-width:700px;color:var(--muted);margin:-6px 35px 26px 58px;font-size:14px;line-height:1.75}.contact{background:var(--ink);color:#fff;padding:112px 0;position:relative;overflow:hidden}.contact:before{content:"";background:radial-gradient(circle,#32a9c53b,#0000 66%);border-radius:50%;width:440px;height:440px;position:absolute;top:-210px;left:-190px}.contact:after{content:"";background:radial-gradient(circle,#c80c6136,#0000 66%);border-radius:50%;width:420px;height:420px;position:absolute;bottom:-230px;right:-180px}.contact-inner{z-index:1;grid-template-columns:.84fr 1.16fr;align-items:center;gap:90px;width:min(1180px,100% - 40px);margin:0 auto;display:grid;position:relative}.contact-copy h2{letter-spacing:-.055em;margin:0;font-size:clamp(44px,4.8vw,66px);line-height:1.02}.contact-copy>p:not(.section-kicker){color:#ffffffad;margin:25px 0 40px;font-size:15px;line-height:1.75}.contact-details{gap:12px;display:grid}.contact-details>*{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:16px;align-items:center;gap:13px;min-height:66px;padding:10px;display:flex}.contact-details>*>span{color:#75d9ec;background:#32a9c52e;border-radius:13px;place-items:center;width:44px;height:44px;display:grid}.contact-details>*>span svg{width:20px;height:20px}.contact-details .phone-card>span{color:#75da99;background:#2da7592e}.contact-details .address-card>span{color:#ffc084;background:#f28c342e}.contact-details p{gap:3px;margin:0;display:grid}.contact-details small{color:#ffffff85;text-transform:uppercase;letter-spacing:.1em;font-size:9px}.contact-details strong{font-size:12px;line-height:1.45}.contact-form{color:var(--ink);background:#fff;border-radius:28px;padding:38px;box-shadow:0 30px 80px #0000002e}.form-heading{margin-bottom:30px}.form-heading>span{color:var(--green);text-transform:uppercase;letter-spacing:.1em;background:#e9f7ef;border-radius:99px;padding:6px 9px;font-size:9px;font-weight:850}.form-heading h3{letter-spacing:-.04em;margin:15px 0 7px;font-size:25px}.form-heading p{color:var(--muted);margin:0;font-size:12px}.form-row{grid-template-columns:repeat(2,1fr);gap:13px;display:grid}.contact-form>label,.form-row label{color:#42465d;gap:8px;margin-bottom:16px;font-size:11px;font-weight:750;display:grid}.contact-form input,.contact-form select,.contact-form textarea{width:100%;color:var(--ink);font:inherit;background:#fbfbfc;border:1px solid #dedfe7;border-radius:12px;outline:none;font-size:13px;transition:border .2s,box-shadow .2s}.contact-form input,.contact-form select{height:48px;padding:0 13px}.contact-form textarea{resize:vertical;padding:13px}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--cyan);box-shadow:0 0 0 3px #32a9c51f}.contact-form .consent{color:var(--muted);align-items:flex-start;gap:9px;margin:1px 0 19px;font-size:10px;font-weight:500;line-height:1.5;display:flex}.consent input{width:15px;height:15px;accent-color:var(--cyan);flex:none;margin-top:0}.form-submit{width:100%}.form-status{color:#237a43;text-align:center;background:#eef8f2;border-radius:10px;margin:14px 0 0;padding:10px;font-size:11px}.ministry-approval{background:#f5f6fb;padding:92px max(20px,50vw - 590px);position:relative;overflow:hidden}.ministry-approval:before{content:"";background:#32a9c51c;border-radius:50%;width:300px;height:300px;position:absolute;top:-190px;right:-170px}.ministry-approval-card{z-index:1;background:#fff;border:1px solid #1f23410f;border-radius:28px;justify-content:space-between;align-items:center;gap:70px;min-height:330px;padding:58px 72px;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 65px #2a2f4d1a}.ministry-approval-card:after{content:"";background:#f28c341f;border-radius:50%;width:190px;height:190px;position:absolute;bottom:-130px;left:-110px}.ministry-approval-copy{z-index:1;max-width:760px;position:relative}.ministry-approval-copy h2{color:var(--ink);letter-spacing:-.045em;margin:0;font-size:clamp(32px,3.4vw,48px);line-height:1.08}.ministry-approval-copy>p:not(.section-kicker){max-width:740px;color:var(--muted);margin:20px 0 25px;font-size:15px;line-height:1.75}.approval-details{flex-wrap:wrap;gap:10px;display:flex}.approval-details span{color:#555a70;background:#f4f5f8;border-radius:99px;align-items:center;gap:8px;min-height:34px;padding:7px 12px 7px 8px;font-size:9px;font-weight:750;display:inline-flex}.approval-details i{width:20px;height:20px;color:var(--green);background:#eaf7ef;border-radius:50%;place-items:center;font-size:9px;font-style:normal;display:grid}.approval-details i svg{stroke-width:3px;width:11px;height:11px}.ministry-badge{text-align:center;z-index:1;flex:0 0 185px;justify-items:center;width:185px;display:grid;position:relative}.ministry-badge-ring{color:#dc2f43;border:3px solid #dc2f43;border-radius:50%;place-items:center;width:136px;height:136px;margin-bottom:16px;display:grid;position:relative;box-shadow:inset 0 0 0 7px #fff,inset 0 0 0 9px #dc2f4347}.ministry-badge-ring:before{content:"T.C.  •  EĞİTİM  •  ONAY";letter-spacing:.16em;white-space:nowrap;width:108px;font-size:6px;font-weight:850;position:absolute;top:23px;left:50%;transform:translate(-50%)}.ministry-badge-ring span{letter-spacing:-.03em;margin-top:5px;font-size:24px;font-weight:900}.ministry-badge-ring i{color:#fff;background:#dc2f43;border-radius:50%;place-items:center;width:27px;height:27px;font-size:13px;font-style:normal;display:grid;position:absolute;bottom:20px}.ministry-badge-ring i svg{width:16px;height:16px}.ministry-badge>strong{color:var(--ink);letter-spacing:.13em;font-size:10px}.ministry-badge>small{color:var(--muted);margin-top:5px;font-size:8px}.site-footer{color:#fff;background:#171a31;width:100%;margin:0;padding:72px max(24px,50vw - 590px) 24px}.footer-main{grid-template-columns:1.25fr .85fr .9fr 1fr;gap:56px;padding-bottom:60px;display:grid}.footer-brand img{object-fit:cover;border-radius:22px;width:124px;height:124px}.footer-brand p,.footer-cta p{color:#ffffff8c;max-width:260px;font-size:12px;line-height:1.7}.footer-main>div:not(.footer-brand){flex-direction:column;align-items:flex-start;display:flex}.footer-main h3{text-transform:uppercase;letter-spacing:.1em;margin:8px 0 20px;font-size:12px}.footer-main>div>a:not(.button){color:#fff9;margin:6px 0;font-size:12px}.footer-main>div>a:not(.button):hover{color:#fff}.footer-cta .button{min-height:44px;margin-top:8px;padding-inline:18px;font-size:11px}.footer-connect{border-top:1px solid #ffffff1a;grid-template-columns:repeat(5,1fr);gap:9px;padding:22px 0;display:grid}.social-link{background:#ffffff0a;border:1px solid #ffffff17;border-radius:15px;align-items:center;gap:10px;min-height:70px;padding:10px 12px;transition:transform .2s,border-color .2s,background .2s;display:flex}.social-link:hover{background:#ffffff12;border-color:#fff3;transform:translateY(-3px)}.social-link>span{border-radius:11px;flex:none;place-items:center;width:38px;height:38px;font-size:10px;font-weight:850;display:grid}.social-link>span svg{width:19px;height:19px}.instagram-link>span{color:#ff82b6;background:#c80c6133}.whatsapp-link>span{color:#75da99;background:#2da75933}.email-link>span{color:#75d9ec;background:#32a9c533}.phone-link>span{color:#7ee1d8;background:#3fb1a733}.location-link>span{color:#ffc084;background:#f28c3433}.social-link p{gap:3px;min-width:0;margin:0;display:grid}.social-link small{color:#ffffff6b;letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:750}.social-link strong{color:#ffffffd6;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.social-link i{color:#ffffff59;margin-left:auto;font-size:11px;font-style:normal}.social-link i svg{width:14px;height:14px}.footer-bottom{color:#fff6;border-top:1px solid #ffffff1a;justify-content:space-between;padding-top:22px;font-size:10px;display:flex}.footer-bottom p{margin:0}section[id]{scroll-margin-top:20px}.about-page-hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:80px;width:min(1180px,100% - 40px);min-height:650px;margin:0 auto;padding:72px 0 96px;display:grid}.about-page-hero-copy h1{letter-spacing:-.055em;max-width:720px;margin:0;font-size:clamp(50px,5vw,74px);line-height:1}.about-page-hero-copy>p:not(.section-kicker){max-width:650px;color:var(--muted);margin:28px 0 0;font-size:17px;line-height:1.78}.about-hero-actions{align-items:center;gap:28px;margin-top:35px;display:flex}.about-page-visual{place-items:center;min-height:495px;display:grid;position:relative}.about-page-visual:before{content:"";background:linear-gradient(145deg,#dff5f8,#eee9f5 55%,#fff0df);border-radius:47% 53% 42% 58%/54% 44% 56% 46%;position:absolute;inset:2% 3% 1% 4%}.about-logo-card{z-index:2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffdb;border:1px solid #ffffffe6;border-radius:30px;place-items:center;width:min(400px,82%);min-height:390px;padding:24px;display:grid;position:relative;box-shadow:0 32px 75px #2a2f4d29}.about-logo-card img{object-fit:cover;mix-blend-mode:multiply;width:240px;height:240px}.about-visual-label{color:var(--purple);letter-spacing:.09em;text-align:center;text-transform:uppercase;justify-self:stretch;font-size:10px;font-weight:850}.about-visual-points{grid-template-columns:repeat(3,1fr);gap:7px;width:100%;display:grid}.about-visual-points span{color:var(--muted);text-align:center;background:#f4f4f7;border-radius:10px;padding:10px 6px;font-size:9px;font-weight:750}.about-shape{z-index:3;border-radius:50%;position:absolute}.about-shape-one{border:16px solid #3fb1a770;width:70px;height:70px;top:68px;left:2px}.about-shape-two{background:#c80c6130;width:56px;height:56px;bottom:58px;right:8px}.identity-section{padding-top:105px}.identity-intro{max-width:850px}.identity-intro h2{letter-spacing:-.05em;margin:0;font-size:clamp(40px,4.5vw,62px);line-height:1.05}.identity-body{grid-template-columns:.9fr 1.1fr;gap:90px;margin-top:58px;display:grid}.identity-copy{padding-top:10px}.identity-copy p{color:var(--muted);margin:0 0 22px;font-size:15px;line-height:1.85}.identity-copy p:first-child{color:var(--ink);letter-spacing:-.015em;font-size:20px;font-weight:650;line-height:1.65}.identity-highlights{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.identity-highlights article{border:1px solid var(--line);background:#fff;border-radius:22px;flex-direction:column;justify-content:flex-end;min-height:170px;padding:25px;display:flex}.identity-highlights article:first-child{background:#e8f7f9}.identity-highlights article:nth-child(2){background:#f0edf7}.identity-highlights article:nth-child(3){background:#fff1e6}.identity-highlights article:nth-child(4){background:#eaf7ef}.identity-highlights strong{letter-spacing:-.05em;font-size:36px;line-height:1}.identity-highlights span{color:var(--muted);margin-top:9px;font-size:11px;font-weight:650}.purpose-section{background:var(--ink);color:#fff}.purpose-inner{grid-template-columns:repeat(2,1fr);gap:15px;width:min(1180px,100% - 40px);margin:0 auto;padding:115px 0;display:grid}.purpose-card{border-radius:28px;flex-direction:column;min-height:445px;padding:44px;display:flex;position:relative;overflow:hidden}.purpose-card:after{content:"";background:#ffffff14;border-radius:50%;width:280px;height:280px;position:absolute;bottom:-150px;right:-140px}.mission-card{background:var(--purple)}.vision-card{color:var(--ink);background:#fff}.purpose-number{color:#ffffff5c;letter-spacing:.12em;margin-left:auto;font-size:12px;font-weight:850}.vision-card .purpose-number{color:#aeb0bb}.purpose-card .section-kicker{margin-top:auto}.purpose-card h2{letter-spacing:-.045em;max-width:490px;margin:0;font-size:clamp(32px,3.2vw,47px);line-height:1.08}.purpose-card>p:last-child{color:#ffffffad;max-width:500px;margin:22px 0 0;font-size:13px;line-height:1.78}.vision-card>p:last-child{color:var(--muted)}.approach-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.approach-grid article{border:1px solid var(--line);background:#fff;border-radius:22px;flex-direction:column;min-height:310px;padding:28px;display:flex}.approach-grid article>span{width:46px;height:46px;color:var(--cyan);background:#e7f6f8;border-radius:14px;place-items:center;font-size:11px;font-weight:850;display:grid}.approach-grid article:nth-child(2)>span{color:var(--purple);background:#efecf6}.approach-grid article:nth-child(3)>span{color:var(--orange);background:#fff1e5}.approach-grid article:nth-child(4)>span{color:var(--green);background:#eaf7ef}.approach-grid h3{letter-spacing:-.03em;margin:auto 0 12px;font-size:20px}.approach-grid p{color:var(--muted);margin:0;font-size:12px;line-height:1.75}.history-section{background:var(--purple);color:#fff;position:relative;overflow:hidden}.history-section:before{content:"";background:#32a9c52b;border-radius:50%;width:460px;height:460px;position:absolute;bottom:-290px;left:-250px}.history-inner{z-index:1;grid-template-columns:.78fr 1.22fr;gap:100px;width:min(1180px,100% - 40px);margin:0 auto;padding:118px 0;display:grid;position:relative}.history-heading h2{letter-spacing:-.05em;margin:0;font-size:clamp(40px,4vw,57px);line-height:1.05}.history-heading>p:last-child{color:#ffffffad;margin:25px 0 0;font-size:14px;line-height:1.82}.history-timeline{position:relative}.history-timeline:before{content:"";background:#ffffff2e;width:1px;position:absolute;top:19px;bottom:19px;left:74px}.history-timeline article{grid-template-columns:110px 1fr;gap:27px;min-height:150px;display:grid;position:relative}.history-timeline article>span{z-index:1;width:72px;height:34px;color:var(--purple);text-transform:uppercase;background:#fff;border-radius:99px;place-items:center;font-size:9px;font-weight:850;display:grid;position:relative}.history-timeline article div{padding-bottom:30px}.history-timeline h3{letter-spacing:-.025em;margin:4px 0 10px;font-size:20px}.history-timeline p{color:#ffffffa6;margin:0;font-size:12px;line-height:1.75}.values-heading{max-width:720px}.values-heading h2{letter-spacing:-.05em;margin:0;font-size:clamp(40px,4vw,58px);line-height:1.05}.values-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:52px;display:grid}.values-grid article{border:1px solid var(--line);background:#fff;border-radius:22px;flex-direction:column;min-height:255px;padding:27px;display:flex}.values-grid article>span{width:48px;height:48px;color:var(--cyan);background:#e7f6f8;border-radius:15px;place-items:center;font-size:17px;font-weight:850;display:grid}.values-grid article>span svg{width:23px;height:23px}.values-grid article:nth-child(2)>span{color:var(--orange);background:#fff1e6}.values-grid article:nth-child(3)>span{color:var(--green);background:#eaf7ef}.values-grid article:nth-child(4)>span{color:var(--purple);background:#efecf6}.values-grid h3{letter-spacing:-.03em;margin:auto 0 11px;font-size:19px}.values-grid p{color:var(--muted);margin:0;font-size:12px;line-height:1.7}.about-cta{padding:0 max(20px,50vw - 590px) 112px}.about-cta>div{background:var(--ink);color:#fff;text-align:center;border-radius:32px;padding:72px;position:relative;overflow:hidden}.about-cta>div:before,.about-cta>div:after{content:"";border-radius:50%;position:absolute}.about-cta>div:before{background:#32a9c538;width:260px;height:260px;top:-150px;left:-120px}.about-cta>div:after{background:#c80c6133;width:260px;height:260px;bottom:-170px;right:-130px}.about-cta h2{letter-spacing:-.05em;max-width:750px;margin:0 auto;font-size:clamp(40px,4.2vw,60px);line-height:1.05}.about-cta p:not(.section-kicker){color:#ffffffa6;max-width:600px;margin:20px auto 28px;font-size:14px;line-height:1.7}.about-cta .button{z-index:1;position:relative}.courses-page-hero{background:var(--ink);color:#fff;grid-template-columns:1.02fr .98fr;align-items:center;gap:78px;min-height:690px;padding:82px max(20px,50vw - 590px) 96px;display:grid;position:relative;overflow:hidden}.courses-page-hero:before{content:"";background:#32a9c533;border-radius:50%;width:470px;height:470px;position:absolute;bottom:-300px;left:-250px}.courses-page-hero:after{content:"";background:#c80c6129;border-radius:50%;width:390px;height:390px;position:absolute;top:-245px;right:-220px}.courses-page-hero-copy{z-index:2;position:relative}.courses-page-hero-copy h1{letter-spacing:-.057em;max-width:690px;margin:0;font-size:clamp(52px,5.2vw,78px);line-height:.99}.courses-page-hero-copy>p:not(.section-kicker){color:#ffffffb0;max-width:625px;margin:27px 0 0;font-size:17px;line-height:1.78}.courses-hero-actions{align-items:center;gap:27px;margin-top:35px;display:flex}.courses-hero-link{color:#ffffffd6;border-bottom:1px solid #ffffff52;align-items:center;gap:9px;padding:10px 0 7px;font-size:13px;font-weight:750;display:inline-flex}.courses-hero-proof{border-top:1px solid #ffffff1f;grid-template-columns:repeat(3,1fr);max-width:590px;margin-top:50px;padding-top:25px;display:grid}.courses-hero-proof div{border-right:1px solid #ffffff1f;gap:5px;padding:0 20px;display:grid}.courses-hero-proof div:first-child{padding-left:0}.courses-hero-proof div:last-child{border-right:0}.courses-hero-proof strong{letter-spacing:-.04em;font-size:23px}.courses-hero-proof span{color:#ffffff7a;font-size:10px}.courses-hero-gallery{z-index:2;min-height:520px;position:relative}.courses-hero-gallery:before{content:"";background:linear-gradient(145deg,#32a9c54d,#453d72b8 55%,#f28c3440);border-radius:47% 53% 45% 55%/54% 44% 56% 46%;position:absolute;inset:4% 0 2% 7%}.hero-poster{object-fit:cover;border:5px solid #ffffffeb;border-radius:20px;position:absolute;box-shadow:0 28px 65px #0000004d}.hero-poster-one{width:220px;height:300px;top:16%;left:4%;transform:rotate(-8deg)}.hero-poster-two{z-index:2;width:235px;height:318px;top:6%;left:33%;transform:rotate(2deg)}.hero-poster-three{z-index:1;width:205px;height:278px;bottom:9%;right:1%;transform:rotate(9deg)}.courses-gallery-badge{z-index:4;color:var(--purple);letter-spacing:.08em;text-transform:uppercase;background:#fffffff0;border:1px solid #ffffff59;border-radius:99px;padding:12px 16px;font-size:10px;font-weight:850;position:absolute;bottom:5%;left:22%;box-shadow:0 18px 40px #0003}.course-jump-nav{border-bottom:1px solid var(--line);background:#fff;padding:20px max(20px,50vw - 590px)}.course-jump-nav>div{justify-content:center;gap:8px;display:flex}.course-jump-nav a{border:1px solid var(--line);color:var(--muted);border-radius:99px;padding:10px 14px;font-size:10px;font-weight:750;transition:color .2s,border-color .2s,background .2s}.course-jump-nav a:hover,.course-jump-nav a:focus-visible{color:var(--cyan);background:#edf8fa;border-color:#32a9c561}.courses-catalog{padding-top:105px}.courses-catalog-heading{max-width:790px;margin-bottom:58px}.courses-catalog-heading h2{letter-spacing:-.052em;margin:0;font-size:clamp(42px,4.5vw,62px);line-height:1.04}.courses-catalog-heading>p:not(.section-kicker){max-width:650px;color:var(--muted);margin:23px 0 0;font-size:15px;line-height:1.8}.course-showcase-list{gap:24px;display:grid}.course-showcase{--course-accent:var(--cyan);--course-soft:#e9f7f9;border:1px solid var(--line);background:#fff;border-radius:30px;grid-template-columns:.43fr .57fr;min-height:650px;scroll-margin-top:26px;display:grid;overflow:hidden;box-shadow:0 22px 55px #2a2f4d12}.course-green{--course-accent:var(--green);--course-soft:#eaf7ef}.course-pink{--course-accent:var(--pink);--course-soft:#fbe8f1}.course-orange{--course-accent:var(--orange);--course-soft:#fff1e6}.course-purple{--course-accent:var(--purple);--course-soft:#efecf6}.course-teal{--course-accent:var(--teal);--course-soft:#e8f7f5}.course-showcase:nth-child(2n) .course-poster-wrap{order:2}.course-poster-wrap{background:var(--course-soft);min-height:650px;position:relative;overflow:hidden}.course-poster-wrap:after{content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff40}.course-poster-wrap img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .55s cubic-bezier(.22,1,.36,1);display:block}.course-showcase:hover .course-poster-wrap img{transform:scale(1.025)}.course-poster-wrap>span{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);letter-spacing:.08em;background:#1f2341d6;border:1px solid #ffffff8c;border-radius:14px;place-items:center;width:46px;height:46px;font-size:10px;font-weight:850;display:grid;position:absolute;top:20px;right:20px;box-shadow:0 10px 25px #0000002e}.course-showcase-copy{flex-direction:column;padding:54px 56px;display:flex}.course-label{color:var(--course-accent);letter-spacing:.14em;text-transform:uppercase;margin:0 0 12px;font-size:10px;font-weight:850}.course-showcase-copy h2{letter-spacing:-.05em;margin:0;font-size:clamp(36px,3.6vw,51px);line-height:1.03}.course-summary{color:var(--muted);margin:21px 0 25px;font-size:14px;line-height:1.78}.course-audience{background:var(--course-soft);border-radius:16px;align-items:center;gap:13px;padding:15px;display:flex}.course-audience>span{width:38px;height:38px;color:var(--course-accent);background:#fff;border-radius:12px;flex:none;place-items:center;font-size:16px;font-weight:850;display:grid}.course-audience>span svg{width:19px;height:19px}.course-audience p{gap:4px;margin:0;display:grid}.course-audience small{color:var(--course-accent);letter-spacing:.1em;text-transform:uppercase;font-size:8px;font-weight:850}.course-audience strong{color:#454a62;font-size:11px;line-height:1.5}.course-focus{margin-top:25px}.course-focus h3{letter-spacing:-.01em;margin:0 0 14px;font-size:12px}.course-focus ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.course-focus li{color:#555a70;align-items:flex-start;gap:10px;font-size:11px;line-height:1.55;display:flex}.course-focus i{background:var(--course-soft);width:20px;height:20px;color:var(--course-accent);border-radius:50%;flex:none;place-items:center;font-size:8px;font-style:normal;font-weight:850;display:grid}.course-focus i svg{stroke-width:3px;width:11px;height:11px}.course-card-footer>a svg{width:15px;height:15px}.course-note{border-left:2px solid var(--course-accent);color:#7a7f91;margin:18px 0 0;padding-left:12px;font-size:9px;line-height:1.6}.course-card-footer{justify-content:space-between;align-items:flex-end;gap:20px;margin-top:auto;padding-top:24px;display:flex}.course-tags{flex-wrap:wrap;gap:6px;display:flex}.course-tags span{color:#666a7d;background:#f4f4f7;border-radius:99px;padding:7px 9px;font-size:8px;font-weight:750}.course-card-footer>a{color:var(--course-accent);flex:none;align-items:center;gap:9px;font-size:11px;font-weight:850;display:inline-flex}.course-selection{padding:0 max(20px,50vw - 590px) 112px}.course-selection-inner{background:var(--purple);color:#fff;border-radius:32px;grid-template-columns:.88fr 1.12fr;align-items:center;gap:85px;padding:72px;display:grid;position:relative;overflow:hidden}.course-selection-inner:before{content:"";background:#32a9c533;border-radius:50%;width:340px;height:340px;position:absolute;top:-220px;left:-190px}.course-selection-inner:after{content:"";background:#f28c342b;border-radius:50%;width:300px;height:300px;position:absolute;bottom:-210px;right:-180px}.course-selection-heading,.course-selection-steps{z-index:1;position:relative}.course-selection-heading h2{letter-spacing:-.05em;margin:0;font-size:clamp(39px,4vw,58px);line-height:1.04}.course-selection-heading>p:not(.section-kicker){color:#ffffffad;margin:22px 0 28px;font-size:13px;line-height:1.78}.course-selection-steps{gap:10px;display:grid}.course-selection-steps article{background:#ffffff12;border:1px solid #ffffff21;border-radius:18px;grid-template-columns:52px 1fr;align-items:center;gap:17px;min-height:112px;padding:20px;display:grid}.course-selection-steps article>span{width:46px;height:46px;color:var(--purple);background:#fff;border-radius:14px;place-items:center;font-size:10px;font-weight:850;display:grid}.course-selection-steps h3{letter-spacing:-.02em;margin:0 0 7px;font-size:15px}.course-selection-steps p{color:#ffffff9e;margin:0;font-size:10px;line-height:1.65}.motion-ready [data-reveal]:not(.is-visible){opacity:0;filter:blur(5px);will-change:opacity, transform, filter}.motion-ready [data-reveal=up]:not(.is-visible){transform:translateY(38px)}.motion-ready [data-reveal=left]:not(.is-visible){transform:translate(-44px)}.motion-ready [data-reveal=right]:not(.is-visible){transform:translate(44px)}.motion-ready [data-reveal=scale]:not(.is-visible){transform:translateY(20px)scale(.96)}.motion-ready [data-reveal].is-visible{animation-duration:.78s;animation-timing-function:cubic-bezier(.22,1,.36,1);animation-delay:var(--reveal-delay,0s);animation-fill-mode:backwards}.motion-ready [data-reveal=up].is-visible{animation-name:reveal-up}.motion-ready [data-reveal=left].is-visible{animation-name:reveal-left}.motion-ready [data-reveal=right].is-visible{animation-name:reveal-right}.motion-ready [data-reveal=scale].is-visible{animation-name:reveal-scale}.program-card:nth-child(2),.advantage-grid article:nth-child(2),.process-grid article:nth-child(2){--reveal-delay:90ms}.program-card:nth-child(3),.advantage-grid article:nth-child(3),.process-grid article:nth-child(3){--reveal-delay:.18s}.program-card:nth-child(4),.advantage-grid article:nth-child(4),.process-grid article:nth-child(4){--reveal-delay:.27s}.advantage-grid article:nth-child(5){--reveal-delay:.36s}.advantage-grid article:nth-child(6){--reveal-delay:.45s}.contact-form{--reveal-delay:.1s}.footer-bottom{--reveal-delay:.12s}@keyframes reveal-up{0%{opacity:0;filter:blur(5px);transform:translateY(38px)}to{opacity:1;filter:blur();transform:translate(0)}}@keyframes reveal-left{0%{opacity:0;filter:blur(5px);transform:translate(-44px)}to{opacity:1;filter:blur();transform:translate(0)}}@keyframes reveal-right{0%{opacity:0;filter:blur(5px);transform:translate(44px)}to{opacity:1;filter:blur();transform:translate(0)}}@keyframes reveal-scale{0%{opacity:0;filter:blur(5px);transform:translateY(20px)scale(.96)}to{opacity:1;filter:blur();transform:translate(0)scale(1)}}@media (max-width:1120px){.desktop-nav{display:none}.mobile-menu{display:block}.site-header .button-small{display:none}}@media (max-width:980px){.hero{grid-template-columns:1fr;gap:32px;padding-top:52px}.hero-copy{max-width:720px}.hero-visual{width:min(620px,100%);margin:0 auto}.program-grid,.trust-strip{grid-template-columns:repeat(2,1fr)}.about-inner{grid-template-columns:1fr;gap:55px}.process-grid{grid-template-columns:repeat(2,1fr)}.reviews-header{flex-direction:column;align-items:flex-start;gap:30px}.reviews-header-actions{grid-template-columns:1fr auto;place-items:center start;width:100%}.faq-inner{grid-template-columns:1fr;gap:48px}.faq-inner aside{max-width:680px;position:static}.contact-inner{grid-template-columns:1fr;gap:56px}.contact-copy{max-width:720px}.ministry-approval-card{gap:40px;padding:52px}.footer-main,.footer-connect{grid-template-columns:repeat(2,1fr)}.about-page-hero{grid-template-columns:1fr;gap:38px}.about-page-hero-copy{max-width:780px}.about-page-visual{width:min(640px,100%);margin:0 auto}.identity-body{grid-template-columns:1fr;gap:45px}.identity-copy{max-width:760px}.approach-grid,.values-grid{grid-template-columns:repeat(2,1fr)}.history-inner{grid-template-columns:1fr;gap:58px}.history-heading{max-width:760px}.courses-page-hero{grid-template-columns:1fr;gap:35px;padding-top:70px}.courses-page-hero-copy{max-width:760px}.courses-hero-gallery{width:min(650px,100%);margin:0 auto}.course-showcase-copy{padding:42px 38px}.course-selection-inner{grid-template-columns:1fr;gap:50px;padding:58px}.course-selection-heading{max-width:700px}}@media (max-width:640px){.floating-whatsapp,.back-to-top{width:52px;height:52px;bottom:max(17px, env(safe-area-inset-bottom))}.floating-whatsapp{left:max(16px, env(safe-area-inset-left));box-shadow:0 13px 28px #0f592f40}.floating-whatsapp svg{width:27px;height:27px}.back-to-top{right:max(16px, env(safe-area-inset-right))}.back-to-top svg{width:21px;height:21px}.announcement{padding-inline:14px;font-size:10px}.site-header{width:min(100% - 28px,1180px);height:75px}.brand img{width:48px;height:48px}.brand strong{font-size:15px}.brand small{display:none}.hero{width:min(100% - 28px,1180px);padding:48px 0 60px}.hero h1{font-size:clamp(46px,14vw,62px)}.hero-lead{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch;gap:8px}.text-link{border:0;justify-content:center}.hero-proof div{padding-inline:10px}.hero-proof strong{font-size:16px}.hero-proof span{font-size:9px}.hero-visual{min-height:470px}.journey-card{width:88%}.note-cambridge{top:112px;left:-4px}.note-trial{bottom:68px;right:-5px}.floating-note{padding-right:10px}.trust-strip{grid-template-columns:1fr;gap:13px}.section{width:min(100% - 28px,1180px);padding:78px 0}.section-heading{grid-template-columns:1fr;gap:20px}.program-grid{grid-template-columns:1fr}.program-card{min-height:350px}.about-inner{width:min(100% - 28px,1180px);padding:78px 0}.advantage-grid{grid-template-columns:1fr}.advantage-grid article{min-height:200px}.process-heading{flex-direction:column;align-items:flex-start}.process-grid{grid-template-columns:1fr}.process-grid article{min-height:220px}.process-grid h3{margin-top:25px}.reviews-section,.faq-section,.contact{padding:78px 0}.reviews-container{width:min(100% - 28px,1180px)}.reviews-header{gap:24px;margin-bottom:31px}.reviews-header-actions{display:block}.reviews-header-actions .reviews-button{display:none}.reviews-score{justify-content:flex-start}.review-card{width:min(318px,100vw - 50px);min-height:292px;padding:21px}.reviews-marquee{overscroll-behavior-inline:contain;scroll-snap-type:x proximity;width:100%;margin-left:0;padding-inline:0;overflow-x:auto;-webkit-mask-image:none;mask-image:none}.reviews-track{will-change:auto;animation:none}.reviews-mobile-action{margin-top:24px;display:block}.reviews-mobile-action .reviews-button{width:100%}.faq-inner,.contact-inner{width:min(100% - 28px,1180px)}.faq-list summary{grid-template-columns:28px 1fr 28px;gap:10px;font-size:14px}.faq-list details>p{margin-left:38px}.contact-form{padding:25px 18px}.form-row{grid-template-columns:1fr;gap:0}.ministry-approval{padding:60px 14px}.ministry-approval-card{border-radius:24px;flex-direction:column;align-items:flex-start;gap:36px;min-height:auto;padding:38px 22px}.ministry-approval-copy>p:not(.section-kicker){font-size:13px}.approval-details{flex-direction:column;align-items:flex-start}.ministry-badge{flex-basis:auto;width:100%}.ministry-badge-ring{width:126px;height:126px}.footer-main{grid-template-columns:1fr;gap:35px}.footer-connect{grid-template-columns:1fr}.footer-bottom{flex-direction:column;align-items:flex-start;gap:8px}.about-page-hero{width:min(100% - 28px,1180px);padding:52px 0 72px}.about-page-hero-copy h1{font-size:clamp(44px,13vw,60px)}.about-page-hero-copy>p:not(.section-kicker){font-size:15px}.about-hero-actions{flex-direction:column;align-items:stretch;gap:8px}.about-page-visual{min-height:440px}.about-logo-card{width:88%;min-height:350px}.about-logo-card img{width:205px;height:205px}.identity-section{padding-top:76px}.identity-body{margin-top:40px}.identity-copy p:first-child{font-size:18px}.identity-highlights{grid-template-columns:1fr}.identity-highlights article{min-height:145px}.purpose-inner{grid-template-columns:1fr;width:min(100% - 28px,1180px);padding:78px 0}.purpose-card{min-height:390px;padding:30px 24px}.approach-grid,.values-grid{grid-template-columns:1fr}.approach-grid article{min-height:250px}.history-inner{width:min(100% - 28px,1180px);padding:78px 0}.history-timeline:before{left:53px}.history-timeline article{grid-template-columns:82px 1fr;gap:18px}.history-timeline article>span{width:54px;font-size:8px}.values-grid article{min-height:220px}.about-cta{padding:0 14px 78px}.about-cta>div{border-radius:25px;padding:58px 22px}.courses-page-hero{min-height:auto;padding:58px 14px 70px}.courses-page-hero-copy h1{font-size:clamp(46px,13vw,62px)}.courses-page-hero-copy>p:not(.section-kicker){font-size:15px}.courses-hero-actions{flex-direction:column;align-items:stretch;gap:8px}.courses-hero-link{border-bottom:0;justify-content:center}.courses-hero-proof div{padding-inline:10px}.courses-hero-proof strong{font-size:18px}.courses-hero-proof span{font-size:8px}.courses-hero-gallery{min-height:390px}.hero-poster-one{width:150px;height:205px;top:18%;left:1%}.hero-poster-two{width:165px;height:222px;top:5%;left:28%}.hero-poster-three{width:145px;height:197px;bottom:12%;right:1%}.courses-gallery-badge{font-size:8px;bottom:2%;left:15%}.course-jump-nav{padding-inline:14px;overflow:hidden}.course-jump-nav>div{scrollbar-width:none;justify-content:flex-start;padding-bottom:5px;overflow-x:auto}.course-jump-nav>div::-webkit-scrollbar{display:none}.course-jump-nav a{flex:none}.courses-catalog{padding-top:76px}.courses-catalog-heading{margin-bottom:40px}.course-showcase{border-radius:24px;grid-template-columns:1fr;min-height:auto}.course-showcase:nth-child(2n) .course-poster-wrap{order:0}.course-poster-wrap{aspect-ratio:4/5;min-height:auto}.course-showcase-copy{padding:34px 22px}.course-summary{font-size:13px}.course-card-footer{flex-direction:column;align-items:flex-start}.course-card-footer>a{font-size:12px}.course-selection{padding:0 14px 78px}.course-selection-inner{border-radius:25px;gap:40px;padding:54px 22px}.course-selection-steps article{grid-template-columns:46px 1fr;padding:16px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}[data-reveal]{opacity:1!important;filter:none!important;transform:none!important}.reviews-marquee{scroll-snap-type:x proximity;overflow-x:auto}.reviews-track{will-change:auto;transform:none!important}}
