.hx-content-wrapper{display:flex;gap:20px}.hx-content-wrapper div{width:50%}.hx-tab-heading{font-size:24px}.hx-content-wrapper div h2,.hx-content-wrapper div h3,.hx-content-wrapper div h4,.hx-content-wrapper div h5,.hx-content-wrapper div h6{margin:1rem 0 .6rem}.hs-tabs,.hs-tabs__scroll{display:flex;justify-content:space-between;position:relative;width:100%}.hs-tabs__scroll{display:unset!important;overflow-x:auto}.hs-tabs__tab-wrapper{display:flex;gap:0;justify-content:space-between;max-width:100%}.hs-tabs__tab{box-sizing:border-box;flex:1;justify-content:center;position:relative;text-align:center!important;white-space:nowrap}.hs-tabs__tab,.hs-tabs__tab:active,.hs-tabs__tab:focus,.hs-tabs__tab:hover{background:none;background-color:#eee;border:1px solid #ccc;border-bottom:none;border-radius:0;color:initial;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin-bottom:0;padding:.7rem 1.4rem;text-align:left;text-decoration:none;transition:none}.hs-tabs__tab:active,.hs-tabs__tab:focus,.hs-tabs__tab:hover{background:#fff}.hs-tabs__tab[aria-selected=true]{background:#fff;border-bottom-color:#fff;font-weight:700}.hs-tabs__tab-wrapper--has-nudges>.hs-tabs__tab:first-child{margin-left:1px;padding-left:18px}.hs-tabs__tab-wrapper--has-nudges>.hs-tabs__tab:last-child{margin-right:1px;padding-right:18px}.hs-tabs__tab:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0}.hs-tabs__tab[aria-selected=false]:focus:after,.hs-tabs__tab[aria-selected=false]:hover:after,.hs-tabs__tab[aria-selected=true]:after{border-bottom:2px solid}.hs-tabs__content{border:1px solid #ccc;display:flex}.hs-tabs__content__panel{box-sizing:border-box;padding:2.8rem;width:100%}@media screen and (max-width:767px){.hs-tabs__tab-wrapper,.hx-content-wrapper{flex-direction:column}.hx-content-wrapper div{width:100%}}