.featured-topics-box{background-color:var(--gray-97);border-radius:8px;padding:1.5rem;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin:0 -.75rem}.featured-topics-box__list{margin:0;padding:0;list-style-type:none;display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem}.featured-topics-box__list ::marker{content:""}.featured-topics-box__item{display:inline-flex}.featured-topics-box__item-link{color:var(--green);font-weight:500;line-height:1.2;padding:.5em .75rem .55em .5rem;border:.5px solid var(--gray-65);border-radius:4px;display:inline-flex;flex:1 1;transition:all .2s}.featured-topics-box__item-link:hover{background-color:var(--green);border-color:var(--green);color:var(--white)}.featured-topics-box__item-name{position:relative;display:inline-flex;padding-left:1.25rem;font-size:1rem}.featured-topics-box__item-name:before{content:"";position:absolute;top:-.0125em;left:0;display:inline-block;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.56727 19.5385L7.56727 15.5385H3.75977L4.13477 14.0385H7.94227L8.96152 9.96149H5.15402L5.52902 8.46149H9.33652L10.3365 4.46149H11.8173L10.8173 8.46149H14.952L15.952 4.46149H17.4328L16.4328 8.46149H20.2403L19.8653 9.96149H16.0578L15.0385 14.0385H18.846L18.471 15.5385H14.6635L13.6635 19.5385H12.1828L13.1828 15.5385H9.04802L8.04802 19.5385H6.56727ZM9.42302 14.0385H13.5578L14.577 9.96149H10.4423L9.42302 14.0385Z' fill='%23CACECE'/%3E%3C/svg%3E%0A");background-size:contain;width:1.25rem;height:1.25rem;transition:all .3s}.featured-topics-section{padding-bottom:0}.featured-topics-section>.wrapper{max-width:54rem}