*{box-sizing:border-box;margin:0;padding:0}:root{--primary-color:#dbdbdb;--secondary-color:#ff725e;--secondary-dark-color:#d8553a;--text-color:#1f2e3d;--text-light-color:#869ab8;--navbar-button:#506690;--orange-color:#c74225;--index-color:#ff725e}.button{background-color:#c74225;background-color:var(--orange-color);border:2px solid #c74225;border:2px solid var(--orange-color);border-radius:.25rem;color:#fff;cursor:pointer;font-size:1.2rem;padding:.6rem 1rem;transition:all .5s ease-in-out}.button:hover{background-color:#d8553a;background-color:var(--secondary-dark-color);border:2px solid #d8553a;border:2px solid var(--secondary-dark-color)}.contact{margin:4rem auto auto;width:90%}@media screen and (max-width:768px){.contact{text-align:center}}.contact .account-deletion-heading{color:var(--orange-color);font-family:Inter,sans-serif;font-size:36px;font-style:normal;font-weight:700;line-height:50px;text-align:center}.contact .process-step{margin:2rem 0}.contact .process-step h3{color:var(--orange-color);font-family:Inter,sans-serif;font-size:24px;font-style:normal;font-weight:700;line-height:50px}.contact .process-step p{color:#6c7072;font-family:DM Sans;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.contact .or-button{margin:3rem 0;text-align:center}.contact .or-button .button{border-radius:3rem;width:20%}@media screen and (max-width:768px){.contact .or-button .button{width:70%}}.contact .fill-up-form{margin-top:2rem}.contact .fill-up-form h3{color:var(--orange-color);font-family:Inter,sans-serif;font-size:24px;font-style:normal;font-weight:700;line-height:50px}.contact .fill-up-form p{color:#6c7072;font-family:DM Sans;font-size:16px;font-style:normal;font-weight:400;line-height:20px;margin:1rem 0}.contact .fill-up-form .account-details-form{align-items:start;display:flex;flex-direction:row;margin-top:4rem}@media screen and (max-width:768px){.contact .fill-up-form .account-details-form{flex-direction:column-reverse;gap:2rem}}.contact .fill-up-form .account-details-form .account-detail{display:flex;flex-direction:column;justify-content:center;width:100%}.contact .fill-up-form .account-details-form .account-detail h4{color:#090a0a;color:var(--ink-darkest,#090a0a);font-family:Inter;font-size:18px;font-style:normal;font-weight:500;line-height:18px;text-align:center}.contact .fill-up-form .account-details-form .account-detail .input-tag{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:2rem 0}.contact .fill-up-form .account-details-form .account-detail .input-tag input{border:1px solid #e3e5e5;border:1px solid var(--sky-light,#e3e5e5);border-radius:8px;display:block;font-size:18px;margin:1rem 0;padding:10px 10px 10px 5px;width:300px}.contact .fill-up-form .account-details-form .account-detail .input-tag input:focus{outline:none}.contact .fill-up-form .account-details-form .account-detail .input-tag input::-webkit-input-placeholder{font-size:.9rem;padding-left:.3rem}.contact .fill-up-form .account-details-form .account-detail .input-tag input::placeholder{font-size:.9rem;padding-left:.3rem}.contact .fill-up-form .account-details-form .verify-number{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.contact .fill-up-form .account-details-form .verify-number h4{color:#090a0a;color:var(--ink-darkest,#090a0a);font-family:Inter;font-size:18px;font-style:normal;font-weight:500;line-height:18px;text-align:center}.contact .fill-up-form .account-details-form .verify-number .mobile-tag{align-items:center;display:flex;flex-direction:row}.contact .fill-up-form .account-details-form .verify-number .mobile-tag input{border:1px solid #e3e5e5;border:1px solid var(--sky-light,#e3e5e5);border-bottom-left-radius:8px;border-top-left-radius:8px;display:block;font-size:18px;margin:1rem 0;padding:10px 10px 10px 5px;width:300px}.contact .fill-up-form .account-details-form .verify-number .mobile-tag input:focus{outline:none}.contact .fill-up-form .account-details-form .verify-number .mobile-tag input::-webkit-input-placeholder{font-size:.9rem;padding-left:.3rem}.contact .fill-up-form .account-details-form .verify-number .mobile-tag input::placeholder{font-size:.9rem;padding-left:.3rem}.contact .fill-up-form .account-details-form .verify-number button{background:transparent;border:none;color:var(--orange-color);cursor:pointer;font-family:DM Sans,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:16px;text-align:center}.contact .fill-up-form .account-details-form .verify-number .otp-input{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:2rem 0}.contact .fill-up-form .account-details-form .verify-number .otp-input .otp{background:#f5f5f5;border:none;color:#000;font-family:Raleway,sans-serif;font-size:24px;font-weight:200;height:48px;line-height:50px;margin:0 2px;text-align:center;width:48px}.Navbar{min-height:10vh;padding:0 4.5rem}.Navbar,.Navbar .navbar-logo{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.Navbar .navbar-logo h2{color:var(--orange-color);font-family:Samarkan;font-size:2rem;font-style:normal;font-weight:400;line-height:normal;margin-left:.8rem;text-transform:capitalize}.Navbar .nav-links-ul{align-items:center;display:flex;flex-direction:row;gap:1.5rem;justify-content:space-between;list-style:none}.Navbar .nav-links-ul a{color:var(--navbar-button);font-family:Inter,sans-serif;font-size:1.25rem;font-style:normal;font-weight:400;line-height:1.7rem;text-decoration:none;transition:.7s ease}.Navbar .nav-links-ul a:hover{color:var(--orange-color)}.Navbar .nav-links-ul .try-now-button{background-color:var(--orange-color);border-radius:.375rem;padding:.3rem .5rem}.Navbar .nav-links-ul .try-now-button a{color:#fff}.Navbar .hamburger{cursor:pointer;display:none}.Navbar .hamburger .bar{background-color:var(--orange-color);display:block;height:.18rem;margin:.313rem auto;transition:all .3s ease-in-out;width:1.56rem}@media screen and (max-width:950px){.Navbar .hamburger{display:block}}.Navbar .active .bar:nth-child(2){opacity:0}.Navbar .active .bar:first-child{-webkit-transform:translateY(8deg) rotate(45deg);transform:translateY(8deg) rotate(45deg)}.Navbar .active .bar:nth-child(3){-webkit-transform:translateY(-8deg) rotate(-45deg);transform:translateY(-8deg) rotate(-45deg)}@media screen and (max-width:950px){.Navbar{padding:0 1.5rem}.Navbar .nav-links-ul{background-color:var(--secondary-color);color:#fff;flex-direction:column;gap:0;left:-100%;padding:auto;position:fixed;text-align:center;top:70px;transition:.3s;width:100%;z-index:1}.Navbar .nav-links-ul .nav-button,.Navbar .nav-links-ul .nav-link{margin:16px 0}.Navbar .nav-links-ul a{color:#fff}}.active{left:0!important}.footer-main{align-items:center;background-image:url(/static/media/footer-animation.ebcc046b2c7ba8e0541b.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;height:120vh;justify-content:space-around;margin-top:5rem}@media screen and (max-width:600px){.footer-main{background-image:url(/static/media/new.9fa2997b034e2ddb4cbc.svg);height:-webkit-max-content;height:max-content}}.footer-main .footer-box{padding-top:4.8rem;text-align:center}@media screen and (max-width:600px){.footer-main .footer-box{padding-top:4.8rem}}.footer-main .footer-box h2{color:#fff;font-family:Inter;font-size:31px;font-style:normal;font-weight:400;letter-spacing:.31px;line-height:41.85px;margin:1rem 0;text-align:center;text-transform:capitalize}@media screen and (max-width:950px){.footer-main .footer-box h2{font-size:24px}}.footer-main .footer-box p{color:#fff;font-family:Inter;font-size:19px;font-style:normal;font-weight:400;line-height:30.4px;line-height:1.5em;margin:.5rem 0;text-align:center}@media screen and (max-width:950px){.footer-main .footer-box p{font-size:15px}}.footer-main .footer-box button{margin:2rem 0}.footer-main .footer-container{margin-left:3rem;width:80%}@media screen and (max-width:600px){.footer-main .footer-container{background:#455a64;margin-left:0;width:100%}}.footer-main .footer-container .better-way{color:#fff;font-family:Inter,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:27.2px;padding:2rem;text-align:center}.footer-main .footer-container .footer-grid-text{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:1fr 1fr 1fr 1fr;padding:2rem}@media screen and (max-width:768px){.footer-main .footer-container .footer-grid-text{gap:1.5rem;grid-template-columns:1fr 1fr}}@media screen and (max-width:600px){.footer-main .footer-container .footer-grid-text{gap:1.5rem;grid-template-columns:1fr;justify-items:center}}.footer-main .footer-container .footer-grid-text .single-column h3{color:#fff;font-family:Inter,sans-serif;font-size:20px;font-style:normal;font-weight:400;letter-spacing:.96px;line-height:18.6px;margin-bottom:.8rem;text-transform:uppercase}.footer-main .footer-container .footer-grid-text .single-column p a{color:#fff;font-family:Inter;font-size:20px;font-style:normal;font-weight:400;line-height:27.2px;margin:.5rem 0;text-decoration:none}.hero-section{align-items:center;display:flex;flex-direction:row;gap:2rem;justify-content:space-between;min-height:90vh;overflow:hidden;padding:0 4.5rem;position:relative}.hero-section .paper-fold{bottom:-5%;position:absolute;right:0}@media screen and (max-width:978px){.hero-section .paper-fold{display:none}}.hero-section .left-hero-section h1{color:var(--text-color);font-family:Inter,sans-serif;font-size:2.5rem;font-style:normal;font-weight:400;letter-spacing:.96px;line-height:57.6px}.hero-section .left-hero-section h1 span{color:var(--secondary-dark-color);font-weight:700}.hero-section .left-hero-section p{color:var(--text-light-color);font-family:Inter;font-size:1.2rem;font-style:normal;font-weight:400;line-height:33.6px;margin:1rem 0}.hero-section .left-hero-section .get-started{align-items:center;display:flex;flex-direction:row;gap:2.5rem}.hero-section .left-hero-section .get-started input{font-size:2rem}.hero-section .left-hero-section .google-play-container{align-items:center;display:flex;flex-direction:row;gap:2rem;margin:1.5rem 0}@media screen and (max-width:950px){.hero-section{flex-direction:column-reverse}.hero-section .left-hero-section{text-align:center}.hero-section .left-hero-section .get-started,.hero-section .left-hero-section .google-play-container{justify-content:center}.hero-section .right-hero-section img{width:100%}}@media screen and (max-width:650px){.hero-section .left-hero-section .get-started{flex-direction:column}.hero-section .left-hero-section .get-started button,.hero-section .left-hero-section .get-started input{width:90%}.hero-section .left-hero-section .google-play-container{gap:1rem}}.box-container{margin:3rem auto auto;width:80%}.box-container .containers{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.box-container .containers .box{align-items:center;border-radius:1.25rem;box-shadow:0 4px 20px 0 rgba(216,85,58,.15);display:flex;flex-direction:column;font-family:Inter,sans-serif;font-size:18px;font-style:normal;font-weight:400;gap:.5rem;height:200px;justify-content:center;line-height:33.6px;text-align:center;width:200px}.box-container .containers .box h3{color:var(--secondary-dark-color)}.box-container .containers .box p{color:var(--text-light-color)}@media screen and (max-width:1050px){.box-container{width:90%}}@media screen and (max-width:950px){.box-container{display:none}}.feature{display:flex;flex-direction:column;justify-content:space-around;margin:4rem auto auto;min-height:90vh;text-align:center;width:90%}.feature .feature-heading h2{color:var(--text-color);font-family:Inter,sans-serif;font-size:36px;font-style:normal;font-weight:400;letter-spacing:.37px;line-height:48.1px;text-align:center}.feature .feature-heading h2 span{color:var(--secondary-color)}.feature .feature-heading p{color:var(--navbar-button);font-family:Inter;font-size:20px;font-style:normal;font-weight:400;line-height:33.6px;margin:.3rem 0;text-align:center}@media screen and (max-width:550px){.feature .feature-heading h2{font-size:24px}.feature .feature-heading p{font-size:16px}}.feature .feature-image-container{align-items:center;display:flex;flex-direction:row;gap:3rem}.feature .feature-image-container .image-container img{height:100%;width:100%}.feature .feature-image-container .feature-plan{display:flex;flex-direction:column;width:30%}.feature .feature-image-container .feature-plan .feature-plans-points .heading{align-items:center;display:flex;flex-direction:row;gap:1rem}.feature .feature-image-container .feature-plan .feature-plans-points .heading .indexing{background-color:rgba(199,66,37,.1);border-radius:50%;height:31px;text-align:center;width:31px}.feature .feature-image-container .feature-plan .feature-plans-points .heading .indexing p{color:var(--index-color);margin-top:.35rem}.feature .feature-image-container .feature-plan .feature-plans-points .heading h4{color:var(--text-color);font-family:Inter,sans-serif;font-size:19px;font-style:normal;font-weight:400;letter-spacing:.21px;line-height:29.4px}.feature .feature-image-container .feature-plan .feature-plans-points .para{margin:.5rem 0}.feature .feature-image-container .feature-plan .feature-plans-points .para p{color:var(--navbar-button);font-family:Inter;font-size:17px;font-style:normal;font-weight:400;line-height:27.2px;margin-left:3rem;text-align:start}@media screen and (max-width:1100px){.feature .feature-image-container .feature-plan{width:40%}}@media screen and (max-width:950px){.feature .feature-image-container{flex-direction:column}.feature .feature-image-container .image-container{margin-top:3rem;width:100%}.feature .feature-image-container .feature-plan{width:80%}}.get-started-main{align-items:center;display:flex;flex-direction:row;gap:1rem;margin:4rem auto auto;width:85%}.get-started-main .get-started-about{display:flex;flex-direction:column;gap:2.5rem;justify-content:space-between}.get-started-main .get-started-about .heading h1{color:var(--text-color);font-family:Inter,sans-serif;font-size:31px;font-style:normal;font-weight:400;letter-spacing:.31px;line-height:41.85px;margin:.5rem 0}@media screen and (max-width:500px){.get-started-main .get-started-about .heading h1{font-size:24px}}.get-started-main .get-started-about .heading p{color:var(--text-light-color);font-family:Inter,sans-serif;font-size:19px;font-style:normal;font-weight:400;line-height:30.4px;margin:.8rem 0}@media screen and (max-width:500px){.get-started-main .get-started-about .heading p{font-size:14px}}.get-started-main .get-started-about .heading .special{color:var(--orange-color)}.get-started-main .get-started-for-free-button button{width:50%}@media screen and (max-width:1050px){.get-started-main{flex-direction:column-reverse}.get-started-main .heading{text-align:center}.get-started-main .image-container img{width:100%}.get-started-main .get-started-for-free-button{text-align:center}}@media screen and (max-width:500px){.get-started-main .get-started-for-free-button button{width:80%}}.astrology-solution{margin:4rem auto auto;width:90%}.astrology-solution .astrology-heading{text-align:center}.astrology-solution .astrology-heading h1{color:var(--text-color);font-family:Inter,sans-serif;font-size:30px;font-style:normal;font-weight:400;letter-spacing:.31px;line-height:41.85px;margin:.5rem 0;text-align:center}.astrology-solution .astrology-heading h1 span{color:var(--orange-color)}.astrology-solution .astrology-heading p{color:var(--text-light-color);font-family:Inter;font-size:19px;font-style:normal;font-weight:400;line-height:30.4px;margin:.5rem 0;text-align:center}.astrology-solution .mobile-grid-main-container{grid-gap:6rem 2rem;display:grid;gap:6rem 2rem;grid-template-columns:1fr 1fr;margin-top:3rem}.astrology-solution .mobile-grid-main-container .mobile-card{align-items:center;display:flex;flex-direction:row;gap:3.5rem}.astrology-solution .mobile-grid-main-container .mobile-card .image-container{position:relative;width:80%}.astrology-solution .mobile-grid-main-container .mobile-card .image-container .img2{bottom:-12%;left:35%;position:absolute}@media screen and (max-width:950px){.astrology-solution .mobile-grid-main-container .mobile-card .image-container{width:40%}}@media screen and (max-width:768px){.astrology-solution .mobile-grid-main-container .mobile-card .image-container{margin-right:3rem}.astrology-solution .mobile-grid-main-container .mobile-card .image-container img{height:100%;width:100%}}.astrology-solution .mobile-grid-main-container .mobile-card .heading h6{color:var(--text-color);font-family:Inter,sans-serif;font-size:19px;font-style:normal;font-weight:400;letter-spacing:.21px;line-height:29.4px}.astrology-solution .mobile-grid-main-container .mobile-card .heading p{color:var(--text-light-color);font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:27.2px}@media screen and (max-width:768px){.astrology-solution .mobile-grid-main-container .mobile-card{flex-direction:column;gap:5rem 0;text-align:center}}@media screen and (max-width:950px){.astrology-solution .mobile-grid-main-container{grid-template-columns:1fr}.astrology-solution{width:80%}}.explore-way-box{align-items:center;box-shadow:0 24px 64px 0 rgba(22,28,45,.05);display:flex;flex-direction:column;justify-content:center;margin:4rem auto auto;min-height:30vh;padding:1rem;text-align:center;width:70%}.explore-way-box h2{color:var(--text-color);font-size:29px;letter-spacing:.31px;line-height:41.85px}.explore-way-box h2,.explore-way-box p{font-family:Inter;font-style:normal;font-weight:400;text-align:center}.explore-way-box p{color:var(--text-light-color);font-size:16px;line-height:27.2px;margin:1rem}@media screen and (max-width:768px){.explore-way-box{width:90%}}
/*# sourceMappingURL=main.f6e7b87a.css.map*/