.hero-highlight-items .hero-highlight-item__arrow{-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:all .2s ease;color:var(--color-text-invert, #fff);display:inline-flex !important;padding:var(--button-base-vertical-padding, 1rem) var(--button-base-horizontal-padding, 1rem);align-items:center;gap:var(--button-large-gap, 0.5rem);border-radius:var(--button-radius-rounded-semi, 4px);background:var(--color-background-bold, #203f34);font-size:var(--button-large-font-size, 1rem);font-style:normal;font-weight:700;line-height:var(--button-large-line-height, 1rem)}.hero-highlight-items .hero-highlight-item__arrow:hover,.hero-highlight-items .hero-highlight-item__arrow:focus-visible{color:var(--color-text-invert, #fff);filter:brightness(130%);text-decoration:none !important}.hero-highlight-items .hero-highlight-item__arrow{background:none;color:var(--color-text-primary, #12100a) !important;display:inline-block !important;margin-right:1.5rem;padding:0}.hero-highlight-items .hero-highlight-item__arrow::after{content:"\f138";font-family:"Font Awesome 6 Pro";font-weight:900;color:var(--color-brand-green, #203f34);height:1rem;width:1rem;font-size:1rem;line-height:1rem;position:absolute;margin-left:.5rem}.hero-highlight-items .hero-highlight-item__arrow:hover{text-decoration:underline !important;text-decoration-thickness:1px !important;text-underline-offset:1px}.hero-highlight-items{display:flex;flex-direction:column;padding:var(--spacing-m, 24px);align-items:stretch;gap:var(--spacing-m, 24px);border-radius:var(--radius-s, 8px);border:1px solid var(--color-border-neutral, #e9e7e0);background:var(--color-background-neutral, #fff);width:100%;margin:0 auto;top:2rem;margin-top:-2rem;position:relative;z-index:1}.hero-highlight-items__wrapper{display:flex;padding:0 var(--grid-margin, 16px) 0 var(--grid-margin, 16px);background:var(--color-background-subtle, #f2eedf)}@media screen and (min-width: 1025px){.hero-highlight-items{top:-3rem;margin-top:0;max-width:960px;flex-direction:row}.hero-highlight-items__wrapper{padding:0;background:var(--color-background-neutral, #fff)}}@media screen and (min-width: 1200px){.hero-highlight-items{max-width:1280px}}.hero-highlight-items .hero-highlight-item{width:100%;border-bottom:1px solid var(--color-border-neutral, #e9e7e0);display:flex;align-items:stretch;padding-bottom:var(--spacing-m, 16px)}@media screen and (min-width: 1025px){.hero-highlight-items .hero-highlight-item{border-right:1px solid var(--color-border-neutral, #e9e7e0);border-bottom:none;padding:0;padding-bottom:0;padding-right:var(--spacing-m, 24px)}.hero-highlight-items .hero-highlight-item:last-child{padding-right:0}}.hero-highlight-items .hero-highlight-item:last-child{border-right:none;border-bottom:none;padding-bottom:0}.hero-highlight-items .hero-highlight-item__item{display:flex;flex-direction:column;align-items:flex-start;gap:var(--spacing-s, 16px);width:100%}.hero-highlight-items .hero-highlight-item__post-header{display:flex;flex-direction:row;align-items:center;width:100%;justify-content:space-between}.hero-highlight-items .hero-highlight-item__post-header-meta{display:flex;align-items:center;gap:var(--spacing-xs, 8px)}.hero-highlight-items .hero-highlight-item__date{color:var(--color-text-subtle, #413e38);font-size:var(--text-styles-interface-xs-font-size, 14px);font-style:normal;font-weight:600;line-height:var(--text-styles-interface-xs-line-height, 18.9px)}.hero-highlight-items .hero-highlight-item__arrow{width:1rem;height:1rem;margin-right:8px}.hero-highlight-items .hero-highlight-item__content{padding-right:var(--spacing-m, 24px)}.hero-highlight-items .hero-highlight-item__content-title{color:var(--color-text-primary, #12100a)}.hero-highlight-items .hero-highlight-item:hover .hero-highlight-item__content-title{text-decoration:underline}
