.section-py{padding:6.25rem 0}@media (max-width: 1199.98px){.section-py{padding:5rem 0}}@media (max-width: 767.98px){.section-py{padding:3rem 0}}.section-description{font-size:1.25rem;line-height:1.75}.landing-hero{border-radius:0 0 3.5rem 3.5rem;padding-top:5.5rem;padding-bottom:1.5rem;overflow:hidden}.landing-hero:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.landing-hero .hero-text-box{position:relative;z-index:2}@media (max-width: 991.98px){.landing-hero .hero-text-box{max-width:36rem;margin:0 auto}}.landing-hero .hero-title{background:linear-gradient(to right,#28c76f,#5a4aff 47.92%,#ff3739);background-size:200% auto;color:#566a7f;background-clip:text;line-height:1.2;text-fill-color:transparent;-webkit-background-clip:text;-webkit-text-fill-color:transparent;-webkit-animation:shine 2s ease-in-out infinite alternate;animation:shine 2s ease-in-out infinite alternate}.landing-hero .hero-sub-title{line-height:28px}.landing-hero .landing-hero-btn .hero-btn-item{inset-inline-start:-102%;top:50%}.landing-hero .hero-cta-btn{background:linear-gradient(135deg,#696cff,#28c76f);border:none;padding:.875rem 2rem;font-size:1.125rem;font-weight:600;border-radius:.625rem;color:#fff}.landing-hero .hero-cta-btn:hover{color:#fff}.landing-hero .hero-secondary-btn{padding:.875rem 2rem;font-size:1.125rem;font-weight:600;border-radius:.625rem}@media (max-width: 767.98px){.landing-hero{padding-top:7rem}.landing-hero .hero-title{font-size:2.25rem;line-height:1.15}.landing-hero .hero-sub-title{font-size:1rem;line-height:1.5}}@media (max-width: 575.98px){.landing-hero{padding-top:5.5rem}.landing-hero .hero-title{font-size:1.75rem}.landing-hero .hero-sub-title{font-size:.95rem}.landing-hero .hero-cta-btn,.landing-hero .hero-secondary-btn{padding:.625rem 1.25rem;font-size:.95rem}}.landing-hero .hero-animation-img .hero-stack{position:relative;width:160%;padding-top:114%}.landing-hero .hero-animation-img .hero-screenshot{border-radius:16px;overflow:hidden;border:1px solid rgba(0,0,0,.08)}.landing-hero .hero-animation-img .hero-screenshot img{display:block;width:100%;height:auto}.landing-hero .hero-animation-img .hero-screenshot--back{position:absolute;left:50%;top:50%;width:92%;z-index:1;-webkit-transform:translate(-50%,-55%);transform:translate(-50%,-55%);box-shadow:0 4px 16px #00000014,0 12px 40px #0000001a}.landing-hero .hero-animation-img .hero-screenshot--mid{position:absolute;left:50%;top:50%;width:50%;z-index:2;-webkit-transform:translate(-10%,-65%);transform:translate(-10%,-65%);box-shadow:0 6px 20px #0000001a,0 16px 48px #0000001f}.landing-hero .hero-animation-img .hero-screenshot--front{position:absolute;left:50%;top:50%;width:74%;z-index:3;-webkit-transform:translate(-30%,55%);transform:translate(-30%,55%);box-shadow:0 8px 24px #0000001a,0 20px 56px #00000024}.landing-hero-blank{padding-top:0}@-webkit-keyframes shine{0%{background-position:0% 50%}80%{background-position:50% 90%}to{background-position:91% 100%}}@keyframes shine{0%{background-position:0% 50%}80%{background-position:50% 90%}to{background-position:91% 100%}}.landing-whatis .diagram-wrapper{position:relative;padding:2px;border-radius:1rem;transition:box-shadow .35s ease,-webkit-transform .35s ease;transition:transform .35s ease,box-shadow .35s ease;transition:transform .35s ease,box-shadow .35s ease,-webkit-transform .35s ease}.landing-whatis .diagram-wrapper:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:2px;background:linear-gradient(135deg,#696cff,#28c76f);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:.5;transition:opacity .35s ease}.landing-whatis .diagram-wrapper:hover{-webkit-transform:translateY(-6px);transform:translateY(-6px)}.landing-whatis .diagram-wrapper:hover:before{opacity:.85}.landing-whatis .diagram-card{border-radius:1rem;padding:1.5rem;text-align:center;overflow:hidden}.landing-whatis .diagram-card img{border-radius:.75rem;display:block;width:100%;height:auto}@media (max-width: 575.98px){.landing-whatis .diagram-card{padding:1rem}}.landing-how-it-works .step-circle{width:5rem;height:5rem;border-radius:50%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;transition:box-shadow .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease,-webkit-transform .3s ease}.landing-how-it-works .step-circle .step-number{font-size:1.5rem;font-weight:700}.landing-how-it-works .step-circle:hover{-webkit-transform:translateY(-4px);transform:translateY(-4px)}.landing-how-it-works .step-circle-animated{-webkit-transform:scale(.8);transform:scale(.8);opacity:0;transition:opacity .5s ease,-webkit-transform .5s ease;transition:transform .5s ease,opacity .5s ease;transition:transform .5s ease,opacity .5s ease,-webkit-transform .5s ease}.landing-how-it-works .step-circle-animated.step-visible{-webkit-transform:scale(1);transform:scale(1);opacity:1}.landing-features .feature-card{border-radius:1rem;border:none;transition:box-shadow .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease,-webkit-transform .3s ease}.landing-features .feature-card:hover{-webkit-transform:translateY(-6px);transform:translateY(-6px)}.landing-features .feature-card .feature-icon-wrapper{width:4.5rem;height:4.5rem;border-radius:1rem;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.landing-features .feature-card .feature-icon-wrapper img{width:2.5rem;height:2.5rem;-o-object-fit:contain;object-fit:contain}.landing-cta{padding:6rem 0;border-radius:3.75rem 3.75rem 0 0}@media (max-width: 767.98px){.landing-cta{padding:3rem 0}}.landing-reviews{border-top-left-radius:3.75rem;border-top-right-radius:3.75rem}.landing-reviews .landing-reviews-btns .reviews-btn{padding:.45rem}.landing-reviews .swiper-reviews-carousel .swiper-button-prev,.landing-reviews .swiper-reviews-carousel .swiper-button-next{display:none}.landing-reviews .swiper-reviews-carousel .swiper-slide{height:auto}.landing-reviews .swiper-reviews-carousel .client-logo{height:1.375rem;-o-object-fit:contain;object-fit:contain}.landing-reviews .swiper-logo-carousel .swiper{max-width:45rem}.landing-reviews .swiper-logo-carousel .swiper .swiper-slide{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.landing-reviews .swiper-logo-carousel .swiper .client-logo{max-height:2.5rem;max-width:95%;-o-object-fit:contain;object-fit:contain}.landing-team .card,.landing-team .card .team-image-box{border-top-left-radius:5.625rem;border-top-right-radius:1.25rem}.landing-team .card .card-body{border-bottom-left-radius:.375rem;border-bottom-right-radius:.375rem}.landing-team .team-image-box{height:11.5625rem}.landing-team .team-image-box .card-img-position{height:15rem;-webkit-transform:translateX(-50%);transform:translate(-50%)}@media (max-width: 991.98px){.landing-team .team-image-box .card-img-position{height:13rem}}@media (max-width: 575.98px){.landing-team .team-image-box{height:11rem}}.landing-team .card .team-media-icons i{transition:all .2s ease-in-out}.landing-pricing{border-radius:3.75rem}.landing-pricing .pricing-plans-item{inset-inline-end:-60%;bottom:0}@media (max-width: 767.98px){.landing-pricing .pricing-plans-item{inset-inline-end:0;bottom:1rem}}.landing-pricing .price-yearly-toggle{position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}.landing-pricing .card .card-header,.landing-pricing .card .card-body{padding:2rem}.landing-faq{border-top-left-radius:3.75rem;border-top-right-radius:3.75rem}.landing-faq .faq-image{max-width:20rem;width:80%}.landing-contact .text-heading{overflow-wrap:anywhere}.landing-contact .contact-img-box,.landing-contact .contact-img-box .contact-img{border-radius:3.75rem .375rem .375rem}.landing-contact .contact-img-box .contact-border-img{inset-block-start:-2.5rem;inset-inline-start:-2.8125rem}.landing-footer .footer-title{text-transform:uppercase;font-size:.8125rem;letter-spacing:.08em}.light-style .landing-hero{background:linear-gradient(138.18deg,#eae8fd,#fce5e6 94.44%)}.light-style .landing-hero:after{background-color:#fff}.light-style .landing-how-it-works .step-circle{background:#696cff1a;color:#696cff}.light-style .landing-how-it-works .step-circle:hover{box-shadow:0 8px 24px #696cff33}.light-style .landing-features .feature-card{background:#fff;box-shadow:0 2px 12px #0000000f}.light-style .landing-features .feature-card:hover{box-shadow:0 12px 40px #0000001a}.light-style .landing-features .feature-card .feature-icon-wrapper{background:#696cff14}.light-style .diagram-wrapper{box-shadow:0 4px 24px #0000000f,0 0 60px #696cff0f}.light-style .diagram-wrapper:hover{box-shadow:0 20px 50px #0000001a,0 0 80px #696cff1a}.light-style .diagram-card{background:#fff}.dark-style .landing-hero{background:#1e2130}.dark-style .landing-hero:after{background-color:#2b2c40}.dark-style .landing-hero .hero-screenshot{border-color:#ffffff0f}.dark-style .landing-hero .hero-screenshot--back{box-shadow:0 4px 16px #0003,0 12px 40px #00000040}.dark-style .landing-hero .hero-screenshot--mid{box-shadow:0 6px 20px #00000040,0 16px 48px #0000004d}.dark-style .landing-hero .hero-screenshot--front{box-shadow:0 8px 24px #00000040,0 20px 56px #00000059}.dark-style .landing-how-it-works .step-circle{background:#696cff26;color:#696cff}.dark-style .landing-how-it-works .step-circle:hover{box-shadow:0 8px 24px #696cff40}.dark-style .landing-features .feature-card{background:#2b2c40;box-shadow:0 2px 12px #0003}.dark-style .landing-features .feature-card:hover{box-shadow:0 12px 40px #00000059}.dark-style .landing-features .feature-card .feature-icon-wrapper{background:#696cff1f}.dark-style .diagram-wrapper{box-shadow:0 4px 24px #00000040,0 0 60px #696cff14}.dark-style .diagram-wrapper:hover{box-shadow:0 20px 50px #0006,0 0 80px #696cff24}.dark-style .diagram-card{background:#2b2c40}[dir=rtl] .landing-team .team-image-box .card-img-position{-webkit-transform:translateX(50%)!important;transform:translate(50%)!important}[dir=rtl] .landing-reviews .landing-reviews-btns{-ms-flex-direction:row-reverse;flex-direction:row-reverse;-ms-flex-pack:start;justify-content:start}[dir=rtl] .landing-reviews .landing-reviews-btns .reviews-btn{padding:.45rem}[dir=rtl] .landing-pricing .switch .switch-label{padding-right:0}[dir=rtl] .landing-pricing .switch .switch-label:first-child{padding-left:.5rem}[dir=rtl] .landing-pricing .switch .switch-input~.switch-label{padding-right:3rem}[dir=rtl] .landing-contact .contact-img-box{border-radius:.375rem 3.75rem .375rem .375rem}[dir=rtl] .landing-contact .contact-img-box:before{inset-block-start:-1.875rem;inset-inline-start:-3.125rem;-webkit-transform:rotate(90deg);transform:rotate(90deg)}
