.ExploreDemo{position:relative;overflow-x:clip;padding:2.5em 0 7em;background:#fff}.ExploreDemo:before,.ExploreDemo:after{content:"";position:absolute;z-index:0;border-radius:50%;pointer-events:none}.ExploreDemo:before{top:-8em;right:-10em;width:28em;height:28em;background:radial-gradient(circle,#72e3a11f,#72e3a100 70%)}.ExploreDemo:after{bottom:-6em;left:-8em;width:24em;height:24em;background:radial-gradient(circle,#d3d8f28c,#d3d8f200 70%)}.ExploreDemo__inner{position:relative;z-index:1}.ExploreDemo__hero{max-width:46em;margin:0 auto 3em;padding-inline:.25em;text-align:center}.ExploreDemo__hero .BrushTitle__title--hero{font-size:clamp(1.75rem,7vw,2.5em);line-height:1.2}@media (max-width: 47.9375em){.ExploreDemo__hero .BrushTitle__underlinePhrase{white-space:normal;text-decoration:underline;text-decoration-color:#72e3a1;text-decoration-thickness:.18em;text-underline-offset:.12em}.ExploreDemo__hero .BrushTitle__underlinePhrase .BrushTitle__brush{display:none}}.ExploreDemo__hero__lead{margin:1.25em 0 .75em;font-size:1.25em;line-height:1.5;color:#201e24}.ExploreDemo__hero__lead mark{background:none;color:#28c76a;font-weight:600}@media (min-width: 48em){.ExploreDemo__hero__lead{font-size:1.5em}}.ExploreDemo__hero__note{margin:0;max-width:40em;margin-inline:auto;font-size:.875em;line-height:1.6;color:#4c4856}.ExploreDemo__hero__note mark{background:none;color:#28c76a;font-weight:600}@media (min-width: 48em){.ExploreDemo__hero__note{font-size:1em}}.ExploreDemo__cards{display:grid;grid-template-columns:minmax(0,1fr);gap:1.5em;align-items:start}@media (min-width: 64em){.ExploreDemo__cards{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}}@media (min-width: 75em){.ExploreDemo__cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25em}}.ExploreDemo__card{display:flex;flex-direction:column;align-items:stretch;min-width:0;padding:1.75em 1.5em 1.5em;border-radius:1em;border:1px solid rgba(206,203,214,.65);box-shadow:0 .75em 2em #201e240f}@media (min-width: 64em){.ExploreDemo__card{height:100%}}.ExploreDemo__card--green{background:linear-gradient(180deg,#edfcf2f2,#fffffffa)}.ExploreDemo__card--green .ExploreDemo__card__icon{background:#72e3a12e;color:#3fd97f}.ExploreDemo__card--green .ExploreDemo__card__title,.ExploreDemo__card--green .ExploreDemo__card__feature i{color:#3fd97f}.ExploreDemo__card--green .ExploreDemo__card__cta{background:#3fd97f}.ExploreDemo__card--green .ExploreDemo__card__cta:hover{background:#28c76a}.ExploreDemo__card--blue{background:linear-gradient(180deg,#d3d8f273,#fffffffa)}.ExploreDemo__card--blue .ExploreDemo__card__icon{background:#1e4fd91f;color:#1e4fd9}.ExploreDemo__card--blue .ExploreDemo__card__title,.ExploreDemo__card--blue .ExploreDemo__card__feature i{color:#1e4fd9}.ExploreDemo__card--blue .ExploreDemo__card__cta{background:#1e4fd9}.ExploreDemo__card--blue .ExploreDemo__card__cta:hover{background:#1942b5}.ExploreDemo__card--navy{background:linear-gradient(180deg,#d3d8f259,#fffffffa)}.ExploreDemo__card--navy .ExploreDemo__card__icon{background:#001f7d1a;color:#001f7d}.ExploreDemo__card--navy .ExploreDemo__card__title,.ExploreDemo__card--navy .ExploreDemo__card__feature i{color:#001f7d}.ExploreDemo__card--navy .ExploreDemo__card__cta{background:#001f7d}.ExploreDemo__card--navy .ExploreDemo__card__cta:hover{background:#001554}.ExploreDemo__card__icon{display:flex;align-items:center;justify-content:center;align-self:center;flex-shrink:0;width:3.25em;height:3.25em;margin-bottom:1em;border-radius:50%;font-size:1.25em}.ExploreDemo__card__title{margin:0 0 .35em;font-size:.875em;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.ExploreDemo__card__subtitle{margin:0 0 .75em;font-size:1.25em;font-weight:600;line-height:1.25;color:#201e24}.ExploreDemo__card__description{margin:0 0 1em;font-size:.875em;line-height:1.5;color:#4c4856}.ExploreDemo__card__features{margin:0 0 1.25em;padding:0;list-style:none;flex:1}.ExploreDemo__card__feature{display:flex;align-items:flex-start;gap:.5em;margin-bottom:.65em;font-size:.875em;line-height:1.45;color:#201e24}.ExploreDemo__card__feature:last-child{margin-bottom:0}.ExploreDemo__card__feature i{flex-shrink:0;margin-top:.1em;font-size:1.1em}.ExploreDemo__card__readOnly{display:flex;align-items:center;gap:.4em;margin:0 0 1em;font-size:.75em;color:#4c4856}.ExploreDemo__card__readOnly i{font-size:1.1em}.ExploreDemo__card__cta{box-sizing:border-box;display:flex;align-items:center;justify-content:center;width:100%;max-width:100%;min-width:0;margin-top:auto;padding:.85em 1em;border-radius:.65em;font-size:.875em;font-weight:600;line-height:1.3;color:#fefefe;text-decoration:none;transition:background-color .2s ease,box-shadow .2s ease}.ExploreDemo__card__cta:hover{box-shadow:0 .5em 1.25em #201e241f}.ExploreDemo__card__cta__content{display:inline-flex;align-items:center;justify-content:center;gap:.4em;max-width:100%}.ExploreDemo__card__cta__label{min-width:0;text-align:center;overflow-wrap:anywhere}.ExploreDemo__card__cta i{flex-shrink:0;font-size:1.1em}
