.listItem_listItem__tcBEo{display:flex;align-items:center;gap:.8rem;color:var(--color_text_secondary);line-height:1}.listItem_listItem__tcBEo .listItem_iconWrapper__SqYKG{color:var(--color_brand_primary);display:flex;align-items:center;justify-content:center;width:1.6rem;height:1.6rem}.listItem_listItem__tcBEo .listItem_bullet__W5QLZ{width:.8rem;height:.8rem;background-color:currentColor;border-radius:50%}@keyframes card_fadein__0Kw3k{0%{opacity:0}to{opacity:1}}.card_container__I6a_6{display:grid;grid-template-columns:repeat(auto-fit,minmax(25rem,max-content));gap:1.6rem;justify-content:center;justify-items:center}.card_card__zyZPp{background:linear-gradient(0deg,rgba(25,24,24,.25),rgba(98,95,95,.25));backdrop-filter:blur(20px);border:.2rem solid var(--color_border_primary);border-radius:.8rem;padding:3.2rem 0;display:flex;flex-direction:column;transition:border-color .3s ease-out,background-color .3s ease-out;min-width:25rem;width:42.5rem;max-width:100%;gap:3.2rem}@media screen and (min-width:768px){.card_card__zyZPp{gap:0}.card_card__zyZPp.card_gap__pE3t6{gap:3.2rem}}.card_card__zyZPp hgroup{display:flex;flex-direction:column;gap:.4rem;padding:0 3.2rem}.card_card__zyZPp hgroup .card_description__hIJU8{color:var(--color_text_secondary)}.card_card__zyZPp .card_heroSection__afd3r{display:none;width:100%;height:auto;aspect-ratio:1/1;padding:1.6rem 3.2rem 3.2rem;position:relative}.card_card__zyZPp .card_heroSection__afd3r.card_heroMarginBottom__U4gG3{margin-bottom:2.4rem}.card_card__zyZPp .card_heroSection__afd3r .card_lottie__gwwEI{width:100%;height:100%;background-position:50%;background-size:cover;background-repeat:no-repeat}.card_card__zyZPp .card_heroSection__afd3r .card_image__lRDuD{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin:auto}@media screen and (min-width:768px){.card_card__zyZPp .card_heroSection__afd3r{display:block}}.card_card__zyZPp .card_content__QORCe{padding:0 3.2rem;display:flex;flex-direction:column-reverse;justify-content:center;align-items:center;gap:3.2rem;font-size:1.4rem}@media screen and (min-width:768px){.card_card__zyZPp .card_content__QORCe{flex-direction:column}}.card_card__zyZPp .card_buttons__bKBc2{display:grid;justify-items:center;place-content:center;gap:1.6rem .8rem;grid-template-columns:repeat(auto-fill,minmax(15rem,max-content));width:100%;overflow:hidden}.card_card__zyZPp .card_buttons__bKBc2 .card_tertiaryButton__wuY43{grid-column:1/-1;margin:0 auto}.card_card__zyZPp .card_buttons__bKBc2 .card_span2__LzroX{grid-column:1/span 2;margin:0 auto;width:25rem}.card_card__zyZPp .card_divider__T_avE{width:100%;height:.15rem;background-color:var(--color_border_primary)}.card_card__zyZPp .card_features__C6UIc{display:flex;flex-direction:column;gap:1.6rem;list-style:none;width:100%}.card_card__zyZPp .card_features__C6UIc li{display:flex;align-items:center;gap:.8rem;color:var(--color_text_secondary)}.card_card__zyZPp .card_text__CZ8p6{width:100%;color:var(--color_text_secondary)}.card_card__zyZPp .card_richText__WJcly{width:100%}.card_card__zyZPp .card_richText__WJcly *{color:var(--color_text_secondary);margin:0}.card_card__zyZPp .card_richText__WJcly a{color:var(--color_brand_highlight)}.card_card__zyZPp .card_richText__WJcly a,.card_card__zyZPp .card_richText__WJcly li,.card_card__zyZPp .card_richText__WJcly p,.card_card__zyZPp .card_richText__WJcly span,.card_card__zyZPp .card_richText__WJcly ul{font-size:inherit}.card_card__zyZPp .card_richText__WJcly svg{fill:currentColor}.card_card__zyZPp .card_richText__WJcly img{width:100%;-o-object-fit:contain;object-fit:contain}.card_card__zyZPp:hover{border-color:var(--color_brand_primary);background-color:color-mix(in srgb,var(--color_brand_primary) 25%,transparent)}