@import"https://fonts.googleapis.com/css2?family=Montserrat+Alternates:wght@800&family=Roboto+Slab:wght@200;500&display=swap";body,*,*:after,*:before{margin:0;padding:0;overflow-x:hidden;box-sizing:border-box;font-family:Roboto Slab,sans-serif;font-weight:500}body{background-color:#f6f5f0;color:#30284f;overflow-x:hidden}html{scroll-behavior:smooth;overflow:visible}select[data-v-48a9b868]{padding-left:3px;font-size:1.3rem;background-color:#f6f5f0}select option[data-v-48a9b868]{padding-left:3px}select option .image[data-v-48a9b868]{height:30px;width:30px}.big[data-v-abe73581]{position:sticky;background-color:#f6f5f0;padding-block-start:10px;padding-inline:10px;width:100vw;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.big .main-list[data-v-abe73581]{display:flex;justify-content:space-evenly;align-items:center;width:800px}.big .main-list li[data-v-abe73581]{list-style:none;margin-right:auto}.big .main-list li .link>a[data-v-abe73581]{text-decoration:none;color:#30284f}.big .main-list li .link:hover+.line[data-v-abe73581]{transform:scaleX(1);transform-origin:left;transition:transform .3s ease}.big .main-list li .line[data-v-abe73581]{width:auto;height:3px;background-color:#30284f;border-radius:2px;transform:scaleX(0);transform-origin:right;transition:transform .3s ease}.big .main-list .logo[data-v-abe73581]{color:red;margin-right:auto}.big .main-list .logo img[data-v-abe73581]{height:30px;width:30px}.big .main-list .logo span[data-v-abe73581]{color:#30284f}.big .main-list .logo a[data-v-abe73581]{text-decoration:none;display:flex;align-items:center;gap:5px}.big .main-list .logo a .logoLine[data-v-abe73581]{width:auto;height:3px;background-color:#30284f;border-radius:2px;transform:scaleX(0);transform-origin:right;transition:transform .3s ease}.big .main-list .logo a:hover .logoLine[data-v-abe73581]{transform:scaleX(1);transform-origin:left;transition:transform .3s ease}.big .main-list .languageSwitcher[data-v-abe73581]{margin-right:0}.big .navUnderline[data-v-abe73581]{width:calc(100vw - 20px);height:1px;background-color:#d3d3d3;margin-top:10px}.small[data-v-abe73581]{position:sticky;background-color:#f6f5f0;padding-block-start:10px;padding-inline:10px}.small .main-list[data-v-abe73581]{display:flex;justify-content:space-between;align-items:center}.small .main-list li[data-v-abe73581]{list-style:none}.small .main-list .logo img[data-v-abe73581]{height:30px;width:30px}.small .main-list .logo span[data-v-abe73581]{color:#30284f}.small .main-list .logo a[data-v-abe73581]{text-decoration:none;display:flex;align-items:center;gap:5px}.small .main-list .logo a .logoLine[data-v-abe73581]{width:auto;height:3px;background-color:#30284f;border-radius:2px;transform:scaleX(0);transform-origin:right;transition:transform .3s ease}.small .main-list .logo a:hover .logoLine[data-v-abe73581]{transform:scaleX(1);transform-origin:left;transition:transform .3s ease}.small .main-list .burger[data-v-abe73581]{display:flex;flex-direction:column;gap:5px;z-index:101}.small .main-list .burger .line[data-v-abe73581]{width:25px;height:3px;background-color:#30284f;border-radius:3px}.small .navUnderline[data-v-abe73581]{width:calc(100vw - 20px);height:1px;background-color:#d3d3d3;margin-top:10px}.burgerNavContainer[data-v-abe73581]{height:calc(100vh - 52px);width:100vw;position:absolute;top:52px;background-color:#30284fd9;transform:scaleY(1);transform-origin:top;z-index:15;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:7vh}.burgerNavContainer .links .burgerLink a[data-v-abe73581]{color:#f6f5f0;text-decoration:none;font-family:Montserrat Alternates;font-size:2rem}.burgerNavContainer .links .burgerLink:hover+.line[data-v-abe73581]{transform:scaleX(1);transform-origin:left;transition:transform .3s ease}.burgerNavContainer .links .line[data-v-abe73581]{width:auto;height:4px;margin-top:-3px;background-color:#f6f5f0;border-radius:2px;transform:scaleX(0);transform-origin:right;transition:transform .5s ease}.v-enter-active[data-v-abe73581],.v-leave-active[data-v-abe73581]{transition:transform .4s ease}.v-enter-from[data-v-abe73581],.v-leave-to[data-v-abe73581]{transform:scaleY(0)}@media screen and (max-width: 800px){.big[data-v-abe73581]{display:none}.small[data-v-abe73581]{display:block}}@media screen and (min-width: 800px){.big[data-v-abe73581]{display:flex}.small[data-v-abe73581]{display:none}}body.burgerActive{overflow:hidden}body.burgerActive .burger .line:nth-child(1){rotate:45deg;margin-top:10px}body.burgerActive .burger .line:nth-child(2){opacity:0}body.burgerActive .burger .line:nth-child(3){position:absolute;rotate:-45deg;margin-right:6px;margin-top:10px}body.burgerActive body{overflow:hidden}.generalContainer[data-v-23d5d759]{position:absolute;width:100vw;height:77px;padding-inline:10px;padding-bottom:10px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;background-color:#30284f;color:#7f72b5;font-weight:200}.generalContainer span[data-v-23d5d759]{padding-top:10px}.line[data-v-23d5d759]{position:absolute;background-color:#483b76;height:2px;width:min(800px,90vw);left:50%;transform:translate(-50%);margin-bottom:10px;z-index:100}.secondLine[data-v-23d5d759]{width:100%;display:flex;align-items:center;justify-content:center;text-align:center}.secondLine .container[data-v-23d5d759]{display:flex;gap:10px}.secondLine .container .logos[data-v-23d5d759]{display:flex;align-items:center;justify-content:center;text-align:center;gap:5px}.secondLine .container .logos svg[data-v-23d5d759]{height:25px;width:25px}body[data-v-208e9942]{overflow-x:hidden}.construction[data-v-208e9942]{width:100vw;padding-block:5px;text-align:center;color:#fff;background-color:#30284f;position:relative}.construction_trigger[data-v-208e9942]{position:absolute;right:5px;top:10px;background:transparent;border:0;font:inherit;color:inherit;width:100%;height:100%;margin-top:-5px}.construction_trigger[data-v-208e9942]:before,.construction_trigger[data-v-208e9942]:after{position:absolute;right:1em;top:.5em;content:"";display:block;width:1em;height:5px;background:white;transition:transform .5s;transform:rotate(45deg)}.construction_trigger[data-v-208e9942]:after{rotate:90deg}.section1[data-v-208e9942]{display:flex;justify-content:space-between;gap:2rem;max-width:80vw;margin-left:10vw;margin-top:2vh;padding:2rem;padding-top:1vh}.section1 .card[data-v-208e9942]{flex:1;display:flex;flex-direction:column;align-items:center;gap:1rem}.section1 .card .title[data-v-208e9942]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;height:27vh}.section1 .card .title .logo[data-v-208e9942]{max-width:30vh;height:auto;object-fit:contain;overflow:hidden}.section1 .card .title .titlePart2[data-v-208e9942]{font-size:1.5rem;font-weight:400;text-align:center;overflow:hidden}.section1 .card .banner[data-v-208e9942]{width:90%;max-width:500px;max-height:400px;height:50vh;overflow:hidden;border-radius:10px;box-shadow:0 20px 20px #0003}.section1 .card .banner .bgImg[data-v-208e9942]{width:100%;height:100%;object-fit:cover;border-radius:10px;transition:transform .3s ease}.section1 .card .banner .bgImg[data-v-208e9942]:hover,.section1 .card .banner .bgImg[data-v-208e9942]:active{transform:scale(1.1)}.section1 .card .banner.ZE_Banner[data-v-208e9942]{width:90%;box-shadow:0 20px 20px #0003;background-color:#fbfaf6;border-radius:10px}.section1 .card .banner.ZE_Banner .ZE_Cover[data-v-208e9942]{border-radius:10px;object-fit:contain}.section1 .card .buttons[data-v-208e9942]{display:flex;gap:25px}.section1 .card .buttons .button[data-v-208e9942]{display:flex;align-items:center;padding-inline:16px;padding-block:10px;cursor:pointer;border-radius:10px;background-color:#30284f;text-decoration:none;color:#f6f5f0;transition:all .3s}.section1 .card .buttons .button[data-v-208e9942]:hover,.section1 .card .buttons .button[data-v-208e9942]:active{-webkit-box-shadow:inset 0px 0px 0px 2px #30284f;-moz-box-shadow:inset 0px 0px 0px 2px #30284f;box-shadow:inset 0 0 0 2px #30284f;background-color:#f6f5f0;color:#30284f}.section1 .expansion[data-v-208e9942]{display:flex;flex-direction:column;align-items:left;padding-top:50px;padding-inline:120px;margin-top:-130px}.section1 .expansion .expansion-image[data-v-208e9942]{transform:translate(-70px) rotate(-10deg) translateY(-40px);width:90px;height:auto;object-fit:contain}.section1 .expansion .expansion-text[data-v-208e9942]{font-size:1rem;text-align:center;font-weight:400;color:#30284f}.section1 .captainflip .logo[data-v-208e9942]{max-height:17vh}@media screen and (max-width: 1000px){.section1 .title[data-v-208e9942]{height:auto}.section1 .title .logo[data-v-208e9942]{width:200px}.section1 .banner[data-v-208e9942]{width:100%;box-shadow:0 10px 10px #0000001a}}@media screen and (min-width: 1250px){.ZE_Banner[data-v-208e9942]{width:70%;max-height:500px;box-shadow:none;max-height:fit-content}}@media screen and (max-width: 768px){.section1[data-v-208e9942]{flex-direction:column;gap:10vh;max-width:100vw;margin-left:0vw;padding:1rem}.section1 .card[data-v-208e9942]{width:100%}.section1 .card .banner[data-v-208e9942]{width:100%;max-height:40vh}}@media screen and (max-height: 850px) and (max-width: 1000px){.section1 .card.captainflip .logo[data-v-208e9942]{height:auto;overflow:hidden}}.chevron[data-v-208e9942]{height:75px;margin-left:calc(50vw - 37.5px);stroke:#30284f;margin-top:20px;margin-bottom:-30px}.wavy[data-v-208e9942]{margin-bottom:-6px;fill:#30284f}.section2[data-v-208e9942]{background-color:#30284f;width:100vw;height:auto;display:flex;justify-content:center}.section2 .card[data-v-208e9942]{display:flex;flex-direction:column;justify-content:center;align-items:center;background:#483B76;font-size:3rem;color:#f6f5f0;text-decoration:none;box-shadow:#0308141a 0 .15rem .5rem,#0208141a 0 .075rem .175rem;height:250px;width:100%;border-radius:10px;transition:all .1s;overflow:hidden;background-size:cover;background-position:center;background-repeat:no-repeat;padding-block-start:10px}.section2 .card[data-v-208e9942]:hover{box-shadow:#0208141a 0 .35em 1.175em,#02081414 0 .175em .5em;-webkit-box-shadow:inset 0px 0px 0px 2px #7f72b5;-moz-box-shadow:inset 0px 0px 0px 2px #7f72b5;box-shadow:inset 0 0 0 2px #7f72b5}.section2 .small[data-v-208e9942]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding-left:30px;padding-right:10px;font-size:1.4rem}.section2 .small .image[data-v-208e9942]{margin-bottom:10px;margin-left:10px;width:350px;max-height:250px;max-width:170px;aspect-ratio:initial;display:flex;align-items:center;justify-content:center}.section2 .small .image.smaller_img[data-v-208e9942]{width:300px;max-width:200px;max-height:170px}.section2 .small .sub[data-v-208e9942]{margin-top:5px;font-size:small}@container (max-height: 300px){.small>.image[data-v-208e9942]{max-height:250px}}.grid[data-v-208e9942]{display:grid;gap:16px;width:800px;padding:10px 10px 50px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.section1[data-v-537d8510]{display:flex;flex-direction:column;justify-content:center;align-items:center;height:50vh;width:100vw;text-align:center;color:#30284f}.section1 span[data-v-537d8510]{width:minmax(0,800px)}.wavy[data-v-537d8510]{fill:#30284f;margin-bottom:-5px}.section2[data-v-537d8510]{width:100vw;background-color:#30284f;display:flex;justify-content:center}.section2 .card[data-v-537d8510]{display:flex;flex-direction:column;justify-content:center;align-items:center;background:#483B76;font-size:3rem;color:#f6f5f0;box-shadow:#0308141a 0 .15rem .5rem,#0208141a 0 .075rem .175rem;height:300px;width:100%;border-radius:10px;transition:all .1s;overflow:hidden;background-size:cover;background-position:center;background-repeat:no-repeat}.section2 .card[data-v-537d8510]:hover{box-shadow:#0208141a 0 .35em 1.175em,#02081414 0 .175em .5em;-webkit-box-shadow:inset 0px 0px 0px 2px #7f72b5;-moz-box-shadow:inset 0px 0px 0px 2px #7f72b5;box-shadow:inset 0 0 0 2px #7f72b5}@media screen and (min-width: 726px){.card-wide[data-v-537d8510]{grid-column:span 2/auto}}.grid[data-v-537d8510]{display:grid;gap:16px;width:800px;padding:10px 10px 50px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.section1[data-v-b6025cd8]{margin-top:40px;width:100vw;display:flex;gap:16px;flex-direction:column;align-items:center;justify-content:center;text-align:center}.section1 img[data-v-b6025cd8]{margin-top:10px;height:25vh}.chevron[data-v-b6025cd8]{height:75px;margin-left:calc(50vw - 37.5px);stroke:#30284f;margin-bottom:-35px}.wavy[data-v-b6025cd8]{margin-bottom:-10px;fill:#30284f}.section2[data-v-b6025cd8]{background-color:#30284f;width:100vw;text-align:justify;display:flex;justify-content:center;flex-direction:column;color:#f6f5f0;padding-inline:70px;padding-block-end:15px}.section2 span[data-v-b6025cd8]{font-size:1.3rem;padding-inline:5px;padding-block:5px;font-weight:400}.section2 h1[data-v-b6025cd8]{font-size:1.7rem;margin-block:25px;text-align:center}.section2 img[data-v-b6025cd8]{max-height:250px;max-width:250px}.section2 .columns[data-v-b6025cd8]{display:flex;justify-content:center;column-gap:70px;margin-block-end:20px}.section2 .columns .column[data-v-b6025cd8],.section2 .sevenW[data-v-b6025cd8]{display:flex;flex-direction:column;align-items:center}@media screen and (max-width: 800px){.columns[data-v-b6025cd8]{flex-direction:column;row-gap:20px}}.section1[data-v-94ad7adf]{padding-block-start:50px;width:100vw;flex-direction:column;gap:20px;display:flex;align-items:center;justify-content:center;text-align:center}.section1 h2[data-v-94ad7adf]{color:#30284f}.section2[data-v-94ad7adf]{width:100vw;margin-block:50px;display:flex;align-items:center;justify-content:center;text-align:center;flex-direction:column;gap:30px}.section2 .accordion[data-v-94ad7adf]{width:min(800px,100% - 20px);margin-inline:auto;background-color:#30284f;color:#f6f5f0;border-radius:15px}.section2 .accordion_container[data-v-94ad7adf]{margin:40px;padding:.3rem}.section2 .accordion_container h2[data-v-94ad7adf]{position:relative}.section2 .accordion_panel[data-v-94ad7adf]{padding:1rem;border:1px solid}.section2 .accordion_panel[data-v-94ad7adf]:nth-child(3){border-radius:15px 15px 0 0}.section2 .accordion_panel[data-v-94ad7adf]:last-child{border-radius:0 0 15px 15px}.section2 .accordion_content[data-v-94ad7adf]{display:grid;max-height:0}.section2 .accordion_content.active[data-v-94ad7adf]{max-height:100%}.section2 .accordion_content.active+h2>.section2 .accordion_content_trigger[data-v-94ad7adf]:before,h2>.section2 .accordion_content_trigger[data-v-94ad7adf]:after{transform:rotate(45deg)}.section2 .accordion_content .download[data-v-94ad7adf]{overflow:hidden}.section2 .accordion_trigger[data-v-94ad7adf]{background:transparent;border:0;font:inherit;color:inherit;width:100%;height:100%}.section2 .accordion_trigger[data-v-94ad7adf]:before,.section2 .accordion_trigger[data-v-94ad7adf]:after{position:absolute;right:1em;top:.5em;content:"";display:block;width:1em;height:5px;background:currentcolor;transition:transform .5s}.section2 .accordion_trigger[data-v-94ad7adf]:after{rotate:90deg}.section2 .download[data-v-94ad7adf]{border-radius:10px;padding:10px;width:400px;margin-left:20px;margin-top:10px;display:flex;justify-content:space-between;align-items:center;gap:20px}.section2 .download .image[data-v-94ad7adf]{height:50px;max-width:100px}.section2 .download .text[data-v-94ad7adf]{display:flex;flex-direction:column}.section2 .download .text .info[data-v-94ad7adf]{font-size:.8rem;color:#7f72b5;text-align:left}.section2 .download .dlLogo[data-v-94ad7adf]{font-size:1.5rem;text-decoration:none;cursor:pointer;margin-left:auto}.dlAllContainer[data-v-94ad7adf]{width:100vw;display:flex;align-items:center;justify-content:center;text-align:center;height:100px}.dlAll[data-v-94ad7adf]{display:flex;align-items:center;width:fit-content;padding-inline:16px;padding-block:10px;cursor:pointer;border-radius:10px;background-color:#30284f;text-decoration:none;color:#f6f5f0;transition:all .3s;margin-bottom:-50px}.dlAll[data-v-94ad7adf]:hover{-webkit-box-shadow:inset 0px 0px 0px 2px #30284f;-moz-box-shadow:inset 0px 0px 0px 2px #30284f;box-shadow:inset 0 0 0 2px #30284f;background-color:#f6f5f0;color:#30284f}.section1[data-v-591c5f01]{display:flex;align-items:center;justify-content:space-around;padding-block:20px 80px;padding-inline:10px;width:100vw}.section1 .boxImageImg[data-v-591c5f01]{width:25vw}.section1 .mid[data-v-591c5f01]{display:flex;align-items:center;justify-content:center;text-align:center;flex-direction:column;gap:20px;margin-left:20px}.section1 .mid h1[data-v-591c5f01]{font-size:2.2rem;text-align:center;margin-bottom:-10px}.section1 .mid .CFLogo[data-v-591c5f01]{height:20vw}.section1 .mid span[data-v-591c5f01]{width:400px;font-size:1.1rem;text-align:center}.section1 .nominations_top[data-v-591c5f01]{position:relative;display:flex;align-items:center;justify-content:center;text-align:center;height:25vw;width:25vw}.section1 .nominations_top img[data-v-591c5f01]{max-height:20vw}.section1 .coins[data-v-591c5f01]{position:relative;display:flex;align-items:center;justify-content:center;text-align:center;height:25vw;width:25vw}.section1 .coins .coin[data-v-591c5f01]{position:absolute;height:5vw;text-align:center}.section1 .coins .coin[data-v-591c5f01]:nth-child(1){left:135px;top:75px;rotate:30deg;height:65px}.section1 .coins .coin[data-v-591c5f01]:nth-child(2){left:99px;top:50px;rotate:-6deg;height:70px}.section1 .coins .coin[data-v-591c5f01]:nth-child(3){top:68px;left:55px;rotate:-20deg;height:75px}.section1 .coins .coin[data-v-591c5f01]:nth-child(4){height:100px;top:80px;left:80px}.section1 .invisibleFlex[data-v-591c5f01]{width:250px}@media screen and (max-width: 800px){.section1[data-v-591c5f01]{display:block;width:100vw;padding-inline:0}.section1 .boxImageImg[data-v-591c5f01]{display:none}.section1 .mid[data-v-591c5f01]{margin-left:0}.section1 .mid .CFLogo[data-v-591c5f01]{height:60vw}.section1 .mid .ohe[data-v-591c5f01],.section1 .mid .intro[data-v-591c5f01],.section1 .coins[data-v-591c5f01]{display:none}.section1 .nominations_top[data-v-591c5f01]{margin-top:20px;width:100vw;height:40vw}.section1 .nominations_top img[data-v-591c5f01]{height:40vw;max-height:none}.section2 .subtitle[data-v-591c5f01]{width:70vw}}.section2[data-v-591c5f01]{display:flex;align-items:center;justify-content:center;text-align:center;gap:30px;flex-direction:column;padding-inline:40px;padding-block-end:50px;font-size:1.1rem}.section2 h1[data-v-591c5f01]{margin-bottom:-10px}.section2 .subtitle[data-v-591c5f01]{font-size:1.1rem}.section2 .rules[data-v-591c5f01]{display:flex;align-items:center;justify-content:center}.section2 .rules .text[data-v-591c5f01]{display:flex;flex-direction:column;gap:30px;width:40vw;margin-bottom:20px}.section2 .rules .text .steps[data-v-591c5f01]{list-style-position:inside;list-style-type:decimal}.section2 .rules .gameRules[data-v-591c5f01]{width:100%;max-width:600px}.section2 .container[data-v-591c5f01]{width:calc(100vw - 20px);height:auto;display:flex;align-items:center;justify-content:center;text-align:center;flex-direction:column;display:none;margin-bottom:20px;padding:10px;position:relative}.section2 .container .container[data-v-591c5f01]{width:100%;max-width:400px}.section2 .container .text[data-v-591c5f01]{position:absolute;top:50px;right:100px}.section2 .container .flipCard[data-v-591c5f01]{position:absolute;background-color:transparent;bottom:70px;left:130px;height:110px;aspect-ratio:1;overflow:hidden;perspective:1000px}.section2 .container .flipCard:hover .flipCardInner[data-v-591c5f01]{transform:rotateY(180deg)}.section2 .container .flipCard .flipCardInner[data-v-591c5f01]{position:relative;width:100px;height:100px;border-radius:13px;transition:transform .8s;transform-style:preserve-3d}.section2 .container .flipCard .flipCardInner .flipCardFront[data-v-591c5f01],.section2 .container .flipCard .flipCardInner .flipCardBack[data-v-591c5f01]{position:absolute;width:100%;height:100%;backface-visibility:hidden;-webkit-backface-visibility:hidden}.section2 .container .flipCard .flipCardInner .flipCardFront .img[data-v-591c5f01],.section2 .container .flipCard .flipCardInner .flipCardBack .img[data-v-591c5f01]{object-fit:cover;width:100%;height:100%}.section2 .container .flipCard .flipCardInner .flipCardFront[data-v-591c5f01]{display:none}.section2 .container .flipCard .flipCardInner .flipCardBack[data-v-591c5f01]{transform:rotateY(180deg)}@media screen and (max-width: 900px){.section2 .rules[data-v-591c5f01]{flex-direction:column}.section2 .rules .text[data-v-591c5f01]{width:100vw;padding:20px}.section2 .rules .gameRules[data-v-591c5f01]{width:100%;max-width:800px}}.subSection[data-v-591c5f01]{width:100vw;margin-block-end:10px;padding-inline:20px;display:flex;align-items:center;justify-content:center;text-align:center;gap:20px}.subSection img[data-v-591c5f01]{max-height:300px}.subSection .listTitle[data-v-591c5f01],.subSection .list[data-v-591c5f01]{text-align:center}.subSection .listTitle[data-v-591c5f01]{font-size:x-large}.subSection .list[data-v-591c5f01]{font-size:1rem;list-style-type:disc;list-style-position:inside}@media screen and (max-width: 800px){.subSection[data-v-591c5f01]{flex-direction:column;gap:30px}.subSection img[data-v-591c5f01]{height:auto;max-width:calc(100vw - 20px)}}.section4[data-v-591c5f01]{margin-top:70px;display:flex;align-items:center;justify-content:center;text-align:center;flex-direction:column;gap:20px}.section4 .text[data-v-591c5f01]{padding-inline:10px}.section4 .container[data-v-591c5f01]{display:flex;gap:10px;height:35vw}.section4 .container .part[data-v-591c5f01]{display:flex;gap:10px}.section4 .container .part img[data-v-591c5f01]{height:19vw;transition:height .5s ease}.section4 .container .part img[data-v-591c5f01]:hover{height:35vw}@media screen and (max-width: 800px){.section4 .container[data-v-591c5f01]{flex-direction:column;height:auto}.section4 .container .part[data-v-591c5f01],.section4 .container .part img[data-v-591c5f01],.section4 .container .part img[data-v-591c5f01]:hover{height:150px}}.section5[data-v-591c5f01]{display:flex;margin-block-start:50px;padding-inline:10px;margin-inline:10px;justify-content:space-around;align-items:center;gap:10px;width:calc(100vw - 20px);color:#30284f}.section5 .text[data-v-591c5f01]{max-width:400px}.section5 .text .title[data-v-591c5f01]{margin-bottom:5px}.section5 .video[data-v-591c5f01]{max-width:100%}@media screen and (max-width: 700px){.section5[data-v-591c5f01]{flex-direction:column}}.section6[data-v-591c5f01]{padding:10px;margin-block:30px;width:100vw;display:flex;align-items:center;justify-content:center;text-align:center}.section6 .downloadLink>a[data-v-591c5f01]{display:flex;align-items:center;width:fit-content;padding-inline:16px;padding-block:10px;cursor:pointer;border-radius:10px;background-color:#30284f;font-size:larger;text-decoration:none;color:#f6f5f0;transition:all .3s}.section6 .downloadLink>a[data-v-591c5f01]:hover{-webkit-box-shadow:inset 0px 0px 0px 2px #30284f;-moz-box-shadow:inset 0px 0px 0px 2px #30284f;box-shadow:inset 0 0 0 2px #30284f;background-color:#f6f5f0;color:#30284f}.section7[data-v-591c5f01]{padding-inline-end:10px;margin-inline-end:10px;margin-block:50px;color:#30284f}.section7 .title[data-v-591c5f01]{margin-bottom:15px;text-align:center;width:100vw}.section7 .flexBoxContainer[data-v-591c5f01]{display:flex;justify-content:space-around;align-items:center;gap:10px;width:calc(100vw - 20px);padding-inline-start:10px;margin-inline-start:10px}.section7 .flexBoxContainer .text .p[data-v-591c5f01]{margin-bottom:10px}.section7 .flexBoxContainer .board[data-v-591c5f01]{max-width:35%;margin-right:20px}.section7 .flexBoxContainer .span[data-v-591c5f01]{margin-left:5px;margin-top:5px}.section7 .downloadLink>a[data-v-591c5f01]{display:flex;align-items:center;width:fit-content;padding-inline:16px;padding-block:10px;margin-block-start:30px;cursor:pointer;border-radius:10px;background-color:#30284f;font-size:larger;text-decoration:none;color:#f6f5f0;transition:all .3s}.section7 .downloadLink>a[data-v-591c5f01]:hover{-webkit-box-shadow:inset 0px 0px 0px 2px #30284f;-moz-box-shadow:inset 0px 0px 0px 2px #30284f;box-shadow:inset 0 0 0 2px #30284f;background-color:#f6f5f0;color:#30284f}.section8[data-v-591c5f01]{padding-inline-end:10px;margin-inline-end:10px;margin-block:50px;display:flex;align-items:center;justify-content:center;text-align:center;flex-direction:column;gap:20px}.section8 .nominations_container[data-v-591c5f01]{display:flex;align-items:center;justify-content:center;text-align:center}.section8 .nominations_container .nomination[data-v-591c5f01]{color:#30284f}.section8 .nominations_container .nomination img[data-v-591c5f01]{max-height:300px}@media screen and (max-width: 800px){.section3[data-v-591c5f01]{flex-direction:column;display:flex;align-items:center;justify-content:center;text-align:center}.section3 .span[data-v-591c5f01]{width:100%}.section1[data-v-591c5f01]{flex-direction:row}.section8 .nomination img[data-v-591c5f01]{object-fit:cover;width:calc((100vw - 300px)/2);height:100%;max-height:none}}@media screen and (max-width: 600px){.section8 .nomination img[data-v-591c5f01]{width:calc((100vw - 100px)/2)}}.section1[data-v-65b03997]{position:relative;height:70vh;overflow:hidden}.section1 .container[data-v-65b03997]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;color:#30284f;display:flex;gap:20px;flex-direction:column;align-items:center;justify-content:center;height:100%}.section1 .container .logo[data-v-65b03997]{margin-block:50px;max-height:90px}.section1 .container h2[data-v-65b03997]{font-size:1rem;font-weight:700;margin-bottom:20px}.section1 .container h2.header1[data-v-65b03997]{margin-bottom:-.7rem}.section1 .sun[data-v-65b03997]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:150vw;transform:translate(-25vw,-75%);background-size:cover;background-position:center}.section1 .sun img[data-v-65b03997]{width:300px;max-width:80%;height:auto}@media screen and (max-width: 768px){.section1 .container .logo[data-v-65b03997]{max-height:auto;max-width:90vw}}.section2[data-v-65b03997]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem}.section2 .goalGame[data-v-65b03997]{font-size:2rem;font-weight:700;margin-bottom:2rem}.section2 img[data-v-65b03997]{max-width:80%;height:auto}@media screen and (max-width: 1000px){.section2 img[data-v-65b03997]{max-width:110%}}.section3[data-v-65b03997]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;overflow-x:hidden}.section3 .title[data-v-65b03997]{font-size:2rem;font-weight:700;margin-bottom:.5rem}.section3 p[data-v-65b03997]{margin-bottom:2rem;font-size:1.1rem;text-align:center}.section3 .scroller[data-v-65b03997]{position:relative;width:100%;overflow:hidden}.section3 .scroller__inner[data-v-65b03997]{display:flex;gap:1rem;width:max-content;animation:scroll1-65b03997 60s linear infinite}.section3 .scroller__inner img[data-v-65b03997]{margin-block-end:120px;width:200px;height:auto;flex-shrink:0;border-radius:5px;box-shadow:-10px 10px 15px #0003}.section3 .scroller__inner2[data-v-65b03997]{animation:scroll2-65b03997 60s linear infinite;margin-bottom:-25%}.section3 .scroller[data-v-65b03997]:after{content:"";background:linear-gradient(to right,#f6f5f0,transparent);height:100%;width:5%;position:absolute;left:0;top:0;z-index:100}.section3 .scroller[data-v-65b03997]:before{content:"";background:linear-gradient(to left,#f6f5f0,transparent);height:100%;width:5%;position:absolute;right:0;z-index:100}@keyframes scroll1-65b03997{0%{transform:translate(0)}50%{transform:translate(calc(-100% - 1rem))}50.001%{transform:translate(calc(100% + 1rem))}to{transform:translate(0)}}@keyframes scroll2-65b03997{0%{transform:translateY(-100%) translate(calc(100% + 1rem))}to{transform:translateY(-100%) translate(calc(-100% - 1rem))}}@media (max-width: 768px){.section3 .scroller__inner img[data-v-65b03997]{width:150px}}@media screen and (max-width: 1000px){.section3 .scroller__inner img[data-v-65b03997]{margin-block-end:3vh}.section4[data-v-65b03997]{margin-top:-15vh}}.section4[data-v-65b03997]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;height:85vh;overflow:hidden}.section4 .title[data-v-65b03997]{font-size:2rem;font-weight:700;height:7%}.section4 .container[data-v-65b03997]{z-index:10;display:flex;justify-content:center;align-items:center;padding-top:5vh;width:75%;height:100%;gap:10px;position:relative;overflow:hidden}.section4 .container>div[data-v-65b03997]{height:95%;position:relative;display:flex;justify-content:center;align-items:center;overflow:hidden}.section4 .container .left[data-v-65b03997],.section4 .container .right[data-v-65b03997]{width:25%}.section4 .container .mid[data-v-65b03997]{z-index:100;height:120%;width:23%}.section4 .container img[data-v-65b03997]{overflow:hidden;position:absolute;width:90%;height:auto;opacity:0;animation-duration:18s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}@keyframes left-img-1-65b03997{0%,16.66%{opacity:1}33.33%,50%{opacity:0}66.66%,to{opacity:1}}@keyframes left-img-2-65b03997{0%,16.66%{opacity:0}33.33%,50%{opacity:1}66.66%,to{opacity:0}}.section4 .container .left .board1[data-v-65b03997]{animation-name:left-img-1-65b03997}.section4 .container .left .board4[data-v-65b03997]{animation-name:left-img-2-65b03997}@keyframes mid-img-1-65b03997{0%{opacity:1}16.66%,66.66%{opacity:0}83.33%,to{opacity:1}}@keyframes mid-img-2-65b03997{0%{opacity:0}16.66%,66.66%{opacity:1}83.33%,to{opacity:0}}.section4 .container .mid .board2[data-v-65b03997]{animation-name:mid-img-1-65b03997}.section4 .container .mid .board5[data-v-65b03997]{animation-name:mid-img-2-65b03997}@keyframes right-img-1-65b03997{0%,33.33%{opacity:0}50%,83.33%{opacity:1}to{opacity:0}}@keyframes right-img-2-65b03997{0%,33.33%{opacity:1}50%,83.33%{opacity:0}to{opacity:1}}.section4 .container .right .board3[data-v-65b03997]{animation-name:right-img-1-65b03997}.section4 .container .right .board6[data-v-65b03997]{animation-name:right-img-2-65b03997}@media screen and (max-width: 1000px){.section4[data-v-65b03997]{height:70vh}.section4 .container[data-v-65b03997]{width:100vw}}.section6[data-v-65b03997]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 2rem 2rem}.section6 .title[data-v-65b03997]{font-size:2rem;font-weight:700;margin-bottom:2rem}.section6 img[data-v-65b03997]{max-width:80%;height:auto}@media screen and (max-width: 1000px){.section6 img[data-v-65b03997]{max-width:140%}}.section7[data-v-65b03997]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem}.section7 .title[data-v-65b03997]{font-size:2rem;font-weight:700;margin-bottom:1rem;color:#30284f;text-align:center}.section7 .subtitle[data-v-65b03997]{font-size:1.1rem;margin-bottom:2.5rem;text-align:center;max-width:600px}.section7 .downloadLink[data-v-65b03997]{margin-top:0rem;font-size:.8rem}.section7 .downloadLink a[data-v-65b03997]{display:flex;align-items:center;width:fit-content;padding-inline:16px;padding-block:10px;cursor:pointer;border-radius:8px;background-color:#30284f;font-size:larger;text-decoration:none;color:#f6f5f0;transition:all .3s}.section7 .downloadLink a[data-v-65b03997]:hover{box-shadow:inset 0 0 0 2px #30284f;background-color:#f6f5f0;color:#30284f}.section7 .card-fan[data-v-65b03997]{position:relative;width:300px;height:200px;margin-bottom:2rem;padding:10rem 12rem}.section7 .card-fan .card[data-v-65b03997]{position:absolute;top:50%;left:50%;transform:rotate(var(--angle)) translate(-50%,-50%);transform-origin:bottom center}.section7 .card-fan .card img[data-v-65b03997]{width:120px;height:auto;border-radius:8px;box-shadow:0 8px 20px #0003}@media (max-width: 600px){.section7 .card-fan[data-v-65b03997]{width:240px;height:160px}.section7 .card-fan .card img[data-v-65b03997]{width:100px}}.section8[data-v-65b03997]{display:flex;justify-content:center;padding:2rem}.section8 .downloadLink>a[data-v-65b03997]{display:flex;align-items:center;width:fit-content;padding-inline:16px;padding-block:10px;cursor:pointer;border-radius:10px;background-color:#30284f;font-size:larger;text-decoration:none;color:#f6f5f0;transition:all .3s}.section8 .downloadLink>a[data-v-65b03997]:hover{-webkit-box-shadow:inset 0px 0px 0px 2px #30284f;-moz-box-shadow:inset 0px 0px 0px 2px #30284f;box-shadow:inset 0 0 0 2px #30284f;background-color:#f6f5f0;color:#30284f}h1[data-v-d443ac2e]{font-size:x-large}.section1[data-v-d443ac2e]{width:100vw;height:50vh;display:flex;align-items:center;flex-direction:column;height:fit-content;text-align:left}.section1 .grid[data-v-d443ac2e]{gap:10px;max-width:800px;margin:50px 0;display:flex;align-items:center;justify-content:center;text-align:center}.section1 .grid .downloadColumn[data-v-d443ac2e]{width:350px;margin-right:-15px}.section1 .grid .downloadColumn h3[data-v-d443ac2e]{width:300px}.section1 .grid .downloads>.download[data-v-d443ac2e]{border:solid 1px #483B76;border-radius:10px;padding:10px;width:280px;margin-inline:20px;margin-top:10px;display:flex;justify-content:space-between;align-items:center;gap:50px}.section1 .grid .downloads>.download .text[data-v-d443ac2e]{display:flex;flex-direction:column}.section1 .grid .downloads>.download .text .info[data-v-d443ac2e]{font-size:.8rem;color:#7f72b5;text-align:left}.section1 .grid .downloads>.download .dlLogo[data-v-d443ac2e]{font-size:1.5rem;text-decoration:none;cursor:pointer}@media screen and (max-width: 720px){.section1 .grid[data-v-d443ac2e]{display:block}.section1 .grid .downloadColumn[data-v-d443ac2e]:nth-child(1){margin-bottom:30px}}.downloadsCMYK[data-v-d443ac2e]{display:none}.footer[data-v-d443ac2e]{bottom:0;width:100vw;height:77px}.container[data-v-455ca7d9]{width:100vw;height:auto;display:flex;justify-content:center;align-items:center;flex-direction:column}.section1[data-v-455ca7d9]{width:100vw;padding-block:10vh;display:flex;align-items:center;justify-content:center;text-align:center;flex-direction:column;font-size:22px;max-width:700px}.section1 span[data-v-455ca7d9]{padding-block-start:7px;padding-inline:10px;font-size:18px}.section2[data-v-455ca7d9]{max-width:800px;display:flex;align-items:center;justify-content:center;text-align:center;flex-direction:column;font-size:18px;padding-block-end:10vw}.section2 ul[data-v-455ca7d9]{list-style:circle}.section2 ul li[data-v-455ca7d9]{text-align:center}.section2 ul li a[data-v-455ca7d9]{color:#30284f}@media screen and (min-width: 600px){.section2[data-v-455ca7d9]{flex-direction:row;gap:30px}}.footer[data-v-455ca7d9]{position:absolute;bottom:0;width:100vw;height:77px}*[data-v-17fce3ff]{overflow:hidden}.container[data-v-17fce3ff]{width:100vw;height:auto;display:flex;justify-content:center;align-items:center;flex-direction:column}.section1[data-v-17fce3ff]{width:100vw;padding-block:3vh;display:flex;align-items:center;justify-content:center;text-align:center;flex-direction:column;font-size:22px;max-width:700px}.section2[data-v-17fce3ff]{width:100vw;max-width:1400px;display:flex;justify-content:center;align-items:center}.section2 img[data-v-17fce3ff]{width:90%;height:auto;border-radius:5px}@media screen and (max-width: 768px){.container[data-v-17fce3ff]{display:flex;flex-direction:column;justify-content:center;align-items:center;height:calc(100vh - 200px)}.container .section2 img[data-v-17fce3ff]{width:100%;height:auto}}.footer[data-v-17fce3ff]{position:absolute;bottom:0;width:100vw;height:77px}.container[data-v-4b523856]{height:100vh;width:100vw;color:#30284f}.container .main-container[data-v-4b523856]{position:relative;height:calc(100% - 80px);width:100%;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden;flex-direction:column}.container .main-container .background[data-v-4b523856]{position:absolute;-webkit-user-select:none;user-select:none;opacity:.4;font-size:25rem;z-index:-1}.container .main-container .p[data-v-4b523856],.container .main-container .link[data-v-4b523856]{font-size:2rem;color:#30284f;white-space:pre}.container .main-container .link[data-v-4b523856]{font-size:1.5rem}
