.cms-tabs-section-card{background-color:rgb(var(--color-megablack));border-radius:var(--rounded);padding:2rem;.cms-tabs-section__content{color:rgb(var(--color-white));h1,h2,h3,h4,h5,h6{color:rgb(var(--color-white))}}.cms-tabs-section__tabs-list{display:flex;gap:2rem;justify-content:center;margin:5rem auto}.cms-tabs-section__tabs-item{color:rgb(var(--color-white));display:flex;flex-direction:column;gap:2rem;h4{color:rgb(var(--color-digital-blue));font-size:var(--text-lg);font-weight:700}.cms-tabs-section__tabs-item-image{border-radius:var(--rounded-inner);height:auto;margin-top:4rem;object-fit:cover;width:100%}.cms-tabs-section__tabs-item-feature{display:flex;gap:1rem}.cms-tabs-section__tabs-item-feature-content{display:flex;flex-direction:column;h5,p{font-size:var(--text-sm)}h5{color:rgb(var(--color-digital-blue));margin-bottom:0;text-transform:uppercase}}&[hidden]{display:none}}button{background:none;border:none;color:rgb(var(--color-white));cursor:pointer;font-weight:500;margin-bottom:0;padding:0;white-space:nowrap;&[aria-selected=true]{color:rgb(var(--color-digital-blue));font-weight:700}}}@media (max-width:767px){.cms-tabs-section-card{.cms-tabs-section__tabs-list{overflow-x:auto;padding-left:9rem;scrollbar-width:none;&::-webkit-scrollbar{display:none}}}}@media (min-width:1024px){.cms-tabs-section-card{.cms-tabs-section__tabs-item{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));.cms-tabs-section__tabs-item-feature{flex-direction:row}}button{font-size:var(--text-lg)}}}