#ticket{overflow:hidden;background-image:linear-gradient(#0000001a,#0000001a),url(https://res.cloudinary.com/dhaha1ozm/image/upload/v1754538453/ticket_background_mtvyan.jpg);background-size:cover;background-position:center;width:26rem;height:52rem;border-radius:1rem;border:.05rem dashed white}#ticket>span{margin:.3rem 0 0 .4rem;align-self:start}#ticket .title-container{background-color:var(--fuchsia);width:10rem;height:10rem;border-radius:100%}#ticket h1{text-align:center;align-self:center}#ticket h1:nth-child(1){font-size:var(--h1-lg);font-family:Jolly Lodger,cursive;font-weight:600;letter-spacing:1rem}#ticket h1:nth-child(2){font-size:var(--h1);font-family:Rubik Burned,cursive;font-weight:400}#ticket h5{font-size:var(--h5)}#ticket h7{font-size:var(--p-sm);background-color:var(--fuchsia);padding:.5rem;border-radius:2rem;font-weight:bolder}#ticket>figure{overflow:hidden;width:16rem;height:16rem;border-radius:3rem;border:outset .8rem var(--fuchsia)}#ticket>div>figure{overflow:hidden;width:8rem;height:5.5rem;border-radius:.5rem 0 0;opacity:.7}#ticket img{width:100%;border-radius:2rem}#ticket>div{width:100%;align-items:end}#ticket>div figure{overflow:hidden;height:5rem;border-radius:1rem 0 0}#ticket>div img{width:105%;border-radius:0}#ticket>div p{font-family:Jolly Lodger,cursive;font-weight:400;letter-spacing:.15rem;font-size:var(--p-sm);text-align:center}#ticket span{font-size:var(--span)}#ticket div:last-child{padding-left:.5rem}#verify-page{background-color:#dcdcdc;width:100vw;height:100vh;padding-top:4rem}#verify-page>div{margin:auto;width:32rem;overflow:hidden;border-radius:2rem;box-shadow:0 .5rem 1rem var(--shadow)}#verify-page h1{text-align:center;font-size:var(--h2);color:var(--main-font-color);text-transform:uppercase;padding:2rem 0;background-color:var(--title-bg-color);width:100%}#ticket-data{padding-bottom:1rem}#ticket-data>div{display:grid;grid-template:repeat(1,1fr) / repeat(2,1fr);gap:.5rem;height:4rem;padding-top:.5rem}#ticket-data label{text-align:right;font-size:var(--p);margin:auto 0}#ticket-data input{width:15rem;border-radius:1rem;border:solid .1rem;padding-left:.5rem}#ticket-data button{margin-top:1rem;margin-bottom:.5rem;padding:1rem 2rem;border-radius:1rem;border:none;background-color:var(--submit-btn-color);font-weight:700;font-size:var(--h6)}.flex{display:flex}.flex-column{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.space-between{justify-content:space-between}#hero{max-height:30%;max-width:100vw}#hero>figure{overflow:hidden;height:fit-content;width:100%;max-height:55vh}#hero>figure img{background-size:cover;background-position:center;width:100%}#hero>div{position:relative;top:-5.5rem;width:100%}#hero>div h1{font-size:var(--h2);align-self:flex-end}#hero>div figure{overflow:hidden;width:8rem;height:5.5rem;border-radius:.5rem 0 0}#hero>div figure img{width:110%;opacity:.8;background-size:cover;background-position:center}#info-container{position:relative;top:-3rem}#info-container>p{text-align:justify;font-weight:400;font-family:Montserrat Alternates,sans-serif}#info-container>p>a{color:var(--fuchsia)}#artists>h2{font-size:var(--h2);text-align:center;margin-top:3rem;margin-bottom:1rem}#sponsors h3{font-size:var(--h3);text-align:center;margin-top:2rem;margin-bottom:3rem}#sponsors ul{gap:2rem 1rem}#cta-sponsors-container #social-container a{border:dashed var(--fuchsia) .2rem;border-radius:1rem;height:6rem;padding:1rem 2rem;gap:1rem;transition:.3s}#cta-sponsors-container #social-container h3{font-size:var(--h4);margin-top:2rem;margin-bottom:1rem}#social-container a figure{width:4rem;height:100%;border-radius:1rem;overflow:hidden}#social-container a figure img{width:100%;background-size:cover;background-position:center}#social-container a figcaption{font-size:var(--h5);font-style:italic}#cta-sponsors-container>h2{font-size:var(--h2);text-align:center;margin-top:3rem;margin-bottom:1rem}#ticket-page>h1{margin-top:2rem;text-align:center}#ticket-page button{margin:1rem 0;padding:1rem 0;width:100%;font-weight:bolder;background-color:var(--btn-color);border:none;border-radius:.5rem}#ticket-page button:hover{background-color:var(--btn-hover-color)}#ticket-page .actions button{width:15rem;margin:1rem}#ticket-page .actions button:nth-child(1){background-color:var(--submit-btn-color)}#ticket-page .actions button:nth-child(1):hover{background-color:var(--submit-btn-hover-color)}#ticket-list{flex-wrap:wrap;gap:1rem}#ticket-list li{width:fit-content}@media (min-width: 768px){#event-container{padding:0 2rem}#hero>figure{width:100%;height:fit-content}#hero>div{top:-7rem}#hero>div figure{width:10rem;height:7rem;border-radius:1rem 0 0}#hero>div h1{font-size:var(--h1-lg)}#info-container>p{font-size:var(--h5)}#artists{margin-top:2rem}#cta-sponsors-container{display:flex;justify-content:center;gap:1rem}#sponsors h3{font-size:var(--h2);z-index:1}}@media (min-width: 1024px){#event-container{display:flex;flex-direction:column;gap:1rem;margin:0 auto;min-width:100rem;width:90vw;max-width:140rem}#main-container{display:flex;flex-direction:column;height:100%;width:100%}#hero{width:100%;min-height:fit-content}#hero>figure{width:inherit;height:fit-content}#hero>figure img{background-size:cover;background-position:center}#hero>div{top:-7.5rem}#hero>div h1{font-size:var(--h1)}#hero>div figure{width:10rem;height:8rem;border-radius:1rem 0 0}#info-container{top:-6rem}#info-container p{font-size:var(--h6);position:static}#artists ul{display:grid;grid-template:repeat(1,1fr) / repeat(3,1fr);gap:1rem;margin-top:1rem}#cta-sponsors-container{display:flex;justify-content:center;gap:1rem}#social-container>a:hover{box-shadow:0 0 1rem #c40b68b1,0 0 5rem #c40b68b1,0 0 10rem #c40b68b1}#ticket-page #ticket-list{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}}@media (min-width: 1440px){#event-container{flex-direction:row}#hero>div>h1{font-size:var(--h1-lg)}#cta-sponsors-container{flex-direction:column;justify-content:start}#info-container>p>a{display:none}}#cta{position:relative;top:-1rem;width:100%;z-index:1}#cta h2{font-size:var(--h2);text-align:center;margin:3rem 1rem 2rem;z-index:1}#cta #prices{padding:1rem 0;gap:1rem}#cta #prices>div{border:solid .1rem var(--fuchsia);border-radius:1rem;min-width:17rem;min-height:7rem}#cta #prices h3{font-size:var(--h5)}#cta #prices p{font-size:var(--h6);color:var(--fuchsia)}#cta p{font-size:var(--p)}#cta input,#cta select{border:none;border-radius:.5rem;height:4rem;padding-left:.5rem;width:100%;background-color:var(--input-color);color:#000;font-size:var(--p);z-index:1}#cta input{margin-bottom:.5rem}#cover-container{padding:0 1rem}#cover-container label{width:100%;color:var(--main-font-color);text-align:right;font-size:var(--p);font-style:italic;padding-right:1rem}#cover-container #cover{width:3rem;border:none}#cta #total{font-size:var(--h2);text-align:right;margin:0;color:var(--fuchsia)}#btn-submit{margin-top:1rem;height:4rem;width:100%;background-color:var(--submit-btn-color);border:none;border-radius:.5rem;font-size:var(--p);font-weight:bolder}#btn-submit:hover{background-color:var(--submit-btn-hover-color)}@media (min-width: 768px){#cta{width:40rem}}#artists article{margin:2rem 0;transition:all 1s;box-shadow:0 0 1rem #c40b68b1;border-radius:2rem;overflow:hidden;position:relative;background-color:#000}#artists article>div{width:100%}#artists article figure{overflow:hidden;min-width:15rem;max-width:15rem;height:15rem;border-radius:0 1rem 0 0}#artists article figure img{height:100%;background-position:center;background-size:cover}#artists article h5{font-size:var(--h4);margin:.5rem 0 1rem}#artists article p{font-size:var(--p-sm);font-style:italic;width:100%;margin-left:1rem}@media (min-width: 768px){#artists article p{font-size:var(--h5)}#artists article h5{font-size:var(--h3);margin:2rem 0}#artists article figure{min-width:20rem;max-width:20rem;height:20rem}}@media (min-width: 1024px){#artists article{margin:0;height:25rem;width:30rem;padding:0 1rem}#artists article:hover{z-index:5;scale:1.1;transition:.3s;box-shadow:0 0 1rem #c40b68b1,0 0 5rem #c40b68b1,0 0 10rem #c40b68b1}#artists article>h5{margin:1rem 0}#artists article>div{flex-direction:column;width:100%}#artists article div>figure{min-width:100%;min-height:15rem;max-height:20rem;border-radius:0;align-items:center}#artists article div>figure img{background-position:center;background-size:cover;height:auto;width:100%}#artists article div>p{font-size:var(--h5);margin:0}}#sponsor{box-shadow:0 0 1rem #c40b68b1;width:15rem;border-radius:1rem;overflow:hidden;transition:1s}#sponsor figure{width:inherit;height:12rem;overflow:hidden}#sponsor figure>img{width:100%;background-size:cover;background-position:center}#sponsor span{text-align:center;width:100%;font-size:var(--p-sm)}@media (min-width: 1024px){#sponsor:hover{z-index:5;scale:1.1;transition:.3s;box-shadow:0 0 1rem #c40b68b1,0 0 5rem #c40b68b1,0 0 10rem #c40b68b1}}:root{--h1-lg: 4.8rem;--h1: 3.6rem;--h2: 3rem;--h3: 2.5rem;--h4: 2.3rem;--h5: 2rem;--h6: 1.8rem;--p: 1.6rem;--p-sm: 1.4rem;--span: 1.2rem;--submit-btn-color: #9381ff;--submit-btn-hover-color: #b9acff;--btn-color: #009650;--btn-hover-color: #04d976;--input-color: #edf2fb;--fuchsia: #d20f85;--main-bg-color: #000000;--main-font-color: white;--title-bg-color: rgb(21, 114, 254);--shadow: rgba(0, 0, 0, .3)}html{font-size:62.5%;scroll-behavior:smooth}*{margin:0;padding:0;box-sizing:border-box;font-family:sans-serif;list-style:none}body{background-color:var(--main-bg-color)}h1,h2,h3,h4,h5,h6{font-family:League Spartan}h1,h2,h3,h4,h5,h6,p,span,a,button{color:var(--main-font-color)}p{font-size:var(--p)}p,span,a,button,input,label,select{font-family:Roboto}
