.alternate_price_toggle.active{font-weight:700}.cards__wrapper{display:flex;flex-direction:column;gap:20px}#cards__price-toggle-wrapper{align-items:center;display:flex;justify-content:end;margin-bottom:20px}.cards__price-toggle-label{margin-left:14px;margin-right:14px}@media (min-width:610px){.cards__wrapper{display:grid;gap:2.3121387282%;grid-template-columns:1fr;grid-template-columns:repeat(2,1fr)}}@media (min-width:1010px){.cards__wrapper{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}.card{border:1px solid #ccc;padding:68px 40px 48px}.card.card--highlighted{background-color:#f7f2ef}.card__highlighted{background-color:#5a8c8a;border-radius:4px 4px 0 4px;color:#fff;font-family:var(--secondary-font-family);font-size:.875rem;font-weight:var(--secondary-font-weight-bold);position:absolute;right:-8px;top:16px}.card__highlighted--text-content{padding:12px 20px;position:relative}.highlighted__fold{border-left:0 solid transparent;border-right:8px solid transparent;border-top:8px solid #166963;bottom:0;height:0;position:absolute;right:0;transform:translateY(100%);width:0}.card--pricing{display:flex;flex-direction:column;position:relative}.card__tier{font-size:1.5rem;font-weight:var(--secondary-font-weight-bold);margin-bottom:26px}.card__description{color:var(--color-black-3);font-size:.875rem;min-height:68px}.card__price{font-weight:var(--secondary-font-weight-bold);margin-bottom:30px}.card__price-timeframe{color:var(--color-black-6);font-size:.875rem;font-weight:var(--secondary-font-weight-medium);margin-left:12px;white-space:nowrap}.card__image{margin:0 auto}.card__features{margin-bottom:26px}.card__feature-item{align-items:center;display:flex;font-size:1rem;margin-bottom:14px}.card__feature-item:last-child{margin-bottom:0}.card__feature-item>img{margin-right:14px}.card__button-wrapper{margin-top:auto}.card__button-wrapper .button{padding-left:1rem;padding-right:1rem}.card__price-alternate-price,.card__show-alternate-price>.card__price-primary-price{display:none}.card__show-alternate-price>.card__price-alternate-price{display:inline-block}.card__show-alternate-price>.card__price-timeframe-primary{display:none}.card__show-alternate-price>.card__price-timeframe-alternate{display:inline-block}.card__price-timeframe-alternate{display:none}#alternate_price_toggle_slider{background-color:#000}