@import "https://fonts.googleapis.com/css2?family=Manrope:wght@500;600;700;800&display=swap";body{background-color:#f8f9fc;background-image:radial-gradient(circle at 15% 20%,#f8750124,#0000 40%),radial-gradient(circle at 85% 15%,#042c601f,#0000 45%),radial-gradient(circle at 25% 80%,#042c601a,#0000 45%),radial-gradient(circle at 90% 85%,#f875011a,#0000 40%);background-attachment:fixed;min-height:100vh;margin:0}html,body,#root{max-width:100%;overflow-x:hidden}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:#042c600d}::-webkit-scrollbar-thumb{background:linear-gradient(180deg, var(--edu-orange,#f87501), var(--edu-navy,#042c60));background-clip:padding-box;border:2px solid #0000;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg, #ff8a1f, var(--edu-navy,#042c60));background-clip:padding-box}*{scrollbar-width:thin;scrollbar-color:var(--edu-orange,#f87501) #042c600d}.divider{box-sizing:border-box;justify-content:center;align-items:center;gap:14px;width:100%;max-width:1200px;margin:0 auto;padding:50px 20%;display:flex}.divider-line{background:#042c601f;flex:1;height:1px}.divider-dots{flex-shrink:0;align-items:center;gap:8px;display:flex}.divider-dot{border-radius:50%}.divider-dot--sm{background:#042c6040;width:5px;height:5px}.divider-dot--lg{background:var(--edu-orange,#f87501);width:8px;height:8px}@media (width<=900px){.divider{padding:0 8%}}:root{--edu-navy:#042c60;--edu-orange:#f87501;--edu-font:"Manrope", -apple-system, sans-serif}.nav-wrapper{z-index:999;width:100%;font-family:var(--edu-font);position:fixed;top:0;left:0;right:0}.glass{background:#fff;border-bottom:1px solid #042c6014;box-shadow:0 8px 32px #042c6014}.nav{box-sizing:border-box;justify-content:space-between;align-items:center;gap:20px;width:100%;padding:10px 32px;text-decoration:none;display:flex}.nav *{text-decoration:none}.nav-logo{flex-shrink:0;align-items:center;height:100%;display:flex}.nav-logo img{border-radius:12px;width:auto;height:72px;display:block}.nav-center{flex:1;justify-content:center;align-items:center;gap:32px;min-width:0;display:flex}.nav-center-link{color:var(--edu-navy);white-space:nowrap;font-size:.95rem;font-weight:600;transition:color .2s;position:relative}.nav-center-link:after{content:"";background:var(--edu-orange);width:0;height:2px;transition:width .2s;position:absolute;bottom:-4px;left:0}.nav-center-link:hover,.nav-center-link.active{color:var(--edu-orange)}.nav-center-link:hover:after,.nav-center-link.active:after{width:100%}.nav-links{display:none}.nav-link{color:var(--edu-navy);white-space:nowrap;font-size:.95rem;font-weight:600;transition:color .2s}.nav-link:hover,.nav-link.active{color:var(--edu-orange)}.nav-right{flex-shrink:0;align-items:center;display:flex}.nav-socials{gap:10px;display:flex}.nav-social-btn{width:42px;height:42px;color:var(--edu-navy);background:#042c600d;border:1px solid #042c6014;border-radius:50%;justify-content:center;align-items:center;transition:all .25s;display:flex}.nav-social-btn svg{width:19px;height:19px}.nav-social-btn:hover{background:var(--edu-orange);border-color:var(--edu-orange);color:#fff;transform:translateY(-2px)}.nav-social-btn--mail{color:var(--edu-orange);background:#f8750114;border-color:#f8750126}.nav-social-btn--mail:hover{background:var(--edu-navy);border-color:var(--edu-navy);color:#fff}.nav-burger{cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:center;gap:5px;width:32px;height:32px;padding:0;display:none}.nav-burger span{background:var(--edu-navy);border-radius:2px;width:100%;height:2px;transition:all .3s;display:block}.nav-burger.open span:first-child{transform:translateY(7px)rotate(45deg)}.nav-burger.open span:nth-child(2){opacity:0}.nav-burger.open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media (width<=900px){.nav-center{display:none}}@media (width<=768px){.nav{padding:10px 20px}.nav-logo img{height:56px}.nav-burger{display:flex}.nav-right{-webkit-backdrop-filter:blur(16px);opacity:0;visibility:hidden;background:#fffffff2;border-bottom:1px solid #042c6014;flex-direction:column;align-items:stretch;gap:16px;padding:20px;transition:all .25s;position:absolute;top:100%;left:0;right:0;transform:translateY(-8px);box-shadow:0 8px 32px #042c601f}.nav-right.open{opacity:1;visibility:visible;transform:translateY(0)}.nav-links{border-bottom:1px solid #042c6014;flex-direction:column;gap:14px;padding-bottom:14px;display:flex}.nav-socials{align-self:flex-start}}@media (width<=900px){.nav-center{display:none}.nav-burger{display:flex}.nav-right{-webkit-backdrop-filter:blur(16px);opacity:0;visibility:hidden;background:#fffffff2;border-bottom:1px solid #042c6014;flex-direction:column;align-items:stretch;gap:16px;padding:20px;transition:all .25s;position:absolute;top:100%;left:0;right:0;transform:translateY(-8px);box-shadow:0 8px 32px #042c601f}.nav-right.open{opacity:1;visibility:visible;transform:translateY(0)}.nav-links{border-bottom:1px solid #042c6014;flex-direction:column;gap:14px;padding-bottom:14px;display:flex}.nav-socials{align-self:flex-start}}@media (width<=768px){.nav{padding:10px 20px}.nav-logo img{height:56px}}.header-hero,.header-hero *{box-sizing:border-box}.header-hero{width:100%;height:80vh;min-height:560px;font-family:var(--edu-font,"Manrope", sans-serif);position:relative;overflow:hidden}.header-hero-slides{position:absolute;inset:0}.header-hero-slide{opacity:0;background-position:50%;background-size:cover;transition:opacity 1.2s,transform 6s;position:absolute;inset:0;transform:scale(1.05)}.header-hero-slide.active{opacity:1;z-index:1;transform:scale(1)}.header-hero-overlay{z-index:2;background:linear-gradient(#042c608c 0%,#042c6073 90%,#042c60bf 100%);position:absolute;inset:0}.header-hero-content{z-index:3;color:#fff;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;max-width:1200px;height:100%;margin:0 auto;padding:0 24px;display:flex;position:relative}.header-hero-eyebrow{color:#ffb066;letter-spacing:.06em;text-transform:uppercase;background:#f8750126;border:1px solid #f8750166;border-radius:999px;align-items:center;gap:8px;margin-bottom:22px;padding:6px 14px;font-size:.8rem;font-weight:700;display:inline-flex}.header-hero-title{max-width:700px;margin:0 0 18px;font-size:clamp(2.2rem,5vw,3.6rem);font-weight:800;line-height:1.15}.header-hero-subtitle{color:#ffffffd9;max-width:480px;margin:0 0 32px;font-size:clamp(1rem,1.5vw,1.15rem);font-weight:500;line-height:1.6}.header-hero-actions{flex-wrap:wrap;gap:14px;margin-bottom:20px;display:flex}.header-hero-btn{border-radius:999px;justify-content:center;align-items:center;padding:14px 28px;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex}.header-hero-btn--primary{color:#fff;background:#f87501;box-shadow:0 8px 24px #f8750159}.header-hero-btn--primary:hover{background:#ff8a1f;transform:translateY(-2px)}.header-hero-btn--ghost{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff1a;border:1px solid #fff6}.header-hero-btn--ghost:hover{background:#fff3;transform:translateY(-2px)}.header-hero-current-tag{color:#ffffffa6;letter-spacing:.02em;margin:0;font-size:.85rem;font-weight:600}.header-hero-dots{z-index:3;gap:10px;display:flex;position:absolute;bottom:28px;right:32px}.header-hero-dot{cursor:pointer;background:#ffffff59;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:all .25s}.header-hero-dot.active{background:#f87501;border-radius:999px;width:28px}@media (width<=768px){.header-hero{height:600px;min-height:600px;padding:100px 0 32px}.header-hero-content{text-align:center;justify-content:flex-end;align-items:center;height:100%;padding:0 20px}.header-hero-eyebrow{margin-bottom:14px;padding:5px 12px;font-size:.7rem}.header-hero-title{margin-bottom:12px;font-size:clamp(1.6rem,6vw,2.2rem)}.header-hero-subtitle{margin-bottom:20px;font-size:.9rem}.header-hero-actions{flex-direction:column;gap:10px;width:100%;margin-bottom:14px}.header-hero-btn{width:100%;padding:12px 18px}.header-hero-dots{bottom:14px;left:50%;right:auto;transform:translate(-50%)}.header-hero-dot.active{width:22px}}@media (width<=480px){.header-hero{height:560px;min-height:560px;padding:90px 0 28px}.header-hero-content{padding:0 16px}.header-hero-title{font-size:clamp(1.4rem,7vw,1.8rem)}.header-hero-subtitle{font-size:.85rem}.header-hero-btn{padding:12px 16px;font-size:.85rem}}.intro{width:100%;font-family:var(--edu-font,"Manrope", sans-serif);box-sizing:border-box;margin:0 auto;padding:24px}.intro-inner{max-width:1200px;margin:0 auto;padding-top:50px}.intro-eyebrow{color:var(--edu-orange,#f87501);letter-spacing:.06em;text-transform:uppercase;background:#f875011a;border:1px solid #f8750140;border-radius:999px;align-items:center;gap:8px;margin-bottom:32px;padding:6px 14px;font-size:.78rem;font-weight:700;display:inline-flex}.intro-grid{grid-template-columns:1.3fr 1fr;align-items:center;gap:56px;display:grid}.intro-title{color:var(--edu-navy,#042c60);margin:0 0 22px;font-size:clamp(1.8rem,3.2vw,2.5rem);font-weight:800;line-height:1.25}.intro-copy{color:#042c60a6;max-width:560px;margin:0;font-size:1.08rem;font-weight:500;line-height:1.75}.intro-highlight{color:var(--edu-navy,#042c60);background:linear-gradient(#0000 68%,#f8750140 68%);font-weight:700}.intro-panel{-webkit-backdrop-filter:blur(16px)saturate(160%);background:#ffffffb3;border:1px solid #042c6014;border-radius:20px;padding:32px;box-shadow:0 12px 32px #042c601f}.intro-panel-stat{border-bottom:1px solid #042c601a;flex-direction:column;margin-bottom:22px;padding-bottom:22px;display:flex}.intro-panel-number{color:var(--edu-orange,#f87501);font-size:2.2rem;font-weight:800;line-height:1.1}.intro-panel-label{color:#042c6099;margin-top:4px;font-size:.88rem;font-weight:600}.intro-panel-list{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.intro-panel-item{color:var(--edu-navy,#042c60);align-items:center;gap:12px;font-size:.92rem;font-weight:600;display:flex}.intro-panel-icon{width:36px;height:36px;color:var(--edu-navy,#042c60);background:#042c600f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.intro-panel-icon svg{width:17px;height:17px}@media (width<=900px){.intro{padding:80px 8%}.intro-grid{grid-template-columns:1fr;gap:36px}}@media (width<=480px){.intro{padding:60px 6%}}.featured{width:100%;font-family:var(--edu-font,"Manrope", sans-serif);box-sizing:border-box;padding:40px 20% 100px}.featured-inner{max-width:1200px;margin:0 auto}.featured-header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:48px;display:flex}.featured-eyebrow{color:var(--edu-orange,#f87501);letter-spacing:.06em;text-transform:uppercase;background:#f875011a;border:1px solid #f8750140;border-radius:999px;align-items:center;gap:8px;margin-bottom:18px;padding:6px 14px;font-size:.78rem;font-weight:700;display:inline-flex}.featured-title{color:var(--edu-navy,#042c60);margin:0 0 12px;font-size:clamp(1.8rem,3.2vw,2.6rem);font-weight:800;line-height:1.2}.featured-subtitle{color:#042c6099;max-width:480px;margin:0;font-size:1.05rem;font-weight:500}.featured-see-all{color:var(--edu-navy,#042c60);white-space:nowrap;border-bottom:2px solid #0000;align-items:center;gap:8px;padding-bottom:6px;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex}.featured-see-all svg{width:18px;height:18px;transition:transform .25s}.featured-see-all:hover{color:var(--edu-orange,#f87501);border-bottom-color:var(--edu-orange,#f87501)}.featured-see-all:hover svg{transform:translate(4px)}.featured-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.uni-card{-webkit-backdrop-filter:blur(16px)saturate(160%);background:#ffffff8c;border:1px solid #042c6014;border-radius:20px;flex-direction:column;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 8px 32px #042c6014}.uni-card:hover{transform:translateY(-6px);box-shadow:0 16px 40px #042c6024}.uni-card-banner{width:100%;height:140px;position:relative}.uni-card-banner-image{border-radius:20px 20px 0 0;position:absolute;inset:0;overflow:hidden}.uni-card-banner-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.uni-card:hover .uni-card-banner-image img{transform:scale(1.06)}.uni-card-logo{z-index:2;width:56px;height:56px;color:var(--edu-navy,#042c60);background:#fff;border:3px solid #fff;border-radius:14px;justify-content:center;align-items:center;font-size:.95rem;font-weight:800;display:flex;position:absolute;bottom:-26px;left:24px;overflow:hidden;box-shadow:0 6px 16px #042c6026}.uni-card-logo img{object-fit:contain;box-sizing:border-box;width:100%;height:100%}.uni-card-body{flex-direction:column;flex:1;padding:40px 28px 28px;display:flex}.uni-card-top{justify-content:flex-end;margin-bottom:14px;display:flex}.uni-card-count{color:var(--edu-navy,#042c60);white-space:nowrap;background:#042c600f;border-radius:999px;padding:5px 12px;font-size:.78rem;font-weight:700}.uni-card-name{color:var(--edu-navy,#042c60);margin:0 0 10px;font-size:1.15rem;font-weight:700;line-height:1.35}.uni-card-location{color:#042c608c;align-items:center;gap:6px;margin:0 0 18px;font-size:.88rem;font-weight:500;display:flex}.uni-card-location svg{flex-shrink:0;width:15px;height:15px}.uni-card-tags{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:flex}.uni-card-tag{color:var(--edu-orange,#f87501);background:#f8750114;border:1px solid #f875012e;border-radius:999px;padding:4px 10px;font-size:.76rem;font-weight:600}.uni-card-cta{color:var(--edu-navy,#042c60);align-items:center;gap:6px;margin-top:auto;font-size:.9rem;font-weight:700;display:inline-flex}.uni-card-cta svg{width:16px;height:16px;transition:transform .25s}.uni-card:hover .uni-card-cta svg{transform:translate(4px)}@media (width<=900px){.featured{padding:20px 8% 80px}.featured-header{flex-direction:column;align-items:flex-start}.featured-grid{grid-template-columns:1fr}}@media (width<=480px){.featured{padding:20px 6% 60px}}.pagination{justify-content:center;align-items:center;gap:8px;margin-top:32px;display:flex}.pagination-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);min-width:38px;height:38px;color:var(--edu-navy,#042c60);font-family:var(--edu-font,"Manrope", sans-serif);cursor:pointer;background:#ffffff8c;border:1px solid #042c6014;border-radius:12px;justify-content:center;align-items:center;padding:0 10px;font-size:.88rem;font-weight:700;transition:all .2s;display:flex}.pagination-btn:hover:not(:disabled){color:var(--edu-orange,#f87501);background:#f875011a;border-color:#f8750140}.pagination-btn.active{background:var(--edu-orange,#f87501);border-color:var(--edu-orange,#f87501);color:#fff}.pagination-btn:disabled{opacity:.35;cursor:not-allowed}.pagination-btn svg{width:16px;height:16px}.pagination-ellipsis{color:#042c6066;padding:0 4px;font-weight:700}@media (width<=480px){.pagination-btn{min-width:32px;height:32px;font-size:.8rem}}.find-university{width:100%;font-family:var(--edu-font,"Manrope", sans-serif);box-sizing:border-box;margin:0 auto;padding:24px}.find-university-inner{max-width:1200px;margin:0 auto}.find-university-header{max-width:600px;margin-bottom:36px}.find-university-eyebrow{color:var(--edu-orange,#f87501);letter-spacing:.06em;text-transform:uppercase;background:#f875011a;border:1px solid #f8750140;border-radius:999px;align-items:center;gap:8px;margin-bottom:18px;padding:6px 14px;font-size:.78rem;font-weight:700;display:inline-flex}.find-university-title{color:var(--edu-navy,#042c60);margin:0 0 12px;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800;line-height:1.25}.find-university-subtitle{color:#042c6099;margin:0;font-size:1rem;font-weight:500}.find-university-filters{-webkit-backdrop-filter:blur(16px)saturate(160%);background:#fff9;border:1px solid #042c6014;border-radius:20px;flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:32px;padding:20px 24px;display:flex;box-shadow:0 8px 32px #042c6014}.find-university-search{background:#042c600a;border:1px solid #042c6014;border-radius:999px;flex:1;align-items:center;gap:10px;min-width:240px;padding:12px 18px;display:flex}.find-university-search svg{color:#042c6066;flex-shrink:0;width:18px;height:18px}.find-university-search input{font-family:var(--edu-font,"Manrope", sans-serif);color:var(--edu-navy,#042c60);background:0 0;border:none;outline:none;width:100%;font-size:.92rem}.find-university-selects{flex-wrap:wrap;gap:12px;display:flex}.find-university-selects select{font-family:var(--edu-font,"Manrope", sans-serif);color:var(--edu-navy,#042c60);cursor:pointer;background:#042c600a;border:1px solid #042c6014;border-radius:999px;outline:none;padding:12px 18px;font-size:.85rem;font-weight:600}.find-university-count{color:#042c608c;margin:0 0 20px;font-size:.88rem;font-weight:600}.find-university-empty{text-align:center;color:#042c6080;grid-column:1/-1;padding:40px 0}.find-university-footer{justify-content:flex-end;margin-top:24px;display:flex}.find-university-view-all{color:var(--edu-orange,#f87501);align-items:center;gap:6px;font-size:.9rem;font-weight:700;text-decoration:none;display:inline-flex}.find-university-view-all svg{width:16px;height:16px;transition:transform .2s}.find-university-view-all:hover svg{transform:translate(3px)}@media (width<=900px){.find-university{padding:40px 8% 80px}}@media (width<=480px){.find-university{padding:30px 6% 60px}}.course-finder{width:100%;font-family:var(--edu-font,"Manrope", sans-serif);box-sizing:border-box;margin:0 auto;padding:24px}.course-finder-inner{grid-template-columns:1fr 1.1fr;align-items:center;gap:56px;max-width:1200px;margin:0 auto;display:grid}.course-finder-image{border-radius:24px;overflow:hidden;box-shadow:0 16px 40px #042c6024}.course-finder-image img{object-fit:cover;width:100%;height:100%;max-height:460px;display:block}.course-finder-eyebrow{color:var(--edu-orange,#f87501);letter-spacing:.06em;text-transform:uppercase;background:#f875011a;border:1px solid #f8750140;border-radius:999px;align-items:center;gap:8px;margin-bottom:18px;padding:6px 14px;font-size:.78rem;font-weight:700;display:inline-flex}.course-finder-title{color:var(--edu-navy,#042c60);margin:0 0 20px;font-size:clamp(1.8rem,3.2vw,2.4rem);font-weight:800;line-height:1.2}.course-finder-subtitle{color:#042c60a6;max-width:520px;margin:0 0 16px;font-size:1rem;font-weight:500;line-height:1.7}.course-finder-actions{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.course-finder-btn{border-radius:999px;align-items:center;gap:8px;padding:14px 26px;font-size:.92rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex}.course-finder-btn svg{width:16px;height:16px;transition:transform .25s}.course-finder-btn--primary{background:var(--edu-orange,#f87501);color:#fff;box-shadow:0 8px 24px #f875014d}.course-finder-btn--primary:hover{background:#ff8a1f;transform:translateY(-2px)}.course-finder-btn--primary:hover svg{transform:translate(3px)}.course-finder-btn--ghost{color:var(--edu-navy,#042c60);background:#042c600f;border:1px solid #042c601a}.course-finder-btn--ghost:hover{background:#042c601a;transform:translateY(-2px)}@media (width<=900px){.course-finder{padding:40px 8% 80px}.course-finder-inner{grid-template-columns:1fr;gap:32px}.course-finder-image img{max-height:320px}}@media (width<=480px){.course-finder{padding:30px 6% 60px}.course-finder-actions{flex-direction:column;align-items:stretch}.course-finder-btn{justify-content:center}}.formulaire{width:100%;font-family:var(--edu-font,"Manrope", sans-serif);box-sizing:border-box;margin:0 auto;padding:24px}.formulaire-inner{grid-template-columns:1fr 1.1fr;align-items:center;gap:56px;min-width:0;max-width:1200px;margin:0 auto;display:grid}.formulaire-eyebrow{color:var(--edu-orange,#f87501);letter-spacing:.06em;text-transform:uppercase;background:#f875011a;border:1px solid #f8750140;border-radius:999px;align-items:center;gap:8px;margin-bottom:18px;padding:6px 14px;font-size:.78rem;font-weight:700;display:inline-flex}.formulaire-title{color:var(--edu-navy,#042c60);margin:0 0 20px;font-size:clamp(1.8rem,3.2vw,2.4rem);font-weight:800;line-height:1.2}.formulaire-subtitle{color:#042c60a6;max-width:520px;margin:0 0 16px;font-size:1rem;font-weight:500;line-height:1.7}.formulaire-panel-col{min-width:0}.formulaire-panel{-webkit-backdrop-filter:blur(16px)saturate(160%);box-sizing:border-box;background:#ffffffbf;border:1px solid #042c6014;border-radius:24px;flex-direction:column;gap:16px;min-width:0;padding:28px;display:flex;box-shadow:0 16px 40px #042c601a}.formulaire-row{grid-template-columns:1fr 1fr;gap:12px;min-width:0;display:grid}.formulaire-field{flex-direction:column;gap:6px;min-width:0;display:flex}.formulaire-field label{color:var(--edu-navy,#042c60);font-size:.82rem;font-weight:700}.contact-select-wrapper{align-items:center;gap:10px;min-width:0;display:flex}.contact-flag-img{object-fit:cover;border-radius:3px;flex-shrink:0;width:26px;height:18px;box-shadow:0 1px 4px #0000002e}.contact-select-wrapper select{flex:1;min-width:0}.formulaire-field input,.formulaire-field select,.formulaire-field textarea{color:var(--edu-navy,#042c60);resize:vertical;box-sizing:border-box;background:#ffffffe6;border:1px solid #042c601f;border-radius:10px;outline:none;width:100%;min-width:0;padding:10px 12px;font-family:inherit;font-size:.92rem;font-weight:500;transition:border-color .2s,box-shadow .2s}.formulaire-field input::placeholder,.formulaire-field textarea::placeholder{color:#042c6059}.formulaire-field input:focus,.formulaire-field select:focus,.formulaire-field textarea:focus{border-color:var(--edu-orange,#f87501);box-shadow:0 0 0 3px #f8750126}.formulaire-field select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23042c60' stroke-width='2'><polyline points='6 9 12 15 18 9'/></svg>");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;padding-right:36px}.formulaire-actions{gap:12px;margin-top:6px;display:flex}.formulaire-submit{cursor:pointer;border:none;border-radius:999px;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px 16px;font-family:inherit;font-size:.92rem;font-weight:700;transition:all .25s;display:inline-flex}.btn-icon{flex-shrink:0;width:16px;height:16px}.btn-whatsapp{color:#fff;background:#25d366;box-shadow:0 8px 24px #25d36640}.btn-whatsapp:hover:not(:disabled){background:#20bd5a;transform:translateY(-2px);box-shadow:0 10px 28px #25d36659}.btn-email{background:var(--edu-orange,#f87501);color:#fff;box-shadow:0 8px 24px #f8750140}.btn-email:hover:not(:disabled){background:#ff8a1f;transform:translateY(-2px);box-shadow:0 10px 28px #f8750159}.formulaire-status{text-align:center;margin:0;font-size:.85rem;font-weight:600}.formulaire-status-success{color:#1a8a4a}@media (width<=1024px){.formulaire{padding:40px 8% 80px}.formulaire-inner{grid-template-columns:1fr;gap:32px}.formulaire-subtitle{max-width:100%}}@media (width<=768px){.formulaire{padding:30px 5% 60px}.formulaire-title{font-size:1.5rem}.formulaire-subtitle{font-size:.9rem}.formulaire-panel{gap:14px;padding:20px}.formulaire-row{grid-template-columns:1fr;gap:14px}.contact-select-wrapper{width:100%}.formulaire-actions{flex-direction:column;align-items:stretch}}@media (width<=480px){.formulaire{padding:24px 5% 50px}.formulaire-panel{padding:16px}}.footer{background:var(--edu-navy,#042c60);color:#ffffffd9;width:100%;font-family:var(--edu-font,"Manrope", sans-serif);margin-top:80px;padding-top:80px;position:relative;overflow:hidden}.footer:before{content:"";background:radial-gradient(circle,#f875012e,#0000 70%);border-radius:50%;width:260px;height:260px;position:absolute;top:-80px;right:-80px}.footer-inner{z-index:1;max-width:1200px;margin:0 auto;position:relative}.footer-top{grid-template-columns:1.6fr 1fr 1fr 1fr 1fr;gap:32px;padding-bottom:48px;display:grid}.footer-brand{flex-direction:column;gap:18px;display:flex}.footer-logo{background:#fff;border-radius:10px;width:200px;height:auto;padding:4px}.footer-tagline{color:#fff9;max-width:280px;margin:0;font-size:.88rem;line-height:1.6}.footer-socials{gap:10px;display:flex}.footer-social-btn{color:#fff;background:#ffffff14;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:all .25s;display:flex}.footer-social-btn svg{width:17px;height:17px}.footer-social-btn:hover{background:var(--edu-orange,#f87501);border-color:var(--edu-orange,#f87501);transform:translateY(-2px)}.footer-social-btn--mail{background:#f8750126;border-color:#f875014d}.footer-col-title{color:#fff;text-transform:uppercase;letter-spacing:.05em;margin:0 0 20px;font-size:.85rem;font-weight:700}.footer-links{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.footer-links a{color:#fff9;font-size:.88rem;text-decoration:none;transition:color .2s}.footer-links a:hover{color:var(--edu-orange,#f87501)}.footer-contact-note{color:#fff6;font-size:.85rem;line-height:1.5}.footer-map-link{font-size:.85rem;font-weight:600;color:var(--edu-orange,#f87501)!important}.footer-bottom{border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:24px 0;display:flex}.footer-bottom p{color:#ffffff73;margin:0;font-size:.8rem}.footer-bottom-note{font-style:italic}@media (width<=1024px){.footer{padding:56px 8% 0}.footer-top{grid-template-columns:1fr 1fr;gap:40px}.footer-brand{grid-column:1/-1}}@media (width<=600px){.footer{padding:48px 6% 0}.footer-top{grid-template-columns:1fr;gap:32px}.footer-bottom{text-align:left;flex-direction:column;align-items:flex-start}}@media (width<=1024px){.footer{padding-top:56px}.footer-inner{padding:0 8%}.footer-top{grid-template-columns:1fr 1fr;gap:40px}.footer-brand{grid-column:1/-1}}@media (width<=768px){.footer{padding-top:48px}.footer-inner{padding:0 6%}.footer-top{grid-template-columns:1fr;gap:32px}.footer-logo{width:170px}.footer-tagline{max-width:100%}.footer-bottom{text-align:left;flex-direction:column;align-items:flex-start;padding:20px 0}}.breadcrumb{flex-wrap:wrap;align-items:center;gap:6px;margin-top:20px;margin-bottom:20px;display:flex}.breadcrumb-item{align-items:center;gap:6px;font-size:.85rem;font-weight:600;display:flex}.breadcrumb-item a{color:#042c608c;text-decoration:none;transition:color .2s}.breadcrumb-item a:hover{color:var(--edu-orange,#f87501)}.breadcrumb-current{color:var(--edu-navy,#042c60)}.breadcrumb-sep{color:#042c604d}.about{width:100%;font-family:var(--edu-font,"Manrope", sans-serif);box-sizing:border-box;margin:0 auto;padding:24px}.about-inner{max-width:1200px;margin:0 auto;padding-bottom:80px}.about-eyebrow{color:var(--edu-orange,#f87501);letter-spacing:.06em;text-transform:uppercase;background:#f875011a;border:1px solid #f8750140;border-radius:999px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 14px;font-size:.78rem;font-weight:700;display:inline-flex}.about-title{color:var(--edu-navy,#042c60);margin:0 0 16px;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.15}.about-meta{color:#042c608c;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:40px;font-size:.9rem;font-weight:600;display:flex}.about-meta-author{color:var(--edu-navy,#042c60)}.about-meta-dot{color:#042c604d}.about-meta-link{color:var(--edu-orange,#f87501);text-decoration:none}.about-meta-link:hover{text-decoration:underline}.about-lead{color:var(--edu-navy,#042c60);margin:0 0 20px;font-size:1.25rem;font-weight:700;line-height:1.6}.about-copy{color:#042c60b3;max-width:760px;margin:0 0 20px;font-size:1.05rem;font-weight:500;line-height:1.75}.about-h2{color:var(--edu-navy,#042c60);margin:44px 0 20px;font-size:clamp(1.4rem,2.4vw,1.8rem);font-weight:800;line-height:1.3}.about-highlight{color:var(--edu-navy,#042c60);background:linear-gradient(#0000 68%,#f8750140 68%);font-weight:700}.about-grid{grid-template-columns:1.3fr 1fr;align-items:center;gap:56px;margin-bottom:20px;display:grid}.about-media{border-radius:20px;overflow:hidden;box-shadow:0 12px 32px #042c601f}.about-media img{object-fit:cover;width:100%;height:100%;display:block}.about-media-full{aspect-ratio:16/9;margin:32px 0}.about-media-portrait{aspect-ratio:3/4;max-width:340px;margin:0 auto}.about-gallery{grid-template-columns:1fr 1fr;gap:20px;margin:40px 0;display:grid}.about-gallery .about-media{aspect-ratio:16/10}@media (width<=900px){.about{padding:60px 8% 40px}.about-grid{grid-template-columns:1fr;gap:28px}.about-grid-reverse{flex-direction:column-reverse;display:flex}.about-media-portrait{max-width:260px}.about-gallery{grid-template-columns:1fr}}@media (width<=480px){.about{padding:50px 6% 30px}}.testimonials-page{font-family:var(--edu-font,"Manrope", sans-serif)}.testimonials-container{max-width:1200px;margin:0 auto;padding:24px 24px 0}.testimonials-hero{max-width:720px;margin:32px 0 40px}.testimonials-eyebrow{color:var(--edu-orange,#f87501);text-transform:uppercase;letter-spacing:.06em;margin-bottom:10px;font-size:.8rem;font-weight:700;display:inline-block}.testimonials-title{color:var(--edu-navy,#042c60);margin:0 0 12px;font-size:2rem;font-weight:800;line-height:1.2}.testimonials-subtitle{color:#042c60a6;margin:0;font-size:1rem;line-height:1.7}.testimonials-results{margin-top:32px;padding-bottom:64px}.testimonials-grid{grid-template-columns:1fr;gap:24px;display:grid}@media (width>=900px){.testimonials-grid{grid-template-columns:repeat(2,1fr)}}.testimonial-card{text-align:left;border-radius:20px;flex-direction:row;align-items:stretch;min-height:220px;display:flex;position:relative;overflow:hidden}.testimonial-photo{flex:0 0 200px;align-self:stretch;width:200px;position:relative;overflow:hidden}.testimonial-photo>img{object-fit:cover;width:100%;height:100%;display:block}.testimonial-photo img.testimonial-uni-logo{object-fit:contain;background:#fff;border:1px solid #042c601a;border-radius:10px;width:40px;height:40px;padding:5px;position:absolute;top:10px;left:10px;box-shadow:0 2px 6px #0000002e}.testimonial-body{flex-direction:column;flex:1;align-items:flex-start;gap:6px;padding:22px 26px;display:flex}.testimonial-name{color:var(--edu-navy,#042c60);margin:0;font-size:1.15rem;font-weight:800}.testimonial-location{color:#042c608c;align-items:center;gap:6px;margin:0 0 4px;font-size:.85rem;display:flex}.testimonial-flag{object-fit:cover;border-radius:2px;width:18px;height:13px}.testimonial-university-link{color:var(--edu-navy,#042c60);opacity:.8;font-size:.85rem;font-weight:700;text-decoration:none}.testimonial-university-link:hover{opacity:1;text-decoration:underline}.testimonial-field-link{color:var(--edu-orange,#f87501);font-size:.92rem;font-weight:600;line-height:1.4;text-decoration:none}.testimonial-field-link:hover{text-decoration:underline}.testimonial-degree{text-transform:uppercase;letter-spacing:.04em;color:var(--edu-navy,#042c60);background:#042c6014;border-radius:999px;margin-top:8px;padding:4px 12px;font-size:.72rem;font-weight:700;display:inline-block}.testimonial-quote{color:#042c60b3;margin:14px 0 4px;font-size:.9rem;font-style:italic;line-height:1.6}.testimonial-socials{gap:10px;margin-top:auto;padding-top:14px;display:flex}.testimonial-social-btn{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:transform .15s,opacity .15s;display:inline-flex}.testimonial-social-btn svg{width:16px;height:16px}.testimonial-social-btn:hover{opacity:.9;transform:translateY(-2px)}.testimonial-social-btn--linkedin{background:#0a66c2}.testimonial-social-btn--instagram{background:radial-gradient(circle at 30% 110%,#fdf497,#fd5949 45%,#d6249f 60%,#285aeb 90%)}@media (width<=899px){.testimonials-grid{grid-template-columns:repeat(2,1fr);gap:16px}.testimonial-card{min-height:unset;flex-direction:column}.testimonial-photo{flex:none;width:100%;height:160px}.testimonial-body{gap:4px;padding:14px 16px}.testimonial-name{font-size:.95rem}.testimonial-location{font-size:.75rem}.testimonial-field-link{font-size:.8rem}.testimonial-degree{margin-top:6px;padding:3px 8px;font-size:.62rem}.testimonial-quote{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:8px 0 2px;font-size:.78rem;display:-webkit-box;overflow:hidden}.testimonial-social-btn{width:28px;height:28px}.testimonial-social-btn svg{width:13px;height:13px}}@media (width<=380px){.testimonials-grid{grid-template-columns:1fr}}.general-university-page{font-family:var(--edu-font,"Manrope", sans-serif)}.general-university-container{max-width:1200px;margin:0 auto;padding:24px 24px 0}.general-university-hero{max-width:720px;margin:32px 0 40px}.general-university-eyebrow{color:var(--edu-orange,#f87501);text-transform:uppercase;letter-spacing:.06em;margin-bottom:10px;font-size:.8rem;font-weight:700;display:inline-block}.general-university-title{color:var(--edu-navy,#042c60);margin:0 0 12px;font-size:2rem;font-weight:800;line-height:1.2}.general-university-subtitle{color:#042c60a6;margin:0;font-size:1rem;line-height:1.7}.general-university-results{margin-top:32px;padding-bottom:64px}@media (width<=768px){.general-university-title{font-size:1.5rem}}.gallery{width:100%;height:600px;position:relative;overflow:hidden}.gallery-track{position:absolute;inset:0}.gallery-slide{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity 1s,transform 6s;position:absolute;inset:0;transform:scale(1.05)}.gallery-slide.active{opacity:1;z-index:1;transform:scale(1)}.gallery-overlay{z-index:2;background:linear-gradient(#042c6059,#042c6099);position:absolute;inset:0}.gallery-arrow{z-index:3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;background:#fff3;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:all .25s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.gallery-arrow svg{width:20px;height:20px}.gallery-arrow:hover{background:var(--edu-orange,#f87501);border-color:var(--edu-orange,#f87501)}.gallery-arrow--left{left:24px}.gallery-arrow--right{right:24px}.gallery-dots{z-index:3;gap:8px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.gallery-dot{cursor:pointer;background:#fff6;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .25s}.gallery-dot.active{background:var(--edu-orange,#f87501);border-radius:999px;width:22px}@media (width<=768px){.gallery{height:300px}.gallery-arrow{width:34px;height:34px}}.location-map{border:1px solid #042c6014;border-radius:20px;width:100%;height:100%;min-height:280px;overflow:hidden;box-shadow:0 8px 32px #042c6014}.location-map iframe{border:0;width:100%;height:100%;min-height:280px;display:block}.stats-list{-webkit-backdrop-filter:blur(16px)saturate(160%);background:#ffffff8c;border:1px solid #042c6014;border-radius:20px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 8px 32px #042c6014}.stat-row{align-items:center;gap:16px;padding:18px 24px;display:flex}.stat-row--border{border-bottom:1px solid #042c6012}.stat-row-icon{width:38px;height:38px;color:var(--edu-navy,#042c60);background:#042c600f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.stat-row-icon svg{width:18px;height:18px}.stat-row-label{color:#042c6099;flex:1;font-size:.9rem;font-weight:600}.stat-row-value{color:var(--edu-orange,#f87501);text-align:right;font-size:.95rem;font-weight:800}@media (width<=480px){.stat-row{padding:14px 18px}.stat-row-label{font-size:.82rem}}.program-filters{-webkit-backdrop-filter:blur(16px)saturate(160%);background:#fff9;border:1px solid #042c6014;border-radius:18px;flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:24px;padding:18px 22px;display:flex}.program-filters-search{background:#042c600a;border:1px solid #042c6014;border-radius:999px;flex:1;align-items:center;gap:10px;min-width:220px;padding:10px 16px;display:flex}.program-filters-search svg{color:#042c6066;flex-shrink:0;width:18px;height:18px}.program-filters-search input{font-family:var(--edu-font,"Manrope", sans-serif);color:var(--edu-navy,#042c60);background:0 0;border:none;outline:none;width:100%;font-size:.9rem}.program-filters-row{flex-wrap:wrap;gap:12px;display:flex}.program-filters-row select{font-family:var(--edu-font,"Manrope", sans-serif);color:var(--edu-navy,#042c60);cursor:pointer;background:#042c600a;border:1px solid #042c6014;border-radius:999px;outline:none;padding:10px 16px;font-size:.85rem;font-weight:600}.university-page{font-family:var(--edu-font,"Manrope", sans-serif)}.university-hero{width:100%;height:320px;position:relative;overflow:hidden}.university-hero-img{object-fit:cover;width:100%;height:100%}.university-hero-overlay{background:linear-gradient(#042c604d,#042c6099);position:absolute;inset:0}.university-container{max-width:1200px;margin:0 auto;padding:0 24px}.university-headcard{-webkit-backdrop-filter:blur(16px)saturate(160%);background:#ffffffb3;border:1px solid #042c6014;border-radius:20px;flex-wrap:wrap;align-items:center;gap:24px;margin-top:24px;padding:28px;text-decoration:none;display:flex;box-shadow:0 12px 32px #042c601f}.university-headcard *{text-decoration:none}.university-logo{color:#fff;background:linear-gradient(135deg, var(--edu-navy,#042c60), var(--edu-orange,#f87501));border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:88px;height:88px;padding:0;font-size:1.3rem;font-weight:800;display:flex;overflow:hidden}.university-logo img{object-fit:contain;background:#fff;width:100%;height:100%;margin:0;padding:0;display:block}.university-head-info{flex:1;min-width:220px}.university-name{color:var(--edu-navy,#042c60);margin:0 0 8px;font-size:1.5rem;font-weight:800}.university-location{color:#042c6099;align-items:center;gap:6px;margin:0 0 14px;font-size:.9rem;font-weight:500;display:flex}.university-location svg{width:16px;height:16px}.university-tags{flex-wrap:wrap;gap:8px;display:flex}.university-tag{color:var(--edu-orange,#f87501);background:#f8750114;border:1px solid #f875012e;border-radius:999px;padding:4px 10px;font-size:.75rem;font-weight:600}.university-head-actions{flex-direction:column;gap:10px;display:flex}.university-btn{text-align:center;white-space:nowrap;border-radius:999px;padding:12px 22px;font-size:.88rem;font-weight:700;text-decoration:none;transition:all .25s}.university-btn--primary{background:var(--edu-orange,#f87501);color:#fff}.university-btn--primary:hover{background:#ff8a1f}.university-btn--ghost{color:var(--edu-navy,#042c60);background:#042c600f;border:1px solid #042c601a}.university-btn--ghost:hover{background:#042c601a}.university-section{margin-top:48px}.university-section-title{color:var(--edu-navy,#042c60);margin:0 0 20px;font-size:1.3rem;font-weight:800}.university-programs-count{color:#042c6080;font-size:1rem;font-weight:500}.university-about-text{color:#042c60bf;max-width:720px;font-size:1rem;line-height:1.7}.university-keyfacts-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:16px;display:grid}.university-keyfact{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-align:center;background:#ffffff8c;border:1px solid #042c6014;border-radius:16px;padding:20px}.university-keyfact-value{color:var(--edu-orange,#f87501);margin-bottom:4px;font-size:1.4rem;font-weight:800;display:block}.university-keyfact-label{color:#042c608c;text-transform:capitalize;font-size:.78rem;font-weight:600}#programs{scroll-margin-top:100px}.university-programs-list{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px;display:grid}.program-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;background:#ffffff8c;border:1px solid #042c6014;border-radius:16px;flex-direction:column;min-height:220px;padding:20px;transition:transform .25s,box-shadow .25s;display:flex}.program-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px #042c601f}.program-card-top{gap:8px;margin-bottom:12px;display:flex}.program-card-level,.program-card-field{border-radius:999px;padding:3px 10px;font-size:.7rem;font-weight:700}.program-card-level{color:var(--edu-navy,#042c60);background:#042c6014}.program-card-field{color:var(--edu-orange,#f87501);background:#f8750114}.program-card-title{color:var(--edu-navy,#042c60);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 10px;font-size:.95rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.program-card-meta{color:#042c6080;gap:6px;margin-bottom:10px;font-size:.8rem;display:flex}.program-card-cost{color:var(--edu-navy,#042c60);flex-direction:column;gap:2px;margin-top:auto;font-size:.82rem;font-weight:600;display:flex}.university-contact-grid p{color:#042c60bf;margin:0 0 10px;font-size:.95rem}.university-not-found{text-align:center;padding:100px 20px}.university-about-row{grid-template-columns:1.3fr 1fr;align-items:start;gap:24px;margin-top:48px;display:grid}.university-about-col{margin-top:0}.university-map-col{height:100%;min-height:280px}.university-no-results{text-align:center;color:#042c6080;grid-column:1/-1;padding:40px 0}@media (width<=768px){.university-about-row{grid-template-columns:1fr}}.uni-testimonials-section{border-top:1px solid #042c601a;margin-top:48px;padding-top:32px;scroll-margin-top:100px}.uni-testimonials-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.uni-testimonials-title{color:var(--edu-navy,#042c60);margin:0;font-size:1.4rem;font-weight:800}.uni-testimonials-count{color:#042c6080;white-space:nowrap;font-size:.85rem;font-weight:600}.uni-testimonials-grid{flex-wrap:wrap;justify-content:center;gap:22px;display:flex}.uni-testimonials-grid .testimonial-card{flex:460px;max-width:560px}@media (width<=1024px){.uni-testimonials-grid .testimonial-card{flex:340px;max-width:480px}}@media (width<=768px){.uni-testimonials-section{margin-top:36px;padding-top:24px}.uni-testimonials-header{margin-bottom:16px}.uni-testimonials-title{font-size:1.15rem}.uni-testimonials-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.uni-testimonials-grid .testimonial-card{flex:unset;box-sizing:border-box;min-width:0;max-width:100%}}.curriculum-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.curriculum-block-full{grid-column:1/-1;padding-top:50px}.curriculum-block{-webkit-backdrop-filter:blur(14px)saturate(160%);background:#ffffff8c;border:1px solid #042c6014;border-radius:18px;height:100%;padding:24px;box-shadow:0 8px 24px #042c6014}.curriculum-block-title{color:var(--edu-navy,#042c60);text-transform:uppercase;letter-spacing:.04em;margin:0 0 16px;font-size:.85rem;font-weight:700}.curriculum-block-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.curriculum-block-list li{color:#042c60bf;padding-left:18px;font-size:.88rem;font-weight:500;line-height:1.5;position:relative}.curriculum-block-list li:before{content:"";background:var(--edu-orange,#f87501);border-radius:50%;width:6px;height:6px;position:absolute;top:8px;left:0}@media (width<=768px){.curriculum-grid{grid-template-columns:1fr}}.program-page{font-family:var(--edu-font,"Manrope", sans-serif)}.program-container{max-width:1200px;margin:0 auto;padding:0 24px 64px}.program-headcard{-webkit-backdrop-filter:blur(16px)saturate(160%);background:#ffffffb3;border:1px solid #042c6014;border-radius:20px;flex-wrap:wrap;align-items:center;gap:24px;margin-top:24px;padding:28px;text-decoration:none;display:flex;box-shadow:0 12px 32px #042c601f}.program-headcard *{text-decoration:none}.program-head-logo{color:#fff;background:linear-gradient(135deg, var(--edu-navy,#042c60), var(--edu-orange,#f87501));border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:88px;height:88px;padding:0;font-size:1.3rem;font-weight:800;display:flex;overflow:hidden}.program-head-logo img{object-fit:contain;background:#fff;width:100%;height:100%;margin:0;padding:0;display:block}.program-head-info{flex:1;min-width:220px}.program-head-university{color:var(--edu-orange,#f87501);text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:700}.program-head-title{color:var(--edu-navy,#042c60);margin:8px 0;font-size:1.5rem;font-weight:800;line-height:1.3}.program-head-location{color:#042c6099;margin:0;font-size:.9rem;font-weight:500}.program-head-actions{flex-direction:column;gap:10px;display:flex}.program-btn{text-align:center;white-space:nowrap;border-radius:999px;padding:12px 22px;font-size:.88rem;font-weight:700;text-decoration:none;transition:all .25s}.program-btn--primary{background:var(--edu-orange,#f87501);color:#fff}.program-btn--primary:hover{background:#ff8a1f}.program-btn--ghost{color:var(--edu-navy,#042c60);background:#042c600f;border:1px solid #042c601a}.program-btn--ghost:hover{background:#042c601a}.program-about-row{grid-template-columns:1.3fr 1fr;align-items:start;gap:24px;margin-top:48px;display:grid}.program-about-col .program-section{margin-top:0;margin-bottom:28px}.program-about-col .program-section:last-child{margin-bottom:0}.program-map-col{height:100%;min-height:280px}.program-section{margin-top:48px}.program-section-title{color:var(--edu-navy,#042c60);margin:0 0 20px;font-size:1.3rem;font-weight:800}.program-subheading{color:var(--edu-navy,#042c60);margin:20px 0 10px;font-size:1rem;font-weight:700}.program-text{color:#042c60bf;max-width:720px;font-size:1rem;line-height:1.7}.program-list{margin:0;padding-left:20px}.program-list li{color:#042c60bf;font-size:.95rem;line-height:1.8}.program-keyfacts-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:16px;display:grid}.program-keyfact{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-align:center;background:#ffffff8c;border:1px solid #042c6014;border-radius:16px;padding:20px}.program-keyfact-value{color:var(--edu-orange,#f87501);margin-bottom:4px;font-size:1.4rem;font-weight:800;display:block}.program-keyfact-label{color:#042c608c;text-transform:capitalize;font-size:.78rem;font-weight:600}.program-fees-columns{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;display:grid}.program-fees-col{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff8c;border:1px solid #042c6014;border-radius:16px;padding:20px}.program-fees-col h3{color:var(--edu-navy,#042c60);margin:0 0 12px;font-size:1rem;font-weight:700}.program-fees-col p{color:#042c60bf;margin:6px 0;font-size:.9rem}.program-fee-line{color:#042c608c;font-size:.85rem}.program-restrictions{color:var(--edu-orange,#f87501);background:#f8750114;border:1px solid #f8750133;border-radius:14px;margin-top:48px;padding:16px 20px;font-size:.9rem;font-weight:600}#contact{scroll-margin-top:100px}.program-not-found{text-align:center;padding:100px 20px}.page-hero-wrap{position:relative}@media (width<=768px){.program-about-row{grid-template-columns:1fr}}.quiz-page{font-family:var(--edu-font,"Manrope", sans-serif)}.quiz-container{max-width:1200px;margin:0 auto;padding:24px 24px 100px}.quiz-eyebrow{color:var(--edu-orange,#f87501);text-transform:uppercase;letter-spacing:.06em;margin-bottom:10px;font-size:.8rem;font-weight:700;display:inline-block}.quiz-title{color:var(--edu-navy,#042c60);margin:0 0 16px;font-size:2rem;font-weight:800;line-height:1.2}.quiz-about{color:#042c60a6;max-width:640px;margin:0 0 28px;font-size:1rem;line-height:1.7}.quiz-intro{max-width:800px;margin:0 auto;padding-top:32px}.quiz-highlights{flex-direction:column;gap:12px;margin:0 0 36px;padding:0;list-style:none;display:flex}.quiz-highlights li{color:var(--edu-navy,#042c60);align-items:center;gap:10px;font-size:.95rem;font-weight:600;display:flex}.quiz-highlight-dot{background:var(--edu-orange,#f87501);border-radius:999px;flex-shrink:0;width:8px;height:8px}.quiz-start-btn{background:var(--edu-orange,#f87501);color:#fff;font-family:var(--edu-font,"Manrope", sans-serif);cursor:pointer;border:none;border-radius:999px;align-items:center;gap:10px;padding:16px 32px;font-size:1rem;font-weight:700;transition:all .25s;display:inline-flex;box-shadow:0 8px 24px #f875014d}.quiz-start-btn svg{width:18px;height:18px;transition:transform .25s}.quiz-start-btn:hover{background:#ff8a1f;transform:translateY(-2px)}.quiz-start-btn:hover svg{transform:translate(4px)}.quiz-question-wrap{max-width:800px;margin:0 auto;padding-top:32px}.quiz-progress{margin-bottom:32px}.quiz-progress-bar{background:#042c6014;border-radius:999px;width:100%;height:8px;margin-bottom:10px;overflow:hidden}.quiz-progress-fill{background:var(--edu-orange,#f87501);border-radius:999px;height:100%;transition:width .4s}.quiz-progress-label{color:#042c6080;font-size:.82rem;font-weight:600}.quiz-question-title{color:var(--edu-navy,#042c60);margin:0 0 28px;font-size:1.5rem;font-weight:800;line-height:1.35}.quiz-options{flex-direction:column;gap:12px;display:flex}.quiz-option{text-align:left;-webkit-backdrop-filter:blur(16px)saturate(160%);font-family:var(--edu-font,"Manrope", sans-serif);color:var(--edu-navy,#042c60);cursor:pointer;background:#fff9;border:1px solid #042c6014;border-radius:16px;padding:18px 22px;font-size:.98rem;font-weight:600;transition:all .2s}.quiz-option:hover{background:#f8750114;border-color:#f875014d;transform:translateY(-2px)}.quiz-results{padding-top:32px}.quiz-chart{flex-direction:column;gap:20px;margin-bottom:48px;display:flex}.quiz-chart-labels{justify-content:space-between;margin-bottom:8px;display:flex}.quiz-chart-label{color:var(--edu-navy,#042c60);font-size:.92rem;font-weight:700}.quiz-chart-percentage{color:var(--edu-orange,#f87501);font-size:.92rem;font-weight:800}.quiz-chart-track{background:#042c6014;border-radius:999px;width:100%;height:12px;overflow:hidden}.quiz-chart-fill{background:linear-gradient(90deg, var(--edu-navy,#042c60), var(--edu-orange,#f87501));border-radius:999px;height:100%;transition:width 1s}.quiz-recommendation-intro{margin-bottom:24px}.quiz-recommendation-title{color:var(--edu-navy,#042c60);margin:0 0 8px;font-size:1.3rem;font-weight:800}.quiz-recommendation-subtitle{color:#042c6099;max-width:620px;margin:0;font-size:.95rem}.quiz-recommendation-grid{grid-template-columns:repeat(2,1fr);gap:14px;margin-bottom:40px;display:grid}.quiz-recommendation-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff8c;border:1px solid #042c6014;border-radius:16px;align-items:center;gap:14px;padding:16px 18px;text-decoration:none;transition:all .25s;display:flex}.quiz-recommendation-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px #042c601f}.quiz-recommendation-logo{width:40px;height:40px;color:var(--edu-navy,#042c60);background:#fff;border:1px solid #042c601a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:.7rem;font-weight:800;display:flex;overflow:hidden}.quiz-recommendation-logo img{object-fit:contain;box-sizing:border-box;width:100%;height:100%;padding:4px}.quiz-recommendation-program{color:var(--edu-navy,#042c60);margin:0 0 4px;font-size:.88rem;font-weight:700;line-height:1.3}.quiz-recommendation-university{color:#042c608c;margin:0;font-size:.78rem;font-weight:500}.quiz-recommendation-empty{color:#042c608c;margin-bottom:40px;font-size:.95rem}.quiz-results-actions{flex-wrap:wrap;gap:14px;display:flex}.quiz-btn{font-family:var(--edu-font,"Manrope", sans-serif);cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;padding:14px 28px;font-size:.92rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex}.quiz-btn--primary{background:var(--edu-orange,#f87501);color:#fff;box-shadow:0 8px 24px #f875014d}.quiz-btn--primary:hover{background:#ff8a1f;transform:translateY(-2px)}.quiz-btn--ghost{color:var(--edu-navy,#042c60);background:#042c600f;border:1px solid #042c601a}.quiz-btn--ghost:hover{background:#042c601a;transform:translateY(-2px)}.quiz-domain-highlight{background:#f875010f;border:1px solid #f875012e;border-radius:18px;margin-bottom:40px;padding:24px 26px}.quiz-domain-highlight-title{color:var(--edu-navy,#042c60);margin:0 0 14px;font-size:1.1rem;font-weight:800;line-height:1.35}.quiz-domain-highlight-text{color:#042c60b3;margin:0 0 10px;font-size:.92rem;line-height:1.7}.quiz-domain-highlight-text:last-child{margin-bottom:0}.quiz-domain-highlight-text strong{color:var(--edu-navy,#042c60)}.quiz-recommendation-universities{flex-direction:column;gap:16px;margin-bottom:40px;display:flex}.quiz-recommendation-university-block{-webkit-backdrop-filter:blur(12px)saturate(160%);background:#ffffff8c;border:1px solid #042c6014;border-radius:18px;padding:20px 22px}.quiz-recommendation-university-header{align-items:center;gap:14px;margin-bottom:16px;display:flex}.quiz-recommendation-university-name{color:var(--edu-navy,#042c60);margin:0;font-size:1rem;font-weight:800}.quiz-recommendation-programs-list{flex-direction:column;gap:8px;display:flex}.quiz-recommendation-program-link{background:#042c6008;border:1px solid #042c600f;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;text-decoration:none;transition:all .2s;display:flex}.quiz-recommendation-program-link:hover{background:#f8750114;border-color:#f8750140;transform:translate(2px)}.quiz-recommendation-program-title{color:var(--edu-navy,#042c60);font-size:.88rem;font-weight:700;line-height:1.3}.quiz-recommendation-program-field{color:var(--edu-orange,#f87501);white-space:nowrap;flex-shrink:0;font-size:.76rem;font-weight:600}@media (width<=768px){.quiz-recommendation-program-link{flex-direction:column;align-items:flex-start;gap:4px}.quiz-title{font-size:1.5rem}.quiz-recommendation-grid{grid-template-columns:1fr}}.articles-page{font-family:var(--edu-font,"Manrope", sans-serif)}.articles-container{max-width:1200px;margin:0 auto;padding:24px 24px 0}.articles-hero{max-width:720px;margin:32px 0 40px}.articles-eyebrow{color:var(--edu-orange,#f87501);text-transform:uppercase;letter-spacing:.06em;margin-bottom:10px;font-size:.8rem;font-weight:700;display:inline-block}.articles-title{color:var(--edu-navy,#042c60);margin:0 0 12px;font-size:2rem;font-weight:800;line-height:1.2}.articles-subtitle{color:#042c60a6;margin:0;font-size:1rem;line-height:1.7}.articles-empty-state{text-align:center;border-radius:20px;flex-direction:column;align-items:center;max-width:560px;margin:32px auto 80px;padding:64px 32px;display:flex}.articles-empty-icon{width:56px;height:56px;color:var(--edu-orange,#f87501);margin-bottom:20px}.articles-empty-title{color:var(--edu-navy,#042c60);margin:0 0 10px;font-size:1.4rem;font-weight:800}.articles-empty-text{color:#042c60a6;margin:0;font-size:.95rem;line-height:1.7}@media (width<=768px){.articles-title{font-size:1.5rem}.articles-empty-state{padding:48px 20px}}.contact-page{font-family:var(--edu-font,"Manrope", sans-serif)}.contact-page-container{max-width:1200px;margin:0 auto;padding:24px 24px 40px}.contact-page-hero{max-width:720px;margin:32px 0 40px}.contact-page-eyebrow{color:var(--edu-orange,#f87501);text-transform:uppercase;letter-spacing:.06em;margin-bottom:10px;font-size:.8rem;font-weight:700;display:inline-block}.contact-page-title{color:var(--edu-navy,#042c60);margin:0 0 12px;font-size:2rem;font-weight:800;line-height:1.2}.contact-page-subtitle{color:#042c60a6;margin:0;font-size:1rem;line-height:1.7}.not-found-page{font-family:var(--edu-font,"Manrope", sans-serif);flex-direction:column;min-height:100vh;display:flex}.not-found-container{text-align:center;flex-direction:column;flex:1;align-items:center;max-width:560px;margin:0 auto;padding:120px 24px 80px;display:flex}.not-found-code{color:var(--edu-orange,#f87501);margin-bottom:16px;font-size:5rem;font-weight:800;line-height:1}.not-found-title{color:var(--edu-navy,#042c60);margin:0 0 12px;font-size:1.8rem;font-weight:800;line-height:1.2}.not-found-subtitle{color:#042c60a6;margin:0 0 32px;font-size:1rem;line-height:1.7}.not-found-actions{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.not-found-btn{border-radius:999px;padding:14px 28px;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .2s,opacity .2s}.not-found-btn:hover{transform:translateY(-2px)}.not-found-btn--primary{background:var(--edu-orange,#f87501);color:#fff}.not-found-btn--ghost{color:var(--edu-navy,#042c60);border:2px solid var(--edu-navy,#042c60);background:0 0}@media (width<=768px){.not-found-code{font-size:3.5rem}.not-found-title{font-size:1.4rem}.not-found-container{padding:80px 20px 60px}}
