.fs-highlight-cards{position:relative}.fs-highlight-cards .fs-container--narrow{max-width:800px}.fs-highlight-cards .fs-container--grid{display:grid;gap:60px;grid-template-columns:5fr 7fr}@media screen and (max-width:1024px){.fs-highlight-cards .fs-container--grid{gap:30px;grid-template-columns:1fr}}.fs-highlight-cards__cards{align-items:stretch;display:flex;flex-wrap:wrap;gap:20px;justify-content:center;row-gap:30px}.fs-highlight-cards__card{align-items:flex-start;background-color:#fff;background-image:linear-gradient(hsla(0,0%,100%,.6),hsla(0,0%,100%,.6)),url(https://19534803.fs1.hubspotusercontent-na1.net/hubfs/19534803/flourish-software-theme-assets/images/fs-leaf.svg);background-position:90% bottom;background-repeat:no-repeat;background-size:cover,auto 80%;border:1px solid rgba(0,176,76,.28);border-radius:16px;box-shadow:0 4px 5px rgba(0,176,76,.07);display:flex;flex-direction:column;gap:10px;height:auto;justify-content:space-between;padding:30px;position:relative;transition:background-color .3s ease-out}.fs-highlight-cards__card--2-columns{flex-basis:calc(50% - 10px)}.fs-highlight-cards__card--3-columns{flex-basis:calc(33.3333% - 15px)}.fs-highlight-cards__card--4-columns{flex-basis:calc(25% - 15px)}@media (max-width:768px){.fs-highlight-cards__card{flex-basis:100%}}.fs-highlight-cards__card.centered-content{align-items:center;text-align:center}.fs-highlight-cards__grid--cards-only .fs-highlight-cards__card{flex-basis:calc(25% - 15px)}@media (max-width:768px){.fs-highlight-cards__grid--cards-only .fs-highlight-cards__card,.fs-highlight-cards__grid--cards-only .fs-highlight-cards__card--2-columns,.fs-highlight-cards__grid--cards-only .fs-highlight-cards__card--3-columns,.fs-highlight-cards__grid--cards-only .fs-highlight-cards__card--4-columns{flex-basis:100%}}.fs-highlight-cards__card-image{align-items:center;display:flex;flex-grow:1;justify-content:center;max-height:60px;object-fit:contain;width:auto}.fs-highlight-cards__card-image--large{max-height:100px}.fs-highlight-cards__card-full-image{width:calc(100% + 60px)}.fs-highlight-cards__card-title{font-size:1.4em;margin:0}.fs-highlight-cards__card-link{background-color:#eec234;border-radius:100%;bottom:-20px;height:40px;left:auto;position:absolute;right:40px;top:auto;transform:rotate(0deg) scale(1deg);transition:transform .3s ease-out;width:40px}.fs-highlight-cards__card-link:hover{transform:rotate(45deg) scale(1.1)}.fs-highlight-cards__card-link:after{border-right:1.5px solid var(--color-ui-black);border-top:1.5px solid var(--color-ui-black);bottom:auto;content:"";height:7px;left:auto;position:absolute;right:10px;top:10px;width:7px}