@font-face{font-family:__Inter_aaf875;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ec159349637c90ad-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_aaf875;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/513657b02c5c193f-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_aaf875;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/fd4db3eb5472fc27-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_aaf875;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/51ed15f9841b9f9d-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_aaf875;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/05a31a2ca4975f99-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_aaf875;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/d6b16ce4a6175f26-s.woff2) format("woff2");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_aaf875;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c9a5bc6a7c948fb0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_aaf875;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_aaf875{font-family:__Inter_aaf875,__Inter_Fallback_aaf875;font-style:normal}*{padding:0;margin:0;box-sizing:border-box}.border-red{height:100%;width:100%;border:2px solid red}:root{--primary-color:#2b98ce;--accent-color:#f0f3fa;--font-color:#242424;--light-color:#fff;--primary-font:"Open Sans",sans-serif;--secondary-font:"Poppins",sans-serif;--nav-item-size:14px;--nav-logo-size:2.1rem;--title-size:24px;--sub-title-size:18px;--wrapper-padding:7.5vw;--border-radius:5px;--box-shadow:0px 2px 10px rgb(0,0,0,.1)}.title{font-size:var(--title-size);font-weight:700}.sub-title,.title{font-family:var(--secondary-font);color:var(--font-color)}.sub-title{font-size:var(--sub-title-size)}footer .sub-title,footer .title{color:var(--light-color)}.left-icon,.right-icon{color:var(--primary-color);font-size:var(--title-size);text-align:center}button{display:flex;justify-content:center;align-items:center;padding:10px;border-radius:var(--border-radius);background:var(--light-color);color:var(--primary-color);font-family:var(--secondary-font);width:30%;border:none;font-weight:700}.btn2,.btn2f{height:100%;width:100%;font-size:18px;font-weight:700}.btn,.btn2,.btn2f{background:var(--primary-color);color:var(--light-color)}.right-line{border-right:1px solid var(--primary-color)}.white{color:var(--light-color)}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:var(--primary-color)}::-webkit-scrollbar-thumb:hover{background:var(--accent-color)}@media (max-width:768px){.sub-title{font-size:1rem}}@media (max-width:640px){.sub-title{font-size:.8rem}}@media (max-width:525px){.sub-title{font-size:.7rem}}@media (max-width:435px){.sub-title{font-size:.5rem}}.cursor-pointer{cursor:pointer}.selected-nav{font-weight:bolder;border-bottom:1px dashed #fff}nav{height:70px;position:fixed;top:0;width:100%;z-index:99;color:var(--light-color);padding:0 var(--wrapper-padding);box-sizing:border-box;transition:.3s}.navbar-scrolled{background:var(--primary-color);box-shadow:0 2px 16px rgba(0,0,0,.2)}.logo{width:14vh;img{width:100%}}.menu{display:flex;justify-content:space-between;align-items:center;width:45%;button{font-size:16px}}.menu.active:after{position:absolute;content:"";height:2px;width:100%;left:0;bottom:0}.btn1,.menu.active:after{background:#fff;color:var(--primary-color)}.nav-item{font-size:18px;font-family:var(--primary-font);color:#f0f3fa}.toggle-icon{color:#fff;background:none}@media (max-width:768px){nav{height:55px}.nav-items{display:none}.menu{display:flex;flex-direction:column;gap:1rem;align-items:center;justify-content:center;position:fixed;top:-100%;right:0;width:100%;height:auto;padding-top:1.5rem;padding-bottom:1.5rem;background:var(--primary-color);box-shadow:0 40px 60px rgba(0,0,0,.1);transition:.3s ease-in-out;z-index:50}.menu.active{top:45px}.nav-item{text-align:center}.get-started{display:flex;align-items:center;justify-content:center;width:100%}.toggle-button{display:block}}@media (max-width:640px){.nav{height:60px}}@media (min-width:769px){.toggle-button{display:none}}.home{margin-top:5vh}@media (max-width:640px){.home{padding-top:40px}}.home .title{text-shadow:var(--box-shadow);font-size:36px}.browser{width:calc(1.854 * 60vh)}.home-background-rect{z-index:-100;position:absolute;left:0;height:100vh;width:100%;display:flex;justify-content:center;top:0;overflow:hidden}.home-background-rect:before{content:"";position:absolute;height:110vw;width:110vw;border-radius:50%;background-image:url(/images/paper.svg);background-color:var(--primary-color);background-attachment:fixed;background-repeat:no-repeat;background-size:120vw;background-origin:unset;background-blend-mode:multiply;background-position:-10vw -20vh;top:-75vw}.browser-navigation{margin-top:2vh;border-radius:var(--border-radius) var(--border-radius) 0 0;height:5vh;background:linear-gradient(180deg,#e0e0e0,#d4d4d4 43%,#cbcbcb)}.circle{padding:5px;margin:5px;height:5px;width:5px;border-radius:100px}.circle.red{background-color:#fc5e59}.circle.yellow{background-color:#ffba33}.circle.green{background-color:#23cf4e}@media (max-width:1024px){.browser{width:90%}}@media (max-width:768px){.home{margin-top:1rem}.home .title{font-size:24px}}@media (max-width:640px){.home{margin-top:.4rem}.home .title{font-size:18px}}.demo-area,.demo-area-home,.support-faq-area{height:auto;width:100%;background-color:#fafafa}.map-demo-area,iframe{height:60vh;width:100%;background-color:#fafafa}.demo-area,.demo-area-home{width:100%;object-fit:cover}.play-button{z-index:20;position:absolute;font-size:64px;color:var(--primary-color)}.features .image-area{width:100%}.features .sub-title,.features .title{width:90%}.feature-button{width:100%;margin-top:8px}.features-home-image-area{width:50vw;img{height:100%;width:100%}}.service-title-area{font-weight:700;font-family:var(--secondary-font)}.icon-image-area{height:16vh;width:16vh;object-fit:cover;border-radius:100%;box-shadow:var(--box-shadow);overflow:hidden;img{height:100%;width:100%}}.service-card{display:flex;width:30%;margin:2vh 0}@media (min-width:944px){.service-title-area{font-size:3rem}}@media (max-width:944px){.service-title-area{font-size:2.4rem}}@media (max-width:630px){.service-area{flex-direction:column}.service-title-area{text-align:center;font-size:1.5rem}.service-card{width:100%}}@media (max-width:425px){.service-title-area{text-align:center;font-size:18px}}.hw{width:66.5%}.service-items-area>div{margin-right:5%}.service-items-area>div:nth-child(3n){margin-right:0}.service-item{margin-top:5vh}.service-card .title,.service-feature-card .title{font-size:18px;margin-top:1.5vw}.service-card .sub-title,.service-feature-card .subtitle{font-size:14px}.service-feature-item,.service-item{margin-top:5vh}.service-feature-item{width:100%}.features_box{display:flex}.child-features{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px;width:100%}.service-feature-card_left{width:40%;margin:1vw;border-right:1px solid var(--primary-color)}.service-feature-card{width:100%;margin:1vw}@media (max-width:768px){.child-features{grid-template-columns:repeat(1,1fr);margin-bottom:1rem}}@media (max-width:426px){.service-feature-card_left{width:100%;flex-direction:row;border:none;margin-bottom:1rem}.features_box{flex-direction:column}}.homeworkApp{.imageArea,.text-area{width:50%}.text-area{min-height:30vh;display:flex;justify-content:space-around}}@media (max-width:590px){.homeworkApp{flex-wrap:wrap}.imageArea,.text-area{width:100%}}.homeworkApp .imageArea{width:30vw;margin-right:5vw}.homeworkApp .imageArea img{height:100%;width:100%}.homeworkApp-background{background-image:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.5)),url(/images/blue-wall-background.jpg);background-color:var(--primary-color);background-repeat:no-repeat;background-size:cover;background-position:50%;background-attachment:fixed}.android,.apple{width:10vw;margin-right:1vw}.android img,.apple img{height:100%;width:100%}@media (max-width:640px){.android,.apple{height:3vh;width:10vw}}@media (max-width:425px){.android,.apple{height:4vh;width:12vw}}.image-area{width:30vw;margin-right:5vw}.image-area img{width:100%;height:100%}.background-rects{height:auto;padding:40px;background-size:120vw;z-index:-100;position:absolute;width:100%;background-image:url(/images/paper.svg);background-color:var(--primary-color);background-attachment:fixed;background-repeat:no-repeat;background-origin:unset;background-blend-mode:multiply;background-position:-10vw -20vh;left:0}.contact-section{height:auto;width:100%;background:var(--primary-color)}.text-area-contact{display:flex;justify-content:space-between;align-items:center;width:100%;font-weight:700}.line{height:.2vw;width:80%;background-color:var(--light-color);margin:2vw 0}.text-area-contact .sub-title,.text-area-contact .title{color:var(--light-color)}.background{background-color:#f0f3fa}.faq-area{width:100%}.faq-card{width:20vw}.faq-card,.faq-card-support{background-color:var(--light-color);box-shadow:var(--box-shadow);padding:2vw;margin:1vw;border-radius:var(--border-radius)}.faq-card-support{width:15vw;height:auto;font-size:14px;text-align:center}.support-faq-area{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}@media (max-width:768px){.support-faq-area{display:grid;grid-template-columns:repeat(2,1fr);place-items:center}}@media (max-width:640px){.support-faq-area{grid-template-columns:repeat(1,1fr)}}.support-card{margin-bottom:6vw;display:flex;align-items:center;justify-content:center}.support-image-area{width:30vw}.support-image-area img{width:100%;height:100%}.margin-bottom-unset{margin-bottom:unset}.support-card .text-area{width:40%;margin:2vw}.support-card .text-area .title{font-size:1.5rem}@media (max-width:768px){.support-card .text-area .title{font-size:1rem}.support-card .text-area .sub-title{font-size:14px}}@media (max-width:640px){.support-card{flex-direction:column}.support-card .text-area,.support-image-area{width:100%}.left-border,.right-border{display:none}}@media (min-width:641px){.right-border{display:block;border-right:.8vw solid var(--primary-color)}.left-border{display:block;border-left:.8vw solid var(--primary-color)}}@media (max-width:425px){.support-card .text-area .title{font-size:14px}.support-card .text-area .sub-title{font-size:12px}}.support-card .text-area .sub-title{margin-top:1vw}.support-card .image-area img{margin-right:0;width:unset}.clients-list{justify-content:space-between;flex-wrap:wrap;width:100%}.client,.clients-list{display:flex;align-items:center}.client{flex-direction:wrap;flex-direction:column;height:auto;width:20vw;padding:1vw;box-shadow:var(--box-shadow)}.client-image{border-radius:100px;width:10vw}.client-image img{width:100%;height:100%}.client-name{margin-top:10px;width:15vw}.client-sub-title{margin-top:4px;font-size:16px;font-weight:400}@media (max-width:640px){.clients-list{flex-direction:column;justify-content:center}.client{width:100%;margin:1vw 0}.client-image{width:20vw}.client-name{width:100%}}.testimonial{width:25vw;padding:2vw}@media screen and (max-width:689px){.testimonials-area{flex-wrap:wrap}.testimonial{width:100%;margin:1vw}}.testimonial-image{border-radius:100px;width:8vw}.testimonial-image img{height:100%;width:100%}.testimonials-area{width:100%}.testimonial .title{font-size:18px}.content{font-size:14px}.comma{font-size:96px}.footer{position:relative;height:auto;width:100%;padding:5vw 7.5vw}.footer-card{z-index:99}.features-footer{position:absolute;top:0;left:0;height:100%;width:100%;background-color:var(--primary-color);background-image:url(/images/paper.svg);background-position:-10vw -20vh;background-repeat:no-repeat;background-blend-mode:multiply;background-size:430vw}footer .title{font-size:18px;margin-bottom:1vw}footer .sub-title{font-size:14px;margin-bottom:.5vw}.footer-background-rect{z-index:-100;position:absolute;left:0;top:580vh;height:80vh;width:100%;display:flex;justify-content:center;overflow:hidden}.footer-background-rect:before{content:"";position:absolute;height:100vw;width:105vw;border-radius:50%;background-image:url(/images/paper.svg);background-color:var(--primary-color);background-attachment:fixed;background-repeat:no-repeat;background-size:150vw;background-origin:unset;background-blend-mode:multiply;background-position:-10vw -70vh}.top{font-size:48px;margin:2vw}.contact{width:25vw}.social-icons svg{margin-right:1vw;font-size:2vw}.contact-item{margin-bottom:.5vw}.contact-item svg{margin-right:1vw;color:#f0f3fa}.message button{margin-top:1vh}.card{padding:1vw;margin:2vw;background-color:var(--light-color);box-shadow:var(--box-shadow);height:auto;width:12vw;align-items:center;border-radius:var(--border-radius)}.card .sub-title{font-size:14px}.svg1{width:10vw;opacity:40%;top:90vw;right:92vw}.svg1,.svg2{position:absolute;z-index:-20}.svg2{width:80vw;top:260vw;opacity:3%}.message input{color:var(--light-color);border:1px solid var(--light-color);margin-top:1vw;height:3vh;width:28vh;border-radius:var(--border-radius);background:none}input.footer-place::placeholder{color:var(--light-color)}.message-section input{color:var(--font-color);border:1px solid var(--font-color);border-radius:var(--border-radius);background:none;margin-top:2vw}.info{width:70%;display:flex;gap:1rem;justify-content:space-between}.info input{width:100%;height:5vw;padding:10px}.info-message{width:70%;height:8vw;padding:10px}.info,.info-message{margin:2vw}@media (max-width:426px){.info{flex-direction:column}input{height:4vw;width:100%}}body{margin:0;font-family:var(--primary-font);color:var(--font-color)}section{width:100%;padding:5vw 7.5vw;box-sizing:border-box}.no-underline{text-decoration:none}.flex{display:flex}.wrap{flex-wrap:wrap}.align-center{align-content:center}.items-center{align-items:center}.items-end{align-items:flex-end}.items-start{align-items:flex-start}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-start{justify-content:flex-start}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.align-self-end{align-content:flex-end}.flex-column{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-1{flex:1 1}.flex-2{flex:2 1}.flex-3{flex:3 1}.flex-4{flex:4 1}.flex-5{flex:5 1}.flex-6{flex:6 1}.flex-7{flex:7 1}.flex-8{flex:8 1}.flex-9{flex:9 1}.flex-centered{display:flex;justify-content:center;align-items:center}.gap-1{gap:2rem}.position-relative{position:relative}.position-fixed{position:fixed}.position-absolute{position:absolute}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}.wrapper-padding{padding:0 5vh var(--wrapper-padding);box-sizing:border-box}.right{right:0}.pa-1{padding:1vw}.pa-3{padding:3vw}.pa-l-3{padding-left:3vw}.pa-top-1{padding-top:1vw}.sc-height-100{height:100vh}.sc-height-80{height:80vh}.sc-height-70{height:70vh}.sc-height-50{height:50vh}.sc-height-40{height:40vh}.h-auto{height:auto}.social-icons{margin-top:20px}@media (max-width:768px){.title{font-size:20px}}@media screen and (max-width:689px){.faq-area{flex-wrap:wrap}.faq-card{width:100%}}@media (max-width:425px){.title{font-size:16px}}.feature_demo-area{width:auto;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}@media (max-width:768px){.feature_demo-area{display:grid;grid-template-columns:repeat(2,1fr);place-items:center}.card{width:50%}}@media (max-width:640px){.feature_demo-area{display:grid;grid-template-columns:repeat(1,1fr);place-items:center}}