.Home_homeContainer__gUIz4{width:100%}.Home_heroSection__3dblm{position:relative;width:100%;height:calc(100vh - 80px);color:white;display:flex;align-items:center;justify-content:center;overflow:hidden}.Home_heroOverlay__6MrjG{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.8) 10%,rgba(0,0,0,0) 70%);z-index:1;display:flex;align-items:flex-end;padding:3rem 2rem}.Home_heroContent__YbPeP{text-align:left;max-width:800px;width:100%}.Home_heroTitle__BYrkk{font-size:2.8rem;font-weight:700;margin-bottom:1.5rem;text-shadow:2px 2px 6px rgba(0,0,0,.8);line-height:1.2}.Home_callToActionBox__CldCR{margin-top:1rem}.Home_confiraButton__CRsiL{background-color:#06b6d4;color:white;padding:.8rem 2.5rem;border:none;border-radius:.5rem;font-size:1.1rem;font-weight:700;text-decoration:none;cursor:pointer;transition:background-color .2s,transform .2s;display:inline-block}.Home_confiraButton__CRsiL:hover{background-color:#0891b2;transform:translateY(-2px)}.Home_shortcutsSection__l7uKx{padding:4rem 1rem;max-width:1200px;margin:0 auto}.Home_shortcutsGrid__V0aGv{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media (max-width:900px){.Home_shortcutsGrid__V0aGv{grid-template-columns:1fr;gap:1.5rem}}.Home_shortcutCard__6hVzO{background:#ffffff;padding:2.5rem 2rem;border-radius:1.25rem;text-decoration:none;display:flex;flex-direction:column;align-items:center;text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid #f1f5f9;box-shadow:0 4px 6px -1px rgba(0,0,0,.05)}.Home_shortcutCard__6hVzO:hover{transform:translateY(-8px);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.Home_iconWrapper__psyVI{width:70px;height:70px;border-radius:1rem;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;transition:transform .3s ease}.Home_shortcutCard__6hVzO:hover .Home_iconWrapper__psyVI{transform:scale(1.1) rotate(5deg)}.Home_cardTitle__a1h_K{font-size:1.25rem;font-weight:800;color:#0f172a;margin-bottom:.75rem;letter-spacing:-.025em}.Home_cardDescription__DjP3P{font-size:.95rem;color:#64748b;line-height:1.5}.Home_liveIcon__1F_Kh{background-color:#fff7ed;color:#f97316;border:1px solid #ffedd5}.Home_resultsIcon__yFaNE{background-color:#eff6ff;color:#3b82f6;border:1px solid #dbeafe}.Home_institutionalSection__6zGkp{padding:6rem 1rem;background-color:#f8fafc;width:100%}.Home_sectionHeader__2z_TH{text-align:center;margin-bottom:4rem;max-width:800px;margin-left:auto;margin-right:auto}.Home_sectionTitle__iW85D{font-size:2.5rem;font-weight:800;color:#0f172a;margin-bottom:1rem;letter-spacing:-.025em}.Home_sectionSubtitle__JUvoH{font-size:1.125rem;color:#64748b;line-height:1.6}.Home_featuresGrid__xJOBh{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:3rem;max-width:1200px;margin:0 auto}.Home_featureItem__F6jzo{display:flex;flex-direction:column;gap:1.25rem}.Home_featureIcon__cS1xL{width:48px;height:48px;color:rgb(13,42,105);margin-bottom:.5rem}.Home_featureTitle__kK3gf{font-size:1.25rem;font-weight:700;color:#1e293b}.Home_featureText__5k41l{font-size:1rem;color:#475569;line-height:1.6}@media (max-width:768px){.Home_sectionTitle__iW85D{font-size:2rem}.Home_institutionalSection__6zGkp{padding:4rem 1rem}}.HomeCarousel_carouselContainer__aqudw{position:relative;width:100%;height:calc(100vh - 80px);overflow:hidden;background-color:#000}.HomeCarousel_slide__8tGTx{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .8s ease-in-out;z-index:1}.HomeCarousel_slideActive__r88g2{opacity:1;z-index:2}.HomeCarousel_imageOverlay__kOT06{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.85) 5%,rgba(0,0,0,.3) 50%,rgba(0,0,0,.1));z-index:2}.HomeCarousel_content__UVGzy{position:absolute;bottom:10%;left:5%;right:5%;z-index:3;max-width:900px;animation:HomeCarousel_fadeInUp__j9JNF .8s ease-out forwards}@keyframes HomeCarousel_fadeInUp__j9JNF{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.HomeCarousel_title__OLQiF{font-size:3.5rem;font-weight:800;color:#fff;margin-bottom:2rem;line-height:1.1;text-shadow:2px 4px 10px rgba(0,0,0,.5);letter-spacing:-.02em}.HomeCarousel_controls__DcIH4{position:absolute;bottom:2rem;right:2rem;display:flex;gap:1rem;z-index:10}.HomeCarousel_controlBtn__DB4ut{background:rgba(255,255,255,.2);border:1px solid rgba(255,255,255,.3);color:white;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;backdrop-filter:blur(5px)}.HomeCarousel_controlBtn__DB4ut:hover{background:rgba(255,255,255,.4);transform:scale(1.1)}.HomeCarousel_indicators__1pe4E{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);display:flex;gap:.75rem;z-index:10}.HomeCarousel_indicator__C9dl4{width:12px;height:12px;border-radius:50%;background:rgba(255,255,255,.3);cursor:pointer;transition:all .3s ease;border:none}.HomeCarousel_indicatorActive__b2f3D{background:#fff;width:30px;border-radius:10px}@media (max-width:768px){.HomeCarousel_title__OLQiF{font-size:2.2rem}.HomeCarousel_carouselContainer__aqudw{height:70vh}}