/**handles:divi-style**/
.__vertical-menu .et_pb_menu__menu nav ul{flex-direction:column;margin-left:0!important;margin-right:0!important;width:100%}.__vertical-menu .et_pb_menu__menu>nav>ul>li{padding:1rem 0}.__custom-menu{height:90px!important;display:flex!important;flex-direction:column;justify-content:space-between;padding:0 rem;padding-top:.5rem;cursor:pointer;transition:.3s ease-in}@media screen and (min-width:600px){.__custom-menu{padding:0 1rem}}.__custom-menu__text{font-weight:700;padding:0;text-align:center;color:#1f2933}.__custom-menu__burger{display:flex;margin:0 auto;align-items:flex-end;justify-content:space-between;width:30px;height:40px;transition:.3s ease-in}.__custom-menu--dark .__custom-menu__burger{align-items:flex-start}.__custom-menu__burger .__center,.__custom-menu__burger .__left,.__custom-menu__burger .__right{width:6px;background:#1f2933;transition:.3s ease-in}.__custom-menu__burger .__left{height:33.3%}.__custom-menu__burger .__center{height:66.6%}.__custom-menu__burger .__right{height:100%}.__custom-menu:hover .__left{height:100%}.__open{right:0!important}#__aside-menu{transition:.3s linear;right:-100%}body.divi_page_et_theme_builder #__aside-menu{right:0}.__custom-menu--dark .__custom-menu__text{color:#fff}.__custom-menu--dark .__custom-menu__burger .__center,.__custom-menu--dark .__custom-menu__burger .__left,.__custom-menu--dark .__custom-menu__burger .__right{background:#fff}