.language-switcher-container{position:relative;display:-ms-flexbox;display:flex}.language-switcher-container-mobile{display:none}.language-switcher-top-content{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;gap:6px;cursor:pointer}.language-switcher-top-content>p{margin-bottom:0;margin-top:4px}.language-switcher{display:none;width:max-content;background:#fff;position:absolute;right:50%;left:50%;-ms-transform:translate(-50%,0);transform:translate(-50%,0);top:37px;padding:40px 50px;border-radius:30px;box-shadow:0 8px 17px rgba(150,150,150,.31)}.btn-slider,.language-slider-switch{-ms-flex-direction:row;background:#dcedf2;border-radius:30px}.language-switcher.active{display:block}.language-switcher a{text-decoration:none;color:#003;font-size:14px}.language-switcher.enabled-weglot{-ms-transform:translate(-80%,0);transform:translate(-80%,0)}.language-slider-switch{width:200px;margin:auto auto 40px;height:38px;display:-ms-flexbox;display:flex;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:justify;justify-content:space-between}.btn-slider{width:100px;display:-ms-flexbox;display:flex;flex-direction:row;-ms-flex-line-pack:center;align-content:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:0 30px;color:#0b749d;font-size:16px;cursor:pointer}.btn-slider.active{background:#0b749d;color:#fff}.language-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:start;align-content:flex-start;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start;gap:40px}.language-title{font-weight:700;margin:10px 0 20px;color:#707070;font-size:14px}.lang-col a{padding:0 0 15px;cursor:pointer;display:-ms-flexbox;display:flex}.lang-col a img{cursor:pointer;width:18px;top:-2px;position:relative;margin:0 5px 0 0;filter:drop-shadow(0 0 1px #c6c6c6)}#country-content,#country-content-mobile{display:none}#country-content-mobile.active,#country-content.active{display:block}#language-content,#language-content-mobile{display:none}#language-content-mobile.active,#language-content.active{display:block}.language-switcher__arrow{transition:all .5s ease}.language-switcher__arrow.active{-ms-transform:rotate(180deg);transform:rotate(180deg)}img.country-image{max-width:24px;width:24px}.weglot-container{display:none!important}@media screen and (max-width:960px){.language-switcher-container-mobile{display:block}.language-switcher{-ms-transform:unset;transform:unset;left:unset;right:0;top:55px}}@media screen and (max-width:480px){.language-container{-ms-flex-direction:column;flex-direction:column;gap:0;max-height:500px;overflow:auto}}