:root{--e-global-color-primary:#DF0200;--e-global-color-secondary:#A10000;--e-global-color-text:#292929;--e-global-color-accent:#F9FAFB;--e-global-color-d455ad8:#FFFFFF;--e-global-color-1df77a6:#777777;--e-global-color-27a8e3d:#AFAFAF}.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(even) .soltech-service-process__item{margin-left:auto}@media screen and (min-width:768px){.soltech-service-process__item__wrap:not(:nth-of-type(1)){margin-top:-30px}}@media screen and (max-width:767px){.soltech-service-process__item__wrap:not(:nth-of-type(1)){margin-top:50px}}.soltech-service-process__item__wrap.in-view .soltech-service-process__item{-webkit-box-shadow:8px 5px 35px -2px rgb(41 41 41 / .15);box-shadow:8px 5px 35px -2px rgb(41 41 41 / .15)}.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__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-d455ad8);-webkit-box-shadow:8px 5px 35px -2px rgb(41 41 41 / .05);box-shadow:8px 5px 35px -2px rgb(41 41 41 / .05);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px;width:44%;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}@media screen and (max-width:1024px){.soltech-service-process__item{padding:30px}}@media screen and (max-width:991px){.soltech-service-process__item{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;gap:20px}.soltech-service-process__item__title h4{margin-bottom:0}.soltech-service-process__item__index{font-weight:600;font-size:30px;margin-top:-1px;color:var(--e-global-color-text)}@media screen and (max-width:767px){.soltech-service-process__item__index{font-size:25px}}.soltech-service-process__item__text{font-size:18px}.soltech-service-process__progress{position:absolute;height:calc(100% - 200px);width:10px;background-color:#e6e4e4;border-radius:8px;top:100px;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%}