a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,button,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}@font-face{font-family:"MontRegular";font-weight:400;src:url("fonts/MontRegular.woff2") format("woff2")}@font-face{font-family:"MontBold";font-weight:700;src:url("fonts/MontBold.woff2") format("woff2")}*{font-family:"MontRegular",sans-serif;font-weight:400}.button,.stat,b,button,h1,h2,h3,h4,h5,h6,strong{font-family:"MontBold",sans-serif;font-weight:700}a,a:visited{color:black;text-decoration:underline}a.button,a:visited.button{color:#ffc907}p{font-size:1.25rem;line-height:1.4;margin:10px auto}p:last-child{margin-bottom:0}p.medium{font-size:1.125rem;line-height:1.5555555556}p.small{font-size:0.875rem;line-height:1.4285714286}p.tiny{font-size:0.75rem;line-height:1.6666666667}.privacy{text-align:left}.privacy ul{padding-left:20px;list-style:disc}.textInput{font-size:1.0625rem;line-height:1}.checkboxText{font-size:0.8125rem;line-height:1.1538461538}.button,button{font-size:1.5625rem;line-height:1}h1{font-size:4.375rem;line-height:1.1428571429}h2{font-size:4.0625rem;line-height:1.1538461538;margin-bottom:25px}h3{font-size:1.75rem;line-height:1.0714285714}h4{font-size:1.25rem;line-height:1.1}.stat{font-size:3.5rem;line-height:1}.stat[data-stat=topPlace]{font-size:1.5rem;line-height:1}footer p{font-size:0.9375rem;line-height:1.3333333333}.privacy{padding-top:20px}.privacy h1{font-size:1.875rem;line-height:1.3333333333}.privacy h2{font-size:1.5rem;line-height:1.3333333333;margin-bottom:20px}.privacy p{font-size:1rem;line-height:1.5}.privacy ul{margin:20px 0}.footer_bottom{margin:0 auto}@media (max-width:1220px){h2{font-size:3.125rem;line-height:1.2;margin-bottom:20px}h3{font-size:1.375rem;line-height:1.3636363636}p{font-size:1.125rem}p.medium{font-size:1rem}p.small{font-size:0.8125rem;line-height:1.3846153846}.stat{font-size:2.625rem;line-height:1}.stat[data-stat=topPlace]{font-size:1.1875rem;line-height:1}.textInput{font-size:1rem;line-height:1}.button,button{font-size:1.25rem;line-height:1}}@media (max-width:700px){h2{font-size:2.5rem;line-height:1.25;margin-bottom:16px}h3{font-size:1.25rem;line-height:1.5}h4{font-size:17px}p{font-size:1.0625rem}p.medium{font-size:0.9375rem}}@media (max-width:490px){h2{font-size:2rem;line-height:1.1875;margin-bottom:12px}.stat{font-size:2rem;line-height:1}.stat[data-stat=topPlace]{font-size:1rem;line-height:1}.statLabel{font-size:0.875rem;line-height:1.2857142857}.textInput{font-size:0.875rem;line-height:1}.button,button{font-size:1rem;line-height:1}}.button,button{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;border:none;border-radius:0;-webkit-transition:all 0.3s;transition:all 0.3s;background:black;color:#ffc907;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box;padding:2% 5%;text-decoration:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button:disabled,button:disabled{opacity:0.5;cursor:not-allowed}.button:not(:disabled):hover,button:not(:disabled):hover{color:white}.checkbox{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;padding-left:35px;margin-bottom:12px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.checkbox input{position:absolute;opacity:0;cursor:pointer;height:1px;width:1px;left:-23px;top:20px;margin:0;z-index:1}.checkbox input:checked~.checkmark:after{-webkit-transform:scale(1) rotate(45deg);transform:scale(1) rotate(45deg)}.checkbox:hover input:not(:checked)~.checkmark{background-color:rgba(0,0,0,0.1)}.checkbox .checkmark{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;height:19px;width:19px;border:2px solid black;-webkit-transition:background-color 0.2s;transition:background-color 0.2s}.checkbox .checkmark:after{content:"";position:absolute;-webkit-transform:scale(0);transform:scale(0);left:6px;top:2px;width:5px;height:10px;border:solid black;border-width:0 3px 3px 0;-webkit-transition:all 0.15s;transition:all 0.15s;-webkit-transform:scale(0) rotate(45deg);transform:scale(0) rotate(45deg)}.checkbox a,.checkbox a:visited{color:black;text-decoration:underline}.textInput{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:0;height:55px;-webkit-box-sizing:border-box;box-sizing:border-box}@media (max-width:700px){.button,button{min-height:50px}}body,html{overflow-x:hidden}body{background:white;text-align:center}section{position:relative}#stickyQR{position:fixed;bottom:0;right:20px;width:220px;height:200px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;gap:10px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:20px 30px 11px;background-color:#ffc907;text-align:center;border-radius:50px;border-bottom-right-radius:0;border-bottom-left-radius:0;z-index:1000;-webkit-transition:all 0.3s;transition:all 0.3s;-webkit-transform:translateY(100%);transform:translateY(100%);border:2px solid white;border-bottom:none;pointer-events:none}#stickyQR[data-active=true]{-webkit-transform:translateY(0);transform:translateY(0)}#stickyQR .qrCode{margin-left:auto;margin-right:auto}#stickyQR h4{margin:0}#stickyQR p{margin:0}#footsteps{position:absolute;top:0;left:0;right:0;margin:0 auto;width:100%;max-width:100%;height:100%;z-index:0;pointer-events:none;overflow:hidden}.footprint{width:20px;aspect-ratio:88/216;position:absolute;left:0;top:0;pointer-events:none}.footprint.preload{opacity:0;left:-1000px;top:-1000px}.footprint:before{content:"";position:absolute;width:100%;height:100%;background:url("img/footprint.svg") no-repeat;background-size:contain;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.footprint[data-foot=right]:before{-webkit-transform:none;transform:none}.graySection{background:#eee}main>:not(.graySection)+.graySection{margin-top:300px}main>:not(.graySection)+.graySection:before{content:"";position:absolute;top:0;left:0;width:100%;height:146px;-webkit-transform:translateY(-98%);transform:translateY(-98%);pointer-events:none;background:url("img/tornTransition.svg") repeat-x;background-size:auto 100%;background-position:100% 0;z-index:0}.container{width:1317px;max-width:95%;margin:0 auto;position:relative}.wrap{width:940px;max-width:100%;margin:0 auto}.logoEmblem{width:133px;max-width:27vw;aspect-ratio:1;background:url("img/logos/BushmanEmblemBlack.svg") no-repeat center;background-size:contain;margin:0 auto 30px}.qrCode{display:block;width:92px;aspect-ratio:1;background:url("img/qr.svg") no-repeat center;background-size:contain;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}torn-box{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;margin:80px auto;text-align:left}torn-box .boxContent{position:relative;background-color:#ffc907}torn-box .boxContent *{position:relative;z-index:2}torn-box.withLogo:after{content:"";position:absolute;right:0px;top:0px;-webkit-transform:translate(-40%,-15%);transform:translate(-40%,-15%);width:96px;aspect-ratio:1;background:url("img/logos/BushmanEmblemBlack.svg") no-repeat center}#howTo{margin-top:130px}#howTo:before{content:"";position:absolute;z-index:1;width:726px;height:217px;background:url("img/howToPhoto.avif?v2") no-repeat;background-position:right top;background-size:726px;pointer-events:none;left:-100px;top:-100px}#howTo .boxContent{padding:80px 100px 80px 550px;background:url("img/howToPhoto.avif") no-repeat -100px -100px #ffc907;background-size:726px}.wrap.split{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:40px;text-align:left}.wrap.split:first-child{margin-top:70px}.wrap.split:not(:last-child){margin-bottom:80px}.wrap.split.reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;text-align:right}.wrap.split .photo{-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;background-repeat:no-repeat;background-position:center;background-size:contain;position:relative}.wrap.split .text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#about h2{width:980px;max-width:100%;margin-left:auto;margin-right:auto}#about .photo{width:394px;aspect-ratio:394/292}#about .photo.n1{background-image:url("img/aboutPhotos/1.avif?v2")}#about .photo.n2{background-image:url("img/aboutPhotos/2.avif?v3");top:-60px}#contestInfo .wrap.split{width:1050px;gap:0}#contestInfo .photo{background-image:url("img/prizesPhoto.avif");width:563px;aspect-ratio:563/448}@media (max-width:1360px){#howTo{margin-top:calc(5.8823529412vw / 1px)}#howTo:before{width:calc(38.2352941176vw / 1px);height:calc(11.3970588235vw / 1px);background-size:calc(38.2352941176vw / 1px);left:-10vw;top:-3vw}#howTo .boxContent{padding-left:calc(27.9411764706vw / 1px);background-size:calc(38.2352941176vw / 1px);background-position:-10vw -3vw}}@media (max-width:1220px){.mapyQR{gap:12px}.stepsText{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px}.stepsText .step{width:100%}.wrap.split:first-child{margin-top:50px}.wrap.split:not(:last-child){margin-bottom:60px}#contestInfo .photo{width:40%}#about .photo{width:290px}}@media (max-width:700px){main>:not(.graySection)+.graySection{margin-top:40vw}main>:not(.graySection)+.graySection:before{height:12.8571428571vw}#howTo{width:120%;left:-10%}.wrap.split,.wrap.split.reverse{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;gap:0}.wrap.split .photo,.wrap.split.reverse .photo{max-width:80%}#contestInfo .wrap.split{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}#contestInfo .wrap.split .photo{width:320px;max-width:80%;margin-left:auto;margin-right:auto}#contestInfo .photo{width:100%;max-width:none;height:auto}#about .photo{width:290px;top:0!important;margin:20px auto}#stickyQR,.mapyQR a{pointer-events:auto}#stickyQR{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:54px;padding:7px;padding-left:19px;width:174px;border-radius:20px;right:0;border-top-right-radius:0;border-bottom-right-radius:0;border-right:none;border-bottom:2px solid white;bottom:13px;-webkit-transform:translateY(calc(100% + 15px));transform:translateY(calc(100% + 15px))}#stickyQR .qrCode{background-size:100px;width:26px;height:26px;margin:auto;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}#stickyQR p{display:none}}#intro{padding-top:max(10svh,80px)}@-webkit-keyframes glowRotate{0%{-webkit-transform:translateY(0) scale(0.8) rotate(0deg);transform:translateY(0) scale(0.8) rotate(0deg);opacity:1}50%{-webkit-transform:translateY(-1%) scale(0.3) rotate(180deg);transform:translateY(-1%) scale(0.3) rotate(180deg);opacity:0.5}to{-webkit-transform:translateY(0) scale(0.8) rotate(360deg);transform:translateY(0) scale(0.8) rotate(360deg);opacity:1}}@keyframes glowRotate{0%{-webkit-transform:translateY(0) scale(0.8) rotate(0deg);transform:translateY(0) scale(0.8) rotate(0deg);opacity:1}50%{-webkit-transform:translateY(-1%) scale(0.3) rotate(180deg);transform:translateY(-1%) scale(0.3) rotate(180deg);opacity:0.5}to{-webkit-transform:translateY(0) scale(0.8) rotate(360deg);transform:translateY(0) scale(0.8) rotate(360deg);opacity:1}}@-webkit-keyframes badgeBounce{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-1%);transform:translateY(-1%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes badgeBounce{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-1%);transform:translateY(-1%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}h1.headerImage{font-size:0;position:relative;width:836px;aspect-ratio:836/871;margin:0 auto 50px;background:url("img/header.avif?v2") no-repeat center;background-size:contain}h1.headerImage .glowBadge{position:absolute;left:0;right:0;margin:0 auto;top:54.4%;zoom:0.9}h1.headerImage .glowBadge:before{-webkit-animation:glowRotate 6s linear infinite;animation:glowRotate 6s linear infinite}h1.headerImage .glowBadge:after{-webkit-animation:badgeBounce 6s ease-in-out infinite;animation:badgeBounce 6s ease-in-out infinite}.logo{background:url("img/logos/Bushman.svg") no-repeat center;background-size:contain;width:294px;aspect-ratio:435/68;margin:0 auto 30px;font-size:0}@media (max-width:2000px){h1.headerImage{width:min(70vw,60vh,836px)}h1.headerImage .glowBadge{top:52.4%;zoom:0.7}}@media (max-width:800px){h1.headerImage .glowBadge{zoom:1;top:37.5vw;width:12.1875vw;margin:0 auto}h1.headerImage .glowBadge:after,h1.headerImage .glowBadge:before{width:62.725vw;height:57.28125vw;margin-left:-31.3625vw;margin-top:-28.640625vw}}@media (max-width:700px){#intro{padding-top:10vw}.logo{width:min(50vw,30vh,294px)}}torn-box{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;margin:80px auto;text-align:left}torn-box .boxContent{position:relative;background-color:#ffc907}torn-box .boxContent *{position:relative;z-index:2}torn-box.withLogo:after{content:"";position:absolute;right:0px;top:0px;-webkit-transform:translate(-40%,-15%);transform:translate(-40%,-15%);width:96px;aspect-ratio:1;background:url("img/logos/BushmanEmblemBlack.svg") no-repeat center;background-size:contain}#howTo{margin-top:130px}#howTo:before{content:"";position:absolute;z-index:1;width:726px;height:217px;background:url("img/howToPhoto.avif") no-repeat;background-position:right top;background-size:726px;pointer-events:none;left:-100px;top:-100px}#howTo .boxContent{padding:80px 100px 80px 550px;background:url("img/howToPhoto.avif") no-repeat -100px -100px #ffc907;background-size:726px}.iconPreview{display:inline-block;width:23px;aspect-ratio:1;background:url("img/iconPreview.webp") no-repeat center;background-size:contain;margin:0 5px;position:relative;top:4px}.mapyQR{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:20px;width:300px;max-width:100%}.mapyQR a{pointer-events:none}.mapyQR p{margin:0}.mapyQR strong{display:block;margin-bottom:5px}.stepsText{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.stepsText .step{width:600px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}#registrationBox:before{content:"";position:absolute;background:url("img/registrationPhoto.avif") no-repeat;background-size:contain;width:792px;aspect-ratio:792/798;margin:auto;left:-160px;top:57%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1;pointer-events:none}#registrationBox .boxContent{padding:140px 150px 260px 555px}#registrationBox h2{margin-bottom:10px}#registrationBox h3{line-height:1.3}form{margin:40px 0 20px}form>*{display:block}form .overlay{position:absolute;width:100%;height:100%;pointer-events:none;opacity:0;z-index:10;-webkit-transition:opacity 0.3s;transition:opacity 0.3s;background:#ffc907}form .overlay[data-active=true]{opacity:1;pointer-events:auto}.field{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px}.disclaimers{-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:129px;padding-right:70px}#emailInput{width:100%;max-width:480px;padding-left:5%}#monthlyPrizes .boxContent{text-align:center;padding:100px 15%}@media (max-width:1430px){form{margin:30px 0 10px}#registrationBox:before{width:55.3846153846vw;left:-11.1888111888vw}#registrationBox .boxContent{padding:9.7902097902vw 100px 11.1888111888vw 38.8111888112vw}.disclaimers{padding-left:9.020979021vw;padding-right:0}}@media (max-width:1360px){#howTo{margin-top:5.8823529412vw}#howTo:before{width:38.2352941176vw;height:11.3970588235vw;background-size:38.2352941176vw;left:-10vw;top:-3vw}#howTo .boxContent{padding-left:27.9411764706vw;background-size:38.2352941176vw;background-position:-10vw -3vw}}@media (max-width:1220px){.mapyQR{gap:12px}.stepsText{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px}.stepsText .step{width:100%}}@media (max-width:700px){torn-box.withLogo:after{-webkit-transform:translate(-70%,-10%);transform:translate(-70%,-10%);width:80px}#howTo,#monthlyPrizes,#registrationBox{width:120%;left:-10%}#howTo:before,#monthlyPrizes:before,#registrationBox:before{display:none}#howTo .boxContent,#monthlyPrizes .boxContent,#registrationBox .boxContent{background-image:none;padding:60px 100px}#howTo .boxContent h2,#monthlyPrizes .boxContent h2,#registrationBox .boxContent h2{-webkit-box-sizing:border-box;box-sizing:border-box}#registrationBox h2{-webkit-box-sizing:border-box;box-sizing:border-box}#registrationBox .disclaimers{padding-left:7%}#monthlyPrizes{margin:40px auto}.textInput{height:48px}}@media (max-width:400px){torn-box.withLogo:after{-webkit-transform:translate(-150%,-10%);transform:translate(-150%,-10%);width:60px}#howTo,#monthlyPrizes,#registrationBox{width:150%;left:-25%}}#stats{text-align:left;margin-top:100px}#stats .container{background:url("img/statsPhoto.avif") no-repeat 63% center;background-size:contain}#stats .wrap{width:373px;margin-left:0;padding-left:200px}#stats h2{text-align:right}.stat{width:100%;min-height:102px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;background:#ffc907;-webkit-box-sizing:border-box;box-sizing:border-box;text-decoration:none;color:black;position:relative;margin-bottom:10px;padding:10px 10px 10px 128px}.stat:before{content:"";position:absolute;left:0;top:0;height:100%;width:102px;background-repeat:no-repeat;background-position:center;background-size:contain;background-color:black}.stat[data-stat=players]:before{background-image:url("img/icons/players.svg")}.stat[data-stat=places]:before{background-image:url("img/icons/places.svg")}.stat[data-stat=topPlace]:before{background-image:url("img/icons/topPlace.svg")}.stat[data-hidden=true],.stat[data-hidden=true]+.statLabel{display:none}.statLabel{display:block;margin-bottom:45px}@media (max-width:1360px){#stats .container{background-position:calc(50% + 200px) center}}@media (max-width:1220px){.stat{padding-left:100px;min-height:75px}.stat:before{width:75px}}@media (max-width:1020px){#stats .wrap{padding-left:7.8431372549vw}}@media (max-width:700px){#stats{margin-top:55px}#stats h2{padding-left:50px;-webkit-box-sizing:border-box;box-sizing:border-box}#stats .container{max-width:100%;background-position:67.1428571429vw center}#stats .wrap{width:70%;max-width:400px;padding-left:1.4285714286vw}}@media (max-width:490px){#stats .container{background-position:75.5102040816vw center}#stats h2{padding-left:4.0816326531vw}.stat{padding-left:53px;min-height:45px}.stat:before{width:45px}.statLabel{margin-bottom:20px}}@keyframes glowRotate{0%{-webkit-transform:translateY(0) scale(1) rotate(0deg);transform:translateY(0) scale(1) rotate(0deg);opacity:1;opacity:1}50%{-webkit-transform:translateY(0) scale(0.89) rotate(180deg);transform:translateY(0) scale(0.89) rotate(180deg);opacity:0.9;opacity:0.5}to{-webkit-transform:translateY(0) scale(1) rotate(360deg);transform:translateY(0) scale(1) rotate(360deg);opacity:1;opacity:1}}.glowBadge{width:150px;aspect-ratio:1;margin:0 auto 30px;position:relative}.glowBadge:after,.glowBadge:before{content:"";position:absolute;left:50%;top:50%;width:772px;height:705px;margin-left:-386px;margin-top:-352.5px;background-repeat:no-repeat;background-position:center;background-size:contain;pointer-events:none}.glowBadge:before{background-image:url("img/glowBadge/screenGlow.avif");mix-blend-mode:screen;-webkit-animation:glowRotate 20s linear infinite;animation:glowRotate 20s linear infinite;z-index:0}.glowBadge:after{background-image:url("img/glowBadge/badge.avif");z-index:3}.prizeTable{width:100%;position:relative;margin-top:40px}.prizeTable tr{text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;position:relative;z-index:2;padding:10px 0;background-color:rgba(255,255,255,0.51)}.prizeTable tr[data-expandable=true]{cursor:pointer;-webkit-transition:all 0.2s;transition:all 0.2s}.prizeTable tr[data-expandable=true]:hover{background-color:#ffc907}.prizeTable tr[data-expandable=true][data-expanded=false] .partnerLogo{display:none}.prizeTable tr:nth-child(2n){background-color:#eee}.prizeTable td{-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-webkit-box-sizing:border-box;box-sizing:border-box}.prizeTable .standingField{-ms-flex-preferred-size:67px;flex-basis:67px;width:67px;text-align:right}.prizeTable .nameField{justify-self:flex-start;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0}.prizeTable .partnerLogo{display:block;width:100px;aspect-ratio:100/65;background-repeat:no-repeat;background-position:center;background-size:contain;margin-left:auto;margin-top:5px}.prizeTable .subName{display:block;margin-top:5px}.prizeTable .valueField{text-align:right;justify-self:flex-end;-ms-flex-preferred-size:150px;flex-basis:150px;width:150px}.prizeTable .descriptionField{overflow:hidden;-ms-flex-preferred-size:358px;flex-basis:358px;width:358px;padding-right:80px;justify-self:flex-end}.prizeTable p{margin:0}.expandButton{background:transparent;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:absolute;top:0;bottom:0;margin:auto;right:30px;font-size:0;width:32px;height:32px;padding:0}.expandButton:before{content:"";position:absolute;width:10px;height:10px;inset:0 0 0 0;margin:auto;border:4px solid black;border-width:0 4px 4px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all 0.3s;transition:all 0.3s}.expandButton[data-hidden=true]{display:none}.expandButton[data-expanded=true]:before{-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.countText{font-size:77%}.tableToggle{width:100%;font-size:0;height:40px;cursor:pointer;position:relative;background:url("img/tableToggle.svg") no-repeat center;-webkit-transition:all 0.3s;transition:all 0.3s;margin-top:30px;opacity:0.35}.tableToggle:after,.tableToggle:before{content:"";position:absolute;top:0;bottom:0;height:2px;width:calc(50% - 50px);margin:auto;background-color:black}.tableToggle:before{left:0}.tableToggle:after{right:0}.tableToggle[data-expanded=true]{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.tableToggle:hover{opacity:1}@media (max-width:990px){.prizeTable .standingField{-ms-flex-preferred-size:30px;flex-basis:30px;width:30px}}@media (max-width:800px){.prizeTable tr{-ms-flex-wrap:wrap;flex-wrap:wrap;padding-right:3%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.prizeTable .valueField{-ms-flex-preferred-size:30%;flex-basis:30%;width:30%}.prizeTable .descriptionField{-ms-flex-preferred-size:100%;flex-basis:100%;width:100%;padding-left:50px;padding-right:50px}.countText{display:block}.expandButton:before{bottom:-20px}.glowBadge{width:97.5px;margin-top:25px;margin-bottom:15px}.glowBadge:after,.glowBadge:before{width:501.8px;height:458.25px;margin-left:-250.9px;margin-top:-229.125px}}@media (max-width:400px){.prizeTable{width:106%;left:-3%}.prizeTable .partnerLogo{width:70px}}footer{padding:50px 0px 60px 0px;font-family:Arial,Helvetica,sans-serif;position:relative;z-index:5}footer .footer_wrap{padding-inline:10px}@media screen and (max-width:700px){footer .footer_wrap{width:min(100%,400px);margin-inline:auto}}footer .footer_hr{height:1px;width:100%;background-color:#D8D8D8;margin-block:50px}footer .footer_credits{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:700px){footer .footer_credits{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px}}footer .footer_credits>:not(:last-child){position:relative}footer .footer_credits>:not(:last-child):after{position:absolute;content:"";height:100%;width:1px;background-color:black;top:0;right:-10px}@media screen and (max-width:700px){footer .footer_credits>:not(:last-child):after{display:none}}footer .footer_copyright,footer .footer_owner{font-size:15px;margin-block:10px;font-weight:700}footer .footer_bottom{width:min(100%,600px)}footer .definitions{margin-top:20px;padding:20px 10px 0 10px;border-top:1px solid #D8D8D8}footer .definitions li{margin-top:5px}footer .privacy,footer .privacy:visited{color:inherit}footer.center{text-align:center}footer.center .footer_credits{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}footer.center .footer_bottom{margin-inline:auto}footer.right{text-align:right}footer.right .footer_credits{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}footer.right .footer_bottom{margin-left:auto}footer.left{text-align:left}footer.left .footer_credits{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
/*# sourceMappingURL=main.css.map */