:root{--brand: #1d437c;--brand-deep: #0b2146;--brand-mid: #12386f;--brand-mid-alt: #12386a;--brand-ink: #0f2f5b;--brand-ink-deeper: #0f2d59;--brand-ink-hover: #17345f;--brand-text-strong: #102a54;--brand-text-soft: #2a3d5f;--brand-text-muted: #415a80;--brand-text-link: #35619b;--brand-text-subtle: #607493;--brand-soft-bg: #edf3ff;--accent-orange-deep: #aa5d00;--white: #ffffff;--black: #081128;--text: #162133;--muted: #6b778d;--surface: #f3f5f9;--surface-page: #f6f8fb;--surface-soft: #f7f8fb;--surface-blue-50: #f8fafd;--surface-blue-75: #f7f9fd;--surface-blue-100: #f4f7fc;--surface-blue-150: #f3f7fd;--surface-blue-200: #eef3fa;--card: #ffffff;--border: #d9e0ea;--border-soft: #dde5f0;--border-soft-2: #e1e8f2;--border-blue: #d3ddec;--text-slate-1: #284772;--text-slate-2: #243653;--text-slate-3: #233b5c;--text-slate-4: #223652;--text-slate-5: #2a4268;--text-slate-6: #3d5478;--text-slate-7: #4f6485;--text-slate-8: #48688f;--text-slate-9: #5a6980;--text-slate-10: #5d6e89;--text-slate-11: #5d7293;--text-slate-12: #637a9b;--text-slate-13: #6a7f9f;--text-slate-14: #6c7f9c;--text-slate-15: #7487a4;--text-slate-16: #7488a8;--text-slate-17: #51698d;--text-slate-18: #3e557a;--danger: #8a2f39;--border-interactive: #9eb3d3;--footer-gradient-start: #1a3f74;--footer-gradient-end: #0c2248;--surface-brand-gradient: linear-gradient(120deg, rgba(12, 36, 73, .96) 0%, rgba(19, 56, 107, .94) 100%);--surface-brand-gradient-soft: linear-gradient(120deg, rgba(12, 36, 73, .72) 0%, rgba(19, 56, 107, .68) 100%);--card-gradient-1-top: #a6adb8;--card-gradient-1-mid: #6d7786;--card-gradient-1-bottom: #2d3951;--card-gradient-2-top: #8796ac;--card-gradient-2-mid: #5c6f88;--card-gradient-2-bottom: #1f2f4f;--card-gradient-3-top: #75a69e;--card-gradient-3-mid: #4c7c7a;--card-gradient-3-bottom: #1a3f45;--card-gradient-4-top: #b5a082;--card-gradient-4-mid: #8a6d4d;--card-gradient-4-bottom: #493823;--accent-orange: #f89528;--accent-gold: #9a8254;--accent-gold-bright: #f1be48;--impact-text-1: #f7fbff;--impact-text-2: #f1be48;--impact-text-3: #9fd0ff;--impact-text-4: #d6e3ff;--impact-chip-bg-1: rgba(255, 255, 255, .14);--impact-chip-border-1: rgba(255, 255, 255, .34);--impact-chip-text-1: #f7fbff;--impact-chip-bg-2: rgba(241, 190, 72, .22);--impact-chip-border-2: rgba(241, 190, 72, .4);--impact-chip-text-2: #f9d277;--impact-chip-bg-3: rgba(159, 208, 255, .2);--impact-chip-border-3: rgba(159, 208, 255, .38);--impact-chip-text-3: #cae5ff;--impact-chip-bg-4: rgba(214, 227, 255, .2);--impact-chip-border-4: rgba(214, 227, 255, .34);--impact-chip-text-4: #e8f0ff;--impact-card-bg-1: rgba(255, 255, 255, .22);--impact-card-border-1: rgba(255, 255, 255, .58);--impact-card-bg-2: rgba(241, 190, 72, .18);--impact-card-border-2: rgba(241, 190, 72, .46);--impact-card-bg-3: rgba(159, 208, 255, .17);--impact-card-border-3: rgba(159, 208, 255, .42);--impact-card-bg-4: rgba(214, 227, 255, .18);--impact-card-border-4: rgba(214, 227, 255, .4);--whatsapp-green: #4a8662;--whatsapp-green-hover: #447959;--danger-bright: #cf3a32}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:var(--text);background:var(--surface-page);line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}ul{list-style:none;padding:0}.container{width:min(1240px,92%);margin:0 auto}.page{display:flex;flex-direction:column;min-height:100vh}main{flex:1}.button{display:inline-flex;align-items:center;justify-content:center;padding:.68rem 1.2rem;border-radius:2px;border:1px solid transparent;font-weight:700;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;transition:background-color .2s ease,color .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease}.button.primary{background:var(--brand);color:var(--white)}.button.primary:hover{background:var(--brand-ink-hover)}.button.ghost{background:transparent;color:var(--brand);border-color:var(--brand)}.button.ghost:hover{background:#1d437c14}.button:hover{transform:translateY(-1px)}.text-link{color:var(--brand);font-weight:600}.hero{background:linear-gradient(110deg,var(--brand-deep) 0%,var(--brand-mid-alt) 52%,var(--brand-ink-deeper) 100%);color:var(--white);padding:5.8rem 0 5.2rem;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#06132a80,#06132a80),repeating-linear-gradient(90deg,#ffffff08 0 120px,#fff0 120px 220px);pointer-events:none}.hero-alt{background:linear-gradient(120deg,var(--brand) 0%,var(--brand-ink) 100%)}.hero-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:3rem;align-items:center;position:relative;z-index:1}.hero h1{font-size:clamp(2.8rem,5.4vw,4.35rem);line-height:.9;text-transform:uppercase;letter-spacing:.01em;margin-bottom:1.2rem;font-weight:700}.hero p{font-size:1rem;max-width:620px;margin-bottom:1.8rem;color:#ffffffd6}.hero-actions{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.hero-actions .button{border-radius:999px}.hero-panel{background:#ffffff12;border:1px solid rgba(255,255,255,.18);border-radius:0;padding:1.5rem}.hero-panel-inner{background:#ffffff14;border-radius:0;padding:1.5rem}.hero-panel h3{margin-bottom:1rem}.hero-panel ul{display:grid;gap:.75rem;margin-bottom:1rem}.page-hero{padding:4.5rem 0 3rem;background:var(--surface)}.page-hero h1{font-size:clamp(2.2rem,3vw,3rem);margin-bottom:1rem}.section{padding:4rem 0;border-top:2px dashed rgba(29,67,124,.5);background:var(--white)}.section-alt{background:var(--surface)}.section-heading{margin-bottom:2.2rem}.eyebrow{display:inline-block;font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;color:var(--brand);margin-bottom:.75rem;font-weight:700}.section h2{font-size:clamp(2rem,3vw,2.8rem);line-height:1.1;margin-bottom:.75rem}.subtitle{color:var(--muted);max-width:720px}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.card{background:var(--card);border:1px solid var(--border);border-radius:0;padding:1.5rem;box-shadow:0 10px 28px #0d182d12}.card h3{margin-bottom:.75rem}.card p{color:var(--muted)}.feature-card{position:relative;overflow:hidden;display:grid;align-content:end;min-height:250px;border:none;padding:1rem;color:var(--white);background:linear-gradient(180deg,var(--card-gradient-1-top) 0%,var(--card-gradient-1-mid) 40%,var(--card-gradient-1-bottom) 100%)}.feature-card:nth-child(2){background:linear-gradient(180deg,var(--card-gradient-2-top) 0%,var(--card-gradient-2-mid) 40%,var(--card-gradient-2-bottom) 100%)}.feature-card:nth-child(3){background:linear-gradient(180deg,var(--card-gradient-3-top) 0%,var(--card-gradient-3-mid) 45%,var(--card-gradient-3-bottom) 100%)}.feature-card:nth-child(4){background:linear-gradient(180deg,var(--card-gradient-4-top) 0%,var(--card-gradient-4-mid) 45%,var(--card-gradient-4-bottom) 100%)}.card-media{position:absolute;inset:0;background:linear-gradient(180deg,#ffffff0f,#08112529 45%,#081125c7);background-size:cover;background-position:center;background-repeat:no-repeat;transform:scale(1);transition:transform .35s ease}.feature-card h3,.feature-card .card-meta{position:relative;z-index:1}.feature-card h3{font-size:1.08rem;margin-bottom:.5rem}.card-meta p{color:#ffffffe0;margin-bottom:.65rem}.feature-card .text-link{color:#fffffff2;font-size:.68rem;letter-spacing:.09em;text-transform:uppercase}.hero .button.ghost{color:var(--white);border-color:#ffffffb3}.hero .button.ghost:hover{background:#ffffff1f}.stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.stat-card{border-left:3px solid var(--brand);padding-left:1.25rem}.stat-card h3{font-size:1.8rem}.not-found-code{font-size:clamp(5.2rem,14vw,10rem);line-height:.9;margin-bottom:.9rem}.not-found-home{margin-top:1.35rem}.page-hero .container:has(.not-found-code){text-align:center;padding-top:10rem;padding-bottom:10rem}.page-hero .container:has(.not-found-code) .not-found-home{margin-left:auto;margin-right:auto}.split{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.panel{background:var(--surface);border-radius:0;padding:1.5rem;border:1px solid var(--border)}.bullet-list{display:grid;gap:.75rem;padding-left:1rem;list-style:disc}.quote{font-style:italic;color:var(--text)}.video-placeholder{border-radius:0;background:var(--brand-ink);color:var(--white);display:flex;align-items:center;justify-content:center;height:260px;font-weight:600}.tuition-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem}.tuition-grid .card{background:linear-gradient(180deg,var(--footer-gradient-start) 0%,var(--footer-gradient-end) 100%);border:1px solid rgba(255,255,255,.14);color:var(--white)}.tuition-grid .card p{color:#fffc}.price{font-size:1.55rem;font-weight:700;color:var(--white)}.step-list{display:grid;gap:1rem;list-style:decimal;padding-left:1.5rem}.muted{color:var(--muted)}.content-state{color:var(--text-slate-18);font-size:.92rem;letter-spacing:.02em}.content-state.is-error{color:var(--danger)}.featured-image-wrap{position:relative}.featured-image-pill{position:absolute;bottom:.9rem;left:.9rem;display:inline-flex;align-items:center;justify-content:center;padding:.28rem .68rem;border-radius:999px;background:var(--brand);border:1px solid var(--brand-mid);color:var(--white);font-size:.55rem;text-transform:uppercase;letter-spacing:.1em;font-weight:700;box-shadow:0 8px 16px #07162e3d}.scroll-top-button{position:fixed;right:1.2rem;bottom:1.2rem;width:2.7rem;height:2.7rem;border-radius:999px;border:1px solid rgba(29,67,124,.34);background:#ffffffeb;color:var(--brand);display:inline-flex;align-items:center;justify-content:center;box-shadow:0 12px 22px #08183129;opacity:0;transform:translateY(10px);pointer-events:none;transition:opacity .2s ease,transform .2s ease,border-color .2s ease,box-shadow .2s ease;z-index:110}.scroll-top-button.is-visible{opacity:1;transform:translateY(0);pointer-events:auto}.scroll-top-button svg{width:1rem;height:1rem;fill:none;stroke:currentColor;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}.scroll-top-button:hover,.scroll-top-button:focus-visible{border-color:#1d437c8c;box-shadow:0 14px 26px #08183138}@media(max-width:640px){.container{width:min(1240px,94%)}.button{font-size:.66rem;letter-spacing:.07em;padding:.62rem .9rem}.scroll-top-button{right:.78rem;bottom:.78rem;width:2.4rem;height:2.4rem}}.site-header{position:fixed;top:0;left:0;width:100%;z-index:40;background:transparent;border-bottom:1px solid transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;transition:background-color .22s ease,border-color .22s ease,box-shadow .22s ease}.site-header.is-scrolled{background:var(--surface-brand-gradient);border-bottom:1px solid rgba(255,255,255,.14);box-shadow:0 14px 30px #06142c33;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.header-inner{position:relative;display:flex;align-items:center;justify-content:flex-start;gap:1rem;padding:.34rem 0}.logo{display:flex;align-items:center;gap:.85rem;padding:.2rem .25rem .2rem 0;color:var(--white)}.logo img{width:clamp(62px,7.2vw,84px);height:auto}.logo-subtitle{border-left:1px solid rgba(255,255,255,.45);padding-left:.55rem;font-size:clamp(.74rem,1.1vw,.92rem);font-weight:400;letter-spacing:.01em;line-height:1;color:var(--white);white-space:nowrap}.header-nav-dropdowns{margin-left:auto;display:flex;align-items:center;gap:2.2rem}.header-dropdown{position:relative}.header-dropdown-trigger{border:0;background:transparent;color:var(--white);border-radius:0;display:inline-flex;align-items:center;gap:.5rem;padding:.26rem .08rem;font-size:.76rem;line-height:1;font-weight:700;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;transition:border-color .2s ease,background-color .2s ease,color .2s ease}.header-dropdown-trigger:hover,.header-dropdown-trigger:focus-visible,.header-dropdown.is-open .header-dropdown-trigger{color:var(--white)}.header-dropdown-trigger svg{width:.9rem;height:.9rem;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .2s ease}.header-dropdown.is-open .header-dropdown-trigger svg{transform:rotate(180deg)}.header-dropdown-menu{position:absolute;top:calc(100% + .95rem);right:0;min-width:min(460px,calc(100vw - 1.5rem));max-width:min(620px,calc(100vw - 1.5rem));display:grid;gap:.2rem;background:var(--surface-brand-gradient);border:1px solid rgba(255,255,255,.14);border-radius:8px;box-shadow:0 12px 36px #05102447;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:.85rem;opacity:0;visibility:hidden;transform:translateY(-4px);pointer-events:none;transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.site-header.is-scrolled .header-dropdown-menu{background:linear-gradient(120deg,#0c2449,#13386b);border-color:#ffffff24;backdrop-filter:none;-webkit-backdrop-filter:none}.header-dropdown.is-open .header-dropdown-menu{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.header-dropdown-link{display:flex;align-items:center;justify-content:space-between;gap:.7rem;color:var(--white);border-radius:6px;padding:1.18rem 1rem;font-size:.96rem;line-height:1.45;font-weight:600;letter-spacing:.03em;transition:color .2s ease,background-color .2s ease}.header-dropdown-link:hover,.header-dropdown-link:focus-visible,.header-dropdown-link.active{color:#fff;background:#ffffff1f}@media(max-width:900px){.header-inner{padding:.28rem 0;gap:.6rem}.logo{gap:.56rem;min-width:0}.logo img{width:clamp(52px,16vw,68px)}.logo-subtitle{padding-left:.4rem;font-size:clamp(.64rem,2.5vw,.78rem)}.header-nav-dropdowns{gap:1.45rem}.header-dropdown-trigger{padding:.2rem .06rem;font-size:.68rem;letter-spacing:.08em}.header-dropdown-menu{min-width:min(390px,calc(100vw - .9rem));max-width:min(460px,calc(100vw - .9rem));padding:.62rem}}@media(max-width:640px){.header-inner{gap:.46rem;padding:.24rem 0}.logo img{width:clamp(42px,15vw,54px)}.logo-subtitle{font-size:.62rem;letter-spacing:.02em}.header-nav-dropdowns{gap:1rem}.header-dropdown-trigger{padding:.18rem .04rem;font-size:.6rem}.header-dropdown-trigger svg{width:.74rem;height:.74rem}.header-dropdown-menu{top:calc(100% + .7rem);min-width:min(320px,calc(100vw - 1rem));max-width:min(380px,calc(100vw - 1rem));border-radius:7px;padding:.52rem}.header-dropdown-link{padding:1rem .82rem;font-size:.84rem}.header-dropdown{position:static}.header-dropdown-menu{left:50%;right:auto;transform:translate(-50%,-4px)}.header-dropdown.is-open .header-dropdown-menu{transform:translate(-50%)}}.diploma-page{background:var(--surface-page);--home-card-shadow: 0 14px 30px rgba(8, 24, 49, .14);--home-card-shadow-hover: 0 22px 42px rgba(8, 24, 49, .22);--transition-surface: #ffffff;--transition-border: rgba(208, 216, 230, .72);--transition-border-hover: rgba(29, 67, 124, .34);--transition-chevron-muted: rgba(29, 67, 124, .58);--transition-card-shadow: 0 8px 14px rgba(8, 24, 49, .1)}.hero-home{background:linear-gradient(106deg,#020a19fa,#071631e6 38%,#1236688f 68%,#327acd33),center/cover no-repeat;min-height:700px;display:flex;align-items:center;padding:8.1rem 0 7.2rem}.hero-home .hero-grid{grid-template-columns:minmax(0,1fr)}.hero-home:before{background:radial-gradient(circle at 50% 50%,#0000 56%,#030c1c42),repeating-linear-gradient(135deg,#ffffff05 0 1px,#fff0 1px 4px),linear-gradient(145deg,#07173157,#0c214433 48%,#08183261),radial-gradient(circle at 50% 48%,#ffffff08,#fff0 62%)}.hero-home .eyebrow{position:relative;display:inline-flex;align-items:center;gap:.65rem;font-size:.72rem;letter-spacing:.11em;color:#ffdcb5d2;margin-bottom:1.45rem}.hero-home .eyebrow:after{content:"";width:2.1rem;height:1px;background:#f89528a6}.hero-home .hero-eyebrow-icon{width:.78rem;height:.78rem;display:inline-flex;align-items:center;justify-content:center}.hero-home .hero-eyebrow-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.hero-home .home-eyebrow-text{display:-webkit-box;line-clamp:1;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.hero-home-content{max-width:1020px;position:relative;z-index:1}.hero-home-content h1{margin-bottom:2rem;max-width:27ch;line-height:1.2;text-transform:none;font-family:Times New Roman,Georgia,Nimbus Roman No9 L,serif;font-style:italic;font-weight:620;font-size:clamp(3.2rem,6vw,5rem)}.hero-home-content .home-hero-title{display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-description-expand-hero .home-hero-description{--home-clamp-lines: 3}.hero-home-content p{margin-bottom:2.9rem;max-width:78ch;line-height:1.82;font-size:1.08rem}.home-description-expand{margin:0}.home-description-text.is-clamped{display:-webkit-box;line-clamp:var(--home-clamp-lines, 3);-webkit-line-clamp:var(--home-clamp-lines, 3);-webkit-box-orient:vertical;overflow:hidden}.home-description-text.is-expanded{display:block}.home-description-toggle{border:0;background:transparent;padding:0;margin-top:.48rem;width:fit-content;cursor:pointer;color:var(--brand-mid-alt);font-size:.76rem;letter-spacing:.08em;text-transform:uppercase;display:inline-flex;align-items:center;gap:.35rem}.home-description-toggle svg{width:.95rem;height:.95rem;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .2s ease}.home-description-toggle.is-open svg{transform:rotate(180deg)}.hero-home .hero-actions{gap:1.5rem}.hero-home .hero-actions .button{padding:.86rem 1.5rem;min-height:3rem;font-size:.86rem;line-height:1.35;letter-spacing:.09em}.hero-home .hero-actions .button.primary{background:color-mix(in srgb,var(--accent-gold-bright) 24%,transparent);border-color:color-mix(in srgb,var(--accent-gold-bright) 52%,white 48%);color:var(--white);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);transition:box-shadow .24s ease,border-color .24s ease,transform .24s ease}.hero-home .hero-actions .button.primary:hover,.hero-home .hero-actions .button.primary:focus-visible,.hero-home .hero-actions .button.ghost:hover,.hero-home .hero-actions .button.ghost:focus-visible{transform:translateY(-1px)}.hero-home .hero-actions .button.primary:hover,.hero-home .hero-actions .button.primary:focus-visible{border-color:color-mix(in srgb,var(--accent-gold-bright) 62%,white 38%);box-shadow:0 0 0 1px color-mix(in srgb,var(--accent-gold-bright) 24%,transparent),0 0 10px color-mix(in srgb,var(--accent-gold-bright) 28%,transparent),0 8px 18px #0c214442}.hero-home .hero-actions .button.ghost:hover,.hero-home .hero-actions .button.ghost:focus-visible{border-color:color-mix(in srgb,currentColor 72%,white 28%);box-shadow:0 0 0 1px color-mix(in srgb,currentColor 20%,transparent),0 0 10px color-mix(in srgb,currentColor 26%,transparent),0 8px 18px #0c21443d}.home-sections-page .diploma-section{padding:5.3rem 0;background:linear-gradient(180deg,var(--surface-blue-200) 0%,var(--surface-blue-75) 100%);font-size:1.02rem}.home-sections-page .eyebrow{display:inline-flex;align-items:center;gap:.55rem;font-size:.7rem;letter-spacing:.13em;text-transform:uppercase;color:var(--accent-orange-deep);margin-bottom:.95rem}.home-sections-page .eyebrow>span{display:-webkit-box;line-clamp:1;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.home-sections-page .eyebrow:after{content:"";width:2rem;height:1px;background:#f895288c}.home-sections-page .diploma-section h2{color:var(--brand-ink);font-size:clamp(1.85rem,3.2vw,2.7rem);line-height:1.24;font-weight:600;margin-bottom:.92rem}.home-sections-page .home-section-title{display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-sections-page .home-section-title.is-single-line{line-clamp:1;-webkit-line-clamp:1}.home-sections-page .diploma-subtitle,.home-sections-page .diploma-section p,.home-sections-page .diploma-section li,.home-sections-page .diploma-transition-copy .diploma-subtitle{color:var(--brand-text-soft)}.home-sections-page .diploma-subtitle{font-size:1.1rem;line-height:1.78}.home-sections-page .diploma-section p,.home-sections-page .diploma-section li{font-size:1.04rem;line-height:1.72}.home-sections-page .diploma-section h3{line-height:1.35}.diploma-brand-story-layout{display:grid;grid-template-columns:minmax(160px,.48fr) minmax(0,1.18fr) minmax(220px,.62fr);gap:4rem;align-items:start}.diploma-brand-story{max-width:66ch}.diploma-brand-story-media{overflow:hidden;border-radius:14px;box-shadow:var(--home-card-shadow);transition:transform .3s ease,box-shadow .3s ease}.diploma-brand-story-media img{width:100%;height:100%;min-height:430px;object-fit:cover;transition:transform .3s ease}.diploma-brand-story-media:hover,.diploma-brand-story-media:focus-within{transform:translateY(-2px);box-shadow:var(--home-card-shadow-hover)}.diploma-brand-story-media:hover img,.diploma-brand-story-media:focus-within img{transform:scale(1.02)}.diploma-brand-story-panel{padding:3.5rem 1.95rem;max-width:23.5rem;max-height:min(53vh,430px);border:1px solid rgba(29,67,124,.18);border-radius:14px;background:linear-gradient(160deg,#ffffffeb,#e8f0fce6);box-shadow:var(--home-card-shadow);overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.diploma-brand-story-panel::-webkit-scrollbar{width:0;height:0}.diploma-brand-story-panel:hover,.diploma-brand-story-panel:focus-within{transform:translateY(-2px);box-shadow:var(--home-card-shadow-hover);border-color:#1d437c4d}.diploma-brand-story-points{display:grid;gap:2.5rem}.diploma-brand-story-point{display:grid;grid-template-columns:auto 1fr;gap:.7rem}.diploma-brand-story-icon{width:1rem;height:1rem;color:var(--brand);margin-top:-.3rem}.diploma-brand-story-icon svg{width:100%;height:100%;fill:currentColor}.diploma-brand-story-point h3{color:var(--brand-ink);font-size:.72rem;line-height:1.18;text-transform:uppercase;letter-spacing:.09em;margin-bottom:.78rem}.diploma-section-grid{display:grid;grid-template-columns:1.12fr 1fr;gap:2rem;align-items:start}.diploma-trainer-points{display:grid;gap:.8rem}.diploma-trainer-points .diploma-video-check{margin-top:.12rem}.diploma-trainer-points li{display:grid;grid-template-columns:auto 1fr;gap:.5rem;align-items:start}.diploma-trainer-points li p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.diploma-video-check svg{width:1.1rem;height:1.1rem;fill:none;stroke:var(--brand);stroke-width:1.8}.authority-card-grid{margin-top:2rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem}.authority-section-grid{gap:3.2rem}.authority-card{--module-accent: var(--brand);border:1px solid rgba(255,255,255,.48);border-top:2px solid var(--module-accent);border-radius:12px;background:linear-gradient(150deg,#ffffffc7,#f3f8ffb3);box-shadow:var(--home-card-shadow);padding:1.05rem 1.5rem;text-align:center;display:flex;flex-direction:column;align-items:center;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.authority-card:hover,.authority-card:focus-within{transform:translateY(-2px);box-shadow:var(--home-card-shadow-hover);border-color:var(--module-accent);border-top-color:var(--module-accent)}.authority-card:nth-child(1){--module-accent: #c44444}.authority-card:nth-child(2){--module-accent: #7b57c2}.authority-card:nth-child(3){--module-accent: #2f6fa8}.authority-card-media{height:5.8rem;width:100%;margin-bottom:1rem;display:inline-flex;align-items:center;justify-content:center}.authority-card-icon{width:100%;height:100%;display:inline-flex;align-items:center;justify-content:center}.authority-card-icon-image{max-width:min(100%,7.2rem);max-height:100%;width:auto;height:auto;object-fit:contain}.authority-card-icon-image.is-globe{max-width:min(100%,4.6rem)}.authority-card h3{color:var(--brand-ink);font-size:1.02rem;line-height:1.35;margin:0;display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.diploma-media{overflow:hidden;border-radius:14px;box-shadow:var(--home-card-shadow);transition:transform .3s ease,box-shadow .3s ease}.diploma-media img{width:100%;min-height:410px;max-height:440px;object-fit:cover;border-radius:14px;border:1px solid rgba(12,40,82,.16);transition:transform .3s ease}.diploma-media:hover,.diploma-media:focus-within{transform:translateY(-2px);box-shadow:var(--home-card-shadow-hover)}.diploma-media:hover img,.diploma-media:focus-within img{transform:scale(1.02)}.diploma-highlight-panel{border:1px solid rgba(12,40,82,.14);border-radius:14px;padding:1.3rem;background:linear-gradient(155deg,#fffffff0,#eaf2fde6);box-shadow:var(--home-card-shadow);transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.diploma-highlight-panel:hover,.diploma-highlight-panel:focus-within{transform:translateY(-2px);box-shadow:var(--home-card-shadow-hover);border-color:#1d437c42}.diploma-trainers-success-grid{grid-template-columns:.92fr 1.08fr;gap:2.8rem}.diploma-trainers-success-grid>:first-child .diploma-subtitle{max-width:44ch}.diploma-trainers-success-grid>:first-child .diploma-trainer-points{margin-top:1.4rem}.diploma-featured-trainers{border:0;padding:0;background:transparent;box-shadow:none}.diploma-featured-trainers:hover,.diploma-featured-trainers:focus-within{transform:none;box-shadow:none;border-color:transparent}.diploma-featured-trainer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:3.2rem}.diploma-featured-trainer-card{position:relative;overflow:hidden;border-radius:18px;height:clamp(300px,34vw,360px);background:#0f213d;box-shadow:inset 0 0 0 1px #ffffff57,var(--home-card-shadow);transition:transform .28s ease,box-shadow .28s ease}.diploma-featured-trainer-card:hover,.diploma-featured-trainer-card:focus-within{transform:translateY(-2px);box-shadow:inset 0 0 0 1px #ffffff8f,var(--home-card-shadow-hover)}.diploma-featured-trainer-card:nth-child(2){margin-top:2rem}.diploma-featured-trainer-card img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.9) contrast(1.05);transition:transform .32s ease,filter .32s ease;backface-visibility:hidden;transform:translateZ(0)}.diploma-featured-trainer-card:hover img,.diploma-featured-trainer-card:focus-within img{transform:scale(1.04);filter:brightness(.56) saturate(.86) contrast(1.04)}.diploma-featured-trainer-overlay{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:1.2rem 1rem 1.05rem;background:linear-gradient(180deg,#05102200 42%,#05102252 62%,#030a16d6 74%,#020710fa);transition:background .28s ease}.diploma-featured-trainer-card:hover .diploma-featured-trainer-overlay,.diploma-featured-trainer-card:focus-within .diploma-featured-trainer-overlay{background:linear-gradient(180deg,#040c1a57,#030a16ad 46%,#01040af7);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.diploma-featured-trainer-content{margin-top:auto;display:grid;gap:.6rem;transition:margin-top .3s ease}.diploma-featured-trainer-card:hover .diploma-featured-trainer-content,.diploma-featured-trainer-card:focus-within .diploma-featured-trainer-content{margin-top:0}.diploma-featured-trainer-badge{width:fit-content;padding:.25rem .45rem;border-radius:4px;background:var(--accent-orange-deep);color:#fffffff5;font-size:.58rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.diploma-featured-trainer-card h4{color:var(--white);font-size:1.65rem;line-height:1.08;margin:0;display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.home-sections-page .diploma-featured-trainer-card .diploma-featured-trainer-role{color:#f5f9fffa;font-size:.95rem;line-height:1.35;margin:0;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-sections-page .diploma-featured-trainer-card .diploma-featured-trainer-description{margin:0;color:#ecf3ffeb;font-size:.92rem;line-height:1.48;max-height:0;opacity:0;overflow:hidden;display:-webkit-box;line-clamp:4;-webkit-line-clamp:4;-webkit-box-orient:vertical;padding-bottom:0;transform:translateY(-4px);transition:opacity .24s ease,max-height .28s ease,transform .24s ease}.diploma-featured-trainer-card:hover .diploma-featured-trainer-description,.diploma-featured-trainer-card:focus-within .diploma-featured-trainer-description{max-height:6.6rem;opacity:1;padding-bottom:.25rem;transform:translateY(0)}.diploma-transition-layout{display:grid;grid-template-columns:.86fr 1.14fr;gap:3rem;align-items:stretch}.transition-upsell-section{background:linear-gradient(180deg,#eef1f6,#e9edf3)}.diploma-transition-copy{display:flex;flex-direction:column;justify-content:center;max-width:30rem}.diploma-transition-copy .eyebrow{margin-bottom:1.1rem}.diploma-transition-copy .eyebrow:after{width:2.6rem}.diploma-transition-title{margin:0 0 1rem;color:var(--brand);font-size:clamp(2.35rem,4.1vw,4rem);line-height:.98;font-weight:700}.diploma-transition-copy .diploma-subtitle{max-width:33ch;margin-bottom:1.1rem}.diploma-transition-courses{margin-top:1.6rem}.diploma-transition-courses h3{margin:0 0 1.5rem;color:var(--brand-ink);font-size:.86rem;line-height:1.2;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.diploma-transition-course-grid{display:grid;gap:.62rem}.diploma-transition-course-card{border:1px solid var(--transition-border);border-radius:12px;background:var(--transition-surface);color:var(--brand-ink);padding:1.2rem 1.35rem;font-size:.9rem;line-height:1.3;text-decoration:none;display:flex;align-items:center;justify-content:space-between;gap:.8rem;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.diploma-transition-course-main{display:flex;align-items:center;gap:.9rem;min-width:0}.diploma-transition-course-icon-slot{width:1.72rem;min-width:1.72rem;display:inline-flex;align-items:center;justify-content:center}.diploma-transition-course-icon{width:1.35rem;height:1.35rem;color:inherit;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.diploma-transition-course-icon.is-school{width:1.58rem;height:1.58rem}.diploma-transition-course-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}.diploma-transition-course-label{min-width:0}.diploma-transition-course-chevron{width:1rem;height:1rem;color:var(--transition-chevron-muted);flex-shrink:0;opacity:.62;transition:transform .22s ease,color .22s ease,opacity .22s ease}.diploma-transition-course-chevron svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}.diploma-transition-course-card:hover,.diploma-transition-course-card:focus-visible{transform:translateY(-1px);border-color:var(--transition-border-hover);box-shadow:var(--transition-card-shadow);background:var(--transition-surface)}.diploma-transition-course-card:hover .diploma-transition-course-chevron,.diploma-transition-course-card:focus-visible .diploma-transition-course-chevron{transform:translate(3px);color:var(--brand);opacity:1}.diploma-transition-media{overflow:hidden;border-radius:24px;border:1px solid color-mix(in srgb,var(--transition-border) 92%,white 8%);background:var(--transition-surface);box-shadow:0 18px 34px #1123461f;padding:clamp(1.8rem,3.6vw,2.6rem);min-height:420px;max-width:500px;width:100%;justify-self:end;display:flex;align-items:center;justify-content:center;transition:transform .28s ease,box-shadow .28s ease}.diploma-transition-media-link{display:block;width:100%;height:100%;cursor:zoom-in}.diploma-transition-media img{width:100%;height:100%;min-height:320px;object-fit:contain;transition:transform .28s ease}.diploma-transition-media:hover,.diploma-transition-media:focus-within{transform:translateY(-2px);box-shadow:var(--home-card-shadow-hover)}.diploma-transition-media:hover img,.diploma-transition-media:focus-within img{transform:scale(1.01)}@media(max-width:900px){.hero-home{padding:6.3rem 0 5.8rem;min-height:620px}.home-sections-page .diploma-section{padding:4.2rem 0}.home-sections-page .diploma-section h2{font-size:clamp(1.55rem,6vw,2.05rem)}.home-sections-page .diploma-subtitle{font-size:1rem;line-height:1.66}.diploma-brand-story-layout,.diploma-section-grid,.diploma-transition-layout,.diploma-featured-trainer-grid{grid-template-columns:1fr}.diploma-transition-layout{gap:1.8rem}.diploma-transition-copy .diploma-subtitle{max-width:none}.diploma-transition-media{min-height:auto;padding:.85rem;max-width:none}.diploma-transition-media img{min-height:0}.diploma-featured-trainer-card:nth-child(2){margin-top:0}.authority-card-grid{grid-template-columns:1fr}}@media(max-width:640px){.hero-home{padding:5.5rem 0 4.2rem;min-height:520px}.hero-home-content h1{max-width:none;font-size:clamp(2.1rem,9.8vw,2.9rem);line-height:1.14;margin-bottom:1rem}.hero-home-content .home-hero-title{line-clamp:4;-webkit-line-clamp:4}.home-description-expand-hero .home-hero-description{--home-clamp-lines: 10}.hero-home .eyebrow{font-size:.62rem;margin-bottom:.9rem;gap:.48rem}.hero-home-content p{font-size:.95rem;line-height:1.62;margin-bottom:1.4rem}.hero-home .hero-actions{gap:.6rem;width:100%}.hero-home .hero-actions .button{width:100%;justify-content:center;min-height:2.8rem;font-size:.74rem;padding:.74rem 1rem}.home-sections-page .diploma-section{padding:3.35rem 0}.home-sections-page .diploma-section h2{font-size:clamp(1.36rem,8vw,1.8rem);margin-bottom:.65rem}.home-sections-page .diploma-subtitle,.home-sections-page .diploma-section p,.home-sections-page .diploma-section li{font-size:.94rem;line-height:1.62}.diploma-brand-story-layout{gap:1.2rem}.diploma-brand-story-media img{min-height:300px}.diploma-brand-story-panel{max-width:none;max-height:min(40vh,285px);padding:1.25rem 1rem}.diploma-brand-story-points{gap:1.6rem}.authority-card{padding:.95rem 1.05rem}.authority-card-media{height:5rem;margin-bottom:.78rem}.diploma-featured-trainer-grid{gap:1rem}.diploma-featured-trainer-card{height:min(74vw,330px);border-radius:14px}.diploma-featured-trainer-overlay{padding:1rem .84rem .9rem}.diploma-featured-trainer-card h4{font-size:1.3rem}.home-sections-page .diploma-featured-trainer-card .diploma-featured-trainer-role{font-size:.84rem}.diploma-transition-layout{gap:1.15rem}.diploma-transition-title{font-size:clamp(1.9rem,10vw,2.6rem);line-height:1.02}.diploma-transition-courses{margin-top:1rem}.diploma-transition-courses h3{margin-bottom:.95rem;white-space:normal}.diploma-transition-course-card{border-radius:10px;padding:.94rem .9rem;font-size:.82rem}.diploma-transition-course-main{gap:.66rem}.diploma-transition-course-icon-slot{width:1.5rem;min-width:1.5rem}.diploma-transition-course-icon{width:1.15rem;height:1.15rem}.diploma-transition-course-icon.is-school{width:1.3rem;height:1.3rem}.diploma-transition-media{border-radius:14px;padding:.72rem}}.programme-page{background:var(--surface-page);--programme-card-shadow: 0 16px 30px rgba(8, 24, 49, .12);--programme-card-hover-shadow: 0 24px 40px rgba(8, 24, 49, .2);--programme-panel-blue: var(--brand-mid-alt);--programme-section-nav-surface: #f7fafe;--programme-section-nav-border: rgba(214, 222, 234, .86);--programme-section-nav-text: #7a879e;--programme-section-nav-text-hover: #31435f;--programme-section-nav-text-active: #2f3e5a}.programme-hero-full{min-height:clamp(560px,72vh,780px);display:flex;align-items:center;padding:7.1rem 0 5.6rem}.programme-hero-full:before{background:radial-gradient(circle at 50% 50%,#0000 56%,#030c1c42),repeating-linear-gradient(135deg,#ffffff05 0 1px,#fff0 1px 4px),linear-gradient(145deg,#07173157,#0c214433 48%,#08183261),radial-gradient(circle at 50% 48%,#ffffff08,#fff0 62%);z-index:0;pointer-events:none}.programme-hero-full .container{position:relative;z-index:1}.programme-hero-full .programme-intake-pill{width:fit-content;display:inline-flex;align-items:center;gap:.45rem;margin:0 0 1.95rem;padding:.34rem .86rem;border-radius:999px;border:1px solid rgba(248,149,40,.45);background:#f895282e;color:#ffdcb5eb;font-size:.76rem;text-transform:uppercase;letter-spacing:.1em;font-weight:700}.programme-eyebrow-text{display:-webkit-box;line-clamp:1;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.programme-hero-full .programme-intake-pill svg{width:.95rem;height:.95rem;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.programme-hero-copy h1{font-size:calc(clamp(2rem,3.8vw,3.15rem) * var(--programme-hero-title-scale, 1));line-height:1;margin-bottom:1.8rem;color:var(--white);max-width:calc(16ch / var(--programme-hero-title-scale, 1));font-weight:600}.programme-title-hero{--programme-hero-title-scale: 1;display:block}.programme-hero-subtitle{color:#ffffffd6;max-width:78ch;line-height:1.82;font-size:1.08rem;margin:0 0 2.9rem}.programme-description-expand .programme-hero-subtitle.is-clamped{display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.programme-hero-copy-full{max-width:60ch}.programme-hero-layout{display:grid;grid-template-columns:minmax(280px,.86fr) minmax(420px,1.14fr);gap:2.8rem;align-items:center}.programme-hero-media{position:relative;overflow:hidden;border-radius:14px;border:1px solid rgba(255,255,255,.2);box-shadow:0 22px 44px #030c1c59;background:#000}.programme-hero-media video{width:100%;height:100%;min-height:460px;object-fit:cover;display:block}.programme-hero-actions{margin-top:2.2rem;display:flex;gap:.8rem;align-items:center;flex-wrap:wrap}.programme-hero-actions .button{min-width:190px;border-radius:999px;padding:.86rem 1.5rem;min-height:3rem;font-size:.86rem;line-height:1.35;letter-spacing:.09em;gap:.42rem}.programme-btn-icon{width:.9rem;height:.9rem;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.programme-hero-actions .button:first-child .programme-btn-icon{width:1.1rem;height:1.1rem}.programme-hero-actions .button.primary{background:color-mix(in srgb,var(--accent-gold-bright) 24%,transparent);border-color:color-mix(in srgb,var(--accent-gold-bright) 52%,white 48%);color:var(--white);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.programme-hero-actions .button.primary:hover,.programme-hero-actions .button.primary:focus-visible{border-color:color-mix(in srgb,var(--accent-gold-bright) 62%,white 38%);box-shadow:0 0 0 1px color-mix(in srgb,var(--accent-gold-bright) 24%,transparent),0 0 10px color-mix(in srgb,var(--accent-gold-bright) 28%,transparent),0 8px 18px #0c214442}.programme-section{padding:5.6rem 0}.programme-page{overflow-x:clip}.programme-section-nav{position:fixed;left:0;right:0;z-index:35;opacity:0;visibility:hidden;transform:translateY(-6px);pointer-events:none;transition:opacity .22s ease,transform .22s ease,visibility .22s ease}.programme-section-nav.is-visible{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.programme-section-nav-scroll{display:flex;align-items:center;gap:0;width:max-content;max-width:calc(100vw - 2rem);overflow-x:auto;padding:.32rem .42rem;border-radius:10px;border:1px solid var(--programme-section-nav-border);background:var(--programme-section-nav-surface);box-shadow:0 10px 20px #0818311f;scrollbar-width:thin;margin:0 auto}.programme-section-nav-scroll::-webkit-scrollbar{height:6px}.programme-section-nav-scroll::-webkit-scrollbar-thumb{background:#98acce8c;border-radius:999px}.programme-section-nav-link{border:0;border-radius:8px;background:transparent;color:var(--programme-section-nav-text);font-size:.62rem;text-transform:uppercase;letter-spacing:.12em;line-height:1.2;font-weight:700;white-space:nowrap;padding:.58rem .84rem;cursor:pointer;position:relative;transition:color .2s ease,background-color .2s ease,box-shadow .2s ease,transform .2s ease}.programme-section-nav-link:after{content:"";position:absolute;left:.74rem;right:.74rem;bottom:.06rem;height:2px;border-radius:999px;background:transparent;transition:background-color .2s ease}.programme-section-nav-link:not(.is-active):hover,.programme-section-nav-link:not(.is-active):focus-visible{color:var(--programme-section-nav-text-hover);background:#fff;box-shadow:0 4px 10px #0818311f;transform:translateY(-1px)}.programme-section-nav-link.is-active{color:var(--programme-section-nav-text-active)}.programme-section-nav-link.is-active:after{background:var(--accent-orange)}.programme-section-curriculum{background:linear-gradient(180deg,#eef4fc 0% 100%);padding-top:4rem}.programme-breadcrumb{display:inline-flex;align-items:center;gap:.52rem;font-size:.82rem;text-transform:uppercase;letter-spacing:.1em;color:#0e2f66d6;margin:0 0 2.3rem}.programme-breadcrumb a{color:inherit}.programme-breadcrumb a:hover{color:var(--brand-ink);text-decoration:underline;text-underline-offset:2px}.programme-content-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,330px);gap:5rem;align-items:start}.programme-content-main{min-width:0;display:grid;gap:5.8rem}.programme-content-main>section{min-width:0}.programme-curriculum-heading{text-align:left;max-width:84ch;margin:0 0 2.5rem}.programme-curriculum-heading .eyebrow,.programme-intake-heading .eyebrow,.programme-tuition-heading .eyebrow,.programme-spotlight-heading .eyebrow,.programme-graduates-heading .eyebrow{display:inline-flex;align-items:center;gap:.55rem;font-size:.7rem;letter-spacing:.15em;text-transform:uppercase;color:var(--accent-orange-deep);margin:.9rem 0 1.55rem}.programme-curriculum-heading .eyebrow:after,.programme-intake-heading .eyebrow:after,.programme-tuition-heading .eyebrow:after,.programme-spotlight-heading .eyebrow:after,.programme-graduates-heading .eyebrow:after{content:"";width:2.2rem;height:1px;background:#f895288c}.programme-curriculum-heading h2,.programme-intake-heading h2,.programme-tuition-heading h2,.programme-spotlight-heading h2,.programme-graduates-heading h2{color:var(--brand-ink);font-size:clamp(1.85rem,3.2vw,2.7rem);line-height:1.24;font-weight:600;margin-bottom:1rem}.programme-curriculum-heading h2,.programme-tuition-heading h2{max-width:32ch}.programme-spotlight-heading,.programme-graduates-heading{text-align:left;max-width:84ch;margin:0 0 1.8rem}.programme-spotlight-heading h2,.programme-graduates-heading h2{max-width:36ch}.programme-title-curriculum,.programme-title-tuition,.programme-title-intake,.programme-title-spotlight,.programme-title-graduates,.programme-title-progression,.programme-title-faq{display:-webkit-box;line-clamp:2;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.programme-title-curriculum{line-clamp:3;-webkit-line-clamp:3}.programme-title-intake,.programme-title-graduates{line-clamp:1;-webkit-line-clamp:1}.programme-title-faq{line-clamp:3;-webkit-line-clamp:3}.programme-story-grid{display:grid;gap:1rem}.programme-story-grid-spotlight{grid-template-columns:repeat(2,minmax(0,1fr))}.programme-story-grid-graduates{grid-template-columns:repeat(3,minmax(0,1fr))}.programme-progression-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);gap:3.6rem;align-items:start}.programme-progression-copy .eyebrow{display:inline-flex;align-items:center;gap:.55rem;font-size:.7rem;letter-spacing:.15em;text-transform:uppercase;color:var(--accent-orange-deep);margin:.9rem 0 1.2rem}.programme-progression-copy .eyebrow:after{content:"";width:2.2rem;height:1px;background:#f895288c}.programme-progression-copy h2{color:var(--brand-ink);font-size:clamp(1.85rem,3.2vw,2.7rem);line-height:1.2;font-weight:600;margin:0 0 1rem;max-width:20ch}.programme-progression-related{margin-top:2.35rem}.programme-progression-related h3{margin:0 0 1.25rem;color:#6b7da2;font-size:.68rem;letter-spacing:.12em;text-transform:uppercase}.programme-progression-related-grid{display:grid;gap:.62rem}.programme-progression-related-item{border:1px solid rgba(208,216,230,.72);border-radius:12px;background:#fff;padding:1rem 1.15rem;display:flex;align-items:center;justify-content:space-between;gap:.8rem;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.programme-progression-related-item strong{color:var(--brand-ink);font-size:.9rem;line-height:1.3;font-weight:500;min-width:0;overflow-wrap:anywhere}.programme-progression-related-chevron{width:1rem;height:1rem;color:#1d437c94;flex:0 0 auto;opacity:.62;transition:transform .22s ease,color .22s ease,opacity .22s ease}.programme-progression-related-chevron svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}.programme-progression-related-item:hover,.programme-progression-related-item:focus-visible{border-color:#1d437c57;box-shadow:0 8px 14px #0818311a;transform:translateY(-1px);background:#fff}.programme-progression-related-item:hover .programme-progression-related-chevron,.programme-progression-related-item:focus-visible .programme-progression-related-chevron{transform:translate(3px);color:var(--brand);opacity:1}.programme-progression-pathway{padding:0;display:grid;gap:.85rem;max-width:400px;width:100%;justify-self:start;margin-top:3.05rem}.programme-progression-current-card{position:relative;border-radius:20px;border:2px solid rgba(230,141,28,.82);background:#fffffff5;box-shadow:0 14px 30px #08183124;padding:1.2rem 1.02rem 1.06rem;text-align:center;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.programme-progression-current-card:hover,.programme-progression-current-card:focus-within{transform:translateY(-2px);box-shadow:0 18px 34px #08183133;border-color:#e68d1cf5}.programme-progression-current-marker{position:absolute;top:-.74rem;left:50%;transform:translate(-50%);padding:.2rem .58rem;border-radius:999px;background:var(--accent-orange);color:#fff;font-size:.5rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.programme-progression-current-icon{width:3.05rem;height:3.05rem;margin:0 auto .85rem;border-radius:12px;background:#e68d1c24;color:#e68d1cf2;display:inline-flex;align-items:center;justify-content:center}.programme-progression-current-icon svg{width:1.45rem;height:1.45rem;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.programme-progression-card-eyebrow{display:block;color:var(--accent-orange-deep);font-size:.62rem;letter-spacing:.12em;text-transform:uppercase;font-weight:700;margin-bottom:.52rem}.programme-progression-current-card h4,.programme-progression-next-card h4{margin:0;color:var(--brand-ink);font-size:1.22rem;line-height:1.12;font-weight:600}.programme-progression-connector{width:1px;height:24px;margin:.1rem auto 0;background:repeating-linear-gradient(to bottom,#637a9bb8 0 4px,#637a9b00 4px 8px)}.programme-progression-next-card{border-radius:20px;background:linear-gradient(160deg,#0f2f63,#102a59);color:#e7f0ff;box-shadow:0 16px 30px #0818312e;padding:1.16rem 1.02rem 1rem;text-align:center;transition:transform .28s ease,box-shadow .28s ease}.programme-progression-next-card:hover,.programme-progression-next-card:focus-within{transform:translateY(-2px);box-shadow:0 20px 36px #0818313d}.programme-progression-next-icon{width:3.05rem;height:3.05rem;margin:0 auto .85rem;border-radius:12px;background:#ffffff1f;color:#dce9ff;display:inline-flex;align-items:center;justify-content:center}.programme-progression-next-icon svg{width:1.38rem;height:1.38rem;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.programme-progression-next-card .programme-progression-card-eyebrow{color:#dcebffdb}.programme-progression-next-card h4{color:#f6faff}.programme-progression-next-card .button{width:100%;min-height:2.3rem;border-radius:10px;border-color:#ffffff38;background:#fffffff5;color:var(--brand-ink);letter-spacing:.04em;gap:.45rem;font-size:.7rem;padding:.6rem .72rem;margin-top:.95rem}.programme-progression-next-card .button:hover,.programme-progression-next-card .button:focus-visible{background:#fff;color:var(--brand-ink);border-color:#fffc;box-shadow:0 8px 18px #06122833}.programme-progression-next-card .button svg{width:.9rem;height:.9rem;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.programme-faq-layout{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:3.2rem;align-items:start}.programme-faq-copy .eyebrow{display:inline-flex;align-items:center;gap:.55rem;font-size:.7rem;letter-spacing:.15em;text-transform:uppercase;color:var(--accent-orange-deep);margin:.9rem 0 1.2rem}.programme-faq-copy .eyebrow:after{content:"";width:2.2rem;height:1px;background:#f895288c}.programme-faq-copy h2{color:var(--brand-ink);font-size:clamp(1.85rem,3.2vw,2.7rem);line-height:1.18;font-weight:600;margin:0 0 .95rem;max-width:20ch}.programme-faq-copy .programme-subtitle{max-width:34ch}.programme-faq-support{margin-top:2rem;border:1px solid rgba(29,67,124,.12);border-radius:10px;background:#ffffffeb;padding:1.55rem 1.45rem;max-width:330px;transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease,background-color .24s ease}.programme-faq-support:hover,.programme-faq-support:focus-within{transform:translateY(-2px);border-color:#1d437c3d;background:#fff;box-shadow:var(--programme-card-hover-shadow)}.programme-faq-support-head{display:flex;align-items:center;gap:.58rem;margin-bottom:.45rem}.programme-faq-support-icon{width:1.6rem;height:1.6rem;display:inline-flex;align-items:center;justify-content:center;color:#c18a18;flex:0 0 auto;transform:translateY(-2px)}.programme-faq-support-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.85;stroke-linecap:round;stroke-linejoin:round}.programme-faq-support h3{margin:0;color:var(--brand-ink);font-size:1rem;line-height:1.3}.programme-faq-support p{margin:0;color:var(--brand-text-soft);font-size:.84rem;line-height:1.58}.programme-faq-support a{margin-top:.85rem;display:inline-flex;align-items:center;gap:.35rem;color:var(--brand);font-size:.8rem;font-weight:700;transition:color .2s ease,gap .2s ease}.programme-faq-support a:hover,.programme-faq-support a:focus-visible{color:var(--brand-ink);gap:.45rem}.programme-faq-support a svg{width:.9rem;height:.9rem;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.programme-faq-list{border-top:1px solid rgba(29,67,124,.08);margin-top:5rem}.programme-faq-item{border-bottom:1px solid rgba(29,67,124,.08)}.programme-faq-item summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.82rem .2rem}.programme-faq-item summary::-webkit-details-marker{display:none}.programme-faq-item summary span:first-child{color:var(--brand-ink);font-size:.92rem;line-height:1.35;font-weight:600}.programme-faq-toggle{width:.95rem;height:.95rem;color:#b77d27;flex:0 0 auto;transition:transform .2s ease}.programme-faq-toggle svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.programme-faq-item[open] .programme-faq-toggle{transform:rotate(180deg)}.programme-faq-item p{margin:0 0 .85rem;padding:0 2.4rem 0 .2rem;color:var(--brand-text-soft);font-size:.84rem;line-height:1.64}.programme-story-card{position:relative;border:1px solid rgba(29,67,124,.12);border-radius:12px;background:#fffffff2;overflow:hidden;box-shadow:var(--programme-card-shadow);min-height:420px;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.programme-story-card:hover,.programme-story-card:focus-within{transform:translateY(-2px);box-shadow:var(--programme-card-hover-shadow);border-color:#1d437c3d}.programme-story-card-media{height:290px}.programme-story-card-media img{width:100%;height:100%;object-fit:cover;display:block}.programme-story-card-base{padding:1.65rem 1.75rem 1.9rem;background:#fffffff7;transition:opacity .18s ease}.programme-story-card-base h3{margin:0 0 .34rem;color:var(--brand-ink);font-size:1.1rem;line-height:1.2;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.programme-story-card-base p{margin:0;color:var(--accent-orange-deep);font-size:.66rem;text-transform:uppercase;letter-spacing:.1em;font-weight:700;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.programme-story-card-hover{position:absolute;inset:0;background:#fffffffa;opacity:0;pointer-events:none;padding:1.65rem 1.75rem 1.9rem;display:grid;align-content:start;gap:0;transform:translateY(69%);overflow:hidden;transition:transform .36s cubic-bezier(.22,1,.36,1),opacity .26s ease}.programme-story-card:hover .programme-story-card-hover,.programme-story-card:focus-within .programme-story-card-hover{opacity:1;transform:translateY(0)}.programme-story-card:hover .programme-story-card-base,.programme-story-card:focus-within .programme-story-card-base{opacity:0}.programme-story-card-hover h3{margin:0 0 .34rem;color:var(--brand-ink);font-size:1.1rem;line-height:1.2;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.programme-story-card-role{margin:0 0 .86rem;color:var(--accent-orange-deep);font-size:.66rem;text-transform:uppercase;letter-spacing:.1em;font-weight:700;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.programme-story-card-base p{margin:0 0 .86rem}.programme-story-card-quote{margin:0;color:var(--brand-text-soft);font-size:.96rem;line-height:1.68;font-style:italic;display:-webkit-box;line-clamp:12;-webkit-line-clamp:12;-webkit-box-orient:vertical;overflow:hidden}.programme-subtitle{color:var(--brand-text-soft);font-size:1.1rem;line-height:1.78;margin:0;max-width:78ch}.programme-curriculum-subheading{color:#6b7da2;font-size:.7rem;text-transform:uppercase;letter-spacing:.13em;margin:0 0 1rem}.programme-curriculum-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.35rem}.programme-full-modules-expand{margin-top:2.4rem;border:0;border-radius:0;background:transparent;box-shadow:none;overflow:visible}.programme-full-modules-expand summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:.65rem;min-height:2.7rem;padding:.6rem .1rem .8rem;color:var(--brand-ink);font-size:.64rem;letter-spacing:.16em;text-transform:uppercase;border-bottom:1px solid transparent}.programme-full-modules-expand:not([open]) summary{justify-content:flex-end}.programme-full-modules-expand:not([open]) summary>span:first-child{display:none}.programme-full-modules-summary-link{margin-left:auto;color:var(--programme-panel-blue);font-weight:700}.programme-full-modules-title{display:inline-flex;align-items:center;gap:.45rem}.programme-full-modules-count{min-width:1.25rem;height:1.25rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:.56rem;font-weight:700;color:var(--programme-panel-blue);background:color-mix(in srgb,var(--programme-panel-blue) 12%,transparent);border:1px solid color-mix(in srgb,var(--programme-panel-blue) 20%,transparent)}.programme-full-modules-expand summary::-webkit-details-marker{display:none}.programme-full-modules-expand summary svg{width:.95rem;height:.95rem;fill:none;stroke:var(--programme-panel-blue);stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .2s ease}.programme-full-modules-expand[open] summary svg{transform:rotate(180deg)}.programme-full-modules-expand[open] summary{padding-bottom:.8rem;border-bottom:1px solid rgba(29,67,124,.1)}.programme-full-modules-body{padding:1.8rem 0;display:grid;gap:3rem}.programme-full-module-group h4{margin:0 0 .85rem;color:#6b7da2;font-size:.6rem;letter-spacing:.16em;text-transform:uppercase}.programme-full-module-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.62rem}.programme-full-module-item{--full-accent: #2b66c8;display:grid;gap:.52rem;align-items:start;padding:.9rem .86rem;border-radius:10px;background:#fffffff0;border:1px solid color-mix(in srgb,var(--full-accent) 18%,transparent);border-top:3px solid var(--full-accent);transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.programme-full-module-media{width:100%;height:86px;border-radius:8px;overflow:hidden}.programme-full-module-media img{width:100%;height:100%;object-fit:cover;display:block}.programme-full-module-item:hover,.programme-full-module-item:focus-within{transform:translateY(-2px);box-shadow:var(--programme-card-hover-shadow);border-width:3px;border-color:var(--full-accent);border-top-color:var(--full-accent)}.programme-full-module-copy h5{margin:0 0 .35rem;color:var(--brand-ink);font-size:.92rem;line-height:1.32;display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.programme-full-module-copy p{margin:0;color:var(--brand-text-soft);font-size:.76rem;line-height:1.4;display:-webkit-box;line-clamp:6;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden}.programme-full-module-group:nth-child(1) .programme-full-module-item:nth-child(3n+1){--full-accent: #2b66c8}.programme-full-module-group:nth-child(1) .programme-full-module-item:nth-child(3n+2){--full-accent: #8a4fd6}.programme-full-module-group:nth-child(1) .programme-full-module-item:nth-child(3n){--full-accent: #1f9f72}.programme-full-module-group:nth-child(2) .programme-full-module-item:nth-child(3n+1){--full-accent: #8a4fd6}.programme-full-module-group:nth-child(2) .programme-full-module-item:nth-child(3n+2){--full-accent: #1f9f72}.programme-full-module-group:nth-child(2) .programme-full-module-item:nth-child(3n){--full-accent: #2b66c8}.programme-full-module-group:nth-child(3) .programme-full-module-item:nth-child(3n+1){--full-accent: #1f9f72}.programme-full-module-group:nth-child(3) .programme-full-module-item:nth-child(3n+2){--full-accent: #2b66c8}.programme-full-module-group:nth-child(3) .programme-full-module-item:nth-child(3n){--full-accent: #8a4fd6}@media(max-width:780px){.programme-full-module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.programme-full-module-grid{grid-template-columns:minmax(0,1fr)}}.programme-curriculum-card-media{--module-icon-color: rgba(245, 249, 255, .98);--module-title-color: #ffffff;--module-desc-color: rgba(240, 246, 255, .9);min-height:238px;border-radius:12px;overflow:hidden;position:relative;box-shadow:var(--programme-card-shadow);border:1px solid rgba(255,255,255,.34);display:flex;align-items:center;padding:1rem;transition:transform .28s ease,box-shadow .28s ease}.programme-curriculum-card-media:before{content:"";position:absolute;inset:0;background-size:cover;background-position:center;filter:saturate(.9) contrast(1.05);transition:transform .42s cubic-bezier(.22,1,.36,1),filter .42s cubic-bezier(.22,1,.36,1)}.programme-curriculum-card-media:nth-child(1):before{background-image:linear-gradient(130deg,#060f17cc,#10304e38),url(./foundry-merry-christmas-869221_1280-CqIwDIsC.jpg)}.programme-curriculum-card-media:nth-child(2):before{background-image:linear-gradient(130deg,#12203d8f,#5c8ed92e),url(./pexels-computer-1867758_1280-AThDZRJM.jpg)}.programme-curriculum-card-media:nth-child(3):before{background-image:linear-gradient(130deg,#2b213e70,#60488c2e),url(./as_photography-digital-marketing-1725340_1280-B7qDn1KA.jpg)}.programme-curriculum-card-media:nth-child(4):before{background-image:linear-gradient(130deg,#31241880,#a9703f2e),url(./monicore-sewing-3405975_1920-N13PJ2Dc.jpg)}.programme-curriculum-card-overlay{position:relative;z-index:1;width:100%;min-height:100%;display:grid;justify-items:center;align-content:center;text-align:center;padding:.8rem;transition:transform .36s cubic-bezier(.22,1,.36,1),opacity .36s ease}.programme-curriculum-card-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#06102114,#06102129,#05102242 52%,#040c1a75,#020812b8);z-index:0;transition:background .56s cubic-bezier(.22,1,.36,1),opacity .56s ease}.programme-curriculum-card-media:hover:before,.programme-curriculum-card-media:focus-within:before{transform:scale(1.04);filter:brightness(.56) saturate(.86) contrast(1.04)}.programme-curriculum-card-media:hover,.programme-curriculum-card-media:focus-within{transform:translateY(-2px);box-shadow:inset 0 0 0 1px #ffffff8f,var(--programme-card-hover-shadow)}.programme-curriculum-card-media:hover:after,.programme-curriculum-card-media:focus-within:after{background:linear-gradient(180deg,#040c1a2e,#040c1a5c 28%,#030a169e 62%,#01040ae6);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.programme-curriculum-card-media:hover .programme-curriculum-card-overlay,.programme-curriculum-card-media:focus-within .programme-curriculum-card-overlay{transform:translateY(-3px)}.programme-curriculum-icon{width:2.2rem;height:2.2rem;display:inline-flex;color:var(--module-icon-color);margin-bottom:.9rem;transition:color .36s ease}.programme-curriculum-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.85;stroke-linecap:round;stroke-linejoin:round}.programme-curriculum-card-overlay h3{color:var(--module-title-color);font-size:1.65rem;line-height:1.08;margin-bottom:0;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-shadow:0 2px 10px rgba(0,0,0,.35);transition:color .36s ease}.programme-curriculum-card-overlay p{color:var(--module-desc-color);font-size:.92rem;line-height:1.48;margin:0;max-height:0;opacity:0;overflow:hidden;display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;padding-bottom:0;transform:translateY(-4px);transition:opacity .34s ease,max-height .38s cubic-bezier(.22,1,.36,1),transform .34s ease,padding-top .34s ease;text-shadow:0 1px 6px rgba(0,0,0,.3)}.programme-curriculum-card-media:nth-child(1){--module-icon-color: #9fd0ff;--module-title-color: #eef7ff;--module-desc-color: #d8e9ff}.programme-curriculum-card-media:nth-child(2){--module-icon-color: #ffd49a;--module-title-color: #fff3e4;--module-desc-color: #ffe5c4}.programme-curriculum-card-media:nth-child(3){--module-icon-color: #d5c2ff;--module-title-color: #f4ecff;--module-desc-color: #e4d6ff}.programme-curriculum-card-media:nth-child(4){--module-icon-color: #b7f5d1;--module-title-color: #e8fff2;--module-desc-color: #cbf4de}.programme-curriculum-card-media:hover .programme-curriculum-card-overlay p,.programme-curriculum-card-media:focus-within .programme-curriculum-card-overlay p{max-height:4.7rem;opacity:1;padding-top:.55rem;transform:translateY(0)}.programme-info-sidebar{position:sticky;top:6.2rem;display:grid;gap:.92rem}.programme-info-core{border-radius:14px;background:var(--surface-brand-gradient);color:#dce7ff;box-shadow:var(--programme-card-shadow);padding:1.95rem 1.55rem}.programme-info-core h3{color:#dfe9ff;font-size:.66rem;letter-spacing:.16em;text-transform:uppercase;margin:0 0 1.05rem}.programme-info-core.programme-info-block-expand summary{color:#dfe9ff;margin:0}.programme-info-core.programme-info-block-expand summary svg{stroke:#dfe9ff}.programme-info-core-content{margin-top:1rem}.programme-info-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin-bottom:.95rem}.programme-info-metric strong{display:block;color:#ffad4a;font-size:1.28rem;line-height:1;margin-bottom:.2rem}.programme-info-metric span,.programme-info-core-row span{display:block;color:#bacef9;font-size:.6rem;letter-spacing:.12em;text-transform:uppercase}.programme-info-core-row{padding-top:.76rem;margin-top:.76rem;border-top:1px solid rgba(202,218,255,.22)}.programme-info-core-row strong{display:block;color:#fff;font-size:.95rem;line-height:1.4;margin-bottom:.25rem}.programme-info-block-surface{border-radius:14px;border:1px solid rgba(29,67,124,.14);background:#ffffffe6;box-shadow:var(--programme-card-shadow);padding:1.5rem 1.35rem}.programme-info-block h4{color:var(--brand-ink);font-size:.62rem;letter-spacing:.16em;text-transform:uppercase;margin:0 0 .64rem}.programme-info-bullets{list-style:none;margin:0;padding:0;display:grid;gap:.42rem}.programme-info-bullets li{color:#1d2f59;font-size:.92rem;line-height:1.38;display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.3rem 0}.programme-info-bullets li>span:first-child{font-weight:700;color:var(--brand-ink);min-width:0;overflow-wrap:anywhere}.programme-info-bullets li strong{color:var(--programme-panel-blue);font-size:.66rem;letter-spacing:.04em;background:color-mix(in srgb,var(--programme-panel-blue) 10%,transparent);padding:.2rem .42rem;border-radius:999px}.programme-info-bullets-career li{justify-content:flex-start;background:color-mix(in srgb,var(--programme-panel-blue) 10%,transparent);border:1px solid color-mix(in srgb,var(--programme-panel-blue) 18%,transparent);border-radius:999px;padding:.2rem .46rem;font-size:.66rem;color:var(--programme-panel-blue);letter-spacing:.02em;line-height:1.2;display:inline-flex;width:fit-content;transition:transform .2s ease,border-color .2s ease,background-color .2s ease,color .2s ease}.programme-info-bullets-career li:hover{transform:translateY(-1px);background:color-mix(in srgb,var(--programme-panel-blue) 18%,transparent);border-color:color-mix(in srgb,var(--programme-panel-blue) 36%,transparent);color:var(--brand-ink)}.programme-info-bullets-career{display:flex;flex-wrap:wrap;gap:.45rem;max-height:calc(12 * 1.2em + 11 * .45rem);overflow:hidden}.programme-info-actions{display:grid;gap:.52rem}.programme-info-actions .button{width:100%;justify-content:center;min-height:2.7rem;border-radius:10px;padding:.74rem .92rem;font-size:.77rem;letter-spacing:.05em;gap:.5rem}.programme-info-actions .button:first-child .programme-btn-icon,.programme-info-actions .button:last-child .programme-btn-icon{transform:translateY(-1px)}.programme-requirements-within-curriculum{margin-top:1.8rem}.programme-requirements-expand{border:0;border-radius:0;background:transparent;box-shadow:none}.programme-requirements-expand summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:.65rem;padding:.15rem .1rem .8rem;color:var(--brand-ink);font-size:.64rem;letter-spacing:.16em;text-transform:uppercase}.programme-requirements-expand:not([open]) summary{justify-content:flex-end}.programme-requirements-expand:not([open]) summary>span:first-child{display:none}.programme-requirements-summary-link{margin-left:auto;color:var(--programme-panel-blue);font-weight:700;min-width:0;overflow-wrap:anywhere;text-align:right}.programme-requirements-expand summary::-webkit-details-marker{display:none}.programme-requirements-expand summary svg{width:.95rem;height:.95rem;fill:none;stroke:var(--programme-panel-blue);stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .2s ease}.programme-requirements-expand[open] summary{border-bottom:1px solid rgba(29,67,124,.1);margin-bottom:.6rem;padding-bottom:1rem}.programme-requirements-expand[open] summary svg{transform:rotate(180deg)}.programme-requirements-expand-body{padding-top:.15rem}.programme-requirements-shell{border:1px solid rgba(29,67,124,.12);border-radius:12px;background:#ffffffc7;padding:0 1.45rem 1.7rem}.programme-requirements-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-bottom:1px solid rgba(29,67,124,.12);justify-items:center}.programme-requirements-tab{border:0;background:transparent;color:#445f8b;font-size:.88rem;font-weight:600;text-align:center;padding:1.38rem 1.12rem 1.18rem;border-bottom:2px solid transparent;cursor:pointer;transition:color .2s ease,border-color .2s ease;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-width:0;overflow-wrap:anywhere}.programme-requirements-tab.is-active{color:var(--brand-ink);border-bottom-color:#2b66c8}.programme-requirements-tab-icon{width:1.2rem;height:1.2rem;display:inline-flex;color:currentColor}.programme-requirements-tab-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.programme-requirements-audiences{margin:1.38rem auto 1.55rem;width:fit-content;display:grid;grid-auto-flow:column;gap:.3rem;padding:.24rem;border-radius:10px;background:#1d437c14}.programme-requirements-audience{border:0;border-radius:8px;padding:.62rem 1.08rem;background:transparent;color:#50698f;font-size:.76rem;font-weight:600;cursor:pointer;overflow-wrap:anywhere;word-break:break-word}.programme-requirements-audience.is-active{background:#ffffffeb;color:var(--brand-ink);box-shadow:0 1px 4px #0818311a}.programme-requirements-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin-top:1.25rem;margin-bottom:.55rem}.programme-requirements-audiences+.programme-requirements-grid{margin-top:0}.programme-requirement-card{border:1px solid rgba(29,67,124,.1);border-radius:10px;background:#ffffffeb;padding:1.6rem 1.4rem;transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease,background-color .24s ease}.programme-requirement-card:hover,.programme-requirement-card:focus-within{transform:translateY(-2px);box-shadow:var(--programme-card-hover-shadow);border-color:#1d437c38;background:#fffffffa}.programme-requirement-card-icon{width:2.1rem;height:2.1rem;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;color:#2b66c8;background:#2b66c81f;margin-bottom:.58rem}.programme-requirement-card-icon svg{width:1.25rem;height:1.25rem;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.programme-requirement-card-icon.is-help{color:#c18a18;background:#c18a1824}.programme-requirement-card-icon.is-admission{color:#2b66c8;background:#2b66c81f}.programme-requirement-card-icon.is-graduation{color:#8a4fd6;background:#8a4fd61f}.programme-requirement-card-icon.is-classDetails{color:#1f9f72;background:#1f9f721f}.programme-requirement-card h4{margin:.4rem 0 .42rem;color:#0f2f5b;font-size:1.3rem;line-height:1.3}.programme-requirement-card p{margin:0;color:#4f678f;font-size:.84rem;line-height:1.45}.programme-requirement-card-support{background:#e5eeffc7;text-align:center;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:1.6rem 1.4rem}.programme-requirement-card-support a{margin-top:.45rem;color:#2b66c8;font-size:.8rem;font-weight:700;text-decoration:none}.programme-requirement-card-support a:hover{text-decoration:underline}.programme-intake-heading{text-align:left;max-width:84ch;margin:0 0 1.8rem}.programme-intake-heading h2{max-width:78ch}.programme-intake-heading .programme-subtitle{margin-bottom:0;max-width:78ch}.programme-intake-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;position:relative;z-index:1}.programme-intake-card{border:1px solid rgba(29,67,124,.12);border-radius:12px;background:#ffffffeb;overflow:hidden;box-shadow:var(--programme-card-shadow);transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease;position:relative;z-index:1}.programme-intake-card:hover,.programme-intake-card:focus-within{transform:translateY(-2px);box-shadow:var(--programme-card-hover-shadow);border-color:#1d437c3d}.programme-intake-card-media{position:relative;height:182px}.programme-intake-card-media img{width:100%;height:100%;object-fit:cover;display:block}.programme-intake-badge{position:absolute;left:.75rem;top:.75rem;padding:.2rem .44rem;border-radius:999px;background:#0c2449e6;color:#fff;font-size:.54rem;text-transform:uppercase;letter-spacing:.08em;font-weight:700}.programme-intake-card-body{padding:1.85rem 1.75rem 1.8rem}.programme-intake-card h3{margin:0 0 1.05rem;color:var(--brand-ink);font-size:1.55rem;line-height:1.2}.programme-intake-meta{display:grid;gap:1.1rem;margin-bottom:1.45rem}.programme-intake-meta-item{display:block}.programme-intake-meta-copy{display:flex;align-items:start;gap:.52rem}.programme-intake-meta-icon{width:1rem;height:1rem;display:inline-flex;align-items:center;justify-content:center;color:#4f6994;transform:translateY(.1rem);flex:0 0 auto}.programme-intake-meta-icon svg{width:.98rem;height:.98rem;fill:none;stroke:currentColor;stroke-width:1.95;stroke-linecap:round;stroke-linejoin:round}.programme-intake-meta-item strong{color:var(--brand-ink);font-size:1rem;line-height:1.42}.programme-intake-actions{padding-top:1.15rem;border-top:1px solid rgba(29,67,124,.1);display:grid;grid-template-columns:1fr 1fr;gap:.82rem}.programme-intake-actions .button{justify-content:center;min-height:2.85rem;border-radius:8px;font-size:.74rem;letter-spacing:.08em;padding:.72rem .86rem}.programme-intake-support{margin-top:.95rem;border:1px solid rgba(29,67,124,.12);border-radius:10px;background:#ffffffdb;padding:1.9rem;display:flex;align-items:center;justify-content:space-between;gap:1.2rem;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease;position:relative;z-index:3;isolation:isolate}.programme-intake-support:hover,.programme-intake-support:focus-within{transform:translateY(-2px);box-shadow:var(--programme-card-hover-shadow);border-color:#1d437c3d}.programme-intake-support-copy{display:flex;align-items:flex-start;gap:.8rem}.programme-intake-support-icon{width:2rem;height:2rem;display:inline-flex;align-items:center;justify-content:center;color:#c18a18;flex:0 0 auto;margin-top:.08rem}.programme-intake-support-copy h4{margin:0 0 .38rem}.programme-intake-support-copy p{margin:0}.programme-intake-support-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.85;stroke-linecap:round;stroke-linejoin:round}.programme-intake-support h4{margin:0 0 .2rem;color:var(--brand-ink);font-size:.95rem}.programme-intake-support p{margin:0;color:var(--brand-text-soft);font-size:.75rem}.programme-intake-support a{color:var(--brand-ink);font-size:.86rem;font-weight:700;text-decoration:none;border-bottom:1px solid rgba(181,120,29,.55)}.programme-intake-support a:hover{color:var(--brand)}.programme-tuition-heading{text-align:left;max-width:84ch;margin:0 0 1.8rem}.programme-tuition-heading .programme-subtitle{margin-bottom:0;max-width:78ch}.programme-tuition-audiences{margin:0 auto 1rem;width:fit-content;display:grid;grid-auto-flow:column;gap:.3rem;padding:.24rem;border-radius:10px;background:#1d437c14}.programme-tuition-audience{border:0;border-radius:8px;padding:.62rem 1.08rem;background:transparent;color:#50698f;font-size:.76rem;font-weight:600;cursor:pointer;overflow-wrap:anywhere;word-break:break-word}.programme-tuition-audience.is-active{background:#ffffffeb;color:var(--brand-ink);box-shadow:0 1px 4px #0818311a}.programme-tuition-table{border:1px solid rgba(12,40,82,.14);border-radius:14px;overflow:hidden;background:#ffffffbd;box-shadow:0 12px 24px #0818311a}.programme-tuition-matrix{width:100%;border-collapse:collapse;background:#ffffffe0;table-layout:fixed}.programme-tuition-matrix th,.programme-tuition-matrix td{padding:1.15rem 1rem;border-top:1px solid rgba(12,40,82,.08);vertical-align:top}.programme-tuition-matrix tr:first-child th,.programme-tuition-matrix tr:first-child td{border-top:0;background:var(--brand)}.programme-tuition-matrix tr:first-child th,.programme-tuition-matrix tr:first-child td h3{color:var(--white)}.programme-tuition-matrix th{width:150px;text-align:left;vertical-align:middle;color:var(--brand-ink);font-size:.68rem;text-transform:uppercase;letter-spacing:.08em;font-weight:700;background:#f3f7fde6}.programme-tuition-matrix td+td{border-left:1px solid rgba(12,40,82,.08)}.programme-tuition-matrix td{text-align:center}.programme-tuition-matrix td h3{margin:0;color:var(--brand-ink);font-size:.9rem;min-height:2.4em}.programme-tuition-row-price{margin:0;display:flex;align-items:baseline;justify-content:center;gap:.2rem}.programme-tuition-row-price strong{color:var(--brand);font-size:1.5rem;line-height:1;font-weight:700}.programme-tuition-row-price span{color:var(--brand-text-soft);font-size:.8rem}.programme-tuition-row-bestfor h4{margin:0 0 .2rem;color:var(--brand-ink);font-size:.82rem;min-height:2.6em}.programme-tuition-row-bestfor p{margin:0;color:var(--brand-text-soft);font-size:.74rem;line-height:1.42;display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.programme-info-actions .button.primary{background:var(--programme-panel-blue);border-color:var(--programme-panel-blue);color:#fff}.programme-info-actions .button.ghost{background:#ffffffe6;border-color:color-mix(in srgb,var(--programme-panel-blue) 28%,transparent);color:var(--programme-panel-blue)}.programme-info-block-expand summary,.programme-info-block-summary{list-style:none;cursor:pointer;color:var(--brand-ink);font-size:.62rem;letter-spacing:.16em;text-transform:uppercase;margin:0 0 .64rem;display:flex;align-items:center;justify-content:space-between}.programme-info-block-summary{width:100%;border:0;background:transparent;padding:0;text-align:left}.programme-info-block-expand summary{margin-bottom:0}.programme-info-core.programme-info-block-expand .programme-info-block-summary{color:#dfe9ff}.programme-info-block-expand:not([open]){padding-top:1.05rem;padding-bottom:.2rem}.programme-info-block.programme-info-block-expand:not([open]):not(.is-open){padding-bottom:.95rem}.programme-info-core.programme-info-block-expand.is-auto-managed:not(.is-open){padding-bottom:.4rem}.programme-info-block-expand.is-auto-managed:not(.is-open) .programme-info-block-summary{margin-bottom:0}.programme-info-core.programme-info-block-expand.is-auto-managed:not(.is-open){padding-bottom:.22rem}.programme-info-block.programme-info-block-expand:not(.is-auto-managed):not([open]):not(.is-open){padding-bottom:.4rem}.programme-info-block-expand[open],.programme-info-block-expand.is-open{padding-top:1.5rem;padding-bottom:1.7rem}.programme-info-core.programme-info-block-expand.is-open{padding-bottom:1.15rem}.programme-info-block.programme-info-block-expand:not(.is-auto-managed).is-open{padding-bottom:1.2rem}.programme-info-block-expand summary::-webkit-details-marker{display:none}.programme-info-block-expand summary svg{width:.92rem;height:.92rem;fill:none;stroke:var(--programme-panel-blue);stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .2s ease,opacity .2s ease}.programme-info-block-summary svg{width:.92rem;height:.92rem;fill:none;stroke:var(--programme-panel-blue);stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .2s ease,opacity .2s ease;flex:0 0 auto}.programme-info-core.programme-info-block-expand .programme-info-block-summary svg{stroke:#dfe9ff}.programme-info-block-expand.is-auto-managed[open] summary svg,.programme-info-block-expand.is-auto-managed.is-open .programme-info-block-summary svg{opacity:.34}.programme-info-block-expand[open] summary svg,.programme-info-block-expand.is-open .programme-info-block-summary svg{transform:rotate(180deg)}.programme-info-block-expand .programme-info-bullets{margin-top:0}.programme-info-collapse-body{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .28s ease,opacity .24s ease;margin-top:0}.programme-info-block-expand.is-open .programme-info-collapse-body,.programme-info-block-expand[open] .programme-info-collapse-body{grid-template-rows:1fr;opacity:1;margin-top:.95rem}.programme-info-collapse-inner{min-height:0;overflow:hidden}.programme-info-notes-text{margin:0;color:var(--brand-text-soft);font-size:.84rem;line-height:1.58;display:-webkit-box;line-clamp:16;-webkit-line-clamp:16;-webkit-box-orient:vertical;overflow:hidden}.programme-description-expand{margin:0}.programme-description-expand .programme-subtitle.is-clamped{display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.programme-description-expand .programme-subtitle.is-expanded{display:block}.programme-description-toggle{border:0;background:transparent;padding:0;margin-top:.48rem;width:fit-content;cursor:pointer;color:var(--programme-panel-blue);font-size:.76rem;letter-spacing:.08em;text-transform:uppercase;display:inline-flex;align-items:center;gap:.35rem}.programme-description-toggle svg{width:.95rem;height:.95rem;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .2s ease}.programme-description-toggle.is-open svg{transform:rotate(180deg)}@media(max-width:1100px){.programme-curriculum-card-overlay h3{font-size:1.35rem}}@media(max-width:900px){.programme-hero-full{min-height:auto;padding:6.2rem 0 4.6rem}.programme-hero-layout{grid-template-columns:minmax(0,1fr);gap:1.8rem}.programme-hero-copy-full{max-width:100%}.programme-hero-copy h1{max-width:100%;overflow-wrap:anywhere}.programme-hero-media video{min-height:300px}.programme-content-layout{grid-template-columns:minmax(0,1fr);gap:1.5rem}.programme-section-nav-scroll{padding:.3rem .36rem}.programme-section-nav-link{font-size:.56rem;padding:.52rem .62rem}.programme-progression-layout{grid-template-columns:minmax(0,1fr);gap:1.2rem}.programme-progression-pathway{margin-top:0;max-width:none}.programme-faq-layout{grid-template-columns:minmax(0,1fr);gap:1.45rem}.programme-info-sidebar{position:static;top:auto}.programme-requirements-tabs{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:max-content;justify-content:flex-start;overflow-x:auto;-webkit-overflow-scrolling:touch}.programme-requirements-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.programme-intake-grid{grid-template-columns:minmax(0,1fr)}.programme-story-grid-spotlight,.programme-story-grid-graduates{grid-template-columns:repeat(2,minmax(0,1fr))}.programme-tuition-matrix th,.programme-tuition-matrix td{padding:.9rem .72rem}}@media(max-width:640px){.programme-hero-full{padding:5.5rem 0 3.8rem}.programme-hero-copy h1{max-width:100%;line-height:1.08;margin-bottom:1rem}.programme-hero-subtitle{font-size:.94rem;line-height:1.62;margin-bottom:1.25rem}.programme-description-expand .programme-hero-subtitle.is-clamped{line-clamp:10;-webkit-line-clamp:10}.programme-hero-actions{width:100%}.programme-hero-actions .button{width:100%;justify-content:center;min-height:2.8rem}.programme-section-nav{left:0;right:0;width:100%;padding:0 .5rem;transform:translateY(-4px)}.programme-section-nav.is-visible{transform:translateY(0)}.programme-section-nav-scroll{width:100%;max-width:100%;margin:0 auto}.programme-section{padding:4.4rem 0}.programme-breadcrumb{font-size:.68rem;letter-spacing:.08em;margin-bottom:1.5rem}.programme-curriculum-heading h2,.programme-tuition-heading h2,.programme-intake-heading h2,.programme-spotlight-heading h2,.programme-graduates-heading h2,.programme-progression-copy h2,.programme-faq-copy h2{font-size:clamp(1.35rem,7vw,1.8rem);line-height:1.18}.programme-subtitle{font-size:.94rem;line-height:1.62}.programme-curriculum-grid{grid-template-columns:minmax(0,1fr)}.programme-curriculum-card-media{min-height:218px}.programme-requirements-grid{grid-template-columns:minmax(0,1fr)}.programme-intake-support{flex-direction:column;align-items:flex-start}.programme-tuition-table{overflow-x:auto;-webkit-overflow-scrolling:touch}.programme-tuition-audiences{width:fit-content;max-width:100%;grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:max-content;justify-content:flex-start;overflow-x:auto;-webkit-overflow-scrolling:touch;gap:.3rem}.programme-tuition-audience{width:auto;text-align:center;white-space:nowrap}.programme-tuition-matrix{min-width:620px}.programme-requirements-shell{padding:0 .95rem 1rem}.programme-requirements-expand summary{align-items:flex-start;flex-wrap:wrap;row-gap:.35rem}.programme-requirements-summary-link{max-width:100%;margin-left:0;text-align:left}.programme-requirements-audiences{width:fit-content;max-width:100%;grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:max-content;justify-content:flex-start;overflow-x:auto;-webkit-overflow-scrolling:touch;gap:.3rem}.programme-requirements-audience{width:auto;text-align:center;white-space:nowrap}.programme-requirement-card{padding:1rem .9rem}.programme-full-modules-body{padding:1.2rem 0;gap:2rem}.programme-story-grid-spotlight,.programme-story-grid-graduates{grid-template-columns:minmax(0,1fr)}.programme-story-card{min-height:380px}.programme-story-card-media{height:240px}.programme-story-card-base,.programme-story-card-hover{padding:1.1rem 1rem 1.15rem}.programme-info-core,.programme-info-block-surface{padding:1.1rem .95rem}.programme-faq-list{margin-top:2rem}.programme-faq-item summary{padding:.72rem .1rem}}@media(max-width:480px){.programme-section-nav{padding:0 .3rem}.programme-section-nav-link{font-size:.5rem;padding:.5rem .54rem}.programme-hero-media video{min-height:240px}.programme-curriculum-card-overlay h3{font-size:1.25rem}.programme-curriculum-icon{width:1.85rem;height:1.85rem;margin-bottom:.66rem}}.site-footer{background:var(--white);color:var(--brand-text-soft);padding:3.1rem 0 .45rem;border-top:1px solid var(--border-soft);text-transform:uppercase;line-height:1.45}.footer-grid{display:grid;grid-template-columns:.75fr 1.35fr .9fr 1fr;row-gap:.85rem;column-gap:10.4rem}.site-footer h3,.site-footer h4{margin-bottom:.62rem;font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;color:var(--brand-text-soft)}.footer-addresses h4{margin-bottom:.98rem}.footer-logo-block,.footer-addresses,.footer-links,.footer-contact{background:transparent;border:none;border-radius:0;padding:1.05rem 0}.footer-logo-block{display:flex;align-items:flex-start;width:fit-content;margin-right:2.8rem}.footer-logo-lockup{display:inline-flex;align-items:center;gap:.52rem;width:fit-content}.footer-logo-block img{width:88px;height:auto;display:block}.footer-logo-subtitle{border-left:1px solid rgba(31,53,89,.3);padding-left:.5rem;font-size:.7rem;letter-spacing:.08em;font-weight:500;color:var(--brand);line-height:1.05;text-transform:none;white-space:nowrap}.footer-addresses address{font-style:normal;color:var(--brand-text-soft);line-height:1.62;font-size:.64rem;letter-spacing:.05em}.footer-addresses address+address{margin-top:.9rem;padding-top:.9rem;border-top:0}.footer-addresses strong{color:var(--text-slate-3);display:inline-block;margin-bottom:.32rem}.footer-address-lines{display:block}.footer-links ul{display:grid;gap:.25rem}.site-footer a{color:var(--brand-text-soft);font-size:.64rem;letter-spacing:.08em;line-height:1.42;transition:color .2s ease,text-decoration-color .2s ease,opacity .2s ease,transform .2s ease}.site-footer a:hover{color:var(--brand);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.site-footer .footer-logo-lockup:hover,.site-footer .footer-logo-lockup:focus-visible{color:inherit;text-decoration:none}.footer-contact{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.footer-contact a{display:inline-flex;align-items:center;width:fit-content;line-height:1.2;margin:0}.footer-contact a[href^="tel:"]{font-size:.74rem;line-height:1.25}.footer-socials{display:flex;gap:.4rem;margin-top:1rem}.footer-socials a{width:2.05rem;height:2.05rem;border-radius:4px;display:inline-flex;align-items:center;justify-content:center;line-height:0;font-size:0;text-decoration:none;border:1px solid var(--brand-text-soft);background:var(--white);color:var(--brand-text-soft);transition:background-color .2s ease,transform .2s ease,border-color .2s ease}.footer-socials a:hover{background:var(--surface-blue-100);border-color:var(--brand);color:var(--brand);transform:translateY(-1px);text-decoration:none}.footer-socials svg{width:1.02rem;height:1.02rem;display:block;flex:0 0 auto;fill:currentColor}.footer-bottom{margin-top:1.8rem;color:var(--text-slate-16);border-top:1px solid var(--border-soft-2);padding-top:2.75rem;padding-bottom:2.35rem;font-size:.66rem}.footer-compliance{margin-top:0;display:flex;flex-direction:column;align-items:center;gap:.5rem}.footer-certs{margin-top:1rem;background:transparent;border:none;border-radius:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:.45rem;align-items:center}.footer-certs img{width:100%;height:30px;object-fit:contain;border-radius:0;background:transparent;border:none;padding:0}.footer-rights{text-align:center;color:var(--brand-text-soft);font-size:.56rem;letter-spacing:.08em;line-height:1.9;max-width:980px}@media(max-width:900px){.site-footer{padding-top:2.2rem}.footer-grid{grid-template-columns:1fr;column-gap:0;row-gap:.25rem}.footer-logo-block,.footer-addresses,.footer-links,.footer-contact{padding:.6rem 0}.footer-logo-block{margin-right:0}.footer-rights{text-align:left}}@media(max-width:640px){.site-footer{padding-top:1.8rem}.site-footer h3,.site-footer h4{font-size:.66rem;margin-bottom:.5rem}.footer-logo-block img{width:72px}.footer-logo-subtitle{font-size:.62rem;padding-left:.42rem}.footer-addresses address,.site-footer a{font-size:.6rem;letter-spacing:.06em}.footer-contact{gap:.7rem}.footer-contact a[href^="tel:"]{font-size:.68rem}.footer-socials{gap:.34rem;margin-top:.65rem}.footer-socials a{width:1.8rem;height:1.8rem}.footer-socials svg{width:.95rem;height:.95rem}.footer-bottom{margin-top:1.2rem;padding-top:1.8rem;padding-bottom:1.4rem}.footer-rights{font-size:.52rem;line-height:1.75}.footer-certs{gap:.34rem}.footer-certs img{height:24px}}
