.pricing-cards{display:grid;grid-template-columns:repeat(auto-fit, minmax(min(100%, 305px), 1fr));gap:20px}@media(max-width: 767.98px){.pricing-cards{display:grid;grid-template-columns:repeat(auto-fit, minmax(min(100%, 305px), 1fr));gap:24px}}.overview-card{border-radius:15px;background-color:#eaf5ff;padding:16px 16px 40px;height:100%;display:flex;flex-direction:column}.overview-card__header{height:160px;display:flex;flex-direction:column}@media(max-width: 767.98px){.overview-card__header{height:auto}}.overview-card__title{font-weight:700;margin-bottom:16px;text-transform:uppercase}.overview-card__price{margin-bottom:16px}.overview-card__price-unit{font-size:14px;font-weight:400;line-height:22px}.overview-card__info{min-height:24px}@media(max-width: 767.98px){.overview-card__info{margin-bottom:16px}}.overview-card__cta{margin-bottom:32px;width:100%;text-align:center}@media(max-width: 767.98px){.overview-card__cta{margin-top:8px}}.overview-card__content{flex-grow:1;display:grid;grid-template-rows:auto 1fr;gap:32px}.overview-card__features{list-style:none;padding:0;display:grid;grid-template-rows:repeat(4, minmax(70px, auto));margin:0}.overview-card__features-item{font-size:14px;font-weight:400;line-height:22px;display:flex;flex-direction:column;margin-bottom:0}.overview-card__features-item-label{font-weight:700;font-family:"open sans";text-align:left;font-size:12px;line-height:19px}.overview-card__features-item:last-of-type{min-height:85px}@media(max-width: 767.98px){.overview-card__features-item:last-of-type{min-height:unset}}.overview-card__features-section{margin-top:auto}.overview-card__subtitle{font-weight:700;margin-bottom:16px}.overview-card__features-list{list-style:none;padding:0;display:grid;grid-template-rows:repeat(7, auto);gap:8px}.overview-card__features-list-item{font-size:14px;font-weight:400;line-height:22px;margin-bottom:0;display:grid;grid-template-columns:20px 1fr;align-items:start;column-gap:8px}.overview-card__features-list-item--available:before,.overview-card__features-list-item--unavailable:before{content:"";justify-self:center;background-size:contain;width:1rem;height:1rem;margin-top:3px}.overview-card__features-list-item--available:before{background:url(/build/images/check-rounded.e1c6f285.svg) no-repeat center}.overview-card__features-list-item--unavailable{opacity:.8}.overview-card__features-list-item--unavailable:before{background:url(/build/images/cross-rounded.7b3d23c3.svg) no-repeat center}.overview-card__add-info{font-size:14px;font-weight:400;line-height:22px;padding:8px}
