#hubspot-menu{background-color:#fff;border-radius:10px;bottom:33%;box-shadow:0 0 5px rgba(0,0,0,.1);display:none;height:calc(80vh - 130px);left:24px;overflow-y:auto;padding:10px;position:fixed;top:120px;width:240px;z-index:2}#hubspot-menu.overflown{box-shadow:0 0 5px rgba(0,0,0,.3)}#hubspot-menu h5{font-size:20px;font-weight:700;margin:0;padding:10px}#hubspot-menu ul{list-style:none;margin:0;padding:0}#hubspot-menu li{margin-bottom:5px;position:relative}#hubspot-menu p{margin:0;padding:0}#hubspot-menu a,#hubspot-menu p{font-family:Jost,sans-serif;font-size:12pt;font-style:normal}#hubspot-menu a{color:#000;display:block;padding:10px;position:relative;text-decoration:none;z-index:1}#hubspot-menu a.active,#hubspot-menu a:hover{background-color:#f0f0f0}#hubspot-menu li:not(:last-child){border-bottom:1px solid #ddd}#hubspot-menu a.active:after{background-color:#f0f0f0;bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0;z-index:0}@media (max-width:768px){#hubspot-menu{display:none}}