: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)}*{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{position:relative;width:100%;background-image:linear-gradient(to bottom,#fff6,#fff6);background-repeat:no-repeat;background-position:center;background-size:cover;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:9}body.dark .banner{background-image:linear-gradient(to bottom,#0009,#0009)}.banner-title{text-align:center}.banner-title h1{text-align:center;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}body.dark .black-title{display:inline}.black-title,body.dark .white-title{display:none}.join-btn a{text-align:center;display:inline-block;color:#fff;background-color:var(--theme-color);width:200px;height:40px;line-height:40px;border-radius:50px;font-size:16px;font-weight:600}.banner-top-left-img,.banner-top-right-img,.banner-bottom-left-img,.banner-bottom-right-img{z-index:-1}.banner-top-left-img img,.banner-top-right-img img,.banner-bottom-left-img img,.banner-bottom-right-img img{width:100%;height:100%}.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}.single-service span{text-align:center;font-size:24px;padding:0 10px;color:var(--theme-color);border:10px solid transparent;border-image:url(/build/assets/border-DIfbnhMg.png) 10 round;font-family:Roboto,serif}.state-select{background-color:transparent;text-align:center;padding:0 10px;color:var(--text-white);font-family:Roboto,serif;outline:none;border:none;font-weight:500}.state-select option{background-color:var(--bg-light)}.after-selection{position:relative;text-align:center;z-index:9}.after-selection-border{top:-20%;z-index:-1}.purchase-temple-slider{position:relative}.custom-prev-purchase-temple,.custom-next-purchase-temple{position:absolute;width:30px;height:30px;border-radius:50%;display:flex;justify-content:center;align-items:center;background-color:var(--text-white);transition:all .3s linear;border:none}.custom-prev-purchase-temple img{rotate:180deg}.custom-prev-purchase-temple img,.custom-next-purchase-temple img{width:20px}.custom-prev-purchase-temple{top:50%;transform:translateY(-50%);left:-5px}.custom-next-purchase-temple{top:50%;transform:translateY(-50%);right:-5px}.single-purchase-temple{display:flex;justify-content:center;flex-direction:column;align-items:center}.single-purchase-temple-img{width:300px;height:200px;padding:5px}.single-purchase-temple-img img{width:100%;height:100%;border-radius:10px;object-fit:cover}.single-purchase-temple-name{color:var(--text-white)}.ordered-list{list-style-type:decimal;padding-left:1.5rem}.ordered-list li{list-style:decimal;margin-bottom:.5rem}
