.advanced-cards{display:grid;gap:20px;justify-content:stretch;width:100%}.advanced-cards .card{border-radius:1rem;box-shadow:none;box-sizing:border-box;display:flex;flex-direction:column;height:auto;min-width:0;overflow:hidden;position:relative;width:100%}.advanced-cards .button-container{position:absolute;right:1rem;top:1rem;z-index:2}.advanced-cards .card-icon-button{align-items:center;border:none;cursor:pointer;display:flex;justify-content:center}.advanced-cards .image-container{display:block;position:relative;text-align:center;width:100%}.advanced-cards .image-container img,.advanced-cards a.image-container img{aspect-ratio:1/1!important;border-radius:0;display:block;height:100px!important;margin:0 auto;max-width:100%;object-fit:contain!important;width:100px!important}.advanced-cards .badge{background-color:#dde2f4;border-radius:1rem;color:#3e6df9;font-size:.875rem;font-weight:300;left:1rem;padding:.25rem .75rem;position:absolute;top:1rem;z-index:1}.advanced-cards .text-content{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:none;padding:2rem .5rem 0;text-align:center;width:100%}.advanced-cards .title{color:#1e1e1e;font-size:1.8rem;font-weight:700;line-height:1.2;margin:0 0 .5rem}.advanced-cards .description,.advanced-cards .title{hyphens:none;max-width:none;overflow-wrap:normal;text-align:center;width:100%;word-break:normal}.advanced-cards .description{color:#444;font-size:1rem;line-height:1.5}.advanced-cards .cta-container{flex-wrap:wrap;gap:8px;width:100%}.advanced-cards .cta-container,.advanced-cards .item_card-cta{align-items:center;display:flex;justify-content:center;margin-top:auto;text-align:center}.advanced-cards .item_card-cta{color:#a8004a;font-size:14px;font-weight:300;gap:4px;line-height:14px;padding:0 1.5rem;text-decoration:underline}.content-first .text-content{order:1}.content-first a.item_card-cta{order:2}.content-first .image-container{margin-top:auto;order:4}.advanced-cards .card{display:none;opacity:0;transform:translateY(20px);transition:opacity .4s ease,transform .4s ease}.advanced-cards .card.show{display:flex;opacity:1;transform:translateY(0)}.advanced-cards+button{all:unset;background-color:#415ef7;border-radius:30px;color:#fff;cursor:pointer;display:flex;font-size:14px;margin:32px auto;padding:13px 26px}@media screen and (max-width:767px){.advanced-cards{column-gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))!important;justify-content:stretch;row-gap:28px;width:100%}.advanced-cards .card{box-sizing:border-box;min-width:0;padding:12px 4px!important;width:100%}.advanced-cards .button-container{right:6px;top:6px}.advanced-cards .button-container svg{height:32px;width:32px}.advanced-cards .image-container{text-align:center;width:100%}.advanced-cards .image-container img,.advanced-cards a.image-container img{aspect-ratio:1/1!important;display:block;height:100px!important;margin:0 auto;max-width:100%;object-fit:contain!important;width:100px!important}.advanced-cards .text-content{box-sizing:border-box;margin:0 auto;max-width:none!important;padding:12px 0 0!important;text-align:center;width:100%!important}.advanced-cards .title{font-size:1.1rem;line-height:1.2;margin:0 0 8px}.advanced-cards .description,.advanced-cards .title{hyphens:none;max-width:none;overflow-wrap:normal;text-align:center;width:100%;word-break:normal}.advanced-cards .description{font-size:.9rem;line-height:1.35}.advanced-cards .cta-container{justify-content:center;padding:8px 0 0!important;text-align:center;width:100%}.advanced-cards .item_card-cta{font-size:13px;line-height:16px;padding:0 2px}}@media screen and (max-width:360px){.advanced-cards{column-gap:6px;row-gap:24px}.advanced-cards .card{padding-left:2px!important;padding-right:2px!important}.advanced-cards .title{font-size:1rem}.advanced-cards .description{font-size:.85rem}}.cta-container .item_card-cta.outline-button{background-color:transparent;border:2px solid #415ef7;color:#415ef7}.cta-container .item_card-cta{cursor:pointer;text-align:center;text-decoration:none;transition:all .2s ease}