.stepsSectionComponent{display:flex;flex-direction:column;align-items:center;padding-top:4rem;padding-bottom:4rem;background-color:#fff}.stepsSectionComponent.background-primary{background-color:#0087ff}.stepsSectionComponent.background-gradientblue{background:#276ef6;background:-webkit-linear-gradient(left,#276ef6,#459df8);background:linear-gradient(to right,#276ef6,#459df8)}.stepsSectionComponent.background-primarydark{background-color:#016bff}.stepsSectionComponent.background-primarylight{background-color:#1aa4ff}.stepsSectionComponent.background-grey0{background-color:#1a2236}.stepsSectionComponent.background-grey1{background-color:#1b1d22}.stepsSectionComponent.background-grey2{background-color:#4e5873}.stepsSectionComponent.background-grey3{background-color:#8791aa}.stepsSectionComponent.background-grey4{background-color:#a8b2ce}.stepsSectionComponent.background-grey5{background-color:#f2f4f8}.stepsSectionComponent.background-white{background-color:#f8f4f1}.stepsSectionComponent .wrapper{display:grid;grid-template-columns:repeat(4,1fr);gap:0 1rem;width:100%;max-width:25.5rem;padding:0 1.5rem}.stepsSectionComponent .titleWrapper{align-items:center}.stepsSectionComponent .stepsWrapper{grid-template-columns:1fr}.stepsSectionComponent .title{text-align:center;margin:0 0 2rem;grid-column:1/-1}.stepsSectionComponent .title *{font-family:"Aeonik",sans-serif;font-weight:400;font-size:2.5rem;line-height:3.125rem;margin:0;color:#232e4a}.stepsSectionComponent .title * strong{color:#016bff;background-color:transparent;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(-234deg,#016bff 40%,#1aa4ff)}.stepsSectionComponent .oneStep{padding:1.5rem;margin-bottom:1rem;background:transparent;text-align:center}.stepsSectionComponent .oneStep__icon{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 0 1rem}.stepsSectionComponent .oneStep__icon .oneStep__icon__index{display:block;margin:0 auto;width:3rem;height:3rem;text-align:center;border-radius:50%;font-family:"Aeonik",sans-serif;font-weight:400;font-size:1.5rem;line-height:3rem;color:#fff;background:#276ef6;background:-webkit-linear-gradient(left,#276ef6,#459df8);background:linear-gradient(to right,#276ef6,#459df8)}.stepsSectionComponent .oneStep__icon .oneStep__icon__icon{margin:0 auto;width:3rem;height:3rem;text-align:center;border-radius:50%;display:flex;flex-direction:row;justify-content:center;align-items:center;background-color:#fff;box-shadow:0px 14.5288px 27.4432px rgba(135,165,217,0.0575083),0px 7.76778px 14.6725px rgba(135,165,217,0.0476886),0px 4.35455px 8.22527px rgba(135,165,217,0.04),0px 2.31267px 4.36838px rgba(135,165,217,0.0323114),0px .96235px 1.81778px rgba(135,165,217,0.0224916)}.stepsSectionComponent .oneStep__icon .oneStep__icon__icon img{display:block;width:100%;max-width:32px !important}.stepsSectionComponent .oneStep__icon .oneStep__icon__image{position:relative;width:100%;height:0;padding-bottom:50%;overflow:hidden;border-radius:8px}.stepsSectionComponent .oneStep__icon .oneStep__icon__image .oneStep__icon__image__image{display:block;position:absolute;top:0;left:0;width:100%;max-height:100%;object-fit:cover}.stepsSectionComponent .oneStep__icon .oneStep__icon__image.compat-object-fit{background-size:cover;background-position:center center}.stepsSectionComponent .oneStep__icon .oneStep__icon__image.compat-object-fit .oneStep__icon__image__image{opacity:0}.stepsSectionComponent .oneStep__title{display:flex;align-items:center;justify-content:center;margin:0 0 1rem}.stepsSectionComponent .oneStep__title *{font-family:"Aeonik",sans-serif;font-weight:400;font-size:1.25rem;line-height:1.5rem;margin:0;color:#1b1d22;text-align:center}.stepsSectionComponent .oneStep__desc{margin:0 0 1rem}.stepsSectionComponent .oneStep__desc *{font-family:"Lora",serif;font-weight:400;font-size:1rem;line-height:1.5rem;color:#1b1d22;margin:0}.stepsSectionComponent .boxed.oneStep{border-radius:8px;box-shadow:0px 6px 30px rgba(145,149,165,0.12),0px 3.75998px 9.19107px rgba(144,151,164,0.0503198)}.stepsSectionComponent .boxed.oneStep.background-primary{background-color:#0087ff}.stepsSectionComponent .boxed.oneStep.background-gradientblue{background:#276ef6;background:-webkit-linear-gradient(left,#276ef6,#459df8);background:linear-gradient(to right,#276ef6,#459df8)}.stepsSectionComponent .boxed.oneStep.background-primarydark{background-color:#016bff}.stepsSectionComponent .boxed.oneStep.background-primarylight{background-color:#1aa4ff}.stepsSectionComponent .boxed.oneStep.background-grey0{background-color:#1a2236}.stepsSectionComponent .boxed.oneStep.background-grey1{background-color:#232e4a}.stepsSectionComponent .boxed.oneStep.background-grey2{background-color:#4e5873}.stepsSectionComponent .boxed.oneStep.background-grey3{background-color:#8791aa}.stepsSectionComponent .boxed.oneStep.background-grey4{background-color:#a8b2ce}.stepsSectionComponent .boxed.oneStep.background-grey5{background-color:#f2f4f8}.stepsSectionComponent .boxed.oneStep.background-white{background-color:#f8f4f1}.stepsSectionComponent .boxed .oneStep__icon{justify-content:flex-end;align-items:flex-start}.stepsSectionComponent .boxed .oneStep__icon .oneStep__icon__index{margin:0}.stepsSectionComponent .boxed .oneStep__icon .oneStep__icon__icon{margin:0}.stepsSectionComponent .boxed .oneStep__title{justify-content:flex-start}.stepsSectionComponent .boxed .oneStep__title *{text-align:left}.stepsSectionComponent .boxed .oneStep__desc{justify-content:flex-start}.stepsSectionComponent .boxed .oneStep__desc *{text-align:left}.stepsSectionComponent .darkThemedComponent .title *{color:#fff}.stepsSectionComponent .darkThemedComponent .title * strong{background-color:transparent;-webkit-text-fill-color:unset;-webkit-background-clip:unset;background-clip:unset;background-image:none}.stepsSectionComponent .darkThemedCard .oneStep__icon{margin:0 0 1rem}.stepsSectionComponent .darkThemedCard .oneStep__icon .oneStep__icon__index{color:#4e5873;background-color:#fff}.stepsSectionComponent .darkThemedCard .oneStep__icon .oneStep__icon__icon{box-shadow:none}.stepsSectionComponent .darkThemedCard .oneStep__title *{color:#fff}.stepsSectionComponent .darkThemedCard .oneStep__desc *{color:#fff}@media(min-width:48rem){.stepsSectionComponent{padding-top:3rem;padding-bottom:3rem}.stepsSectionComponent .wrapper{display:grid;grid-template-columns:repeat(6,1fr);gap:0 1rem;max-width:51rem}.stepsSectionComponent .stepsWrapper{grid-template-columns:repeat(2,1fr)}}@media(min-width:67.5rem){.stepsSectionComponent .wrapper{display:grid;grid-template-columns:repeat(12,1fr);gap:0 1.5rem;max-width:70.5rem}.stepsSectionComponent .stepsWrapper{grid-template-columns:repeat(4,1fr)}.stepsSectionComponent .title{grid-column:3/11}}@media(min-width:80rem){.stepsSectionComponent .wrapper{max-width:83rem}}