:root{--theme-color: #7E29AB;--bg-light: white;--text-white: black;--Poppins: "Poppins", sans-serif;--Philosopher: "Philosopher", sans-serif;--Perpetua: Perpetua, serif}@media(prefers-color-scheme:dark){:root{--bg-light: black;background-color:var(--bg-light);--text-white: white}}@media(prefers-color-scheme:light){:root{--bg-light: white;--text-white: black;background-color:var(--bg-light)}}body{--bg-light: white;--text-white: black;background-color:var(--bg-light)}body.dark{--bg-light: black;--text-white: white;background-color:var(--bg-light)}body.dark .black-title{display:inline}.black-title,body.dark .white-title{display:none}*{margin:0;padding:0;box-sizing:border-box}.bg-theme{background-color:var(--theme-color)}.text-theme{color:var(--theme-color)}a{text-decoration:none}ul,li{list-style:none}ul{padding-left:0}header{background-color:var(--theme-color);font-family:var(--Poppins);font-weight:600;padding:10px 0}nav ul{background-color:var(--bg-light);padding:2px 0;border-radius:50px}nav ul li a{color:var(--text-white)!important}nav ul li a.active{position:relative}nav ul li a.active:before{position:absolute;content:"";height:3px;width:50%;bottom:-5%;left:50%;transform:translate(-50%);background-color:var(--text-white)}.navbar-toggler{color:var(--text-white)!important;border-color:var(--text-white)!important;width:40px;height:40px;display:flex;justify-content:center;align-items:center}.theme-toggler i{font-size:24px;color:var(--text-white)}.theme-toggler:focus{border:none}.banner{width:100%;height:100vh;background-image:linear-gradient(to bottom,#fff6,#fff6),url(/build/assets/astrology-banner-CQJvOez3.png);background-repeat:no-repeat;background-position:top;background-size:cover;display:flex;flex-direction:column;justify-content:center;align-items:center}body.dark .banner{background-image:linear-gradient(to bottom,#0006,#0006),url(/build/assets/astrology-banner-CQJvOez3.png)}.banner-title{text-align:center}.banner-title h1{color:var(--text-white);font-size:70px;letter-spacing:5px;font-family:Baskervville,serif}.banner-title-img img{width:300px}.banner-content{color:var(--text-white);font-family:Poppins,sans-serif;width:80%;margin:20px auto 0;text-align:center}.astrology{position:relative;height:850px;overflow:hidden;perspective:1000px}.astrology-top-img{top:0;left:0;width:100%;position:absolute;z-index:-1}.astrology-top-img img{width:100%}.astrology-main-slider{position:relative;height:100%}.astrology-slider{transform-style:preserve-3d;text-align:center;position:absolute;content:"";width:700px;height:700px;background-color:var(--theme-color);border-radius:50%;left:50%;bottom:-65%;transform:translate(-50%) rotate(0);z-index:-1;transition:all .5s linear}.astro-lotus-img-1,.astro-lotus-img-2,.astro-lotus-img-3,.astro-lotus-img-4{position:absolute;top:-82%;left:-200px;width:1100px}.astro-lotus-img-2{rotate:180deg;left:-200px;top:85%}.astro-lotus-img-3{rotate:90deg;left:54%;transform:translate(54%);bottom:85%}.astro-lotus-img-4{rotate:-90deg;left:-110%;transform:translate(-54%);bottom:85%}.panditji-1,.panditji-2,.panditji-3,.panditji-4{position:absolute;top:70%;left:50%;transform:translate(-50%,-50%)}.panditji-1 img,.panditji-2 img,.panditji-3 img,.panditji-4 img{width:400px}.panditji-name h2{text-align:center;color:var(--theme-color);font-family:Perpetua,serif;font-size:50px;margin:50px 0}body.dark .panditji-name h2{color:#fff}.custom-prev,.custom-next{position:absolute;width:40px;height:40px;border-radius:50%;display:flex;justify-content:center;align-items:center;background-color:var(--text-white);transition:all .3s linear;border:none}.custom-prev img{rotate:180deg}.custom-prev img,.custom-next img{width:30px}.custom-prev{top:90%;transform:translateY(-40%);left:40px}.custom-next{top:90%;transform:translateY(-40%);right:40px}.chat-btn-section{margin:50px 0;width:100%;height:100px;background-color:var(--theme-color);display:flex;justify-content:center;align-items:center;position:relative}.service-book-btn{text-align:center}.service-book-btn a{background-color:var(--bg-light);border-radius:20px;color:var(--theme-color);width:150px;font-weight:600;font-family:var(--Poppins)}body.dark .service-book-btn a{color:#fff}.service-book-btn a:hover{color:var(--text-white)!important}.astro-chat-left-flower,.astro-chat-right-flower,.astro-chat-top-border,.astro-chat-bottom-border{position:absolute}.astro-chat-left-flower{bottom:-40%;left:15%}.astro-chat-right-flower{top:-40%;right:15%}.astro-chat-left-flower img,.astro-chat-right-flower img{width:80px;height:80px}.astro-chat-top-border img,.astro-chat-bottom-border img{width:150px}.astro-chat-top-border{top:-30%}.astro-chat-bottom-border{bottom:-30%}.astro-chat-bottom-border img{rotate:180deg}.main-footer{width:100%;height:450px;background-image:url(/build/assets/footer-img-b6wAh0kw.png);background-position:center;background-repeat:no-repeat;background-size:cover;position:relative;z-index:9}.main-footer:before{position:absolute;content:"";width:100%;height:100%;background:linear-gradient(#f4e7e7,#cec1c1);opacity:.8;z-index:-1}.footer-logo{height:350px;display:flex;align-items:center;justify-content:center}.footer-logo img{width:300px}.footer-content h5,.footer-content ul li a,.bottom-footer-text{font-family:Lato,sans-serif}.footer-content ul li a{display:inline-block;color:#212529}.footer-content p{font-family:Poppins,sans-serif;font-size:14px}.download-footer-p{font-size:18px;font-family:Anta,sans-serif}.footer-download-text{font-size:14px}.footer-app,.footer-play{display:flex;align-items:center;justify-content:center;height:50px;width:200px;background-color:#fff;border:2px solid var(--theme-color);border-radius:50px;color:#000}.footer-play{background-color:var(--theme-color);border-color:#fff;color:#fff}.bottom-footer{background-color:var(--bg-light)}.bottom-footer-text{letter-spacing:1px;color:var(--text-white)}.footer-social a{display:inline-block;background-color:var(--theme-color);width:40px;height:40px;border-radius:50%;text-align:center;color:#fff;margin:0 10px}.footer-social a i{font-size:18px;line-height:40px}
