.Header-module-scss-module__A1F1Eq__header{background-color:var(--base-white);border-bottom:1px solid var(--base-border);box-shadow:#909cb01a;height:100px;z-index:var(--z-index-header);align-items:center;display:flex;position:sticky;top:0;left:0;right:0}.Header-module-scss-module__A1F1Eq__header .Header-module-scss-module__A1F1Eq__headerInner{justify-content:space-between;align-items:center;gap:10px;display:flex}.Header-module-scss-module__A1F1Eq__header .Header-module-scss-module__A1F1Eq__headerInner .Header-module-scss-module__A1F1Eq__right{align-items:center;gap:40px;display:flex}.Header-module-scss-module__A1F1Eq__header .Header-module-scss-module__A1F1Eq__headerInner .Header-module-scss-module__A1F1Eq__right .Header-module-scss-module__A1F1Eq__phoneAndLang{align-items:center;gap:20px;display:flex}@media screen and (max-width:768px){.Header-module-scss-module__A1F1Eq__header .Header-module-scss-module__A1F1Eq__headerInner .Header-module-scss-module__A1F1Eq__right .Header-module-scss-module__A1F1Eq__phoneAndLang{gap:10px}}.Header-module-scss-module__A1F1Eq__header .Header-module-scss-module__A1F1Eq__headerInner .Header-module-scss-module__A1F1Eq__right .Header-module-scss-module__A1F1Eq__phoneAndLang .Header-module-scss-module__A1F1Eq__menuBtn{justify-content:center;align-items:center;padding:10px}
.Logo-module-scss-module__seU4oG__logo{justify-content:center;align-items:center;width:80px;height:80px;display:inline-flex;position:relative}@media screen and (max-width:768px){.Logo-module-scss-module__seU4oG__logo{width:60px;height:60px}}.Logo-module-scss-module__seU4oG__logo .Logo-module-scss-module__seU4oG__img{object-fit:cover}.Logo-module-scss-module__seU4oG__logo .Logo-module-scss-module__seU4oG__link{position:absolute;inset:0}
.HeaderMenu-module-scss-module__F8Gg5W__menuWrapper{gap:10px;display:flex}.HeaderMenu-module-scss-module__F8Gg5W__menuWrapper.HeaderMenu-module-scss-module__F8Gg5W__mobile{flex-direction:column}
.HeaderMenuLink-module-scss-module__67uOkG__link{color:var(--gray-250);border-radius:var(--rounded);border:1px solid #0000;padding:10px 15px;font-size:16px;font-weight:500;text-decoration:none;transition:background-color .2s ease-in-out,border-color .2s ease-in-out}.HeaderMenuLink-module-scss-module__67uOkG__link:hover,.HeaderMenuLink-module-scss-module__67uOkG__link.HeaderMenuLink-module-scss-module__67uOkG__active{background-color:var(--base-bg);border-color:var(--base-border)}
.SwitchLang-module-scss-module__2GbCAa__switchLangWrapper{cursor:pointer;display:inline-flex;position:relative}.SwitchLang-module-scss-module__2GbCAa__switchLangWrapper.SwitchLang-module-scss-module__2GbCAa__active .SwitchLang-module-scss-module__2GbCAa__langsWrapper{opacity:1;pointer-events:all;visibility:visible}.SwitchLang-module-scss-module__2GbCAa__switchLangWrapper.SwitchLang-module-scss-module__2GbCAa__active .SwitchLang-module-scss-module__2GbCAa__currentLang img{transform:rotate(180deg)}.SwitchLang-module-scss-module__2GbCAa__switchLangWrapper.SwitchLang-module-scss-module__2GbCAa__mobile{width:100%}.SwitchLang-module-scss-module__2GbCAa__switchLangWrapper.SwitchLang-module-scss-module__2GbCAa__mobile .SwitchLang-module-scss-module__2GbCAa__currentLang{justify-content:space-between;width:100%}.SwitchLang-module-scss-module__2GbCAa__switchLangWrapper.SwitchLang-module-scss-module__2GbCAa__mobile .SwitchLang-module-scss-module__2GbCAa__langsWrapper{width:100%}.SwitchLang-module-scss-module__2GbCAa__switchLangWrapper .SwitchLang-module-scss-module__2GbCAa__currentLang{border:1px solid var(--base-border);border-radius:var(--rounded);cursor:pointer;align-items:center;gap:7px;padding:10px 20px}.SwitchLang-module-scss-module__2GbCAa__switchLangWrapper .SwitchLang-module-scss-module__2GbCAa__currentLang img{transition:transform .2s ease-in-out;transform:rotate(0)}.SwitchLang-module-scss-module__2GbCAa__switchLangWrapper .SwitchLang-module-scss-module__2GbCAa__langsWrapper{z-index:10;opacity:0;pointer-events:none;visibility:hidden;width:150px;padding-top:10px;transition:opacity .2s ease-in-out,visibility .2s ease-in-out;position:absolute;top:100%;left:0}.SwitchLang-module-scss-module__2GbCAa__switchLangWrapper .SwitchLang-module-scss-module__2GbCAa__langsWrapper .SwitchLang-module-scss-module__2GbCAa__langs{background-color:var(--base-white);border:1px solid var(--base-border);border-radius:var(--rounded);flex-direction:column;display:flex;overflow:hidden}.SwitchLang-module-scss-module__2GbCAa__switchLangWrapper .SwitchLang-module-scss-module__2GbCAa__langsWrapper .SwitchLang-module-scss-module__2GbCAa__langs .SwitchLang-module-scss-module__2GbCAa__lang{border-bottom:1px solid var(--base-border);cursor:pointer;padding:10px 12px;display:inline-flex}.SwitchLang-module-scss-module__2GbCAa__switchLangWrapper .SwitchLang-module-scss-module__2GbCAa__langsWrapper .SwitchLang-module-scss-module__2GbCAa__langs .SwitchLang-module-scss-module__2GbCAa__lang:last-child{border:none}.SwitchLang-module-scss-module__2GbCAa__switchLangWrapper .SwitchLang-module-scss-module__2GbCAa__langsWrapper .SwitchLang-module-scss-module__2GbCAa__langs .SwitchLang-module-scss-module__2GbCAa__lang:hover,.SwitchLang-module-scss-module__2GbCAa__switchLangWrapper .SwitchLang-module-scss-module__2GbCAa__langsWrapper .SwitchLang-module-scss-module__2GbCAa__langs .SwitchLang-module-scss-module__2GbCAa__lang.SwitchLang-module-scss-module__2GbCAa__active{background-color:var(--base-bg)}
.PhoneBtn-module-scss-module__7_M-hW__phoneBtn{align-items:center;gap:7px}
:root{--font-geist:var(--font-geist);--primary-550:#010707;--primary-500:#010e0e;--primary-450:#021415;--primary-400:#031b1c;--primary-350:#032223;--primary-300:#042a2b;--primary-250:#0a6d71;--primary-200:#11b2b8;--primary-150:#2be5eb;--primary-100:#71eef2;--primary-50:#b8f6f8;--secondary-550:#322d03;--secondary-500:#655a06;--secondary-450:#97870a;--secondary-400:#c9b30d;--secondary-350:#f0d81b;--secondary-300:#f4e04d;--secondary-250:#f6e56b;--secondary-200:#f7eb89;--secondary-150:#f9f0a6;--secondary-100:#fbf5c4;--secondary-50:#fdfae1;--base-white:#fff;--base-netural-white:#ffffff80;--base-black:#000;--base-netural-black:#00000080;--base-border:#f2f3f4;--base-bg:#fcfcfc;--gray-250:#3a4352;--gray-200:#4a5568;--gray-150:#687792;--gray-100:#909cb0;--gray-50:#bac1ce;--danger:crimson;--success:#15be15;--rounded:6px;--z-index-header:100;--z-index-modal:1000}*,:before,:after{box-sizing:border-box;outline:none;margin:0;padding:0}a{text-decoration:none;display:inline-flex}span{display:inline-flex}button{font-family:var(--font-geist);background-color:#0000;border:none;display:inline-flex}#wrapper-block-page{flex-direction:column;min-height:100vh;display:flex}#main{flex:1}.leaflet-bottom.leaflet-right{opacity:0}body{font-family:var(--font-geist);background-color:var(--base-bg);min-width:370px;min-height:100vh}
.Footer-module-scss-module__ygM31a__footer{background-color:var(--primary-300);padding-block:50px}.Footer-module-scss-module__ygM31a__footer .Footer-module-scss-module__ygM31a__inner{justify-content:space-between;gap:20px;display:flex}@media screen and (max-width:768px){.Footer-module-scss-module__ygM31a__footer .Footer-module-scss-module__ygM31a__inner{flex-direction:column;gap:40px}}.Footer-module-scss-module__ygM31a__footer .Footer-module-scss-module__ygM31a__inner .Footer-module-scss-module__ygM31a__left{flex-direction:column;gap:7px;display:flex}.Footer-module-scss-module__ygM31a__footer .Footer-module-scss-module__ygM31a__inner .Footer-module-scss-module__ygM31a__left .Footer-module-scss-module__ygM31a__phone,.Footer-module-scss-module__ygM31a__footer .Footer-module-scss-module__ygM31a__inner .Footer-module-scss-module__ygM31a__left .Footer-module-scss-module__ygM31a__email{color:var(--base-white)}.Footer-module-scss-module__ygM31a__footer .Footer-module-scss-module__ygM31a__inner .Footer-module-scss-module__ygM31a__left .Footer-module-scss-module__ygM31a__address{color:var(--primary-50);font-weight:500}.Footer-module-scss-module__ygM31a__footer .Footer-module-scss-module__ygM31a__inner .Footer-module-scss-module__ygM31a__right{justify-content:space-between;gap:50px;display:flex}@media screen and (max-width:768px){.Footer-module-scss-module__ygM31a__footer .Footer-module-scss-module__ygM31a__inner .Footer-module-scss-module__ygM31a__right{flex-direction:column}}.Footer-module-scss-module__ygM31a__footer .Footer-module-scss-module__ygM31a__inner .Footer-module-scss-module__ygM31a__right .Footer-module-scss-module__ygM31a__linksWrapper .Footer-module-scss-module__ygM31a__topDesc{color:var(--base-white);margin-bottom:20px}.Footer-module-scss-module__ygM31a__footer .Footer-module-scss-module__ygM31a__inner .Footer-module-scss-module__ygM31a__right .Footer-module-scss-module__ygM31a__linksWrapper .Footer-module-scss-module__ygM31a__links{flex-direction:column;gap:7px;display:flex}.Footer-module-scss-module__ygM31a__footer .Footer-module-scss-module__ygM31a__inner .Footer-module-scss-module__ygM31a__right .Footer-module-scss-module__ygM31a__linksWrapper .Footer-module-scss-module__ygM31a__links .Footer-module-scss-module__ygM31a__link{color:var(--base-white)}.Footer-module-scss-module__ygM31a__footer .Footer-module-scss-module__ygM31a__inner .Footer-module-scss-module__ygM31a__right .Footer-module-scss-module__ygM31a__linksWrapper .Footer-module-scss-module__ygM31a__links .Footer-module-scss-module__ygM31a__link:hover{color:var(--primary-50)}.Footer-module-scss-module__ygM31a__footer .Footer-module-scss-module__ygM31a__inner .Footer-module-scss-module__ygM31a__right .Footer-module-scss-module__ygM31a__socialWrapper .Footer-module-scss-module__ygM31a__topDesc{color:var(--base-white);margin-bottom:20px}.Footer-module-scss-module__ygM31a__footer .Footer-module-scss-module__ygM31a__inner .Footer-module-scss-module__ygM31a__right .Footer-module-scss-module__ygM31a__socialWrapper .Footer-module-scss-module__ygM31a__social{align-items:center;gap:10px;display:flex}.Footer-module-scss-module__ygM31a__footer .Footer-module-scss-module__ygM31a__inner .Footer-module-scss-module__ygM31a__right .Footer-module-scss-module__ygM31a__socialWrapper .Footer-module-scss-module__ygM31a__social .Footer-module-scss-module__ygM31a__socialLink{border:1px solid var(--gray-250);border-radius:var(--rounded);justify-content:center;align-items:center;padding:10px;transition:background-color .2s ease-in-out;display:flex}.Footer-module-scss-module__ygM31a__footer .Footer-module-scss-module__ygM31a__inner .Footer-module-scss-module__ygM31a__right .Footer-module-scss-module__ygM31a__socialWrapper .Footer-module-scss-module__ygM31a__social .Footer-module-scss-module__ygM31a__socialLink:hover{background-color:var(--primary-400)}
