.section_about{background:#fff;box-sizing:border-box;padding:2rem 2rem 3rem;font-size:18px}@media only screen and (max-width: 1050px){.section_about{padding:2rem 1rem 2.5rem}}.section_about .section_title{text-align:center}@media only screen and (max-width: 1050px){.section_about .section_title{line-height:60px}}@media only screen and (max-width: 500px){.section_about .section_title{line-height:40px;font-size:40px}}@media only screen and (max-width: 350px){.section_about .section_title{line-height:30px;font-size:30px}}.section_about .container{max-width:1300px;display:flex;flex-direction:column;gap:1rem}.section_about .columns{display:grid;grid-template-columns:1fr 1fr;gap:2rem}@media only screen and (max-width: 800px){.section_about .columns{display:flex;flex-direction:column;align-items:center}}.section_about .columns .column{display:flex;flex-direction:column;gap:1rem}@media only screen and (max-width: 800px){.section_about .columns .column{align-items:center;justify-content:center;text-align:center}}.section_about img{width:100%;border-radius:1rem}@media only screen and (max-width: 800px){.section_about img{max-width:500px}}.donate-button{border-radius:.75rem;font-size:20px;text-transform:uppercase;padding:.75rem 1rem;box-shadow:0 0 10px #000}.donate-button.cash{background:linear-gradient(90deg,#651e75,#ee8b16)}.donate-button.items{background:linear-gradient(90deg,#5c0e11,#143df4)}.donate-button.twitch{background-color:#9146ff}.donate-button.full-width{width:100%}#bg_container canvas{position:absolute;z-index:-3}#banner_blur{z-index:-2;margin:0;width:100%;height:100%;position:absolute;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.banner_bg{z-index:-1;position:absolute;background-color:#490037;background:linear-gradient(#0000,#0000,#000),url(/build/assets/banner-CvMmmsDI.png);background-size:cover;background-position:center;transition:opacity 1s ease-out}.section_banner{color:#fff;font-family:Inter,sans-serif}.section_banner .container{box-sizing:border-box;display:grid;grid-template-columns:1fr 1fr;gap:5rem;max-width:1500px;margin:0 auto;padding:5rem 2rem;text-align:left}@media only screen and (max-width: 1050px){.section_banner .container{display:flex;flex-direction:column;gap:3rem;padding:1rem;text-align:center}}.section_banner .logo img{width:100%}@media only screen and (max-width: 1050px){.section_banner .logo img{max-width:600px}}.section_banner .dates{font-family:Trouble,sans-serif;font-size:46px;margin-bottom:15px}.section_banner .dates .purple{color:#bb32c0}.section_banner .dates .small{font-size:24px;text-transform:lowercase;font-family:Chivo,sans-serif;font-weight:700}.section_banner .donate-buttons{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;width:100%}@media only screen and (max-width: 1050px){.section_banner .donate-buttons{grid-template-columns:1fr;max-width:300px}}@media only screen and (max-width: 550px){.section_banner .donate-buttons{flex-direction:column}}.section_banner .livestream iframe{aspect-ratio:16/9;width:100%;height:100%;border:none}@media only screen and (max-width: 1050px){.section_banner .livestream iframe{max-width:600px}}.section_banner .campaign-info{display:flex;flex-direction:row;gap:3rem}@media only screen and (max-width: 1050px){.section_banner .campaign-info{flex-direction:column;gap:2rem}}.section_banner .campaign-info .info{display:flex;flex-direction:column}.section_banner .campaign-info .info .title{color:#dbdbdb;text-transform:uppercase}.section_banner .campaign-info .info .text{font-size:60px;line-height:60px;font-weight:700}.section_banner .campaign-info .info .image img{height:60px}.section_affiliates{width:100%;padding:15px 0;background:#000;color:#fff}.section_affiliates .title{text-align:center;font-weight:700;margin-bottom:20px}.section_affiliates .logos{display:flex;justify-content:center;align-items:center;gap:2rem;flex-wrap:wrap;text-align:center;box-sizing:border-box}.section_affiliates .logos img{max-height:38px;max-width:150px;height:auto}.section_talent{padding:2rem;background-size:cover;background-position:center center;background-image:url(/build/assets/talent_bg-Bqq5_AQL.png);color:#fff}.section_talent .section_title span{color:#f1c6e6}@media only screen and (max-width: 400px){.section_talent .section_title{line-height:60px}}.section_talent .columns{display:flex;flex-direction:column;row-gap:2rem}.section_talent .columns .header{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start}.section_talent .columns .header .talent_text{display:flex;flex-direction:column}@media only screen and (max-width: 1050px){.section_talent .columns .header .talent_text{text-align:center}}.section_talent .columns .header .epic_text{font-size:22px;margin-bottom:20px}.section_talent .columns .header .talent_buttons{display:flex;column-gap:1rem;margin-top:22px}.section_talent .columns .header .talent_buttons button{height:max-content;width:fit-content}@media only screen and (max-width: 500px){.section_talent .columns .header .talent_buttons{flex-direction:column;justify-content:center;align-items:center;gap:1rem}}.section_talent .columns .people{display:flex;column-gap:1rem}.section_talent .columns .people .people_grid{display:none}.section_talent .columns .people .people_grid.visible{display:grid;justify-content:center;align-items:center;grid-template-columns:repeat(auto-fill,150px);gap:1.75rem;width:100%;overflow:hidden;flex-grow:1}@media only screen and (max-width: 500px){.section_talent .columns .people .people_grid.visible{gap:1.5rem;grid-template-columns:repeat(auto-fill,100px)}}.section_talent .columns .people .people_grid .person{background-color:#fff;width:150px;display:flex;flex-direction:column;color:#000;font-family:Poppins,sans-serif;text-align:center;height:100%;border-radius:.35rem .35rem .25rem .25rem;opacity:1;transition:all 1s}@media only screen and (max-width: 500px){.section_talent .columns .people .people_grid .person{width:100px}}.section_talent .columns .people .people_grid .person.hidden{opacity:0;transition:all 1s}.section_talent .columns .people .people_grid .person .avatar{width:150px;height:150px;flex-shrink:0}@media only screen and (max-width: 500px){.section_talent .columns .people .people_grid .person .avatar{height:100px;width:100px}}.section_talent .columns .people .people_grid .person .avatar img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:.25rem .25rem 0 0}.section_talent .columns .people .people_grid .person .information{height:100%;display:flex;flex-direction:column;justify-content:center;padding:3px;box-sizing:border-box;min-height:34px;word-wrap:break-word}.section_talent .columns .people .people_grid .person .information .name{font-weight:700;line-height:14px;text-transform:uppercase;font-size:14px}.section_talent .columns .people .people_grid .person .information .role{font-size:11px;font-weight:600}.section_talent .columns .people .tab_lines{flex-shrink:1;display:flex;flex-direction:column;gap:.5rem;justify-content:center}.section_talent .columns .people .tab_lines .line{width:15px;height:15px;background-color:#9c9c9c;margin:0 5px;border-radius:10px;cursor:pointer;transition:all .2s ease}.section_talent .columns .people .tab_lines .line:hover{background-color:#ddd}.section_talent .columns .people .tab_lines .line.selected{background-color:#fff}@media only screen and (max-width: 1050px){.section_talent .container .header{flex-direction:column;align-items:center}.section_talent .container .header .talent_text{align-items:center}.section_talent .columns{justify-content:center}.section_talent .columns .header .talent_buttons{margin-top:0}.section_talent .columns .people{flex-direction:column;row-gap:2rem}.section_talent .columns .people .tab_lines{flex-direction:row}}
