.section-featured-posts .tabs{display:flex;flex-direction:column;gap:2.5rem}.section-featured-posts .tabs .section-header{display:grid;grid-template-columns:1fr 1fr;justify-content:space-between;align-items:center}.section-featured-posts .tabs .section-header .u-link{display:flex;justify-self:flex-end}.section-featured-posts .tabs .large{margin:0;max-width:50ch}.section-featured-posts .tabs .tab-menu{display:flex;gap:2rem;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.section-featured-posts .tabs .tab-menu::-webkit-scrollbar{display:none}.section-featured-posts .tabs .tab-menu .tab-wrapper{display:flex;align-items:center;cursor:pointer;min-width:-webkit-fit-content;min-width:fit-content}.section-featured-posts .tabs .tab-menu .tab-wrapper span{margin-bottom:.5rem}.section-featured-posts .tabs .tab-menu .tab-wrapper[aria-selected=false] .u-heading-sm{font-weight:400!important}.section-featured-posts .tabs .tab-menu .tab-wrapper[aria-selected=true]{border-bottom:1px solid var(--colour-black);font-weight:500}.section-featured-posts .tabs .grid{display:grid;gap:1.5rem}@media(min-width:768px){.section-featured-posts .tabs .grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:992px){.section-featured-posts .tabs{overflow:hidden}.section-featured-posts .tabs .large{font-size:1.25rem}}
