:root{--color-primary:#1041c6;--color-primary-dark:#042963;--color-primary-hover:#0d35a8;--color-dark:#3a3a3a;--color-white:#fff;--color-black:#000;--color-gray-light:#f5f8fe;--color-gray-bar:#f5f8fd;--color-text-dark:#3a3a3a;--color-text-body:#333;--font-primary:"Poppins", sans-serif;--font-secondary:"Inter", sans-serif;--max-width:1350px;--section-padding:0 45px;--shadow-card:0 0 11px #00000040;--shadow-btn:0 0 4px #00000040;--shadow-stats:0 0 10.5px #00000073;--radius-sm:5px;--radius-md:10px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-primary);color:var(--color-text-body);background:var(--color-white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}a{color:inherit;text-decoration:none}ul,ol{list-style:none}button{cursor:pointer;font-family:var(--font-primary);border:none}.top-bar{background:var(--color-dark);z-index:120;justify-content:space-between;align-items:center;height:35px;padding:0 45px;display:flex;position:relative}.top-bar__left{flex-wrap:nowrap;flex:1;align-items:center;gap:14px;min-width:0;display:flex;overflow:hidden}.top-bar__right-group{white-space:nowrap;flex-wrap:nowrap;align-items:center;gap:14px;margin-left:auto;display:flex}.top-bar__primary{align-items:center;gap:14px;display:flex}.top-bar__utility{white-space:nowrap;align-items:center;gap:14px;margin-left:auto;display:flex}.top-bar__right{align-items:center;margin-left:55px;display:flex}.top-bar__link{color:var(--color-white);font-family:var(--font-secondary);align-items:center;gap:6px;font-size:13px;font-weight:500;transition:opacity .2s;display:flex}.top-bar__link:hover{opacity:.8}.top-bar__divider{display:none}.top-bar__divider--visible{background:#ffffff8c;width:1px;height:14px;display:block}.top-bar__pay-btn{background:var(--color-gray-light);color:var(--color-text-body);font-family:var(--font-primary);border-radius:var(--radius-sm);padding:4px 12px;font-size:13px;font-weight:600;transition:background .2s}.top-bar__pay-btn:hover{background:var(--color-white)}.navbar__mobile-bar,.navbar__overlay{display:none}.navbar__drawer{z-index:999;background:#fff;flex-direction:column;width:100%;height:100vh;transition:transform .3s;display:none;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%)}.navbar__drawer--open{display:flex!important;transform:translate(0)!important}.navbar__drawer-header{background:#fff;border-bottom:2px solid #1041c61a;justify-content:flex-end;align-items:center;padding:14px 16px;display:flex}.navbar__drawer-close{cursor:pointer;color:#162341;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:6px;display:flex}.navbar__drawer .navbar__nav{list-style:none;flex-direction:column!important;width:100%!important;margin:0!important;padding:0!important;display:flex!important}.navbar__drawer .navbar__item{border-bottom:1px solid #1041c614;width:100%;display:block}.navbar__drawer .navbar__item-text{color:#162341;text-align:left;width:100%;padding:14px 20px;font-size:15px;font-weight:500;text-decoration:none;display:block}.navbar__drawer .navbar__item-button{cursor:pointer;color:#162341;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:14px 20px;font-family:inherit;font-size:15px;font-weight:500;display:flex}.navbar__drawer .navbar__item-button .navbar__item-text{padding:0;display:inline}.navbar__drawer .navbar__item-arrow{flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.navbar__mobile-subnav{background:#f0f5ff;border-top:1px solid #1041c61a;width:100%;margin:0;padding:0;list-style:none;display:block}.navbar__mobile-subnav li{width:100%;display:block}.navbar__mobile-subitem{color:#1041c6;cursor:pointer;background:#f0f5ff;border-bottom:1px solid #1041c60f;gap:12px;width:100%;padding:12px 20px 12px 36px;font-size:14.5px;font-weight:500;text-decoration:none;transition:background .15s;align-items:flex-start!important;display:flex!important}.navbar__mobile-subitem span:not(.navbar__mobile-subitem-icon){word-break:break-word;flex:1;min-width:0;line-height:1.4;white-space:normal!important}.navbar__mobile-subitem:hover{background:#dce8ff}.navbar__mobile-subitem-icon{color:#1041c6;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.navbar__mobile-subitem-icon svg{width:16px;height:16px}.navbar__drawer .navbar__item--mobile-open{background:#f8faff}.navbar__drawer .navbar__item-button--open{color:#1041c6!important;background:#eef3ff!important}.navbar__drawer .navbar__item-button--open .navbar__item-text{color:#1041c6!important}.navbar__drawer .navbar__mobile-subnav{flex:none;width:100%;max-height:none;overflow:visible;display:block!important}.navbar__drawer .navbar__mobile-subnav li{width:100%;display:block!important}.navbar__drawer .navbar__mobile-subitem{width:100%;display:flex!important}.navbar{background:var(--color-white);z-index:110;justify-content:center;align-items:center;width:100%;height:60px;padding:0;display:flex;position:relative;overflow:visible;box-shadow:0 2px 8px #0000000f}.navbar__inner{width:100%;max-width:var(--max-width);justify-content:flex-end;align-items:center;gap:20px;margin:0 auto;padding:0 8px 0 220px;display:flex;position:relative}.navbar__logo-wrap{background:var(--color-white);width:165px;min-width:165px;height:150px;box-shadow:none;z-index:10;border-radius:0 0 14px 14px;justify-content:center;align-items:center;padding:12px 14px 14px;display:flex;position:absolute;top:15px;left:-20px}.navbar__logo{object-fit:contain;width:100%;max-width:138px;height:auto;display:block}.navbar__nav{flex:1;justify-content:flex-start;align-items:center;gap:12px;width:100%;min-height:60px;margin-left:0;display:flex}.navbar__item{cursor:pointer;align-items:center;gap:1px;padding:4px 6px;display:flex;position:relative}.navbar__item-button{color:inherit;background:0 0;border-radius:10px;align-items:center;gap:1px;padding:0;transition:background .2s,padding .2s;display:inline-flex}.navbar__item-text{font-family:var(--font-primary);color:var(--color-dark);white-space:nowrap;font-size:15px;font-weight:500;transition:color .2s}.navbar__item:hover .navbar__item-text{color:var(--color-primary)}.navbar__item-arrow{justify-content:center;align-items:center;width:16px;height:16px;transition:transform .2s;display:flex}.navbar__item-arrow svg{width:11px;height:7px;color:var(--color-dark);transition:color .2s,transform .2s}.navbar__item:hover .navbar__item-arrow svg,.navbar__item--active .navbar__item-arrow svg{color:var(--color-primary)}.navbar__item--active .navbar__item-arrow{transform:rotate(180deg)}.navbar__item:hover .navbar__item-button{background:#f0f4ff;border-radius:10px;padding:11px 14px;box-shadow:inset 0 0 0 1px #1041c626}.navbar__item--active .navbar__item-button{background:#f7ecd7;border-radius:10px;padding:11px 14px;box-shadow:inset 0 0 0 1px #e8ce9d73}.navbar__item--active .navbar__item-text{color:#1041c6;font-weight:700}.navbar__item--active .navbar__item-arrow svg{color:#2f2f2f}.navbar__contact{align-items:center;gap:15px;display:flex}.navbar__contact-item{color:var(--color-dark);align-items:center;gap:5px;font-size:13px;font-weight:500;display:flex}.navbar__contact-icon{width:18px;height:18px;color:var(--color-primary)}.navbar__dropdown-shell{z-index:150;width:calc(100% - 228px);position:absolute;top:100%;left:220px;transform:none}.navbar__dropdown-shell--full{width:min(1232px,100vw - 180px)!important;left:50%!important;transform:translate(-50%)!important}.navbar__dropdown-shell--full>*{width:100%}.about-panel{background:radial-gradient(circle at 42% 6%,#ffb8002e,#0000 24%),linear-gradient(#fefefe,#fbfcff 56%,#f8fbff);border:1px solid #1041c60f;border-radius:0 0 20px 20px;grid-template-columns:292px minmax(0,1fr) 350px;align-items:stretch;gap:30px;min-height:612px;padding:34px 26px 38px;animation:.28s ease-out fadeInUp;display:grid;box-shadow:0 28px 70px #09215a29}.about-panel__menu{border-right:1px solid #0e35a81a;flex-direction:column;gap:0;padding-right:24px;display:flex}.about-panel__menu-item{text-align:left;background:linear-gradient(#fff,#f6f8fc);border:1px solid #0e35a814;border-radius:0;grid-template-columns:34px minmax(0,1fr) 18px;align-items:center;gap:14px;width:100%;min-height:69px;padding:14px 16px;transition:transform .2s,box-shadow .2s,border-color .2s;display:grid}.about-panel__menu-item:first-child{border-radius:10px 10px 0 0}.about-panel__menu-item:last-child{border-radius:0 0 10px 10px}.about-panel__menu-item+.about-panel__menu-item{border-top:none}.about-panel__menu-item:hover{border-color:#1041c63d;transform:translate(0);box-shadow:0 10px 20px #1141c614}.about-panel__menu-item--accent{background:linear-gradient(#fff9ee,#fff4df);border-color:#ffba1066}.about-panel__menu-icon,.about-panel__menu-arrow,.about-panel__stat-icon,.about-panel__cta-arrow{justify-content:center;align-items:center;display:flex}.about-panel__menu-icon{color:#273870;width:36px;height:36px}.about-panel__menu-item--accent .about-panel__menu-icon{color:#ffae00}.about-panel__menu-icon svg,.about-panel__menu-arrow svg,.about-panel__stat-icon svg,.about-panel__cta-arrow svg{width:100%;height:100%}.about-panel__menu-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.about-panel__menu-title{color:#22356e;font-size:13px;font-weight:700}.about-panel__menu-description{color:#5f6785;font-size:11px}.about-panel__menu-arrow{color:#22356e;width:18px;height:18px}.about-panel__content{border-right:1px solid #0e35a81a;flex-direction:column;padding:18px 12px 12px 18px;display:flex}.about-panel__eyebrow{text-transform:uppercase;letter-spacing:.08em;color:#f6a800;font-size:14px;font-weight:700}.about-panel__title{color:#1f3776;max-width:430px;margin-top:14px;font-size:24px;font-weight:700;line-height:1.22}.about-panel__title span{color:#ffba10}.about-panel__title:after{content:"";background:#ffc43d;border-radius:999px;width:40px;height:3px;margin-top:20px;display:block}.about-panel__text{color:#4a536f;max-width:360px;margin-top:18px;font-size:14px;line-height:1.55}.about-panel__stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:42px;display:grid}.about-panel__stat{flex-direction:column;align-items:flex-start;display:flex}.about-panel__stat-icon{color:#5171d7;background:linear-gradient(#eef4ff,#dfe9ff);border-radius:10px;width:46px;height:46px;padding:9px}.about-panel__stat-value{color:#1f3776;margin-top:14px;font-size:22px;line-height:1}.about-panel__stat-label{text-transform:uppercase;color:#56627f;max-width:96px;margin-top:9px;font-size:11px;line-height:1.4}.about-panel__cta{color:var(--color-white);background:linear-gradient(135deg,#15357f,#173f9a 56%,#0f2c72);border-radius:10px;align-self:flex-start;align-items:center;gap:12px;margin-top:36px;padding:12px 18px;font-size:14px;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 16px 28px #0f2c7240}.about-panel__cta:hover{transform:translateY(-1px);box-shadow:0 20px 32px #0f2c724d}.about-panel__cta-arrow{width:16px;height:16px}.about-panel__visual{flex-direction:column;justify-content:flex-start;padding-left:4px;display:flex;position:relative}.about-panel__image-wrap{border-radius:18px;min-height:424px;overflow:hidden;box-shadow:0 18px 36px #0a266429}.about-panel__image{object-fit:cover;width:100%;height:100%}.about-panel__quote{width:252px;color:var(--color-white);background:linear-gradient(#173f9a,#122f75);border-radius:18px;padding:22px 24px;position:absolute;bottom:12px;right:14px;box-shadow:0 18px 34px #102f7547}.about-panel__quote-mark{color:#ffc538;margin-bottom:8px;font-size:46px;font-weight:700;line-height:.7;display:inline-block}.about-panel__quote p{font-size:14px;line-height:1.55}.about-panel__quote:after{content:"";background:#ffc538;border-radius:999px;width:42px;height:3px;margin-top:16px;display:block}.programs-panel{background:radial-gradient(circle at 46% 6%,#ffb80029,#0000 23%),linear-gradient(#fff,#fbfcff 58%,#f8fbff);border:1px solid #1041c60f;border-radius:0 0 20px 20px;grid-template-columns:330px minmax(0,1fr);align-items:stretch;gap:26px;min-height:626px;padding:24px 22px 26px;animation:.28s ease-out fadeInUp;display:grid;box-shadow:0 28px 70px #09215a29}.programs-panel__menu{flex-direction:column;padding-top:2px;display:flex}.programs-panel__menu-item{text-align:left;background:linear-gradient(#f9fbff,#f4f8ff);border:1px solid #16388e17;border-top:none;grid-template-columns:42px minmax(0,1fr) 18px;align-items:flex-start;gap:16px;width:100%;min-height:94px;padding:16px 16px 14px 18px;transition:box-shadow .2s,border-color .2s,background .2s;display:grid}.programs-panel__menu-item:first-child{border-top:1px solid #16388e17;border-radius:10px 10px 0 0}.programs-panel__menu-item:last-child{border-radius:0 0 10px 10px}.programs-panel__menu-item:hover{border-color:#1041c638;box-shadow:0 10px 22px #1041c614}.programs-panel__menu-item--accent{background:linear-gradient(#eef5ff,#e8f0fd);box-shadow:inset 4px 0 #ffbf2e}.programs-panel__menu-icon,.programs-panel__menu-arrow,.programs-panel__card-icon{justify-content:center;align-items:center;display:flex}.programs-panel__menu-icon{color:#3b63ff;width:34px;height:34px}.programs-panel__menu-icon svg{width:22px;height:22px}.programs-panel__menu-arrow svg{width:12px;height:12px}.programs-panel__card-icon svg{width:24px;height:24px}.programs-panel__menu-copy{flex-direction:column;gap:5px;display:flex}.programs-panel__menu-title{color:#213673;font-size:13px;font-weight:700;line-height:1.35}.programs-panel__menu-description{color:#4f5c80;font-size:11px;line-height:1.45}.programs-panel__menu-arrow{color:#26376d;align-self:center;width:18px;height:18px}.programs-panel__main{grid-template-rows:auto auto 1fr;min-width:0;display:grid}.programs-panel__hero{border-bottom:1px solid #15357f1a;grid-template-columns:minmax(0,1fr) 456px;gap:26px;padding:16px 2px 22px 26px;display:grid}.programs-panel__intro{flex-direction:column;padding-top:2px;display:flex}.programs-panel__eyebrow{text-transform:uppercase;letter-spacing:.06em;color:#f6a800;font-size:14px;font-weight:700}.programs-panel__title{color:#203878;margin-top:18px;font-size:38px;font-weight:700;line-height:1.1}.programs-panel__title span{color:#2671ff}.programs-panel__title:before{content:"";background:#ffc43d;border-radius:999px;width:42px;height:3px;margin-bottom:18px;display:block}.programs-panel__text{color:#475472;max-width:372px;margin-top:16px;font-size:15px;line-height:1.75}.programs-panel__visual{border-radius:18px;min-height:240px;overflow:hidden;box-shadow:0 16px 28px #0a266424}.programs-panel__image{object-fit:cover;width:100%;height:100%}.programs-panel__cta{width:fit-content;color:var(--color-white);background:linear-gradient(135deg,#15357f,#173f9a 56%,#0f2c72);border-radius:10px;align-items:center;gap:8px;margin:14px 0 14px 26px;padding:12px 18px;font-size:14px;font-weight:600;line-height:1;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 16px 28px #0f2c7240}.programs-panel__cta:hover{transform:translateY(-1px);box-shadow:0 20px 32px #0f2c724d}.programs-panel__cta-arrow{flex:0 0 14px;justify-content:center;align-items:center;width:14px;height:14px;display:flex}.programs-panel__cta-arrow svg{width:12px;height:12px}.programs-panel__cards{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.programs-panel__card{grid-template-columns:62px minmax(0,1fr);gap:18px;min-height:122px;padding:24px 28px 26px 26px;display:grid}.programs-panel__card:nth-child(odd){border-right:1px solid #15357f1a}.programs-panel__card:nth-child(-n+2){border-bottom:1px solid #15357f1a}.programs-panel__card-icon{color:#3c66ff;background:linear-gradient(#f1f6ff,#e4edff);border-radius:12px;width:52px;height:52px;padding:11px}.programs-panel__card-copy{flex-direction:column;gap:8px;display:flex}.programs-panel__card-title{color:#213673;font-size:15px;font-weight:700;line-height:1.3}.programs-panel__card-text{color:#4f5c80;font-size:13px;line-height:1.55}@media (width<=1320px){.navbar__dropdown-shell{width:min(1160px,100vw - 72px)}.about-panel{grid-template-columns:286px minmax(0,1fr) 320px;gap:22px;padding:28px 22px 30px}.about-panel__menu{padding-right:22px}.about-panel__content{padding-left:4px;padding-right:4px}.about-panel__stats{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:24px}.programs-panel{grid-template-columns:300px minmax(0,1fr)}.programs-panel__hero{grid-template-columns:minmax(0,1fr) 380px;padding-left:18px}.programs-panel__title{font-size:34px}}@media (width<=1180px){.navbar__dropdown-shell{width:min(980px,100vw - 32px)}.about-panel{grid-template-columns:1fr}.about-panel__menu,.about-panel__content{border-right:none;padding-right:0}.about-panel__menu{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.about-panel__visual{padding-left:0}.about-panel__image-wrap{min-height:320px}.about-panel__quote{bottom:20px;right:20px}.programs-panel{grid-template-columns:1fr}.programs-panel__hero{grid-template-columns:1fr;padding-left:0}.programs-panel__cards{grid-template-columns:1fr}.programs-panel__card:nth-child(odd){border-right:none}.programs-panel__card:nth-child(-n+2),.programs-panel__card:nth-child(3){border-bottom:1px solid #15357f1a}}@media (width<=1024px){.programs-panel__menu{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.programs-panel__menu-item:first-child{border-radius:10px 0 0}.programs-panel__menu-item:nth-child(2){border-top:1px solid #16388e17;border-radius:0 10px 0 0}.programs-panel__menu-item:last-child{border-radius:0 0 10px}}@media (width>=1025px){.programs-panel{min-height:540px;padding:18px 20px 20px}.programs-panel__menu-item{min-height:76px;padding:10px 14px}.programs-panel__menu-icon{width:36px;height:36px}.programs-panel__hero{padding:10px 2px 16px 20px}.programs-panel__title{margin-top:12px;font-size:32px}.programs-panel__title:before{margin-bottom:12px}.programs-panel__text{margin-top:12px;font-size:14px;line-height:1.55}.programs-panel__visual{min-height:200px}.programs-panel__card{min-height:104px;padding:18px 22px}}.hero{background:#fff;align-items:center;width:100%;min-height:800px;display:flex;position:relative;overflow:hidden}.hero__bg{z-index:0;position:absolute;inset:0}.hero__bg img{object-fit:cover;object-position:center center;width:100%;height:100%}.hero__content{z-index:2;max-width:580px;padding:14px 0 24px 45px;position:relative}.hero__heading{font-family:var(--font-primary);letter-spacing:-.02em;color:var(--color-black);margin-bottom:22px;font-size:40px;font-weight:700;line-height:1.5}.hero__heading-line{display:block}.hero__heading-line+.hero__heading-line{margin-top:2px}.hero__heading-line--accent{color:var(--color-primary);font-weight:700}.hero__subtext{font-family:var(--font-primary);color:var(--color-black);max-width:430px;margin-bottom:58px;font-size:18px;font-weight:400;line-height:1.38}.hero__buttons{align-items:center;gap:22px;display:flex}.btn{border-radius:var(--radius-sm);font-family:var(--font-primary);height:52px;box-shadow:var(--shadow-btn);white-space:nowrap;justify-content:center;align-items:center;gap:10px;padding:10px 20px;font-size:15px;font-weight:600;transition:all .3s;display:inline-flex}#explore-programs-btn{min-width:236px}#campus-tour-btn{min-width:260px}.btn--primary{background:var(--color-primary);color:var(--color-white)}.btn--primary:hover{background:var(--color-primary-hover);transform:translateY(-2px);box-shadow:0 4px 12px #1041c666}.btn--secondary{background:var(--color-white);color:var(--color-primary)}.btn--secondary:hover{background:#f0f4ff;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.btn__arrow{justify-content:center;align-items:center;width:20px;height:20px;display:flex}.btn__arrow svg{width:16px;height:16px;transition:transform .3s}.btn:hover .btn__arrow svg{transform:translate(3px)}.stats-bar{z-index:10;background:linear-gradient(135deg,#0a275d 0%,#113476 100%);border-radius:20px;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;column-gap:0;width:calc(100% - 90px);max-width:none;margin:-120px auto 0;padding:40px 45px;display:grid;position:relative;box-shadow:0 14px 32px #0a275d47}.stats-bar__item{justify-content:center;align-items:center;gap:20px;min-width:0;padding-left:10px;display:flex}.stats-bar__icon{background:#ffffff1f;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:65px;height:65px;display:flex}.stats-bar__icon svg{color:#ffbe23;opacity:1;width:32px;height:32px}.stats-bar__info{flex-direction:column;gap:-3px;display:flex}.stats-bar__number{font-family:var(--font-primary);color:#ffbe23;font-size:32px;font-weight:700;line-height:1.2}.stats-bar__label{font-family:var(--font-primary);color:#ffffffe6;text-transform:uppercase;letter-spacing:.05em;font-size:14px;font-weight:600;line-height:1.4}.programs{width:100%;padding:80px 0 40px;overflow-x:hidden}.programs__shell{margin-bottom:30px;padding:0 5%}.programs__grid{grid-template-rows:auto;grid-template-columns:repeat(12,1fr);gap:20px;width:100%;padding:0 5%;display:grid}.programs__card{border-radius:var(--radius-sm);box-shadow:none;height:320px;position:relative;overflow:hidden}.programs__card--slot-1{grid-column:1/span 8}.programs__card--slot-2{grid-column:9/-1}.programs__card--slot-3{grid-column:1/span 5}.programs__card--slot-4{grid-column:6/-1}@keyframes floatRight{0%{transform:translate(-50px)}50%{transform:translate(50px)}to{transform:translate(-50px)}}@keyframes floatLeft{0%{transform:translate(50px)}50%{transform:translate(-50px)}to{transform:translate(50px)}}.programs__card--float-right{animation:10s ease-in-out infinite floatRight}.programs__card--float-left{animation:10s ease-in-out infinite floatLeft}@media (width<=1024px){.programs__grid{grid-template-columns:1fr;gap:20px}.programs__card{height:280px;grid-column:span 1!important}.programs__card--float-right,.programs__card--float-left{animation:none}}.programs__card-title{font-size:18px;font-weight:600}.programs__card img{object-fit:cover;width:100%;height:100%}.programs__card-overlay{color:#fff;background:linear-gradient(#0000 0%,#0006 50%,#000c 100%);align-items:flex-end;padding:30px 24px;display:flex;position:absolute;bottom:0;left:0;right:0}.programs__card-title{letter-spacing:.5px;text-shadow:0 2px 4px #0000004d;font-size:22px;font-weight:700}.programs-spotlight{padding:16px 0 70px}.programs-spotlight__shell{max-width:100%;box-shadow:none;background:#fff;border-radius:0;margin:0 auto;padding:58px 34px 24px;position:relative;overflow:hidden}.programs-spotlight__shell:before,.programs-spotlight__shell:after{display:none}.programs-spotlight__hero{z-index:1;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:24px;min-height:320px;display:flex;position:relative}.programs-spotlight__intro{max-width:560px}.programs-spotlight__eyebrow{color:var(--color-primary);letter-spacing:.04em;text-transform:uppercase;font-size:14px;font-weight:700;display:inline-block}.programs-spotlight__accent-line{background:linear-gradient(90deg,#ffb11a 0%,#f6cd62 100%);border-radius:999px;width:44px;height:4px;margin:16px 0 18px;display:block}.programs-spotlight__title{color:#102b61;font-size:clamp(2.5rem,4vw,4.2rem);line-height:1.08}.programs-spotlight__title-line{color:#000;display:block}.programs-spotlight__title-line--lead{white-space:nowrap;color:#000}.programs-spotlight__title-line:not(.programs-spotlight__title-line--lead){white-space:nowrap}.programs-spotlight__title-highlight{color:#1f63db}.programs-spotlight__description{color:#102b61cc;max-width:520px;margin-top:18px;font-size:16px;line-height:1.75}.programs-spotlight__actions{z-index:2;align-items:center;padding-top:60px;display:flex;position:relative}.programs-spotlight__cta{gap:14px;min-width:238px;padding-inline:24px;box-shadow:0 10px 22px #1041c647}.programs-spotlight__art{z-index:1;justify-content:center;align-items:center;width:420px;height:300px;display:flex;position:absolute;top:0;right:160px}.programs-spotlight__art-img{object-fit:contain;mix-blend-mode:multiply;filter:contrast(1.05);width:100%;height:auto}.programs-spotlight__orb{border-radius:50%;position:absolute}.programs-spotlight__orb--gold{opacity:.8;background:#ffc54d;width:26px;height:26px;top:84px;left:8px}.programs-spotlight__card-grid{z-index:2;gap:20px;display:flex;position:relative}.programs-spotlight__card-viewport{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;overflow:auto hidden}.programs-spotlight__card-viewport::-webkit-scrollbar{display:none}.programs-spotlight__carousel{z-index:2;position:relative}.programs-spotlight__card-viewport{width:100%}.programs-spotlight__carousel-button{color:#1f63db;z-index:4;background:#ffffffe6;border:1px solid #1041c624;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;transition:transform .2s,box-shadow .2s,background-color .2s;display:inline-flex;position:absolute;top:208px;transform:translateY(-50%);box-shadow:0 10px 20px #1041c61f}.programs-spotlight__carousel-button:hover{background:#fff;transform:translateY(calc(-50% - 2px));box-shadow:0 14px 24px #1041c629}.programs-spotlight__carousel-button--prev{left:18px}.programs-spotlight__carousel-button--next{right:18px}.programs-spotlight__card{scroll-snap-align:start;background:#ffffffeb;border:1px solid #d6e1f4d9;border-radius:18px;flex-direction:column;flex:0 0 calc(20% - 16px);min-width:0;min-height:480px;padding:16px 16px 20px;display:flex;position:relative}.programs-spotlight__card:after{content:"";background:var(--spotlight-accent);z-index:2;pointer-events:none;border-top-left-radius:17px;width:48px;height:48px;position:absolute;top:0;left:0}.programs-spotlight__card--blue{--spotlight-accent:#1f63db}.programs-spotlight__card--green{--spotlight-accent:#6cbf46}.programs-spotlight__card--violet{--spotlight-accent:#6a32df}.programs-spotlight__card--orange{--spotlight-accent:#ff8b1a}.programs-spotlight__card--cyan{--spotlight-accent:#27c6d8}.programs-spotlight__card--rose{--spotlight-accent:#e11d48}.programs-spotlight__card-watermark{opacity:.1;width:140px;height:140px;color:var(--spotlight-accent);pointer-events:none;z-index:0;position:absolute;bottom:0;right:-10px}.programs-spotlight__card-icon{width:64px;height:64px;color:var(--spotlight-accent);z-index:3;background:#fff;border:7px solid #fff;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:14px;left:16px;box-shadow:0 10px 18px #1041c61f}.programs-spotlight__card-icon:before{content:"";background:var(--spotlight-accent);opacity:.12;pointer-events:none;border-radius:50%;position:absolute;inset:0}.programs-spotlight__card-icon>svg{z-index:1;position:relative}.programs-spotlight__card-image{object-fit:cover;border-radius:12px;width:100%;height:200px}.programs-spotlight__card-title{color:#142a5c;margin-top:16px;font-size:22px;line-height:1.2}.programs-spotlight__card-line{background:var(--spotlight-accent);border-radius:999px;width:40px;height:3px;margin:14px 0 16px;display:block}.programs-spotlight__card-description{color:#142a5cd6;min-height:90px;font-size:15px;line-height:1.6}.programs-spotlight__card-link{color:var(--spotlight-accent);align-self:flex-start;align-items:center;gap:10px;margin-top:auto;font-size:15px;font-weight:700;display:inline-flex}.programs-spotlight__card-link-arrow{background:#ffffffe0;border:1px solid #1041c614;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.programs-spotlight__benefits{z-index:2;color:#fff;box-shadow:none;background:linear-gradient(#113476 0%,#0a275d 100%);border-radius:18px;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:30px;padding:18px 12px;display:grid;position:relative}.programs-spotlight__benefit{align-items:center;gap:14px;padding:6px 22px;display:flex}.programs-spotlight__benefit+.programs-spotlight__benefit{border-left:1px solid #ffffff29}.programs-spotlight__benefit-icon{color:#fffffff2;border:2px solid #ffffff38;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:58px;height:58px;display:flex}.programs-spotlight__benefit-copy h3{font-size:15px;font-weight:700}.programs-spotlight__benefit-copy p{color:#ffffffd1;margin-top:6px;font-size:14px;line-height:1.55}.placements-showcase{padding:0 0 75px}.placements-showcase__shell{max-width:1460px;box-shadow:none;background:#fff;border-radius:0;margin:0 auto;padding:50px 34px 36px;position:relative;overflow:hidden}.placements-showcase__shell:after{display:none}.placements-showcase__header{z-index:1;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:22px;display:flex;position:relative}.placements-showcase__intro{max-width:500px}.placements-showcase__title{color:#101f43;white-space:nowrap;font-size:clamp(2.2rem,3.6vw,3.55rem);line-height:1.08}.placements-showcase__title span{color:#1f63db}.placements-showcase__accent{background:linear-gradient(90deg,#ffbb1f 0%,#ffd870 100%);border-radius:999px;width:60px;height:4px;margin:16px 0 18px;display:block}.placements-showcase__accent--small{width:42px;margin:18px 0 16px}.placements-showcase__subtitle{color:#101f43d1;font-size:16px;line-height:1.75}.placements-showcase__cta{min-width:292px;padding-inline:24px;box-shadow:0 10px 22px #1041c642}.placements-showcase__grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:18px 28px;display:grid}.placements-showcase__card,.placements-showcase__stats-card{background:#fff;border-radius:20px;min-width:0;transition:transform .2s,box-shadow .2s;box-shadow:0 12px 28px #1041c61f,0 0 0 1px #1041c61f,inset 0 1px 3px #00000014,inset 0 -1px 2px #0000000a}.placements-showcase__card:hover{transform:translateY(-4px);box-shadow:0 18px 34px #1041c62e,0 0 0 1px #1041c62e,inset 0 1px 3px #00000014,inset 0 -1px 2px #0000000a}.placements-showcase__card{border-right:5px solid #ffbe23;grid-template-columns:320px minmax(0,1fr);display:grid;overflow:hidden}.placements-showcase__photo-wrap{background:#f5f8fd;height:100%;position:relative}.placements-showcase__photo{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.placements-showcase__card-body{padding:24px 32px 24px 48px}.placements-showcase__card-head{align-items:flex-start;gap:12px;display:flex}.placements-showcase__celebrate{color:#101f43;background:linear-gradient(#ffc61e 0%,#ffb300 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:inline-flex}.placements-showcase__card-head h3{color:#161f34;font-size:20px}.placements-showcase__student-name{color:#2356d4;margin-top:6px;font-size:15px;font-weight:700}.placements-showcase__card-copy{color:#161f34db;margin-top:16px;font-size:14px;line-height:1.75}.placements-showcase__card-copy .text-blue{color:#2356d4}.placements-showcase__package-row{border:2px solid #2b5de0;border-radius:10px;grid-template-columns:1fr 138px;gap:0;width:min(100%,330px);margin-top:18px;display:grid;overflow:hidden}.placements-showcase__package{color:#fff;background:linear-gradient(#2d66eb 0%,#1d50c6 100%);justify-content:center;align-items:center;min-height:52px;font-size:17px;font-weight:700;display:flex}.placements-showcase__company-pill{color:#2d4b77;letter-spacing:.03em;background:#fff;justify-content:center;align-items:center;min-height:52px;font-size:14px;font-weight:800;display:flex}.placements-showcase__signoff{color:#161f34db;flex-direction:column;gap:4px;margin-top:14px;font-size:14px;display:flex}.placements-showcase__signoff strong{color:#182a5d}.placements-showcase__stats-card{overflow:hidden}.placements-showcase__stats-hero{background-position:50%;background-size:cover;grid-template-columns:minmax(0,.9fr) minmax(300px,1.1fr);height:100%;min-height:294px;display:grid}.placements-showcase__stats-copy{padding:50px 26px 28px 24px}.placements-showcase__stats-copy h3{color:#162341;font-size:28px;line-height:1.25}.placements-showcase__stats-copy h3 span{color:#1f63db}.placements-showcase__stats-copy p{color:#162341d1;max-width:280px;font-size:15px;line-height:1.8}.placements-showcase__stats-grid{border-left:1px solid #19316814;grid-template-columns:1fr 1fr;display:grid}.placements-showcase__stat{align-items:center;gap:14px;min-width:0;padding:34px 24px;display:flex}.placements-showcase__stat:first-child,.placements-showcase__stat:nth-child(2){border-bottom:1px solid #19316814}.placements-showcase__stat:nth-child(odd){border-right:1px solid #19316814}.placements-showcase__stat-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.placements-showcase__stat-icon--gold{color:#8a6d00;background:#fff5d7}.placements-showcase__stat-icon--blue{color:#1f63db;background:#e8f0ff}.placements-showcase__stat-icon--green{color:#2f8f57;background:#e8f8ed}.placements-showcase__stat-icon--violet{color:#7042dd;background:#f0eaff}.placements-showcase__stat-copy{min-width:0}.placements-showcase__stat-copy strong{color:#162341;font-size:19px;display:block}.placements-showcase__stat-copy span{color:#162341d1;margin-top:4px;font-size:14px;line-height:1.5;display:block}.placements-showcase__partners{box-shadow:none;background:linear-gradient(#113476 0%,#0a275d 100%);border-radius:18px;grid-template-columns:250px minmax(0,1fr);align-items:stretch;gap:18px;margin-top:22px;padding:16px 18px;display:grid}.placements-showcase__partners-label{color:#fff;border-right:1px solid #ffffff2e;align-items:center;gap:16px;padding:12px 10px 12px 6px;display:flex}.placements-showcase__partners-icon{color:#173a88;background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:inline-flex}.placements-showcase__partners-copy{flex-direction:column;gap:3px;font-size:15px;line-height:1.2;display:flex}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.placements-showcase__partners-rail{background:#fff;border-radius:18px;align-items:center;min-width:0;padding:14px 12px;display:flex;overflow:hidden}.placements-showcase__partners-track{align-items:center;gap:14px;width:max-content;animation:18s linear infinite marquee-scroll;display:flex}.placements-showcase__partners-rail:hover .placements-showcase__partners-track{animation-play-state:paused}.placements-showcase__partner-item{background:#fff;border:1px solid #14235a14;border-radius:18px;flex:none;justify-content:center;align-items:center;min-width:140px;min-height:64px;padding:10px 14px;display:inline-flex;box-shadow:0 14px 36px #11347214}.placements-showcase__partner-logo{width:auto;max-height:40px;display:block}.placements-showcase__partner-chip{color:#26417a;letter-spacing:.02em;text-transform:uppercase;white-space:nowrap;background:#fff;border:1px solid #14235a14;border-radius:12px;flex:none;justify-content:center;align-items:center;min-width:110px;min-height:56px;padding:10px 16px;font-size:13px;font-weight:800;display:inline-flex}.faculty-showcase{padding:0 0 78px}.faculty-showcase__shell{max-width:1460px;box-shadow:none;background:#fff;border-radius:0;margin:0 auto;padding:44px 34px 34px;position:relative;overflow:hidden}.faculty-showcase__shell:after{display:none}.faculty-showcase__tabs,.faculty-showcase__header,.faculty-showcase__grid{z-index:1;position:relative}.faculty-showcase__tabs{flex-wrap:wrap;align-items:center;gap:18px 34px;display:flex}.faculty-showcase__tab{color:#101f43d1;align-items:center;gap:14px;font-size:17px;font-weight:500;display:inline-flex}.faculty-showcase__tab-icon{background:#f2f5fb;border-radius:50%;justify-content:center;align-items:center;width:74px;height:74px;display:inline-flex}.faculty-showcase__tab-icon svg{width:38px;height:38px}.faculty-showcase__tab--active{color:#183d8b;font-weight:700;position:relative}.faculty-showcase__tab--active:after{content:"";background:#1f63db;border-radius:999px;width:234px;height:4px;position:absolute;bottom:-16px;left:0}.faculty-showcase__tab--active .faculty-showcase__tab-icon{color:#1f63db;background:#eef4ff}.faculty-showcase__header{justify-content:space-between;gap:26px;margin-top:56px;display:flex}.faculty-showcase__intro{max-width:540px}.faculty-showcase__title{color:#102b61;white-space:nowrap;font-size:clamp(2.35rem,3.8vw,4rem);line-height:1.08}.faculty-showcase__title span{color:#1f63db}.faculty-showcase__accent{background:linear-gradient(90deg,#ffbe23 0%,#ffd767 100%);border-radius:999px;width:58px;height:4px;margin:18px 0;display:block}.faculty-showcase__subtitle{color:#102b61d1;font-size:16px;line-height:1.75}.faculty-showcase__actions{flex-direction:column;justify-content:flex-start;align-items:flex-end;margin-top:8px;display:flex;position:relative}.faculty-showcase__dots{z-index:-1;opacity:.7;background-image:radial-gradient(circle,#1f63db4d 0 3px,#0000 3.5px);background-size:22px 21px;width:132px;height:84px;position:absolute;top:-10px;right:10px}.faculty-showcase__cta{gap:12px;min-width:286px;padding-inline:22px;box-shadow:0 10px 22px #1041c642}.faculty-showcase__cta svg{width:26px;height:26px}.faculty-showcase__cta-icon{justify-content:center;align-items:center;display:inline-flex}.faculty-showcase__carousel{z-index:1;margin-top:34px;position:relative}.faculty-showcase__carousel-button{color:#1f63db;z-index:2;background:#ffffffeb;border:1px solid #1041c624;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;transition:transform .2s,box-shadow .2s,background-color .2s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 10px 20px #1041c61f}.faculty-showcase__carousel-button--prev{left:8px}.faculty-showcase__carousel-button--next{right:8px}.faculty-showcase__carousel-button:hover{background:#fff;transform:translateY(calc(-50% - 2px));box-shadow:0 14px 24px #1041c629}.faculty-showcase__viewport{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;min-width:0;overflow:auto hidden}.faculty-showcase__viewport::-webkit-scrollbar{display:none}.faculty-showcase__grid{gap:24px;display:flex}.faculty-showcase__card{--faculty-accent:#1f63db;scroll-snap-align:start;background:#fff;border:1px solid #dae4f6b3;border-radius:22px;flex-direction:column;flex:0 0 calc(20% - 19.2px);min-width:0;min-height:522px;padding:24px 18px 20px;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px 3px #00000014,inset 0 -1px 2px #0000000a}.faculty-showcase__card:hover{box-shadow:none;transform:translateY(-4px)}.faculty-showcase__card:before{content:"";background:var(--faculty-accent);height:4px;display:block;position:absolute;top:0;left:0;right:0}.faculty-showcase__card--cyan{--faculty-accent:#1fb7e2}.faculty-showcase__card--gold{--faculty-accent:#ffbe23}.faculty-showcase__card--blue{--faculty-accent:#1f63db}.faculty-showcase__card--violet{--faculty-accent:#9a43f0}.faculty-showcase__portrait-wrap{background:linear-gradient(#fbfdff 0%,#edf3fd 100%);border-radius:50%;width:222px;height:222px;margin:0 auto;padding:7px;box-shadow:inset 0 0 0 1px #1041c614,0 8px 22px #14235a0f}.faculty-showcase__portrait{object-fit:cover;border-radius:50%;width:100%;height:100%}.faculty-showcase__badge{color:#fff;background:var(--faculty-accent);z-index:1;border:4px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:-24px auto 0;display:flex;position:relative;box-shadow:0 10px 18px #14235a1f}.faculty-showcase__badge svg{width:24px;height:24px}.faculty-showcase__name{text-align:center;color:#19326c;margin-top:16px;font-size:17px;font-weight:700;line-height:1.4}.faculty-showcase__line{background:var(--faculty-accent);border-radius:999px;width:44px;height:3px;margin:5px auto 9px;display:block}.faculty-showcase__info{background:linear-gradient(#f8fbff 0%,#eef3fb 100%);border-radius:16px;min-height:112px;padding:16px}.faculty-showcase__info--cyan{background:linear-gradient(#f6fbff 0%,#eef7fb 100%)}.faculty-showcase__info--gold{background:linear-gradient(#fffdf6 0%,#fbf5e9 100%)}.faculty-showcase__info--blue{background:linear-gradient(#f7faff 0%,#edf2fb 100%)}.faculty-showcase__info--violet{background:linear-gradient(#fcf8ff 0%,#f4eefb 100%)}.faculty-showcase__info-row{align-items:center;gap:12px;display:flex}.faculty-showcase__info-row+.faculty-showcase__info-row{margin-top:12px}.faculty-showcase__info-icon{width:34px;height:34px;color:var(--faculty-accent);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.faculty-showcase__info-icon svg{width:25px;height:25px;margin:auto;display:block}.faculty-showcase__info-row strong,.faculty-showcase__info-row span{display:block}.faculty-showcase__info-row strong{color:#27365c;font-size:14px;font-weight:500}.faculty-showcase__info-row span{color:#27365cd1;margin-top:5px;font-size:14px;line-height:1.65}.faculty-showcase__card-footer{justify-content:flex-end;margin-top:auto;padding-top:14px;display:flex}.faculty-showcase__card-arrow{border:2px solid var(--faculty-accent);width:44px;height:44px;color:var(--faculty-accent);background:#fff;border-radius:50%;justify-content:center;align-items:center;display:inline-flex;box-shadow:0 8px 18px #14235a0d}.faculty-showcase__card-arrow svg{stroke-width:4px;width:22px;height:22px}.institutions-showcase{background:linear-gradient(#f8faff 0%,#fff 100%);padding:80px 0;position:relative;overflow:hidden}.institutions-showcase:before{content:"";opacity:.5;pointer-events:none;background-image:radial-gradient(#1f63db11 1.5px,#0000 1.5px);background-size:30px 30px;height:400px;position:absolute;top:0;left:0;right:0}.institutions-showcase__shell{max-width:1460px;box-shadow:none;background:0 0;border-radius:0;margin:0 auto;padding:0 34px;position:relative}.institutions-showcase__shell:after{display:none}.institutions-showcase__header,.institutions-showcase__grid,.institutions-showcase__featured{z-index:1;position:relative}.institutions-showcase__header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.institutions-showcase__intro{max-width:560px}.institutions-showcase__title-row{align-items:center;gap:18px;display:flex}.institutions-showcase__title-icon{color:#1f63db;background:#fff;border:1px solid #1f63db1a;border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;display:inline-flex;box-shadow:0 10px 25px #1f63db1a}.institutions-showcase__title{color:#032155;white-space:nowrap;font-size:clamp(2.5rem,4vw,4.5rem);font-weight:800;line-height:1.1}.institutions-showcase__accent{background:linear-gradient(90deg,#ffbe23 0%,#ffd767 100%);border-radius:999px;width:72px;height:5px;margin:14px 0 18px 100px;display:block}.institutions-showcase__subtitle{color:#102b61d1;max-width:470px;font-size:16px;line-height:1.7}.institutions-showcase__cta{min-width:248px;padding-inline:24px;box-shadow:0 10px 22px #1041c642}.institutions-showcase__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;margin-top:26px;display:grid}.institutions-showcase__card{background:#fff;border:1px solid #dae4f6b8;border-bottom:3px solid #ffbe23;border-radius:16px;flex-direction:column;min-width:0;display:flex;overflow:hidden;box-shadow:0 14px 28px #14235a0f}.institutions-showcase__card-image{object-fit:cover;width:100%;height:200px}.institutions-showcase__card-badge{color:#2d55d3;z-index:1;background:linear-gradient(#f6f9ff 0%,#ebf2ff 100%);border:6px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:-36px auto 0;display:flex;position:relative;box-shadow:0 10px 18px #14235a14}.institutions-showcase__card-body{flex-direction:column;flex:1;padding:16px 24px 22px;display:flex}.institutions-showcase__card-title{color:#1d3170;min-height:108px;font-size:22px;line-height:1.34}.institutions-showcase__meta{flex-direction:column;gap:12px;margin-top:14px;display:flex}.institutions-showcase__meta-row{color:#1d3170d6;align-items:flex-start;gap:10px;font-size:14px;line-height:1.55;display:flex}.institutions-showcase__meta-row--gold .institutions-showcase__meta-icon{color:#c47f00;background:#fff4d6;border-radius:6px;width:26px;height:26px;padding:4px}.institutions-showcase__meta-row--blue .institutions-showcase__meta-icon{color:#1a44b8;background:#e0e9ff;border-radius:6px;width:26px;height:26px;padding:4px}.institutions-showcase__meta-icon{flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;display:inline-flex}.institutions-showcase__link{color:#2646c7;align-items:center;gap:10px;margin-top:auto;padding-top:26px;font-size:15px;font-weight:700;display:inline-flex}.institutions-showcase__link-arrow{justify-content:center;align-items:center;display:inline-flex}.institutions-showcase__featured{background:#fff;border:1px solid #dae4f6b8;border-radius:18px;grid-template-columns:minmax(360px,.95fr) minmax(0,1.05fr);align-items:stretch;gap:18px;margin-top:24px;padding:0;display:grid;overflow:hidden;box-shadow:0 14px 28px #14235a0f}.institutions-showcase__featured-image-wrap{position:relative}.institutions-showcase__featured-image{object-fit:cover;clip-path:polygon(0 0,100% 0,92% 100%,0 100%);width:100%;height:320px;min-height:0}.institutions-showcase__featured-content{flex-direction:column;justify-content:flex-start;padding:22px 28px 22px 80px;display:flex;position:relative}.institutions-showcase__featured-content:before{content:"";background:linear-gradient(135deg,#ffbe23 0%,#ffd767 100%);border-radius:8px;width:120px;height:80px;position:absolute;top:-22px;right:-28px;transform:skew(-20deg)}.institutions-showcase__featured-badge{color:#2d55d3;z-index:2;background:linear-gradient(#f6f9ff 0%,#ebf2ff 100%);border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;display:inline-flex;position:absolute;top:20px;right:-80px;box-shadow:0 10px 18px #14235a14}.institutions-showcase__featured-title{color:#1d3170;max-width:420px;margin-top:14px;font-size:22px;line-height:1.35}.institutions-showcase__featured-content .institutions-showcase__meta-row{max-width:420px;margin-top:14px}.institutions-showcase__link--featured{margin-top:18px;padding-top:0}.institutions-showcase__dots{opacity:.7;background-image:radial-gradient(circle,#1f63db47 0 3px,#0000 3.5px);background-size:18px 18px;width:108px;height:70px;position:absolute;bottom:26px;right:28px}.happenings-showcase{padding:0 0 78px}.happenings-showcase__shell{max-width:1460px;box-shadow:none;background:#fff;border-radius:0;margin:0 auto;padding:48px 34px 22px;position:relative;overflow:hidden}.happenings-showcase__shell:after{display:none}.happenings-showcase__header{z-index:1;justify-content:space-between;align-items:flex-start;gap:24px;display:flex;position:relative}.happenings-showcase__intro{padding-left:4px;position:relative}.happenings-showcase__spark{opacity:.9;background-size:16px 18px;width:32px;height:72px;position:absolute;top:8px;left:-18px}.happenings-showcase__title{letter-spacing:.01em;color:#133588;font-size:clamp(2.3rem,4vw,4rem);line-height:1.04}.happenings-showcase__title span{color:#ffb11a}.happenings-showcase__accent{background:linear-gradient(90deg,#ffb11a 0%,#ffd770 100%);border-radius:999px;width:48px;height:4px;margin-top:14px;display:block}.happenings-showcase__cta{min-width:246px;padding-inline:24px;box-shadow:0 12px 24px #1041c638}.happenings-showcase__events{z-index:1;grid-template-columns:repeat(5,minmax(0,1fr));gap:24px;margin-top:34px;display:grid;position:relative}.happenings-showcase__event-card{background:#fff;border:1px solid #dbe4f4e6;border-radius:18px;min-width:0;overflow:hidden;box-shadow:0 12px 28px #14235a12}.happenings-showcase__event-media{position:relative}.happenings-showcase__event-image{object-fit:cover;clip-path:ellipse(120% 100% at 50% 0);width:100%;height:228px}.happenings-showcase__date{color:#fff;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;width:66px;min-height:78px;padding:10px 8px;display:flex;position:absolute;bottom:-18px;left:16px;box-shadow:0 10px 18px #14235a29}.happenings-showcase__date strong{font-size:21px;line-height:1}.happenings-showcase__date span{text-transform:uppercase;font-size:11px;font-weight:700;line-height:1.25}.happenings-showcase__date--coral{background:linear-gradient(#ff6f54 0%,#ff834d 100%)}.happenings-showcase__date--mint{background:linear-gradient(#26c4a5 0%,#15b6b1 100%)}.happenings-showcase__date--blue{background:linear-gradient(#216de7 0%,#1558cd 100%)}.happenings-showcase__date--gold{background:linear-gradient(#ffba1a 0%,#ff9d14 100%)}.happenings-showcase__event-body{flex-direction:column;min-height:196px;padding:30px 18px 18px;display:flex}.happenings-showcase__event-title{color:#203b82;font-size:16px;line-height:1.75}.happenings-showcase__event-link,.happenings-showcase__announcement-arrow{color:#2d6ef0;border:2px solid #2d6ef0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin-top:auto;margin-left:auto;transition:transform .2s,background-color .2s;display:inline-flex}.happenings-showcase__event-link:hover,.happenings-showcase__announcement-arrow:hover{background:#2d6ef00f;transform:translate(2px)}.happenings-showcase__announcements{z-index:1;background:radial-gradient(circle at 50% -10%,#1041c61a,#0000 38%),linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #dbe4f4f2;border-radius:20px;margin-top:42px;padding:10px;position:relative;box-shadow:0 18px 34px #14235a14,inset 0 1px #ffffffe6}.happenings-showcase__announcements-head{justify-content:space-between;align-items:center;gap:18px;padding:12px 20px 18px;display:flex}.happenings-showcase__announcements-title-wrap{align-items:center;gap:18px;display:flex}.happenings-showcase__announcements-icon{color:#2d6ef0;background:linear-gradient(#fff 0%,#f2f6ff 100%);border:1px solid #d6e1f4f2;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;display:inline-flex;box-shadow:0 12px 24px #14235a14}.happenings-showcase__announcements-title-block{flex-direction:column;gap:10px;display:flex}.happenings-showcase__announcements-title{color:#173c94;letter-spacing:.01em;font-size:19px;font-weight:700}.happenings-showcase__announcements-accent{background:linear-gradient(90deg,#ffb11a 0%,#ffd770 100%);border-radius:999px;width:44px;height:4px;display:block}.happenings-showcase__announcements-link{color:#2854bf;align-items:center;gap:10px;padding-bottom:6px;font-size:15px;font-weight:700;display:inline-flex;position:relative}.happenings-showcase__announcements-link:after{content:"";background:linear-gradient(90deg,#ffbf2f 0%,#ffd96e 100%);border-radius:999px;height:2px;position:absolute;bottom:0;left:0;right:34px}.happenings-showcase__announcements-link-arrow{justify-content:center;align-items:center;display:inline-flex}.happenings-showcase__announcement-list{background:#fff;border:1px solid #dbe4f4f2;border-radius:16px;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:hidden;box-shadow:0 10px 24px #14235a0d}.happenings-showcase__announcement{grid-template-columns:78px 62px minmax(0,1fr) 28px;align-items:center;gap:18px;min-width:0;padding:18px 20px;display:grid}.happenings-showcase__announcement+.happenings-showcase__announcement{border-left:1px solid #dbe4f4f2}.happenings-showcase__announcement-date{color:#fff;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-height:96px;padding:12px 8px;display:flex;box-shadow:0 12px 20px #14235a1f}.happenings-showcase__announcement-date strong{font-size:22px;font-weight:700;line-height:1}.happenings-showcase__announcement-date span{font-size:13px;font-weight:700;line-height:1.15}.happenings-showcase__announcement-date span:last-child{font-size:12px;font-weight:600}.happenings-showcase__announcement-date--coral{background:linear-gradient(#ff6f54 0%,#ff834d 100%)}.happenings-showcase__announcement-date--mint{background:linear-gradient(#26c4a5 0%,#15b6b1 100%)}.happenings-showcase__announcement-date--blue{background:linear-gradient(#216de7 0%,#1558cd 100%)}.happenings-showcase__announcement-icon-card{border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;display:inline-flex;box-shadow:inset 0 1px #ffffffb8}.happenings-showcase__announcement-icon-card--coral{color:#ff6f54;background:#fff2ef}.happenings-showcase__announcement-icon-card--mint{color:#18b8ac;background:#edfffb}.happenings-showcase__announcement-icon-card--blue{color:#216de7;background:#edf4ff}.happenings-showcase__announcement-text{color:#223f85;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:15px;font-weight:600;line-height:1.55;display:-webkit-box;overflow:hidden}.happenings-showcase__announcement-arrow{color:#2d6ef0;background:0 0;border:none;border-radius:0;width:28px;height:28px;margin:70px 0 0}.happenings-showcase__announcement-arrow svg{width:24px;height:24px}.happenings-showcase__stats-strip{background:linear-gradient(#fff 0%,#fbfdff 100%);border:1px solid #dbe4f4f2;border-radius:18px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:18px;display:grid;position:relative;overflow:hidden;box-shadow:0 16px 30px #14235a12}.happenings-showcase__stats-strip:before{content:"";background:linear-gradient(#1f63db 0%,#0f4fc5 100%);border-radius:999px;width:4px;position:absolute;top:12px;bottom:12px;left:0}.happenings-showcase__cta-section{margin-top:52px}.happenings-showcase__stat{align-items:center;gap:16px;min-width:0;padding:24px 24px 24px 34px;display:flex}.happenings-showcase__stat+.happenings-showcase__stat{border-left:1px solid #dbe4f4f2}.happenings-showcase__stat-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:88px;height:88px;display:inline-flex}.happenings-showcase__stat-icon--blue{color:#1f63db;background:#edf4ff}.happenings-showcase__stat-icon--gold{color:#f5a400;background:#fff7e6}.happenings-showcase__stat-icon--mint{color:#18b8ac;background:#e9fffa}.happenings-showcase__stat-icon--violet{color:#a45af0;background:#f6edff}.happenings-showcase__stat-copy{min-width:0}.happenings-showcase__stat-copy strong{color:#163b92;margin-bottom:4px;font-size:26px;line-height:1;display:block}.happenings-showcase__stat-copy span{color:#233d83;font-size:15px;font-weight:600;line-height:1.45;display:block}.happenings-showcase__cta-panel{background:linear-gradient(135deg,#0a2b70 0%,#103c96 54%,#0d327b 100%);border-radius:30px;justify-content:space-around;align-items:center;gap:50px;margin-top:52px;padding:38px 60px;display:flex;position:relative;overflow:hidden;box-shadow:12px 0 #fdb515}.happenings-showcase__cta-panel:before{content:"";pointer-events:none;background:linear-gradient(125deg,#0000 0 18%,#1f63db42 18% 30%,#0000 30% 100%),radial-gradient(circle at 22% 40%,#3d6ee038,#0000 28%);position:absolute;inset:0}.happenings-showcase__cta-panel:after{content:"";background:linear-gradient(#ffbe1a 0%,#f3a400 100%);width:8px;position:absolute;top:0;bottom:0;right:0}.happenings-showcase__cta-rail,.happenings-showcase__cta-dots,.happenings-showcase__cta-visual,.happenings-showcase__cta-content,.happenings-showcase__cta-building{z-index:1;position:relative}.happenings-showcase__cta-rail{pointer-events:none;position:absolute}.happenings-showcase__cta-rail--left{border:54px solid #1e54c24d;border-radius:50%;width:340px;height:340px;top:-126px;left:144px}.happenings-showcase__cta-rail--right{border:30px solid #ffffff0a;border-radius:50%;width:190px;height:190px;bottom:-78px;right:-78px}.happenings-showcase__cta-dots{opacity:.55;pointer-events:none;background-image:radial-gradient(circle,#1f63dbfa 0 2.5px,#0000 3px);background-size:22px 22px;width:68px;height:96px;position:absolute}.happenings-showcase__cta-dots--left{top:18px;left:20px}.happenings-showcase__cta-dots--right{top:44px;right:58px}.happenings-showcase__cta-visual{justify-content:center;align-items:center;min-height:260px;display:flex}.happenings-showcase__cta-visual:before,.happenings-showcase__cta-visual:after{content:"";pointer-events:none;border-radius:50%;position:absolute}.happenings-showcase__cta-visual:before{border:2px dashed #5082e459;inset:28px 34px}.happenings-showcase__cta-visual:after{border-top:4px solid #ffcb29;border-right:4px solid #ffcb29;width:86px;height:86px;top:12px;right:30px;transform:rotate(18deg)}.happenings-showcase__cta-orbit{background:radial-gradient(circle,#102d70bf 0%,#0a225626 72%,#0000 72%);border:3px solid #2a5bcccc;border-radius:50%;justify-content:center;align-items:center;width:172px;height:172px;display:flex;position:relative}.happenings-showcase__cta-orbit:before{content:"";border:2px solid #386ede57;border-radius:50%;position:absolute;inset:-18px}.happenings-showcase__cta-orbit svg{width:96px;height:96px}.happenings-showcase__cta-content{max-width:720px;transform:translate(-90px)}.happenings-showcase__cta-title{color:#fff;max-width:620px;font-size:clamp(2.2rem,4vw,3.6rem);font-weight:700;line-height:1.12}.happenings-showcase__cta-title-line,.happenings-showcase__cta-title-highlight{white-space:nowrap;display:block}.happenings-showcase__cta-title-line{color:#fff}.happenings-showcase__cta-title-highlight{color:#ffd146;margin-top:10px}.happenings-showcase__cta-actions{flex-wrap:wrap;gap:18px;margin-top:32px;display:flex}.happenings-showcase__cta-button{min-width:208px;height:46px;box-shadow:none;border-radius:6px}.happenings-showcase__cta-button.btn--primary{background:#2452d5}.happenings-showcase__cta-button--light{color:#2452d5;background:#fff}.happenings-showcase__cta-building{opacity:.34;z-index:1;width:170px;height:92px;position:absolute;bottom:0;right:42px}.happenings-showcase__cta-badge{clip-path:polygon(0 0,100% 0,100% calc(100% - 20px),50% 100%,0 calc(100% - 20px));z-index:10;filter:drop-shadow(0 10px 14px #00000026);background:#fff;justify-content:center;align-items:center;width:170px;height:195px;padding:0 14px 20px;display:flex}.happenings-showcase__cta-badge-logo{object-fit:contain;width:110px;height:auto}.happenings-showcase__building-block{border:2px solid #ffffff4d;border-bottom-width:3px;position:absolute;bottom:0}.happenings-showcase__building-block--left{border-radius:6px 6px 0 0;width:54px;height:42px;left:0}.happenings-showcase__building-block--center{border-radius:8px 8px 0 0;width:78px;height:58px;left:48px}.happenings-showcase__building-block--right{border-radius:6px 6px 0 0;width:56px;height:34px;right:0}.programs .section-header{margin-bottom:0;padding:0}.home-sections{background:#fff;padding:40px 45px 90px}.home-sections__header{margin-bottom:28px}.home-sections__stack{flex-direction:column;gap:28px;display:flex}.feature-section{--feature-accent:#1041c6;--feature-soft:#1041c61a;--feature-surface:linear-gradient(180deg, #fff 0%, #eef4ff 100%);grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);align-items:stretch;gap:26px;display:grid}.feature-section--reverse{grid-template-columns:minmax(320px,.8fr) minmax(0,1.2fr)}.feature-section--reverse .feature-section__content{order:2}.feature-section--reverse .feature-section__visual{order:1}.feature-section--blue{--feature-accent:#1041c6;--feature-soft:#1041c61a;--feature-surface:linear-gradient(180deg, #fff 0%, #edf3ff 100%)}.feature-section--gold{--feature-accent:#c88812;--feature-soft:#c8881224;--feature-surface:linear-gradient(180deg, #fffaf0 0%, #fff3d9 100%)}.feature-section--slate{--feature-accent:#2d4b77;--feature-soft:#2d4b771f;--feature-surface:linear-gradient(180deg, #f7f9fd 0%, #e7eef8 100%)}.feature-section--green{--feature-accent:#138a6d;--feature-soft:#138a6d1f;--feature-surface:linear-gradient(180deg, #f3fffb 0%, #def7ee 100%)}.feature-section--rose{--feature-accent:#c2556c;--feature-soft:#c2556c1f;--feature-surface:linear-gradient(180deg, #fff7f9 0%, #ffe8ee 100%)}.feature-section__content,.feature-section__visual{border-radius:28px;padding:34px;box-shadow:0 16px 34px #14235a14}.feature-section__content{background:#fff;border:1px solid #1041c614}.feature-section__visual{background:var(--feature-surface);border:1px solid var(--feature-soft);position:relative;overflow:hidden}.feature-section__visual:before,.feature-section__visual:after{content:"";background:var(--feature-soft);border-radius:999px;position:absolute}.feature-section__visual:before{width:220px;height:220px;top:-70px;right:-60px}.feature-section__visual:after{width:140px;height:140px;bottom:-40px;left:-20px}.feature-section__badge,.feature-section__summary-tag{background:var(--feature-soft);color:var(--feature-accent);letter-spacing:.04em;border-radius:999px;align-items:center;gap:10px;padding:8px 14px;font-size:13px;font-weight:700;display:inline-flex}.feature-section__badge-icon{justify-content:center;align-items:center;display:inline-flex}.feature-section__title{color:var(--color-text-dark);margin-top:22px;font-size:34px;line-height:1.2}.feature-section__description{color:#333333d1;max-width:640px;margin-top:16px;font-size:16px;line-height:1.8}.feature-section__points{flex-direction:column;gap:12px;margin:24px 0 30px;display:flex}.feature-section__point{color:var(--color-text-dark);align-items:flex-start;gap:12px;font-size:15px;line-height:1.6;display:flex}.feature-section__point-dot{background:var(--feature-accent);border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-top:7px}.feature-section__summary,.feature-section__highlight-grid{z-index:1;position:relative}.feature-section__summary{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffc2;border:1px solid #fff9;border-radius:24px;padding:24px}.feature-section__summary-title{color:var(--color-text-dark);margin-top:18px;font-size:26px;line-height:1.2}.feature-section__summary-text{color:#333333d6;margin-top:14px;font-size:15px;line-height:1.8}.feature-section__highlight-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.feature-section__highlight-card{background:#ffffffe6;border:1px solid #fff9;border-radius:20px;flex-direction:column;justify-content:space-between;min-height:124px;padding:18px 16px;display:flex}.feature-section__highlight-line{background:var(--feature-accent);border-radius:999px;width:46px;height:4px}.feature-section__highlight-text{color:var(--color-text-dark);font-size:15px;font-weight:600;line-height:1.5}.footer{color:#fff;background:0 0;padding:18px 16px 16px;position:relative;overflow:hidden}.footer__shell{background:linear-gradient(135deg,#08235bfa 0%,#092762fa 48%,#071d4dfa 100%);border:1px solid #ffffff14;border-radius:24px 24px 0 0;max-width:none;margin:0;padding:38px 18px 0;position:relative;overflow:hidden;box-shadow:0 16px 34px #0513374d}.footer__shell:before{content:"";opacity:.18;background:linear-gradient(60deg,#0000 0 22%,#ffbe1a 22% 23%,#0000 23% 46%,#ffbe1a 46% 47%,#0000 47% 100%);width:180px;height:310px;position:absolute;bottom:44px;left:-58px}.footer__shell:after{content:"";opacity:.3;background-image:radial-gradient(circle,#2270fff2 0 2px,#0000 2.6px);background-size:18px 18px;width:94px;height:110px;position:absolute;top:46px;right:28px}.footer__main{z-index:1;grid-template-columns:300px minmax(0,1fr);gap:0;padding-bottom:26px;display:grid;position:relative}.footer__contact{border-right:1px solid #ffffff1f;padding:14px 28px 18px 20px}.footer__contact-list{flex-direction:column;gap:20px;display:flex}.footer__contact-item{align-items:flex-start;gap:14px;display:flex}.footer__contact-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.footer__contact-icon--gold{color:#0c2e74;background:linear-gradient(#ffd24a 0%,#ffbc1f 100%)}.footer__contact-icon--blue{color:#fff;background:linear-gradient(#1a5ed4 0%,#1148b6 100%)}.footer__contact-label{color:#fff;font-size:15px;font-weight:700}.footer__contact-value,.footer__contact-copy{color:#ffffffd6;margin-top:4px;font-size:15px;line-height:1.6;display:block}.footer__contact-item--address{margin-top:8px}.footer__social{margin-top:26px}.footer__social-title{color:#fff;font-size:15px;font-weight:700}.footer__social-list{gap:14px;margin-top:16px;display:flex}.footer__social-link{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.footer__social-link--facebook{background:linear-gradient(#2679ff 0%,#205ed4 100%)}.footer__social-link--instagram{background:linear-gradient(#cb4cf3 0%,#7848f7 100%)}.footer__social-link--linkedin{background:linear-gradient(#24a4ff 0%,#0b76c7 100%)}.footer__social-link--youtube{background:linear-gradient(#ff3a30 0%,#d61d18 100%)}.footer__grid{grid-template-columns:repeat(5,minmax(0,1fr));display:grid}.footer__col{min-width:0;padding:14px 34px 18px}.footer__col+.footer__col{border-left:1px solid #ffffff1f}.footer__col-title{letter-spacing:.01em;color:#fff;font-size:16px;font-weight:700}.footer__col-accent{background:linear-gradient(90deg,#ffbf1d 0%,#ffd765 100%);border-radius:999px;width:36px;height:3px;margin-top:12px;margin-bottom:22px;display:block}.footer__links{flex-direction:column;gap:16px;display:flex}.footer__link{color:#ffffffdb;align-items:flex-start;gap:8px;font-size:15px;line-height:1.45;display:inline-flex}.footer__link-icon{color:#ffc31f;flex-shrink:0;margin-top:2px}.footer__newsletter{z-index:1;background:#0c2a68b8;border:1px solid #ffffff1a;border-radius:18px;grid-template-columns:1.25fr .95fr .7fr;align-items:center;gap:18px;margin-top:26px;margin-bottom:24px;padding:16px 20px;display:grid;position:relative}.footer__newsletter-copy{align-items:center;gap:18px;display:flex}.footer__newsletter-icon{color:#ffca29;background:#051c508c;border:2px solid #ffffff24;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:78px;height:78px;display:inline-flex}.footer__newsletter-copy h3{color:#fff;font-size:18px}.footer__newsletter-copy p{color:#fffc;margin-top:8px;font-size:14px;line-height:1.55}.footer__newsletter-form{background:#061c4dc2;border:1px solid #ffffff29;border-radius:8px;grid-template-columns:minmax(0,1fr) 106px;gap:0;display:grid;overflow:hidden}.footer__newsletter-form input{color:#fff;background:0 0;border:none;outline:none;width:100%;min-width:0;height:48px;padding:0 18px;font-size:15px}.footer__newsletter-form input::placeholder{color:#ffffff94}.footer__newsletter-form button{color:#0c2e74;background:linear-gradient(#ffd43f 0%,#ffbe19 100%);height:48px;font-size:15px;font-weight:700}.footer__brochure{border-left:1px solid #ffffff24;align-items:center;gap:14px;min-width:0;padding-left:22px;display:flex}.footer__brochure-icon{color:#ffca29;flex-shrink:0}.footer__brochure-copy{min-width:0}.footer__brochure-copy strong{color:#fff;font-size:15px;display:block}.footer__brochure-copy span{color:#fffc;margin-top:4px;font-size:14px;line-height:1.45;display:block}.footer__brochure-arrow{color:#ffca29;margin-left:auto}.footer__bottom{color:#ffffffdb;background:#051432;border-radius:0 0 20px 20px;justify-content:center;align-items:center;gap:28px;max-width:none;margin:0;padding:18px 26px 20px;display:flex}.footer__bottom p,.footer__bottom-links a{font-size:14px}.footer__bottom-links{align-items:center;gap:22px;display:flex}.footer__bottom-links a+a{position:relative}.footer__bottom-links a+a:before{content:"";background:#ffffff2e;width:1px;height:18px;position:absolute;top:50%;left:-12px;transform:translateY(-50%)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}@keyframes countUp{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.animate-fade-in{animation:.7s ease-out forwards fadeInUp}.animate-slide-left{animation:.6s ease-out forwards slideInLeft}@media (width<=1024px){.stats-bar{flex-wrap:wrap;justify-content:center;gap:20px}.programs__shell{padding:0 20px}.programs__grid{grid-template-rows:auto;grid-template-columns:1fr;padding:0 20px}.programs__card{height:260px}.programs__card--slot-1,.programs__card--slot-2,.programs__card--slot-3,.programs__card--slot-4{grid-area:auto}.programs__shell,.programs__grid{overflow-x:hidden}.programs__card--float-right,.programs__card--float-left{animation:none}.programs-spotlight{padding:10px 0 55px}.programs-spotlight__shell{margin:0 20px;padding:34px 20px 20px}.programs-spotlight__hero{grid-template-columns:1fr;min-height:auto}.programs-spotlight__actions{margin-top:10px}.programs-spotlight__art{width:100%;max-width:320px;height:220px;margin:10px auto 0;position:relative;top:auto;right:auto}.programs-spotlight__card-grid,.programs-spotlight__carousel{margin-top:24px}.programs-spotlight__carousel-button{width:48px;height:48px;top:82px}.programs-spotlight__card{flex-basis:calc(50% - 6px)}.programs-spotlight__benefits{grid-template-columns:repeat(2,minmax(0,1fr))}.programs-spotlight__benefit:nth-child(3),.programs-spotlight__benefit:nth-child(4){border-top:1px solid #ffffff29}.programs-spotlight__benefit:nth-child(3){border-left:none}.placements-showcase{padding:0 20px 60px}.placements-showcase__shell{padding:34px 20px 24px}.placements-showcase__header{flex-direction:column}.placements-showcase__cta{min-width:0}.placements-showcase__grid{grid-template-columns:1fr}.placements-showcase__card{grid-template-columns:220px minmax(0,1fr)}.placements-showcase__stats-hero{grid-template-columns:1fr}.placements-showcase__stats-grid{border-top:1px solid #19316814;border-left:none}.placements-showcase__partners{grid-template-columns:1fr}.placements-showcase__partners-label{border-bottom:1px solid #ffffff2e;border-right:none;padding-bottom:18px}.faculty-showcase{padding:0 20px 64px}.faculty-showcase__shell{padding:34px 20px 24px}.faculty-showcase__header{flex-direction:column;margin-top:42px}.faculty-showcase__actions{align-items:flex-start}.faculty-showcase__carousel{margin-top:34px}.faculty-showcase__carousel-button{width:48px;height:48px;left:8px;right:8px}.faculty-showcase__carousel-button--prev{left:8px;right:auto}.faculty-showcase__carousel-button--next{left:auto;right:8px}.faculty-showcase__card{flex-basis:calc(50% - 12px)}.institutions-showcase{padding:0 20px 66px}.institutions-showcase__shell{padding:30px 20px 22px}.institutions-showcase__header{flex-direction:column}.institutions-showcase__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.institutions-showcase__featured{grid-template-columns:1fr}.institutions-showcase__featured-image{clip-path:none;height:250px;min-height:250px}.institutions-showcase__featured-content{padding:24px 24px 28px}.happenings-showcase{padding:0 20px 60px}.happenings-showcase__shell{padding:34px 20px 18px}.happenings-showcase__header,.happenings-showcase__announcements-head{flex-direction:column;align-items:flex-start}.happenings-showcase__events,.happenings-showcase__announcement-list{grid-template-columns:repeat(2,minmax(0,1fr))}.happenings-showcase__announcement+.happenings-showcase__announcement{border-left:none}.happenings-showcase__announcement:nth-child(n+3){border-top:1px solid #dbe4f4f2}.happenings-showcase__stats-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.happenings-showcase__stat:nth-child(odd){border-left:none}.happenings-showcase__stat:nth-child(n+3){border-top:1px solid #dbe4f4f2}.happenings-showcase__cta-panel{grid-template-columns:1fr;gap:18px;padding:34px 28px 30px}.happenings-showcase__cta-visual{min-height:220px}.happenings-showcase__cta-building{justify-self:start}.home-sections{padding:30px 20px 70px}.feature-section,.feature-section--reverse{grid-template-columns:1fr}.feature-section--reverse .feature-section__content,.feature-section--reverse .feature-section__visual{order:initial}.feature-section__content,.feature-section__visual{padding:28px}.feature-section__title{font-size:30px}.feature-section__highlight-grid{grid-template-columns:1fr 1fr}.footer{padding-inline:20px}.footer__shell{padding:30px 16px 0}.footer__main{grid-template-columns:1fr}.footer__contact{border-bottom:1px solid #ffffff1f;border-right:none;padding:10px 12px 26px}.footer__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.footer__col:nth-child(4){border-left:none}.footer__newsletter{grid-template-columns:1fr}.footer__brochure{border-top:1px solid #ffffff24;border-left:none;padding-top:18px;padding-left:0}.footer__bottom{text-align:center;flex-direction:column;gap:12px}}@media (width<=768px){.hero__content{padding:24px 20px}.hero__heading{font-size:30px}.hero__buttons{flex-direction:column;align-items:flex-start}.stats-bar{flex-direction:column;gap:20px;margin:-30px 15px 0;padding:20px}.programs{padding:60px 0 30px}.programs__shell,.programs__grid{padding:0 14px}.programs .section-header{padding:0}.programs-spotlight{padding:0 0 45px}.programs-spotlight__shell{border-radius:14px;margin:0 14px;padding:28px 14px 16px}.programs-spotlight__shell:before,.programs-spotlight__shell:after{display:none}.programs-spotlight__title{font-size:2.3rem}.programs-spotlight__title-line--lead,.programs-spotlight__title-line:not(.programs-spotlight__title-line--lead){white-space:normal}.programs-spotlight__description{font-size:15px}.programs-spotlight__cta{width:100%;min-width:0}.programs-spotlight__art{max-width:250px;height:190px}.programs-spotlight__book-stack{width:168px}.programs-spotlight__cap{width:132px;height:82px}.programs-spotlight__dots{left:18px}.programs-spotlight__card-grid,.programs-spotlight__carousel{margin-top:18px}.programs-spotlight__carousel-button{width:42px;height:42px;top:74px}.programs-spotlight__carousel-button--prev{left:12px}.programs-spotlight__carousel-button--next{right:12px}.programs-spotlight__card{flex-basis:100%;padding:14px 14px 18px}.programs-spotlight__card-title{font-size:20px}.programs-spotlight__card-description{min-height:0}.programs-spotlight__benefits{grid-template-columns:1fr;padding:14px 10px}.programs-spotlight__benefit,.programs-spotlight__benefit+.programs-spotlight__benefit,.programs-spotlight__benefit:nth-child(3),.programs-spotlight__benefit:nth-child(4){border:none}.programs-spotlight__benefit+.programs-spotlight__benefit{border-top:1px solid #ffffff29}.programs-spotlight__benefit{padding:14px 8px}.placements-showcase{padding:0 14px 48px}.placements-showcase__shell{border-radius:14px;padding:28px 14px 18px}.placements-showcase__shell:after{display:none}.placements-showcase__title{white-space:normal;font-size:2.2rem}.placements-showcase__subtitle{font-size:15px}.placements-showcase__cta{width:100%}.placements-showcase__card{grid-template-columns:1fr}.placements-showcase__photo-wrap{min-height:300px}.placements-showcase__card-body{padding:18px 16px}.placements-showcase__package-row{grid-template-columns:1fr;width:100%}.placements-showcase__stats-copy{padding:26px 18px 20px}.placements-showcase__stats-copy h3{font-size:24px}.placements-showcase__stats-grid{grid-template-columns:1fr}.placements-showcase__stat,.placements-showcase__stat:nth-child(odd),.placements-showcase__stat:first-child,.placements-showcase__stat:nth-child(2){border:none}.placements-showcase__stat+.placements-showcase__stat{border-top:1px solid #19316814}.placements-showcase__stat{padding:22px 18px}.placements-showcase__partners{padding:14px}.placements-showcase__partners-label{padding:8px 4px 16px}.placements-showcase__partners-icon{width:56px;height:56px}.placements-showcase__partners-copy{font-size:14px}.placements-showcase__partners-rail{padding:10px 8px}.placements-showcase__partner-item{min-width:120px;min-height:54px;padding:8px 10px}.placements-showcase__partner-logo{max-height:36px}.placements-showcase__partner-chip{min-width:96px;min-height:50px;padding:8px 14px;font-size:12px}.faculty-showcase{padding:0 14px 48px}.faculty-showcase__shell{border-radius:14px;padding:28px 14px 18px}.faculty-showcase__shell:after{display:none}.faculty-showcase__tabs{gap:14px}.faculty-showcase__tab{width:100%;font-size:16px}.faculty-showcase__tab-icon{width:54px;height:54px}.faculty-showcase__tab--active:after{width:min(100%,210px)}.faculty-showcase__header{margin-top:34px}.faculty-showcase__title{white-space:normal;font-size:2.2rem}.faculty-showcase__subtitle{font-size:15px}.faculty-showcase__dots{width:96px;height:68px}.faculty-showcase__cta{width:100%;min-width:0}.faculty-showcase__carousel{margin-top:34px}.faculty-showcase__carousel-button{width:42px;height:42px;left:6px;right:6px}.faculty-showcase__carousel-button--prev{left:6px;right:auto}.faculty-showcase__carousel-button--next{left:auto;right:6px}.faculty-showcase__grid{gap:18px}.faculty-showcase__card{flex-basis:100%;min-height:0}.faculty-showcase__portrait-wrap{width:190px;height:190px}.faculty-showcase__info{min-height:0;padding:16px 14px}.institutions-showcase{padding:0 14px 48px}.institutions-showcase__shell{border-radius:14px;padding:26px 14px 18px}.institutions-showcase__shell:after{display:none}.institutions-showcase__title-row{align-items:flex-start;gap:14px}.institutions-showcase__title-icon{width:64px;height:64px}.institutions-showcase__title{white-space:normal;font-size:2.2rem}.institutions-showcase__accent{width:60px;margin-left:78px}.institutions-showcase__subtitle{font-size:15px}.institutions-showcase__cta{width:100%;min-width:0}.institutions-showcase__grid{grid-template-columns:1fr;gap:18px}.institutions-showcase__card-image{height:190px}.institutions-showcase__card-body{padding:16px 18px 20px}.institutions-showcase__card-title{min-height:0;font-size:20px}.institutions-showcase__featured-image{height:210px;min-height:210px}.institutions-showcase__featured-content{padding:22px 18px}.institutions-showcase__featured-badge{width:64px;height:64px}.institutions-showcase__featured-title{font-size:20px}.institutions-showcase__dots{width:84px;height:54px;bottom:18px;right:18px}.happenings-showcase{padding:0 14px 48px}.happenings-showcase__shell{border-radius:14px;padding:28px 14px 14px}.happenings-showcase__spark{top:6px;left:-6px}.happenings-showcase__title{padding-left:28px;font-size:2.1rem}.happenings-showcase__accent{margin-left:28px}.happenings-showcase__cta{width:100%;min-width:0}.happenings-showcase__events,.happenings-showcase__announcement-list{grid-template-columns:1fr}.happenings-showcase__event-image{height:210px}.happenings-showcase__event-body{min-height:0;padding:28px 16px 16px}.happenings-showcase__event-title{font-size:15px}.happenings-showcase__announcements{margin-top:26px;padding:14px 8px 8px}.happenings-showcase__announcements-head{padding:6px 10px 14px}.happenings-showcase__announcements-link{font-size:14px}.happenings-showcase__announcements-icon{width:58px;height:58px}.happenings-showcase__announcements-title{font-size:17px}.happenings-showcase__announcement{grid-template-columns:72px 52px minmax(0,1fr) 28px;gap:12px;padding:14px 12px}.happenings-showcase__announcement+.happenings-showcase__announcement,.happenings-showcase__announcement:nth-child(n+3){border:none;border-top:1px solid #dbe4f4f2}.happenings-showcase__announcement-text{font-size:14px}.happenings-showcase__stats-strip{grid-template-columns:1fr}.happenings-showcase__stat,.happenings-showcase__stat:nth-child(odd),.happenings-showcase__stat:nth-child(n+3){border:none}.happenings-showcase__stat+.happenings-showcase__stat{border-top:1px solid #dbe4f4f2}.happenings-showcase__stat{padding:18px 16px 18px 24px}.happenings-showcase__stat-icon{width:74px;height:74px}.happenings-showcase__stat-copy strong{font-size:24px}.happenings-showcase__stat-copy span{font-size:14px}.happenings-showcase__cta-panel{border-radius:24px;margin-top:30px;padding:28px 18px 24px;box-shadow:8px 0 #fdb515,0 18px 28px #0a275d38}.happenings-showcase__cta-panel:after,.happenings-showcase__cta-rail--right,.happenings-showcase__cta-dots--right,.happenings-showcase__cta-building{display:none}.happenings-showcase__cta-rail--left{border-width:36px;width:260px;height:260px;top:-120px;left:50%;transform:translate(-50%)}.happenings-showcase__cta-visual{min-height:190px}.happenings-showcase__cta-visual:before{inset:22px 28px}.happenings-showcase__cta-orbit{width:148px;height:148px}.happenings-showcase__cta-orbit:before{inset:-14px}.happenings-showcase__cta-orbit svg{width:82px;height:82px}.happenings-showcase__cta-title{font-size:2rem}.happenings-showcase__cta-actions{flex-direction:column;margin-top:24px}.happenings-showcase__cta-button{width:100%;min-width:0}.home-sections{padding:20px 20px 55px}.feature-section{gap:18px}.feature-section__content,.feature-section__visual{border-radius:22px;padding:22px}.feature-section__title{margin-top:18px;font-size:25px}.feature-section__description,.feature-section__point,.feature-section__summary-text,.feature-section__highlight-text{font-size:14px}.feature-section__summary-title{font-size:22px}.feature-section__highlight-grid{grid-template-columns:1fr}.feature-section__highlight-card{min-height:100px}.footer{padding-inline:14px}.footer__shell{border-radius:18px 18px 0 0;padding:26px 12px 0}.footer__shell:before,.footer__shell:after{display:none}.footer__grid{grid-template-columns:1fr}.footer__col,.footer__col+.footer__col{border:none;padding:18px 12px}.footer__col+.footer__col{border-top:1px solid #ffffff1f}.footer__newsletter{margin-top:18px;padding:14px 12px}.footer__newsletter-copy{align-items:flex-start}.footer__newsletter-icon{width:64px;height:64px}.footer__newsletter-copy h3{font-size:17px}.footer__newsletter-form{background:0 0;border:none;grid-template-columns:1fr;gap:10px}.footer__newsletter-form input,.footer__newsletter-form button{border-radius:8px}.footer__newsletter-form input{background:#061c4dc2;border:1px solid #ffffff29}.footer__brochure{gap:12px}.footer__bottom{border-radius:0 0 16px 16px;padding:16px 12px 18px}.footer__bottom-links{flex-direction:column;gap:10px}.footer__bottom-links a+a:before{display:none}.top-bar,.navbar{padding:0 15px}.navbar__logo-wrap{width:108px;min-width:108px;height:94px;padding:8px 30px 10px}.navbar__logo{max-width:74px}.navbar__inner{padding-left:122px}}.programs-spotlight,.placements-showcase,.faculty-showcase,.institutions-showcase,.happenings-showcase{padding-left:0;padding-right:0}.programs-spotlight__shell,.placements-showcase__shell,.faculty-showcase__shell,.institutions-showcase__shell,.happenings-showcase__shell{width:100%;max-width:none}@media (width<=1024px){.programs-spotlight__shell,.placements-showcase__shell,.faculty-showcase__shell,.institutions-showcase__shell,.happenings-showcase__shell{margin-left:0;margin-right:0;padding-left:20px;padding-right:20px}}@media (width<=768px){.programs-spotlight__shell,.placements-showcase__shell,.faculty-showcase__shell,.institutions-showcase__shell,.happenings-showcase__shell{margin-left:0;margin-right:0;padding-left:14px;padding-right:14px}}.navbar__hamburger{cursor:pointer;background:0 0;border:1px solid #1041c62e;border-radius:8px;flex-direction:column;flex-shrink:0;justify-content:center;gap:5px;width:40px;height:40px;margin-left:auto;padding:6px;display:none}.navbar__hamburger span{background:var(--color-dark);border-radius:2px;width:100%;height:2px;transition:transform .2s,opacity .2s;display:block}@media (width<=1200px){.top-bar{height:auto;padding:6px 20px}.top-bar__left{flex-wrap:nowrap;gap:12px;padding-left:0}.top-bar__primary,.top-bar__utility{flex-wrap:nowrap;gap:10px}.top-bar__utility{margin-left:auto}.top-bar__right{margin-left:14px}.navbar{width:100%;height:auto;min-height:72px}.navbar__inner{flex-wrap:wrap;justify-content:center;gap:20px;padding:0 20px 0 148px}.navbar__logo-wrap{width:142px;min-width:142px;height:132px;padding:12px 14px 14px;top:15px;left:-20px}.navbar__logo{max-width:104px}.navbar__nav{flex-wrap:wrap;justify-content:center;gap:12px;width:100%}.navbar__item{min-width:0}.navbar__dropdown-shell{width:calc(100vw - 40px)}.hero{min-height:640px}.hero__content{max-width:470px;padding:28px 0 24px 28px}.hero__heading{font-size:33px}.hero__subtext{max-width:400px;margin-bottom:34px}.stats-bar{gap:18px;width:calc(100% - 40px);padding:24px 28px}.stats-bar__item{gap:14px;padding:6px 4px}}@media (width<=1024px){.navbar__hamburger{display:flex}.navbar__nav{border-top:1px solid #1041c614;flex-direction:column;gap:4px;width:100%;max-width:100%;padding:10px 0 14px;display:none;overflow-x:hidden}.navbar__nav--open{display:flex}.navbar__item{flex:unset;width:100%;min-width:0}.navbar__item-button{border-radius:8px;justify-content:space-between;width:100%;min-width:0;padding:10px 14px;display:flex}.navbar__item-text{min-width:0;font-size:15px}.top-bar{justify-content:center;gap:10px}.top-bar__left,.top-bar__right{justify-content:center;width:100%}.top-bar__right{margin-left:0}.navbar{padding:12px 20px 10px}.navbar__inner{flex-flow:wrap;align-items:center;gap:0;padding-left:0}.navbar__logo-wrap{align-self:flex-start;width:132px;min-width:132px;height:122px;margin-top:0;padding:10px 12px 12px;position:relative;top:auto;left:0;transform:none}.navbar__logo{max-width:96px}.navbar__dropdown-shell{width:100%;margin-top:8px;position:static;transform:none}.about-panel,.programs-panel{grid-template-columns:1fr;gap:18px;min-height:0;padding:24px 18px}.about-panel__menu{border-right:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding-right:0;display:grid}.about-panel__content{border-right:none;padding-left:0}.about-panel__visual{padding-left:0;padding-right:0}.about-panel__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.programs-panel__menu{border-right:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding-right:0;display:grid}.programs-panel__menu-item,.programs-panel__menu-item:nth-child(odd){border-right:none}.programs-panel__hero{grid-template-columns:1fr;padding-left:0}.programs-panel__cards{grid-template-columns:1fr}.programs-panel__card:nth-child(odd){border-right:none}.hero{align-items:flex-start;min-height:600px}.hero__content{max-width:420px;padding:36px 20px 32px}.hero__heading{font-size:32px}.hero__subtext{margin-bottom:28px;font-size:15px}.hero__buttons{flex-wrap:wrap;gap:14px}#explore-programs-btn,#campus-tour-btn{min-width:0}.stats-bar{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;width:calc(100% - 40px);margin-top:-44px;padding:22px 20px}.stats-bar__item{padding:8px 4px}.section-header,.placements-showcase__header,.faculty-showcase__header,.institutions-showcase__header,.happenings-showcase__header{flex-direction:column;align-items:flex-start;gap:18px}.footer__main,.footer__newsletter{flex-direction:column}#view-all-programs-btn,.placements-showcase__cta,.faculty-showcase__cta,.institutions-showcase__cta,.happenings-showcase__cta,.happenings-showcase__cta-button{width:100%;min-width:0}}@media (width<=768px){.top-bar{display:none}.navbar{padding:12px 14px 10px;overflow-x:hidden}.navbar__inner{gap:0;padding-left:0}.navbar__nav{gap:10px}.navbar__item{padding:2px 0}.navbar__item-button{border-radius:8px}.navbar__item--active .navbar__item-button{padding:9px 12px}.navbar__dropdown-shell{width:calc(100vw - 28px);left:14px!important;transform:none!important}.hero{min-height:560px}.hero__bg img{object-position:62% center}.hero__content{max-width:100%;padding:26px 16px 30px}.hero__heading{font-size:26px;line-height:1.35}.hero__subtext{max-width:100%}.hero__buttons{flex-direction:column;width:100%}.btn,#explore-programs-btn,#campus-tour-btn,#view-all-programs-btn,.placements-showcase__cta,.faculty-showcase__cta,.institutions-showcase__cta,.happenings-showcase__cta,.happenings-showcase__cta-button{justify-content:center;width:100%;min-width:0}.stats-bar{grid-template-columns:1fr;gap:14px;width:calc(100% - 28px);margin:-28px auto 0;padding:18px 16px}.stats-bar__item{padding:10px 0}.stats-bar__icon{width:48px;height:48px}.stats-bar__number{font-size:28px}.stats-bar__label{font-size:15px}.programs .section-header,.section-header{padding-left:14px;padding-right:14px}.programs__card{height:220px}.about-panel,.programs-panel{border-radius:0;grid-template-columns:1fr;gap:20px;min-height:auto;padding:20px 16px}.about-panel__menu{border-right:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding-right:0;display:grid}.about-panel__menu-item{gap:10px;min-height:60px;padding:12px}.about-panel__menu-item:first-child,.about-panel__menu-item:last-child{border-radius:8px}.about-panel__content,.about-panel__visual{border-right:none;padding-left:0;padding-right:0}.about-panel__stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.about-panel__stat{border-right:none;padding:18px 12px}.about-panel__image-wrap{min-height:240px}.about-panel__quote{max-width:180px;bottom:12px;right:12px}.programs-panel__menu{border-right:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:0;display:grid}.programs-panel__menu-item{border-right:none;gap:12px;min-height:70px;padding:14px 12px}.programs-panel__menu-item:nth-child(odd){border-right:none}.programs-panel__menu-item:nth-child(n+3){border-top:1px solid #1041c614}.programs-panel__hero{grid-template-columns:1fr;padding:0}.programs-panel__title{font-size:24px}.programs-panel__cards{grid-template-columns:1fr;gap:0}.programs-panel__card{border-bottom:1px solid #15357f1a;border-right:none;padding:16px 12px}.programs-panel__card:last-child{border-bottom:none}.happenings-showcase__cta-title-line,.happenings-showcase__cta-title-highlight{white-space:normal}.placements-showcase__title,.faculty-showcase__title,.institutions-showcase__title{white-space:normal;font-size:2rem}}.admission-panel{background:radial-gradient(circle at 42% 6%,#ffb8002e,#0000 24%),linear-gradient(#fefefe,#fbfcff 56%,#f8fbff);border:1px solid #1041c60f;border-radius:0 0 20px 20px;flex-direction:column;gap:20px;padding:30px;animation:.28s ease-out fadeInUp;display:flex;box-shadow:0 28px 70px #09215a29}.admission-panel__top{grid-template-columns:292px minmax(0,1fr) 350px;align-items:stretch;gap:30px;min-height:400px;display:grid}.admission-panel__menu{border-right:1px solid #0e35a81a;flex-direction:column;gap:0;padding-right:24px;display:flex}.admission-panel__menu-item{text-align:left;background:linear-gradient(#fff,#f6f8fc);border:1px solid #0e35a814;border-radius:0;grid-template-columns:34px minmax(0,1fr) 18px;align-items:center;gap:14px;width:100%;min-height:69px;padding:14px 16px;transition:transform .2s,box-shadow .2s,border-color .2s;display:grid}.admission-panel__menu-item:first-child{border-radius:10px 10px 0 0}.admission-panel__menu-item:last-child{border-radius:0 0 10px 10px}.admission-panel__menu-item+.admission-panel__menu-item{border-top:none}.admission-panel__menu-item:hover{border-color:#1041c63d;transform:translate(0);box-shadow:0 10px 20px #1141c614}.admission-panel__menu-item--accent{background:linear-gradient(#fff9ee,#fff4df);border-color:#ffba1066}.admission-panel__menu-icon{color:#273870;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.admission-panel__menu-item--accent .admission-panel__menu-icon{color:#ffae00}.admission-panel__menu-item.color-green .admission-panel__menu-icon{color:#22c55e}.admission-panel__menu-item.color-green:hover{background:linear-gradient(#f0fdf4,#dcfce7);border-color:#22c55e66}.admission-panel__menu-item.color-purple .admission-panel__menu-icon{color:#a855f7}.admission-panel__menu-item.color-purple:hover{background:linear-gradient(#faf5ff,#f3e8ff);border-color:#a855f766}.admission-panel__menu-item.color-blue .admission-panel__menu-icon{color:#3b82f6}.admission-panel__menu-item.color-blue:hover{background:linear-gradient(#eff6ff,#dbeafe);border-color:#3b82f666}.admission-panel__menu-icon svg,.admission-panel__menu-arrow svg,.admission-panel__stat-icon svg,.admission-panel__cta-arrow svg{width:100%;height:100%}.admission-panel__menu-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.admission-panel__menu-title{color:#22356e;font-size:13px;font-weight:700}.admission-panel__menu-description{color:#5f6785;font-size:11px}.admission-panel__menu-arrow{color:#22356e;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.admission-panel__content{border-right:1px solid #0e35a81a;flex-direction:column;padding:18px 12px 12px 18px;display:flex}.admission-panel__eyebrow{text-transform:uppercase;letter-spacing:.08em;color:#3b82f6;font-size:14px;font-weight:700}.admission-panel__title{color:#1f3776;max-width:430px;margin-top:14px;font-size:24px;font-weight:700;line-height:1.22}.admission-panel__title span{color:#3b82f6}.admission-panel__title:after{content:"";background:#3b82f6;border-radius:999px;width:40px;height:3px;margin-top:20px;display:block}.admission-panel__text{color:#4a536f;max-width:360px;margin-top:18px;font-size:14px;line-height:1.55}.admission-panel__stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:30px;display:grid}.admission-panel__stat{text-align:center;flex-direction:column;align-items:center;display:flex}.admission-panel__stat-icon{color:#5171d7;background:linear-gradient(#eef4ff,#dfe9ff);border-radius:10px;justify-content:center;align-items:center;width:46px;height:46px;margin-bottom:10px;padding:9px;display:flex}.admission-panel__stat-icon.color-green{color:#22c55e;background:#dcfce7}.admission-panel__stat-icon.color-blue{color:#3b82f6;background:#dbeafe}.admission-panel__stat-icon.color-orange{color:#f97316;background:#ffedd5}.admission-panel__stat-icon.color-purple{color:#a855f7;background:#f3e8ff}.admission-panel__stat-value{color:#1f3776;margin-bottom:4px;font-size:20px;line-height:1}.admission-panel__stat-value.text-green{color:#22c55e}.admission-panel__stat-value.text-blue{color:#3b82f6}.admission-panel__stat-value.text-orange{color:#f97316}.admission-panel__stat-value.text-purple{color:#a855f7}.admission-panel__stat-title{color:#22356e;margin-bottom:2px;font-size:12px;font-weight:700}.admission-panel__stat-desc{color:#5f6785;font-size:10px;line-height:1.3}.admission-panel__cta{color:#fff;background:linear-gradient(135deg,#15357f,#173f9a 56%,#0f2c72);border-radius:10px;justify-content:center;align-items:center;gap:12px;max-width:max-content;margin-top:36px;padding:12px 18px;font-size:14px;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 16px 28px #0f2c7240}.admission-panel__cta:hover{transform:translateY(-1px);box-shadow:0 20px 32px #0f2c724d}.admission-panel__cta-arrow{justify-content:center;align-items:center;width:16px;height:16px;display:flex}.admission-panel__visual{flex-direction:column;justify-content:flex-start;padding-left:4px;display:flex;position:relative}.admission-panel__image-wrap{border-radius:18px;min-height:380px;overflow:hidden;box-shadow:0 18px 36px #0a266429}.admission-panel__image{object-fit:cover;width:100%;height:100%}.admission-panel__quote{color:#fff;background:linear-gradient(#173f9a,#122f75);border-radius:18px;width:252px;padding:22px 24px;position:absolute;bottom:12px;right:14px;box-shadow:0 18px 34px #102f7547}.admission-panel__quote-mark{color:#3b82f6;margin-bottom:8px;font-size:46px;font-weight:700;line-height:.7;display:inline-block}.admission-panel__quote p{font-size:14px;line-height:1.55}.admission-panel__quote:after{content:"";background:#3b82f6;border-radius:999px;width:42px;height:3px;margin-top:16px;display:block}.admission-panel__bottom{background:#fff;border:1px solid #0e35a81a;border-radius:12px;justify-content:space-between;align-items:center;margin-top:10px;padding:20px;display:flex}.admission-panel__feature{flex:1;align-items:center;gap:12px;display:flex}.admission-panel__feature:not(:last-child){border-right:1px solid #0e35a81a;margin-right:15px;padding-right:15px}.admission-panel__feature-icon{color:#3b82f6;background:#eff6ff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:6px;display:flex}.admission-panel__feature-icon svg{width:100%;height:100%}.admission-panel__feature-copy{flex-direction:column;display:flex}.admission-panel__feature-title{color:#1f3776;margin-bottom:2px;font-size:12px;font-weight:700}.admission-panel__feature-desc{color:#5f6785;font-size:10px;line-height:1.3}@media (width<=1320px){.admission-panel__top{grid-template-columns:286px minmax(0,1fr) 320px;gap:22px}.admission-panel__bottom{flex-wrap:wrap;gap:15px}.admission-panel__feature{min-width:calc(33% - 15px)}.admission-panel__feature:not(:last-child){border-right:none;margin-right:0;padding-right:0}}@media (width<=1180px){.admission-panel__top{grid-template-columns:1fr}.admission-panel__menu,.admission-panel__content{border-right:none;padding-right:0}.admission-panel__menu{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.admission-panel__visual{padding-left:0}.admission-panel__image-wrap{min-height:320px}.admission-panel__quote{bottom:20px;right:20px}}@media (width<=1400px){.navbar__inner{gap:20px;padding:0 5%}.navbar__nav{gap:15px;margin-left:-120px}.navbar__logo-wrap{width:150px;min-width:150px;height:140px;margin-top:0;position:relative;top:35px;left:0;transform:none}.navbar__logo{max-width:110px}}@media (width<=1024px){.navbar__inner{padding:0 20px}.navbar__logo-wrap{width:120px;min-width:120px;height:110px;padding:12px;top:25px}.navbar__logo{max-width:85px}.navbar__nav{margin-left:0}}@media (width<=768px){.navbar__logo-wrap{width:90px;min-width:90px;height:85px;padding:10px;top:15px}.navbar__logo{max-width:65px}}@media (width<=1030px){.top-bar{display:none!important}}@media (width<=1024px){.navbar{height:auto;min-height:64px;overflow:visible;padding:0!important}.navbar__mobile-bar{background:#fff;justify-content:space-between;align-items:center;width:100%;min-height:64px;padding:8px 14px;display:flex}.navbar__mobile-bar .navbar__logo-wrap{border-radius:0!important;width:82px!important;min-width:82px!important;height:56px!important;margin:0!important;padding:6px!important;position:static!important;transform:none!important}.navbar__mobile-bar .navbar__logo{max-width:58px!important}.navbar__inner{display:none!important}.navbar__overlay{z-index:998;background:#0a173659;display:block;position:fixed;inset:0}.navbar__drawer{max-width:360px;display:flex;overflow:hidden auto}.navbar__drawer .navbar__nav{border-top:0!important;gap:0!important}.navbar__drawer .navbar__item{padding:0!important}.navbar__drawer .navbar__item-button{border-radius:0!important}.navbar__dropdown-shell{display:none!important}}.institutions-panel{background:radial-gradient(circle at 42% 6%,#ffb8002e,#0000 24%),linear-gradient(#fefefe,#fbfcff 56%,#f8fbff);border:1px solid #1041c60f;border-radius:0 0 20px 20px;padding:30px;animation:.28s ease-out fadeInUp;box-shadow:0 28px 70px #09215a29}.student-zone-panel,.rd-panel{background:#fff;border:1px solid #1041c60f;border-radius:0 0 20px 20px;padding:30px;animation:.28s ease-out fadeInUp;box-shadow:0 28px 70px #09215a29}.institutions-panel__top,.student-zone-panel__top,.rd-panel__top{grid-template-columns:1fr 350px;align-items:stretch;gap:30px;display:grid}.institutions-panel__grid,.student-zone-panel__grid,.rd-panel__grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.institutions-panel__item,.student-zone-panel__item,.rd-panel__item{background:#fff;border:1px solid #0e35a814;border-radius:12px;align-items:center;gap:20px;padding:20px;text-decoration:none;transition:all .2s;display:flex}.institutions-panel__item:hover,.student-zone-panel__item:hover,.rd-panel__item:hover{border-color:#1041c63d;transform:translateY(-2px);box-shadow:0 10px 20px #1141c614}.institutions-panel__item--accent,.student-zone-panel__item--accent{background:linear-gradient(#fff9ee,#fff4df);border-color:#ffba1066}.institutions-panel__item--accent .institutions-panel__icon,.student-zone-panel__item--accent .student-zone-panel__icon{color:#ffae00;background:#ffba102e}.institutions-panel__icon,.student-zone-panel__icon,.rd-panel__icon{color:#2563eb;background:#eff6ff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.student-zone-panel__icon{color:#ea580c;background:#fff7ed}.rd-panel__icon{color:#0369a1;background:#f0f9ff}.institutions-panel__icon svg,.student-zone-panel__icon svg,.rd-panel__icon svg{width:24px;height:24px}.institutions-panel__copy,.student-zone-panel__copy,.rd-panel__copy{flex:1}.institutions-panel__name,.student-zone-panel__name,.rd-panel__name{color:#1f3776;margin-bottom:4px;font-size:14px;font-weight:700;line-height:1.4}.institutions-panel__desc,.student-zone-panel__desc,.rd-panel__desc{color:#5f6785;font-size:11px;line-height:1.5}.institutions-panel__arrow,.student-zone-panel__arrow,.rd-panel__arrow{color:#2563eb;opacity:.5;justify-content:center;align-items:center;width:20px;height:20px;transition:opacity .2s;display:flex}.student-zone-panel__arrow{color:#ea580c}.rd-panel__arrow{color:#0369a1}.institutions-panel__item:hover .institutions-panel__arrow,.student-zone-panel__item:hover .student-zone-panel__arrow,.rd-panel__item:hover .rd-panel__arrow{opacity:1}@media (width<=1200px){.institutions-panel__grid,.student-zone-panel__grid,.rd-panel__grid{grid-template-columns:1fr}}.institutions-panel__visual,.student-zone-panel__visual,.rd-panel__visual{flex-direction:column;justify-content:flex-start;display:flex;position:relative}.institutions-panel__image-wrap,.student-zone-panel__image-wrap,.rd-panel__image-wrap{border-radius:18px;min-height:280px;overflow:hidden;box-shadow:0 18px 36px #0a266429}.institutions-panel__image,.student-zone-panel__image,.rd-panel__image{object-fit:cover;width:100%;height:100%}.institutions-panel__quote,.student-zone-panel__quote,.rd-panel__quote{color:#fff;background:linear-gradient(#173f9a,#122f75);border-radius:18px;width:250px;padding:18px 20px;position:absolute;bottom:12px;right:14px;box-shadow:0 18px 34px #102f7547}.institutions-panel__quote-mark,.student-zone-panel__quote-mark,.rd-panel__quote-mark{color:#ffba10;margin-bottom:6px;font-size:32px;font-weight:700;line-height:.7;display:inline-block}.institutions-panel__quote p,.student-zone-panel__quote p,.rd-panel__quote p{font-size:13px;line-height:1.5}@media (width<=1024px){.institutions-panel__top,.student-zone-panel__top,.rd-panel__top{grid-template-columns:1fr;gap:15px}.institutions-panel,.student-zone-panel,.rd-panel{padding:20px 15px}.institutions-panel__visual,.student-zone-panel__visual,.rd-panel__visual{display:none}}@media (width<=768px){.institutions-panel__item,.student-zone-panel__item,.rd-panel__item{gap:12px;padding:15px}.institutions-panel__icon,.student-zone-panel__icon,.rd-panel__icon{width:36px;height:36px;padding:8px}.institutions-panel__name,.student-zone-panel__name,.rd-panel__name{font-size:13px}.institutions-panel__desc,.student-zone-panel__desc,.rd-panel__desc{font-size:10px}}.rd-panel{background:radial-gradient(circle at 42% 6%,#ffb80024,#0000 24%),linear-gradient(#fefefe,#fbfcff 56%,#f8fbff);border:1px solid #1041c60f;border-radius:0 0 20px 20px;padding:28px 26px 22px;animation:.28s ease-out fadeInUp;display:block;box-shadow:0 28px 70px #09215a29}.rd-panel__shell{max-width:100%;margin:0;padding:0}.rd-panel__top{grid-template-columns:280px minmax(0,1fr) 310px;align-items:stretch;gap:26px;margin-bottom:0;display:grid}.rd-panel__menu{border-right:1px solid #0e35a81a;flex-direction:column;gap:0;padding-right:20px;display:flex}.rd-panel__menu-item{background:#fff;border:1px solid #e8edf5;border-left:3px solid #0000;border-radius:12px;align-items:center;gap:14px;padding:14px 16px;text-decoration:none;transition:all .22s cubic-bezier(.4,0,.2,1);display:flex}.rd-panel__menu-item:first-child{border-radius:12px 12px 0 0}.rd-panel__menu-item:last-child{border-radius:0 0 12px 12px}.rd-panel__menu-item+.rd-panel__menu-item{margin-top:-1px}.rd-panel__menu-item--accent{background:#fffbf0;border-left:4px solid #f59e0b}.rd-panel__menu-item:hover{background:#f8faff;border-color:#d0daf0 #d0daf0 #d0daf0 #f59e0b;transform:translate(6px);box-shadow:0 4px 16px #0e35a812}.rd-panel__menu-item--accent:hover{background:#fff7e0;border-left-color:#f59e0b}.rd-panel__menu-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:all .22s;display:flex}.rd-panel__menu-icon svg{width:20px;height:20px}.rd-panel__menu-icon--orange{color:#f59e0b;background:#fff7ed}.rd-panel__menu-icon--green{color:#16a34a;background:#f0fdf4}.rd-panel__menu-icon--purple{color:#7c3aed;background:#faf5ff}.rd-panel__menu-icon--blue{color:#2563eb;background:#eff6ff}.rd-panel__menu-item:hover .rd-panel__menu-icon--orange{color:#fff;background:#f59e0b}.rd-panel__menu-item:hover .rd-panel__menu-icon--green{color:#fff;background:#16a34a}.rd-panel__menu-item:hover .rd-panel__menu-icon--purple{color:#fff;background:#7c3aed}.rd-panel__menu-item:hover .rd-panel__menu-icon--blue{color:#fff;background:#2563eb}.rd-panel__menu-title{color:#032155;margin-bottom:.15rem;font-size:.88rem;font-weight:700;display:block}.rd-panel__menu-desc{color:#64748b;font-size:.74rem;line-height:1.35;display:block}.rd-panel__menu-arrow{color:#cbd5e1;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-left:auto;transition:all .25s;display:flex}.rd-panel__menu-item:hover .rd-panel__menu-arrow{color:#f59e0b;transform:translate(4px)}.rd-panel__content{border-right:1px solid #0e35a81a;flex-direction:column;padding:0 20px;display:flex}.rd-panel__eyebrow{color:#2563eb;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:10px;font-size:.72rem;font-weight:800;display:block;position:relative}.rd-panel__eyebrow:after{content:"";background:#2563eb;width:26px;height:2px;margin-top:6px;display:block}.rd-panel__title{color:#032155;letter-spacing:-.8px;margin-bottom:10px;font-size:1.7rem;font-weight:800;line-height:1.2}.rd-panel__title span{color:#2563eb}.rd-panel__text{color:#64748b;margin-bottom:16px;font-size:.82rem;line-height:1.6}.rd-panel__metrics{border:1px solid #e8edf5;border-radius:12px;grid-template-columns:repeat(4,1fr);gap:0;margin-bottom:14px;display:grid;overflow:hidden}.rd-panel__metric{text-align:center;background:#fff;padding:12px 8px;position:relative}.rd-panel__metric:not(:last-child){border-right:1px solid #e8edf5}.rd-panel__metric-icon{border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;margin:0 auto 6px;display:flex}.rd-panel__metric-icon svg{width:16px;height:16px}.rd-panel__metric-icon--blue{color:#2563eb;background:#eff6ff}.rd-panel__metric-icon--green{color:#16a34a;background:#f0fdf4}.rd-panel__metric-icon--purple{color:#7c3aed;background:#faf5ff}.rd-panel__metric-icon--orange{color:#f59e0b;background:#fff7ed}.rd-panel__metric-value{letter-spacing:-.5px;margin-bottom:2px;font-size:1.4rem;font-weight:800;display:block}.rd-panel__metric-value--blue{color:#2563eb}.rd-panel__metric-value--green{color:#16a34a}.rd-panel__metric-value--purple{color:#7c3aed}.rd-panel__metric-value--orange{color:#f59e0b}.rd-panel__metric-label{color:#1e293b;margin-bottom:2px;font-size:.72rem;font-weight:700;display:block}.rd-panel__metric-sub{color:#94a3b8;font-size:.65rem;line-height:1.3;display:block}.rd-panel__cta{color:var(--color-white);background:linear-gradient(135deg,#15357f,#173f9a 56%,#0f2c72);border-radius:10px;align-items:center;gap:10px;width:fit-content;padding:12px 18px;font-size:14px;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 16px 28px #0f2c7240}.rd-panel__cta:hover{transform:translateY(-1px);box-shadow:0 20px 32px #0f2c724d}.rd-panel__visual{position:relative}.rd-panel__image-wrap{border-radius:18px;width:100%;min-height:300px;overflow:hidden;box-shadow:0 14px 30px #0a266429}.rd-panel__image{object-fit:cover;object-position:center top;width:100%;height:100%}.rd-panel__quote{color:#fff;background:#032155;border-radius:18px;width:270px;padding:1.75rem 1.75rem 1.5rem;position:absolute;bottom:14px;right:14px;box-shadow:0 20px 48px #03215561}.rd-panel__quote-mark{color:#2563eb;opacity:1;margin-bottom:1rem;display:block}.rd-panel__quote p{margin-bottom:0;font-size:.92rem;font-weight:500;line-height:1.6}.rd-panel__quote:after{content:"";background:#2563eb;border-radius:2px;width:40px;height:3px;margin-top:1rem;display:block}.rd-panel__bottom{background:#fff;border:1px solid #0e35a81a;border-radius:12px;justify-content:space-between;align-items:center;margin-top:14px;padding:14px 16px;display:flex}.rd-panel__feature{flex:1;align-items:center;gap:10px;display:flex}.rd-panel__feature:not(:last-child){border-right:1px solid #0e35a81a;margin-right:12px;padding-right:12px}.rd-panel__feature-icon{color:#2563eb;background:#eff6ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;padding:6px;display:flex}.rd-panel__feature-icon svg{width:100%;height:100%}.rd-panel__feature-copy{flex-direction:column;display:flex}.rd-panel__feature-title{color:#1f3776;margin-bottom:1px;font-size:.75rem;font-weight:700}.rd-panel__feature-desc{color:#5f6785;font-size:.65rem;line-height:1.3}@media (width<=1600px){.rd-panel__top{gap:2rem}}@media (width<=1400px){.rd-panel__top{grid-template-columns:320px 1fr}.rd-panel__visual{display:none}}@media (width<=1024px){.rd-panel{border-radius:0}.rd-panel__top{grid-template-columns:1fr;gap:2rem}.rd-panel__metrics{grid-template-columns:repeat(2,1fr)}.rd-panel__bottom{grid-template-columns:1fr;gap:1.5rem}}.enquire-now-btn{transform-origin:100% 100%;color:#fff;text-transform:uppercase;letter-spacing:1px;z-index:9999;box-shadow:none;background:#e11d48;border-radius:8px 8px 0 0;margin-top:-85px;padding:10px 8px;font-size:16px;font-weight:800;text-decoration:none;transition:background .2s;position:fixed;top:50%;right:0;transform:rotate(-90deg)}.enquire-now-btn:hover{color:#fff;background:#be1238}@media (width<=1400px){:root{--section-padding:0 30px}.hero__content{max-width:520px;padding:20px 0 24px 30px}.hero__heading{font-size:36px}.stats-bar{width:calc(100% - 60px);padding:30px 36px}.programs-spotlight__art{width:380px;right:60px}.happenings-showcase__cta-content{transform:translate(-40px)}}@media (width<=1280px){.hero__content{max-width:480px;padding:18px 0 20px 24px}.hero__heading{font-size:34px}.hero__subtext{max-width:380px;margin-bottom:40px;font-size:16px}.stats-bar{width:calc(100% - 48px);padding:26px 32px}.stats-bar__number{font-size:28px}.stats-bar__label{font-size:13px}.programs-spotlight__art{width:340px;height:260px;right:20px}.happenings-showcase__cta-content{transform:none}.happenings-showcase__events{grid-template-columns:repeat(3,minmax(0,1fr))}.happenings-showcase__announcement-list{grid-template-columns:repeat(2,minmax(0,1fr))}.happenings-showcase__announcement+.happenings-showcase__announcement:nth-child(3){border-top:1px solid #dbe4f4f2;border-left:none}}@media (width<=1024px){.top-bar{display:none!important}.navbar{height:auto;min-height:64px;overflow:visible;padding:0!important}.navbar__mobile-bar{background:#fff;justify-content:space-between;align-items:center;width:100%;min-height:64px;padding:8px 16px;display:flex;box-shadow:0 2px 8px #0000000f}.navbar__mobile-bar .navbar__logo-wrap{width:80px!important;min-width:80px!important;height:56px!important;box-shadow:none!important;border-radius:0 0 8px 8px!important;margin:0!important;padding:6px!important;position:static!important;transform:none!important}.navbar__mobile-bar .navbar__logo{max-width:56px!important}.navbar__inner{display:none!important}.navbar__overlay{z-index:998;background:#0a173659;display:block;position:fixed;inset:0}.navbar__drawer{max-width:340px;display:flex;overflow:hidden auto}.navbar__drawer .navbar__nav{border-top:0!important;gap:0!important}.navbar__drawer .navbar__item{padding:0!important}.navbar__drawer .navbar__item-button{border-radius:0!important}.navbar__dropdown-shell{display:none!important}.hero{align-items:flex-start;min-height:580px}.hero__content{max-width:420px;padding:36px 20px 32px}.hero__heading{font-size:30px}.hero__subtext{margin-bottom:28px;font-size:15px}.hero__buttons{flex-wrap:wrap;gap:14px}#explore-programs-btn,#campus-tour-btn{min-width:0}.stats-bar{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;width:calc(100% - 40px);margin-top:-44px;padding:22px 20px}.stats-bar__item{justify-content:flex-start;padding:8px 4px}.stats-bar__icon{width:52px;height:52px}.stats-bar__number{font-size:26px}.programs__shell,.programs__grid{padding:0 20px;overflow-x:hidden}.programs__grid{grid-template-columns:1fr;gap:20px}.programs__card{height:260px}.programs__card--slot-1,.programs__card--slot-2,.programs__card--slot-3,.programs__card--slot-4{grid-area:auto}.programs__card--float-right,.programs__card--float-left{animation:none}.programs-spotlight{padding:10px 0 55px}.programs-spotlight__shell{padding:34px 20px 20px}.programs-spotlight__hero{min-height:auto}.programs-spotlight__actions{padding-top:20px}.programs-spotlight__art{width:100%;max-width:320px;height:220px;margin:16px auto 0;position:relative;top:auto;right:auto}.programs-spotlight__carousel{margin-top:24px}.programs-spotlight__carousel-button{width:48px;height:48px;top:82px}.programs-spotlight__card{flex-basis:calc(50% - 6px)}.programs-spotlight__benefits{grid-template-columns:repeat(2,minmax(0,1fr))}.programs-spotlight__benefit:nth-child(3),.programs-spotlight__benefit:nth-child(4){border-top:1px solid #ffffff29}.programs-spotlight__benefit:nth-child(3){border-left:none}.placements-showcase{padding:0 20px 60px}.placements-showcase__shell{padding:34px 20px 24px}.placements-showcase__header{flex-direction:column;align-items:flex-start}.placements-showcase__cta{width:100%;min-width:0}.placements-showcase__grid{grid-template-columns:1fr}.placements-showcase__card{grid-template-columns:220px minmax(0,1fr)}.placements-showcase__stats-hero{grid-template-columns:1fr}.placements-showcase__stats-grid{border-top:1px solid #19316814;border-left:none}.placements-showcase__partners{grid-template-columns:1fr}.placements-showcase__partners-label{border-bottom:1px solid #ffffff2e;border-right:none;padding-bottom:18px}.faculty-showcase{padding:0 20px 64px}.faculty-showcase__shell{padding:34px 20px 24px}.faculty-showcase__header{flex-direction:column;gap:18px;margin-top:42px}.faculty-showcase__actions{align-items:flex-start}.faculty-showcase__cta{width:100%;min-width:0}.faculty-showcase__carousel{margin-top:34px}.faculty-showcase__carousel-button{width:48px;height:48px}.faculty-showcase__carousel-button--prev{left:8px;right:auto}.faculty-showcase__carousel-button--next{left:auto;right:8px}.faculty-showcase__card{flex-basis:calc(50% - 12px)}.institutions-showcase{padding:60px 20px}.institutions-showcase__shell{padding:0 20px}.institutions-showcase__header{flex-direction:column;align-items:flex-start;gap:18px}.institutions-showcase__cta{width:100%;min-width:0}.institutions-showcase__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.institutions-showcase__featured{grid-template-columns:1fr}.institutions-showcase__featured-image{clip-path:none;height:250px;min-height:250px}.institutions-showcase__featured-content{padding:24px 24px 28px}.happenings-showcase{padding:0 20px 60px}.happenings-showcase__shell{padding:34px 20px 18px}.happenings-showcase__header,.happenings-showcase__announcements-head{flex-direction:column;align-items:flex-start}.happenings-showcase__cta{width:100%;min-width:0}.happenings-showcase__events{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.happenings-showcase__announcement-list{grid-template-columns:repeat(2,minmax(0,1fr))}.happenings-showcase__announcement+.happenings-showcase__announcement{border-left:none}.happenings-showcase__announcement:nth-child(n+3){border-top:1px solid #dbe4f4f2}.happenings-showcase__stats-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.happenings-showcase__stat:nth-child(odd){border-left:none}.happenings-showcase__stat:nth-child(n+3){border-top:1px solid #dbe4f4f2}.happenings-showcase__cta-panel{grid-template-columns:1fr;gap:18px;padding:34px 28px 30px}.happenings-showcase__cta-visual{min-height:220px}.happenings-showcase__cta-building{justify-self:start}.happenings-showcase__cta-content{max-width:100%;transform:none}.home-sections{padding:30px 20px 70px}.feature-section,.feature-section--reverse{grid-template-columns:1fr}.feature-section--reverse .feature-section__content,.feature-section--reverse .feature-section__visual{order:initial}.feature-section__content,.feature-section__visual{padding:28px}.feature-section__title{font-size:30px}.feature-section__highlight-grid{grid-template-columns:1fr 1fr}.about-panel,.programs-panel{grid-template-columns:1fr;gap:18px;min-height:0;padding:24px 18px}.about-panel__menu{border-right:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding-right:0;display:grid}.about-panel__content,.about-panel__visual{border-right:none;padding-left:0;padding-right:0}.about-panel__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.programs-panel__menu{border-right:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding-right:0;display:grid}.programs-panel__hero{grid-template-columns:1fr;padding-left:0}.programs-panel__cards{grid-template-columns:1fr}.programs-panel__card:nth-child(odd){border-right:none}.admission-panel__top{grid-template-columns:1fr;gap:15px}.admission-panel__menu,.admission-panel__content{border-right:none;padding-right:0}.admission-panel__menu{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.admission-panel__visual{padding-left:0}.admission-panel__image-wrap{min-height:280px}.institutions-panel__top,.student-zone-panel__top,.rd-panel__top{grid-template-columns:1fr;gap:15px}.institutions-panel,.student-zone-panel,.rd-panel{padding:20px 15px}.institutions-panel__visual,.student-zone-panel__visual,.rd-panel__visual{display:none}.institutions-panel__grid,.student-zone-panel__grid,.rd-panel__grid{grid-template-columns:1fr}.footer{padding-inline:20px}.footer__shell{padding:30px 16px 0}.footer__main{grid-template-columns:1fr}.footer__contact{border-bottom:1px solid #ffffff1f;border-right:none;padding:10px 12px 26px}.footer__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.footer__col:nth-child(4){border-left:none}.footer__newsletter{grid-template-columns:1fr}.footer__brochure{border-top:1px solid #ffffff24;border-left:none;padding-top:18px;padding-left:0}.footer__bottom{text-align:center;flex-direction:column;gap:12px}#view-all-programs-btn,.placements-showcase__cta,.faculty-showcase__cta,.institutions-showcase__cta,.happenings-showcase__cta,.happenings-showcase__cta-button{width:100%;min-width:0}.section-header,.placements-showcase__header,.faculty-showcase__header,.institutions-showcase__header,.happenings-showcase__header{flex-direction:column;align-items:flex-start;gap:18px}}@media (width<=768px){.navbar__mobile-bar{min-height:56px;padding:6px 12px}.navbar__mobile-bar .navbar__logo-wrap{width:68px!important;min-width:68px!important;height:48px!important;padding:4px!important}.navbar__mobile-bar .navbar__logo{max-width:50px!important}.hero{min-height:560px}.hero__bg img{object-position:65% center}.hero__content{max-width:100%;padding:26px 16px 30px}.hero__heading{font-size:26px;line-height:1.35}.hero__subtext{max-width:100%;font-size:15px}.hero__buttons{flex-direction:column;width:100%}.btn,#explore-programs-btn,#campus-tour-btn,#view-all-programs-btn,.placements-showcase__cta,.faculty-showcase__cta,.institutions-showcase__cta,.happenings-showcase__cta,.happenings-showcase__cta-button{justify-content:center;width:100%;min-width:0}.stats-bar{border-radius:14px;grid-template-columns:1fr;gap:14px;width:calc(100% - 28px);margin:-28px auto 0;padding:18px 16px}.stats-bar__item{justify-content:flex-start;padding:10px 0}.stats-bar__icon{width:48px;height:48px}.stats-bar__number{font-size:28px}.stats-bar__label{font-size:14px}.programs{padding:60px 0 30px}.programs__shell,.programs__grid{padding:0 14px}.programs .section-header,.section-header{padding-left:14px;padding-right:14px}.programs__card{height:220px}.programs-spotlight{padding:0 0 45px}.programs-spotlight__shell{border-radius:14px;padding:28px 14px 16px}.programs-spotlight__title{white-space:normal;font-size:2.1rem}.programs-spotlight__title-line--lead,.programs-spotlight__title-line:not(.programs-spotlight__title-line--lead){white-space:normal}.programs-spotlight__description{font-size:15px}.programs-spotlight__cta{width:100%;min-width:0}.programs-spotlight__art{max-width:250px;height:190px}.programs-spotlight__carousel{margin-top:18px}.programs-spotlight__carousel-button{width:42px;height:42px;top:74px}.programs-spotlight__carousel-button--prev{left:12px}.programs-spotlight__carousel-button--next{right:12px}.programs-spotlight__card{flex-basis:100%;padding:14px 14px 18px}.programs-spotlight__card-title{font-size:20px}.programs-spotlight__card-description{min-height:0}.programs-spotlight__benefits{grid-template-columns:1fr;padding:14px 10px}.programs-spotlight__benefit,.programs-spotlight__benefit+.programs-spotlight__benefit,.programs-spotlight__benefit:nth-child(3),.programs-spotlight__benefit:nth-child(4){border:none}.programs-spotlight__benefit+.programs-spotlight__benefit{border-top:1px solid #ffffff29}.programs-spotlight__benefit{padding:14px 8px}.placements-showcase{padding:0 14px 48px}.placements-showcase__shell{border-radius:14px;padding:28px 14px 18px}.placements-showcase__title{white-space:normal;font-size:2rem}.placements-showcase__subtitle{font-size:15px}.placements-showcase__card{grid-template-columns:1fr}.placements-showcase__photo-wrap{min-height:260px}.placements-showcase__card-body{padding:18px 16px}.placements-showcase__package-row{grid-template-columns:1fr;width:100%}.placements-showcase__stats-copy{padding:26px 18px 20px}.placements-showcase__stats-copy h3{font-size:24px}.placements-showcase__stats-grid{grid-template-columns:1fr}.placements-showcase__stat,.placements-showcase__stat:nth-child(odd),.placements-showcase__stat:first-child,.placements-showcase__stat:nth-child(2){border:none}.placements-showcase__stat+.placements-showcase__stat{border-top:1px solid #19316814}.placements-showcase__stat{padding:22px 18px}.placements-showcase__partners{padding:14px}.placements-showcase__partners-label{padding:8px 4px 16px}.faculty-showcase{padding:0 14px 48px}.faculty-showcase__shell{border-radius:14px;padding:28px 14px 18px}.faculty-showcase__tabs{gap:14px}.faculty-showcase__tab{font-size:15px}.faculty-showcase__tab-icon{width:54px;height:54px}.faculty-showcase__header{margin-top:34px}.faculty-showcase__title{white-space:normal;font-size:2rem}.faculty-showcase__subtitle{font-size:15px}.faculty-showcase__carousel{margin-top:34px}.faculty-showcase__carousel-button{width:42px;height:42px}.faculty-showcase__grid{gap:18px}.faculty-showcase__card{flex-basis:100%;min-height:0}.faculty-showcase__portrait-wrap{width:190px;height:190px}.faculty-showcase__info{min-height:0;padding:16px 14px}.institutions-showcase{padding:48px 14px}.institutions-showcase__shell{border-radius:14px;padding:0 14px}.institutions-showcase__title-row{align-items:flex-start;gap:14px}.institutions-showcase__title-icon{width:60px;height:60px}.institutions-showcase__title,.placements-showcase__title,.faculty-showcase__title{white-space:normal;font-size:2rem}.institutions-showcase__subtitle{font-size:15px}.institutions-showcase__grid{grid-template-columns:1fr;gap:18px}.institutions-showcase__card-image{height:190px}.institutions-showcase__card-body{padding:16px 18px 20px}.institutions-showcase__card-title{min-height:0;font-size:20px}.institutions-showcase__featured-image{height:210px;min-height:210px}.institutions-showcase__featured-content{padding:22px 18px}.happenings-showcase{padding:0 14px 48px}.happenings-showcase__shell{border-radius:14px;padding:28px 14px 14px}.happenings-showcase__title{white-space:normal;font-size:2rem}.happenings-showcase__events{grid-template-columns:1fr}.happenings-showcase__event-image{height:200px}.happenings-showcase__event-body{min-height:0;padding:28px 16px 16px}.happenings-showcase__event-title{font-size:15px}.happenings-showcase__announcements{margin-top:26px;padding:14px 8px 8px}.happenings-showcase__announcements-head{padding:6px 10px 14px}.happenings-showcase__announcements-link{font-size:14px}.happenings-showcase__announcements-icon{width:58px;height:58px}.happenings-showcase__announcements-title{font-size:17px}.happenings-showcase__announcement-list{grid-template-columns:1fr}.happenings-showcase__announcement{grid-template-columns:72px 52px minmax(0,1fr) 28px;gap:12px;padding:14px 12px}.happenings-showcase__announcement+.happenings-showcase__announcement,.happenings-showcase__announcement:nth-child(n+3){border:none;border-top:1px solid #dbe4f4f2}.happenings-showcase__announcement-text{font-size:14px}.happenings-showcase__stats-strip{grid-template-columns:1fr}.happenings-showcase__stat,.happenings-showcase__stat:nth-child(odd),.happenings-showcase__stat:nth-child(n+3){border:none}.happenings-showcase__stat+.happenings-showcase__stat{border-top:1px solid #dbe4f4f2}.happenings-showcase__stat{padding:18px 16px 18px 24px}.happenings-showcase__stat-icon{width:72px;height:72px}.happenings-showcase__stat-copy strong{font-size:24px}.happenings-showcase__stat-copy span{font-size:14px}.happenings-showcase__cta-panel{border-radius:24px;flex-direction:column;margin-top:30px;padding:28px 18px 24px;box-shadow:8px 0 #fdb515,0 18px 28px #0a275d38}.happenings-showcase__cta-panel:after,.happenings-showcase__cta-rail--right,.happenings-showcase__cta-dots--right,.happenings-showcase__cta-building{display:none}.happenings-showcase__cta-title{font-size:1.9rem}.happenings-showcase__cta-title-line,.happenings-showcase__cta-title-highlight{white-space:normal}.happenings-showcase__cta-actions{flex-direction:column;margin-top:24px}.happenings-showcase__cta-button{width:100%;min-width:0}.happenings-showcase__cta-visual{min-height:190px}.home-sections{padding:20px 14px 55px}.feature-section{gap:18px}.feature-section__content,.feature-section__visual{border-radius:22px;padding:22px}.feature-section__title{margin-top:18px;font-size:24px}.feature-section__description,.feature-section__point,.feature-section__summary-text,.feature-section__highlight-text{font-size:14px}.feature-section__summary-title{font-size:22px}.feature-section__highlight-grid{grid-template-columns:1fr}.feature-section__highlight-card{min-height:100px}.about-panel,.programs-panel{border-radius:0;grid-template-columns:1fr;gap:20px;min-height:auto;padding:20px 16px}.about-panel__menu{border-right:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding-right:0}.about-panel__menu-item{gap:10px;min-height:60px;padding:12px}.about-panel__image-wrap{min-height:240px}.about-panel__quote{max-width:180px;bottom:12px;right:12px}.about-panel__stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.programs-panel__menu{border-right:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:0}.programs-panel__menu-item{border-right:none;gap:12px;min-height:70px;padding:14px 12px}.programs-panel__card{border-bottom:1px solid #15357f1a;border-right:none;padding:16px 12px}.programs-panel__card:last-child{border-bottom:none}.programs-panel__title{font-size:24px}.programs-panel__cards{grid-template-columns:1fr;gap:0}.institutions-panel__item,.student-zone-panel__item,.rd-panel__item{gap:12px;padding:15px}.institutions-panel__icon,.student-zone-panel__icon,.rd-panel__icon{width:36px;height:36px;padding:8px}.institutions-panel__name,.student-zone-panel__name,.rd-panel__name{font-size:13px}.institutions-panel__desc,.student-zone-panel__desc,.rd-panel__desc{font-size:10px}.rd-panel__metrics{grid-template-columns:repeat(2,1fr)}.footer{padding-inline:14px}.footer__shell{border-radius:18px 18px 0 0;padding:26px 12px 0}.footer__grid{grid-template-columns:1fr}.footer__col,.footer__col+.footer__col{border:none;padding:18px 12px}.footer__col+.footer__col{border-top:1px solid #ffffff1f}.footer__newsletter{margin-top:18px;padding:14px 12px}.footer__newsletter-form{background:0 0;border:none;grid-template-columns:1fr;gap:10px}.footer__newsletter-form input,.footer__newsletter-form button{border-radius:8px}.footer__newsletter-form input{background:#061c4dc2;border:1px solid #ffffff29}.footer__brochure{gap:12px}.footer__bottom{border-radius:0 0 16px 16px;padding:16px 12px 18px}.footer__bottom-links{flex-direction:column;gap:10px}.footer__bottom-links a+a:before{display:none}}@media (width<=576px){.navbar__drawer{max-width:100%}.hero{min-height:520px}.hero__heading{font-size:23px}.hero__subtext{margin-bottom:22px;font-size:14px}.stats-bar{border-radius:12px;width:calc(100% - 20px);margin:-18px auto 0}.stats-bar__icon{width:44px;height:44px}.stats-bar__number{font-size:26px}.stats-bar__label{font-size:13px}.programs__card{height:200px}.programs-spotlight__shell{border-radius:12px;padding:22px 12px 14px}.programs-spotlight__title{font-size:1.85rem}.programs-spotlight__card{border-radius:14px}.programs-spotlight__art{max-width:200px;height:160px}.placements-showcase{padding:0 10px 40px}.placements-showcase__shell{border-radius:12px}.placements-showcase__title{font-size:1.8rem}.placements-showcase__photo-wrap{min-height:220px}.placements-showcase__card-body{padding:14px 12px}.placements-showcase__card-head h3{font-size:17px}.placements-showcase__student-name{font-size:14px}.placements-showcase__card-copy{font-size:13px}.placements-showcase__package{min-height:44px;font-size:15px}.faculty-showcase{padding:0 10px 40px}.faculty-showcase__shell{border-radius:12px}.faculty-showcase__portrait-wrap{width:160px;height:160px}.institutions-showcase{padding:36px 10px}.institutions-showcase__card-image{height:170px}.happenings-showcase{padding:0 10px 40px}.happenings-showcase__shell{border-radius:12px}.happenings-showcase__announcement{grid-template-columns:60px minmax(0,1fr) 24px;gap:10px}.happenings-showcase__announcement-icon-card{display:none}.happenings-showcase__cta-title{font-size:1.7rem}.about-panel__menu,.programs-panel__menu{grid-template-columns:1fr}.home-sections{padding:16px 10px 44px}.feature-section__content,.feature-section__visual{border-radius:18px;padding:18px}.feature-section__title{font-size:21px}.feature-section__summary-title{font-size:19px}.footer{padding-inline:10px}.footer__col{padding:14px 8px}.footer__newsletter-icon{width:56px;height:56px}.footer__newsletter-copy h3{font-size:15px}.footer__bottom{padding:14px 10px 16px}}@media (width<=480px){.navbar__mobile-bar{min-height:52px;padding:4px 10px}.navbar__mobile-bar .navbar__logo-wrap{width:60px!important;min-width:60px!important;height:44px!important}.navbar__mobile-bar .navbar__logo{max-width:44px!important}.hero{min-height:480px}.hero__content{padding:20px 12px 24px}.hero__heading{font-size:21px;line-height:1.3}.hero__subtext{margin-bottom:18px;font-size:13.5px}.stats-bar{border-radius:10px;gap:12px;width:calc(100% - 16px);margin:-14px auto 0;padding:14px 12px}.stats-bar__icon{width:40px;height:40px}.stats-bar__icon svg{width:22px;height:22px}.stats-bar__number{font-size:24px}.stats-bar__label{font-size:12px}.programs-spotlight__title{font-size:1.65rem}.programs-spotlight__card{min-height:400px;padding:12px 12px 16px}.programs-spotlight__card-title{font-size:18px}.programs-spotlight__card-image{height:170px}.placements-showcase__title{font-size:1.65rem}.placements-showcase__stats-copy h3{font-size:20px}.faculty-showcase__title{font-size:1.7rem}.faculty-showcase__portrait-wrap{width:140px;height:140px}.happenings-showcase__title{font-size:1.75rem}.happenings-showcase__cta-title{font-size:1.55rem}.feature-section__content,.feature-section__visual{border-radius:16px;padding:16px}.feature-section__title{font-size:20px}.enquire-now-btn{padding:8px 6px;font-size:13px}}@media (width<=360px){.hero__heading{font-size:19px}.hero__subtext{font-size:13px}.btn{height:46px;font-size:13px}.stats-bar__number{font-size:22px}.stats-bar__icon{width:36px;height:36px}.programs-spotlight__title{font-size:1.5rem}.programs-spotlight__card{min-height:360px}.programs-spotlight__card-image{height:150px}.placements-showcase__title,.faculty-showcase__title,.institutions-showcase__title,.happenings-showcase__title{font-size:1.5rem}.footer__col-title{font-size:14px}.footer__link{font-size:13px}.footer__bottom p,.footer__bottom-links a{font-size:12px}}*,:before,:after{box-sizing:border-box}img{max-width:100%;height:auto;display:block}.navbar__mobile-bar,.navbar__overlay,.navbar__drawer{display:none}@media (width>=1025px){.navbar{z-index:900;position:relative}.navbar__inner{align-items:center;min-height:72px;padding:0 32px 0 220px;display:flex;position:relative}.navbar__logo-wrap{width:165px;min-width:165px;height:150px;box-shadow:none;z-index:10;background:#fff;border-radius:0 0 14px 14px;justify-content:center;align-items:center;padding:12px 14px 14px;display:flex;position:absolute;top:15px;left:-20px}.navbar__logo{object-fit:contain;width:100%;max-width:138px;height:auto;display:block}.navbar__mobile-bar,.navbar__hamburger{display:none!important}}@media (width<=1440px){.navbar__inner{padding:0 20px 0 175px}.navbar__logo-wrap{width:155px;min-width:155px;height:140px;position:absolute!important;top:15px!important;left:-20px!important}.navbar__nav{gap:8px}.navbar__item{padding:4px}.navbar__item-text{font-size:14px}.programs-spotlight__shell{padding:40px 32px 24px!important}.placements-showcase__shell,.faculty-showcase__shell{padding:36px 32px!important}.happenings-showcase__shell{padding:38px 32px 22px!important}.footer{padding-inline:32px}.footer__shell{padding:36px 28px 0}}@media (width<=1280px){.navbar__inner{padding:0 16px 0 160px}.navbar__logo-wrap{width:148px;min-width:148px;height:132px;position:absolute!important;top:15px!important;left:-20px!important}.navbar__nav{gap:6px}.navbar__item{padding:4px 3px}.navbar__item-text{font-size:13.5px}.hero__heading{font-size:38px}.hero__subtext{font-size:16px}.stats-bar{padding:24px 28px}.programs-spotlight__card{flex-basis:calc(33.33% - 8px)!important}.faculty-showcase__card{flex-basis:calc(33.33% - 16px)!important}.institutions-showcase__grid,.happenings-showcase__events{grid-template-columns:repeat(2,1fr)}.home-sections{padding:32px 36px 72px}.footer__grid{grid-template-columns:repeat(3,1fr)}.programs-hero-banner{padding:100px 5% 70px!important}.fp-hero{padding:70px 28px 50px!important}.fp-programs,.fp-recruiters{padding:32px 28px!important}.fp-cta{margin:0 28px 50px!important;padding:44px 36px!important}.fnp-hero{padding:70px 28px 50px!important}.fnp-stats{padding:0 28px!important}.fnp-filters{margin:44px 28px 32px!important}.fnp-section{padding:32px 28px!important}.rd-panel{padding:28px 20px!important}}@media (width<=1024px){.top-bar{display:none}.navbar{min-height:auto;position:relative;padding:0!important}.navbar__mobile-bar{z-index:900;background:#fff;justify-content:space-between;align-items:center;width:100%;min-height:68px;padding:8px 20px;position:relative;box-shadow:0 2px 8px #00000014;display:flex!important}.navbar__inner{display:none!important}.navbar__logo-wrap{width:90px!important;min-width:90px!important;height:82px!important;box-shadow:none!important;border-radius:0!important;flex-shrink:0!important;margin-top:0!important;padding:6px 8px!important;position:relative!important;top:auto!important;left:0!important;transform:none!important}.navbar__logo{max-width:72px!important}.navbar__hamburger{border:1.5px solid #1041c633;border-radius:8px;width:42px;height:42px;flex-shrink:0!important;display:flex!important}.navbar__overlay{z-index:998;background:#00000073;display:block;position:fixed;inset:0}.navbar__drawer{z-index:999;background:#fff;flex-direction:column;width:100vw;max-width:100vw;height:100dvh;transition:transform .3s;display:flex;position:fixed;top:0;left:0;right:0;overflow:hidden;transform:translate(100%)}.navbar__drawer--open{transform:translate(0)}.navbar__drawer-header{border-bottom:1px solid #1041c614;flex:none;justify-content:flex-end;align-items:center;min-height:64px;padding:16px 20px;display:flex}.navbar__drawer-close{cursor:pointer;color:#162341;background:0 0;border:1.5px solid #1041c633;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;padding:8px;display:flex}.navbar__drawer-close:hover{background:#f0f4ff}.navbar__drawer .navbar__nav{background:0 0;border:none;flex-direction:column!important;flex:auto!important;justify-content:flex-start!important;align-items:stretch!important;width:100%!important;min-height:0!important;margin:0!important;padding:8px 0 24px!important;display:flex!important;overflow:hidden auto!important}.navbar__drawer .navbar__item{border-bottom:1px solid #1041c60f;flex-shrink:0;width:100%;padding:0;display:block!important;overflow:visible!important}.navbar__drawer .navbar__item--mobile-open{background:#f8faff!important}.navbar__drawer .navbar__item:last-child{border-bottom:none}.navbar__drawer .navbar__item-text{color:#162341;padding:14px 24px;font-size:16px;font-weight:500;text-decoration:none;display:block}.navbar__drawer .navbar__item-button{cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:14px 24px;font-family:inherit;display:flex}.navbar__drawer .navbar__item-button .navbar__item-text{padding:0;font-size:16px}.navbar__drawer .navbar__item-arrow{justify-content:center;align-items:center;width:20px;height:20px;display:flex}.navbar__drawer .navbar__dropdown-shell{box-shadow:none;width:100%!important;position:static!important;transform:none!important}.navbar__drawer .about-panel,.navbar__drawer .programs-panel{box-shadow:none;background:#f8faff;border-radius:0;grid-template-columns:1fr!important;min-height:0!important;padding:12px 20px!important}.navbar__drawer .about-panel__menu,.navbar__drawer .programs-panel__menu{border-right:none;flex-direction:column;gap:6px;padding-right:0;display:flex}.navbar__drawer .about-panel__content,.navbar__drawer .about-panel__visual,.navbar__drawer .programs-panel__main{display:none}.navbar__drawer .navbar__mobile-subnav{background:#f0f5ff;border-top:1px solid #1041c61a;visibility:visible!important;opacity:1!important;width:100%!important;max-height:none!important;margin:0!important;padding:0!important;list-style:none!important;display:block!important;position:static!important;overflow:visible!important;transform:none!important}.navbar__drawer .navbar__mobile-subnav li{visibility:visible!important;opacity:1!important;width:100%!important;height:auto!important;display:block!important;overflow:visible!important}.navbar__drawer .navbar__mobile-subitem{color:#1041c6;cursor:pointer;background:#f0f5ff;border-bottom:1px solid #1041c60f;gap:12px;min-height:46px;font-size:14.5px;font-weight:500;text-decoration:none;transition:background .15s;visibility:visible!important;opacity:1!important;align-items:center!important;width:100%!important;height:auto!important;padding:12px 20px 12px 36px!important;display:flex!important;overflow:visible!important}.navbar__drawer .navbar__mobile-subitem:hover{background:#dce8ff}.navbar__drawer .navbar__mobile-subitem-icon{color:#1041c6;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:flex!important}.navbar__drawer .navbar__mobile-subitem-icon svg{width:16px;height:16px}.navbar__drawer .navbar__mobile-subitem span:not(.navbar__mobile-subitem-icon){word-break:break-word;flex:1;min-width:0;line-height:1.4;white-space:normal!important}.navbar__drawer .navbar__mobile-nav{flex:auto!important;width:100%!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0 0 24px!important;list-style:none!important;display:block!important;overflow:hidden auto!important}.navbar__drawer .navbar__mobile-item{border-bottom:1px solid #1041c614;width:100%!important;min-width:0!important;padding:0!important;display:block!important;position:static!important}.hero{min-height:500px}.hero__content{max-width:100%;padding:40px 20px 30px}.hero__heading{font-size:28px;font-weight:800;line-height:1.3}.hero__subtext{max-width:100%;margin-bottom:32px;font-size:15px;line-height:1.5}.hero__buttons{flex-wrap:nowrap;justify-content:flex-start;gap:12px}.hero__buttons .btn{white-space:normal;flex:220px;width:auto;min-width:0;max-width:220px;padding:10px 16px}.stats-bar{grid-template-columns:repeat(2,1fr);gap:16px;width:calc(100% - 40px);margin-top:-40px;padding:20px}.programs{padding:50px 0 30px}.programs__shell{padding:0 20px}.programs-spotlight__shell{padding:34px 20px 20px!important}.programs-spotlight__hero{grid-template-columns:1fr;min-height:auto}.programs-spotlight__actions{margin-top:16px}.programs-spotlight__art{width:100%;max-width:280px;height:200px;margin:10px auto 0;position:relative;top:auto;right:auto}.programs-spotlight__card{flex-basis:calc(50% - 6px)!important}.programs-spotlight__benefits{grid-template-columns:repeat(2,1fr)}.programs-spotlight__carousel-button{width:44px;height:44px}.placements-showcase__shell{padding:30px 20px!important}.placements-showcase__header{flex-direction:column;gap:16px}.placements-showcase__grid{grid-template-columns:1fr}.placements-showcase__card{grid-template-columns:200px 1fr}.placements-showcase__stats-hero{grid-template-columns:1fr}.placements-showcase__stats-grid{border-top:1px solid #19316814;border-left:none}.placements-showcase__partners{grid-template-columns:1fr}.placements-showcase__partners-label{border-bottom:1px solid #ffffff2e;border-right:none;padding-bottom:16px}.faculty-showcase__shell{padding:30px 20px!important}.faculty-showcase__header{flex-direction:column;margin-top:40px}.faculty-showcase__card{flex-basis:calc(50% - 12px)!important}.faculty-showcase__tabs{gap:12px 20px}.institutions-showcase__shell{padding:28px 20px!important}.institutions-showcase__header{flex-direction:column}.institutions-showcase__grid{grid-template-columns:repeat(2,1fr);gap:18px}.institutions-showcase__featured{grid-template-columns:1fr}.institutions-showcase__featured-image{clip-path:none;height:240px}.happenings-showcase__shell{padding:34px 20px 18px!important}.happenings-showcase__header{flex-direction:column}.happenings-showcase__events,.happenings-showcase__announcement-list,.happenings-showcase__stats-strip{grid-template-columns:repeat(2,1fr)}.happenings-showcase__cta-panel{grid-template-columns:1fr;padding:34px 28px}.happenings-showcase__cta-badge{display:none}.home-sections{padding:30px 20px 60px}.feature-section,.feature-section--reverse{grid-template-columns:1fr}.feature-section--reverse .feature-section__content,.feature-section--reverse .feature-section__visual{order:initial}.feature-section__highlight-grid{grid-template-columns:1fr 1fr}.footer{padding-inline:20px}.footer__shell{padding:28px 16px 0}.footer__main{grid-template-columns:1fr}.footer__contact{border-bottom:1px solid #ffffff1f;border-right:none;padding-bottom:24px}.footer__grid{grid-template-columns:repeat(3,1fr)}.footer__newsletter{grid-template-columns:1fr}.footer__brochure{border-top:1px solid #ffffff24;border-left:none;padding-top:16px;padding-left:0}.footer__bottom{text-align:center;flex-direction:column;gap:10px}.about-panel{grid-template-columns:1fr!important;min-height:0!important;padding:20px 14px!important}.about-panel__menu{border-right:none;grid-template-columns:1fr 1fr;gap:10px;padding-right:0;display:grid}.about-panel__content{border-right:none;padding-left:0}.about-panel__stats{grid-template-columns:repeat(2,1fr)}.about-panel__image-wrap{min-height:220px}.programs-panel{grid-template-columns:1fr!important;min-height:0!important;padding:20px 14px!important}.programs-panel__menu{border-right:none;grid-template-columns:1fr 1fr;gap:10px;display:grid}.programs-panel__hero{grid-template-columns:1fr;padding-left:0}.programs-panel__cards{grid-template-columns:1fr}.rd-panel{grid-template-columns:1fr!important;min-height:0!important;padding:20px 14px!important}.rd-panel__visual{display:none!important}.programs-hero-banner{padding:80px 5% 50px!important}.programs-hero-banner h1{font-size:1.9rem!important}.programs-grid{grid-template-columns:repeat(2,1fr);gap:20px}.fp-container{margin-top:60px!important}.fp-hero{padding:60px 24px 40px!important}.fp-hero__title{font-size:2.8rem!important}.fp-filter-bar{padding:0 24px!important}.fp-search-bar{padding:14px 24px!important}.fp-programs,.fp-recruiters{padding:30px 24px!important}.fp-cta{margin:0 24px 40px!important;padding:40px 30px!important}.fnp-hero{padding:60px 24px 40px!important}.fnp-hero__title{font-size:2.8rem!important}.fnp-stats{margin-top:20px!important;padding:0 24px!important}.fnp-filters{margin:40px 24px 30px!important;padding:24px!important}.fnp-section{padding:30px 24px!important}.ap-hero__floating-card{display:none}[style*="margin: '0 45px 60px'"],[style*="margin: '0 45px 50px'"]{margin:0 20px 40px!important;padding:36px 28px!important}}@media (width<=768px){.navbar__mobile-bar{min-height:58px;padding:6px 14px}.navbar__logo-wrap{width:72px!important;min-width:72px!important;height:66px!important}.navbar__logo{max-width:58px!important}.hero{min-height:480px}.hero__content{padding:30px 16px 28px}.hero__heading{font-size:24px;line-height:1.35}.hero__subtext{max-width:100%;font-size:14px}.hero__bg img{object-position:65% center}.hero__buttons{flex-flow:row;justify-content:flex-start;align-items:center;gap:10px;display:flex}.hero__buttons .btn,.hero__buttons #explore-programs-btn,.hero__buttons #campus-tour-btn{white-space:normal;flex:170px;width:auto;min-width:0;max-width:170px;height:40px;padding:8px 14px;font-size:14px}.stats-bar{border-radius:8px;grid-template-columns:1fr;gap:16px;width:calc(100% - 28px);margin:-24px auto 0;padding:24px 20px}.stats-bar__item{justify-content:flex-start;padding-left:20px}.stats-bar__icon{width:46px;height:46px}.stats-bar__number{font-size:26px}.stats-bar__label{font-size:14px}.programs{padding:40px 0 20px}.programs__shell{padding:0 14px}.programs-spotlight{padding:10px 0 40px}.programs-spotlight__shell{padding:24px 14px 16px!important}.programs-spotlight__title{font-size:2rem}.programs-spotlight__title-line--lead,.programs-spotlight__title-line{white-space:normal}.programs-spotlight__description{font-size:14px}.programs-spotlight__cta{justify-content:center;width:100%;min-width:0}.programs-spotlight__card{padding:14px;flex-basis:100%!important}.programs-spotlight__card-title{font-size:18px}.programs-spotlight__benefits{grid-template-columns:1fr;padding:12px 8px}.programs-spotlight__benefit+.programs-spotlight__benefit{border-top:1px solid #ffffff29;border-left:none!important}.programs-spotlight__carousel-button--prev{left:8px}.programs-spotlight__carousel-button--next{right:8px}.placements-showcase{padding:0 0 48px}.placements-showcase__shell{padding:24px 14px 16px!important}.placements-showcase__title{white-space:normal;font-size:1.8rem}.placements-showcase__cta{justify-content:center;width:100%}.placements-showcase__card{grid-template-columns:1fr}.placements-showcase__photo-wrap{min-height:220px}.placements-showcase__card-body{padding:16px}.placements-showcase__package-row{grid-template-columns:1fr;width:100%}.placements-showcase__stats-copy{padding:22px 16px}.placements-showcase__stats-copy h3{font-size:22px}.placements-showcase__stats-grid{grid-template-columns:1fr}.placements-showcase__stat{padding:18px 16px}.placements-showcase__stat,.placements-showcase__stat:nth-child(odd),.placements-showcase__stat:first-child,.placements-showcase__stat:nth-child(2){border:none}.placements-showcase__stat+.placements-showcase__stat{border-top:1px solid #19316814}.placements-showcase__partners{padding:12px}.placements-showcase__partner-item{min-width:110px;min-height:52px;padding:8px 10px}.faculty-showcase{padding:0 0 48px}.faculty-showcase__shell{padding:24px 14px 16px!important}.faculty-showcase__title{white-space:normal;font-size:1.8rem}.faculty-showcase__subtitle{font-size:14px}.faculty-showcase__cta{justify-content:center;width:100%;min-width:0}.faculty-showcase__card{min-height:0;flex-basis:100%!important}.faculty-showcase__portrait-wrap{width:180px;height:180px}.faculty-showcase__tabs{flex-wrap:wrap;gap:10px}.faculty-showcase__tab{font-size:14px}.institutions-showcase{padding:0 0 48px}.institutions-showcase__shell{padding:22px 14px 16px!important}.institutions-showcase__title{white-space:normal;font-size:1.8rem}.institutions-showcase__grid{grid-template-columns:1fr;gap:16px}.institutions-showcase__card-image{height:180px}.institutions-showcase__card-title{min-height:0;font-size:18px}.institutions-showcase__featured-image{height:200px}.institutions-showcase__featured-content{padding:20px 16px}.institutions-showcase__cta{justify-content:center;width:100%}.happenings-showcase{padding:0 0 48px}.happenings-showcase__shell{padding:24px 14px 14px!important}.happenings-showcase__title{padding-left:24px;font-size:1.8rem}.happenings-showcase__accent{margin-left:24px}.happenings-showcase__cta{justify-content:center;width:100%}.happenings-showcase__events{grid-template-columns:1fr}.happenings-showcase__event-image{height:200px}.happenings-showcase__announcement-list{grid-template-columns:1fr}.happenings-showcase__announcement+.happenings-showcase__announcement{border-top:1px solid #dbe4f4f2;border-left:none}.happenings-showcase__stats-strip{grid-template-columns:1fr}.happenings-showcase__stat+.happenings-showcase__stat{border-top:1px solid #dbe4f4f2;border-left:none}.happenings-showcase__cta-panel{text-align:center;box-shadow:none;border-right:8px solid #fdb515;border-radius:16px;flex-direction:column;gap:24px;margin:0 0 30px;padding:32px 20px}.happenings-showcase__cta-panel:after{display:none}.happenings-showcase__cta-content{text-align:center;max-width:100%;transform:none!important}.happenings-showcase__cta-visual{min-height:0!important}.happenings-showcase__cta-orbit{width:140px;height:140px}.happenings-showcase__cta-orbit svg{width:72px;height:72px}.happenings-showcase__cta-title{margin:0 auto;font-size:1.6rem;line-height:1.25}.happenings-showcase__cta-title-line,.happenings-showcase__cta-title-highlight{white-space:normal;display:block}.happenings-showcase__cta-actions{flex-direction:column;align-items:center;width:100%;margin-top:24px}.happenings-showcase__cta-button{justify-content:center;width:100%;max-width:280px}.happenings-showcase__cta-building,.happenings-showcase__cta-rail,.happenings-showcase__cta-dots{display:none!important}.home-sections{padding:20px 14px 50px}.feature-section{gap:16px}.feature-section__content,.feature-section__visual{border-radius:18px;padding:20px}.feature-section__title{font-size:22px}.feature-section__highlight-grid{grid-template-columns:1fr}.footer{padding-inline:14px}.footer__shell{border-radius:16px 16px 0 0;padding:22px 12px 0}.footer__shell:before,.footer__shell:after{display:none}.footer__grid{grid-template-columns:1fr}.footer__col,.footer__col+.footer__col{border:none;padding:16px 10px}.footer__col+.footer__col{border-top:1px solid #ffffff1f}.footer__newsletter{margin-top:16px;padding:12px}.footer__newsletter-form{background:0 0;border:none;grid-template-columns:1fr;gap:8px}.footer__newsletter-form input{background:#061c4dc2;border:1px solid #ffffff29;border-radius:8px}.footer__newsletter-form button{border-radius:8px}.footer__bottom{padding:14px 12px 16px}.footer__bottom-links{flex-flow:wrap;justify-content:center;gap:20px;margin-top:4px}.footer__bottom-links a+a:before{display:none!important}.btn{height:46px;font-size:14px}.about-panel{grid-template-columns:1fr!important;min-height:0!important;padding:16px 12px!important}.about-panel__menu{border-right:none;grid-template-columns:1fr 1fr;gap:10px;padding-right:0;display:grid}.about-panel__content{border-right:none;padding-left:0}.about-panel__stats{grid-template-columns:repeat(2,1fr)}.about-panel__image-wrap{min-height:220px}.programs-panel{grid-template-columns:1fr!important;min-height:0!important;padding:16px 12px!important}.programs-panel__menu{border-right:none;grid-template-columns:1fr 1fr;gap:10px;display:grid}.programs-panel__hero{grid-template-columns:1fr;padding-left:0}.programs-panel__cards{grid-template-columns:1fr}.programs-hero-banner{padding:80px 5% 50px!important}.programs-hero-banner h1{font-size:1.9rem!important}.programs-grid{grid-template-columns:repeat(2,1fr);gap:16px}.programs-grid-wrap{padding:28px 4% 0!important}.fp-container{margin-top:20px!important}.fp-hero{text-align:center;grid-template-columns:1fr!important;gap:24px!important;padding:20px 20px 30px!important}.fp-hero__title{font-size:2.3rem!important}.fp-hero__sub{margin:0 auto 20px!important}.fp-hero__actions{justify-content:center!important}.fp-hero__visual{width:100%!important;max-width:500px!important;height:300px!important;margin:0 auto!important}.fp-hero__stats{flex-direction:row!important;grid-column:span 1!important;justify-content:center!important;gap:12px!important}.fp-stat-card{flex:160px!important;max-width:240px!important;padding:10px 14px!important}.fp-filter-bar{padding:0 16px!important}.fp-search-bar{flex-direction:column!important;align-items:stretch!important;gap:12px!important;padding:14px 16px!important}.fp-search-input{width:100%!important}.fp-search-sort{text-align:right!important}.fp-programs,.fp-recruiters{padding:24px 16px!important}.fp-cta{text-align:center;grid-template-columns:1fr!important;gap:20px!important;margin:0 16px 30px!important;padding:30px 20px!important}.fp-cta__visual{display:none!important}.fp-cta__actions{justify-content:center!important}.fnp-hero{gap:30px!important;padding:20px!important}.fnp-hero__title{font-size:2.3rem!important}.fnp-hero__desc{margin-bottom:24px!important;font-size:1rem!important}.fnp-stats{gap:12px!important;padding:0 16px!important}.fnp-stat-card{padding:16px!important}.fnp-filters{margin:30px 16px 20px!important;padding:20px!important}.fnp-filters__grid{grid-template-columns:1fr 1fr!important;gap:12px!important}.fnp-section{padding:24px 16px!important}.fnp-section__header{margin-bottom:24px!important}.fnp-grid{grid-template-columns:repeat(2,1fr)!important;gap:16px!important}.fnp-card__img-wrap{height:200px!important}.fnp-leader__portrait-wrap{width:110px!important;height:110px!important;margin-bottom:16px!important}.ap-hero__title{font-size:2.5rem!important}.ap-step__card{flex-direction:column!important}.ap-step__illustration{display:none}.ap-checks{grid-template-columns:1fr!important}.eligibility-layout{flex-direction:column!important}.eligibility-sidebar{width:100%!important}.eligibility-tabs{flex-wrap:wrap!important}.placements-hero__title{font-size:2.2rem!important}.placements-hero__subtitle{white-space:normal!important;font-size:1.4rem!important}.placements-grid{grid-template-columns:1fr!important}.placement-card{flex-direction:column!important}.program-hero__content{padding:6rem 5% 3rem!important}.program-hero__title{font-size:2.5rem!important}.program-info__grid,.program-why__grid,.program-spec__grid{grid-template-columns:1fr!important}.program-cta__buttons{flex-direction:column!important;align-items:center!important}.cu-hero{padding:60px 24px 40px!important}.cu-hero__title{letter-spacing:-1.5px!important;font-size:2.8rem!important}.cu-hero__sub{margin-bottom:24px!important;font-size:1.1rem!important}.cu-hero__actions{flex-direction:row!important;justify-content:center!important;gap:16px!important}.cu-main{padding:30px 24px!important}.history-hero,.mission-vision-hero,.why-join-hero,.chairman-hero,.research-hero{padding:40px 16px!important}.research-grid{grid-template-columns:1fr!important}.explore-hero{padding:40px 16px!important}.explore-grid{grid-template-columns:1fr!important}.fee-table-container{overflow-x:auto}.fee-table{min-width:600px}[style*="gridTemplateColumns: '1fr 560px 240px'"],[style*="gridTemplateColumns: '1fr 480px 220px'"],[style*="gridTemplateColumns: '1fr 420px 200px'"]{flex-direction:column!important;gap:24px!important;padding:40px 16px 30px!important;display:flex!important}[style*="gridTemplateColumns: '1fr 1fr'"]{grid-template-columns:1fr!important;padding:36px 16px!important}[style*="gridTemplateColumns: '1fr auto'"]{grid-template-columns:1fr!important;padding:28px 20px!important}[style*="minmax(360px, 1fr)"],[style*="minmax(380px, 1fr)"],[style*="minmax(300px, 1fr)"]{grid-template-columns:1fr!important}[style*="repeat(4, 1fr)"]{grid-template-columns:repeat(2,1fr)!important;padding:24px 16px!important}[style*="gridTemplateColumns: '280px 1fr'"]{grid-template-columns:1fr!important;padding:30px 16px!important}[style*="fontSize: '2.8rem'"]{font-size:1.8rem!important}[style*="padding: '60px 45px 50px'"],[style*="padding: '60px 45px 40px'"]{padding:36px 16px 28px!important}[style*="padding: '36px 45px'"]{padding:24px 16px!important}[style*="padding: '40px 45px'"]{padding:28px 16px!important}[style*="padding: '44px 45px 0'"]{padding:24px 16px 0!important}[style*="margin: '0 45px 60px'"],[style*="margin: '0 45px 50px'"]{border-radius:14px!important;margin:0 14px 30px!important;padding:28px 18px!important}}@media (width<=600px){.navbar__drawer{background:#fff!important;width:100vw!important;max-width:none!important;left:0!important;right:auto!important;overflow:hidden auto!important;transform:translate(100%)!important}.navbar__drawer--open{transform:translate(0)!important}.navbar__drawer .navbar__nav{gap:0!important;width:100%!important;padding:0 0 18px!important}.navbar__drawer .navbar__item{width:100%!important;padding:0!important;display:block!important;overflow:visible!important}.navbar__drawer .navbar__item-button,.navbar__drawer .navbar__item-text{min-height:52px;padding:14px 20px!important}.navbar__drawer .navbar__item-button .navbar__item-text{min-height:0;padding:0!important}.navbar__drawer .navbar__mobile-subnav{background:#f0f5ff!important;width:100%!important;max-height:none!important;display:block!important;overflow:visible!important}.navbar__drawer .navbar__mobile-subnav li,.navbar__drawer .navbar__mobile-subitem{width:100%!important;display:flex!important}.navbar__drawer .navbar__mobile-subitem{min-height:46px;padding:12px 20px 12px 34px!important}.hero__heading{font-size:22px}.hero__subtext{font-size:14px}.programs-spotlight__title{font-size:1.8rem}.programs-spotlight__card{flex-basis:100%!important}.footer__grid,.about-panel__menu,.programs-panel__menu{grid-template-columns:1fr}}@media (width<=480px){.hero__heading{font-size:20px}.hero__subtext{font-size:13.5px}.stats-bar{margin:-20px auto 0}.placements-showcase__title,.faculty-showcase__title,.institutions-showcase__title,.happenings-showcase__title{font-size:1.6rem}.programs-spotlight__title{font-size:1.7rem}.feature-section__content,.feature-section__visual{padding:16px}.programs-spotlight__benefits{padding:10px 6px}.placements-showcase__partners-rail{padding:8px 6px}.programs-hero-banner{padding:70px 4% 40px!important}.programs-hero-banner h1{font-size:1.6rem!important}.programs-grid{grid-template-columns:1fr;gap:16px}.programs-grid-wrap{padding:20px 4% 0!important}[style*="fontSize: '2.8rem'"]{font-size:1.6rem!important}[style*="fontSize: '2rem'"]{font-size:1.4rem!important}[style*="repeat(4, 1fr)"],[style*="repeat(4, 1fr)"][style*="gap: '24px'"]{grid-template-columns:1fr!important}.ap-hero__title{font-size:2rem!important}.placements-hero__title{font-size:1.8rem!important}.program-hero__title{font-size:2rem!important}.fee-stats-bar,.quota-stats-bar{grid-template-columns:1fr!important}.fp-container{margin-top:5px!important}.fp-hero{padding-top:5px!important;padding-bottom:20px!important}.fp-hero__title{font-size:1.8rem!important}.fp-hero__actions button{justify-content:center!important;width:100%!important}.fp-hero__visual{height:200px!important}.fp-stat-card{flex:100%!important;max-width:100%!important}.fp-grid{grid-template-columns:1fr!important}.fp-cta__actions button{justify-content:center!important;width:100%!important}.fnp-hero{padding-top:5px!important;padding-bottom:20px!important}.fnp-hero__title{font-size:1.8rem!important}.fnp-stat-card{flex:100%!important}.fnp-filters__grid{grid-template-columns:1fr!important}.fnp-filters__footer{flex-direction:column!important;align-items:stretch!important;gap:16px!important}.fnp-view-toggle{justify-content:space-between!important}.fnp-grid{grid-template-columns:1fr!important}}@media (width<=425px){.ap-hero,.placements-hero,.program-hero,.fee-hero,.quota-hero,.eligibility-hero,.careers-hero,.cu-hero,.mv-hero,.history-hero,.wjs-hero,.chairman-hero{padding:10px 4% 30px!important}.ap-hero__inner,.placements-hero__inner,.program-hero__inner,.fee-hero__inner,.quota-hero__inner,.eligibility-hero__inner,.careers-hero__inner,.cu-hero__inner,.mv-hero__inner,.history-hero__inner,.wjs-hero__inner,.chairman-hero__shell{gap:20px!important;padding:15px 10px 10px!important}.ap-hero__content,.placements-hero__content,.program-hero__content,.fee-hero__content,.quota-hero__content,.eligibility-hero__content,.careers-hero__content,.cu-hero__content,.mv-hero__content,.history-hero__content,.wjs-hero__content,.chairman-hero__copy{padding-top:10px!important}[style*="padding: '60px 45px 50px'"],[style*="padding: '60px 45px 40px'"],[style*="padding: '36px 16px 28px'"]{padding:24px 12px 20px!important}.hero__buttons{flex-direction:column;align-items:stretch;gap:10px;display:flex}.hero__buttons .btn,.hero__buttons #explore-programs-btn,.hero__buttons #campus-tour-btn{white-space:normal;flex:none;width:100%;max-width:none;height:40px;padding:8px 14px;font-size:13px}[style*="fontSize: '2.8rem'"]{font-size:1.5rem!important}[style*="fontSize: '2rem'"]{font-size:1.3rem!important}.ap-hero__title{font-size:1.9rem!important}.placements-hero__title{font-size:1.7rem!important}.program-hero__title,.fee-hero__title,.quota-hero__title{font-size:1.9rem!important}.eligibility-hero__title{font-size:2.1rem!important}.programs-hero-banner{padding:65px 4% 36px!important}.programs-hero-banner h1{font-size:1.5rem!important}.programs-grid{gap:14px}.programs-grid-wrap{padding:16px 4% 0!important}.eligibility-tabs{flex-direction:column!important}.fee-stats-bar,.quota-stats-bar{grid-template-columns:1fr!important}.placement-card{gap:.75rem!important;padding:.75rem!important}.placement-card__image-container{max-width:100%!important;min-height:200px!important}}@media (width<=375px){.navbar__mobile-bar{padding:6px 12px}.navbar__logo-wrap{width:68px!important;min-width:68px!important;height:62px!important}.navbar__logo{max-width:54px!important}.hero{min-height:420px}.hero__content{padding:24px 12px 22px}.hero__heading{font-size:18px;line-height:1.3}.hero__subtext{margin-bottom:20px;font-size:13px}.hero__buttons{flex-direction:column;align-items:stretch;gap:10px;display:flex}.hero__buttons .btn,.hero__buttons #explore-programs-btn,.hero__buttons #campus-tour-btn{white-space:normal;flex:none;width:100%;max-width:none;height:40px;padding:8px 14px;font-size:13px}.stats-bar{border-radius:8px;gap:10px;width:calc(100% - 24px);margin:-18px auto 0;padding:14px 12px}.stats-bar__icon{width:42px;height:42px}.stats-bar__number{font-size:22px}.stats-bar__label{font-size:13px}.programs-spotlight__shell{padding:20px 12px 14px!important}.programs-spotlight__title{font-size:1.5rem}.programs-spotlight__description{font-size:13px}.programs-spotlight__card{padding:12px}.programs-spotlight__card-title{font-size:16px}.programs-spotlight__card-description{min-height:0;font-size:13px}.programs-spotlight__carousel-button{width:36px;height:36px}.placements-showcase__shell{padding:20px 12px 14px!important}.placements-showcase__title{font-size:1.5rem}.placements-showcase__card-body{padding:14px 12px}.placements-showcase__stats-copy h3{font-size:18px}.faculty-showcase__shell{padding:20px 12px 14px!important}.faculty-showcase__title{font-size:1.5rem}.faculty-showcase__portrait-wrap{width:160px;height:160px}.institutions-showcase__shell{padding:20px 12px 14px!important}.institutions-showcase__title{font-size:1.5rem}.institutions-showcase__card-image{height:160px}.happenings-showcase__shell{padding:20px 12px 12px!important}.happenings-showcase__title{padding-left:20px;font-size:1.5rem}.happenings-showcase__cta-panel{border-radius:14px;padding:24px 14px}.happenings-showcase__cta-title{font-size:1.5rem}.home-sections{padding:16px 12px 40px}.feature-section__content,.feature-section__visual{border-radius:14px;padding:14px}.feature-section__title{font-size:18px}.footer{padding-inline:12px}.footer__shell{padding:18px 10px 0}.btn{height:42px;padding:8px 14px;font-size:13px}.programs-hero-banner{padding:60px 4% 30px!important}.programs-hero-banner h1{font-size:1.4rem!important}.programs-grid{gap:12px}.programs-grid-wrap{padding:14px 3% 0!important}[style*="padding: '36px 16px 28px'"]{padding:28px 12px 20px!important}[style*="fontSize: '1.8rem'"]{font-size:1.5rem!important}.ap-hero__title{font-size:1.8rem!important}.placements-hero__title{font-size:1.6rem!important}.program-hero__title,.fee-hero__title,.quota-hero__title{font-size:1.8rem!important}.eligibility-hero__title{font-size:2rem!important}}@media (width<=320px){.navbar__mobile-bar{min-height:52px;padding:5px 10px}.navbar__logo-wrap{width:60px!important;min-width:60px!important;height:56px!important}.navbar__logo{max-width:48px!important}.hero__heading{font-size:16px}.hero__subtext{font-size:12px}.hero__buttons{flex-direction:column;align-items:stretch;gap:8px;display:flex}.hero__buttons .btn,.hero__buttons #explore-programs-btn,.hero__buttons #campus-tour-btn{flex:none;width:100%;max-width:none;height:40px;padding:8px 14px;font-size:12px}.stats-bar{padding:12px 10px}.stats-bar__number{font-size:20px}.stats-bar__label{font-size:12px}.happenings-showcase__announcement{grid-template-columns:56px 40px 1fr;gap:8px}.happenings-showcase__announcement-arrow{display:none}.placements-showcase__title,.faculty-showcase__title,.institutions-showcase__title,.happenings-showcase__title,.programs-spotlight__title{font-size:1.4rem}.placements-showcase__card-body,.faculty-showcase__info,.institutions-showcase__card-body{padding:12px 10px}.footer__col-title{font-size:13px}.footer__link,.footer__bottom p,.footer__bottom-links a{font-size:12px}.btn{height:40px;padding:6px 12px;font-size:12px}.programs-hero-banner{padding:55px 3% 28px!important}.programs-hero-banner h1{font-size:1.3rem!important}.programs-grid{gap:10px}.programs-grid-wrap{padding:12px 3% 0!important}[style*="padding: '28px 12px 20px'"]{padding:22px 10px 16px!important}[style*="fontSize: '1.5rem'"]{font-size:1.3rem!important}.ap-hero__title{font-size:1.5rem!important}.placements-hero__title{font-size:1.4rem!important}.program-hero__title,.fee-hero__title{font-size:1.5rem!important}.eligibility-hero__title{font-size:1.6rem!important}.eligibility-container{padding:1rem!important}.quota-info-card{padding:20px!important}.ap-step__card{padding:1rem!important}}.programs-hero-banner{padding:110px 5% 80px!important}@media (width<=768px){.programs-hero-banner{padding:80px 5% 50px!important}.programs-hero-banner h1{font-size:1.9rem!important}}@media (width<=480px){.programs-hero-banner{padding:70px 4% 40px!important}.programs-hero-banner h1{font-size:1.6rem!important}}@media (width<=425px){.programs-hero-banner{padding:65px 4% 36px!important}.programs-hero-banner h1{font-size:1.5rem!important}}@media (width<=375px){.programs-hero-banner{padding:60px 4% 30px!important}.programs-hero-banner h1{font-size:1.4rem!important}}@media (width<=320px){.programs-hero-banner{padding:55px 3% 28px!important}.programs-hero-banner h1{font-size:1.3rem!important}}.programs-grid{grid-template-columns:repeat(4,1fr);gap:28px;display:grid}@media (width<=1024px){.programs-grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (width<=768px){.programs-grid{grid-template-columns:repeat(2,1fr);gap:16px}.programs-grid-wrap{padding:28px 4% 0!important}}@media (width<=480px){.programs-grid{grid-template-columns:1fr;gap:16px}.programs-grid-wrap{padding:20px 4% 0!important}}@media (width<=425px){.programs-grid{grid-template-columns:1fr;gap:14px}.programs-grid-wrap{padding:16px 4% 0!important}}@media (width<=375px){.programs-grid{grid-template-columns:1fr;gap:12px}.programs-grid-wrap{padding:14px 3% 0!important}}@media (width<=320px){.programs-grid{grid-template-columns:1fr;gap:10px}.programs-grid-wrap{padding:12px 3% 0!important}}@media (width<=1024px){[style*="gridTemplateColumns: '1fr 560px 240px'"],[style*="gridTemplateColumns: '1fr 480px 220px'"],[style*="gridTemplateColumns: '1fr 420px 200px'"]{grid-template-columns:1fr 1fr!important;padding:60px 20px 40px!important}[style*="gridTemplateColumns: '1fr 1fr'"],[style*="gridTemplateColumns: '1fr auto'"]{grid-template-columns:1fr!important}[style*="minmax(360px, 1fr)"],[style*="minmax(380px, 1fr)"],[style*="minmax(380px, 1fr)"],[style*="repeat(4, 1fr)"],[style*="repeat(4, 1fr)"]{grid-template-columns:repeat(2,1fr)!important}[style*="gridTemplateColumns: '280px 1fr'"]{grid-template-columns:1fr!important}[style*="overflowX: 'auto'"]{overflow-x:auto!important}[style*="minmax(300px, 1fr)"]{grid-template-columns:repeat(2,1fr)!important}[style*="overflowX: 'auto'"]{padding-bottom:8px!important;overflow-x:auto!important}[style*="margin: '0 45px 60px'"],[style*="margin: '0 45px 50px'"]{margin:0 20px 40px!important;padding:36px 28px!important}}@media (width<=768px){[style*="gridTemplateColumns: '1fr 560px 240px'"],[style*="gridTemplateColumns: '1fr 480px 220px'"],[style*="gridTemplateColumns: '1fr 420px 200px'"]{flex-direction:column!important;gap:24px!important;padding:40px 16px 30px!important;display:flex!important}[style*="height: '480px'"][style*="borderRadius: '18px'"],[style*="height: '400px'"][style*="borderRadius: '18px'"]{display:none!important}[style*="flexDirection: 'column'"][style*="gap: '12px'"]{flex-flow:wrap!important;gap:10px!important}[style*="minmax(360px, 1fr)"],[style*="minmax(380px, 1fr)"],[style*="minmax(300px, 1fr)"],.programs-grid-wrap [style*="repeat(4, 1fr)"]{grid-template-columns:1fr!important}[style*="gridTemplateColumns: '1fr 1fr'"]{grid-template-columns:1fr!important;padding:36px 16px!important}[style*="repeat(4, 1fr)"]{grid-template-columns:repeat(2,1fr)!important;padding:24px 16px!important}[style*="gridTemplateColumns: '280px 1fr'"]{grid-template-columns:1fr!important;padding:30px 16px!important}[style*="gridTemplateColumns: '1fr 1fr'"][style*="gap: '16px'"]{grid-template-columns:1fr!important}[style*="repeat(4, 1fr)"][style*="gap: '24px'"]{grid-template-columns:repeat(2,1fr)!important;padding:24px 16px!important}[style*="justifyContent: 'center'"][style*="flexWrap: 'wrap'"]{gap:14px!important}[style*="gridTemplateColumns: '1fr auto'"]{grid-template-columns:1fr!important;padding:28px 20px!important}[style*="margin: '0 45px 60px'"],[style*="margin: '0 45px 50px'"]{border-radius:14px!important;margin:0 14px 30px!important;padding:28px 18px!important}[style*="padding: '60px 45px 50px'"],[style*="padding: '60px 45px 40px'"]{padding:36px 16px 28px!important}[style*="fontSize: '2.8rem'"]{font-size:1.8rem!important}[style*="background: '#fff'"][style*="borderRadius: '14px'"][style*="padding: '8px'"]{flex-wrap:wrap!important;width:100%!important}[style*="padding: '36px 45px'"]{padding:24px 16px!important}[style*="padding: '40px 45px'"]{padding:28px 16px!important}[style*="padding: '60px 45px 50px'"]{padding:36px 16px 28px!important}[style*="padding: '44px 45px 0'"]{padding:24px 16px 0!important}.programs-grid-wrap [style*="repeat(4, 1fr)"]{grid-template-columns:repeat(2,1fr)!important}[style*="display: 'flex'"][style*="gap: '14px'"][style*="flexWrap: 'wrap'"]{flex-direction:column!important}.fee-table-container{overflow-x:auto}.fee-table{min-width:600px}.ap-hero__title{font-size:2.5rem!important}.ap-hero__floating-card{display:none}.ap-step__card{flex-direction:column!important}.ap-step__illustration{display:none}.ap-checks{grid-template-columns:1fr!important}.eligibility-layout{flex-direction:column!important}.eligibility-sidebar{width:100%!important}.eligibility-tabs{flex-wrap:wrap!important}.placements-hero__title{font-size:2.2rem!important}.placements-hero__subtitle{white-space:normal!important;font-size:1.4rem!important}.placements-grid{grid-template-columns:1fr!important}.placement-card{flex-direction:column!important}.program-hero__content{padding:6rem 5% 3rem!important}.program-hero__title{font-size:2.5rem!important}.program-info__grid,.program-why__grid,.program-spec__grid{grid-template-columns:1fr!important}.program-cta__buttons{flex-direction:column!important;align-items:center!important}.cu-hero{padding:60px 24px 40px!important}.cu-hero__title{letter-spacing:-1.5px!important;font-size:2.8rem!important}.cu-hero__sub{margin-bottom:24px!important;font-size:1.1rem!important}.cu-hero__actions{flex-direction:row!important;justify-content:center!important;gap:16px!important}.cu-main{padding:30px 24px!important}.history-hero,.mission-vision-hero,.why-join-hero,.chairman-hero,.research-hero{padding:40px 16px!important}.research-grid{grid-template-columns:1fr!important}.explore-hero{padding:40px 16px!important}.explore-grid{grid-template-columns:1fr!important}}@media (width<=480px){[style*="fontSize: '2.8rem'"]{font-size:1.6rem!important}[style*="fontSize: '2rem'"]{font-size:1.4rem!important}[style*="repeat(4, 1fr)"],[style*="repeat(4, 1fr)"][style*="gap: '24px'"]{grid-template-columns:1fr!important}[style*="flexDirection: 'column'"][style*="gap: '12px'"]{flex-direction:column!important}.ap-hero__title{font-size:2rem!important}.placements-hero__title{font-size:1.8rem!important}.program-hero__title{font-size:2rem!important}.fee-stats-bar,.quota-stats-bar{grid-template-columns:1fr!important}}@media (width<=425px){.ap-hero,.placements-hero,.program-hero,.fee-hero,.quota-hero,.eligibility-hero,.careers-hero,.cu-hero,.mv-hero,.history-hero,.wjs-hero,.chairman-hero{padding:10px 4% 30px!important}.ap-hero__inner,.placements-hero__inner,.program-hero__inner,.fee-hero__inner,.quota-hero__inner,.eligibility-hero__inner,.careers-hero__inner,.cu-hero__inner,.mv-hero__inner,.history-hero__inner,.wjs-hero__inner,.chairman-hero__shell{gap:20px!important;padding:15px 10px 10px!important}.ap-hero__content,.placements-hero__content,.program-hero__content,.fee-hero__content,.quota-hero__content,.eligibility-hero__content,.careers-hero__content,.cu-hero__content,.mv-hero__content,.history-hero__content,.wjs-hero__content,.chairman-hero__copy{padding-top:10px!important}[style*="padding: '60px 45px 50px'"],[style*="padding: '60px 45px 40px'"],[style*="padding: '36px 16px 28px'"]{padding:24px 12px 20px!important}[style*="fontSize: '2.8rem'"]{font-size:1.5rem!important}[style*="fontSize: '2rem'"]{font-size:1.3rem!important}.ap-hero__title{font-size:1.9rem!important}.placements-hero__title{font-size:1.7rem!important}.program-hero__title,.fee-hero__title,.quota-hero__title{font-size:1.9rem!important}.eligibility-hero__title{font-size:2.1rem!important}.eligibility-tabs{flex-direction:column!important}.fee-stats-bar,.quota-stats-bar{grid-template-columns:1fr!important}.placement-card{gap:.75rem!important;padding:.75rem!important}.placement-card__image-container{max-width:100%!important;min-height:200px!important}}@media (width<=375px){[style*="padding: '36px 16px 28px'"]{padding:28px 12px 20px!important}[style*="fontSize: '1.8rem'"]{font-size:1.5rem!important}.ap-hero__title{font-size:1.8rem!important}.placements-hero__title{font-size:1.6rem!important}.program-hero__title,.fee-hero__title,.quota-hero__title{font-size:1.8rem!important}.eligibility-hero__title{font-size:2rem!important}}@media (width<=320px){[style*="padding: '28px 12px 20px'"]{padding:22px 10px 16px!important}[style*="fontSize: '1.5rem'"]{font-size:1.3rem!important}.ap-hero__title{font-size:1.5rem!important}.placements-hero__title{font-size:1.4rem!important}.program-hero__title,.fee-hero__title{font-size:1.5rem!important}.eligibility-hero__title{font-size:1.6rem!important}.eligibility-container{padding:1rem!important}.quota-info-card{padding:20px!important}.ap-step__card{padding:1rem!important}}@media (width<=1024px){.fp-container{margin-top:60px!important}.fp-hero{padding:60px 24px 40px!important}.fp-hero__title{font-size:2.8rem!important}.fp-filter-bar{padding:0 24px!important}.fp-search-bar{padding:14px 24px!important}.fp-programs,.fp-recruiters{padding:30px 24px!important}.fp-cta{margin:0 24px 40px!important;padding:40px 30px!important}.fnp-hero{padding:60px 24px 40px!important}.fnp-hero__title{font-size:2.8rem!important}.fnp-stats{margin-top:20px!important;padding:0 24px!important}.fnp-filters{margin:40px 24px 30px!important;padding:24px!important}.fnp-section{padding:30px 24px!important}}@media (width<=768px){.fp-container{margin-top:20px!important}.fp-hero{text-align:center;grid-template-columns:1fr!important;gap:24px!important;padding:20px 20px 30px!important}.fp-hero__title{font-size:2.3rem!important}.fp-hero__sub{margin:0 auto 20px!important}.fp-hero__actions{justify-content:center!important}.fp-hero__visual{width:100%!important;max-width:500px!important;height:300px!important;margin:0 auto!important}.fp-hero__stats{flex-direction:row!important;grid-column:span 1!important;justify-content:center!important;gap:12px!important}.fp-stat-card{flex:160px!important;max-width:240px!important;padding:10px 14px!important}.fp-filter-bar{padding:0 16px!important}.fp-search-bar{flex-direction:column!important;align-items:stretch!important;gap:12px!important;padding:14px 16px!important}.fp-search-input{width:100%!important}.fp-search-sort{text-align:right!important}.fp-programs,.fp-recruiters{padding:24px 16px!important}.fp-cta{text-align:center;grid-template-columns:1fr!important;gap:20px!important;margin:0 16px 30px!important;padding:30px 20px!important}.fp-cta__visual{display:none!important}.fp-cta__actions{justify-content:center!important}.fnp-hero{gap:30px!important;padding:20px!important}.fnp-hero__title{font-size:2.3rem!important}.fnp-hero__desc{margin-bottom:24px!important;font-size:1rem!important}.fnp-stats{gap:12px!important;padding:0 16px!important}.fnp-stat-card{padding:16px!important}.fnp-filters{margin:30px 16px 20px!important;padding:20px!important}.fnp-filters__grid{grid-template-columns:1fr 1fr!important;gap:12px!important}.fnp-section{padding:24px 16px!important}.fnp-section__header{margin-bottom:24px!important}.fnp-grid{grid-template-columns:repeat(2,1fr)!important;gap:16px!important}.fnp-card__img-wrap{height:200px!important}.fnp-leader__portrait-wrap{width:110px!important;height:110px!important;margin-bottom:16px!important}}@media (width<=480px){.fp-container{margin-top:5px!important}.fp-hero{padding-top:5px!important;padding-bottom:20px!important}.fp-hero__title{font-size:1.8rem!important}.fp-hero__actions button{justify-content:center!important;width:100%!important}.fp-hero__visual{height:200px!important}.fp-stat-card{flex:100%!important;max-width:100%!important}.fp-grid{grid-template-columns:1fr!important}.fp-cta__actions button{justify-content:center!important;width:100%!important}.fnp-hero{padding-top:5px!important;padding-bottom:20px!important}.fnp-hero__title{font-size:1.8rem!important}.fnp-stat-card{flex:100%!important}.fnp-filters__grid{grid-template-columns:1fr!important}.fnp-filters__footer{flex-direction:column!important;align-items:stretch!important;gap:16px!important}.fnp-view-toggle{justify-content:space-between!important}.fnp-grid{grid-template-columns:1fr!important}}.programs{flex-direction:column;gap:20px;padding:60px 0;display:flex;overflow:hidden}.programs__track{gap:20px;width:max-content;display:flex}.programs__track--right{animation:40s linear infinite slideRight}.programs__track--left{animation:40s linear infinite slideLeft}.programs__card{border-radius:16px;flex-shrink:0;width:420px;height:320px;overflow:hidden;box-shadow:0 0 0 1px #00000014}.programs__card--big{width:560px}.programs__card--contain{width:750px}.programs__card--small{width:420px}.programs__image{object-fit:contain;background:#f5f5f5;width:100%;height:100%;display:block}@keyframes slideRight{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes slideLeft{0%{transform:translate(-50%)}to{transform:translate(0)}}@media (width<=768px){.programs{padding:40px 0}.programs__card{width:300px;height:240px}.programs__card--big{width:380px}.programs__card--small{width:300px}}@media (width<=480px){.programs__card{width:260px;height:200px}.programs__card--big{width:320px}.programs__card--small{width:260px}}.history-page{background:#fff;width:100%;overflow:hidden}.history-hero{background:#fff;flex-direction:column;width:100%;min-height:700px;display:flex;position:relative}.history-hero:before{content:"";opacity:.8;z-index:0;background-image:repeating-radial-gradient(circle,#0000 0 4px,#ffbe2333 5px 6px);border-radius:50%;width:250px;height:250px;position:absolute;top:50px;left:30%}.history-hero__inner{z-index:1;flex:1;align-items:center;width:100%;padding:80px 45px;display:flex;position:relative}.history-hero__content{flex:1;min-width:0;max-width:560px;padding-top:60px;padding-right:0}.history-hero__breadcrumbs{color:#1041c6;align-items:center;gap:12px;margin-bottom:30px;font-size:14px;font-weight:600;display:flex}.history-hero__breadcrumbs .separator{color:#64748b;font-size:12px}.history-hero__breadcrumbs .current{color:#2563eb}.history-hero__title{color:#112347;margin-bottom:16px;font-size:clamp(2.5rem,4vw,48px);font-weight:700;line-height:1.15}.history-hero__title .text-blue{color:#2563eb}.history-hero__accent-line{background-color:#ffbe23;border-radius:4px;width:50px;height:4px;margin-bottom:24px}.history-hero__text{color:#475569;max-width:500px;font-size:16px;line-height:1.6}.history-hero__visual{z-index:0;width:60%;height:100%;position:absolute;top:0;right:0}.history-hero__visual:after{content:"";z-index:1;background:linear-gradient(90deg,#fff 0%,#fff9 40%,#fff0 100%);width:60%;height:100%;position:absolute;top:0;left:0}.history-hero__image{object-fit:cover;border-radius:0;width:100%;height:100%;display:block}.history-stats-bar{z-index:10;background:linear-gradient(90deg,#021a52 0%,#062b80 100%);border-radius:12px;grid-template-columns:repeat(4,1fr);align-items:center;gap:0;width:calc(100% - 90px);margin:-50px 45px 0;padding:50px 5%;display:grid;position:relative;box-shadow:0 -10px 40px #0000001a}.history-stats-bar__item{justify-content:center;align-items:center;gap:16px;min-width:0;padding:0 10px;display:flex}.history-stats-bar__item+.history-stats-bar__item{border-left:1px solid #ffffff26}.history-stats-bar__icon{color:#ffbe23;background:#ffbe231a;border:1px solid #ffbe234d;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.history-stats-bar__icon svg{width:32px;height:32px}.history-stats-bar__info{flex-direction:column;display:flex}.history-stats-bar__value{color:#ffbe23;font-size:28px;font-weight:700;line-height:1.1}.history-stats-bar__label{color:#fffc;margin-top:4px;font-size:13px;font-weight:600;line-height:1.3}.history-timeline{width:100%;max-width:none;margin:0;padding:60px 5%}.history-timeline__header{justify-content:space-between;align-items:flex-end;gap:40px;width:100%;max-width:none;margin:0 auto 60px;display:flex}.history-timeline__subtitle{color:#2563eb;text-transform:uppercase;letter-spacing:1px;margin-bottom:8px;font-size:14px;font-weight:700;display:block}.history-timeline__title{color:#0f172a;font-size:36px;font-weight:700}.history-timeline__intro-text{color:#475569;max-width:500px;font-size:15px;line-height:1.6}.history-timeline__list{flex-direction:column;gap:40px;width:100%;max-width:none;margin:0 auto;display:flex}.timeline-item{gap:36px;display:flex}.timeline-item__marker-area{flex-direction:column;flex-shrink:0;align-items:center;width:120px;display:flex;position:relative}.timeline-item__icon-wrap{z-index:2;background:#fff;border-radius:50%;margin-bottom:16px;padding:4px}.timeline-item__icon{color:#1041c6;background:#eef4ff;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.timeline-item__icon svg{width:28px;height:28px}.timeline-item__year{color:#1041c6;z-index:2;background:#fff;padding:4px 0;font-size:28px;font-weight:700}.timeline-item__line{z-index:1;border-left:2px dashed #94a3b8;width:2px;position:absolute;top:70px;bottom:-40px;left:50%;transform:translate(-50%)}.timeline-item__content-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex:1;gap:24px;min-width:0;padding:24px;display:flex;position:relative;box-shadow:0 10px 25px #00000008}.timeline-item__caret{background:#fff;border-bottom:1px solid #e2e8f0;border-left:1px solid #e2e8f0;width:16px;height:16px;position:absolute;top:32px;left:-8px;transform:rotate(45deg)}.timeline-item__body{flex-direction:column;flex:1;min-width:0;display:flex}.timeline-item__header-row{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.timeline-item__title{color:#1041c6;font-size:24px;font-weight:700}.timeline-item__tag{color:#1e293b;text-transform:uppercase;background:#ffbe23;border-radius:4px;padding:6px 12px;font-size:11px;font-weight:700}.timeline-item__description{color:#334155;flex-direction:column;gap:12px;font-size:15px;line-height:1.6;display:flex}.timeline-item__visual{flex-shrink:0;width:320px}.timeline-item__image{object-fit:cover;border-radius:12px;width:100%;height:200px}@media (width<=1200px){.history-hero__image{height:500px}.history-stats-bar{grid-template-columns:repeat(2,1fr);gap:30px;padding:30px}.history-stats-bar__item:nth-child(2n){border-left:none}}@media (width<=1024px){.history-hero{padding:60px 5% 100px}.history-hero__inner{text-align:center;flex-direction:column;gap:40px}.history-hero__content{flex-direction:column;align-items:center;max-width:100%;display:flex}.history-hero__breadcrumbs{justify-content:center;margin-top:0}.history-hero__text{max-width:100%}.history-hero__visual{width:100%!important;height:auto!important;margin-top:20px!important;position:relative!important}.history-hero__image{height:400px}.history-stats-bar{width:auto;margin:-50px 5% 0}.history-timeline{padding:60px 5%}.history-timeline__header{text-align:center;flex-direction:column;align-items:center}.history-timeline__intro-text{max-width:100%}.timeline-item__content-card{flex-direction:column}.timeline-item__visual{width:100%}.timeline-item__image{aspect-ratio:16/9;height:auto}}@media (width<=768px){.history-hero{padding:40px 5% 80px}.history-hero__title{font-size:2.5rem}.history-stats-bar{grid-template-columns:1fr;margin-top:-40px;padding:20px}.history-stats-bar__item{justify-content:flex-start;padding:0;border-left:none!important}.timeline-item{flex-direction:column;gap:20px}.timeline-item__marker-area{flex-direction:row;justify-content:flex-start;gap:16px;width:100%}.timeline-item__icon-wrap{margin-bottom:0}.timeline-item__line,.timeline-item__caret{display:none}.timeline-item__header-row{flex-direction:column;align-items:flex-start;gap:10px}.timeline-item__title{font-size:20px}}@media (width<=425px){.history-hero{padding:10px 4% 30px!important}.history-hero__inner{gap:20px!important;padding:15px 10px 10px!important}.history-hero__content{padding-top:10px!important}.history-hero__title{font-size:24px!important;line-height:1.25!important}.history-hero__text{font-size:14px!important;line-height:1.5!important}.history-hero__image{height:200px!important}.history-stats-bar{border-radius:10px!important;gap:12px!important;margin:-30px 10px 0!important;padding:16px 12px!important}.history-stats-bar__icon{width:44px!important;height:44px!important}.history-stats-bar__icon svg{width:22px!important;height:22px!important}.history-stats-bar__value{font-size:22px!important}.history-stats-bar__label{font-size:11px!important}.history-content{padding:40px 12px!important}.history-content__title{font-size:22px!important;line-height:1.3!important}.history-content__intro{font-size:13.5px!important;line-height:1.6!important}.timeline-item{border-radius:12px!important;margin-bottom:24px!important;padding:16px!important}.timeline-item__year{font-size:20px!important}.timeline-item__title{font-size:18px!important}.timeline-item__text{font-size:13px!important;line-height:1.55!important}}@media (width<=375px){.history-hero__title{font-size:22px!important}.history-stats-bar__value,.history-content__title{font-size:20px!important}.timeline-item__title{font-size:17px!important}}@media (width<=320px){.history-hero__title{font-size:20px!important}.history-hero__text{font-size:13px!important}.history-stats-bar__value,.history-content__title{font-size:18px!important}.timeline-item__title{font-size:16px!important}}.chairman-page{background:#fff;width:100%;overflow:hidden}.chairman-hero{background:linear-gradient(135deg,#f4f8ff 0%,#fff 38% 100%);flex-direction:column;width:100vw;min-height:750px;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:44px 0 70px;display:flex;position:relative;overflow:hidden}.chairman-hero:before{content:"";opacity:.9;pointer-events:none;background:radial-gradient(circle at 22% 30%,#2466ff1a 2px,#0000 3px) 0 0/24px 24px;width:260px;height:160px;position:absolute;bottom:28px;left:-40px}.chairman-hero:after{content:"";pointer-events:none;border:2px solid #418aff29;border-radius:50%;width:380px;height:240px;position:absolute;bottom:-110px;left:-120px;transform:rotate(-12deg)}.chairman-hero__shell{z-index:1;flex:1;grid-template-columns:minmax(360px,.42fr) minmax(0,.58fr);align-items:center;width:100%;max-width:none;margin:0 auto;display:grid;position:relative}.chairman-hero__copy{flex-direction:column;justify-content:center;min-width:0;padding:40px 12px 20px 45px;display:flex;position:relative}.chairman-hero__breadcrumbs{color:#1241c6;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:34px;font-size:14px;font-weight:600;display:flex}.chairman-hero__breadcrumbs .separator{color:#5f7096;font-size:11px}.chairman-hero__breadcrumbs .current{color:#2d63f3}.chairman-hero__dots{background:radial-gradient(circle,#ffbe23 1.9px,#0000 2.2px) 0 0/24px 16px;width:24px;height:144px;position:absolute;top:120px;left:0}.chairman-hero__title{text-transform:uppercase;letter-spacing:-.04em;flex-direction:column;gap:4px;font-size:clamp(3rem,5.4vw,5.25rem);line-height:.95;display:flex}.chairman-hero__title span{color:#0d215f;font-weight:800}.chairman-hero__title strong{color:#2b5ef3;font-weight:800}.chairman-hero__signature-row{align-items:center;gap:18px;margin-top:28px;display:flex}.chairman-hero__signature-line{background:linear-gradient(90deg,#2f6bf8,#5b96ff);flex:1;max-width:76px;height:2px}.chairman-hero__signature{color:#1d66eb;margin:0;font-family:Brush Script MT,Segoe Script,cursive;font-size:clamp(2.2rem,3.6vw,3.6rem);line-height:1}.chairman-hero__visual{width:100%;height:100%;min-height:unset;align-self:stretch;padding-left:0;position:relative;top:auto;right:auto}.chairman-hero__visual:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#f4f8ff 0%,#f4f8ff80 50%,#f4f8ff00 100%);width:70%;height:100%;position:absolute;top:0;left:0}.chairman-hero__campus-wrap{border-radius:0 0 0 150px;position:absolute;inset:0 0 72px 120px;overflow:hidden}.chairman-hero__campus{object-fit:cover;object-position:65% center;width:100%;height:100%}.chairman-hero__portrait-blob{background:linear-gradient(#0f52ea,#1c63f0);border-radius:180px 180px 90px 90px;width:330px;height:430px;position:absolute;top:0;left:84px}.chairman-hero__portrait-wrap{position:absolute;inset:0;overflow:hidden}.chairman-hero__portrait{object-fit:cover;object-position:center top;filter:saturate(.95)contrast(1.04);width:100%;height:100%}.chairman-hero__quote{color:#214078;background:#fffffff0;align-items:center;gap:16px;max-width:470px;padding:16px 22px;font-size:15px;font-weight:700;line-height:1.45;display:flex;position:absolute;bottom:16px;right:22px;box-shadow:0 16px 28px #00000014}.chairman-hero__quote-mark{color:#ffbc1e;font-size:70px;font-weight:800;line-height:.8}.chairman-hero__quote p{margin:0}.chairman-letter{background:#fff;padding:18px 24px 60px}.chairman-letter__shell{background:linear-gradient(#fff,#fbfdff);border:1px solid #1448c914;border-radius:24px;grid-template-columns:minmax(340px,.82fr) minmax(0,1.18fr);gap:0;width:100%;max-width:none;margin:0 auto;display:grid;overflow:hidden;box-shadow:0 22px 48px #0a225f14}.chairman-letter__profile{background:linear-gradient(#f9fbff,#fff);min-height:820px;position:relative}.chairman-letter__photo-wrap{border-radius:14px;position:absolute;inset:18px 24px 72px;overflow:hidden}.chairman-letter__photo{object-fit:cover;object-position:center top;filter:saturate(.96);width:100%;height:100%}.chairman-letter__nameplate{color:#fff;background:linear-gradient(90deg,#094cd4f2,#083da4eb);border-radius:0 0 14px 14px;align-items:center;gap:18px;padding:18px 22px;display:flex;position:absolute;bottom:36px;left:36px;right:36px}.chairman-letter__nameplate-icon{color:#1752cc;background:#ffc539;border-radius:50%;flex:0 0 66px;justify-content:center;align-items:center;width:66px;height:66px;display:flex}.chairman-letter__nameplate-icon svg{width:34px;height:34px}.chairman-letter__nameplate-copy{flex-direction:column;gap:3px;display:flex}.chairman-letter__nameplate-copy strong{font-size:24px;font-weight:700;line-height:1.1}.chairman-letter__nameplate-copy span{color:#ffffffe6;font-size:16px}.chairman-letter__content{grid-template-columns:40px minmax(0,1fr);gap:18px;padding:46px 38px 36px 18px;display:grid;position:relative}.chairman-letter__quote-mark{color:#3760b629;font-size:110px;font-weight:700;line-height:.8;position:absolute;top:20px;right:18px}.chairman-letter__rail{flex-direction:column;align-items:center;padding-top:10px;display:flex;position:relative}.chairman-letter__rail-line{background:linear-gradient(#2668f2a6,#2668f21a);width:2px;position:absolute;top:18px;bottom:28px}.chairman-letter__rail-dot{z-index:1;background:#fff;border:2px solid #4c85ff;border-radius:50%;width:18px;height:18px;margin:0 0 128px;position:relative;box-shadow:0 0 0 4px #4c85ff24}.chairman-letter__rail-dot:last-child{margin-bottom:0}.chairman-letter__body{flex-direction:column;display:flex}.chairman-letter__point{border-bottom:1px solid #1e3f8a24;padding:0 28px 22px 0}.chairman-letter__point+.chairman-letter__point{padding-top:22px}.chairman-letter__point p{color:#243d76;margin:0;font-size:17px;font-weight:600;line-height:1.7}.chairman-letter__signoff{flex-direction:column;align-items:flex-start;gap:4px;padding-top:26px;display:flex}.chairman-letter__signoff-line{background:#ffc539;border-radius:999px;width:86px;height:4px;margin-bottom:2px}.chairman-letter__signoff p,.chairman-letter__signoff strong,.chairman-letter__signoff span{margin:0}.chairman-letter__signoff p{color:#2f69ea;font-size:17px;font-weight:700}.chairman-letter__signoff strong{color:#18306a;font-size:20px}.chairman-letter__signoff span{color:#54688f;font-size:16px}.chairman-letter__dots{background:radial-gradient(circle,#467eff42 1.6px,#0000 2px) 0 0/18px 18px;width:114px;height:88px;position:absolute;bottom:24px;right:24px}@media (width<=1280px){.chairman-hero{padding-left:22px;padding-right:22px}.chairman-hero__shell{grid-template-columns:minmax(320px,.42fr) minmax(0,.58fr)}.chairman-hero__copy{padding-left:24px}.chairman-hero__visual{min-height:520px;padding-left:50px}.chairman-hero__campus-wrap{inset:0 0 74px 92px}.chairman-hero__portrait-blob{width:290px;height:396px;left:66px}.chairman-hero__portrait-wrap{width:430px;height:520px}.chairman-letter{padding-left:22px;padding-right:22px}.chairman-letter__shell{grid-template-columns:minmax(320px,.8fr) minmax(0,1.2fr)}.chairman-letter__point p{font-size:16px}}@media (width<=1024px){.chairman-hero{min-height:auto;padding-top:32px;padding-bottom:0}.chairman-hero__shell{flex-direction:column;gap:40px;display:flex}.chairman-hero__copy{text-align:center;align-items:center;padding:0 10px}.chairman-hero__breadcrumbs{justify-content:center;margin-bottom:22px}.chairman-hero__dots{width:96px;height:72px;top:18px;left:16px}.chairman-hero__signature-row{justify-content:center;width:100%}.chairman-hero__visual{width:100vw;min-height:480px;margin-top:20px;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding-left:0;position:relative;top:0}.chairman-hero__campus-wrap{border-radius:28px;inset:0 0 70px}.chairman-hero__portrait-blob{width:280px;height:360px;top:18px;left:50%;transform:translate(-50%)}.chairman-hero__portrait-wrap{width:100vw;height:430px;bottom:40px;left:50%;transform:translate(-50%)}.chairman-hero__quote{max-width:none;bottom:10px;left:20px;right:20px}.chairman-letter{padding-top:0;padding-bottom:56px}.chairman-letter__shell{grid-template-columns:1fr}.chairman-letter__profile{min-height:500px}.chairman-letter__content{padding:34px 24px 34px 20px}}@media (width<=768px){.chairman-hero{padding:24px 14px 44px}.chairman-hero__title{font-size:clamp(2.2rem,12vw,3.5rem)}.chairman-hero__signature-row{gap:12px;margin-top:22px}.chairman-hero__signature-line{max-width:42px}.chairman-hero__signature{font-size:clamp(1.6rem,8vw,2.4rem)}.chairman-hero__visual{width:100vw;min-height:420px;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.chairman-hero__visual:after{display:none}.chairman-hero__campus-wrap{border-radius:0;inset:0}.chairman-hero__campus{object-fit:cover;object-position:center center;width:100%;height:100%}.chairman-hero__portrait-blob{display:none}.chairman-hero__portrait-wrap{width:100vw;height:340px;bottom:70px;left:0;right:0;transform:none}.chairman-hero__quote{max-width:none;bottom:10px;left:14px;right:14px}.chairman-letter{padding:0 14px 44px}.chairman-letter__profile{min-height:400px}.chairman-letter__photo-wrap{inset:20px 20px 92px}.chairman-letter__nameplate{padding:14px 16px;bottom:20px;left:20px;right:20px}.chairman-letter__nameplate-icon{flex-basis:48px;width:48px;height:48px}.chairman-letter__nameplate-copy strong{font-size:16px}.chairman-letter__nameplate-copy span{font-size:12px}.chairman-letter__content{grid-template-columns:1fr;gap:12px;padding:22px 16px}.chairman-letter__rail{display:none}.chairman-letter__quote-mark{font-size:78px;right:12px}.chairman-letter__point,.chairman-letter__point+.chairman-letter__point{padding-right:0}.chairman-letter__point p{font-size:15px}.chairman-letter__signoff strong{font-size:18px}.chairman-letter__signoff span{font-size:14px}.chairman-letter__dots{width:78px;height:58px}}@media (width<=480px){.chairman-hero{padding:20px 0 36px}.chairman-hero__title{font-size:clamp(1.8rem,10vw,2.8rem)}.chairman-hero__copy{padding-left:12px;padding-right:12px}.chairman-hero__visual{width:100vw;min-height:420px;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.chairman-hero__visual:after,.chairman-hero__portrait-blob{display:none}.chairman-hero__portrait-wrap{width:100vw;height:330px;bottom:76px;left:0;right:0;transform:none}.chairman-hero__quote{padding:10px 12px;font-size:12px;margin-top:340px!important}.chairman-letter{padding:0 0 36px}.chairman-letter__profile{order:2;min-height:0}.chairman-letter__content{order:1}.chairman-letter__photo-wrap{background:#f8faff;border-radius:0;width:100%;height:auto;position:relative;inset:auto}.chairman-letter__photo{object-fit:contain;object-position:center center;width:100%;height:auto;display:block}.chairman-letter__nameplate{border-radius:0;position:relative;bottom:auto;left:auto;right:auto}.chairman-letter__nameplate-copy strong{font-size:15px}.chairman-letter__point p{font-size:14px}}@media (width<=375px){.chairman-hero{padding:16px 0 30px}.chairman-hero__title{font-size:clamp(1.6rem,9vw,2.4rem)}.chairman-hero__visual{min-height:380px}.chairman-hero__portrait-wrap{width:100vw;height:300px;bottom:68px}.chairman-hero__quote{gap:6px;padding:8px 10px;font-size:11px;margin-top:308px!important}.chairman-hero__quote-mark{font-size:32px}.chairman-letter{padding:0 0 28px}.chairman-letter__profile{min-height:0}.chairman-letter__photo-wrap{inset:auto}.chairman-letter__nameplate{padding:10px 12px}.chairman-letter__nameplate-icon{flex-basis:40px;width:40px;height:40px}.chairman-letter__nameplate-copy strong{font-size:14px}.chairman-letter__nameplate-copy span{font-size:11px}.chairman-letter__content{padding:16px 12px}.chairman-letter__point p{font-size:13px}.chairman-letter__signoff strong{font-size:15px}.chairman-letter__signoff span{font-size:12px}}@media (width<=320px){.chairman-hero{padding:14px 0 26px}.chairman-hero__title{font-size:1.5rem}.chairman-hero__visual{min-height:270px}.chairman-hero__portrait-wrap{width:100vw;height:270px;bottom:0}.chairman-hero__quote{display:none}.chairman-letter{padding:0 0 24px}.chairman-letter__profile{min-height:0}.chairman-letter__point p{font-size:12px;line-height:1.6}.chairman-letter__signoff strong{font-size:14px}}.mission-vision-page{background:#fff;width:100%;overflow:hidden}.mv-hero{background:#fff;flex-direction:column;width:100%;min-height:700px;display:flex;position:relative}.mv-hero:before{content:"";opacity:.8;z-index:0;background-image:repeating-radial-gradient(circle,#0000 0 4px,#ffbe2333 5px 6px);border-radius:50%;width:250px;height:250px;position:absolute;top:50px;left:30%}.mv-hero__inner{z-index:1;flex:1;align-items:center;width:100%;padding:80px 45px;display:flex;position:relative}.mv-hero__content{flex:1;min-width:0;max-width:560px;padding-top:60px;padding-right:0}.mv-hero__breadcrumbs{color:#1041c6;align-items:center;gap:12px;margin-bottom:30px;font-size:14px;font-weight:600;display:flex}.mv-hero__breadcrumbs a{color:#1041c6;text-decoration:none}.mv-hero__breadcrumbs a:hover{text-decoration:underline}.mv-hero__breadcrumbs .separator{color:#64748b;font-size:12px}.mv-hero__breadcrumbs .current{color:#2563eb}.mv-hero__title{color:#112347;margin-bottom:16px;font-size:clamp(2.5rem,4vw,48px);font-weight:700;line-height:1.15}.mv-hero__title .text-blue{color:#2563eb}.mv-hero__accent-line{background-color:#ffbe23;border-radius:4px;width:50px;height:4px;margin-bottom:24px}.mv-hero__text{color:#475569;max-width:500px;font-size:16px;line-height:1.6}.mv-hero__visual{z-index:0;width:60%;height:100%;position:absolute;top:0;right:0}.mv-hero__visual:after{content:"";z-index:1;background:linear-gradient(90deg,#fff 0%,#fff9 40%,#fff0 100%);width:60%;height:100%;position:absolute;top:0;left:0}.mv-hero__image{object-fit:cover;width:100%;height:100%;box-shadow:none;border-radius:0;display:block}.mv-stats-bar{z-index:10;background:linear-gradient(90deg,#021a52 0%,#062b80 100%);border-radius:12px;grid-template-columns:repeat(4,1fr);align-items:center;gap:0;width:calc(100% - 90px);margin:-50px 45px 0;padding:50px 5%;display:grid;position:relative;box-shadow:0 15px 30px #00000026}.mv-stats-bar__item{justify-content:center;align-items:center;gap:16px;min-width:0;padding:0 10px;display:flex}.mv-stats-bar__item+.mv-stats-bar__item{border-left:1px solid #ffffff26}.mv-stats-bar__icon{color:#ffbe23;background:#ffbe231a;border:1px solid #ffbe234d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.mv-stats-bar__icon svg{width:32px;height:32px}.mv-stats-bar__info{flex-direction:column;display:flex}.mv-stats-bar__value{color:#ffbe23;font-size:28px;font-weight:700;line-height:1.1}.mv-stats-bar__label{color:#fffc;margin-top:4px;font-size:13px;font-weight:600;line-height:1.3}.mv-content{width:100%;max-width:100%;margin:0 auto;padding:60px 5% 80px;position:relative}.mv-content__header{align-items:flex-start;gap:60px;margin-bottom:70px;display:flex}.mv-content__header-left{flex:0 0 420px}.mv-content__eyebrow{color:#2563eb;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:12px;font-size:14px;font-weight:700;display:block}.mv-content__eyebrow-line{background-color:#ffbe23;border-radius:4px;width:50px;height:4px;margin-bottom:20px}.mv-content__title{color:#0f172a;font-size:42px;font-weight:700;line-height:1.2}.mv-content__header-right{flex:1;padding-top:40px}.mv-content__intro{color:#475569;font-size:15px;line-height:1.75}.mv-content__dots--top-right{opacity:.4;z-index:0;background-image:radial-gradient(circle,#ffbe23 1.5px,#0000 1.5px);background-size:14px 14px;width:120px;height:120px;position:absolute;top:80px;right:20px}.mv-card{background:#fff;border:1px solid #e8edf5;border-radius:20px;grid-template-columns:.6fr 1.4fr;align-items:stretch;gap:0;margin-bottom:60px;display:grid;position:relative;overflow:hidden;box-shadow:0 4px 30px #0000000f}.mv-card--reverse{direction:rtl;grid-template-columns:1.4fr .6fr}.mv-card--reverse>*{direction:ltr}.mv-card__visual{background:linear-gradient(135deg,#eef4ff 0%,#f0f4ff 100%);justify-content:center;align-items:center;min-height:200px;padding:0;display:flex;overflow:hidden}.mv-card__image{object-fit:cover;border-radius:0;width:100%;height:100%;display:block}.mv-card__body{flex-direction:column;justify-content:center;padding:24px 40px;display:flex}.mv-card__icon-wrap{margin-bottom:20px}.mv-card__icon{color:#fff;background:#112b6b;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex;box-shadow:0 4px 15px #112b6b40}.mv-card__icon--vision{background:#112b6b}.mv-card__icon svg{width:28px;height:28px}.mv-card__title{color:#0f172a;margin-bottom:8px;font-size:28px;font-weight:700}.mv-card__title-line{background-color:#ffbe23;border-radius:4px;width:40px;height:3px;margin-bottom:20px}.mv-card__text{color:#475569;font-size:15px;line-height:1.75}.mv-card__dots--right{opacity:.5;z-index:0;pointer-events:none;background-image:radial-gradient(circle,#c8d6e5 1.5px,#0000 1.5px);background-size:12px 12px;width:100px;height:140px;position:absolute;top:20px;right:-10px}.mv-card__dots--left{opacity:.5;z-index:0;pointer-events:none;background-image:radial-gradient(circle,#c8d6e5 1.5px,#0000 1.5px);background-size:12px 12px;width:100px;height:140px;position:absolute;bottom:20px;left:-10px}.mv-content:before{content:"";opacity:.3;background:#ffbe23;border-radius:50%;width:16px;height:16px;position:absolute;top:200px;left:10px}.mv-content:after{content:"";opacity:.3;border:2px solid #2563eb;border-radius:50%;width:12px;height:12px;position:absolute;bottom:100px;right:30px}@media (width<=1024px){.mv-hero{padding:60px 5% 100px}.mv-hero__inner{text-align:center;flex-direction:column;gap:40px}.mv-hero__content{flex-direction:column;align-items:center;max-width:100%;display:flex}.mv-hero__visual{width:100%!important;height:auto!important;margin-top:20px!important;position:relative!important}.mv-hero__image{height:400px}.mv-stats-bar{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;width:auto;margin:-50px 5% 0;padding:24px;display:grid}.mv-stats-bar__item:nth-child(2n){border-left:none;padding-left:0}.mv-stats-bar__item:nth-child(2),.mv-stats-bar__item:nth-child(4){border-left:1px solid #ffffff26;padding-left:20px}.mv-content{padding:60px 20px}.mv-content__header{flex-direction:column;gap:30px;margin-bottom:50px}.mv-content__header-left{flex:none;width:100%}.mv-content__header-right{padding-top:0}.mv-card{grid-template-columns:1fr;gap:0}.mv-card--reverse{direction:ltr}.mv-card__body{padding:40px 30px}.mv-card__visual{min-height:300px}}@media (width<=768px){.mv-hero__title{font-size:clamp(2rem,9vw,2.7rem)}.mv-hero__image{height:260px}.mv-stats-bar{border-radius:14px;grid-template-columns:1fr;margin:-42px 14px 0;padding:20px 18px}.mv-stats-bar__item{justify-content:flex-start;padding:0;border-left:none!important;padding-left:0!important}.mv-content{padding:52px 14px}.mv-content__title{font-size:30px}.mv-card{margin-bottom:40px}.mv-card__body{padding:30px 20px}.mv-card__visual{min-height:240px;padding:24px}.mv-card__title{font-size:24px}.mv-card__dots--right,.mv-card__dots--left,.mv-content__dots--top-right{display:none}}@media (width<=425px){.mv-hero{padding:10px 4% 30px!important}.mv-hero__inner{gap:20px!important;padding:15px 10px 10px!important}.mv-hero__content{padding-top:10px!important}.mv-hero__title{font-size:24px!important;line-height:1.25!important}.mv-hero__text{font-size:14px!important;line-height:1.5!important}.mv-hero__image{height:200px!important}.mv-stats-bar{border-radius:10px!important;gap:12px!important;margin:-30px 10px 0!important;padding:16px 12px!important}.mv-stats-bar__icon{width:44px!important;height:44px!important}.mv-stats-bar__icon svg{width:22px!important;height:22px!important}.mv-stats-bar__value{font-size:22px!important}.mv-stats-bar__label{font-size:11px!important}.mv-content{padding:40px 12px!important}.mv-content__title{font-size:22px!important;line-height:1.3!important}.mv-content__intro{font-size:13.5px!important;line-height:1.6!important}.mv-card{border-radius:12px!important;margin-bottom:30px!important}.mv-card__visual{min-height:180px!important;padding:12px!important}.mv-card__body{padding:20px 16px!important}.mv-card__icon{width:48px!important;height:48px!important}.mv-card__icon svg{width:22px!important;height:22px!important}.mv-card__title{font-size:20px!important}.mv-card__text{font-size:13.5px!important;line-height:1.6!important}}@media (width<=375px){.mv-hero__title{font-size:22px!important}.mv-stats-bar__value,.mv-content__title{font-size:20px!important}.mv-card__title{font-size:18px!important}}@media (width<=320px){.mv-hero__title{font-size:20px!important}.mv-hero__text{font-size:13px!important}.mv-stats-bar__value,.mv-content__title{font-size:18px!important}.mv-card__title{font-size:17px!important}}.wjs-page{background:#fff;width:100%;overflow:hidden}.wjs-hero{background:#fff;flex-direction:column;width:100%;min-height:700px;display:flex;position:relative}.wjs-hero:before{content:"";opacity:.8;z-index:0;background-image:repeating-radial-gradient(circle,#0000 0 4px,#ffbe2333 5px 6px);border-radius:50%;width:250px;height:250px;position:absolute;top:50px;left:30%}.wjs-hero__inner{z-index:1;flex:1;align-items:center;width:100%;padding:80px 45px;display:flex;position:relative}.wjs-hero__content{flex:1;min-width:0;max-width:560px;padding-top:60px;padding-right:0}.wjs-hero__breadcrumbs{color:#1041c6;align-items:center;gap:12px;margin-bottom:30px;font-size:14px;font-weight:600;display:flex}.wjs-hero__breadcrumbs a{color:#1041c6;text-decoration:none}.wjs-hero__breadcrumbs a:hover{text-decoration:underline}.wjs-hero__breadcrumbs .separator{color:#64748b;font-size:12px}.wjs-hero__breadcrumbs .current{color:#2563eb}.wjs-hero__title{color:#112347;margin-bottom:16px;font-size:clamp(2.5rem,4vw,48px);font-weight:700;line-height:1.15}.wjs-hero__title .text-blue{color:#2563eb}.wjs-hero__accent-line{background-color:#ffbe23;border-radius:4px;width:50px;height:4px;margin-bottom:24px}.wjs-hero__text{color:#475569;max-width:500px;font-size:16px;line-height:1.6}.wjs-hero__visual{z-index:0;width:60%;height:100%;position:absolute;top:0;right:0}.wjs-hero__visual:after{content:"";z-index:1;background:linear-gradient(90deg,#fff 0%,#fff9 40%,#fff0 100%);width:60%;height:100%;position:absolute;top:0;left:0}.wjs-hero__image{object-fit:cover;width:100%;height:100%;box-shadow:none;border-radius:0;display:block}.wjs-stats-bar{z-index:10;background:linear-gradient(90deg,#021a52 0%,#062b80 100%);border-radius:12px;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;gap:0;width:calc(100% - 90px);margin:-50px 45px 0;padding:50px 5%;display:grid;position:relative;box-shadow:0 15px 30px #00000026}.wjs-stats-bar__item{align-items:center;gap:16px;min-width:0;padding:0 22px;display:flex}.wjs-stats-bar__item+.wjs-stats-bar__item{border-left:1px solid #ffffff26;padding-left:22px}.wjs-stats-bar__icon{color:#ffbe23;background:#ffbe231a;border:1px solid #ffbe234d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.wjs-stats-bar__icon svg{width:32px;height:32px}.wjs-stats-bar__info{flex-direction:column;display:flex}.wjs-stats-bar__value{color:#ffbe23;font-size:28px;font-weight:700;line-height:1.1}.wjs-stats-bar__label{color:#fffc;margin-top:4px;font-size:13px;font-weight:600;line-height:1.3}.wjs-content{background:#f0f4ff;width:100%;padding:90px 45px 100px}.wjs-content__heading{margin-bottom:60px}.wjs-content__eyebrow{color:#2563eb;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:10px;font-size:13px;font-weight:700;display:block}.wjs-content__eyebrow-line{background:#ffbe23;border-radius:4px;width:44px;height:3px;margin-bottom:18px}.wjs-content__title{color:#0f172a;font-size:clamp(1.8rem,3.5vw,40px);font-weight:700;line-height:1.2}.wjs-content__title .text-seg-blue{color:#2563eb}.wjs-list{flex-direction:column;gap:20px;width:100%;display:flex}.wjs-card{background:#fff;border:1px solid #e4ecf7;border-radius:16px;align-items:stretch;min-height:160px;transition:box-shadow .25s,transform .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 16px #0000000d}.wjs-card:hover{transform:translateY(-2px);box-shadow:0 8px 32px #1141c61a}.wjs-card__icon-box{background:linear-gradient(145deg,#2563eb 0%,#1041c6 60%,#0d35a8 100%);flex-shrink:0;justify-content:center;align-items:center;width:160px;display:flex;position:relative;overflow:hidden}.wjs-card__icon-box:before{content:"";border:1px solid #ffffff1f;border-radius:50%;width:130px;height:130px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.wjs-card__icon-box:after{content:"";border:1px solid #ffffff14;border-radius:50%;width:100px;height:100px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.wjs-card__icon-circle{color:#fff;z-index:1;background:#ffffff1f;border:2px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;display:flex;position:relative}.wjs-card__icon-circle svg{width:34px;height:34px}.wjs-card__body{border-left:4px solid #ffbe23;flex-direction:column;flex:1;justify-content:center;min-width:0;padding:36px 40px;display:flex}.wjs-card__title{color:#2563eb;margin-bottom:6px;font-size:20px;font-weight:700}.wjs-card__accent-line{background:#ffbe23;border-radius:4px;width:36px;height:3px;margin-bottom:14px}.wjs-card__text{color:#374151;font-size:15px;line-height:1.75}.wjs-card__dots{opacity:.55;pointer-events:none;background-image:radial-gradient(circle,#c5d3e8 1.5px,#0000 1.5px);background-size:10px 10px;flex-shrink:0;width:80px;height:100px;position:absolute;top:50%;right:16px;transform:translateY(-50%)}@media (width<=1024px){.wjs-hero{padding:60px 5% 100px}.wjs-hero__inner{text-align:center;flex-direction:column;gap:40px}.wjs-hero__content{flex-direction:column;align-items:center;max-width:100%;display:flex}.wjs-hero__visual{width:100%!important;height:auto!important;margin-top:20px!important;position:relative!important}.wjs-hero__image{height:400px}.wjs-stats-bar{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;width:auto;margin:-50px 20px 0;padding:24px}.wjs-stats-bar__item{padding:0 10px}.wjs-stats-bar__item:nth-child(2n){border-left:none;padding-left:0}.wjs-stats-bar__item:nth-child(2),.wjs-stats-bar__item:nth-child(4){border-left:1px solid #ffffff26;padding-left:20px}.wjs-content{padding:70px 20px 80px}.wjs-card__icon-box{width:130px}.wjs-card__body{padding:28px 30px}.wjs-card__dots{display:none}}@media (width<=768px){.wjs-hero__title{font-size:clamp(2rem,9vw,2.7rem)}.wjs-hero__image{height:260px}.wjs-stats-bar{border-radius:14px;grid-template-columns:1fr;margin:-42px 14px 0;padding:20px 18px}.wjs-stats-bar__item{justify-content:flex-start;padding:0;border-left:none!important;padding-left:0!important}.wjs-content{padding:52px 14px 60px}.wjs-content__title{font-size:1.7rem}.wjs-card{flex-direction:column;min-height:auto}.wjs-card__icon-box{width:100%;height:120px}.wjs-card__body{border-top:4px solid #ffbe23;border-left:none;padding:24px 20px}.wjs-card__title{font-size:18px}}@media (width<=425px){.wjs-hero{padding:10px 4% 30px!important}.wjs-hero__inner{gap:20px!important;padding:15px 10px 10px!important}.wjs-hero__content{padding-top:10px!important}.wjs-hero__title{font-size:24px!important;line-height:1.25!important}.wjs-hero__text{font-size:14px!important;line-height:1.5!important}.wjs-hero__image{height:200px!important}.wjs-stats-bar{border-radius:10px!important;gap:12px!important;margin:-30px 10px 0!important;padding:16px 12px!important}.wjs-stats-bar__icon{width:44px!important;height:44px!important}.wjs-stats-bar__icon svg{width:22px!important;height:22px!important}.wjs-stats-bar__value{font-size:22px!important}.wjs-stats-bar__label{font-size:11px!important}.wjs-content{padding:40px 12px!important}.wjs-content__title{font-size:22px!important;line-height:1.3!important}.wjs-content__intro{font-size:13.5px!important;line-height:1.6!important}.wjs-card{border-radius:12px!important;margin-bottom:30px!important}.wjs-card__icon-box{height:100px!important}.wjs-card__body{padding:20px 16px!important}.wjs-card__title{font-size:18px!important}.wjs-card__text{font-size:13.5px!important;line-height:1.6!important}}@media (width<=375px){.wjs-hero__title{font-size:22px!important}.wjs-stats-bar__value,.wjs-content__title{font-size:20px!important}.wjs-card__title{font-size:17px!important}}@media (width<=320px){.wjs-hero__title{font-size:20px!important}.wjs-hero__text{font-size:13px!important}.wjs-stats-bar__value,.wjs-content__title{font-size:18px!important}.wjs-card__title{font-size:16px!important}}.cu-page{color:#1e293b;background-color:#fafbfc;width:100%;font-family:Inter,sans-serif;overflow-x:hidden}.cu-hero{background-color:#fff;align-items:center;width:100%;min-height:800px;padding:2rem 5% 4rem;display:flex;position:relative;overflow:hidden}.cu-hero__bg{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.cu-hero__bg:after{content:"";z-index:2;background:linear-gradient(90deg,#fff 0%,#fffc 50%,#fff0 100%);width:60%;height:100%;position:absolute;top:0;left:0}.cu-hero__bg img{object-fit:cover;object-position:right center;width:100%;height:100%}.cu-hero__logo-card{z-index:10;background:#fff;border:1px solid #f1f5f9cc;border-radius:1rem;flex-direction:column;align-items:center;gap:.5rem;padding:1rem 1.5rem;display:flex;position:absolute;top:2.5rem;left:2.5rem;box-shadow:0 10px 25px #00000014}.cu-hero__logo-card img{width:auto;height:55px}.cu-hero__logo-card span{color:#c21d1d;text-transform:uppercase;letter-spacing:.75px;text-align:center;font-size:.7rem;font-weight:800}.cu-hero__container{z-index:5;justify-content:space-between;align-items:center;width:100%;max-width:100%;margin:0 auto;padding:0;display:flex;position:relative}.cu-hero__left{flex:1.2;max-width:600px}.cu-hero__title{color:#032155;letter-spacing:-3px;margin-bottom:1.5rem;font-size:5.5rem;font-weight:900;line-height:1.1}.cu-hero__title span{color:#2563eb}.cu-hero__sub{color:#475569;max-width:500px;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.cu-hero__actions{gap:1.5rem;margin-bottom:2.5rem;display:flex}.cu-btn{cursor:pointer;border-radius:.75rem;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.cu-btn svg{width:22px;height:22px}.cu-btn--solid{color:#fff;background:#2563eb;border:none;box-shadow:0 10px 25px -5px #2563eb66}.cu-btn--solid:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 15px 30px -5px #2563eb80}.cu-btn--outline{color:#2563eb;background:#fff;border:2px solid #2563eb;box-shadow:0 10px 20px -5px #0000000d}.cu-btn--outline:hover{background:#eff6ff;transform:translateY(-2px)}.cu-hero__secure{color:#64748b;align-items:center;gap:.75rem;font-size:.95rem;font-weight:500;display:flex}.cu-hero__secure svg{color:#2563eb;width:20px;height:20px}.cu-hero__center{flex:1.5;justify-content:center;display:flex;position:relative}.cu-hero__center img{filter:drop-shadow(0 20px 40px #0000000d);width:120%;max-width:700px;height:auto}.cu-hero__right{z-index:6;flex-direction:column;flex:.2;gap:1rem;max-width:320px;margin-left:auto;display:flex;transform:translate(0)translateY(-80px)}.cu-feature-card{background:#fff;border:1px solid #f1f5f9cc;border-radius:1.5rem;align-items:center;gap:1.5rem;width:100%;padding:1.25rem 1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 10px 40px #0000000d}.cu-feature-card:hover{transform:translate(-8px);box-shadow:0 15px 45px #0000001a}.cu-feature-card__icon{color:#2563eb;background:#fff;border:2px solid #eff6ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;display:flex;box-shadow:0 5px 15px #2563eb1a}.cu-feature-card__icon svg{width:28px;height:28px}.cu-feature-card__title{color:#032155;margin-bottom:.15rem;font-size:1.15rem;font-weight:800}.cu-feature-card__desc{color:#475569;font-size:.95rem;font-weight:600;line-height:1.3}.cu-quickbar-section{z-index:20;background:0 0;margin-top:-100px;padding:0 5%;position:relative}.cu-quickbar{grid-template-columns:repeat(4,1fr);gap:1.5rem;width:100%;max-width:100%;margin:0 auto;display:grid}.cu-quickbar__item{background:#fff;border:1px solid #f1f5f980;border-radius:1.5rem;align-items:center;gap:1.25rem;padding:2rem 1.5rem;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 15px 40px #0000000a}.cu-quickbar__item:hover{transform:translateY(-5px);box-shadow:0 20px 50px #00000014}.cu-quickbar__icon{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.cu-quickbar__icon svg{width:28px;height:28px}.cu-quickbar__info{flex:1}.cu-quickbar__label{color:#032155;margin-bottom:.25rem;font-size:1.15rem;font-weight:800}.cu-quickbar__detail{color:#64748b;font-size:.9rem;font-weight:500;line-height:1.4}.cu-quickbar__arrow{color:#94a3b8;opacity:.5}.cu-quickbar__arrow svg{width:24px;height:24px}.cu-main{background:#fafbfc;padding:4rem 5%}.cu-main__container{grid-template-columns:1fr 1fr;gap:2rem;max-width:100%;margin:0 auto;display:grid}.cu-form-card{background:#fff;border:1px solid #f1f5f9;border-radius:1rem;padding:2.5rem;box-shadow:0 10px 25px -5px #0000000d}.cu-form-card h2{color:#0f172a;margin-bottom:.5rem;font-size:1.75rem;font-weight:800}.cu-form-card__line{background:#1d4ed8;border-radius:2px;width:60px;height:4px;margin-bottom:2rem}.cu-form{flex-direction:column;gap:1.25rem;display:flex}.cu-form__row{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.cu-input{background:#fff;border:1.5px solid #e2e8f0;border-radius:.5rem;align-items:center;gap:.75rem;padding:0 1rem;transition:border-color .2s;display:flex}.cu-input:focus-within{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.cu-input svg{color:#94a3b8;flex-shrink:0;width:20px;height:20px}.cu-input input,.cu-input select,.cu-input textarea{color:#334155;background:0 0;border:none;outline:none;flex:1;padding:1rem 0;font-family:inherit;font-size:1rem}.cu-input select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-position:right 1rem center;background-repeat:no-repeat;background-size:1.25em;padding-right:2.5rem}.cu-input--full{grid-column:1/-1}.cu-input--textarea{align-items:flex-start;padding-top:1rem}.cu-input--textarea svg{margin-top:.25rem}.cu-submit{color:#fff;cursor:pointer;background:#1d4ed8;border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:1rem;padding:1.25rem;font-size:1.125rem;font-weight:700;transition:background .2s;display:flex}.cu-submit svg{width:20px;height:20px}.cu-submit:hover{background:#1e3a8a}.cu-form__privacy{color:#64748b;justify-content:center;align-items:center;gap:.5rem;margin-top:.5rem;font-size:.875rem;display:flex}.cu-form__privacy svg{width:16px;height:16px}.cu-campus{background:#fff;border:1px solid #f1f5f9;border-radius:1rem;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 10px 25px -5px #0000000d}.cu-campus__top{background:#0f172a;position:relative}.cu-campus__image{object-fit:cover;opacity:.8;width:100%;height:260px;display:block}.cu-campus__header{z-index:2;position:absolute;top:1.5rem;left:1.5rem}.cu-campus__header-title{color:#fff;margin-bottom:.25rem;font-size:1.75rem;font-weight:800}.cu-campus__header-line{background:#3b82f6;border-radius:2px;width:40px;height:3px}.cu-campus__floating-card{z-index:3;background:#fff;border-radius:.75rem;width:90%;padding:1.5rem;position:absolute;bottom:-30px;left:5%;box-shadow:0 10px 15px -3px #0000001a}.cu-campus__office{border-bottom:1px solid #f1f5f9;align-items:flex-start;gap:1rem;margin-bottom:1rem;padding-bottom:1rem;display:flex}.cu-campus__office-icon{color:#1d4ed8;background:#eff6ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.cu-campus__office-icon svg{width:20px;height:20px}.cu-campus__office-title{color:#0f172a;margin-bottom:.25rem;font-size:1.125rem;font-weight:800}.cu-campus__office-addr{color:#64748b;font-size:.875rem;line-height:1.4}.cu-campus__details{justify-content:space-between;gap:1rem;display:flex}.cu-campus__detail{align-items:flex-start;gap:.75rem;display:flex}.cu-campus__detail-icon{color:#3b82f6;background:#eff6ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.cu-campus__detail-icon svg{width:16px;height:16px}.cu-campus__detail-label{color:#64748b;text-transform:uppercase;margin-bottom:.25rem;font-size:.75rem;font-weight:600}.cu-campus__detail-val{color:#0f172a;font-size:.875rem;font-weight:700}.cu-map{background:#f8fafc;flex:1;min-height:250px;margin-top:40px;position:relative}.cu-map iframe{border:none;width:100%;height:100%;min-height:250px;display:block}.cu-map__open{z-index:2;color:#1d4ed8;background:#fff;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;display:flex;position:absolute;top:1rem;right:1rem;box-shadow:0 4px 6px -1px #0000001a}.cu-map__open svg{width:16px;height:16px}.cu-faq-section{background:#fafbfc;padding:4rem 5%}.cu-faq-container{max-width:100%;margin:0 auto}.cu-faq__title{text-align:center;color:#0f172a;margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.cu-faq__line{background:#1d4ed8;border-radius:2px;width:60px;height:4px;margin:0 auto 3rem}.cu-faq__grid{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:4rem;display:grid}.cu-faq__card{cursor:pointer;background:#fff;border:1px solid #f1f5f9;border-radius:1rem;padding:1.5rem;transition:all .2s;box-shadow:0 4px 6px -1px #00000005}.cu-faq__card:hover{box-shadow:0 10px 15px -3px #0000000d}.cu-faq__card.open{border-color:#cbd5e1}.cu-faq__card-header{align-items:center;gap:1rem;display:flex}.cu-faq__card-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.cu-faq__card-icon svg{width:20px;height:20px}.cu-faq__card-icon--blue{color:#3b82f6;background:#eff6ff}.cu-faq__card-icon--orange{color:#f97316;background:#fff7ed}.cu-faq__card-icon--green{color:#10b981;background:#f0fdf4}.cu-faq__card-icon--purple{color:#a855f7;background:#faf5ff}.cu-faq__card-q{color:#0f172a;flex:1;font-size:1.0625rem;font-weight:700}.cu-faq__card-arrow{color:#94a3b8;transition:transform .2s}.cu-faq__card-arrow svg{width:20px;height:20px}.cu-faq__card.open .cu-faq__card-arrow{transform:rotate(180deg)}.cu-faq__card-body{color:#475569;border-top:1px solid #f1f5f9;margin-top:1rem;padding-top:1rem;padding-left:56px;font-size:.9375rem;line-height:1.6}.cu-trust-bar{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;margin-bottom:4rem;display:flex}.cu-trust-item{border-right:1px solid #e2e8f0;flex:1;align-items:center;gap:1rem;padding:2rem;display:flex}.cu-trust-item:last-child{border-right:none}.cu-trust-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.cu-trust-icon svg{width:24px;height:24px}.cu-trust-icon--blue{color:#3b82f6;background:#eff6ff}.cu-trust-icon--green{color:#10b981;background:#f0fdf4}.cu-trust-icon--orange{color:#f97316;background:#fff7ed}.cu-trust-icon--purple{color:#a855f7;background:#faf5ff}.cu-trust-title{color:#0f172a;margin-bottom:.25rem;font-size:1rem;font-weight:800}.cu-trust-desc{color:#64748b;font-size:.8125rem;line-height:1.4}.cu-cta-banner{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;justify-content:space-between;align-items:center;padding:2.5rem 3rem;display:flex;box-shadow:0 10px 25px -5px #0000000d}.cu-cta-banner__left{align-items:center;gap:1.5rem;display:flex}.cu-cta-banner__icon{color:#1d4ed8;background:#eff6ff;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.cu-cta-banner__icon svg{width:40px;height:40px}.cu-cta-banner__title{color:#0f172a;margin-bottom:.25rem;font-size:1.75rem;font-weight:800}.cu-cta-banner__desc{color:#475569;font-size:1.0625rem}.cu-cta-banner__actions{gap:1rem;display:flex}@media (width<=1440px){.cu-hero__title{font-size:4rem}.cu-hero__right{transform:translate(60px)}}@media (width<=1200px){.cu-hero{flex-direction:column;min-height:auto;padding:8rem 5% 6rem}.cu-hero__bg:after{background:#fffffff2;width:100%;height:100%}.cu-hero__container{text-align:center;flex-direction:column;gap:3rem}.cu-hero__left{max-width:100%}.cu-hero__title{font-size:3.5rem}.cu-hero__sub{max-width:600px;margin:0 auto 2rem}.cu-hero__actions,.cu-hero__secure{justify-content:center}.cu-hero__right{flex-flow:wrap;justify-content:center;gap:1.5rem;max-width:100%;transform:none}.cu-feature-card{flex:1;min-width:280px;max-width:350px}.cu-quickbar-section{margin-top:-60px}.cu-quickbar{grid-template-columns:repeat(2,1fr)}.cu-main__container{grid-template-columns:1fr}}@media (width<=992px){.cu-hero__title{font-size:3rem}.cu-quickbar{width:98%}.cu-trust-bar{flex-direction:column}.cu-trust-item{border-bottom:1px solid #e2e8f0;border-right:none;width:100%}.cu-trust-item:last-child{border-bottom:none}}@media (width<=768px){.cu-hero{padding-top:7rem;padding-bottom:4rem}.cu-hero__logo-card{top:1rem;left:50%;transform:translate(-50%)}.cu-hero__title{letter-spacing:-1px;font-size:2.5rem}.cu-hero__sub{font-size:1.1rem}.cu-hero__actions{flex-direction:column;width:100%;max-width:320px;margin-left:auto;margin-right:auto}.cu-btn{justify-content:center;width:100%}.cu-hero__right{flex-direction:column;align-items:center}.cu-feature-card{max-width:400px}.cu-quickbar-section{margin-top:2rem;padding:0 1.5rem}.cu-quickbar{grid-template-columns:1fr;gap:1rem}.cu-quickbar__item,.cu-form-card{padding:1.5rem}.cu-form__row{grid-template-columns:1fr}.cu-campus__floating-card{width:100%;box-shadow:none;border-radius:0;padding:1.5rem;position:static}.cu-campus__details{flex-direction:column}.cu-map{min-height:280px;margin-top:0}.cu-faq__title{font-size:2rem}.cu-faq__grid{grid-template-columns:1fr}.cu-cta-banner{text-align:center;flex-direction:column;gap:2rem;padding:2rem}.cu-cta-banner__left{flex-direction:column}.cu-cta-banner__actions{flex-direction:column;width:100%}.cu-cta-banner__actions .cu-btn{width:100%}}@media (width<=480px){.cu-hero{padding-top:6rem;padding-bottom:3rem}.cu-hero__title{letter-spacing:-.5px;font-size:2rem}.cu-hero__sub{margin-bottom:1.5rem;font-size:.95rem}.cu-hero__actions{gap:1rem}.cu-feature-card{gap:1rem;max-width:100%;padding:1rem}.cu-feature-card__title{font-size:1rem}.cu-feature-card__desc{font-size:.8rem}.cu-quickbar__label{font-size:1rem}.cu-quickbar__detail{font-size:.8rem}.cu-form-card{padding:1.25rem}}.cu-page *,.cu-page :before,.cu-page :after{box-sizing:border-box}@media (width<=768px){.cu-hero{align-items:flex-start;min-height:auto!important;padding:4.75rem 16px 2rem!important}.cu-hero__container{gap:1.5rem}.cu-hero__title{margin-bottom:.75rem;line-height:1.12;font-size:2.4rem!important}.cu-hero__sub{margin-bottom:1.25rem;font-size:1rem;line-height:1.5}.cu-hero__actions{gap:.75rem;margin-bottom:1rem}.cu-btn{min-height:46px;padding:.75rem 1rem;font-size:.95rem}.cu-hero__secure{justify-content:center;font-size:.85rem;line-height:1.4}.cu-feature-card{border-radius:1rem;width:100%;min-width:0;max-width:420px}.cu-quickbar-section{padding:1.25rem 16px 0;margin-top:0!important}.cu-quickbar{width:100%}.cu-main,.cu-faq-section{padding:2rem 16px!important}.cu-form-card,.cu-campus,.cu-faq__card,.cu-trust-bar,.cu-cta-banner{border-radius:.875rem}.cu-input input,.cu-input select,.cu-input textarea{min-width:0}.cu-campus__image{height:220px}.cu-campus__office-addr,.cu-campus__detail-val,.cu-quickbar__detail,.cu-trust-desc{overflow-wrap:anywhere}}@media (width<=425px){.cu-hero{padding:3.75rem 12px 1.5rem!important}.cu-hero__container{gap:1.25rem}.cu-hero__title{letter-spacing:-.5px;font-size:2rem!important}.cu-hero__sub{font-size:.92rem}.cu-hero__actions{max-width:100%}.cu-hero__secure{text-align:left;align-items:flex-start}.cu-hero__right{gap:.75rem;width:100%}.cu-feature-card{gap:.8rem;padding:.9rem}.cu-feature-card__icon{width:44px;height:44px}.cu-feature-card__icon svg{width:21px;height:21px}.cu-quickbar-section{padding:1rem 12px 0}.cu-quickbar__item{border-radius:1rem;gap:.8rem;padding:1rem}.cu-quickbar__icon{width:44px;height:44px}.cu-quickbar__icon svg{width:21px;height:21px}.cu-quickbar__arrow{display:none}.cu-main,.cu-faq-section{padding:1.5rem 12px!important}.cu-form-card{padding:1rem}.cu-form-card h2,.cu-faq__title{font-size:1.55rem}.cu-form{gap:.9rem}.cu-input{gap:.55rem;padding:0 .75rem}.cu-input svg{width:18px;height:18px}.cu-input input,.cu-input select,.cu-input textarea{padding:.82rem 0;font-size:.9rem}.cu-input select{background-position:right .25rem center;padding-right:1.75rem}.cu-submit{min-height:46px;padding:.85rem;font-size:.95rem}.cu-form__privacy{text-align:left;align-items:flex-start;font-size:.75rem}.cu-campus__image{height:190px}.cu-campus__header{top:1rem;left:1rem}.cu-campus__header-title{font-size:1.4rem}.cu-campus__floating-card{padding:1rem}.cu-campus__office,.cu-campus__detail{gap:.7rem}.cu-campus__details{gap:.8rem}.cu-map,.cu-map iframe{min-height:230px}.cu-map__open{padding:.45rem .7rem;font-size:.78rem;top:.75rem;right:.75rem}.cu-faq__line{margin-bottom:1.5rem}.cu-faq__grid{gap:1rem;margin-bottom:2rem}.cu-faq__card{padding:1rem}.cu-faq__card-header{gap:.75rem}.cu-faq__card-icon{width:34px;height:34px}.cu-faq__card-icon svg{width:17px;height:17px}.cu-faq__card-q{font-size:.92rem}.cu-faq__card-body{padding-left:0;font-size:.85rem}.cu-trust-bar{margin-bottom:2rem}.cu-trust-item{gap:.75rem;padding:1rem}.cu-trust-icon{width:38px;height:38px}.cu-trust-icon svg{width:19px;height:19px}.cu-cta-banner{gap:1.25rem;padding:1.25rem}.cu-cta-banner__icon{width:54px;height:54px}.cu-cta-banner__icon svg{width:27px;height:27px}.cu-cta-banner__title{font-size:1.35rem}.cu-cta-banner__desc{font-size:.9rem}}@media (width<=375px){.cu-hero{padding-top:3.25rem!important}.cu-hero__title{font-size:1.8rem!important}.cu-hero__sub{font-size:.86rem}.cu-btn{min-height:42px;padding:.65rem .8rem;font-size:.86rem}.cu-feature-card__title,.cu-quickbar__label,.cu-trust-title{font-size:.92rem}.cu-feature-card__desc,.cu-quickbar__detail,.cu-campus__office-addr,.cu-campus__detail-val,.cu-trust-desc{font-size:.78rem}.cu-form-card h2,.cu-faq__title{font-size:1.4rem}.cu-campus__office-title{font-size:1rem}.cu-campus__detail-label{font-size:.68rem}.cu-page .cu-cta-banner__actions .cu-btn{font-size:.8rem}}@media (width<=320px){.cu-hero{padding:2.75rem 10px 1.25rem!important}.cu-hero__title{font-size:1.55rem!important}.cu-hero__sub{font-size:.8rem}.cu-hero__secure{font-size:.75rem}.cu-feature-card,.cu-quickbar__item,.cu-form-card,.cu-faq__card,.cu-trust-item,.cu-cta-banner{padding:.85rem}.cu-feature-card__icon,.cu-quickbar__icon{width:38px;height:38px}.cu-feature-card__icon svg,.cu-quickbar__icon svg{width:18px;height:18px}.cu-main,.cu-faq-section{padding:1.25rem 10px!important}.cu-input{padding:0 .6rem}.cu-input input,.cu-input select,.cu-input textarea{font-size:.82rem}.cu-campus__image{height:165px}.cu-map,.cu-map iframe{min-height:210px}.cu-map__open{left:.75rem;right:auto}.cu-faq__card-q{font-size:.84rem}.cu-cta-banner__title{font-size:1.15rem}}.admission-process{color:#1e293b;background-color:#f8fafc;padding-bottom:4rem;font-family:Inter,sans-serif}.ap-hero{background:#fff;align-items:center;width:100%;min-height:650px;padding:4rem 5%;display:flex;position:relative;overflow:hidden}.ap-hero:before{content:"";z-index:1;background-image:radial-gradient(#2563eb1a 1.5px,#0000 1.5px);background-size:30px 30px;width:100%;height:100%;position:absolute;top:0;left:0;-webkit-mask-image:radial-gradient(circle at 15%,#000,#0000 70%);mask-image:radial-gradient(circle at 15%,#000,#0000 70%)}.ap-hero__bg{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.ap-hero__bg img{object-fit:cover;width:100%;height:100%}.ap-hero__logo-card{z-index:10;background:#fff;border-radius:12px;flex-direction:column;align-items:center;gap:.25rem;padding:.75rem 1.25rem;display:flex;position:absolute;top:2rem;left:2rem;box-shadow:0 4px 20px #00000014}.ap-hero__logo-card img{width:auto;height:45px}.ap-hero__logo-card span{color:#c21d1d;text-transform:uppercase;letter-spacing:.5px;font-size:.65rem;font-weight:700}.ap-hero__content{z-index:5;max-width:700px;position:relative}.ap-hero__title{color:#1a1a1a;letter-spacing:-3px;text-transform:uppercase;margin-bottom:2rem;font-family:Inter,sans-serif;font-size:7rem;font-weight:800;line-height:.9}.ap-hero__title span{color:#2563eb;display:block}.ap-hero__subtitle{color:#4b5563;letter-spacing:-.5px;margin-bottom:1.5rem;font-size:1.75rem;font-weight:500}.ap-hero__line{background-color:#f59e0b;border-radius:2px;width:60px;height:6px}.ap-hero__floating-card{color:#fff;z-index:8;background:#232b85;border-radius:1.5rem;width:280px;padding:2.5rem 2rem;position:absolute;top:33%;right:32%;transform:translateY(-50%);box-shadow:0 30px 60px -12px #0000004d}.ap-hero__floating-card h3{margin-bottom:1.5rem;font-size:1.85rem;font-weight:700;line-height:1.2}.ap-hero__card-line{background-color:#f59e0b;border-radius:2px;width:50px;height:5px}.ap-hero__character{z-index:10;justify-content:center;align-items:flex-end;width:450px;height:480px;display:flex;position:absolute;bottom:0;right:28%}.ap-character-placeholder{background:radial-gradient(circle,#2563eb1a 0%,#0000 70%);width:100%;height:90%;position:relative}.ap-character-placeholder:after{content:"3D CHARACTER";color:#94a3b8;font-size:.75rem;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ap-procedure{width:100%;margin:0;padding:5rem 5%}.ap-procedure__header{text-align:center;margin-bottom:4rem}.ap-procedure__header h2{color:#0f172a;margin-bottom:.5rem;font-size:2.25rem;font-weight:800}.ap-procedure__header p{color:#64748b;font-size:1.125rem}.ap-timeline{flex-direction:column;gap:2rem;display:flex;position:relative}.ap-timeline:before{content:"";z-index:1;border-left:2px dashed #93c5fd;width:2px;position:absolute;top:0;bottom:0;left:38px}.ap-step{z-index:2;align-items:stretch;gap:2rem;display:flex;position:relative}.ap-step__number{color:#fff;z-index:2;background-color:#2563eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;font-size:1.5rem;font-weight:700;display:flex;box-shadow:0 10px 15px -3px #2563eb4d}.ap-step__card{background:#fff;border:1px solid #f1f5f9;border-radius:1rem;flex:1;align-items:center;gap:2rem;padding:2rem;display:flex;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.ap-step__icon{border-radius:1rem;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.ap-step__icon svg{width:40px;height:40px}.ap-step__icon--blue{color:#2563eb;background-color:#eff6ff}.ap-step__icon--orange{color:#f59e0b;background-color:#fffbeb}.ap-step__icon--green{color:#22c55e;background-color:#f0fdf4}.ap-step__icon--purple{color:#7c3aed;background-color:#faf5ff}.ap-step__icon--blue-light{color:#3b82f6;background-color:#eff6ff}.ap-step__content{flex:1}.ap-step__content h3{color:#0f172a;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.ap-step__content p{color:#475569;margin-bottom:1.5rem;line-height:1.6}.ap-btn{color:#fff;cursor:pointer;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:transform .2s;display:inline-flex}.ap-btn:hover{transform:translateY(-2px)}.ap-btn--blue{background-color:#2563eb}.ap-btn--purple{background-color:#4f46e5}.ap-btn__arrow{font-size:1.25rem;line-height:1}.ap-alert{color:#b45309;background-color:#fffbeb;border:1px solid #fcd34d;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;display:inline-flex}.ap-alert__icon{font-size:1.25rem}.ap-checks{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.ap-check{color:#334155;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;display:flex}.ap-check__icon{color:#22c55e;font-weight:700}.ap-payment-options{margin-bottom:1.5rem}.ap-payment-label{color:#475569;margin-right:1rem;font-size:.875rem;font-weight:600}.ap-payment-icons{vertical-align:middle;align-items:center;gap:1rem;display:inline-flex}.ap-pay-icon{font-size:1.25rem;font-style:italic;font-weight:800}.ap-pay-icon--visa{color:#1a1f71}.ap-pay-icon--paypal{color:#003087;font-style:normal}.ap-pay-icon--mastercard{width:40px;height:24px;position:relative}.mc-circle-1,.mc-circle-2{border-radius:50%;width:24px;height:24px;position:absolute;top:0}.mc-circle-1{opacity:.9;background-color:#eb001b;left:0}.mc-circle-2{opacity:.9;background-color:#f79e1b;left:16px}.ap-step__subtext{margin-top:.5rem;color:#64748b!important;margin-bottom:0!important;font-size:.75rem!important}.ap-step__illustration{flex-shrink:0;justify-content:center;align-items:center;width:200px;height:150px;display:flex}.ap-step__illustration svg{width:100%;height:100%}.ap-help{background:#f1f5f9;border-radius:1rem;justify-content:space-between;align-items:center;width:100%;margin:0;padding:2.5rem 5%;display:flex}.ap-help__left h2{color:#0f172a;margin-bottom:.25rem;font-size:1.75rem;font-weight:800}.ap-help__left p{color:#475569}.ap-help__right{align-items:center;gap:2rem;display:flex}.ap-contact-item{align-items:center;gap:1rem;display:flex}.ap-contact-icon{color:#2563eb;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex;box-shadow:0 4px 6px -1px #0000000d}.ap-contact-icon svg{width:24px;height:24px}.ap-contact-text{flex-direction:column;display:flex}.ap-contact-text strong{color:#2563eb;margin-bottom:.25rem;font-size:1.125rem}.ap-contact-text span{color:#64748b;font-size:.875rem}.ap-contact-divider{background-color:#cbd5e1;width:1px;height:50px}@media (width<=1024px){.ap-hero{text-align:center;flex-direction:column;padding-top:6rem}.ap-hero__line{margin:0 auto}.ap-hero__visual{justify-content:center;margin-top:3rem}.ap-hero__floating-card{top:auto;bottom:-30px;left:20px;transform:none}.ap-step__card{flex-direction:column;align-items:flex-start}.ap-step__illustration{align-self:center}.ap-help{flex-direction:column;align-items:flex-start;gap:2rem}}@media (width<=768px){.ap-timeline:before{left:24px}.ap-step{gap:1rem}.ap-step__number{width:50px;height:50px;font-size:1rem}.ap-step__card{padding:1.5rem}.ap-help__right{flex-direction:column;align-items:flex-start;gap:1.5rem}.ap-contact-divider{display:none}.ap-hero__title{font-size:3rem}}@media (width<=420px){.admission-process{padding-bottom:2rem}.ap-hero{align-items:flex-start;min-height:auto;padding:2rem 1rem 2.5rem!important}.ap-hero:before{background-size:22px 22px}.ap-hero__bg img{object-position:center;opacity:.18}.ap-hero__content{text-align:left;max-width:100%}.ap-hero__title{letter-spacing:-1px;margin-bottom:1rem;line-height:1;font-size:2rem!important}.ap-hero__subtitle{margin-bottom:1rem;font-size:1rem;line-height:1.45}.ap-hero__line{width:48px;height:4px;margin:0}.ap-hero__floating-card,.ap-hero__character{display:none}.ap-procedure{padding:2.5rem 1rem}.ap-procedure__header{text-align:left;margin-bottom:2rem}.ap-procedure__header h2{font-size:1.45rem;line-height:1.25}.ap-procedure__header p{font-size:.95rem;line-height:1.5}.ap-timeline{gap:1.25rem}.ap-timeline:before{left:18px}.ap-step{gap:.75rem}.ap-step__number{width:38px;height:38px;font-size:.82rem}.ap-step__card{border-radius:.875rem;gap:1rem;padding:1rem!important}.ap-step__icon{border-radius:.75rem;width:48px;height:48px}.ap-step__icon svg{width:26px;height:26px}.ap-step__content h3{font-size:1.12rem;line-height:1.3}.ap-step__content p{margin-bottom:1rem;font-size:.92rem;line-height:1.5}.ap-btn{justify-content:center;width:100%;padding:.72rem 1rem;font-size:.92rem}.ap-alert{align-items:flex-start;font-size:.82rem;line-height:1.45}.ap-checks{gap:.75rem;grid-template-columns:1fr!important}.ap-payment-label{margin:0 0 .75rem;display:block}.ap-payment-icons{flex-wrap:wrap;gap:.75rem}.ap-help{border-radius:0;padding:1.5rem 1rem}.ap-help__left h2{font-size:1.35rem}.ap-help__left p,.ap-contact-text span{font-size:.88rem;line-height:1.45}.ap-help__right{width:100%}.ap-contact-item{align-items:flex-start;gap:.75rem;width:100%}.ap-contact-icon{flex-shrink:0;width:42px;height:42px}.ap-contact-text{min-width:0}.ap-contact-text strong{overflow-wrap:anywhere;font-size:1rem}}@media (width<=375px){.ap-hero{padding:1.5rem .875rem 2rem!important}.ap-hero__title{font-size:1.75rem!important}.ap-hero__subtitle{font-size:.95rem}.ap-procedure{padding:2rem .875rem}.ap-step__card{padding:.875rem!important}.ap-step__content h3{font-size:1.05rem}.ap-help{padding:1.25rem .875rem}}@media (width<=320px){.ap-hero{padding:1.25rem .75rem 1.75rem!important}.ap-hero__title{letter-spacing:-.5px;font-size:1.5rem!important}.ap-hero__subtitle{font-size:.9rem}.ap-procedure{padding:1.75rem .75rem}.ap-procedure__header h2{font-size:1.25rem}.ap-procedure__header p,.ap-step__content p{font-size:.86rem}.ap-timeline:before{left:16px}.ap-step{gap:.625rem}.ap-step__number{width:34px;height:34px;font-size:.75rem}.ap-step__icon{width:42px;height:42px}.ap-step__content h3{font-size:1rem}.ap-btn{padding-inline:.75rem;font-size:.86rem}.ap-help{padding:1.25rem .75rem}}.af-section{background:linear-gradient(135deg,#f0f4ff 0%,#fafbff 100%);min-height:60vh;padding:4rem 5%}.af-container{max-width:1100px;margin:0 auto}.af-steps{justify-content:center;align-items:center;gap:0;margin-bottom:2.5rem;display:flex}.af-step-wrap{align-items:center;gap:0;display:flex}.af-step-circle-wrap{flex-direction:column;align-items:center;gap:8px;display:flex}.af-step{color:#94a3b8;z-index:1;background:#e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .35s cubic-bezier(.4,0,.2,1);display:flex;position:relative;box-shadow:0 2px 8px #0000000f}.af-step--active{color:#fff;background:linear-gradient(135deg,#1041c6,#2563eb);transform:scale(1.15);box-shadow:0 4px 16px #2563eb59}.af-step--done{color:#fff;background:linear-gradient(135deg,#16a34a,#22c55e);box-shadow:0 4px 12px #22c55e40}.af-step__label{color:#94a3b8;white-space:nowrap;text-align:center;font-size:11px;font-weight:600;transition:color .3s}.af-step__label--active{color:#1041c6;font-weight:700}.af-step__label--done{color:#16a34a;font-weight:600}.af-step__line{background:#e2e8f0;border-radius:99px;flex-shrink:0;width:80px;height:4px;margin-bottom:28px;position:relative;overflow:hidden}.af-step__line-fill{background:linear-gradient(90deg,#22c55e,#16a34a);border-radius:99px;width:0%;transition:width .5s;position:absolute;inset:0}.af-step__line--done .af-step__line-fill{width:100%}.af-step__line--active .af-step__line-fill{background:linear-gradient(90deg,#2563eb,#93c5fd);width:50%;animation:1.5s ease-in-out infinite af-line-pulse}@keyframes af-line-pulse{0%,to{opacity:1}50%{opacity:.6}}.af-card{background:#fff;border:1px solid #e8eeff;border-radius:24px;padding:2.5rem;box-shadow:0 8px 40px #1041c614}.af-step-header{border-bottom:2px solid #f1f5f9;align-items:center;gap:16px;margin-bottom:2rem;padding-bottom:1.25rem;display:flex}.af-step-header__icon{background:linear-gradient(135deg,#eff6ff,#dbeafe);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:24px;display:flex}.af-step-header__title{color:#0f172a;margin:0 0 4px;font-size:22px;font-weight:800}.af-step-header__sub{color:#94a3b8;margin:0;font-size:13px}.af-step-content{flex-direction:column;gap:0;display:flex}.af-grid-2{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px;display:grid}.af-grid-3{grid-template-columns:1fr 1fr 1fr;gap:16px;margin-bottom:16px;display:grid}.af-field{flex-direction:column;display:flex}.af-field--full{margin-bottom:16px}.af-label{color:#475569;letter-spacing:.02em;margin-bottom:6px;font-size:12px;font-weight:700}.af-label-note{color:#94a3b8;font-size:11px;font-weight:400}.af-req{color:#f43f5e;margin-left:2px}.af-input{color:#0f172a;box-sizing:border-box;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:12px;outline:none;width:100%;padding:11px 16px;font-size:14px;transition:all .2s}.af-input:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 4px #2563eb14}.af-input--err{background:#fff5f5;border-color:#f43f5e}.af-error{color:#f43f5e;margin-top:4px;font-size:11px}.af-parent-box{background:linear-gradient(135deg,#eff6ff,#f0f9ff);border:1.5px solid #bfdbfe;border-radius:16px;margin-top:8px;padding:20px}.af-parent-box__title{color:#1e40af;margin:0 0 16px;font-size:13px;font-weight:700}.af-edu-box{border:1.5px solid;border-radius:16px;margin-bottom:20px;padding:20px}.af-edu-box--blue{background:linear-gradient(135deg,#eff6ff,#f0f9ff);border-color:#bfdbfe}.af-edu-box--purple{background:linear-gradient(135deg,#f5f3ff,#faf5ff);border-color:#ddd6fe}.af-edu-box__title{margin:0 0 16px;font-size:13px;font-weight:700}.af-edu-box--blue .af-edu-box__title{color:#1d4ed8}.af-edu-box--purple .af-edu-box__title{color:#6d28d9}.af-file-label{cursor:pointer;align-items:center;gap:12px;display:flex}.af-file-input{display:none}.af-file-btn{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#1041c6,#2563eb);border-radius:10px;padding:9px 18px;font-size:13px;font-weight:600;transition:opacity .2s}.af-file-btn:hover{opacity:.88}.af-file-name{color:#64748b;font-size:13px}.af-view-link{color:#2563eb;margin-top:8px;font-size:12px;font-weight:600;text-decoration:none;display:inline-block}.af-view-link:hover{text-decoration:underline}.af-course-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.af-course-card{cursor:pointer;text-align:left;color:#475569;background:#f8fafc;border:2px solid #e2e8f0;border-radius:14px;align-items:center;gap:10px;padding:14px 16px;font-size:13px;font-weight:600;transition:all .2s;display:flex;position:relative}.af-course-card:hover{color:#1d4ed8;background:#eff6ff;border-color:#2563eb}.af-course-card--active{color:#1d4ed8;background:linear-gradient(135deg,#eff6ff,#dbeafe);border-color:#2563eb;box-shadow:0 4px 12px #2563eb26}.af-course-card__icon{flex-shrink:0;font-size:18px}.af-course-card__name{flex:1;line-height:1.4}.af-course-card__check{color:#fff;background:#2563eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;font-weight:700;display:flex}.af-selection-preview{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border:1.5px solid #86efac;border-radius:14px;margin-top:20px;padding:16px 20px}.af-selection-preview__title{color:#166534;margin:0 0 8px;font-size:13px;font-weight:700}.af-selection-preview p{color:#15803d;margin:4px 0;font-size:14px}.af-fee-box{background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1.5px solid #bfdbfe;border-radius:16px;justify-content:space-between;align-items:center;margin-bottom:20px;padding:24px;display:flex}.af-fee-box__label{color:#64748b;margin:0 0 6px;font-size:13px}.af-fee-box__amount{color:#1e40af;margin:0;font-size:36px;font-weight:800}.af-fee-box__badge{color:#fff;letter-spacing:.05em;background:#1e40af;border-radius:10px;padding:8px 14px;font-size:11px;font-weight:700}.af-payment-methods{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:20px;display:grid}.af-payment-method{text-align:center;color:#475569;cursor:pointer;background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;padding:14px 8px;font-size:13px;font-weight:600;transition:all .2s}.af-payment-method:hover{color:#1d4ed8;background:#eff6ff;border-color:#2563eb}.af-demo-notice{background:#fffbeb;border:1.5px solid #fcd34d;border-radius:14px;margin-bottom:24px;padding:16px}.af-demo-notice__title{color:#92400e;margin:0 0 6px;font-size:13px;font-weight:700}.af-demo-notice__text{color:#78350f;margin:0;font-size:13px}.af-review-section{border:1.5px solid #e2e8f0;border-radius:14px;margin-bottom:14px;overflow:hidden}.af-review-section__head{color:#fff;letter-spacing:.03em;background:linear-gradient(90deg,#1041c6,#2563eb);padding:10px 18px;font-size:12px;font-weight:700}.af-review-section__body{background:#f8fafc;padding:14px 18px}.af-review-row{gap:10px;margin-bottom:8px;display:flex}.af-review-row:last-child{margin-bottom:0}.af-review-row__key{color:#64748b;flex-shrink:0;width:100px;font-size:13px}.af-review-row__val{color:#0f172a;font-size:13px;font-weight:600}.af-btn{cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;padding:12px 28px;font-size:14px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.af-btn--primary{color:#fff;background:linear-gradient(135deg,#1041c6,#2563eb);box-shadow:0 4px 14px #2563eb4d}.af-btn--primary:hover{opacity:.9;transform:translateY(-1px)}.af-btn--secondary{color:#475569;background:#f1f5f9}.af-btn--secondary:hover{background:#e2e8f0}.af-btn--full{width:100%;margin-top:8px;padding:15px;font-size:15px}.af-btn--disabled{cursor:not-allowed;box-shadow:none;background:#94a3b8!important;transform:none!important}.af-nav{border-top:1.5px solid #f1f5f9;justify-content:space-between;align-items:center;margin-top:2rem;padding-top:1.5rem;display:flex}.af-success{text-align:center;padding:2rem 1rem}.af-success__icon{margin-bottom:16px;font-size:64px;animation:.5s cubic-bezier(.34,1.56,.64,1) af-pop}@keyframes af-pop{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.af-success__title{color:#0f172a;margin:0 0 8px;font-size:28px;font-weight:800}.af-success__sub{color:#64748b;margin:0 0 24px;font-size:15px}.af-success__id-box{background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1.5px solid #bfdbfe;border-radius:16px;margin-bottom:20px;padding:20px 32px;display:inline-block}.af-success__id-label{color:#64748b;margin:0 0 6px;font-size:13px}.af-success__id{color:#1041c6;letter-spacing:3px;margin:0;font-size:32px;font-weight:800}.af-success__note{color:#64748b;margin-bottom:28px;font-size:13px;line-height:1.7}.af-success__actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}@media (width<=768px){.af-section{padding:2rem 4%}.af-step__line{width:36px}.af-step{width:40px;height:40px}.af-step svg{width:16px;height:16px}.af-step__label{display:none}.af-step__label--active{font-size:10px;display:block}}@media (width<=640px){.af-section{padding:1.5rem 3%}.af-card{border-radius:16px;padding:1.25rem}.af-grid-2,.af-grid-3,.af-course-grid{grid-template-columns:1fr}.af-payment-methods{grid-template-columns:1fr 1fr}.af-fee-box{text-align:center;flex-direction:column;gap:12px}.af-steps{gap:0}.af-step__line{width:24px;height:3px;margin-bottom:22px}.af-step{width:36px;height:36px}.af-step svg{width:15px;height:15px}.af-step__label{display:none}.af-step__label--active{font-size:10px;display:block}.af-nav{flex-direction:column-reverse;gap:10px}.af-nav .af-btn{justify-content:center;width:100%}.af-file-label{flex-wrap:wrap;gap:8px}.af-file-name{width:100%}.af-step-header__title{font-size:18px}.af-step-header__icon{width:42px;height:42px;font-size:20px}.af-success__actions{flex-direction:column}.af-success__actions .af-btn{width:100%}}.eligibility-page{color:#1e293b;background-color:#fafbfc;padding-bottom:4rem;font-family:Inter,sans-serif}.eligibility-hero{text-align:center;background:#0f2c72;justify-content:center;align-items:center;width:100%;min-height:280px;display:flex;position:relative;overflow:hidden}.eligibility-hero__bg{z-index:1;background:radial-gradient(circle at 80% 80%,#3b82f633 0%,#0000 40%),radial-gradient(circle at 20% 20%,#3b82f61a 0%,#0000 40%);position:absolute;inset:0}.eligibility-hero:before{content:"";z-index:1;background-image:radial-gradient(#ffffff1a 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0}.eligibility-hero:after{content:"";z-index:1;background:repeating-linear-gradient(45deg,#0000,#0000 10px,#ffffff1a 10px 12px);width:100px;height:100px;position:absolute;top:20px;right:20px}.eligibility-hero__content{z-index:2;padding:0 5%;position:relative}.eligibility-hero__title{color:#fff;margin-bottom:.5rem;font-size:3.5rem;font-weight:800}.eligibility-hero__line{background-color:#f59e0b;border-radius:2px;width:60px;height:4px;margin:0 auto 1.5rem}.eligibility-hero__subtitle{color:#e2e8f0;max-width:600px;margin:0 auto;font-size:1.125rem;line-height:1.6}.eligibility-breadcrumb-wrapper{background-color:#fff;border-bottom:1px solid #f1f5f9}.eligibility-breadcrumb{color:#475569;width:100%;margin:0;padding:1rem 5%;font-size:.875rem;font-weight:600}.eligibility-breadcrumb a{color:#1e293b;text-decoration:none}.eligibility-breadcrumb span{color:#f59e0b}.eligibility-main{padding:4rem 5%}.eligibility-container{background:#fff;border-radius:1rem;width:100%;margin:0;padding:3rem;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.eligibility-layout{gap:3rem;display:flex}.eligibility-sidebar{flex-shrink:0;width:300px}.eligibility-card{text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:1rem;flex-direction:column;align-items:center;padding:2.5rem 2rem;display:flex}.eligibility-card__title{color:#0f2c72;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.eligibility-card__line{background-color:#f59e0b;border-radius:2px;width:40px;height:3px;margin-bottom:2rem}.eligibility-card__icon-wrapper{margin-bottom:2rem;position:relative}.eligibility-card__icon-ring{background:linear-gradient(#fff,#fff) padding-box padding-box,linear-gradient(45deg,#10b981,#f59e0b,#2563eb) border-box;border:2px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;display:flex}.eligibility-card__icon{background-color:#2563eb;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.eligibility-card__icon svg{width:40px;height:40px}.eligibility-card__text{color:#475569;margin-bottom:2rem;font-size:.875rem;line-height:1.6}.eligibility-card__btn{color:#fff;background-color:#0f2c72;border-radius:.5rem;align-items:center;gap:.75rem;width:100%;padding:1rem;text-decoration:none;transition:background-color .2s;display:flex}.eligibility-card__btn:hover{background-color:#1e3a8a}.eligibility-card__btn-icon{justify-content:center;align-items:center;display:flex}.eligibility-card__btn-icon svg{width:24px;height:24px}.eligibility-card__btn-text{flex-direction:column;flex:1;align-items:flex-start;display:flex}.eligibility-card__btn-text strong{font-size:.875rem}.eligibility-card__btn-text span{opacity:.8;font-size:.75rem}.eligibility-card__btn-arrow{font-weight:700}.eligibility-content{flex:1}.eligibility-content__title{color:#0f2c72;text-align:center;margin-bottom:2rem;font-size:1.75rem;font-weight:800}.eligibility-tabs{justify-content:center;gap:1rem;margin-bottom:2.5rem;display:flex}.eligibility-tab{cursor:pointer;color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 2rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.eligibility-tab svg{width:18px;height:18px}.eligibility-tab:hover{background:#f8fafc;border-color:#cbd5e1}.eligibility-tab.active{color:#fff;background:#2563eb;border-color:#2563eb}.eligibility-accordion{flex-direction:column;gap:1rem;display:flex}.eligibility-accordion-item{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;overflow:hidden}.eligibility-accordion-header{cursor:pointer;text-align:left;background:#fff;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.25rem 1.5rem;display:flex}.eligibility-accordion-header-left{align-items:center;gap:1rem;display:flex}.eligibility-accordion-icon{border-radius:.5rem;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.eligibility-accordion-icon svg{width:20px;height:20px}.eligibility-accordion-icon--blue{color:#3b82f6;background:#eff6ff}.eligibility-accordion-icon--orange{color:#f97316;background:#fff7ed}.eligibility-accordion-icon--purple{color:#a855f7;background:#faf5ff}.eligibility-accordion-title{color:#0f172a;font-size:1.125rem;font-weight:700}.eligibility-accordion-arrow{color:#2563eb;justify-content:center;align-items:center;display:flex}.eligibility-accordion-arrow svg{width:20px;height:20px}.eligibility-accordion-body{padding:0 1.5rem 1.5rem}.eligibility-accordion-body--purple{background:#faf5ff;border-top:1px solid #f3e8ff;padding:1.5rem}.eligibility-accordion-item.open .eligibility-accordion-header{border-bottom:1px solid #f1f5f9}.eligibility-accordion-item.open:has(.eligibility-accordion-body--purple) .eligibility-accordion-header{background:#faf5ff;border-bottom:1px solid #f3e8ff}.eligibility-checklist{flex-direction:column;gap:1rem;display:flex}.eligibility-check-item{color:#334155;align-items:center;gap:1rem;font-size:.875rem;font-weight:500;display:flex}.eligibility-check-icon{color:#fff;background:#a855f7;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.eligibility-check-icon svg{width:12px;height:12px}.eligibility-check-line{background-color:#a855f733;height:1px;margin-left:2.25rem}.eligibility-features-section{width:100%;margin:0;padding:0 5%}.eligibility-features{background:#fff;border:1px solid #f1f5f9;border-radius:1rem;display:flex;box-shadow:0 4px 6px -1px #0000000d}.eligibility-feature{flex:1;align-items:center;gap:1rem;padding:2rem 1.5rem;display:flex}.eligibility-feature:not(:last-child){border-right:1px solid #f1f5f9}.eligibility-feature__icon{border-radius:1rem;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.eligibility-feature__icon svg{width:24px;height:24px}.eligibility-feature__icon--blue{color:#2563eb;background:#eff6ff}.eligibility-feature__icon--green{color:#10b981;background:#f0fdf4}.eligibility-feature__icon--orange{color:#ef4444;background:#fff7ed}.eligibility-feature__icon--purple{color:#8b5cf6;background:#faf5ff}.eligibility-feature__content h4{color:#0f172a;margin-bottom:.25rem;font-size:.875rem;font-weight:700}.eligibility-feature__content p{color:#64748b;font-size:.75rem;line-height:1.4}@media (width<=1024px){.eligibility-layout{flex-direction:column}.eligibility-sidebar{width:100%;max-width:400px;margin:0 auto}.eligibility-features{flex-wrap:wrap}.eligibility-feature{min-width:50%}.eligibility-feature:nth-child(2){border-right:none}.eligibility-feature:first-child,.eligibility-feature:nth-child(2){border-bottom:1px solid #f1f5f9}}@media (width<=768px){.eligibility-hero__title{font-size:2.5rem}.eligibility-container{padding:1.5rem}.eligibility-tabs{flex-direction:column}.eligibility-feature{min-width:100%;border-right:none!important}.eligibility-feature:not(:last-child){border-bottom:1px solid #f1f5f9}}.placements-page{color:#1e293b;background-color:#fafbfc;padding-bottom:4rem;font-family:Inter,sans-serif}.placements-hero{align-items:center;width:100%;min-height:700px;padding:4rem 5%;display:flex;position:relative;overflow:hidden}.placements-hero__bg{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.placements-hero__bg img{object-fit:cover;width:100%;height:100%}.placements-hero__content{z-index:2;max-width:800px;position:relative}.placements-hero__title{color:#032155;letter-spacing:.5px;margin-bottom:0;font-family:Times New Roman,Times,serif;font-size:5.5rem;font-weight:800;line-height:1.1}.placements-hero__subtitle{color:#f78d1e;letter-spacing:-.5px;white-space:nowrap;margin-bottom:2.5rem;font-family:Georgia,serif;font-size:3.8rem;font-style:italic;display:block}.placements-hero__text{color:#3e527a;max-width:520px;margin-bottom:3.5rem;font-size:1.35rem;font-weight:600;line-height:1.5}.placements-hero__stats{z-index:2;gap:2rem;display:flex;position:relative}.placements-hero__stat-card{background:#ffffffd9;border:1px solid #ffffff80;border-radius:12px;align-items:center;gap:1.25rem;padding:1rem 1.5rem;display:flex;box-shadow:0 4px 15px #0000000d}.placements-hero__stat-icon{border-radius:10px;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.placements-hero__stat-card:first-child .placements-hero__stat-icon{color:#f78d1e;background:#fff4e5}.placements-hero__stat-card:nth-child(2) .placements-hero__stat-icon{color:#032155;background:#ebf5ff}.placements-hero__stat-icon svg{width:28px;height:28px}.placements-hero__stat-info{flex-direction:column;display:flex}.placements-hero__stat-info strong{color:#032155;font-size:1.6rem;font-weight:800;line-height:1.2}.placements-hero__stat-info span{color:#5b6e94;font-size:.95rem;font-weight:600}.placements-breadcrumb-wrapper{background-color:#fff;border-bottom:1px solid #f1f5f9}.placements-breadcrumb{color:#475569;max-width:100%;margin:0 auto;padding:1rem 5%;font-size:.875rem;font-weight:600}.placements-breadcrumb a{color:#1e293b;text-decoration:none}.placements-breadcrumb span{color:#f59e0b}.placements-main{padding:4rem 5%}.placements-container{max-width:100%;margin:0 auto}.placements-grid{grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.placement-card{background:#fff;border:1px solid #f1f5f9;border-radius:1rem;gap:1rem;padding:1rem 1rem .75rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.placement-card:hover{transform:translateY(-5px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.placement-card__image-container{flex-shrink:0;width:160px;min-height:220px;position:relative}.placement-card__image{object-fit:cover;background-color:#f1f5f9;border-radius:.75rem;width:100%;height:100%}.placement-card__quote-icon{color:#3b82f6;background:#eff6ff;border-radius:.5rem;justify-content:center;align-items:center;width:40px;height:40px;font-family:serif;font-size:2rem;line-height:1;display:flex;position:absolute;bottom:-10px;left:-10px}.placement-card__details{flex-direction:column;flex:1;display:flex}.placement-card__logo-placeholder{text-transform:uppercase;color:#0f2c72;align-items:center;gap:.25rem;margin-bottom:.5rem;font-size:.75rem;font-weight:800;display:flex}.placement-card__logo-placeholder:before{content:"+";color:#f59e0b;font-size:1rem;font-weight:700}.placement-card__name{color:#0f2c72;margin-bottom:1rem;font-size:1.25rem;font-weight:800}.placement-card__info-list{flex-direction:column;gap:.5rem;margin:0 0 1.5rem;padding:0;list-style:none;display:flex}.placement-card__info-list li{color:#475569;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;display:flex}.placement-card__info-list svg{color:#64748b;width:16px;height:16px}.placement-card__package{color:#fff;text-align:center;background:#1e3a8a;border-radius:.5rem;margin-top:auto;padding:.75rem;font-size:.875rem;font-weight:700}.placements-stats-bar{background:#fff;border:1px solid #f1f5f9;border-radius:1rem;margin-bottom:3rem;display:flex;box-shadow:0 4px 6px -1px #0000000d}.placements-stat-item{flex:1;justify-content:center;align-items:center;gap:1.5rem;padding:2rem;display:flex}.placements-stat-item:not(:last-child){border-right:1px solid #f1f5f9}.placements-stat-item__icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.placements-stat-item__icon svg{width:28px;height:28px}.placements-stat-item__icon--blue{color:#2563eb;background:#eff6ff}.placements-stat-item__icon--green{color:#10b981;background:#f0fdf4}.placements-stat-item__icon--orange{color:#f97316;background:#fff7ed}.placements-stat-item__icon--purple{color:#8b5cf6;background:#faf5ff}.placements-stat-item__content h4{color:#0f172a;margin-bottom:.25rem;font-size:1.5rem;font-weight:800}.placements-stat-item__content p{color:#64748b;font-size:.875rem;font-weight:500}.placements-pagination{justify-content:center;align-items:center;gap:1.5rem;display:flex}.placements-pagination__btn{cursor:pointer;border-radius:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .2s}.placements-pagination__btn--prev{color:#64748b;background:#fff;border:1px solid #e2e8f0}.placements-pagination__btn--prev:hover{color:#0f172a;background:#f8fafc}.placements-pagination__text{color:#0f172a;font-weight:700}.placements-pagination__btn--next{color:#fff;background:#1e3a8a;border:none}.placements-pagination__btn--next:hover{background:#172554}.placements-pagination__btn:disabled{opacity:.5;cursor:not-allowed;color:#94a3b8!important;background:#f1f5f9!important;border:1px solid #e2e8f0!important}@media (width<=1024px){.placements-grid{grid-template-columns:repeat(2,1fr)}.placements-stats-bar{flex-wrap:wrap}.placements-stat-item{min-width:50%}.placements-stat-item:nth-child(2){border-right:none}.placements-stat-item:first-child,.placements-stat-item:nth-child(2){border-bottom:1px solid #f1f5f9}}@media (width<=768px){.placements-hero{padding:3rem 5%}.placements-hero__title{font-size:2.5rem}.placements-hero__subtitle{font-size:1.5rem}.placements-hero__stats{flex-direction:column}.placements-grid{grid-template-columns:1fr}.placement-card{flex-direction:column}.placement-card__image-container{width:100%;max-width:260px;min-height:240px;margin:0 auto}.placements-stat-item{min-width:100%;border-right:none!important}.placements-stat-item:not(:last-child){border-bottom:1px solid #f1f5f9}}.explore-more{color:#1e293b;background-color:#fff;padding:8rem 0 6rem;font-family:Inter,sans-serif}.explore-container{width:100%;margin:0 auto;padding:0 5%}.explore-header{margin-bottom:3rem}.explore-title{color:#0f172a;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:3.5rem;font-weight:800;display:flex;position:relative}.explore-title span{color:#f97316;margin:0 .5rem;font-family:serif;font-style:italic}.explore-title .seg-text{color:#0f2c72}.explore-title:after{content:"";background-color:#0f2c72;border-radius:2px;width:60px;height:4px;position:absolute;bottom:-8px;left:0}.explore-subtitle{color:#64748b;font-size:1.125rem;font-weight:500}.explore-filters{scrollbar-width:none;gap:1rem;margin-bottom:3rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.explore-filters::-webkit-scrollbar{display:none}.filter-btn{color:#475569;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;align-items:center;gap:.75rem;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;transition:all .2s;display:flex}.filter-btn svg{width:18px;height:18px}.filter-btn.active{color:#fff;background:#2563eb;border-color:#2563eb;box-shadow:0 4px 12px #2563eb40}.filter-btn:hover:not(.active){background:#f8fafc;border-color:#cbd5e1}.explore-gallery{grid-template-columns:repeat(4,1fr);grid-auto-rows:250px;gap:1.5rem;margin-bottom:5rem;display:grid}.gallery-item{border-radius:1rem;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a}.gallery-item img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.gallery-item:hover img{transform:scale(1.05)}.gallery-overlay{color:#fff;background:linear-gradient(#0000 40%,#000c 100%);flex-direction:column;justify-content:flex-end;padding:1.5rem;display:flex;position:absolute;inset:0}.gallery-label{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fff3;border-radius:999px;align-items:center;gap:.5rem;width:fit-content;margin-bottom:.5rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:flex}.gallery-label svg{width:14px;height:14px}.gallery-title{font-size:1rem;font-weight:700}.gallery-item.large{grid-area:span 2/span 2}.gallery-item.large .gallery-title{margin-bottom:.5rem;font-size:2rem}.gallery-item.large .gallery-desc{opacity:.8;margin-bottom:1.5rem;font-size:1rem}.gallery-btn{color:#fff;cursor:pointer;background:#f97316;border:none;border-radius:50%;justify-content:center;align-self:flex-end;align-items:center;width:48px;height:48px;transition:transform .2s;display:flex}.gallery-btn:hover{transform:scale(1.1)}.explore-stats{background:#fff;border:1px solid #f1f5f9;border-radius:1.5rem;justify-content:space-around;align-items:center;padding:2rem;display:flex;box-shadow:0 4px 15px #0000000d}.stat-item{align-items:center;gap:1.5rem;padding:0 1rem;display:flex}.stat-item:not(:last-child){border-right:1px solid #f1f5f9}.stat-icon{border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.stat-icon svg{width:24px;height:24px}.stat-info{flex-direction:column;display:flex}.stat-value{color:#0f172a;font-size:1.5rem;font-weight:800}.stat-label{color:#64748b;font-size:.875rem;font-weight:500}.stat-icon.blue{color:#2563eb;background:#eff6ff}.stat-icon.indigo{color:#4f46e5;background:#eef2ff}.stat-icon.sky{color:#0ea5e9;background:#f0f9ff}.stat-icon.rose{color:#f43f5e;background:#fff1f2}@media (width<=1200px){.explore-gallery{grid-template-columns:repeat(3,1fr)}}@media (width<=992px){.explore-gallery{grid-template-columns:repeat(2,1fr)}.explore-stats{flex-wrap:wrap;gap:2rem}.stat-item{min-width:40%;border-right:none!important}}@media (width<=768px){.explore-more{padding-top:4rem}.explore-title{font-size:2.5rem}.gallery-item.large{grid-area:span 1/span 2}.gallery-item.large .gallery-title{font-size:1.5rem}}@media (width<=500px){.explore-more{padding-top:3rem}.explore-gallery{grid-template-columns:1fr;grid-auto-rows:300px}.gallery-item.large{grid-column:span 1}.stat-item{min-width:100%}}@media (width<=425px){.explore-more{padding-top:2rem}}@media (width<=375px){.explore-more{padding-top:1.5rem}}@media (width<=320px){.explore-more{padding-top:1rem}}.fee-structure-page{background:#fff;width:100%;overflow:hidden}.fee-hero{background:#fff;flex-direction:column;width:100%;min-height:700px;display:flex;position:relative}.fee-hero:before{content:"";opacity:.8;z-index:0;background-image:repeating-radial-gradient(circle,#0000 0 4px,#ffbe2333 5px 6px);border-radius:50%;width:250px;height:250px;position:absolute;top:50px;left:30%}.fee-hero__inner{z-index:1;flex:1;align-items:center;width:100%;padding:80px 45px;display:flex;position:relative}.fee-hero__content{flex:1;min-width:0;max-width:560px;padding-top:60px;padding-right:0}.fee-hero__breadcrumbs{color:#1041c6;align-items:center;gap:12px;margin-bottom:30px;font-size:14px;font-weight:600;display:flex}.fee-hero__breadcrumbs a{color:#1041c6;text-decoration:none}.fee-hero__breadcrumbs .separator{color:#64748b;font-size:12px}.fee-hero__breadcrumbs .current{color:#2563eb}.fee-hero__title{color:#112347;margin-bottom:16px;font-size:clamp(2.5rem,4vw,48px);font-weight:700;line-height:1.15}.fee-hero__title .text-blue{color:#2563eb}.fee-hero__accent-line{background-color:#ffbe23;border-radius:4px;width:50px;height:4px;margin-bottom:24px}.fee-hero__text{color:#475569;max-width:500px;font-size:16px;line-height:1.6}.fee-hero__visual{z-index:0;width:60%;height:100%;position:absolute;top:0;right:0}.fee-hero__visual:after{content:"";z-index:1;background:linear-gradient(90deg,#fff 0%,#fff9 40%,#fff0 100%);width:60%;height:100%;position:absolute;top:0;left:0}.fee-hero__image{object-fit:cover;border-radius:0;width:100%;height:100%;display:block}.fee-stats-bar{z-index:10;background:linear-gradient(90deg,#021a52 0%,#062b80 100%);border-radius:12px;grid-template-columns:repeat(4,1fr);align-items:center;gap:0;width:calc(100% - 90px);margin:-50px 45px 0;padding:50px 5%;display:grid;position:relative;box-shadow:0 -10px 40px #0000001a}.fee-stat-item{justify-content:center;align-items:center;gap:16px;min-width:0;padding:0 10px;display:flex}.fee-stat-item+.fee-stat-item{border-left:1px solid #ffffff26}.fee-stat-icon{color:#ffbe23;background:#ffbe231a;border:1px solid #ffbe234d;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.fee-stat-icon svg{width:32px;height:32px}.fee-stat-info{flex-direction:column;display:flex}.fee-stat-value{color:#ffbe23;font-size:28px;font-weight:700;line-height:1.1}.fee-stat-label{color:#fffc;margin-top:4px;font-size:13px;font-weight:600;line-height:1.3}.fee-content{padding:60px 5% 80px}.fee-section{margin-bottom:60px}.fee-section__header{text-align:center;margin-bottom:30px}.fee-section__title{color:#0f172a;margin-bottom:10px;font-size:32px;font-weight:700}.fee-section__desc{color:#64748b;max-width:800px;margin:0 auto;font-size:16px}.fee-table-container{background:#fff;border:1px solid #e2e8f0;border-radius:16px;overflow-x:auto;box-shadow:0 4px 20px #0000000d}.fee-table{border-collapse:collapse;width:100%;min-width:800px}.fee-table th{text-align:left;color:#1e293b;background:#f8fafc;border-bottom:2px solid #e2e8f0;padding:20px;font-weight:700}.fee-table td{color:#475569;border-bottom:1px solid #f1f5f9;padding:20px;font-size:15px}.fee-table tr:hover td{background:#f8fafc}.fee-badge{border-radius:999px;padding:4px 12px;font-size:12px;font-weight:600}.fee-badge--blue{color:#2563eb;background:#eff6ff}.fee-badge--green{color:#16a34a;background:#f0fdf4}@media (width<=1200px){.fee-hero__image{height:500px}.fee-stats-bar{grid-template-columns:repeat(2,1fr);gap:30px;padding:30px}.fee-stat-item:nth-child(2n){border-left:none}}@media (width<=1024px){.fee-hero{padding:60px 5% 100px}.fee-hero__inner{text-align:center;flex-direction:column;gap:40px}.fee-hero__content{flex-direction:column;align-items:center;max-width:100%;display:flex}.fee-hero__breadcrumbs{justify-content:center;margin-top:0}.fee-hero__text{max-width:100%}.fee-hero__visual{width:100%;position:relative}.fee-hero__image{border-radius:12px;height:400px}.fee-hero__visual:after{display:none}.fee-stats-bar{width:auto;margin:-50px 5% 0}}@media (width<=768px){.fee-hero{padding:40px 5% 80px}.fee-hero__title{font-size:2.5rem}.fee-stats-bar{grid-template-columns:1fr;margin-top:-40px;padding:20px}.fee-stat-item{justify-content:flex-start;padding:0;border-left:none!important}}.fee-selector{text-align:center;padding:60px 5% 20px}.fee-selector__label{color:#64748b;margin-bottom:20px;font-size:16px;font-weight:500}.fee-selector__buttons{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.fee-selector__btn{color:#1041c6;cursor:pointer;background:#fff;border:2px solid #1041c6;border-radius:10px;padding:14px 36px;font-size:16px;font-weight:700;transition:background .2s,color .2s,box-shadow .2s}.fee-selector__btn:hover{background:#eff6ff;box-shadow:0 4px 16px #1041c61f}.fee-selector__btn--active{color:#fff;background:#1041c6;box-shadow:0 4px 16px #1041c640}.fee-institute-header{text-align:center;margin-bottom:28px}.fee-institute-header__name{color:#0f172a;text-transform:uppercase;margin-bottom:6px;font-size:22px;font-weight:800}.fee-institute-header__session{color:#1041c6;margin-bottom:4px;font-size:16px;font-weight:700}.fee-institute-header__address{color:#64748b;font-size:14px}.fee-table-title{color:#1e293b;border-bottom:1px solid #e2e8f0;padding:16px 20px;font-size:15px;font-weight:700}.fee-notes{margin:0;padding:20px 0 0;list-style:none}.fee-notes li{color:#475569;padding:4px 0;font-size:14px}.fee-badge-row{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:12px;display:flex}.fee-tag-badge{color:#1041c6;text-transform:uppercase;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;align-items:center;padding:4px 12px;font-size:12px;font-weight:700;display:inline-flex}.fee-tag-badge--gold{color:#b45309;background:#fffbeb;border-color:#fde68a}.fee-highlight-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:36px;display:grid}.fee-highlight-card{color:#1e293b;background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;padding:24px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;box-shadow:0 4px 20px #0000000d}.fee-highlight-card:hover{border-color:#cbd5e1;transform:translateY(-3px);box-shadow:0 12px 28px #00000017}.fee-highlight-card--pink{background:#fff;border-top:4px solid #db2777}.fee-highlight-card--orange{background:#fff;border-top:4px solid #ea580c}.fee-highlight-card--blue{background:#fff;border-top:4px solid #2563eb}.fee-highlight-tag{text-transform:uppercase;color:#475569;background:#f1f5f9;border-radius:999px;width:fit-content;margin-bottom:12px;padding:4px 12px;font-size:11px;font-weight:700;display:inline-block}.fee-highlight-tag--pink{color:#be185d;background:#fdf2f8;border:1px solid #fbcfe8}.fee-highlight-tag--orange{color:#c2410c;background:#fff7ed;border:1px solid #fed7aa}.fee-highlight-tag--blue{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe}.fee-highlight-title{color:#0f172a;margin:0 0 6px;font-size:18px;font-weight:800;line-height:1.3}.fee-highlight-value{color:#ea580c;letter-spacing:-.5px;margin:4px 0 2px;font-size:26px;font-weight:900}.fee-highlight-subtag{text-transform:uppercase;color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;width:fit-content;margin-bottom:8px;padding:3px 10px;font-size:12px;font-weight:700;display:inline-block}.fee-highlight-subtag--pink{color:#e11d48;background:#fff1f2;border-color:#fecdd3}.fee-highlight-desc{color:#64748b;margin:0;font-size:14px;line-height:1.5}.fee-highlight-phone{color:#2563eb;align-items:center;margin-top:6px;font-size:19px;font-weight:800;text-decoration:none;display:inline-flex}.fee-highlight-phone:hover{color:#1d4ed8;text-decoration:underline}.fee-course-badge{color:#475569;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:4px;margin-left:8px;padding:2px 6px;font-size:11px;font-weight:700;display:inline-block}.flex-between{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.fee-notes-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;margin-top:32px;padding:24px 28px}.fee-notes-title{color:#0f172a;text-transform:uppercase;margin:0 0 12px;font-size:17px;font-weight:800}.fee-notes-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.fee-notes-list li{color:#475569;font-size:14px;line-height:1.5}.fee-cta-box{color:#fff;background:linear-gradient(135deg,#021a52 0%,#0b3fa8 100%);border-radius:20px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-top:40px;padding:32px 40px;display:flex;box-shadow:0 12px 35px #021a5226}.fee-cta-title{color:#fff;margin:0 0 6px;font-size:22px;font-weight:800}.fee-cta-desc{color:#cbd5e1;margin:0;font-size:14px}.fee-cta-actions{flex-wrap:wrap;gap:12px;display:flex}.fee-cta-btn{border-radius:10px;justify-content:center;align-items:center;padding:12px 24px;font-size:14px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.fee-cta-btn--primary{color:#0f172a;background:#ffbe23}.fee-cta-btn--primary:hover{background:#ffd05b}.fee-cta-btn--secondary{color:#fff;background:#ffffff26;border:1px solid #ffffff4d}.fee-cta-btn--secondary:hover{background:#ffffff40}@media (width<=900px){.fee-highlight-grid{grid-template-columns:1fr}.fee-cta-box{text-align:center;flex-direction:column;padding:24px}.fee-cta-actions{justify-content:center;width:100%}}.quota-page{background:#fff;width:100%;overflow:hidden}.quota-hero{background:#fff;flex-direction:column;width:100%;min-height:700px;display:flex;position:relative}.quota-hero:before{content:"";opacity:.8;z-index:0;background-image:repeating-radial-gradient(circle,#0000 0 4px,#ffbe2333 5px 6px);border-radius:50%;width:250px;height:250px;position:absolute;top:50px;left:30%}.quota-hero__inner{z-index:1;flex:1;align-items:center;width:100%;padding:80px 45px;display:flex;position:relative}.quota-hero__content{flex:1;min-width:0;max-width:560px;padding-top:60px;padding-right:0}.quota-hero__breadcrumbs{color:#1041c6;align-items:center;gap:12px;margin-bottom:30px;font-size:14px;font-weight:600;display:flex}.quota-hero__breadcrumbs a{color:#1041c6;text-decoration:none}.quota-hero__breadcrumbs .separator{color:#64748b;font-size:12px}.quota-hero__breadcrumbs .current{color:#2563eb}.quota-hero__title{color:#112347;margin-bottom:16px;font-size:clamp(2.5rem,4vw,48px);font-weight:700;line-height:1.15}.quota-hero__title .text-blue{color:#2563eb}.quota-hero__accent-line{background-color:#ffbe23;border-radius:4px;width:50px;height:4px;margin-bottom:24px}.quota-hero__text{color:#475569;max-width:500px;font-size:16px;line-height:1.6}.quota-hero__visual{z-index:0;width:60%;height:100%;position:absolute;top:0;right:0}.quota-hero__visual:after{content:"";z-index:1;background:linear-gradient(90deg,#fff 0%,#fff9 40%,#fff0 100%);width:60%;height:100%;position:absolute;top:0;left:0}.quota-hero__image{object-fit:cover;border-radius:0;width:100%;height:100%;display:block}.quota-stats-bar{z-index:10;background:linear-gradient(90deg,#021a52 0%,#062b80 100%);border-radius:12px;grid-template-columns:repeat(4,1fr);align-items:center;gap:0;width:calc(100% - 90px);margin:-50px 45px 0;padding:50px 5%;display:grid;position:relative;box-shadow:0 -10px 40px #0000001a}.quota-stat-item{justify-content:center;align-items:center;gap:16px;min-width:0;padding:0 10px;display:flex}.quota-stat-item+.quota-stat-item{border-left:1px solid #ffffff26}.quota-stat-icon{color:#ffbe23;background:#ffbe231a;border:1px solid #ffbe234d;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.quota-stat-icon svg{width:32px;height:32px}.quota-stat-info{flex-direction:column;display:flex}.quota-stat-value{color:#ffbe23;font-size:28px;font-weight:700;line-height:1.1}.quota-stat-label{color:#fffc;margin-top:4px;font-size:13px;font-weight:600;line-height:1.3}.quota-content{padding:60px 5% 80px}.quota-grid{grid-template-columns:1fr 1fr;align-items:flex-start;gap:40px;display:grid}.quota-info-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:40px;box-shadow:0 4px 25px #0000000d}.quota-info-card__title{color:#1e293b;align-items:center;gap:15px;margin-bottom:20px;font-size:28px;font-weight:700;display:flex}.quota-info-card__title svg{color:#2563eb}.quota-list{margin:0;padding:0;list-style:none}.quota-list li{color:#475569;margin-bottom:15px;padding-left:30px;font-size:15px;line-height:1.6;position:relative}.quota-list li:before{content:"✓";color:#16a34a;font-weight:900;position:absolute;left:0}.quota-cta{text-align:center;background:#f8fafc;border-radius:12px;margin-top:40px;padding:30px}.quota-cta h3{color:#1e293b;margin-bottom:15px;font-size:20px}.btn-quota{color:#fff;background:#2563eb;border-radius:8px;padding:12px 30px;font-weight:600;text-decoration:none;transition:background .2s;display:inline-block}.btn-quota:hover{background:#1d4ed8}@media (width<=1200px){.quota-hero__image{height:500px}.quota-stats-bar{grid-template-columns:repeat(2,1fr);gap:30px;padding:30px}.quota-stat-item:nth-child(2n){border-left:none}}@media (width<=1024px){.quota-hero{padding:60px 5% 100px}.quota-hero__inner{text-align:center;flex-direction:column;gap:40px}.quota-hero__content{flex-direction:column;align-items:center;max-width:100%;display:flex}.quota-hero__breadcrumbs{justify-content:center;margin-top:0}.quota-hero__text{max-width:100%}.quota-hero__visual{width:100%;position:relative}.quota-hero__image{border-radius:12px;height:400px}.quota-hero__visual:after{display:none}.quota-stats-bar{width:auto;margin:-50px 5% 0}.quota-grid{grid-template-columns:1fr}}@media (width<=768px){.quota-hero{padding:40px 5% 80px}.quota-hero__title{font-size:2.5rem}.quota-stats-bar{grid-template-columns:1fr;margin-top:-40px;padding:20px}.quota-stat-item{justify-content:flex-start;padding:0;border-left:none!important}}.rd-projects-page{background-color:#fff;width:100%;font-family:Inter,sans-serif;overflow-x:hidden}.rd-hero{color:#fff;background:#032155;align-items:center;width:100%;min-height:600px;padding:4rem 5%;display:flex;position:relative;overflow:hidden}.rd-hero__bg{z-index:1;width:75%;height:100%;position:absolute;top:0;right:0}.rd-hero__bg img{object-fit:cover;object-position:right center;opacity:.8;width:100%;height:100%}.rd-hero__overlay{z-index:2;background:linear-gradient(90deg,#032155 0% 30%,#032155cc 50%,#03215500 100%);width:100%;height:100%;position:absolute;top:0;left:0}.rd-hero__container{z-index:3;grid-template-columns:1.2fr 1fr;align-items:center;gap:4rem;width:100%;margin:0 auto;display:grid;position:relative}.rd-hero__content{margin-top:3rem}.rd-hero__title{letter-spacing:-2px;margin-bottom:1rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800}.rd-hero__title:after{content:"";background:#ffbe23;width:60px;height:4px;margin-top:1rem;display:block}.rd-hero__subtitle{opacity:.9;max-width:500px;margin-bottom:3rem;font-size:1.25rem;line-height:1.6}.rd-hero__features{gap:5rem;margin-top:3rem;display:flex}.rd-hero__feature{flex-direction:column;gap:.75rem;display:flex}.rd-hero__feature-icon{color:#032155;background:#ffbe23;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.rd-hero__feature-info{flex-direction:column;gap:.35rem;display:flex}.rd-hero__feature-title{margin-bottom:.25rem;font-size:1.1rem;font-weight:700}.rd-hero__feature-desc{opacity:.8;font-size:.9rem;line-height:1.4}.rd-hero__quote-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:24px;justify-self:end;max-width:300px;padding:3.5rem 2.5rem;position:relative}.rd-hero__quote-icon{color:#ffbe23;margin-bottom:1rem;font-family:serif;font-size:3rem;display:block}.rd-hero__quote-text{font-size:1.5rem;font-weight:500;line-height:1.4}.rd-hero__quote-line{background:#ffbe23;width:40px;height:3px;margin-top:1.5rem}.rd-breadcrumbs-wrapper{background:#fff;padding:1.5rem 0}.rd-breadcrumbs{align-items:center;gap:1rem;width:100%;margin:0 auto;padding:0 5%;font-size:.95rem;font-weight:600;display:flex}.rd-breadcrumbs-card{z-index:5;background:#fff;border-radius:12px;align-items:center;gap:.75rem;margin-top:-30px;padding:.75rem 1.5rem;display:flex;position:relative;box-shadow:0 4px 20px #0000000d}.rd-breadcrumbs a{color:#64748b;text-decoration:none}.rd-breadcrumbs .current{color:#2563eb}.rd-intro{text-align:center;width:100%;margin:0 auto;padding:5rem 5%}.rd-intro__title{color:#032155;margin-bottom:1.5rem;font-size:3rem;font-weight:800}.rd-intro__text{color:#64748b;font-size:1.15rem;line-height:1.7}.rd-stats{width:100%;margin:2rem auto 5rem;padding:0 5%}.rd-stats__inner{background:#fff;border:1px solid #f1f5f9;border-radius:24px;grid-template-columns:repeat(4,1fr);gap:2rem;padding:3rem;display:grid;box-shadow:0 10px 40px #0000000d}.rd-stats__item{align-items:center;gap:1.5rem;padding:0 1rem;display:flex}.rd-stats__item:not(:last-child){border-right:1px solid #e2e8f0}.rd-stats__icon{border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.rd-stats__item--projects .rd-stats__icon{color:#2563eb;background:#2563eb1a}.rd-stats__item--researchers .rd-stats__icon{color:#f59e0b;background:#f59e0b1a}.rd-stats__item--faculty .rd-stats__icon{color:#10b981;background:#10b9811a}.rd-stats__item--awards .rd-stats__icon{color:#8b5cf6;background:#8b5cf61a}.rd-stats__info{flex-direction:column;display:flex}.rd-stats__value{color:#032155;font-size:2rem;font-weight:800}.rd-stats__label{color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-size:.9rem;font-weight:600}.rd-tabs-section{background-color:#f8fafc;padding:2rem 5% 8rem}.rd-tabs-container{width:100%;margin:0 auto}.rd-tabs{justify-content:center;gap:1.5rem;margin-bottom:4rem;display:flex}.rd-tab{color:#64748b;cursor:pointer;background:#fff;border:1px solid #0000;border-radius:12px;align-items:center;gap:1rem;padding:1rem 2rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 4px 15px #0000000d}.rd-tab.active{color:#fff;background:#2563eb;box-shadow:0 10px 25px #2563eb4d}.rd-tab__icon{width:24px;height:24px}.rd-projects-panel{background:#fff;border-radius:30px;padding:4rem;box-shadow:0 20px 60px #00000008}.rd-projects__header{align-items:center;gap:1rem;margin-bottom:3rem;display:flex}.rd-projects__header-icon{color:#fff;background:#2563eb;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.rd-projects__header-title{color:#032155;font-size:2rem;font-weight:800}.rd-projects-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.rd-project-card{cursor:pointer;background:#f8fafc;border:1px solid #f1f5f9;border-radius:16px;justify-content:space-between;align-items:center;padding:1.75rem 2rem;transition:all .3s;display:flex}.rd-project-card:hover{background:#fff;border-color:#2563eb;transform:translateY(-5px);box-shadow:0 15px 35px #00000014}.rd-project-card__left{align-items:center;gap:1.25rem;display:flex}.rd-project-card__icon{color:#2563eb;opacity:.8}.rd-project-card__title{color:#1e293b;font-size:1.05rem;font-weight:600;line-height:1.4}.rd-project-card__arrow{color:#94a3b8;transition:transform .3s}.rd-project-card:hover .rd-project-card__arrow{color:#2563eb;transform:translate(5px)}@media (width<=1200px){.rd-hero__title{font-size:3.5rem}.rd-projects-grid{grid-template-columns:repeat(2,1fr)}.rd-stats__inner{grid-template-columns:repeat(2,1fr);padding:2rem}.rd-stats__item:nth-child(2){border-right:none}}@media (width<=992px){.rd-hero__container{text-align:center;grid-template-columns:1fr;gap:3rem}.rd-hero__title:after{margin:1rem auto 0}.rd-hero__subtitle{margin:0 auto 3rem}.rd-hero__features{justify-content:center}.rd-hero__quote-card{justify-self:center}.rd-tabs{flex-wrap:wrap}}@media (width<=768px){.rd-hero__title{font-size:2.75rem}.rd-projects-grid,.rd-stats__inner{grid-template-columns:1fr}.rd-stats__item{border-bottom:1px solid #e2e8f0;padding-bottom:1.5rem;border-right:none!important}.rd-stats__item:last-child{border-bottom:none}.rd-projects-panel{padding:2rem}.rd-hero__features{flex-direction:column;align-items:center;gap:2.5rem}.rd-hero__bg{width:100%;left:0}.rd-hero__overlay{background:linear-gradient(#032155b3 0%,#032155e6 100%)}}@media (width<=425px){.rd-hero__container{text-align:left}.rd-hero__title:after,.rd-hero__subtitle{margin-left:0;margin-right:0}.rd-hero__features{align-items:flex-start;width:100%}.rd-hero__feature{text-align:left;flex-direction:row;align-items:flex-start;gap:1rem;width:100%}.rd-hero__feature-icon{flex:0 0 48px}.rd-hero__feature-info{text-align:left;align-items:flex-start}}@media (width<=320px){.rd-hero{padding:2rem 4%}.rd-hero__container{gap:1.5rem}.rd-hero__content{margin-top:1rem}.rd-hero__title{margin-bottom:.75rem}.rd-hero__subtitle{margin-bottom:1.5rem;line-height:1.5}.rd-hero__features{gap:1.5rem;margin-top:1.5rem}}.tech-dev-page{background-color:#fafbfc;width:100%;font-family:Inter,sans-serif;overflow-x:hidden}.td-hero{background:#fff;flex-direction:column;padding:4rem 5% 0;display:flex;position:relative}.td-hero__top{grid-template-columns:1.1fr 1fr;align-items:center;gap:4rem;margin-top:60px;margin-bottom:4rem;display:grid}.td-hero__title{color:#032155;letter-spacing:-1.5px;margin-bottom:1.5rem;font-size:clamp(2.2rem,6vw,4rem);font-weight:800}.td-hero__title:after{content:"";background:#ffbe23;width:50px;height:4px;margin-top:1rem;display:block}.td-hero__text{color:#475569;flex-direction:column;gap:1.5rem;max-width:650px;font-size:1.05rem;line-height:1.7;display:flex}.td-hero__visual{border-radius:24px;height:450px;position:relative;overflow:visible}.td-hero__image{object-fit:cover;border-radius:24px;width:100%;height:100%;box-shadow:0 20px 50px #0000001a}.td-hero__quote{z-index:5;background:#fff;border:1px solid #f1f5f9;border-radius:20px;max-width:320px;padding:2.5rem;position:absolute;top:50%;right:-40px;transform:translateY(-50%);box-shadow:0 15px 40px #00000014}.td-hero__quote-icon{color:#2563eb;width:32px;height:32px;margin-bottom:1rem}.td-hero__quote-text{color:#1e293b;margin-bottom:1rem;font-size:1.25rem;font-weight:600;line-height:1.5}.td-hero__quote-author{color:#2563eb;font-size:.95rem;font-weight:600}.td-features{z-index:10;background:#fff;border:1px solid #f1f5f9;border-radius:20px;grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:-40px;padding:2.5rem 3rem;display:grid;position:relative;box-shadow:0 10px 30px #0000000a}.td-feature{align-items:center;gap:1.25rem;padding:0 1rem;display:flex}.td-feature:not(:last-child){border-right:1px solid #e2e8f0}.td-feature__icon{color:#2563eb;background:#f1f5f9;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.td-feature__info{flex-direction:column;display:flex}.td-feature__title{color:#032155;font-size:1rem;font-weight:700}.td-feature__desc{color:#64748b;font-size:.85rem}.td-table-section{background-color:#f8fafc;padding:8rem 5% 5rem}.td-table-container{background:#fff;border:1px solid #f1f5f9;border-radius:24px;width:100%;margin:0 auto;overflow:hidden;box-shadow:0 10px 40px #00000008}.td-table{border-collapse:collapse;text-align:left;width:100%}.td-table thead{color:#fff;background:#2563eb}.td-table th{padding:1.5rem 2rem;font-size:.95rem;font-weight:600}.td-table td{color:#334155;border-bottom:1px solid #f1f5f9;padding:1.5rem 2rem;font-size:1rem;line-height:1.5}.td-table__sr{text-align:center;width:80px}.td-table__sr-box{color:#2563eb;background:#f1f5f9;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;margin:0 auto;font-weight:700;display:flex}.td-table__details{color:#1e293b;font-weight:600}.td-table__tag{white-space:nowrap;border-radius:999px;padding:.5rem 1rem;font-size:.85rem;font-weight:700;display:inline-flex}.tag-math{color:#9333ea;background:#f3e8ff}.tag-mech{color:#166534;background:#dcfce7}.tag-pharm{color:#9a3412;background:#ffedd5}.tag-elec{color:#0369a1;background:#e0f2fe}.td-footer-note{background:#eff6ff;border:1px solid #dbeafe;border-radius:999px;justify-content:center;align-items:center;gap:1.25rem;max-width:600px;margin:4rem auto;padding:1.25rem 2.5rem;display:flex}.td-footer-note__icon{color:#2563eb;background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;box-shadow:0 4px 10px #2563eb1a}.td-footer-note__text{color:#1e3a8a;font-size:1rem;font-weight:600}@media (width<=1200px){.td-hero__top{grid-template-columns:1fr;gap:3rem}.td-hero__visual{max-width:800px;height:400px;margin:0 auto}.td-hero__quote{width:100%;max-width:none;top:auto;bottom:-40px;right:0;transform:none}.td-features{grid-template-columns:repeat(2,1fr);gap:2rem}.td-feature:nth-child(2){border-right:none}}@media (width<=992px){.td-table-container{overflow-x:auto}.td-table{min-width:900px}}@media (width<=768px){.td-hero{padding-top:2rem}.td-hero__top{margin-top:2rem}.td-features{grid-template-columns:1fr}.td-feature{border-bottom:1px solid #e2e8f0;padding-bottom:1.5rem;border-right:none!important}.td-feature:last-child{border-bottom:none}.td-hero__title{text-align:center}.td-hero__text{text-align:center;margin:0 auto}}@media (width<=425px){.td-hero{padding-top:1.5rem}.td-hero__top{margin-top:1.5rem}.td-hero__visual{flex-direction:column;gap:1rem;width:100%;height:auto;display:flex;overflow:visible}.td-hero__image{object-fit:cover;object-position:center;border-radius:16px;width:100%;height:240px}.td-hero__quote{border-radius:16px;width:auto;max-width:none;padding:1.25rem;position:static;transform:none}}@media (width<=375px){.td-hero{padding-top:1.25rem}.td-hero__top{margin-top:1rem}}@media (width<=320px){.td-hero{padding-top:1rem}.td-hero__top{gap:1.5rem;margin-top:.5rem}.td-hero__image{height:210px}.td-hero__quote{padding:1rem}.td-hero__quote-text{font-size:1rem}}.award-projects-page{background-color:#fafbfc;width:100%;font-family:Inter,sans-serif;overflow-x:hidden}.aw-hero{background:#fff;margin-top:30px;padding:2.5rem 5% 4rem;position:relative;overflow:hidden}.aw-hero__container{grid-template-columns:1.5fr 1.5fr 1fr;align-items:center;gap:2rem;width:100%;margin:0 auto;display:grid}.aw-hero__center-visual{justify-content:center;align-items:center;display:flex}.aw-hero__trophy{mix-blend-mode:multiply;opacity:.9;width:100%;max-width:450px;height:auto}.aw-hero__content{max-width:none}.aw-hero__card{width:100%}.aw-hero__title{color:#032155;white-space:nowrap;margin-bottom:1.5rem;font-size:clamp(2rem,4.5vw,3rem);font-weight:800;line-height:1.1}.aw-hero__line{background:#ffbe23;width:50px;height:4px;margin-bottom:2rem}.aw-hero__text{color:#64748b;max-width:500px;font-size:1.1rem;line-height:1.6}.aw-main{padding:2rem 5% 6rem}.aw-main__container{grid-template-columns:1fr 400px;gap:3rem;display:grid}.aw-accordion{flex-direction:column;gap:1.25rem;display:flex}.aw-accordion__item{background:#fff;border:1px solid #f1f5f9;border-radius:16px;transition:all .3s;overflow:hidden;box-shadow:0 4px 15px #00000008}.aw-accordion__item.active{border-color:#2563eb;box-shadow:0 10px 30px #2563eb14}.aw-accordion__header{cursor:pointer;background:#fff;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.aw-accordion__header-left{align-items:center;gap:1.5rem;display:flex}.aw-accordion__icon{color:#2563eb;background:#eff6ff;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex}.aw-accordion__item.active .aw-accordion__icon{color:#fff;background:#2563eb}.aw-accordion__name{color:#1e293b;font-size:1.25rem;font-weight:700}.aw-accordion__chevron{color:#94a3b8;transition:transform .3s}.aw-accordion__item.active .aw-accordion__chevron{color:#2563eb;transform:rotate(180deg)}.aw-accordion__content{padding:0 2rem 2rem 6.5rem;display:none}.aw-accordion__item.active .aw-accordion__content{display:block}.aw-projects-list{flex-direction:column;gap:1rem;display:flex}.aw-projects-list__title{color:#2563eb;margin-bottom:1rem;font-weight:700;display:block}.aw-project-row{color:#475569;border-bottom:1px dashed #f1f5f9;align-items:center;gap:1rem;padding:.75rem 0;font-size:1rem;line-height:1.5;display:flex}.aw-project-row:last-child{border-bottom:none}.aw-project-row__check{color:#2563eb;flex-shrink:0}.aw-sidebar{flex-direction:column;gap:2rem;display:flex}.aw-card--impact{color:#fff;background:linear-gradient(#032155 0%,#0849bc 100%);border-radius:24px;padding:4.5rem 2.5rem;position:relative;overflow:hidden;box-shadow:0 20px 50px #03215526}.aw-card__title{z-index:2;margin-bottom:2rem;font-size:1.4rem;font-weight:700;position:relative}.aw-card__title:after{content:"";background:#ffbe23;width:40px;height:3px;margin-top:.75rem;display:block}.aw-metrics{z-index:2;flex-direction:row;justify-content:space-between;gap:1.5rem;display:flex;position:relative}.aw-metric{text-align:center}.aw-metric__icon{background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 1rem;display:flex}.aw-metric__value{font-size:2rem;font-weight:800;display:block}.aw-metric__label{opacity:.8;font-size:.9rem;font-weight:600}.aw-card--funding{background:#fff;border:1px solid #f1f5f9;border-radius:24px;padding:2.5rem;box-shadow:0 10px 30px #00000008}.aw-funding__header{align-items:center;gap:1.25rem;margin-bottom:2rem;display:flex}.aw-funding__icon{color:#2563eb;background:#eff6ff;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.aw-funding__title{color:#032155;font-size:1.1rem;font-weight:700}.aw-funding__text{color:#64748b;margin-bottom:2rem;font-size:.95rem;line-height:1.6}.aw-collab{border-top:1px solid #f1f5f9;gap:1.25rem;padding-top:1.5rem;display:flex}.aw-collab__icon{color:#2563eb;flex-shrink:0}.aw-collab__text{color:#475569;font-size:.9rem;line-height:1.5}.aw-footer-bar{z-index:5;background:#fff;border:1px solid #f1f5f9;border-radius:20px;align-items:center;gap:2rem;margin:-3rem 5% 5rem;padding:1.5rem 3rem;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 40px #0000000a}.aw-footer-bar__icon{color:#fff;background:#2563eb;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.aw-footer-bar__info{flex-direction:column;display:flex}.aw-footer-bar__title{color:#032155;font-size:1.15rem;font-weight:800}.aw-footer-bar__desc{color:#64748b;font-size:1rem}.aw-footer-bar__visual{opacity:.3;margin-left:auto}@media (width<=1100px){.aw-hero{padding:clamp(2rem,5vw,4rem) clamp(1rem,5vw,5%)}.aw-hero__container{text-align:center;grid-template-columns:1fr;gap:3rem}.aw-hero__title{white-space:normal;overflow-wrap:anywhere}.aw-hero__line{margin:0 auto 2rem}.aw-hero__text{margin:0 auto}.aw-hero__trophy{max-width:250px}.aw-hero__card{max-width:640px;margin:0 auto}}@media (width<=992px){.aw-main{padding:2rem clamp(1rem,5vw,5%) 6rem}.aw-main__container{grid-template-columns:1fr;gap:clamp(1.5rem,4vw,3rem)}.aw-sidebar{flex-direction:column}}@media (width<=768px){.aw-hero{margin-top:20px}.aw-hero__container{gap:2rem}.aw-hero__title{font-size:clamp(2rem,9vw,2.6rem)}.aw-hero__text{font-size:1rem}.aw-accordion__header{padding:1.25rem}.aw-accordion__header-left{min-width:0}.aw-accordion__name{overflow-wrap:anywhere;min-width:0}.aw-accordion__chevron{flex-shrink:0}.aw-accordion__content{padding:0 1.25rem 1.5rem 4.5rem}.aw-card--impact{padding:clamp(2rem,5vw,4.5rem) clamp(1.5rem,3vw,2.5rem)}.aw-card--funding{padding:clamp(1.5rem,4vw,2.5rem)}.aw-metrics{flex-flow:column wrap;gap:2rem}.aw-metric{flex:92px;min-width:0}.aw-footer-bar{text-align:center;flex-direction:column;padding:2rem}.aw-footer-bar__visual{display:none}.aw-footer-bar__icon{margin-bottom:1rem}}@media (width<=560px){.aw-hero{margin-top:8px;padding:1.5rem 1rem 2rem}.aw-hero__container{gap:1.5rem}.aw-hero__line{margin-bottom:1.25rem}.aw-hero__trophy{max-width:210px}.aw-card--impact,.aw-card--funding{border-radius:16px}.aw-card__title{margin-bottom:1.5rem;font-size:1.2rem}.aw-metrics{gap:1.25rem}.aw-metric{text-align:left;grid-template-columns:48px 1fr;grid-template-areas:"icon value""icon label";align-items:center;column-gap:1rem;display:grid}.aw-metric__icon{grid-area:icon;margin:0}.aw-metric__value{grid-area:value;font-size:1.7rem}.aw-metric__label{grid-area:label}.aw-footer-bar__icon{flex-shrink:0}.aw-footer-bar__info{min-width:0}.aw-footer-bar__title{overflow-wrap:anywhere}.aw-main{padding:1.25rem 1rem 4rem}.aw-accordion{gap:1rem}.aw-accordion__item{border-radius:14px}.aw-accordion__header{align-items:flex-start;gap:.75rem;padding:1rem}.aw-accordion__header-left{gap:.75rem}.aw-accordion__icon{border-radius:10px;width:40px;height:40px}.aw-accordion__name{font-size:1rem;line-height:1.35}.aw-accordion__content{padding:0 1rem 1.25rem}.aw-projects-list__title{margin-bottom:.5rem}.aw-project-row{align-items:flex-start;gap:.75rem;font-size:.95rem}.aw-funding__header{align-items:flex-start;gap:1rem;margin-bottom:1.25rem}.aw-collab{gap:.875rem}.aw-footer-bar{border-radius:16px;gap:.75rem;width:calc(100% - 2rem);margin:-2rem auto 3rem}.aw-footer-bar__icon{width:48px;height:48px}.aw-footer-bar__title{font-size:1rem}.aw-footer-bar__desc{font-size:.92rem}}@media (width<=380px){.aw-hero,.aw-main{padding-left:.75rem;padding-right:.75rem}.aw-hero__title{font-size:1.8rem}.aw-card--impact,.aw-card--funding{padding:1.25rem}.aw-accordion__header{padding:.875rem}.aw-accordion__icon{display:none}.aw-footer-bar{width:calc(100% - 1.5rem);padding:1.25rem 1rem}}.rp-page{background-color:#fafbfc;width:100%;font-family:Inter,sans-serif;overflow-x:hidden}.rp-hero{background:linear-gradient(90deg,#fff 40%,#f8fbff 100%);margin-top:0;padding:6rem 5% 4rem;position:relative;overflow:hidden}.rp-hero__container{justify-content:space-between;align-items:center;width:100%;margin:0 auto;display:flex}.rp-hero__content{max-width:480px}.rp-hero__title{color:#032155;letter-spacing:-1.5px;margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:800}.rp-hero__title:after{content:"";background:#ffbe23;width:60px;height:4px;margin-top:1rem;display:block}.rp-hero__subtitle{color:#64748b;margin-bottom:3rem;font-size:1.15rem;line-height:1.6}.rp-hero__visual{z-index:2;isolation:isolate;align-self:flex-start;width:980px;margin-top:-6rem;margin-right:-5%;position:relative}.rp-hero__img{mix-blend-mode:multiply;filter:contrast(1.05)brightness(1.02);width:100%;height:auto;display:block;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 14% 82%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 14% 82%,#0000 100%)}.rp-breadcrumbs-bar{background:#fff;border-top:1px solid #f1f5f9;padding:1rem 0}.rp-breadcrumbs{color:#64748b;align-items:center;gap:1rem;padding:0 5%;font-size:.9rem;font-weight:600;display:flex}.rp-breadcrumbs a{color:#64748b;text-decoration:none}.rp-breadcrumbs .current{color:#f59e0b}.rp-section{background-color:#f8fafc;padding:5rem 5% 8rem}.rp-section__header{text-align:center;justify-content:center;align-items:center;gap:1.5rem;margin-bottom:4rem;display:flex}.rp-section__dots{grid-template-columns:repeat(3,1fr);gap:4px;display:grid}.rp-section__dot{opacity:.6;background:#f59e0b;border-radius:50%;width:6px;height:6px}.rp-section__title{color:#032155;font-size:2.2rem;font-weight:800}.rp-tabs{flex-wrap:wrap;justify-content:center;gap:1.25rem;margin-bottom:3rem;display:flex}.rp-tab{color:#64748b;cursor:pointer;background:#fff;border:1px solid #0000;border-radius:12px;padding:.85rem 1.75rem;font-weight:700;transition:all .3s;box-shadow:0 4px 15px #0000000a}.rp-tab.active{color:#fff;background:#2563eb;box-shadow:0 10px 25px #2563eb40}.rp-tab--more{align-items:center;gap:.75rem;display:flex}.rp-table-container{background:#fff;border:1px solid #f1f5f9;border-radius:24px;width:100%;overflow:hidden;box-shadow:0 15px 50px #0000000d}.rp-table{border-collapse:collapse;text-align:left;width:100%}.rp-table thead{color:#fff;background:#0849bc}.rp-table th{padding:1.5rem 2rem;font-size:.95rem;font-weight:600}.rp-table th .icon{opacity:.8;margin-right:.75rem}.rp-table td{color:#334155;border-bottom:1px solid #f1f5f9;padding:1.5rem 2rem;font-size:.95rem;line-height:1.5}.rp-table__faculty{color:#032155;align-items:center;gap:1.25rem;font-weight:700;display:flex}.rp-table__faculty-icon{color:#2563eb;background:#eff6ff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.rp-table__tag{border-radius:6px;padding:.4rem 1rem;font-size:.85rem;font-weight:700;display:inline-flex}.tag--int{color:#2563eb;background:#eff6ff}.tag--nat{color:#166534;background:#f0fdf4}.rp-table__year-tag{color:#2563eb;background:#eff6ff;border-radius:6px;padding:.4rem 1.2rem;font-weight:700;display:inline-block}@media (width<=1200px){.rp-hero__container{text-align:center;flex-direction:column}.rp-hero__title:after{margin:1rem auto 0}.rp-hero__visual{align-self:center;width:90%;max-width:400px;margin-top:2rem}.rp-hero__img{transform:none}.rp-table-container{overflow-x:auto}.rp-table{min-width:1000px}}@media (width<=768px){.rp-hero__title{font-size:2.5rem}.rp-section__title{font-size:1.75rem}.rp-tabs{gap:.75rem}.rp-tab{padding:.7rem 1.2rem;font-size:.9rem}}@media (width<=425px){.rp-hero{padding-top:1.5rem}}@media (width<=375px){.rp-hero{padding-top:1.25rem}}@media (width<=320px){.rp-hero{padding-top:1.25rem}}.fnp-hero{background:#fff;grid-template-columns:1.1fr .9fr;align-items:center;gap:60px;padding:80px 5% 100px;display:grid;position:relative;overflow:hidden}.fnp-hero__content{z-index:2}.fnp-hero__breadcrumb{color:#1e293b;gap:8px;margin-bottom:32px;font-size:14px;font-weight:600;display:flex}.fnp-hero__breadcrumb a{color:#64748b;text-decoration:none}.fnp-hero__tag{color:#2563eb;text-transform:uppercase;letter-spacing:.5px;margin-bottom:20px;font-size:14px;font-weight:700;display:block}.fnp-hero__title{color:#162341;margin-bottom:24px;font-size:clamp(3rem,6vw,4.8rem);font-weight:800;line-height:1.05}.fnp-hero__desc{color:#64748b;max-width:540px;margin-bottom:48px;font-size:1.15rem;line-height:1.6}.fnp-hero__visual{z-index:1;justify-content:center;align-items:center;height:600px;display:flex;position:relative}.fnp-hero__bg-shape{z-index:0;background:#0a275d;border-radius:60px;width:100%;height:100%;position:absolute;top:-10%;right:-10%;transform:rotate(-8deg)}.fnp-hero__img-main{z-index:3;border-radius:30px;width:440px;height:480px;position:absolute;top:-40px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 40px 80px #0000004d}.fnp-hero__img-main img{object-fit:cover;width:100%;height:100%}.fnp-hero__img-sub1{z-index:4;border:6px solid #fff;border-radius:24px;width:280px;height:240px;position:absolute;bottom:0;left:0;overflow:hidden;box-shadow:0 30px 60px #0003}.fnp-hero__img-sub1 img{object-fit:cover;width:100%;height:100%}.fnp-hero__img-sub2{z-index:4;border:6px solid #fff;border-radius:24px;width:320px;height:260px;position:absolute;bottom:-40px;right:-20px;overflow:hidden;box-shadow:0 30px 60px #0003}.fnp-hero__img-sub2 img{object-fit:cover;width:100%;height:100%}.fnp-hero__dots{z-index:2;background-image:radial-gradient(#ffffff4d 2px,#0000 2px);background-size:20px 20px;width:120px;height:120px;position:absolute}.fnp-hero__dots--top{top:-40px;right:15%}.fnp-hero__dots--bottom{bottom:20%;right:-5%}.fnp-hero__swirl{z-index:5;width:100px;position:absolute;top:50%;right:-30px;transform:translateY(-50%)}.fnp-stats{z-index:10;gap:20px;margin-top:-40px;padding:0 5%;display:flex;position:relative}.fnp-stat-card{background:#fff;border:1px solid #f1f5f9;border-radius:16px;flex:1;align-items:center;gap:16px;padding:24px;display:flex;box-shadow:0 10px 30px #14235a0f}.fnp-stat-card__icon{color:#2563eb;background:#f0f7ff;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.fnp-stat-card__val{color:#162341;font-size:24px;font-weight:800;line-height:1}.fnp-stat-card__label{color:#8a9bbf;margin-top:4px;font-size:12px;font-weight:600}.fnp-filters{background:#fff;border:1px solid #f1f5f9;border-radius:24px;margin:60px 5% 40px;padding:32px;box-shadow:0 10px 40px #00000008}.fnp-filters__grid{grid-template-columns:1fr 1fr 1fr 1fr 1fr;gap:16px;margin-bottom:24px;display:grid}.fnp-filter__input{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;outline:none;width:100%;padding:12px 16px;font-size:14px}.fnp-filter__select{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;width:100%;padding:12px 16px;font-size:14px}.fnp-filters__footer{justify-content:space-between;align-items:center;display:flex}.fnp-view-toggle{gap:10px;display:flex}.fnp-view-btn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-size:13px;font-weight:600;display:flex}.fnp-view-btn--active{color:#2563eb;background:#f0f7ff;border-color:#2563eb}.fnp-section{padding:40px 5% 60px}.fnp-section__header{justify-content:space-between;align-items:flex-end;margin-bottom:40px;display:flex}.fnp-section__title{color:#162341;font-size:28px;font-weight:800;position:relative}.fnp-section__title:after{content:"";background:#ffbe23;width:40px;height:3px;margin-top:8px;display:block}.fnp-section__link{color:#2563eb;align-items:center;gap:8px;font-size:14px;font-weight:700;text-decoration:none;display:flex}.fnp-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.fnp-grid--list{flex-direction:column;display:flex}.fnp-grid--list .fnp-card{width:100%}.fnp-card{background:#fff;border:1px solid #f1f5f9;border-radius:20px;transition:all .3s;overflow:hidden}.fnp-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #00000014}.fnp-card__img-wrap{background:#eef2f7;height:320px;position:relative;overflow:hidden}.fnp-card__img-wrap img{object-fit:contain;object-position:center bottom;width:100%;height:100%}.fnp-card__socials{flex-direction:column;gap:8px;display:flex;position:absolute;top:16px;right:16px}.fnp-card__social-btn{color:#2563eb;background:#fff;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;display:flex;box-shadow:0 4px 10px #0000001a}.fnp-card__body{padding:20px}.fnp-card__name{color:#2563eb;margin-bottom:6px;font-size:18px;font-weight:700}.fnp-card__role{color:#64748b;margin-bottom:2px;font-size:13px;font-weight:600}.fnp-card__dept{color:#94a3b8;margin-bottom:12px;font-size:13px}.fnp-card__edu{color:#1e293b;align-items:center;gap:6px;margin-bottom:12px;font-size:13px;font-weight:600;display:flex}.fnp-card__edu span{color:#2563eb}.fnp-card__tags{gap:8px;margin-bottom:20px;display:flex}.fnp-card__tag{color:#2563eb;background:#f0f7ff;border-radius:6px;padding:4px 10px;font-size:11px;font-weight:700}.fnp-card__btn{color:#2563eb;cursor:pointer;background:0 0;border:1.5px solid #2563eb;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:10px;font-size:14px;font-weight:700;transition:all .2s;display:flex}.fnp-card__btn:hover{color:#fff;background:#2563eb}.fnp-leader{text-align:center;background:#fff;border:1px solid #f1f5f9;border-radius:16px;flex-direction:column;align-items:center;padding:32px 24px;transition:all .3s;display:flex;position:relative}.fnp-leader:hover{transform:translateY(-5px);box-shadow:0 15px 35px #0000000d}.fnp-leader__portrait-wrap{border:2px dashed #e2e8f0;border-radius:50%;width:140px;height:140px;margin-bottom:24px;padding:12px;position:relative}.fnp-leader__portrait-wrap:before{content:"";clip-path:polygon(0 0,50% 0,50% 100%,0 100%);border:2px solid #2563eb;border-radius:50%;position:absolute;inset:-4px}.fnp-leader__portrait{border-radius:50%;width:100%;height:100%;overflow:hidden}.fnp-leader__portrait img{object-fit:cover;width:100%;height:100%}.fnp-leader__name{color:#2563eb;margin-bottom:12px;font-size:18px;font-weight:700}.fnp-leader__accent{background:#ffbe23;width:24px;height:2px;margin-bottom:16px}.fnp-leader__role{color:#64748b;min-height:40px;font-size:13px;font-weight:500;line-height:1.5}.fnp-leader__arrow{color:#2563eb;border:1.5px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;bottom:16px;right:16px}@media (width<=1440px){.fnp-grid{grid-template-columns:repeat(4,1fr)}}@media (width<=1200px){.fnp-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=992px){.fnp-hero{text-align:center;grid-template-columns:1fr;padding-top:40px}.fnp-hero__content{flex-direction:column;align-items:center;display:flex}.fnp-hero__desc{margin-inline:auto}.fnp-hero__visual{display:none}.fnp-stats{flex-wrap:wrap;margin-top:20px}.fnp-filters__grid{grid-template-columns:1fr 1fr}.fnp-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=576px){.fnp-grid,.fnp-filters__grid{grid-template-columns:1fr}}.pp-hero{background:linear-gradient(135deg,#2563eb 0%,#1e40af 50%,#1e3a8a 100%);border-radius:0 0 18px 18px;padding:3.5rem 2rem 3rem;position:relative;overflow:hidden}.pp-hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 80% 20%,#ffffff1f 0%,#0000 60%);position:absolute;inset:0}.pp-hero__inner{z-index:1;justify-content:center;max-width:1100px;margin:0 auto;display:flex;position:relative}.pp-hero__title{text-align:center;color:#fff;letter-spacing:-.02em;margin:0;font-size:2rem;font-weight:700}.pp-body{max-width:1100px;margin:0 auto;padding:2.5rem 2rem 4rem}.pp-section{margin-bottom:2.8rem;scroll-margin-top:90px}.pp-section__heading{color:#1e293b;border-bottom:1px solid #e2e8f0;align-items:baseline;gap:8px;margin:0 0 1.2rem;padding-bottom:.7rem;font-size:1.4rem;font-weight:700;display:flex}.pp-section__heading--no-border{border-bottom:none;padding-bottom:0}.pp-section__heading--contact{border-bottom:none;padding-bottom:.4rem}.pp-section__number{color:#1e293b}.pp-intro-text{color:#334155;margin:0 0 1.4rem;font-size:.98rem;font-weight:500;line-height:1.75}.pp-body-text{color:#475569;margin:0 0 1.2rem;font-size:.93rem;line-height:1.7}.pp-muted{color:#64748b;margin:0;font-size:.88rem;line-height:1.6}.pp-sub-label{color:#2563eb;margin:1.5rem 0 .8rem;font-size:.9rem;font-weight:600}.pp-callout{border-radius:10px;margin-bottom:1.2rem;display:flex;overflow:hidden}.pp-callout__bar{border-radius:5px 0 0 5px;flex-shrink:0;width:5px}.pp-callout__content{flex:1;padding:1.2rem 1.5rem}.pp-callout__label{margin:0 0 5px;font-size:.85rem;font-weight:600}.pp-callout__text{margin:0;font-size:.9rem;line-height:1.65}.pp-callout--blue{background:#eff6ff;border:1px solid #dbeafe}.pp-callout--blue .pp-callout__bar{background:#2563eb}.pp-callout--blue .pp-callout__label{color:#1d4ed8}.pp-callout--blue .pp-callout__text{color:#1e40af}.pp-callout--amber{background:#fffbeb;border:1px solid #fde68a}.pp-callout--amber .pp-callout__bar{background:#f59e0b}.pp-callout--amber .pp-callout__label{color:#b45309}.pp-callout--amber .pp-callout__text{color:#78350f}.pp-callout--purple{background:#f5f3ff;border:1px solid #ddd6fe}.pp-callout--purple .pp-callout__bar{background:#7c3aed}.pp-callout--purple .pp-callout__label{color:#6d28d9}.pp-callout--purple .pp-callout__text{color:#4c1d95}.pp-toc{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:2.5rem;padding:1.5rem 1.8rem}.pp-toc__title{color:#1e293b;margin:0 0 1rem;font-size:1rem;font-weight:700}.pp-toc__list{counter-reset:toc;margin:0;padding:0;list-style:none}.pp-toc__list li{counter-increment:toc;align-items:center;gap:6px;margin-bottom:.4rem;display:flex}.pp-toc__list li:before{content:counter(toc) ".";color:#64748b;min-width:22px;font-size:.88rem;font-weight:600}.pp-toc__link{cursor:pointer;color:#2563eb;text-align:left;background:0 0;border:none;padding:0;font-size:.9rem;transition:color .2s}.pp-toc__link:hover{color:#1d4ed8;text-decoration:underline}.pp-dual-cards{grid-template-columns:repeat(2,1fr);gap:1.2rem;margin-bottom:1.2rem;display:grid}.pp-info-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1.4rem 1.5rem}.pp-info-card__title{color:#1e293b;align-items:center;gap:10px;margin:0 0 1rem;font-size:1rem;font-weight:600;display:flex}.pp-info-card ul{margin:0;padding-left:1.3rem;list-style:outside}.pp-info-card li{color:#475569;margin-bottom:2px;font-size:.9rem;line-height:1.7}.pp-collect-grid{background:#eff6ff;border:1px solid #dbeafe;border-radius:12px;grid-template-columns:repeat(3,1fr);gap:1rem;padding:1.5rem;display:grid}.pp-collect-card{text-align:left}.pp-collect-card__icon{margin-bottom:.6rem;font-size:1.8rem;display:block}.pp-collect-card h4{color:#1e293b;margin:0 0 .3rem;font-size:.9rem;font-weight:600}.pp-collect-card p{color:#475569;margin:0;font-size:.85rem;line-height:1.5}.pp-usage-list{flex-direction:column;gap:.6rem;margin-bottom:1.5rem;display:flex}.pp-usage-item{background:#f8fafc;border:1px solid #f1f5f9;border-radius:8px;align-items:flex-start;gap:12px;padding:.8rem 1rem;display:flex}.pp-usage-item__icon{flex-shrink:0;margin-top:1px}.pp-usage-item__title{color:#1e293b;margin:0 0 3px;font-size:.92rem;font-weight:600}.pp-usage-item__desc{color:#475569;margin:0;font-size:.88rem;line-height:1.6}.pp-legal-basis{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;padding:1.5rem}.pp-legal-basis__title{color:#166534;margin:0 0 1.1rem;font-size:.95rem;font-weight:600}.pp-legal-basis__grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.pp-legal-basis__item-title{color:#16a34a;margin:0 0 3px;font-size:.88rem;font-weight:600}.pp-legal-basis__item-desc{color:#166534;margin:0;font-size:.85rem;line-height:1.5}.pp-table-wrap{border:1px solid #e2e8f0;border-radius:10px;overflow:hidden}.pp-table{border-collapse:collapse;width:100%}.pp-table thead{background:#f8fafc}.pp-table th{text-align:left;letter-spacing:.06em;color:#94a3b8;border-bottom:1px solid #e2e8f0;padding:.9rem 1.2rem;font-size:.72rem;font-weight:600}.pp-table td{color:#334155;border-bottom:1px solid #f1f5f9;padding:.85rem 1.2rem;font-size:.9rem}.pp-table tr:last-child td{border-bottom:none}.pp-table__bold{color:#1e293b;font-weight:600}.pp-security-grid{grid-template-columns:repeat(2,1fr);gap:.8rem;display:grid}.pp-security-item{color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-items:flex-start;gap:10px;padding:.9rem 1.1rem;font-size:.9rem;line-height:1.5;display:flex}.pp-security-item svg{flex-shrink:0;margin-top:2px}.pp-security-icon-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.pp-sec-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.3rem 1.2rem;transition:box-shadow .2s}.pp-sec-card:hover{box-shadow:0 4px 16px #0000000f}.pp-sec-card__icon{margin-bottom:.7rem;font-size:1.8rem;display:block}.pp-sec-card h4{color:#1e293b;margin:0 0 .4rem;font-size:.95rem;font-weight:600}.pp-sec-card p{color:#64748b;margin:0;font-size:.87rem;line-height:1.5}.pp-rights-grid2{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.pp-rights-card2{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.2rem 1.4rem;transition:box-shadow .2s,border-color .2s}.pp-rights-card2:hover{border-color:#cbd5e1;box-shadow:0 4px 12px #0000000d}.pp-rights-card2 h4{color:#1e293b;margin:0 0 .4rem;font-size:.95rem;font-weight:600}.pp-rights-card2 p{color:#64748b;margin:0;font-size:.87rem;line-height:1.5}.pp-third-party-grid{grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:1.2rem;display:grid}.pp-tp-chip{color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:10px;padding:.85rem 1.2rem;font-size:.92rem;font-weight:500;display:flex}.pp-tp-chip svg{flex-shrink:0}.pp-notif-list{flex-direction:column;gap:.5rem;margin:.8rem 0 0;padding:0;list-style:none;display:flex}.pp-notif-list li{color:#b45309;padding-left:1.2rem;font-size:.9rem;font-weight:500;position:relative}.pp-notif-list li:before{content:"•";color:#d97706;font-size:1.2rem;line-height:1;position:absolute;top:-1px;left:0}.pp-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:1.1rem 1.4rem}.pp-card--icon{align-items:flex-start;gap:14px;display:flex}.pp-card__icon{flex-shrink:0;margin-top:2px}.pp-card p{color:#334155;margin:0;font-size:.93rem;line-height:1.65}.pp-contact-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden}.pp-contact-card__header{color:#1e293b;border-bottom:1px solid #e2e8f0;align-items:center;gap:10px;padding:1.1rem 1.5rem;font-size:1.05rem;font-weight:600;display:flex}.pp-contact-card__body{grid-template-columns:1fr 1fr;gap:1.5rem;padding:1.4rem 1.5rem;display:grid}.pp-contact-card__label{letter-spacing:.06em;color:#94a3b8;text-transform:uppercase;margin:0 0 .7rem;font-size:.72rem;font-weight:600}.pp-contact-card__item{color:#334155;align-items:flex-start;gap:10px;margin:0 0 .6rem;font-size:.9rem;line-height:1.5;display:flex}.pp-contact-card__item svg{flex-shrink:0;margin-top:1px}.pp-acceptance-card{text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1.8rem}.pp-acceptance-card__title{color:#1e293b;margin:0 0 .8rem;font-size:1.05rem;font-weight:600}.pp-acceptance-card__text{color:#475569;margin:0;font-size:.9rem;line-height:1.65}@media (width<=768px){.pp-hero{border-radius:0;padding:2.5rem 1.2rem 2rem}.pp-hero__title{font-size:1.5rem}.pp-body{padding:1.5rem 1rem 3rem}.pp-dual-cards,.pp-collect-grid,.pp-legal-basis__grid,.pp-security-grid,.pp-rights-grid,.pp-rights-grid2,.pp-security-icon-grid,.pp-third-party-grid{grid-template-columns:1fr}.pp-contact-card__body{grid-template-columns:1fr;gap:1rem}.pp-section__heading{font-size:1.15rem}.pp-table th,.pp-table td{padding:.7rem .8rem;font-size:.82rem}}@media (width<=480px){.pp-hero__title{font-size:1.3rem}.pp-card--icon{flex-direction:column;gap:8px}}.tnc-hero{background:linear-gradient(135deg,#2563eb 0%,#1e40af 50%,#1e3a8a 100%);border-radius:0 0 18px 18px;padding:3.5rem 2rem 3rem;position:relative;overflow:hidden}.tnc-hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 80% 20%,#ffffff1f 0%,#0000 60%);position:absolute;inset:0}.tnc-hero__inner{z-index:1;justify-content:center;align-items:center;max-width:1100px;margin:0 auto;display:flex;position:relative}.tnc-hero__title{text-align:center;color:#fff;letter-spacing:-.02em;margin:0;font-size:2rem;font-weight:700}.tnc-hero__badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;letter-spacing:.01em;background:#ffffff2e;border:1px solid #ffffff40;border-radius:999px;align-items:center;gap:6px;padding:.45rem 1.1rem;font-size:.82rem;font-weight:600;display:inline-flex}.tnc-body{max-width:1100px;margin:0 auto;padding:2.5rem 2rem 4rem}.tnc-notice{background:#eff6ff;border:1px solid #dbeafe;border-radius:10px;gap:0;margin-bottom:2.5rem;display:flex;overflow:hidden}.tnc-notice__bar{background:#2563eb;border-radius:5px 0 0 5px;flex-shrink:0;width:5px}.tnc-notice__content{padding:1.2rem 1.5rem}.tnc-notice__label{color:#2563eb;margin:0 0 4px;font-size:.85rem;font-weight:600}.tnc-notice__text{color:#1e40af;margin:0;font-size:.92rem;line-height:1.6}.tnc-section{margin-bottom:2.5rem}.tnc-section__heading{color:#1e293b;border-bottom:1px solid #e2e8f0;align-items:baseline;gap:8px;margin:0 0 1.2rem;padding-bottom:.7rem;font-size:1.4rem;font-weight:700;display:flex}.tnc-section__heading--contact{border-bottom:none;padding-bottom:.4rem}.tnc-section__number{color:#1e293b}.tnc-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;align-items:flex-start;gap:14px;padding:1.1rem 1.4rem;display:flex}.tnc-card__icon{flex-shrink:0;margin-top:2px}.tnc-card p{color:#334155;margin:0;font-size:.93rem;line-height:1.65}.tnc-services-grid{grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:1rem;display:grid}.tnc-service-chip{color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:12px;padding:1rem 1.2rem;font-size:.93rem;transition:box-shadow .2s,border-color .2s;display:flex}.tnc-service-chip:hover{border-color:#93c5fd;box-shadow:0 2px 12px #2563eb14}.tnc-muted{color:#64748b;margin:0;font-size:.88rem;line-height:1.6}.tnc-table-wrap{border:1px solid #e2e8f0;border-radius:10px;overflow:hidden}.tnc-table{border-collapse:collapse;width:100%}.tnc-table thead{background:#f8fafc}.tnc-table th{text-align:left;letter-spacing:.06em;color:#94a3b8;border-bottom:1px solid #e2e8f0;padding:.9rem 1.4rem;font-size:.75rem;font-weight:600}.tnc-table td{color:#334155;border-bottom:1px solid #f1f5f9;padding:.85rem 1.4rem;font-size:.93rem}.tnc-table tr:last-child td{border-bottom:none}.tnc-table__req{color:#1e293b;font-weight:600}.tnc-dual-cards{grid-template-columns:repeat(2,1fr);gap:1.2rem;display:grid}.tnc-policy-card{background:#fffbeb;border:1px solid #fde68a;border-radius:12px;padding:1.4rem 1.5rem}.tnc-policy-card__title{color:#1e293b;align-items:center;gap:10px;margin:0 0 .9rem;font-size:1rem;font-weight:600;display:flex}.tnc-policy-card ul{margin:0;padding-left:1.4rem;list-style:outside}.tnc-policy-card li{color:#475569;margin-bottom:2px;font-size:.9rem;line-height:1.7}.tnc-callout{border-radius:10px;gap:0;margin-bottom:1rem;display:flex;overflow:hidden}.tnc-callout__bar{border-radius:5px 0 0 5px;flex-shrink:0;width:5px}.tnc-callout__content{flex:1;padding:1.1rem 1.4rem}.tnc-callout__label{margin:0 0 4px;font-size:.85rem;font-weight:600}.tnc-callout__text{margin:0;font-size:.92rem;line-height:1.6}.tnc-callout--amber{background:#fffbeb;border:1px solid #fde68a}.tnc-callout--amber .tnc-callout__bar{background:#f59e0b}.tnc-callout--amber .tnc-callout__label{color:#d97706}.tnc-callout--amber .tnc-callout__text{color:#92400e}.tnc-callout--red{background:#fff1f2;border:1px solid #fecdd3}.tnc-callout--red .tnc-callout__bar{background:#ef4444}.tnc-callout--red .tnc-callout__label{color:#dc2626}.tnc-callout--red .tnc-callout__text{color:#991b1b}.tnc-contact-section{margin-top:1rem}.tnc-contact-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden}.tnc-contact-card__header{color:#1e293b;border-bottom:1px solid #e2e8f0;align-items:center;gap:10px;padding:1.1rem 1.5rem;font-size:1.05rem;font-weight:600;display:flex}.tnc-contact-card__body{grid-template-columns:1fr 1fr;gap:1.5rem;padding:1.4rem 1.5rem;display:grid}.tnc-contact-card__label{letter-spacing:.06em;color:#94a3b8;text-transform:uppercase;margin:0 0 .7rem;font-size:.72rem;font-weight:600}.tnc-contact-card__item{color:#334155;align-items:flex-start;gap:10px;margin:0 0 .6rem;font-size:.9rem;line-height:1.5;display:flex}.tnc-contact-card__item svg{flex-shrink:0;margin-top:1px}@media (width<=768px){.tnc-hero{border-radius:0;padding:2.5rem 1.2rem 2rem}.tnc-hero__inner{flex-direction:column;align-items:flex-start;gap:1rem}.tnc-hero__title{font-size:1.5rem}.tnc-body{padding:1.5rem 1rem 3rem}.tnc-services-grid,.tnc-dual-cards{grid-template-columns:1fr}.tnc-contact-card__body{grid-template-columns:1fr;gap:1rem}.tnc-section__heading{font-size:1.15rem}}@media (width<=480px){.tnc-hero__title{font-size:1.3rem}.tnc-card{flex-direction:column;gap:8px}}.jap-page{background:#f1f5f9;min-height:100vh}.jap-layout{align-items:flex-start;min-height:100vh;display:flex}.jap-sidebar{background:linear-gradient(175deg,#0a275d 0%,#1041c6 100%);flex-shrink:0;align-self:stretch;width:300px}.jap-sidebar__sticky{flex-direction:column;height:100%;padding:120px 32px 48px;display:flex;position:sticky;top:0}.jap-sidebar__logo{background:#fff;border-radius:14px;width:80px;margin-bottom:28px;padding:10px;box-shadow:0 4px 20px #0003}.jap-sidebar__divider{background:#ffffff1f;height:1px;margin:20px 0}.jap-sidebar__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#ffffff80;margin-bottom:8px;font-size:10px;font-weight:700;display:block}.jap-sidebar__job{color:#fff;margin-bottom:12px;font-size:22px;font-weight:800;line-height:1.25}.jap-sidebar__badge{color:#fdb515;background:#fdb51526;border:1px solid #fdb51559;border-radius:99px;align-items:center;gap:7px;padding:6px 12px;font-size:12px;font-weight:600;display:inline-flex}.jap-badge-dot{background:#fdb515;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite pulse}@keyframes pulse{0%{opacity:.6;transform:scale(1)}80%{opacity:0;transform:scale(1.5)}to{opacity:0;transform:scale(1.5)}}.jap-sidebar__section-title{letter-spacing:.1em;text-transform:uppercase;color:#ffffff73;margin-bottom:14px;font-size:11px;font-weight:700}.jap-sidebar__perks{flex-direction:column;gap:11px;margin:0;padding:0;list-style:none;display:flex}.jap-sidebar__perks li{color:#ffffffd1;align-items:center;gap:10px;font-size:13px;font-weight:500;display:flex}.jap-perk-icon{color:#fdb515;background:#fdb51533;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.jap-sidebar__tagline{background:#ffffff12;border:1px solid #ffffff1a;border-radius:14px;align-items:center;gap:12px;margin-top:auto;padding:16px;display:flex}.jap-sidebar__tagline span{font-size:28px}.jap-sidebar__tagline p{color:#fff;margin:0;font-size:13px;font-weight:700;line-height:1.4}.jap-sidebar__tagline small{color:#ffffff8c;font-size:11px;font-weight:400}.jap-main{flex:1;min-width:0;padding:48px 48px 80px}.jap-breadcrumb{color:#94a3b8;align-items:center;gap:8px;margin-bottom:28px;font-size:13px;display:flex}.jap-breadcrumb button{color:#1041c6;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:13px;font-weight:600}.jap-breadcrumb button:hover{text-decoration:underline}.jap-breadcrumb span:last-child{color:#475569;font-weight:600}.jap-card{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 1px 3px #0000000f,0 8px 32px #1041c612}.jap-card__header{background:linear-gradient(135deg,#fafbff 0%,#f0f4ff 100%);border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:32px 40px;display:flex}.jap-card__header-text h1{color:#0f172a;margin-bottom:4px;font-size:24px;font-weight:800}.jap-card__header-text p{color:#64748b;font-size:14px}.jap-card__header-badge{background:linear-gradient(135deg,#1041c6,#0a275d);border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;font-size:24px;display:flex;box-shadow:0 8px 20px #1041c64d}.jap-form{flex-direction:column;padding:0;display:flex}.jap-section{border-bottom:1px solid #f1f5f9;padding:32px 40px}.jap-section:last-of-type{border-bottom:none}.jap-section__label{color:#1e293b;text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:10px;margin-bottom:22px;font-size:13px;font-weight:800;display:flex}.jap-section__num{color:#fff;background:linear-gradient(135deg,#1041c6,#0a275d);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;font-weight:800;display:flex}.jap-grid-2{grid-template-columns:1fr 1fr;gap:18px;display:grid}.jap-field{flex-direction:column;gap:7px;display:flex}.jap-field label{color:#374151;align-items:center;gap:4px;font-size:13px;font-weight:600;display:flex}.jap-hint{color:#94a3b8;font-size:11px;font-weight:400}.req{color:#ef4444}.jap-field input{color:#1e293b;background:#fafafa;border:1.5px solid #e5e7eb;border-radius:10px;outline:none;padding:11px 14px;font-family:inherit;font-size:14px;transition:border-color .18s,box-shadow .18s,background .18s}.jap-field input::placeholder{color:#b0bac9}.jap-field input:focus{background:#fff;border-color:#1041c6;box-shadow:0 0 0 3px #1041c617}.jap-upload-box{cursor:pointer;background:#fafafa;border:1.5px dashed #d1d5db;border-radius:12px;align-items:center;gap:14px;padding:14px 18px;transition:border-color .2s,background .2s;display:flex}.jap-upload-box:hover{background:#f0f4ff;border-color:#1041c6}.jap-upload-icon{background:#f0f4ff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:26px;display:flex}.jap-upload-text{flex-direction:column;gap:3px;display:flex}.jap-upload-text span{color:#374151;text-overflow:ellipsis;white-space:nowrap;max-width:180px;font-size:13px;font-weight:600;overflow:hidden}.jap-upload-text small{color:#9ca3af;font-size:11px}.jap-form-footer{background:#fafbff;border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:24px 40px;display:flex}.jap-btn-cancel{color:#64748b;cursor:pointer;background:0 0;border:1.5px solid #e2e8f0;border-radius:10px;padding:12px 24px;font-family:inherit;font-size:14px;font-weight:600;transition:all .18s}.jap-btn-cancel:hover{color:#1041c6;background:#f0f4ff;border-color:#1041c6}.jap-btn-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1041c6 0%,#0a275d 100%);border:none;border-radius:10px;align-items:center;gap:10px;padding:14px 32px;font-family:inherit;font-size:15px;font-weight:700;transition:all .18s;display:flex;box-shadow:0 6px 20px #1041c64d}.jap-btn-submit:hover{transform:translateY(-2px);box-shadow:0 10px 28px #1041c666}.jap-success-wrap{justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex}.jap-success{text-align:center;background:#fff;border-radius:24px;width:100%;max-width:460px;padding:60px 48px;box-shadow:0 8px 40px #1041c61f}.jap-success__circle{background:linear-gradient(135deg,#1041c6,#0a275d);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 24px;display:flex;box-shadow:0 8px 24px #1041c659}.jap-success h2{color:#0f172a;margin-bottom:12px;font-size:26px;font-weight:800}.jap-success p{color:#64748b;margin-bottom:32px;font-size:15px;line-height:1.7}.jap-success p strong{color:#1041c6}.jap-btn-back{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1041c6,#0a275d);border:none;border-radius:10px;padding:14px 32px;font-family:inherit;font-size:15px;font-weight:700;transition:all .18s;box-shadow:0 6px 20px #1041c64d}.jap-btn-back:hover{transform:translateY(-2px)}@media (width<=1100px){.jap-sidebar{width:260px}.jap-sidebar__sticky{padding:100px 24px 40px}.jap-main{padding:40px 32px 80px}.jap-section,.jap-card__header{padding:28px 32px}.jap-form-footer{padding:22px 32px}}@media (width<=900px){.jap-layout{flex-direction:column;align-items:stretch}.jap-sidebar{align-self:auto;width:100%}.jap-sidebar__sticky{flex-flow:wrap;align-items:flex-start;gap:20px;height:auto;padding:80px 32px 36px;position:static}.jap-sidebar__logo{width:64px;margin-bottom:0}.jap-sidebar__divider{display:none}.jap-sidebar__eyebrow{font-size:9px}.jap-sidebar__job{margin-bottom:8px;font-size:18px}.jap-sidebar__perks{flex-flow:wrap;gap:8px 16px}.jap-sidebar__perks li{font-size:12px}.jap-sidebar__tagline{width:100%;margin-top:0}.jap-sidebar__sticky>:nth-child(-n+5){flex:none}.jap-sidebar__sticky>.jap-sidebar__section-title,.jap-sidebar__sticky>.jap-sidebar__perks{flex:100%}.jap-main{padding:32px 24px 60px}.jap-section,.jap-card__header{padding:24px 28px}.jap-form-footer{padding:20px 28px}}@media (width<=640px){.jap-sidebar__sticky{flex-direction:column;gap:0;padding:72px 20px 28px}.jap-sidebar__logo{width:60px;margin-bottom:20px}.jap-sidebar__divider{display:block}.jap-sidebar__job{font-size:17px}.jap-sidebar__perks{flex-direction:column;gap:10px}.jap-sidebar__tagline{margin-top:20px}.jap-main{padding:24px 16px 50px}.jap-card{border-radius:14px}.jap-card__header{flex-direction:row;align-items:center;gap:12px;padding:20px}.jap-card__header-text h1{font-size:18px}.jap-card__header-text p{font-size:12px}.jap-card__header-badge{border-radius:10px;flex-shrink:0;width:44px;height:44px;font-size:20px}.jap-section{padding:20px}.jap-section__label{margin-bottom:16px;font-size:11px}.jap-section__num{width:24px;height:24px;font-size:10px}.jap-grid-2{grid-template-columns:1fr;gap:14px}.jap-field label{font-size:12px}.jap-field input{border-radius:8px;padding:10px 12px;font-size:13px}.jap-upload-box{gap:10px;padding:12px 14px}.jap-upload-icon{border-radius:8px;width:40px;height:40px;font-size:20px}.jap-upload-text span{max-width:160px;font-size:12px}.jap-form-footer{flex-direction:column;gap:10px;padding:16px 20px}.jap-btn-cancel,.jap-btn-submit{justify-content:center;width:100%;padding:13px 20px;font-size:14px}.jap-breadcrumb{margin-bottom:16px;font-size:12px}}@media (width<=400px){.jap-sidebar__sticky{padding:68px 16px 24px}.jap-sidebar__job{font-size:15px}.jap-sidebar__badge{padding:5px 10px;font-size:11px}.jap-sidebar__perks li{font-size:11px}.jap-sidebar__tagline{gap:10px;padding:12px}.jap-sidebar__tagline span{font-size:22px}.jap-sidebar__tagline p{font-size:12px}.jap-main{padding:20px 12px 40px}.jap-card{border-radius:12px}.jap-card__header{padding:16px}.jap-card__header-text h1{font-size:16px}.jap-card__header-badge{width:38px;height:38px;font-size:18px}.jap-section{padding:16px}.jap-section__label{gap:8px;font-size:10px}.jap-section__num{border-radius:6px;width:22px;height:22px;font-size:9px}.jap-field input{padding:9px 11px;font-size:13px}.jap-upload-box{padding:10px 12px}.jap-upload-icon{width:36px;height:36px;font-size:18px}.jap-upload-text span{max-width:130px;font-size:11px}.jap-form-footer{padding:14px 16px}.jap-btn-cancel,.jap-btn-submit{padding:12px 16px;font-size:13px}.jap-success{padding:36px 20px}.jap-success__circle{width:64px;height:64px}.jap-success h2{font-size:20px}.jap-success p{font-size:13px}.jap-btn-back{padding:12px 24px;font-size:13px}}.institutions-page{background:#f8fbff;min-height:100vh;padding-top:100px}.institutions-container{gap:40px;max-width:100%;margin:0;padding:0 40px 80px;display:flex}.institutions-sidebar{flex-direction:column;flex-shrink:0;width:320px;display:flex}.sidebar-brand-card{background:#fff;border-radius:20px;margin-bottom:40px;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000d}.sidebar-brand-header{background:#1041c6;width:100%;height:80px}.sidebar-brand-content{text-align:center;margin-top:-40px;padding:0 20px 24px}.sidebar-brand-logo{background:#fff;border-radius:15px;width:100%;max-width:120px;margin-bottom:15px;margin-left:auto;margin-right:auto;padding:15px;display:block;box-shadow:0 4px 15px #0000001a}.sidebar-brand-tagline{color:#1e293b;text-transform:uppercase;letter-spacing:.5px;margin:0;font-size:13px;font-weight:700}.sidebar-menu{background:#fff;border:1px solid #eef2ff;border-radius:20px;margin-top:80px;overflow:hidden;box-shadow:0 4px 20px #0000000d}.sidebar-item{color:#475569;border-bottom:1px solid #f1f5f9;align-items:center;gap:12px;padding:16px 20px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.sidebar-item:last-child{border-bottom:none}.sidebar-item.active{color:#fff;background:#1041c6}.sidebar-item:hover:not(.active){color:#1041c6;background:#f8fafc}.sidebar-icon{font-size:18px}.institutions-main{flex-grow:1}.content-header{justify-content:space-between;align-items:flex-start;gap:40px;margin-bottom:40px;display:flex}.header-text h1{color:#0f172a;margin-bottom:12px;font-size:32px;font-weight:800}.header-text p{color:#64748b;max-width:800px;font-size:15px;line-height:1.6}.subscribe-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:12px;padding:24px;display:flex}.subscribe-input{border:1px solid #e2e8f0;border-radius:8px;width:240px;padding:12px 16px;font-size:14px}.subscribe-btn{color:#fff;cursor:pointer;background:#1041c6;border:none;border-radius:8px;padding:12px 24px;font-size:14px;font-weight:600}.filter-bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px;display:flex}.filter-tabs{gap:10px;display:flex}.filter-tab{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:8px 16px;font-size:13px;font-weight:600}.filter-tab.active{color:#fff;background:#1041c6;border-color:#1041c6}.filter-controls{align-items:center;gap:15px;display:flex}.search-input{border:1px solid #e2e8f0;border-radius:6px;width:240px;padding:8px 12px;font-size:13px}.sort-select{color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:8px 12px;font-size:13px}.news-grid{grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:35px;display:grid}.news-card{background:#fff;border:1px solid #eef2ff;border-radius:12px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 4px 20px #0000000d}.news-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #1041c61a}.news-card__media{height:220px;position:relative}.news-card__image{object-fit:cover;width:100%;height:100%}.news-card__date{background:#fff;border-radius:6px;flex-direction:column;align-items:center;padding:6px 12px;display:flex;position:absolute;top:15px;left:15px;box-shadow:0 4px 10px #0000001a}.news-card__date strong{color:#1041c6;font-size:18px;line-height:1}.news-card__date span{color:#64748b;text-transform:uppercase;font-size:11px;font-weight:700}.news-card__body{flex-direction:column;flex-grow:1;padding:20px;display:flex}.news-card__tag{color:#1041c6;text-transform:uppercase;background:#eff6ff;border-radius:4px;width:fit-content;margin-bottom:12px;padding:4px 8px;font-size:10px;font-weight:800;display:inline-block}.news-card__title{color:#1e293b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:12px;font-size:16px;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.news-card__text{color:#64748b;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:20px;font-size:14px;line-height:1.6;display:-webkit-box;overflow:hidden}.news-card__link{color:#1041c6;align-items:center;gap:6px;margin-top:auto;font-size:13px;font-weight:700;text-decoration:none;display:flex}.news-card__link:hover{text-decoration:underline}@media (width<=1200px){.institutions-container{gap:30px;padding:0 20px 60px}.institutions-sidebar{width:280px}}@media (width<=1024px){.institutions-container{flex-direction:column;padding:0 15px 60px}.institutions-sidebar{gap:25px;width:100%}.sidebar-brand-card{align-items:center;margin-bottom:20px;padding:20px;display:flex}.sidebar-brand-header{display:none}.sidebar-brand-content{text-align:left;align-items:center;gap:20px;margin-top:0;padding:0;display:flex}.sidebar-brand-logo{max-width:80px;margin-bottom:0;padding:10px}.sidebar-menu{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin-top:0;display:grid}.sidebar-item{border-right:1px solid #f1f5f9}}@media (width<=768px){.content-header{flex-direction:column;gap:25px}.header-text h1{font-size:26px}.subscribe-box{flex-direction:column;width:100%;padding:20px}.subscribe-input,.subscribe-btn{width:100%}.filter-bar{flex-direction:column;align-items:flex-start}.filter-tabs{width:100%;padding-bottom:10px;overflow-x:auto}.filter-controls{flex-direction:column;width:100%}.search-input,.sort-select{width:100%}.news-grid{grid-template-columns:1fr;gap:25px}}@media (width<=480px){.sidebar-menu{grid-template-columns:1fr}.sidebar-brand-content{text-align:center;flex-direction:column}.news-card__media{height:180px}}.careers-page{background:#f8fbff;min-height:100vh}.careers-hero{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);padding:100px 2% 80px;position:relative;overflow:hidden}.careers-hero__overlay{background-image:radial-gradient(circle at 20%,#1041c626,#0000);width:100%;height:100%;position:absolute;top:0;left:0}.careers-hero__content{z-index:10;justify-content:space-between;align-items:center;gap:60px;max-width:96%;margin:0 auto;display:flex;position:relative}.careers-hero__text{flex:1}.careers-hero__eyebrow{text-transform:uppercase;color:#60a5fa;letter-spacing:2px;margin-bottom:20px;font-size:14px;font-weight:700;display:block}.careers-hero__title{margin-bottom:24px;font-size:56px;font-weight:800;line-height:1.1}.careers-hero__title .text-highlight{color:#fdb515}.careers-hero__desc{color:#94a3b8;max-width:540px;font-size:18px;line-height:1.6}.careers-hero__image-wrap{flex:1;position:relative}.careers-hero__image{border-radius:24px;width:100%;max-width:800px;box-shadow:0 25px 50px -12px #00000080}.careers-hero__info-card{color:#1e293b;background:#fff;border-radius:20px;gap:20px;width:400px;padding:30px;display:flex;position:absolute;bottom:-40px;right:0;box-shadow:0 20px 40px #0000001a}.info-card__icon{background:#eff6ff;border-radius:12px;justify-content:center;align-items:center;width:60px;height:60px;font-size:32px;display:flex}.info-card__body h4{margin-bottom:8px;font-size:18px;font-weight:700}.info-card__body p{color:#64748b;margin-bottom:12px;font-size:14px;line-height:1.4}.info-card__link{color:#1041c6;align-items:center;gap:8px;font-size:13px;font-weight:700;text-decoration:none;display:flex}.careers-categories{max-width:96%;margin:0 auto;padding:80px 2% 40px}.categories-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;display:grid}.category-card{cursor:pointer;text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:16px;padding:24px;transition:all .2s;display:flex}.category-card:hover{border-color:#1041c6;transform:translateY(-4px);box-shadow:0 10px 25px #1041c614}.category-card.active{color:#fff;background:#1041c6;border-color:#1041c6}.category-label.active{color:#fff}.category-icon{background:#f1f5f9;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:24px;display:flex}.category-card.active .category-icon{background:#fff3}.category-label{font-size:15px;font-weight:700;display:block}.category-count{color:#64748b;font-size:12px}.category-card.active .category-count{color:#fffc}.category-card.active .category-label{color:#fff}.careers-list{max-width:96%;margin:0 auto;padding:40px 2% 100px}.list-header{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.list-header h2{color:#1e293b;font-size:28px;font-weight:800}.open-count{color:#1041c6;background:#eff6ff;border-radius:99px;padding:6px 14px;font-size:14px;font-weight:600}.jobs-container{flex-direction:column;gap:24px;display:flex}.job-card{background:#fff;border:1px solid #e2e8f0;border-left:5px solid #0000;border-radius:16px;justify-content:space-between;align-items:center;padding:30px;transition:all .3s;display:flex}.job-card:hover{transform:translate(8px);box-shadow:0 10px 30px #0000000d}.job-card.border-blue{border-left-color:#3b82f6}.job-card.border-violet{border-left-color:#8b5cf6}.job-card.border-green{border-left-color:#10b981}.job-card.border-orange{border-left-color:#f59e0b}.job-card__main{flex:1;gap:24px;display:flex}.job-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;font-size:24px;display:flex}.bg-blue{color:#3b82f6;background:#eff6ff}.bg-violet{color:#8b5cf6;background:#f5f3ff}.bg-green{color:#10b981;background:#ecfdf5}.bg-orange{color:#f59e0b;background:#fffbeb}.job-info{flex:1}.job-title-row{align-items:center;gap:12px;margin-bottom:16px;display:flex}.job-title-row h3{color:#1e293b;font-size:20px;font-weight:700}.job-tag{text-transform:uppercase;border-radius:6px;padding:4px 10px;font-size:11px;font-weight:700}.tag-blue{color:#1e40af;background:#dbeafe}.tag-violet{color:#5b21b6;background:#ede9fe}.tag-green{color:#065f46;background:#d1fae5}.tag-orange{color:#92400e;background:#fef3c7}.job-meta{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:20px;display:grid}.meta-item{flex-direction:column;gap:4px;display:flex}.meta-label{color:#94a3b8;text-transform:uppercase;font-size:11px;font-weight:600}.meta-value{color:#475569;font-size:14px;font-weight:700}.job-actions{align-items:center;gap:12px;display:flex}.btn-details{color:#475569;cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600}.btn-apply{color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 24px;font-size:14px;font-weight:700;display:flex}.btn-apply.bg-blue{background:#1041c6}.btn-apply.bg-violet{background:#7c3aed}.btn-apply.bg-green{background:#059669}.btn-apply.bg-orange{background:#d97706}.btn-bookmark{cursor:pointer;color:#94a3b8;background:0 0;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.careers-cta{max-width:96%;margin:0 auto;padding:0 2% 100px}.cta-content{color:#fff;background:linear-gradient(135deg,#1041c6 0%,#0f2c72 100%);border:1px solid #fdb51547;border-radius:24px;justify-content:space-between;align-items:center;gap:40px;padding:60px;display:flex;position:relative;overflow:hidden}.cta-text h3{margin-bottom:12px;font-size:32px;font-weight:800}.cta-text p{color:#dbeafe;max-width:440px;font-size:16px}.btn-submit-resume{color:#0f2c72;cursor:pointer;z-index:10;background:#fdb515;border:1px solid #fdb515;border-radius:12px;align-items:center;gap:12px;padding:16px 32px;font-size:16px;font-weight:700;transition:all .2s;display:flex}.btn-submit-resume:hover{color:#1041c6;background:#fff;border-color:#fff}.cta-logo{opacity:.18;width:140px}@media (width<=1024px){.careers-page{background:#f8fbff}.careers-hero{padding:60px 5% 50px}.careers-hero__content{text-align:center;flex-direction:column;gap:40px}.careers-hero__title{font-size:44px}.careers-hero__desc{max-width:100%;margin:0 auto}.careers-hero__image-wrap{width:100%}.careers-hero__image{max-width:100%}.careers-hero__info-card{flex-direction:column;align-items:flex-start;width:100%;max-width:440px;margin:30px auto 0;position:relative;bottom:0}.careers-categories{padding:50px 5% 30px}.categories-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:15px}.category-card{padding:18px}.careers-list{padding:30px 5% 80px}.list-header{flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:24px}.list-header h2{font-size:24px}.job-card{flex-direction:column;align-items:stretch;gap:20px;padding:24px}.job-card__main{flex-direction:column;gap:16px}.job-icon{width:56px;height:56px}.job-title-row{flex-direction:column;align-items:flex-start;gap:8px}.job-title-row h3{font-size:18px}.job-meta{grid-template-columns:1fr 1fr;gap:16px}.job-actions{flex-wrap:wrap;justify-content:flex-start}.btn-details,.btn-apply{flex:1;min-width:120px}.careers-cta{padding:0 5% 80px}.cta-content{text-align:center;flex-direction:column;gap:24px;padding:40px}.cta-text h3{font-size:28px}.cta-text p{max-width:100%}.cta-logo{display:none}}@media (width<=768px){.careers-hero{padding:40px 5% 35px}.careers-hero__content{gap:30px}.careers-hero__title{margin-bottom:16px;font-size:32px;line-height:1.2}.careers-hero__eyebrow{margin-bottom:16px;font-size:12px}.careers-hero__desc{margin-bottom:20px;font-size:15px}.careers-hero__image{border-radius:16px}.careers-hero__info-card{width:100%;margin-top:20px;padding:20px}.info-card__icon{width:50px;height:50px;font-size:24px}.info-card__body h4{font-size:16px}.info-card__body p{font-size:13px}.careers-categories{padding:35px 5% 25px}.categories-grid{grid-template-columns:repeat(2,1fr);gap:12px}.category-card{gap:12px;padding:16px}.category-icon{width:44px;height:44px;font-size:20px}.category-label{font-size:13px}.category-count{font-size:11px}.careers-list{padding:25px 5% 60px}.list-header h2{font-size:20px}.list-header{margin-bottom:20px}.jobs-container{gap:16px}.job-card{gap:16px;padding:18px}.job-card__main{gap:12px}.job-icon{width:50px;height:50px;font-size:20px}.job-title-row h3{font-size:16px}.job-tag{padding:3px 8px;font-size:10px}.job-meta{grid-template-columns:1fr;gap:12px}.meta-label{font-size:10px}.meta-value{font-size:13px}.job-actions{flex-direction:column;gap:10px}.btn-details,.btn-apply,.btn-bookmark{justify-content:center;width:100%;padding:12px 16px;font-size:13px}.btn-bookmark{width:auto}.careers-cta{padding:0 5% 60px}.cta-content{gap:20px;padding:30px 20px}.cta-text h3{margin-bottom:10px;font-size:22px}.cta-text p{font-size:14px}.btn-submit-resume{justify-content:center;width:100%;padding:14px 20px;font-size:14px}}@media (width<=480px){.careers-hero{padding:30px 4% 25px}.careers-hero__title{margin-bottom:12px;font-size:26px}.careers-hero__desc{font-size:13px}.careers-hero__image-wrap{min-height:280px;position:relative}.careers-hero__image{border-radius:12px;width:100%}.careers-hero__info-card{width:100%;max-width:none;margin:20px 0 0;padding:16px;position:relative;bottom:auto;left:auto;transform:none}.careers-categories{margin-top:0;padding:30px 4% 20px}.categories-grid{grid-template-columns:1fr;gap:10px}.category-card{border-radius:12px;padding:14px}.category-icon{flex-shrink:0;width:40px;height:40px;font-size:18px}.category-label{font-size:12px;font-weight:600}.category-count{font-size:10px}.careers-list{padding:20px 4% 50px}.list-header{margin-bottom:18px}.list-header h2{font-size:18px}.open-count{padding:5px 10px;font-size:12px}.job-card{border-radius:12px;gap:14px;padding:16px}.job-icon{flex-shrink:0;width:44px;height:44px;font-size:18px}.job-title-row{gap:6px;margin-bottom:12px}.job-title-row h3{font-size:15px}.job-tag{padding:2px 6px;font-size:9px}.job-meta{gap:10px}.meta-label{font-size:9px}.meta-value{font-size:12px}.job-actions{flex-direction:column;gap:8px}.btn-details,.btn-apply{border-radius:6px;width:100%;padding:11px 12px;font-size:12px}.btn-bookmark{width:40px;height:40px;padding:0}.careers-cta{padding:0 4% 50px}.cta-content{border-radius:16px;gap:16px;padding:24px 16px}.cta-text h3{margin-bottom:8px;font-size:19px}.cta-text p{font-size:13px}.btn-submit-resume{border-radius:8px;width:100%;padding:12px 16px;font-size:13px}.btn-submit-resume .icon{font-size:16px}}.job-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#0f172a99;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.job-modal{background:#fff;border-radius:20px;width:100%;max-width:520px;padding:36px;animation:.2s modalIn;position:relative;box-shadow:0 25px 60px #0003}@keyframes modalIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.job-modal__close{cursor:pointer;color:#64748b;background:0 0;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;display:flex;position:absolute;top:16px;right:16px}.job-modal__close:hover{background:#f1f5f9}.job-modal__header{align-items:center;gap:16px;margin-bottom:24px;display:flex}.job-modal__title{color:#1e293b;margin-bottom:6px;font-size:20px;font-weight:800}.job-modal__grid{background:#f8fbff;border-radius:12px;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:28px;padding:20px;display:grid}.job-modal__item{flex-direction:column;gap:4px;display:flex}.job-modal__footer{display:flex}.event-detail{background:#f8fbff;min-height:100vh;padding:120px 0 80px}.event-detail__container{grid-template-columns:1fr 380px;align-items:start;gap:40px;max-width:100%;margin:0;padding:0 40px;display:grid}.event-detail__main{background:#fff;border-radius:24px;padding:0 0 40px;overflow:hidden;box-shadow:0 4px 20px #00000005}.event-hero__image-wrap{aspect-ratio:2.8;width:100%;margin-bottom:40px;position:relative;overflow:hidden;box-shadow:0 15px 35px #0000000d}.event-hero__image{object-fit:cover;width:100%;height:100%}.event-hero__date-badge{text-align:center;background:#fff;border-radius:12px;flex-direction:column;min-width:70px;padding:12px 16px;display:flex;position:absolute;top:20px;left:20px;box-shadow:0 8px 20px #0000001a}.event-hero__date-day{color:#162341;font-size:1.8rem;font-weight:800;line-height:1}.event-hero__date-month{color:#5f6785;text-transform:uppercase;font-size:.9rem;font-weight:700}.event-hero__category{color:#fff;text-transform:uppercase;background:#1041c6;border-radius:6px;padding:8px 16px;font-size:12px;font-weight:700;position:absolute;bottom:20px;left:20px;box-shadow:0 8px 20px #1041c633}.event-header{margin-bottom:40px;padding:0 40px}.event-header__title{color:#162341;margin-bottom:20px;font-size:2.2rem;font-weight:800;line-height:1.2}.event-header__meta{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.event-meta-item{color:#5f6785;align-items:center;gap:8px;font-size:13px;font-weight:500;display:flex}.event-meta-item svg{color:#1041c6}.event-header__share{align-items:center;gap:12px;margin-left:auto;display:flex}.share-label{color:#8a9bbf;text-transform:uppercase;font-size:12px;font-weight:700}.share-icon{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;text-decoration:none;transition:transform .2s;display:flex}.share-icon:hover{transform:translateY(-2px)}.share-icon--fb{background:#1877f2}.share-icon--tw{background:#1da1f2}.share-icon--in{background:#0077b5}.share-icon--link{background:#64748b}.event-summary-box{background:#f0f7ff;border:1px solid #e0eeff;border-radius:16px;margin:0 40px 40px;padding:32px}.event-summary-box__text{color:#162341;margin-bottom:24px;font-size:1rem;font-weight:600;line-height:1.6}.event-features{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.event-feature{text-align:center;flex-direction:column;align-items:center;gap:10px;display:flex}.event-feature__icon{color:#1041c6;background:#fff;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 4px 12px #1041c614}.event-feature__title{color:#5f6785;font-size:11px;font-weight:700;line-height:1.4}.event-article{color:#475569;padding:0 40px;font-size:1rem;line-height:1.8}.event-article p{margin-bottom:20px}.event-detail__sidebar{flex-direction:column;gap:30px;display:flex}.sidebar-card{background:#fff;border:1px solid #f1f5f9;border-radius:20px;padding:24px;box-shadow:0 4px 20px #00000005}.sidebar-card__header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.sidebar-card__title{color:#162341;font-size:1.15rem;font-weight:800}.view-all-link{color:#1041c6;font-size:12px;font-weight:700;text-decoration:none}.upcoming-event{gap:16px;padding:14px 0;display:flex}.upcoming-event:not(:last-child){border-bottom:1px solid #f1f5f9}.upcoming-event__date{text-align:center;background:#f8faff;border-radius:10px;min-width:60px;padding:8px}.upcoming-event__day{color:#162341;font-size:1.25rem;font-weight:800;display:block}.upcoming-event__month{color:#8a9bbf;text-transform:uppercase;font-size:.75rem;font-weight:700}.upcoming-event__info{flex:1}.upcoming-event__title{color:#162341;margin-bottom:6px;font-size:13px;font-weight:700;line-height:1.4}.upcoming-event__location{color:#8a9bbf;align-items:center;gap:6px;font-size:11px;display:flex}.category-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.category-item{background:#f8faff;border-radius:10px;align-items:center;gap:8px;padding:12px;text-decoration:none;transition:all .2s;display:flex}.category-item:hover{background:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.category-icon{border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;display:flex}.category-label{color:#162341;font-size:12px;font-weight:700}@media (width<=1200px){.event-detail__container{grid-template-columns:1fr;gap:30px;padding:0 20px}.event-detail__sidebar{grid-template-columns:1fr 1fr;gap:20px;display:grid}}@media (width<=992px){.event-detail{padding-top:100px}.event-header__title{font-size:1.8rem}.event-features{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.event-detail{padding-top:20px}.event-detail__sidebar{grid-template-columns:1fr}.event-hero__image-wrap{aspect-ratio:16/9}.event-header{padding:0 20px}.event-header__meta{gap:15px}.event-header__share{justify-content:flex-start;width:100%;margin-top:20px}.event-summary-box{margin:0 20px 30px;padding:24px}.event-article{padding:0 20px}}@media (width<=480px){.event-detail{padding-top:10px}.event-detail__container{padding:0 10px}.event-header__title{font-size:1.5rem}.event-features{grid-template-columns:1fr}.event-hero__image-wrap{aspect-ratio:4/3}.category-grid{grid-template-columns:1fr}}.chatbot-container{z-index:9999;font-family:var(--font-primary);flex-direction:column;align-items:flex-end;display:flex;position:fixed;bottom:30px;right:30px}.chatbot-tooltip{background-color:var(--color-white);color:var(--color-text-dark);border:1px solid #0000000a;border-radius:12px;align-items:center;gap:12px;margin-bottom:20px;margin-right:15px;padding:12px 18px 12px 20px;font-size:14px;font-weight:500;animation:.5s cubic-bezier(.68,-.55,.265,1.55) forwards bounceIn;display:flex;position:relative;box-shadow:0 8px 24px #0000001f}.chatbot-tooltip:after{content:"";border-style:solid;border-width:8px 8px 0;border-color:var(--color-white) transparent transparent transparent;width:0;display:block;position:absolute;bottom:-8px;right:20px}.tooltip-close{color:#999;cursor:pointer;background:0 0;border:none;align-items:center;padding:0;font-size:18px;transition:color .2s;display:flex}.tooltip-close:hover{color:#ffae00}@keyframes bounceIn{0%{opacity:0;transform:scale(.8)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.chatbot-toggle-btn{background:linear-gradient(135deg, var(--color-primary), var(--color-primary-dark));color:var(--color-white);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;transition:transform .3s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;box-shadow:0 6px 20px #1041c64d}.chatbot-toggle-btn svg{z-index:2}.chatbot-toggle-btn.active{background:var(--color-dark);transform:rotate(90deg);box-shadow:0 4px 15px #0003}.chatbot-toggle-btn:hover:not(.active){transform:scale(1.1)}.pulse-ring{z-index:1;background-color:var(--color-primary);opacity:.6;border-radius:50%;width:100%;height:100%;animation:2s ease-out infinite pulse;position:absolute}.chatbot-toggle-btn.active .pulse-ring{display:none}.chatbot-window{background-color:var(--color-white);transform-origin:100% 100%;border:1px solid #0000000d;border-radius:16px;flex-direction:column;width:360px;height:500px;margin-bottom:25px;animation:.3s cubic-bezier(.165,.84,.44,1) forwards slideUp;display:flex;overflow:hidden;box-shadow:0 12px 40px #0000002e}@keyframes slideUp{0%{opacity:0;transform:scale(.9)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.chatbot-header{background:linear-gradient(135deg, var(--color-primary), var(--color-primary-dark));color:var(--color-white);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.chatbot-header-info{align-items:center;gap:12px;display:flex}.chatbot-avatar{background-color:var(--color-white);border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:flex;overflow:hidden;box-shadow:0 2px 5px #0000001a}.chatbot-avatar-icon{width:100%;height:100%;display:flex}.chatbot-avatar-img{object-fit:cover;width:100%;height:100%}.chatbot-header-text h3{margin:0;font-size:16px;font-weight:600}.status-indicator{color:#fffc;align-items:center;gap:4px;font-size:12px;display:flex}.status-indicator:before{content:"";background-color:#4caf50;border-radius:50%;width:6px;height:6px;display:block;box-shadow:0 0 0 2px #4caf5033}.close-btn{color:#ffffffb3;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;min-width:36px;min-height:36px;margin-right:-8px;padding:8px;font-size:26px;line-height:1;transition:color .2s,transform .2s;display:flex}.close-btn:hover{color:#ffae00;transform:scale(1.1)}.chatbot-messages{background-color:#f8fbff;flex-direction:column;flex:1;gap:16px;padding:20px;display:flex;overflow-y:auto}.chatbot-date-divider{justify-content:center;margin-bottom:10px;display:flex}.chatbot-date-divider span{color:#666;text-transform:uppercase;letter-spacing:.5px;background-color:#0000000d;border-radius:12px;padding:4px 10px;font-size:11px}.message-wrapper{align-items:flex-end;gap:8px;animation:.3s forwards fadeIn;display:flex}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.message-wrapper.user{justify-content:flex-end}.message-avatar{background-color:var(--color-white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;display:flex;box-shadow:0 2px 6px #0000000d}.message{max-width:80%;padding:12px 16px;font-size:14px;line-height:1.5;box-shadow:0 2px 8px #00000008}.message.bot{background-color:var(--color-white);color:var(--color-text-dark);border:1px solid #0000000a;border-radius:16px 16px 16px 4px}.message.user{background:linear-gradient(135deg, var(--color-primary), var(--color-primary-dark));color:var(--color-white);border-radius:16px 16px 4px}.message p{margin:0}.chatbot-options{flex-direction:column;align-items:flex-start;gap:8px;margin-top:-8px;margin-bottom:4px;padding-left:36px;display:flex}.chatbot-option-btn{color:#f6b435;cursor:pointer;font-size:14px;font-weight:500;font-family:var(--font-primary);background-color:#0000;border:1.5px solid #f6b435;border-radius:20px;padding:8px 16px;transition:all .2s}.chatbot-option-btn:hover{color:var(--color-white);background-color:#f6b435}.chatbot-input{background-color:var(--color-white);border-top:1px solid #0000000f;gap:10px;padding:16px;display:flex}.chatbot-input input{background-color:#f9f9f9;border:1px solid #e0e0e0;border-radius:24px;outline:none;flex:1;padding:12px 16px;font-family:inherit;font-size:14px;transition:border-color .2s,box-shadow .2s}.chatbot-input input:focus{border-color:var(--color-primary);background-color:var(--color-white);box-shadow:0 0 0 3px #1041c61a}.send-btn{background-color:var(--color-primary);color:var(--color-white);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .2s,background-color .2s,box-shadow .2s;display:flex;box-shadow:0 4px 10px #1041c633}.send-btn:hover{background-color:var(--color-primary-hover);transform:translateY(-2px);box-shadow:0 6px 12px #1041c64d}.send-btn svg{margin-top:1px;margin-left:-2px}@media (width<=576px){.chatbot-container{bottom:16px;right:16px}.chatbot-window{border-radius:14px;width:calc(100vw - 32px);height:calc(100vh - 110px);max-height:480px;margin-bottom:16px}.chatbot-toggle-btn{width:54px;height:54px}.chatbot-tooltip{margin-bottom:16px;margin-right:8px;padding:10px 14px;font-size:13px}.chatbot-messages{gap:12px;padding:16px}.message{max-width:85%;padding:10px 14px;font-size:13px}.chatbot-options{gap:6px;padding-left:32px}.chatbot-option-btn{padding:6px 12px;font-size:13px}.chatbot-input{gap:8px;padding:12px}.chatbot-input input{padding:10px 14px;font-size:13px}.send-btn{width:38px;height:38px}}@media (width<=360px){.chatbot-container{bottom:12px;right:12px}.chatbot-window{width:calc(100vw - 24px);height:calc(100vh - 90px);max-height:440px;margin-bottom:12px}.chatbot-tooltip{margin-bottom:12px;padding:8px 12px;font-size:12px}}
