.sticky-menu-module-mobile_main-wrapper{align-items:center;background-color:#1e4c74;border-bottom-right-radius:5px;border-top-right-radius:5px;box-shadow:0 2px 10px rgba(0,0,0,.2);display:flex;flex-direction:column;left:0;padding:15px 12px;position:fixed;top:50%;transform:translateY(-50%);z-index:1000}.sticky-menu-module-mobile_main-wrapper .dot{background-color:#fff;border-radius:50%;cursor:pointer;height:14px;margin:6px 0;transition:background-color .3s,transform .2s;width:14px}.sticky-menu-module-mobile_main-wrapper .dot.active{background-color:#29a0ee;transform:scale(1.2)}@media (min-width:768px){.sticky-menu-module-mobile_main-wrapper{display:none!important}}