.main-button{position:relative;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:0 45px;height:72px;font-size:24px;color:#fbfbfb;font-weight:700;border:0;border-radius:50px;cursor:pointer}.main-button::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:50px;padding:3px;-webkit-mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff)) content-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude}.main-button:hover{color:#000;background:-moz-linear-gradient(200deg,#cfefab,#9ff89e,#8ae0df);background:linear-gradient(250deg,#cfefab,#9ff89e,#8ae0df)}.main-button:active path,.main-button:hover path{fill:#000}.main-button:active{color:#000;background:-moz-linear-gradient(20deg,#61d7d9,#68d663);background:linear-gradient(70deg,#61d7d9,#68d663)}.main-button:active::before{background:-moz-linear-gradient(40deg,#61d7d9,#68d663);background:linear-gradient(50deg,#61d7d9,#68d663)}.main-button svg{margin-left:16px}.main-button.not-allowed{opacity:.3;cursor:not-allowed}.main-button,.main-button.not-allowed:active,.main-button.not-allowed:hover{background:0 0}.main-button.not-allowed:active::before,.main-button::before{background:-moz-linear-gradient(200deg,#cfefab,#9ff89e,#8ae0df);background:linear-gradient(250deg,#cfefab,#9ff89e,#8ae0df)}@media screen and (max-width:576px){.main-button{width:100%;padding:0 35px;max-width:100%;font-size:20px;height:62px}}@media screen and (max-width:360px){.main-button{font-size:18px}}.HowWeWork{padding:85px 0 147px}.HowWeWork__title{color:#cfefab}.HowWeWork__content,.HowWeWork__contentItem{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.HowWeWork__content{z-index:0;margin-top:26px;position:relative}.HowWeWork__content:after{position:absolute;top:60px;display:block;content:"";width:3px;height:100%;background:#fff;z-index:1}.HowWeWork__content .arrow{position:absolute;bottom:-65px;width:10px;height:10px;background:0 0;border-top:3px solid #fff;border-right:3px solid #fff;-webkit-box-shadow:0 0 0 #d3d3d3;box-shadow:0 0 0 #d3d3d3;-webkit-transition:all 200ms ease;-moz-transition:all 200ms ease;transition:all 200ms ease;-webkit-transform:translate3d(0,-50%,0) rotate(135deg);-moz-transform:translate3d(0,-50%,0) rotate(135deg);transform:translate3d(0,-50%,0) rotate(135deg)}.HowWeWork__content .arrow:before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-40%,-60%) rotate(45deg);-moz-transform:translate(-40%,-60%) rotate(45deg);-ms-transform:translate(-40%,-60%) rotate(45deg);transform:translate(-40%,-60%) rotate(45deg);width:200%;height:200%}.HowWeWork__contentItem{max-width:100%;z-index:2}.HowWeWork__contentItem:nth-child(2n) .HowWeWork__contentInfo{margin-left:-670px;margin-right:0;text-align:right}.HowWeWork__contentNum,.HowWeWork__contentNum:after{background:-webkit-gradient(linear,right top,left top,from(#cfefab),color-stop(36.98%,#9ff89e),to(#8ae0df));background:-moz-linear-gradient(right,#cfefab 0,#9ff89e 36.98%,#8ae0df 100%);background:linear-gradient(270deg,#cfefab 0,#9ff89e 36.98%,#8ae0df 100%);border-radius:100px}.HowWeWork__contentNum{margin:56px 0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;width:45px;height:45px;font-weight:500;font-size:22px;letter-spacing:.5px;position:relative;color:#000}.HowWeWork__contentNum:after{display:block;position:absolute;content:"";width:77px;height:77px;opacity:.27;z-index:-1}.HowWeWork__contentInfo{display:inline-block;width:570px;margin-top:-100px;margin-right:-670px}.HowWeWork__contentTitle{color:#fbfbfb;letter-spacing:.25px;font-weight:700;font-size:24px}.HowWeWork__contentDescription{margin-top:12px;font-size:16px;line-height:28px;color:#e7e7e7}@media screen and (max-width:1249px){.HowWeWork .HowWeWork__contentInfo{width:300px;margin-right:-400px}.HowWeWork .HowWeWork__contentItem:nth-child(2n) .HowWeWork__contentInfo{margin-left:-400px;margin-right:0}}@media screen and (max-width:768px){.HowWeWork{padding:28px 0;background:#212121}.HowWeWork__title{color:#cfefab}.HowWeWork__content{margin-top:0}.HowWeWork__contentItem:first-child .HowWeWork__contentNum{margin-top:46px}.HowWeWork__contentDescription{font-size:14px}.HowWeWork__contentItem{position:relative}.HowWeWork__contentItem:before{display:block;content:"";position:absolute;top:15px;height:60px;width:3px;background:#fff}.HowWeWork__contentItem:first-child:before{display:none;height:0}.HowWeWork__content .arrow,.HowWeWork__content:after{display:none}.HowWeWork__contentNum{margin:110px 0 35px;position:relative}.HowWeWork__contentItem .HowWeWork__contentInfo{margin-left:0!important;margin-right:0!important;text-align:center!important}.HowWeWork__contentItem:nth-child(2n){margin-right:0!important;margin-left:0!important;text-align:center!important}.HowWeWork__contentInfo{max-width:313px;margin-top:0;margin-right:0;text-align:center}}