.menu-btn li,ul#menu-btn li{border:1px solid #111716;border-radius:50px;display:flex;flex-direction:row-reverse;gap:7px;padding:5px 12px;width:fit-content}ul#menu-btn li span{color:#111716;font-family:Outfit,sans-serif;font-size:18px;font-weight:500;margin-right:1px}ul#menu-btn svg{fill:#111716}section.sidebar-menu-desktop{background-color:#fff;display:none;height:100vh;overflow:auto;position:fixed;right:-80vw;top:0;transition:all .4s ease;width:80vw;z-index:200}section.sidebar-menu-desktop.opened{box-shadow:0 0 25px 6px #e7e7e7;display:block;max-width:400px;right:0}button.close-btn-menu{background:#fff;border:1px solid #111716;border-radius:50px;font-family:Outfit,sans-serif;padding:5px 12px}section.sidebar-menu-desktop nav .ul-first{list-style:none;margin:auto;max-width:85%}section.sidebar-menu-desktop nav li{padding-bottom:10px}section.sidebar-menu-desktop .has-children ul{display:none}section.sidebar-menu-desktop .has-children.opened ul{display:block}section.sidebar-menu-desktop nav ul a{color:#111716;font-family:Outfit,sans-serif;font-size:18px;font-style:normal;font-weight:500;letter-spacing:-.24px;line-height:normal;text-decoration:none}section.sidebar-menu-desktop .horizontal-menu__sub-icon svg{height:20px;width:20px}section.sidebar-menu-desktop .horizontal-menu__sub-icon{cursor:pointer;float:right;text-align:right;width:40px}section.sidebar-menu-desktop nav ul.ul-second{list-style:none;margin-top:10px;padding-left:10px}section.sidebar-menu-desktop nav ul.ul-second a{font-weight:300}section.sidebar-menu-desktop nav ul.ul-second svg{height:17px;transform:rotate(270deg);width:17px}li.has-children.menu-main-item-1.opened>a{color:#65bc4b}li.has-children.menu-main-item-1.opened>.horizontal-menu__sub-icon svg{fill:#65bc4b;transform:rotate(180deg)}.ul-first .horizontal-menu__sub-icon.opened svg,.ul-fourth .horizontal-menu__sub-icon.opened svg,.ul-third .horizontal-menu__sub-icon.opened svg{transform:rotate(180deg)}section.sidebar-menu-desktop .has-children ul.ul-first,section.sidebar-menu-desktop .has-children ul.ul-fourth,section.sidebar-menu-desktop .has-children ul.ul-third{display:none}section.sidebar-menu-desktop .has-children ul.ul-first.opened,section.sidebar-menu-desktop .has-children ul.ul-fourth.opened,section.sidebar-menu-desktop .has-children ul.ul-third.opened{display:block}