.fx-row{margin-bottom:0 !important}a{margin-right:16px}.drawer-button{visibility:hidden}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out;margin:0;padding:0;-webkit-text-size-adjust:none}.cm-button{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cm-button:disabled{background:grey}.text-logo{margin-left:24px;margin-bottom:16px;width:200px;align-self:center}html,body{height:100%;font-family:Roboto,"Open Sans",Helvetica,Arial,Verdana,sans-serif}#drawer-toggle{position:absolute;opacity:0}#drawer-toggle-label-light{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;left:0px;height:50px;width:50px;display:block;position:fixed;background:rgba(255,255,255,.0);z-index:101}#drawer-toggle-label-dark{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;left:0px;height:50px;width:50px;display:block;position:fixed;background:rgba(255,255,255,.0);z-index:101}#drawer-toggle-label-light:before{content:'';display:block;position:absolute;height:2px;width:24px;background:#8d8d8d;box-shadow:0 6px 0 #8d8d8d,0 12px 0 #8d8d8d;left:13px;top:18px}#drawer-toggle-label-dark:before{content:'';display:block;position:absolute;height:2px;width:24px;background:#fff;box-shadow:0 6px 0 #fff,0 12px 0 #fff;left:13px;top:18px}header{width:100%;position:fixed;left:0px;font-size:30px;line-height:30px;z-index:100;height:64px}#drawer{z-index:1000;position:fixed;top:0;left:-300px;height:100%;width:300px;background:#2f2f2f;overflow:hidden;padding:20px;-webkit-overflow-scrolling:touch}#page-content{margin-left:0px;margin-top:50px;width:100%;height:calc(100% - 50px);overflow-x:hidden;overflow-y:scroll;-webkit-overflow-scrolling:touch;padding:20px}#drawer-toggle:checked ~ #drawer-toggle-label-light,#drawer-toggle:checked ~ #drawer-toggle-label-dark{height:100%;width:calc(100% - 300px);background:rgba(0,0,0,.8)}#drawer-toggle:checked ~ #drawer-toggle-label-light,#drawer-toggle:checked ~ #drawer-toggle-label-dark,#drawer-toggle:checked ~ header{left:300px}#drawer-toggle:checked ~ #drawer{left:0px}#drawer-toggle:checked ~ #page-content{margin-left:300px}#drawer ul{list-style-type:none}#drawer ul a{display:block;padding:10px;color:#c7c7c7;text-decoration:none}#drawer ul a:hover{color:white}@media all and (max-width:350px){#drawer-toggle:checked ~ #drawer-toggle-label-light,#drawer-toggle:checked ~ #drawer-toggle-label-dark{height:100%;width:50px}#drawer-toggle:checked ~ #drawer-toggle-label-light,#drawer-toggle:checked ~ #drawer-toggle-label-dark,#drawer-toggle:checked ~ header{left:calc(100% - 50px)}#drawer-toggle:checked ~ #drawer{width:calc(100% - 50px);padding:20px}#drawer-toggle:checked ~ #page-content{margin-left:calc(100% - 50px)}}@media(max-width:1040px){.cmSymbol{margin-left:1rem}}@media all and (max-width:600px){.drawer-button{visibility:visible}#mainNavigation{display:none}#signUpButton{align-self:flex-end}header{height:56px}}.wave{width:100%;height:8px;margin-top:14px;margin-left:18px}.wave>div{margin-right:5%;float:left;width:5%;height:100%;background-color:rgba(255,255,255,0.8);animation:wave 1s cubic-bezier(0.2,0.68,0.18,1.08) infinite}.wave .line-1{animation-delay:.1s}.wave .line-2{animation-delay:.2s}.wave .line-3{animation-delay:.3s}.wave .line-4{animation-delay:.4s}.wave .line-5{animation-delay:.5s}.wave .line-6{animation-delay:.6s}.wave .line-7{animation-delay:.7s}@keyframes wave{0%,100%{transform:scaleY(1)}50%{transform:scaleY(2)}}@keyframes rotate{100%{transform:rotate(360deg)}}