.kubio-header{background-color:#fff;position:relative}.kubio-header__inner{align-items:center;display:flex;justify-content:space-between;padding:10px 0;position:relative}@media only screen and (max-width:767px){.kubio-header__inner{padding:6px 0}}.kubio-header__logo{font:italic 500 20px/1.2 Playfair Display,serif}.kubio-header__side{align-items:center;display:flex;flex-shrink:0;gap:10px}@media only screen and (max-width:767px){.kubio-header__side{flex-direction:row-reverse}}.kubio-header__menu-open-btn{display:none}@media only screen and (max-width:767px){.kubio-header__menu-open-btn{display:block}}.kubio-header__menu-open-btn svg{height:10px;width:10px}.kubio-header__menu-list{align-items:center;display:flex}.kubio-header__menu-list:before{background-color:#1e1f22;bottom:0;content:"";height:100%;left:0;opacity:0;position:fixed;right:0;top:0;transition-duration:.3s;transition-property:opacity,visibility,left;visibility:hidden;width:100%}@media only screen and (max-width:767px){.kubio-header__menu-list{background-color:#fff;flex-direction:column;height:100%;padding:30px 16px;position:fixed;right:-100%;top:0;transition:right .3s;width:90%;z-index:4}.kubio-header__menu-list.active{right:0}.kubio-header__menu-list.active:before{content:"";left:-90%;opacity:.5;visibility:visible}}.kubio-header__menu-close-btn{display:none}@media only screen and (max-width:767px){.kubio-header__menu-close-btn{display:flex;justify-content:flex-end;position:absolute;right:20px;top:30px;width:100%}}.kubio-header__menu-close-btn svg{height:18px;width:18px}.kubio-header__menu-item{border-radius:999px;cursor:pointer;font-family:Roboto,sans-serif;font-size:16px;font-weight:600;font-weight:500;line-height:1.3;padding:8px 10px;text-transform:uppercase;text-transform:none;transition:background-color .3s}.kubio-header__menu-item:hover{background-color:#f5f5f5}
