@keyframes mc-pulse{0%,to{opacity:1}50%{opacity:.25}}@keyframes mc-ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes mc-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes mc-shimmer{0%{background-position:200%}to{background-position:-200%}}html{scroll-behavior:smooth}.mc{color:#0f172a;background:#fff;width:100%;font-family:Inter,IBM Plex Sans,system-ui,sans-serif}.mc__hero{background:#fff;align-items:center;min-height:58vh;padding:110px 0 72px;display:flex;position:relative;overflow:hidden}@media (max-width:1024px){.mc__hero{min-height:auto;padding:90px 0 60px}}@media (max-width:768px){.mc__hero{padding:72px 0 52px}}.mc__hero-tex{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.mc__tex{position:absolute}.mc__tex--1{background:radial-gradient(circle,#10b9810f 0%,#0000 65%);border-radius:50%;width:700px;height:700px;top:-250px;right:-200px}.mc__tex--2{background:radial-gradient(circle,#0d94880d 0%,#0000 65%);border-radius:50%;width:400px;height:400px;animation:14s ease-in-out infinite mc-float;bottom:-200px;left:40%}.mc__tex--grid{background-image:linear-gradient(#10b9810a 1px,#0000 1px),linear-gradient(90deg,#10b9810a 1px,#0000 1px);background-size:40px 40px;border-radius:0;inset:0}.mc__hero-inner{z-index:1;grid-template-columns:1fr 500px;align-items:center;gap:64px;width:100%;max-width:1240px;margin:0 auto;padding:0 48px;display:grid;position:relative}@media (max-width:1200px){.mc__hero-inner{grid-template-columns:1fr 440px;gap:48px}}@media (max-width:1024px){.mc__hero-inner{grid-template-columns:1fr;padding:0 32px}}@media (max-width:640px){.mc__hero-inner{padding:0 20px}}.mc__hero-tags{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:24px;display:flex}.mc__tag{letter-spacing:.08em;text-transform:uppercase;border-radius:50px;align-items:center;gap:7px;padding:5px 14px;font-size:.6875rem;font-weight:800;display:inline-flex}.mc__tag--emerald{color:#065f46;background:#ecfdf5;border:1.5px solid #a7f3d0}.mc__tag--ghost{color:#64748b;background:#f8fafc;border:1.5px solid #e2e8f0}.mc__tag-pulse{background:#059669;border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:2s ease-in-out infinite mc-pulse;box-shadow:0 0 0 3px #05966933}.mc__hero-pre{letter-spacing:.14em;text-transform:uppercase;color:#065f46;margin:0 0 10px;font-size:.75rem;font-weight:700}.mc__hero-title{color:#0f172a;letter-spacing:-.01em;margin:0 0 20px;font-family:Cormorant Garamond,Libre Baskerville,Georgia,serif;font-size:clamp(2.4rem,4vw,4rem);font-weight:600;line-height:1.08}.mc__hero-divider{align-items:center;gap:12px;width:fit-content;margin-bottom:24px;display:flex}.mc__hero-divider-line{background:linear-gradient(90deg,#0000,#05966966);flex:1;min-width:40px;height:1px}.mc__hero-divider-line:last-child{background:linear-gradient(90deg,#05966966,#0000)}.mc__hero-divider-diamond{background:#059669;flex-shrink:0;width:8px;height:8px;transform:rotate(45deg)}.mc__hero-desc{color:#64748b;max-width:500px;margin:0 0 32px;font-size:1.0625rem;line-height:1.8}.mc__hero-meta{border:1.5px solid #e2e8f0;border-radius:22px;flex-wrap:wrap;gap:0;width:fit-content;margin-bottom:32px;display:flex;overflow:hidden}.mc__meta-chip{text-align:center;background:#f8fafc;padding:14px 22px}.mc__meta-chip:not(:last-child){border-right:1.5px solid #e2e8f0}.mc__meta-val{color:#0f172a;margin-bottom:3px;font-size:.9375rem;font-weight:800;line-height:1.1;display:block}.mc__meta-lbl{color:#64748b;text-transform:uppercase;letter-spacing:.06em;font-size:.6875rem;font-weight:600;display:block}.mc__hero-btns{flex-wrap:wrap;gap:12px;display:flex}.mc__btn{cursor:pointer;letter-spacing:-.01em;border:none;border-radius:14px;align-items:center;gap:9px;padding:13px 26px;font-family:Inter,IBM Plex Sans,system-ui,sans-serif;font-size:.9375rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.mc__btn svg{width:17px;height:17px;transition:transform .2s}.mc__btn:hover{transform:translateY(-2px)}.mc__btn:hover svg{transform:translate(3px)}.mc__btn--emerald{color:#fff;background:#065f46;box-shadow:0 4px 20px #065f4640}.mc__btn--emerald:hover{background:#044734;box-shadow:0 8px 28px #065f4659}.mc__btn--play{color:#0f172a;background:#fff;border:1.5px solid #e2e8f0}.mc__btn--play:hover{color:#065f46;background:#ecfdf5;border-color:#a7f3d0}.mc__play-circle{color:#065f46;background:#ecfdf5;border:1.5px solid #a7f3d0;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.mc__play-circle svg{width:12px;height:12px}@media (max-width:1024px){.mc__hero-right{display:none}}.mc__hero-bar{background:linear-gradient(90deg,#065f46,#10b981,#14b8a6);border-radius:3px 3px 0 0;width:100%;height:5px;margin-bottom:0}.mc__hero-img-wrap{border-radius:0 0 32px 32px;position:relative;overflow:hidden;box-shadow:0 16px 56px #00000021,0 40px 80px #00000014}.mc__hero-img{object-fit:cover;width:100%;height:340px;display:block}.mc__hero-img-tint{background:linear-gradient(#0000 0%,#0f172a1f 50%,#0f172aa6 100%);position:absolute;inset:0}.mc__hbadge{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff2;border-radius:14px;align-items:center;gap:10px;padding:10px 14px;display:flex;position:absolute;box-shadow:0 1px 3px #0000000a,0 4px 12px #0000000a}.mc__hbadge--tl{border:1.5px solid #d1fae5;top:16px;left:16px}.mc__hbadge--tr{border:1.5px solid #d1fae5;gap:8px;top:16px;right:16px}.mc__hbadge-icon{color:#065f46;background:#ecfdf5;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.mc__hbadge-icon svg{width:16px;height:16px}.mc__hbadge-val{color:#0f172a;font-size:.9375rem;font-weight:800;line-height:1}.mc__hbadge-lbl{color:#64748b;font-size:.6875rem}.mc__hbadge-dot{background:#059669;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2s ease-in-out infinite mc-pulse}.mc__hbadge-live{color:#065f46;font-size:.75rem;font-weight:700}.mc__hero-img-stats{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f172ad9;border-top:1px solid #ffffff14;grid-template-columns:repeat(3,1fr);display:grid;position:absolute;bottom:0;left:0;right:0}.mc__img-stat{flex-direction:column;align-items:center;gap:3px;padding:12px 8px;display:flex}.mc__img-stat:not(:last-child){border-right:1px solid #ffffff14}.mc__img-stat-val{color:#fff;font-size:.9375rem;font-weight:800;line-height:1}.mc__img-stat-lbl{color:#ffffff73;text-transform:uppercase;letter-spacing:.04em;font-size:.6875rem}.mc__hero-feature-card{background:#f8fafc;border:1.5px solid #e2e8f0;border-left:4px solid #059669;border-radius:22px;align-items:center;gap:16px;margin-top:14px;padding:18px 22px;display:flex}.mc__feature-card-icon{color:#065f46;background:#ecfdf5;border:1.5px solid #a7f3d0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.mc__feature-card-icon svg{width:20px;height:20px}.mc__feature-card-title{color:#0f172a;margin:0 0 3px;font-size:.9375rem;font-weight:700}.mc__feature-card-sub{color:#64748b;margin:0;font-size:.8125rem}.mc__nav{z-index:200;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff7;border-bottom:1.5px solid #e2e8f0;position:sticky;top:0;box-shadow:0 2px 16px #0000000d}.mc__nav-inner{scrollbar-width:none;max-width:1240px;margin:0 auto;padding:0 48px;display:flex;overflow-x:auto}.mc__nav-inner::-webkit-scrollbar{display:none}@media (max-width:768px){.mc__nav-inner{padding:0 20px}}.mc__nav-a{color:#64748b;white-space:nowrap;border-bottom:2px solid #0000;padding:16px 18px;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .2s,border-color .2s;display:block}.mc__nav-a:hover{color:#065f46}.mc__nav-a--on{color:#065f46;border-bottom-color:#059669}.mc__sec{padding:96px 0}@media (max-width:768px){.mc__sec{padding:68px 0}}.mc__sec--white{background:#fff}.mc__sec--offwhite{background:#f8fafc}.mc__sec--emerald{background:#065f46;position:relative;overflow:hidden}.mc__sec--slate{background:#0f172a;position:relative;overflow:hidden}.mc__sec--photo{position:relative;overflow:hidden}.mc__wrap{max-width:1240px;margin:0 auto;padding:0 48px}@media (max-width:768px){.mc__wrap{padding:0 28px}}@media (max-width:480px){.mc__wrap{padding:0 20px}}.mc__wrap--split{grid-template-columns:1fr 400px;align-items:center;gap:72px;display:grid}@media (max-width:1060px){.mc__wrap--split{grid-template-columns:1fr 360px;gap:52px}}@media (max-width:860px){.mc__wrap--split{grid-template-columns:1fr;gap:48px}}.mc__label{letter-spacing:.1em;text-transform:uppercase;color:#065f46;background:#ecfdf5;border:1.5px solid #a7f3d0;border-radius:50px;margin-bottom:16px;padding:4px 14px;font-size:.6875rem;font-weight:800;display:inline-block}.mc__label--light{color:#fffc;background:#ffffff1a;border-color:#ffffff2e}.mc__label--teal{color:#14b8a6;background:#14b8a61f;border-color:#14b8a640}.mc__h2{color:#0f172a;letter-spacing:-.015em;margin:0 0 16px;font-family:Cormorant Garamond,Libre Baskerville,Georgia,serif;font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:600;line-height:1.2}.mc__h2--white{color:#fff}.mc__body{color:#64748b;margin:0;font-size:1.0625rem;line-height:1.8}.mc__body--muted{color:#64748b}.mc__sub{color:#64748b;margin:0 0 48px;font-size:1rem;line-height:1.7}.mc__center-head{text-align:center;margin-bottom:52px}.mc__center-head .mc__label{margin-bottom:14px;display:block}.mc__emerald-art{z-index:0;pointer-events:none;position:absolute;inset:0}.mc__ea{position:absolute}.mc__ea--1{filter:blur(80px);background:radial-gradient(circle,#10b9812e 0%,#0000 70%);border-radius:50%;width:500px;height:500px;top:-15%;right:-8%}.mc__ea--2{filter:blur(60px);background:radial-gradient(circle,#0d948826 0%,#0000 70%);border-radius:50%;width:300px;height:300px;bottom:-10%;left:5%}.mc__ea--lines{background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:44px 44px;border-radius:0;inset:0}.mc__slate-art{z-index:0;pointer-events:none;position:absolute;inset:0}.mc__sa{filter:blur(80px);border-radius:50%;position:absolute}.mc__sa--1{background:radial-gradient(circle,#05966924 0%,#0000 70%);width:500px;height:500px;top:-20%;left:-5%}.mc__sa--2{background:radial-gradient(circle,#0d94881a 0%,#0000 70%);width:350px;height:350px;bottom:-15%;right:0}.mc__photo-bg{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.mc__photo-mask{background:linear-gradient(135deg,#0f172af5 0%,#1e293beb 100%);position:absolute;inset:0}.mc__photo-mask--emerald{background:linear-gradient(135deg,#065f46f7 0%,#0f172aeb 100%)}.mc__img-col{position:relative}.mc__img-frame{background:linear-gradient(135deg,#065f46,#10b981,#14b8a6);border-radius:32px;padding:3px;position:relative;overflow:visible}.mc__frame-photo{object-fit:cover;border-radius:29px;width:100%;height:400px;display:block}@media (max-width:860px){.mc__frame-photo{height:280px}}.mc__frame-badge{background:#fff;border:1.5px solid #d1fae5;border-radius:14px;align-items:center;gap:14px;padding:14px 18px;display:flex;position:absolute;bottom:-18px;left:18px;right:18px;box-shadow:0 8px 32px #0000001a,0 24px 64px #00000012}.mc__frame-badge svg{color:#059669;flex-shrink:0;width:22px;height:22px}.mc__frame-badge-t{color:#0f172a;margin:0;font-size:.9375rem;font-weight:700}.mc__frame-badge-s{color:#64748b;margin:0;font-size:.75rem}.mc__overview-row{align-items:flex-start;gap:22px;margin-bottom:48px;display:flex}.mc__overview-bar{background:linear-gradient(#065f46,#14b8a6);border-radius:2px;flex-shrink:0;align-self:stretch;width:3px}.mc__why-layout{z-index:1;grid-template-columns:1fr 340px;align-items:center;gap:60px;display:grid;position:relative}@media (max-width:900px){.mc__why-layout{grid-template-columns:1fr;gap:40px}}.mc__why-body{color:#ffffffb3;margin:0;font-size:1.0625rem;line-height:1.8}.mc__why-card{background:#ffffff12;border:1px solid #ffffff1f;border-radius:32px;padding:30px;position:relative;overflow:hidden}.mc__why-card:before{content:"";background:linear-gradient(90deg,#10b981,#14b8a6);height:2px;position:absolute;top:0;left:0;right:0}.mc__why-card-icon{color:#10b981;background:#10b98126;border:1px solid #10b98140;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:16px;display:flex}.mc__why-card-icon svg{width:22px;height:22px}.mc__why-card-body{color:#fff9;margin:0 0 18px;font-size:.9375rem;line-height:1.65}.mc__why-tags{flex-wrap:wrap;gap:7px;display:flex}.mc__why-tag{color:#10b981;background:#10b9811a;border:1px solid #10b98133;border-radius:50px;padding:4px 12px;font-size:.75rem;font-weight:600}.mc__outcomes-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:44px;display:flex}.mc__outcomes-img{flex-shrink:0}.mc__outcomes-photo{object-fit:cover;border-radius:22px;width:180px;height:120px;box-shadow:0 4px 20px #00000012,0 12px 40px #0000000d}@media (max-width:640px){.mc__outcomes-photo{display:none}}.mc__outcomes-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:14px;display:grid}.mc__outcome{background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;align-items:flex-start;gap:14px;padding:18px 20px;transition:border-color .2s,transform .2s;display:flex}.mc__outcome:hover{border-color:#a7f3d0;transform:translateY(-3px)}.mc__outcome p{color:#334155;margin:0;font-size:.9375rem;line-height:1.6}.mc__outcome-num{color:#065f46;letter-spacing:.04em;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.75rem;font-weight:800;display:flex}.mc__curr-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:36px;display:flex}.mc__curr-badge{background:#0f172a;border-radius:22px;flex-direction:column;flex-shrink:0;align-items:center;padding:18px 28px;display:flex}.mc__curr-badge-val{color:#10b981;letter-spacing:-.03em;font-family:Cormorant Garamond,Libre Baskerville,Georgia,serif;font-size:2.5rem;font-weight:600;line-height:1}.mc__curr-badge-lbl{color:#fff6;text-transform:uppercase;letter-spacing:.07em;margin-top:3px;font-size:.75rem;font-weight:600}.mc__modules{flex-direction:column;gap:9px;display:flex}.mc__mod{background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;transition:border-color .2s,box-shadow .2s;overflow:hidden}.mc__mod--open{border-color:#059669;box-shadow:0 0 0 3px #05966912,0 1px 3px #0000000a,0 4px 12px #0000000a}.mc__mod-btn{cursor:pointer;text-align:left;background:0 0;border:none;grid-template-columns:50px 1fr 40px;align-items:center;gap:16px;width:100%;padding:18px 22px;font-family:Inter,IBM Plex Sans,system-ui,sans-serif;transition:background .2s;display:grid}.mc__mod-btn:hover{background:#f8fafc}.mc__mod-num{color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;font-size:.875rem;font-weight:800;display:flex}.mc__mod-info{flex-direction:column;gap:3px;display:flex}.mc__mod-name{color:#0f172a;font-size:.9375rem;font-weight:600;line-height:1.35}.mc__mod-preview{color:#94a3b8;font-size:.8125rem;line-height:1.4}.mc__mod-chev{color:#065f46;background:#f8fafc;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.mc__mod-chev svg{width:14px;height:14px}.mc__mod--open .mc__mod-chev{background:#ecfdf5}.mc__mod-body{color:#64748b;border-top:1px solid #e2e8f0;padding:14px 22px 20px 88px;font-size:.9375rem;line-height:1.7}.mc__mod-body p{margin:0}@media (max-width:640px){.mc__mod-body{padding-left:22px}}.mc__show-btn{color:#065f46;cursor:pointer;background:#ecfdf5;border:1.5px solid #a7f3d0;border-radius:14px;align-items:center;gap:8px;margin-top:14px;padding:11px 22px;font-family:Inter,IBM Plex Sans,system-ui,sans-serif;font-size:.875rem;font-weight:700;transition:background .2s,transform .2s;display:inline-flex}.mc__show-btn svg{width:14px;height:14px}.mc__show-btn:hover{background:#d1fae5;transform:translateY(-1px)}.mc__prereqs-layout{grid-template-columns:280px 1fr;align-items:start;gap:64px;display:grid}@media (max-width:860px){.mc__prereqs-layout{grid-template-columns:1fr;gap:32px}}.mc__prereqs{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.mc__prereq{background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;align-items:flex-start;gap:14px;padding:16px 20px;display:flex}.mc__prereq p{color:#334155;margin:0;font-size:.9375rem;line-height:1.6}.mc__prereq-dot{background:#059669;border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-top:4px}.mc__instructors{z-index:1;grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:20px;margin-top:40px;display:grid;position:relative}@media (max-width:640px){.mc__instructors{grid-template-columns:1fr}}.mc__instructor{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:32px;align-items:flex-start;gap:20px;padding:26px;transition:transform .25s,background .25s;display:flex}.mc__instructor:hover{background:#ffffff17;transform:translateY(-4px)}.mc__inst-photo-wrap{border:3px solid #10b98166;border-radius:50%;flex-shrink:0;width:72px;height:72px;overflow:hidden;box-shadow:0 0 0 4px #10b9811a}.mc__inst-photo{object-fit:cover;object-position:top;width:100%;height:100%;display:block}.mc__inst-name{color:#fff;margin:0 0 3px;font-size:1.0625rem;font-weight:700}.mc__inst-title{color:#10b981;margin:0 0 6px;font-size:.875rem;font-weight:600}.mc__inst-exp{color:#ffffff8c;margin:0 0 3px;font-size:.8125rem;font-weight:700}.mc__inst-former{color:#fff6;margin:0 0 10px;font-size:.8125rem;font-style:italic}.mc__inst-bio{color:#ffffff80;margin:0;font-size:.875rem;line-height:1.65}.mc__cohorts{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:16px;margin-bottom:44px;display:grid}.mc__cohort{background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;padding:22px;box-shadow:0 1px 3px #0000000a,0 4px 12px #0000000a}.mc__cohort-dates{color:#0f172a;margin:0 0 8px;font-size:1rem;font-weight:700}.mc__cohort-seats{color:#64748b;margin:0 0 10px;font-size:.875rem}.mc__cohort-status{border-radius:20px;padding:4px 12px;font-size:.75rem;font-weight:700;display:inline-block}.mc__cohort-status--open{color:#065f46;background:#ecfdf5}.mc__cohort-status--full{color:#991b1b;background:#fee2e2}.mc__cohort-status--waitlist{color:#92400e;background:#fef3c7}.mc__cohort-status--closed{color:#64748b;background:#f8fafc}.mc__pricing{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:22px;display:grid}.mc__price-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:32px;flex-direction:column;padding:30px;transition:transform .25s,border-color .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 3px #0000000a,0 4px 12px #0000000a}.mc__price-card:before{content:"";background:linear-gradient(90deg,#065f46,#14b8a6);height:3px;position:absolute;top:0;left:0;right:0}.mc__price-card:hover{border-color:#a7f3d0;transform:translateY(-5px)}.mc__price-head{border-bottom:1px solid #e2e8f0;margin-bottom:18px;padding-bottom:18px}.mc__price-title{color:#0f172a;margin:0 0 8px;font-family:Cormorant Garamond,Libre Baskerville,Georgia,serif;font-size:1.25rem;font-weight:600}.mc__price-amount{color:#065f46;letter-spacing:-.03em;font-size:1.75rem;font-weight:800;line-height:1}.mc__price-desc{color:#64748b;margin:0 0 18px;font-size:.9375rem;line-height:1.6}.mc__price-features{flex-direction:column;flex:1;gap:10px;margin:0 0 26px;padding:0;list-style:none;display:flex}.mc__price-features li{color:#334155;align-items:flex-start;gap:9px;font-size:.875rem;line-height:1.4;display:flex}.mc__price-features li svg{color:#059669;flex-shrink:0;width:14px;height:14px;margin-top:2px}.mc__price-cta{color:#fff;text-align:center;background:#0f172a;border-radius:14px;padding:13px 20px;font-size:.9375rem;font-weight:700;text-decoration:none;transition:background .2s;display:block}.mc__price-cta:hover{background:#065f46}.mc__corporate-layout{z-index:1;grid-template-columns:560px 1fr;align-items:center;gap:64px;display:grid;position:relative}@media (max-width:1060px){.mc__corporate-layout{grid-template-columns:1fr}}.mc__corporate-body{color:#ffffffb3;margin:0 0 28px;font-size:1.0625rem;line-height:1.75}.mc__corporate-feats{flex-wrap:wrap;gap:14px;margin-bottom:32px;display:flex}.mc__corp-feat{color:#fffc;align-items:center;gap:8px;font-size:.9375rem;font-weight:600;display:flex}.mc__corp-feat svg{color:#10b981;width:15px;height:15px}.mc__cert-layout{grid-template-columns:1fr 520px;align-items:start;gap:60px;display:grid}@media (max-width:900px){.mc__cert-layout{grid-template-columns:1fr;gap:48px}}.mc__cert-feats{flex-direction:column;gap:13px;display:flex}.mc__cert-feat{color:#334155;align-items:center;gap:12px;font-size:.9375rem;line-height:1.5;display:flex}.mc__cert-feat-dot{background:#059669;border-radius:50%;flex-shrink:0;width:9px;height:9px}.mc__cert-border{background:linear-gradient(135deg,#065f46,#10b981,#14b8a6);border-radius:32px;padding:3px;overflow:hidden;box-shadow:0 16px 56px #00000021,0 40px 80px #00000014}.mc__cert-svg{width:100%;height:auto;display:block}.mc__cert-note{color:#94a3b8;text-align:center;margin:12px 0 0;font-size:.8125rem;font-style:italic}.mc__testimonials{z-index:1;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;margin-top:40px;display:grid;position:relative}.mc__testimonial{background:#ffffff12;border:1px solid #ffffff1a;border-radius:32px;margin:0;padding:28px;transition:background .2s}.mc__testimonial:hover{background:#ffffff1a}.mc__testimonial-qmark{color:#10b981;margin-bottom:14px}.mc__testimonial-qmark svg{width:22px;height:22px}.mc__testimonial-text{color:#ffffffb3;margin:0 0 18px;font-family:Cormorant Garamond,Libre Baskerville,Georgia,serif;font-size:1rem;font-style:italic;line-height:1.75}.mc__testimonial-footer{color:#ffffffa6;font-size:.875rem}.mc__testimonial-footer strong{color:#fff}.mc__faq-layout{grid-template-columns:260px 1fr;align-items:start;gap:64px;display:grid}@media (max-width:860px){.mc__faq-layout{grid-template-columns:1fr;gap:32px}}.mc__faq-list{padding-top:52px}@media (max-width:860px){.mc__faq-list{padding-top:0}}.mc__faq-item{border-bottom:1px solid #e2e8f0;padding:22px 0}.mc__faq-item:first-child{padding-top:0}.mc__faq-item:last-child{border-bottom:none}.mc__faq-q{color:#0f172a;margin:0 0 10px;font-family:Cormorant Garamond,Libre Baskerville,Georgia,serif;font-size:1rem;font-weight:600}.mc__faq-a{color:#64748b;margin:0;font-size:.9375rem;line-height:1.7}.mc__cta-layout{z-index:1;grid-template-columns:1fr 460px;align-items:center;gap:60px;display:grid;position:relative}@media (max-width:1060px){.mc__cta-layout{grid-template-columns:1fr 400px;gap:48px}}@media (max-width:860px){.mc__cta-layout{grid-template-columns:1fr;gap:48px}}.mc__cta-heading{color:#fff;letter-spacing:-.02em;margin:0 0 16px;font-family:Cormorant Garamond,Libre Baskerville,Georgia,serif;font-size:clamp(2rem,4vw,3rem);font-weight:600;line-height:1.1}.mc__cta-body{color:#ffffffa6;margin:0 0 32px;font-size:1.0625rem;line-height:1.75}.mc__cta-trust{flex-direction:column;gap:11px;display:flex}.mc__cta-tr{color:#fffc;align-items:center;gap:10px;font-size:.9375rem;font-weight:600;display:flex}.mc__cta-tr svg{color:#10b981;flex-shrink:0;width:15px;height:15px}.mc__cta-card{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#ffffff12;border:1px solid #ffffff1f;border-radius:32px;padding:36px 30px;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000004d}.mc__cta-card:before{content:"";background:linear-gradient(90deg,#10b981,#14b8a6);height:3px;position:absolute;top:0;left:0;right:0}@media (max-width:640px){.mc__cta-card{padding:24px 20px}}.mc__cta-card-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:#fff6;margin:0 0 6px;font-size:.6875rem;font-weight:800}.mc__cta-card-title{color:#fff;margin:0 0 24px;font-family:Cormorant Garamond,Libre Baskerville,Georgia,serif;font-size:1.4rem;font-weight:600}.mc__cta-contacts{flex-direction:column;gap:11px;margin-bottom:22px;display:flex}.mc__cta-contact{background:#ffffff0f;border:1px solid #ffffff14;border-radius:14px;align-items:center;gap:13px;padding:12px 15px;text-decoration:none;transition:background .2s;display:flex}.mc__cta-contact:hover{background:#ffffff1a}.mc__cta-cicon{color:#10b981;background:#10b98126;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.mc__cta-cicon svg{width:16px;height:16px}.mc__cta-clbl{letter-spacing:.06em;text-transform:uppercase;color:#fff6;margin:0 0 2px;font-size:.6875rem;font-weight:700}.mc__cta-cval{color:#fff;font-size:.875rem;font-weight:600}.mc__cta-main{color:#fff;background:#065f46;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;padding:15px;font-size:1rem;font-weight:700;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:flex;box-shadow:0 6px 24px #065f4666}.mc__cta-main svg{width:17px;height:17px}.mc__cta-main:hover{background:#044231;transform:translateY(-2px);box-shadow:0 10px 32px #065f4680}.mc__cta-note{color:#ffffff4d;text-align:center;margin:12px 0 0;font-size:.8125rem;font-style:italic}.mc__mob-cta{display:none}@media (max-width:768px){.mc__mob-cta{z-index:300;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff7;border-top:1.5px solid #e2e8f0;padding:12px 20px;display:block;position:fixed;bottom:0;left:0;right:0}}.mc__mob-btn{color:#fff;text-align:center;background:#065f46;border-radius:14px;width:100%;padding:14px;font-size:1rem;font-weight:700;text-decoration:none;display:block}.mc__mob-btn:hover{background:#044734}@media print{.mc__nav,.mc__mob-cta{display:none}}
