/*!********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./css/src/global.scss ***!
  \********************************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;400;700;900&display=swap);

/*!****************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./components/homeHotNews/owl.carousel.css ***!
  \****************************************************************************************************************************************************************************************************************************************************************/
.owl-carousel {
    -webkit-tap-highlight-color: transparent;
    display: none;
    position: relative;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    -moz-backface-visibility: hidden;
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation
}

.owl-carousel .owl-stage:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden
}

.owl-carousel .owl-stage-outer {
    overflow: hidden;
    position: relative;
    -webkit-transform: translateZ(0)
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0)
}

.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-backface-visibility: hidden;
    float: left;
    min-height: 1px;
    position: relative
}

img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

picture img {
    border-radius: 14px;
    margin: 20px auto;
}

table, th, td {
    border: 1px solid;
    padding: 5px;
    margin: 5px;
}

.owl-carousel .owl-item {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: none
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    background: none;
    border: none;
    color: inherit;
    font: inherit;
    padding: 0 !important
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    display: block;
    opacity: 0
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    background: #000;
    height: 100%;
    position: relative
}

.owl-carousel .owl-video-play-icon {
    -webkit-backface-visibility: hidden;
    cursor: pointer;
    height: 80px;
    left: 50%;
    margin-left: -40px;
    margin-top: -40px;
    position: absolute;
    top: 50%;
    transition: transform .1s ease;
    width: 80px;
    z-index: 1
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3);
    transform: scale(1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    height: 100%;
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    height: 100%;
    position: relative;
    width: 100%;
    z-index: 1
}

/*!*********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./components/homeHotNews/owl.theme.default.css ***!
  \*********************************************************************************************************************************************************************************************************************************************************************/
.owl-theme .owl-nav {
    -webkit-tap-highlight-color: transparent;
    margin-top: 10px;
    text-align: center
}

.owl-theme .owl-nav [class*=owl-] {
    background: #d6d6d6;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #fff;
    text-decoration: none
}

.owl-theme .owl-nav .disabled {
    cursor: default;
    opacity: .5
}

.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 10px
}

.owl-theme .owl-dots {
    -webkit-tap-highlight-color: transparent;
    text-align: center
}

.owl-theme .owl-dots .owl-dot {
    zoom: 1;
    background: none;
    border: none;
    cursor: pointer;
    display: inline-block;
    *display: inline;
    margin: 0;
    padding: 0
}

.owl-theme .owl-dots .owl-dot span {
    -webkit-backface-visibility: visible;
    background: #d6d6d6;
    border-radius: 30px;
    display: block;
    height: 10px;
    margin: 5px 7px;
    transition: opacity .2s ease;
    width: 10px
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #3dffda
}

/*!************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./css/src/global.scss (1) ***!
  \************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
.color-purple {
    color: #461572
}

.color-turquoise {
    color: #3dffda
}

.color-orange {
    color: #ffa532
}

@font-face {
    ascent-override: 99%;
    font-family: Inter-fallback;
    size-adjust: 97.38%;
    src: local("Arial")
}

@-webkit-keyframes rotating {
    0% {
        -webkit-transform: translateX(-50%) translateY(-50%) rotate(0deg);
        -o-transform: translateX(-50%) translateY(-50%) rotate(0deg);
        transform: translateX(-50%) translateY(-50%) rotate(0deg)
    }
    to {
        -webkit-transform: translateX(-50%) translateY(-50%) rotate(1turn);
        -o-transform: translateX(-50%) translateY(-50%) rotate(1turn);
        transform: translateX(-50%) translateY(-50%) rotate(1turn)
    }
}

@keyframes rotating {
    0% {
        -ms-transform: translateX(-50%) translateY(-50%) rotate(0deg);
        -moz-transform: translateX(-50%) translateY(-50%) rotate(0deg);
        -webkit-transform: translateX(-50%) translateY(-50%) rotate(0deg);
        -o-transform: translateX(-50%) translateY(-50%) rotate(0deg);
        transform: translateX(-50%) translateY(-50%) rotate(0deg)
    }
    to {
        -ms-transform: translateX(-50%) translateY(-50%) rotate(1turn);
        -moz-transform: translateX(-50%) translateY(-50%) rotate(1turn);
        -webkit-transform: translateX(-50%) translateY(-50%) rotate(1turn);
        -o-transform: translateX(-50%) translateY(-50%) rotate(1turn);
        transform: translateX(-50%) translateY(-50%) rotate(1turn)
    }
}

.border-animation {
    --border-width: 0.1em;
    --animation-speed: 0.5s;
    --color: #3cffd9;
    color: var(--color);
    display: inline-block;
    font-size: 4em;
    line-height: 1em;
    transform: scale(1)
}

.border-animation, .border-animation .border-animation__inner {
    border: var(--border-width) solid transparent;
    position: relative
}

.border-animation .border-animation__inner {
    cursor: pointer;
    z-index: 1
}

.border-animation:after, .border-animation:before {
    background: var(--color);
    content: "";
    position: absolute
}

.border-animation:focus:before, .border-animation:hover:before {
    animation: beforeBorders var(--animation-speed) forwards ease-in-out
}

.border-animation:focus:after, .border-animation:hover:after {
    animation: afterBorders var(--animation-speed) forwards ease-in-out
}

.border-animation:focus, .border-animation:hover {
    animation: borderColors var(--animation-speed) steps(1) forwards
}

@keyframes beforeBorders {
    0% {
        bottom: auto;
        height: var(--border-width);
        left: 50%;
        right: auto;
        top: calc(var(--border-width) * -1);
        width: 0
    }
    33% {
        bottom: auto;
        height: var(--border-width);
        left: calc(var(--border-width) * -1);
        right: auto;
        top: calc(var(--border-width) * -1);
        width: calc(var(--border-width) + 50%)
    }
    66% {
        bottom: auto;
        height: calc(var(--border-width) * 2 + 100%);
        left: calc(var(--border-width) * -1);
        right: auto;
        top: calc(var(--border-width) * -1);
        width: var(--border-width)
    }
    to {
        bottom: calc(var(--border-width) * -1);
        height: calc(var(--border-width) * 2 + 100%);
        left: calc(var(--border-width) * -1);
        right: auto;
        top: auto;
        width: calc(var(--border-width) + 50%)
    }
}

@keyframes afterBorders {
    0% {
        bottom: auto;
        height: var(--border-width);
        left: auto;
        right: 50%;
        top: calc(var(--border-width) * -1);
        width: 0
    }
    33% {
        bottom: auto;
        height: var(--border-width);
        left: auto;
        right: calc(var(--border-width) * -1);
        top: calc(var(--border-width) * -1);
        width: calc(var(--border-width) + 50%)
    }
    66% {
        bottom: auto;
        height: calc(var(--border-width) * 2 + 100%);
        left: auto;
        right: calc(var(--border-width) * -1);
        top: calc(var(--border-width) * -1);
        width: var(--border-width)
    }
    to {
        bottom: calc(var(--border-width) * -1);
        height: calc(var(--border-width) * 2 + 100%);
        left: auto;
        right: calc(var(--border-width) * -1);
        top: auto;
        width: calc(var(--border-width) + 50%)
    }
}

@keyframes borderColors {
    0% {
        border-color: transparent;
        border-radius: 10px
    }
    33% {
        border-bottom-color: transparent;
        border-left-color: transparent;
        border-radius: 10px;
        border-right-color: transparent;
        border-top-color: var(--color)
    }
    66% {
        border-bottom-color: transparent;
        border-left-color: var(--color);
        border-radius: 10px;
        border-right-color: var(--color);
        border-top-color: var(--color)
    }
    to {
        border-color: var(--color);
        border-radius: 10px
    }
}

@property --bga {
    syntax: "<color>";
    initial-value: #3dffda;
    inherits: false
}

@property --bgb {
    syntax: "<color>";
    initial-value: #3dffda;
    inherits: false
}

:root {
    --bga: #3dffda;
    --bgb: #3dffda
}

@keyframes gradient {
    0% {
        background-position: 0 50%
    }
    to {
        background-position: 100%
    }
}

@keyframes gradient-out {
    0% {
        background-position: 100%
    }
    to {
        background-position: 0 50%
    }
}

.clearfix:after, .row:after {
    clear: both;
    content: "";
    display: block
}

.wrapper {
    margin: 0 auto;
    max-width: 1360px;
    width: 90%
}

.row .col1 {
    float: left;
    margin-left: 1.5%;
    margin-right: 1.5%;
    width: 5.3333333333%
}

.row .col1.nogutter {
    margin-left: 0;
    margin-right: 0;
    width: 8.3333333333%
}

.row .col1.nogutterleft, .row .col1.nogutterright {
    width: 6.8333333333%
}

.row .col1.nogutterleft {
    margin-left: 0
}

.row .col1.nogutterright {
    margin-right: 0
}

.row .col2 {
    float: left;
    margin-left: 1.5%;
    margin-right: 1.5%;
    width: 13.6666666667%
}

.row .col2.nogutter {
    margin-left: 0;
    margin-right: 0;
    width: 16.6666666667%
}

.row .col2.nogutterleft, .row .col2.nogutterright {
    width: 15.1666666667%
}

.row .col2.nogutterleft {
    margin-left: 0
}

.row .col2.nogutterright {
    margin-right: 0
}

.row .col3 {
    float: left;
    margin-left: 1.5%;
    margin-right: 1.5%;
    width: 22%
}

.row .col3.nogutter {
    margin-left: 0;
    margin-right: 0;
    width: 25%
}

.row .col3.nogutterleft, .row .col3.nogutterright {
    width: 23.5%
}

.row .col3.nogutterleft {
    margin-left: 0
}

.row .col3.nogutterright {
    margin-right: 0
}

.row .col4 {
    float: left;
    margin-left: 1.5%;
    margin-right: 1.5%;
    width: 30.3333333333%
}

.row .col4.nogutter {
    margin-left: 0;
    margin-right: 0;
    width: 33.3333333333%
}

.row .col4.nogutterleft, .row .col4.nogutterright {
    width: 31.8333333333%
}

.row .col4.nogutterleft {
    margin-left: 0
}

.row .col4.nogutterright {
    margin-right: 0
}

.row .col5 {
    float: left;
    margin-left: 1.5%;
    margin-right: 1.5%;
    width: 38.6666666667%
}

.row .col5.nogutter {
    margin-left: 0;
    margin-right: 0;
    width: 41.6666666667%
}

.row .col5.nogutterleft, .row .col5.nogutterright {
    width: 40.1666666667%
}

.row .col5.nogutterleft {
    margin-left: 0
}

.row .col5.nogutterright {
    margin-right: 0
}

.row .col6 {
    float: left;
    margin-left: 1.5%;
    margin-right: 1.5%;
    width: 47%
}

.row .col6.nogutter {
    margin-left: 0;
    margin-right: 0;
    width: 50%
}

.row .col6.nogutterleft, .row .col6.nogutterright {
    width: 48.5%
}

.row .col6.nogutterleft {
    margin-left: 0
}

.row .col6.nogutterright {
    margin-right: 0
}

.row .col7 {
    float: left;
    margin-left: 1.5%;
    margin-right: 1.5%;
    width: 55.3333333333%
}

.row .col7.nogutter {
    margin-left: 0;
    margin-right: 0;
    width: 58.3333333333%
}

.row .col7.nogutterleft, .row .col7.nogutterright {
    width: 56.8333333333%
}

.row .col7.nogutterleft {
    margin-left: 0
}

.row .col7.nogutterright {
    margin-right: 0
}

.row .col8 {
    float: left;
    margin-left: 1.5%;
    margin-right: 1.5%;
    width: 63.6666666667%
}

.row .col8.nogutter {
    margin-left: 0;
    margin-right: 0;
    width: 66.6666666667%
}

.row .col8.nogutterleft, .row .col8.nogutterright {
    width: 65.1666666667%
}

.row .col8.nogutterleft {
    margin-left: 0
}

.row .col8.nogutterright {
    margin-right: 0
}

.row .col9 {
    float: left;
    margin-left: 1.5%;
    margin-right: 1.5%;
    width: 72%
}

.row .col9.nogutter {
    margin-left: 0;
    margin-right: 0;
    width: 75%
}

.row .col9.nogutterleft, .row .col9.nogutterright {
    width: 73.5%
}

.row .col9.nogutterleft {
    margin-left: 0
}

.row .col9.nogutterright {
    margin-right: 0
}

.row .col10 {
    float: left;
    margin-left: 1.5%;
    margin-right: 1.5%;
    width: 80.3333333333%
}

.row .col10.nogutter {
    margin-left: 0;
    margin-right: 0;
    width: 83.3333333333%
}

.row .col10.nogutterleft, .row .col10.nogutterright {
    width: 81.8333333333%
}

.row .col10.nogutterleft {
    margin-left: 0
}

.row .col10.nogutterright {
    margin-right: 0
}

.row .col11 {
    float: left;
    margin-left: 1.5%;
    margin-right: 1.5%;
    width: 88.6666666667%
}

.row .col11.nogutter {
    margin-left: 0;
    margin-right: 0;
    width: 91.6666666667%
}

.row .col11.nogutterleft, .row .col11.nogutterright {
    width: 90.1666666667%
}

.row .col11.nogutterleft {
    margin-left: 0
}

.row .col11.nogutterright {
    margin-right: 0
}

.row .col12 {
    float: left;
    margin-left: 1.5%;
    margin-right: 1.5%;
    width: 97%
}

.row .col12.nogutter {
    margin-left: 0;
    margin-right: 0;
    width: 100%
}

.row .col12.nogutterleft, .row .col12.nogutterright {
    width: 98.5%
}

.row .col12.nogutterleft {
    margin-left: 0
}

.row .col12.nogutterright {
    margin-right: 0
}

@media screen and (min-width: 1160px) {
    .wrapper {
        margin: 0 auto;
        max-width: 1360px;
        width: 98%
    }
}

@media screen and (min-width: 1360px) {
    .wrapper {
        margin: 0 auto;
        max-width: 1360px;
        width: auto
    }
}

@media screen and (max-width: 768px) {
    .hideonmobile {
        display: none !important
    }

    .row .col12, .row .col12.nogutter, .row .col2, .row .col2.nogutter, .row .col3, .row .col3.nogutter, .row .col4, .row .col4.nogutter, .row .col5, .row .col5.nogutter, .row .col6, .row .col6.nogutter, .row .col8, .row .col8.nogutter, .row .col9, .row .col9.nogutter {
        margin: 0 auto 20px;
        width: 100%
    }
}

ul {
    list-style-type: none
}

main ol, ul {
    margin: 0;
    padding: 0
}

main ol {
    list-style-position: inside
}

main ol li {
    color: #2a292b;
    font-size: 16px;
    line-height: 1.6em;
    margin-bottom: 8px
}

main ol li a {
    color: #5e5ddc;
    text-decoration: underline
}

main ol li::marker {
    color: #5e5ddc
}

main ol ul {
    margin: 8px 0
}

main ul {
    list-style-position: inside;
    list-style-type: disc;
    margin: 0;
    padding: 0
}

main ul li {
    color: #2a292b;
    font-size: 16px;
    line-height: 1.6em;
    margin-bottom: 8px
}

main ul li a {
    color: #5e5ddc;
    text-decoration: underline
}

main ul li::marker {
    color: #5e5ddc
}

p, ol, ul {
    font-size: var(--normal-font-size);
    margin-bottom: 16px;
    line-height: 28px;
    text-align: start;
}

main {
    color: #2a292b;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    margin: 0 0 10px
}

main a {
    color: #5e5ddc
}

a {
    text-decoration: none
}

.negativemargin {
    margin-left: -1.5%;
    margin-right: -1.5%;
    width: 103%
}

h1, h2, h3 {
    text-align: center;
}

h1 {
    color: #2a292b;
    font-size: 32px;
    font-weight: 900;
    line-height: 42px;
    margin-top: 0;
    text-transform: uppercase
}

h1.warm_blue {
    color: #5e5ddc
}

h2 {
    font-size: 28px;
    line-height: 35px;
    margin-bottom: 20px
}

h2, h3 {
    color: #2a292b;
    font-weight: 900;
    margin-top: 0;
    text-transform: none
}

h3 {
    line-height: 28px
}

h3, h4 {
    font-size: 20px
}

h4 {
    color: #2a292b;
    font-weight: 900;
    line-height: 30px;
    margin-top: 15px;
    text-transform: none
}

.aligncenter {
    margin: 0 auto;
    text-align: center
}

.cta.blanc {
    border: 1px solid #fff;
    border-radius: 50px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    margin-top: 15px;
    min-width: 200px;
    padding: 14px 0 13px;
    text-align: center;
    text-transform: none
}

.cta.blanc:hover {
    background: #fff;
    color: #2a292b
}

.bouton_primaire {
    background: #3dffda;
    border-radius: 50px;
    color: #411cb4;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    margin-top: 15px;
    min-width: 200px;
    padding: 14px 0 13px;
    text-align: center;
    text-transform: none;
    transition: all .5s ease
}

.bouton_primaire:hover {
    background: #5e5ddc;
    color: #fff
}

.bouton_primaire.rose {
    background: #db2b5a;
    border-radius: 50px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    height: 46px;
    line-height: 1;
    line-height: 46px;
    margin-top: 15px;
    min-width: 200px;
    padding: 0;
    text-align: center;
    text-transform: none
}

.bouton_primaire.rose:hover {
    background-image: linear-gradient(270deg, #5e5de3 100%, #411cb4 0);
    color: #fff
}

.bouton_primaire.violet {
    background: #5e5ddc;
    border-radius: 50px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    height: 46px;
    line-height: 1;
    line-height: 46px;
    margin-top: 15px;
    min-width: 200px;
    padding: 0;
    text-align: center;
    text-transform: none
}

.bouton_primaire.violet:hover {
    background: #2a292b;
    color: #fff
}

.bouton_primaire_avec_texte {
    background: #3dffda;
    background: linear-gradient(90deg, var(--bga), var(--bgb));
    border-radius: 50px;
    border-radius: 100px;
    color: #411cb4;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    height: 25px;
    line-height: 1;
    line-height: 0;
    margin-top: 0;
    min-width: 200px;
    overflow: hidden;
    padding: 22px 20px;
    position: relative;
    text-align: center;
    text-transform: none;
    transition: all .5s ease;
    transition: --bga .5s, --bgb 2s
}

.bouton_primaire_avec_texte:hover {
    background: #5e5ddc
}

.bouton_primaire_avec_texte span {
    display: inline-block;
    opacity: 1;
    transform: translateX(0);
    transition: transform .95s ease-in-out
}

.bouton_primaire_avec_texte:before {
    color: #fff;
    content: "Let's Go 🎉";
    display: inline-block;
    left: -50%;
    position: absolute;
    transform: translateX(-50%);
    transition: left .95s ease-in-out;
    white-space: nowrap
}

.bouton_primaire_avec_texte:hover {
    --bga: #411cb4;
    --bgb: #5e5de3;
    color: #fff
}

.bouton_primaire_avec_texte:hover:before {
    left: 50%
}

.bouton_primaire_avec_texte:hover span {
    color: #fff;
    transform: translateX(200%)
}

.bouton_primaire_sans_texte {
    background: #3dffda;
    border-radius: 50px;
    color: #5e5ddc;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    height: 46px;
    line-height: 1;
    line-height: 46px;
    margin-top: 15px;
    min-width: 200px;
    padding: 0;
    text-align: center;
    text-transform: none;
    transition: all .5s ease
}

.bouton_primaire_sans_texte:hover {
    background: #5e5de3;
    color: #fff
}

.bouton_secondaire {
    border: 1px solid #2a292b;
    border-radius: 50px;
    color: #2a292b;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    margin-top: 15px;
    min-width: 200px;
    padding: 14px 0 13px;
    text-align: center;
    text-transform: none;
    transition: all .5s ease
}

.bouton_secondaire:hover {
    background: #2a292b;
    color: #fff
}

.bouton_secondaire.blanc {
    border: 1px solid #fff;
    border-radius: 50px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    margin-top: 15px;
    min-width: 200px;
    padding: 14px 0 13px;
    text-align: center;
    text-transform: none
}

.bouton_secondaire.blanc:hover {
    background: #fff;
    color: #2a292b
}

.bouton_secondaire.grand {
    min-width: 242px
}

.bouton_tertiaire {
    color: #2a292b;
    font-size: 16px;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 1.44;
    padding-bottom: 7px;
    padding-right: 0;
    position: relative;
    text-align: left
}

.bouton_tertiaire:after {
    background: url(../../images/arrow_lien_tertiaire.svg) no-repeat 50%;
    content: "";
    display: inline-block;
    height: 11px;
    position: absolute;
    right: -20px;
    top: 5px;
    width: 14px
}

.bouton_tertiaire:before {
    background-color: #5e5ddc;
    bottom: -1px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: bottom right;
    -ms-transform-origin: bottom right;
    transform-origin: bottom right;
    -webkit-transition: -webkit-transform .25s ease-out;
    transition: -webkit-transform .25s ease-out;
    transition: transform .25s ease-out;
    transition: transform .25s ease-out, -webkit-transform .25s ease-out;
    width: 100%
}

.bouton_tertiaire:hover:before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    transform-origin: bottom left
}

.bigmargintopbottom {
    margin-bottom: 40px;
    margin-top: 40px
}

.margintopbottom {
    margin-bottom: 25px;
    margin-top: 25px
}

#axeptio_overlay.hide, #tidio-chat.hide {
    display: none !important
}

.hideondesktop {
    display: none
}

.iframe-container {
    position: relative
}

.iframe-container iframe {
    background: #fff;
    display: block;
    height: 600px;
    width: 1600px
}

.iframe-overlay {
    cursor: pointer;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2
}

.embed-container, .wp-block-embed__wrapper {
    height: auto;
    max-width: 100%;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative
}

.embed-container embed, .embed-container iframe, .embed-container object, .wp-block-embed__wrapper embed, .wp-block-embed__wrapper iframe, .wp-block-embed__wrapper object {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.wp-block-embed.is-type-rich.wp-block-embed-twitter .wp-block-embed__wrapper {
    padding-bottom: 0
}

.jq-stars {
    display: inline-block
}

.jq-rating-label {
    font-family: helvetica, arial, verdana;
    font-size: 22px;
    vertical-align: top
}

.jq-rating-label, .jq-star {
    display: inline-block;
    position: relative
}

.jq-star {
    cursor: default;
    height: 100px;
    width: 100px
}

.jq-star polygon {
    stroke: #fff !important
}

.jq-star-svg {
    height: 100%;
    padding-left: 3px;
    width: 100%
}

.jq-star-svg path {
    stroke-linejoin: round
}

.jq-shadow {
    -webkit-filter: drop-shadow(-2px -2px 2px #888);
    filter: drop-shadow(-2px -2px 2px #888)
}

.my-rating {
    display: inline-block
}

@media screen and (max-width: 768px) {
    h1, h2 {
        font-size: 20px;
        line-height: 28px
    }

    .hideondesktop {
        display: block
    }

    #header .col12.open #CookiebotWidget:not(.CookiebotWidget-inactive) {
        bottom: 80px !important
    }

    #CookiebotWidget.hide {
        display: none !important
    }
}

.filepond--image-preview-markup {
    left: 0;
    position: absolute;
    top: 0
}

.filepond--image-preview-wrapper {
    z-index: 2
}

.filepond--image-preview-overlay {
    display: block;
    left: 0;
    margin: 0;
    max-height: 7rem;
    min-height: 5rem;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
    z-index: 2
}

.filepond--image-preview-overlay svg {
    color: inherit;
    height: auto;
    max-height: inherit;
    width: 100%
}

.filepond--image-preview-overlay-idle {
    color: rgba(40, 40, 40, .85);
    mix-blend-mode: multiply
}

.filepond--image-preview-overlay-success {
    color: #369763;
    mix-blend-mode: normal
}

.filepond--image-preview-overlay-failure {
    color: #c44e47;
    mix-blend-mode: normal
}

@supports (-webkit-marquee-repetition:infinite) and ((-o-object-fit:fill) or (object-fit:fill)) {
    .filepond--image-preview-overlay-idle {
        mix-blend-mode: normal
    }
}

.filepond--image-preview-wrapper {
    background: rgba(0, 0, 0, .01);
    border-radius: .45em;
    height: 100%;
    left: 0;
    margin: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.filepond--image-preview {
    align-items: center;
    background: #222;
    display: flex;
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    will-change: transform, opacity;
    z-index: 1
}

.filepond--image-clip {
    margin: 0 auto;
    overflow: hidden;
    position: relative
}

.filepond--image-clip[data-transparency-indicator=grid] canvas, .filepond--image-clip[data-transparency-indicator=grid] img {
    background-color: #fff;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27%23eee%27 viewBox=%270 0 100 100%27%3E%3Cpath d=%27M0 0h50v50H0m50 0h50v50H50%27/%3E%3C/svg%3E");
    background-size: 1.25em 1.25em
}

.filepond--image-bitmap, .filepond--image-vector {
    left: 0;
    position: absolute;
    top: 0;
    will-change: transform
}

.filepond--root[data-style-panel-layout~=integrated] .filepond--image-preview-wrapper {
    border-radius: 0
}

.filepond--root[data-style-panel-layout~=integrated] .filepond--image-preview {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center
}

.filepond--root[data-style-panel-layout~=circle] .filepond--image-preview-wrapper {
    border-radius: 99999rem
}

.filepond--root[data-style-panel-layout~=circle] .filepond--image-preview-overlay {
    bottom: 0;
    top: auto;
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1)
}

.filepond--root[data-style-panel-layout~=circle] .filepond--file .filepond--file-action-button[data-align*=bottom]:not([data-align*=center]) {
    margin-bottom: .325em
}

.filepond--root[data-style-panel-layout~=circle] .filepond--file [data-align*=left] {
    left: calc(50% - 3em)
}

.filepond--root[data-style-panel-layout~=circle] .filepond--file [data-align*=right] {
    right: calc(50% - 3em)
}

.filepond--root[data-style-panel-layout~=circle] .filepond--progress-indicator[data-align*=bottom][data-align*=left], .filepond--root[data-style-panel-layout~=circle] .filepond--progress-indicator[data-align*=bottom][data-align*=right] {
    margin-bottom: .5125em
}

.filepond--root[data-style-panel-layout~=circle] .filepond--progress-indicator[data-align*=bottom][data-align*=center] {
    margin-bottom: .1875em;
    margin-left: .1875em;
    margin-top: 0
}

.filepond--assistant {
    clip: rect(1px, 1px, 1px, 1px);
    border: 0;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px
}

.filepond--browser.filepond--browser {
    font-size: 0;
    left: 1em;
    margin: 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    top: 1.75em;
    width: calc(100% - 2em)
}

.filepond--data {
    border: none;
    contain: strict;
    height: 0;
    margin: 0;
    padding: 0;
    visibility: hidden;
    width: 0
}

.filepond--data, .filepond--drip {
    pointer-events: none;
    position: absolute
}

.filepond--drip {
    background: rgba(0, 0, 0, .01);
    border-radius: .5em;
    bottom: 0;
    left: 0;
    opacity: .1;
    overflow: hidden;
    right: 0;
    top: 0
}

.filepond--drip-blob {
    background: #292625;
    border-radius: 50%;
    height: 8em;
    margin-left: -4em;
    margin-top: -4em;
    -webkit-transform-origin: center center;
    transform-origin: center center;
    width: 8em
}

.filepond--drip-blob, .filepond--drop-label {
    left: 0;
    position: absolute;
    top: 0;
    will-change: transform, opacity
}

.filepond--drop-label {
    align-items: center;
    color: #4f4f4f;
    display: flex;
    height: 0;
    justify-content: center;
    margin: 0;
    right: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.filepond--drop-label.filepond--drop-label label {
    display: block;
    margin: 0;
    padding: .5em
}

.filepond--drop-label label {
    cursor: default;
    font-size: .875em;
    font-weight: 400;
    line-height: 1.5;
    text-align: center
}

.filepond--label-action {
    -webkit-text-decoration-skip: ink;
    cursor: pointer;
    text-decoration: underline;
    -webkit-text-decoration-color: #a7a4a4;
    text-decoration-color: #a7a4a4;
    text-decoration-skip-ink: auto
}

.filepond--root[data-disabled] .filepond--drop-label label {
    opacity: .5
}

.filepond--file-action-button.filepond--file-action-button {
    border: none;
    font-family: inherit;
    font-size: 1em;
    height: 1.625em;
    line-height: inherit;
    margin: 0;
    outline: none;
    padding: 0;
    width: 1.625em;
    will-change: transform, opacity
}

.filepond--file-action-button.filepond--file-action-button span {
    clip: rect(1px, 1px, 1px, 1px);
    border: 0;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px
}

.filepond--file-action-button.filepond--file-action-button svg {
    height: 100%;
    width: 100%
}

.filepond--file-action-button.filepond--file-action-button:after {
    bottom: -.75em;
    content: "";
    left: -.75em;
    position: absolute;
    right: -.75em;
    top: -.75em
}

.filepond--file-action-button {
    background-color: rgba(0, 0, 0, .5);
    background-image: none;
    border-radius: 50%;
    box-shadow: 0 0 0 0 hsla(0, 0%, 100%, 0);
    color: #fff;
    cursor: auto;
    transition: box-shadow .25s ease-in
}

.filepond--file-action-button:focus, .filepond--file-action-button:hover {
    box-shadow: 0 0 0 .125em hsla(0, 0%, 100%, .9)
}

.filepond--file-action-button[disabled] {
    background-color: rgba(0, 0, 0, .25);
    color: hsla(0, 0%, 100%, .5)
}

.filepond--file-action-button[hidden] {
    display: none
}

.filepond--action-edit-item.filepond--action-edit-item {
    height: 2em;
    padding: .1875em;
    width: 2em
}

.filepond--action-edit-item.filepond--action-edit-item[data-align*=center] {
    margin-left: -.1875em
}

.filepond--action-edit-item.filepond--action-edit-item[data-align*=bottom] {
    margin-bottom: -.1875em
}

.filepond--action-edit-item-alt {
    background: transparent;
    border: none;
    color: inherit;
    font-family: inherit;
    line-height: inherit;
    margin: 0 0 0 .25em;
    outline: none;
    padding: 0;
    pointer-events: all;
    position: absolute
}

.filepond--action-edit-item-alt svg {
    height: 1.3125em;
    width: 1.3125em
}

.filepond--action-edit-item-alt span {
    font-size: 0;
    opacity: 0
}

.filepond--file-info {
    align-items: flex-start;
    display: flex;
    flex: 1;
    flex-direction: column;
    margin: 0 .5em 0 0;
    min-width: 0;
    pointer-events: none;
    position: static;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    will-change: transform, opacity
}

.filepond--file-info * {
    margin: 0
}

.filepond--file-info .filepond--file-info-main {
    font-size: .75em;
    line-height: 1.2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

.filepond--file-info .filepond--file-info-sub {
    font-size: .625em;
    opacity: .5;
    transition: opacity .25s ease-in-out;
    white-space: nowrap
}

.filepond--file-info .filepond--file-info-sub:empty {
    display: none
}

.filepond--file-status {
    align-items: flex-end;
    display: flex;
    flex-direction: column;
    flex-grow: 0;
    flex-shrink: 0;
    margin: 0;
    min-width: 2.25em;
    pointer-events: none;
    position: static;
    text-align: right;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    will-change: transform, opacity
}

.filepond--file-status * {
    margin: 0;
    white-space: nowrap
}

.filepond--file-status .filepond--file-status-main {
    font-size: .75em;
    line-height: 1.2
}

.filepond--file-status .filepond--file-status-sub {
    font-size: .625em;
    opacity: .5;
    transition: opacity .25s ease-in-out
}

.filepond--file-wrapper.filepond--file-wrapper {
    border: none;
    height: 100%;
    margin: 0;
    min-width: 0;
    padding: 0
}

.filepond--file-wrapper.filepond--file-wrapper > legend {
    clip: rect(1px, 1px, 1px, 1px);
    border: 0;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px
}

.filepond--file {
    align-items: flex-start;
    border-radius: .5em;
    color: #fff;
    display: flex;
    height: 100%;
    padding: .5625em;
    position: static
}

.filepond--file .filepond--file-status {
    margin-left: auto;
    margin-right: 2.25em
}

.filepond--file .filepond--processing-complete-indicator {
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 3
}

.filepond--file .filepond--file-action-button, .filepond--file .filepond--processing-complete-indicator, .filepond--file .filepond--progress-indicator {
    position: absolute
}

.filepond--file [data-align*=left] {
    left: .5625em
}

.filepond--file [data-align*=right] {
    right: .5625em
}

.filepond--file [data-align*=center] {
    left: calc(50% - .8125em)
}

.filepond--file [data-align*=bottom] {
    bottom: 1.125em
}

.filepond--file [data-align=center] {
    top: calc(50% - .8125em)
}

.filepond--file .filepond--progress-indicator {
    margin-top: .1875em
}

.filepond--file .filepond--progress-indicator[data-align*=right] {
    margin-right: .1875em
}

.filepond--file .filepond--progress-indicator[data-align*=left] {
    margin-left: .1875em
}

[data-filepond-item-state*=error] .filepond--file-info, [data-filepond-item-state*=invalid] .filepond--file-info, [data-filepond-item-state=cancelled] .filepond--file-info {
    margin-right: 2.25em
}

[data-filepond-item-state~=processing] .filepond--file-status-sub {
    opacity: 0
}

[data-filepond-item-state~=processing] .filepond--action-abort-item-processing ~ .filepond--file-status .filepond--file-status-sub {
    opacity: .5
}

[data-filepond-item-state=processing-error] .filepond--file-status-sub {
    opacity: 0
}

[data-filepond-item-state=processing-error] .filepond--action-retry-item-processing ~ .filepond--file-status .filepond--file-status-sub {
    opacity: .5
}

[data-filepond-item-state=processing-complete] .filepond--action-revert-item-processing svg {
    -webkit-animation: fall .5s linear .125s both;
    animation: fall .5s linear .125s both
}

[data-filepond-item-state=processing-complete] .filepond--file-status-sub {
    opacity: .5
}

[data-filepond-item-state=processing-complete] .filepond--file-info-sub, [data-filepond-item-state=processing-complete] .filepond--processing-complete-indicator:not([style*=hidden]) ~ .filepond--file-status .filepond--file-status-sub {
    opacity: 0
}

[data-filepond-item-state=processing-complete] .filepond--action-revert-item-processing ~ .filepond--file-info .filepond--file-info-sub {
    opacity: .5
}

[data-filepond-item-state*=error] .filepond--file-wrapper, [data-filepond-item-state*=error] .filepond--panel, [data-filepond-item-state*=invalid] .filepond--file-wrapper, [data-filepond-item-state*=invalid] .filepond--panel {
    -webkit-animation: shake .65s linear both;
    animation: shake .65s linear both
}

[data-filepond-item-state*=busy] .filepond--progress-indicator svg {
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@-webkit-keyframes fall {
    0% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        opacity: 0;
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }
    70% {
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    to {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes fall {
    0% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        opacity: 0;
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }
    70% {
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    to {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.filepond--hopper[data-hopper-state=drag-over] > * {
    pointer-events: none
}

.filepond--hopper[data-hopper-state=drag-over]:after {
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 100
}

.filepond--progress-indicator {
    z-index: 103
}

.filepond--file-action-button {
    z-index: 102
}

.filepond--file-status {
    z-index: 101
}

.filepond--file-info {
    z-index: 100
}

.filepond--item {
    left: 0;
    margin: .25em;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    will-change: transform, opacity;
    z-index: 1
}

.filepond--item > .filepond--panel {
    z-index: -1
}

.filepond--item > .filepond--panel .filepond--panel-bottom {
    box-shadow: 0 .0625em .125em -.0625em rgba(0, 0, 0, .25)
}

.filepond--item > .filepond--file-wrapper, .filepond--item > .filepond--panel {
    transition: opacity .15s ease-out
}

.filepond--item[data-drag-state] {
    cursor: -webkit-grab;
    cursor: grab
}

.filepond--item[data-drag-state] > .filepond--panel {
    box-shadow: 0 0 0 transparent;
    transition: box-shadow .125s ease-in-out
}

.filepond--item[data-drag-state=drag] {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.filepond--item[data-drag-state=drag] > .filepond--panel {
    box-shadow: 0 .125em .3125em rgba(0, 0, 0, .325)
}

.filepond--item[data-drag-state]:not([data-drag-state=idle]) {
    z-index: 2
}

.filepond--item-panel {
    background-color: #64605e
}

[data-filepond-item-state=processing-complete] .filepond--item-panel {
    background-color: #369763
}

[data-filepond-item-state*=error] .filepond--item-panel, [data-filepond-item-state*=invalid] .filepond--item-panel {
    background-color: #c44e47
}

.filepond--item-panel {
    border-radius: .5em;
    transition: background-color .25s
}

.filepond--list-scroller {
    left: 0;
    margin: 0;
    position: absolute;
    right: 0;
    top: 0;
    will-change: transform
}

.filepond--list-scroller[data-state=overflow] .filepond--list {
    bottom: 0;
    right: 0
}

.filepond--list-scroller[data-state=overflow] {
    -webkit-overflow-scrolling: touch;
    -webkit-mask: linear-gradient(180deg, #000 calc(100% - .5em), transparent);
    mask: linear-gradient(180deg, #000 calc(100% - .5em), transparent);
    overflow-x: hidden;
    overflow-y: scroll
}

.filepond--list-scroller::-webkit-scrollbar {
    background: transparent
}

.filepond--list-scroller::-webkit-scrollbar:vertical {
    width: 1em
}

.filepond--list-scroller::-webkit-scrollbar:horizontal {
    height: 0
}

.filepond--list-scroller::-webkit-scrollbar-thumb {
    background-clip: content-box;
    background-color: rgba(0, 0, 0, .3);
    border: .3125em solid transparent;
    border-radius: 99999px
}

.filepond--list.filepond--list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    will-change: transform
}

.filepond--list {
    left: .75em;
    right: .75em
}

.filepond--root[data-style-panel-layout~=integrated] {
    height: 100%;
    margin: 0;
    max-width: none;
    width: 100%
}

.filepond--root[data-style-panel-layout~=circle] .filepond--panel-root, .filepond--root[data-style-panel-layout~=integrated] .filepond--panel-root {
    border-radius: 0
}

.filepond--root[data-style-panel-layout~=circle] .filepond--panel-root > *, .filepond--root[data-style-panel-layout~=integrated] .filepond--panel-root > * {
    display: none
}

.filepond--root[data-style-panel-layout~=circle] .filepond--drop-label, .filepond--root[data-style-panel-layout~=integrated] .filepond--drop-label {
    align-items: center;
    bottom: 0;
    display: flex;
    height: auto;
    justify-content: center;
    z-index: 7
}

.filepond--root[data-style-panel-layout~=circle] .filepond--item-panel, .filepond--root[data-style-panel-layout~=integrated] .filepond--item-panel {
    display: none
}

.filepond--root[data-style-panel-layout~=compact] .filepond--list-scroller, .filepond--root[data-style-panel-layout~=integrated] .filepond--list-scroller {
    height: 100%;
    margin-bottom: 0;
    margin-top: 0;
    overflow: hidden
}

.filepond--root[data-style-panel-layout~=compact] .filepond--list, .filepond--root[data-style-panel-layout~=integrated] .filepond--list {
    height: 100%;
    left: 0;
    right: 0
}

.filepond--root[data-style-panel-layout~=compact] .filepond--item, .filepond--root[data-style-panel-layout~=integrated] .filepond--item {
    margin: 0
}

.filepond--root[data-style-panel-layout~=compact] .filepond--file-wrapper, .filepond--root[data-style-panel-layout~=integrated] .filepond--file-wrapper {
    height: 100%
}

.filepond--root[data-style-panel-layout~=compact] .filepond--drop-label, .filepond--root[data-style-panel-layout~=integrated] .filepond--drop-label {
    z-index: 7
}

.filepond--root[data-style-panel-layout~=circle] {
    border-radius: 99999rem;
    overflow: hidden
}

.filepond--root[data-style-panel-layout~=circle] > .filepond--panel {
    border-radius: inherit
}

.filepond--root[data-style-panel-layout~=circle] .filepond--file-info, .filepond--root[data-style-panel-layout~=circle] .filepond--file-status, .filepond--root[data-style-panel-layout~=circle] > .filepond--panel > * {
    display: none
}

.filepond--root[data-style-panel-layout~=circle] .filepond--action-edit-item {
    opacity: 1 !important;
    visibility: visible !important
}

@media not all and (min-resolution: 0.001dpcm) {
    @supports (-webkit-appearance:none) and (stroke-color:transparent) {
        .filepond--root[data-style-panel-layout~=circle] {
            will-change: transform
        }
    }
}

.filepond--panel-root {
    background-color: #f1f0ef;
    border-radius: .5em
}

.filepond--panel {
    height: 100% !important;
    left: 0;
    margin: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.filepond-panel:not([data-scalable=false]) {
    height: auto !important
}

.filepond--panel[data-scalable=false] > div {
    display: none
}

.filepond--panel[data-scalable=true] {
    background-color: transparent !important;
    border: none !important;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.filepond--panel-bottom, .filepond--panel-center, .filepond--panel-top {
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0
}

.filepond--panel-bottom, .filepond--panel-top {
    height: .5em
}

.filepond--panel-top {
    border-bottom: none !important;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important
}

.filepond--panel-top:after {
    background-color: inherit;
    bottom: -1px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    right: 0
}

.filepond--panel-bottom, .filepond--panel-center {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, .5em, 0);
    transform: translate3d(0, .5em, 0);
    -webkit-transform-origin: left top;
    transform-origin: left top;
    will-change: transform
}

.filepond--panel-bottom {
    border-top: none !important;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important
}

.filepond--panel-bottom:before {
    background-color: inherit;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: -1px
}

.filepond--panel-center {
    border-bottom: none !important;
    border-radius: 0 !important;
    border-top: none !important;
    height: 100px !important
}

.filepond--panel-center:not([style]) {
    visibility: hidden
}

.filepond--progress-indicator {
    color: #fff;
    height: 1.25em;
    margin: 0;
    pointer-events: none;
    position: static;
    width: 1.25em;
    will-change: transform, opacity
}

.filepond--progress-indicator svg {
    height: 100%;
    transform-box: fill-box;
    vertical-align: top;
    width: 100%
}

.filepond--progress-indicator path {
    fill: none;
    stroke: currentColor
}

.filepond--list-scroller {
    z-index: 6
}

.filepond--drop-label {
    z-index: 5
}

.filepond--drip {
    z-index: 3
}

.filepond--root > .filepond--panel {
    z-index: 2
}

.filepond--browser {
    z-index: 1
}

.filepond--root {
    box-sizing: border-box;
    contain: layout style size;
    direction: ltr;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    font-size: 1rem;
    font-weight: 450;
    line-height: normal;
    margin-bottom: 1em;
    position: relative;
    text-align: left;
    text-rendering: optimizeLegibility
}

.filepond--root * {
    box-sizing: inherit;
    line-height: inherit
}

.filepond--root :not(text) {
    font-size: inherit
}

.filepond--root[data-disabled] {
    pointer-events: none
}

.filepond--root[data-disabled] .filepond--list-scroller {
    pointer-events: all
}

.filepond--root[data-disabled] .filepond--list {
    pointer-events: none
}

.filepond--root .filepond--drop-label {
    min-height: 4.75em
}

.filepond--root .filepond--list-scroller {
    margin-bottom: 1em;
    margin-top: 1em
}

.filepond--root .filepond--credits {
    bottom: -14px;
    color: inherit;
    font-size: 11px;
    line-height: .85;
    opacity: .175;
    position: absolute;
    right: 0;
    text-decoration: none;
    z-index: 3
}

.filepond--root .filepond--credits[style] {
    bottom: auto;
    margin-top: 14px;
    top: 0
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

@-webkit-keyframes bounce {
    0%, 20%, 53%, 80%, to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    40%, 43% {
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
        -webkit-transition-timing-function: cubic-bezier(.755, .05, .855, .06);
        transition-timing-function: cubic-bezier(.755, .05, .855, .06)
    }
    70% {
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
        -webkit-transition-timing-function: cubic-bezier(.755, .05, .855, .06);
        transition-timing-function: cubic-bezier(.755, .05, .855, .06)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

@keyframes bounce {
    0%, 20%, 53%, 80%, to {
        -webkit-transform: translateZ(0);
        -ms-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    40%, 43% {
        -webkit-transform: translate3d(0, -30px, 0);
        -ms-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
        -webkit-transition-timing-function: cubic-bezier(.755, .05, .855, .06);
        transition-timing-function: cubic-bezier(.755, .05, .855, .06)
    }
    70% {
        -webkit-transform: translate3d(0, -15px, 0);
        -ms-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
        -webkit-transition-timing-function: cubic-bezier(.755, .05, .855, .06);
        transition-timing-function: cubic-bezier(.755, .05, .855, .06)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        -ms-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom
}

@-webkit-keyframes flash {
    0%, 50%, to {
        opacity: 1
    }
    25%, 75% {
        opacity: 0
    }
}

@keyframes flash {
    0%, 50%, to {
        opacity: 1
    }
    25%, 75% {
        opacity: 0
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scaleX(1);
        -ms-transform: scaleX(1);
        transform: scaleX(1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        -ms-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
    to {
        -webkit-transform: scaleX(1);
        -ms-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes rubberBand {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }
    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }
    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }
    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes rubberBand {
    0% {
        -webkit-transform: scaleX(1);
        -ms-transform: scaleX(1);
        transform: scaleX(1)
    }
    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        -ms-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }
    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        -ms-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        -ms-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }
    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        -ms-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }
    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        -ms-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }
    to {
        -webkit-transform: scaleX(1);
        -ms-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}

@-webkit-keyframes shake {
    0%, to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

@keyframes shake {
    0%, to {
        -webkit-transform: translateZ(0);
        -ms-transform: translateZ(0);
        transform: translateZ(0)
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        -ms-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(10px, 0, 0);
        -ms-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }
    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }
    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }
    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        transform: rotate(15deg)
    }
    40% {
        -webkit-transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    60% {
        -webkit-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        transform: rotate(5deg)
    }
    80% {
        -webkit-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }
    to {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

.swing {
    -webkit-animation-name: swing;
    animation-name: swing;
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
    10%, 20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
        transform: scale3d(.9, .9, .9) rotate(-3deg)
    }
    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
    }
    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scaleX(1);
        -ms-transform: scaleX(1);
        transform: scaleX(1)
    }
    10%, 20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
        -ms-transform: scale3d(.9, .9, .9) rotate(-3deg);
        transform: scale3d(.9, .9, .9) rotate(-3deg)
    }
    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
        -ms-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
    }
    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
        -ms-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
    }
    to {
        -webkit-transform: scaleX(1);
        -ms-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
        transform: translate3d(-25%, 0, 0) rotate(-5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
        transform: translate3d(20%, 0, 0) rotate(3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
        transform: translate3d(-15%, 0, 0) rotate(-3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
        transform: translate3d(10%, 0, 0) rotate(2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
        transform: translate3d(-5%, 0, 0) rotate(-1deg)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes wobble {
    0% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
        -ms-transform: translate3d(-25%, 0, 0) rotate(-5deg);
        transform: translate3d(-25%, 0, 0) rotate(-5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
        -ms-transform: translate3d(20%, 0, 0) rotate(3deg);
        transform: translate3d(20%, 0, 0) rotate(3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
        -ms-transform: translate3d(-15%, 0, 0) rotate(-3deg);
        transform: translate3d(-15%, 0, 0) rotate(-3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
        -ms-transform: translate3d(10%, 0, 0) rotate(2deg);
        transform: translate3d(10%, 0, 0) rotate(2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
        -ms-transform: translate3d(-5%, 0, 0) rotate(-1deg);
        transform: translate3d(-5%, 0, 0) rotate(-1deg)
    }
    to {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes bounceIn {
    0%, 20%, 40%, 60%, 80%, to {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }
    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes bounceIn {
    0%, 20%, 40%, 60%, 80%, to {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        -ms-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        -ms-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        -ms-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        -ms-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        -ms-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }
    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        -ms-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.bounceIn {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {
    0%, 60%, 75%, 90%, to {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInDown {
    0%, 60%, 75%, 90%, to {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        -ms-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        -ms-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        -ms-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        -ms-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    to {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {
    0%, 60%, 75%, 90%, to {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInLeft {
    0%, 60%, 75%, 90%, to {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        -ms-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        -ms-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        -ms-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        -ms-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    to {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {
    0%, 60%, 75%, 90%, to {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInRight {
    0%, 60%, 75%, 90%, to {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        -ms-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        -ms-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        -ms-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        -ms-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    to {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {
    0%, 60%, 75%, 90%, to {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes bounceInUp {
    0%, 60%, 75%, 90%, to {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        -ms-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        -ms-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        -ms-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        -ms-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    to {
        -webkit-transform: translateZ(0);
        -ms-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    50%, 55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        -ms-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    50%, 55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        -ms-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        -ms-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

.bounceOut {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        -ms-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        -ms-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        -ms-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        -ms-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        -ms-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        -ms-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        -ms-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        -ms-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        -ms-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        -ms-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        -ms-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        -ms-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        -ms-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        -ms-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        -ms-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        -ms-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        -ms-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        -ms-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        -ms-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        -ms-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        -ms-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        -ms-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        -ms-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        -ms-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
    0% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-transform: perspective(400px) rotateY(-1turn);
        transform: perspective(400px) rotateY(-1turn)
    }
    40% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
        transform: perspective(400px) translateZ(150px) rotateY(-190deg)
    }
    50% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
        transform: perspective(400px) translateZ(150px) rotateY(-170deg)
    }
    80% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95)
    }
    to {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flip {
    0% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-transform: perspective(400px) rotateY(-1turn);
        -ms-transform: perspective(400px) rotateY(-1turn);
        transform: perspective(400px) rotateY(-1turn)
    }
    40% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
        -ms-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
        transform: perspective(400px) translateZ(150px) rotateY(-190deg)
    }
    50% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
        -ms-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
        transform: perspective(400px) translateZ(150px) rotateY(-170deg)
    }
    80% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        -ms-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95)
    }
    to {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.animated.flip {
    -webkit-animation-name: flip;
    animation-name: flip;
    -webkit-backface-visibility: visible;
    -ms-backface-visibility: visible;
    backface-visibility: visible
}

@-webkit-keyframes flipInX {
    0% {
        opacity: 0;
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }
    40% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }
    60% {
        opacity: 1;
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg)
    }
    80% {
        -webkit-transform: perspective(400px) rotateX(-5deg);
        transform: perspective(400px) rotateX(-5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInX {
    0% {
        opacity: 0;
        -webkit-transform: perspective(400px) rotateX(90deg);
        -ms-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }
    40% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        -ms-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }
    60% {
        opacity: 1;
        -webkit-transform: perspective(400px) rotateX(10deg);
        -ms-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg)
    }
    80% {
        -webkit-transform: perspective(400px) rotateX(-5deg);
        -ms-transform: perspective(400px) rotateX(-5deg);
        transform: perspective(400px) rotateX(-5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInX {
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important
}

@-webkit-keyframes flipInY {
    0% {
        opacity: 0;
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }
    40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }
    60% {
        opacity: 1;
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg)
    }
    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    0% {
        opacity: 0;
        -webkit-transform: perspective(400px) rotateY(90deg);
        -ms-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }
    40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        -ms-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }
    60% {
        opacity: 1;
        -webkit-transform: perspective(400px) rotateY(10deg);
        -ms-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg)
    }
    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        -ms-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInY {
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        opacity: 1;
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg)
    }
    to {
        opacity: 0;
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg)
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        opacity: 1;
        -webkit-transform: perspective(400px) rotateX(-20deg);
        -ms-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg)
    }
    to {
        opacity: 0;
        -webkit-transform: perspective(400px) rotateX(90deg);
        -ms-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg)
    }
}

.flipOutX {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        opacity: 1;
        -webkit-transform: perspective(400px) rotateY(-15deg);
        transform: perspective(400px) rotateY(-15deg)
    }
    to {
        opacity: 0;
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg)
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        opacity: 1;
        -webkit-transform: perspective(400px) rotateY(-15deg);
        -ms-transform: perspective(400px) rotateY(-15deg);
        transform: perspective(400px) rotateY(-15deg)
    }
    to {
        opacity: 0;
        -webkit-transform: perspective(400px) rotateY(90deg);
        -ms-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg)
    }
}

.flipOutY {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY;
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important
}

@-webkit-keyframes lightSpeedIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg)
    }
    60% {
        opacity: 1;
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg)
    }
    80% {
        opacity: 1;
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes lightSpeedIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        -ms-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg)
    }
    60% {
        opacity: 1;
        -webkit-transform: skewX(20deg);
        -ms-transform: skewX(20deg);
        transform: skewX(20deg)
    }
    80% {
        opacity: 1;
        -webkit-transform: skewX(-5deg);
        -ms-transform: skewX(-5deg);
        transform: skewX(-5deg)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg)
    }
}

@keyframes lightSpeedOut {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        -ms-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg)
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
    0% {
        opacity: 0;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        -webkit-transform-origin: center;
        transform-origin: center
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
        -webkit-transform-origin: center;
        transform-origin: center
    }
}

@keyframes rotateIn {
    0% {
        opacity: 0;
        -webkit-transform: rotate(-200deg);
        -ms-transform: rotate(-200deg);
        transform: rotate(-200deg);
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        opacity: 0;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom
    }
}

@keyframes rotateInDownLeft {
    0% {
        opacity: 0;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
    0% {
        opacity: 0;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom
    }
}

@keyframes rotateInDownRight {
    0% {
        opacity: 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        opacity: 0;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom
    }
}

@keyframes rotateInUpLeft {
    0% {
        opacity: 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
    0% {
        opacity: 0;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom
    }
}

@keyframes rotateInUpRight {
    0% {
        opacity: 0;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
    0% {
        opacity: 1;
        -webkit-transform-origin: center;
        transform-origin: center
    }
    to {
        opacity: 0;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        -webkit-transform-origin: center;
        transform-origin: center
    }
}

@keyframes rotateOut {
    0% {
        opacity: 1;
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center
    }
    to {
        opacity: 0;
        -webkit-transform: rotate(200deg);
        -ms-transform: rotate(200deg);
        transform: rotate(200deg);
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        opacity: 1;
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom
    }
    to {
        opacity: 0;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom
    }
}

@keyframes rotateOutDownLeft {
    0% {
        opacity: 1;
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom
    }
    to {
        opacity: 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        opacity: 1;
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom
    }
    to {
        opacity: 0;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom
    }
}

@keyframes rotateOutDownRight {
    0% {
        opacity: 1;
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom
    }
    to {
        opacity: 0;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        opacity: 1;
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom
    }
    to {
        opacity: 0;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom
    }
}

@keyframes rotateOutUpLeft {
    0% {
        opacity: 1;
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom
    }
    to {
        opacity: 0;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        opacity: 1;
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom
    }
    to {
        opacity: 0;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom
    }
}

@keyframes rotateOutUpRight {
    0% {
        opacity: 1;
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom
    }
    to {
        opacity: 0;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
    0% {
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-transform-origin: top left;
        transform-origin: top left
    }
    20%, 60% {
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left
    }
    40%, 80% {
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0)
    }
}

@keyframes hinge {
    0% {
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left
    }
    20%, 60% {
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-transform: rotate(80deg);
        -ms-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left
    }
    40%, 80% {
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
        -webkit-transform: rotate(60deg);
        -ms-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 700px, 0);
        -ms-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0)
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
        transform: translate3d(-100%, 0, 0) rotate(-120deg)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
        -ms-transform: translate3d(-100%, 0, 0) rotate(-120deg);
        transform: translate3d(-100%, 0, 0) rotate(-120deg)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@-webkit-keyframes rollOut {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
        transform: translate3d(100%, 0, 0) rotate(120deg)
    }
}

@keyframes rollOut {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
        -ms-transform: translate3d(100%, 0, 0) rotate(120deg);
        transform: translate3d(100%, 0, 0) rotate(120deg)
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        -ms-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0)
    }
    60% {
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0)
    }
}

@keyframes zoomInDown {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -ms-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0)
    }
    60% {
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -ms-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0)
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0)
    }
    60% {
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0)
    }
}

@keyframes zoomInLeft {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -ms-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0)
    }
    60% {
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -ms-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0)
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0)
    }
    60% {
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0)
    }
}

@keyframes zoomInRight {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -ms-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0)
    }
    60% {
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -ms-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0)
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0)
    }
    60% {
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0)
    }
}

@keyframes zoomInUp {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -ms-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0)
    }
    60% {
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -ms-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0)
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    to {
        opacity: 0
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        -ms-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    to {
        opacity: 0
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
    40% {
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0)
    }
    to {
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom
    }
}

@keyframes zoomOutDown {
    40% {
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -ms-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0)
    }
    to {
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -ms-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        -ms-transform-origin: center bottom;
        transform-origin: center bottom
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        -ms-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        -ms-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        -ms-transform-origin: left center;
        transform-origin: left center
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        -ms-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        -ms-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        -ms-transform-origin: right center;
        transform-origin: right center
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
    40% {
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0)
    }
    to {
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom
    }
}

@keyframes zoomOutUp {
    40% {
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -ms-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0)
    }
    to {
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -ms-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        -ms-transform-origin: center bottom;
        transform-origin: center bottom
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        visibility: visible
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slideInDown {
    0% {
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%);
        visibility: visible
    }
    to {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        visibility: visible
    }
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes slideInLeft {
    0% {
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
        visibility: visible
    }
    to {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        visibility: visible
    }
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes slideInRight {
    0% {
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%);
        visibility: visible
    }
    to {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        visibility: visible
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slideInUp {
    0% {
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%);
        visibility: visible
    }
    to {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    to {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        visibility: hidden
    }
}

@keyframes slideOutDown {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    to {
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%);
        visibility: hidden
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    to {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        visibility: hidden
    }
}

@keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    to {
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
        visibility: hidden
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    to {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        visibility: hidden
    }
}

@keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    to {
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%);
        visibility: hidden
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    to {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        visibility: hidden
    }
}

@keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    to {
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%);
        visibility: hidden
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}

.reveal {
    opacity: 0;
    position: relative;
    transform: translateY(150px);
    transition: all 1s ease
}

.reveal.reveal_delay {
    transition: all 1s ease .5s
}

.reveal.active {
    opacity: 1;
    transform: translateY(0)
}

:root {
    --slidergradienttop: #e83c12;
    --slidergradientbottom: #32023b
}

html body {
    background-color: #e8e8e8;
    background-image: radial-gradient(at 14% 84%, #f5f5f5 0, transparent 50%), radial-gradient(at 87% 88%, rgba(174, 189, 250, .43) 0, transparent 50%), radial-gradient(at 11% 22%, rgba(174, 189, 250, .43) 0, transparent 50%);
    font-family: Inter, Inter-fallback, sans-serif;
    font-weight: 400;
    margin: 0;
    padding: 140px 0 0
}

html body * {
    box-sizing: border-box
}

html body.error404, html body.page-template-template-stake, html body.single-avis_casino, html body.tax-provider {
    padding-top: 0
}

body.page-template-template-stake #header:not(.opaque) {
    border-bottom: 1px solid #fff
}

body.page-template-template-stake #header:not(.opaque):before {
    background: transparent
}

body.page-template-template-stake #header:not(.opaque) #infobarretop {
    background: transparent;
    border-bottom: 1px solid #fff
}

body.page-template-template-stake #header:not(.opaque) #infobarretop .closeinfobarretop, body.page-template-template-stake #header:not(.opaque) #infobarretop p {
    color: #fff
}

body.page-template-template-stake #header:not(.opaque) .menu > li ul.sub-menu:before {
    background: transparent;
    border-bottom: 1px solid #fff
}

body.page-template-template-stake #header:not(.opaque) .menu > li ul.sub-menu li a {
    color: #fff !important
}

body.page-template-template-stake #header:not(.opaque) .menu > li .submenu-wrapper {
    background: transparent;
    border-bottom: 1px solid #fff
}

body.page-template-template-stake #header #menu-menu-principale-en li.menu-item-4604 {
    background: transparent
}

body.page-template-template-stake #header #menu-menu-principale-en li.menu-item-4604 a {
    background: transparent;
    color: #fff
}

body.logged-in #header .menu {
    width: calc(100% - 545px)
}

body.small_header {
    padding: 110px 0 0
}

#header {
    height: 93px;
    position: fixed;
    top: 0;
    transition: height .3s;
    width: 100%;
    z-index: 1000
}

#header:before {
    background: transparent linear-gradient(268deg, #5e5de3, #411cb4) 0 0 no-repeat padding-box;
    content: "";
    inset: 0;
    position: absolute;
    z-index: 0
}

#header.small, #header.sticky.small {
    height: 67px
}

#header.small > .wrapper {
    height: 100%
}

#header #infobarretop {
    background: #c9e7f4;
    padding: 7px;
    position: relative
}

#header #infobarretop p {
    color: #2a292b;
    font-size: 10px;
    margin: 0;
    padding: 0 1.5%;
    text-align: center
}

#header #infobarretop p strong {
    font-weight: 400 !important
}

#header #infobarretop .closeinfobarretop {
    border-radius: 100%;
    color: #000;
    cursor: pointer;
    padding: 0 8px 5px;
    position: absolute;
    right: 3px;
    top: 3px;
    z-index: 20
}

#header #infobarretop .closeinfobarretop:hover {
    background: #000;
    color: #3dffda
}

#header #infobarretop.hide {
    display: none
}

@media screen and (max-width: 420px) {
    #header #infobarretop {
        padding: 7px 13px 7px 3px
    }

    #header #infobarretop .wrapper {
        padding-left: 0;
        width: 96%
    }

    #header #infobarretop p {
        font-size: 9px;
        padding: 0
    }

    #header #infobarretop .closeinfobarretop {
        cursor: pointer;
        font-size: 15px;
        right: 0;
        top: 2px;
        z-index: 20
    }
}

#header > .wrapper {
    height: 67px
}

#header > .wrapper > .row {
    height: 100%;
    padding: 0
}

#header > .wrapper > .row .wrapper-logo {
    float: left;
    margin-right: 25px;
    padding-top: 0;
    position: relative
}

#header > .wrapper > .row .wrapper-logo a {
    display: inline-block;
    padding: 23px 0 13px
}

#header > .wrapper > .row > div {
    height: 100%
}

#header > .wrapper > .row > div.col12 {
    flex-direction: row;
    justify-content: right;
    padding: 0
}

#header .logo {
    height: 27px;
    transition: all .3s ease;
    width: auto
}

#header .logo:hover {
    transform: scale(1.03)
}

#header .ico_burger {
    display: none
}

#header #form_header {
    display: none;
    inset: 0;
    left: 7%;
    padding-top: 17px;
    position: relative;
    z-index: 10
}

#header #form_header select {
    border-radius: 5px;
    height: 32px;
    margin-right: 25px;
    margin-top: 0;
    position: relative;
    top: -5px;
    width: 20%
}

#header #form_header .wrapper_input_search_header {
    display: inline-block;
    padding-left: 10px;
    width: 70%
}

#header #form_header .wrapper_input_search_header input {
    background: none;
    border: none;
    color: #fff;
    font-size: 28px;
    outline: none;
    width: 100%
}

#header #form_header ::placeholder {
    color: #d6d6d6;
    font-size: 28px
}

#header #form_header .close_form_header {
    color: #fff;
    cursor: pointer;
    float: right;
    height: 21px;
    margin-top: 7px;
    position: relative;
    transform: rotate(45deg);
    width: 21px
}

#header #form_header .close_form_header:before {
    background: #fff;
    content: "";
    height: 1px;
    position: absolute;
    top: calc(50% - 1px);
    width: 21px
}

#header #form_header .close_form_header:after {
    background: #fff;
    content: "";
    height: 21px;
    left: calc(50% - 1px);
    position: absolute;
    width: 1px
}

#header .menu {
    display: flex;
    flex-direction: row;
    float: left;
    height: 100%;
    justify-content: center;
    text-align: center;
    width: calc(100% - 513px)
}

#header .menu > li {
    align-items: center;
    display: flex;
    margin-right: 5px
}

#header .menu > li:last-child {
    margin-right: 0
}

#header .menu > li a {
    align-items: inherit;
    color: #fff;
    display: flex;
    font-size: .875rem;
    font-size: 14px;
    height: 100%;
    padding: 0 8px;
    position: relative;
    transition: color .5s;
    z-index: 1
}

#header .menu > li a:after {
    background: #180822
}

#header .menu > li a + ul {
    padding: 0 1.5%
}

#header .menu > li a + ul li a {
    font-size: 13px;
    padding: 0
}

#header .menu > li a + ul li a:hover {
    color: #3dffda
}

#header .menu > li.connexion {
    border-left: 1px solid #fff
}

#header .menu > li.connexion a {
    border-radius: 50px !important;
    color: #fff;
    font-size: 15px;
    padding: 7px 15px 7px 32px;
    text-align: center;
    text-transform: none;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

#header .menu > li.connexion a:before {
    display: none !important
}

#header .menu > li.connexion a:after {
    background: url(../../images/ico-username-white.svg) no-repeat 50% !important;
    background-size: 13.2px 14.4px !important;
    border-radius: 0 !important;
    content: " ";
    display: inline-block !important;
    height: 14.4px;
    left: 10px;
    position: absolute;
    top: 8px;
    width: 13.2px
}

#header .menu > li.connexion a:hover {
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

#header .menu > li.connexion a:hover:after {
    background: url(../../images/ico-username-black.svg) no-repeat 50% !important
}

#header .menu > li.connexion:hover a {
    color: #000 !important
}

#header .menu > li.pll-parent-menu-item a {
    border: 1px solid #3dffda;
    border-radius: 6px;
    padding: 3px 19px 3px 5px !important;
    position: relative
}

#header .menu > li.pll-parent-menu-item a img {
    height: auto !important;
    margin-left: 2px;
    margin-top: 4px;
    width: 25px !important
}

#header .menu > li.pll-parent-menu-item a:hover {
    background: #3dffda
}

#header .menu > li.pll-parent-menu-item a:hover:after {
    background: transparent !important;
    border-color: #000 transparent transparent
}

#header .menu > li.pll-parent-menu-item a:before {
    display: none
}

#header .menu > li.pll-parent-menu-item a:after {
    border-color: #3cffd8 transparent transparent;
    border-style: solid;
    border-width: 4px 4px 0;
    content: "";
    height: 0;
    position: absolute;
    right: 5px;
    top: 14px;
    width: 0
}

#header .menu > li.pll-parent-menu-item ul.sub-menu {
    left: 10px;
    width: 39px !important
}

#header .menu > li.pll-parent-menu-item ul.sub-menu li {
    border-radius: 6px;
    margin-bottom: 7px;
    padding: 0
}

#header .menu > li.pll-parent-menu-item ul.sub-menu li.current-lang {
    display: none
}

#header .menu > li.pll-parent-menu-item ul.sub-menu li a {
    border-radius: 6px !important;
    padding: 5px !important;
    width: 50px !important
}

#header .menu > li.mouseover > a {
    color: #3dffda
}

#header .menu > li.mouseover .submenu-wrapper {
    bottom: -40px;
    opacity: 1
}

#header .menu > li.mouseover .submenu-wrapper ul.sub-menu {
    height: 90px;
    opacity: 1;
    padding-left: 1.5%
}

#header .menu > li.mouseover .submenu-wrapper ul.sub-menu:before {
    top: 0
}

#header .menu > li.mouseover .logout, #header .menu > li.mouseover .myaccount {
    display: block !important;
    opacity: 1 !important
}

#header .menu > li.mouseover .logout:before, #header .menu > li.mouseover .myaccount:before {
    display: none
}

#header .menu > li.current-menu-item a:before, #header .menu > li.current-page-ancestor a:before {
    left: 0 !important
}

#header .menu > li.current_page_item a:before {
    left: 0
}

#header .menu > li .submenu-wrapper {
    background: #fff;
    bottom: 0;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .161);
    height: 0;
    height: 40px;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: auto;
    transition: opacity .57s cubic-bezier(.52, .16, .24, 1), bottom .35s cubic-bezier(.52, .16, .24, 1), height .35s cubic-bezier(.52, .16, .24, 1);
    z-index: -1
}

#header .menu > li.current-menu-item, #header .menu > li.current-menu-parent {
    background: #fff
}

#header .menu > li.current-menu-item > a, #header .menu > li.current-menu-parent > a {
    background: #fff;
    color: #525bfe
}

#header .menu > li ul.sub-menu {
    height: 0;
    margin: 0 auto;
    max-width: 1360px;
    opacity: 0;
    padding-top: 0;
    position: relative;
    width: auto
}

#header .menu > li ul.sub-menu li {
    display: inline-block;
    height: 40px;
    margin: 0 17px 0 0;
    padding: 0
}

#header .menu > li ul.sub-menu li a {
    border: none;
    color: #525bfe !important;
    display: block;
    font-family: Inter, sans-serif;
    padding: 11px 0 12px;
    text-align: left !important
}

#header .menu > li ul.sub-menu li a:before {
    display: none !important
}

#header .menu > li ul.sub-menu li a:after {
    background-image: linear-gradient(270deg, #ff8c6c, #d94ec5);
    bottom: auto;
    content: "";
    display: none !important;
    height: 3px;
    left: 0;
    position: absolute;
    top: 38px;
    width: 100%
}

#header .menu > li ul.sub-menu li a:hover {
    color: #525bfe !important
}

#header .menu > li ul.sub-menu li:hover a:after {
    display: block !important
}

#header #connexion_header {
    align-items: center;
    color: #fff;
    display: flex;
    float: right;
    font-size: 14px;
    height: 100%;
    margin-right: 20px;
    padding: 0 15px;
    position: relative
}

#header #connexion_header svg {
    height: auto;
    margin-right: 8px;
    position: relative;
    top: -1px;
    width: 15px
}

#header #connexion_header:hover {
    color: #3dffda
}

#header #connexion_header:hover svg g path {
    fill: #3dffda !important
}

#header #search_header {
    align-items: center;
    color: #fff;
    display: flex;
    float: right;
    height: 100%;
    padding: 0 15px;
    position: relative
}

#header #search_header svg {
    height: 20px;
    width: 20px
}

#header #search_header:hover svg path {
    fill: #3dffda !important;
    stroke: #3dffda !important
}

#header #dark_mode_header {
    align-items: center;
    color: #fff;
    display: flex;
    float: right;
    height: 100%;
    padding: 0 15px;
    position: relative
}

#header #dark_mode_header svg {
    height: 20px;
    width: 20px
}

#header #dark_mode_header:hover svg g {
    fill: #fff !important
}

#header #register_header {
    align-items: center;
    float: right;
    font-size: 10px;
    font-weight: 400;
    height: 100%;
    position: relative;
    text-align: center
}

#header #register_header, #header #register_header a {
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center
}

#header #register_header a {
    background: #e52a62;
    border-radius: 17px;
    font-size: 14px;
    padding: 8px 25px
}

#header #register_header a:hover {
    background: transparent linear-gradient(262deg, var(--finDegradeTopPub) 0, var(--debutDegradeTopPub) 100%) 0 0 no-repeat padding-box
}

#header #register_header p {
    margin: 0
}

#header #register_header strong {
    font-size: 12px;
    font-weight: 900
}

#header #account_header {
    align-items: center;
    color: #fff;
    float: right;
    font-size: 10px;
    height: 100%;
    justify-content: start;
    padding-left: 0;
    text-align: center
}

#header #account_header, #header #account_header .user {
    display: flex;
    flex-direction: column;
    font-weight: 400;
    position: relative
}

#header #account_header .user {
    align-items: baseline;
    background: none;
    border-radius: 0;
    color: #000;
    font-size: 16px;
    margin-top: 5px;
    padding: 4px 0 3px
}

#header #account_header .user a.link_user_to_account {
    display: block;
    float: left;
    height: 100%;
    padding: 0 5px 0 10px;
    position: relative;
    width: 100%
}

#header #account_header .user a.link_user_to_account:hover:before {
    display: none
}

#header #account_header .user a.link_user_to_account.not_linked_to_twitch .name {
    margin-top: 18px
}

#header #account_header .user a.link_user_to_account.not_linked_to_twitch:after {
    bottom: 32px;
    right: 3px
}

#header #account_header .user .current_photo_profil_header {
    display: inline-block;
    float: left;
    margin: 7px 11px 0 0;
    text-align: center
}

#header #account_header .user .current_photo_profil_header .border_img {
    border-radius: 100%;
    display: inline-block;
    height: 35px;
    overflow: hidden;
    width: 35px
}

#header #account_header .user .current_photo_profil_header .border_img img {
    height: auto;
    max-width: 35px
}

#header #account_header .user .name_points {
    float: left;
    width: 110px
}

#header #account_header .user .name {
    color: #fff;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: 700;
    margin-top: 6px;
    max-width: 130px;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

#header #account_header .user .points_twitch {
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 13px;
    font-weight: 400;
    margin-left: 0;
    margin-top: 3px;
    position: relative
}

#header #account_header .user .logout, #header #account_header .user .myaccount {
    background: #fff;
    border-top: 1px solid #ececec;
    bottom: -11px;
    color: #2a292b;
    display: none;
    font-size: 12px;
    left: 0;
    opacity: 0;
    padding: 8px 15px 8px 10px;
    position: relative;
    text-align: left;
    text-transform: none;
    transition: opacity 1s;
    white-space: nowrap;
    width: 100%
}

#header #account_header .user .logout:hover, #header #account_header .user .myaccount:hover {
    background: #5e5ddc;
    color: #fff;
    font-weight: 400
}

#header #account_header .user .logoutonly {
    border-bottom: none;
    bottom: -11px;
    color: #2a292b
}

#header #account_header .user .logoutonly:hover {
    background: #e52a62;
    color: #fff;
    font-weight: 400
}

#header #account_header:hover {
    background: #fff
}

#header #account_header:hover .user .name, #header #account_header:hover .user .points_twitch {
    color: #5e5ddc
}

#header #account_header:hover .logout, #header #account_header:hover .myaccount {
    display: block !important;
    opacity: 1 !important
}

#header #account_header:hover .logout:before, #header #account_header:hover .myaccount:before {
    display: none
}

#header #offre_pub_header {
    align-items: center;
    float: right;
    font-size: 10px;
    font-weight: 400;
    position: relative;
    text-align: center
}

#header #offre_pub_header, #header #offre_pub_header a {
    color: #fff;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center
}

#header #offre_pub_header a {
    background: #e52a62;
    padding: 0 15px
}

#header #offre_pub_header a:hover {
    background: transparent linear-gradient(262deg, var(--finDegradeTopPub) 0, var(--debutDegradeTopPub) 100%) 0 0 no-repeat padding-box
}

#header #offre_pub_header p {
    margin: 0
}

#header #offre_pub_header strong {
    font-size: 12px;
    font-weight: 900
}

@media screen and (min-width: 1306px) and (max-width: 1370px) {
    #header > .wrapper {
        width: 100%
    }

    #header > .wrapper > .row > div.col12 {
        margin-right: 0;
        width: 98.5%
    }

    #header #dark_mode_header, #header .menu > li a {
        padding: 0 8px
    }
}

@media screen and (min-width: 1160px) and (max-width: 1305px) {
    #header > .wrapper {
        width: 100%
    }

    #header > .wrapper > .row .wrapper-logo {
        margin-right: 10px
    }

    #header > .wrapper > .row > div.col12 {
        margin-right: 0;
        width: 98.5%
    }

    #header #dark_mode_header, #header #search_header {
        padding: 0 7px
    }

    #header .menu > li a {
        font-size: 13px;
        padding: 0 5px
    }
}

@media screen and (max-width: 1160px) {
    #header > .wrapper > .row > div {
        height: 100%;
        padding-bottom: 10px;
        padding-top: 10px;
        position: relative
    }

    #header .ico_burger {
        float: right;
        height: 1.5625rem;
        right: -4px;
        top: 50%;
        transform: translateY(-50%) rotate(0);
        transition: all .6s
    }

    #header .ico_burger, #header .ico_burger span {
        display: block;
        position: absolute;
        width: 1.5625rem
    }

    #header .ico_burger span {
        background: #fff;
        border-radius: .625rem;
        height: .1875rem;
        position: relative;
        right: 0;
        top: calc(50% - 1px)
    }

    #header .ico_burger span:after, #header .ico_burger span:before {
        background: #fff;
        border-radius: .625rem;
        content: "";
        height: .1875rem;
        left: 0;
        position: absolute;
        width: 1.5625rem
    }

    #header .ico_burger span:before {
        transform: translateY(-8px)
    }

    #header .ico_burger span:after {
        transform: translateY(8px)
    }

    #header .ico_burger:before {
        border-radius: 50%;
        content: "";
        height: 1.5625rem;
        left: 50%;
        position: absolute;
        top: 50%;
        transform: translateX(-50%) translateY(-50%);
        transition: all .3s;
        width: 1.5625rem
    }

    #header .menu {
        height: auto;
        left: 0;
        position: absolute;
        text-align: center;
        top: 150%;
        visibility: hidden;
        z-index: 5
    }

    #header .menu li {
        margin: 0 0 17px;
        opacity: 0;
        text-align: center;
        transition: opacity .5s;
        width: 100%
    }

    #header .menu li a {
        font-size: 1.125rem;
        max-width: 12.5rem;
        padding-left: .625rem;
        padding-right: .625rem;
        text-align: center;
        width: auto
    }

    #header .menu li.lang-item {
        display: inline-block
    }

    #header .col12.open .menu {
        background: transparent linear-gradient(268deg, #5e5de3, #411cb4) 0 0 no-repeat padding-box;
        bottom: 0;
        display: block;
        left: 0;
        padding-top: 25px;
        top: 95px;
        visibility: visible;
        width: 100%
    }

    #header .col12.open .menu > li {
        margin-bottom: 18px !important;
        opacity: 1
    }

    #header .col12.open .menu > li > a {
        font-weight: 900
    }

    #header .col12.open .menu > li ul li {
        opacity: 1
    }

    #header .col12.open .ico_burger {
        border: 1px solid #fff;
        border-radius: 100%;
        height: 35px;
        transform: translateY(-50%) rotate(1turn);
        width: 35px
    }

    #header .col12.open .ico_burger span {
        background: hsla(0, 0%, 100%, 0);
        height: 1px;
        right: -4px
    }

    #header .col12.open .ico_burger span:before {
        height: 1px;
        transform: translateY(0) rotate(45deg)
    }

    #header .col12.open .ico_burger span:after {
        height: 1px;
        transform: translateY(0) rotate(-45deg)
    }

    #header .col12.open .ico_burger:before {
        width: 300vh
    }

    #header .col12.open #search_header {
        left: 0;
        z-index: 2147483648
    }

    #header .col12.open #dark_mode_header, #header .col12.open #search_header {
        background: transparent;
        border-right: 1px solid #fff;
        border-top: 1px solid #fff;
        bottom: 0;
        display: block !important;
        height: 70px;
        line-height: 80px;
        position: fixed;
        text-align: center;
        width: 70px
    }

    #header .col12.open #dark_mode_header {
        left: 70px;
        z-index: 100
    }

    #header .col12.open #account_header {
        background: transparent;
        border-right: 1px solid #fff;
        border-top: 1px solid #fff;
        bottom: 0;
        display: block !important;
        height: 70px;
        left: 140px;
        padding-left: 0;
        position: fixed;
        right: 130px;
        z-index: 100
    }

    #header .col12.open #account_header .user a.link_user_to_account {
        padding: 0 5px
    }

    #header .col12.open #account_header .user a.link_user_to_account .current_photo_profil_header {
        margin: 7px 5px 0
    }

    #header .col12.open #account_header .user a.link_user_to_account .name_points {
        width: calc(100% - 47px)
    }

    #header .col12.open #connexion_header {
        background: transparent;
        border-right: 1px solid #fff;
        border-top: 1px solid #fff;
        bottom: 0;
        display: block !important;
        font-size: 15px;
        height: 70px;
        left: 140px;
        line-height: 73px;
        margin: 0;
        position: fixed;
        right: 130px;
        text-align: center;
        z-index: 100
    }

    #header .col12.open #connexion_header svg {
        margin-right: 4px;
        width: 19px
    }

    #header .col12.open #offre_pub_header {
        border-left: 1px solid #fff
    }

    #header .col12.open #offre_pub_header, #header .col12.open #register_header {
        border-top: 1px solid #fff;
        bottom: 0;
        display: block !important;
        height: 70px;
        position: fixed;
        right: 0;
        width: 130px;
        z-index: 100
    }

    #header .col12.open #register_header {
        background-image: linear-gradient(180deg, #e52a62, #ff5927)
    }

    #header .col12.open #register_header a {
        background: none;
        border-radius: 0;
        font-size: 15px;
        height: 70px
    }

    #header .wrapper .menu {
        background: #200f36;
        left: 10%;
        position: fixed;
        top: 150px;
        width: 80%
    }

    #header .wrapper .menu li:not(.lang-item) {
        justify-content: center
    }

    #header .wrapper .menu li:not(.lang-item).account .user {
        width: 100%
    }

    #header .wrapper .menu li:not(.lang-item).account .user i, #header .wrapper .menu li:not(.lang-item).account .user span, #header .wrapper .menu li:not(.lang-item).account .user:after {
        display: none
    }

    #header .wrapper .menu li:not(.lang-item).account .user .logout, #header .wrapper .menu li:not(.lang-item).account .user .myaccount {
        bottom: unset;
        font-size: 1.25rem;
        opacity: 1;
        position: relative
    }

    #header .wrapper .menu li:not(.lang-item) a:not(.user):not(.logout), #header .wrapper .menu li:not(.lang-item) a:not(.user):not(.myaccount) {
        font-size: 32px;
        max-width: none
    }

    #header .wrapper .menu li.connexion a {
        display: inline-block;
        padding: 6px 24px 11px 52px !important;
        width: auto
    }

    #header .wrapper .menu li.connexion a:after {
        background-size: 19.8px 21.6px !important;
        height: 21.6px;
        left: 20px;
        top: 14px;
        width: 19.8px
    }

    #header .wrapper .menu li.lang-item:after, #header .wrapper .menu li.lang-item:before {
        display: none
    }

    #header .wrapper .menu li.menu-item.account {
        left: 100px;
        opacity: 1;
        position: fixed;
        right: 70px;
        top: 0;
        visibility: visible;
        width: auto
    }

    #header .wrapper .menu li.menu-item.account .logout {
        display: none
    }

    #header .wrapper .menu li.menu-item.account .user {
        margin: 0 auto;
        text-align: center;
        top: 15px;
        transition: all .6s;
        width: 100%
    }

    #header .wrapper .menu li.menu-item.account .user a.link_user_to_account {
        display: block;
        padding-right: 8px;
        text-align: center
    }

    #header .wrapper .menu li.menu-item.account .user a.link_user_to_account * {
        display: block
    }

    #header .wrapper .menu li.menu-item.account .user a.link_user_to_account:after {
        display: none
    }

    #header .wrapper .menu li.menu-item.account .user a.link_user_to_account .name {
        font-size: 15px
    }

    #header .wrapper .menu li.menu-item.account .user a.link_user_to_account .points_twitch {
        font-size: 13px
    }

    #header .wrapper .menu li.picto-menu.slots > a:after {
        top: 16px
    }

    #header .wrapper .menu li.picto-menu.giveaways > a:after {
        top: 18px
    }

    #header .wrapper .menu li.picto-menu.fakehover > a:after {
        background: transparent !important;
        content: ""
    }

    #header .wrapper .menu li.picto-menu.fakehover > a:before {
        margin-left: 0
    }

    #header .wrapper .menu li.picto-menu > a {
        padding-left: 22px
    }

    #header .wrapper .menu li.menu-item-has-children > a {
        overflow: visible !important;
        padding-right: 0 !important;
        position: relative !important
    }

    #header .wrapper .menu li.menu-item-has-children > a:before {
        background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 xml:space=%27preserve%27 style=%27enable-background:new 0 0 100 100%27 viewBox=%270 0 100 100%27%3E%3Cpath fill=%27%23FFF%27 d=%27M30.3 97.4c1.9 0 3.9-.7 5.3-2.2L75.8 55c2.9-2.9 2.9-7.7 0-10.7L35.6 4.1c-2.9-2.9-7.7-2.9-10.7 0s-2.9 7.7 0 10.7l34.9 34.9-34.9 34.8c-2.9 2.9-2.9 7.7 0 10.7 1.5 1.4 3.4 2.2 5.4 2.2%27/%3E%3C/svg%3E") no-repeat 50% !important;
        content: "";
        display: inline-block;
        height: .7em;
        left: 115% !important;
        margin-left: 10px;
        position: absolute;
        top: 26%;
        width: .8em
    }

    #header .wrapper .menu li.menu-item-has-children > a:after {
        background-size: 15px 15px !important;
        top: 18px
    }

    #header .wrapper .menu li.menu-item-has-children.current-menu-item:before, #header .wrapper .menu li.menu-item-has-children.current-page-ancestor:before {
        display: block
    }

    #header .wrapper .menu li {
        justify-content: left !important
    }

    #header .wrapper .menu li.hidden, #header .wrapper .menu li.parentactive {
        display: none
    }

    #header .wrapper .menu li:hover ul.sub-menu {
        opacity: 0
    }

    #header .wrapper .menu li ul.sub-menu {
        transition: none !important
    }

    #header .wrapper .menu li.pll-parent-menu-item > a {
        display: none !important
    }

    #header .wrapper .menu li.pll-parent-menu-item ul {
        left: 0;
        opacity: 1;
        position: relative;
        text-align: left;
        top: 0;
        width: 100% !important
    }

    #header .wrapper .menu li.pll-parent-menu-item ul:before {
        display: none
    }

    #header .wrapper .menu li.pll-parent-menu-item ul li {
        display: inline-block !important;
        width: auto
    }

    #header .wrapper .menu li.pll-parent-menu-item ul li.current-lang {
        border: 1px solid #3dffda;
        border-radius: 5px
    }

    #header .wrapper .menu li.pll-parent-menu-item ul li a {
        background: none !important;
        padding: 3px 6px
    }

    #header .wrapper .menu li.fakehover {
        margin-top: 0
    }

    #header .wrapper .menu li.fakehover > a {
        display: none
    }

    #header .wrapper .menu li.fakehover.opensub {
        margin-top: 10px
    }

    #header .wrapper .menu li.fakehover.opensub > a {
        background: none !important;
        color: #fff !important;
        display: block !important;
        font-size: 1.4em !important;
        font-weight: 900 !important;
        height: 29px;
        padding-bottom: 0 !important;
        position: relative !important;
        text-align: left !important;
        width: 100% !important
    }

    #header .wrapper .menu li.fakehover.opensub > a span.back {
        color: #fff;
        font-size: 32px;
        font-weight: 900;
        left: 25px;
        position: absolute;
        top: 13%
    }

    #header .wrapper .menu li.fakehover.opensub > a span.current {
        color: #3dffda;
        display: block;
        font-size: .9em;
        text-align: right;
        width: 100%
    }

    #header .wrapper .menu li.fakehover.opensub > a span.previous {
        color: #fff;
        display: block;
        font-size: .7em;
        line-height: 1em;
        text-align: right;
        width: 100%
    }

    #header .wrapper .menu li.fakehover.opensub .submenu-wrapper {
        background: none;
        box-shadow: none;
        opacity: 1
    }

    #header .wrapper .menu li.fakehover > a:before {
        background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 xml:space=%27preserve%27 style=%27enable-background:new 0 0 100 100%27 viewBox=%270 0 100 100%27%3E%3Cpath fill=%27%23FFF%27 d=%27M70.5 97.4c-1.9 0-3.9-.7-5.3-2.2L24.9 55c-2.9-2.9-2.9-7.7 0-10.7L65.1 4.1c2.9-2.9 7.7-2.9 10.7 0s2.9 7.7 0 10.7L40.9 49.6l34.9 34.9c2.9 2.9 2.9 7.7 0 10.7-1.5 1.4-3.4 2.2-5.3 2.2%27/%3E%3C/svg%3E") no-repeat 50% !important;
        content: "";
        display: inline-block !important;
        height: 14px !important;
        left: -11px !important;
        position: absolute !important;
        top: 34% !important;
        width: 18px !important
    }

    #header .wrapper .menu li.fakehover > a:after {
        display: none
    }

    #header .wrapper .menu li.fakehover ul.sub-menu {
        display: block;
        height: auto;
        left: 0;
        margin-left: 0;
        opacity: 1;
        position: absolute;
        top: 45px;
        width: 100% !important
    }

    #header .wrapper .menu li.fakehover ul.sub-menu:before {
        display: none
    }

    #header .wrapper .menu li.fakehover ul.sub-menu > li {
        text-align: left
    }

    #header .wrapper .menu li.fakehover ul.sub-menu > li a {
        background: transparent !important;
        color: #fff !important;
        font-size: 32px !important;
        text-align: center !important;
        text-align: left !important;
        width: auto !important
    }

    #header .wrapper .menu li.fakehover ul.sub-menu > li a:after {
        background-color: transparent !important
    }

    #header .wrapper .menu li.fakehover ul.sub-menu > li.current-menu-item a {
        border-bottom: 2px solid #3dffda;
        border-radius: 0
    }

    #header .logo {
        position: relative;
        z-index: 10
    }

    #header.sticky .logo {
        display: block
    }

    #header.sticky .wrapper .menu li:not(.lang-item).account .user {
        top: -24px
    }
}

@media screen and (min-width: 769px) and (max-width: 1160px) {
    body #header .ico_burger {
        position: fixed;
        right: 1.7%;
        top: 59px
    }

    body.small_header #header .ico_burger {
        top: 32px
    }
}

@media screen and (max-width: 768px) {
    html body {
        padding-top: 130px
    }

    html body.page-template-template-bgaming, html body.page-template-template-le100, html body.page-template-template-plinko, html body.page-template-template-tournament-auto {
        padding-top: 96px
    }

    html body.small_header {
        padding-top: 106px
    }

    html body.small_header.page-template-template-bgaming, html body.small_header.page-template-template-le100, html body.small_header.page-template-template-plinko, html body.small_header.page-template-template-tournament-auto {
        padding-top: 72px
    }

    html body.small_header.page-template-template-tournaments #header.small {
        background: #411cb4
    }

    #header {
        max-width: 100vw
    }

    #header .menu li {
        margin-bottom: 15px !important
    }

    #header .menu li a {
        font-size: 20px !important;
        margin-left: 35px
    }

    #header .menu li ul.sub-menu {
        display: none
    }

    #header .menu > li.current-menu-item, #header .menu > li.current-menu-parent {
        background: transparent
    }

    #header .menu > li.current-menu-item > a, #header .menu > li.current-menu-parent > a {
        background: transparent;
        color: #3dffda
    }

    #header .menu > li.current-menu-item .submenu-wrapper, #header .menu > li.current-menu-parent .submenu-wrapper {
        background: transparent;
        box-shadow: none
    }

    #header .wrapper .menu li.fakehover ul.sub-menu {
        margin-left: 30px;
        top: 45px
    }

    #header .wrapper .menu li.fakehover ul.sub-menu > li {
        height: 30px
    }

    #header .wrapper .menu li.fakehover ul.sub-menu > li a {
        display: inline-block;
        font-size: 20px !important;
        height: auto;
        line-height: 26px;
        padding: 5px 5px 11px
    }

    #header .wrapper .menu li.fakehover ul.sub-menu > li a:after {
        top: 33px
    }

    #header .wrapper .menu li.fakehover ul.sub-menu > li.current-menu-item a {
        border: none;
        color: #3dffda !important
    }

    #header .wrapper .menu li.fakehover.opensub {
        margin-left: 15px;
        margin-top: -7px;
        position: relative
    }

    #header .wrapper .menu li.fakehover.opensub > a span.back {
        font-size: 20px !important
    }

    #header .wrapper .menu li.connexion a:after {
        background-size: 16.5px 18px !important;
        height: 18px;
        left: 13px;
        top: 13px;
        width: 16.5px
    }

    #header.small, #header.small > .wrapper {
        height: 72px
    }

    #header.small > .wrapper > .row .wrapper-logo {
        float: none;
        height: 100%;
        padding-top: 0
    }

    #header.small > .wrapper > .row .wrapper-logo a {
        padding: 5px;
        position: absolute;
        top: 50%;
        transform: translateY(-45%)
    }

    #header.small .col12.open .menu {
        top: 72px
    }

    #header.header_with_infobar {
        height: 96px
    }

    #header.header_with_infobar .col3 {
        position: relative;
        z-index: 3
    }

    #header.header_with_infobar .col12 {
        margin: 0;
        position: relative;
        z-index: 2
    }

    #header.header_with_infobar > .wrapper {
        height: 72px
    }

    #header.header_with_infobar > .wrapper > .row .wrapper-logo {
        float: none;
        height: 100%;
        padding-top: 0
    }

    #header.header_with_infobar > .wrapper > .row .wrapper-logo a {
        padding: 5px;
        position: absolute;
        top: 50%;
        transform: translateY(-40%)
    }

    #header.sticky .logo {
        display: block
    }

    #header.sticky .wrapper .menu li:not(.lang-item).account .user {
        align-items: center;
        top: -11px
    }

    #header.sticky .wrapper .menu li:not(.lang-item).account .user a.link_user_to_account {
        width: auto
    }

    #header.sticky .wrapper .menu li:not(.lang-item).account .user a.link_user_to_account .name_points {
        width: 26vw
    }

    #header #account_header, #header #connexion_header, #header #dark_mode_header, #header #offre_pub_header, #header #register_header, #header #search_header, #header .col12.open #register_header, #header.sticky #CookiebotWidget {
        display: none
    }

    #header #account_header .user a.link_user_to_account:after {
        display: none
    }
}

#search_results {
    display: none
}

body.search_mode {
    position: relative
}

body.search_mode:before {
    background: rgba(0, 0, 0, .7);
    content: "";
    inset: 0;
    position: absolute;
    z-index: 20
}

body.search_mode #header {
    height: 120px
}

body.search_mode #header #infobarretop {
    opacity: 0
}

body.search_mode #header #form_header {
    display: block !important
}

body.search_mode #header > .wrapper > .row > div.col12 > * {
    display: none !important
}

body.search_mode #header > .wrapper > .row > div.col12 .wrapper-logo {
    display: block !important
}

body.search_mode #search_results {
    background: #3c1dad 0 0 no-repeat padding-box;
    bottom: auto;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .161);
    color: #fff;
    display: block;
    height: 550px;
    left: 0;
    overflow-y: scroll;
    padding: 25px 0 50px;
    position: fixed;
    right: 0;
    top: 120px;
    z-index: 2500
}

body.search_mode #search_results > .wrapper {
    display: flex;
    flex-wrap: wrap
}

body.search_mode #search_results > .wrapper .col12 p.titre_section {
    color: #fff;
    font-size: 18px;
    font-weight: 900
}

body.search_mode #search_results > .wrapper .col6 {
    margin-bottom: 30px
}

body.search_mode #search_results > .wrapper .col6 a {
    color: #fff;
    display: block;
    float: left;
    width: 100%
}

body.search_mode #search_results > .wrapper .col6 div.gauche {
    float: left;
    width: 210px
}

body.search_mode #search_results > .wrapper .col6 div.gauche img {
    border-radius: 10px;
    height: auto;
    max-height: 129px;
    max-width: 210px;
    width: auto
}

body.search_mode #search_results > .wrapper .col6 div.droite {
    float: left;
    padding-left: 20px;
    width: calc(100% - 210px)
}

body.search_mode #search_results > .wrapper .col6 div.droite p.titre {
    font-size: 16px;
    font-weight: 900;
    margin-top: 4px
}

body.search_mode #search_results > .wrapper .col6 div.droite div.contenu {
    font-weight: 400;
    opacity: .6
}

body.search_mode #search_results > .wrapper .col6 div.droite div.contenu p {
    font-size: 16px;
    font-weight: 400;
    line-height: 23px
}

body.search_mode #search_results > .wrapper .col6.avis_casino div.gauche {
    border-radius: 10px;
    padding: 25px;
    text-align: center
}

body.search_mode #search_results > .wrapper .col6.avis_casino div.gauche img {
    border-radius: 10px;
    height: auto;
    max-height: 60px;
    max-width: 120px;
    width: auto
}

@media screen and (max-width: 768px) {
    body.search_mode #header #form_header {
        background: transparent linear-gradient(268deg, #5e5de3, #411cb4) 0 0 no-repeat padding-box;
        bottom: 0;
        left: 0;
        margin: 0;
        padding: 0 5%;
        position: fixed;
        top: 110px;
        width: 100%
    }

    body.search_mode #header #form_header .close_form_header {
        border: 1px solid #fff;
        border-radius: 100%;
        height: 35px;
        position: fixed;
        right: 25px;
        top: 30px;
        width: 35px
    }

    body.search_mode #header #form_header .close_form_header:after, body.search_mode #header #form_header .close_form_header:before {
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%)
    }

    body.search_mode #header #form_header select {
        display: block;
        margin: 0 0 15px;
        width: 100%
    }

    body.search_mode #header #form_header .wrapper_input_search_header {
        display: block;
        padding: 0 0 0 10px;
        width: 100%
    }

    body.search_mode #header #form_header ::placeholder {
        color: #d6d6d6;
        font-size: 20px
    }

    body.search_mode #search_results {
        bottom: 70px;
        padding-top: 20px;
        top: 215px
    }

    body.search_mode #search_results > .wrapper .col12 p.titre_section {
        border-bottom: 1px solid #fff;
        font-size: 20px;
        font-weight: 700;
        line-height: 23px;
        padding-bottom: 5px
    }

    body.search_mode #search_results > .wrapper .col6 div.gauche {
        width: 120px
    }

    body.search_mode #search_results > .wrapper .col6 div.gauche img {
        max-height: 65px;
        max-width: 100px
    }

    body.search_mode #search_results > .wrapper .col6 div.droite {
        padding-left: 0;
        width: calc(100% - 120px)
    }

    body.search_mode #search_results > .wrapper .col6 div.droite p.titre {
        margin-bottom: 5px
    }

    body.search_mode #search_results > .wrapper .col6 div.droite div.contenu p {
        font-size: 12px;
        line-height: 18px;
        margin: 4px 0
    }

    body.search_mode #search_results > .wrapper .col6 div.droite div.contenu p:empty {
        display: none
    }
}

body.dark_mode {
    background-image: radial-gradient(circle closest-side at 80% 5%, #532ac2, rgba(83, 42, 194, 0)), radial-gradient(circle at 1% 45%, #3c1dad, #3c1dab, #202020 25%), radial-gradient(circle at 80% 80%, #532ac2, rgba(83, 42, 194, 0))
}

body.dark_mode #header #dark_mode_header svg g {
    fill: #fff !important
}

body.dark_mode #header #infobarretop p {
    color: #202020 !important
}

body.dark_mode #header .menu > li.mouseover .submenu-wrapper {
    background: #292929 !important
}

body.dark_mode #header .menu > li ul.sub-menu:before {
    background: #292929 !important
}

body.dark_mode #header .menu > li ul.sub-menu li a {
    color: #f7f7f7 !important
}

body.dark_mode h1, body.dark_mode h2 {
    color: #e7e7f5 !important
}

body.dark_mode #homeNewSlots #wrapper_carousel_other_slots .owl-carouselll div > a.nom_slot, body.dark_mode p {
    color: #f7f7f7 !important
}

body.dark_mode .bouton_secondaire {
    border-color: #e7e7f5;
    color: #e7e7f5
}

body.dark_mode #introGiveaways.fond_blanc {
    background: transparent
}

body.dark_mode #filtre_home_bonus_casino {
    background: #292929 !important;
    box-shadow: 0 3px 6px 0 hsla(0, 0%, 9%, .16), inset 0 3px 6px 0 rgba(0, 0, 0, .16) !important
}

body.dark_mode #filtre_home_bonus_casino #subcategories_news, body.dark_mode #filtre_home_bonus_casino #wrapper_select_filtre_home_bonus_casino_v2 {
    background: #292929 !important
}

body.dark_mode #explications_bonuses_new .col9 .owl-carousel .owl-stage .owl-item > div a.bouton_tertiaire, body.dark_mode #explications_bonuses_new .col9 .owl-carousel .owl-stage .owl-item > div p {
    color: #2a292b !important
}

body.dark_mode #explications_bonuses_new .col9 .owl-carousel .owl-stage .owl-item:not(.active) + .owl-item.active > div p {
    color: #fff !important
}

body.dark_mode #explications_bonuses_new .col9 .owl-carousel .owl-stage .owl-item:not(.active) + .owl-item.active > div a.bouton_tertiaire {
    color: #fff !important
}

body.dark_mode #questions_reponses .question_reponse {
    border-color: #fff !important
}

body.dark_mode #questions_reponses .question_reponse .question i:before {
    color: #fff !important
}

body.dark_mode #introGiveaways .col5 p a:not(.bouton_secondaire) {
    color: #fff !important
}

body.dark_mode #all_giveaways .giveaway .giveaway_bottom p, body.dark_mode #giveaway_account .giveaway .giveaway_bottom p, body.dark_mode #introGiveaways .giveaway .giveaway_bottom p {
    color: #2a292b !important
}

body.dark_mode #all_giveaways .giveaway .giveaway_bottom p.warmblue, body.dark_mode #giveaway_account .giveaway .giveaway_bottom p.warmblue, body.dark_mode #introGiveaways .giveaway .giveaway_bottom p.warmblue {
    color: #5e5ddc !important
}

body.dark_mode #all_giveaways .giveaway .giveaway_bottom .main_titre_winners {
    color: #f7f71b !important
}

body.dark_mode #offres_sans_depot.sans_bg .col3 p.infos_offre strong, body.dark_mode .carousel_slots > div > a.nom_slot {
    color: #fff !important
}

body.dark_mode #offres_sans_depot_light #liste_store_offres_sans_depot .flip-card .infos_offre {
    color: #5e5ddc !important
}

body.dark_mode #offres_sans_depot_light #liste_store_offres_sans_depot .flip-card .infos_offre strong {
    color: #fff !important
}

body.dark_mode #top_upcoming_slots .col4 p.nom_slot {
    color: #2a292b !important
}

body.dark_mode #top_upcoming_slots .col4 p.date_release {
    color: #c1c1c1 !important
}

body.dark_mode #topsSlots #carousel_tops_slots .single_slot_element .col6.right .nom_slot {
    color: #2a292b !important
}

body.dark_mode .bouton_tertiaire {
    color: #fff !important
}

body.dark_mode #latest_news_slots #carousel_latest_news_slots .owl-nav .owl-prev {
    border-color: #fff !important
}

body.dark_mode #latest_news_slots #carousel_latest_news_slots .owl-nav .owl-prev:before {
    border-color: #fff !important
}

body.dark_mode #latest_news_slots #carousel_latest_news_slots .owl-nav .owl-next {
    border-color: #fff !important
}

body.dark_mode #latest_news_slots #carousel_latest_news_slots .owl-nav .owl-next:before {
    border-color: #fff !important
}

body.dark_mode #popular_post .col6 h3 {
    color: #f7f7f7 !important
}

body.dark_mode #main_content_tutorial h2 {
    color: #5e5ddc !important
}

body.dark_mode #main_content_tutorial h3, body.dark_mode #main_content_tutorial h4 {
    color: #f7f7f7 !important
}

body.dark_mode #main_content_tutorial ol, body.dark_mode #main_content_tutorial ul {
    list-style-position: inside;
    margin: 0;
    padding: 0
}

body.dark_mode #main_content_tutorial ol li, body.dark_mode #main_content_tutorial ul li {
    color: #fff;
    font-size: 18px;
    line-height: 1.6em;
    margin-bottom: 8px
}

body.dark_mode #main_content_tutorial ol li a, body.dark_mode #main_content_tutorial ul li a {
    color: #3dffda;
    text-decoration: underline
}

body.dark_mode #main_content_tutorial ol li::marker, body.dark_mode #main_content_tutorial ul li::marker {
    color: #3dffda
}

body.dark_mode #main_content_tutorial ol ul, body.dark_mode #main_content_tutorial ul ul {
    margin: 8px 0
}

body.dark_mode #allOutils .wrapper .element .owl-item {
    background-color: #292929 !important;
    box-shadow: -8px 8px 10px 0 rgba(0, 0, 0, .1) !important
}

body.dark_mode #allOutils .wrapper .element .owl-item h2, body.dark_mode #allOutils .wrapper .element .owl-item p {
    color: #fff !important
}

body.dark_mode.page-template-template-store .mfp-inline-holder .mfp-content .white-popup {
    background-color: #292929 !important
}

body.dark_mode.page-template-template-store .mfp-inline-holder .mfp-content .white-popup form.demande_pseudo p.mediummargintop {
    color: #fff !important
}

body.dark_mode.page-template-template-store .mfp-inline-holder .mfp-content .white-popup form.demande_pseudo.show_error p.error {
    color: red !important
}

body.dark_mode.page-template-template-store .mfp-inline-holder .mfp-content .white-popup form.demande_pseudo .step2 .boutons span:hover {
    background: #5e5ddc !important
}

body.dark_mode #monCompte #dashboardMonCompte .champsUser .settings, body.dark_mode #monCompte #dashboardMonCompte .champsUser p, body.dark_mode #monCompte #dashboardMonCompte .col3 .last_item_store p, body.dark_mode #monCompte #dashboardMonCompte .col6 .last_item_store p {
    color: #2a292b !important
}

body.dark_mode #monCompte #dashboardMonCompte .col3 .last_item_store > p, body.dark_mode #monCompte #dashboardMonCompte .col6 .last_item_store > p {
    color: #000 !important
}

body.dark_mode #monCompte #dashboardMonCompte .col3 p, body.dark_mode #monCompte #dashboardMonCompte .col6 p {
    color: #5e5ddc !important
}

body.dark_mode #monCompte #dashboardMonCompte .col3 .box_points p, body.dark_mode #monCompte #dashboardMonCompte .col3 .box_points p.valeur.big, body.dark_mode #monCompte #dashboardMonCompte .col6 .box_points p, body.dark_mode #monCompte #dashboardMonCompte .col6 .box_points p.valeur.big {
    color: #fff !important
}

body.dark_mode.page-template-template-moncompte-dlive .mfp-inline-holder .mfp-content {
    background-color: #292929 !important
}

body.dark_mode.page-template-template-moncompte-dlive .mfp-inline-holder .mfp-content form .field label {
    color: #fff !important
}

body.dark_mode #giveaway_epingle.giveaway.flip-card.col12 .giveaway_bottom .second_line p {
    color: #3dffda !important
}

body.dark_mode #giveaway_epingle.giveaway.flip-card.col12 .giveaway_bottom > p {
    color: #fff !important
}

body.dark_mode #stake_onglets .onglet p, body.dark_mode #stake_onglets .onglet p.titre {
    color: #2a292b !important
}

body.dark_mode #stake_onglets .onglet.active p, body.dark_mode #stake_onglets .onglet.active p.titre, body.dark_mode #stake_onglets .onglet:hover p, body.dark_mode #stake_onglets .onglet:hover p.titre {
    color: #fff !important
}

body.dark_mode.page-template-template-stake .mfp-inline-holder .mfp-content .white-popup {
    background-color: #292929 !important
}

body.dark_mode #popup_buy_life_step2 .boutons .bouton_secondaire:hover {
    background: #5e5ddc !important
}

body.dark_mode.page-template-template-tournaments {
    background-image: radial-gradient(circle closest-side at 80% 4%, #532ac2, rgba(83, 42, 194, 0)), radial-gradient(circle at -13% 42%, #3c1dad, #3c1dab, #202020 36%)
}

body.dark_mode #how_enjoy_bonus.tournaments {
    background-image: inherit
}

body.dark_mode #section_tournois h2 {
    color: #5e5ddc !important
}

body.dark_mode #how_enjoy_bonus.tournaments .contenu_how_enjoy_bonus h3 {
    color: #fff !important
}

body.dark_mode #how_enjoy_bonus.tournaments .contenu_how_enjoy_bonus a + a {
    border-color: #fff !important;
    color: #fff !important
}

body.dark_mode #introduction_faq h2, body.dark_mode #introduction_faq h3 {
    color: #fff !important
}

body.dark_mode #tournamentGain .row.first .fond_blanc {
    background-color: #5e5ddc !important;
    box-shadow: -4px 0 15px 0 rgba(47, 47, 47, .1) !important
}

body.dark_mode #tournamentGain #tournamentGainPresentation h2 {
    color: #fff !important
}

body.dark_mode #tournamentGain #tournamentGainPresentation a + a {
    border-color: #fff !important;
    color: #fff !important
}

body.dark_mode #tournamentGain #tournamentGainPresentation a + a:hover {
    border-color: #2a292b !important
}

body.dark_mode #gameScores .wrapper.title .search, body.dark_mode #tournamentScore .wrapper.title .search {
    background-color: #292929 !important;
    box-shadow: 0 3px 6px 0 hsla(0, 0%, 65%, .16) !important
}

body.dark_mode #explications_bonuses_new.bigmarginbottom {
    background-image: radial-gradient(circle at 28% 61%, #3c1dad, #202020 19%) !important;
    margin: 0;
    min-height: 680px;
    padding: 80px 0 !important
}

body.dark_mode .bonus-card-lightbox .row .col4, body.dark_mode .bonus-card-lightbox .row .col8 {
    background-color: #202020 !important
}

body.dark_mode .bonus-card-lightbox .row .col8 .logo_titre {
    background: transparent !important
}

body.dark_mode .bonus-card-lightbox .row .col8 .scroll_details p.titre {
    color: #5e5ddc !important
}

body.dark_mode .bonus-card-lightbox .row .col8 .scroll_details .texte {
    background-color: #292929 !important
}

body.dark_mode .bonus-card-lightbox .row .col4 ul li, body.dark_mode .bonus-card-lightbox .row .col4 ul li strong, body.dark_mode .bonus-card-lightbox .row .col8 .scroll_details .texte ol li {
    color: #fff
}

body.dark_mode .bonus-card-lightbox .row .col4 p.titre {
    color: #5e5ddc !important
}

body.dark_mode .bonus-card-lightbox .row .col4 .boutons a.read_article {
    border-color: #fff !important;
    color: #fff !important
}

body.dark_mode .bonus-card-lightbox .row .col4 .boutons a.read_article:hover {
    background: #fff !important;
    color: #2a292b !important
}

body.dark_mode .mfp-close-btn-in .mfp-close {
    border-color: #fff !important;
    color: #fff !important
}

body.dark_mode #casinoBonuses .bonus .bonus-card .legal div.tc .tooltip, body.dark_mode #onlineCasinoRecommended .bonus .bonus-card .legal div.tc .tooltip {
    background-color: #202020 !important
}

body.dark_mode #casinoBonuses .bonus .bonus-card .legal div.tc .tooltip:after, body.dark_mode #onlineCasinoRecommended .bonus .bonus-card .legal div.tc .tooltip:after {
    border-color: #202020 transparent !important
}

body.dark_mode #casinoBonuses .bonus .bonus-card .legal div.tc .tooltip p a, body.dark_mode #onlineCasinoRecommended .bonus .bonus-card .legal div.tc .tooltip p a {
    color: #5e5ddc !important
}

body.dark_mode #casinoBonuses .bonus .bonus-card .legal div.tc .tooltip p a.bouton_primaire:hover, body.dark_mode #onlineCasinoRecommended .bonus .bonus-card .legal div.tc .tooltip p a.bouton_primaire:hover {
    color: #fff !important
}

body.dark_mode #list_match .match .teams .team .team_1 h2, body.dark_mode #list_match .match .teams .team .team_2 h2 {
    color: #2a292b !important
}

body.dark_mode #list_match .match .submit button {
    border-color: #2a292b !important;
    color: #2a292b !important
}

body.dark_mode #list_match .match .submit button:hover {
    color: #fff !important
}

body.dark_mode #contentSlots h2 {
    color: #5e5ddc !important
}

body.dark_mode #contentSlots h3 {
    color: #fff
}

body.dark_mode #topCasinos .created_by a {
    color: #5e5ddc !important
}

body.dark_mode #topCasinos .quickinfos ul li p {
    color: #202020 !important
}

body.dark_mode #questions_reponses .question_reponse .question {
    background: transparent !important
}

body.dark_mode #questions_reponses .question_reponse .question:after {
    background: transparent !important
}

body.dark_mode #questions_reponses .question_reponse .question:before {
    display: none
}

body.dark_mode #questions_reponses .question_reponse .question p {
    color: #202020 !important
}

body.dark_mode #avisCasino #bonus_quick_facts p.titre {
    color: #2a292b !important
}

body.dark_mode #avisCasino #innerAvisCasino .wrapper.row > .col8 h3 {
    color: #5e5ddc
}

body.dark_mode #avisCasino #innerAvisCasino .wrapper.row > .col8 ol li, body.dark_mode #avisCasino #innerAvisCasino .wrapper.row > .col8 ul li {
    color: #fff
}

body.dark_mode #stake_content .col8 h3 {
    color: #5e5ddc
}

body.dark_mode #stake_content .col8 ol li, body.dark_mode #stake_content .col8 ul li {
    color: #f7f7f7
}

body.dark_mode #stake_content .col8 ol li a, body.dark_mode #stake_content .col8 ul li a {
    color: #f7f7f7;
    text-decoration: underline
}

body.dark_mode #stake_content .col8 ol li a:hover, body.dark_mode #stake_content .col8 ul li a:hover {
    text-decoration: none
}

body.dark_mode #stake_content .col8 .wp-block-table td, body.dark_mode #stake_content .col8 .wp-block-table th {
    color: #f7f7f7
}

body.dark_mode #stake_content .col8 p a {
    color: #f7f7f7;
    text-decoration: underline
}

body.dark_mode #stake_content .col8 p a:hover {
    text-decoration: none
}

body.dark_mode #allOutilsMulitine .wrapper .col.col3 {
    background-color: #292929
}

body.dark_mode #allOutilsMulitine .wrapper .col.col3.lapin {
    background: transparent
}

body.dark_mode #allOutilsMulitine .wrapper .col.col3 #fca_eoi_form_35065 .fca_eoi_layout_16.fca_eoi_layout_postbox div.fca_eoi_layout_description_copy_wrapper p, body.dark_mode #allOutilsMulitine .wrapper .col.col3 .fca_eoi_layout_16.fca_eoi_layout_postbox div.fca_eoi_layout_description_copy_wrapper div {
    color: #f7f7f7 !important
}

body.dark_mode #allOutilsMulitine .wrapper .col.col3.newsletter .fca_eoi_layout_submit_button_wrapper input {
    background: #3dffda !important
}

body.dark_mode #allOutilsMulitine .wrapper .col.col3.newsletter .fca_eoi_layout_submit_button_wrapper input:hover {
    background: #5e5ddc !important
}

body.dark_mode #listeFaqs .question_reponse .question {
    border-bottom: 1px solid #f7f7f7
}

body.dark_mode #listeFaqs .question_reponse .question i:before {
    color: #f7f7f7
}

body.dark_mode #listeFaqs .question_reponse.active .question {
    border-bottom: none
}

body.dark_mode #listeFaqs .question_reponse.active .reponse {
    border-bottom: 1px solid #f7f7f7
}

body.dark_mode #casinoBonuses .bonus .bonus-card .legal div.tc .tooltip > i, body.dark_mode #onlineCasinoRecommended .bonus .bonus-card .legal div.tc .tooltip > i {
    border: 1px solid #f7f7f7;
    color: #f7f7f7 !important
}

body.dark_mode #htoc #onglets_htoc .onglet_htoc p {
    color: #3c1dad !important
}

body.dark_mode #htoc #onglets_htoc .onglet_htoc.active p, body.dark_mode #htoc #onglets_htoc .onglet_htoc:hover p {
    color: #fff !important
}

body.dark_mode #gameScoresList li .right_part p {
    color: #2a292b !important
}

body.dark_mode #text tr td {
    border: 1px solid #fff;
    color: #fff
}

body.dark_mode #contenu_seo section h2, body.dark_mode #contenu_seo section p {
    color: #2a292b !important
}

body.dark_mode #top_2_casinos #top_2_casinos_intro h2 {
    color: #5e5ddc !important
}

body.dark_mode #top_2_casinos #top_2_casinos_intro p {
    color: #2a292b !important
}

body.dark_mode #contentSlots #main_content_slot .wrap_content h2 {
    color: #5e5ddc !important
}

body.dark_mode #contentSlots #main_content_slot .wrap_content p {
    color: #2a292b !important
}

#footer_top {
    background-image: linear-gradient(270deg, #ff8c6c 60%, #d94e83);
    color: #fff;
    margin-top: 60px;
    padding: 80px 0
}

#footer_top h3 {
    font-family: Inter, sans-serif;
    font-size: 15px;
    font-weight: 900;
    margin: 0 0 10px;
    text-transform: none
}

#footer_top h3.marginTop {
    margin-top: 2.5rem
}

#footer_top p, #footer_top td, #footer_top ul li {
    font-size: 1rem;
    margin: 0
}

#footer_top p a, #footer_top td a, #footer_top ul li a {
    font-size: 1rem;
    text-decoration: underline
}

#footer_top .newsletter, #footer_top .newsletter p {
    font-size: 13px
}

#footer_top .newsletter form {
    display: block;
    float: left;
    width: 100%
}

#footer_top .newsletter form label {
    clear: both;
    cursor: pointer;
    display: block;
    font-size: 12px;
    margin-bottom: 10px
}

#footer_top .newsletter form input[type=text] {
    background: #fff;
    border: none;
    border-radius: 55px;
    color: #000;
    float: left;
    font-size: 12px;
    font-weight: 700;
    height: 25px;
    line-height: 27px;
    margin: 0 5px 10px 0;
    padding: 0 12px;
    width: calc(100% - 82px)
}

#footer_top .newsletter form input[type=email] {
    background: #fff !important;
    border-color: #fff !important;
    border: none;
    border-radius: 10px;
    box-sizing: border-box;
    float: left;
    font-family: Inter, sans-serif;
    font-size: 14px !important;
    height: 46px !important;
    margin-bottom: 10px;
    margin-right: 15px;
    padding: 3px 20px;
    width: 70% !important
}

#footer_top .newsletter form input[type=submit] {
    background-color: #3cffd9;
    border: none;
    border-radius: 23px !important;
    color: #411cb4 !important;
    cursor: pointer;
    float: right;
    font-family: Inter, sans-serif;
    font-size: 15px !important;
    font-weight: 400 !important;
    height: 46px !important;
    line-height: 27px;
    margin: 0 0 10px 2%;
    min-width: 200px;
    padding: 0;
    text-align: center;
    width: 23%
}

#footer_top .newsletter form input[type=submit]:hover {
    background: #5e5ddc;
    color: #fff !important
}

#footer_top .newsletter form input::placeholder {
    color: #c1c1c1;
    font-size: 14px;
    font-weight: 400
}

#footer_top .newsletter form input:focus {
    outline: none
}

#footer_top .newsletter form > p {
    font-size: 12px;
    margin-bottom: 10px
}

#footer_top .newsletter form > p a {
    font-size: 12px
}

#footer_top .newsletter form > p.last {
    padding-left: 5px
}

#footer_top .newsletter form p.titre_newsletter {
    color: #fff;
    font-family: Inter, sans-serif;
    font-size: 30px !important;
    font-weight: 700 !important;
    line-height: 40px;
    margin-bottom: 0;
    text-align: center
}

#footer_top .newsletter form p.sous_titre_newsletter {
    color: #fff;
    font-family: Inter, sans-serif;
    font-size: 30px !important;
    font-weight: 400;
    line-height: 42px;
    margin-bottom: 20px;
    text-align: center
}

#footer_top .newsletter form p.gdpr {
    clear: both;
    display: block;
    float: left;
    font-size: 12px !important;
    line-height: 17px;
    margin: 15px 0 0;
    padding: 0;
    text-align: center;
    width: 100%
}

#footer_top .newsletter form p.gdpr a {
    color: #fff;
    font-size: 12px !important;
    line-height: 17px;
    text-decoration: underline
}

#footer_top .newsletter form #mce-responses {
    margin: 0;
    padding: 0;
    width: 100%
}

#footer_top .newsletter form #mce-responses #mce-error-response {
    background: #ca3636;
    border-radius: 5px;
    color: #fff;
    display: none;
    height: auto;
    margin: 0;
    padding: 5px;
    position: relative;
    top: auto;
    width: auto
}

#footer_top .newsletter form #mce-responses #mce-error-response.active {
    display: inline-block;
    margin-bottom: 10px
}

#footer_top .newsletter form #mce-responses #mce-success-response {
    background: #168f1c;
    border-radius: 5px;
    color: #fff;
    display: none;
    height: auto;
    margin: 0;
    padding: 5px;
    position: relative;
    top: auto;
    width: auto
}

#footer_top .newsletter form #mce-responses #mce-success-response.active {
    display: inline-block;
    margin-bottom: 10px
}

#footer {
    background-image: linear-gradient(180deg, #5e5de3, #411cb4);
    padding: 45px 0 25px;
    position: relative;
    z-index: 115
}

#footer * {
    color: #fff;
    font-size: 1.0625rem
}

#footer h3 {
    font-family: Inter, sans-serif;
    font-size: 1.375rem;
    font-weight: 900;
    margin: 0 0 .9375rem;
    text-transform: uppercase
}

#footer h3.marginTop {
    margin-top: 2.5rem
}

#footer p, #footer td, #footer ul li {
    font-size: 1rem;
    margin: 0
}

#footer p a, #footer td a, #footer ul li a {
    font-size: 1rem;
    text-decoration: underline
}

#footer .socials ul li {
    display: inline-block;
    margin-right: 0
}

#footer .socials ul li a {
    display: block
}

#footer .socials ul li a img {
    width: 50px
}

#footer #offre_pub_footer {
    align-items: center;
    display: flex;
    float: right;
    font-size: 10px;
    font-weight: 400;
    margin-right: 1.5%;
    position: relative;
    text-align: center;
    width: 210px
}

#footer #offre_pub_footer, #footer #offre_pub_footer a {
    color: #fff;
    flex-direction: column;
    height: 100%;
    justify-content: center
}

#footer #offre_pub_footer a {
    background: #eb0055;
    display: block;
    padding: 10px 15px;
    width: 100%
}

#footer #offre_pub_footer a:hover {
    background: transparent linear-gradient(262deg, var(--finDegradeTopPub) 0, var(--debutDegradeTopPub) 100%) 0 0 no-repeat padding-box
}

#footer #offre_pub_footer p {
    font-size: 12px;
    margin: 0
}

#footer #offre_pub_footer strong {
    font-size: 14px;
    font-weight: 700
}

#footer #footer_menu {
    column-count: 4
}

#footer #footer_menu li {
    margin-bottom: 12px
}

#footer #footer_menu li a {
    text-decoration: none
}

#footer #footer_menu li a:hover {
    text-decoration: underline
}

#footer .social_signup {
    margin-bottom: 40px;
    margin-top: 40px
}

#footer .social_signup .social {
    float: left;
    width: 61.3%
}

#footer .social_signup .social p {
    font-weight: 900;
    margin-bottom: 16px
}

#footer .social_signup .social ul li {
    margin-bottom: 12px
}

#footer .social_signup .social ul li a {
    font-size: 16px;
    text-decoration: none
}

#footer .social_signup .social ul li a:hover {
    text-decoration: underline
}

#footer .social_signup .signup_login_footer {
    float: left
}

#footer .social_signup .signup_login_footer p {
    margin-bottom: 8px
}

#footer .social_signup .signup_login_footer a.bouton_primaire_sans_texte {
    color: #3c1dad;
    float: left;
    margin-right: 30px;
    margin-top: 15px
}

#footer .social_signup .signup_login_footer a.bouton_primaire_sans_texte:hover {
    color: #fff
}

#footer .social_signup .signup_login_footer a.bouton_secondaire:hover {
    color: #2a292b
}

#footer .jeu_responsable {
    margin-bottom: .625rem;
    margin-top: 1.25rem
}

#footer .jeu_responsable p.logos_jeu_responsable {
    margin-bottom: 30px;
    text-align: right
}

#footer .jeu_responsable p.logos_jeu_responsable img {
    margin-right: 35px
}

#footer .jeu_responsable p.logos_jeu_responsable a {
    text-decoration: none
}

#footer .jeu_responsable ul {
    float: left;
    margin: 0;
    width: 50%
}

#footer .jeu_responsable ul.list_legals {
    list-style-type: none
}

#footer .jeu_responsable ul.list_legals li {
    float: left;
    margin-right: 35px
}

#footer .jeu_responsable ul.list_legals li:first-of-type {
    margin-right: 30px
}

#footer .jeu_responsable ul.list_legals li a {
    font-size: 14px;
    position: relative;
    text-decoration: none;
    top: 3px
}

#footer .jeu_responsable ul.list_legals li a:hover {
    color: #3dffda
}

#footer .footer_text p, #footer .jeu_responsable p {
    font-size: 12px;
    font-weight: 400;
    line-height: 20px
}

@media screen and (max-width: 1024px) {
    #footer .col5, #footer .col7 {
        width: 97%
    }

    #footer .col7 {
        margin-top: 1.875rem
    }

    #footer .block {
        float: left;
        width: 50%
    }

    #footer .block h3 {
        font-size: 1.25rem;
        margin-top: 0
    }

    #footer form input[type=email] {
        width: 100%
    }

    #footer .col3.social, #footer .menu_footer {
        display: block;
        width: 100%
    }

    #footer .menu_footer {
        margin-top: 2.1875rem
    }

    #footer .menu_footer #footer_menu {
        width: 100%
    }
}

@media screen and (max-width: 768px) {
    #footer .block h3 {
        font-size: 1.1875rem;
        margin-top: 0
    }

    #footer p, #footer p a, #footer ul li, #footer ul li a {
        font-size: .875rem
    }

    #footer_top {
        margin-top: 40px;
        padding: 40px 0
    }

    #footer_top > .wrapper > .col8 {
        margin: 0;
        width: 100%
    }

    #footer_top > .wrapper > .col8 > .col3, #footer_top > .wrapper > .col8 > .col9 {
        margin: 0 0 20px;
        width: 100%
    }

    #footer_top > .wrapper > .col4 {
        margin: 0;
        width: 100%
    }

    #footer_top h3 {
        font-size: 23px;
        margin-bottom: 10px
    }

    #footer_top .newsletter form p.titre_newsletter {
        font-size: 26px !important;
        line-height: 36px;
        margin-bottom: 10px
    }

    #footer_top .newsletter form p.sous_titre_newsletter {
        font-size: 18px !important;
        line-height: 28px
    }

    #footer_top .newsletter form input[type=email] {
        text-align: center;
        width: 100% !important
    }

    #footer_top .newsletter form input[type=submit] {
        display: flow;
        margin: 15px 25% 5px;
        max-width: 250px;
        min-width: 100px;
        width: 50%
    }

    #footer {
        margin: 0;
        padding: 15px 0;
        position: relative;
        z-index: 100
    }

    #footer p a, #footer ul li a {
        display: inline-block
    }

    #footer .block {
        float: none;
        width: 100%
    }

    #footer .block h3 {
        font-size: 1rem
    }

    #footer .block h3.marginTop {
        margin-top: 1.875rem
    }

    #footer .menu_footer {
        display: block;
        margin-top: 2.1875rem;
        width: 100%
    }

    #footer .menu_footer .socials {
        text-align: left
    }

    #footer .menu_footer #footer_menu {
        column-count: 2;
        display: block;
        width: 100%
    }

    #footer .menu_footer #footer_menu > li {
        display: block;
        margin-bottom: 27px;
        text-align: left
    }

    #footer .menu_footer #footer_menu > li a {
        display: block;
        margin-bottom: 9px;
        text-transform: none
    }

    #footer .menu_footer #footer_menu > li.not_a_link ul li a, #footer .menu_footer #footer_menu > li > a {
        font-size: 16px !important
    }

    #footer .menu_footer .col7 {
        margin: 15px 0 0;
        width: 100%
    }

    #footer .menu_footer #offre_pub_footer {
        border-bottom: 1px solid #fff;
        border-top: 1px solid #fff;
        float: left;
        margin-top: 25px;
        padding: 15px 0;
        width: 100%
    }

    #footer #offre_pub_footer {
        display: block;
        float: none;
        margin: 0 auto
    }

    #footer .social_signup {
        margin-bottom: 60px;
        text-align: left
    }

    #footer .social_signup .social {
        float: none
    }

    #footer .social_signup .signup_login_footer {
        margin-top: 30px
    }

    #footer .social_signup .signup_login_footer a {
        margin-right: 0;
        min-width: 150px
    }

    #footer .social_signup .signup_login_footer a.bouton_primaire_sans_texte {
        margin-right: 15px
    }

    #footer .jeu_responsable {
        display: flex;
        flex-direction: column;
        margin-top: 5px
    }

    #footer .jeu_responsable ul.list_legals {
        float: left;
        list-style-type: none;
        margin: 0 auto 10px;
        order: 2;
        text-align: left;
        width: 100%
    }

    #footer .jeu_responsable ul.list_legals li {
        margin-bottom: 10px;
        margin-right: 15px !important
    }

    #footer .jeu_responsable p.logos_jeu_responsable {
        margin-bottom: 20px;
        text-align: left
    }

    #footer .jeu_responsable p.logos_jeu_responsable a {
        display: inline-block;
        margin: 0 0 5px
    }

    #footer .jeu_responsable p.logos_jeu_responsable a img {
        margin: 0 20px 0 0
    }
}

@media screen and (min-width: 630px) and (max-width: 1024px) {
    #footer_top .hideonmobile {
        display: none
    }

    #footer_top .newsletter {
        margin-left: 10%;
        margin-right: 10%;
        width: 80%
    }

    #footer_top .newsletter form p.titre_newsletter {
        font-size: 26px !important;
        line-height: 36px
    }

    #footer_top .newsletter form p.sous_titre_newsletter {
        font-size: 21px !important;
        line-height: 31px
    }

    #footer_top .newsletter form input[type=email] {
        width: 65% !important
    }

    #footer_top .newsletter form input[type=submit] {
        float: right;
        margin: 0;
        max-width: 200px;
        min-width: 130px;
        width: 30%
    }

    #footer_top .newsletter form p.gdpr {
        float: left;
        margin-top: 15px;
        width: 100%
    }
}

.col_droite {
    color: #fff;
    margin-right: 0;
    padding: 0;
    position: -webkit-sticky;
    position: sticky;
    top: 115px;
    z-index: 10
}

.col_droite.col.col3 {
    margin-left: 0;
    width: 23.5%
}

.col_droite p, .col_droite ul li {
    border-radius: 15px;
    padding: 15px
}

.col_droite ul {
    list-style-type: none
}

.col_droite ul li {
    border-radius: 10px
}

.col_droite ul.liste_more_providers li:last-child {
    margin-bottom: 0
}

.col_droite h3 {
    margin-top: 0
}

.col_droite #table_of_content ul li {
    padding: 0
}

.col_droite .bloc_col_droite {
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .1);
    float: left;
    margin-bottom: 20px;
    width: 100%
}

.col_droite .bloc_col_droite.avec_bg {
    background-color: #170927;
    border-radius: 15px;
    padding: 15px
}

.col_droite .bloc_col_droite.avec_bg.best_offer {
    border-radius: 10px;
    line-height: 0;
    padding: 0;
    position: relative
}

.col_droite .bloc_col_droite.avec_bg.best_offer .bg_pub_giveaway {
    padding: 0
}

.col_droite .bloc_col_droite.avec_bg.best_offer .bg_pub_giveaway a {
    position: relative
}

.col_droite .bloc_col_droite.avec_bg.best_offer .bg_pub_giveaway a img {
    height: auto;
    width: 100%
}

.col_droite .bloc_col_droite.avec_bg.best_offer .bg_pub_giveaway a span {
    line-height: 1em
}

.col_droite .bloc_col_droite.giveaway {
    overflow: hidden
}

.col_droite .bloc_col_droite.giveaway .bg_pub_giveaway {
    border-radius: 15px;
    overflow: hidden;
    padding-bottom: 94%;
    position: relative;
    width: 100%
}

.col_droite .bloc_col_droite.giveaway .bg_pub_giveaway a {
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    height: 100%;
    position: absolute;
    transition: all .5s;
    width: 100%
}

.col_droite .bloc_col_droite.giveaway .bg_pub_giveaway a:hover {
    transform: scale(1.1)
}

.col_droite .bloc_col_droite.giveaway .bg_pub_giveaway span {
    background: #3cffd9;
    border-radius: 55px;
    color: #000;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    left: 15px;
    margin: 0 auto;
    padding: 6px 8px;
    position: absolute;
    top: 15px
}

.col_droite .provider_logo {
    background: #000;
    margin: 0;
    padding: 0;
    text-align: center
}

.col_droite .provider_logo a {
    display: block;
    padding: 5px 15px
}

.col_droite .provider_logo img {
    height: auto;
    max-width: 150px;
    width: 150px
}

.col_droite .created_by {
    background: transparent;
    color: #2a292b;
    display: block;
    float: left;
    font-size: 13px;
    font-weight: 400;
    margin: 12px 0 0;
    padding: 0 0 0 2px;
    width: 100%
}

.col_droite .created_by a {
    color: #fff;
    font-weight: 700;
    text-decoration: underline
}

.col_droite .created_by span {
    border: 1px solid #fff;
    border-radius: 5px;
    float: right;
    padding: 0;
    transition: all .5s
}

.col_droite .created_by span:hover {
    transform: scale(1.1)
}

.col_droite .created_by span a {
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    padding: 5px 10px;
    text-decoration: none;
    text-transform: uppercase
}

.col_droite p.slots_details_title {
    border-radius: 0 !important;
    float: left;
    font-size: 17px !important;
    font-weight: 700 !important;
    margin: 0 !important;
    padding: 0 0 10px 1px !important;
    text-align: left !important;
    text-transform: none;
    width: 100%
}

.col_droite .wrapper_liste_top_casinos {
    border-radius: 10px;
    display: block;
    float: left;
    padding: 55px 20px 10px;
    position: relative;
    width: 100%
}

.col_droite .wrapper_liste_top_casinos .exclu {
    background: #eb0055;
    border-radius: 0;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    left: 0;
    padding: 8px 15px;
    position: absolute;
    right: 0;
    text-align: center;
    text-transform: none;
    top: 0;
    z-index: 15
}

.col_droite .wrapper_liste_top_casinos ul.liste_top_casinos {
    float: left;
    margin-bottom: 0 !important;
    width: 100%
}

.col_droite .wrapper_liste_top_casinos ul.liste_top_casinos li {
    border-bottom: 1px solid #d5d2d8;
    border-radius: 0;
    cursor: pointer;
    float: left;
    font-size: 15px;
    font-weight: 400;
    height: auto;
    overflow: hidden;
    padding: 7px 0 13px;
    padding-left: 0 !important;
    position: relative;
    width: 100%
}

.col_droite .wrapper_liste_top_casinos ul.liste_top_casinos li:last-child {
    border-bottom: none;
    margin-bottom: 0
}

.col_droite .wrapper_liste_top_casinos ul.liste_top_casinos li:before {
    display: none
}

.col_droite .wrapper_liste_top_casinos ul.liste_top_casinos li a {
    color: #2a292b;
    display: block;
    font-size: 13px;
    position: relative
}

.col_droite .wrapper_liste_top_casinos ul.liste_top_casinos li a:hover {
    color: #5e5ddc !important
}

.col_droite .wrapper_liste_top_casinos ul.liste_top_casinos li a:hover span.more {
    animation: bounce 1s linear infinite
}

.col_droite .wrapper_liste_top_casinos ul.liste_top_casinos li span {
    float: left;
    height: auto;
    margin-right: 8px;
    padding-top: 0
}

.col_droite .wrapper_liste_top_casinos ul.liste_top_casinos li span ~ span {
    padding-top: 8px
}

.col_droite .wrapper_liste_top_casinos ul.liste_top_casinos li span.logo {
    border-radius: 5px;
    height: 49px;
    margin-right: 15px;
    margin-top: 0;
    padding: 2px 0;
    position: relative;
    width: 49px
}

.col_droite .wrapper_liste_top_casinos ul.liste_top_casinos li span.logo img {
    float: left;
    height: auto;
    left: 0;
    margin: 0 auto;
    max-height: 35px;
    max-width: 35px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: auto
}

.col_droite .wrapper_liste_top_casinos ul.liste_top_casinos li span.bonus {
    font-size: 13px;
    line-height: 1.4em;
    max-width: calc(100% - 145px);
    padding-bottom: 0;
    padding-top: 0;
    text-align: left
}

.col_droite .wrapper_liste_top_casinos ul.liste_top_casinos li span.bonus span.big {
    font-size: 13px;
    margin-bottom: 1px;
    width: 100%
}

.col_droite .wrapper_liste_top_casinos ul.liste_top_casinos li span.bonus span.nom_du_casino {
    color: #e52a62;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase
}

.col_droite .wrapper_liste_top_casinos ul.liste_top_casinos li span.nom {
    font-size: 13px;
    padding: 0 10px;
    text-align: center;
    vertical-align: middle
}

.col_droite .wrapper_liste_top_casinos ul.liste_top_casinos li span.more {
    background: #3dffda;
    border-radius: 20px;
    color: #5e5ddc;
    float: right;
    height: 35px;
    line-height: 21px;
    margin-right: 0;
    margin-top: 7px;
    padding: 6px 15px;
    text-align: center;
    vertical-align: middle
}

.col_droite .giveaway {
    color: #fff;
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
    transform: scale(1);
    transition: transform .2s
}

.col_droite .giveaway .giveaway_count_participant {
    background: #3dffda;
    border-radius: 12px;
    color: #170927;
    font-size: 12px;
    font-weight: 900;
    left: 10px;
    padding: 3px 8px;
    position: absolute;
    top: 10px;
    z-index: 10
}

.col_droite .giveaway .giveaway_top {
    background: #052f27;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    float: left;
    padding: 185px 0 0;
    position: relative;
    width: 100%;
    z-index: 2
}

.col_droite .giveaway .giveaway_top.already_participated {
    overflow: hidden
}

.col_droite .giveaway .giveaway_top.already_participated:before {
    background: rgba(0, 0, 0, .85);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

.col_droite .giveaway .giveaway_top p {
    color: #3dffda;
    font-weight: 900;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2
}

.col_droite .giveaway .giveaway_bottom {
    background: #170927;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    color: #fff;
    float: left;
    margin-top: 0;
    min-height: 220px;
    padding: 17px 25px 25px;
    position: relative;
    width: 100%;
    z-index: 1
}

.col_droite .giveaway .giveaway_bottom p {
    color: #fff;
    margin: 0 !important;
    padding: 15px !important;
    text-align: center
}

.col_droite .giveaway .giveaway_bottom .col3 {
    width: 29%
}

.col_droite .giveaway .giveaway_bottom .col3.boutons {
    width: 17%
}

.col_droite .giveaway .giveaway_bottom .col6 {
    width: 45%
}

.col_droite .giveaway .giveaway_bottom .temps_restant {
    text-align: center
}

.col_droite .giveaway .giveaway_bottom .temps_restant > p {
    font-size: 20px;
    margin-bottom: 15px;
    margin-top: 0;
    text-transform: uppercase
}

.col_droite .giveaway .giveaway_bottom .temps_restant ul.clockcountdown {
    display: block;
    display: block !important;
    list-style: none;
    margin: 12px 0 0;
    padding: 0;
    text-align: center
}

.col_droite .giveaway .giveaway_bottom .temps_restant ul.clockcountdown li {
    background: #fff;
    border-radius: 5px;
    color: #000 !important;
    display: inline-block;
    min-width: 50px;
    padding: 4px
}

.col_droite .giveaway .giveaway_bottom .temps_restant ul.clockcountdown li:before {
    display: none
}

.col_droite .giveaway .giveaway_bottom .temps_restant ul.clockcountdown li.seperator {
    background: none;
    border-radius: 0;
    color: #fff;
    font-size: 40px;
    line-height: 40px;
    margin: 0 2px;
    min-width: 0;
    padding: 0;
    vertical-align: top;
    width: 0
}

.col_droite .giveaway .giveaway_bottom .temps_restant ul.clockcountdown li span {
    font-size: 25px;
    font-weight: 700;
    line-height: 25px
}

.col_droite .giveaway .giveaway_bottom .temps_restant ul.clockcountdown li p {
    background: #fff !important;
    border-radius: 0 !important;
    color: #000 !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    line-height: 1.2em !important;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    padding: 0 !important
}

.col_droite .giveaway .giveaway_bottom .boutons {
    float: left;
    margin-top: 30px;
    position: relative;
    right: 0;
    text-align: center;
    width: 100%
}

.col_droite .giveaway .giveaway_bottom .boutons .viewdetail {
    border: 2px solid #3dffda;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 1.375rem !important;
    height: 35px;
    line-height: 26px;
    margin-right: 10px;
    padding: 0 !important;
    text-align: center;
    width: 35px
}

.col_droite .giveaway .giveaway_bottom .boutons .viewdetail:after {
    background: #261240
}

.col_droite .giveaway .giveaway_bottom .boutons .viewdetail:before {
    color: #fff;
    content: "+";
    font-size: 1.375rem !important;
    position: relative;
    top: 1px
}

.col_droite .giveaway .giveaway_bottom .boutons .viewdetail:hover {
    background: #3dffda
}

.col_droite .giveaway .giveaway_bottom .boutons .viewdetail:hover:before {
    color: #000
}

.col_droite .giveaway .giveaway_bottom .boutons .buttonparticipe {
    background: transparent;
    border: 2px solid #ffa532;
    border-radius: 50px !important;
    color: #fff;
    display: inline-block;
    font-size: .875rem;
    font-size: 16px;
    font-weight: 400;
    font-weight: 700;
    padding: 5px 20px 7px;
    text-align: center;
    text-decoration: none;
    text-transform: none
}

.col_droite .giveaway .giveaway_bottom .boutons .buttonparticipe:hover {
    background: #ffa532;
    color: #000;
    font-weight: 700
}

#topCasinos {
    color: #fff;
    float: right;
    margin-top: 0;
    padding: 0;
    position: sticky;
    width: 25%;
    z-index: 10
}

#topCasinos.non_flex {
    width: 22%
}

#topCasinos.non_flex.nogutterleft {
    margin-left: 0;
    width: 23.5%
}

#topCasinos p {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    padding: 15px
}

#topCasinos p.exclu {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    font-size: 12px;
    left: 0;
    padding: 1px 15px;
    right: 0;
    text-transform: none
}

#topCasinos div.margintop {
    float: left;
    margin-top: 15px;
    width: 100%
}

#topCasinos div.marginbottom {
    float: left;
    margin-bottom: 10px;
    width: 100%
}

#topCasinos .quickinfos {
    float: left;
    margin-bottom: 40px;
    margin-top: 0;
    padding: 10px 25px 15px;
    width: 100%
}

#topCasinos .quickinfos ul li {
    border-bottom: 1px solid #ececec;
    border-radius: 0;
    color: #2a292b;
    margin: 0;
    padding: 5px 0
}

#topCasinos .quickinfos ul li p.intitule {
    font-size: 14px;
    font-weight: 900;
    margin: 0;
    padding: 0
}

#topCasinos .quickinfos ul li p.intitule strong {
    font-weight: 400
}

#topCasinos .quickinfos ul li:last-child {
    border-bottom: none
}

#topCasinos .quickinfos ul li.show_less, #topCasinos .quickinfos ul li.show_more {
    border-bottom: none;
    cursor: pointer;
    display: none;
    margin: 15px 0 5px;
    text-align: center
}

#topCasinos .quickinfos ul li.show_less span, #topCasinos .quickinfos ul li.show_more span {
    font-size: 14px;
    text-decoration: underline
}

#topCasinos .quickinfos ul li.show_less i, #topCasinos .quickinfos ul li.show_more i {
    position: relative
}

#topCasinos .quickinfos ul li.show_less i:before, #topCasinos .quickinfos ul li.show_more i:before {
    border-color: #403f42 transparent transparent;
    border-style: solid;
    border-width: 6px 4px 0;
    bottom: 5px;
    content: "";
    height: 0;
    position: absolute;
    transform: rotate(0deg);
    width: 0
}

#topCasinos .quickinfos ul li.show_less.active, #topCasinos .quickinfos ul li.show_more.active {
    display: block
}

#topCasinos .quickinfos ul li.show_less.active ~ li, #topCasinos .quickinfos ul li.show_more.active ~ li {
    display: none
}

#topCasinos .quickinfos ul li.show_less:hover, #topCasinos .quickinfos ul li.show_more:hover {
    color: #5e5ddc
}

#topCasinos .quickinfos ul li.show_less i:before {
    bottom: 3px;
    transform: rotate(180deg)
}

#topCasinos ul.liste_more_providers li:last-child {
    margin-bottom: 0
}

#topCasinos h3 {
    color: #5e5ddc;
    float: left;
    font-size: 16px;
    font-weight: 900;
    margin: 0 0 5px;
    padding: 15px 25px 5px 0;
    width: 100%
}

#topCasinos .provider_logo {
    background: #fff;
    border: solid #c1c1c1;
    line-height: 1;
    margin: 0;
    padding: 0;
    text-align: center
}

#topCasinos .provider_logo a {
    display: block;
    padding: 5px 15px
}

#topCasinos .provider_logo img {
    height: auto;
    max-height: 50px;
    max-width: 120px;
    width: auto
}

#topCasinos .created_by {
    background: transparent;
    color: #2a292b;
    display: block;
    float: left;
    font-size: 13px;
    font-weight: 400;
    margin: 12px 0 0;
    padding: 0 0 0 2px;
    width: 100%
}

#topCasinos .created_by a {
    color: #2a292b;
    font-weight: 700;
    text-decoration: underline
}

#topCasinos .created_by span {
    border: 1px solid #fff;
    border-radius: 5px;
    float: right;
    padding: 0;
    transition: all .5s
}

#topCasinos .created_by span:hover {
    transform: scale(1.1)
}

#topCasinos .created_by span a {
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    padding: 5px 10px;
    text-decoration: none;
    text-transform: uppercase
}

#topCasinos p.slots_details_title {
    float: left;
    font-size: 17px;
    font-weight: 700;
    margin: 0 0 10px;
    text-transform: none;
    width: 100%
}

#topCasinos .banner_pub_right {
    float: left;
    margin: 0 0 35px;
    width: 100%
}

#topCasinos.col_droite.non_sticky {
    position: static;
    width: 25%
}

#topCasinos.col_droite .sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 115px
}

#topCasinos.col_droite .wrapper_liste_top_casinos .exclu {
    border-radius: 0;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    font-size: 12px;
    font-size: 16px;
    padding: 5px 15px;
    text-transform: none;
    top: 0
}

#topCasinos.col_droite .wrapper_liste_top_casinos .bouton_primaire {
    padding-left: 15px;
    padding-right: 15px
}

@media screen and (max-width: 768px) {
    .col_droite, .col_gauche {
        width: 100% !important
    }
}

@media screen and (max-width: 640px) {
    .col_droite .wrapper_liste_top_casinos ul.liste_top_casinos li span.logo {
        width: 90px
    }
}

.mfp-bg {
    background: #0b0b0b;
    opacity: .8;
    overflow: hidden;
    z-index: 1042
}

.mfp-bg, .mfp-wrap {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%
}

.mfp-wrap {
    -webkit-backface-visibility: hidden;
    outline: none !important;
    z-index: 1043
}

body.single-slots .mfp-inline-holder .mfp-content {
    cursor: default;
    max-width: 90%;
    width: 440px
}

.mfp-container {
    box-sizing: border-box;
    height: 100%;
    left: 0;
    padding: 0 8px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%
}

.mfp-container .mfp-content .white-popup.commerciale {
    background: #fff;
    border-radius: 20px;
    box-sizing: border-box;
    color: #2a292b;
    cursor: pointer;
    cursor: default;
    padding: 0;
    transition: transform .3s
}

.mfp-container .mfp-content .white-popup.commerciale img {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    height: auto;
    margin-top: 0;
    max-width: 100%;
    width: 100%
}

.mfp-container .mfp-content .white-popup.commerciale .mfp-close {
    border: 1px solid #fff;
    border-radius: 100%;
    color: #fff;
    cursor: pointer;
    height: 33px;
    line-height: 33px;
    opacity: 1;
    position: absolute;
    right: 15px;
    top: 15px;
    width: 33px
}

.mfp-container .mfp-content .white-popup.commerciale .inner-white-popup {
    padding: 30px 40px 40px
}

.mfp-container .mfp-content .white-popup.commerciale .inner-white-popup h2 {
    font-size: 26px;
    font-size: 24px;
    line-height: 34px
}

.mfp-container .mfp-content .white-popup.commerciale .inner-white-popup ol, .mfp-container .mfp-content .white-popup.commerciale .inner-white-popup ul {
    list-style-position: outside;
    margin: 0;
    padding: 0 0 0 18px
}

.mfp-container .mfp-content .white-popup.commerciale .inner-white-popup ol li, .mfp-container .mfp-content .white-popup.commerciale .inner-white-popup ul li {
    font-size: 14px;
    margin: 0 0 12px
}

.mfp-container .mfp-content .white-popup.commerciale p.aligncenter a.bouton_primaire {
    margin-top: 25px
}

.mfp-container:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    display: inline-block;
    margin: 0 auto;
    position: relative;
    text-align: left;
    vertical-align: middle;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
    cursor: auto;
    width: 100%
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #ccc;
    left: 8px;
    margin-top: -.8em;
    position: absolute;
    right: 8px;
    text-align: center;
    top: 50%;
    width: auto;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
    display: none
}

button.mfp-arrow, button.mfp-close {
    -webkit-appearance: none;
    background: transparent;
    border: 0;
    box-shadow: none;
    cursor: pointer;
    display: block;
    outline: none;
    overflow: visible;
    padding: 0;
    touch-action: manipulation;
    z-index: 1046
}

button::-moz-focus-inner {
    border: 0;
    padding: 0
}

.mfp-close {
    color: #fff;
    font-family: Arial, Baskerville, monospace;
    font-size: 28px;
    font-style: normal;
    height: 44px;
    line-height: 44px;
    opacity: .65;
    padding: 0 0 18px 10px;
    position: absolute;
    right: 0;
    text-align: center;
    text-decoration: none;
    top: 0;
    width: 44px
}

.mfp-close:focus, .mfp-close:hover {
    opacity: 1
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
    color: #fff;
    padding-right: 6px;
    right: -6px;
    text-align: right;
    width: 100%
}

.mfp-counter {
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    position: absolute;
    right: 0;
    top: 0;
    white-space: nowrap
}

.mfp-arrow {
    -webkit-tap-highlight-color: transparent;
    height: 110px;
    margin: -55px 0 0;
    opacity: .65;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 90px
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus, .mfp-arrow:hover {
    opacity: 1
}

.mfp-arrow:after, .mfp-arrow:before {
    border: inset transparent;
    content: "";
    display: block;
    height: 0;
    left: 0;
    margin-left: 35px;
    margin-top: 35px;
    position: absolute;
    top: 0;
    width: 0
}

.mfp-arrow:after {
    border-bottom-width: 13px;
    border-top-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-bottom-width: 21px;
    border-top-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before {
    border-right: 27px solid #3f3f3f;
    margin-left: 25px
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-bottom: 40px;
    padding-top: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    max-width: 900px;
    width: 100%
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
    width: 100%
}

.mfp-iframe-scaler iframe {
    background: #000;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

img.mfp-img {
    box-sizing: border-box;
    display: block;
    height: auto;
    margin: 0 auto;
    max-width: 100%;
    padding: 40px 0;
    width: auto
}

.mfp-figure, img.mfp-img {
    line-height: 0
}

.mfp-figure:after {
    background: #444;
    bottom: 40px;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    content: "";
    display: block;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    top: 40px;
    width: auto;
    z-index: -1
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    cursor: auto;
    left: 0;
    margin-top: -36px;
    position: absolute;
    top: 100%;
    width: 100%
}

.mfp-title {
    word-wrap: break-word;
    color: #f3f3f3;
    line-height: 18px;
    padding-right: 36px;
    text-align: left
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

.fond_anj {
    background-image: linear-gradient(180deg, rgba(94, 93, 227, .8), rgba(65, 28, 180, .8))
}

.fond_anj .mfp-content {
    max-width: 100%;
    width: 100%
}

.fond_anj .white-popup.anj {
    background: transparent !important;
    border-radius: 20px;
    box-sizing: border-box;
    color: #2a292b;
    cursor: pointer;
    cursor: default;
    margin: 0 auto;
    max-width: 90%;
    padding: 0;
    padding: 0 !important;
    transition: transform .3s;
    width: 450px
}

.fond_anj .white-popup.anj img {
    border-radius: 0 !important;
    height: auto !important;
    margin-top: 0 !important;
    max-width: 110px !important
}

.fond_anj .white-popup.anj .inner-white-popup {
    color: #fff;
    padding: 30px 40px 40px;
    text-align: center
}

.fond_anj .white-popup.anj .inner-white-popup p {
    color: #fff;
    line-height: 1.7em
}

.fond_anj .white-popup.anj .inner-white-popup h2 {
    font-size: 26px;
    font-size: 24px;
    line-height: 34px
}

.fond_anj .white-popup.anj .inner-white-popup ol, .fond_anj .white-popup.anj .inner-white-popup ul {
    list-style-position: outside;
    margin: 0;
    padding: 0 0 0 18px
}

.fond_anj .white-popup.anj .inner-white-popup ol li, .fond_anj .white-popup.anj .inner-white-popup ul li {
    font-size: 14px;
    margin: 0 0 12px
}

.fond_anj .white-popup.anj p.aligncenter a.bouton_primaire {
    margin-top: 25px
}

@media screen and (max-height: 300px), screen and (max-width: 800px) and (orientation: landscape) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        bottom: 0;
        top: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        box-sizing: border-box;
        margin: 0;
        padding: 3px 5px;
        position: fixed;
        top: auto
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        background: rgba(0, 0, 0, .6);
        height: 35px;
        line-height: 35px;
        padding: 0;
        position: fixed;
        right: 0;
        text-align: center;
        top: 0;
        width: 35px
    }
}

@media (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

#rgpd-ribbon {
    background: #57018b;
    background: linear-gradient(90deg, #57018b, #360072);
    bottom: 0;
    height: auto;
    left: 0;
    overflow: hidden;
    padding: 5px 0 10px;
    position: fixed;
    width: 100%;
    z-index: 100
}

#rgpd-ribbon p {
    color: #fff;
    margin: .625rem 0;
    text-align: center
}

#rgpd-ribbon p a {
    color: #fff
}

#rgpd-ribbon p a:hover {
    text-decoration: underline
}

#rgpd-ribbon .actions {
    text-align: center
}

#rgpd-ribbon .actions a, #rgpd-ribbon .actions button {
    background: transparent;
    border: 2px solid #ffa532;
    border-radius: 50px !important;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: .875rem;
    font-weight: 400;
    font-weight: 700;
    height: 32px;
    padding: .3125rem .625rem;
    text-align: center;
    text-decoration: none;
    text-transform: none
}

#rgpd-ribbon .actions a:hover, #rgpd-ribbon .actions button:hover {
    background: #ffa532;
    color: #000;
    font-weight: 700
}

#rgpd-ribbon .actions a {
    margin-right: 10px
}

#popup_gdpr {
    background: #fff;
    background: #57018b;
    background: linear-gradient(180deg, #57018b, #360072);
    border-radius: 20px;
    height: auto;
    left: 50%;
    max-height: 50%;
    padding: 1.5625rem 1.5625rem 1.25rem;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 50%
}

#popup_gdpr p {
    margin: 0 0 .9375rem
}

#popup_gdpr p, #popup_gdpr p a {
    color: #fff;
    font-size: .875rem
}

#popup_gdpr p a:hover {
    text-decoration: underline
}

#popup_gdpr .wrapper-action {
    text-align: center
}

#popup_gdpr .wrapper-action button {
    border: 0;
    border-radius: 20px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 1rem;
    font-size: .875rem;
    margin: 0 .3125rem .625rem;
    overflow: hidden;
    padding: .3125rem .9375rem;
    position: relative;
    text-align: center;
    transition: color .5s;
    vertical-align: top;
    z-index: 1
}

#popup_gdpr .wrapper-action button:after, #popup_gdpr .wrapper-action button:before {
    border-radius: 20px;
    content: "";
    display: block;
    position: absolute
}

#popup_gdpr .wrapper-action button:before {
    background: #e73b1a;
    background: linear-gradient(90deg, #3dffda, #3dffda 50%, #e73b1a 0, #ff9000);
    height: 100%;
    left: -101%;
    top: 0;
    transition: left .7s;
    width: 201%;
    z-index: -2
}

#popup_gdpr .wrapper-action button:after {
    background: #5a0596;
    bottom: .125rem;
    left: .125rem;
    right: .125rem;
    top: .125rem;
    z-index: -1
}

#popup_gdpr .wrapper-action button:hover:before {
    left: 0
}

#popup_gdpr .wrapper-action button:after {
    background: #461572
}

#popup_gdpr .wrapper-action button:hover {
    color: #3dffda
}

.page-template-template-gdpr {
    color: #461572
}

.page-template-template-gdpr h1 {
    font-size: 36px;
    text-transform: uppercase
}

.page-template-template-gdpr .wp-block-table {
    margin: 0
}

.page-template-template-gdpr .gdpr_service_interruptor button {
    background: #e73b1a;
    background: linear-gradient(90deg, #e73b1a, #ff9000);
    border: 0;
    border-radius: 20px;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    padding: .3125rem .9375rem;
    text-transform: uppercase;
    transition: opacity .3s, filter .3s
}

.page-template-template-gdpr .gdpr_service_interruptor.state-no button[data-action=allow], .page-template-template-gdpr .gdpr_service_interruptor.state-yes button[data-action=refuse] {
    filter: grayscale(1);
    opacity: .9
}

#popupCommercial {
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100000
}

#popupCommercial.open {
    display: block
}

#popupCommercial .close_popupCommercial {
    display: block;
    height: 25px;
    position: absolute;
    right: 25px;
    top: 15px;
    width: 25px
}

#popupCommercial .close_popupCommercial:before {
    background: #fff;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    top: 50%;
    transform: rotate(45deg);
    width: 100%
}

#popupCommercial .close_popupCommercial:after {
    background: #fff;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    top: 50%;
    transform: rotate(-45deg);
    width: 100%
}

#popupCommercial .content {
    background: rgba(0, 0, 0, .85);
    bottom: 0;
    height: 100%;
    left: 0;
    overflow: scroll;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

#popupCommercial .content .wrapperPopupCommercial {
    background: #fefefe;
    background: #170822;
    background: linear-gradient(180deg, #170822, #2b1449);
    border-radius: 15px;
    display: none;
    height: auto;
    left: 50%;
    max-width: 672px;
    min-width: 510px;
    overflow: hidden;
    padding: 0 0 15px;
    position: absolute;
    position: relative;
    text-align: center;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 40%;
    z-index: 1
}

#popupCommercial .content .wrapperPopupCommercial.active {
    display: block
}

#popupCommercial .content .wrapperPopupCommercial .col.col12 {
    padding-left: 45px;
    padding-right: 45px;
    padding-top: 30px
}

#popupCommercial .content .wrapperPopupCommercial h1, #popupCommercial .content .wrapperPopupCommercial h2, #popupCommercial .content .wrapperPopupCommercial h3 {
    color: #fff;
    font-family: Inter, sans-serif;
    font-weight: 900;
    margin: 0;
    padding: 0
}

#popupCommercial .content .wrapperPopupCommercial h1, #popupCommercial .content .wrapperPopupCommercial h2 {
    font-size: 28px;
    font-weight: 900;
    margin-bottom: 15px
}

#popupCommercial .content .wrapperPopupCommercial h3 {
    font-size: 20px;
    font-weight: 400
}

#popupCommercial .content .wrapperPopupCommercial p {
    color: #fff;
    line-height: 1.5
}

#popupCommercial .content .wrapperPopupCommercial img {
    height: auto;
    max-width: 100%
}

#popupCommercial .content .wrapperPopupCommercial .cta {
    display: block;
    margin-top: 30px;
    text-align: center
}

#popupCommercial .content .wrapperPopupCommercial .cta a {
    background: #ffa532;
    border: 2px solid #ffa532;
    border-radius: 50px;
    color: #000;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    font-weight: 700;
    padding: 5px 20px;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    transition-duration: .3s;
    transition-property: transform
}

#popupCommercial .content .wrapperPopupCommercial .cta a:hover {
    transform: scale(1.1)
}

@media screen and (max-width: 768px) {
    #popupCommercial .content .wrapperPopupCommercial {
        height: auto;
        left: 50%;
        min-width: 250px;
        position: absolute;
        top: 50%;
        width: 80%
    }

    #popupCommercial .content .wrapperPopupCommercial .col.col12 {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 30px
    }

    #popupCommercial .content .wrapperPopupCommercial h1 {
        font-size: 20px
    }

    #popupCommercial .content .wrapperPopupCommercial h2 {
        font-size: 18px
    }
}

@media screen and (max-width: 340px) {
    #popupCommercial .content .wrapperPopupCommercial {
        width: 90%
    }

    #popupCommercial .content .wrapperPopupCommercial p {
        font-size: 15px
    }

    #popupCommercial .content .wrapperPopupCommercial .col.col12 {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 30px
    }

    #popupCommercial .content .wrapperPopupCommercial .cta {
        margin-bottom: 7px;
        margin-top: 20px
    }
}

body.noscroll {
    height: 100vh;
    overflow: hidden
}

#popupVote {
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100000
}

#popupVote.open {
    display: block
}

#popupVote .close_popupVote {
    display: block;
    height: 25px;
    position: absolute;
    right: 25px;
    top: 15px;
    width: 25px
}

#popupVote .close_popupVote:before {
    background: #fff;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    top: 50%;
    transform: rotate(45deg);
    width: 100%
}

#popupVote .close_popupVote:after {
    background: #fff;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    top: 50%;
    transform: rotate(-45deg);
    width: 100%
}

#popupVote .content {
    background: rgba(0, 0, 0, .85);
    bottom: 0;
    height: 100%;
    left: 0;
    overflow: scroll;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

#popupVote .content .wrapperpopupVote {
    background-image: linear-gradient(209deg, #5e5de3, #411cb4);
    border-radius: 15px;
    height: auto;
    left: 50%;
    max-height: 90vh;
    max-width: 672px;
    min-width: 510px;
    overflow: scroll;
    overflow-x: hidden;
    padding: 20px 0 15px;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 40%;
    z-index: 1
}

#popupVote .content .wrapperpopupVote::-webkit-scrollbar {
    height: 2px;
    width: 4px
}

#popupVote .content .wrapperpopupVote::-webkit-scrollbar-thumb {
    background: #3dffda;
    border-radius: 2px
}

#popupVote .content .wrapperpopupVote .col.col12 {
    padding-left: 45px;
    padding-right: 45px;
    padding-top: 30px
}

#popupVote .content .wrapperpopupVote p {
    color: #fff;
    line-height: 1.5
}

#popupVote .content .wrapperpopupVote p.titre {
    font-size: 34px;
    font-weight: 900;
    margin-bottom: 15px;
    text-align: center
}

#popupVote .content .wrapperpopupVote h2 {
    color: #3dffda
}

#popupVote .content .wrapperpopupVote .intro {
    margin: 0 auto 25px;
    width: 80%
}

#popupVote .content .wrapperpopupVote .intro p {
    font-size: 18px
}

#popupVote .content .wrapperpopupVote img {
    height: auto;
    max-width: 100%
}

#popupVote .content .wrapperpopupVote .vote {
    margin: 0 auto;
    text-align: left;
    width: 80%
}

#popupVote .content .wrapperpopupVote .vote p {
    font-weight: 700;
    width: 100%
}

#popupVote .content .wrapperpopupVote .vote div.titre {
    color: #3dffda;
    float: left;
    font-size: 22px;
    font-weight: 900;
    margin-bottom: 8px;
    margin-top: 10px;
    width: 100%
}

#popupVote .content .wrapperpopupVote .vote div.titre .temps_restant {
    display: inline-block;
    margin-left: 8px;
    position: relative;
    top: 4px
}

#popupVote .content .wrapperpopupVote .vote div.titre .temps_restant .clockcountdownstreameur {
    list-style-type: none
}

#popupVote .content .wrapperpopupVote .vote div.titre .temps_restant .clockcountdownstreameur li {
    color: #fff;
    float: left;
    line-height: 20px;
    margin: 0
}

#popupVote .content .wrapperpopupVote .vote div.titre .temps_restant .clockcountdownstreameur li span {
    color: #fff;
    float: left;
    font-size: 14px;
    font-weight: 400
}

#popupVote .content .wrapperpopupVote .vote div.titre .temps_restant .clockcountdownstreameur li p {
    margin: 0 5px;
    padding: 0;
    width: auto
}

#popupVote .content .wrapperpopupVote .vote div.titre .temps_restant .clockcountdownstreameur li.seperator {
    font-size: 13px;
    font-weight: 400;
    margin: 0 2px
}

#popupVote .content .wrapperpopupVote .vote div.titre .temps_restant .clockcountdownstreameur li.seperator::marker, #popupVote .content .wrapperpopupVote .vote div.titre .temps_restant .clockcountdownstreameur li::marker {
    display: none
}

#popupVote .content .wrapperpopupVote .vote .infos_vote {
    float: left;
    font-size: 18px;
    margin-top: 3px
}

#popupVote .content .wrapperpopupVote .vote .sondage {
    color: #3dffda;
    font-size: 18px;
    margin: 10px 0 0
}

#popupVote .content .wrapperpopupVote .vote form ul li {
    color: #fff
}

#popupVote .content .wrapperpopupVote .vote table.choix_vote {
    width: 101%
}

#popupVote .content .wrapperpopupVote .vote table.choix_vote tr td {
    color: #fff
}

#popupVote .content .wrapperpopupVote .vote table.choix_vote tr td a.valide {
    background-color: #00ff85;
    border-radius: 10px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    font-weight: 900;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px
}

#popupVote .content .wrapperpopupVote .vote table.choix_vote tr td a.valide.not_validable {
    opacity: .2
}

#popupVote .content .wrapperpopupVote .vote table.choix_vote tr td a.delete {
    background: #ff0009 url(../../images/ico-remove.png) no-repeat 50%/cover;
    background-size: 22px 25px;
    border-radius: 10px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    font-weight: 900;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px
}

#popupVote .content .wrapperpopupVote .vote table.choix_vote tr td input {
    background-color: #fff;
    border: none;
    border-radius: 10px;
    color: #000;
    font-size: 17px;
    font-weight: 900;
    height: 37px;
    padding: 1px 5px 0 18px;
    width: 100%
}

#popupVote .content .wrapperpopupVote .vote table.choix_vote tr td ::placeholder {
    color: #d6d6d6;
    font-size: 15px;
    font-weight: 400
}

#popupVote .content .wrapperpopupVote .vote table.choix_vote tr td span {
    font-size: 18px;
    font-weight: 900
}

#popupVote .content .wrapperpopupVote .vote table.choix_vote tr.message {
    padding-bottom: 15px;
    text-align: right
}

#popupVote .content .wrapperpopupVote .vote table.choix_vote tr.message p {
    margin-top: 0;
    padding-left: 0;
    padding-right: 10px;
    width: 100%
}

#popupVote .content .wrapperpopupVote .vote table.choix_vote tr.message td p {
    color: #ff0009
}

#popupVote .content .wrapperpopupVote .vote table.choix_vote tr.message.success td p {
    color: #00ff85
}

#debugbarredureesession {
    background: #000;
    bottom: 0;
    height: auto;
    left: 0;
    position: fixed;
    right: 0;
    z-index: 1000
}

#debugbarredureesession p {
    color: #fff;
    padding-bottom: 8px;
    padding-left: 10%;
    padding-top: 8px
}

@media screen and (max-width: 768px) {
    #popupVote .content .wrapperpopupVote {
        height: auto;
        left: 50%;
        min-width: 250px;
        position: absolute;
        top: 50%;
        width: 92%
    }

    #popupVote .content .wrapperpopupVote .col.col12 {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 30px
    }

    #popupVote .content .wrapperpopupVote h1 {
        font-size: 20px
    }

    #popupVote .content .wrapperpopupVote h2 {
        font-size: 18px
    }

    #popupVote .content .wrapperpopupVote .vote {
        width: 90%
    }

    #popupVote .content .wrapperpopupVote .vote div.titre {
        font-size: 16px
    }

    #popupVote .content .wrapperpopupVote .vote p.infos_vote, #popupVote .content .wrapperpopupVote .vote p.sondage {
        font-size: 14px
    }

    #popupVote .content .wrapperpopupVote .vote table.choix_vote tr td {
        display: flex;
        flex-direction: row
    }

    #popupVote .content .wrapperpopupVote .vote table.choix_vote tr td.first_row {
        clear: both;
        display: block;
        width: 100%
    }

    #popupVote .content .wrapperpopupVote .vote table.choix_vote tr td.second_row {
        float: left;
        width: 84%
    }
}

@media screen and (max-width: 340px) {
    #popupVote .content .wrapperpopupVote {
        width: 90%
    }

    #popupVote .content .wrapperpopupVote p {
        font-size: 15px
    }

    #popupVote .content .wrapperpopupVote .col.col12 {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 30px
    }

    #popupVote .content .wrapperpopupVote .cta {
        margin-bottom: 7px;
        margin-top: 20px
    }
}

#titre_faq h2 {
    text-align: center;
    text-transform: uppercase
}

#introduction_faq {
    margin-bottom: 20px;
    text-align: center
}

#introduction_faq h2, #introduction_faq h3 {
    color: #2a292b;
    font-family: Inter, sans-serif;
    font-size: 28px;
    font-weight: 900;
    line-height: 38px;
    margin-bottom: 25px;
    position: relative;
    text-align: left;
    text-align: center;
    text-transform: none;
    text-transform: uppercase
}

#introduction_faq p {
    color: #2a292b;
    font-size: 16px;
    line-height: 1.5em;
    margin: 0 auto 20px;
    text-align: center;
    width: 90%
}

#questions_reponses .question_reponse {
    border: 1px solid #2a292b;
    border-radius: 10px;
    margin-bottom: 15px;
    padding-bottom: 0;
    position: relative;
    transition: color .25s linear
}

#questions_reponses .question_reponse.active, #questions_reponses .question_reponse:hover {
    border-color: #5e5ddc
}

#questions_reponses .question_reponse.active p.question, #questions_reponses .question_reponse:hover p.question {
    color: #5e5ddc
}

#questions_reponses .question_reponse .question {
    border-radius: 10px;
    color: #2a292b;
    cursor: pointer;
    font-size: 16px;
    font-weight: 900;
    margin: 0;
    overflow: hidden;
    padding: 20px 25px;
    position: relative
}

#questions_reponses .question_reponse .question:hover {
    border-color: #5e5ddc
}

#questions_reponses .question_reponse .question:hover i:before {
    color: #5e5ddc !important
}

@keyframes rotate {
    to {
        transform: rotate(.5turn)
    }
}

@keyframes opacityChange {
    50% {
        opacity: 1
    }
    to {
        opacity: 1
    }
}

#questions_reponses .question_reponse .question i {
    background: none;
    height: 40px;
    position: absolute;
    right: 0;
    top: 17px;
    width: 40px
}

#questions_reponses .question_reponse .question i:before {
    color: #2a292b;
    content: "+";
    font-size: 18px;
    font-style: normal;
    font-weight: 900;
    height: 10px;
    position: absolute;
    right: 20px;
    top: 3px;
    width: 10px
}

#questions_reponses .question_reponse .reponse {
    color: #2a292b;
    display: none;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.5em;
    padding: 0 25px 20px
}

#questions_reponses .question_reponse .reponse p {
    margin: 0 0 7px
}

#questions_reponses .question_reponse .reponse p a span {
    color: #5e5ddc !important
}

#questions_reponses .question_reponse.active .question i:before {
    content: "-"
}

body.single-slots #questions_reponses {
    margin-top: 30px
}

body.single-slots #questions_reponses .question_reponse {
    margin-right: 1.5%;
    width: 97%
}

@media screen and (max-width: 540px) {
    #questions_reponses .question_reponse .question {
        font-size: 18px
    }
}

.banner_pub .col12 {
    align-items: center;
    background-color: #1a2c38;
    background-position: 0;
    background-repeat: no-repeat;
    border-radius: 15px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .16);
    color: #fff;
    display: flex;
    flex-direction: row;
    min-height: 150px;
    padding: 30px 15px 30px 50px;
    position: relative
}

.banner_pub .col12 .logo_banner_pub {
    float: left;
    margin-right: 100px
}

.banner_pub .col12 .logo_banner_pub img {
    height: auto;
    width: 120px
}

.banner_pub .col12 .texte_bouton {
    display: flex;
    flex-direction: column
}

.banner_pub .col12 .texte_bouton .texte_banner_pub {
    color: #fff;
    float: left;
    font-size: 28px;
    line-height: 35px;
    text-transform: uppercase
}

.banner_pub .col12 .texte_bouton .bouton {
    display: inline-block;
    font-size: 16px;
    width: 200px
}

.banner_pub .col12 .texte_bouton .bouton a {
    display: block
}

.banner_pub .col12 .texte_bouton .bouton a:hover {
    color: #fff
}

.banner_pub.large {
    position: relative;
    transition: all .5s ease-in-out
}

.banner_pub.large:hover {
    transform: scale(1.02)
}

.banner_pub.large > a {
    background-position: 0;
    background-size: cover;
    border-radius: 15px;
    display: block;
    min-height: 150px;
    padding: 0 15px 0 50px;
    position: relative
}

.banner_pub.large > a .logo_banner_pub {
    margin-right: 50px
}

.banner_pub.large > a .texte_banner_pub {
    color: #fff;
    float: left;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase
}

.banner_pub.large > a .texte_banner_pub strong {
    font-size: 20px;
    line-height: 24px
}

.banner_pub.large > a.bouton_primaire {
    border-radius: 50px;
    display: inline-block;
    height: 46px;
    line-height: 46px;
    margin: 0;
    min-height: 46px;
    min-width: 200px;
    padding: 0;
    position: absolute;
    right: 50px;
    top: 50%;
    transform: translateY(-50%)
}

.banner_pub.large > a.bouton_primaire a {
    display: block;
    text-decoration: none !important
}

.banner_pub.large > a.bouton_primaire a:hover {
    color: #fff !important
}

.banner_pub.medium {
    transition: all .5s ease-in-out
}

.banner_pub.medium:hover {
    transform: scale(1.02)
}

.banner_pub.medium > a .logo_banner_pub {
    margin-right: 50px
}

.banner_pub.medium > a .texte_banner_pub {
    color: #fff;
    float: left;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase
}

.banner_pub.medium > a .texte_banner_pub strong {
    font-size: 20px;
    line-height: 24px
}

.banner_pub.medium > a.bouton_primaire span {
    color: #5e5ddc;
    text-decoration: none !important
}

.banner_pub.medium > a.bouton_primaire:hover, .banner_pub.medium > a.bouton_primaire:hover span {
    color: #fff !important
}

.banner_pub_right.wrapper {
    cursor: pointer;
    float: left;
    margin-top: 0;
    min-height: 360px;
    position: relative;
    transition: all .5s ease-in-out;
    width: 100%
}

.banner_pub_right.wrapper > a {
    display: block;
    float: left;
    width: 100%
}

.banner_pub_right.wrapper:hover {
    transform: scale(1.02)
}

.banner_pub_right.wrapper .exclu {
    background: #eb0055;
    border-radius: 20px;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    left: 15px;
    padding: 3px 15px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: -12px;
    z-index: 15
}

.banner_pub_right.wrapper .col12 {
    align-items: center;
    background-color: transparent;
    background-position: 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
    border-radius: 15px;
    box-shadow: -3px 3px 6px 0 rgba(0, 0, 0, .16);
    color: #fff;
    display: flex;
    flex-direction: column;
    height: 0;
    min-height: 0;
    padding: 30px 15px 124%;
    position: relative;
    text-align: center
}

.banner_pub_right.wrapper .col12 .logo_banner_pub {
    float: left;
    margin: 15px 0
}

.banner_pub_right.wrapper .col12 .logo_banner_pub img {
    height: auto;
    width: 140px
}

.banner_pub_right.wrapper .col12 .texte_banner_pub {
    color: #fff;
    float: left;
    font-size: 16px;
    line-height: 23px;
    text-transform: uppercase
}

.banner_pub_right.wrapper .col12 .texte_banner_pub strong {
    font-size: 30px;
    line-height: 47px
}

.banner_pub_right.wrapper .col12 .image_sous_le_bouton_banner_pub_right {
    margin: 25px 0 20px
}

.banner_pub_right.wrapper .col12 .image_sous_le_bouton_banner_pub_right img {
    height: auto;
    width: 190px
}

.banner_pub_right.wrapper .col12 .bouton_primaire {
    bottom: 30px;
    height: 40px;
    line-height: 40px;
    min-width: 165px;
    padding: 0;
    position: absolute
}

.banner_pub_right.wrapper .col12 .bouton_primaire a {
    display: block
}

.banner_pub_right.wrapper .col12 .bouton_primaire a:hover {
    color: #fff
}

[data-type="acf/shortcode-casino-bonus"] .acf-fields {
    background: none
}

.shortcode_casino_bonus {
    border-radius: 15px;
    box-shadow: 3px 3px 10px 0 rgba(47, 47, 47, .16);
    float: left !important;
    margin: 10px 0 30px;
    margin-top: 27px !important;
    overflow: visible;
    transform: scale(1);
    transition: transform .2s;
    width: 100%
}

.shortcode_casino_bonus .line {
    align-items: center;
    background: #fff;
    border-radius: 20px;
    box-shadow: -4px 0 15px 0 rgba(47, 47, 47, .1);
    display: flex;
    float: left;
    justify-content: space-between;
    padding: 15px 20px 10px 0;
    position: relative;
    width: 100%
}

.shortcode_casino_bonus .line .bonus_logo {
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px;
    bottom: 0;
    position: absolute;
    top: 0;
    width: 20%
}

.shortcode_casino_bonus .line .bonus_logo img {
    height: auto;
    left: 0;
    margin: 0 auto;
    max-height: 40px;
    max-width: 80% !important;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: auto
}

.shortcode_casino_bonus .line .exclu {
    background: #e52a62;
    border-bottom-right-radius: 15px;
    border-top-left-radius: 15px;
    color: #fff;
    font-size: 11px;
    font-weight: 400;
    left: 0;
    padding: 4px 15px;
    position: absolute;
    text-align: center;
    top: 0;
    z-index: 15
}

.shortcode_casino_bonus .line .offre_exclusive {
    background-image: linear-gradient(90deg, #ff8c6c, #d94ec5 158%);
    border-radius: 17px;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    height: 23px;
    left: 50%;
    line-height: 1em;
    padding: 6px 15px 12px;
    position: absolute;
    text-align: center;
    top: -12px;
    transform: translateX(-50%);
    z-index: 15
}

.shortcode_casino_bonus .line .wrapper-bonus {
    align-items: center;
    display: flex;
    flex-wrap: nowrap;
    padding: 10px 0 10px 22%;
    width: 100%
}

.shortcode_casino_bonus .line .wrapper-bonus > div:last-of-type:before {
    display: none
}

.shortcode_casino_bonus .line .wrapper-bonus .column {
    font-size: 13px;
    font-weight: 400;
    position: relative;
    text-align: center;
    width: 25%
}

.shortcode_casino_bonus .line .wrapper-bonus .column strong {
    color: #2a292b;
    display: block;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase
}

.shortcode_casino_bonus .line .wrapper-bonus .column .sub_title {
    color: #2a292b
}

.shortcode_casino_bonus .line .bonus_cta {
    padding: 10px 0;
    width: 30%
}

.shortcode_casino_bonus .line .bonus_cta a {
    background-color: #3dffda;
    border-radius: 55px;
    color: #411cb4;
    display: inline-block;
    float: right;
    font-size: 16px;
    font-weight: 400;
    height: 40px;
    line-height: 40px;
    min-width: 165px;
    padding: 0;
    text-align: center;
    text-decoration: none !important;
    transition: all .5s ease
}

.shortcode_casino_bonus .line .bonus_cta a:hover {
    background: #5e5ddc;
    color: #fff !important
}

.shortcode_casino_bonus.texte_seo {
    float: left !important;
    overflow: visible
}

.shortcode_casino_bonus.texte_seo .line {
    border-radius: 20px;
    padding: 15px 20px 10px 0
}

.shortcode_casino_bonus.texte_seo .line .bonus_logo {
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px
}

.shortcode_casino_bonus.texte_seo .line .exclu {
    background: #e52a62;
    border-bottom-right-radius: 15px;
    border-top-left-radius: 15px;
    color: #fff;
    font-size: 11px;
    font-weight: 400;
    left: 0;
    padding: 4px 15px;
    position: absolute;
    text-align: center;
    top: 0;
    z-index: 15
}

.shortcode_casino_bonus.texte_seo .line .offre_exclusive {
    background-image: linear-gradient(90deg, #ff8c6c, #d94ec5 158%);
    border-radius: 17px;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    height: 23px;
    left: 50%;
    line-height: 1em;
    padding: 6px 15px 12px;
    position: absolute;
    text-align: center;
    top: -12px;
    transform: translateX(-50%);
    z-index: 15
}

.banner_pub {
    margin-top: 25px
}

.banner_pub.bigmarintop {
    margin-top: 55px
}

.banner_pub.large {
    margin-bottom: 55px;
    margin-top: 20px
}

.banner_pub.col12 {
    align-items: center;
    background-color: #1a2c38;
    background-position: 0;
    background-repeat: no-repeat;
    border-radius: 15px;
    color: #fff;
    display: flex;
    flex-direction: row;
    min-height: 150px;
    padding: 30px 15px 30px 50px;
    position: relative
}

.banner_pub.col12 .logo_banner_pub {
    float: left;
    margin-right: 100px
}

.banner_pub.col12 .logo_banner_pub img {
    height: auto;
    width: 120px
}

.banner_pub.col12 .logo_banner_pub .texte_bouton {
    display: flex;
    flex-direction: column
}

.banner_pub.col12 .logo_banner_pub .texte_banner_pub {
    color: #fff;
    float: left;
    font-size: 28px;
    line-height: 35px;
    text-transform: uppercase
}

.banner_pub.col12 .logo_banner_pub .bouton {
    display: inline-block;
    font-size: 16px;
    width: 200px
}

.banner_pub.col12 .logo_banner_pub a {
    display: block
}

.banner_pub.medium {
    margin-bottom: 40px;
    margin-top: 40px;
    position: relative
}

.banner_pub.medium > a {
    background-position: 0;
    background-size: cover;
    border-radius: 15px;
    display: block;
    min-height: 100px;
    padding: 0 15px 0 50px;
    position: relative;
    width: 100%
}

.banner_pub.medium > a.bouton_primaire {
    border-radius: 50px;
    display: inline-block;
    height: 46px;
    line-height: 46px;
    margin: 0;
    min-height: 46px;
    min-width: 200px;
    padding: 0;
    position: absolute;
    right: 30px;
    text-decoration: none !important;
    top: 50%;
    transform: translateY(-50%);
    width: auto
}

.banner_pub.medium .col12 {
    align-items: center;
    background-color: #1a2c38;
    background-position: 0;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 15px;
    display: flex;
    flex-direction: row;
    margin-left: 0;
    margin-right: 0;
    min-height: 96px;
    padding: 0 15px 0 50px;
    position: relative;
    width: 100%
}

.banner_pub.medium .logo_banner_pub {
    float: left;
    margin-right: 50px
}

.banner_pub.medium .logo_banner_pub img {
    height: auto;
    width: 120px
}

.banner_pub.medium .texte_banner_pub {
    color: #fff;
    float: left;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase
}

.banner_pub.medium .texte_banner_pub strong {
    font-size: 20px;
    line-height: 24px
}

.banner_pub.medium .bouton_primaire {
    background: #3dffda;
    border-radius: 50px;
    color: #3c1dad;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    height: 46px;
    line-height: 1;
    line-height: 46px;
    margin: 0;
    min-width: 200px;
    padding: 0;
    position: absolute;
    right: 30px;
    text-align: center;
    text-transform: none;
    top: 50%;
    transform: translateY(-50%)
}

.banner_pub.medium .bouton_primaire a {
    display: block;
    text-decoration: none !important
}

.banner_offre_boostee {
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 20px;
    box-shadow: -4px 0 15px 0 rgba(47, 47, 47, .1);
    color: #fff;
    min-height: 200px;
    padding: 30px 90px 20px;
    position: relative;
    transition: all .5s ease-in-out
}

.banner_offre_boostee:hover {
    transform: scale(1.02)
}

.banner_offre_boostee .exclu {
    background: #eb0055;
    border-radius: 18px;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    left: 50%;
    padding: 9px 30px;
    position: absolute;
    text-align: center;
    top: -18px;
    transform: translateX(-50%);
    z-index: 15
}

.banner_offre_boostee p {
    color: #fff
}

.banner_offre_boostee p.bold {
    font-weight: 900
}

.banner_offre_boostee p.uppercase {
    font-size: 24px
}

.banner_offre_boostee .logo_conditions {
    float: left;
    width: 100%
}

.banner_offre_boostee .logo_conditions .logo {
    text-align: center;
    width: auto
}

.banner_offre_boostee .logo_conditions .logo img {
    height: 60px;
    margin-top: 5px
}

.banner_offre_boostee .logo_conditions .conditions {
    background-color: hsla(0, 0%, 100%, .34);
    border-radius: 10px;
    display: table;
    float: none;
    margin: 15px auto;
    padding: 15px 25px 14px;
    text-align: center
}

.banner_offre_boostee .logo_conditions .conditions p {
    color: #fff !important;
    line-height: 1.1em;
    margin: 10px 0 5px;
    text-align: center
}

.banner_offre_boostee .logo_conditions .conditions p.bold {
    font-size: 32px;
    margin-top: 2px;
    text-transform: uppercase
}

.banner_offre_boostee .logo_conditions .conditions p.big {
    font-size: 32px;
    font-weight: 400;
    margin-top: 2px;
    text-transform: none
}

.banner_offre_boostee .logo_conditions .conditions p.big strong {
    font-weight: 900
}

.banner_offre_boostee .boutons {
    display: block;
    float: left;
    text-align: center;
    width: 100%
}

.banner_offre_boostee .boutons .bouton_primaire {
    float: none;
    margin-right: 20px
}

.banner_offre_boostee .boutons .bouton_secondaire {
    height: 43px;
    line-height: 13px;
    margin-top: 15px
}

.banner_offre_boostee .phrase_bas {
    float: left;
    margin-top: 25px;
    width: 100%
}

.banner_offre_boostee .phrase_bas p {
    color: #fff !important;
    text-align: center
}

.banner_offre_boostee .phrase_bas p a {
    color: #c1c1c1;
    text-decoration: underline
}

#dynamic-content-banner-pub-large {
    min-height: 225px
}

@media screen and (max-width: 768px) {
    #dynamic-content-banner-pub-large {
        min-height: 150px
    }
}

#dynamic-content-banner-offre-boostee {
    min-height: 380px
}

@media screen and (max-width: 768px) {
    #dynamic-content-banner-offre-boostee {
        min-height: 150px
    }
}

#banner_fixed_bottom {
    background-image: linear-gradient(to right, var(--debut-degrade), var(--fin-degrade) 97%);
    bottom: 0;
    color: #fff;
    font-size: 20px;
    left: 0;
    margin: 20px 0 0;
    padding: 20px;
    position: fixed;
    right: 0;
    width: 100%;
    z-index: 155
}

#banner_fixed_bottom p {
    color: #fff
}

#banner_fixed_bottom .wrapper .col12 {
    position: relative;
    width: 97%
}

#banner_fixed_bottom .wrapper .col12 #inner_banner_fixed_bottom {
    align-items: center;
    display: flex;
    justify-content: center;
    margin: 0 auto
}

#banner_fixed_bottom .wrapper .col12 .logo_banner_bottom {
    display: inline-block;
    margin-right: 100px;
    text-align: left
}

#banner_fixed_bottom .wrapper .col12 .logo_banner_bottom a {
    display: block;
    line-height: 0
}

#banner_fixed_bottom .wrapper .col12 .logo_banner_bottom img {
    height: 36px;
    width: auto
}

#banner_fixed_bottom .wrapper .col12 .logo_banner_bottom.hideonmobile {
    display: inline-block
}

#banner_fixed_bottom .wrapper .col12 .logo_banner_bottom.hideondesktop {
    display: none
}

#banner_fixed_bottom .wrapper .col12 .texte_banner_bottom {
    display: inline-block;
    margin-right: 100px
}

#banner_fixed_bottom .wrapper .col12 .texte_banner_bottom p {
    color: #fff;
    font-size: 22px;
    margin: 0;
    text-align: center
}

#banner_fixed_bottom .wrapper .col12 .texte_banner_bottom p.nom_casino {
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase
}

#banner_fixed_bottom .wrapper .col12 .bouton {
    display: inline-block;
    height: 44px
}

#banner_fixed_bottom .wrapper .col12 .bouton a {
    background: #3dffda;
    border-radius: 50px;
    color: #5e5ddc;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    height: 46px;
    height: 44px;
    line-height: 1;
    line-height: 46px;
    margin-top: 0;
    min-width: 200px;
    padding: 0;
    text-align: center;
    text-transform: none;
    transition: all .5s ease
}

#banner_fixed_bottom .wrapper .col12 .bouton a:hover {
    background: #5e5de3;
    color: #fff
}

#banner_fixed_bottom .wrapper .col12 .bouton.hideondesktop {
    display: none
}

#banner_fixed_bottom .wrapper .col12 .bouton.hideonmobile {
    display: inline-block
}

#banner_fixed_bottom #banner_fixed_bottom_close {
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 25px;
    left: auto;
    padding: 0;
    position: absolute;
    right: 7vw;
    top: 25px;
    width: 15px;
    z-index: 29
}

#banner_fixed_bottom #banner_fixed_bottom_close:hover {
    color: #3dffda
}

@media screen and (max-width: 1024px) {
    .shortcode_casino_bonus.texte_seo .line {
        display: block;
        padding: 0 !important;
        position: relative
    }

    .shortcode_casino_bonus.texte_seo .line .wrapper-bonus {
        display: flex;
        flex-wrap: wrap;
        padding: 10px 20px 20px
    }

    .shortcode_casino_bonus.texte_seo .line .wrapper-bonus .column {
        border-bottom: 1px solid #ececec;
        color: #2a292b;
        flex: 50%;
        margin-bottom: 6px;
        padding: 8px 15px 8px 13px
    }

    .shortcode_casino_bonus.texte_seo .line .bonus_logo {
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
        margin: 0;
        padding: 0;
        position: static;
        text-align: center;
        width: 100%
    }

    .shortcode_casino_bonus.texte_seo .line .bonus_logo a {
        display: block
    }

    .shortcode_casino_bonus.texte_seo .line .bonus_logo img {
        height: 42px;
        margin-bottom: 20px;
        margin-left: 0;
        margin-top: 20px;
        position: relative;
        top: 0;
        transform: none;
        width: auto
    }

    .shortcode_casino_bonus.texte_seo .line .bonus_cta {
        float: left;
        margin-bottom: 25px;
        margin-top: 0;
        padding: 0 20px;
        position: relative;
        text-align: center;
        width: 100%;
        z-index: 10
    }

    .shortcode_casino_bonus.texte_seo .line .bonus_cta a {
        float: none
    }
}

@media screen and (max-width: 768px) {
    .banner_pub.large {
        margin-bottom: 10px;
        margin-top: 20px
    }

    .banner_pub.large > a:not(.bouton_primaire) {
        min-height: 100px
    }

    .banner_pub.large > a.bouton_primaire {
        display: none
    }

    .banner_pub.medium {
        width: 100%
    }

    .banner_pub.medium > a.bouton_primaire {
        display: none !important
    }

    .banner_pub_right .col12 {
        background-size: 100% auto !important;
        height: 0 !important;
        min-height: 0 !important;
        padding-bottom: 129% !important
    }

    .shortcode_casino_bonus {
        border-radius: 20px
    }

    .shortcode_casino_bonus .line {
        display: block;
        padding: 0 !important;
        position: relative
    }

    .shortcode_casino_bonus .line .offre_exclusive {
        white-space: nowrap !important
    }

    .shortcode_casino_bonus .line .bonus_logo {
        border-bottom-left-radius: 0 !important;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
        margin: 0;
        padding: 0;
        position: static;
        text-align: center;
        width: 100%
    }

    .shortcode_casino_bonus .line .bonus_logo a {
        display: block
    }

    .shortcode_casino_bonus .line .bonus_logo img {
        height: 42px;
        margin-bottom: 20px;
        margin-left: 0;
        margin-top: 20px;
        position: relative;
        top: 0;
        transform: none;
        width: auto
    }

    .shortcode_casino_bonus .line .wrapper-bonus {
        display: flex;
        flex-wrap: wrap;
        padding: 10px 20px 20px
    }

    .shortcode_casino_bonus .line .wrapper-bonus .column {
        border-bottom: 1px solid #ececec;
        color: #2a292b;
        flex: 50%;
        margin-bottom: 6px;
        padding: 8px 15px 8px 13px
    }

    .shortcode_casino_bonus .line .bonus_cta {
        float: left;
        margin-bottom: 25px;
        margin-top: 0;
        padding: 0 20px;
        position: relative;
        text-align: center;
        width: 100%;
        z-index: 10
    }

    .shortcode_casino_bonus .line .bonus_cta a {
        float: none
    }

    .banner_offre_boostee {
        background-image: var(--backgroundMobilePubExclu) !important;
        padding: 30px 40px 20px
    }

    #banner_fixed_bottom {
        padding-left: 0;
        padding-right: 0;
        padding-top: 30px;
        z-index: 1999999999
    }

    #banner_fixed_bottom .wrapper .col12 {
        margin-bottom: 0;
        width: 100%
    }

    #banner_fixed_bottom .wrapper .col12 #inner_banner_fixed_bottom {
        display: flex;
        margin: 0 auto
    }

    #banner_fixed_bottom .wrapper .col12 #inner_banner_fixed_bottom .logo_banner_bottom {
        float: left;
        margin-bottom: 0;
        margin-right: 10px;
        width: 60px
    }

    #banner_fixed_bottom .wrapper .col12 #inner_banner_fixed_bottom .logo_banner_bottom img {
        height: auto;
        max-height: 58px;
        max-width: 50px;
        width: auto
    }

    #banner_fixed_bottom .wrapper .col12 #inner_banner_fixed_bottom .logo_banner_bottom.hideonmobile {
        display: none
    }

    #banner_fixed_bottom .wrapper .col12 #inner_banner_fixed_bottom .logo_banner_bottom.hideondesktop {
        display: inline-block !important
    }

    #banner_fixed_bottom .wrapper .col12 #inner_banner_fixed_bottom .texte_banner_bottom {
        float: left;
        margin-bottom: 0;
        margin-right: 0;
        width: calc(100% - 190px)
    }

    #banner_fixed_bottom .wrapper .col12 #inner_banner_fixed_bottom .texte_banner_bottom p {
        font-size: 15px;
        line-height: 20px;
        text-align: left
    }

    #banner_fixed_bottom .wrapper .col12 #inner_banner_fixed_bottom .bouton {
        float: right;
        margin-left: 10px;
        margin-top: 8px;
        min-width: 100px
    }

    #banner_fixed_bottom .wrapper .col12 #inner_banner_fixed_bottom .bouton a {
        min-width: 100px;
        padding: 0 20px
    }

    #banner_fixed_bottom .wrapper .col12 #inner_banner_fixed_bottom .bouton a span {
        white-space: nowrap
    }

    #banner_fixed_bottom .wrapper .col12 #inner_banner_fixed_bottom .bouton.hideondesktop {
        display: inline-block
    }

    #banner_fixed_bottom .wrapper .col12 #inner_banner_fixed_bottom .bouton.hideonmobile {
        display: none
    }

    #banner_fixed_bottom #banner_fixed_bottom_close {
        right: 10px;
        top: 0
    }
}

#sections_site_bonustiime {
    margin-bottom: 180px;
    margin-top: 150px
}

#sections_site_bonustiime h2 {
    margin-bottom: 50px;
    text-align: center;
    text-transform: uppercase
}

#sections_site_bonustiime .col6 a {
    border-radius: 20px;
    display: block;
    overflow: hidden;
    padding-bottom: 44.88%;
    position: relative
}

#sections_site_bonustiime .col6 a img {
    bottom: 0;
    height: auto;
    left: 0;
    max-width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    transform: scale(1);
    transition: all .5s ease-in-out
}

#sections_site_bonustiime .col6 a img:hover {
    transform: scale(1.05)
}

#sections_site_bonustiime .section {
    background: #12061f;
    border-radius: 10px;
    color: #fff;
    float: left;
    margin-bottom: 20px;
    position: relative;
    width: 100%
}

.page-template-template-tournament-auto #sections_site_bonustiime .col12 {
    margin-left: 0;
    margin-right: 0;
    width: 100%
}

@media screen and (max-width: 768px) {
    #sections_site_bonustiime {
        margin-bottom: 40px;
        margin-top: 40px
    }

    #sections_site_bonustiime .col12 {
        margin-left: 0;
        margin-right: 0;
        width: 100%
    }

    #sections_site_bonustiime .col12 h2 {
        margin-bottom: 0
    }

    #sections_site_bonustiime .col12 h2 span {
        clear: both;
        display: block
    }

    #sections_site_bonustiime .col6 {
        margin-bottom: 25px;
        margin-left: 0;
        margin-right: 0;
        width: 100%
    }

    #sections_site_bonustiime .section {
        display: flex;
        flex-direction: column
    }
}

#contenu_seo section {
    margin-bottom: 50px
}

#contenu_seo > div.col.col4 {
    position: sticky;
    top: 120px
}

#contenu_seo #sections_contenus_seo > div {
    background: #fff;
    border-radius: 20px;
    float: left;
    margin-bottom: 40px;
    padding: 40px 55px;
    width: 100%
}

#contenu_seo #sections_contenus_seo > div h2 {
    color: #5e5ddc;
    text-transform: uppercase
}

#contenu_seo #sections_contenus_seo > div h3 {
    margin-top: 20px
}

#contenu_seo #sections_contenus_seo > div .shortcode_casino_bonus {
    box-shadow: -4px 0 15px 0 rgba(47, 47, 47, .1)
}

#contenu_seo #sections_contenus_seo > div .col.col6, #contenu_seo #sections_contenus_seo > div .col.col6 h3 {
    margin-bottom: 15px;
    margin-top: 5px
}

#contenu_seo #sections_contenus_seo > div a:not([class^=claim-offer]) {
    color: #5e5ddc;
    text-decoration: underline
}

#contenu_seo #sections_contenus_seo > div a:not([class^=claim-offer]):hover {
    text-decoration: none
}

#contenu_seo #sections_contenus_seo > div ul li {
    list-style-position: outside;
    margin-left: 20px
}

#contenu_seo #sections_contenus_seo > div h3 {
    font-size: 20px;
    font-weight: 900
}

#contenu_seo #sections_contenus_seo > div h4 {
    font-size: 18px;
    font-weight: 400
}

#contenu_seo #sections_contenus_seo > div table {
    border: none;
    margin-bottom: 35px;
    margin-top: 35px
}

#contenu_seo #sections_contenus_seo > div table tr:first-child td {
    background: #fff !important;
    border-bottom: 1px solid #000;
    font-size: 16px;
    font-weight: 700
}

#contenu_seo #sections_contenus_seo > div table tr th {
    background: #fff !important;
    border: none;
    border-bottom: 1px solid #000;
    font-size: 16px;
    font-weight: 700;
    text-align: left
}

#contenu_seo #sections_contenus_seo > div table tr td {
    border: none;
    font-size: 14px;
    padding: 13px 5px 13px 7px
}

#contenu_seo #sections_contenus_seo > div table tr td a {
    border: 1px solid #5e5ddc;
    border-radius: 15px;
    padding: 5px 12px;
    text-decoration: none !important
}

#contenu_seo #sections_contenus_seo > div table tr td a:hover {
    background: #5e5ddc;
    color: #fff
}

#contenu_seo #sections_contenus_seo > div table tr:nth-child(odd) td {
    background: rgba(201, 231, 244, .25)
}

#contenu_seo #sections_contenus_seo > div p > mark {
    background: rgba(201, 231, 244, .25);
    border-left: 4px solid #c9e7f4;
    color: #2a292b;
    display: block;
    font-weight: 700;
    margin: 20px 0;
    padding: 15px 20px 10px
}

#contenu_seo #sections_contenus_seo > div blockquote:not(:empty) {
    background: rgba(201, 231, 244, .25);
    border-left: 4px solid #c9e7f4;
    margin: 35px 0;
    padding: 15px 20px 10px
}

#contenu_seo #sections_contenus_seo > div blockquote:not(:empty) p {
    color: #2a292b;
    font-weight: 700
}

#contenu_seo #sections_contenus_seo > div .question_reponse {
    border: 1px solid #c1c1c1;
    border-radius: 10px;
    clear: both;
    display: block;
    margin-top: 15px;
    padding-bottom: 0
}

#contenu_seo #sections_contenus_seo > div .question_reponse:hover .question {
    color: #5e5ddc
}

#contenu_seo #sections_contenus_seo > div .question_reponse:hover .question i:before {
    color: #5e5ddc
}

#contenu_seo #sections_contenus_seo > div .question_reponse.active .question {
    color: #5e5ddc
}

#contenu_seo #sections_contenus_seo > div .question_reponse.active .question i:before:hover {
    color: #5e5ddc
}

#contenu_seo #sections_contenus_seo > div .question_reponse .question {
    color: #2a292b;
    cursor: pointer;
    font-size: 1.1em;
    font-weight: 700;
    margin: 0;
    padding: 15px 40px 15px 25px;
    position: relative
}

#contenu_seo #sections_contenus_seo > div .question_reponse .question i {
    background: none;
    height: 40px;
    position: absolute;
    right: 0;
    top: 12px;
    width: 40px
}

#contenu_seo #sections_contenus_seo > div .question_reponse .question i:before {
    color: #2a292b;
    content: "+";
    font-size: 18px;
    font-style: normal;
    font-weight: 900;
    height: 10px;
    position: absolute;
    right: 20px;
    top: 3px;
    width: 10px
}

#contenu_seo #sections_contenus_seo > div .question_reponse .reponse {
    color: #fff;
    display: none;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.5em;
    padding: 0 25px 20px
}

#contenu_seo #sections_contenus_seo > div .question_reponse .reponse p {
    margin: 0 0 7px
}

#contenu_seo #sections_contenus_seo > div .question_reponse .reponse p a {
    color: #5e5ddc !important
}

#contenu_seo #sections_contenus_seo > div .question_reponse .reponse p a span {
    color: #5e5ddc !important;
    text-decoration: underline
}

#contenu_seo #sections_contenus_seo > div .question_reponse.active .question i:before {
    content: "-"
}

#contenu_seo #sections_contenus_seo > div .question_reponse.active .reponse {
    display: block
}

#table_of_content {
    background: #fff;
    border-radius: 20px;
    padding: 40px 45px
}

#table_of_content ul {
    list-style-type: none
}

#table_of_content ul li {
    list-style-position: outside;
    margin-left: 0
}

#table_of_content ul li a {
    color: #2a292b;
    text-decoration: none
}

#table_of_content ul li a:hover, #table_of_content ul li.active a {
    color: #5e5ddc
}

body.small_header #contenu_seo > div.col.col4 {
    position: sticky;
    top: 90px
}

@media screen and (max-width: 768px) {
    #contenu_seo {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap
    }

    #contenu_seo > div.col.col4 {
        order: 1
    }

    #contenu_seo > div.col.col4 #table_of_content {
        box-shadow: -4px 0 15px 0 rgba(47, 47, 47, .1);
        margin: 0;
        padding: 20px 25px 1px
    }

    #contenu_seo > div.col.col4 #table_of_content:before {
        color: #2a292b;
        content: "+";
        font-size: 20px;
        font-style: normal;
        font-weight: 900;
        height: 10px;
        position: absolute;
        right: 20px;
        top: 22px;
        width: 10px
    }

    #contenu_seo > div.col.col4 #table_of_content ul {
        display: none;
        padding-bottom: 20px
    }

    #contenu_seo > div.col.col4 #table_of_content.expand:before {
        content: "-"
    }

    #contenu_seo > div.col.col4 #table_of_content.expand ul {
        display: block
    }

    #contenu_seo > div.col.col8 {
        order: 5
    }

    #contenu_seo #sections_contenus_seo > div .col.col6 {
        width: 100%
    }

    #contenu_seo #sections_contenus_seo > div a:not([class^=claim-offer]) {
        border: none;
        padding: 0
    }
}

.snow_wrap {
    background-position: bottom;
    background-size: cover;
    bottom: 0;
    height: 100vh;
    left: 0;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: -1
}

.snow, .snow:after, .snow:before {
    animation: snow 15s linear infinite;
    background-image: radial-gradient(4px 4px at 100px 50px, #fff, transparent), radial-gradient(6px 6px at 200px 150px, #fff, transparent), radial-gradient(3px 3px at 300px 250px, #fff 50%, transparent), radial-gradient(4px 4px at 400px 350px, #fff 50%, transparent), radial-gradient(6px 6px at 500px 100px, #fff 50%, transparent), radial-gradient(3px 3px at 50px 200px, #fff 50%, transparent), radial-gradient(4px 4px at 150px 300px, #fff 50%, transparent), radial-gradient(6px 6px at 250px 400px, #fff 50%, transparent), radial-gradient(3px 3px at 350px 500px, #fff 50%, transparent);
    background-size: 650px 650px;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: -650px
}

.snow:after {
    animation-duration: 20s;
    filter: blur(2px);
    margin-left: -250px;
    opacity: .5
}

.snow:before {
    animation-duration: 25s;
    filter: blur(1px);
    margin-left: -350px;
    opacity: .7
}

@keyframes snow {
    to {
        transform: translateY(650px)
    }
}

#mask {
    background: rgba(0, 0, 0, 0);
    bottom: 50%;
    left: 50%;
    position: fixed;
    right: 50%;
    top: 50%;
    transition: all .3s;
    z-index: 1001
}

#mask.enable {
    background: rgba(0, 0, 0, .7);
    bottom: 0;
    left: 0;
    right: 0;
    top: 0
}

#mask.enable:before {
    background: #000;
    background: radial-gradient(circle, #000 0, rgba(0, 0, 0, 0) 100%);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.iti__flag {
    background-image: url(../../images/flags.png)
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
    .iti__flag {
        background-image: url(../../images/flags@2x.png)
    }
}

.button.orange {
    background: transparent;
    border: 2px solid #ffa532;
    border-radius: 50px !important;
    color: #fff;
    display: inline-block;
    font-size: .875rem;
    font-weight: 400;
    padding: .3125rem .625rem;
    text-align: center;
    text-decoration: none;
    text-transform: none
}

.button.orange:hover {
    background: #ffa532;
    color: #000;
    font-weight: 700
}

.bubleTitle {
    color: #fff;
    font-family: Inter, sans-serif;
    font-size: 3.75rem;
    font-weight: 900;
    margin: 1.25rem 0 2rem;
    padding-left: 7.1875rem;
    position: relative
}

.bubleTitle:after, .bubleTitle:before {
    content: "";
    display: block;
    position: absolute
}

.bubleTitle:before {
    background: url(../../images/buble_green_v2.png) transparent 50% no-repeat;
    background-size: contain;
    bottom: -2px;
    height: 80px;
    left: -12px;
    width: 90px;
    z-index: 1
}

.bubleTitle.slot:after {
    background: url(../../images/picto-slot.png) transparent 50% no-repeat;
    background-size: contain;
    bottom: 1.375rem;
    height: 2.6875rem;
    left: 1.375rem;
    width: 2.1875rem;
    z-index: 2
}

.bubleTitle.bigWins {
    color: #fff
}

.bubleTitle.bigWins:after {
    background: url(../../images/picto-bigwins.png) transparent 50% no-repeat;
    background-size: contain;
    bottom: 1.25rem;
    height: 2.5rem;
    left: 1.375rem;
    width: 2.5rem;
    z-index: 2
}

.bubleTitle.tutos {
    color: #fff
}

.bubleTitle.tutos:after {
    background: url(../../images/picto-tutos.png) transparent 50% no-repeat;
    background-size: contain;
    bottom: 1.25rem;
    height: 2.25rem;
    left: 1.375rem;
    width: 2.5rem;
    z-index: 2
}

.bubleTitle.clips {
    color: #fff
}

.bubleTitle.clips:after {
    background: url(../../images/picto-clips.png) transparent 50% no-repeat;
    background-size: contain;
    bottom: 1.25rem;
    height: 2.8125rem;
    left: 1.375rem;
    width: 2.5rem;
    z-index: 2
}

.bubleTitle.sport {
    color: #002b78
}

.bubleTitle.sport:before {
    background: url(../../images/bulle_title_sport.png) transparent 50% no-repeat;
    background-size: contain
}

.bubleTitle.sport:after {
    background: url(../../images/picto-ballon.png) transparent 50% no-repeat;
    background-size: contain;
    bottom: 1.25rem;
    height: 2.875rem;
    left: .9375rem;
    width: 2.8125rem;
    z-index: 2
}

@media screen and (max-width: 1024px) {
    .bubleTitle {
        font-size: 3.4375rem
    }
}

@media screen and (max-width: 768px) {
    .bubleTitle {
        font-size: 3.125rem
    }
}

@media screen and (max-width: 640px) {
    .bubleTitle {
        font-size: 2.8125rem
    }
}

@media screen and (max-width: 320px) {
    .bubleTitle {
        font-size: 2.5rem
    }
}

.beforeFooterWave {
    margin-bottom: 0
}

.beforeFooterWave > .wrapper {
    position: relative;
    z-index: 2
}

body.geoblocking_anj #CookiebotWidget, body.geoblocking_anj #tidio-chat, body.page-template-template-futur-giveway-without-brand #CookiebotWidget, body.page-template-template-futur-giveway-without-brand #CybotCookiebotDialog, body.page-template-template-futur-giveway-without-brand #account, body.page-template-template-futur-giveway-without-brand #tidio-chat {
    display: none !important
}

@media screen and (max-width: 1024px) {
    .button_lang_wrapper {
        display: none !important
    }
}
