.hs-tabs,.hs-tabs__scroll{display:flex;justify-content:space-between;position:relative}.hs-tabs__scroll{overflow-x:auto;scrollbar-width:none}.hs-tabs__scroll::-webkit-scrollbar{display:none}.hs-tabs__nudge{align-items:center;background:#fff;bottom:0;display:none;position:absolute;top:0;width:32px;z-index:2}.hs-tabs__nudge--show{display:flex}.hs-tabs__nudge--right{justify-content:flex-end;right:0}.hs-tabs__nudge--left{justify-content:flex-start;left:0}.hs-tabs-nudge-icon svg{height:10px;opacity:.6;width:10px}.hs-tabs__tab-wrapper{align-items:stretch;display:flex;flex-wrap:nowrap;gap:12px;justify-content:space-evenly;overflow:hidden;transition:all .2s ease;width:100%}.hs-tabs__tab{border:none;border-radius:999px;box-sizing:border-box;flex:1 1 0;padding:.6rem 1rem;text-align:center;transition:all .25s ease;white-space:nowrap}.hs-tabs__content{display:flex}.hs-tabs__content__panel{box-sizing:border-box;width:100%}.hs-tabs__content-block{margin-bottom:1rem}@media screen and (max-width:767px){.hs-tabs__tab-wrapper{flex-wrap:nowrap;gap:8px;justify-content:center;overflow-x:auto;scrollbar-width:none}.hs-tabs__tab-wrapper::-webkit-scrollbar{display:none}.hs-tabs__tab{flex:0 0 auto}.hs-tabs__nudge{display:none!important}}