.home .mesh{z-index:0;position:absolute;top:-700px;left:calc(50% - 220px);width:1900px;height:auto;transform:translate(-50%,-50%);transform:translateX(-50%);opacity:.2;transition:all .7s ease}.home--loaded .mesh{opacity:.7}.home .img__wrapper--cloudlines{z-index:0;left:calc(50% + 400px);position:absolute;width:960px;transform:translateX(-50%);opacity:.2}.home .img__wrapper--cloudlines img{width:100%;height:auto}@media(max-width:1400px){.home .mesh{left:calc(50% + 200px)}}.cs-module--endtoend .row{margin-top:50px}.cs-module--endtoend .row .texts{font-size:2rem}.cs-module--endtoend .row .texts p{margin-bottom:35px}.cs-module--endtoend .btn--green{padding:2rem 1.5rem;font-size:2.2rem;font-weight:600;background-color:var(--lightest-green);color:var(--white);border-radius:10px}.logos__wrapper{z-index:10;padding:30px 0 70px}.logos__wrapper .title{margin-bottom:20px;color:var(--dark-gray);font-size:2rem;font-weight:500}.logos__wrapper .list__wrapper{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;margin-right:-20px;margin-left:-20px}.logos__wrapper .list__wrapper .img__wrapper{padding:0 13px 10px}.cs-module--platform{position:relative;padding:78px 0 153px;background-color:var(--black);overflow:hidden}.cs-module--platform .container{position:relative;z-index:2}.cs-module--platform .title{color:var(--white)}.cs-module--platform .panel{position:relative;margin-top:55px;padding:50px 20px;min-height:200px;border-radius:50px;color:var(--white);z-index:5;-webkit-backdrop-filter:blur(3rem);backdrop-filter:blur(3rem)}.cs-module--platform .panel *{color:inherit}.cs-module--platform .panel:after,.cs-module--platform .panel:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:inherit;z-index:-1}.cs-module--platform .panel:after{outline:20px solid #d3d3d3;opacity:.2}.cs-module--platform .panel:before{opacity:.5}.cs-module--platform .panel .check{color:var(--vivid-green)}.cs-module--platform .panel .menu-list{padding:0 70px;display:flex}.cs-module--platform .panel .menu-list button{flex-grow:1;font-size:2rem;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;transition:all .7s ease}.cs-module--platform .panel .menu-list button.active{border-bottom-color:var(--white);transition:all .5s ease}.cs-module--platform .panel .menu-list--sub{margin-top:20px}.cs-module--platform .panel .menu-list--sub button{flex-grow:0;padding-right:15px;padding-left:15px;border:none}.cs-module--platform .panel .menu-list--sub button.active{color:hsla(0,0%,100%,.5)}.cs-module--platform .panel .menu-list__content{display:flex;align-items:flex-start}.cs-module--platform .panel .menu-list__content>*{width:50%}.cs-module--platform .panel .menu-list__content .img__wrapper{position:relative;display:flex;justify-content:center;align-items:center;min-height:300px;z-index:6}.cs-module--platform .panel .menu-list__content .img__wrapper:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:inherit;z-index:-1;background-color:hsla(0,0%,100%,.3);opacity:.5;border-radius:20px;-webkit-backdrop-filter:blur(2rem);backdrop-filter:blur(2rem)}.cs-module--platform .panel .menu-list__content .texts{padding:10px 20px;font-size:1.6rem}.cs-module--platform .panel .menu-list__content .texts p{margin:0}.cs-module--platform .panel .menu-list__content .texts .titles{margin-bottom:50px}.cs-module--platform .panel .menu-list__content .texts .title{margin-bottom:15px}.cs-module--platform .panel .menu-list__content .texts .description{margin-bottom:10px}.cs-module--platform .panel .menu-list__content .texts .text{display:flex;align-items:center;margin-bottom:15px}.cs-module--platform .panel .menu-list__content .texts .text p{margin:0 0 0 1rem}.cs-module--platform .panel .btn--call,.cs-module--platform .panel .menu-list__content .texts .footer{margin-top:50px}.cs-module--platform .mesh{position:absolute;top:280px;top:calc(50% + 300px);left:50%;left:calc(50% - 500px);width:1300px;height:auto;transform:translate(-50%,-50%) rotate(170deg);opacity:.5;z-index:0}.cs-module--platform .mesh-l{top:calc(50% - 300px);left:calc(50% + 500px);width:1600px;transform:translate(-50%,-50%) rotate(150deg)}.bg--o-gradient .review .person .img__wrapper:after,.bg--o-gradient .review .person .img__wrapper:before{background:linear-gradient(245deg,#ff5100 11.63%,#e0a55a 119.93%)}.bg--o-gradient .review .person .company,.bg--o-gradient .review .texts .icon{color:var(--bright-orange)}.bg--o-gradient .review .arrow{color:var(--bright-orange)}.review{position:relative;padding:60px 140px 5rem;background-color:#fff;border-radius:15px;overflow:hidden;transition:all 2s ease}.review__wrapper{display:grid;grid-gap:100%;grid-auto-flow:column;grid-auto-columns:100%;overflow:hidden}.review--show{grid-column:1}.review--no-buttons{padding-right:60px;padding-left:60px}.review .content{display:grid;grid-auto-flow:column}.review .person{display:flex;flex-direction:column;align-items:center;min-width:240px;max-width:260px;text-align:center}.review .person .img__wrapper{position:relative;display:inline-block;margin-bottom:40px;width:calc(135px + .25rem);width:135px;height:calc(135px + .25rem);height:135px;border-radius:50%}.review .person .img__wrapper:after{background:linear-gradient(55deg,#5dbc5d 20.79%,#008536 75.33%,#5dbc5d 150.07%);z-index:2}.review .person .img__wrapper:after,.review .person .img__wrapper:before{content:" ";position:absolute;top:.5rem;top:0;left:.5rem;left:0;width:100%;height:100%;border-radius:50%;box-shadow:0 10px 4px rgba(0,0,0,.25);transition:all .3s cubic-bezier(.13,.6,.8,1.48)}.review .person .img__wrapper:before{background-color:var(--vivid-green);transform:scale(.7);z-index:3}.review .person .img--cirle{position:relative;z-index:5;border-radius:50%;border:.5rem solid var(--white);overflow:hidden;width:100%;height:100%}.review .person .name{margin:0;font-size:2rem}.review .person .position{margin:6px 0 0;font-size:1.6rem;color:#808285}.review .person .company{margin:4px 0 0;color:var(--vivid-green);text-decoration:none}.review .person .country{margin:4px 0;color:#808285}.review .person--loaded .img__wrapper:after{transform:scale(1.3)}.review .person--loaded .img__wrapper:before{top:-40%;left:-40%}.review .texts{position:relative;margin:0 5px;padding:0 calc(5rem + 5px)}.review .texts .title{font-size:2rem;margin-bottom:16px}.review .texts .text{font-size:1.6rem}.review .texts .icon{position:absolute;font-size:5rem;color:var(--vivid-green);opacity:0;transform:scale(0);transition:all .2s cubic-bezier(.2,.84,.91,.64)}.review .texts .icon--left{top:0;left:0}.review .texts .icon--right{right:0}.review .texts--loaded .icon{opacity:1;transform:scale(1)}.review .texts--first{grid-column:1}.review .arrow{position:absolute;top:0;width:140px;height:100%;font-size:3rem;color:var(--vivid-green)}.review .arrow--left{left:0}.review .arrow--right{right:0}.review .arrow[disabled]{color:#808285}.review .yt__wrapper{position:relative;border-radius:13px;overflow:hidden;margin:0 10px;width:542px;height:315px}.review .yt__wrapper iframe{width:100%}.review .yt__wrapper--empty .btn--play{margin:0;padding:0;width:100%;height:100%}.review .yt__wrapper .img--placeholder{width:100%;height:100%;object-fit:cover}.review .yt__wrapper .img--playBtn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cs-module--call{position:relative;padding:0 0 80px;color:var(--white);background:linear-gradient(55deg,#5dbc5d 20.79%,#008536 75.33%,#5dbc5d 150.07%);overflow:hidden}.cs-module--call header .title{line-height:normal}.cs-module--call .schedule-one .card{padding-top:55px}.cs-module--call .schedule-two .card .img__wrapper{min-height:190px}.cs-module--call .schedule-two .card .img__wrapper--card img{height:110px}.cs-module--call .card{position:relative;overflow:hidden}.cs-module--call .card .img__wrapper{flex-grow:unset}.cs-module--call .card .img__wrapper--full img{min-height:75px}.cs-module--call .card .img__wrapper--card img{width:auto;height:75px}.cs-module--call .card .texts{flex-grow:1}.cs-module--call .card:after{content:" ";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--white);background-color:var(--lightest-green-3);background-color:#5dbc5d;opacity:.8;transition:all .5s cubic-bezier(.07,.39,.79,.05)}.cs-module--call .card__wrapper--loaded .card:nth-child(2n):after{height:0;opacity:0}.cs-module--call .card__wrapper--loaded .card:nth-child(2n-1):after{top:100%;opacity:0}.cs-module--call .title--foot{margin-bottom:10px;font-size:3.2rem;font-weight:600}.cs-module--call .content{position:relative;z-index:5}.cs-module--call .mesh{position:absolute;top:50%;left:50%;width:2500px;height:auto;transform:translate(-50%,-50%) rotate(155deg);opacity:.5;animation-name:rotate_schedule_a_call_mesh;animation-duration:120s;animation-timing-function:linear;animation-iteration-count:infinite}.cs-module--call .lines{position:absolute;top:100%;left:50%;transform:translate(-50%,-50%);opacity:.5}@keyframes rotate_schedule_a_call_mesh{0%{transform:translate(-50%,-50%) rotate(155deg)}5%{transform:translate(-50%,-50%) rotate(155deg)}40%{transform:translate(-50%,-50%) rotate(70deg)}60%{transform:translate(-50%,-50%) rotate(70deg)}95%{transform:translate(-50%,-50%) rotate(155deg)}to{transform:translate(-50%,-50%) rotate(155deg)}}