.hs-tabs,.hs-tabs__scroll{display:flex;justify-content:space-between;position:relative}.hs-tabs__scroll{overflow-x:auto}.hs-tabs__nudge{align-items:center;bottom:0;box-sizing:border-box;display:none;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;fill:currentColor;height:100%;width:8px}.hs-tabs-nudge-icon svg{width:8px}.hs-tabs__tab-wrapper{display:flex;gap:.25rem;justify-content:space-between;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.hs-tabs__tab{box-sizing:border-box;flex:1;justify-content:center;position:relative;text-align:center;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__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}}.row.tabbed-card-row{margin-left:auto;margin-right:auto;max-width:1280px;padding:50px 1.25rem}.tabbed-card-row .hs-tabs__tab[aria-selected=true]{background-color:#004d9e;border:none!important;border-radius:10px;color:#fff}.tabbed-card-row .hs-tabs__tab[aria-selected=true]:after{border:none!important}.tabbed-card-row .hs-tabs__tab-wrapper{margin-bottom:10px}.tabbed-card-row .hs-tabs__tab[aria-selected=false]{background-color:#fff;border-radius:10px}.tabbed-card-row .hs-tabs__tab[aria-selected=false]:after{border:none!important}.tabbed-card-row .hs-tabs__tab[aria-selected=false]:hover{border-bottom:2px solid #004d9e!important}.tabbed-card-row .hs-tabs__content{border-radius:10px}@media screen and (max-width:767px){.row.tabbed-card-row{padding-left:12px;padding-right:12px}.hs-tabs{width:100%}.hs-tabs__scroll{margin:0;overflow-x:auto;width:100%;-webkit-overflow-scrolling:touch}.hs-tabs__tab-wrapper{gap:8px;min-width:100%;width:max-content}.hs-tabs__tab{flex:0 0 auto;font-size:14px;padding:10px 14px;white-space:nowrap}.hs-tabs__nudge{display:none!important}.hs-tabs__content__panel{padding:20px 16px}.hs-tabs__content{overflow:hidden;width:100%}}@media screen and (min-width:768px) and (max-width:1024px){.row.tabbed-card-row{padding-left:20px;padding-right:20px}.hs-tabs{width:100%}.hs-tabs__scroll{margin:0;overflow:visible;width:100%}.hs-tabs__tab-wrapper{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-start;width:100%}.hs-tabs__tab{flex:1 1 calc(50% - 10px);font-size:15px;padding:12px 16px;text-align:center}.hs-tabs__tab:nth-child(odd){margin-left:0}.hs-tabs__nudge{display:none!important}.hs-tabs__content__panel{padding:24px}.hs-tabs__content{width:100%}}.tabbed-card-row hr{margin-left:0;max-width:20%}