@import"https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap";.horizontal-aim_container .horizontal-aim_outer{width:200px;height:100px;background:#392949;position:absolute;bottom:30px;left:50%;transform:translate(-50%);z-index:3;border-top-left-radius:150px;border-top-right-radius:150px;overflow:hidden;border:solid 3px black;box-shadow:0 0 10px #000000b3;background:rgb(255,0,0);background:linear-gradient(90deg,rgb(181,0,0) 0%,#2c4cc1 50%,rgb(181,0,0) 100%)}.horizontal-aim_container .horizontal-aim_outer .horizontal-aim_inner{position:absolute;left:50%;bottom:0;transform:translate(-50%) rotate(0);width:3px;height:calc(100% - 15px);background:black;transform-origin:100% 100%;border-radius:5px}.horizontal-aim_container .horizontal-aim_outer .horizontal-aim_inner:before{position:absolute;top:8px;left:-4px;content:"";width:20px;height:3px;transform-origin:top center;transform:rotate(70deg);background:black;border-radius:3px}.horizontal-aim_container .horizontal-aim_outer .horizontal-aim_inner:after{position:absolute;top:8px;right:-4px;content:"";width:20px;height:3px;transform-origin:top center;transform:rotate(-70deg);background:black;border-radius:3px}.rounded-strength_container .rounded-strength_outer{width:100px;height:100px;background:#392949;position:absolute;bottom:13%;left:50%;transform:translate(-50%);border:solid 3px black;box-shadow:0 0 3px #000000b3;z-index:3;border-radius:50%;overflow:hidden}.rounded-strength_container .rounded-strength_outer .rounded-strength_inner{position:absolute;left:50%;transform:translate(-50%);width:100%;height:100%;border-radius:150px;background:black}.inter{font-family:Inter,sans-serif;font-optical-sizing:auto;font-weight:800;font-style:normal;font-variation-settings:"slnt" 0}.uppercase{text-transform:uppercase}.xAxe{position:absolute;bottom:50px;border-radius:20px;z-index:3;left:50%;transform:translate(-50%);background:red;width:300px;height:30px;overflow:hidden}.xAxe .xIndicator{width:10px;background:blue;height:100%;position:absolute;left:0}.football-ui{position:absolute;top:0;left:0;z-index:7;color:#fff;font-size:32px;width:100%}.homepage{position:fixed;top:0;left:0;bottom:0;right:0;z-index:100;overflow:auto;background:linear-gradient(-135deg,rgb(24,43,115) 40%,rgba(118,147,252,.8) 166.3%);color:#fff;font-family:Inter;font-size:24px;text-transform:uppercase;font-weight:bolder;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;justify-content:flex-start;padding-top:50px}.homepage .mainLogo{width:400px;max-width:60%}.homepage .introductionText,.homepage .textTuto{margin:50px auto;width:600px;max-width:80%;text-align:center}.homepage .homepageFirstStep,.homepage .homePageTuto{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;width:100%}.homepage .imageTuto{margin-bottom:50px}.homepage .PostGameScoreSection{color:#fff;width:600px;max-width:80%}.homepage .PostGameScoreSection .scoreAndBonus{color:#ffffffb3;font-size:32px;font-weight:bolder}.homepage .PostGameScoreSection .scoreAndBonus .score{margin-top:30px;display:block}.homepage .PostGameScoreSection .scoreAndBonus .bonus{font-size:42px;display:block}.homepage .PostGameScoreSection .scoreAndBonus .total{color:#fff;font-size:52px;display:block;margin-top:30px;line-height:42px}.homepage .PostGameScoreSection .scoreAndBonus .points{color:#fff;font-size:21px}.homepage .PostGameScoreSection .CTAs{display:flex;flex-direction:column;align-items:center;opacity:0}.homepage .PostGameScoreSection .CTAs .CTA{margin-top:30px}.homepage .PostGameScoreSection.succes .CTA:last-of-type{background:#260CC6;color:#fff}.homepage .PostGameScoreSection.fail .CTA:last-of-type{background:#C60C0C;color:#fff}.homepage .homepageForm{width:100%;padding-bottom:50px;display:flex;flex-direction:column;align-items:center;margin:30px auto auto}.homepage .homepageForm #formulaire{width:100%;margin:auto}.homepage .homepageForm #formulaire>div{display:flex;flex-direction:column;align-items:center;width:100%}.homepage .homepageForm #formulaire>div>div{display:flex;flex-direction:column;align-items:flex-start;width:100%;font-size:14px}.homepage .homepageForm #formulaire>div>div input[type=text],.homepage .homepageForm #formulaire>div>div input[type=email]{width:100%;margin-top:5px;margin-bottom:10px}.homepage .homepageForm #formulaire>div ul{font-size:12px}.homepage .homepageForm #formulaire>div .opt-in-button{display:flex;align-items:center}.homepage .homepageForm #formulaire>div .opt-in-button button{padding:10px 30px;background:white;color:#000;border:none;font-weight:bolder;text-transform:uppercase;font-size:16px;font-family:Inter;cursor:pointer}.homepage .homepageForm p a{color:#fff;text-decoration:none}.homepage .homepageForm .cover-listen{width:100%;margin-bottom:50px;display:block;max-width:300px}.homepage .homepageForm .cover-listen img{width:100%;height:auto}.homepage .homepageForm .homepageListen{width:100%;display:flex;flex-direction:column;align-items:center}#wmgsdk-score,label[for=wmgsdk-score]{display:none}.CTA{background:white;color:#000;width:300px;max-width:80%;border:none;padding:20px;border-radius:5px;font-family:Inter;text-transform:uppercase;font-weight:bolder;font-size:24px;cursor:pointer;transform:scale(1);transition:.2s all ease-in-out}.CTA:hover{transform:scale(1.04)}.list_goals-indicator{list-style:none;display:flex;background:black;width:auto;clip-path:polygon(0 0,100% 0,calc(100% - 20px) 100%,0% 100%);justify-content:space-around;padding:10px 30px;margin:10px 0 0}.list_goals-indicator li{border:solid 2px white;width:15px;height:15px;margin-right:8px;border-radius:50px}.list_goals-indicator li.success{background:url(/assets/iconBallon-3189d984.svg);background-color:#fff;background-size:cover}.list_goals-indicator li.fail{background:url(/assets/iconBallon-3189d984.svg);background-size:cover;background-color:#df0909;border:solid 2px #DF0909}.ScoreAndGoalsHandler{display:flex;flex-direction:column;font-family:Inter;font-weight:bolder;width:95%;max-width:500px;align-items:flex-start}.ScoreAndGoalsHandler p{margin:0;padding:0;font-size:24px}.ScoreAndGoalsHandler .topScoreAndGoalsHandler{background:black;display:flex;justify-content:space-between;align-items:center;clip-path:polygon(0 0,100% 0,calc(100% - 50px) 100%,0% 100%);background:linear-gradient(90deg,rgba(24,43,115,.8) 0%,rgb(118,147,252) 86.3%);background-blend-mode:color;width:100%}.ScoreAndGoalsHandler .topScoreAndGoalsHandler .textMims{padding:30px;font-size:18px}.ScoreAndGoalsHandler .topScoreAndGoalsHandler .goals{padding-right:80px;font-size:36px}.toast-screen{position:fixed;top:0;left:0;bottom:0;right:0;z-index:10;color:#fff;opacity:0;pointer-events:none}.toast-screen .content{width:100%;height:100%;display:flex;text-align:center;justify-content:center;font-size:64px;z-index:10;position:relative;align-items:center}.toast-screen .bg-1,.toast-screen .bg-2{position:absolute;top:0;left:0;bottom:0;right:0;mix-blend-mode:multiply}.toast-screen.success .bg-1,.toast-screen.success .b2{background:linear-gradient(193deg,#042188 6.92%,rgba(0,0,0,.2) 106.29%)}.toast-screen.failed .bg-1,.toast-screen.failed .b2{background:linear-gradient(193deg,#bd0d0d 6.92%,rgba(0,0,0,.2) 106.29%)}footer{color:#fff;font-size:12px;margin-top:auto;padding-bottom:30px;padding-top:30px}footer a{color:#fff}footer ul{list-style:none;margin:0;padding:0}.tuto-screen{position:fixed;top:0;left:0;right:0;bottom:0;z-index:10;background:rgba(255,255,255,.3);pointer-events:none}.custom-loader{background:red;position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;background:linear-gradient(-135deg,rgb(24,43,115) 40%,rgba(118,147,252,.8) 166.3%);display:flex;flex-direction:column;align-items:center;padding-top:50px}.custom-loader>img{width:400px;max-width:60%}.loader{width:9px;height:9px;background:#000;color:#000;box-shadow:-18px -9px,0 -9px,18px -9px,-18px 0,18px 0,-18px 9px,0 9px,18px 9px,-18px 18px,0 18px,18px 18px;animation:l30 2s infinite}@keyframes l30{10%{box-shadow:-18px -9px,0 -9px,18px -9px,-18px 0,18px 0,-18px 9px 0 2px,0 9px,18px 9px 0 2px,-18px 18px,0 18px,18px 18px}20%{box-shadow:-18px -9px,0 -9px,18px -9px,-18px 0,18px 0,-18px 9px,0 9px,18px 9px 0 2px,-18px 18px 0 2px,0 18px,18px 18px}30%{box-shadow:-18px -9px,0 -9px,18px -9px,-18px 0 0 2px,18px 0,-18px 9px,0 9px 0 2px,18px 9px,-18px 18px 0 2px,0 18px,18px 18px 0 2px}40%{box-shadow:-18px -9px,0 -9px,18px -9px,-18px 0 0 2px,18px 0 0 2px,-18px 9px,0 9px,18px 9px,-18px 18px,0 18px,18px 18px 0 2px}50%{box-shadow:-18px -9px,0 -9px,18px -9px,-18px 0,18px 0 0 2px,-18px 9px 0 2px,0 9px,18px 9px,-18px 18px,0 18px,18px 18px}60%{box-shadow:-18px -9px,0 -9px 0 2px,18px -9px,-18px 0,18px 0,-18px 9px 0 2px,0 9px,18px 9px,-18px 18px 0 2px,0 18px,18px 18px}70%{box-shadow:-18px -9px,0 -9px 0 2px,18px -9px 0 2px,-18px 0,18px 0,-18px 9px,0 9px,18px 9px,-18px 18px 0 2px,0 18px,18px 18px}80%{box-shadow:-18px -9px 0 2px,0 -9px,18px -9px,-18px 0,18px 0,-18px 9px,0 9px,18px 9px,-18px 18px,0 18px,18px 18px 0 2px}90%{box-shadow:-18px -9px 0 2px,0 -9px,18px -9px,-18px 0,18px 0,-18px 9px,0 9px 0 2px,18px 9px,-18px 18px,0 18px,18px 18px 0 2px}}html,body,#root{position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(22,22,9)}
