.home-hero{align-items:center;background:#f7faff 50%/cover no-repeat;background-image:linear-gradient(45deg,rgba(247,250,255,.95) 50%,rgba(0,0,0,.05)),url(/build/images/home-hero-bg.0cc98a63.jpg);display:flex;justify-content:center;min-height:calc(100vh - 70px);overflow-x:clip;padding:5vw 0;position:relative}.home-hero .hero-container{align-items:center;display:flex;gap:3vw;justify-content:space-between}.home-hero .hero-container .hero-content{width:50%}.home-hero .hero-container .hero-content .hero-title{font-size:2.6rem;font-weight:900;line-height:1.2;margin-bottom:2rem}.home-hero .hero-container .hero-content .hero-title span{color:#1976d2}.home-hero .hero-container .hero-content .hero-details{margin-bottom:2rem}.home-hero .hero-container .hero-content .hero-details p{color:rgba(0,0,0,.6);font-size:1.2rem;line-height:1.6;margin-bottom:.5rem}.home-hero .hero-container .hero-content .hero-details p strong{color:#1976d2;font-weight:700}.home-hero .hero-container .hero-img-container{flex:1;min-height:400px;perspective:1500px;position:relative}.home-hero .hero-container .hero-img-container img{border:1px solid #eee;border-radius:8px;box-shadow:1rem 1rem 1rem rgba(0,0,0,.2);left:50%;position:absolute;top:50%;transition:transform .6s cubic-bezier(.16,1,.3,1);width:75%}.home-hero .hero-container .hero-img-container img:first-child{transform:translate(-80%,-80%) rotateY(-25deg) rotateX(10deg)}.home-hero .hero-container .hero-img-container img:nth-child(2){transform:translate(-60%) rotateY(-25deg) rotateX(10deg)}.home-hero .hero-container .hero-img-container img:nth-child(3){transform:translate(-30%,-50%) rotateY(-25deg) rotateX(10deg)}.home-hero .hero-container .hero-img-container:hover img:first-child{transform:translate(-85%,-100%) rotateY(-25deg) rotateX(10deg)}.home-hero .hero-container .hero-img-container:hover img:nth-child(2){transform:translate(-70%,5%) rotateY(-25deg) rotateX(10deg)}.home-hero .hero-container .hero-img-container:hover img:nth-child(3){transform:translate(-20%,-60%) rotateY(-25deg) rotateX(10deg)}@media screen and (max-width:1080px){.home-hero{background-image:linear-gradient(180deg,rgba(247,250,255,.9) 75%,rgba(0,0,0,.05)),url(/build/images/home-hero-bg.0cc98a63.jpg)}.home-hero .hero-container{display:block}.home-hero .hero-container .hero-content{margin-bottom:2rem;padding:5vw;text-align:center;width:auto}.home-hero .hero-container .hero-content .hero-actions{justify-content:center}.home-hero .hero-container .hero-img-container{margin:0 auto;max-width:700px}}@media screen and (max-width:600px){.home-hero{background-image:linear-gradient(180deg,rgba(247,250,255,.9) 75%,rgba(0,0,0,.05)),url(/build/images/home-hero-bg-sm.5da868ed.jpg)}.home-hero .hero-container .hero-content{padding:3rem 0}.home-hero .hero-container .hero-content .hero-title{font-size:2.3rem}.home-hero .hero-container .hero-img-container{min-height:200px}}.main-features{padding:6rem 0}.main-features .features-preamble{margin-bottom:4rem;text-align:center}.main-features .features-preamble h2{font-size:2rem;font-weight:700;line-height:1.4;margin-bottom:1rem}.main-features .features-preamble p{color:rgba(0,0,0,.6);font-size:1rem}.main-features .features-list{align-items:flex-start;display:flex;gap:2rem;justify-content:space-between}.main-features .features-list .feature-item{border-radius:8px;max-width:300px;padding:2rem 1.5rem;text-align:center}.main-features .features-list .feature-item img{height:100px;object-fit:contain;object-position:center center;width:100%}.main-features .features-list .feature-item .feature-name{font-size:1.1rem;font-weight:500;margin-bottom:1rem;margin-top:1.5rem}.main-features .features-list .feature-item p{color:rgba(0,0,0,.6);font-size:.875rem;margin-bottom:.5rem}.main-features .features-list .feature-item a{background-color:#fff;border-radius:4px;color:#1976d2;display:inline-block;font-size:.9rem;font-weight:500;padding:.5rem 1rem;text-decoration:none}.main-features .features-list .feature-item a:hover{background-color:rgba(25,118,210,.05)}.main-features .more-feautures{margin-top:3rem;text-align:center}.main-features .more-feautures p{color:rgba(0,0,0,.6);font-size:.9rem}@media screen and (max-width:1080px){.main-features .features-list{flex-wrap:wrap;gap:3rem;justify-content:center}.main-features .features-list .feature-item{max-width:none;width:calc(50% - 1.5rem)}}@media screen and (max-width:600px){.main-features .features-list{display:block}.main-features .features-list .feature-item{width:auto}}.present-app{background-color:#fafafa;padding:10rem 0}.present-app .container{align-items:center;display:flex;gap:5rem;justify-content:space-between}.present-app .container .present-content{width:50%}.present-app .container .present-content .present-title{font-size:2.25rem;font-weight:900;line-height:1.3;margin-bottom:1rem}.present-app .container .present-content .present-title span{color:#1976d2}.present-app .container .present-content p{font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem}.present-app .container .present-content strong{font-weight:500}.present-app .container .present-image{flex:1;text-align:center}.present-app .container .present-image img{object-fit:contain;object-position:center center;width:100%}.present-app.about-app .present-image img{max-height:320px}.present-app.cloud-app .present-image img{max-height:400px}.cloud-app{background-color:#fff}.cloud-app .container{flex-direction:row-reverse}@media screen and (max-width:960px){.present-app .container{display:block;text-align:center}.present-app .container .present-content{margin-bottom:3rem;width:auto}.present-app .container .present-content .buttons-group{flex-wrap:wrap;gap:1rem;justify-content:center}.present-app .container .present-image img{height:auto;max-width:500px}.about-app .container .present-content{margin-bottom:0}.about-app .container .present-image{display:none}}.epilog{padding:5rem 0;text-align:center}.epilog .epilog-title{font-size:1.4rem;font-weight:700;line-height:1.4}.epilog .epilog-caption{color:rgba(0,0,0,.6);font-size:1.1rem;margin-bottom:1rem;margin-top:2rem}