:root{--navy:#07112b;--navy2:#101f45;--blue:#2563eb;--cyan:#27c7ee;--violet:#7447ed;--green:#25c48c;--ink:#0b1630;--muted:#748198;--line:#dfe6f1;--soft:#f6f9fd;--white:#fff;--shadow:0 25px 70px rgba(16,42,92,.13)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"DM Sans",sans-serif;color:var(--ink);line-height:1.55;background:#fff}a{text-decoration:none;color:inherit}.wrap{width:min(1160px,calc(100% - 36px));margin:auto}
.site-header{height:78px;position:sticky;top:0;z-index:100;background:rgba(255,255,255,.93);backdrop-filter:blur(18px);border-bottom:1px solid #e8edf4}.nav{height:100%;display:flex;align-items:center;justify-content:space-between}.brand img{width:190px;max-height:55px;object-fit:contain}.nav nav{display:flex;align-items:center;gap:19px;font-size:12px;font-weight:900}.nav nav a:hover{color:var(--blue)}.login{color:#2c65cf}.nav-apply{background:linear-gradient(100deg,#2468ef,#7447ed);color:#fff!important;padding:11px 17px;border-radius:10px;box-shadow:0 10px 22px rgba(55,93,211,.18)}.hamburger{display:none;border:0;background:transparent}.hamburger span{display:block;width:24px;height:2px;background:#101b32;margin:5px}
.hero{position:relative;overflow:hidden;min-height:650px;padding:82px 0 80px;background:linear-gradient(135deg,#f9fbff 0%,#eef5ff 45%,#fcf5ff 100%)}.mesh{position:absolute;inset:0;opacity:.6;background-image:linear-gradient(rgba(39,108,223,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(39,108,223,.05) 1px,transparent 1px);background-size:45px 45px;mask-image:linear-gradient(#000,transparent 88%)}.blob{position:absolute;border-radius:50%;filter:blur(2px)}.b1{width:500px;height:500px;right:-250px;top:-180px;background:radial-gradient(circle,rgba(62,157,255,.22),transparent 67%)}.b2{width:440px;height:440px;left:-250px;bottom:-270px;background:radial-gradient(circle,rgba(131,76,238,.16),transparent 67%)}.hero-inner{position:relative;display:grid;grid-template-columns:1.08fr .92fr;gap:65px;align-items:center}.pill{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid #d8e4f4;padding:8px 12px;border-radius:999px;font-size:10px;font-weight:900;letter-spacing:.13em;color:#3b6fce}.pill span{width:7px;height:7px;background:var(--green);border-radius:50%;box-shadow:0 0 0 5px rgba(37,196,140,.12)}h1,h2,h3{font-family:Manrope,sans-serif;line-height:1.08}h1{font-size:clamp(44px,5.7vw,70px);letter-spacing:-.065em;margin:24px 0 21px}h1 em,h2 span{font-style:normal;background:linear-gradient(90deg,#2167ed,#7048e9);-webkit-background-clip:text;color:transparent}.lead{font-size:18px;color:#52627b;font-weight:600;max-width:680px}.lead strong{color:#ee5360}.hero-actions{display:flex;gap:11px;margin:27px 0 23px}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;border-radius:11px;padding:14px 20px;font-size:12px;font-weight:900;transition:.2s}.button.primary{color:#fff;background:linear-gradient(105deg,#2468ef,#7048e9);box-shadow:0 14px 30px rgba(45,93,216,.2)}.button.primary:hover{transform:translateY(-2px)}.button.secondary{background:#fff;border:1px solid #dbe3ee}.button.white{background:#fff;color:#19306b}.button.wide{width:100%}.trust-row{display:flex;align-items:center;gap:10px;color:#758197;font-size:9px;font-weight:800}.trust-row i{width:4px;height:4px;background:#b9c3d1;border-radius:50%}.stars{color:#f4b72b;letter-spacing:2px}.hero-side{position:relative;padding:15px}.hero-card{position:relative;padding:29px;border-radius:26px;background:linear-gradient(145deg,#091633,#17356c);color:#fff;border:1px solid rgba(133,182,255,.15);box-shadow:0 35px 85px rgba(12,40,92,.25);overflow:hidden}.hero-card:before{content:"";position:absolute;width:300px;height:300px;right:-150px;top:-160px;border-radius:50%;background:radial-gradient(circle,rgba(42,205,238,.3),transparent 67%)}.hc-top{display:flex;justify-content:space-between;font-size:9px;color:#8fa7cf;letter-spacing:.13em}.hc-title{font:800 38px/1.05 Manrope;letter-spacing:-.055em;margin:54px 0 12px}.hc-title em{font-style:normal;color:#53d8f5}.hc-sub{font-size:11px;color:#9fb0cc;max-width:260px}.progress-label{display:flex;justify-content:space-between;margin-top:34px;font-size:9px;color:#a3b2ca}.progress{height:7px;background:#243b67;border-radius:99px;margin:9px 0 15px}.progress i{display:block;height:100%;width:72%;background:linear-gradient(90deg,#32c8ee,#754be9);border-radius:99px}.hc-items{display:grid;grid-template-columns:1fr 1fr;gap:8px}.hc-items span{font-size:9px;padding:10px 11px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.035);border-radius:10px;color:#aab8d0}.glass-stat,.floating-note{position:absolute;background:rgba(255,255,255,.96);border:1px solid #dce5f1;box-shadow:0 20px 45px rgba(23,52,101,.15);border-radius:14px;z-index:2}.glass-stat{top:0;right:-17px;padding:12px 15px;display:flex;align-items:center;gap:10px}.glass-stat b{font:800 18px Manrope;color:#2869e7}.glass-stat span{font-size:8px;color:#748197}.floating-note{left:-35px;bottom:5px;padding:13px 15px}.floating-note b,.floating-note span{display:block}.floating-note b{font-size:9px}.floating-note span{font-size:8px;color:#7b879b;margin-top:2px}
.numbers{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.numbers-grid{display:grid;grid-template-columns:repeat(4,1fr)}.numbers-grid div{padding:22px 18px;border-right:1px solid var(--line)}.numbers-grid div:last-child{border:0}.numbers b,.numbers span{display:block}.numbers b{font:800 13px Manrope}.numbers span{font-size:9px;color:#7b879b;margin-top:2px}
.section{padding:91px 0}.section-intro{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:end;margin-bottom:36px}.section-intro small,.centered>small,.college-section small,.contact small,.cta small,.faq-section small{font-size:9px;letter-spacing:.16em;font-weight:900;color:#3a70cf}.section-intro h2,.centered h2,.college-section h2,.faq-section h2,.contact h2,.cta h2{font-size:52px;letter-spacing:-.055em;font-weight:800;margin:11px 0 0}.section-intro p,.centered p,.college-section p,.faq-section p,.contact p{font-size:12px;color:#758197;max-width:520px}.programs{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.program{padding:24px;border:1px solid var(--line);border-radius:19px;background:#fff;box-shadow:0 8px 30px rgba(18,43,82,.04);transition:.25s}.program:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.program-icon{display:grid;place-items:center;width:49px;height:49px;border-radius:14px;font:800 13px Manrope;margin-bottom:18px}.p-blue .program-icon{background:#eaf2ff;color:#2568e9}.p-cyan .program-icon{background:#e5fbff;color:#119bbd}.p-purple .program-icon{background:#f0ebff;color:#7249ea}.p-green .program-icon{background:#e5faf2;color:#169c6c}.program-label{font-size:8px;letter-spacing:.13em;font-weight:900;color:#7a8799}.program h3{font-size:20px;margin:10px 0;font-weight:800}.program p{font-size:12px;color:#65738a;font-weight:500;min-height:105px}.chips{display:flex;gap:5px;flex-wrap:wrap}.chips b{font-size:8px;color:#66748a;background:#f3f6f9;padding:6px 8px;border-radius:999px}
.dark-section{background:linear-gradient(145deg,#07112b,#112a58);color:#fff}.journey-intro{padding:88px 0 30px}.centered{text-align:center}.centered p{margin:12px auto}.dark-section .centered>small{color:#59d7ed}.centered h2 span{background:linear-gradient(90deg,#48d7f4,#7651ef);-webkit-background-clip:text;color:transparent}.journey{padding:30px 0 90px}.timeline{display:grid;grid-template-columns:1fr 1fr;gap:12px}.timeline article{display:grid;grid-template-columns:52px 1fr;gap:17px;padding:23px;border:1px solid rgba(255,255,255,.1);border-radius:17px;background:rgba(255,255,255,.035)}.step-no{width:42px;height:42px;display:grid;place-items:center;border-radius:11px;background:#1b376a;color:#63d9ef;font:800 10px Manrope}.timeline label{font-size:8px;color:#6edcf0;letter-spacing:.12em}.timeline h3{font-size:20px;margin:5px 0 7px;font-weight:800}.timeline h3 small{float:right;font:600 8px "DM Sans";padding:5px 8px;border-radius:99px;background:rgba(255,255,255,.06);color:#9aacc8}.timeline p{font-size:12px;color:#b2c0d6;font-weight:500;margin:0 0 11px}.timeline ul{padding:0;margin:0;list-style:none;display:flex;gap:8px;flex-wrap:wrap}.timeline li{font-size:8px;color:#9aacc8}.timeline li:before{content:"✓";color:#28d49a;margin-right:4px}
.documents{padding:91px 0;background:linear-gradient(180deg,#f7faff,#fff)}.doc-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.doc-card{padding:24px;border:1px solid #dfe7f1;border-radius:18px;background:#fff;box-shadow:0 9px 35px rgba(20,44,83,.04)}.doc-icon{width:43px;height:43px;display:grid;place-items:center;border-radius:12px;background:#eaf2ff;color:#2870e9;font-size:19px}.doc-card h3{font-size:20px;margin:18px 0 7px;font-weight:800}.doc-card p{font-size:12px;color:#65738a;font-weight:500;min-height:85px}.doc-card span{font-size:7px;font-weight:900;letter-spacing:.12em;color:#3c70cf}
.faculty{padding:92px 0}.subject-groups{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin-top:35px}.subject-groups>div{padding:21px;border:1px solid rgba(255,255,255,.09);border-radius:16px;background:rgba(255,255,255,.035);display:flex;flex-wrap:wrap;gap:7px}.subject-groups b{width:100%;font:800 12px Manrope;margin-bottom:3px}.subject-groups span{font-size:9px;color:#a4b4cf;padding:7px 9px;border-radius:999px;background:rgba(255,255,255,.055)}
.college-section{padding:92px 0}.college-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:85px;align-items:center}.college-features{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:24px 0}.college-features span{font-size:9px;font-weight:800}.college-panel{padding:30px;border-radius:24px;background:linear-gradient(145deg,#0a1938,#193a76);color:#fff;box-shadow:0 30px 75px rgba(17,51,108,.2)}.cp-badge{width:44px;height:44px;border-radius:12px;background:#fff;color:#2769e9;display:grid;place-items:center;font:800 20px Manrope;margin-bottom:15px}.college-panel small{color:#64d9ee;font-size:8px;letter-spacing:.13em}.college-panel h3{font-size:27px;margin:14px 0 8px}.college-panel p{font-size:12px;color:#b5c2d8;font-weight:500}.cp-list{margin-top:20px}.cp-list b{display:flex;justify-content:space-between;padding:12px 0;border-top:1px solid rgba(255,255,255,.1);font-size:9px}.cp-list i{font-style:normal;color:#47dca8}
.cta{padding:0 0 0;background:#fff}.cta-box{display:flex;justify-content:space-between;align-items:center;gap:40px;padding:45px 50px;border-radius:25px;background:linear-gradient(135deg,#0a1837,#1c3e80);color:#fff;box-shadow:0 28px 65px rgba(19,48,99,.2)}.cta h2{font-size:38px;margin:8px 0}.cta h2 span{background:linear-gradient(90deg,#53d9f4,#8d63ef);-webkit-background-clip:text;color:transparent}.cta p{color:#a8b7d0;font-size:10px;margin:0}.cta .white{min-width:190px}
.reviews{padding:92px 0}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:34px}.review-grid article{padding:24px;border:1px solid var(--line);border-radius:18px;background:#fff}.review-grid p{font:700 14px/1.55 Manrope;min-height:125px}.review-grid b,.review-grid small{display:block}.review-grid b{font-size:9px}.review-grid small{font-size:8px;color:#8994a7;margin-top:2px}
.faq-section{padding:92px 0;background:#f7f9fc}.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:85px}.faqs{display:grid;gap:9px}.faqs details{background:#fff;border:1px solid var(--line);border-radius:14px;padding:16px 18px}.faqs summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;font:800 11px Manrope}.faqs summary:after{content:"+";font-size:16px;color:#7d899d}.faqs details[open] summary:after{content:"−"}.faqs p{font-size:10px;line-height:1.7;margin:10px 0 0}.text-link{display:inline-block;color:#2b6be0;font-size:10px;font-weight:900;margin-top:12px}
.contact{padding:92px 0;background:linear-gradient(135deg,#eef5ff,#fcf5ff)}.contact-grid{display:grid;grid-template-columns:1fr .82fr;gap:90px;align-items:center}.contact-items{display:grid;gap:8px;margin-top:25px}.contact-items a{display:flex;align-items:center;gap:11px;padding:11px;border-radius:12px;background:#fff;border:1px solid var(--line);width:min(450px,100%)}.contact-items>a>b{width:34px;height:34px;border-radius:10px;background:#eaf2ff;color:#286ae3;display:grid;place-items:center}.contact-items strong,.contact-items small{display:block}.contact-items strong{font-size:9px}.contact-items small{font-size:8px;color:#8894a6}.message-card{padding:29px;border:1px solid var(--line);background:#fff;border-radius:22px;box-shadow:var(--shadow)}.message-card h3{font-size:25px;margin:0 0 8px}.message-card p{font-size:10px}.message-card>small{display:block;text-align:center;color:#8b96a7;font-size:8px;margin-top:10px}
footer{padding:55px 0 17px;background:#06112b;color:#dce6f6}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:45px}.footer-grid img{width:180px;background:#fff;padding:5px;border-radius:6px}.footer-grid p,.footer-grid a,.footer-grid span{display:block;color:#8595b2;font-size:9px}.footer-grid p{max-width:320px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:9px}.footer-grid b{font-size:10px;color:#fff;margin-bottom:3px}.social{display:flex!important;align-items:center;gap:8px}.social svg,.wa-float svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);margin-top:40px;padding-top:14px;display:flex;justify-content:space-between}.footer-bottom span{font-size:8px}.wa-float{position:fixed;right:19px;bottom:18px;width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:#19ba7b;color:#fff;z-index:80;box-shadow:0 15px 30px rgba(20,135,94,.3)}
.hero,.section,.documents,.faculty,.college-section,.reviews,.faq-section,.contact,.numbers,.cta,.timeline article,.program,.doc-card,.review-grid article,.subject-groups>div{opacity:0;transform:translateY(14px);transition:.65s ease}.visible{opacity:1!important;transform:none!important}
@media(max-width:1000px){.nav nav{gap:10px}.hero-inner,.college-grid,.contact-grid{gap:45px}.programs,.doc-grid{grid-template-columns:1fr 1fr}.section-intro{gap:35px}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-grid>div:last-child{display:none}}
@media(max-width:760px){.wrap{width:calc(100% - 28px)}.site-header{height:70px}.brand img{width:165px}.hamburger{display:block}.nav nav{display:none;position:absolute;top:65px;left:14px;right:14px;padding:9px;background:#fff;border:1px solid var(--line);border-radius:15px;box-shadow:var(--shadow);flex-direction:column;align-items:stretch}.nav nav.open{display:flex}.nav nav a{padding:10px}.nav-apply{text-align:center}.hero{padding:62px 0}.hero-inner,.section-intro,.timeline,.college-grid,.faq-grid,.contact-grid{grid-template-columns:1fr}.hero-side{margin-top:10px}.floating-note{left:-3px}.glass-stat{right:-3px}.hero-actions{flex-direction:column}.button{width:100%}.trust-row{flex-wrap:wrap}.numbers-grid{grid-template-columns:1fr 1fr}.numbers-grid div:nth-child(2){border-right:0}.section,.documents,.faculty,.college-section,.reviews,.faq-section,.contact{padding:72px 0}.section-intro h2,.centered h2,.college-section h2,.faq-section h2,.contact h2{font-size:39px}.programs,.doc-grid,.review-grid{grid-template-columns:1fr}.timeline article{grid-template-columns:45px 1fr}.timeline h3 small{float:none;display:inline-block;margin-left:5px}.subject-groups{grid-template-columns:1fr}.college-features{grid-template-columns:1fr}.cta-box{padding:33px 25px;flex-direction:column;align-items:flex-start}.cta h2{font-size:32px}.cta .white{width:100%}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:6px}}
@media(max-width:450px){h1{font-size:42px}.lead{font-size:14px}.numbers-grid{grid-template-columns:1fr}.numbers-grid div{border-right:0;border-bottom:1px solid var(--line)}.numbers-grid div:last-child{border-bottom:0}.hc-title{font-size:31px}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}}

/* Readability pass: important information should be visible at a glance */
.nav nav a{font-size:12px;font-weight:900}
.button{font-size:13px;font-weight:900}
.pill{font-size:10px;font-weight:900}
.trust-row{font-size:11px;font-weight:800}
.numbers b{font-size:15px;font-weight:900}.numbers span{font-size:11px;font-weight:600}
.section-intro p,.centered p,.college-section p,.faq-section p,.contact p{font-size:14px;font-weight:600;line-height:1.7}
.program-label{font-size:10px;font-weight:900}.program h3{font-size:21px;font-weight:800}.program p{font-size:12px;font-weight:500;line-height:1.65}
.chips b{font-size:9px;font-weight:900}
.timeline label{font-size:9px;font-weight:900}.timeline h3{font-size:20px;font-weight:800}.timeline p{font-size:12px;font-weight:500;line-height:1.65}.timeline li{font-size:10px;font-weight:700}
.doc-card h3{font-size:20px;font-weight:800}.doc-card p{font-size:12px;font-weight:500;line-height:1.65}.doc-card span{font-size:9px;font-weight:900}
.subject-groups b{font-size:14px;font-weight:900}.subject-groups span{font-size:10px;font-weight:700}
.college-features span{font-size:11px;font-weight:800}.college-panel h3{font-size:30px;font-weight:800}.cp-list b{font-size:11px;font-weight:800}
.cta p{font-size:12px;font-weight:600}
.review-grid p{font-size:15px;font-weight:800}.review-grid b{font-size:11px;font-weight:900}.review-grid small{font-size:10px;font-weight:600}
.faqs summary{font-size:13px;font-weight:900}.faqs p{font-size:12px;font-weight:500}
.contact-items strong{font-size:11px;font-weight:900}.contact-items small{font-size:9px;font-weight:600}
.message-card h3{font-size:27px;font-weight:800}.message-card p{font-size:12px;font-weight:600}
.footer-grid b{font-size:12px;font-weight:900}.footer-grid p,.footer-grid a,.footer-grid span{font-size:10px;font-weight:600}
@media(max-width:760px){
 .section-intro h2,.centered h2,.college-section h2,.faq-section h2,.contact h2{font-size:42px}
 .section-intro p,.centered p,.college-section p,.faq-section p,.contact p{font-size:13px}
 .program h3{font-size:22px}.program p{font-size:13px}
 .timeline h3{font-size:20px}.timeline p{font-size:12px}
}

/* Student Stories */
.story-grid{display:grid;grid-template-columns:1.25fr .875fr .875fr;gap:13px;margin-top:4px}
.story-card{padding:25px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 10px 35px rgba(18,43,82,.04);transition:.25s}
.story-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}
.featured-story{display:grid;grid-template-columns:64px 1fr;gap:18px;background:linear-gradient(145deg,#f8fbff,#f4f0ff)}
.story-avatar{width:55px;height:55px;border-radius:16px;display:grid;place-items:center;background:#e7f0ff;color:#2769e8;font:900 14px Manrope}
.story-avatar.purple{background:#f0ebff;color:#7148e9}.story-avatar.cyan{background:#e6fbff;color:#149dbd}
.story-course{display:block;font-size:9px;letter-spacing:.13em;color:#3a70cf;font-weight:900;margin-bottom:11px}
.story-card h3{font-size:19px;font-weight:800;margin:0 0 10px}.featured-story h3{font-size:23px}
.story-card p{font-size:12px;color:#69788f;font-weight:500;line-height:1.7;margin:0}
.story-meta{border-top:1px solid #e2e8f1;margin-top:19px;padding-top:13px;display:flex;justify-content:space-between;gap:8px;flex-wrap:wrap}
.story-meta b{font-size:9px;font-weight:900}.story-meta span{font-size:9px;color:#8490a3;font-weight:600}
.story-note{margin-top:13px;padding:18px 20px;border-radius:15px;background:#f6f8fc;border:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px}
.story-note b{font:800 13px Manrope}.story-note span{font-size:10px;color:#7b879b;font-weight:600}

/* Mentor Support */
.mentor-section{padding:92px 0;background:linear-gradient(180deg,#fff,#f6f9fd)}
.mentor-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:13px;margin-top:8px}
.mentor-card,.mentor-side article{border-radius:21px;border:1px solid var(--line);background:#fff;box-shadow:0 12px 40px rgba(19,44,84,.05)}
.main-mentor{padding:30px;background:linear-gradient(145deg,#091735,#18366d);color:#fff;border-color:rgba(255,255,255,.1)}
.mentor-top{display:flex;align-items:center;justify-content:space-between}.mentor-avatar{width:54px;height:54px;border-radius:15px;background:#fff;color:#2869e8;display:grid;place-items:center;font:900 18px Manrope}.mentor-top>span{font-size:9px;letter-spacing:.13em;color:#63d8ef;font-weight:900}
.main-mentor h3{font-size:29px;margin:27px 0 10px}.main-mentor>p{font-size:12px;color:#aebdd4;line-height:1.7;max-width:620px}
.mentor-points{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:25px}.mentor-points b{padding:12px;border:1px solid rgba(255,255,255,.1);border-radius:11px;background:rgba(255,255,255,.04);font-size:10px;color:#61d8ef}.mentor-points span{color:#dce5f2;font-weight:700;margin-left:5px}
.mentor-side{display:grid;gap:13px}.mentor-side article{padding:25px}.mentor-mini{width:43px;height:43px;border-radius:12px;display:grid;place-items:center;background:#e7f1ff;color:#286be5;font:900 10px Manrope}.mentor-mini.purple{background:#f0ebff;color:#7049e8}.mentor-side h3{font-size:19px;margin:18px 0 7px}.mentor-side p{font-size:11px;color:#758198;font-weight:500;line-height:1.7;margin:0}
@media(max-width:900px){.story-grid{grid-template-columns:1fr 1fr}.featured-story{grid-column:1/-1}.mentor-grid{grid-template-columns:1fr}}
@media(max-width:760px){.story-grid{grid-template-columns:1fr}.featured-story{grid-column:auto}.story-note{flex-direction:column;align-items:flex-start}.featured-story h3{font-size:21px}.main-mentor h3{font-size:25px}.mentor-points{grid-template-columns:1fr}}
