.purple-icon{--hero-icon__bcg:#DDD3FF;--hero-icon__border:#9C8DD0;--hero-icon__shadow:#8264E9;--hero-icon__text:#4F3D89}.light-green-icon{--hero-icon__bcg:#DDFBE0;--hero-icon__border:#99EEB1;--hero-icon__shadow:#73D49A;--hero-icon__text:#5DCB56}.dark-green-icon{--hero-icon__bcg:#F2FFA3;--hero-icon__border:#DEF490;--hero-icon__shadow:#BBE35C;--hero-icon__text:#7AB10A}.orange-icon{--hero-icon__bcg:#FFEAA8;--hero-icon__border:#FCCD71;--hero-icon__shadow:#F7B553;--hero-icon__text:#F38E2F}.pink-icon{--hero-icon__bcg:#F9E7FF;--hero-icon__border:#DABDE3;--hero-icon__shadow:#BF60DD;--hero-icon__text:#A733D0}.blue-icon{--hero-icon__bcg:#DCF0FF;--hero-icon__border:#ABD6FF;--hero-icon__shadow:#8FC3F8;--hero-icon__text:#4E98EF}.hero-icon-box__gray::before{content:"";position:absolute;inset:0;box-shadow:0 0 1.5rem var(--hero-icon__shadow);border-radius:inherit;transition:inherit;opacity:0}.hero-icon-box__gray.active::before,.hero-icon-container.slide-is-active .hero-icon-box__gray.accent::before{opacity:1}.hero-icon-box__gray.active,.hero-icon-container.slide-is-active .hero-icon-box__gray.accent{border-color:var(--hero-icon__border)!important;background:var(--hero-icon__bcg)!important;box-shadow:0 2px var(--hero-icon__shadow)!important;opacity:1}.hero-icon-box__gray.active .hero-icon-box__icon-grey,.hero-icon-container.slide-is-active .hero-icon-box__gray.accent .hero-icon-box__icon-grey{filter:none!important}.hero-icon-card-wrapper *{transition:inherit;--focus-color:transparent!important}[aria-live=off] .hero-icon-card-wrapper.is-active.is-visible .hero-icon-card__button,[aria-live=polite] .hero-icon-card-wrapper:hover .hero-icon-card__button{transform:scaleY(1)}[aria-live=off] .hero-icon-card-wrapper.is-active.is-visible .hero-icon-card,[aria-live=polite] .hero-icon-card-wrapper:hover .hero-icon-card{border-color:var(--secondary-trans-10)}[aria-live=off] .hero-icon-card-wrapper.is-active.is-visible .hero-icon-card::after,[aria-live=polite] .hero-icon-card-wrapper:hover .hero-icon-card::after{opacity:0}[aria-live=off] .hero-icon-card-wrapper.is-active.is-visible .hero-icon-box,[aria-live=polite] .hero-icon-card-wrapper:hover .hero-icon-box{background:var(--hero-icon__bcg);border-color:var(--hero-icon__border);box-shadow:0 2px var(--hero-icon__shadow);opacity:1}[aria-live=off] .hero-icon-card-wrapper .hero-icon-box__icon,[aria-live=polite] .hero-icon-card-wrapper:hover .hero-icon-box__icon{transition:unset}[aria-live=off] .hero-icon-card-wrapper.is-active.is-visible .hero-icon-box__icon,[aria-live=polite] .hero-icon-card-wrapper:hover .hero-icon-box__icon{filter:none}.hero-icon-container__animation{animation:hero-icon-container-appear 1.3s ease 1;opacity:1!important}@keyframes hero-icon-container-appear{from{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}