.cost-supp-ver__icon-wrapper{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;border-radius:9999px;background-color:var(--sp-color-red-700);color:var(--sp-color-danger)!important;margin-bottom:1.5rem}.cost-supp-ver__icon{width:2rem;height:2rem}.framework-supp-ver__diagram{width:100%;max-width:48rem;margin:0 auto;padding-top:2rem;padding-bottom:2rem}.framework-supp-ver__timeline{position:relative}.framework-supp-ver__line{display:none;position:absolute;left:3rem;top:2.5rem;bottom:2.5rem;width:2px;background-color:var(--sp-color-slate-200);z-index:0}@media (min-width:768px){.framework-supp-ver__line{display:block}}.framework-supp-ver__steps{display:flex;flex-direction:column;gap:1.5rem}@media (min-width:768px){.framework-supp-ver__steps{gap:2rem}}.framework-supp-ver__step{position:relative;z-index:10;display:flex;flex-direction:column;gap:1rem}@media (min-width:768px){.framework-supp-ver__step{flex-direction:row;align-items:flex-start;gap:2rem}}.framework-supp-ver__step-indicator-wrapper{display:flex;align-items:center;gap:1rem}@media (min-width:768px){.framework-supp-ver__step-indicator-wrapper{display:block}}.framework-supp-ver__step-indicator{flex-shrink:0;width:6rem;height:6rem;border-radius:1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;border:2px solid;box-shadow:0 1px 2px 0 rgb(0 0 0 / .05);transition:transform 0.3s,box-shadow 0.3s!important;background-color:var(--step-bg);border-color:var(--step-border);color:var(--step-color)!important}.framework-supp-ver__step:hover .framework-supp-ver__step-indicator{transform:scale(1.05);box-shadow:0 4px 6px -1px rgb(0 0 0 / .1),0 2px 4px -1px rgb(0 0 0 / .06)}.framework-supp-ver__step-layer{font-size:0.75rem!important;font-weight:700!important;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;opacity:.7}.framework-supp-ver__step-num{font-size:1.5rem!important;font-weight:900!important}.framework-supp-ver__arrow{display:flex;flex-grow:1;justify-content:center}.framework-supp-ver__arrow-icon{width:1.5rem;height:1.5rem;color:var(--sp-color-slate-300)!important}@media (min-width:768px){.framework-supp-ver__arrow{display:none}}.framework-supp-ver__card{flex:1;background-color:var(--sp-color-white);border-radius:1rem;padding:1.5rem;border:1px solid var(--sp-color-slate-200);box-shadow:0 1px 2px 0 rgb(0 0 0 / .05);transition:border-color 0.3s;position:relative;overflow:hidden}.framework-supp-ver__step:hover .framework-supp-ver__card{border-color:var(--sp-color-slate-300)}.framework-supp-ver__card-bg-icon{position:absolute;right:-1rem;bottom:-1rem;width:8rem;height:8rem;opacity:.03;color:var(--step-color)!important}.framework-supp-ver__card-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.framework-supp-ver__card-icon-wrapper{padding:.5rem;border-radius:.5rem;background-color:var(--step-bg);color:var(--step-color)!important}.framework-supp-ver__card-icon{width:1.25rem;height:1.25rem}.framework-supp-ver__card-title{font-size:1.25rem!important;font-weight:700!important;color:var(--sp-color-slate-900)!important;margin-bottom:0!important}.framework-supp-ver__card-desc{color:var(--sp-color-slate-600)!important;line-height:1.625;font-size:0.875rem!important}@media (min-width:640px){.framework-supp-ver__card-desc{font-size:1rem!important}}.framework-supp-ver__step--1{--step-bg:var(--sp-color-blue-50);--step-border:var(--sp-color-blue-200);--step-color:var(--sp-color-blue-600)}.framework-supp-ver__step--2{--step-bg:var(--sp-color-green-50);--step-border:var(--sp-color-green-200);--step-color:var(--sp-color-green-600)}.framework-supp-ver__step--3{--step-bg:var(--sp-color-blue-50);--step-border:var(--sp-color-blue-200);--step-color:var(--sp-color-blue-600)}.framework-supp-ver__step--4{--step-bg:var(--sp-color-blue-50);--step-border:var(--sp-color-blue-200);--step-color:var(--sp-color-blue-600)}.framework-supp-ver__step--5{--step-bg:var(--sp-color-green-50);--step-border:var(--sp-color-green-200);--step-color:var(--sp-color-green-600)}.framework-supp-ver__step--1{--step-border:#bfdbfe}.features-supp-ver__grid{display:grid;grid-template-columns:1fr;gap:4rem;align-items:center}@media (min-width:1024px){.features-supp-ver__grid{grid-template-columns:repeat(2,1fr)}}.features-supp-ver__img-wrapper{position:relative;border-radius:1rem;overflow:hidden;box-shadow:0 20px 25px -5px rgb(0 0 0 / .1),0 10px 10px -5px rgb(0 0 0 / .04);height:100%;min-height:33rem}.features-supp-ver__img-col{order:2}.features-supp-ver__text-col{order:1}@media (min-width:1024px){.features-supp-ver__img-col{order:1}.features-supp-ver__text-col{order:2}}@media (max-width:768px){.features-supp-ver__img-wrapper{min-height:25rem}}.features-supp-ver__img{position:absolute;inset:0;width:100%;height:100%!important;object-fit:cover}.features-supp-ver__img-overlay{position:absolute;inset:0;background-color:rgb(30 58 138 / .1);mix-blend-mode:multiply}.features-supp-ver__text-group{margin-bottom:3rem}.features-supp-ver__text-group:last-child{margin-bottom:0}.features-supp-ver__text-header{display:flex;align-items:start;gap:.75rem;margin-bottom:1rem}.features-supp-ver__icon-box{padding:.5rem;border-radius:.5rem}.features-supp-ver__icon-box--teal{background-color:var(--sp-color-green-50);color:var(--sp-color-green-600)!important}.features-supp-ver__icon-box--blue{background-color:var(--sp-color-blue-50);color:var(--sp-color-blue-600)!important}.features-supp-ver__feature-icon{width:1.5rem;height:1.5rem}.features-supp-ver__title{font-size:1.875rem!important;font-weight:700!important;color:var(--sp-color-slate-900)!important}.features-supp-ver__desc{font-size:1.125rem!important;color:var(--sp-color-slate-600)!important;line-height:1.625!important}.cta-supp-ver__bg-blur-1,.cta-supp-ver__bg-blur-2{position:absolute;width:24rem;height:24rem;border-radius:9999px;filter:blur(120px);opacity:.2;pointer-events:none}.cta-supp-ver__bg-blur-1{top:0;right:0;margin-right:-5rem;margin-top:-5rem;background-color:var(--sp-color-blue-600)}.cta-supp-ver__bg-blur-2{bottom:0;left:0;margin-left:-5rem;margin-bottom:-5rem;background-color:var(--sp-color-green-600)}