.heading{padding:25px 0}.heading .content{align-items:center;display:flex;justify-content:space-between}.heading .logo{max-width:200px}.heading .logo img{display:block;height:auto;max-width:100%}.heading .menu ul,.heading .menu ul ul{list-style:none;margin:0;padding:0}.heading .menu .hs-menu-wrapper>ul{display:flex;gap:30px}.heading .menu .hs-menu-wrapper li{position:relative}.heading .menu .hs-menu-item a{color:#545555;display:block;font-family:Montserrat,sans-serif;font-size:18px;font-weight:600;padding:10px 0;text-decoration:none;text-transform:uppercase;transition:color .3s ease}.heading .menu .hs-menu-item a:hover{color:#592b82}.heading .menu .hs-menu-children-wrapper{background-color:#fff;box-shadow:0 4px 12px rgba(0,0,0,.1);left:0;min-width:200px;opacity:0;position:absolute;top:100%;transition:opacity .3s ease,visibility .3s ease;visibility:hidden;z-index:999}.heading .menu .hs-item-has-children:hover>.hs-menu-children-wrapper{opacity:1;visibility:visible}.heading .menu .hs-menu-depth-2 .hs-menu-children-wrapper{left:100%;top:0}.heading .menu .hs-menu-children-wrapper a{color:#545555;font-size:16px;font-weight:500;padding:8px 15px;transition:background-color .3s ease,color .3s ease;white-space:nowrap}.heading .menu .hs-menu-children-wrapper a:hover{background-color:#f0f0f0;color:#592b82}.heading .menu .hs-item-has-children>a:after{content:" ▼";font-size:1em;margin-left:5px}.heading .cta a{background-color:#592b82;border-radius:20px;color:#fff;display:inline-block;font-family:Montserrat,sans-serif;font-weight:600;padding:10px 20px;text-decoration:none;text-transform:uppercase;transition:background-color .3s ease;white-space:nowrap}.heading .cta a:hover{background-color:#a9a9aa}.heading .menu-toggle{background:none;border:none;color:#592b82;cursor:pointer;display:none;font-size:24px}@media (max-width:1024px){.heading .menu .hs-menu-children-wrapper a{white-space:pre-wrap}.heading .content{align-items:stretch;flex-direction:column;gap:15px;position:relative}.heading .logo{text-align:center;width:100%}.heading .logo img{margin:0 auto;max-width:200px}.heading .menu-toggle{background:none;border:none;color:#592b82;cursor:pointer;display:block;font-size:24px;position:absolute;right:0;text-align:right;top:16px;width:100%;width:34px}.heading .menu{display:none;flex-direction:column;width:100%}.heading .menu .hs-menu-wrapper li{border-top:1px dashed #592b82}.heading .menu{border-bottom:1px dashed #592b82;margin-top:20px}.heading .menu .hs-menu-wrapper>ul{flex-direction:column;gap:0}.heading .menu .hs-menu-children-wrapper{box-shadow:none;display:none;opacity:1;position:static;visibility:visible}.heading .menu .hs-item-has-children>a:after{content:" ▼";float:right;font-size:1em;margin-left:10px}.heading .cta{margin-top:20px;text-align:center;width:100%}.heading .cta a{display:inline-block;font-size:16px;padding:12px 24px}}@media (max-width:767px){.heading .logo{max-width:140px}.heading .menu-toggle{top:9px}}