body {
    background: url(/assets/img/bg_login.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: repeat-y;
}

@-webkit-keyframes mymove {
    from {
        background-position: 0% 0%;
    }
    to {
        background-position: 0% -100%;
    }
}
@keyframes mymove {
    from {
        background-position: 0% 0%;
    }
    to {
        background-position: 0% -100%;
    }
}
body:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1571" height="953" viewBox="0 0 1571 953"><defs><radialGradient id="radial-gradient" cx="0.5" cy="0.5" r="0.5" gradientUnits="objectBoundingBox"><stop offset="0" stop-color="%2302012c"/><stop offset="1" stop-color="%23980267"/></radialGradient><filter id="Ellipse_2" x="0" y="0" width="212" height="212" filterUnits="userSpaceOnUse"><feOffset dy="3" input="SourceAlpha"/><feGaussianBlur stdDeviation="23" result="blur"/><feFlood flood-color="%23ef6dc9" result="color"/><feComposite operator="out" in="SourceGraphic" in2="blur"/><feComposite operator="in" in="color"/><feComposite operator="in" in2="SourceGraphic"/></filter><filter id="Ellipse_6" x="502" y="372" width="212" height="212" filterUnits="userSpaceOnUse"><feOffset dy="3" input="SourceAlpha"/><feGaussianBlur stdDeviation="23" result="blur-2"/><feFlood flood-color="%23ef6dc9" result="color-2"/><feComposite operator="out" in="SourceGraphic" in2="blur-2"/><feComposite operator="in" in="color-2"/><feComposite operator="in" in2="SourceGraphic"/></filter><radialGradient id="radial-gradient-3" cx="0.5" cy="0.5" r="0.5" gradientUnits="objectBoundingBox"><stop offset="0" stop-color="%2302012c"/><stop offset="1" stop-color="%238703e1"/></radialGradient><filter id="Ellipse_4" x="1257" y="551" width="314" height="314" filterUnits="userSpaceOnUse"><feOffset dy="3" input="SourceAlpha"/><feGaussianBlur stdDeviation="23" result="blur-3"/><feFlood flood-color="%234e04ff" result="color-3"/><feComposite operator="out" in="SourceGraphic" in2="blur-3"/><feComposite operator="in" in="color-3"/><feComposite operator="in" in2="SourceGraphic"/></filter><filter id="Ellipse_5" x="1302" y="212" width="148" height="148" filterUnits="userSpaceOnUse"><feOffset dy="3" input="SourceAlpha"/><feGaussianBlur stdDeviation="23" result="blur-4"/><feFlood flood-color="%234e04ff" result="color-4"/><feComposite operator="out" in="SourceGraphic" in2="blur-4"/><feComposite operator="in" in="color-4"/><feComposite operator="in" in2="SourceGraphic"/></filter><filter id="Ellipse_3" x="533" y="839" width="114" height="114" filterUnits="userSpaceOnUse"><feOffset dy="3" input="SourceAlpha"/><feGaussianBlur stdDeviation="23" result="blur-5"/><feFlood flood-color="%23ef6dc9" result="color-5"/><feComposite operator="out" in="SourceGraphic" in2="blur-5"/><feComposite operator="in" in="color-5"/><feComposite operator="in" in2="SourceGraphic"/></filter></defs><g id="after" transform="translate(54 -73)"><g data-type="innerShadowGroup"><circle id="Ellipse_2-2" data-name="Ellipse 2" cx="106" cy="106" r="106" transform="translate(-54 73)" opacity="0.208" fill="url(%23radial-gradient)"/><g transform="matrix(1, 0, 0, 1, -54, 73)" filter="url(%23Ellipse_2)"><circle id="Ellipse_2-3" data-name="Ellipse 2" cx="106" cy="106" r="106" fill="%23fff" opacity="0.208"/></g></g><g data-type="innerShadowGroup"><circle id="Ellipse_6-2" data-name="Ellipse 6" cx="106" cy="106" r="106" transform="translate(448 445)" opacity="0.388" fill="url(%23radial-gradient)"/><g transform="matrix(1, 0, 0, 1, -54, 73)" filter="url(%23Ellipse_6)"><circle id="Ellipse_6-3" data-name="Ellipse 6" cx="106" cy="106" r="106" transform="translate(502 372)" fill="%23fff" opacity="0.388"/></g></g><g data-type="innerShadowGroup"><circle id="Ellipse_4-2" data-name="Ellipse 4" cx="157" cy="157" r="157" transform="translate(1203 624)" opacity="0.072" fill="url(%23radial-gradient-3)"/><g transform="matrix(1, 0, 0, 1, -54, 73)" filter="url(%23Ellipse_4)"><circle id="Ellipse_4-3" data-name="Ellipse 4" cx="157" cy="157" r="157" transform="translate(1257 551)" fill="%23fff" opacity="0.072"/></g></g><g data-type="innerShadowGroup"><circle id="Ellipse_5-2" data-name="Ellipse 5" cx="74" cy="74" r="74" transform="translate(1248 285)" opacity="0.317" fill="url(%23radial-gradient-3)"/><g transform="matrix(1, 0, 0, 1, -54, 73)" filter="url(%23Ellipse_5)"><circle id="Ellipse_5-3" data-name="Ellipse 5" cx="74" cy="74" r="74" transform="translate(1302 212)" fill="%23fff" opacity="0.317"/></g></g><g data-type="innerShadowGroup"><circle id="Ellipse_3-2" data-name="Ellipse 3" cx="57" cy="57" r="57" transform="translate(479 912)" opacity="0.075" fill="url(%23radial-gradient)"/><g transform="matrix(1, 0, 0, 1, -54, 73)" filter="url(%23Ellipse_3)"><circle id="Ellipse_3-3" data-name="Ellipse 3" cx="57" cy="57" r="57" transform="translate(533 839)" fill="%23fff" opacity="0.075"/></g></g></g></svg>');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top left;
    z-index: -1;
    background-position: 0px 0px;
    background-repeat: repeat-x;
    animation: mymove 10s linear infinite alternate;
}

.main_login {
    height: 100vh;
    min-height: 850px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    color: #ffffff;
}

.main_login {
    color: #fff;
}
.main_login a {
    color: #fff;
}
.main_login h1, .main_login h2 {
    font-size: 22px;
    color: #fff;
}

.title_squade {
    font-family: "Squada One", sans-serif;
    font-size: 93px;
    line-height: 98px;
    text-transform: uppercase;
    position: relative;
    text-shadow: -1px -2px 3px #4E04FF;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    background-color: #EA19A6;
    color: transparent;
}

.title_squade:after {
    content: attr(title);
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    text-shadow: 0px -3px 30px #4e04ff;
    font-size: 93px;
}

a.navbar-brand {
    margin: 0 auto;
}

.login_logo {
    margin: 0 auto;
    display: block;
    text-align: center;
}

.login_suite {
    font-size: 22px;
    text-align: center;
    color: #fff;
}

.login_header {
    margin-bottom: 25px;
}

.titre_form {
    font-size: 38px;
    text-transform: uppercase;
    margin: 15px auto;
    display: flex;
    align-items: center;
    gap: 0 10px;
    color: #4E04FF;
    line-height: 47px;
    letter-spacing: 4px;
    font-weight: 100;
}

.login_wrapper {
    min-height: 423px;
    width: 753px;
    padding: 1%;
    border-radius: 43px;
    max-width: 785px;
    margin: 30px auto;
    border: 1px solid #23005412;
    background: #4e04ff05;
    backdrop-filter: blur(50px);
}

section.login_content .form-control {
    background-color: transparent;
    border: 1px solid #5B01A2;
    border-radius: 28px;
    padding: 22px 20px;
    color: #fff;
    margin-bottom: 20px;
    height: 55px;
    width: 100%;
}

section.login_content .form-control::placeholder {
    color: #fff;
}

.animate.form.login_form {
    max-width: 467px;
    margin: 0 auto;
}

.remeber span {
    font-size: 16px;
    color: #fff;
    font-weight: 500;
}

.alert-danger {
    margin-top: 25px;
}

.login_wrapper {
    font-weight: 400;
    font-family: "Montserrat", sans-serif;
}

.remeber {
    display: flex;
    gap: 0 8px;
}

.d-flex {
    margin-bottom: 20px;
    justify-content: space-between;
}

a.reset_pass {
    color: #fff;
    font-size: 16px;
    text-decoration: underline;
    text-transform: uppercase;
    font-weight: 400;
}

.remeber input {
    width: 21px;
    height: 21px;
    border-radius: 50px !important;
    background-color: transparent !important;
    accent-color: #5305fc;
}

button.btn.submit, button.btn.btn-primary {
    width: 100%;
    height: 55px;
    background-color: #4E00FF;
    border: 1px solid #4E00FF;
    border-radius: 50px;
    color: #ffffff;
    font-size: 16px;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    transition: 0.5s;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    text-decoration: none;
    box-shadow: 0px 14px 20px 0px #4e00ff66;
}

button.btn.submit:hover, button.btn.btn-primary:hover {
    background-color: transparent;
    transition: 0.6s;
}

@media (max-width: 991px) {
    .title_squade, .title_squade:after {
        text-align: center;
        font-size: 70px;
        line-height: 77px;
        padding: 0 5px;
        padding-top: 65px;
    }

    .login_wrapper {
        width: 90%;
        margin: 0 auto;
    }

    body:before {
        z-index: -1;
    }

    .login_suite {
        padding: 0 4%;
    }

    .main_login {
        padding: 45px 0px;
    }

    .login_suite br {
        display: none;
    }
}
@media (max-width: 640px) {
    .title_squade, .title_squade:after {
        font-size: 28px;
        line-height: 33px;
    }

    .login_suite {
        font-size: 18px;
        padding: 0 5%;
    }

    .titre_form {
        font-size: 25px;
        justify-content: center;
        flex-direction: column;
    }

    .main_login {
        padding: 0;
        margin: 0 auto;
    }

    .bloc_bas {
        flex-direction: column;
        gap: 20px 0px;
    }
}
/* espace commercial */
.bloc_moyen {
    min-height: 250px;
    width: 100%;
    padding: 1%;
    border-radius: 43px;
    max-width: 785px;
    margin: 30px auto;
    border: 1px solid #23005412;
    background: #4e04ff05;
    backdrop-filter: blur(50px);
    text-align: center;
}

.bloc_moyen p {
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    font-family: "Montserrat";
}

.bloc_moyen label {
    font-family: "Squada One", sans-serif;
    font-size: 65px;
    line-height: 68px;
    text-transform: uppercase;
    position: relative;
    text-shadow: -1px -2px 3px #4E04FF;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    background-color: #EA19A6;
    color: transparent;
    margin-bottom: 15px;
}

.bloc_moyen h3 {
    color: #fff;
    font-size: 95px;
    text-shadow: 0 0 12px #fff;
    font-family: "Rubik", sans-serif;
}

.bloc_moyen label:after {
    content: attr(title);
    position: absolute;
    left: 0;
    top: 20px;
    z-index: -1;
    text-shadow: 0px -3px 30px #4e04ff;
    font-size: 65px;
    text-align: center;
    width: 100%;
}

.section_moyenne .container {
    max-width: 1440px;
}

.color_2 label {
    text-shadow: -1px -2px 3px #8FCB09;
}

.color_2 label:after {
    text-shadow: 0px -3px 30px #8FCB09;
}

.color_3 label {
    text-shadow: -1px -2px 3px #0BB2D9;
}

.color_3 label:after {
    text-shadow: 0px -3px 30px #0BB2D9;
}

.color_4 label {
    text-shadow: -1px -2px 3px #FFAD00;
}

.color_4 label:after {
    text-shadow: 0px -3px 30px #FFAD00;
}

.color_5 label {
    text-shadow: -1px -2px 3px #B50303;
}

.color_5 label:after {
    text-shadow: 0px -3px 30px #B50303;
}

.color_6 label {
    text-shadow: -1px -2px 3px #B50375;
}

.color_6 label:after {
    text-shadow: 0px -3px 30px #B50375;
}

.top {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 20px 0;
}

button.btn-blue {
    background: #4E00FF;
    color: #fff;
    font-size: 16px;
    padding: 9px 30px;
    border-radius: 50px;
    font-weight: bold;
    text-transform: uppercase;
    border: none;
    transition: 0.5s;
    cursor: default;
}

.top img {
    position: relative;
    top: 11px;
}

body.bonus:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: url(/assets/img/bg_commercial.png);
    background-repeat: no-repeat;
    background-position: center center;
    z-index: -1;
    background-size: contain;
}

.bloc_header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #fff;
    gap: 0 40px;
    width: 100%;
}

.bloc_header .login_logo {
    display: flex;
    align-items: center;
    gap: 0 25px;
    text-align: left;
}

.user-connected ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    align-items: center;
    gap: 0 20px;
}

span.bonjour.bold {
    display: block;
    font-weight: bold;
}

li.user {
    font-size: 16px;
}

.login_logo {
    margin: 0;
    margin-top: 10px;
}

li.disconnect {
    border-right: 1px solid #4e00ff;
}

li.disconnect a {
    margin-right: 20px;
    cursor: pointer;
}

.cd-popup-trigger {
    display: block;
    text-align: center;
    color: #FFF;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 50em;
}

.cd-popup {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(94, 110, 141, 0.9);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
}

.cd-popup.is-visible {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0s;
}

.cd-popup-container {
    position: relative;
    width: 100%;
    height: 100%;
    background: #FFF;
    border-radius: 0.25em 0.25em 0.4em 0.4em;
    text-align: center;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    -webkit-transform: translatex(-400px);
    -moz-transform: translatex(-400px);
    -ms-transform: translatex(-400px);
    -o-transform: translatex(-400px);
    transform: translatex(-400px);
    /* Force Hardware Acceleration in WebKit */
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.cd-popup-container p {
    padding: 0px;
    margin: 0px;
}

.cd-popup-container .cd-popup-close {
    position: absolute;
    top: 8px;
    right: 8px;
    width: 30px;
    height: 30px;
}

.cd-popup-container .cd-popup-close::before, .cd-popup-container .cd-popup-close::after {
    content: "";
    position: absolute;
    top: 12px;
    width: 14px;
    height: 3px;
    background-color: #8f9cb5;
}

.cd-popup-container .cd-popup-close::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 8px;
}

.cd-popup-container .cd-popup-close::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: 8px;
}

.is-visible .cd-popup-container {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}

span.avec_fond {
    width: 74px;
    height: 74px;
    background: url(/assets/img/rond.svg);
    background-size: contain;
    display: block;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.5s;
}

.cd-popup-trigger {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0 10px;
}

.cd-popup-trigger:hover {
    color: #fff;
    transition: 0.6s;
    text-decoration: none;
}

.cd-popup-trigger:hover span.avec_fond {
    transform: rotate(360deg);
    transition: 0.6s;
}

.cd-popup-container {
    background: url(/assets/img/bg_pop.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

/* Design */
body {
    background: #000;
    margin: 0;
}

.cd-popup-container .container {
    width: 1198px;
    height: 1198px;
    margin: 0px auto;
    overflow: hidden;
    position: relative;
    top: -130px;
    padding: 6%;
    background-image: url(/assets/img/fond_rt.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.controls {
    text-align: center;
}

.controls label {
    color: #fff;
}

#notice {
    color: #fff;
}

.wheel {
    background-size: 100% 100%;
    background-image: url(/assets/img/lob.png);
    width: 790px;
    height: 790px;
}

.cd-popup-container .container:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url(/assets/img/footer.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    bottom: 21%;
    left: 0;
    z-index: -1;
}

.wheel {
    background-position: center center;
    margin: 0 auto;
    display: block;
    text-align: center;
}

.prizes {
    transform-origin: center center;
}

/* Positioning */
body {
    height: 100%;
}

.prizes {
    position: relative;
    width: 100%;
    height: 100%;
    transform: scale(0.75);
}

.prize .icon {
    font-size: 60px;
    font-weight: bold;
    color: #fff;
    font-family: "Rubik";
    text-shadow: 0 0 12px #fff;
}

.prize {
    position: absolute;
    width: 20%;
    height: 20%;
    margin-left: -10%;
    margin-top: 0;
}

.prize .icon {
    position: absolute;
    width: 100%;
    height: 100%;
}

.prize-1 {
    left: 46%;
    top: 0%;
    transform: rotate(90deg);
}

.prize-2 {
    top: 6.6987298108%;
    left: 26%;
    transform: rotate(62deg);
}

.prize-3 {
    left: 13%;
    top: 23%;
    transform: rotate(30deg);
}

.prize-4 {
    left: 9%;
    top: 44%;
    transform: rotate(0deg);
}

.prize-5 {
    left: 17%;
    top: 63%;
    transform: rotate(-30deg);
}

.prize-6 {
    left: 34%;
    top: 77.30127%;
    transform: rotate(-60deg);
}

.prize-7 {
    left: 46%;
    top: 81%;
    transform: rotate(90deg);
}

.prize-8 {
    left: 67%;
    top: 76.30127%;
    transform: rotate(62deg);
}

.prize-9 {
    left: 83.30127%;
    top: 64%;
    transform: rotate(30deg);
}

.prize-10 {
    left: 89%;
    top: 45%;
    transform: rotate(4deg);
}

.prize-11 {
    left: 86.30127%;
    top: 24%;
    transform: rotate(-24deg);
}

.prize-12 {
    left: 72%;
    top: 8.69873%;
    transform: rotate(-57deg);
}

.wheel {
    transform: rotate(0deg);
}

.controls {
    position: relative;
    margin-top: -300px;
}

body {
    background: url(/assets/img/bg_login.jpg) !important;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: repeat-y !important;
}

.cd-popup-container:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top left;
    z-index: -1;
    background-position: 0px 0px;
    background-repeat: repeat-x;
    background: url(/assets/img/after_bg.png);
    animation: mymove 10s linear infinite alternate;
}

.win {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    transform: scale(0.8);
    transform-origin: bottom;
    z-index: 1;
}

.cd-popup-container {
    overflow-y: scroll;
    padding: 60px 0;
}

.bg_win {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    /*background: url(assets/img/bg_win.png);*/
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    transition: 0.8s;
}

.bg_win video {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    object-fit: cover;
    opacity: 0.1;
}

@keyframes confetti-slow {
    0% {
        transform: translate3d(0, 0, 0) rotateX(0) rotateY(0);
    }
    100% {
        transform: translate3d(25px, 105vh, 0) rotateX(360deg) rotateY(180deg);
    }
}
@keyframes confetti-medium {
    0% {
        transform: translate3d(0, 0, 0) rotateX(0) rotateY(0);
    }
    100% {
        transform: translate3d(100px, 105vh, 0) rotateX(100deg) rotateY(360deg);
    }
}
@keyframes confetti-fast {
    0% {
        transform: translate3d(0, 0, 0) rotateX(0) rotateY(0);
    }
    100% {
        transform: translate3d(-50px, 105vh, 0) rotateX(10deg) rotateY(250deg);
    }
}
.confetti-container {
    perspective: 700px;
    position: absolute;
    overflow: hidden;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.confetti {
    position: absolute;
    z-index: 1;
    top: -10px;
    border-radius: 0%;
}

.confetti--animation-slow {
    animation: confetti-slow 2.25s linear 1 forwards;
}

.confetti--animation-medium {
    animation: confetti-medium 1.75s linear 1 forwards;
}

.confetti--animation-fast {
    animation: confetti-fast 1.25s linear 1 forwards;
}

/* Checkmark */
.checkmark-circle {
    width: 150px;
    height: 150px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-left: auto;
    margin-right: auto;
}

.checkmark-circle .background {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background: #00C09D;
    position: absolute;
}

.checkmark-circle .checkmark {
    border-radius: 5px;
}

.checkmark-circle .checkmark.draw:after {
    -webkit-animation-delay: 100ms;
    -moz-animation-delay: 100ms;
    animation-delay: 100ms;
    -webkit-animation-duration: 3s;
    -moz-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-name: checkmark;
    -moz-animation-name: checkmark;
    animation-name: checkmark;
    -webkit-transform: scaleX(-1) rotate(135deg);
    -moz-transform: scaleX(-1) rotate(135deg);
    -ms-transform: scaleX(-1) rotate(135deg);
    -o-transform: scaleX(-1) rotate(135deg);
    transform: scaleX(-1) rotate(135deg);
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.checkmark-circle .checkmark:after {
    opacity: 1;
    height: 75px;
    width: 37.5px;
    -webkit-transform-origin: left top;
    -moz-transform-origin: left top;
    -ms-transform-origin: left top;
    -o-transform-origin: left top;
    transform-origin: left top;
    border-right: 15px solid white;
    border-top: 15px solid white;
    border-radius: 2.5px !important;
    content: "";
    left: 25px;
    top: 75px;
    position: absolute;
}

@-webkit-keyframes checkmark {
    0% {
        height: 0;
        width: 0;
        opacity: 1;
    }
    20% {
        height: 0;
        width: 37.5px;
        opacity: 1;
    }
    40% {
        height: 75px;
        width: 37.5px;
        opacity: 1;
    }
    100% {
        height: 75px;
        width: 37.5px;
        opacity: 1;
    }
}
@-moz-keyframes checkmark {
    0% {
        height: 0;
        width: 0;
        opacity: 1;
    }
    20% {
        height: 0;
        width: 37.5px;
        opacity: 1;
    }
    40% {
        height: 75px;
        width: 37.5px;
        opacity: 1;
    }
    100% {
        height: 75px;
        width: 37.5px;
        opacity: 1;
    }
}
@keyframes checkmark {
    0% {
        height: 0;
        width: 0;
        opacity: 1;
    }
    20% {
        height: 0;
        width: 37.5px;
        opacity: 1;
    }
    40% {
        height: 75px;
        width: 37.5px;
        opacity: 1;
    }
    100% {
        height: 75px;
        width: 37.5px;
        opacity: 1;
    }
}
.js-container {
    width: 100%;
    height: 100%;
}

.confetti {
    zoom: 1.4;
}

@media (max-width: 1440px) {
    .launch-popin {
        padding-right: 3%;
        padding-top: 1%;
    }
}
@media (max-width: 790px) {
    .bloc_moyen h3 {
        font-size: 30px;
    }

    .bloc_moyen label, .bloc_moyen label:after {
        font-size: 35px;
        line-height: 40px;
    }

    .wheel {
        width: 320px;
        height: 320px;
        position: relative;
    }

    .prize .icon {
        font-size: 26px;
    }

    .cd-popup-container .container {
        width: 100%;
        height: 100%;
        padding: 0;
        top: 0;
        padding-top: 120px;
    }

    .cd-popup-container .container:before {
        max-width: 260px;
        margin: 0 auto;
        right: 0;
        background-size: contain;
    }

    .win {
        max-width: 320px;
    }

    .win img {
        width: 50px;
        height: auto;
    }

    .bloc_header, .bloc_header .login_logo {
        flex-direction: column;
        flex-wrap: wrap;
        gap: 30px 0px;
    }
}

