.hs-vertical-tabs-wrapper{display:flex;width:100%}.hs-vertical-tabs{border-right:1px solid #ccc;display:flex;flex-direction:column;width:45%}.hs-vertical-tabs__tab-wrapper{display:flex;flex-direction:column;gap:.25rem}.hs-vertical-tabs__tab{background-color:#fff;border-bottom:1px solid #ccc;box-sizing:border-box;color:#000;cursor:pointer;font-family:inherit;font-size:inherit;font-style:normal;font-weight:400;letter-spacing:inherit;line-height:inherit;padding:10px;position:relative;text-align:left;text-decoration:none;white-space:nowrap}.hs-vertical-tabs__tab[aria-selected=true]{background-color:#f5f5f5;border-left:4px solid #000;color:#000;font-weight:700}.hs-vertical-tabs__tab:focus,.hs-vertical-tabs__tab:hover{background-color:#e9e9e9;color:#000}.hs-vertical-tabs__tab:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0}.hs-vertical-tabs__content{border:1px solid #ccc;display:flex;padding-left:20px;width:55%}.hs-vertical-tabs__content__panel{box-sizing:border-box;display:none;padding:2.8rem;width:100%}.hs-vertical-tabs__content__panel--visible{display:block}.hs-vertical-tabs__scroll{overflow-x:auto}.hs-vertical-tabs__nudge{align-items:center;bottom:0;box-sizing:border-box;display:none;height:80%;position:absolute;top:0;width:16px}.hs-vertical-tabs__nudge,.hs-vertical-tabs__nudge:active,.hs-vertical-tabs__nudge:focus,.hs-vertical-tabs__nudge:hover{background:none;background:#fff;border:none;margin:auto 0;padding:0}.hs-vertical-tabs__nudge--show{display:flex}.hs-vertical-tabs__nudge--right{border:1px solid #ccc;border-right:none;justify-content:flex-end;right:0}.hs-vertical-tabs__nudge--left{border:1px solid #ccc;border-left:none;justify-content:flex-start;left:0;z-index:1}.hs-vertical-tabs-nudge-icon{align-items:center;display:flex;height:100%;width:8px;fill:currentColor}.hs-vertical-tabs-nudge-icon svg{width:8px}.hs-vertical-tabs__content__panel--visible{margin-bottom:auto;margin-top:auto}@media screen and (max-width:767px){.hs-vertical-tabs__scroll{width:100%}.hs-vertical-tabs__nudge{display:flex;justify-content:center;width:48px}.hs-vertical-tabs__nudge--mobile-disabled{opacity:30%}.hs-vertical-tabs__nudge--left,.hs-vertical-tabs__nudge--right{justify-content:center}.hs-vertical-tabs-wrapper{flex-direction:column}.hs-vertical-tabs{border-bottom:1px solid #ccc;border-right:none;margin-bottom:1rem;width:75%}.hs-vertical-tabs__content{padding-left:0;width:100%}.hs-vertical-tabs__scroll{width:100%}.hs-vertical-tabs__nudge{display:none}}