.institutional-carousel-section{padding:1.6rem 0 2rem;background:radial-gradient(circle at 85% 10%,rgba(var(--site-blue-rgb),.12),transparent 34%),linear-gradient(180deg,#fffffff5,#f5fafde0);border-top:1px solid var(--color-border)}.institutional-carousel{position:relative;isolation:isolate;overflow:hidden;border:1px solid rgba(var(--site-blue-rgb),.12);border-radius:calc(var(--radius) * 1.7);background:var(--color-surface);box-shadow:0 24px 70px rgba(var(--site-blue-dark-rgb),.12)}.institutional-carousel__track{overflow:hidden}.institutional-carousel__slide{aspect-ratio:970 / 250;background:linear-gradient(135deg,#f7fbfd,#e8f5fb)}.institutional-carousel__link{display:block;width:100%;height:100%;color:inherit;text-decoration:none;cursor:grab}.institutional-carousel__link:active{cursor:grabbing}.institutional-carousel__slide img,.institutional-carousel__slide video{display:block;width:100%;height:100%;object-fit:cover;object-position:center;user-select:none;-webkit-user-drag:none}.institutional-carousel .institutional-carousel__arrow{position:absolute;top:50%;z-index:3;width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.7);border-radius:999px;background:#ffffffd1;color:var(--site-blue);opacity:1;box-shadow:0 12px 30px rgba(var(--site-blue-dark-rgb),.18);transform:translateY(-50%);transition:transform .2s ease,background .2s ease,box-shadow .2s ease;backdrop-filter:blur(12px)}.institutional-carousel .institutional-carousel__arrow:hover{background:#fff;box-shadow:0 16px 38px rgba(var(--site-blue-dark-rgb),.24);transform:translateY(-50%) scale(1.04)}.institutional-carousel .institutional-carousel__arrow svg{width:1.08rem;height:1.08rem;fill:currentColor}.institutional-carousel .institutional-carousel__arrow--prev{left:1rem}.institutional-carousel .institutional-carousel__arrow--next{right:1rem}.institutional-carousel .institutional-carousel__pagination{position:absolute;left:50%;bottom:1rem;z-index:3;display:flex;gap:.5rem;align-items:center;width:auto;padding:.45rem .55rem;border:1px solid rgba(255,255,255,.55);border-radius:999px;background:#ffffffb8;box-shadow:0 14px 32px rgba(var(--site-blue-dark-rgb),.16);transform:translate(-50%);backdrop-filter:blur(14px)}.institutional-carousel .institutional-carousel__page{width:.58rem;height:.58rem;margin:0;padding:0;border:0;border-radius:999px;background:rgba(var(--site-blue-rgb),.35);opacity:1;transition:width .2s ease,background .2s ease,transform .2s ease}.institutional-carousel .institutional-carousel__page.is-active{width:1.8rem;background:var(--color-primary);transform:none}html.dark-mode .institutional-carousel-section{background:radial-gradient(circle at 85% 10%,rgba(var(--site-blue-rgb),.18),transparent 34%),linear-gradient(180deg,rgba(var(--site-blue-dark-rgb),.94),rgba(var(--site-blue-dark-rgb),.86));border-color:rgba(var(--site-blue-rgb),.2)}html.dark-mode .institutional-carousel{background:var(--site-navy-700);border-color:rgba(var(--site-blue-rgb),.24);box-shadow:0 24px 80px #0000006b}html.dark-mode .institutional-carousel .institutional-carousel__arrow,html.dark-mode .institutional-carousel .institutional-carousel__pagination{background:rgba(var(--site-blue-dark-rgb),.72);border-color:rgba(var(--site-blue-rgb),.22);color:#eaf8ff}html.dark-mode .institutional-carousel .institutional-carousel__arrow:hover{background:rgba(var(--site-blue-dark-rgb),.94)}html.dark-mode .institutional-carousel .institutional-carousel__page{background:rgba(var(--site-blue-rgb),.36)}html.dark-mode .institutional-carousel .institutional-carousel__page.is-active{background:var(--site-blue)}@media(max-width:900px){.institutional-carousel-section{padding:1.25rem 0 1.5rem}}@media(max-width:560px){.institutional-carousel{border-radius:calc(var(--radius) * 1.2)}.institutional-carousel .institutional-carousel__arrow{width:38px;height:38px}.institutional-carousel .institutional-carousel__arrow--prev{left:.65rem}.institutional-carousel .institutional-carousel__arrow--next{right:.65rem}}.news-section{padding:.55rem 0 1.5rem}.section-header{max-width:820px;margin-bottom:2rem}.section-header h2{margin:0;font-size:clamp(2rem,4vw,3.2rem);line-height:1.08;letter-spacing:-.04em}.news-section-header{display:none}.news-section>.container{padding-top:0}.news-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.75fr);gap:1rem;align-items:start}.featured-news{display:block;overflow:hidden;border:1px solid var(--color-border);border-radius:calc(var(--radius) * 1.5);background:var(--color-surface);color:var(--color-text);text-decoration:none;box-shadow:0 18px 50px rgba(var(--site-blue-dark-rgb),.08);transition:transform .2s ease,box-shadow .2s ease}.featured-news:hover{transform:translateY(-2px);box-shadow:0 24px 70px rgba(var(--site-blue-dark-rgb),.12)}.featured-image{width:100%;aspect-ratio:4 / 3;overflow:hidden;background:var(--color-surface)}.featured-image img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.featured-content{padding:1.25rem}.news-label{display:inline-flex;margin-bottom:.85rem;padding:.35rem .7rem;border-radius:999px;background:var(--color-primary);color:#fff;font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.featured-content h3{margin:0 0 .85rem;font-size:clamp(1.6rem,3vw,2.45rem);line-height:1.12;letter-spacing:-.04em;color:var(--color-text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.featured-content p{margin:0 0 1rem;color:var(--color-muted);font-size:1.02rem;line-height:1.7;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.featured-content time,.secondary-featured-card time,.secondary-card time{color:var(--color-muted);font-size:.82rem;font-weight:700}.secondary-news{display:grid;grid-template-columns:1fr;gap:.55rem;align-content:start}.secondary-featured-card{display:block;overflow:hidden;border:1px solid var(--color-border);border-radius:calc(var(--radius) * 1.2);background:var(--color-surface);color:var(--color-text);text-decoration:none;box-shadow:0 12px 30px rgba(var(--site-blue-dark-rgb),.06);transition:transform .2s ease,box-shadow .2s ease}.secondary-featured-card:hover,.secondary-card:hover{transform:translateY(-2px);box-shadow:0 16px 38px rgba(var(--site-blue-dark-rgb),.1)}.secondary-featured-image{width:100%;aspect-ratio:16 / 9;overflow:hidden;background:var(--color-surface)}.secondary-featured-image img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.secondary-featured-content{padding:.85rem .95rem .95rem}.secondary-featured-content h3{margin:.4rem 0 .45rem;font-size:1.05rem;line-height:1.3;color:var(--color-text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.secondary-featured-content p{margin:0;color:var(--color-muted);font-size:.92rem;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.secondary-card{display:grid;grid-template-columns:108px 1fr;gap:.75rem;align-items:center;padding:.65rem;border:1px solid var(--color-border);border-radius:calc(var(--radius) * 1.2);background:var(--color-surface);color:var(--color-text);text-decoration:none;box-shadow:0 12px 30px rgba(var(--site-blue-dark-rgb),.06);transition:transform .2s ease,box-shadow .2s ease}.secondary-card img{width:108px;height:80px;display:block;object-fit:cover;border-radius:var(--radius);background:var(--color-surface)}.secondary-card-content{min-width:0}.secondary-card h3{margin:.35rem 0 0;font-size:.98rem;line-height:1.3;color:var(--color-text);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.more-news{margin-top:2rem}.more-news-primary{padding-bottom:.5rem}.news-section-continuation{padding-top:2rem;padding-bottom:3rem}.more-news-secondary{margin-top:0}.more-news-header{display:flex;justify-content:space-between;gap:1rem;align-items:center;margin-bottom:1rem}.more-news-header h2{margin:0;font-size:1.45rem}.more-news-header a{color:var(--color-primary);font-weight:800;text-decoration:none}.more-news-header a:hover{text-decoration:underline}.news-grid{display:grid;gap:1rem}.news-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.news-grid-four{grid-template-columns:repeat(4,minmax(0,1fr))}.more-news-card{min-width:0;overflow:hidden;border:1px solid var(--color-border);border-radius:calc(var(--radius) * 1.2);background:var(--color-surface);box-shadow:0 12px 30px rgba(var(--site-blue-dark-rgb),.06);transition:transform .2s ease,box-shadow .2s ease}.more-news-card:hover{transform:translateY(-3px);box-shadow:0 18px 44px rgba(var(--site-blue-dark-rgb),.12)}.more-news-card>a{display:block;height:100%;color:var(--color-text);text-decoration:none}.more-news-card-image{position:relative;width:100%;aspect-ratio:16 / 9;overflow:hidden;background:var(--color-surface)}.more-news-card-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.more-news-card:hover .more-news-card-image img{transform:scale(1.035)}.more-news-card-content{padding:1rem}.more-news-card-content time{color:var(--color-muted);font-size:.78rem;font-weight:700}.more-news-card-content h3{margin:.45rem 0 0;color:var(--color-text);font-size:1.08rem;line-height:1.28;letter-spacing:-.015em;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.more-news-card-content p{margin:.65rem 0 0;color:var(--color-muted);font-size:.9rem;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.more-news-card-compact .more-news-card-content h3{font-size:.98rem}.about-section{background:var(--color-surface);padding:2rem 0;border-top:1px solid var(--color-border)}.about-inner{display:grid;grid-template-columns:1fr 2fr;gap:2.5rem;align-items:start}.about-logo{max-width:280px;margin:0 auto}.about-inner h2{margin-bottom:1rem;font-size:1.5rem}.about-inner p{margin-bottom:1.5rem}.empty{color:var(--color-muted)}@media(max-width:900px){.news-layout{grid-template-columns:1fr}.secondary-featured-image{aspect-ratio:4 / 3}.news-grid-four{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.about-inner,.news-grid-three{grid-template-columns:1fr}}@media(max-width:560px){.news-section{padding:1rem 0}.secondary-card{grid-template-columns:96px 1fr}.secondary-card img{width:96px;height:82px}.more-news-header{align-items:flex-start;flex-direction:column}.news-grid-four{grid-template-columns:1fr}}html.dark-mode .featured-news,html.dark-mode .secondary-featured-card,html.dark-mode .secondary-card,html.dark-mode .more-news-card{box-shadow:0 16px 45px #00000057}html.dark-mode .news-section{background:transparent}html.dark-mode .featured-news,html.dark-mode .secondary-featured-card,html.dark-mode .secondary-card,html.dark-mode .more-news-card{background:var(--site-navy-700);border-color:rgba(var(--site-blue-rgb),.34);color:#f2f7fa}html.dark-mode .featured-content h3,html.dark-mode .secondary-featured-content h3,html.dark-mode .secondary-card h3,html.dark-mode .more-news-card-content h3,html.dark-mode .more-news-header h2,html.dark-mode .about-inner h2{color:#fff}html.dark-mode .featured-content p,html.dark-mode .secondary-featured-content p,html.dark-mode .about-inner p{color:#c8d8e0}html.dark-mode .featured-content time,html.dark-mode .secondary-featured-card time,html.dark-mode .secondary-card time{color:rgba(var(--site-blue-rgb),.3)}html.dark-mode .about-section{background:var(--site-navy-700);border-color:rgba(var(--site-blue-rgb),.2)}.home-welcome{position:relative;border-bottom:1px solid rgba(var(--site-blue-rgb),.25);background:var(--site-blue-dark);color:#fff}.home-welcome-content{display:grid;grid-template-rows:1fr;overflow:hidden;transition:grid-template-rows .26s ease,opacity .18s ease}.home-welcome-content:before{content:"";min-height:0}.home-welcome-inner{grid-row:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,268px);align-items:center;gap:clamp(2rem,7vw,7rem);min-height:216px;padding-top:2.9rem;padding-bottom:2.9rem}.home-welcome-copy h1{margin:0;color:#fff;font-size:clamp(1.8rem,3vw,2.15rem);line-height:1.14}.home-welcome-copy p{max-width:720px;margin:.7rem 0 0;color:#fffffff0;font-size:clamp(1rem,1.5vw,1.12rem);line-height:1.55}.home-welcome-actions{display:grid;gap:.75rem}.home-welcome-primary,.home-welcome-secondary{display:flex;min-height:54px;align-items:center;justify-content:center;gap:.55rem;padding:.85rem 1.25rem;border:1px solid var(--site-accent, #62d6ff);border-radius:999px;font-weight:800;text-align:center;text-decoration:none;transition:transform .16s ease,filter .16s ease,background .16s ease}.home-welcome-primary{background:var(--site-accent, #62d6ff);color:var(--site-blue-dark)}.home-welcome-secondary{background:transparent;color:var(--site-accent, #62d6ff)}.home-welcome-primary:hover,.home-welcome-secondary:hover{transform:translateY(-1px);filter:brightness(1.06)}.home-welcome-toggle{position:absolute;z-index:2;bottom:-1px;left:50%;width:64px;height:25px;padding:0;transform:translate(-50%,100%);border:0;background:transparent;cursor:pointer}.home-welcome-toggle span{position:absolute;inset:0;display:block;background:#f5f7fa;clip-path:polygon(20% 0,80% 0,100% 100%,0 100%);filter:drop-shadow(0 2px 2px rgba(0,0,0,.18))}.home-welcome-toggle span:after{content:"";position:absolute;top:7px;left:50%;width:8px;height:8px;transform:translate(-50%) rotate(45deg);border-right:2px solid var(--site-blue-dark);border-bottom:2px solid var(--site-blue-dark);transition:transform .22s ease,top .22s ease}.home-welcome-closed .home-welcome-content{grid-template-rows:0fr;opacity:0}.home-welcome-closed .home-welcome-inner{min-height:0;padding-top:0;padding-bottom:0}.home-welcome-closed .home-welcome-toggle span:after{top:10px;transform:translate(-50%) rotate(225deg)}.home-intro-section{padding:3rem 0;background:radial-gradient(circle at 92% 0%,rgba(var(--site-blue-rgb),.16),transparent 28rem),linear-gradient(180deg,#f8fbffb3,#ffffffdb);border-top:1px solid rgba(var(--site-blue-rgb),.08);border-bottom:1px solid rgba(var(--site-blue-rgb),.08)}.home-intro-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2rem;padding:2rem;border:1px solid rgba(var(--site-blue-rgb),.1);border-radius:28px;background:#ffffffdb;box-shadow:0 18px 48px rgba(var(--site-blue-rgb),.08);backdrop-filter:blur(16px)}.home-intro-card h2{max-width:780px;margin:0;color:var(--site-blue);font-size:clamp(1.7rem,3.5vw,2.65rem);line-height:1.08;letter-spacing:-.05em}.home-intro-card .btn-site-cta{min-width:148px}html.dark-mode .home-intro-section{background:radial-gradient(circle at 92% 0%,rgba(var(--site-blue-rgb),.14),transparent 28rem),linear-gradient(180deg,rgba(var(--site-blue-rgb),.78),rgba(var(--site-blue-rgb),.86));border-color:rgba(var(--site-blue-rgb),.12)}html.dark-mode .home-intro-card{background:rgba(var(--site-blue-dark-rgb),.82);border-color:rgba(var(--site-blue-rgb),.16);box-shadow:0 18px 52px #00000052}html.dark-mode .home-intro-card h2{color:#fff}@media(max-width:760px){.home-intro-card{grid-template-columns:1fr;align-items:flex-start;padding:1.35rem}}@media(max-width:760px){.home-welcome-inner{grid-template-columns:1fr;gap:1.5rem;min-height:0;padding-top:2rem;padding-bottom:2rem}.home-welcome-actions{width:min(100%,320px)}}@media(prefers-reduced-motion:reduce){.home-welcome-content,.home-welcome-toggle span:after,.home-welcome-primary,.home-welcome-secondary{transition:none}}
