.SocialFloating-module__WxROqa__socialFloating{z-index:999;flex-direction:column;gap:0;display:flex;position:fixed;top:50%;right:0;transform:translateY(-50%)}.SocialFloating-module__WxROqa__socialIcon{color:#fff;border-radius:8px 0 0 8px;justify-content:center;align-items:center;width:45px;height:45px;text-decoration:none;transition:all .3s;display:flex;position:relative}.SocialFloating-module__WxROqa__socialIcon svg{z-index:2;width:22px;height:22px;position:relative}.SocialFloating-module__WxROqa__socialIcon:hover{transform:translate(-5px);box-shadow:-3px 0 10px rgba(0,0,0,.3)}.SocialFloating-module__WxROqa__socialIcon:first-child:hover{box-shadow:-3px 0 10px rgba(59,89,152,.5)}.SocialFloating-module__WxROqa__socialIcon:nth-child(2):hover{box-shadow:-3px 0 10px rgba(0,119,181,.5)}.SocialFloating-module__WxROqa__socialIcon:nth-child(3):hover{box-shadow:-3px 0 10px rgba(225,48,108,.5)}.SocialFloating-module__WxROqa__socialIcon:nth-child(4):hover{box-shadow:-3px 0 10px rgba(255,0,0,.5)}@keyframes SocialFloating-module__WxROqa__slideInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.SocialFloating-module__WxROqa__socialFloating{animation:.5s ease-out SocialFloating-module__WxROqa__slideInRight}.SocialFloating-module__WxROqa__socialIcon:first-child{animation-delay:.1s}.SocialFloating-module__WxROqa__socialIcon:nth-child(2){animation-delay:.2s}.SocialFloating-module__WxROqa__socialIcon:nth-child(3){animation-delay:.3s}.SocialFloating-module__WxROqa__socialIcon:nth-child(4){animation-delay:.4s}@media (max-width:968px){.SocialFloating-module__WxROqa__socialFloating{display:none}}@media (max-width:1024px) and (min-width:969px){.SocialFloating-module__WxROqa__socialIcon{width:40px;height:40px}.SocialFloating-module__WxROqa__socialIcon svg{width:20px;height:20px}}
.Navbar-module__9IIX5G__navbar{z-index:1000;background:#fff;position:-webkit-sticky;position:sticky;top:0;box-shadow:0 2px 10px rgba(0,0,0,.1)}.Navbar-module__9IIX5G__container{justify-content:space-between;align-items:center;max-width:1600px;min-height:90px;margin:0 auto;padding:0 2rem;display:flex}.Navbar-module__9IIX5G__logo{min-width:350px;height:90px;text-decoration:none;display:block;position:relative}.Navbar-module__9IIX5G__logoAnimationWrapper{width:100%;height:100%;position:relative;overflow:hidden}.Navbar-module__9IIX5G__logoSlide{opacity:0;align-items:center;gap:1rem;width:100%;height:100%;transition:all .6s cubic-bezier(.68,-.55,.265,1.55);display:flex;position:absolute;top:0;left:0;transform:translateY(-100%)}.Navbar-module__9IIX5G__logoSlide.Navbar-module__9IIX5G__active{opacity:1;transform:translateY(0)}.Navbar-module__9IIX5G__taglineSlide{justify-content:center;align-items:center;padding:0 1rem}.Navbar-module__9IIX5G__logoImg{flex-shrink:0}.Navbar-module__9IIX5G__taglineImage{object-fit:contain;max-width:100%;width:auto!important;height:80px!important}.Navbar-module__9IIX5G__logoText h1{color:#f7941d;margin:0;font-size:1.5rem;font-weight:700;line-height:1.2}.Navbar-module__9IIX5G__logoText p{color:#555;margin:0;font-size:.75rem;line-height:1.3}.Navbar-module__9IIX5G__navLinks{align-items:center;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.Navbar-module__9IIX5G__navLinks li{position:relative}.Navbar-module__9IIX5G__navLinks li>a{color:#2c3e50;white-space:nowrap;padding:.7rem 1rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .3s;display:block}.Navbar-module__9IIX5G__navLinks li>a:hover{color:#f7941d}.Navbar-module__9IIX5G__dropdown{position:static}.Navbar-module__9IIX5G__dropdownToggle{color:#2c3e50;cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:.3rem;padding:.7rem 1rem;font-family:inherit;font-size:.95rem;font-weight:500;transition:color .3s;display:flex}.Navbar-module__9IIX5G__dropdownToggle:hover{color:#f7941d}.Navbar-module__9IIX5G__dropdownToggle svg{transition:transform .3s}.Navbar-module__9IIX5G__dropdown:hover .Navbar-module__9IIX5G__dropdownToggle svg{transform:rotate(180deg)}.Navbar-module__9IIX5G__megaMenu{opacity:0;visibility:hidden;z-index:999;background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);border-top:3px solid #f7941d;max-height:calc(100vh - 90px);transition:opacity .3s,visibility .3s;position:fixed;top:90px;left:0;right:0;overflow-y:auto;transform:translateY(0);box-shadow:0 10px 30px rgba(0,0,0,.15)}.Navbar-module__9IIX5G__megaMenu.Navbar-module__9IIX5G__show{opacity:1;visibility:visible}.Navbar-module__9IIX5G__megaMenuContent{flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:4rem;max-width:1200px;margin:0 auto;padding:3rem 4rem;display:flex}.Navbar-module__9IIX5G__megaMenuColumn{flex:none;min-width:180px;max-width:250px}.Navbar-module__9IIX5G__megaMenuColumn h4{color:#2c3e50;text-transform:uppercase;letter-spacing:.5px;border-bottom:3px solid #f7941d;margin:0 0 1.2rem;padding-bottom:.8rem;font-size:1rem;font-weight:700}.Navbar-module__9IIX5G__megaMenuColumn ul{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.Navbar-module__9IIX5G__megaMenuColumn ul li{margin-bottom:0}.Navbar-module__9IIX5G__megaMenuColumn ul li a{color:#5a6c7d;padding:.5rem 0;font-size:.95rem;font-weight:400;text-decoration:none;transition:all .3s;display:inline-block;position:relative}.Navbar-module__9IIX5G__megaMenuColumn ul li a:before{content:"";background:#f7941d;width:0;height:2px;transition:width .3s;position:absolute;bottom:.4rem;left:0}.Navbar-module__9IIX5G__megaMenuColumn ul li a:hover{color:#f7941d;padding-left:.5rem}.Navbar-module__9IIX5G__megaMenuColumn ul li a:hover:before{width:calc(100% - .5rem)}.Navbar-module__9IIX5G__donateBtnWrapper{margin-left:.5rem}.Navbar-module__9IIX5G__donateBtn{white-space:nowrap;background:linear-gradient(135deg,#f7941d,#e67e22);border-radius:50px;padding:.7rem 1.5rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 3px 10px rgba(247,148,29,.3);color:#fff!important}.Navbar-module__9IIX5G__donateBtn:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(247,148,29,.4);color:#fff!important}.Navbar-module__9IIX5G__hamburger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;gap:5px;padding:.5rem;display:none}.Navbar-module__9IIX5G__hamburger span{background:#2c3e50;border-radius:2px;width:28px;height:3px;transition:all .3s}.Navbar-module__9IIX5G__hamburger.Navbar-module__9IIX5G__open span:first-child{transform:rotate(45deg)translate(8px,8px)}.Navbar-module__9IIX5G__hamburger.Navbar-module__9IIX5G__open span:nth-child(2){opacity:0}.Navbar-module__9IIX5G__hamburger.Navbar-module__9IIX5G__open span:nth-child(3){transform:rotate(-45deg)translate(8px,-8px)}@media (max-width:1400px){.Navbar-module__9IIX5G__megaMenuContent{gap:2.5rem;padding:2.5rem 2rem}.Navbar-module__9IIX5G__megaMenuColumn{min-width:160px}}@media (max-width:1200px){.Navbar-module__9IIX5G__navLinks{gap:.3rem}.Navbar-module__9IIX5G__navLinks li>a,.Navbar-module__9IIX5G__dropdownToggle{padding:.7rem .8rem;font-size:.9rem}.Navbar-module__9IIX5G__logo{min-width:300px}.Navbar-module__9IIX5G__megaMenuContent{gap:2rem;padding:2rem}.Navbar-module__9IIX5G__megaMenuColumn{min-width:150px}}@media (max-width:968px){.Navbar-module__9IIX5G__hamburger{display:flex}.Navbar-module__9IIX5G__logo{min-width:280px;height:70px}.Navbar-module__9IIX5G__logoSlide{gap:.8rem}.Navbar-module__9IIX5G__logoImg{width:70px!important;height:70px!important}.Navbar-module__9IIX5G__taglineSlide{padding:0 .5rem}.Navbar-module__9IIX5G__taglineImage{object-fit:contain;width:100%!important;max-width:280px!important;height:70px!important}.Navbar-module__9IIX5G__logoText h1{font-size:1.2rem}.Navbar-module__9IIX5G__logoText p{font-size:.7rem}.Navbar-module__9IIX5G__navLinks{background:#fff;flex-direction:column;align-items:stretch;gap:0;width:100%;height:calc(100vh - 70px);padding:1rem 0;transition:transform .3s;position:fixed;top:70px;left:0;overflow-y:auto;transform:translate(-100%)}.Navbar-module__9IIX5G__navLinks.Navbar-module__9IIX5G__active{transform:translate(0)}.Navbar-module__9IIX5G__navLinks li{border-bottom:1px solid #f0f0f0;width:100%}.Navbar-module__9IIX5G__navLinks li>a,.Navbar-module__9IIX5G__dropdownToggle{text-align:left;justify-content:space-between;width:100%;padding:1rem 2rem;font-size:1rem}.Navbar-module__9IIX5G__dropdown{position:relative}.Navbar-module__9IIX5G__megaMenu{box-shadow:none;opacity:1;visibility:visible;background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);border:none;width:100%;max-height:0;padding:0;transition:max-height .4s,padding .4s;position:static;overflow:hidden;transform:none}.Navbar-module__9IIX5G__megaMenu.Navbar-module__9IIX5G__show{max-height:800px;padding:1.5rem 0}.Navbar-module__9IIX5G__megaMenuContent{flex-direction:column;gap:2rem;max-width:100%;padding:0 2rem}.Navbar-module__9IIX5G__megaMenuColumn{min-width:100%;max-width:100%}.Navbar-module__9IIX5G__megaMenuColumn h4{margin-bottom:1rem;padding-bottom:.5rem;font-size:.95rem}.Navbar-module__9IIX5G__megaMenuColumn ul{gap:.3rem}.Navbar-module__9IIX5G__megaMenuColumn ul li a{padding:.7rem 0;font-size:.9rem}.Navbar-module__9IIX5G__megaMenuColumn ul li a:hover{padding-left:.8rem}.Navbar-module__9IIX5G__megaMenuColumn ul li a:hover:before{width:calc(100% - .8rem)}.Navbar-module__9IIX5G__donateBtnWrapper{margin:0;padding:1rem 2rem}.Navbar-module__9IIX5G__donateBtn{text-align:center;width:100%;padding:1rem;display:block}}@media (max-width:480px){.Navbar-module__9IIX5G__container{min-height:70px;padding:0 1rem}.Navbar-module__9IIX5G__logo{min-width:260px;height:60px}.Navbar-module__9IIX5G__logoSlide{gap:.6rem}.Navbar-module__9IIX5G__logoImg{width:60px!important;height:60px!important}.Navbar-module__9IIX5G__taglineSlide{padding:0 .3rem}.Navbar-module__9IIX5G__taglineImage{object-fit:contain;width:100%!important;max-width:260px!important;height:60px!important}.Navbar-module__9IIX5G__logoText h1{font-size:1.05rem}.Navbar-module__9IIX5G__logoText p{font-size:.65rem}.Navbar-module__9IIX5G__navLinks{height:calc(100vh - 70px);top:70px}.Navbar-module__9IIX5G__megaMenuContent{padding:0 1.5rem}}@media (min-width:969px) and (max-width:1199px){.Navbar-module__9IIX5G__logo{min-width:320px}.Navbar-module__9IIX5G__taglineImage{height:75px!important}.Navbar-module__9IIX5G__megaMenu{top:90px}}.Navbar-module__9IIX5G__languageSwitcherWrapper{align-items:center;display:flex}@media (max-width:968px){.Navbar-module__9IIX5G__languageSwitcherWrapper{justify-content:center;width:100%;padding:.5rem 0}}body{position:static!important;top:0!important}.Navbar-module__9IIX5G__goog-te-banner-frame.Navbar-module__9IIX5G__skiptranslate,body>.Navbar-module__9IIX5G__skiptranslate,iframe.Navbar-module__9IIX5G__goog-te-banner-frame,.Navbar-module__9IIX5G__goog-te-banner-frame,#Navbar-module__9IIX5G__goog-gt-tt,.Navbar-module__9IIX5G__goog-te-balloon-frame{display:none!important}body{margin-top:0!important}.Navbar-module__9IIX5G__skiptranslate iframe{visibility:hidden!important;height:0!important}.Navbar-module__9IIX5G__goog-te-menu-value span:first-child{display:none}.Navbar-module__9IIX5G__goog-te-gadget-icon{display:none!important}.Navbar-module__9IIX5G__translated-ltr{margin-top:0!important}
.LanguageSwitcher-module__i3QM-G__languageSwitcher{display:inline-block;position:relative}.LanguageSwitcher-module__i3QM-G__dropdownToggle{color:#2c3e50;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:6px;align-items:center;gap:.4rem;padding:.5rem .8rem;font-size:1rem;font-weight:500;transition:all .3s;display:flex}.LanguageSwitcher-module__i3QM-G__dropdownToggle:hover{color:#ff6b35;background:rgba(255,107,53,.05)}.LanguageSwitcher-module__i3QM-G__arrow{transition:transform .3s}.LanguageSwitcher-module__i3QM-G__arrow.LanguageSwitcher-module__i3QM-G__open{transform:rotate(180deg)}.LanguageSwitcher-module__i3QM-G__dropdown{z-index:1000;opacity:0;visibility:hidden;background:#fff;border-radius:12px;min-width:220px;margin-top:.5rem;padding:.5rem;transition:all .3s;position:absolute;top:100%;left:0;transform:translateY(-10px);box-shadow:0 8px 24px rgba(0,0,0,.15)}.LanguageSwitcher-module__i3QM-G__dropdown.LanguageSwitcher-module__i3QM-G__show{opacity:1;visibility:visible;transform:translateY(0)}.LanguageSwitcher-module__i3QM-G__langOption{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;transition:all .2s;display:flex}.LanguageSwitcher-module__i3QM-G__langOption:hover{background:#fff5f0}.LanguageSwitcher-module__i3QM-G__langOption.LanguageSwitcher-module__i3QM-G__active{background:linear-gradient(135deg,rgba(255,107,53,.1),rgba(247,147,30,.1))}.LanguageSwitcher-module__i3QM-G__flag{font-size:1.5rem;line-height:1}.LanguageSwitcher-module__i3QM-G__langInfo{flex-direction:column;flex:1;gap:.1rem;display:flex}.LanguageSwitcher-module__i3QM-G__langName{color:#2c3e50;font-size:.95rem;font-weight:600}.LanguageSwitcher-module__i3QM-G__nativeName{color:#7f8c8d;font-size:.85rem}@media (max-width:968px){.LanguageSwitcher-module__i3QM-G__languageSwitcher{width:100%}.LanguageSwitcher-module__i3QM-G__dropdownToggle{justify-content:space-between;width:100%;padding:.75rem 1rem;font-size:.95rem}.LanguageSwitcher-module__i3QM-G__dropdown{min-width:auto;box-shadow:none;background:0 0;margin:.5rem 0 0;padding:0 0 0 1rem;position:relative;left:0;right:0}.LanguageSwitcher-module__i3QM-G__dropdown.LanguageSwitcher-module__i3QM-G__show{opacity:1;visibility:visible;display:block;transform:translateY(0)}.LanguageSwitcher-module__i3QM-G__langOption{background:rgba(255,107,53,.03);border-left:3px solid transparent;margin-bottom:.3rem;padding:.7rem 1rem}.LanguageSwitcher-module__i3QM-G__langOption:hover{background:rgba(255,107,53,.08);border-left-color:#ff6b35}.LanguageSwitcher-module__i3QM-G__langOption.LanguageSwitcher-module__i3QM-G__active{background:rgba(255,107,53,.1);border-left-color:#ff6b35}.LanguageSwitcher-module__i3QM-G__flag{font-size:1.3rem}.LanguageSwitcher-module__i3QM-G__langName{font-size:.9rem}.LanguageSwitcher-module__i3QM-G__nativeName{font-size:.8rem}}
.Footer-module__GEthQW__footer{color:#fff;background:linear-gradient(135deg,#2c3e50 0%,#34495e 100%);margin-top:4rem}.Footer-module__GEthQW__container{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;max-width:1400px;margin:0 auto;padding:3rem 2rem;display:grid}.Footer-module__GEthQW__section{flex-direction:column;gap:1rem;display:flex}.Footer-module__GEthQW__logoContainer{align-items:center;gap:1rem;display:flex}.Footer-module__GEthQW__logoContainer img{border-radius:8px}.Footer-module__GEthQW__logoText h3{color:#f7941d;margin:0;font-size:1.5rem;font-weight:700;line-height:1.2}.Footer-module__GEthQW__logoText p{color:#00a8cc;margin:0;font-size:.85rem;font-weight:500;line-height:1.2}.Footer-module__GEthQW__tagline{color:#ecf0f1;margin:0;font-size:.95rem;line-height:1.6}.Footer-module__GEthQW__section h4{color:#f7941d;margin-bottom:1rem;font-size:1.3rem;font-weight:600}.Footer-module__GEthQW__linksList{flex-direction:column;gap:.7rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__GEthQW__linksList li a{color:#ecf0f1;font-size:.95rem;text-decoration:none;transition:color .3s,padding-left .3s;display:inline-block}.Footer-module__GEthQW__linksList li a:hover{color:#f7941d;padding-left:8px}.Footer-module__GEthQW__contactInfo{flex-direction:column;gap:1rem;display:flex}.Footer-module__GEthQW__contactInfo p{color:#ecf0f1;align-items:flex-start;gap:.5rem;margin:0;font-size:.95rem;line-height:1.6;display:flex}.Footer-module__GEthQW__contactInfo a{color:#ecf0f1;text-decoration:none;transition:color .3s}.Footer-module__GEthQW__contactInfo a:hover{color:#f7941d;text-decoration:underline}.Footer-module__GEthQW__address{line-height:1.8}.Footer-module__GEthQW__socialLinks{flex-wrap:wrap;gap:1.2rem;margin-top:.5rem;display:flex}.Footer-module__GEthQW__socialLinks a{color:#fff;background:rgba(255,255,255,.1);border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;transition:all .3s;display:flex}.Footer-module__GEthQW__socialLinks a:hover{background:#f7941d;transform:translateY(-5px);box-shadow:0 5px 15px rgba(247,148,29,.4)}.Footer-module__GEthQW__bottomBar{background:rgba(0,0,0,.3);border-top:1px solid rgba(255,255,255,.1);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem 2rem;display:flex}.Footer-module__GEthQW__copyright,.Footer-module__GEthQW__developer{color:#bdc3c7;margin:0;font-size:.9rem}.Footer-module__GEthQW__developer a{color:#f7941d;font-weight:600;text-decoration:none;transition:color .3s}.Footer-module__GEthQW__developer a:hover{color:#00a8cc;text-decoration:underline}@media (max-width:768px){.Footer-module__GEthQW__container{grid-template-columns:1fr;gap:2.5rem;padding:2.5rem 1.5rem}.Footer-module__GEthQW__logoContainer img{width:70px;height:70px}.Footer-module__GEthQW__logoText h3{font-size:1.3rem}.Footer-module__GEthQW__logoText p{font-size:.75rem}.Footer-module__GEthQW__section h4{font-size:1.2rem}.Footer-module__GEthQW__socialLinks{justify-content:flex-start}.Footer-module__GEthQW__bottomBar{text-align:center;flex-direction:column;padding:1.2rem 1.5rem}}@media (max-width:480px){.Footer-module__GEthQW__container{padding:2rem 1rem}.Footer-module__GEthQW__logoContainer{gap:.7rem}.Footer-module__GEthQW__logoContainer img{width:60px;height:60px}.Footer-module__GEthQW__socialLinks a{width:40px;height:40px}.Footer-module__GEthQW__copyright,.Footer-module__GEthQW__developer{font-size:.85rem}}.Footer-module__GEthQW__mapContainer{margin-top:1.5rem}.Footer-module__GEthQW__mapTitle{color:#f7941d;margin-bottom:.8rem;font-size:1rem;font-weight:600}.Footer-module__GEthQW__mapWrapper{border-radius:8px;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.2)}.Footer-module__GEthQW__mapWrapper:hover{transform:translateY(-3px);box-shadow:0 6px 20px rgba(247,148,29,.3)}.Footer-module__GEthQW__mapWrapper iframe{width:100%;display:block}@media (max-width:768px){.Footer-module__GEthQW__mapContainer{margin-top:1.2rem}.Footer-module__GEthQW__mapWrapper iframe{height:180px}}@media (max-width:480px){.Footer-module__GEthQW__mapWrapper iframe{height:160px}.Footer-module__GEthQW__mapTitle{font-size:.95rem}}
