.el-app-btns{display:flex;align-items:center;justify-content:flex-start;column-gap:20px}.el-app-btns img{width:160px}.el-app-btns a{transition:all .4s ease}.el-app-btns a:hover{transition:all .4s ease;transform:translateY(-3px)}.app-img-holder{width:580px;height:100%;position:absolute;right:50px;bottom:0}.app-img-holder .download-moc{width:350px;height:auto;position:absolute;right:0;bottom:0}.app-img-holder .clouds img{position:absolute;left:5%;top:35%;z-index:-1}.app-img-holder .clouds img:nth-child(2){left:auto;top:50%;right:5%}.mockup-elements img{width:80px;position:absolute;left:0;top:0}.mockup-elements img:nth-child(1){position:absolute;left:15%;top:12%}.mockup-elements img:nth-child(2){width:60px;position:absolute;left:auto;right:18%;top:15%}.mockup-elements img:nth-child(3){position:absolute;left:auto;right:25%;top:35%}.mockup-elements img:nth-child(4){position:absolute;left:25%;top:auto;bottom:25%}.mockup-elements img:nth-child(5){width:50px;position:absolute;left:9%;top:auto;bottom:45%}.style-4 .img-illustration{width:400px;position:absolute;right:60px;bottom:0}@media (min-width:1100px){.mockup-elements,.app-img-holder .clouds{position:absolute;top:0;right:0;width:82%;height:100%}}@media (max-width:1100px){.app-img-holder{width:400px;right:0}.app-img-holder .download-moc{width:320px}.style-4 .img-illustration{width:320px;right:30px}}@media (max-width:767px){.style-4 .img-illustration,.app-img-holder{display:none}}.el-cta-list{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:20px;margin-top:30px}.el-cta-list li{--el-cta-list-circle-color:var(--softgen-primary-color,#4b83ff);display:inline-flex;align-items:center;font-size:16px;font-weight:500;line-height:1;color:var(--cta-desc-color);position:relative;padding-left:25px}.el-cta-list li:before{background-color:var(--el-cta-list-circle-color);width:18px;height:18px;border-radius:50%;content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);opacity:.6}.el-cta-list li:after{background-color:var(--el-cta-list-circle-color);width:10px;height:10px;border-radius:50%;content:"";position:absolute;left:4px;top:50%;transform:translateY(-50%);z-index:-1}.lines{display:none}@media (min-width:768px){.lines{display:block;width:100%;height:100%;position:absolute;left:0;top:0;z-index:-1}.lines .line{background:rgba(1,1,1,.1);width:1px;height:100%;position:absolute;left:calc(( 100% - 5px ) / 5);top:0;overflow:hidden}.el-cta-section:not(.style-1) .lines .line{background:rgba(255,255,255,.2)}.lines .line:nth-child(2){left:calc(( ( 100% - 5px ) / 5 ) * 2)}.lines .line:nth-child(3){left:calc(( ( 100% - 5px ) / 5 ) * 3)}.lines .line:nth-child(4){left:calc(( ( 100% - 5px ) / 5 ) * 4)}.lines .line:before{background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,var(--softgen-primary-color,#4b83ff) 75%,var(--softgen-primary-color,#4b83ff) 100%);content:"";width:100%;height:15vh;display:block;position:absolute;left:0;top:-50%;-webkit-animation:line-anim 7s 0s infinite;animation:line-anim 7s 0s infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:cubic-bezier(.75,0,.175,1);animation-timing-function:cubic-bezier(.75,0,.175,1)}.el-cta-section:not(.style-1) .lines .line:before{background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,#fff 75%,#fff 100%)}.lines .line:nth-child(1)::before{-webkit-animation-delay:2s;animation-delay:2s}.lines .line:nth-child(3)::before{-webkit-animation-delay:2.5s;animation-delay:2.5s}.lines .line:nth-child(4)::before{-webkit-animation-delay:3s;animation-delay:3.5s}}