.Navbar-module__r0PylG__navbar{background-color:var(--blok-color);z-index:1000;justify-content:space-between;align-items:center;padding:20px 150px 10px;display:flex;position:relative}.Navbar-module__r0PylG__logo{width:80px;height:40px;color:var(--dark-text);margin-top:-10px;font-size:24px;font-weight:700}.Navbar-module__r0PylG__hamburger{cursor:pointer;flex-direction:column;justify-content:space-around;width:30px;height:24px;display:none}.Navbar-module__r0PylG__bar,.Navbar-module__r0PylG__barOpen{background-color:var(--dark-text);width:100%;height:3px;transition:transform .3s,opacity .3s,background-color .3s}.Navbar-module__r0PylG__barOpen:first-child{transform:rotate(45deg)translate(5px,5px)}.Navbar-module__r0PylG__barOpen:nth-child(2){opacity:0}.Navbar-module__r0PylG__barOpen:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.Navbar-module__r0PylG__navLinks{gap:20px;margin-top:10px;list-style:none;display:flex}.Navbar-module__r0PylG__navLinks li a{color:var(--dark-text);font-weight:500;text-decoration:none;transition:color .3s}.Navbar-module__r0PylG__navLinks li a:hover{color:var(--text-hover-color)}.Navbar-module__r0PylG__dropdown{cursor:pointer;transition:color .5s;position:relative}.Navbar-module__r0PylG__dropdown:hover{color:var(--text-hover-color)}.Navbar-module__r0PylG__dropdownMenu{background-color:var(--blok-color);box-shadow:0 4px 8px var(--black-color);z-index:1100;opacity:0;border-radius:5px;min-width:220px;padding:10px 0;list-style:none;transition:opacity .3s,transform .3s;display:none;position:absolute;top:100%;left:0;transform:translateY(-10px)}.Navbar-module__r0PylG__dropdown:hover .Navbar-module__r0PylG__dropdownMenu,.Navbar-module__r0PylG__dropdownOpen .Navbar-module__r0PylG__dropdownMenu{opacity:1;display:block;transform:translateY(0)}.Navbar-module__r0PylG__dropdownMenu li{text-align:left;border-bottom:1px solid var(--blok-color);width:100%;padding:12px 20px;transition:background-color .3s,color .3s}.Navbar-module__r0PylG__dropdownMenu li:last-child{border-bottom:none}.Navbar-module__r0PylG__dropdownMenu li a{color:var(--dark-text);white-space:nowrap;font-size:14px;text-decoration:none;display:block}.Navbar-module__r0PylG__dropdownMenu li a:hover{color:var(--text-hover-color)}.Navbar-module__r0PylG__languageSwitcher{align-items:center;gap:10px;display:flex}.Navbar-module__r0PylG__languageSwitcher button{color:var(--black-color);cursor:pointer;text-align:center;background-color:#0000;border:none;padding:-1px 0;font-size:.9rem;transition:color .3s}.Navbar-module__r0PylG__languageSwitcher button.Navbar-module__r0PylG__active{color:var(--lang-active);font-weight:700}.Navbar-module__r0PylG__languageSwitcher button:hover{color:var(--lang-hover)}@media (max-width:1300px){.Navbar-module__r0PylG__navbar{z-index:1000;justify-content:space-between;align-items:center;padding:20px 10px 10px 30px;display:flex;position:relative}}@media (max-width:768px){.Navbar-module__r0PylG__navbar{padding:20px 40px}.Navbar-module__r0PylG__hamburger{display:flex}.Navbar-module__r0PylG__navLinks{background-color:var(--white);text-align:center;z-index:1050;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:30px 0;transition:all .3s;display:none;position:absolute;top:60px;left:0;right:0;box-shadow:0 4px 8px #0000001a}.Navbar-module__r0PylG__navOpen{display:flex}.Navbar-module__r0PylG__dropdownMenu{text-align:center;opacity:0;width:100%;box-shadow:none;background-color:inherit;padding:10px 0;transition:opacity .3s,transform .3s;display:none;position:static;transform:translateY(-10px)}.Navbar-module__r0PylG__dropdownOpen .Navbar-module__r0PylG__dropdownMenu{opacity:1;flex-direction:column;display:flex;transform:translateY(0)}.Navbar-module__r0PylG__dropdownMenu li{border-bottom:1px solid var(--background-color);width:100%;padding:15px}.Navbar-module__r0PylG__dropdownMenu li a{text-align:center;white-space:normal;word-wrap:break-word;word-break:break-word;width:100%;font-size:14px;display:block}}
.ToTop-module__d5SCpa__toTopContainer{z-index:1000;position:fixed;bottom:90px;right:40px}.ToTop-module__d5SCpa__toTopButton{opacity:.5;cursor:pointer;font-size:1.5rem;transition:all .3s}.ToTop-module__d5SCpa__toTopButton:hover{transform:scale(1.1)}@media (max-width:768px){.ToTop-module__d5SCpa__toTopContainer{display:none}}
:root{--main-color:#87ceeb;--white:#fff;--little-white:#ddd;--black-color:#000;--dark-text:#333;--dark-text1:#444;--date-text:#aaa;--blok-color:#d9eef7;--bright-bule:#59a9ff;--text-hover-color:#007bff;--btn-default-color:#e0e0e0;--btn-hover-color:#0077b6;--btn-fouse:#005f8b;--btn-active:#004a6d;--icon-color:#22aae1;--lang-active:#0077b6;--lang-hover:#0077b6;--background-color:#d8d8d8;--footer:#c9c9c9}a{color:inherit;cursor:pointer;text-decoration:none}a:hover{text-decoration:none}body{box-sizing:border-box;background-color:var(--background-color);margin:0;padding:0;font-family:Arial,sans-serif;overflow-x:hidden}.Toastify__toast--loading .Toastify__toast-icon>svg{animation:1s linear infinite spin}.Toastify__toast--success .Toastify__toast-icon>svg,.Toastify__toast--error .Toastify__toast-icon>svg{animation:none}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:768px){[data-aos]{opacity:1!important;transition:none!important;transform:none!important}}
.Footer-module__B3QGhG__footer{background-color:var(--footer);color:var(--dark-text);text-align:center;margin:0;padding:40px 100px}.Footer-module__B3QGhG__footerContainer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding:0 45px 0 50px;display:flex}.Footer-module__B3QGhG__contactInfo{text-align:left;flex:1;margin-right:0}.Footer-module__B3QGhG__contactInfo h4{margin-bottom:10px;font-size:1.2rem;font-weight:700}.Footer-module__B3QGhG__contactInfo p{margin-bottom:8px;font-size:1rem;line-height:1.5}.Footer-module__B3QGhG__contactInfo a{color:var(--btn-hover-color);text-decoration:none}.Footer-module__B3QGhG__contactInfo a:hover{text-decoration:none}.Footer-module__B3QGhG__sitesMap{text-align:center;flex:1}.Footer-module__B3QGhG__sitesMap h4{margin-bottom:10px;font-size:1.2rem;font-weight:700}.Footer-module__B3QGhG__sitesMapList{margin:0;padding:0;list-style:none}.Footer-module__B3QGhG__sitesMapList li{margin-bottom:8px}.Footer-module__B3QGhG__sitesMapList a{color:var(--btn-hover-color);text-decoration:none}.Footer-module__B3QGhG__sitesMapList a:hover{text-decoration:none}.Footer-module__B3QGhG__qrCode{text-align:center;flex-direction:column;flex:1;align-items:flex-end;display:flex}.Footer-module__B3QGhG__qrCode h4{margin-bottom:10px;font-size:1.2rem;font-weight:700}.Footer-module__B3QGhG__qrCode img{object-fit:cover;border-radius:10px;width:150px;height:150px;box-shadow:0 4px 8px #0003}.Footer-module__B3QGhG__footerBottom{flex-wrap:wrap;justify-content:space-between;align-items:center;margin-top:30px;padding:0 40px;display:flex}.Footer-module__B3QGhG__footerBottom p{margin:0}.Footer-module__B3QGhG__socialIcons{align-items:center;display:flex}.Footer-module__B3QGhG__socialIcons a i{color:var(--dark-text);margin:0 10px;font-size:30px;transition:color .3s}.Footer-module__B3QGhG__socialIcons a:hover i{color:var(--btn-hover-color)}@media (max-width:768px){.Footer-module__B3QGhG__footerContainer{text-align:center;flex-direction:column;gap:15px;padding:0}.Footer-module__B3QGhG__contactInfo,.Footer-module__B3QGhG__qrCode{text-align:center;flex:none;align-items:center;margin:0 auto}.Footer-module__B3QGhG__footerBottom{flex-direction:column;gap:10px;padding:0 20px}.Footer-module__B3QGhG__footerContainer{text-align:center;flex-direction:column}.Footer-module__B3QGhG__sitesMap{flex:none;margin:10px 0}.Footer-module__B3QGhG__sitesMapList{text-align:center;display:inline-block}.Footer-module__B3QGhG__qrCode img{margin-bottom:15px}.Footer-module__B3QGhG__socialIcons{justify-content:center}}
