html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;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:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}@font-face{font-family:helvetica_75;src:url(/build/assets/HelveticaNeue-Bold-BSj9N94M.ttf) format("truetype")}@font-face{font-family:helvetica_55;src:url(/build/assets/HelveticaNeue-Roman_1-DX8YnLBL.ttf) format("truetype")}:root{--size-text-xs: clamp(.8em, 2.9vw, .9em);--size-text-s: clamp(.9em, 1.5em, 1em);--size-text: clamp(1em, 1.5em, 7vw);--size-text-m: clamp(1.15em, 1.5em, 1.7em);--size-text-l: clamp(1.6em, 2.2em, 2.6em);--orange-color: #ff7900;--text-light: white;--text-dark: black;--safe-area-inset-top: env(safe-area-inset-top);--safe-area-inset-right: env(safe-area-inset-right);--safe-area-inset-bottom: env(safe-area-inset-bottom);--safe-area-inset-left: env(safe-area-inset-left)}html,body{height:100%;width:100%;margin:0;padding:0;background:linear-gradient(90deg,#f5f0ec,#dbcaba);-webkit-appearance:none;scrollbar-width:thin;scrollbar-color:#ff7900 black;scrollbar-color:inherit;scrollbar-color:initial;scrollbar-color:unset}#app{font-family:helvetica_55,sans-serif;position:absolute;top:0;left:0;background:linear-gradient(#f5f0ec,#e9ddd1);max-height:1000px;height:100%;width:100%;max-width:1920px;margin:0 auto;color:#000;touch-action:manipulation;-webkit-text-size-adjust:none}@keyframes slideInDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes slideInRight{0%{transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes slideInUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes star{0%{transform:translate(-70vw,50vh) scale(1.5)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes shining{0%{opacity:1}50%{transform:scale(0);opacity:0}to{opacity:1;transform:scale(1)}}@keyframes slideInFail{0%{transform:rotate(10deg) scale(1.2)}40%{transform:rotate(-10deg) scale(1.2)}80%{transform:rotate(10deg) scale(1.2)}to{transform:translateY(50vh)}}@keyframes shoot-pulse{0%,to{transform:translate(-50%,-50%) scale(.7)}50%{transform:translate(-50%,-50%) scale(1.15)}}@keyframes rotating{50%{transform:rotate(10deg)}to{transform:rotate(0)}}@keyframes banner-drop{0%{transform:translate(-50%,-100%);opacity:0}to{transform:translate(-50%);opacity:1}}.popin{position:fixed;top:0;left:0;bottom:0;z-index:999;right:0;background-color:#00000080;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);animation:fadeIn .5s ease-in forwards;overflow:auto}.popin-content h1{text-align:center;font-family:helvetica_75,sans-serif;margin-bottom:30px}.popin-content h2{font-family:helvetica_75,sans-serif;margin-top:30px;margin-bottom:15px}.popin-content p{margin-bottom:15px}.popin-content .close{color:#fff;position:absolute;right:10px;top:40px}.popin.dotations-popin{background-color:#00000080}.popin.dotations-popin .popin-content{position:absolute;top:50%;transform:translate(-50%,-50%);left:50%;padding:30px 0;text-align:justify;color:#000;box-sizing:border-box;height:auto;width:auto}.popin.dotations-popin .popin-content img{box-sizing:border-box;height:auto;width:80vw}.popin.dotations-popin .popin-content img.mobile{display:block}@media screen and (min-width:580px){.popin.dotations-popin .popin-content img.mobile{display:none}}.popin.dotations-popin .popin-content img.desktop{display:none}@media screen and (min-width:580px){.popin.dotations-popin .popin-content img.desktop{width:auto;height:50vh;display:block}}.slide-fade-enter-active,.slide-fade-leave-active{transition:all .8s ease}.slide-fade-enter-from,.slide-fade-leave-to{transform:translateY(100%);opacity:0}.text--bold,.txt--bold{font-weight:700;font-family:helvetica_75,sans-serif;line-height:normal}.text--orange,.txt--orange{color:var(--orange-color)}.text--errors,.txt--errors{font-size:var(--size-text-xs);margin:2px auto 0 0;background-color:#ffc6c7;align-items:center;justify-content:left;display:flex;flex-direction:row;padding:3px;text-align:left;color:#000!important;width:80%;box-sizing:border-box}.text--errors p,.txt--errors p{font-family:helvetica_75,sans-serif;font-size:var(--size-text-xs);padding:0!important;margin:2px 0!important}.text--errors svg,.txt--errors svg{margin:0 10px}.orange{color:var(--orange-color)}button,.btn{font-size:clamp(12px,5.5vw,26px);cursor:pointer;flex:none;transition:all .1s ease-in-out;background-color:#000;color:#fff;box-sizing:border-box;padding:10px 1em;-webkit-tap-highlight-color:transparent;font-family:helvetica_75,sans-serif}button:hover,.btn:hover{background:#fff;color:#000}.btn-alt{font-size:clamp(12px,5.5vw,26px);cursor:pointer;flex:none;transition:all .1s ease-in-out;background-color:#000;border:2px solid black;color:#fff;box-sizing:border-box;padding:10px 1em;-webkit-tap-highlight-color:transparent;font-family:helvetica_75,sans-serif}.btn-alt:hover{background:#fff;color:#000}section.input-container{position:relative;margin-bottom:20px}@media screen and (max-width:650px){section.input-container{margin-bottom:10px}}section.input-container .active{top:-5px;font-size:clamp(6px,2.4vw,12px)!important}@media screen and (max-width:800px){section.input-container .active{top:-2px}}section.input-container label{position:absolute;top:10px;color:#fff;font-size:var(--size-text-s);transition:top .3s ease,font-size .3s ease;-webkit-transition:top .3s ease,font-size .3s ease;-moz-transition:top .3s ease,font-size .3s ease;-o-transition:top .3s ease,font-size .3s ease}@media screen and (max-width:650px){section.input-container label{font-size:12px}}section.input-container input{width:100%;padding-top:12px;font-family:helvetica_55,sans-serif;box-sizing:border-box;border-radius:0;border:none;font-size:clamp(8px,3.8vw,24px);color:#fff!important;border-bottom:2px solid white;background-color:transparent!important;outline:none;transition:.3s ease-in}section.input-container input:focus{transition:.3s ease-in}section.input-container input:-webkit-autofill,section.input-container input:-webkit-autofill:hover,section.input-container input:-webkit-autofill:focus,section.input-container textarea:-webkit-autofill,section.input-container textarea:-webkit-autofill:hover,section.input-container textarea:-webkit-autofill:focus,section.input-container select:-webkit-autofill,section.input-container select:-webkit-autofill:hover,section.input-container select:-webkit-autofill:focus{transition:background-color 5000s ease-in-out 0s;background-color:transparent!important;-webkit-text-fill-color:black}.home{position:fixed;overflow:auto;width:100%;height:100%;background-image:url(/build/assets/background-B8w_sIi2.png);background-size:cover;background-position:top;background-repeat:no-repeat}.home p{color:#fff}.home .txt--errors{width:100%}.home .txt--errors p{color:#000}.home .deco{display:none}.home .deco--mobile{position:absolute;top:0;left:50%;transform:translate(-50%);width:70vw}@media screen and (max-width:400px){.home .deco--mobile{width:75vw}}@media screen and (max-width:400px)and (max-height:700px){.home .deco--mobile{width:60vw}}.home .content{position:relative;z-index:100;width:500px;height:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:4vh 0 3vh;box-sizing:border-box}@media screen and (min-width:800px){.home .content{margin:0 auto 0 5%}}@media screen and (min-width:800px)and (max-width:1200px){.home .content{width:450px;margin:0 auto 0 5%}}@media screen and (max-width:650px){.home .content{width:100vw;padding:3vh 0 2vh}}.home .content .content--header{width:90%;margin:0 auto;text-align:center;background-size:contain;background-position:center;background-repeat:no-repeat}@media screen and (max-width:1200px){.home .content .content--header{padding-top:5%}}@media screen and (max-width:650px)and (max-height:800px){.home .content .content--header{height:425px;box-sizing:border-box}}@media screen and (max-width:400px)and (max-height:700px){.home .content .content--header{height:350px}}.home .content .title{position:relative;z-index:100;font-size:clamp(18px,8vw,32px);font-family:helvetica_75,sans-serif;text-align:center}.home .content .title span{color:#ff7900}.home .content .subtitle{position:relative;z-index:100;font-size:clamp(8px,3.8vw,20px);font-family:helvetica_55,sans-serif;margin:20px auto 0;text-align:left;text-shadow:0 0 10px #000000;line-height:1.25;width:95%}.home .content .subtitle span{font-family:helvetica_75,sans-serif}.home .content .home-jersey{display:block;width:100%;max-width:750px;height:auto;margin:0 auto;object-fit:contain;opacity:0;animation:fadeIn .3s ease-in forwards;background:none}@media screen and (max-width:800px){.home .content .home-jersey{width:100%;font-size:clamp(8px,5.5vw,18px);line-height:.5}}.home .content form{width:85%;margin:0 auto;display:flex;flex-direction:column;opacity:0;animation:fadeIn .3s ease-in forwards}.home .content form .informations{font-size:clamp(8px,3.8vw,20px);line-height:1.2;text-align:left;font-family:helvetica_55,sans-serif;margin-bottom:5px}.home .content form input,.home .content form label{font-size:clamp(8px,3.8vw,20px)}.home .content form .btn{position:relative;margin:16px auto 0;border:none}.home .content .rules{position:relative;z-index:99;-webkit-tap-highlight-color:transparent;font-size:clamp(8px,2.8vw,14px);width:95%;text-align:left;margin:12px auto 0;color:#fff}.home .content .rules a{color:#fff;text-decoration:underline}@media screen and (max-width:400px)and (max-height:700px){.home .content .rules{margin-top:8px}}.home__offer{width:110%;position:absolute;opacity:0;bottom:0;left:5%;animation:slideInRight .2s cubic-bezier(.03,.29,.15,.94) 2s forwards}.home__mentions--lots{position:absolute;z-index:99;bottom:444px;font-size:clamp(12px,4vw,18px);-webkit-tap-highlight-color:transparent;margin:0 auto;transform:translate(0);color:#000;text-decoration:underline;opacity:0;text-align:right;left:10%;right:unset;cursor:pointer;animation:fadeIn 2s ease-in forwards}@media screen and (min-width:600px){.home__mentions--lots{bottom:250px;left:unset;right:15%}}@media screen and (min-width:760px){.home__mentions--lots{bottom:230px;left:unset;right:10%}}@media screen and (min-width:1024px){.home__mentions--lots{bottom:280px;left:unset;right:10%}}@media screen and (min-width:800px){.home{background-image:linear-gradient(to right,#000000d9,#00000080,#0000 60%),url(/build/assets/background-hO8fNS1x.png);background-size:cover;background-position:center}.home .deco{display:block;position:absolute;z-index:1;width:55%;max-width:1100px;top:50%;right:0;transform:translateY(-50%)}}@media screen and (min-width:800px)and (max-width:1200px){.home .deco{width:60%}}@media screen and (min-width:800px){.home .content .home-jersey{display:none}.home .content{width:50%;max-width:700px;margin:0 0 0 5%;align-items:flex-start;justify-content:center;gap:16px}.home .content .content--header{width:100%;text-align:left}.home .content .title{font-size:clamp(40px,5vw,60px);text-align:left}.home .content .subtitle{width:100%;margin:28px 0 0;text-align:left}.home .content form{width:100%;margin:0;align-items:stretch}.home .content form .informations{text-align:left;text-shadow:0 0 8px rgba(0,0,0,.3)}.home .content form .input-container,.home .content form .checkbox{width:100%}.home .content form .btn{margin:16px 0 10px;background-color:transparent;color:#fff;border:2px solid white;padding:10px 40px;align-self:flex-start}.home .content form .btn:hover{background-color:#fff;color:#000}.home .content .rules{text-align:left;line-height:1.2;margin:12px 0 0;width:80%}}.game{position:fixed;z-index:1;left:0;right:0;width:100%;height:100%;margin:0;padding:0;overflow:hidden;background:linear-gradient(to bottom,#000,#2b430d)!important;top:0;bottom:0}.game .penalty-wrapper{position:relative;margin:0 auto;width:100%;aspect-ratio:198/365;overflow:hidden;-webkit-user-select:none;user-select:none}@media screen and (min-width:600px)and (orientation:portrait){.game .penalty-wrapper{transform:translateY(-30vh)}}@media screen and (min-width:800px)and (orientation:landscape){.game .penalty-wrapper{position:absolute;left:50%;top:0;transform:translate(-50%);height:100%;width:auto;aspect-ratio:2880/1615}.game .penalty-wrapper .penalty-background.mobile{display:none}.game .penalty-wrapper .penalty-background.desktop{display:block!important}}.game .penalty-wrapper .game__instructions{position:fixed;top:10vh;z-index:99;color:#fff;left:50%;line-height:1.2;transform:translate(-50%);text-align:center;text-shadow:0 0 10px black;width:90%;font-family:helvetica_75;font-size:clamp(12px,6vw,38px)}@media screen and (min-width:600px)and (orientation:portrait){.game .penalty-wrapper .game__instructions{top:40svh}}.game .penalty-wrapper .penalty-background{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-position:bottom;object-fit:cover;pointer-events:none}.game .penalty-wrapper .penalty-background.desktop{display:none}.game .penalty-wrapper .zone{position:absolute;pointer-events:none}.game .penalty-wrapper .ball-pointer{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;z-index:20}.game .penalty-wrapper .ball{position:absolute;border-radius:50%;background:radial-gradient(circle at 30% 30%,#fff,#ccc);box-shadow:0 4px 8px #0006;transform:translate(-50%,-50%);z-index:21;transition:left .5s ease-in,top .5s ease-in,width .5s ease-in,height .5s ease-in}.game .penalty-wrapper .countdown-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;z-index:30;pointer-events:none}.game .penalty-wrapper .countdown-circle{width:40vw;height:40vw;max-width:200px;max-height:200px;border-radius:50%;background:#000;border:10px solid #ff7900;display:flex;align-items:center;justify-content:center;color:#fff;font-family:helvetica_75;font-size:clamp(20px,12vw,70px)}.game .penalty-wrapper .countdown-circle .whistle{width:80%;animation:rotating 1.5s ease-out forwards}.game .penalty-wrapper .shoot-cta{position:absolute;transform:translate(-50%,-50%);border-radius:50%;background:#ff7900b3;display:flex;align-items:center;justify-content:center;color:#fff;font-family:helvetica_75;cursor:pointer;z-index:22;animation:shoot-pulse 3s ease-in-out infinite}.game .penalty-wrapper .keeper{position:absolute;width:42%;z-index:10;pointer-events:none}@media screen and (min-width:800px)and (orientation:landscape){.game .penalty-wrapper .keeper{width:18%}}.game .penalty-wrapper .keeper--center{width:35%}@media screen and (min-width:800px)and (orientation:landscape){.game .penalty-wrapper .keeper--center{width:13%}}.game .penalty-wrapper .keeper-enter-active{animation:keeper-dive .25s ease-out}.game .penalty-wrapper .keeper-leave-active{transition:opacity .1s ease;position:absolute}.game .penalty-wrapper .keeper-leave-to{opacity:0}@keyframes keeper-dive{0%{opacity:0;filter:blur(5px)}to{opacity:1;filter:blur(0)}}.game .penalty-wrapper .goal-banner{position:fixed;top:0;right:0;bottom:0;width:100vw;height:100%;left:50%;transform:translate(-50%);z-index:25;pointer-events:none;animation:banner-drop 1s cubic-bezier(.22,1,.36,1)}@media screen and (min-width:600px)and (orientation:portrait){.game .penalty-wrapper .goal-banner{top:30vh}}.game .penalty-wrapper .goal-banner__goal{width:65%;max-width:500px;margin:5vh auto;display:flex;flex-direction:column}@media screen and (min-width:800px)and (orientation:landscape){.game .penalty-wrapper .goal-banner__goal{flex-direction:row;width:80vw;max-width:initial;justify-content:space-around}}.game .penalty-wrapper .goal-banner__goal img{margin:8px auto;width:100%;display:block}@media screen and (min-width:800px)and (orientation:landscape){.game .penalty-wrapper .goal-banner__goal img{width:25%}}.game .penalty-wrapper .goal-banner__star{position:absolute;top:0;right:0;width:clamp(20px,15vw,100px);opacity:0;animation:fadeIn .5s ease-in 1.5s forwards}@media screen and (min-width:800px)and (orientation:landscape){.game .penalty-wrapper .goal-banner__star{right:10vw;top:10vw;width:10vw;max-width:200px}}.game .penalty-wrapper .goal-banner__trophy{position:absolute;top:20vh;left:2vw;width:clamp(20px,15vw,100px);opacity:0;animation:fadeIn .5s ease-in 2s forwards}@media screen and (min-width:800px)and (orientation:landscape){.game .penalty-wrapper .goal-banner__trophy{left:10vw;width:10vw;max-width:200px}}.game .penalty-wrapper .saved-banner{position:fixed;left:50%;transform:translate(-50%);top:0;width:100vw;height:35%;background:linear-gradient(to bottom,#ff7900 0%,transparent 100%);color:#fff;z-index:25;pointer-events:none;animation:banner-drop .45s cubic-bezier(.22,1,.36,1);text-align:center;line-height:1.3}@media screen and (min-width:600px)and (orientation:portrait){.game .penalty-wrapper .saved-banner{top:30vh}}.game .penalty-wrapper .saved-banner__deception{position:absolute;top:0;right:0;width:clamp(20px,15vw,120px);opacity:0;animation:fadeIn .5s ease-in 1s forwards}@media screen and (min-width:800px)and (orientation:landscape){.game .penalty-wrapper .saved-banner__deception{right:10vw;width:10vw;max-width:200px}}.game .penalty-wrapper .saved-banner__prayer{position:absolute;top:20vh;left:2vw;width:clamp(20px,15vw,120px);opacity:0;animation:fadeIn .5s ease-in .5s forwards}@media screen and (min-width:800px)and (orientation:landscape){.game .penalty-wrapper .saved-banner__prayer{left:10vw;width:10vw;max-width:200px}}.game .penalty-wrapper .saved-banner__title{font-family:helvetica_75;margin-top:10vh;font-size:clamp(14px,10vw,50px)}.game .penalty-wrapper .saved-banner__text{font-family:helvetica_55;font-size:clamp(10px,3.8vw,24px)}.game .penalty-wrapper .replay-btn{position:absolute;bottom:2%;left:50%;transform:translate(-50%);font-family:sans-serif;font-size:clamp(10px,3.3vw,16px);padding:6px 18px;border-radius:8px;background:#000000b3;color:#fff;border:none;cursor:pointer;z-index:20}.game .penalty-wrapper .replay-btn:hover{background:#000000e6}.game .penalty-wrapper .debug-btns{position:absolute;top:1%;right:1%;display:flex;gap:4px;z-index:50}.game .penalty-wrapper .debug-btns button{font-size:clamp(8px,2.5vw,12px);padding:3px 8px;border:1px solid rgba(255,255,255,.4);border-radius:4px;background:#0009;color:#fff;cursor:pointer}.game .penalty-wrapper .debug-btns button:hover{background:#000000e6}.win{position:relative;flex-direction:row;width:100%;height:100%;background-color:#000}.win .txt--errors{width:100%}.win .header{position:relative;display:flex;justify-content:space-between;flex-shrink:0;width:100%;height:200px;background-size:cover;background-repeat:no-repeat;background-image:url(/build/assets/header-BqXP8vJ0.png);overflow:hidden;z-index:1}.win .header .gift-container{position:relative;width:200px;height:220px;flex-shrink:0;align-self:flex-start;margin-left:-45px;margin-top:-45px;border-radius:50%;background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 10% 10px;box-sizing:border-box}.win .header .gift-container .gift-value{margin:0;color:#000;text-align:center;font-family:helvetica_75,sans-serif;font-size:clamp(12px,3.3vw,16px);line-height:1.1}.win .header .gift-container .gift-value span{color:#ff7900}.win .header .gift-container .gift-value small{font-size:.7em}.win .header .gift-container img{width:52%;height:auto;max-height:100px;object-fit:contain}.win .header .jersey-container{position:relative;flex-shrink:0;width:50%;max-width:250px;height:100%;transform:translateY(40px)}.win .header .jersey-container .jersey-image{display:block;width:100%;height:160%;object-fit:contain;object-position:top;background:none}.win .header .jersey-container .jersey-name{position:absolute;top:20%;left:50%;transform:translate(-50%);margin:0;color:#fff;font-family:helvetica_75,sans-serif;font-size:clamp(16px,5.5vw,30px);letter-spacing:.5px;white-space:nowrap;text-transform:uppercase;z-index:1}.win .header .jersey-container .jersey-number{position:absolute;top:32%;left:50%;transform:translate(-50%);margin:0;color:#fff;font-family:helvetica_75,sans-serif;font-size:clamp(48px,19vw,100px);line-height:1;-webkit-text-stroke:3px #ff7900;text-shadow:0 0 3px rgba(0,0,0,.4);z-index:1}@media screen and (max-width:650px){.win{flex-direction:column;overflow-x:hidden;overflow-y:auto}}.win .content{background-color:#000;z-index:2;position:relative;margin:10px 0 0!important}.win .content::-webkit-scrollbar{width:1px}.win .content::-webkit-scrollbar-track{box-shadow:inset 0 0 5px transparent;border-radius:2px}.win .content::-webkit-scrollbar-thumb{background:transparent;border-radius:5px}.win .content::-webkit-scrollbar-thumb:hover{background:#ffffff80}.win .content .gift-informations{display:flex;flex-direction:column;margin:10px}.win .content .gift-informations .title--gift{font-family:helvetica_75,sans-serif;font-size:clamp(22px,6.5vw,30px);line-height:1.2;padding-top:10px;margin:0;text-align:left}.win .content .gift-informations p{color:#fff;font-family:helvetica_75,sans-serif;font-size:clamp(15px,4.5vw,20px);line-height:1.3;margin:5px 0;text-align:left}.win .content .gift-informations span{font-family:helvetica_75,sans-serif;color:#ff7900}.win--instructions{margin:0 10px;position:relative;text-align:left;font-family:helvetica_55,sans-serif;font-size:clamp(12px,3.5vw,14px);line-height:1.3;color:#fff}.win form{position:relative;z-index:100;opacity:1;margin:0 10px}.win form .btn--form{margin:15px auto 10px 0;min-width:200px;display:block;background-color:transparent;border:1px solid white}.win form .btn--form:hover{background-color:#000;color:#fff}.win form .required-message{color:#fff;font-size:clamp(7px,2.5vw,10px);font-family:helvetica_55,sans-serif;text-align:left;margin-bottom:8px}.win form a{display:block;color:#fff;font-size:clamp(7px,2.5vw,10px);font-family:helvetica_55,sans-serif;text-align:left;text-decoration:none;margin-bottom:8px}@media screen and (min-width:800px){.win{position:fixed;top:0;right:0;bottom:0;left:0;flex-direction:row;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto 1fr;grid-template-areas:"info form" "header form";column-gap:20px;row-gap:20px;padding:5vh 5% 0;box-sizing:border-box;background-color:#000;background-image:linear-gradient(to right,#000,#000,#0009,#0000 60%),url(/build/assets/background-hO8fNS1x.png);background-size:auto,cover;background-position:top left,center;background-repeat:no-repeat,no-repeat;overflow:hidden;margin:0!important}.win .content{margin:0!important}.win .header{grid-area:header;background-image:none;height:auto;align-self:end;align-items:end;justify-content:flex-start;gap:0;overflow:visible;transform:translateY(5vw)}.win .header .gift-container{overflow:hidden;position:fixed;left:0;transform:translate(-25%);right:auto;bottom:auto;width:50vw;height:50vw;max-width:800px;max-height:800px;padding:0!important;flex-shrink:0;z-index:1;display:flex;flex-direction:column;justify-content:flex-start}.win .header .gift-container .gift-value{margin:5cqh 5cqh 2cqh;font-size:clamp(18px,5vw,30px)}.win .header .gift-container img{height:50%;max-height:20vw}.win .header .jersey-container{z-index:2;width:35vw!important;height:auto!important;max-width:600px;transform:translate(50%,5%)}.win .header .jersey-container .jersey-name{font-size:clamp(28px,4vw,60px)}.win .header .jersey-container .jersey-number{font-size:clamp(90px,13vw,200px)}.win .content--info{grid-area:info;margin:0!important;align-self:end;background-color:transparent}.win .content--info .gift-informations{margin:0}.win .content--info .gift-informations .title--gift{font-size:clamp(36px,4vw,56px);padding-top:0}.win .content--info .gift-informations p{margin:12px 0 0;font-size:clamp(18px,3vw,36px)}.win .content--form{grid-area:form;align-self:flex-start;max-width:560px;width:100%;justify-self:center;background-color:transparent}.win .content--form .win--instructions{margin:0 0 16px;text-shadow:0 0 3px black;font-size:clamp(14px,1.6vw,24px);font-family:helvetica_75,sans-serif}.win .content--form form{margin:0}.win .content--form form .input-container{margin-bottom:16px}.win .content--form form .btn--form{background-color:transparent;color:#fff;border:1px solid white;padding:20px 100px;margin:24px 0 12px}.win .content--form form .btn--form:hover{background-color:#fff;color:#000}.win .content--form form .required-message{font-size:clamp(10px,1.2vw,24px)}}.confetti-canvas{position:absolute;z-index:200;top:0;left:0;width:100%;height:100%;pointer-events:none}.win-popin{position:fixed;top:0;right:0;bottom:0;left:0;z-index:300;display:flex;align-items:center;justify-content:center;background-color:#000000bf;padding:20px;box-sizing:border-box}.win-popin__content{background-color:#000;max-width:480px;width:100%;padding:32px 28px;text-align:center;box-sizing:border-box}.win-popin__title{margin:0 0 16px;color:#ff7900;font-family:helvetica_75,sans-serif;font-size:clamp(24px,6vw,32px);line-height:1.2}.win-popin__text{margin:0 0 24px;color:#fff;font-family:helvetica_55,sans-serif;font-size:clamp(14px,4vw,18px);line-height:1.4}.win-popin__text span{color:#ff7900}.win-popin__text strong{color:#ff7900;font-family:helvetica_75,sans-serif}.win-popin__close{background-color:transparent;color:#fff;border:1px solid white;padding:12px 28px;font-family:helvetica_75,sans-serif;cursor:pointer}.win-popin__close:hover{background-color:#fff;color:#000}.win .form-actions{display:flex;align-items:center;gap:16px;margin:15px 0 10px}.win .form-actions .btn--form{margin:0!important}.win .form-actions .form-timer{color:#fff;font-family:helvetica_75,sans-serif;font-size:clamp(20px,6.5vw,36px);letter-spacing:.05em}.thanks{flex-direction:column;position:relative;width:100%;min-height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;overflow-x:hidden;background-color:#000}.thanks .header{position:relative;display:flex;justify-content:space-between;flex-shrink:0;width:100%;height:200px;background-size:cover;background-repeat:no-repeat;background-image:url(/build/assets/header-BqXP8vJ0.png);overflow:visible;z-index:1}.thanks .header .gift-container{position:relative;width:200px;height:220px;flex-shrink:0;align-self:flex-start;margin-left:-45px;margin-top:-45px;border-radius:50%;background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:45px 12% 14px;box-sizing:border-box}.thanks .header .gift-container .gift-value{margin:0;color:#000;text-align:center;font-family:helvetica_75,sans-serif;font-size:clamp(11px,3vw,14px);line-height:1.1}.thanks .header .gift-container .gift-value span{color:#ff7900}.thanks .header .gift-container .gift-value small{font-size:.7em}.thanks .header .gift-container img{width:52%;height:auto;max-height:60%;object-fit:contain}.thanks .header.header--win{overflow:hidden}.thanks .header.header--win .jersey-container{position:relative;flex-shrink:0;width:50%;max-width:250px;height:100%;transform:translateY(40px)}.thanks .header.header--win .jersey-container .jersey-image{display:block;width:100%;height:160%;object-fit:contain;object-position:top;background:none}.thanks .header.header--win .jersey-container .jersey-name{position:absolute;top:20%;left:50%;transform:translate(-50%);margin:0;color:#fff;font-family:helvetica_75,sans-serif;font-size:clamp(16px,5.5vw,30px);letter-spacing:.5px;white-space:nowrap;text-transform:uppercase;z-index:1}.thanks .header.header--win .jersey-container .jersey-number{position:absolute;top:32%;left:50%;transform:translate(-50%);margin:0;color:#fff;font-family:helvetica_75,sans-serif;font-size:clamp(48px,19vw,100px);line-height:1;-webkit-text-stroke:3px #ff7900;text-shadow:0 0 3px rgba(0,0,0,.4);z-index:1}.thanks .header.header--lose{justify-content:center;overflow:hidden}.thanks .header.header--lose .jersey-container{position:relative;flex-shrink:0;width:60%;max-width:280px;height:100%;transform:translateY(40px)}.thanks .header.header--lose .jersey-container .jersey-image{display:block;width:100%;height:160%;object-fit:contain;object-position:top;background:none}.thanks .header.header--lose .jersey-container .jersey-name{position:absolute;top:20%;left:50%;transform:translate(-50%);margin:0;color:#fff;font-family:helvetica_75,sans-serif;font-size:clamp(16px,6.5vw,30px);letter-spacing:.5px;white-space:nowrap;text-transform:uppercase;z-index:1}.thanks .header.header--lose .jersey-container .jersey-number{position:absolute;top:32%;left:50%;transform:translate(-50%);margin:0;color:#fff;font-family:helvetica_75,sans-serif;font-size:clamp(48px,19vw,100px);line-height:1;-webkit-text-stroke:3px #ff7900;text-shadow:0 0 3px rgba(0,0,0,.4);z-index:1}.thanks p{color:#fff}.thanks .txt--errors p{color:#000}.thanks .content__offers{position:relative;z-index:2;background-color:#000;width:100%;margin:0 auto;padding:0 15px;box-sizing:border-box}.thanks .content__offers .thanks-title{font-size:clamp(20px,7vw,48px);line-height:1.15;margin:10px 0}.thanks .content__offers .thanks-title span{color:#ff7900}.thanks .content__offers .thanks-subtitle{font-family:helvetica_75,sans-serif;font-size:clamp(13px,3.5vw,28px);line-height:1.3;margin:10px 0}.thanks .content__offers .title--promo{width:100%;text-align:left;font-size:clamp(16px,4.5vw,36px);line-height:1.15;margin:20px 0;font-family:helvetica_75,sans-serif;color:#fff}.thanks .content__offers .title--promo .txt--orange{color:#ff7900}.thanks .content__offers #promo{position:relative;width:100%}.thanks .content__offers #promo .btn-alt{display:block;padding:15px 25px;border:1px solid white;margin:15px auto;font-family:helvetica_75,sans-serif}.thanks .mySwiper{width:100%;padding-bottom:45px;-webkit-user-select:none;user-select:none}.thanks .mySwiper .swiper-slide{height:auto;display:flex}.thanks .mySwiper .swiper-button-prev,.thanks .mySwiper .swiper-button-next{color:#ff7900;-webkit-tap-highlight-color:transparent}@media screen and (orientation:portrait){.thanks .mySwiper .swiper-pagination .swiper-pagination-bullet{background-color:#d3d3d3}}.thanks .mySwiper .swiper-pagination .swiper-pagination-bullet-active{background-color:#ff7900!important}.thanks .product-card{width:100%;padding:15px 15px 10px;display:flex;justify-content:flex-end;flex-direction:column;justify-content:space-between;background-color:#fff;color:#000;box-sizing:border-box;cursor:pointer;text-align:center}.thanks .product-card__image{width:75%;margin:0 auto;aspect-ratio:1;object-fit:contain;display:block}.thanks .product-card__name{color:#000;font-family:helvetica_75,sans-serif;font-size:clamp(14px,1.5vw,18px);line-height:1.2;margin:12px 0 auto}.thanks .product-card__block{display:flex;margin:30px 0 10px;align-items:center;justify-content:center}.thanks .product-card__old{color:gray;font-family:helvetica_75,sans-serif;font-size:clamp(14px,1.5vw,18px);text-decoration:line-through}.thanks .product-card__discount{padding:4px;margin-left:10px;font-family:helvetica_75,sans-serif;box-sizing:border-box;border-radius:4px;font-size:clamp(14px,1.2vw,16px);background-color:#000}.thanks .product-card__new{color:#ff7900;font-family:helvetica_75,sans-serif;line-height:1;margin:20px 0 0}.thanks .product-card__new-int{font-size:clamp(30px,4vw,36px)}.thanks .product-card__new-dec{font-size:clamp(15px,1.8vw,20px)}.thanks .product-card__btn{pointer-events:none;margin-top:10px;background:#ff7900;border:none;font-size:clamp(14px,1.5vw,18px)}.thanks .thanks-title{font-size:clamp(18px,5.5vw,40px);line-height:1.2;font-family:helvetica_75,sans-serif;color:#ff7900}.thanks .thanks-title span{color:#ff7900}.thanks .content{position:relative;width:100%;padding:15px;margin:0;box-sizing:border-box}.thanks .content form{padding:0;width:100%;background-color:#000}.thanks .content form h2{color:#fff;width:100%;text-align:left;font-size:clamp(16px,5vw,32px);margin:10px 0;font-family:helvetica_75,sans-serif}.thanks .content form h2 span{color:#ff7900}.thanks .content form .form--instructions{font-size:clamp(11px,3.5vw,22px);line-height:1.4;font-family:helvetica_75,sans-serif}.thanks .content form .input-container{display:flex;flex-direction:column;width:100%;margin:15px 0}.thanks .content form button{display:block;padding:15px 25px;margin:20px auto;border:1px solid white;font-family:helvetica_75,sans-serif}.thanks .content .confirmation{font-size:clamp(12px,4.5vw,24px);line-height:1.2;font-family:helvetica_75,sans-serif;margin:25px auto;text-align:center}@media screen and (min-width:800px){.thanks{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr;grid-template-areas:"offers form";column-gap:60px;padding:5vh 5%;box-sizing:border-box;background-color:#000;background-image:linear-gradient(to left,#000000d9,#00000080 35%,#0000 65%),url(/build/assets/background-hO8fNS1x.png);background-size:cover,cover;background-position:center,center;background-repeat:no-repeat,no-repeat;overflow:hidden}.thanks .header{display:none}.thanks .content__offers{grid-area:offers;background-color:transparent;display:flex;flex-direction:column;justify-content:flex-start;height:100%;padding:0 0 90px;max-width:600px;width:100%;justify-self:center}.thanks .content__offers .title--promo{font-size:clamp(18px,2vw,32px);margin:0 0 20px;text-shadow:1px 1px 2px black}.thanks #promo{position:absolute;bottom:0;left:0;right:0}.thanks #promo .btn-alt{background-color:transparent;color:#fff;border:1px solid white;padding:16px 50px;margin:0;width:100%;box-sizing:border-box}.thanks #promo .btn-alt:hover{background-color:#fff;color:#000}.thanks .content{grid-area:form;margin:0!important;padding:0 0 90px;max-width:600px;width:100%;justify-self:center;justify-content:flex-start;height:100%;background-color:transparent;display:flex;flex-direction:column}.thanks .content .thanks-title{font-size:clamp(22px,3vw,45px);margin:0}.thanks .content .thanks-subtitle{font-family:helvetica_75,sans-serif;font-size:clamp(13px,3.5vw,24px);line-height:1.3;margin:10px 0 20px}.thanks .content form{background-color:transparent;display:flex;flex-direction:column;flex:1}.thanks .content form h2{font-size:clamp(16px,2.2vw,32px);margin:0 0 5px}.thanks .content form .form--instructions{font-size:clamp(12px,1.4vw,18px);margin:0 0 5px}.thanks .content form .input-container{margin:2px 0}.thanks .content form .input-container label{top:18px}.thanks .content form .input-container input{font-size:clamp(8px,3.8vw,20px)}.thanks .content form .input-container .active{top:-2px}.thanks .content form button{background-color:transparent;color:#fff;border:1px solid white;box-sizing:border-box;margin:auto;padding:16px 50px;bottom:0}.thanks .content form button:hover{background-color:#fff;color:#000}.thanks .content .confirmation{line-height:1.2;font-family:helvetica_75,sans-serif;margin:25px 0;text-align:left}}.before,.played,.after,.error{position:absolute;display:flex;z-index:1;top:0;left:0;right:0;bottom:0;width:100%;height:100%;margin:0;padding:0;background-size:cover;background-position:top center;background-repeat:no-repeat;overflow:hidden;background-color:#000}.before p,.played p,.after p,.error p{position:absolute;top:45%;left:50%;transform:translate(-50%) translateY(-50%);width:90%;color:#fff;font-size:clamp(14px,4vw,24px);padding:0;line-height:1.2;box-sizing:border-box;text-align:center;font-family:helvetica_75,sans-serif;background-color:transparent}.tutorial{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#000;background-image:url(/build/assets/background-D_SJe1oB.jpg);background-size:cover;background-position:top center;background-repeat:no-repeat;overflow-y:auto;overflow-x:hidden;display:flex;align-items:center;justify-content:center}@media screen and (max-width:800px){.tutorial{align-items:flex-start}}.tutorial p{color:#fff}.tutorial .txt--errors p{color:#000}.tutorial .content{display:flex;flex-direction:column;align-items:center;gap:2rem;padding:1.5rem;width:500px;max-width:100%;margin:auto;box-sizing:border-box}@media screen and (max-width:800px){.tutorial .content{width:100%;gap:1.5rem;padding:1rem;margin:8vh 0 0}}@media screen and (max-width:400px)and (max-height:700px){.tutorial .content{gap:1rem;padding:.75rem}}.tutorial .tutorial__card{background-color:#000;padding:1.5rem;box-sizing:border-box;width:100%;display:flex;flex-direction:column;gap:1.75rem;text-align:left}@media screen and (max-width:650px){.tutorial .tutorial__card{padding:1.25rem;gap:1.25rem}}@media screen and (max-width:400px)and (max-height:700px){.tutorial .tutorial__card{padding:1rem;gap:1rem}}.tutorial .tutorial__prizes{width:100%;height:auto;display:block}.tutorial .content--header .title{margin:0;text-align:left;font-size:clamp(18px,7vw,32px);line-height:1.1;color:#fff;font-family:helvetica_75,sans-serif}.tutorial .tutorial__steps p{margin:0;line-height:1.1;font-size:clamp(8px,3.8vw,20px);font-family:helvetica_55,sans-serif;white-space:pre-line}@media screen and (max-width:400px)and (max-height:700px){.tutorial .tutorial__steps p{line-height:1.4}}.tutorial .tutorial__steps span{font-family:helvetica_75,sans-serif}.tutorial .btn{padding:15px 50px;border:none;font-family:helvetica_75,sans-serif}@media screen and (max-width:800px){.tutorial .btn{padding:16px 60px}}@media screen and (min-width:800px){.tutorial{justify-content:flex-start;align-items:center}.tutorial .content{width:50%;max-width:700px;margin:0 0 0 5%;align-items:flex-start;gap:28px;padding:0}.tutorial .tutorial__card{background-color:transparent;padding:0;gap:24px}.tutorial .tutorial__prizes{display:none}.tutorial .content--header .title{font-size:clamp(36px,4vw,56px);line-height:1.1}.tutorial .tutorial__steps p{line-height:1.5}.tutorial .btn{background-color:transparent;color:#fff;border:1px solid white;padding:16px 90px;align-self:flex-start}.tutorial .btn:hover{background-color:#fff;color:#000}}@media screen and (min-width:800px){.tutorial--jersey{background-image:linear-gradient(to right,#000000d9,#00000080,#0000 60%),url(/build/assets/background_jersey-CICj-mWO.png);background-size:cover;background-position:bottom center}}@media screen and (min-width:800px){.tutorial--game{background-image:linear-gradient(to right,#000 35%,#0009 45%,#0000 65%),url(/build/assets/background_gameplay-DWJFzugx.png);background-size:auto,auto 100%;background-position:top left,right center}}.jersey{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#000;background-image:url(/build/assets/background-D_SJe1oB.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center}.jersey .jersey-fields{display:none}.jersey .content{width:100%;margin:auto 0}.jersey .content--header{display:flex;justify-content:center;position:relative}.jersey .content--header p{margin-top:0;margin-bottom:2vh;width:95%;font-size:clamp(14px,6.5vw,40px);font-family:helvetica_75,sans-serif;color:#fff;text-align:center}.jersey form .jersey-preview{width:85%;position:relative;margin:0 auto}.jersey form .jersey-preview img{width:100%;display:block}.jersey form .jersey-preview .input-container{position:absolute;top:0;left:50%;transform:translate(-50%);font-family:helvetica_75,sans-serif!important;width:70%}.jersey form .jersey-preview .input-name{top:17%}.jersey form .jersey-preview .input-name input{font-family:helvetica_75,sans-serif;font-size:clamp(20px,8vw,36px)!important;letter-spacing:.1em}.jersey form .jersey-preview .input-number{top:23%}.jersey form .jersey-preview .input-number input{font-family:helvetica_75,sans-serif;font-size:clamp(64px,30vw,140px)!important;line-height:1;color:#fff;-webkit-text-stroke:2.5px #ff7900}.jersey form .jersey-preview .jersey-modifier{position:absolute;left:50%;-webkit-tap-highlight-color:transparent;cursor:pointer;top:82%;transform:translate(-50%);color:#fff;text-decoration:underline;font-size:clamp(14px,5vw,22px);font-family:helvetica_75,sans-serif}.jersey form .jersey-preview input{width:100%!important;background:transparent!important;border:none!important;outline:none!important;text-align:center;color:#fff;text-transform:uppercase;padding:0!important}.jersey form .jersey-preview input::placeholder{color:#fff;opacity:1;visibility:visible}.jersey form .jersey-preview input::-webkit-outer-spin-button,.jersey form .jersey-preview input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.jersey form .jersey-preview input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.jersey .jersey-error{margin:2vh auto 0;justify-content:flex-start!important}@media screen and (max-width:800px){.jersey .jersey-error{position:fixed;top:0;left:50%;transform:translate(-50%)}}.jersey .btn{display:flex;position:relative;margin:3vh auto 0;border:none;padding:15px 50px}@media screen and (min-width:800px){.jersey{background-image:linear-gradient(to right,#000000d9,#00000080,#0000 60%),url(/build/assets/background-hO8fNS1x.png)}.jersey .content{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"preview header" "preview fields" "preview button" "preview errors";column-gap:60px;row-gap:20px;align-items:start;align-content:center;width:100%;max-width:1400px;margin:0 auto;padding:0 5%;box-sizing:border-box;height:100%}.jersey form{display:contents}.jersey .content--header{grid-area:header;justify-content:flex-start;align-self:end}.jersey .content--header p{text-align:left;font-size:clamp(28px,3vw,40px);line-height:1.15;text-shadow:0 0 2px black;margin:0}.jersey .jersey-preview{grid-area:preview;width:100%;max-width:520px;align-self:center;justify-self:center}.jersey .jersey-preview .input-container input{pointer-events:none;-webkit-user-select:none;user-select:none}.jersey .jersey-preview .jersey-modifier{top:100%;margin-top:12px}.jersey .jersey-fields{grid-area:fields;display:flex;flex-direction:column;gap:24px;margin:20px 0}.jersey .jersey-fields .input-container{position:relative;width:100%;left:auto;transform:none;margin:0;display:flex;flex-direction:column;gap:6px;font-family:helvetica_55,sans-serif}.jersey .jersey-fields .input-container label{position:static;top:auto;transform:none;color:#fff;font-size:clamp(14px,3.8vw,22px);font-family:helvetica_75,sans-serif}.jersey .jersey-fields .input-container input{width:100%!important;background:transparent!important;border:none!important;border-bottom:2px solid white!important;color:#fff!important;padding:8px 0!important;font-size:clamp(14px,3.5vw,18px)!important;outline:none;text-align:left;text-transform:none;letter-spacing:normal;-webkit-text-stroke:0}.jersey .jersey-fields .input-container input::placeholder{color:#fff9}.jersey .jersey-fields .number-picker{display:flex;flex-direction:column;gap:8px}.jersey .jersey-fields .number-picker .picker-label{color:#fff;font-size:clamp(14px,3.8vw,22px);font-family:helvetica_75,sans-serif}.jersey .jersey-fields .number-picker .digits-wrapper{display:flex;gap:2px}.jersey .jersey-fields .number-picker .digit-column{display:flex;flex-direction:column;align-items:center}.jersey .jersey-fields .number-picker .digit-display{display:flex;align-items:center;justify-content:center;font-size:80px;font-family:helvetica_75,sans-serif;color:#fff;-webkit-user-select:none;user-select:none}.jersey .jersey-fields .number-picker .arrow{width:3rem;margin:0;padding:0;background:none;border:none;color:#fff9;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:inherit;transition:color .15s,transform .1s}.jersey .jersey-fields .number-picker .arrow:hover{color:#fff;transform:scale(1.2)}.jersey .jersey-fields .number-picker .arrow:active{transform:scale(.95)}.jersey .jersey-fields .number-picker .arrow svg{width:30px;height:30pxpx}.jersey .btn{grid-area:button;justify-self:start;margin:8px 0 0;padding:16px 80px}.jersey .jersey-error{grid-area:errors;margin:0}}.checkbox{margin:0 auto 10px}.checkbox__label{-webkit-tap-highlight-color:transparent;display:flex;text-align:left;color:#fff;box-sizing:border-box;cursor:pointer;font-size:clamp(8px,3.5vw,20px);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.checkbox__label a{color:#fff}.checkbox__label .checkbox__text{padding-left:10px;box-sizing:border-box;cursor:pointer;display:flex;align-items:flex-end;line-height:1.2;font-size:clamp(8px,2.8vw,14px)}.checkbox__label .checkbox__text span{text-decoration:underline}.checkbox input{display:none}.checkbox input:checked~.checkbox__checkmark:after{display:block}.checkbox__checkmark{position:relative;box-sizing:border-box;height:16px;background-color:transparent;min-height:16px;max-height:16px;width:16px;min-width:16px;display:flex;align-items:center;justify-content:center;border:2px solid white;max-width:16px}.checkbox__checkmark:after{content:"";display:none;width:6px;position:relative;bottom:1px;height:10px;border:solid white;border-width:0 2px 2px 0;box-sizing:border-box;transform:rotate(45deg);opacity:0;animation:fadeIn .3s ease-in forwards}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
