.Navbar_navbar__fk_p7{background-color:var(--white);padding:1rem 0;position:fixed;top:0;left:0;right:0;z-index:100;transition:all .3s ease;box-shadow:0 2px 10px rgba(0,0,0,.05)}.Navbar_scrolled___WOss{background-color:var(--primary);box-shadow:0 4px 10px rgba(0,0,0,.1);padding:.7rem 0}.Navbar_scrolled___WOss .Navbar_logo__UM0Ax h1,.Navbar_scrolled___WOss .Navbar_navLinks__F_HK7 li a{color:var(--white)}.Navbar_scrolled___WOss .Navbar_hamburger__b7KpD span{background-color:var(--white)}.Navbar_container__R6vwY{max-width:var(--max-width);margin:0 auto;padding:0 1rem;display:flex;justify-content:space-between;align-items:center}.Navbar_logo__UM0Ax h1{font-size:1.5rem;color:var(--primary);font-weight:700;transition:color .3s ease}.Navbar_navLinks__F_HK7{display:flex;list-style:none;gap:2rem}.Navbar_navLinks__F_HK7 li a{color:var(--text-dark);font-weight:500;transition:color .3s ease}.Navbar_navLinks__F_HK7 li a:hover{color:var(--primary)}.Navbar_scrolled___WOss .Navbar_navLinks__F_HK7 li a{color:var(--white)}.Navbar_scrolled___WOss .Navbar_navLinks__F_HK7 li a:hover{color:rgba(255,255,255,.8)}.Navbar_hamburger__b7KpD{display:none;flex-direction:column;cursor:pointer;gap:6px}.Navbar_hamburger__b7KpD span{width:25px;height:3px;background-color:var(--text-dark);border-radius:5px;transition:all .3s ease}@media (max-width:768px){.Navbar_hamburger__b7KpD{display:flex}.Navbar_menu__3vDQT{position:fixed;top:70px;left:-100%;width:100%;height:calc(100vh - 70px);background:var(--white);transition:left .3s ease;padding:2rem}.Navbar_scrolled___WOss .Navbar_menu__3vDQT{background:var(--primary)}.Navbar_menu__3vDQT.Navbar_active__ZTgb8{left:0}.Navbar_navLinks__F_HK7{flex-direction:column;align-items:center;gap:2rem}}.Footer_footer__UaG1g{background-color:#2e1065;color:var(--white);padding:4rem 0 2rem}.Footer_container__Z8cUU{max-width:var(--max-width);margin:0 auto;padding:0 1rem}.Footer_grid__qjDt3{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;margin-bottom:3rem}.Footer_logo__NsUJK{font-size:1.5rem;margin-bottom:1rem}.Footer_about__g_Gmn p{margin-top:1rem;line-height:1.6;color:rgba(255,255,255,.8)}.Footer_contact__Qek_T h4,.Footer_links__oDyjI h4,.Footer_newsletter__ISWxG h4{font-size:1.1rem;margin-bottom:1.5rem;position:relative}.Footer_links__oDyjI ul{list-style:none}.Footer_links__oDyjI li{margin-bottom:.75rem}.Footer_links__oDyjI a{color:rgba(255,255,255,.8);transition:color .3s ease}.Footer_links__oDyjI a:hover{color:var(--white)}.Footer_contact__Qek_T p{margin-bottom:.75rem;color:rgba(255,255,255,.8)}.Footer_newsletter__ISWxG p{margin-bottom:1rem;color:rgba(255,255,255,.8)}.Footer_form__o_zgT{display:flex}.Footer_form__o_zgT input{flex:1 1;padding:.75rem;border:none;border-radius:var(--border-radius) 0 0 var(--border-radius);outline:none}.Footer_form__o_zgT button{border-radius:0 var(--border-radius) var(--border-radius) 0}.Footer_bottom__O5rKs{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}.Footer_bottom__O5rKs p{font-size:.9rem;color:rgba(255,255,255,.8)}.Footer_social___aQ_M{display:flex;gap:1rem}.Footer_social___aQ_M a{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background-color:rgba(255,255,255,.1);border-radius:50%;transition:background-color .3s ease}.Footer_social___aQ_M a:hover{background-color:var(--primary-light)}@media (max-width:992px){.Footer_grid__qjDt3{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.Footer_grid__qjDt3{grid-template-columns:1fr}.Footer_bottom__O5rKs{flex-direction:column;gap:1rem}}.ContactHero_hero__CW0Ut{padding:8rem 0 4rem;background-color:var(--primary);text-align:center;color:var(--white);position:relative}.ContactHero_container__ufsb_{max-width:var(--max-width);margin:0 auto;padding:0 1rem;position:relative;z-index:2}.ContactHero_title__JuV_9{font-size:3rem;font-weight:700;margin-bottom:1.5rem;color:var(--white)}.ContactHero_subtitle__QforJ{font-size:1.2rem;max-width:700px;margin:0 auto;line-height:1.6}@media (max-width:768px){.ContactHero_hero__CW0Ut{padding:6rem 0 3rem}.ContactHero_title__JuV_9{font-size:2.2rem}.ContactHero_subtitle__QforJ{font-size:1rem}}.ContactInfo_infoContainer__QyGpO{display:flex;flex-direction:column;gap:2rem}.ContactInfo_infoTitle__dKQo2{font-size:1.8rem;color:var(--text-dark);margin-bottom:.5rem}.ContactInfo_infoSubtitle__hSjHJ{color:var(--text-light);margin-bottom:1rem}.ContactInfo_infoList___kBoT{display:flex;flex-direction:column;gap:1.5rem}.ContactInfo_infoItem__B7zcF{display:flex;align-items:flex-start;gap:1rem}.ContactInfo_infoIcon__yy7zY{background-color:var(--primary-light);color:var(--primary);width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.2rem;flex-shrink:0}.ContactInfo_infoContent__dooUM{flex:1 1}.ContactInfo_infoContent__dooUM h3{font-size:1.1rem;color:var(--text-dark);margin-bottom:.5rem}.ContactInfo_infoContent__dooUM p{color:var(--text-light);margin:0;line-height:1.5}.ContactInfo_socialMedia__M1OEg{margin-top:1rem}.ContactInfo_socialMedia__M1OEg h3{font-size:1.1rem;color:var(--text-dark);margin-bottom:1rem}.ContactInfo_socialIcons__6GC_7{display:flex;gap:1rem}.ContactInfo_socialIcon__PANkT{width:40px;height:40px;background-color:var(--primary);color:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.ContactInfo_socialIcon__PANkT:hover{background-color:var(--primary-light);transform:translateY(-3px)}@media (max-width:768px){.ContactInfo_infoContainer__QyGpO{margin-top:2rem}}