.block-editor__container .editor-styles-wrapper,html{--e-global-color-primary:#4B69FF;--e-global-color-secondary:#552DC4;--e-global-color-text:#37415A;--e-global-color-accent:#E1E1E1;--e-global-color-ee1980c:#FFFFFF;--e-global-color-1ee5b07:#0B111F}.soltech-service-process{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.soltech-service-process__circle{height:0;position:sticky;top:50vh;z-index:4}.soltech-service-process__circle:after{content:"";display:block;width:20px;height:20px;background-color:var(--e-global-color-primary);border-radius:100%;margin:-10px auto 0;z-index:4}@media screen and (max-width:767px){.soltech-service-process__circle:after{margin:0;-webkit-transform:translateX(-5px);-ms-transform:translateX(-5px);transform:translateX(-5px)}}.soltech-service-process__item__wrap{position:relative}@media screen and (max-width:767px){.soltech-service-process__item__wrap{padding-left:30px}}.soltech-service-process__item__wrap:nth-child(odd) .soltech-service-process__item{margin-left:auto}@media screen and (min-width:768px){.soltech-service-process__item__wrap:not(:nth-of-type(2)){margin-top:-100px}}@media screen and (max-width:767px){.soltech-service-process__item__wrap:not(:nth-of-type(2)){margin-top:50px}}.soltech-service-process__item__wrap.in-view .soltech-service-process__item__circle{opacity:1;-webkit-transform:translate(-50%,-50%) scale(1.3);-ms-transform:translate(-50%,-50%) scale(1.3);transform:translate(-50%,-50%) scale(1.3)}@media screen and (max-width:767px){.soltech-service-process__item__wrap.in-view .soltech-service-process__item__circle{-webkit-transform:translate(-5px,-50%) scale(1.3);-ms-transform:translate(-5px,-50%) scale(1.3);transform:translate(-5px,-50%) scale(1.3)}}.soltech-service-process__item__wrap.in-view .soltech-service-process__item{-webkit-box-shadow:0 0 30px 0 #597dc5;box-shadow:0 0 30px 0 #597dc5}.soltech-service-process__item__circle{width:20px;height:20px;background-color:var(--e-global-color-primary);border-radius:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2;opacity:.5;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}@media screen and (max-width:767px){.soltech-service-process__item__circle{left:0;-webkit-transform:translate(-5px,-50%);-ms-transform:translate(-5px,-50%);transform:translate(-5px,-50%)}}.soltech-service-process__item{border-radius:16px;padding:40px;background-color:var(--e-global-color-ee1980c);-webkit-box-shadow:0 0 30px -12px rgb(16 24 40 / .42);box-shadow:0 0 30px -12px rgb(16 24 40 / .42);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:25px;width:44%;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}@media screen and (max-width:767px){.soltech-service-process__item{gap:20px}}@media screen and (max-width:991px){.soltech-service-process__item{padding:30px 20px;width:46%}}@media screen and (max-width:767px){.soltech-service-process__item{width:100%}}.soltech-service-process__item__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px}.soltech-service-process__item__title h3{margin-bottom:0}.soltech-service-process__item__index{font-weight:600;font-size:30px;opacity:.6;margin-top:5px}@media screen and (max-width:767px){.soltech-service-process__item__index{font-size:25px;margin-top:2px}}.soltech-service-process__progress{position:absolute;height:100%;width:10px;background-color:var(--e-global-color-accent);border-radius:8px;top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (max-width:767px){.soltech-service-process__progress{left:0;-webkit-transform:unset;-ms-transform:unset;transform:unset}}.soltech-service-process__progress__line{position:absolute;top:0;left:0;height:0;width:10px;background-color:var(--e-global-color-secondary);border-radius:8px;max-height:100%}