@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";html{scroll-behavior:smooth;width:100%;min-width:320px}body{background:#fff;width:100%;min-width:320px;min-height:100vh;margin:0;font-family:Inter,Arial,Helvetica,sans-serif;overflow-x:hidden}#root{width:100%;min-height:100vh;margin:0;padding:0}button,input,textarea,select{font:inherit}img,picture,video,canvas,svg{max-width:100%;display:block}:root{--primary:#073d8c;--primary-dark:#031d4a;--primary-deep:#021331;--secondary:#e31e35;--secondary-dark:#bd1529;--yellow:#ffd21f;--white:#fff;--text:#10254a;--muted:#68758a;--border:#dfe6ef;--container:1360px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{min-width:320px;color:var(--text);background:var(--white);font-family:Inter,Arial,Helvetica,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;display:block}.container{width:min(calc(100% - 48px), var(--container));margin-inline:auto}.topbar{color:#ffffffe6;background:var(--primary-deep);border-bottom:1px solid #ffffff1f}.topbar-content{justify-content:space-between;align-items:center;gap:24px;min-height:40px;font-size:.75rem;display:flex}.topbar-content p{letter-spacing:.03em;font-weight:600}.topbar-links>a:not(.student-portal-button){transition:opacity .2s}.topbar-links>a:not(.student-portal-button):hover{opacity:.7}.student-portal-button{min-height:30px;color:var(--primary-deep);background:var(--yellow);text-transform:uppercase;letter-spacing:.04em;border-radius:5px;justify-content:center;align-items:center;padding:6px 15px;font-size:.71rem;font-weight:800;transition:transform .25s,background .25s;display:inline-flex}.student-portal-button:hover{color:var(--primary-deep);background:#f2c500;transform:translateY(-1px)}.language-button{color:var(--white);cursor:pointer;background:0 0;border:1px solid #ffffff59;border-radius:5px;padding:5px 10px}.navbar{background:#fffffffa;box-shadow:0 12px 35px #01143021}.navbar-content{justify-content:space-between;align-items:center;gap:35px;min-height:94px;display:flex}.brand{flex-shrink:0;width:245px}.brand img{object-fit:contain;object-position:left center;width:100%;max-height:70px}.main-menu{justify-content:flex-end;align-items:center;gap:clamp(14px,1.5vw,27px);margin-left:auto;display:flex}.main-menu>a:not(.navbar-button){color:var(--primary-dark);text-transform:uppercase;letter-spacing:.03em;white-space:nowrap;padding-block:37px;font-size:.72rem;font-weight:800;position:relative}.main-menu>a:not(.navbar-button):after{content:"";background:var(--secondary);transform-origin:0;height:2px;transition:transform .25s;position:absolute;bottom:26px;left:0;right:0;transform:scaleX(0)}.main-menu>a:not(.navbar-button):hover:after{transform:scaleX(1)}.navbar-button{min-height:46px;color:var(--white);background:var(--primary);text-transform:uppercase;letter-spacing:.04em;border-radius:5px;justify-content:center;align-items:center;padding-inline:22px;font-size:.76rem;font-weight:800;transition:background .25s,transform .25s;display:inline-flex}.navbar-button:hover{background:var(--secondary);transform:translateY(-2px)}.menu-toggle{display:none}.hero-slider{background:var(--primary-deep);height:clamp(590px,52vw,830px);min-height:590px;padding-top:134px;position:relative;overflow:hidden}.slides-track{position:absolute;inset:134px 0 0}.hero-slide{visibility:hidden;opacity:0;transition:opacity .8s,visibility .8s,transform 6s;position:absolute;inset:0;transform:scale(1.025)}.hero-slide.is-active{visibility:visible;opacity:1;transform:scale(1)}.hero-slide-content{z-index:3;flex-direction:column;justify-content:center;align-items:flex-start;height:100%;display:flex;position:relative}.hero-eyebrow{color:var(--white);text-transform:uppercase;letter-spacing:.14em;align-items:center;gap:12px;font-size:.76rem;font-weight:800;display:inline-flex}.hero-eyebrow:before{content:"";background:var(--secondary);width:36px;height:2px}.hero-slide-content h1{max-width:760px;color:var(--white);letter-spacing:-.05em;margin-top:22px;font-size:clamp(3rem,5vw,5.5rem);font-weight:700;line-height:.99}.hero-slide-content p{color:#ffffffd9;max-width:650px;margin-top:24px;font-size:1.08rem;line-height:1.7}.hero-buttons{flex-wrap:wrap;gap:14px;margin-top:32px;display:flex}.hero-button{text-transform:uppercase;letter-spacing:.04em;border:1px solid #0000;border-radius:5px;justify-content:center;align-items:center;min-height:52px;padding-inline:24px;font-size:.81rem;font-weight:800;transition:transform .25s,background .25s;display:inline-flex}.hero-button:hover{transform:translateY(-3px)}.hero-button-primary{color:var(--white);background:var(--secondary)}.hero-button-primary:hover{background:var(--secondary-dark)}.hero-button-secondary{color:var(--white);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border-color:#ffffffb3}.hero-button-secondary:hover{background:#ffffff2b}.slider-arrow{z-index:10;width:50px;height:50px;color:var(--white);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);cursor:pointer;background:#031d4a80;border:1px solid #ffffff8c;border-radius:50%;place-items:center;font-family:Georgia,serif;font-size:2rem;transition:background .25s,transform .25s;display:grid;position:absolute;top:calc(50% + 65px)}.slider-arrow:hover{background:var(--secondary);transform:scale(1.06)}.slider-arrow-left{left:28px}.slider-arrow-right{right:28px}.slider-controls{z-index:10;align-items:center;gap:22px;display:flex;position:absolute;bottom:30px;right:50%;transform:translate(50%)}.slider-counter{color:var(--white);align-items:baseline;gap:6px;display:flex}.slider-counter strong{font-size:1.2rem}.slider-counter span,.slider-counter small{color:#ffffffa6}.slider-dots{align-items:center;gap:8px;display:flex}.slider-dots button{cursor:pointer;background:#ffffff80;border:0;border-radius:999px;width:9px;height:9px;padding:0;transition:width .3s,background .3s}.slider-dots button.is-active{background:var(--secondary);width:32px}.institutional-intro{background:var(--white);padding:110px 0}.intro-grid{grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);align-items:end;gap:90px;display:grid}.section-eyebrow{color:var(--secondary);text-transform:uppercase;letter-spacing:.14em;align-items:center;gap:12px;font-size:.76rem;font-weight:800;display:inline-flex}.section-eyebrow:before{content:"";background:var(--secondary);width:34px;height:2px}.intro-heading h2{max-width:850px;color:var(--primary-dark);letter-spacing:-.045em;margin-top:22px;font-size:clamp(2.5rem,4vw,4.5rem);font-weight:700;line-height:1.05}.intro-content p{color:var(--muted);font-size:1.05rem;line-height:1.8}.text-link{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:13px;margin-top:27px;font-size:.82rem;font-weight:800;display:inline-flex}.text-link span{color:var(--secondary);font-size:1.3rem;transition:transform .25s}.text-link:hover span{transform:translate(6px)}@media (width<=1180px){.brand{width:205px}.main-menu{gap:14px}.main-menu>a:not(.navbar-button){font-size:.65rem}}@media (width<=980px){.topbar{display:none}.navbar-content{min-height:82px}.menu-toggle{z-index:20;border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:5px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;display:flex;position:relative}.menu-toggle span{background:var(--primary-dark);width:21px;height:2px;transition:transform .25s,opacity .25s}.menu-toggle.is-active span:first-child{transform:translateY(7px)rotate(45deg)}.menu-toggle.is-active span:nth-child(2){opacity:0}.menu-toggle.is-active span:last-child{transform:translateY(-7px)rotate(-45deg)}.main-menu{background:var(--white);opacity:0;flex-direction:column;align-items:stretch;gap:0;max-height:0;padding-inline:24px;transition:max-height .4s,opacity .3s,padding .3s;display:flex;position:absolute;top:82px;left:0;right:0;overflow:hidden;box-shadow:0 20px 35px #0213312e}.main-menu.is-open{opacity:1;max-height:620px;padding-block:15px 25px}.main-menu>a:not(.navbar-button){border-bottom:1px solid var(--border);padding:17px 5px;font-size:.76rem}.main-menu>a:not(.navbar-button):after{display:none}.navbar-button{margin-top:18px}.hero-slider{height:650px;min-height:650px;padding-top:82px}.slides-track{inset:82px 0 0}.intro-grid{grid-template-columns:1fr;gap:35px}}@media (width<=650px){.container{width:min(calc(100% - 28px), var(--container))}.brand{width:175px}.hero-slider{height:620px;min-height:620px}.hero-slide>img{object-position:center}.hero-slide-overlay{background:linear-gradient(#0213311f 0%,#0213314d 35%,#021331f5 100%)}.hero-slide-content{justify-content:flex-end;padding-bottom:95px}.hero-slide-content h1{max-width:100%;font-size:clamp(2.3rem,11vw,3.4rem)}.hero-slide-content p{display:none}.hero-buttons{flex-direction:column;width:100%;margin-top:24px}.hero-button{width:100%}.hero-button-secondary{display:none}.slider-arrow{width:40px;height:40px;font-size:1.7rem;top:calc(50% + 30px)}.slider-arrow-left{left:12px}.slider-arrow-right{right:12px}.slider-counter{display:none}.institutional-intro{padding:75px 0}.intro-heading h2{font-size:clamp(2.2rem,10vw,3.2rem)}}.hero-premium-layout{z-index:4;align-items:center;height:100%;padding-top:30px;padding-bottom:105px;display:flex;position:relative}.hero-information{color:#fff;width:min(100%,600px)}.hero-information .hero-eyebrow{color:#ff8795}.hero-information h1{color:#fff;letter-spacing:-.045em;max-width:620px;margin-top:14px;font-size:clamp(2.2rem,3.6vw,4.25rem);font-weight:700;line-height:1}.hero-information h1 strong{color:#76a9f8;margin-top:4px;font-weight:500;display:block}.hero-description{color:#ffffffd1;max-width:590px;margin-top:17px;font-size:.95rem;line-height:1.6}.hero-main-button{color:#fff;background:#0d57c7;border-radius:4px;justify-content:center;align-items:center;gap:16px;min-height:44px;margin-top:19px;padding:0 19px;font-size:.75rem;font-weight:700;transition:transform .25s,background .25s;display:inline-flex}.hero-main-button:hover{background:#e31e35;transform:translateY(-2px)}.hero-main-button span{font-size:1.1rem}.hero-news-thumbnail{color:#fff;background:linear-gradient(135deg,#0d57c7,#e31e35);border-radius:5px;place-items:center;width:72px;height:49px;font-size:1rem;font-weight:800;display:grid;overflow:hidden}.hero-news-text strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:.79rem;line-height:1.25;display:block;overflow:hidden}.hero-news-text p{color:#ffffffa1;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:.67rem;line-height:1.25;overflow:hidden}.hero-news-arrow{color:#ffffffd1;text-align:center;font-size:1.65rem}.hero-slide-overlay{z-index:1;background:linear-gradient(90deg,#011331fa 0%,#021e46ed 27%,#021e46a1 47%,#021e461f 72%,#0000 100%),linear-gradient(#0113310d 45%,#0113314d 100%);position:absolute;inset:0}.slides-track{inset:134px 0 0}.hero-slide{overflow:hidden}.hero-slide>img{object-fit:cover;object-position:center;width:100%;height:100%}.slider-controls{z-index:12;bottom:104px}@media (width<=980px){.hero-slider{height:800px;min-height:800px}.slides-track{inset:82px 0 0}.hero-premium-layout{padding-bottom:115px}.hero-information{width:min(100%,560px)}.hero-news-list{width:100%}.slider-controls{bottom:96px}}@media (width<=650px){.hero-slider{height:720px;min-height:720px}.hero-premium-layout{align-items:flex-end;padding-bottom:112px}.hero-information h1{font-size:clamp(2rem,10vw,3rem)}.hero-description{display:none}.hero-main-button,.hero-news-list{margin-top:17px}.hero-news-item{grid-template-columns:55px minmax(0,1fr) 22px;min-height:52px}.hero-news-item:nth-child(n+4){display:none}.hero-news-thumbnail{width:55px;height:40px}.hero-news-text p{display:none}.hero-all-news{margin-top:10px}.hero-slide-overlay{background:linear-gradient(#01133133 0%,#01133194 35%,#011331fa 100%)}.slider-controls{display:none}}.hero-slide{position:absolute;inset:0;overflow:hidden}.hero-slide>img{z-index:0;object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.hero-slide-overlay{z-index:1;position:absolute;inset:0}.hero-information{z-index:5;position:relative}.hero-slide-overlay{background:linear-gradient(90deg,#011331f7 0%,#021e46eb 30%,#021e46a6 48%,#021e4629 72%,#021e4605 100%),linear-gradient(#01133105 50%,#01133147 100%)}@media (width<=650px){.hero-premium-layout{align-items:flex-end;padding-top:30px;padding-bottom:112px}.hero-slide-overlay{background:linear-gradient(#0113311f 0%,#01133180 35%,#011331fa 100%)}}.hero-premium-layout{z-index:4;align-items:flex-start;height:100%;padding-top:54px;padding-bottom:150px;display:flex;position:absolute;inset:0}.hero-information{color:#fff;width:min(100%,590px);max-height:100%}.hero-information h1{max-width:590px;margin-top:13px;font-size:clamp(2.65rem,3.6vw,4.15rem);line-height:.98}.hero-information h1 strong{margin-top:7px;display:block}.hero-description{max-width:570px;margin-top:18px;font-size:.92rem;line-height:1.55}.hero-main-button{margin-top:19px}.hero-news-item{grid-template-columns:68px minmax(0,1fr) 26px;gap:12px;min-height:57px;padding:6px 0}.hero-news-thumbnail{width:68px;height:46px}.hero-news-text strong{font-size:.76rem}.hero-news-text p{font-size:.64rem}.hero-slide>img{object-position:center center}@media (width<=1366px){.hero-slider{height:880px;min-height:880px}.hero-premium-layout{padding-top:38px;padding-bottom:138px}.hero-information{width:min(100%,545px)}.hero-information h1{max-width:545px;font-size:clamp(2.35rem,3.3vw,3.65rem)}.hero-description{max-width:530px;margin-top:14px;font-size:.85rem}.hero-main-button{min-height:41px;margin-top:15px}.hero-news-list{max-width:530px;margin-top:12px}.hero-news-item{grid-template-columns:62px minmax(0,1fr) 24px;min-height:52px;padding:5px 0}.hero-news-thumbnail{width:62px;height:42px}.hero-news-text strong{font-size:.72rem}.hero-news-text p{font-size:.61rem}}@media (width<=980px){.hero-slider{height:850px;min-height:850px}.hero-premium-layout{align-items:flex-start;padding-top:44px;padding-bottom:130px}.hero-information{width:min(100%,540px)}.hero-information h1{font-size:clamp(2.35rem,7vw,3.65rem)}.hero-slide>img{object-position:62% center}}@media (width<=650px){.hero-slider{height:790px;min-height:790px}.hero-premium-layout{align-items:flex-start;padding-top:38px;padding-bottom:105px}.hero-information{width:100%}.hero-information h1{max-width:100%;margin-top:10px;font-size:clamp(2rem,10vw,3rem);line-height:1}.hero-information h1 strong{margin-top:5px}.hero-description{max-width:95%;margin-top:13px;font-size:.79rem;line-height:1.45;display:block}.hero-main-button{width:auto;min-height:42px;margin-top:15px;padding-inline:15px;font-size:.67rem}.hero-news-list{margin-top:14px}.hero-news-item{grid-template-columns:52px minmax(0,1fr) 20px;gap:9px;min-height:51px}.hero-news-item:nth-child(n+4){display:none}.hero-news-thumbnail{width:52px;height:39px}.hero-news-text strong{font-size:.68rem}.hero-news-text p{display:none}.hero-all-news{font-size:.68rem}.hero-slide>img{object-position:68% center}.slider-controls{display:none}}@media (width<=390px){.hero-slider{height:760px;min-height:760px}.hero-premium-layout{padding-top:30px}.hero-information h1{font-size:2rem}.hero-description{font-size:.74rem}}.hero-news-list{width:min(100%,700px);margin-top:32px}.hero-news-item{color:#fff;border-bottom:1px solid #ffffff2b;grid-template-columns:130px minmax(0,1fr) 30px;align-items:center;gap:20px;min-height:110px;padding:18px 0;transition:padding-left .25s,background .25s;display:grid}.hero-news-item:nth-child(n+5){display:none}.hero-news-item:hover{background:#ffffff0b;padding-left:8px}.hero-news-thumbnail{color:#fff;background:linear-gradient(135deg,#0d57c7,#e31e35);border-radius:7px;place-items:center;width:130px;height:72px;font-size:1.1rem;font-weight:800;display:grid;overflow:hidden;box-shadow:0 8px 22px #0000002e}.hero-news-thumbnail img{object-fit:cover;width:100%;height:100%}.hero-news-text{min-width:0}.hero-news-type{color:#63a8ff;text-transform:uppercase;letter-spacing:.12em;margin-bottom:8px;font-size:.72rem;font-weight:800;display:block}.hero-news-text strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:1.08rem;font-weight:700;line-height:1.25;display:block;overflow:hidden}.hero-news-text p{color:#ffffffb3;text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin-top:7px;font-size:.88rem;line-height:1.35;display:block;overflow:hidden}.hero-news-arrow{color:#fff;text-align:center;opacity:.9;font-size:2rem;font-weight:300;transition:transform .25s}.hero-news-item:hover .hero-news-arrow{transform:translate(5px)}.hero-all-news{color:#62a7ff;align-items:center;gap:14px;margin-top:28px;font-size:.98rem;font-weight:700;display:inline-flex}.hero-all-news span{font-size:1.25rem}.hero-all-news:hover{color:#fff}.hero-information h1{max-width:720px}.hero-description{max-width:690px}@media (width<=1366px){.hero-news-list{width:min(100%,650px);margin-top:24px}.hero-news-item{grid-template-columns:112px minmax(0,1fr) 28px;gap:16px;min-height:94px;padding:13px 0}.hero-news-thumbnail{width:112px;height:64px}.hero-news-text strong{font-size:.98rem}.hero-news-text p{font-size:.8rem}}@media (width<=980px){.hero-information{width:min(100%,640px)}.hero-news-list{width:100%}.hero-news-item{grid-template-columns:100px minmax(0,1fr) 26px}.hero-news-thumbnail{width:100px;height:58px}}@media (width<=650px){.hero-news-list{margin-top:18px}.hero-news-item{grid-template-columns:70px minmax(0,1fr) 20px;gap:10px;min-height:72px;padding:10px 0}.hero-news-item:nth-child(n+4){display:none}.hero-news-thumbnail{border-radius:5px;width:70px;height:48px}.hero-news-type{margin-bottom:4px;font-size:.58rem}.hero-news-text strong{font-size:.75rem}.hero-news-text p{display:none}.hero-news-arrow{font-size:1.4rem}.hero-all-news{margin-top:15px;font-size:.75rem}}.hero-slider{height:1040px;min-height:1040px}.hero-premium-layout{padding-top:48px;padding-bottom:210px}.hero-information{width:min(100%,720px)}.hero-news-list{margin-top:24px}.hero-news-item{min-height:96px;padding:13px 0}.hero-all-news{margin-top:20px}.slider-controls{bottom:170px}.floating-menu{bottom:26px}@media (width<=1366px){.hero-slider{height:970px;min-height:970px}.hero-premium-layout{padding-top:34px;padding-bottom:190px}.hero-news-item{min-height:88px;padding:11px 0}.slider-controls{bottom:155px}}@media (width<=980px){.hero-slider{height:930px;min-height:930px}.hero-premium-layout{padding-top:38px;padding-bottom:175px}.slider-controls{bottom:145px}}@media (width<=650px){.hero-slider{height:830px;min-height:830px}.hero-premium-layout{padding-top:28px;padding-bottom:115px}.hero-news-item{min-height:68px;padding:9px 0}.hero-news-item:nth-child(n+4){display:none}.floating-menu{bottom:10px}}.hero-slide{background:#071d43;overflow:hidden}.hero-slide>img{object-position:center center;display:block;object-fit:cover!important;background:0 0!important;width:100%!important;max-width:none!important;height:100%!important;transform:none!important}.hero-slider{height:1040px;min-height:1040px;padding-top:189px}.hero-slides{position:absolute;inset:134px 0 0}.hero-slide{position:absolute;inset:0}.hero-premium-layout{align-items:flex-start;padding-top:55px;padding-bottom:180px;position:absolute;inset:0}@media (width<=1366px){.hero-slider{height:970px;min-height:970px}.hero-slides{inset:134px 0 0}.hero-premium-layout{padding-top:176px;padding-bottom:160px}}@media (width<=980px){.hero-slider{height:930px;min-height:930px;padding-top:120px}.hero-slides{inset:82px 0 0}.hero-premium-layout{padding-top:38px;padding-bottom:145px}}@media (width<=650px){.hero-slider{height:830px;min-height:830px}.hero-premium-layout{padding-top:112px;padding-bottom:105px}}.site-header{z-index:1000;width:100%;position:absolute;top:0;left:0}.brand{z-index:5;flex-shrink:0;justify-content:flex-start;align-items:center;width:285px;min-width:285px;text-decoration:none;display:flex;position:relative}.brand img{object-fit:contain;object-position:left center;filter:none;width:auto;max-width:265px;height:68px;display:block}.topbar-links{align-items:center;gap:20px;display:flex}.topbar-links>a:not(.student-portal-button){white-space:nowrap}.topbar-content{justify-content:flex-end}.student-portal-button{justify-content:center;align-items:center;gap:8px;display:inline-flex}.student-portal-icon{color:currentColor;flex:0 0 18px;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.student-portal-icon svg{width:18px;height:18px;display:block}.language-dropdown{z-index:3100;display:inline-flex;position:relative}.language-dropdown-trigger{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff38;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-width:72px;height:34px;padding:0 10px;font-family:inherit;font-size:.7rem;font-weight:800;transition:border-color .2s,background .2s;display:inline-flex;box-shadow:inset 0 1px #ffffff14}.language-dropdown-trigger:hover,.language-dropdown.is-open .language-dropdown-trigger{background:#ffffff21;border-color:#ffffff6b}.language-trigger-flag,.language-dropdown-flag{border-radius:2px;justify-content:center;align-items:center;display:inline-flex;overflow:hidden;box-shadow:0 0 0 1px #ffffff2e}.language-trigger-flag{flex:0 0 22px;width:22px;height:15px}.language-trigger-flag svg,.language-dropdown-flag svg{width:100%;height:100%;display:block}.language-trigger-code{line-height:1}.language-trigger-arrow{color:currentColor;justify-content:center;align-items:center;width:13px;height:13px;transition:transform .22s;display:inline-flex}.language-trigger-arrow svg{width:13px;height:13px;display:block}.language-dropdown.is-open .language-trigger-arrow{transform:rotate(180deg)}.language-dropdown-menu{z-index:3200;visibility:hidden;opacity:0;pointer-events:none;background:#273d7f;border:1px solid #ffffff1f;border-radius:10px;width:205px;padding:7px;transition:opacity .18s,visibility .18s,transform .22s;position:absolute;top:calc(100% + 8px);right:0;transform:translateY(-6px);box-shadow:0 18px 38px #031d4a47}.language-dropdown.is-open .language-dropdown-menu{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0)}.language-dropdown-item{color:#fff;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:10px;width:100%;min-height:39px;padding:0 10px;font-family:inherit;font-size:.76rem;font-weight:650;transition:background .18s,color .18s;display:flex}.language-dropdown-item:hover,.language-dropdown-item.is-active{background:#ffffff1a}.language-dropdown-item.is-active{font-weight:800}.language-dropdown-flag{flex:0 0 24px;width:24px;height:16px}.navbar{z-index:1001;position:relative}.navbar-content{position:relative}.main-menu{position:static}.main-menu-item{align-items:center;display:flex;position:static}.main-menu-link{color:#031d4a;text-transform:uppercase;letter-spacing:.03em;white-space:nowrap;justify-content:center;align-items:center;gap:6px;padding-block:37px;font-size:.72rem;font-weight:800;transition:color .25s;display:inline-flex;position:relative}.main-menu-link:after{content:"";transform-origin:0;background:#e31e35;height:2px;transition:transform .25s;position:absolute;bottom:26px;left:0;right:0;transform:scaleX(0)}.main-menu-arrow{color:#031d4a;flex:0 0 14px;justify-content:center;align-items:center;width:14px;height:14px;transition:color .25s,transform .28s cubic-bezier(.22,1,.36,1);display:inline-flex;transform:translateY(-1px)}.main-menu-arrow svg{width:14px;height:14px;display:block}.main-menu-item:hover .main-menu-arrow,.main-menu-item.is-active .main-menu-arrow{color:#e31e35;transform:translateY(0)rotate(180deg)}.main-menu-item:hover .main-menu-link,.main-menu-item.is-active .main-menu-link{color:#e31e35}.main-menu-item:hover .main-menu-link:after,.main-menu-item.is-active .main-menu-link:after{transform:scaleX(1)}.mega-menu{z-index:2000;visibility:hidden;opacity:0;pointer-events:none;transform-origin:top;width:min(800px,100vw - 64px);padding-top:14px;transition:opacity .24s,visibility .24s,transform .32s cubic-bezier(.22,1,.36,1);position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(-10px)scale(.985)}.main-menu-item:hover .mega-menu,.main-menu-item.is-active .mega-menu,.mega-menu.is-open{visibility:visible;opacity:1;pointer-events:auto;transform:translate(-50%)translateY(0)scale(1)}.mega-menu-inner{background:#fff;border:1px solid #031d4a17;border-radius:22px;grid-template-columns:minmax(270px,.9fr) minmax(390px,1.1fr);display:grid;overflow:hidden;box-shadow:0 26px 70px #031d4a2e,0 8px 24px #031d4a14}.mega-menu-navigation{background:#fff;flex-direction:column;gap:5px;padding:24px 20px;display:flex}.mega-menu-navigation-link{color:#33415c;border-bottom:0;border-radius:10px;justify-content:space-between;align-items:center;gap:16px;min-height:44px;padding:0 14px;font-size:13px;font-weight:650;text-decoration:none;transition:background .22s,color .22s,transform .22s;display:flex}.mega-menu-navigation-link:hover{color:#031d4a;background:#f3f6fa;transform:translate(2px)}.mega-menu-navigation-link.is-featured{color:#031d4a;font-weight:800}.mega-menu-navigation-text{color:inherit!important;opacity:1!important;transform:none!important}.mega-menu-navigation-arrow{flex:0 0 18px;justify-content:center;align-items:center;width:18px;height:18px;transition:transform .22s;display:inline-flex;color:#e31e35!important;opacity:1!important;transform:none!important}.mega-menu-navigation-arrow svg{width:18px;height:18px;display:block}.mega-menu-navigation-link:hover .mega-menu-navigation-arrow{transform:translate(4px)!important}.mega-menu-featured{background:#031d4a;min-height:292px;position:relative;overflow:hidden}.mega-menu-visual{background:#031d4a;position:absolute;inset:0;overflow:hidden}.mega-menu-visual img{object-fit:cover;object-position:center center;filter:saturate(.94)contrast(1.02)brightness(.94);width:100%;height:100%;transition:transform .5s,filter .5s;display:block;position:absolute;inset:0;transform:scale(1.01)}.mega-menu:hover .mega-menu-visual img{filter:saturate()contrast(1.02)brightness(.97);transform:scale(1.025)}.mega-menu-visual-placeholder{background:linear-gradient(135deg,#eef2f7 0%,#dce5ef 55%,#ccd8e6 100%);position:absolute;inset:0}.mega-menu-visual-placeholder:before{content:"";border:1px dashed #031d4a29;border-radius:16px;position:absolute;inset:24px}.mega-menu-visual-overlay{pointer-events:none;background:linear-gradient(#031d4a05 0%,#031d4a0d 48%,#031d4a2e 74%,#031d4a47 100%);position:absolute;inset:0}.mega-menu-featured-bar{z-index:3;-webkit-backdrop-filter:blur(7px);background:#031d4af0;border-top:1px solid #ffffff1a;align-items:center;min-height:58px;padding:0 22px;display:flex;position:absolute;bottom:0;left:0;right:0}.mega-menu-featured-bar span{color:#fff;letter-spacing:-.015em;font-size:16px;font-weight:750;line-height:1.2;display:block}.main-menu-direct-link{text-decoration:none}.main-menu>.navbar-button{flex-shrink:0}@media (width<=1180px){.language-dropdown-trigger{min-width:66px;height:32px;padding:0 8px}.language-dropdown-menu{width:195px}.brand{width:205px;min-width:205px}.brand img{max-width:190px;height:58px}.topbar-links{gap:14px}.main-menu-link{gap:5px;font-size:.64rem}.main-menu-arrow{flex-basis:12px;width:12px;height:12px}.main-menu-arrow svg{width:12px;height:12px}.mega-menu{width:min(770px,100vw - 36px)}.mega-menu-inner{grid-template-columns:minmax(250px,.9fr) minmax(360px,1.1fr)}.mega-menu-featured{min-height:282px}.mega-menu-featured-bar{min-height:54px;padding:0 20px}.mega-menu-featured-bar span{font-size:15px}}@media (width<=980px){.language-dropdown{align-self:center}.language-dropdown-trigger{min-width:64px;height:31px}.language-dropdown-menu{width:190px;right:0}.student-portal-button{gap:6px}.student-portal-icon{flex-basis:16px;width:16px;height:16px}.student-portal-icon svg{width:16px;height:16px}.brand{width:190px;min-width:190px}.brand img{max-width:175px;height:54px}.topbar-links{gap:10px}.main-menu{position:absolute}.main-menu-item{width:100%;display:block}.main-menu-link{border-bottom:1px solid #dfe6ef;justify-content:space-between;width:100%;padding:17px 5px;font-size:.76rem}.main-menu-link:after{display:none}.main-menu-arrow{flex-basis:14px;width:14px;height:14px;margin-right:5px}.main-menu-arrow svg{width:14px;height:14px}.mega-menu{visibility:visible;opacity:1;pointer-events:auto;width:100%;max-height:0;padding:0;transition:max-height .4s;position:relative;top:auto;left:auto;overflow:hidden;transform:none}.main-menu-item:hover .mega-menu{max-height:0}.main-menu-item.is-active .mega-menu,.mega-menu.is-open{max-height:850px}.mega-menu-inner{box-shadow:none;border:0;border-radius:0;display:block}.mega-menu-navigation{background:#f7f9fc;padding:10px 14px 16px}.mega-menu-navigation-link{min-height:46px;padding:0 12px;font-size:.75rem}.mega-menu-featured{display:none}}.floating-menu{z-index:9999;-webkit-backdrop-filter:blur(10px)saturate(130%);transform-origin:50%;opacity:1;pointer-events:auto;background:linear-gradient(135deg,#041235fa 0%,#072054f7 50%,#041235fa 100%);border:1px solid #7faaff4d;border-radius:999px;width:1040px;max-width:calc(100vw - 32px);height:68px;padding:8px;transition:opacity .38s,transform .38s,box-shadow .28s,border-color .28s;animation:1.35s cubic-bezier(.16,1,.3,1) both floating-menu-open;position:fixed;bottom:24px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 20px 60px #000a236b,0 8px 24px #05245e47,inset 0 1px #ffffff21,inset 0 -1px #00000040}.floating-menu:before{content:"";z-index:0;border-radius:inherit;opacity:0;pointer-events:none;background:linear-gradient(90deg,#0000 0%,#5c99ff14 25%,#ffffff29 50%,#5c99ff14 75%,#0000 100%);animation:1.1s ease-out .34s both floating-menu-shine;position:absolute;inset:0;transform:translate(-100%)}.floating-menu:after{content:"";z-index:0;pointer-events:none;background:linear-gradient(90deg,#0000,#99c2ff80,#0000);height:1px;position:absolute;top:0;left:12%;right:12%}.floating-menu:hover{border-color:#87b4ff75;box-shadow:0 24px 68px #000a2380,0 10px 30px #0835824d,inset 0 1px #ffffff29,inset 0 -1px #00000040}.floating-menu.is-hidden{opacity:0;pointer-events:none;animation:none;transform:translate(-50%)translateY(120px)}.floating-menu-scroll{z-index:1;align-items:center;gap:8px;width:100%;min-width:0;height:100%;display:flex;position:relative}.floating-menu-links{flex:auto;align-items:center;gap:4px;min-width:0;display:flex;position:relative}.floating-menu-links a{z-index:2;color:#e7efffe0;text-transform:uppercase;letter-spacing:.035em;white-space:nowrap;opacity:0;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:0 14px;font-size:.73rem;font-weight:750;line-height:1;text-decoration:none;transition:color .24s,background .24s,border-color .24s,box-shadow .24s,transform .24s;animation:.48s ease-out .9s forwards floating-menu-content-show;display:inline-flex;position:relative;transform:translateY(4px)}.floating-menu-links a:first-child{animation-delay:0s}.floating-menu-links a:nth-child(2){animation-delay:.84s}.floating-menu-links a:nth-child(3){animation-delay:.88s}.floating-menu-links a:nth-child(4){animation-delay:.92s}.floating-menu-links a:nth-child(5){animation-delay:.96s}.floating-menu-links a:nth-child(6){animation-delay:1s}.floating-menu-links a:nth-child(7){animation-delay:1.04s}.floating-menu-links a:hover{color:#fff;background:linear-gradient(#376bc466,#1a438b57);border-color:#86b3ff40;transform:translateY(-1px);box-shadow:inset 0 1px #ffffff21,0 8px 20px #00081e2e}.floating-menu-links a.is-active{color:#fff;background:linear-gradient(#346dd294,#1a469a7a);border-color:#85b4ff57;box-shadow:0 8px 22px #000e2f3d,inset 0 1px #ffffff2b,inset 0 -1px #0000002e}.floating-menu-indicator{z-index:3;opacity:0;pointer-events:none;background:linear-gradient(90deg,#ff2648,#ff5c74);border-radius:999px;height:2px;transition:width .42s cubic-bezier(.22,1,.36,1),transform .42s cubic-bezier(.22,1,.36,1),opacity .2s;animation:.35s ease-out 1.15s forwards floating-menu-indicator-show;position:absolute;bottom:7px;left:0;box-shadow:0 0 10px #ff26488c,0 2px 8px #e3213c4d}.floating-menu-links a.is-active:after{display:none}.floating-menu-home-link{width:62px;min-width:62px;box-shadow:none!important;opacity:1!important;background:0 0!important;border-color:#0000!important;padding:0!important;animation:none!important;transform:none!important}.floating-menu-home-link:hover,.floating-menu-home-link.is-active,.floating-menu-links a.floating-menu-home-link:hover,.floating-menu-links a.floating-menu-home-link.is-active{box-shadow:none!important;background:0 0!important;border-color:#0000!important;transform:none!important}.floating-menu-home-logo{object-fit:contain;opacity:1;filter:brightness(0)invert();width:41px;height:41px;transition:transform .25s;display:block}.floating-menu-home-link:hover .floating-menu-home-logo{transform:scale(1.035)}.floating-menu-links:has(.floating-menu-home-link.is-active) .floating-menu-indicator{opacity:0!important}.floating-menu-button{z-index:2;color:#081b43;text-transform:uppercase;letter-spacing:.045em;white-space:nowrap;opacity:0;background:linear-gradient(#ffe25d 0%,#ffd21a 48%,#f2bd00 100%);border:1px solid #ffdb4f6b;border-radius:999px;flex:none;justify-content:center;align-items:center;min-height:50px;padding:0 22px;font-size:.74rem;font-weight:850;line-height:1;text-decoration:none;transition:transform .24s,box-shadow .24s,background .24s;animation:.5s cubic-bezier(.22,1,.36,1) 1.05s forwards floating-menu-button-show;display:inline-flex;position:relative;transform:translateY(4px)scale(.98);box-shadow:0 12px 28px #e2b00052,0 3px 10px #0000002e,inset 0 1px #ffffffad,inset 0 -1px #a170003d}.floating-menu-button:hover{background:linear-gradient(#ffeb82 0%,#ffda2c 48%,#f7c500 100%);transform:translateY(-2px);box-shadow:0 15px 34px #e2b00066,0 4px 12px #0003,inset 0 1px #ffffffc2}.floating-menu-links a:focus-visible,.floating-menu-button:focus-visible{outline-offset:3px;outline:3px solid #69a3ff6b}@keyframes floating-menu-open{0%{opacity:0;width:82px;transform:translate(-50%)translateY(14px);box-shadow:0 8px 24px #000a232e}12%{opacity:1;width:82px;transform:translate(-50%)translateY(0)}30%{opacity:1;width:82px}78%{width:1054px}to{opacity:1;width:1040px;transform:translate(-50%)translateY(0);box-shadow:0 20px 60px #000a236b,0 8px 24px #05245e47,inset 0 1px #ffffff21,inset 0 -1px #00000040}}@keyframes floating-menu-content-show{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes floating-menu-button-show{0%{opacity:0;transform:translateY(4px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes floating-menu-indicator-show{0%{opacity:0}to{opacity:1}}@keyframes floating-menu-shine{0%{opacity:0;transform:translate(-100%)}42%{opacity:.2}to{opacity:0;transform:translate(100%)}}@media (width<=1180px){.floating-menu{width:calc(100vw - 32px);max-width:calc(100vw - 32px);animation:1.35s cubic-bezier(.16,1,.3,1) both floating-menu-open-tablet}.floating-menu-scroll{overscroll-behavior-inline:contain;scrollbar-width:none;overflow-x:auto}.floating-menu-scroll::-webkit-scrollbar{display:none}.floating-menu-links,.floating-menu-button{flex:none}.floating-menu-links a{padding-inline:13px;font-size:.7rem}.floating-menu-button{padding-inline:18px;font-size:.7rem}}@keyframes floating-menu-open-tablet{0%{opacity:0;width:82px;transform:translate(-50%)translateY(14px)}12%{opacity:1;width:82px;transform:translate(-50%)translateY(0)}30%{width:82px}to{opacity:1;width:calc(100vw - 32px);transform:translate(-50%)translateY(0)}}@media (width<=760px){.floating-menu{border-radius:20px;width:calc(100vw - 24px);max-width:calc(100vw - 24px);height:60px;padding:7px;animation:1.15s cubic-bezier(.16,1,.3,1) both floating-menu-open-mobile;bottom:12px}.floating-menu-scroll{gap:6px}.floating-menu-links{gap:3px}.floating-menu-links a{min-height:44px;padding-inline:12px;font-size:.68rem}.floating-menu-indicator{bottom:7px}.floating-menu-button{min-height:46px;padding-inline:16px;font-size:.67rem}.floating-menu-home-link{width:56px;min-width:56px}.floating-menu-home-logo{width:36px;height:36px}}@keyframes floating-menu-open-mobile{0%{opacity:0;width:70px;transform:translate(-50%)translateY(12px)}18%{opacity:1;width:70px;transform:translate(-50%)translateY(0)}34%{width:70px}to{opacity:1;width:calc(100vw - 24px);transform:translate(-50%)translateY(0)}}@media (width<=480px){.floating-menu{width:calc(100vw - 16px);max-width:calc(100vw - 16px)}.floating-menu-links a{min-height:42px;padding-inline:11px;font-size:.64rem}.floating-menu-button{min-height:44px;padding-inline:14px;font-size:.63rem}}@media (prefers-reduced-motion:reduce){.floating-menu,.floating-menu:before,.floating-menu-links a,.floating-menu-button,.floating-menu-indicator{transition:none;animation:none}.floating-menu{opacity:1;width:1040px;transform:translate(-50%)}.floating-menu-links a,.floating-menu-button,.floating-menu-indicator{opacity:1;transform:none}}.internal-top-menu{z-index:1400;opacity:0;pointer-events:none;filter:blur(3px);width:auto;transition:opacity .55s,transform 1s cubic-bezier(.16,1,.3,1),filter .75s;position:fixed;top:18px;left:50%;transform:translate(-50%)translateY(-125px)scale(.94)}.internal-top-menu.is-visible{opacity:1;pointer-events:auto;filter:blur();transform:translate(-50%)translateY(0)scale(1)}.internal-top-menu.is-hidden{opacity:0;pointer-events:none;transition:opacity .28s,transform .38s;transform:translate(-50%)translateY(-30px)scale(.98)}.internal-top-menu-shell{-webkit-backdrop-filter:blur(18px)saturate(120%);background:linear-gradient(135deg,#031d4ae8 0%,#031d4ad1 55%,#062d63c7 100%);border:1px solid #ffffff24;border-radius:999px;align-items:center;width:84px;height:66px;padding:6px 9px;transition:width .82s cubic-bezier(.16,1,.3,1),padding .72s cubic-bezier(.16,1,.3,1),background .4s,box-shadow .4s;display:flex;position:relative;overflow:visible;box-shadow:0 18px 42px #02102a33,0 5px 14px #02102a1c,inset 0 1px #ffffff0f}.internal-top-menu.is-expanded .internal-top-menu-shell{width:min(1180px,100vw - 48px);padding:6px 10px 6px 12px}.internal-top-menu-brand{flex-shrink:0;justify-content:center;align-items:center;width:62px;min-width:62px;height:54px;display:flex}.internal-top-menu-logo-link{background:#ffffff06;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;text-decoration:none;transition:background .25s,transform .25s;display:flex}.internal-top-menu-logo-link:hover{background:#ffffff14;transform:scale(1.035)}.internal-top-menu-logo{object-fit:contain;filter:brightness(0)invert();width:41px;height:41px;display:block}.internal-top-menu-divider{opacity:0;background:#ffffff2e;flex:0 0 1px;width:1px;height:28px;margin:0 13px 0 3px;transition:opacity .32s .25s,transform .5s cubic-bezier(.16,1,.3,1) .25s;transform:scaleY(.35)}.internal-top-menu.is-expanded .internal-top-menu-divider{opacity:1;transform:scaleY(1)}.internal-top-menu-links{opacity:0;pointer-events:none;flex:1;align-items:center;gap:1px;min-width:0;transition:opacity .38s .3s,transform .58s cubic-bezier(.16,1,.3,1) .28s;display:flex;transform:translate(-22px)}.internal-top-menu.is-expanded .internal-top-menu-links{opacity:1;pointer-events:auto;transform:translate(0)}.internal-top-menu-item{align-items:center;min-width:0;display:flex;position:static}.internal-top-menu-link{color:#ffffffe0;letter-spacing:.03em;text-transform:uppercase;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;gap:6px;min-height:44px;padding:0 9px;font-family:inherit;font-size:10px;font-weight:850;line-height:1;text-decoration:none;transition:color .22s,background .22s,transform .22s;display:inline-flex;position:relative}.internal-top-menu-link:hover,.internal-top-menu-item.is-active .internal-top-menu-link{color:#fff;background:#ffffff16}.internal-top-menu-link:hover{transform:translateY(-1px)}.internal-top-menu-arrow{color:#ffffffa8;flex:0 0 14px;justify-content:center;align-items:center;width:14px;height:14px;transition:color .22s,transform .28s cubic-bezier(.22,1,.36,1);display:inline-flex;transform:translateY(-1px)}.internal-top-menu-arrow svg{width:14px;height:14px;display:block}.internal-top-menu-item.is-active .internal-top-menu-arrow{color:#fff;transform:translateY(0)rotate(180deg)}.internal-top-menu-link:after{content:"";background:#e31e35;border-radius:999px;width:0;height:2px;transition:width .24s;position:absolute;bottom:4px;left:50%;transform:translate(-50%)}.internal-top-menu-link:hover:after,.internal-top-menu-item.is-active .internal-top-menu-link:after{width:calc(100% - 22px)}.internal-top-menu-cta{color:#031d4a;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;opacity:0;pointer-events:none;background:#fffffff0;border:1px solid #ffffff2e;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;gap:12px;min-height:48px;margin-left:8px;padding:0 21px;font-size:10px;font-weight:900;line-height:1;text-decoration:none;transition:background .22s,color .22s,opacity .36s .36s,transform .55s cubic-bezier(.16,1,.3,1) .34s,box-shadow .22s;display:inline-flex;transform:translate(20px);box-shadow:0 6px 18px #00000014}.internal-top-menu.is-expanded .internal-top-menu-cta{opacity:1;pointer-events:auto;transform:translate(0)}.internal-top-menu-cta:hover{color:#fff;background:#e31e35;box-shadow:0 10px 26px #e31e3538}.internal-top-menu-cta-arrow{color:#e31e35;flex:0 0 19px;justify-content:center;align-items:center;width:19px;height:19px;transition:color .22s,transform .25s cubic-bezier(.22,1,.36,1);display:inline-flex}.internal-top-menu-cta-arrow svg{width:19px;height:19px;display:block}.internal-top-menu-cta:hover .internal-top-menu-cta-arrow{color:#fff;transform:translate(4px)}.internal-mega-menu{opacity:0;visibility:hidden;pointer-events:none;transform-origin:top;width:min(800px,100vw - 64px);transition:opacity .24s,visibility .24s,transform .32s cubic-bezier(.22,1,.36,1);position:absolute;top:calc(100% + 14px);left:50%;transform:translate(-50%)translateY(-10px)scale(.985)}.internal-mega-menu.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)translateY(0)scale(1)}.internal-mega-menu-inner{background:#fff;border:1px solid #031d4a17;border-radius:22px;grid-template-columns:minmax(270px,.9fr) minmax(390px,1.1fr);display:grid;overflow:hidden;box-shadow:0 26px 70px #031d4a2e,0 8px 24px #031d4a14}.internal-mega-menu-navigation{background:#fff;flex-direction:column;gap:5px;padding:24px 20px;display:flex}.internal-mega-menu-navigation-link{color:#33415c;border-radius:10px;justify-content:space-between;align-items:center;gap:16px;min-height:44px;padding:0 14px;font-size:13px;font-weight:650;text-decoration:none;transition:background .22s,color .22s,transform .22s;display:flex}.internal-mega-menu-navigation-link:hover{color:#031d4a;background:#f3f6fa;transform:translate(2px)}.internal-mega-menu-navigation-link.is-featured{color:#031d4a;font-weight:800}.internal-mega-menu-link-arrow,.internal-mega-menu-button-arrow{flex-shrink:0;justify-content:center;align-items:center;transition:transform .22s;display:inline-flex}.internal-mega-menu-link-arrow{color:#e31e35;width:18px;height:18px}.internal-mega-menu-link-arrow svg{width:18px;height:18px}.internal-mega-menu-navigation-link:hover .internal-mega-menu-link-arrow{transform:translate(4px)}.internal-mega-menu-featured{background:#031d4a;min-height:292px;position:relative;overflow:hidden}.internal-mega-menu-visual{background:#031d4a;position:absolute;inset:0;overflow:hidden}.internal-mega-menu-visual:before{display:none}.internal-mega-menu-visual img{object-fit:cover;object-position:center center;opacity:1;filter:saturate(.94)contrast(1.02)brightness(.94);width:100%;height:100%;transition:transform .5s,filter .5s;display:block;position:absolute;inset:0;transform:scale(1.01)}.internal-mega-menu:hover .internal-mega-menu-visual img{filter:saturate()contrast(1.02)brightness(.97);transform:scale(1.025)}.internal-mega-menu-visual-placeholder{background:linear-gradient(135deg,#eef2f7 0%,#dce5ef 55%,#ccd8e6 100%);position:absolute;inset:0}.internal-mega-menu-visual-placeholder:before{content:"";border:1px dashed #031d4a29;border-radius:16px;position:absolute;inset:24px}.internal-mega-menu-visual-overlay{z-index:2;pointer-events:none;background:linear-gradient(#031d4a05 0%,#031d4a0d 48%,#031d4a2e 74%,#031d4a47 100%);position:absolute;inset:0}.internal-mega-menu-featured-bar{z-index:3;-webkit-backdrop-filter:blur(7px);background:#031d4af0;border-top:1px solid #ffffff1a;align-items:center;min-height:58px;padding:0 22px;display:flex;position:absolute;bottom:0;left:0;right:0}.internal-mega-menu-featured-bar span{color:#fff;letter-spacing:-.015em;font-size:16px;font-weight:750;line-height:1.2;display:block}@media (width<=1366px){.internal-top-menu.is-expanded .internal-top-menu-shell{width:min(1120px,100vw - 48px)}.internal-top-menu-link{padding:0 8px;font-size:9px}.internal-top-menu-cta{padding:0 16px;font-size:9px}.internal-top-menu-divider{margin-right:9px}.internal-mega-menu{width:min(760px,100vw - 64px)}.internal-mega-menu-featured{min-height:282px}}@media (width<=980px){.internal-top-menu{top:10px}.internal-top-menu.is-expanded .internal-top-menu-shell{width:min(100vw - 36px,860px)}.internal-top-menu-shell{height:60px}.internal-top-menu-brand{width:52px;min-width:52px}.internal-top-menu-divider{margin:0 7px 0 1px}.internal-top-menu-links{scrollbar-width:none;overflow-x:auto}.internal-top-menu-links::-webkit-scrollbar{display:none}.internal-top-menu-item{flex:none}.internal-top-menu-link{flex:none;min-height:40px;padding:0 9px;font-size:9px}.internal-mega-menu{width:calc(100vw - 36px);position:fixed;top:82px;left:50%}}@media (width<=650px){.internal-top-menu{top:8px}.internal-top-menu-shell{width:64px;height:54px;padding:4px}.internal-top-menu.is-expanded .internal-top-menu-shell{width:calc(100vw - 30px);padding:4px 6px}.internal-top-menu-brand{width:46px;min-width:46px;height:44px}.internal-top-menu-logo-link{width:42px;height:42px}.internal-top-menu-logo{width:31px;height:31px}.internal-top-menu-divider{height:22px}.internal-top-menu-cta{display:none}.internal-top-menu-link{min-height:38px;padding:0 8px;font-size:8px}.internal-top-menu-arrow{flex-basis:12px;width:12px;height:12px}.internal-top-menu-arrow svg{width:12px;height:12px}.internal-mega-menu{width:calc(100vw - 30px);top:70px}.internal-mega-menu-inner{grid-template-columns:1fr}.internal-mega-menu-featured{display:none}.internal-mega-menu-navigation{padding:16px 14px}}@media (width<=430px){.internal-top-menu-link{padding:0 7px;font-size:7.5px}.internal-mega-menu-navigation-link{font-size:12px}}.hero-slider.hero-slider-stable{background:#021331;width:100%;height:1040px;min-height:1040px;padding-top:134px;position:relative;overflow:hidden}.hero-slider-stable .hero-slides{z-index:0;position:absolute;inset:134px 0 0;overflow:hidden}.hero-slider-stable .hero-slide{visibility:hidden;opacity:0;transition:opacity .8s,visibility .8s,transform 7s;position:absolute;inset:0;overflow:hidden;transform:scale(1.025)}.hero-slider-stable .hero-slide.is-active{visibility:visible;opacity:1;transform:scale(1)}.hero-slider-stable .hero-slide>img{display:block;position:absolute;inset:0;object-fit:cover!important;background:0 0!important;width:100%!important;max-width:none!important;height:100%!important}.hero-slider-stable .hero-slide-overlay{z-index:1;pointer-events:none;background:linear-gradient(90deg,#011331fa 0%,#021e46ed 27%,#021e46a8 48%,#021e462b 72%,#021e4605 100%),linear-gradient(#01133108 45%,#0113314f 100%);position:absolute;inset:0}.hero-slider-stable .hero-premium-layout{z-index:4;pointer-events:none;align-items:flex-start;padding-top:52px;padding-bottom:72px;display:flex;position:absolute;inset:134px 0 0}.hero-slider-stable .hero-information{z-index:5;color:#fff;pointer-events:auto;width:min(100%,720px);position:relative}.hero-slider-stable .hero-eyebrow{color:#ff8795;text-transform:uppercase;letter-spacing:.14em;align-items:center;gap:12px;font-size:.76rem;font-weight:800;display:inline-flex}.hero-slider-stable .hero-eyebrow:before{content:"";background:#e31e35;flex-shrink:0;width:36px;height:2px}.hero-slider-stable .hero-information h1{color:#fff;letter-spacing:-.045em;max-width:720px;margin-top:14px;margin-bottom:0;font-size:clamp(2.65rem,3.6vw,4.15rem);font-weight:700;line-height:.98}.hero-slider-stable .hero-title-main{display:block}.hero-slider-stable .hero-information h1 strong{color:#76a9f8;margin-top:7px;font-weight:500;display:block}.hero-slider-stable .hero-description{color:#ffffffd1;max-width:690px;margin-top:18px;margin-bottom:0;font-size:.92rem;line-height:1.55}.hero-slider-stable .hero-main-button{color:#fff;background:#0d57c7;border-radius:4px;justify-content:center;align-items:center;gap:16px;width:fit-content;min-height:44px;margin-top:19px;padding:0 19px;font-size:.75rem;font-weight:700;transition:transform .25s,background .25s;display:inline-flex}.hero-slider-stable .hero-main-button:hover{background:#e31e35;transform:translateY(-2px)}.hero-slider-stable .hero-main-button span{font-size:1.1rem}.hero-slider-stable .hero-news-list{width:min(100%,700px);margin-top:24px}.hero-slider-stable .hero-news-item{color:#fff;border-bottom:1px solid #ffffff2b;grid-template-columns:130px minmax(0,1fr) 30px;align-items:center;gap:20px;min-height:96px;padding:13px 0;transition:padding-left .25s,background .25s;display:grid}.hero-slider-stable .hero-news-item:nth-child(n+5){display:none}.hero-slider-stable .hero-news-item:hover{background:#ffffff0b;padding-left:8px}.hero-slider-stable .hero-news-thumbnail{color:#fff;background:linear-gradient(135deg,#0d57c7,#e31e35);border-radius:7px;place-items:center;width:130px;height:72px;font-size:1.1rem;font-weight:800;display:grid;overflow:hidden;box-shadow:0 8px 22px #0000002e}.hero-slider-stable .hero-news-thumbnail img{object-fit:cover;width:100%;height:100%}.hero-slider-stable .hero-news-text{min-width:0}.hero-slider-stable .hero-news-type{color:#63a8ff;text-transform:uppercase;letter-spacing:.12em;margin-bottom:8px;font-size:.72rem;font-weight:800;display:block}.hero-slider-stable .hero-news-text strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:1.08rem;font-weight:700;line-height:1.25;display:block;overflow:hidden}.hero-slider-stable .hero-news-text p{color:#ffffffb3;text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin-top:7px;font-size:.88rem;line-height:1.35;display:block;overflow:hidden}.hero-slider-stable .hero-news-arrow{color:#fff;text-align:center;opacity:.9;font-size:2rem;font-weight:300;transition:transform .25s}.hero-slider-stable .hero-news-item:hover .hero-news-arrow{transform:translate(5px)}.hero-slider-stable .hero-all-news{color:#62a7ff;align-items:center;gap:14px;margin-top:20px;font-size:.98rem;font-weight:700;transition:color .2s;display:inline-flex}.hero-slider-stable .hero-all-news:hover{color:#fff}.hero-slider-stable .hero-all-news span{font-size:1.25rem}.hero-slider-stable .slider-arrow{z-index:20;color:#fff;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);cursor:pointer;background:#031d4a80;border:1px solid #ffffff8c;border-radius:50%;place-items:center;width:50px;height:50px;padding:0;font-family:Georgia,serif;font-size:2rem;line-height:1;transition:background .25s,transform .25s;display:grid;position:absolute;top:calc(50% + 55px)}.hero-slider-stable .slider-arrow:hover{background:#e31e35;transform:scale(1.06)}.hero-slider-stable .slider-arrow-left{left:28px}.hero-slider-stable .slider-arrow-right{right:28px}@media (width<=1366px){.hero-slider.hero-slider-stable{height:970px;min-height:970px}.hero-slider-stable .hero-premium-layout{padding-top:42px;padding-bottom:62px;top:134px}.hero-slider-stable .hero-information{width:min(100%,650px)}.hero-slider-stable .hero-information h1{max-width:620px;font-size:clamp(2.35rem,3.3vw,3.65rem)}.hero-slider-stable .hero-description{max-width:620px;margin-top:14px;font-size:.85rem}.hero-slider-stable .hero-main-button{min-height:41px;margin-top:15px}.hero-slider-stable .hero-news-list{width:min(100%,650px);margin-top:20px}.hero-slider-stable .hero-news-item{grid-template-columns:112px minmax(0,1fr) 28px;gap:16px;min-height:88px;padding:11px 0}.hero-slider-stable .hero-news-thumbnail{width:112px;height:64px}.hero-slider-stable .hero-news-text strong{font-size:.98rem}.hero-slider-stable .hero-news-text p{font-size:.8rem}.hero-slider-stable .hero-all-news{margin-top:16px}}@media (width<=980px){.hero-slider.hero-slider-stable{height:930px;min-height:930px;padding-top:82px}.hero-slider-stable .hero-slides{top:82px}.hero-slider-stable .hero-premium-layout{padding-top:38px;padding-bottom:55px;top:82px}.hero-slider-stable .hero-information{width:min(100%,640px)}.hero-slider-stable .hero-information h1{font-size:clamp(2.35rem,7vw,3.65rem)}.hero-slider-stable .hero-news-list{width:100%}.hero-slider-stable .hero-news-item{grid-template-columns:100px minmax(0,1fr) 26px}.hero-slider-stable .hero-news-thumbnail{width:100px;height:58px}.hero-slider-stable .hero-slide>img{object-position:62% center}}@media (width<=650px){.hero-slider.hero-slider-stable{height:830px;min-height:830px;padding-top:82px}.hero-slider-stable .hero-slides{top:82px}.hero-slider-stable .hero-premium-layout{padding-top:28px;padding-bottom:38px;top:82px}.hero-slider-stable .hero-information{width:100%}.hero-slider-stable .hero-eyebrow{font-size:.65rem}.hero-slider-stable .hero-information h1{max-width:100%;margin-top:10px;font-size:clamp(2rem,10vw,3rem);line-height:1}.hero-slider-stable .hero-information h1 strong{margin-top:5px}.hero-slider-stable .hero-description{max-width:95%;margin-top:13px;font-size:.79rem;line-height:1.45;display:block}.hero-slider-stable .hero-main-button{min-height:42px;margin-top:15px;padding-inline:15px;font-size:.67rem}.hero-slider-stable .hero-news-list{margin-top:18px}.hero-slider-stable .hero-news-item{grid-template-columns:70px minmax(0,1fr) 20px;gap:10px;min-height:68px;padding:9px 0}.hero-slider-stable .hero-news-item:nth-child(n+4){display:none}.hero-slider-stable .hero-news-thumbnail{border-radius:5px;width:70px;height:48px}.hero-slider-stable .hero-news-type{margin-bottom:4px;font-size:.58rem}.hero-slider-stable .hero-news-text strong{font-size:.75rem}.hero-slider-stable .hero-news-text p{display:none}.hero-slider-stable .hero-news-arrow{font-size:1.4rem}.hero-slider-stable .hero-all-news{margin-top:15px;font-size:.75rem}.hero-slider-stable .hero-slide>img{object-position:68% center}.hero-slider-stable .slider-arrow{width:40px;height:40px;font-size:1.7rem;top:calc(50% + 20px)}.hero-slider-stable .slider-arrow-left{left:12px}.hero-slider-stable .slider-arrow-right{right:12px}}@media (width<=390px){.hero-slider.hero-slider-stable{height:800px;min-height:800px}.hero-slider-stable .hero-premium-layout{padding-top:24px}.hero-slider-stable .hero-information h1{font-size:2rem}.hero-slider-stable .hero-description{font-size:.74rem}}.about-section{background:radial-gradient(circle at 12% 15%,#417bd50b,#0000 28%),radial-gradient(circle at 88% 82%,#0d57c706,#0000 28%),linear-gradient(#fff 0%,#f8faff 100%);padding:110px 0 120px;position:relative;overflow:hidden}.about-section:before{content:"";pointer-events:none;background:linear-gradient(#073d8c03,#0000 28%);position:absolute;inset:0}.courses-background-element{z-index:0;object-fit:contain;mix-blend-mode:multiply;opacity:.11;filter:none;pointer-events:none;-webkit-user-select:none;user-select:none;width:560px;height:auto;display:block;position:absolute;top:58px;right:28px;transform:none}.courses-anchor{pointer-events:none;width:1px;height:1px;position:absolute;top:-120px}.about-section-container{z-index:2;width:min(88%,1380px);margin:0 auto;position:relative}.courses-header{max-width:860px;margin-bottom:58px}.courses-eyebrow{color:#e31e35;text-transform:uppercase;letter-spacing:.15em;align-items:center;gap:13px;margin-bottom:18px;font-size:.72rem;font-weight:800;display:inline-flex}.courses-eyebrow:before{content:"";background:#e31e35;flex-shrink:0;width:34px;height:2px}.courses-header h2{color:#082c6c;letter-spacing:-.05em;margin:0;font-size:clamp(3rem,4.5vw,5rem);font-weight:650;line-height:1}.courses-title-line{background:#e31e35;border-radius:999px;width:72px;height:3px;margin-top:24px;display:block}.courses-header p{color:#5f6f8f;max-width:760px;margin:28px 0 0;font-size:1rem;line-height:1.7}.courses-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.course-card{min-height:470px;color:inherit;cursor:pointer;background:linear-gradient(145deg,#0b438f 0%,#052e68 54%,#031d4a 100%);border:1px solid #2464be38;border-radius:18px;padding:32px 32px 34px;text-decoration:none;transition:border-color .25s,box-shadow .25s,transform .25s;display:block;position:relative;overflow:hidden;box-shadow:0 22px 52px #031d4a21,inset 0 1px #ffffff0f}.course-card:before{content:"";background:linear-gradient(90deg,#e31e35,#5f9eff);height:3px;position:absolute;top:0;left:0;right:0}.course-card:hover{border-color:#5f9eff7a;transform:translateY(-3px);box-shadow:0 28px 60px #031d4a2e,inset 0 1px #ffffff14}.course-card:focus-visible{outline-offset:4px;outline:3px solid #5f9effbf}.course-card-top{justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px;display:flex}.course-card-icon{background:linear-gradient(145deg,#ffffff14,#ffffff06);border:1px solid #ffffff21;border-radius:22px;flex:0 0 82px;place-items:center;width:82px;height:82px;display:grid;box-shadow:inset 0 1px #ffffff14,0 10px 24px #01123024}.course-card-icon img{object-fit:contain;opacity:.98;filter:drop-shadow(0 4px 10px #00000029);width:58px;height:58px;display:block}.course-card-eyebrow{color:#ffffff8f;text-transform:uppercase;letter-spacing:.14em;font-size:.65rem;font-weight:800}.course-card h3{color:#fff;letter-spacing:-.025em;min-height:68px;margin:0;font-size:clamp(1.55rem,2vw,2rem);font-weight:700;line-height:1.12}.course-card-divider{background:#ffffff24;width:100%;height:1px;margin:24px 0;display:block}.course-card>p{color:#fffc;margin:0;font-size:.96rem;line-height:1.72}@media (width<=1280px){.about-section{padding:95px 0 105px}.about-section-container{width:min(90%,1200px)}.courses-background-element{opacity:.09;width:470px;top:56px;right:10px}.courses-header{margin-bottom:48px}.courses-grid{gap:18px}.course-card{min-height:450px;padding:28px 26px 30px}.course-card-icon{border-radius:20px;flex-basis:74px;width:74px;height:74px}.course-card-icon img{width:50px;height:50px}.course-card>p{font-size:.9rem}}@media (width<=980px){.about-section{padding:85px 0 95px}.about-section-container{width:min(88%,820px)}.courses-background-element{opacity:.07;width:360px;top:52px;right:-20px}.courses-grid{grid-template-columns:1fr;gap:18px}.course-card{min-height:auto;padding:30px}.course-card h3{min-height:auto}.course-card>p{max-width:690px}}@media (width<=650px){.about-section{padding:70px 0 80px}.about-section-container{width:calc(100% - 40px)}.courses-background-element{opacity:.05;width:250px;top:40px;right:-35px}.courses-header{margin-bottom:36px}.courses-eyebrow{margin-bottom:15px;font-size:.62rem}.courses-header h2{font-size:2.7rem}.courses-title-line{width:58px;margin-top:18px}.courses-header p{margin-top:22px;font-size:.9rem;line-height:1.65}.course-card{border-radius:15px;padding:25px 22px 27px}.course-card-top{margin-bottom:23px}.course-card-icon{border-radius:17px;flex-basis:66px;width:66px;height:66px}.course-card-icon img{width:44px;height:44px}.course-card h3{font-size:1.55rem}.course-card-divider{margin:20px 0}.course-card>p{font-size:.88rem;line-height:1.68}}@media (prefers-reduced-motion:reduce){.course-card{transition:none}}.numbers-section{background:radial-gradient(circle at 90% 12%,#528feb1a,#0000 29%),radial-gradient(circle at 15% 88%,#3477d814,#0000 26%),linear-gradient(135deg,#124a8e 0%,#0e4080 48%,#0a356d 100%);padding:82px 0 88px;position:relative;overflow:hidden}.numbers-section:before{content:"";pointer-events:none;background:linear-gradient(#ffffff06,#0000 23%);position:absolute;inset:0}.numbers-background-element{z-index:0;object-fit:contain;opacity:.055;mix-blend-mode:screen;filter:brightness(0)invert();pointer-events:none;-webkit-user-select:none;user-select:none;width:430px;height:auto;display:block;position:absolute;top:70px;left:35px;transform:none}.numbers-section .container{z-index:2;position:relative}.numbers-header{max-width:720px;margin-bottom:42px}.numbers-header>span{color:#a9c9f7;letter-spacing:.13em;text-transform:uppercase;margin-bottom:10px;font-size:.7rem;font-weight:800;display:block}.numbers-header h2{color:#fff;letter-spacing:-.035em;margin:0;font-size:clamp(2.35rem,3.3vw,3.75rem);font-weight:400;line-height:1.04}.numbers-header h2 strong{color:#76a9f8;font-weight:550;display:inline}.numbers-header:after{content:"";background:#e31e35;width:64px;height:3px;margin-top:18px;display:block}.numbers-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 56px;display:grid}.number-card{flex-direction:column;align-items:flex-start;min-height:190px;display:flex}.line-top{background:linear-gradient(90deg,#e31e35 0% 13%,#6fa9fb 100%);border-radius:999px;width:100%;height:3px;margin-bottom:17px}.number-card p{color:#ffffffe6;max-width:255px;min-height:58px;margin:0;font-size:.93rem;font-weight:500;line-height:1.35}.line-small{background:#fff9;width:54px;height:1px;margin-top:13px}.number-card h3{color:#fff;letter-spacing:-.055em;white-space:nowrap;margin-top:13px;margin-bottom:0;font-size:clamp(2.7rem,3.5vw,4rem);font-weight:500;line-height:.95}@media (width<=1280px){.numbers-section{padding:74px 0 80px}.numbers-header{margin-bottom:38px}.numbers-grid{gap:25px 40px}.number-card{min-height:180px}.number-card p{max-width:225px;min-height:55px;font-size:.87rem}.number-card h3{font-size:clamp(2.45rem,3.2vw,3.55rem)}.numbers-background-element{opacity:.05;width:370px;top:65px;left:18px}}@media (width<=1050px){.numbers-section{padding:72px 0 78px}.numbers-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 46px}.number-card{min-height:175px}.number-card p{max-width:300px}.numbers-background-element{opacity:.045;width:320px;top:70px;left:-25px}}@media (width<=650px){.numbers-section{padding:64px 0 72px}.numbers-header{margin-bottom:34px}.numbers-header h2{font-size:2.65rem}.numbers-grid{grid-template-columns:1fr;row-gap:24px}.number-card{min-height:155px}.number-card p{max-width:100%;min-height:auto;font-size:.88rem}.number-card h3{font-size:3rem}.numbers-background-element{opacity:.035;width:230px;top:55px;left:-45px}}.medicine-section{background:radial-gradient(circle at 10% 14%,#1767c90d,#0000 28%),radial-gradient(circle at 92% 86%,#e31e3509,#0000 24%),linear-gradient(#fff 0%,#f7faff 100%);padding:100px 0;position:relative;overflow:hidden}.medicine-section:before{content:"";pointer-events:none;border:1px solid #08306c0f;border-radius:50%;width:390px;height:390px;position:absolute;top:-170px;left:-170px}.medicine-section:after{content:"";filter:blur(12px);pointer-events:none;background:#e31e350a;border-radius:50%;width:360px;height:360px;position:absolute;bottom:-190px;right:-150px}.medicine-doctors{z-index:2;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:28px;display:grid;position:relative}.medicine-doctor-slot{aspect-ratio:3/4;background:linear-gradient(#fffffffa 0%,#f2f7fdfa 100%);border:1px solid #08306c1f;border-radius:20px;min-height:500px;position:relative;overflow:hidden;box-shadow:0 24px 55px #031d4a14,inset 0 1px #ffffffe6}.medicine-doctor-slot:before{content:"";background:linear-gradient(90deg,#e31e35 0%,#1767c9 100%);height:3px;position:absolute;top:0;left:0;right:0}.medicine-doctor-slot:after{content:"";pointer-events:none;border:1px dashed #08306c1c;border-radius:14px;position:absolute;inset:16px}@media (width<=1100px){.medicine-section{padding:88px 0}.medicine-doctors{gap:22px}.medicine-doctor-slot{min-height:440px}}@media (width<=820px){.medicine-doctors{grid-template-columns:1fr;max-width:560px;margin:0 auto}.medicine-doctor-slot{aspect-ratio:3/4;min-height:0}}@media (width<=650px){.medicine-section{padding:70px 0}.medicine-doctors{gap:18px}.medicine-doctor-slot{border-radius:16px}.medicine-doctor-slot:after{border-radius:11px;inset:12px}}.partnerships-section{background:radial-gradient(circle at 12% 12%,#66a6ff1c,#0000 28%),radial-gradient(circle at 92% 84%,#e31e350a,#0000 26%),linear-gradient(135deg,#164f91 0%,#103f7c 50%,#0b3268 100%);padding:100px 0 110px;position:relative;overflow:hidden}.partnerships-section:before{content:"";pointer-events:none;background:linear-gradient(#ffffff06,#0000 24%);position:absolute;inset:0}.partnerships-background-element{z-index:1;object-fit:contain;opacity:.075;filter:brightness(0)invert();pointer-events:none;-webkit-user-select:none;user-select:none;width:470px;height:auto;display:block;position:absolute;top:76px;right:65px;transform:none}.partnerships-container{z-index:2;width:min(88%,1380px);margin:0 auto;position:relative}.partnerships-header{max-width:850px;margin-bottom:50px}.partnerships-eyebrow{color:#a9c9f7;text-transform:uppercase;letter-spacing:.14em;align-items:center;gap:12px;margin-bottom:17px;font-size:.7rem;font-weight:800;display:inline-flex}.partnerships-eyebrow:before{content:"";background:#e31e35;width:34px;height:2px}.partnerships-header h2{color:#fff;letter-spacing:-.045em;margin:0;font-size:clamp(3rem,4.3vw,4.8rem);font-weight:550;line-height:1}.partnerships-header h2 strong{color:#76a9f8;font-weight:650}.partnerships-title-line{background:#e31e35;border-radius:999px;width:72px;height:3px;margin-top:22px;display:block}.partnerships-header p{color:#ffffffc2;max-width:760px;margin:25px 0 0;font-size:.97rem;line-height:1.7}.partnerships-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;display:grid}.partnership-logo-card{background:#fffffffa;border:1px solid #ffffff29;border-radius:17px;flex-direction:column;min-height:255px;transition:border-color .25s,box-shadow .25s;display:flex;overflow:hidden;transform:none;box-shadow:0 20px 45px #02133029}.partnership-logo-card:hover{border-color:#5f9eff6b;transform:none;box-shadow:0 20px 45px #02133029}.partnership-logo-image{background:#fff;justify-content:center;align-items:center;min-height:185px;padding:24px 22px 18px;display:flex}.partnership-logo-image img{object-fit:contain;object-position:center;width:100%;height:135px;display:block}.partnership-logo-content{background:linear-gradient(#fff 0%,#f7faff 100%);border-top:1px solid #031d4a14;justify-content:center;align-items:center;min-height:70px;padding:14px 18px 18px;display:flex}.partnership-logo-content p{color:#062b63;text-align:center;margin:0;font-size:.82rem;font-weight:750;line-height:1.35}@media (width<=1280px){.partnerships-section{padding:90px 0 100px}.partnerships-container{width:min(90%,1180px)}.partnerships-background-element{opacity:.065;width:400px;top:72px;right:25px}.partnerships-grid{gap:15px}.partnership-logo-card{min-height:235px}.partnership-logo-image{min-height:170px;padding:20px}.partnership-logo-image img{height:120px}.partnership-logo-content{min-height:65px}}@media (width<=1050px){.partnerships-container{width:min(88%,900px)}.partnerships-background-element{opacity:.055;width:340px;top:68px;right:-15px}.partnerships-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.partnership-logo-card{min-height:230px}}@media (width<=760px){.partnerships-section{padding:78px 0 85px}.partnerships-header{margin-bottom:38px}.partnerships-background-element{opacity:.045;width:290px;top:55px;right:-40px}.partnerships-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.partnerships-section{padding:68px 0 75px}.partnerships-container{width:calc(100% - 40px)}.partnerships-background-element{opacity:.035;width:230px;top:42px;right:-65px}.partnerships-header h2{font-size:2.65rem}.partnerships-header p{font-size:.9rem}.partnerships-grid{grid-template-columns:1fr;gap:14px}.partnership-logo-card{min-height:220px}.partnership-logo-image{min-height:155px}.partnership-logo-image img{height:112px}.partnership-logo-content{min-height:62px}}.units-section{background:radial-gradient(circle at 14% 12%,#2469c70d,#0000 28%),radial-gradient(circle at 88% 18%,#e31e3506,#0000 24%),linear-gradient(#fff 0%,#f7faff 100%);padding:100px 0 64px;position:relative;overflow:hidden}.units-section:before{content:"";pointer-events:none;background:linear-gradient(#08306c05 0%,#0000 28%);position:absolute;inset:0}.units-section:after{content:"";pointer-events:none;border:1px solid #08306c0e;border-radius:50%;width:480px;height:480px;position:absolute;top:-190px;right:-170px}.units-container{z-index:2;width:100%;position:relative}.units-header{width:min(80%,1180px);margin:0 auto 40px}.units-eyebrow{color:#e31e35;text-transform:uppercase;letter-spacing:.14em;align-items:center;gap:12px;margin-bottom:16px;font-size:.7rem;font-weight:800;display:inline-flex}.units-eyebrow:before{content:"";background:#e31e35;width:34px;height:2px}.units-header h2{color:#082c6c;letter-spacing:-.045em;margin:0;font-size:clamp(2.8rem,4.2vw,4.8rem);font-weight:500;line-height:1.05}.units-header h2 strong{color:#2469c7;font-weight:700}.units-title-line{background:#e31e35;border-radius:999px;width:76px;height:3px;margin-top:22px;display:block}.units-carousel{width:100%;position:relative}.units-carousel-window{width:min(100% - 64px,1380px);margin:0 auto;overflow:hidden}.units-carousel-track{will-change:transform;gap:18px;width:max-content;transition:transform .62s cubic-bezier(.22,1,.36,1);display:flex}.unit-card{background:#031d4a;border:1px solid #ffffff1f;border-radius:14px;flex:0 0 320px;height:500px;transition:border-color .25s,box-shadow .25s;position:relative;overflow:hidden;box-shadow:0 20px 48px #010d2538,inset 0 1px #ffffff0a}.unit-card:hover{border-color:#ffffff2e;transform:none;box-shadow:0 20px 48px #010d2538,inset 0 1px #ffffff0a}.unit-card-image{position:absolute;inset:0}.unit-card-image img{object-fit:cover;object-position:center;width:100%;height:100%;transition:none;display:block;transform:none}.unit-card:hover .unit-card-image img{transform:none}.unit-card-overlay{background:linear-gradient(#031d4a04 0%,#031d4a14 35%,#031d4a5c 64%,#031d4af5 100%);position:absolute;inset:0}.unit-card-content{z-index:2;color:#fff;padding:30px 28px 28px;position:absolute;bottom:0;left:0;right:0}.unit-card-label{color:#ffffffd6;text-transform:uppercase;letter-spacing:.12em;margin-bottom:5px;font-size:.67rem;font-weight:850;display:block}.unit-card h3{color:#fff;letter-spacing:-.025em;margin:0;font-size:1.65rem;font-weight:650;line-height:1.12}.unit-card-divider{background:#ffffff4d;width:100%;height:1px;margin:16px 0}.unit-card-address{grid-template-columns:20px minmax(0,1fr);align-items:start;gap:10px;display:grid}.unit-location-icon{color:#0000;border:2px solid #e31e35;border-radius:50% 50% 50% 0;width:16px;height:16px;margin-top:2px;position:relative;overflow:hidden;transform:rotate(-45deg)}.unit-location-icon:after{content:"";background:#e31e35;border-radius:50%;width:6px;height:6px;position:absolute;top:3px;left:3px}.unit-card-address strong{color:#fff;margin-bottom:5px;font-size:.86rem;font-weight:750;display:block}.unit-card-address p{color:#ffffffb8;margin:0;font-size:.78rem;line-height:1.55}.units-controls{justify-content:center;align-items:center;gap:14px;width:min(80%,1180px);margin:34px auto 0;display:flex}.units-arrow{color:#174f9b;-webkit-backdrop-filter:blur(8px);cursor:pointer;background:#1253aa0e;border:1px solid #082c6c24;border-radius:50%;place-items:center;width:42px;height:42px;padding:0 0 3px;font-family:inherit;font-size:1.7rem;line-height:1;transition:color .25s,background .25s,border-color .25s,opacity .25s;display:grid}.units-arrow:hover:not(:disabled){color:#fff;background:#1767c6;border-color:#1767c93d}.units-arrow:disabled{opacity:.28;cursor:default;pointer-events:none}.units-dots{align-items:center;gap:9px;display:flex}.units-dots button{cursor:pointer;background:#082c6c2e;border:0;border-radius:999px;width:8px;height:8px;padding:0;transition:width .25s,background .25s}.units-dots button.is-active{background:#1767c9;width:28px}@media (width<=1180px){.units-section{padding:90px 0 55px}.units-header,.units-controls{width:min(88%,980px)}.units-carousel-window{width:calc(100% - 48px)}.unit-card{flex-basis:300px;height:470px}}@media (width<=820px){.units-header,.units-controls{width:min(88%,760px)}.units-header h2{font-size:clamp(2.6rem,7vw,3.8rem)}.units-carousel-window{width:calc(100% - 36px)}.unit-card{flex-basis:285px;height:450px}}@media (width<=620px){.units-section{padding:72px 0 45px}.units-header{width:calc(100% - 40px);margin-bottom:28px}.units-eyebrow{font-size:.62rem}.units-header h2{font-size:2.55rem}.units-title-line{width:68px;margin-top:18px}.units-carousel-window{width:calc(100% - 30px)}.units-carousel-track{gap:14px}.unit-card{flex-basis:calc(82vw - 24px);min-width:calc(82vw - 24px);max-width:320px;height:430px}.unit-card-content{padding:25px 22px 24px}.unit-card h3{font-size:1.45rem}.units-controls{width:calc(100% - 40px);margin-top:28px}.units-dots{scrollbar-width:none;overflow-x:auto}.units-dots::-webkit-scrollbar{display:none}}@media (prefers-reduced-motion:reduce){.units-carousel-track,.unit-card,.units-arrow,.units-dots button{transition:none}}.events-section{background:radial-gradient(circle at 14% 12%,#5b9bf224,#0000 28%),radial-gradient(circle at 88% 82%,#4484df1a,#0000 26%),linear-gradient(145deg,#164f91 0%,#10427f 36%,#0b356d 68%,#072754 100%);width:100%;padding:90px 24px 100px;position:relative;overflow:hidden}.events-section:before{content:"";pointer-events:none;border:1px solid #ffffff0e;border-radius:50%;width:400px;height:400px;position:absolute;top:-170px;left:-160px}.events-container{z-index:2;width:min(100%,1160px);margin:0 auto;position:relative}.events-header{margin-bottom:48px}.events-eyebrow{color:#9fc3f7;text-transform:uppercase;letter-spacing:.14em;align-items:center;gap:12px;margin-bottom:16px;font-size:.7rem;font-weight:800;display:inline-flex}.events-eyebrow:before{content:"";background:#e31e35;width:34px;height:2px}.events-header h2{color:#fff;letter-spacing:-.045em;margin:0;font-size:clamp(2.8rem,4vw,4.6rem);font-weight:650;line-height:1.04}.events-header h2 strong{color:#78aef7;font-weight:650}.events-title-line{background:#e31e35;border-radius:999px;width:72px;height:3px;margin-top:22px;display:block}.events-carousel{width:100%;overflow:hidden}.events-track{will-change:transform;align-items:stretch;transition:transform .65s cubic-bezier(.22,1,.36,1);display:flex}.event-slide{box-sizing:border-box;flex:none;min-width:0;padding:0 10px;display:flex}.event-card{box-sizing:border-box;background:#fff;border:1px solid #08387e21;border-radius:16px;flex-direction:column;width:100%;height:100%;min-height:510px;transition:border-color .25s,box-shadow .25s;display:flex;overflow:hidden;transform:none;box-shadow:0 20px 48px #031d4a17}.event-card:hover{border-color:#1f67c93d;transform:none;box-shadow:0 20px 48px #031d4a17}.event-image-wrapper{background:#edf4ff;flex-shrink:0;width:100%;height:200px;position:relative;overflow:hidden}.event-image{object-fit:cover;width:100%;height:100%;display:block}.event-image-placeholder{background:radial-gradient(circle,#5c9df321,#0000 38%),linear-gradient(135deg,#f5f9ff 0%,#e7f0fc 100%);place-items:center;width:100%;height:100%;display:grid}.event-image-placeholder span{color:#083477;background:#ffffffbd;border:1px solid #082c6c30;border-radius:50%;place-items:center;width:88px;height:88px;font-size:30px;font-weight:800;display:grid}.event-date{color:#fff;-webkit-backdrop-filter:blur(8px);letter-spacing:.02em;background:#08306ce6;border:1px solid #fff3;border-radius:9px;align-items:center;gap:7px;min-height:34px;padding:7px 13px;font-size:11px;font-weight:800;display:flex;position:absolute;top:17px;left:17px}.event-calendar-icon{color:#fff;font-size:12px}.event-content{box-sizing:border-box;flex-direction:column;flex:1;padding:24px 24px 22px;display:flex}.event-content h3{color:#062b63;line-clamp:4;-webkit-line-clamp:4;-webkit-box-orient:vertical;min-height:98px;margin:0 0 14px;font-size:18px;font-weight:800;line-height:1.35;display:-webkit-box;overflow:hidden}.event-content p{color:#60718f;line-clamp:5;-webkit-line-clamp:5;-webkit-box-orient:vertical;min-height:112px;margin:0;font-size:14px;line-height:1.6;display:-webkit-box;overflow:hidden}.event-divider{background:#082c6c1a;width:100%;height:1px;margin:auto 0 18px}.event-link{color:#145db7;align-items:center;gap:7px;width:fit-content;font-size:13px;font-weight:800;text-decoration:none;transition:color .25s,gap .25s;display:inline-flex}.event-link:hover{color:#e31e35;gap:11px}.events-controls{justify-content:center;align-items:center;gap:14px;margin-top:40px;display:flex}.events-arrow{color:#fff;cursor:pointer;background:#031d4a4f;border:1px solid #ffffff30;border-radius:50%;place-items:center;width:38px;height:38px;padding:0;font-family:inherit;font-size:27px;line-height:1;transition:background .25s,color .25s,border-color .25s;display:grid}.events-arrow:hover:not(:disabled){color:#fff;background:#1767c6;border-color:#ffffff6b}.events-arrow:disabled{cursor:default;opacity:.3}.events-dots{align-items:center;gap:8px;display:flex}.events-dot{cursor:pointer;background:#ffffff5c;border:0;border-radius:999px;width:9px;height:9px;padding:0;transition:width .25s,background .25s}.events-dot.is-active{background:#6fa9fb;width:28px}@media (width<=1050px){.events-section{padding:82px 20px 88px}.events-container{width:min(100%,860px)}.event-slide{padding:0 8px}.event-card{min-height:500px}.event-content h3{min-height:94px}.event-content p{min-height:110px}}@media (width<=760px){.events-section{padding:72px 18px 78px}.events-header{margin-bottom:36px}.events-header h2{font-size:2.7rem}.event-slide{padding:0 6px}.event-card{min-height:480px}.event-image-wrapper{height:195px}.event-content h3{line-clamp:3;-webkit-line-clamp:3;min-height:auto}.event-content p{line-clamp:4;-webkit-line-clamp:4;min-height:auto}.events-controls{margin-top:32px}}@media (prefers-reduced-motion:reduce){.events-track,.event-card,.event-link,.events-arrow,.events-dot{transition:none}}.events-section-footer{justify-content:flex-end;margin-top:30px;display:flex}.events-see-more{color:#fff;background:#ffffff14;border:1px solid #fff3;border-radius:9px;align-items:center;gap:10px;min-height:46px;padding:0 20px;font-size:.82rem;font-weight:850;text-decoration:none;transition:background .25s,transform .25s;display:inline-flex}.events-see-more:hover{background:#ffffff29;transform:translateY(-2px)}.events-empty{color:#fff;background:#031d4a2e;border:1px solid #ffffff26;border-radius:14px;max-width:680px;padding:30px}.events-empty strong{margin-bottom:8px;font-size:1.1rem;display:block}.events-empty p{color:#ffffffba;margin:0;line-height:1.65}@media (width<=680px){.events-section-footer{justify-content:center}}.news-section{background:radial-gradient(circle at 12% 12%,#4b89e00e,#0000 28%),radial-gradient(circle at 90% 85%,#e31e3506,#0000 25%),linear-gradient(#fff 0%,#f8faff 100%);width:100%;padding:85px 0 100px;position:relative;overflow:hidden}.news-section:before{content:"";pointer-events:none;border:1px solid #08306c0e;border-radius:50%;width:430px;height:430px;position:absolute;bottom:-190px;right:-150px}.news-decorative-element{z-index:1;opacity:.11;pointer-events:none;-webkit-user-select:none;user-select:none;width:min(31vw,470px);height:auto;position:absolute;top:58px;right:2.5%}.news-container{z-index:2;width:min(88%,1180px);margin:0 auto;position:relative}.news-header{margin-bottom:48px}.news-header>span:first-child{color:#e31e35;text-transform:uppercase;letter-spacing:.14em;align-items:center;gap:12px;margin-bottom:16px;font-size:.7rem;font-weight:800;display:inline-flex}.news-header>span:first-child:before{content:"";background:#e31e35;width:34px;height:2px}.news-header h2{color:#082c6c;letter-spacing:-.045em;max-width:900px;margin:0;font-size:clamp(2.8rem,4vw,4.6rem);font-weight:650;line-height:1.04}.news-header h2 strong{color:#2469c7;font-weight:650}.news-title-line{background:#e31e35;border-radius:999px;width:72px;height:3px;margin-top:22px;display:block}.news-carousel{width:100%;overflow:hidden}.news-track{will-change:transform;align-items:stretch;transition:transform .65s cubic-bezier(.22,1,.36,1);display:flex}.news-track:has(.news-slide:only-child){justify-content:flex-start}.news-slide{flex:none;min-width:0;padding:0 10px}.news-slide:only-child{width:440px;max-width:100%;padding-left:0;flex-basis:440px!important}.news-card{background:#fff;border:1px solid #08387e21;border-radius:16px;height:100%;min-height:470px;transition:border-color .25s,box-shadow .25s;position:relative;overflow:hidden;transform:none;box-shadow:0 20px 48px #031d4a17}.news-card:hover{border-color:#1f67c93d;transform:none;box-shadow:0 20px 48px #031d4a17}.news-image-wrapper{background:#edf4ff;width:100%;height:235px;position:relative;overflow:hidden}.news-image-wrapper:after{content:"";pointer-events:none;background:linear-gradient(#0000,#082c6c1a);height:55px;position:absolute;bottom:0;left:0;right:0}.news-image{object-fit:cover;object-position:center;width:100%;height:100%;transition:none;display:block;transform:none}.news-card:hover .news-image{transform:none}.news-image-placeholder{background:radial-gradient(circle,#5c9df321,#0000 38%),linear-gradient(135deg,#f5f9ff 0%,#e7f0fc 100%);place-items:center;width:100%;height:100%;display:grid}.news-image-placeholder span{color:#083477;letter-spacing:.04em;background:#ffffffc7;border:1px solid #082c6c30;border-radius:50%;place-items:center;width:86px;height:86px;font-size:28px;font-weight:800;display:grid}.news-date{z-index:3;color:#fff;-webkit-backdrop-filter:blur(8px);letter-spacing:.035em;background:#08306ce8;border:1px solid #fff3;border-radius:9px;align-items:center;gap:8px;min-height:36px;padding:8px 14px;font-size:.7rem;font-weight:800;display:flex;position:absolute;top:18px;left:18px;box-shadow:0 8px 24px #031d4a21}.news-content{flex-direction:column;min-height:235px;padding:28px 28px 25px;display:flex}.news-content h3{color:#062b63;letter-spacing:-.02em;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 14px;font-size:1.3rem;font-weight:750;line-height:1.3;display:-webkit-box;overflow:hidden}.news-content p{color:#60718f;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.92rem;line-height:1.65;display:-webkit-box;overflow:hidden}.news-divider{background:linear-gradient(90deg,#082c6c21,#082c6c09);width:100%;height:1px;margin:auto 0 19px}.news-link{color:#145db7;align-items:center;gap:8px;width:fit-content;font-size:.84rem;font-weight:800;text-decoration:none;transition:color .25s,gap .25s;display:inline-flex}.news-link:hover{color:#e31e35;gap:13px}.news-controls{align-items:center;gap:14px;margin-top:36px;display:flex}.news-arrow{color:#174f9b;cursor:pointer;background:#1253aa0e;border:1px solid #082c6c1f;border-radius:50%;place-items:center;width:42px;height:42px;padding:0 0 3px;font-family:inherit;font-size:1.8rem;line-height:1;transition:background .25s,border-color .25s,color .25s;display:grid}.news-arrow:hover:not(:disabled){color:#fff;background:#1767c9;border-color:#1767c93d}.news-arrow:disabled{cursor:default;opacity:.3}.news-dots{align-items:center;gap:8px;display:flex}.news-dot{cursor:pointer;background:#082c6c2e;border:0;border-radius:999px;width:8px;height:8px;padding:0;transition:width .25s,background .25s}.news-dot.is-active{background:#1767c9;width:30px}@media (width<=1050px){.news-container{width:min(90%,900px)}.news-image-wrapper{height:220px}}@media (width<=680px){.news-section{padding:70px 0 80px}.news-container{width:100%}.news-header{width:calc(100% - 40px);margin:0 auto 34px}.news-header h2{font-size:2.45rem}.news-title-line{width:68px;margin-top:18px}.news-slide,.news-slide:only-child{width:100%;max-width:none;padding:0 20px;flex-basis:100%!important}.news-card{min-height:445px}.news-image-wrapper{height:215px}.news-content{min-height:230px;padding:24px 22px 22px}.news-content h3{font-size:1.18rem}.news-controls{justify-content:center;margin-top:30px}}@media (width<=1050px){.news-decorative-element{opacity:.085;width:min(38vw,390px);top:72px;right:-24px}}@media (width<=680px){.news-decorative-element{opacity:.055;width:270px;top:52px;right:-72px}}@media (prefers-reduced-motion:reduce){.news-track,.news-card,.news-image,.news-link,.news-arrow,.news-dot{transition:none}}.news-section-footer{justify-content:flex-end;margin-top:30px;display:flex}.news-see-more{color:#0b57b7;background:#fff;border:1px solid #082c6c24;border-radius:9px;align-items:center;gap:10px;min-height:46px;padding:0 20px;font-size:.82rem;font-weight:850;text-decoration:none;transition:color .25s,border-color .25s,transform .25s;display:inline-flex;box-shadow:0 10px 26px #05245212}.news-see-more:hover{color:#e31e35;border-color:#e31e354d;transform:translateY(-2px)}.news-empty{background:#fffc;border:1px solid #082c6c1a;border-radius:14px;max-width:680px;padding:30px}.news-empty strong{color:#082c6c;margin-bottom:8px;font-size:1.1rem;display:block}.news-empty p{color:#62728d;margin:0;line-height:1.65}@media (width<=680px){.news-section-footer{justify-content:center;padding:0 20px}.news-empty{margin:0 20px}}.site-footer{color:#fff;background:radial-gradient(circle at 12% 10%,#2d5bb533,#0000 32%),#08123f;width:100%;padding:74px 28px 26px;position:relative;overflow:hidden}.site-footer,.site-footer *{box-sizing:border-box}.footer-container{z-index:2;width:min(100% - 20px,1240px);margin:0 auto;position:relative}.footer-grid{grid-template-columns:minmax(190px,1.1fr) minmax(150px,.8fr) minmax(150px,.8fr) minmax(150px,.8fr) minmax(230px,1.2fr);align-items:start;gap:clamp(28px,3.5vw,58px);padding-bottom:55px;display:grid}.footer-brand{min-width:0}.footer-logo{width:185px;max-width:100%;display:block}.footer-logo img{object-fit:contain;object-position:left center;width:100%;max-width:185px;height:auto;max-height:115px;display:block}.footer-brand p{color:#ffffffa6;max-width:220px;margin:22px 0 0;font-size:.78rem;line-height:1.65}.footer-column h3,.footer-cones h3{color:#ffd21e;text-transform:uppercase;letter-spacing:.065em;border-bottom:1px solid #ffffff1f;margin:0 0 18px;padding-bottom:13px;font-size:.75rem;font-weight:800}.footer-column ul{flex-direction:column;gap:11px;margin:0;padding:0;list-style:none;display:flex}.footer-column li{margin:0;padding:0}.footer-column a{color:#ffffffb3;font-size:.78rem;line-height:1.45;text-decoration:none;transition:color .25s,transform .25s;display:inline-block}.footer-column a:hover{color:#fff;transform:translate(4px)}.footer-cones{min-width:0}.footer-qr-card{color:#fff;background:#ffffff0b;border:1px solid #ffffff24;border-radius:9px;grid-template-columns:76px minmax(0,1fr);align-items:center;gap:14px;width:100%;padding:14px;text-decoration:none;transition:transform .25s,border-color .25s,background .25s;display:grid}.footer-qr-card:hover{background:#ffffff14;border-color:#ffd21e99;transform:translateY(-3px)}.footer-qr-image{background:#fff;border-radius:6px;place-items:center;width:76px;height:76px;padding:5px;display:grid;overflow:hidden}.footer-qr-image img{object-fit:contain;width:100%;max-width:66px;height:100%;max-height:66px;display:block}.footer-qr-text{flex-direction:column;gap:6px;min-width:0;display:flex}.footer-qr-text strong{color:#ffd21e;text-transform:uppercase;font-size:.79rem;font-weight:850}.footer-qr-text>span{color:#ffffffb3;font-size:.68rem;line-height:1.45}.footer-bottom{border-top:1px solid #ffffff21;justify-content:space-between;align-items:center;gap:30px;min-height:66px;padding-top:24px;display:flex}.footer-bottom p{color:#ffffff94;text-transform:uppercase;letter-spacing:.025em;margin:0;font-size:.67rem;font-weight:600;line-height:1.5}.footer-social-links{align-items:center;gap:8px;display:flex}.footer-social-links a{color:#ffffffd1;background:#ffffff0a;border:1px solid #ffffff2b;border-radius:50%;place-items:center;width:34px;height:34px;font-size:.58rem;font-weight:850;text-decoration:none;transition:transform .25s,color .25s,background .25s;display:grid}.footer-social-links a:hover{color:#fff;background:#ffffff24;transform:translateY(-3px)}.footer-whatsapp{z-index:500;color:#fff;background:#25d366;border:3px solid #fff;border-radius:50%;place-items:center;width:54px;height:54px;font-size:.68rem;font-weight:900;text-decoration:none;transition:transform .25s,background .25s;display:grid;position:fixed;bottom:22px;right:22px;box-shadow:0 12px 28px #00000047}.footer-whatsapp:hover{background:#1fb958;transform:translateY(-4px)scale(1.04)}@media (width<=1100px){.footer-grid{grid-template-columns:minmax(180px,1fr) repeat(3,minmax(140px,1fr))}.footer-cones{grid-column:2/-1}.footer-qr-card{max-width:380px}}@media (width<=820px){.site-footer{padding:60px 22px 24px}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:42px}.footer-brand{grid-column:1/-1}.footer-cones{grid-column:auto}}@media (width<=580px){.site-footer{padding:46px 20px 22px}.footer-container{width:100%}.footer-grid{grid-template-columns:1fr;gap:34px;padding-bottom:38px}.footer-brand,.footer-cones{grid-column:auto}.footer-logo{width:170px}.footer-logo img{max-width:170px}.footer-qr-card{max-width:360px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:20px}.footer-whatsapp{width:50px;height:50px;bottom:15px;right:15px}}.footer-social-links a{place-items:center;width:40px;height:40px;display:grid;overflow:hidden}.footer-social-links a img{object-fit:contain;width:19px;max-width:19px;height:19px;max-height:19px;display:block}.footer-social-links a:hover img{transform:scale(1.08)}.footer-social-links a img{transition:transform .25s}.post-page{background:linear-gradient(#eef3f9 0,#fff 520px);min-height:100vh;padding:165px 24px 95px}.post-page-container{width:min(100%,1240px);margin:0 auto}.post-breadcrumb{color:#718096;flex-wrap:wrap;align-items:center;gap:9px;margin-bottom:34px;font-size:.78rem;display:flex}.post-breadcrumb a{color:#0a4ca8;font-weight:750;text-decoration:none}.post-breadcrumb a:hover{color:#d91f3c}.post-layout{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:60px;display:grid}.post-article{min-width:0}.post-header{max-width:840px;margin-bottom:38px}.post-category{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#d91f3c;border-radius:999px;align-items:center;min-height:32px;padding:7px 13px;font-size:.7rem;font-weight:850;display:inline-flex}.post-header h1{color:#071d47;letter-spacing:-.05em;margin:21px 0 18px;font-size:clamp(2.7rem,5vw,4.8rem);font-weight:750;line-height:1.03}.post-lead{color:#50627e;max-width:780px;margin:0 0 22px;font-size:1.12rem;line-height:1.75}.post-meta{color:#7a879b;flex-wrap:wrap;align-items:center;gap:10px;font-size:.78rem;font-weight:650;display:flex}.post-featured-image{background:#dfe7f1;border-radius:19px;width:100%;margin:0 0 48px;overflow:hidden;box-shadow:0 22px 55px #041a4324}.post-featured-image img{object-fit:cover;object-position:center;width:100%;max-height:590px;display:block}.post-content{color:#263954;width:min(100%,800px);font-size:1.05rem;line-height:1.88}.post-content>:first-child{margin-top:0}.post-content p{margin:0 0 25px}.post-content h2,.post-content h3,.post-content h4{color:#071d47;letter-spacing:-.03em;line-height:1.22}.post-content h2{margin:54px 0 21px;font-size:clamp(1.9rem,3vw,2.8rem)}.post-content h3{margin:42px 0 18px;font-size:clamp(1.45rem,2.3vw,2.05rem)}.post-content h4{margin:34px 0 15px;font-size:1.25rem}.post-content ul,.post-content ol{margin:0 0 28px;padding-left:25px}.post-content li{margin-bottom:10px}.post-content a{color:#0b57bf;text-underline-offset:3px;font-weight:750;text-decoration:underline;text-decoration-thickness:1px}.post-content blockquote{color:#18375f;background:#f2f6fb;border-left:4px solid #d91f3c;border-radius:0 13px 13px 0;margin:38px 0;padding:26px 30px;font-size:1.08rem;font-weight:650}.post-content img{border-radius:13px;width:auto;max-width:100%;height:auto;margin:36px auto;display:block}.post-content figure{margin:38px 0}.post-content figcaption{color:#7a879a;text-align:center;margin-top:10px;font-size:.78rem;line-height:1.5}.post-content iframe,.post-content video{border-radius:13px;width:100%;max-width:100%}.post-share-box{background:#f7f9fc;border:1px solid #dbe4ef;border-radius:15px;justify-content:space-between;align-items:center;gap:24px;width:min(100%,800px);margin-top:52px;padding:25px 27px;display:flex}.post-share-box>div:first-child{flex-direction:column;gap:4px;display:flex}.post-share-box span{color:#7a8799;letter-spacing:.03em;text-transform:uppercase;font-size:.74rem;font-weight:750}.post-share-box strong{color:#071d47;font-size:1rem}.post-share-links{gap:10px;display:flex}.post-share-links a{color:#fff;background:#0a4ca8;border-radius:50%;place-items:center;width:40px;height:40px;font-size:.75rem;font-weight:850;text-decoration:none;transition:transform .25s,background .25s;display:grid}.post-share-links a:hover{background:#d91f3c;transform:translateY(-3px)}.post-sidebar{position:sticky;top:155px}.post-sidebar-card{color:#fff;background:linear-gradient(145deg,#0a4ca8 0%,#071d47 100%);border-radius:17px;padding:29px;box-shadow:0 20px 50px #041c4930}.post-sidebar-label{color:#bcd6ff;letter-spacing:.09em;text-transform:uppercase;margin-bottom:15px;font-size:.68rem;font-weight:800;display:inline-flex}.post-sidebar-card h2{margin:0 0 14px;font-size:1.75rem;line-height:1.15}.post-sidebar-card p{color:#ffffffc7;margin:0 0 22px;font-size:.87rem;line-height:1.65}.post-sidebar-card button{color:#0a4ca8;cursor:pointer;background:#fff;border:0;border-radius:8px;min-height:43px;padding:0 18px;font-family:inherit;font-size:.78rem;font-weight:800}.post-sidebar-latest{background:#fff;border:1px solid #dde5ef;border-radius:17px;margin-top:26px;padding:26px;box-shadow:0 15px 40px #041f4b14}.post-sidebar-heading{border-bottom:1px solid #e4eaf2;margin-bottom:19px;padding-bottom:13px}.post-sidebar-heading span{color:#071d47;letter-spacing:.05em;text-transform:uppercase;font-size:.82rem;font-weight:850}.post-sidebar-item{border-bottom:1px solid #edf1f6;grid-template-columns:82px 1fr;align-items:center;gap:13px;padding:14px 0;text-decoration:none;display:grid}.post-sidebar-item:last-child{border-bottom:0}.post-sidebar-image{background:#e5ebf3;border-radius:9px;width:82px;height:68px;overflow:hidden}.post-sidebar-image img{object-fit:cover;width:100%;height:100%;display:block}.post-sidebar-image span{color:#0a4ca8;place-items:center;width:100%;height:100%;font-weight:850;display:grid}.post-sidebar-item>div:last-child>span{color:#8a95a7;text-transform:uppercase;font-size:.64rem;font-weight:700}.post-sidebar-item h3{color:#0d244d;margin:5px 0 0;font-size:.84rem;line-height:1.35;transition:color .25s}.post-sidebar-item:hover h3{color:#d91f3c}.related-posts{border-top:1px solid #dfe6ef;margin-top:95px;padding-top:64px}.related-posts-header{justify-content:space-between;align-items:end;gap:25px;margin-bottom:34px;display:flex}.related-posts-header>div>span{color:#d91f3c;letter-spacing:.09em;text-transform:uppercase;font-size:.72rem;font-weight:850}.related-posts-header h2{color:#071d47;letter-spacing:-.04em;margin:8px 0 0;font-size:clamp(2rem,4vw,3.2rem);line-height:1.08}.related-posts-header button{color:#0a4ca8;cursor:pointer;background:#fff;border:1px solid #cfd9e6;border-radius:8px;min-height:44px;padding:0 20px;font-family:inherit;font-size:.76rem;font-weight:800}.related-posts-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:27px;display:grid}.related-post-card{background:#fff;border:1px solid #dfe6ef;border-radius:17px;transition:transform .28s,box-shadow .28s;overflow:hidden;box-shadow:0 15px 42px #041d4714}.related-post-card:hover{transform:translateY(-6px);box-shadow:0 24px 55px #041d4724}.related-post-image{background:#e4eaf2;height:220px;display:block;overflow:hidden}.related-post-image img{object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block}.related-post-card:hover .related-post-image img{transform:scale(1.045)}.related-placeholder{color:#0a4ca8;place-items:center;width:100%;height:100%;font-size:2rem;font-weight:900;display:grid}.related-post-content{padding:24px}.related-post-content>span{color:#8994a6;text-transform:uppercase;font-size:.67rem;font-weight:750}.related-post-content h3{margin:10px 0 12px;font-size:1.22rem;line-height:1.3}.related-post-content h3 a{color:#0b234d;text-decoration:none}.related-post-content h3 a:hover{color:#d91f3c}.related-post-content p{color:#627087;margin:0 0 20px;font-size:.84rem;line-height:1.65}.related-post-link{color:#0a4ca8;align-items:center;gap:8px;font-size:.76rem;font-weight:850;text-decoration:none;display:inline-flex}.related-post-link:hover{color:#d91f3c}.post-page-status{color:#42536c;text-align:center;background:#fff;border-radius:17px;width:min(100%,650px);margin:100px auto;padding:52px 30px;box-shadow:0 20px 60px #041c451f}.post-page-status h1{color:#071d47;margin:0 0 14px}.post-page-status p{margin:0 0 22px}.post-page-status button{color:#fff;cursor:pointer;background:#0a4ca8;border:0;border-radius:8px;min-height:44px;padding:0 20px;font-family:inherit;font-weight:800}.post-loading-circle{border:3px solid #dce5f0;border-top-color:#0a4ca8;border-radius:50%;width:34px;height:34px;margin:0 auto 16px;animation:.8s linear infinite post-loading-spin;display:block}@keyframes post-loading-spin{to{transform:rotate(360deg)}}@media (width<=1050px){.post-layout{grid-template-columns:1fr}.post-sidebar{grid-template-columns:1fr 1fr;gap:24px;display:grid;position:static}.post-sidebar-latest{margin-top:0}.related-posts-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.post-page{padding:125px 18px 70px}.post-header h1{font-size:clamp(2.15rem,10vw,3.35rem)}.post-lead{font-size:1rem}.post-featured-image{border-radius:13px;margin-bottom:36px}.post-content{font-size:.98rem;line-height:1.78}.post-share-box{flex-direction:column;align-items:flex-start}.post-sidebar{grid-template-columns:1fr}.related-posts{margin-top:70px;padding-top:48px}.related-posts-header{flex-direction:column;align-items:flex-start}.related-posts-grid{grid-template-columns:1fr}.related-post-image{height:230px}}.post-sidebar-button{color:#0a4ca8;background:#fff;border-radius:8px;align-items:center;min-height:43px;padding:0 18px;font-size:.78rem;font-weight:800;text-decoration:none;display:inline-flex}.related-posts-all{color:#0a4ca8;background:#fff;border:1px solid #cfd9e6;border-radius:8px;align-items:center;min-height:44px;padding:0 20px;font-size:.76rem;font-weight:800;text-decoration:none;display:inline-flex}.post-content .wp-block-image{width:100%}.post-content .wp-block-image img{max-width:100%;height:auto}.post-content .alignwide{width:min(100%,980px);max-width:none}.post-content .alignfull{width:100%;max-width:none}.post-content .wp-block-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:38px 0;display:grid}.post-content .wp-block-gallery figure{margin:0}.post-content .wp-block-gallery img{object-fit:cover;width:100%;height:100%;min-height:260px;margin:0}.post-content .wp-block-embed{margin:38px 0}.post-content iframe{min-height:420px}@media (width<=720px){.post-content .wp-block-gallery{grid-template-columns:1fr}.post-content iframe{min-height:240px}}.autoridades-page{color:#031d4a;background:#fff;width:100%}.autoridades-container{width:min(1180px,100% - 48px);margin:0 auto}.autoridades-hero{background:#021331;min-height:560px;position:relative;overflow:hidden}.autoridades-hero-background{background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.01)}.autoridades-hero-overlay{background:linear-gradient(90deg,#021331c2 0%,#02133194 34%,#02133147 62%,#0213310a 100%),linear-gradient(#0213310a 0%,#0213311a 100%);position:absolute;inset:0}.autoridades-hero-content{z-index:2;align-items:center;min-height:560px;padding-top:134px;padding-bottom:54px;display:flex;position:relative}.autoridades-breadcrumb{display:none}.autoridades-eyebrow{color:#fff;letter-spacing:.16em;align-items:center;gap:12px;margin-bottom:17px;font-size:12px;font-weight:800;display:inline-flex}.autoridades-eyebrow:before{content:"";background:#e31e35;width:28px;height:2px}.autoridades-hero h1{color:#fff;letter-spacing:-.045em;max-width:760px;margin:0;font-size:clamp(46px,5vw,76px);font-weight:800;line-height:.98}.autoridades-hero h1 span{color:#4f8fe8;display:block}.autoridades-title-line{background:#e31e35;width:70px;height:3px;margin:26px 0 24px}.autoridades-hero p{color:#fffffff0;max-width:720px;margin:0;font-size:18px;line-height:1.65}.autoridades-intro{background:#fff;padding:92px 0}.autoridades-intro-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:88px;display:grid}.autoridades-section-label{color:#e31e35;letter-spacing:.16em;margin-bottom:18px;font-size:12px;font-weight:800;display:inline-block}.autoridades-intro-heading h2{color:#031d4a;letter-spacing:-.035em;margin:0;font-size:clamp(38px,4vw,58px);line-height:1.05}.autoridades-intro-text{padding-top:6px}.autoridades-intro-text p{color:#42506a;margin:0 0 22px;font-size:17px;line-height:1.8}.autoridades-directory{background:linear-gradient(#f6f8fb 0%,#fff 100%);padding:96px 0 120px}.autoridades-directory-heading{max-width:780px;margin-bottom:72px}.autoridades-directory-heading h2{color:#031d4a;letter-spacing:-.035em;margin:0 0 18px;font-size:clamp(38px,4vw,56px);line-height:1.06}.autoridades-directory-heading>p{color:#5d6980;max-width:650px;margin:0;font-size:17px;line-height:1.7}.autoridades-group+.autoridades-group{margin-top:110px}.autoridades-group-header{border-bottom:1px solid #031d4a1f;align-items:center;margin-bottom:54px;padding-bottom:24px;display:flex}.autoridades-group-header p{color:#e31e35;letter-spacing:.14em;margin:0 0 4px;font-size:11px;font-weight:800}.autoridades-group-header h3{color:#031d4a;margin:0;font-size:30px;line-height:1.1}.autoridad-profile{background:#fff;border:1px solid #031d4a14;border-radius:26px;grid-template-columns:32% 68%;align-items:stretch;margin-bottom:62px;transition:box-shadow .35s;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 46px #031d4a13}.autoridad-profile-right{grid-template-columns:68% 32%}.autoridad-profile.is-expanded{box-shadow:0 24px 58px #031d4a1a}.autoridad-photo-shell{align-self:start;padding:18px}.autoridad-profile-left .autoridad-photo-shell{padding-right:12px}.autoridad-profile-right .autoridad-photo-shell{padding-left:12px}.autoridad-profile-photo{aspect-ratio:4/5;background:#edf2f7;border:1px solid #031d4a1a;border-radius:20px;width:100%;position:relative;overflow:hidden;box-shadow:0 14px 34px #031d4a1c}.autoridad-profile-photo img{object-fit:cover;object-position:center top;width:100%;height:100%;transition:transform .45s;display:block}.autoridad-profile-photo:hover img{transform:scale(1.015)}.autoridad-profile-photo:after{content:"";border-radius:inherit;pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff59}.rosemari-profile-photo{background:#eef2f6}.rosemari-profile-photo img{object-position:center 18%}.jose-profile-photo img,.juliane-profile-photo img,.newton-profile-photo img{object-position:center top}.autoridad-profile-content{flex-direction:column;align-items:flex-start;min-width:0;padding:30px 46px 18px;display:flex}.autoridad-profile:not(.is-expanded) .autoridad-profile-content{max-height:470px;overflow:hidden}.autoridad-role{color:#e31e35;letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:11px;margin-bottom:10px;font-size:10px;font-weight:900;display:inline-flex}.autoridad-role:before{content:"";background:#e31e35;width:27px;height:2px}.autoridad-profile-content h4{color:#031d4a;letter-spacing:-.035em;max-width:700px;margin:0 0 12px;font-size:clamp(32px,3vw,46px);font-weight:800;line-height:1}.autoridad-profile-lead{color:#0d57c7;max-width:680px;margin:0;font-size:15px;font-weight:650;line-height:1.45}.autoridad-profile-divider{background:#e31e35;width:60px;height:2px;margin:16px 0}.autoridad-profile-summary{color:#4b5870;max-width:700px;margin:0;font-size:14px;line-height:1.6}.autoridad-profile-secondary{color:#637086;max-width:700px;margin:12px 0 0;font-size:13px;line-height:1.55}.autoridad-profile-collapsible{opacity:0;grid-template-rows:0fr;width:100%;margin-top:0;transition:grid-template-rows .5s cubic-bezier(.22,1,.36,1),opacity .32s,margin-top .42s;display:grid}.autoridad-profile-collapsible.is-open{opacity:1;grid-template-rows:1fr;margin-top:20px}.autoridad-profile-collapsible-inner{width:100%;overflow:hidden}.autoridad-profile-collapsible-inner>p{color:#4b5870;max-width:700px;margin:0 0 15px;font-size:14px;line-height:1.7}.autoridad-profile-more{color:#031d4a;letter-spacing:.055em;text-transform:uppercase;cursor:pointer;background:#fff;border:1px solid #031d4a2e;border-radius:999px;justify-content:center;align-items:center;gap:15px;min-height:42px;margin-top:auto;padding:0 19px;font-family:inherit;font-size:10px;font-weight:850;transition:color .25s,background .25s,border-color .25s,transform .25s,box-shadow .25s;display:inline-flex;box-shadow:0 7px 18px #031d4a0e}.autoridad-profile.is-expanded .autoridad-profile-more{margin-top:22px;margin-bottom:4px}.autoridad-profile-more-arrow{color:#e31e35;font-size:17px;line-height:1;transition:color .25s,transform .25s;display:inline-flex}.autoridad-profile-more:hover{color:#fff;background:#031d4a;border-color:#031d4a;transform:translateY(-2px);box-shadow:0 12px 26px #031d4a24}.autoridad-profile-more:hover .autoridad-profile-more-arrow{color:#fff;transform:translate(4px)}.autoridad-profile-more.is-active{color:#fff;background:#031d4a;border-color:#031d4a}.autoridad-profile-more.is-active .autoridad-profile-more-arrow{color:#e31e35}.autoridad-highlights{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;width:100%;margin-top:24px;display:grid}.autoridad-highlight{background:#f5f8fc;border:1px solid #031d4a14;border-left:3px solid #0d57c7;border-radius:12px;min-height:76px;padding:14px 15px}.autoridad-highlight strong{color:#031d4a;margin-bottom:4px;font-size:13px;line-height:1.3;display:block}.autoridad-highlight span{color:#68758b;font-size:12px;line-height:1.4;display:block}.autoridad-profile-left:before,.autoridad-profile-right:before{content:"";z-index:5;background:#e31e35;width:4px;height:100%;position:absolute;top:0}.autoridad-profile-left:before{left:0}.autoridad-profile-right:before{right:0}.autoridad-profile-awaiting{min-height:440px}.autoridad-profile-awaiting .autoridad-profile-content{justify-content:center;min-height:100%}.autoridad-profile-awaiting .autoridad-photo-shell{align-self:center}@media (width<=1366px){.autoridades-container{width:min(1120px,100% - 48px)}.autoridades-hero,.autoridades-hero-content{min-height:520px}.autoridad-profile{grid-template-columns:31% 69%}.autoridad-profile-right{grid-template-columns:69% 31%}.autoridad-profile-content{padding:27px 40px 17px}.autoridad-profile-summary{font-size:13.5px}.autoridad-profile-secondary{font-size:12.5px}}@media (width<=980px){.autoridades-container{width:min(100% - 36px,860px)}.autoridades-intro-grid{grid-template-columns:1fr;gap:40px}.autoridad-profile,.autoridad-profile-right{grid-template-columns:1fr}.autoridad-profile:not(.is-expanded) .autoridad-profile-content{max-height:none;overflow:visible}.autoridad-photo-shell{width:min(100%,470px);margin:0 auto;padding:24px 20px 0}.autoridad-profile-right .autoridad-photo-shell{order:1}.autoridad-profile-right .autoridad-profile-content{order:2}.autoridad-profile-content{padding:34px 38px 38px}.autoridad-profile-more{margin-top:26px}.autoridad-profile-left:before,.autoridad-profile-right:before{width:100%;height:4px;left:0;right:auto}.autoridad-profile-awaiting,.autoridad-profile-awaiting .autoridad-profile-content{min-height:auto}}@media (width<=650px){.autoridades-container{width:calc(100% - 30px)}.autoridades-hero{min-height:500px}.autoridades-hero-content{min-height:500px;padding-top:100px;padding-bottom:38px}.autoridades-hero h1{font-size:42px}.autoridades-hero p{font-size:15px}.autoridades-intro{padding:62px 0}.autoridades-directory{padding:64px 0 76px}.autoridades-directory-heading h2{font-size:38px}.autoridades-group-header{align-items:flex-start;margin-bottom:38px}.autoridades-group-header h3{font-size:23px}.autoridad-profile{border-radius:20px;margin-bottom:48px}.autoridad-photo-shell{width:min(100%,360px);padding:18px 14px 0}.autoridad-profile-photo{border-radius:16px}.autoridad-profile-content{padding:28px 23px 32px}.autoridad-role{font-size:10px}.autoridad-profile-content h4{font-size:33px}.autoridad-profile-lead{font-size:15px}.autoridad-profile-summary,.autoridad-profile-collapsible-inner>p{font-size:14px}.autoridad-profile-secondary{font-size:13px}.autoridad-highlights{grid-template-columns:1fr}.autoridad-highlight{min-height:auto}.autoridad-profile-more{min-height:44px;padding:0 18px}}@media (width<=390px){.autoridades-hero h1{font-size:36px}.autoridades-intro-heading h2,.autoridades-directory-heading h2{font-size:34px}.autoridad-profile-content h4{font-size:29px}}.sobre-universidad-page{color:#031d4a;background:#fff;width:100%}.sobre-universidad-container{width:min(1180px,100% - 48px);margin:0 auto}.sobre-universidad-hero{background:#031d4a;min-height:560px;position:relative;overflow:hidden}.sobre-universidad-hero-background{background-position:50% 60%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0;transform:scale(1.01)}.sobre-universidad-hero-overlay{background:linear-gradient(90deg,#031d4ae0 0%,#031d4aba 34%,#031d4a63 62%,#031d4a1f 100%);position:absolute;inset:0}.sobre-universidad-hero-content{z-index:2;align-items:center;min-height:560px;padding-top:130px;padding-bottom:56px;display:flex;position:relative}.sobre-universidad-hero-copy{max-width:760px}.sobre-universidad-eyebrow{color:#fff;letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:12px;margin-bottom:18px;font-size:12px;font-weight:800;display:inline-flex}.sobre-universidad-eyebrow:before{content:"";background:#e31e35;width:28px;height:2px}.sobre-universidad-hero h1{color:#fff;letter-spacing:-.045em;margin:0;font-size:clamp(46px,5vw,76px);font-weight:800;line-height:.98}.sobre-universidad-hero h1 span{color:#4f8fe8;display:block}.sobre-universidad-title-line{background:#e31e35;width:70px;height:3px;margin:26px 0 24px}.sobre-universidad-hero p{color:#fffffff0;max-width:720px;margin:0;font-size:18px;line-height:1.72}.sobre-universidad-section-kicker{color:#e31e35;letter-spacing:.16em;text-transform:uppercase;margin-bottom:16px;font-size:11px;font-weight:850;display:inline-block}.sobre-universidad-story{background:#fff;padding:108px 0}.sobre-universidad-story-grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:start;gap:78px;display:grid}.sobre-universidad-story-label{color:#e31e35;letter-spacing:.16em;text-transform:uppercase;margin-bottom:21px;font-size:11px;font-weight:850;display:inline-block}.sobre-universidad-story-heading h2{color:#031d4a;letter-spacing:-.04em;margin:0;font-size:clamp(40px,4vw,60px);font-weight:800;line-height:1.04}.sobre-universidad-story-line{background:#e31e35;border-radius:999px;width:70px;height:3px;margin-top:28px}.sobre-universidad-story-content p{color:#50607a;margin:0 0 25px;font-size:17px;line-height:1.82}.sobre-universidad-story-link{color:#0d57c7;align-items:center;gap:10px;margin-top:4px;font-size:15px;font-weight:800;text-decoration:none;transition:color .25s,transform .25s;display:inline-flex}.sobre-universidad-story-link svg{width:18px;height:18px}.sobre-universidad-story-link:hover{color:#e31e35;transform:translate(3px)}.sobre-universidad-recognition{background:linear-gradient(#f7f9fc 0%,#fff 100%);padding:104px 0 96px}.sobre-universidad-recognition-grid{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;gap:86px;display:grid}.sobre-universidad-recognition-visual{justify-content:center;align-items:center;min-height:420px;display:flex}.sobre-universidad-recognition-visual img{object-fit:contain;width:min(100%,520px);height:auto;display:block}.sobre-universidad-recognition-content h2{color:#031d4a;letter-spacing:-.04em;max-width:640px;margin:0 0 28px;font-size:clamp(38px,3.7vw,56px);line-height:1.04}.sobre-universidad-recognition-content h2 span{color:#e31e35}.sobre-universidad-recognition-content p{color:#52617a;max-width:650px;margin:0 0 18px;font-size:16px;line-height:1.75}.sobre-universidad-outline-button{color:#031d4a;letter-spacing:.05em;text-transform:uppercase;background:#fff;border:1px solid #031d4a29;border-radius:999px;align-items:center;gap:12px;min-height:46px;margin-top:12px;padding:0 21px;font-size:10px;font-weight:850;text-decoration:none;transition:color .25s,background .25s,border-color .25s,transform .25s;display:inline-flex}.sobre-universidad-outline-button svg{color:#e31e35;width:17px;height:17px}.sobre-universidad-outline-button:hover{color:#fff;background:#031d4a;border-color:#031d4a;transform:translateY(-2px)}.sobre-universidad-stats{border-top:1px solid #031d4a1a;grid-template-columns:.85fr .85fr 1.3fr;margin-top:74px;display:grid}.sobre-universidad-stat{border-right:1px solid #031d4a1a;min-height:150px;padding:34px 28px}.sobre-universidad-stat:last-child{border-right:0}.sobre-universidad-stat>span{color:#7b879a;letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px;font-size:10px;font-weight:800;display:block}.sobre-universidad-stat strong{color:#0d57c7;font-size:31px;font-weight:700;line-height:1.05;display:block}.sobre-universidad-stat strong small{color:#e31e35;font-size:.72em;font-weight:600}.sobre-universidad-stat-featured{background:linear-gradient(135deg,#031d4a,#073d8c);border-radius:18px 18px 0 0}.sobre-universidad-stat-featured>span,.sobre-universidad-stat-featured strong,.sobre-universidad-stat-featured p{color:#fff}.sobre-universidad-stat-featured p{color:#ffffffc2;margin:7px 0 0;font-size:12px;line-height:1.5}.sobre-universidad-identity{background:#fff;padding:100px 0 108px}.sobre-universidad-section-heading{max-width:790px;margin-bottom:52px}.sobre-universidad-section-heading h2{color:#031d4a;letter-spacing:-.04em;margin:0 0 20px;font-size:clamp(40px,4vw,60px);line-height:1.04}.sobre-universidad-section-heading p{color:#64738c;max-width:700px;margin:0;font-size:17px;line-height:1.75}.sobre-universidad-identity-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.sobre-universidad-identity-cards article{background:#fff;border:1px solid #031d4a14;border-radius:22px;min-height:270px;padding:30px 26px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 18px 44px #031d4a12}.sobre-universidad-identity-cards article:before{content:"";background:#e31e35;height:4px;position:absolute;top:0;left:0;right:0}.sobre-universidad-identity-cards article:hover{transform:none;box-shadow:0 18px 44px #031d4a1c}.sobre-universidad-identity-cards article>span{color:#fff;background:#031d4a;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;margin-bottom:34px;font-size:11px;font-weight:900;display:inline-flex}.sobre-universidad-identity-cards h3{color:#031d4a;margin:0 0 14px;font-size:22px;line-height:1.2}.sobre-universidad-identity-cards p{color:#63718a;margin:0;font-size:15px;line-height:1.7}.sobre-universidad-academic-life{background:linear-gradient(#f7f9fc,#fff);padding:102px 0 92px}.sobre-universidad-academic-life-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:72px;display:grid}.sobre-universidad-academic-life-content h2{color:#031d4a;letter-spacing:-.04em;margin:0 0 24px;font-size:clamp(40px,4vw,58px);line-height:1.03}.sobre-universidad-academic-life-content h2 span{color:#e31e35}.sobre-universidad-academic-life-content p{color:#50607a;max-width:570px;margin:0 0 17px;font-size:15px;line-height:1.72}.sobre-universidad-academic-life-visual{justify-content:center;align-items:center;display:flex}.sobre-universidad-academic-life-visual img{object-fit:contain;width:100%;max-width:620px;height:auto;display:block}.sobre-universidad-quick-links{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:58px;display:grid}.sobre-universidad-quick-links>a{color:#173d8e;background:#fff;border:1px solid #031d4a14;border-radius:999px;justify-content:space-between;align-items:center;gap:12px;min-height:52px;padding:0 19px;font-size:12px;font-weight:650;text-decoration:none;transition:color .25s,background .25s,transform .25s;display:flex;box-shadow:0 8px 20px #031d4a0b}.sobre-universidad-quick-links>a:hover{color:#fff;background:#031d4a;transform:translateY(-2px)}.sobre-universidad-quick-link-arrow{color:#fff;background:#0d57c7;border-radius:50%;flex:0 0 27px;justify-content:center;align-items:center;width:27px;height:27px;display:inline-flex}.sobre-universidad-quick-link-arrow svg{width:14px;height:14px}.sobre-universidad-medicine{background:#fff;padding:108px 0}.sobre-universidad-medicine-grid{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:center;gap:90px;display:grid}.sobre-universidad-medicine-copy h2{color:#173d8e;letter-spacing:-.035em;max-width:690px;margin:0 0 25px;font-size:clamp(38px,3.7vw,54px);font-weight:600;line-height:1.05}.sobre-universidad-medicine-copy h2 span{color:#e31e35}.sobre-universidad-medicine-copy>p{color:#50607a;max-width:650px;margin:0;font-size:16px;line-height:1.75}.sobre-universidad-medicine-data{border-top:1px solid #031d4a1f}.sobre-universidad-medicine-data>div{border-bottom:1px solid #031d4a1a;align-items:center;gap:11px;min-height:58px;display:flex}.sobre-universidad-medicine-check{color:#0d57c7;width:19px;height:19px;display:inline-flex}.sobre-universidad-medicine-check svg{width:100%;height:100%}.sobre-universidad-medicine-data p{color:#3f4d65;margin:0;font-size:14px}.sobre-universidad-medicine-data strong{color:#031d4a}.sobre-universidad-primary-button{color:#fff;letter-spacing:.055em;text-transform:uppercase;cursor:pointer;background:#0d57c7;border:0;border-radius:999px;align-items:center;gap:12px;min-height:48px;margin-top:26px;padding:0 22px;font-family:inherit;font-size:10px;font-weight:850;transition:background .25s,transform .25s,box-shadow .25s;display:inline-flex;box-shadow:0 10px 24px #0d57c72e}.sobre-universidad-primary-button svg{width:18px;height:18px}.sobre-universidad-primary-button:hover{background:#031d4a;transform:translateY(-2px);box-shadow:0 14px 28px #031d4a2e}.sobre-universidad-principles{background:#f7f9fc;padding:100px 0 110px}.sobre-universidad-principles-header{text-align:center;max-width:820px;margin:0 auto 48px}.sobre-universidad-principles-header h2{color:#031d4a;letter-spacing:-.04em;margin:0 0 18px;font-size:clamp(38px,4vw,58px);line-height:1.05}.sobre-universidad-principles-header>p{color:#64738b;max-width:700px;margin:0 auto;font-size:16px;line-height:1.75}.sobre-universidad-principles-list{gap:18px;display:grid}.sobre-universidad-principle-card{background:#fff;border:1px solid #031d4a14;border-radius:22px;grid-template-columns:6px minmax(0,1fr);gap:24px;padding:30px 34px;display:grid;box-shadow:0 14px 34px #031d4a0d}.sobre-universidad-principle-marker{justify-content:center;padding-top:7px;display:flex}.sobre-universidad-principle-marker span{background:#e31e35;border-radius:999px;width:4px;min-height:44px}.sobre-universidad-principle-content h3{color:#173d8e;margin:0 0 14px;font-size:28px;line-height:1.15}.sobre-universidad-principle-content>p{color:#4f5e77;max-width:980px;margin:0;font-size:15px;line-height:1.78}.sobre-universidad-values-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:7px;display:grid}.sobre-universidad-value-item{background:#f5f8fc;border-radius:13px;padding:15px 16px}.sobre-universidad-value-item strong{color:#031d4a;margin-bottom:5px;font-size:13px;display:block}.sobre-universidad-value-item p{color:#63718a;margin:0;font-size:12px;line-height:1.5}.sobre-universidad-documents{background:#fff;padding:110px 0}.sobre-universidad-documents-grid{grid-template-columns:minmax(320px,.82fr) minmax(0,1.18fr);align-items:center;gap:92px;display:grid}.sobre-universidad-documents-seal{justify-content:center;align-items:center;min-height:430px;display:flex;position:relative}.sobre-universidad-documents-seal-glow{background:radial-gradient(circle,#4f8fe826,#4f8fe800 70%);border-radius:50%;width:300px;height:300px;position:absolute}.sobre-universidad-documents-seal img{z-index:2;object-fit:contain;width:min(100%,330px);height:auto;display:block;position:relative}.sobre-universidad-documents-content h2{color:#173d8e;letter-spacing:-.04em;max-width:680px;margin:0 0 27px;font-size:clamp(38px,3.8vw,56px);font-weight:600;line-height:1.04}.sobre-universidad-documents-content h2 span{color:#e31e35}.sobre-universidad-documents-content>p{color:#50607a;max-width:650px;margin:0 0 18px;font-size:16px;line-height:1.72}.sobre-universidad-document-buttons{flex-direction:column;align-items:flex-start;gap:13px;margin-top:31px;display:flex}.sobre-universidad-document-buttons button{color:#fff;letter-spacing:.04em;cursor:pointer;background:#e31e35;border:1px solid #e31e351f;border-radius:999px;align-items:center;gap:10px;min-height:48px;padding:0 18px;font-family:inherit;font-size:10px;font-weight:850;transition:background .25s,transform .25s,box-shadow .25s;display:inline-flex}.sobre-universidad-document-buttons button:hover{background:#031d4a;transform:translate(3px);box-shadow:0 10px 22px #031d4a1f}.sobre-universidad-document-button-icon,.sobre-universidad-document-button-arrow{justify-content:center;align-items:center;display:inline-flex}.sobre-universidad-document-button-icon svg{width:17px;height:17px}.sobre-universidad-document-button-arrow svg{width:16px;height:16px}.sobre-universidad-shorts{background:linear-gradient(#f7f9fc,#fff);padding:100px 0 116px}.sobre-universidad-shorts-header{max-width:800px;margin-bottom:44px}.sobre-universidad-shorts-header h2{color:#031d4a;letter-spacing:-.035em;margin:0 0 18px;font-size:clamp(36px,4vw,56px);line-height:1.05}.sobre-universidad-shorts-header p{color:#62718a;max-width:720px;margin:0;font-size:17px;line-height:1.72}.sobre-universidad-shorts-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:34px;display:grid}.sobre-universidad-short-card{flex-direction:column;align-items:center;display:flex}.sobre-universidad-short-card h3{color:#031d4a;text-align:center;letter-spacing:-.02em;width:100%;margin:0 0 15px;font-size:19px;font-weight:800;line-height:1.25}.sobre-universidad-short-frame{aspect-ratio:9/16;background:#031d4a;border:1px solid #031d4a14;border-radius:26px;width:min(100%,310px);overflow:hidden;box-shadow:0 22px 48px #031d4a21}.sobre-universidad-short-frame iframe{border:0;width:100%;height:100%;display:block}.sobre-universidad-units{background:#031d4a;padding-top:0}.sobre-universidad-document-modal{z-index:3000;-webkit-backdrop-filter:blur(10px);background:#020f27c7;justify-content:center;align-items:center;padding:28px;display:flex;position:fixed;inset:0}.sobre-universidad-document-modal-panel{background:#fff;border:1px solid #ffffff1f;border-radius:24px;flex-direction:column;width:min(1100px,100%);height:min(88vh,900px);display:flex;overflow:hidden;box-shadow:0 30px 90px #00000047}.sobre-universidad-document-modal-header{border-bottom:1px solid #031d4a1a;justify-content:space-between;align-items:center;gap:20px;padding:19px 22px;display:flex}.sobre-universidad-document-modal-header span{color:#e31e35;letter-spacing:.14em;text-transform:uppercase;margin-bottom:4px;font-size:9px;font-weight:850;display:block}.sobre-universidad-document-modal-header h3{color:#031d4a;margin:0;font-size:20px;line-height:1.2}.sobre-universidad-document-modal-close{color:#031d4a;cursor:pointer;background:#fff;border:1px solid #031d4a1f;border-radius:50%;flex:0 0 42px;place-items:center;width:42px;height:42px;padding:0;transition:color .25s,background .25s,transform .25s;display:grid}.sobre-universidad-document-modal-close svg{width:19px;height:19px}.sobre-universidad-document-modal-close:hover{color:#fff;background:#e31e35;transform:rotate(4deg)}.sobre-universidad-document-modal-viewer{background:#eef2f7;flex:1;min-height:0}.sobre-universidad-document-modal-viewer iframe{border:0;width:100%;height:100%;display:block}.sobre-universidad-document-modal-footer{border-top:1px solid #031d4a1a;justify-content:flex-end;padding:13px 20px;display:flex}.sobre-universidad-document-modal-footer a{color:#0d57c7;align-items:center;gap:9px;font-size:12px;font-weight:750;text-decoration:none;display:inline-flex}.sobre-universidad-document-modal-footer svg{width:16px;height:16px}@media (width<=1366px){.sobre-universidad-container{width:min(1120px,100% - 48px)}.sobre-universidad-hero,.sobre-universidad-hero-content{min-height:520px}.sobre-universidad-recognition-grid,.sobre-universidad-documents-grid,.sobre-universidad-medicine-grid{gap:64px}}@media (width<=980px){.sobre-universidad-container{width:min(100% - 36px,860px)}.sobre-universidad-story-grid,.sobre-universidad-recognition-grid,.sobre-universidad-academic-life-grid,.sobre-universidad-medicine-grid,.sobre-universidad-documents-grid{grid-template-columns:1fr;gap:42px}.sobre-universidad-identity-cards{grid-template-columns:1fr}.sobre-universidad-identity-cards article{min-height:auto}.sobre-universidad-quick-links{grid-template-columns:repeat(2,minmax(0,1fr))}.sobre-universidad-stats{grid-template-columns:1fr}.sobre-universidad-stat{border-bottom:1px solid #031d4a1a;border-right:0;min-height:auto}.sobre-universidad-stat-featured{border-bottom:0;border-radius:18px}.sobre-universidad-values-list,.sobre-universidad-shorts-grid{grid-template-columns:1fr}.sobre-universidad-short-frame{width:300px}.sobre-universidad-documents-seal{min-height:300px}}@media (width<=650px){.sobre-universidad-container{width:calc(100% - 30px)}.sobre-universidad-hero{min-height:500px}.sobre-universidad-hero-background{background-position:68% 60%}.sobre-universidad-hero-content{min-height:500px;padding-top:102px;padding-bottom:38px}.sobre-universidad-eyebrow{letter-spacing:.12em;font-size:10px}.sobre-universidad-hero h1{font-size:42px}.sobre-universidad-hero p{font-size:15px}.sobre-universidad-story,.sobre-universidad-recognition,.sobre-universidad-identity,.sobre-universidad-academic-life,.sobre-universidad-medicine,.sobre-universidad-principles,.sobre-universidad-documents,.sobre-universidad-shorts{padding:74px 0}.sobre-universidad-story-heading h2,.sobre-universidad-recognition-content h2,.sobre-universidad-section-heading h2,.sobre-universidad-academic-life-content h2,.sobre-universidad-medicine-copy h2,.sobre-universidad-principles-header h2,.sobre-universidad-documents-content h2,.sobre-universidad-shorts-header h2{font-size:34px}.sobre-universidad-quick-links{grid-template-columns:1fr;gap:10px;margin-top:38px}.sobre-universidad-recognition-visual{min-height:auto}.sobre-universidad-recognition-visual img{width:min(100%,400px)}.sobre-universidad-principle-card{border-radius:18px;grid-template-columns:4px minmax(0,1fr);gap:17px;padding:24px 20px}.sobre-universidad-principle-content h3{font-size:25px}.sobre-universidad-document-buttons{align-items:stretch}.sobre-universidad-document-buttons button{justify-content:flex-start;width:100%}.sobre-universidad-document-button-arrow{margin-left:auto}.sobre-universidad-short-frame{border-radius:22px;width:min(100%,280px)}.sobre-universidad-document-modal{padding:10px}.sobre-universidad-document-modal-panel{border-radius:18px;height:94vh}.sobre-universidad-document-modal-header{padding:15px 16px}.sobre-universidad-document-modal-header h3{font-size:16px}}@media (width<=390px){.sobre-universidad-hero h1{font-size:36px}.sobre-universidad-short-frame{width:250px}}.documentos-regulatorios-page{background:#fff;width:100%;overflow:hidden}.documentos-regulatorios-container{width:min(1180px,100% - 48px);margin:0 auto}.documentos-regulatorios-hero{background:#031d4a;align-items:center;min-height:610px;display:flex;position:relative;overflow:hidden}.documentos-regulatorios-hero-image{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.documentos-regulatorios-hero-overlay{background:linear-gradient(90deg,#031d4af5 0%,#031d4ae0 26%,#031d4a8f 48%,#031d4a26 72%,#031d4a0a 100%);position:absolute;inset:0}.documentos-regulatorios-hero-content{z-index:2;padding-top:80px;padding-bottom:70px;position:relative}.documentos-regulatorios-hero-copy{max-width:650px}.documentos-regulatorios-eyebrow{color:#ff7b8d;text-transform:uppercase;letter-spacing:.15em;align-items:center;gap:13px;margin-bottom:22px;font-size:.72rem;font-weight:800;display:inline-flex}.documentos-regulatorios-eyebrow:before{content:"";background:#e31e35;width:36px;height:2px}.documentos-regulatorios-hero h1{color:#fff;letter-spacing:-.055em;margin:0;font-size:clamp(3.4rem,5.8vw,6.3rem);font-weight:700;line-height:.96}.documentos-regulatorios-hero h1 span{color:#73a9f6}.documentos-regulatorios-title-line{background:#e31e35;border-radius:999px;width:76px;height:3px;margin-top:28px}.documentos-regulatorios-hero p{color:#ffffffc7;max-width:600px;margin:28px 0 0;font-size:1rem;line-height:1.75}.documentos-regulatorios-intro{background:linear-gradient(#fff 0%,#f8faff 100%);padding:105px 0 100px;position:relative}.documentos-regulatorios-intro-grid{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:100px;display:grid}.documentos-regulatorios-intro-heading>span{color:#e31e35;text-transform:uppercase;letter-spacing:.15em;margin-bottom:18px;font-size:.7rem;font-weight:800;display:block}.documentos-regulatorios-intro-heading h2{color:#062b63;letter-spacing:-.045em;max-width:560px;margin:0;font-size:clamp(2.6rem,4vw,4.5rem);line-height:1.02}.documentos-regulatorios-intro-line{background:#e31e35;width:70px;height:3px;margin-top:26px}.documentos-regulatorios-intro-copy{padding-top:34px}.documentos-regulatorios-intro-copy p{color:#627390;max-width:720px;margin:0 0 22px;font-size:1rem;line-height:1.8}.documentos-regulatorios-library{background:radial-gradient(circle at 92% 8%,#417bd50e,#0000 28%),#fff;padding:100px 0 125px;position:relative}.documentos-regulatorios-library-header{max-width:850px;margin-bottom:55px}.documentos-regulatorios-library-eyebrow{color:#e31e35;text-transform:uppercase;letter-spacing:.14em;align-items:center;gap:12px;margin-bottom:17px;font-size:.7rem;font-weight:800;display:inline-flex}.documentos-regulatorios-library-eyebrow:before{content:"";background:#e31e35;width:34px;height:2px}.documentos-regulatorios-library-header h2{color:#062b63;letter-spacing:-.045em;margin:0;font-size:clamp(3rem,4.2vw,4.7rem);font-weight:650;line-height:1}.documentos-regulatorios-library-header p{color:#627390;max-width:690px;margin:25px 0 0;font-size:.97rem;line-height:1.7}.documentos-regulatorios-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.documento-regulatorio-card{background:#fff;border:1px solid #08387e21;border-radius:15px;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:20px;min-height:112px;padding:18px 18px 18px 20px;transition:border-color .25s,box-shadow .25s;display:grid;position:relative;box-shadow:0 12px 34px #031d4a0e}.documento-regulatorio-card:hover{border-color:#1f67c945;box-shadow:0 12px 34px #031d4a0e}.documento-regulatorio-icon{color:#1767c9;background:#f1f6fd;border:1px solid #1f67c92e;border-radius:12px;place-items:center;width:54px;height:54px;display:grid}.documento-regulatorio-icon svg{width:27px;height:27px}.documento-regulatorio-info span{color:#7390b8;text-transform:uppercase;letter-spacing:.12em;margin-bottom:7px;font-size:.59rem;font-weight:800;display:block}.documento-regulatorio-info h3{color:#062b63;margin:0;font-size:.96rem;font-weight:750;line-height:1.4}.documento-regulatorio-button{color:#fff;cursor:pointer;background:#0a428e;border:1px solid #08387e1f;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 16px;font-family:inherit;font-size:.72rem;font-weight:800;transition:background .25s,border-color .25s;display:inline-flex}.documento-regulatorio-button:hover{background:#e31e35;border-color:#e31e35}.documento-regulatorio-button svg{width:17px;height:17px}.documentos-regulatorios-modal{z-index:20000;-webkit-backdrop-filter:blur(8px);background:#020f27d1;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.documentos-regulatorios-modal-panel{background:#fff;border:1px solid #ffffff1a;border-radius:18px;flex-direction:column;width:min(95vw,1320px);height:min(92vh,900px);display:flex;overflow:hidden;box-shadow:0 35px 90px #0006}.documentos-regulatorios-modal-header{background:#fff;border-bottom:1px solid #082c6c1a;justify-content:space-between;align-items:center;gap:25px;min-height:86px;padding:18px 24px;display:flex}.documentos-regulatorios-modal-header span{color:#e31e35;text-transform:uppercase;letter-spacing:.13em;margin-bottom:5px;font-size:.6rem;font-weight:800;display:block}.documentos-regulatorios-modal-header h2{color:#062b63;margin:0;font-size:1.15rem;line-height:1.3}.documentos-regulatorios-modal-close{color:#062b63;cursor:pointer;background:#f5f8fc;border:1px solid #082c6c1f;border-radius:50%;flex:0 0 42px;place-items:center;width:42px;height:42px;padding:0;display:grid}.documentos-regulatorios-modal-close svg{width:20px;height:20px}.documentos-regulatorios-modal-viewer{background:#eef2f7;flex:1;min-height:0}.documentos-regulatorios-modal-viewer iframe{border:0;width:100%;height:100%;display:block}.documentos-regulatorios-modal-footer{background:#fff;border-top:1px solid #082c6c17;justify-content:space-between;align-items:center;gap:20px;min-height:64px;padding:12px 24px;display:flex}.documentos-regulatorios-modal-footer>span{color:#7a89a3;font-size:.76rem}.documentos-regulatorios-modal-footer a{color:#1767c9;align-items:center;gap:8px;font-size:.78rem;font-weight:800;text-decoration:none;display:inline-flex}.documentos-regulatorios-modal-footer a:hover{color:#e31e35}.documentos-regulatorios-modal-footer svg{width:17px;height:17px}@media (width<=1280px){.documentos-regulatorios-hero{min-height:560px}.documentos-regulatorios-container{width:min(1180px,100% - 48px)}.documentos-regulatorios-intro-grid{gap:65px}.documentos-regulatorios-list{gap:13px}.documento-regulatorio-card{gap:15px}.documento-regulatorio-button{padding:0 13px}}@media (width<=980px){.documentos-regulatorios-hero{min-height:520px}.documentos-regulatorios-intro{padding:85px 0}.documentos-regulatorios-intro-grid{grid-template-columns:1fr;gap:20px}.documentos-regulatorios-intro-copy{padding-top:0}.documentos-regulatorios-library{padding:85px 0 100px}.documentos-regulatorios-list{grid-template-columns:1fr}}@media (width<=650px){.documentos-regulatorios-container{width:calc(100% - 32px)}.documentos-regulatorios-hero{min-height:520px}.documentos-regulatorios-hero-overlay{background:linear-gradient(90deg,#031d4af0,#031d4ab3)}.documentos-regulatorios-hero h1{font-size:3.4rem}.documentos-regulatorios-intro{padding:70px 0}.documentos-regulatorios-library{padding:70px 0 85px}.documentos-regulatorios-library-header{margin-bottom:38px}.documentos-regulatorios-library-header h2{font-size:2.8rem}.documento-regulatorio-card{grid-template-columns:48px minmax(0,1fr);gap:14px;padding:16px}.documento-regulatorio-icon{width:46px;height:46px}.documento-regulatorio-button{grid-column:1/-1;width:100%;margin-top:3px}.documentos-regulatorios-modal{padding:12px}.documentos-regulatorios-modal-panel{border-radius:14px;width:100%;height:94vh}.documentos-regulatorios-modal-header{min-height:78px;padding:14px 16px}.documentos-regulatorios-modal-header h2{font-size:.94rem}.documentos-regulatorios-modal-footer{flex-direction:column;align-items:flex-start;padding:13px 16px}}.carrera-medicina-page{color:#062b63;background:#fff;width:100%;overflow:hidden}.carrera-medicina-container{z-index:2;width:min(100% - 80px,1180px);margin:0 auto;position:relative}.carrera-medicina-section-kicker,.carrera-medicina-clinics-kicker{color:#e31e35;text-transform:uppercase;letter-spacing:.14em;align-items:center;gap:11px;margin-bottom:15px;font-size:.66rem;font-weight:850;display:inline-flex}.carrera-medicina-section-kicker:before,.carrera-medicina-clinics-kicker:before{content:"";background:#e31e35;width:30px;height:2px}.carrera-medicina-identity-mark{z-index:0;pointer-events:none;-webkit-user-select:none;user-select:none;height:auto;display:block;position:absolute}.carrera-medicina-identity-mark-course{opacity:.065;width:clamp(290px,27vw,470px);top:250px;right:-72px}.carrera-medicina-identity-mark-clinics{opacity:.07;width:clamp(380px,31vw,540px);top:34px;right:-22px}.carrera-medicina-hero{background:#fff;width:100%;height:560px;position:relative;overflow:hidden}.carrera-medicina-hero-image{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.carrera-medicina-course-main{background:linear-gradient(#fff 0% 76%,#f8fafc 100%);padding:0 0 86px;position:relative;overflow:visible}.carrera-medicina-course-grid{z-index:2;grid-template-columns:minmax(0,1fr) 400px;align-items:start;gap:44px;display:grid;position:relative}.carrera-medicina-course-content{min-width:0;padding-top:68px}.carrera-medicina-course-heading{max-width:690px}.carrera-medicina-course-heading h1{color:#062b63;letter-spacing:-.048em;max-width:680px;margin:0;font-size:clamp(2.65rem,4.3vw,4.35rem);line-height:.98}.carrera-medicina-course-heading h1 span{color:#3274cc}.carrera-medicina-course-heading p{color:#64738c;max-width:650px;margin:22px 0 0;font-size:.92rem;line-height:1.72}.carrera-medicina-side-column{z-index:6;flex-direction:column;gap:17px;width:100%;margin-top:-238px;display:flex;position:relative}.carrera-medicina-form-shell{width:100%;margin:0;position:relative}.carrera-medicina-form{background:linear-gradient(145deg,#edf1f7 0%,#dfe7f2 100%);border:1px solid #0c356d1c;border-radius:18px;padding:29px 27px 27px;position:relative;overflow:hidden;box-shadow:0 28px 65px #031d4a26}.carrera-medicina-form:before{content:"";background:linear-gradient(90deg,#e31e35,#1767c9);height:4px;position:absolute;top:0;left:0;right:0}.carrera-medicina-form-header{margin-bottom:22px}.carrera-medicina-form-header>span{color:#e31e35;text-transform:uppercase;letter-spacing:.13em;margin-bottom:8px;font-size:.64rem;font-weight:850;display:block}.carrera-medicina-form-header h2{color:#062b63;letter-spacing:-.025em;margin:0;font-size:1.52rem;font-weight:760;line-height:1.12}.carrera-medicina-form-header p{color:#667791;margin:12px 0 0;font-size:.79rem;line-height:1.52}.carrera-medicina-form-fixed-field{background:#ffffffbd;border:1px solid #062b6314;border-radius:10px;margin-bottom:14px;padding:13px 14px}.carrera-medicina-form-fixed-field span{color:#7b8eaa;text-transform:uppercase;letter-spacing:.11em;margin-bottom:4px;font-size:.57rem;font-weight:850;display:block}.carrera-medicina-form-fixed-field strong{color:#062b63;font-size:.87rem}.carrera-medicina-form-group{margin-bottom:12px}.carrera-medicina-form-group label{color:#163f79;margin-bottom:6px;font-size:.67rem;font-weight:760;display:block}.carrera-medicina-form-group input,.carrera-medicina-form-group select{color:#062b63;background:#fffffff0;border:1px solid #062b631f;border-radius:9px;outline:none;width:100%;min-height:44px;padding:0 13px;font-family:inherit;font-size:.81rem;transition:border-color .2s,box-shadow .2s}.carrera-medicina-form-group input:focus,.carrera-medicina-form-group select:focus{border-color:#1767c98c;box-shadow:0 0 0 3px #1767c914}.carrera-medicina-form-submit,.carrera-medicina-form-whatsapp{width:100%}.carrera-medicina-form-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#155aa9,#0b4289);border:0;border-radius:10px;justify-content:center;align-items:center;gap:9px;min-height:48px;margin-top:6px;padding:0 16px;font-family:inherit;font-size:.76rem;font-weight:850;transition:background .2s;display:inline-flex}.carrera-medicina-form-submit:hover{background:#e31e35}.carrera-medicina-form-submit svg{width:17px;height:17px}.carrera-medicina-form-whatsapp{color:#123d7b;cursor:pointer;background:#fff9;border:1px solid #062b631f;border-radius:9px;min-height:42px;margin-top:9px;font-family:inherit;font-size:.72rem;font-weight:750}.carrera-medicina-formation-card{background:linear-gradient(155deg,#fff 0%,#f8fafc 58%,#eef4fb 100%);border:1px solid #08387e17;border-radius:15px;padding:26px 24px 22px;position:relative;overflow:hidden;box-shadow:0 12px 30px #031d4a0e}.carrera-medicina-formation-card:before{content:"";background:linear-gradient(90deg,#e31e35 0%,#1767c9 48%,#1767c900 100%);height:2px;position:absolute;top:0;left:0;right:0}.carrera-medicina-formation-header{z-index:2;max-width:330px;position:relative}.carrera-medicina-formation-header>span{color:#1767c9;text-transform:uppercase;letter-spacing:.13em;align-items:center;gap:8px;margin-bottom:10px;font-size:.58rem;font-weight:850;display:inline-flex}.carrera-medicina-formation-header>span:before{content:"";background:#e31e35;width:18px;height:2px}.carrera-medicina-formation-header h3{color:#062b63;letter-spacing:-.025em;max-width:300px;margin:0;font-size:1.18rem;font-weight:800;line-height:1.2}.carrera-medicina-formation-header>p{color:#697993;max-width:320px;margin:10px 0 0;font-size:.72rem;line-height:1.55}.carrera-medicina-formation-list{z-index:2;border-top:1px solid #08387e14;flex-direction:column;margin-top:20px;display:flex;position:relative}.carrera-medicina-formation-item{border-bottom:1px solid #08387e12;grid-template-columns:34px minmax(0,1fr);align-items:start;gap:12px;padding:14px 0;display:grid}.carrera-medicina-formation-item:last-child{border-bottom:0;padding-bottom:2px}.carrera-medicina-formation-number{color:#1767c9;background:#edf4fde6;border:1px solid #1767c921;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;font-size:.56rem;font-weight:850;display:flex}.carrera-medicina-formation-item strong{color:#123d7b;font-size:.78rem;font-weight:800;line-height:1.25;display:block}.carrera-medicina-formation-item p{color:#72809a;max-width:280px;margin:5px 0 0;font-size:.66rem;line-height:1.48}.carrera-medicina-main-video{aspect-ratio:16/9;background:#062b63;border:1px solid #08387e1a;border-radius:15px;width:100%;margin-top:34px;position:relative;overflow:hidden;box-shadow:0 18px 44px #031d4a1a}.carrera-medicina-main-video iframe{border:0;width:100%;height:100%;display:block}.carrera-medicina-course-summary{max-width:690px;margin-top:23px}.carrera-medicina-course-summary p{color:#65748c;margin:0;font-size:.87rem;line-height:1.68}.carrera-medicina-course-facts{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:27px;display:grid}.carrera-medicina-course-facts>div{background:#f7f9fc;border:1px solid #08387e14;border-radius:11px;min-height:96px;padding:17px 16px}.carrera-medicina-course-facts span{color:#7588a6;text-transform:uppercase;letter-spacing:.09em;margin-bottom:7px;font-size:.57rem;font-weight:850;display:block}.carrera-medicina-course-facts strong{color:#0b3e81;font-size:.81rem;line-height:1.35}.carrera-medicina-clinics{background:#f8fafc;padding:72px 0 76px;position:relative;overflow:hidden}.carrera-medicina-clinics-header{z-index:2;max-width:720px;margin-bottom:34px;position:relative}.carrera-medicina-clinics-header h2{color:#062b63;letter-spacing:-.04em;max-width:680px;margin:0;font-size:clamp(2.15rem,3.15vw,3.4rem);line-height:1.02}.carrera-medicina-clinics-header h2 span{color:#3478d3}.carrera-medicina-clinics-header p{color:#64738c;max-width:640px;margin:17px 0 0;font-size:.84rem;line-height:1.62}.carrera-medicina-clinics-grid{z-index:2;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid;position:relative}.carrera-medicina-clinic-card{background:#fff;border:1px solid #08387e17;border-radius:13px;min-height:220px;padding:20px;position:relative;overflow:hidden;box-shadow:0 8px 24px #031d4a0a}.carrera-medicina-clinic-card:before{content:"";background:linear-gradient(90deg,#e31e35,#1767c9);height:2px;position:absolute;top:0;left:0;right:0}.carrera-medicina-clinic-icon{background:#0d4e9d;border:1px solid #1767c924;border-radius:14px;place-items:center;width:60px;height:60px;margin-bottom:21px;display:grid;overflow:hidden;box-shadow:0 10px 24px #031d4a1a}.carrera-medicina-clinic-icon img{object-fit:contain;width:52px;height:52px;display:block}.carrera-medicina-clinic-card>strong{color:#062b63;letter-spacing:-.045em;font-size:clamp(2rem,2.5vw,2.8rem);line-height:1;display:block}.carrera-medicina-clinic-card h3{color:#153e77;margin:11px 0 0;font-size:.84rem;line-height:1.3}.carrera-medicina-clinic-card p{color:#687894;margin:11px 0 0;font-size:.72rem;line-height:1.55}.carrera-medicina-clinics-showcase{z-index:2;background:#fff;border:1px solid #08387e17;border-radius:18px;grid-template-columns:minmax(280px,.58fr) minmax(0,1.42fr);min-height:380px;margin-top:32px;display:grid;position:relative;overflow:hidden;box-shadow:0 20px 48px #031d4a13}.carrera-medicina-clinics-showcase-copy{z-index:4;background:linear-gradient(90deg,#fff 0% 87%,#ffffffeb 100%);flex-direction:column;justify-content:center;padding:42px 34px 42px 32px;display:flex;position:relative}.carrera-medicina-clinics-showcase-copy>span{color:#e31e35;text-transform:uppercase;letter-spacing:.12em;margin-bottom:12px;font-size:.61rem;font-weight:850;display:block}.carrera-medicina-clinics-showcase-copy h3{color:#062b63;letter-spacing:-.04em;max-width:330px;margin:0;font-size:clamp(1.55rem,2.05vw,2.15rem);font-weight:780;line-height:1.06}.carrera-medicina-clinics-showcase-copy p{color:#65758f;max-width:350px;margin:18px 0 0;font-size:.79rem;line-height:1.67}.carrera-medicina-clinics-showcase-image{background:#edf2f8;min-width:0;min-height:380px;position:relative;overflow:hidden}.carrera-medicina-clinics-showcase-image:before{content:"";z-index:2;pointer-events:none;position:absolute;inset:0;box-shadow:inset 18px 0 28px #031d4a09}.carrera-medicina-clinics-showcase-image img{object-fit:cover;object-position:center 48%;filter:saturate(1.02)contrast(1.015);width:100%;height:100%;transition:transform .75s;display:block;position:absolute;inset:0;transform:scale(1.005)}.carrera-medicina-clinics-showcase:hover .carrera-medicina-clinics-showcase-image img{transform:scale(1.025)}.carrera-medicina-clinics-showcase-overlay{z-index:2;pointer-events:none;background:linear-gradient(90deg,#ffffff9e 0%,#ffffff24 9%,#fff0 22%),linear-gradient(#031d4a00 52%,#031d4a2b 100%);position:absolute;inset:0}.carrera-medicina-clinics-showcase-label{z-index:4;color:#fff;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#031d4ac7;border:1px solid #ffffff2e;border-radius:9px;padding:10px 14px;position:absolute;bottom:18px;right:20px;box-shadow:0 8px 22px #031d4a1f}.carrera-medicina-clinics-showcase-label small{color:#ffffffb3;text-transform:uppercase;letter-spacing:.1em;margin-bottom:3px;font-size:.52rem;font-weight:800;display:block}.carrera-medicina-clinics-showcase-label strong{color:#fff;font-size:.78rem;font-weight:760;display:block}.carrera-medicina-curriculum{background:linear-gradient(#fff 0%,#f8fafc 100%);padding:82px 0 86px;position:relative;overflow:hidden}.carrera-medicina-curriculum-header{max-width:860px;margin-bottom:30px}.carrera-medicina-curriculum-kicker{color:#0c356d;text-transform:uppercase;letter-spacing:.13em;background:#eef2f7;border:1px solid #062b630f;border-radius:999px;align-items:center;gap:10px;margin-bottom:14px;padding:8px 14px;font-size:.62rem;font-weight:850;display:inline-flex}.carrera-medicina-curriculum-kicker:before{content:"";background:#e31e35;width:18px;height:2px}.carrera-medicina-curriculum-header h2{color:#062b63;letter-spacing:-.045em;margin:0;font-size:clamp(2.2rem,3.4vw,3.7rem);line-height:1}.carrera-medicina-curriculum-header h2 span{color:#3478d3}.carrera-medicina-curriculum-header p{color:#64738c;max-width:900px;margin:16px 0 0;font-size:.86rem;line-height:1.65}.carrera-medicina-curriculum-groups{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:28px;display:grid}.carrera-medicina-curriculum-group-card{color:#062b63;text-align:left;cursor:pointer;background:#fff;border:1px solid #08387e1a;border-radius:14px;flex-direction:column;align-items:flex-start;min-height:186px;padding:22px 22px 20px;font-family:inherit;transition:transform .22s,border-color .22s,box-shadow .22s,background .22s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 28px #031d4a0e}.carrera-medicina-curriculum-group-card:before{content:"";opacity:.78;background:linear-gradient(90deg,#e31e35,#1767c9);height:3px;position:absolute;top:0;left:0;right:0}.carrera-medicina-curriculum-group-card:hover{border-color:#1767c93d;transform:translateY(-3px);box-shadow:0 16px 34px #031d4a14}.carrera-medicina-curriculum-group-card.is-active{background:linear-gradient(#fff 0%,#f4f8fd 100%);border-color:#0d4e9d;box-shadow:0 0 0 1px #0d4e9d14,0 16px 34px #031d4a14}.carrera-medicina-curriculum-group-card>span{color:#e31e35;text-transform:uppercase;letter-spacing:.09em;margin-bottom:12px;font-size:.64rem;font-weight:850}.carrera-medicina-curriculum-group-card>strong{color:#062b63;max-width:300px;font-size:.98rem;font-weight:800;line-height:1.28;display:block}.carrera-medicina-curriculum-group-card>p{color:#64738c;margin:9px 0 16px;font-size:.72rem;line-height:1.52}.carrera-medicina-curriculum-group-card>small{color:#0d4e9d;align-items:center;gap:6px;margin-top:auto;font-size:.67rem;font-weight:850;display:inline-flex}.carrera-medicina-curriculum-group-card>small svg{width:14px;height:14px}.carrera-medicina-curriculum-content{margin-top:24px}.carrera-medicina-curriculum-toolbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:12px;display:flex}.carrera-medicina-curriculum-toolbar>strong{color:#123d7b;font-size:.78rem;font-weight:800}.carrera-medicina-curriculum-toolbar>button{color:#0d4e9d;cursor:pointer;background:#fff;border:1px solid #0d4e9d38;border-radius:999px;min-height:34px;padding:0 13px;font-family:inherit;font-size:.65rem;font-weight:800;transition:color .2s,border-color .2s,background .2s}.carrera-medicina-curriculum-toolbar>button:hover{color:#fff;background:#0d4e9d;border-color:#0d4e9d}.carrera-medicina-curriculum-overview{background:#fff;border:1px solid #08387e1c;border-radius:13px;overflow:hidden}.carrera-medicina-curriculum-overview-head{color:#fff;text-transform:uppercase;letter-spacing:.08em;background:#103b78;padding:14px 18px;font-size:.69rem;font-weight:850}.carrera-medicina-curriculum-overview-row{border-bottom:1px solid #08387e14;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;min-height:58px;padding:10px 18px;display:grid}.carrera-medicina-curriculum-overview-row:nth-child(odd){background:#f4f7fb}.carrera-medicina-curriculum-overview-row:last-child{border-bottom:0}.carrera-medicina-curriculum-overview-row>span{color:#fff;background:#173f7d;border-radius:50%;place-items:center;width:28px;height:28px;font-size:.58rem;font-weight:850;display:grid}.carrera-medicina-curriculum-overview-row strong{color:#0b3269;font-size:.78rem;font-weight:800;display:block}.carrera-medicina-curriculum-overview-row p{color:#6d7c95;margin:3px 0 0;font-size:.67rem;line-height:1.42}.carrera-medicina-curriculum-detail{width:100%}.carrera-medicina-curriculum-table{background:#fff;border:1px solid #08387e1c;border-radius:13px;overflow:hidden}.carrera-medicina-curriculum-table-head{color:#fff;background:#103b78;grid-template-columns:minmax(130px,.8fr) minmax(300px,2.5fr) 84px 84px;align-items:center;min-height:44px;display:grid}.carrera-medicina-curriculum-table-head span{text-transform:uppercase;letter-spacing:.07em;padding:0 14px;font-size:.62rem;font-weight:850}.carrera-medicina-curriculum-semester{border-bottom:1px solid #08387e1f}.carrera-medicina-curriculum-semester:last-child{border-bottom:0}.carrera-medicina-curriculum-semester-title{color:#fff;text-transform:uppercase;letter-spacing:.08em;background:#1767c9;padding:9px 14px;font-size:.64rem;font-weight:850}.carrera-medicina-curriculum-subject-row{border-bottom:1px solid #08387e12;grid-template-columns:minmax(130px,.8fr) minmax(300px,2.5fr) 84px 84px;align-items:center;min-height:42px;display:grid}.carrera-medicina-curriculum-subject-row:nth-child(odd){background:#f6f8fb}.carrera-medicina-curriculum-subject-row>span,.carrera-medicina-curriculum-subject-row>strong{padding:8px 14px}.carrera-medicina-curriculum-subject-row>span{color:#64738c;font-size:.67rem;font-weight:650}.carrera-medicina-curriculum-subject-row>strong{color:#0a326b;font-size:.7rem;font-weight:780}.carrera-medicina-curriculum-semester-total{color:#0a326b;background:#eef4fb;grid-template-columns:minmax(0,1fr) 110px 120px;align-items:center;min-height:42px;padding:0 14px;display:grid}.carrera-medicina-curriculum-semester-total strong{font-size:.68rem;font-weight:850}.carrera-medicina-curriculum-semester-total span{text-align:right;font-size:.66rem;font-weight:800}.carrera-medicina-curriculum-download{justify-content:center;margin-top:24px;display:flex}.carrera-medicina-curriculum-download a{color:#fff;background:#0d4e9d;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 18px;font-size:.69rem;font-weight:850;text-decoration:none;transition:transform .2s,background .2s;display:inline-flex;box-shadow:0 10px 22px #0d4e9d24}.carrera-medicina-curriculum-download a:hover{background:#e31e35;transform:translateY(-2px)}.carrera-medicina-curriculum-download a svg{width:15px;height:15px}.carrera-medicina-journey{background:linear-gradient(#fff 0%,#f8fafc 100%);padding:78px 0 84px;position:relative;overflow:hidden}.carrera-medicina-journey:before{content:"";pointer-events:none;background:radial-gradient(circle,#1767c912 0%,#1767c900 70%);border-radius:50%;width:470px;height:470px;position:absolute;top:-170px;right:-150px}.carrera-medicina-journey-header{z-index:2;max-width:760px;position:relative}.carrera-medicina-journey-kicker{color:#e31e35;text-transform:uppercase;letter-spacing:.14em;align-items:center;gap:10px;margin-bottom:14px;font-size:.64rem;font-weight:850;display:inline-flex}.carrera-medicina-journey-kicker:before{content:"";background:#e31e35;width:28px;height:2px}.carrera-medicina-journey-header h2{color:#062b63;letter-spacing:-.045em;max-width:720px;margin:0;font-size:clamp(2.2rem,3.3vw,3.55rem);line-height:1.02}.carrera-medicina-journey-header h2 span{color:#3478d3}.carrera-medicina-journey-header>p{color:#64738c;max-width:710px;margin:17px 0 0;font-size:.86rem;line-height:1.68}.carrera-medicina-journey-track{z-index:2;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:48px;display:grid;position:relative}.carrera-medicina-journey-line{opacity:.32;background:linear-gradient(90deg,#1767c9 0%,#2e7bd5 48%,#e31e35 100%);height:2px;position:absolute;top:24px;left:calc(12.5% - 1px);right:calc(12.5% - 1px)}.carrera-medicina-journey-stage{min-width:0;position:relative}.carrera-medicina-journey-marker{z-index:3;justify-content:center;margin-bottom:19px;display:flex;position:relative}.carrera-medicina-journey-marker span{color:#fff;background:#0d4e9d;border:6px solid #f9fbfd;border-radius:50%;place-items:center;width:50px;height:50px;font-size:.66rem;font-weight:900;display:grid;box-shadow:0 0 0 1px #0d4e9d1f,0 8px 20px #031d4a17}.carrera-medicina-journey-stage:last-child .carrera-medicina-journey-marker span{background:#e31e35}.carrera-medicina-journey-card{background:#fff;border:1px solid #08387e17;border-radius:14px;min-height:228px;padding:23px 22px 22px;transition:transform .22s,border-color .22s,box-shadow .22s;box-shadow:0 12px 30px #031d4a0d}.carrera-medicina-journey-stage:hover .carrera-medicina-journey-card{border-color:#1767c933;transform:translateY(-4px);box-shadow:0 18px 38px #031d4a14}.carrera-medicina-journey-card small{color:#1767c9;text-transform:uppercase;letter-spacing:.09em;margin-bottom:9px;font-size:.59rem;font-weight:850;display:block}.carrera-medicina-journey-stage:last-child .carrera-medicina-journey-card small{color:#e31e35}.carrera-medicina-journey-card h3{color:#0b356f;letter-spacing:-.025em;margin:0;font-size:1.06rem;font-weight:820;line-height:1.22}.carrera-medicina-journey-card p{color:#6b7a93;margin:12px 0 0;font-size:.72rem;line-height:1.58}.carrera-medicina-journey-note{z-index:2;background:#ffffffd1;border:1px solid #08387e14;border-radius:12px;grid-template-columns:230px minmax(0,1fr);align-items:center;gap:25px;margin-top:25px;padding:19px 22px;display:grid;position:relative}.carrera-medicina-journey-note>span{color:#e31e35;text-transform:uppercase;letter-spacing:.1em;font-size:.61rem;font-weight:850}.carrera-medicina-journey-note p{color:#64738c;margin:0;font-size:.75rem;line-height:1.55}.carrera-medicina-final-cta{background:#fff;padding:42px 0}.carrera-medicina-final-cta-inner{background:linear-gradient(#fff 0%,#f7f9fc 100%);border:1px solid #08387e17;border-radius:16px;justify-content:space-between;align-items:center;gap:34px;padding:32px 36px;display:flex}.carrera-medicina-final-cta-inner>div>span{color:#e31e35;text-transform:uppercase;letter-spacing:.12em;margin-bottom:7px;font-size:.64rem;font-weight:850;display:block}.carrera-medicina-final-cta h2{color:#062b63;letter-spacing:-.035em;max-width:670px;margin:0;font-size:clamp(1.65rem,2.5vw,2.6rem);line-height:1.08}.carrera-medicina-final-cta button{color:#fff;cursor:pointer;background:#0d4e9d;border:0;border-radius:10px;flex:none;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 20px;font-family:inherit;font-size:.76rem;font-weight:850;display:inline-flex}.carrera-medicina-final-cta button svg{width:17px;height:17px}@media (width<=1240px){.carrera-medicina-container{width:min(100% - 64px,1120px)}.carrera-medicina-course-grid{grid-template-columns:minmax(0,1fr) 380px;gap:30px}.carrera-medicina-side-column{margin-top:-210px}.carrera-medicina-course-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.carrera-medicina-identity-mark-course{width:390px;right:-105px}.carrera-medicina-identity-mark-clinics{width:440px;right:-75px}}@media (width<=980px){.carrera-medicina-journey{padding:68px 0 72px}.carrera-medicina-journey-track{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 18px}.carrera-medicina-journey-line{display:none}.carrera-medicina-journey-marker{justify-content:flex-start;margin-bottom:-13px;margin-left:16px}.carrera-medicina-journey-card{min-height:205px;padding-top:30px}.carrera-medicina-journey-note{grid-template-columns:1fr;gap:8px}.carrera-medicina-container{width:min(100% - 48px,860px)}.carrera-medicina-hero{height:440px}.carrera-medicina-hero-image{object-position:34% center}.carrera-medicina-course-main{padding:68px 0 74px}.carrera-medicina-course-grid{grid-template-columns:1fr;gap:38px}.carrera-medicina-side-column{order:-1;gap:16px;width:min(100%,560px);margin:-200px auto 0}.carrera-medicina-form-shell{width:100%;margin:0}.carrera-medicina-course-content{padding-top:0}.carrera-medicina-formation-card{padding:28px 27px 25px}.carrera-medicina-formation-header{max-width:430px}.carrera-medicina-formation-header h3{max-width:400px}.carrera-medicina-formation-header>p,.carrera-medicina-formation-item p{max-width:440px}.carrera-medicina-curriculum{padding:68px 0 72px}.carrera-medicina-curriculum-groups{grid-template-columns:1fr}.carrera-medicina-curriculum-group-card{min-height:0}.carrera-medicina-curriculum-table{overflow-x:auto}.carrera-medicina-curriculum-table-head,.carrera-medicina-curriculum-subject-row{min-width:760px}.carrera-medicina-clinics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.carrera-medicina-identity-mark-clinics{opacity:.05;width:360px;top:48px;right:-105px}.carrera-medicina-clinics-showcase{grid-template-columns:1fr;min-height:0;margin-top:28px}.carrera-medicina-clinics-showcase-copy{padding:32px 30px}.carrera-medicina-clinics-showcase-image{min-height:410px}.carrera-medicina-clinics-showcase-overlay{background:linear-gradient(#ffffff38 0%,#031d4a00 18%,#031d4a29 100%)}.carrera-medicina-final-cta-inner{flex-direction:column;align-items:flex-start}.carrera-medicina-identity-mark-course{opacity:.045;width:300px;top:470px;right:-75px}}@media (width<=650px){.carrera-medicina-journey{padding:58px 0 62px}.carrera-medicina-journey-header h2{font-size:2.25rem}.carrera-medicina-journey-track{flex-direction:column;gap:0;margin-top:34px;display:flex}.carrera-medicina-journey-stage{grid-template-columns:50px minmax(0,1fr);gap:13px;padding-bottom:18px;display:grid}.carrera-medicina-journey-stage:before{content:"";background:#1767c929;width:2px;position:absolute;top:46px;bottom:-2px;left:24px}.carrera-medicina-journey-stage:last-child:before{display:none}.carrera-medicina-journey-marker{margin:0;display:block}.carrera-medicina-journey-marker span{border-width:5px;width:48px;height:48px}.carrera-medicina-journey-card{min-height:0;padding:18px 18px 19px}.carrera-medicina-journey-note{margin-top:8px;padding:18px}.carrera-medicina-container{width:calc(100% - 32px)}.carrera-medicina-identity-mark-course,.carrera-medicina-identity-mark-clinics{display:none}.carrera-medicina-hero{height:320px}.carrera-medicina-hero-image{object-position:29% center}.carrera-medicina-course-main{padding:58px 0 62px}.carrera-medicina-side-column{gap:14px;width:100%;margin:-145px auto 0}.carrera-medicina-form{border-radius:15px;padding:24px 19px 21px}.carrera-medicina-formation-card{border-radius:14px;padding:24px 20px 21px}.carrera-medicina-formation-header h3{font-size:1.08rem}.carrera-medicina-formation-item{grid-template-columns:32px minmax(0,1fr);gap:10px}.carrera-medicina-course-heading h1{font-size:2.5rem}.carrera-medicina-main-video{border-radius:12px}.carrera-medicina-course-facts{grid-template-columns:1fr}.carrera-medicina-clinics{padding:60px 0 64px}.carrera-medicina-clinics-header h2{font-size:2.3rem}.carrera-medicina-clinics-grid{grid-template-columns:1fr}.carrera-medicina-clinic-card{min-height:auto}.carrera-medicina-clinic-icon{width:56px;height:56px}.carrera-medicina-clinic-icon img{width:48px;height:48px}.carrera-medicina-clinics-showcase{border-radius:14px;margin-top:22px}.carrera-medicina-clinics-showcase-copy{padding:27px 22px}.carrera-medicina-clinics-showcase-copy h3{font-size:1.6rem}.carrera-medicina-clinics-showcase-copy p{font-size:.76rem}.carrera-medicina-clinics-showcase-image{min-height:280px}.carrera-medicina-clinics-showcase-image img{object-position:52% center}.carrera-medicina-clinics-showcase-label{bottom:14px;right:14px}.carrera-medicina-curriculum{padding:56px 0 60px}.carrera-medicina-curriculum-header h2{font-size:2.25rem}.carrera-medicina-curriculum-header p{font-size:.78rem}.carrera-medicina-curriculum-group-card{border-radius:12px;padding:20px 18px 18px}.carrera-medicina-curriculum-toolbar{flex-direction:column;align-items:flex-start;gap:10px}.carrera-medicina-curriculum-overview-row{grid-template-columns:36px minmax(0,1fr);padding:11px 13px}.carrera-medicina-curriculum-overview-row p{display:none}.carrera-medicina-curriculum-table{border-radius:11px}.carrera-medicina-curriculum-download a{width:100%}.carrera-medicina-final-cta{padding:32px 0}.carrera-medicina-final-cta-inner{padding:25px 21px}.carrera-medicina-final-cta button{width:100%}}@media (prefers-reduced-motion:reduce){.carrera-medicina-form-submit,.carrera-medicina-form-group input,.carrera-medicina-form-group select,.carrera-medicina-clinics-showcase-image img,.carrera-medicina-curriculum-group-card,.carrera-medicina-curriculum-download a{transition:none}}.postgrado-page{color:#082c6c;background:#fff;width:100%;overflow:hidden}.postgrado-container{width:min(1180px,100% - 48px);margin:0 auto}.postgrado-hero{background:#031d4a;align-items:center;min-height:460px;display:flex;position:relative;overflow:hidden}.postgrado-hero-image{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.postgrado-hero-overlay{background:linear-gradient(90deg,#031d4af2 0%,#031d4adb 28%,#031d4a94 45%,#031d4a2e 62%,#031d4a05 78%,#0000 100%);position:absolute;inset:0}.postgrado-hero-content{z-index:2;align-items:center;min-height:460px;padding:82px 0 54px;display:flex;position:relative}.postgrado-hero-copy{max-width:520px}.postgrado-eyebrow{color:#ff7b8d;letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:12px;margin-bottom:20px;font-size:.72rem;font-weight:800;display:inline-flex}.postgrado-eyebrow:before{content:"";background:#e31e35;width:34px;height:2px}.postgrado-hero h1{color:#fff;letter-spacing:-.055em;margin:0;font-size:clamp(2.3rem,3.35vw,3.8rem);font-weight:750;line-height:.98}.postgrado-hero h1 span{color:#76a9f8;margin-top:6px;display:block}.postgrado-hero p{color:#ffffffd1;max-width:650px;margin:18px 0 0;font-size:.96rem;line-height:1.65}.postgrado-hero-button{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.045em;background:#e31e35;border:0;border-radius:7px;justify-content:center;align-items:center;gap:14px;min-height:50px;margin-top:24px;padding:0 22px;font-family:inherit;font-size:.8rem;font-weight:800;transition:transform .25s,background .25s;display:inline-flex;box-shadow:0 16px 34px #e31e353d}.postgrado-hero-button:hover{background:#bd1529;transform:translateY(-2px)}.postgrado-hero-button svg{width:18px;height:18px}.postgrado-intro{background:#fff;padding:105px 0 100px}.postgrado-intro-grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:start;gap:90px;display:grid}.postgrado-section-kicker{color:#e31e35;letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:11px;margin-bottom:18px;font-size:.68rem;font-weight:850;display:inline-flex}.postgrado-section-kicker:before{content:"";background:#e31e35;width:30px;height:2px}.postgrado-intro h2,.postgrado-programs-header h2,.postgrado-cta h2{color:#082c6c;letter-spacing:-.045em;margin:0;font-size:clamp(2.7rem,4.1vw,4.6rem);font-weight:700;line-height:1.02}.postgrado-intro-copy>p{color:#60718f;max-width:650px;margin:0;font-size:1rem;line-height:1.8}.postgrado-intro-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:36px;display:grid}.postgrado-intro-metrics div{background:#f7faff;border:1px solid #08306c17;border-radius:14px;min-height:100px;padding:20px 18px}.postgrado-intro-metrics strong{color:#1767c9;font-size:1.8rem;line-height:1;display:block}.postgrado-intro-metrics span{color:#657590;margin-top:8px;font-size:.74rem;font-weight:700;line-height:1.4;display:block}.postgrado-programs{background:radial-gradient(circle at 92% 7%,#427fd90d,#0000 26%),linear-gradient(#f8faff 0%,#fff 100%);padding:105px 0 120px;position:relative}.postgrado-programs-header{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:50px;display:flex}.postgrado-programs-header>div:first-child{max-width:700px}.postgrado-programs-header h2{font-size:clamp(2.65rem,3.7vw,4.3rem)}.postgrado-filters{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.postgrado-filters button{color:#173d8e;cursor:pointer;background:#fff;border:1px solid #08306c1f;border-radius:999px;min-height:42px;padding:0 16px;font-family:inherit;font-size:.72rem;font-weight:800;transition:color .25s,background .25s,border-color .25s}.postgrado-filters button:hover,.postgrado-filters button.is-active{color:#fff;background:#082c6c;border-color:#082c6c}.postgrado-program-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.postgrado-program-card{background:#fff;border:1px solid #08306c1c;border-radius:20px;min-height:100%;padding:30px 30px 28px;position:relative;overflow:hidden;box-shadow:0 18px 45px #031d4a11}.postgrado-program-card:before{content:"";background:linear-gradient(90deg,#e31e35,#1767c9);height:4px;position:absolute;top:0;left:0;right:0}.postgrado-program-top{justify-content:space-between;align-items:center;gap:18px;margin-bottom:24px;display:flex}.postgrado-program-number{color:#082c6c40;letter-spacing:.08em;font-size:.8rem;font-weight:850}.postgrado-program-type{color:#0d57c7;letter-spacing:.09em;text-transform:uppercase;background:#edf5ff;border-radius:999px;align-items:center;min-height:30px;padding:0 12px;font-size:.63rem;font-weight:850;display:inline-flex}.postgrado-program-card h3{color:#082c6c;letter-spacing:-.035em;max-width:520px;margin:0;font-size:clamp(1.65rem,2.25vw,2.35rem);font-weight:720;line-height:1.1}.postgrado-program-description{color:#61718d;max-width:620px;margin:18px 0 0;font-size:.92rem;line-height:1.7}.postgrado-program-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:26px;display:grid}.postgrado-program-meta>div{background:#f8faff;border:1px solid #08306c16;border-radius:12px;padding:14px 15px}.postgrado-program-meta span,.postgrado-program-academic span{color:#8190a7;letter-spacing:.09em;text-transform:uppercase;margin-bottom:5px;font-size:.58rem;font-weight:850;display:block}.postgrado-program-meta strong,.postgrado-program-academic strong{color:#123b77;font-size:.76rem;font-weight:750;line-height:1.45;display:block}.postgrado-program-divider{background:#08306c17;width:100%;height:1px;margin:24px 0}.postgrado-program-academic{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.postgrado-program-highlights{border-top:1px solid #08306c14;gap:0;margin-top:24px;display:grid}.postgrado-program-highlights>div{color:#50617e;border-bottom:1px solid #08306c14;align-items:flex-start;gap:10px;padding:11px 0;font-size:.76rem;line-height:1.5;display:flex}.postgrado-check{color:#fff;background:#17a65b;border-radius:50%;flex:0 0 18px;place-items:center;width:18px;height:18px;margin-top:1px;display:grid}.postgrado-check svg{width:11px;height:11px}.postgrado-cta{background:#fff;padding:0 0 110px}.postgrado-cta-card{background:linear-gradient(135deg,#031d4a 0%,#073d8c 100%);border-radius:24px;justify-content:space-between;align-items:center;gap:50px;padding:54px 58px;display:flex;box-shadow:0 24px 60px #031d4a2e}.postgrado-cta-card>div{max-width:760px}.postgrado-cta .postgrado-section-kicker{color:#9fc3f7}.postgrado-cta h2{color:#fff;font-size:clamp(2.5rem,3.5vw,3.9rem)}.postgrado-cta p{color:#ffffffbd;max-width:660px;margin:19px 0 0;font-size:.95rem;line-height:1.7}.postgrado-cta-button{color:#031d4a;text-transform:uppercase;letter-spacing:.04em;background:#ffd21f;border-radius:8px;flex:none;justify-content:center;align-items:center;gap:16px;min-height:52px;padding:0 22px;font-size:.76rem;font-weight:850;transition:transform .25s,background .25s;display:inline-flex}.postgrado-cta-button:hover{background:#fff;transform:translateY(-2px)}.postgrado-cta-button svg{width:18px;height:18px}@media (width<=1100px){.postgrado-programs-header{flex-direction:column;align-items:flex-start}.postgrado-filters{justify-content:flex-start}.postgrado-program-grid{grid-template-columns:1fr}}@media (width<=850px){.postgrado-hero,.postgrado-hero-content{min-height:480px}.postgrado-hero-content{padding:78px 0 50px}.postgrado-hero-overlay{background:linear-gradient(90deg,#031d4af0,#031d4aab)}.postgrado-intro-grid{grid-template-columns:1fr;gap:32px}.postgrado-cta-card{flex-direction:column;align-items:flex-start;padding:46px 40px}}@media (width<=650px){.postgrado-container{width:calc(100% - 32px)}.postgrado-hero,.postgrado-hero-content{min-height:500px}.postgrado-hero-content{padding:76px 0 46px}.postgrado-hero-image{object-position:36% center}.postgrado-hero h1{font-size:2.25rem}.postgrado-hero p{font-size:.92rem}.postgrado-intro{padding:78px 0 72px}.postgrado-intro-metrics{grid-template-columns:1fr}.postgrado-programs{padding:78px 0 88px}.postgrado-programs-header{margin-bottom:36px}.postgrado-filters{width:100%}.postgrado-filters button{flex:calc(50% - 8px)}.postgrado-program-card{border-radius:16px;padding:25px 20px 23px}.postgrado-program-meta,.postgrado-program-academic{grid-template-columns:1fr}.postgrado-cta{padding-bottom:82px}.postgrado-cta-card{border-radius:18px;padding:38px 24px}.postgrado-cta-button{width:100%}}@media (prefers-reduced-motion:reduce){.postgrado-hero-button,.postgrado-filters button,.postgrado-cta-button{transition:none}html{scroll-behavior:auto}}.ligas-page{color:#082c6c;background:#fff;width:100%;overflow:hidden}.ligas-container{width:min(1180px,100% - 48px);margin:0 auto}.ligas-hero{background:#031d4a;align-items:center;min-height:540px;display:flex;position:relative;overflow:hidden}.ligas-hero-image{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.ligas-hero-overlay{background:linear-gradient(90deg,#031d4af5 0%,#031d4ae0 29%,#031d4a8c 49%,#031d4a1f 69%,#031d4a05 100%);position:absolute;inset:0}.ligas-hero-content{z-index:2;align-items:center;min-height:540px;padding:92px 0 62px;display:flex;position:relative}.ligas-hero-copy{max-width:610px}.ligas-eyebrow{color:#ff8393;letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:12px;margin-bottom:18px;font-size:.7rem;font-weight:800;display:inline-flex}.ligas-eyebrow:before{content:"";background:#e31e35;width:34px;height:2px}.ligas-hero h1{color:#fff;letter-spacing:-.052em;margin:0;font-size:clamp(2.9rem,4.6vw,5.2rem);font-weight:740;line-height:.99}.ligas-hero h1 span{color:#73a9f6;margin-top:5px;display:block}.ligas-hero p{color:#fffc;max-width:570px;margin:24px 0 0;font-size:.98rem;line-height:1.72}.ligas-hero-button{color:#fff;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;background:#e31e35;border:0;border-radius:7px;justify-content:center;align-items:center;gap:14px;min-height:50px;margin-top:30px;padding:0 21px;font-family:inherit;font-size:.76rem;font-weight:850;transition:transform .25s,background .25s;display:inline-flex;box-shadow:0 14px 30px #e31e3538}.ligas-hero-button:hover{background:#bd1529;transform:translateY(-2px)}.ligas-hero-button svg{width:18px;height:18px}.ligas-intro{background:#fff;padding:100px 0}.ligas-intro-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:88px;display:grid}.ligas-section-kicker{color:#e31e35;letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:11px;margin-bottom:17px;font-size:.68rem;font-weight:850;display:inline-flex}.ligas-section-kicker:before{content:"";background:#e31e35;width:30px;height:2px}.ligas-intro h2,.ligas-directory-header h2{color:#082c6c;letter-spacing:-.045em;margin:0;font-size:clamp(2.65rem,3.9vw,4.4rem);font-weight:700;line-height:1.02}.ligas-intro-copy>p{color:#60718f;max-width:680px;margin:0 0 18px;font-size:.98rem;line-height:1.82}.ligas-intro-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:32px;display:grid}.ligas-intro-metrics>div{background:#f7faff;border:1px solid #08306c17;border-radius:14px;min-height:96px;padding:19px 17px}.ligas-intro-metrics strong{color:#1767c9;font-size:1.75rem;line-height:1;display:block}.ligas-intro-metrics span{color:#657590;margin-top:7px;font-size:.72rem;font-weight:700;line-height:1.4;display:block}.ligas-directory{background:radial-gradient(circle at 92% 8%,#4382dd0d,#0000 28%),linear-gradient(#f8faff 0%,#fff 100%);padding:100px 0 120px}.ligas-directory-header{justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:48px;display:flex}.ligas-directory-header>div{max-width:680px}.ligas-directory-header h2{font-size:clamp(2.7rem,3.7vw,4.25rem)}.ligas-directory-header p{color:#657590;max-width:620px;margin:20px 0 0;font-size:.92rem;line-height:1.7}.ligas-search{flex:0 0 330px;width:min(100%,330px)}.ligas-search>span{color:#7d8da8;letter-spacing:.1em;text-transform:uppercase;margin-bottom:8px;font-size:.6rem;font-weight:850;display:block}.ligas-search input{color:#082c6c;background:#fff;border:1px solid #08306c21;border-radius:11px;outline:none;width:100%;min-height:48px;padding:0 16px;font-family:inherit;font-size:.8rem;transition:border-color .25s,box-shadow .25s;box-shadow:0 8px 24px #031d4a09}.ligas-search input:focus{border-color:#1767c97a;box-shadow:0 0 0 4px #1767c914}.ligas-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.liga-card{background:#fff;border:1px solid #08306c1c;border-radius:19px;flex-direction:column;min-width:0;min-height:420px;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 38px #031d4a0f}.liga-card:hover{border-color:#1767c93d;transform:translateY(-4px);box-shadow:0 22px 48px #031d4a17}.liga-card:before{content:"";background:linear-gradient(90deg,#e31e35,#1767c9);height:3px;position:absolute;top:0;left:0;right:0}.liga-card-top{justify-content:space-between;align-items:flex-start;gap:16px;padding:25px 25px 0;display:flex}.liga-logo-shell{background:#f8faff;border:1px solid #08306c17;border-radius:18px;flex:0 0 92px;place-items:center;width:92px;height:92px;padding:8px;display:grid}.liga-logo{object-fit:contain;width:100%;height:100%}.liga-card-tags{flex-direction:column;align-items:flex-end;gap:6px;min-width:0;display:flex}.liga-card-tags span{color:#1767c9;text-align:right;letter-spacing:.055em;text-transform:uppercase;background:#eef5ff;border-radius:999px;align-items:center;max-width:170px;min-height:27px;padding:0 10px;font-size:.58rem;font-weight:850;line-height:1.2;display:inline-flex}.liga-card-tags span:last-child{color:#697b98;background:#f4f6f9}.liga-card-body{flex:1;padding:24px 25px 22px}.liga-card-body h3{color:#082c6c;letter-spacing:-.025em;margin:0;font-size:1.18rem;font-weight:750;line-height:1.3}.liga-card-body p{color:#63728c;margin:15px 0 0;font-size:.79rem;line-height:1.7}.liga-card-footer{border-top:1px solid #08306c14;justify-content:space-between;align-items:center;gap:14px;min-height:64px;margin:0 25px;display:flex}.liga-instagram{color:#174f9b;align-items:center;gap:8px;min-width:0;font-size:.7rem;font-weight:800;text-decoration:none;display:inline-flex}.liga-instagram span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.liga-instagram svg{flex:0 0 17px;width:17px;height:17px}.liga-instagram:hover{color:#e31e35}.liga-action{color:#fff;background:#082c6c;border-radius:50%;flex:0 0 36px;place-items:center;width:36px;height:36px;transition:background .25s,transform .25s;display:grid}.liga-action:hover{background:#e31e35;transform:translate(2px)}.liga-action svg{width:17px;height:17px}.ligas-empty{color:#6d7c96;text-align:center;background:#fff;border:1px dashed #08306c2e;border-radius:16px;padding:40px 20px;font-size:.9rem}.ligas-coming-soon{background:#fff;border:1px solid #08306c17;border-radius:16px;margin-top:28px;padding:26px 30px}.ligas-coming-soon span{color:#e31e35;letter-spacing:.1em;text-transform:uppercase;font-size:.63rem;font-weight:850;display:block}.ligas-coming-soon p{color:#687892;max-width:720px;margin:8px 0 0;font-size:.82rem;line-height:1.6}@media (width<=1100px){.ligas-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ligas-directory-header{flex-direction:column;align-items:flex-start;gap:28px}.ligas-search{flex-basis:auto;width:min(100%,420px)}}@media (width<=850px){.ligas-hero,.ligas-hero-content{min-height:510px}.ligas-hero-content{padding:86px 0 54px}.ligas-hero-overlay{background:linear-gradient(90deg,#031d4af0,#031d4a9e)}.ligas-intro-grid{grid-template-columns:1fr;gap:32px}}@media (width<=680px){.ligas-container{width:calc(100% - 32px)}.ligas-hero,.ligas-hero-content{min-height:500px}.ligas-hero-content{padding:82px 0 50px}.ligas-hero-image{object-position:64% center}.ligas-hero h1{font-size:2.65rem}.ligas-hero p{font-size:.9rem}.ligas-intro{padding:76px 0 72px}.ligas-intro-metrics{grid-template-columns:1fr}.ligas-directory{padding:76px 0 86px}.ligas-directory-header{margin-bottom:34px}.ligas-grid{grid-template-columns:1fr}.liga-card{min-height:0}.liga-card-top{padding:21px 20px 0}.liga-logo-shell{flex-basis:80px;width:80px;height:80px}.liga-card-body{padding:20px 20px 18px}.liga-card-footer{margin:0 20px}.ligas-coming-soon{padding:22px 20px}}@media (prefers-reduced-motion:reduce){.ligas-hero-button,.liga-card,.liga-action{transition:none}}.news-page{color:#0b2247;background:#fff;min-height:100vh}.news-page-container{width:min(1180px,100% - 48px);margin:0 auto}.news-page-hero{background:radial-gradient(circle at 92% 8%,#1b5ead12,#0000 30%),linear-gradient(#fff 0%,#f8fbff 100%);border-bottom:1px solid #e7edf5;padding:160px 0 48px;position:relative;overflow:hidden}.news-page-hero:after{content:"";pointer-events:none;border:1px solid #0c3b7a0f;border-radius:50%;width:430px;height:430px;position:absolute;top:90px;right:-160px}.news-page-hero-grid{z-index:1;grid-template-columns:minmax(0,1.55fr) minmax(260px,.65fr);align-items:end;gap:70px;display:grid;position:relative}.news-page-heading{max-width:780px}.news-page-kicker{color:#d9203f;letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:12px;margin-bottom:18px;font-size:.7rem;font-weight:900;display:inline-flex}.news-page-kicker:before{content:"";background:#d9203f;width:34px;height:2px}.news-page-heading h1{color:#082b63;letter-spacing:-.055em;margin:0;font-size:clamp(3.1rem,6vw,5.9rem);font-weight:720;line-height:.98}.news-page-heading p{color:#5f6f87;max-width:680px;margin:25px 0 0;font-size:1rem;line-height:1.75}.news-page-hero-meta{border-left:1px solid #dfe6ef;padding:0 0 8px 28px}.news-page-hero-label{color:#8a98aa;letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px;font-size:.66rem;font-weight:850;display:block}.news-page-hero-meta strong{color:#17345d;max-width:260px;font-size:1.12rem;line-height:1.5;display:block}.news-page-toolbar{z-index:2;border-top:1px solid #e5ebf3;justify-content:space-between;align-items:center;gap:28px;margin-top:48px;padding-top:26px;display:flex;position:relative}.news-page-filters{background:#f3f7fb;border:1px solid #d9e2ed;border-radius:12px;gap:6px;padding:5px;display:inline-flex}.news-page-filters button{color:#60718a;min-height:43px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:0 22px;font-size:.8rem;font-weight:850;transition:color .2s,background .2s,box-shadow .2s}.news-page-filters button:hover{color:#0d4f9f}.news-page-filters button.is-active{color:#fff;background:#0c4d9e;box-shadow:0 8px 18px #0c4d9e2e}.news-page-count{align-items:baseline;gap:12px;display:flex}.news-page-count span{color:#9aa6b5;letter-spacing:.08em;text-transform:uppercase;font-size:.65rem;font-weight:850}.news-page-count strong{color:#17345d;font-size:.9rem}.news-page-results{background:#fff;padding:42px 0 105px}.news-page-featured-grid{grid-template-columns:minmax(0,1.6fr) minmax(320px,.8fr);gap:26px;display:grid}.news-page-featured-grid.is-single{grid-template-columns:minmax(0,1fr)}.news-page-featured-main{color:#fff;background:#0a2f67;border-radius:18px;min-height:520px;text-decoration:none;display:block;position:relative;overflow:hidden;box-shadow:0 24px 60px #04234e1f}.news-page-featured-grid.is-single .news-page-featured-main{min-height:540px}.news-page-cover{object-fit:cover;width:100%;height:100%}.news-page-featured-main>.news-page-cover{position:absolute;inset:0}.news-page-featured-overlay{background:linear-gradient(#04173305 20%,#04193a38 48%,#041838eb 100%);position:absolute;inset:0}.news-page-featured-content{z-index:2;padding:38px;position:absolute;bottom:0;left:0;right:0}.news-page-featured-topline{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:14px;display:flex}.news-page-category{color:#fff;letter-spacing:.07em;text-transform:uppercase;background:#d9203f;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:.64rem;font-weight:900;display:inline-flex}.news-page-date{color:#ffffffc7;text-transform:uppercase;font-size:.68rem;font-weight:750}.news-page-featured-main h2{letter-spacing:-.035em;max-width:780px;margin:0;font-size:clamp(1.8rem,3.5vw,3.25rem);font-weight:720;line-height:1.08}.news-page-featured-main p{color:#ffffffc7;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:700px;margin:16px 0 0;font-size:.93rem;line-height:1.65;display:-webkit-box;overflow:hidden}.news-page-featured-link{color:#fff;align-items:center;gap:9px;margin-top:22px;font-size:.78rem;font-weight:850;display:inline-flex}.news-page-featured-side{gap:26px;display:grid}.news-page-featured-small{color:#0c2850;background:#fff;border:1px solid #e0e7ef;border-radius:16px;grid-template-columns:155px minmax(0,1fr);min-height:247px;text-decoration:none;transition:transform .25s,box-shadow .25s;display:grid;overflow:hidden;box-shadow:0 14px 36px #04234e12}.news-page-featured-small:hover{transform:translateY(-3px);box-shadow:0 20px 45px #04234e1c}.news-page-featured-small-image{background:#e9eef5;min-height:100%;overflow:hidden}.news-page-featured-small-image .news-page-cover{object-fit:cover;width:100%;height:100%;display:block}.news-page-featured-small-content{flex-direction:column;padding:24px;display:flex}.news-page-featured-small-meta{color:#8b98a8;text-transform:uppercase;flex-wrap:wrap;gap:8px;font-size:.62rem;font-weight:800;display:flex}.news-page-featured-small-meta span:first-child{color:#d9203f}.news-page-featured-small h3{color:#0a2c60;letter-spacing:-.015em;margin:14px 0 11px;font-size:1.15rem;line-height:1.32}.news-page-featured-small p{color:#67768c;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.79rem;line-height:1.6;display:-webkit-box;overflow:hidden}.news-page-featured-small-link{color:#0d5bb8;align-items:center;gap:7px;margin-top:auto;padding-top:16px;font-size:.72rem;font-weight:850;display:inline-flex}.news-page-placeholder{color:#fff;background:linear-gradient(135deg,#174e94,#082958);place-items:center;font-size:2.2rem;font-weight:900;display:grid}.news-page-more{border-top:1px solid #e5ebf2;margin-top:78px;padding-top:46px}.news-page-more-header{justify-content:space-between;align-items:end;gap:30px;margin-bottom:30px;display:flex}.news-page-more-header>div>span{color:#d9203f;letter-spacing:.09em;text-transform:uppercase;font-size:.67rem;font-weight:900}.news-page-more-header h2{color:#082b63;letter-spacing:-.04em;margin:8px 0 0;font-size:clamp(2rem,4vw,3.25rem);line-height:1.05}.news-page-more-header p{color:#7a889c;max-width:390px;margin:0;font-size:.86rem;line-height:1.65}.news-page-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;display:grid}.news-page-card{background:#fff;border:1px solid #e0e7ef;border-radius:16px;transition:transform .25s,box-shadow .25s;overflow:hidden;box-shadow:0 14px 38px #0626530f}.news-page-card:hover{transform:translateY(-4px);box-shadow:0 20px 48px #0626531a}.news-page-card-image{background:#e8eef5;height:225px;display:block;position:relative;overflow:hidden}.news-page-card-cover{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.news-page-card:hover .news-page-card-cover{transform:scale(1.025)}.news-page-card-badge{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);letter-spacing:.06em;text-transform:uppercase;background:#08306ceb;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:.62rem;font-weight:900;display:inline-flex;position:absolute;top:16px;left:16px}.news-page-card-content{flex-direction:column;min-height:245px;padding:24px;display:flex}.news-page-card-date{color:#8c98a9;text-transform:uppercase;font-size:.65rem;font-weight:750}.news-page-card-content h3{margin:11px 0 12px;font-size:1.15rem;line-height:1.34}.news-page-card-content h3 a{color:#0b2c5d;text-decoration:none}.news-page-card-content h3 a:hover{color:#d9203f}.news-page-card-content p{color:#6b798d;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.82rem;line-height:1.65;display:-webkit-box;overflow:hidden}.news-page-card-link{color:#0c5bb8;align-items:center;gap:8px;width:fit-content;margin-top:auto;padding-top:20px;font-size:.75rem;font-weight:850;text-decoration:none;display:inline-flex}.news-page-card-link:hover{color:#d9203f}.news-page-load-more{justify-content:center;margin-top:44px;display:flex}.news-page-load-more button{color:#fff;min-height:48px;font:inherit;cursor:pointer;background:#0d54a5;border:1px solid #0d54a5;border-radius:9px;padding:0 24px;font-size:.78rem;font-weight:850;transition:background .2s,transform .2s}.news-page-load-more button:hover{background:#083e7d;transform:translateY(-2px)}.news-page-message,.news-page-status{color:#53647b;text-align:center;background:#fff;border:1px solid #e0e7ef;border-radius:16px;width:min(680px,100%);margin:70px auto;padding:42px;box-shadow:0 18px 45px #05245012}.news-page-message>span{color:#d9203f;letter-spacing:.08em;text-transform:uppercase;font-size:.67rem;font-weight:900}.news-page-message h2{color:#082b63;margin:9px 0 12px}.news-page-message p,.news-page-status p{color:#6e7e91;margin:0;line-height:1.65}.news-page-status{box-shadow:none;background:0 0;border:0;margin-top:0;padding-top:190px}.news-page-loader{border:3px solid #dce5ef;border-top-color:#0d54a5;border-radius:50%;width:34px;height:34px;margin:0 auto 16px;animation:.8s linear infinite news-page-spin;display:block}@keyframes news-page-spin{to{transform:rotate(360deg)}}@media (width<=980px){.news-page-hero-grid{grid-template-columns:1fr;gap:30px}.news-page-hero-meta{max-width:520px}.news-page-featured-grid{grid-template-columns:1fr}.news-page-featured-side{grid-template-columns:1fr 1fr}.news-page-featured-small{grid-template-columns:1fr}.news-page-featured-small-image{height:180px}.news-page-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.news-page-container{width:calc(100% - 32px)}.news-page-hero{padding:125px 0 35px}.news-page-heading h1{font-size:clamp(2.65rem,13vw,4.3rem)}.news-page-heading p{font-size:.94rem}.news-page-hero-meta{padding-left:18px}.news-page-toolbar{flex-direction:column;align-items:stretch;gap:18px;margin-top:34px}.news-page-filters{width:100%}.news-page-filters button{flex:1}.news-page-count{justify-content:space-between}.news-page-results{padding:28px 0 78px}.news-page-featured-main,.news-page-featured-grid.is-single .news-page-featured-main{min-height:440px}.news-page-featured-content{padding:24px}.news-page-featured-main h2{font-size:1.75rem}.news-page-featured-main p{-webkit-line-clamp:3;line-clamp:3}.news-page-featured-side,.news-page-grid{grid-template-columns:1fr}.news-page-featured-small{grid-template-columns:120px minmax(0,1fr);min-height:210px}.news-page-featured-small-image{height:auto}.news-page-featured-small-content{padding:18px}.news-page-more{margin-top:58px;padding-top:38px}.news-page-more-header{flex-direction:column;align-items:flex-start;gap:14px}.news-page-card-image{height:230px}}
