.sign-up-main{display:flex;justify-content:center}.sign-up-main .sign-up-secondary{display:flex;align-items:center;gap:20px;margin-top:30px}.sign-up-main .sign-up-secondary form{display:flex;flex-direction:row;gap:10px}.sign-up-main .sign-up-secondary .get-started-btn{padding:12px 40px;border-radius:6px;background-color:#000;color:#fff;font-weight:700;border:none}.sign-up-main .sign-up-secondary .email-input{display:flex;justify-content:space-between;align-items:center;background-color:#f7f7f7;padding:5px 20px;gap:10px;border-radius:6px}.sign-up-main .sign-up-secondary .email-input input{border:none;background-color:#f7f7f7;padding:10px;box-sizing:border-box}.sign-up-main .sign-up-secondary .email-input input:focus{outline:none}@media screen and (max-width:800px){.sign-up-main .sign-up-secondary form{display:flex;flex-direction:column;gap:10px}.sign-up-main .sign-up-secondary .get-started-btn{width:100%}}.hero-section-main{display:flex;justify-content:center;align-items:center;height:100vh}.hero-section-main .hero-section-secondary{text-align:center}.hero-section-main .hero-section-secondary h1{font-family:poppins-bold;font-size:5rem;font-weight:700;letter-spacing:22px;margin-bottom:2%}.hero-section-main .hero-section-secondary .para-div{margin-top:5%;display:flex;justify-content:center}.hero-section-main .hero-section-secondary .para-div p{max-width:60%}@media screen and (max-width:800px){.hero-section-main .hero-section-secondary h1{font-size:3rem;letter-spacing:10px}.hero-section-main .hero-section-secondary h2{font-size:1rem;padding:0 20px}.hero-section-main .hero-section-secondary .para-div{margin-top:30px}.hero-section-main .hero-section-secondary .para-div p{max-width:80%}}.integrations-main{display:flex;flex-direction:column;align-items:center;margin-top:15%}.integrations-main .code-screen{width:80%;border-radius:20px;overflow:hidden;border:2px solid hsla(0,0%,65%,.8);margin-top:40px}.integrations-main .code-screen .tab{background-color:hsla(0,0%,67%,.302);display:flex;justify-content:space-between;align-items:center;padding:10px}.integrations-main .code-screen .tab .copy{border:1px solid #000;border-radius:100px;padding:0 20px}.integrations-main .code-screen .code{padding:20px;background-color:#fff}.integrations-main .integrations-secondary{max-width:50%;text-align:center}.integrations-main .integrations-secondary .logos{margin-top:40px;display:flex;justify-content:center;gap:35px}.integrations-main .integrations-secondary .logos img{width:60px}.integrations-main .integrations-secondary h1{font-size:3rem;letter-spacing:10px}.integrations-main .integrations-secondary .few-lines,.integrations-main .integrations-secondary h2{margin-top:20px}@media screen and (max-width:800px){.integrations-main .integrations-secondary{max-width:90%}.integrations-main .integrations-secondary h1{font-size:2rem}.integrations-main .integrations-secondary h2{font-size:1.2rem}.integrations-main .integrations-secondary .logos{flex-wrap:wrap}}.mockup-main{display:flex;justify-content:center;position:relative}.mockup-main .demo{z-index:2}.mockup-main .demo-bg{position:absolute;bottom:0}@media screen and (max-width:500px){.mockup-main .demo{width:80%}.mockup-main .demo-bg{width:100%}}.navbar-main{display:flex;justify-content:space-around;align-items:center;padding:50px;position:absolute;width:100%}.navbar-main .menu{display:flex;list-style:none;gap:60px}.navbar-main .menu a{font-weight:700}.navbar-main .get-started-btn{padding:15px 40px;border-radius:6px;background-color:#000;color:#fff;font-weight:700;border:none}@media screen and (max-width:1200px){.navbar-main{justify-content:space-between;padding:20px}.navbar-main .menu{display:none}}.pricing-main{display:flex;justify-content:center;margin-top:10%}.pricing-main .table-wrapper{overflow:hidden;border-radius:6px;width:80%}.pricing-main .table-wrapper table{width:100%;border-collapse:separate;border-spacing:0}.pricing-main .table-wrapper table th{padding:40px}.pricing-main .table-wrapper table .founder-price{font-size:2rem;font-weight:700}.pricing-main .table-wrapper table .container .lower{display:flex;justify-content:center}.pricing-main .table-wrapper table .container .lower .price-figure{font-size:4rem}.pricing-main .table-wrapper table td{padding:30px;text-align:center}.pricing-main .table-wrapper table .td-start{text-align:start}.pricing-main .table-wrapper table .headers{background-color:#1b1b1b;color:#fff}.pricing-main .table-wrapper table .alternate-row{background-color:hsla(0,0%,67%,.2)}.pricing-main .table-wrapper table .dark-cell{background-color:#1b1b1b;color:#fff}@media screen and (max-width:800px){.pricing-main .table-wrapper{width:90%}.pricing-main .table-wrapper table img{width:15px}.pricing-main .table-wrapper table .container h1{font-size:.8rem}.pricing-main .table-wrapper table .container .per-sms{font-size:.6rem}.pricing-main .table-wrapper table .container .lower{flex-direction:column}.pricing-main .table-wrapper table .container .lower .price-figure{font-size:2rem}.pricing-main .table-wrapper table td,.pricing-main .table-wrapper table th{padding:10px}}.register-main{display:flex;justify-content:center;margin-top:100px;margin-bottom:100px;text-align:center}.register-main .register-secondary{max-width:40%}.register-main .register-secondary h1{letter-spacing:5px}.register-main .register-secondary .para{margin-top:20px}.register-main .register-secondary .form{margin-top:60px;display:flex;justify-content:center;gap:10px}.register-main .register-secondary .form .get-started-btn{padding:15px 40px;border-radius:6px;background-color:#000;color:#fff;font-weight:700;border:none}.register-main .register-secondary .form input{padding:10px;border-radius:10px;border:1px solid #000;flex-basis:70%}@media screen and (max-width:900px){.register-main .register-secondary{max-width:90%}.register-main .register-secondary .form{flex-direction:column}.register-main .register-secondary .form input{border-radius:5px}}@media screen and (max-width:600px){.register-main .register-secondary{max-width:90%}}.service-card{display:flex;flex-direction:column;min-height:444px;width:25%;background:none}.service-card .heading-container{flex-direction:row;width:100%;justify-content:center;position:relative}.service-card .heading,.service-card .heading-container{display:flex;align-items:center;border-top-left-radius:20px}.service-card .heading{justify-content:start;padding-left:40px;text-align:center;font-size:24px;font-weight:200;flex-basis:80%;height:40px;background-color:#fff;border-top-right-radius:20px}.service-card .heading h1{padding:20px;border-radius:40px;margin-top:100px;font-size:24px;font-family:poppins-light;list-style-position:inside;font-weight:lighter}.service-card .index{flex-basis:20%;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:2rem;font-weight:700;background-color:#eee9e9;width:100%;height:40px;text-align:center;border-bottom-left-radius:20px;z-index:20}.service-card .white-patch{background-color:#fff;border-radius:50%;height:96px;width:96px;position:absolute;right:16px;top:8px;z-index:0}.service-card .list-container{background-color:#fff;border-top-right-radius:20px;display:flex;flex-direction:column;padding:40px 100px 40px 40px;border-bottom-left-radius:20px;border-bottom-right-radius:20px;height:100%}.service-card .list-container h2{margin-top:40px;font-family:poppins-light}.service-card .list-container ul{padding:0;list-style-type:none;margin:20px 0 0}.service-card .list-container ul li{font-family:poppins-light;list-style-position:inside;font-weight:lighter;font-size:15px;list-style-type:disc}@media(max-width:1024px){.service-card{width:50%}.service-card .list-container{padding-right:50px}}@media(max-width:768px){.service-card{width:75%}.service-card .heading-container{flex-direction:column}.service-card .heading{flex-basis:auto}.service-card .heading h1{margin-top:40px;padding:10px;font-size:20px}.service-card .index{flex-basis:auto;width:50px;height:50px;font-size:1.5rem;border-bottom-left-radius:10px}.service-card .white-patch{height:60px;width:60px;right:8px;top:4px}.service-card .list-container{padding:20px 40px 20px 20px}}@media(max-width:480px){.service-card{width:90%;height:auto}.service-card .heading-container{display:flex;flex-direction:row}.service-card .heading{flex-basis:80%;border-top-left-radius:20px;padding-left:10px}.service-card .heading h1{font-size:18px;padding:5px 10px}.service-card .index{width:40px;height:40px;font-size:1.2rem;flex-basis:20%}.service-card .white-patch{position:absolute;height:60px;width:60px;border-radius:100%;right:10px;top:10px}.service-card .list-container{padding:10px 20px 10px 10px}}.services-main{background-color:#eee9e9;padding:0 5%;margin-top:100px}.services-main .header-div{display:flex;justify-content:center}.services-main .header-div .header-div-align{background-color:#fff;width:30%;border-bottom-left-radius:30px;border-bottom-right-radius:30px;padding:5px}.services-main .header-div h1{text-align:center;color:#693682;letter-spacing:10px;font-size:2rem}.services-main .services-cards{display:flex;justify-content:center;flex-wrap:wrap;gap:5%;margin-top:90px}.services-main .subheading{text-align:center;color:#d39b8f;margin-top:30px}.services-main .para-div{display:flex;justify-content:center}.services-main .para{text-align:center;max-width:40%;margin-top:30px;line-height:29px}.services-main .lower-white-main{display:flex;margin-top:100px;justify-content:center}.services-main .lower-white-main .lower-white-secondary{width:30%;background-color:#fff;height:50px;border-top-left-radius:20px;border-top-right-radius:20px}@media screen and (max-width:1300px){.services-main .header-div .header-div-align{width:auto;padding:0 20px}.services-main .services-cards{flex-direction:column;align-items:center;gap:40px}.services-main .para{max-width:80%}}