.o-tab-hero__inner{overflow-x:hidden;width:100%}.o-tab-hero__tabs{align-items:center;display:flex;gap:2rem;justify-content:left;overflow:scroll;padding-bottom:2rem}@media screen and (min-width:768px){.o-tab-hero__tabs{justify-content:center;overflow:hidden;padding-bottom:0}}.o-tab-hero__tab{border-bottom:1px solid transparent;padding:.8rem 0;text-decoration:none;text-transform:uppercase;transition:border-color .3s ease;white-space:nowrap}.o-tab-hero__tab,.o-tab-hero__tab h2{color:var(--color-primary);font-family:var(--ff-tertiary);font-size:var(--nav-fs);font-weight:500;letter-spacing:var(--letter-spacing-lg);line-height:var(--nav-lh)}.o-tab-hero__tab h2{margin:0}.o-tab-hero__tab.active,.o-tab-hero__tab:hover{border-color:var(--color-primary)}.o-tab-hero__description{margin-bottom:3rem;margin-left:auto;margin-right:auto;width:100%}@media screen and (min-width:768px){.o-tab-hero__description{margin-bottom:4.5rem}}@media screen and (min-width:1100px){.o-tab-hero__description{width:var(--description-width)}}.o-tab-hero__description .js-read-more-btn{display:block}.o-tab-hero__description-content{line-clamp:3;-webkit-line-clamp:3}