.navbar{position:absolute;top:0;height:84px;box-shadow:0px 3px 3px rgba(0,0,0,.05);width:100%;justify-content:center;z-index:99}@media(max-width: 1048px){.navbar{position:fixed}}.navbar.light .navbar-brand{background-repeat:no-repeat;background-position:center;background-image:url("/img/logo-footer.svg")}.navbar.light::before{content:"";background-color:rgba(255,255,255,.05)}.navbar.light .navbar__menu-item a,.navbar.light .lang-item a{width:100%;color:#fff}.navbar.light .navbar__lang-icon{background-repeat:no-repeat;background-position:center;background-image:url("/img/lang-icon-white.svg") !important}.navbar.scrolling-active{box-shadow:0 3px 1rem rgba(0,0,0,.1);height:64px;position:fixed}.navbar.scrolling-active .navbar-brand{background-repeat:no-repeat;background-position:center;background-image:url("/img/logo.svg")}.navbar.scrolling-active::before{content:"";background-color:#fff !important;box-shadow:0 3px 1rem rgba(0,0,0,.1) !important}.navbar.scrolling-active .navbar__menu-item a,.navbar.scrolling-active .lang-item a{color:#000}.navbar.scrolling-active .navbar__lang-icon{background-repeat:no-repeat;background-position:center;background-image:url("/img/lang-icon.svg") !important}.navbar::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;border-bottom:2px solid rgba(255,255,255,.05);transition:all .5s ease;background-color:#fff}@media(max-width: 768px){.navbar::before{z-index:2}}.navbar-brand{width:122px;height:40px;display:flex;justify-content:center;align-items:center;background-repeat:no-repeat;background-position:center;background-image:url("/img/logo.svg")}.navbar__logo{align-items:center;margin-right:85px;margin-bottom:8px}@media(max-width: 768px){.navbar__logo{z-index:3}}.navbar__body{background-color:rgba(0,0,0,0);width:100%;height:100%;position:relative;z-index:2}@media(max-width: 768px){.navbar__body{position:unset;z-index:0}}.navbar__body .lang-item{position:absolute;top:0;right:0;z-index:2;height:100% !important;display:flex;flex-direction:column;justify-content:center;align-items:unset;font-size:18px;line-height:60px}@media(max-width: 768px){.navbar__body .lang-item{right:50px}}.navbar__body .lang-item a{width:100%;color:#000;display:flex;justify-content:unset;align-items:center}@media(hover: hover){.navbar__body .lang-item a:hover{color:#8c9a9c}}@media(max-width: 768px){.navbar__body .lang-item span{display:none}}.navbar__body .lang-item .navbar__lang-icon{margin-left:9px;height:24px;width:24px;display:block;background-repeat:no-repeat;background-position:center;background-image:url("/img/lang-icon.svg")}.navbar .navbar__language-switcher{display:none}.navbar .navbar__language-switcher.active{background:#fff;width:180px;max-height:600px;position:absolute;top:70px;right:0;box-shadow:3px 3px 3px rgba(0,0,0,.1);border-radius:5px;padding:2px 0;display:flex;justify-content:center;align-items:center}@media(max-width: 768px){.navbar .navbar__language-switcher.active{right:12px;z-index:2}}.navbar .navbar__language-switcher.active ul{width:100%;height:100%;overflow-y:scroll;grid-template-columns:repeat(3, 58px);display:grid}.navbar .navbar__language-switcher.active ul::-webkit-scrollbar{width:4px;height:4px}.navbar .navbar__language-switcher.active ul::-webkit-scrollbar-thumb{background:rgba(140,154,156,.5)}.navbar .navbar__language-switcher.active ul::-webkit-scrollbar-track{background:#fff}.navbar .navbar__language-switcher.active ul{scrollbar-face-color:rgba(140,154,156,.5);scrollbar-track-color:#fff}.navbar .navbar__language-switcher.active ul li{cursor:pointer;margin:2px 0;width:100%;height:32px;display:flex;justify-content:center;align-items:center}.navbar .navbar__language-switcher.active ul li a{color:#000;height:100%;position:relative;display:flex;justify-content:center;align-items:center}.navbar .navbar__language-switcher.active ul li a.active:after{content:"";position:absolute;bottom:0;left:0;height:3px;width:100%;border-radius:3px;background:#008da6}.navbar__toggler{display:none}@media(max-width: 768px){.navbar__toggler{display:flex;align-items:center;position:absolute;right:12px;height:100%;z-index:2}}.navbar__toggler-icon{transition:all .3s ease 0s}@media(max-width: 768px){.navbar__toggler-icon{background-image:url("/img/menu-burger-icon.svg");background-size:contain;background-repeat:no-repeat;height:18px;width:22px;display:block}.menu-active .navbar__toggler-icon{opacity:1;background-image:url("/img/menu-close-icon.svg")}}.navbar__menu{width:100%;justify-content:space-between;align-items:center}@media(max-width: 768px){.navbar__menu{position:absolute;top:-500%}.menu-active .navbar__menu{transition:all .4s;position:fixed;left:0;top:0;width:100%;background:linear-gradient(205.25deg, #008198 22.77%, #7bf7ce 83.98%);padding:64px 0 0 0;flex-direction:column;align-items:center;justify-content:flex-start;box-shadow:0px 3px 3px rgba(0,0,0,.32)}}.navbar__menu-body{width:50%}.navbar__menu-body ul{width:100%;justify-content:space-between}@media(max-width: 768px){.navbar__menu-body ul{flex-direction:column;align-items:center}.navbar__menu-body ul li{border-bottom:1px dashed #fff;width:90%;text-align:center}.navbar__menu-body ul li a{color:#fff}}@media(max-width: 1048px){.navbar__menu-body{width:80%}}@media(max-width: 768px){.navbar__menu-body{width:100%}}.navbar__menu-item{font-size:17px;line-height:60px;text-transform:uppercase}.menu-active .navbar__menu-item{text-transform:none !important;height:74px;display:flex;justify-content:center;align-items:center;font-size:24px;line-height:60px}.menu-active .navbar__menu-item.active a{opacity:50%;border-bottom:none}.menu-active .navbar__menu-item.active a:after{display:none}.menu-active .navbar__menu-item:last-of-type{border-bottom:none}.menu-active .navbar__menu-item a span{color:#fff}.navbar__menu-item a{width:100%;color:#000}.navbar__menu-item.active a{position:relative}.navbar__menu-item.active a:after{content:"";position:absolute;bottom:-3px;left:0;height:3px;width:100%;border-radius:3px;background:#008da6}.navbar__menu-item:hover a{color:#8c9a9c}/*# sourceMappingURL=navbar.css.map */
