.engagement-models{--featured-title-height:2.5rem;display:flex;gap:var(--space-4);padding-bottom:var(--space-3);padding-top:var(--featured-title-height)}@media (min-width:1024px) and (max-width:1299px){.engagement-models{padding-inline:unset}}@media (max-width:1023px){.engagement-models{overflow-x:scroll;scroll-snap-type:x mandatory}}.engagement-models__item{border-radius:10px;box-shadow:0 3px 22px rgba(0,0,0,.16),0 1px 10px rgba(0,0,0,.12);display:flex;flex-basis:33%;flex-direction:column;min-width:15.5rem;position:relative}.engagement-models__item-wrapper{align-items:center;display:flex;flex-direction:column;padding:var(--space-4)}.engagement-models__item:not(.engagement-models__item--featured) .engagement-models__featured-title{display:none}.engagement-models__item--featured{--border-width:3px;border:solid var(--border-width) var(--java)}.engagement-models__featured-title{background:var(--java);border-radius:10px 10px 0 0;color:#fff;font-size:var(--natus-font-size);font-weight:var(--light-font-weight);height:var(--featured-title-height);left:calc(var(--border-width)*-1);line-height:var(--natus-line-height);padding:.75rem;position:absolute;text-align:center;top:calc(var(--featured-title-height)*-1 + var(--border-width)*2);width:calc(100% + var(--border-width)*2)}.engagement-models__featured-title,.engagement-models__title{font-weight:var(--heavy-font-weight)}.engagement-models__item hr{height:unset;margin-bottom:var(--space-1);margin-top:var(--space-2);width:100%}.engagement-models__description,.engagement-models__feature{font-size:var(--natus-font-size);font-weight:var(--light-font-weight);line-height:var(--natus-line-height)}.engagement-models__features{list-style-type:none;margin-left:var(--space-4)}.engagement-models__feature{display:flex;gap:var(--space-3);justify-content:space-between;margin-top:var(--space-2);.la-check{color:var(--java);-webkit-text-stroke:1px}}