: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}section{margin-top:40px}.section-title{text-align:center}.section-title h2{font-size:50px;color:var(--theme-color);font-weight:600}.section-title img{width:500px}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(../images/event-details-banner.png);background-repeat:no-repeat;background-position:center;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(../images/event-details-banner.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,.section-subtitle p{color:var(--text-white);font-family:Poppins,sans-serif;width:90%;margin:20px auto 0;text-align:center}.event-content p{color:var(--text-white);font-family:Poppins,sans-serif}.service-book-btn{text-align:center}.service-book-btn a{background-color:var(--theme-color);border-radius:20px;color:#fff;width:150px;font-weight:600;font-family:var(--Poppins)}.service-book-btn a:hover{color:var(--text-white)!important}.single-service p{font-size:24px;padding:0 10px;color:var(--theme-color);border:10px solid transparent;border-image:url(/build/assets/border-DIfbnhMg.png) 10 round}.event-subtitle p{font-family:var(--Poppins);font-weight:400;color:var(--text-white)}body.dark .single-service p{color:var(--text-white)}.single-service p{transition:all .3s linear;font-family:var(--Philosopher)}body.dark .single-service p:hover{color:var(--theme-color)}.single-service p:hover{color:var(--text-white)}.other-event,.event{position:relative;z-index:9}.other-event-left,.other-event-right,.event-details-left-img,.event-details-right-img{position:absolute;width:150px;z-index:-1}.other-event-left{top:-15%;left:0}.other-event-right{top:-15%;right:0}.event-details-left-img{top:-9%;left:0}.event-details-right-img{top:-9%;right:0}.other-event-left img,.other-event-right img,.event-details-left-img img,.event-details-right-img img{width:100%}.single-details-left img,.single-details-right img,.single-details-center img{object-fit:cover;height:100%;width:100%}.single-details-left,.single-details-right{height:550px;position:relative;z-index:1}.single-details-center{position:relative;height:500px;z-index:9}.single-details-center:before{position:absolute;content:"";width:100%;height:25%;bottom:0%;left:50%;transform:translate(-50%);border-bottom:4px dashed var(--theme-color);border-left:4px dashed var(--theme-color);border-right:4px dashed var(--theme-color);z-index:-9}.single-details-center:after{position:absolute;content:"";width:70%;top:0%;left:50%;transform:translate(-50%);border-top:4px dashed var(--theme-color);border-bottom:0;z-index:-9}.single-details-left:before{position:absolute;content:"";width:90%;height:16%;top:-6%;right:-6%;border:6px dashed var(--theme-color);border-bottom:0;z-index:-9}.single-details-left:after{position:absolute;content:"";width:90%;height:90%;bottom:-6%;left:-6%;border-left:6px dashed var(--theme-color);border-top:6px dashed var(--theme-color);border-bottom:6px dashed var(--theme-color);z-index:-1}.single-details-right:before{position:absolute;content:"";width:90%;height:16%;top:-6%;left:-6%;border:6px dashed var(--theme-color);border-bottom:0;z-index:-1}.single-details-right:after{position:absolute;content:"";width:90%;height:90%;bottom:-6%;right:-6%;border-right:6px dashed var(--theme-color);border-top:6px dashed var(--theme-color);border-bottom:6px dashed var(--theme-color);z-index:-1}.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}
