.hs-tabs,.hs-tabs__scroll{display:flex;justify-content:space-between;overflow:visible;position:relative}.hs-tabs__scroll{flex:1;overflow-x:hidden;overflow-y:hidden}.hs-tabs__nudge{align-items:center;bottom:0;box-sizing:border-box;display:none!important;height:80%;position:absolute;top:0;width:16px}.hs-tabs__nudge,.hs-tabs__nudge:active,.hs-tabs__nudge:focus,.hs-tabs__nudge:hover{background:none;background:#fff;border: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:auto 0;padding:0;text-align:left;text-decoration:none;transition:none}.hs-tabs__nudge--show{display:flex}.hs-tabs__nudge--right,.hs-tabs__nudge--right:active,.hs-tabs__nudge--right:focus,.hs-tabs__nudge--right:hover{border:1px solid #ccc;border-right:none;justify-content:flex-end;right:0}.hs-tabs__nudge--left,.hs-tabs__nudge--left:active,.hs-tabs__nudge--left:focus,.hs-tabs__nudge--left:hover{border:1px solid #ccc;border-left:none;justify-content:flex-start;left:0;z-index:1}.hs-tabs-nudge-icon{align-items:center;display:flex;height:100%;width:8px;fill:currentColor}.hs-tabs-nudge-icon svg{width:8px}.hs-tabs__tab-wrapper{align-items:center;display:flex;flex-wrap:nowrap;gap:.25rem;justify-content:space-between;margin-left:5px!important;max-width:100%;padding-left:0!important}.hs-tabs__tab-wrapper--has-nudges>.hs-tabs__tab:first-child,.hs-tabs__tab:first-child{margin-left:0!important;padding-left:.7rem!important}.hs-tabs__tab{align-items:center;background-color:#eee;border-left:1px solid #ccc;border-right:1px solid #ccc;border-top:1px solid #ccc;box-sizing:border-box;cursor:pointer;display:flex;flex:1;justify-content:center;outline:none!important;padding:.7rem 1.4rem;position:relative;white-space:nowrap;z-index:3}.hs-tabs__tab:active,.hs-tabs__tab:focus,.hs-tabs__tab:hover{background:#fff}.hs-tabs__tab[aria-selected=true]{align-items:center!important;background:#fff!important;border-bottom:2px solid #fff!important;border-left:1px solid #ccc;border-right:1px solid #ccc;border-top:1px solid #ccc;display:flex!important;font-weight:700;justify-content:center!important;outline:none!important}.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;border-top:none;display:flex;z-index:1}.hs-tabs__content__panel{box-sizing:border-box;padding:2.8rem;width:100%}@media screen and (max-width:767px){.hs-tabs__scroll{margin-left:56px;width:calc(100% - 112px)}.hs-tabs__nudge{display:flex;justify-content:center;width:48px}.hs-tabs__nudge--mobile-disabled{opacity:30%}.hs-tabs__nudge--left,.hs-tabs__nudge--left:active,.hs-tabs__nudge--left:focus,.hs-tabs__nudge--left:hover,.hs-tabs__nudge--right,.hs-tabs__nudge--right:active,.hs-tabs__nudge--right:focus,.hs-tabs__nudge--right:hover{justify-content:center}}