.header{padding-top:25px;padding-bottom:25px}.header .container{display:flex;align-items:center;justify-content:space-between}.header .site-branding-mob{display:none}.header .site-branding.desktop{position:absolute;left:50%;transform:translateX(-50%)}.header .left{display:flex;align-items:center;column-gap:10px}.btn-sub-menu{position:relative;width:40px;height:27px;margin-left:40px;display:flex;align-items:center;cursor:pointer}.btn-sub-menu span{display:block;background-color:var(--green);height:7px;width:100%}.btn-sub-menu::after,.btn-sub-menu::before{content:"";position:absolute;height:7px;width:100%;background-color:var(--green);transition:all ease-in-out .3s}.btn-sub-menu::before{top:0}.btn-sub-menu::after{bottom:0}.btn-sub-menu.active span{background-color:transparent}.btn-sub-menu.active::before{top:20px;transform:rotate(45deg)}.btn-sub-menu.active::after{bottom:22px;transform:rotate(-45deg)}.btn-sub-menu-text{font-weight:800;font-size:16px;line-height:22px;letter-spacing:.03em;color:var(--green)}.header .header_phone-mob{display:none}.header .nav .main-menu{padding-inline-start:0;list-style:none;display:flex;justify-content:space-between;column-gap:35px}.header .nav .main-menu a{font-style:normal;font-weight:700;font-size:14px;line-height:16px;letter-spacing:.03em;color:var(--dark)}.header .nav .main-menu .menu-item-has-children{padding-right:20px;position:relative}.header .nav .main-menu .menu-item-has-children .submenu-button{display:block;position:absolute;width:8px;height:12px;top:1px;right:0}.header .nav .main-menu .menu-item-has-children .submenu-button::before{content:"";background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDggMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xLjIyODAzIDJMNi4yMjgwMyA2LjVMMS4yMjgwMyAxMSIgc3Ryb2tlPSIjQThDRjQ4IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K");display:inline-block;position:relative;width:8px;height:12px}.header .nav .main-menu .menu-item-has-children ul{background-color:var(--green);position:absolute;flex-direction:column;width:max-content;max-width:600px;min-width:100%;margin:0;padding:20px!important;display:none;left:-20px}.header .nav .main-menu .menu-item-has-children ul li:not(:last-of-type){margin-bottom:10px}.header .right{display:flex;align-items:center;column-gap:35px}.header .header_phone{display:flex;flex-direction:column;align-items:flex-end;row-gap:5px}.header .header_phone a{font-family:var(--secondary-font);font-weight:700;font-size:15px;line-height:normal;text-align:right;letter-spacing:.03em;color:var(--dark)}.header .header_phone p{font-family:var(--secondary-font);font-weight:400;font-size:15px;line-height:normal;text-align:right;letter-spacing:.03em;text-transform:lowercase;color:var(--dark)}.language-switch .language-switch-inner{position:relative}.language-switch .language-switch-inner span.p2{display:flex;align-items:center;column-gap:5px}.language-switch .language-switch-inner span.p2 svg{transition:all ease-in-out .3s}.language-switch .language-switch-inner .languages{display:none;flex-direction:column;row-gap:10px;padding:5px 40px 5px 22px;background-color:var(--green);position:absolute;top:100%;left:-22px;box-sizing:border-box;list-style-type:none;z-index:2}.language-switch .language-switch-inner .languages a{transition:all ease-in-out .3s;white-space:nowrap;color:var(--white)}.language-switch .language-switch-inner .languages a:hover{color:var(--white)}.language-switch .language-switch-inner:hover .languages{display:flex}.header .sub-menu-nav{position:absolute;top:0;bottom:0;left:0;background-color:var(--green);width:40%;height:fit-content;min-height:100vh;box-sizing:border-box;z-index:1;display:block;transform:translateX(-100%);transition:all .3s ease-in-out}.header .sub-menu-nav.active{display:block;transform:translateX(0)}.header .sub-menu-nav .top{display:flex;align-items:center;justify-content:space-between;background-color:var(--white);padding:10px 30px 10px 180px}.header .sub-menu-nav .top .btn-sub-menu-close{position:relative;width:18px;height:17px;cursor:pointer}.header .sub-menu-nav .top .btn-sub-menu-close::before{content:"";position:absolute;top:0;left:8px;width:3px;border-radius:30px;height:18px;background-color:var(--dark);transform:rotate(45deg)}.header .sub-menu-nav .top .btn-sub-menu-close::after{content:"";position:absolute;top:0;left:8px;width:3px;border-radius:30px;height:18px;background-color:var(--dark);transform:rotate(-45deg)}.header .sub-menu-nav .bottom{height:100%;padding:30px 30px 30px 0;background-color:var(--green);box-sizing:border-box;overflow-x:hidden}.header .sub-menu-nav .bottom .menu-sub-menu-ua-container,.header .sub-menu-nav .bottom .menu-sub-menu-ru-container{height:100%}.header .sub-menu-nav .bottom .sub-main-menu{height:100%;display:flex;flex-direction:column;list-style:none;padding-inline-start:0}.header .sub-menu-nav .bottom .sub-main-menu a{font-weight:700;font-size:14px;line-height:16px;letter-spacing:.03em;color:var(--dark);padding-left:180px}.header .sub-menu-nav .bottom .sub-main-menu li{margin:15px 0;width:100%}.header .sub-menu-nav .bottom .sub-main-menu li:first-of-type{margin-top:0}.header .sub-menu-nav .bottom .sub-main-menu li:last-of-type{margin-bottom:0}.header .sub-menu-nav .bottom .sub-main-menu .menu-item-has-children{padding-right:15px;position:relative}.header .sub-menu-nav .bottom .sub-main-menu .menu-item-has-children a{padding-right:15px;position:relative}.header .sub-menu-nav .bottom .sub-main-menu .menu-item-has-children a::before{content:"";background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNyIgaGVpZ2h0PSIxMyIgdmlld0JveD0iMCAwIDcgMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xIDIuNDk1MTJMNiA2Ljk5NTEyTDEgMTEuNDk1MSIgc3Ryb2tlPSIjMUIxQTFBIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K");background-repeat:no-repeat;display:inline-block;position:absolute;background-position:left;width:10px;height:12px;right:0;top:50%;transform:translateY(-50%);transition:all ease-in-out .3s}.header .sub-menu-nav .bottom .sub-main-menu .menu-item-has-children:hover a::before{transform:translateY(-35%) rotate(90deg)}.header .sub-menu-nav .bottom .sub-main-menu .submenu-button{display:flex;position:absolute;width:60%!important;height:100%!important;top:1px;right:0}.header .sub-menu-nav .bottom .sub-main-menu .submenu-button::before{content:"";background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNyIgaGVpZ2h0PSIxMyIgdmlld0JveD0iMCAwIDcgMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xIDIuNDk1MTJMNiA2Ljk5NTEyTDEgMTEuNDk1MSIgc3Ryb2tlPSIjMUIxQTFBIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K");background-repeat:no-repeat;display:inline-block;display:none;position:relative;width:8px;height:12px}.header .sub-menu-nav .bottom .sub-main-menu .sub-menu{padding:15px;margin:0!important;background-color:#b4dc54;list-style:none;padding-inline-start:0;margin-top:15px!important;margin-right:-100%!important;margin-bottom:-15px!important;position:relative;z-index:2}.header .sub-menu-nav .bottom .sub-main-menu .sub-menu li{padding-left:170px}.header .sub-menu-nav .bottom .sub-main-menu .sub-menu li:not(:last-of-type){margin-bottom:10px}.header .sub-menu-nav .bottom .sub-main-menu .sub-menu a{font-weight:400;font-size:14px;line-height:16px;font-feature-settings:"pnum" on,"lnum" on;color:var(--dark);padding-left:0;padding-right:0}.header .sub-menu-nav .bottom .sub-main-menu .sub-menu a::before{display:none}@media (max-width:1200px){.header .nav{display:none}.header .sub-menu-nav{width:60%}}@media (max-width:576px){.header{padding-top:20px;padding-bottom:20px}.header .btn-sub-menu{margin-left:0}.btn-sub-menu-text{display:none}.header .left .site-branding,.header .site-branding.desktop{display:none}.header .site-branding-mob{display:block;max-width:107px}.header .header_phone{display:none}.header .btn-sub-menu.active::before{top:unset;transform:rotate(45deg)}.header .btn-sub-menu.active::after{bottom:unset;transform:rotate(-45deg)}.header .sub-menu-nav{width:100%;top:80px;transform:translateY(-40%);opacity:0;pointer-events:none}.header .sub-menu-nav.active{transform:translateY(0);opacity:100%;pointer-events:all}.header .sub-menu-nav .top{display:none}.header .sub-menu-nav .bottom .sub-main-menu a{padding-left:30px}.header .sub-menu-nav .bottom .sub-main-menu .sub-menu li{padding-left:20px}.header .sub-menu-nav .bottom .sub-main-menu .sub-menu{margin-right:-20%!important}.header .header_phone-mob{display:block;margin-top:5px;padding-left:30px;padding-right:30px;padding-bottom:30px}.header .header_phone-mob{display:flex;flex-direction:column;align-items:flex-end;row-gap:5px}.header .header_phone-mob a{font-family:var(--secondary-font);font-weight:700;font-size:15px;line-height:normal;text-align:right;letter-spacing:.03em;color:var(--dark)}.header .header_phone-mob p{font-family:var(--secondary-font);font-weight:400;font-size:15px;line-height:normal;text-align:right;letter-spacing:.03em;text-transform:lowercase;color:var(--dark)}.header .bi::before,.header [class^=bi-]::before,.header [class*=" bi-"]::before{font-size:20px}}