#root{list-style:none;color:#fff;width:100%}h1,h2,h3,h4,h5,p{margin:none}h2{background:transparent}nav{display:flex;flex-direction:row;width:100%;position:fixed;justify-content:space-around;background:none;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);align-items:center;height:min-content;z-index:10}nav ul{list-style:none;display:flex;flex-direction:row;align-items:center;gap:20px}nav h1{font-size:40px;letter-spacing:4px}nav h1 span{color:gold}nav section{display:flex;flex-direction:ro;align-items:center;gap:10px}nav section a{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:10px 10px 5px;align-items:flex-end;color:#fff;transition:all .5s;cursor:pointer;border-bottom:2px solid transparent}nav section a:hover{color:gold;border-bottom:2px solid white}nav .hamburger{display:none}nav .mobile_hamburger{display:none}main{display:flex;flex-direction:row;justify-content:space-around;align-items:center;height:max-content;background-size:cover}main section article:nth-child(2) div{margin-top:100px;width:20rem;border-radius:24px}main img{width:100%;height:auto;box-shadow:10px 20px #000;border-radius:10px}main section{display:flex;flex-direction:row;width:70%;justify-content:space-between;align-items:top;gap:50px}main section article:nth-child(1){margin-top:150px;display:flex;flex-direction:column;align-items:flex-start;gap:50px}main section article:nth-child(1) div{display:flex;flex-direction:column;align-items:flex-start;height:min-content}main section article h1,h2,p{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:5px;margin:0}main section article h1 span{color:gold;padding:10px 25px;border-radius:34px;background:#2f2f2f;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}main section article section{display:flex;flex-direction:column;gap:10px;align-items:flex-start}main section article section span{background:#2f2f2f;display:flex;flex-direction:row;justify-content:space-around;width:30%;padding:10px;border-radius:10px;font-size:20px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}main section article section span a{color:#fff;transition:all .5s;cursor:pointer}main section article section span a:hover{color:gold;transform:translateY(-4px)}.about_ctn{display:flex;flex-direction:column;width:100%;align-items:center;margin:100px 0}.about_ctn section{display:flex;flex-direction:row;justify-content:space-around;padding:1rem;gap:20px;width:30%;background:linear-gradient(135deg,rgba(255,255,255,.2),rgba(255,255,255,.2));-webkit-backdrop-filter:10px;backdrop-filter:blur(10px)}.about_ctn section div{display:flex;flex-direction:column;gap:30px;justify-content:center}.about_ctn section div:nth-child(1){border-right:1px solid white}.about_ctn section div article{display:flex;flex-direction:column;align-items:center}.about_ctn section div article:nth-child(2),article:nth-child(3){border-top:1px solid white;padding-top:20px}.about_ctn section div article span{display:flex;flex-direction:row;justify-content:center;align-items:center}.about_ctn p{width:100%}.songs_ctn{display:flex;flex-direction:column;width:100%;align-items:center}.songs_ctn section{display:grid;grid-template-columns:repeat(2,1fr);gap:50px}.songs_ctn section article{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;width:100%;gap:10px;background:linear-gradient(135deg,rgba(255,255,255,.2),rgba(255,255,255,.2));-webkit-backdrop-filter:10px;backdrop-filter:blur(10px);box-shadow:0 8px 12px #fff3;padding:10px;border-radius:10px}.songs_ctn section article section{display:flex;flex-direction:column;align-items:unset;gap:15px}.songs_ctn section article section i{display:flex;flex-direction:row;align-items:center;gap:10px;font-family:Montserrat,sans-serif;font-size:15px;position:relative}.songs_ctn section article img{width:auto;height:150px;border-radius:10px}.like_animation{opacity:0;position:fixed;top:200px;width:200px;z-index:100;color:red;background:red}.gallery_ctn{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:10rem 0;margin:100px 0}.gallery_ctn section{display:grid;grid-template-columns:repeat(3,1fr);justify-content:center;width:min-content;padding:50px 20px;gap:20px;background:linear-gradient(135deg,rgba(255,255,255,.2),rgba(255,255,255,.2));-webkit-backdrop-filter:10px;backdrop-filter:blur(10px)}.gallery_ctn img{width:250px;height:min-content;border-radius:5px;transition:all .5s}.gallery_ctn img:hover{transform:scale(1.2)}.gallery_ctn section article{display:flex;flex-direction:column;gap:30px}.faq_ctn{display:flex;flex-direction:column;align-items:center;width:100%;gap:20px;margin-bottom:100px}.faq_ctn section{display:flex;flex-direction:column;align-items:center;width:100%;gap:30px}.faq_ctn section .acc_card{display:flex;flex-direction:column;width:50%;padding:10px;border-radius:10px;justify-content:space-around;background:linear-gradient(135deg,rgba(255,255,255,.2),rgba(255,255,255,.2));overflow:hidden}.faq_ctn section .acc_card div:nth-child(1){display:flex;flex-direction:row;align-items:center;justify-content:space-between;transition:1s}.faq_ctn section .acc_card div:nth-child(1){overflow:hidden}.faq_ctn section .acc_card div i{font-size:1.5rem}.rc-accordion-toggle.active .rc-accordion-title{color:#fff}.rc-accordion-toggle{display:flex;align-items:flex-start;cursor:pointer;justify-content:space-between;transition:.3s}rc-accordion-icon{transition:1s}.rc-accordion-toggle.active .rc-accordion-icon{transform:rotate(180deg);color:#fff}.rc-collapse{position:relative;height:0;overflow:hidden;transition:height .35s ease}.rc-collapse.show{height:auto}.contact_ctn{display:flex;flex-direction:column;justify-content:center;align-items:center;background:linear-gradient(135deg,rgba(255,255,255,.2),rgba(255,255,255,.2));-webkit-backdrop-filter:10px;backdrop-filter:blur(10px);gap:10px;padding:50px 0;margin-bottom:10rem}.contact_ctn h1{margin:0}.contact_ctn div{background:#111111;padding:20px;border-radius:75px;display:flex;flex-direction:row;align-items:center;gap:10px;cursor:pointer;transition:all .5s}.contact_ctn div:hover{color:#111;background:white;box-shadow:0 8px 12px #fff3}.contact_ctn div span{font-size:50px;transform:translateY(5px)}.contact_box{display:flex;flex-direction:column;text-align:left;position:fixed;top:500px;left:35%;background:linear-gradient(135deg,rgba(255,255,255,.2),rgba(255,255,255,.2));-webkit-backdrop-filter:10px;backdrop-filter:blur(10px);width:23rem;padding:10px;border-radius:5px;gap:10px;animation:slideIn .3s;z-index:1000}@keyframes slideIn{0%{top:100%}to{top:500px}}.contact_box .heading{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.contact_box .heading span{transform:rotate(45deg);color:#000;cursor:pointer}.contact_box div a button{display:flex;flex-direction:row;align-items:center;gap:10px}.contact_box div:nth-child(2){display:flex;flex-direction:row;justify-content:space-between}.group_ctn{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;gap:20px;padding:20px 0;margin:200px 0;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,rgba(255,255,255,.2),rgba(255,255,255,.2));-webkit-backdrop-filter:10px}.group_ctn h1{margin:0}.group_ctn img{border-radius:10px}.group_ctn article{width:30%}.group_ctn article button{background:rgb(18,95,18)}footer{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:-50px;padding:3rem 0;font-family:Montserrat,sans-serif;background:#2f2f2f}footer .socials ul{display:flex;flex-direction:row;gap:20px;font-size:17px;list-style:none;color:#fff;padding:0}footer .socials ul li{color:#fff;background:linear-gradient(135deg,rgba(255,255,255,.2),rgba(255,255,255,.2));-webkit-backdrop-filter:10px;backdrop-filter:blur(10px);padding:5px 5px 0;border-radius:5px}footer .socials ul li a{color:#fff}:root{line-height:1.5;font-family:MuseoModerno,sans-serif;font-weight:400;width:100%;color-scheme:light dark;color:#ffffffde;background-color:#242424;background-image:url(/assets/gold-outline-bg-5-993f5fa3.svg);background-repeat:no-repeat;background-size:cover;background-position:center;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}a{font-weight:500;color:#fff;text-decoration:inherit;cursor:pointer;transition:border-bottom 1s}a:hover{border-bottom:1px solid white}body{margin:0;position:relative}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:all .25s}button:hover{border-color:#000;background:transparent}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}@media screen and (max-width: 700px){:root{background-image:url(/assets/gold-outline-bg-5-993f5fa3.svg);background-repeat:no-repeat;background-size:cover;width:120%}body{width:100%;background-image:none}nav{display:flex;justify-content:space-around;align-items:center;height:60px;gap:0px;flex-direction:row;padding:0 10px;z-index:10;width:100%}nav ul{display:none;font-size:12px}nav h2{font-size:1.5rem}nav section{position:fixed;top:250px;transform:rotate(90deg);left:0;background:#2f2f2f;font-size:45px;padding:20px;display:none}nav section a{transform:rotate(270deg)}nav .hamburger{display:block}nav .mobile_hamburger{display:flex;flex-direction:column;gap:20px;position:fixed;top:40px;left:0;background:#1a1a1a;margin-left:0;padding:20px 40px;color:#fff;font-size:1rem;z-index:-1;animation:.8s slideIn;border-radius:5px;overflow:hidden}@keyframes slideIn{0%{margin-left:-100%}to{margin-left:0}}main{width:20rem;display:flex;flex-direction:column}main section{flex-direction:column;align-items:flex-end;gap:0px}main section article:nth-child(1){width:fit-content;gap:20px;margin-top:80px}main section article:nth-child(1) div{gap:200px;font-size:xxx-large}main section article:nth-child(1) div h1{line-height:50px}main section article h2,h1,p{width:100%;font-size:large;width:150%}main p{font-size:.8rem;width:90%}main section article section{align-items:flex-start}main section article:nth-child(2){display:flex;flex-direction:column;align-items:flex-start;width:100%}main section article:nth-child(2) img{width:80%;box-shadow:30px 50px #2f2f2f}main section article section span{gap:10px;width:70%}.about_ctn{align-items:flex-start;padding-left:20px}.about_ctn section{width:60%;align-items:left;flex-direction:column}.about_ctn section div:nth-child(1){border-right:1px solid transparent}.songs_ctn{width:100%;margin:150px 0;align-items:flex-start;padding:0 20px}.songs_ctn section{grid-template-columns:1fr;align-items:flex-start}.songs_ctn section article{padding:10px}.songs_ctn section article section{align-items:left;width:100%;padding:0;font-size:30px}.songs_ctn section article img{width:5rem;height:auto}.songs_ctn section article section i{font-size:15px}.songs_ctn section article section h2{font-size:15px}.gallery_ctn{align-items:flex-start;padding:0 5px}.gallery_ctn section{align-items:flex-start;padding:10px 15px 10px 10px;grid-template-columns:repeat(2,10rem)}.gallery_ctn img{width:10rem}.gallery_ctn section article:nth-child(3){display:grid;grid-template-columns:repeat(2,1fr);align-items:center}.contact_ctn{text-align:center;margin:150px 0;width:100%}.contact_box{top:500px}.faq_ctn section .acc_card{width:90%}.group_ctn{flex-direction:column;align-items:center;justify-content:left}.group_ctn article{width:90%}.group_ctn article p{width:100%}footer{width:100%}footer span{display:flex;flex-direction:column;align-items:center}.contact_box{top:200px;left:8%;width:18rem;height:auto}}
