.featured-cards-sticky{background-color:var(--c-brand-neutral-grey-1200);position:relative}.featured-cards-sticky__grid{display:flex;justify-content:space-between;margin-top:0}.featured-cards-sticky__sticky{max-width:440px;padding-left:45px}.featured-cards-sticky__sticky-container{padding-bottom:40px;position:sticky;top:35%}.featured-cards-sticky__sticky-container h2,.featured-cards-sticky__sticky-container h3,.featured-cards-sticky__sticky-container h4,.featured-cards-sticky__sticky-container p{margin-bottom:20px}.featured-cards-sticky__sticky-container .btn--secondary{border:1px solid #232a31}.featured-cards-sticky__sticky-container .btn--primary{background:#35cd88}.featured-cards-sticky--container{display:flex;flex-flow:column wrap;width:50%}@media only screen and (width <= 1023px){.featured-cards-sticky__grid{flex-direction:column}.featured-cards-sticky__sticky{padding-left:0;width:100%}.featured-cards-sticky__sticky-container{padding-left:32px;position:relative;top:auto}.featured-cards-sticky--container{width:100%}}.featured-cards-sticky--container .extra-padding{padding-right:70px}@media only screen and (width <= 767px){.featured-cards-sticky__sticky-container{padding-left:0}.featured-cards-sticky--container .extra-padding{padding-right:0}}.featured-cards-sticky--container .featured-card{background:var(--c-brand-tertiary-1200);border:1px solid var(--c-brand-tertiary-1200);border-radius:16px;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:24px;padding:36px 32px 32px}@media only screen and (width <= 767px){.featured-cards-sticky--container .featured-card{padding:24px 12px}}.featured-cards-sticky--container .featured-card__number{align-items:center;background:var(--c-brand-secondary-900);border-radius:100px;color:var(--c-brand-secondary-500);display:flex;font-size:21px;font-weight:500;height:40px;justify-content:center;letter-spacing:-.706px;line-height:28px;margin-bottom:20px;width:40px}.featured-cards-sticky--container .featured-card__description{margin-top:10px}.featured-cards-sticky--container .featured-card__description p{margin-top:15px}.featured-cards-sticky--container .featured-card__description ul{list-style-type:disc;margin:10px 0;padding:0 0 0 20px}.featured-cards-sticky--container .featured-card__description ul li{color:#465161;font-family:DM Sans,sans-serif;font-size:18px;font-weight:400;line-height:30px}.featured-cards-sticky--container .featured-card__image img{height:auto;margin-top:32px;max-width:100%}.featured-cards-sticky--container .btn--secondary{border:1px solid #232a31}.featured-cards-sticky--container .btn--primary{background:#35cd88}