.service-grid-1{flex-basis:50%;display:flex;align-items:center}@media only screen and (max-width:991px){.service-grid-1{flex-basis:100%}}@media only screen and (max-width:767px){.service-grid-1{flex-direction:column;align-items:flex-start}}.service-grid-1.img_left{flex-direction:row-reverse}@media only screen and (max-width:767px){.service-grid-1.img_left{flex-direction:column}}.service-grid-1 .thumbnail{overflow:hidden;display:block;margin:auto}@media only screen and (max-width:767px){.service-grid-1 .thumbnail{width:100%}}@media only screen and (max-width:575px){.service-grid-1 .thumbnail{width:100%}}.service-grid-1 .thumbnail img{width:100%;object-fit:cover;transition:.5s}@media only screen and (max-width:767px){.service-grid-1 .thumbnail img{width:100%}}@media only screen and (max-width:575px){.service-grid-1 .thumbnail img{width:100%}}.service-grid-1 .content-area-wrapper{padding:30px 50px;flex-basis:50%;min-width:50%;max-width:50%}@media only screen and (max-width:767px){.service-grid-1 .content-area-wrapper{flex-basis:35%;min-width:100%;max-width:100%}}@media(max-width:1320px){.service-grid-1 .content-area-wrapper{padding:30px}}@media only screen and (max-width:575px){.service-grid-1 .content-area-wrapper{padding:20px}}.service-grid-1 .content-area-wrapper .icon{margin-bottom:45px}@media only screen and (max-width:1199px){.service-grid-1 .content-area-wrapper .icon{margin-bottom:11px}}.service-grid-1 .content-area-wrapper .icon svg{width:52px;height:52px}.service-grid-1 .content-area-wrapper .icon i{font-size:45px}.service-grid-1 .content-area-wrapper .title{font-size:24px;line-height:1.2;margin-bottom:12px}@media only screen and (max-width:575px){.service-grid-1 .content-area-wrapper .title{font-size:20px}}.service-grid-1 .content-area-wrapper .des{margin-bottom:14px}.service-grid-1 .content-area-wrapper .button{display:flex;align-items:center;gap:7px;transition:.3s;color:var(--e-global-color-text);max-width:max-content}.service-grid-1 .content-area-wrapper .button:hover{color:var(--e-global-color-secondary)}.service-grid-1:hover .thumbnail img{transform:scale(1.07)}.rt_service_sticky{overflow-x:visible}@media(max-width:1024px){.rt_service_sticky{overflow-x:inherit}}.service-grid-2{overflow-x:visible;max-height:max-content}@media only screen and (max-width:1199px){.service-grid-2{height:auto}}.service-grid-2 .single-item{padding:43px;display:flex;align-items:center;justify-content:space-between;margin-bottom:40px;position:sticky;top:150px;background-repeat:no-repeat;background-size:cover;background-position:left center;transition:.3s;overflow:hidden}.service-grid-2 .single-item::before{content:"";background:#f2f2f2;position:absolute;left:0;top:0;right:0;bottom:0;z-index:-1;transition:.3s}@media only screen and (min-width:768px)and (max-width:991px){.service-grid-2 .single-item{flex-wrap:wrap;gap:25px}}@media only screen and (max-width:767px){.service-grid-2 .single-item{flex-wrap:wrap;gap:25px;padding:30px 20px}}.service-grid-2 .single-item *{transition:.3s}.service-grid-2 .single-item:hover::before{background:#fff0!important}.service-grid-2 .single-item:hover .left-side svg,.service-grid-2 .single-item:hover .left-side svg path{fill:var(--e-global-color-white)}.service-grid-2 .single-item:hover .title,.service-grid-2 .single-item:hover .des{color:var(--e-global-color-white)}.service-grid-2 .single-item:hover .right .button{background:var(--e-global-color-white);color:var(--e-global-color-primary)}.service-grid-2 .single-item:last-child{top:30px!important;margin-bottom:0}.service-grid-2 .single-item .left-side{display:flex;align-items:center;gap:50px;flex-basis:36%}@media only screen and (min-width:1200px)and (max-width:1599px){.service-grid-2 .single-item .left-side{gap:25px}}@media only screen and (max-width:1199px){.service-grid-2 .single-item .left-side{gap:10px}}@media only screen and (max-width:767px){.service-grid-2 .single-item .left-side{flex-basis:100%}}@media only screen and (max-width:479px){.service-grid-2 .single-item .left-side{gap:18px}}.service-grid-2 .single-item .left-side .icon{font-size:65px;line-height:0}@media(max-width:767px){.service-grid-2 .single-item .left-side .icon{font-size:50px}}.service-grid-2 .single-item .left-side .icon svg{width:68px;height:68px}@media(max-width:767px){.service-grid-2 .single-item .left-side .icon svg{width:50px;height:50px}}.service-grid-2 .single-item .left-side .icon i{line-height:0}.service-grid-2 .single-item .left-side .title{font-size:24px;line-height:1.2;margin:0}@media(max-width:767px){.service-grid-2 .single-item .left-side .title{font-size:20px}}.service-grid-2 .single-item .right{flex-basis:65%;display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width:991px){.service-grid-2 .single-item .right{flex-basis:100%}}@media only screen and (max-width:767px){.service-grid-2 .single-item .right{flex-basis:100%}}@media only screen and (max-width:575px){.service-grid-2 .single-item .right{flex-direction:column;gap:15px;align-items:flex-start}}.service-grid-2 .single-item .right .des{margin:0;max-width:70%}@media only screen and (max-width:575px){.service-grid-2 .single-item .right .des{max-width:100%}}.service-grid-2 .single-item .right .button{height:62px;width:62px;background:var(--e-global-color-primary);display:flex;align-items:center;justify-content:center;font-size:18px;color:var(--e-global-color-white)}@media only screen and (max-width:575px){.service-grid-2 .single-item .right .button{height:40px;width:40px}}@media only screen and (min-width:768px)and (max-width:991px){.service-grid-2 .single-item.des_hidden_yes{flex-wrap:inherit;gap:inherit}}@media only screen and (max-width:767px){.service-grid-2 .single-item.des_hidden_yes{flex-wrap:inherit}}.service-grid-2 .single-item.des_hidden_yes .left-side{flex-basis:80%}@media(max-width:767px){.service-grid-2 .single-item.des_hidden_yes .left-side{flex-wrap:wrap;gap:20px}}.service-grid-2 .single-item.des_hidden_yes .right{flex-basis:20%;justify-content:end}@media(max-width:767px){.service-grid-2 .single-item.des_hidden_yes .right{flex-basis:10%}}.service-grid-3{position:relative;z-index:1}.service-grid-3 .inner{clip-path:polygon(.167% .175%,99.833% .175%,99.833% 86.41%,93.226% 92.322%,93.225% 92.322%,84.772% 99.825%,.167% 99.825%,.167% .175%);background:var(--e-global-color-white);padding:30px;text-align:center}.service-grid-3 .inner .icon{height:76px;width:76px;display:flex;align-items:center;justify-content:center;background:#f2f2f2;margin:auto;margin-bottom:25px;clip-path:polygon(.167% .175%,99.833% .175%,99.833% 86.41%,93.226% 92.322%,93.225% 92.322%,84.772% 99.825%,.167% 99.825%,.167% .175%)}.service-grid-3 .inner .icon i{font-size:35px}.service-grid-3 .inner .icon svg{width:35px;height:35px}.service-grid-3 .inner .title{font-size:22px;font-weight:700;color:var(--e-global-color-secondary);margin-bottom:17px}.service-grid-3 .inner .des{font-size:16px;margin-bottom:20px}.service-grid-3 .inner .button{color:var(--e-global-color-text);font-weight:700;transition:.3s;display:inline-block}.service-grid-3 .inner .button i{font-size:0;transition:.3s;margin-left:5px}.service-grid-3:hover .button i{font-size:16px}.service-grid-3::after{position:absolute;content:"";clip-path:polygon(.167% .175%,99.833% .175%,99.833% 86.41%,93.226% 92.322%,93.225% 92.322%,84.772% 99.825%,.167% 99.825%,.167% .175%);height:101%;width:101%;z-index:-1;left:-.5%;top:-.5%;bottom:0;right:0;background:#e4e7ee}