@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap);*{box-sizing:border-box}body,html{width:100%;height:100%}body{background:linear-gradient(135deg,#8254ea,#e86dec);display:flex;justify-content:center;align-items:center;margin:0;padding:0;font-family:Roboto,sans-serif}.dropdown-menu{width:300px;height:auto;display:flex;flex-direction:column;position:relative}.dropdown-menu:before{position:absolute;content:"";display:block;width:0;height:0;right:18px;margin-left:-10px;margin-top:-20px;border:10px solid transparent;border-bottom-color:#15a4fa}.dropdown-menu .dropdown-items ul{list-style:none;padding:0;margin:0}.dropdown-menu .dropdown-items ul li{background:#15a4fa;padding:25px 0;text-indent:25px;color:#eff4fa;font-size:13px;letter-spacing:1px;font-weight:500;-webkit-transition:box-shadow .2s linear,text-indent .3s linear;transition:box-shadow .2s linear,text-indent .3s linear;cursor:pointer}.dropdown-menu .dropdown-items ul li:hover{background:#0c93e4;box-shadow:inset 3px 0 #126ca1;text-indent:31px}.dropdown-menu .dropdown-items ul li span{margin-right:15px;vertical-align:middle}.menu-wrapper{width:300px;height:auto;overflow:hidden;background:#2a394f;color:#fff;position:relative}.menu-wrapper .menu-item{position:relative;display:flex;align-items:center;justify-content:space-between;padding:20px;cursor:pointer;border-bottom:2px solid transparent;-webkit-transition:text-indent .15s,height .3s;transition:text-indent .15s,height .3s}.menu-wrapper .menu-item .icons{display:flex}.menu-wrapper .menu-item h2{color:#eff4fa;font-size:13px;font-weight:500;margin-left:15px;letter-spacing:1px;flex:2 1}.menu-wrapper .menu-item:hover{background:#212e41;text-indent:4px}.menu-wrapper .menu-item:not(:last-child):hover{border-bottom:2px solid #355789}
/*# sourceMappingURL=main.0d86820d.chunk.css.map */