:root{--background-color: #180E2F;--color-black: #180E2F;--container-width: 1200px;--container-medium-width: 1000px;--container-small-width: 800px;--container-gap-width: 4em;--heading-1-font-size: 26px;--heading-2-font-size: 24px;--heading-3-font-size: 24px;--heading-4-font-size: 14px;--heading-5-font-size: 14px;--heading-font-family: "Integral CF";--heading-font-weight: 600;--heading-font-style: normal;--heading-line-height: 1.25em;--paragraphe-font-size: 14px;--paragraphe-font-family: "Montserrat";--paragraphe-line-height: 1.85em;--text-font-size: 16px;--text-color: #fff;--text-color-light: #9ca1a5;--text-font-weight: 400;--text-font-style: normal;--text-line-height: 1.5em;--up-font-size: .85em;--up-font-family: "Integral CF";--link-text-color: #2f64b5;--section-padding-x: 5%;--section-padding-y: 6em;--bandeau-font-family: "Integral CF";--header-base-height: 80px}@media screen and (min-width:640px){:root{--heading-1-font-size: 48px;--heading-2-font-size: 32px;--paragraphe-font-size: 15px}}@media screen and (min-width:728px){:root{--heading-1-font-size: 62px;--heading-2-font-size: 44px;--heading-3-font-size: 36px;--section-padding-y: 6em}}@media screen and (min-width:1024px){:root{--heading-1-font-size: 62px;--heading-2-font-size: 56px;--heading-3-font-size: 48px;--heading-4-font-size: 20px;--heading-5-font-size: 14px;--up-font-size: 1em;--section-padding-y: 12em}}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*{box-sizing:border-box}a{color:var(--link-text-color);text-decoration:none}body{font-family:var(--text-font-family)}#app{width:100vw;position:relative;overflow:hidden}.up{margin-bottom:1em;display:inline-block;position:relative;box-shadow:0 5px #0003;overflow:hidden;font-size:1em;color:var(--color-primary);font-family:var(--up-font-family);font-weight:500;text-transform:uppercase}.up.background{background-image:url(/assets/banner-small.svg);background-size:auto 100%;background-repeat:no-repeat;background-position:center;margin-bottom:1.5em;padding:1.5em 2em;font-size:1em;color:#fff}.up span{color:var(--up-text-color)}@media screen and (min-width:640px){.up{font-size:1.35em}}.emoji{width:1em;height:1em;display:inline-block}.h-screen{height:100vh}@media screen and (max-width:640px){.hidden-sm{display:none!important}}.heading,.heading-1,.heading-2,.heading-3,.heading-4,.heading-5{color:var(--heading-color);font-family:var(--heading-font-family);font-weight:var(--heading-font-weight);line-height:var(--heading-line-height);text-transform:uppercase;letter-spacing:.5px}.heading-1{font-size:var(--heading-1-font-size);filter:drop-shadow(0 .1em 0em rgba(255,255,255,.25))}.heading-2{font-size:var(--heading-2-font-size);filter:drop-shadow(0 .12em 0em rgba(255,255,255,.25))}.heading-3{font-size:var(--heading-3-font-size)}.heading-4{font-size:var(--heading-4-font-size)}.heading-5{font-size:var(--heading-5-font-size)}.primary-text-color{color:var(--color-primary)}.paragraphe{max-width:700px;margin-top:1.5em;font-size:14px;font-family:var(--text-font-family);line-height:2em}strong{font-weight:600}.section{display:block;position:relative}.section.black{background-color:#000}@media screen and (min-width:1024px){.section.pattern{background-size:auto 100%}}.black,.black-paper{background-color:#000;color:#fff}.section.white{background-color:#fff;color:#000}.background.dark{background:linear-gradient(to right,#00000080,#00000040,#00000080)}.background.gradient{background:linear-gradient(to right,#020921,#0f152b,#020921)}.cover{width:100%;height:100%;object-fit:cover}.container{width:100%;margin:0 auto}.container{max-width:var(--container-width)}.container.medium{max-width:var(--container-medium-width)}.container.small{max-width:var(--container-small-width)}.container.x-small{max-width:var(--container-x-small-width)}.container.center{text-align:center}.container.center{display:flex;flex-direction:column;align-items:center}.container.cols{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;text-align:left}.container.cols.gap{gap:var(--container-gap-width)}.container.cols.justify-between{justify-content:space-between}.flex-center{display:flex;justify-content:center;align-items:center}.margin-auto{margin:auto}.margin-top,.margin-bottom{margin-top:1em}.margin-top-2,.margin-bottom-2{margin-top:3em}.margin-top-3{margin-top:5em}.margin-bottom-3{margin-top:3em}.padding{padding:var(--section-padding-y) var(--section-padding-x)}.padding-x{padding:0 var(--section-padding-x)}.padding-y{padding:var(--section-padding-y) 0}.padding-2{padding:calc(var(--section-padding-y) * 2)}.padding-x-2{padding:0 calc(var(--section-padding-x) * 2)}.padding-y-2{padding:4em 0}.padding-y-3{padding:8em 0}.padding.no-left{padding-left:0}.padding.no-right{padding-right:0}.padding.no-top{padding-top:0}.padding.no-bottom{padding-bottom:0}.padding-top-2{padding-top:calc(var(--section-padding-y) * 1.1)}.padding-bottom-2{padding-bottom:calc(var(--section-padding-y) * 1.25)}@media screen and (min-width:1024px){.padding-top-2{padding-top:calc(var(--section-padding-y) * 1.75)}.padding-bottom-2{padding-bottom:calc(var(--section-padding-y) * 2)}}.overflow-hidden{overflow:hidden}.background-cover{background-size:cover;background-repeat:no-repeat;background-position:center}.background-primary{background-color:var(--color-primary)}*:is(.before,.after){position:relative}.before:before,.after:after{content:"";width:100%;height:100%;position:absolute;left:0;top:0;pointer-events:none}.after.dark:after{background-color:#00000080}.after.gradient:after{background:linear-gradient(#00000040,#000)}.custom{display:block}.splide__list{height:auto!important}.splide__pagination{margin-top:2em;position:relative}.splide__pagination__page.is-active{background-color:#fff;transform:scale(1);opacity:1}.icon{height:1em}.icon.logo{height:1.5em}.icon-box{display:flex;flex-direction:column}.icon-box.center{align-items:center;text-align:center}.icon-box .icon{height:1.5em}.icon-box.left .icon{margin-right:auto}.icon-box.icon-and-text p:first-of-type{margin-top:1em}.icon-box.icon-and-text p:last-of-type{font-size:.75em;margin-top:.5em;color:var(--text-light-color)}.icon-box.store-logo-and-note .icon{height:1.1em}.icon-box.store-logo-and-note .note{margin-top:1em;display:flex;gap:.5em;font-size:.75em}.icon-box.store-logo-and-note .note img{height:.75em}.game-navigation{width:100%;max-width:500px;background-color:#0f152bd0;padding:.5em;border-top:1px solid rgba(255,255,255,.1);display:flex;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);position:fixed;bottom:0;z-index:20;box-shadow:0 15px 50px #00000080;transition:bottom .3s}.game-navigation:not(.visible){bottom:-100px}.game-navigation.couples{background-color:#232c4bb4}.game-navigation.hot{background-color:#922646bf}.game-navigation.date{background-color:#ffffffd9}.game-navigation>*{flex:1}.game-navigation-item{flex:1;padding:1em 1.5em;border-radius:50px;display:flex;align-items:center;gap:.75em;font-weight:700;text-transform:uppercase;cursor:pointer}.game-navigation-item.couples.active{background:linear-gradient(to right,#c971f8,#9471f8);box-shadow:0 15px 30px #c971f859}.game-navigation-item.hot.active{background:linear-gradient(to right,#f40f00,#ffab45);box-shadow:0 15px 30px #fa5d2359}.game-navigation-item p:first-of-type{font-size:.75em}.game-navigation-item p:last-of-type{margin-top:.65em;font-size:.55em}.game-navigation-item-box{height:2em}.game-navigation-item.active .game-navigation-item-box{transform:rotate(-5deg)}@media screen and (min-width:640px){.main-header-button{font-size:.85em}.game-navigation{padding:.5em;border-radius:50px;left:50%;bottom:4em;transform:translate(-50%)}.game-navigation:not(.visible){bottom:4em}.game-navigation-item{border-radius:50px;flex-direction:row}}@media screen and (min-width:1024px){.main-header-button{padding:1.5em 3.5em}.game-navigation{border:1px solid rgba(255,255,255,.1)}.game-navigation-item{padding:1em 1.5em}.game-navigation-item p:first-of-type{font-size:.9em}.game-navigation-item p:last-of-type{margin-top:.65em;font-size:.65em}.game-navigation-item-box{margin-right:.25em}}.stores-links{width:100%;height:100vh;background-color:#00000080;display:flex;align-items:flex-end;position:fixed;left:0;top:0;z-index:20}.stores-links .box{width:100%;background-color:#232c4be1;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);padding:1em;border-top-left-radius:32px;border-top-right-radius:32px}split-text,split-text-neon{display:flex;flex-wrap:wrap}.Center split-text,.center split-text,.center split-text-neon,split-text.center,split-text-neon.center{justify-content:center}split-text span.word,split-text-neon span.word{margin-right:.25em;display:flex}span{will-change:opacity,transform}.section.ratings .container{row-gap:3em}.section.ratings .store-rating{flex:1 1 150px;display:flex;flex-direction:column;align-items:center;text-align:center}.section.ratings .store-rating .logo{width:5em;height:1em;object-fit:contain}.section.ratings .store-rating p{margin-top:1.5em;display:flex;align-items:center;gap:.5em;font-size:.85em}.section.ratings .store-rating .star{height:1em}@media screen and (min-width:1024px){.section.ratings .store-rating .logo{width:8em;height:1.5em}.section.ratings .store-rating p{margin-top:1.25em;font-size:1em}.section.ratings .store-rating .star{height:1.15em}}.section.logos .padding{padding:4em 0 0}.logo-slider:after{background:linear-gradient(to right,var(--color-primary),transparent 20%,transparent 80%,var(--color-primary));pointer-events:none}.section.logos .logo{width:5em;height:3em;object-fit:contain}@media screen and (min-width:640px){.section.logos .padding{padding:4em 0}}@media screen and (min-width:728px){.section.logos .padding{padding:6em 0}}@media screen and (min-width:1024px){.section.logos .padding{padding:8em 10% 0}.section.logos .logo{width:7em;height:4em}}.section.features{overflow:hidden}.features-list{width:100%;max-width:600px;display:flex;flex-direction:column;align-items:flex-start;font-weight:400;line-height:1.75em}.center .features-list{margin-left:auto;margin-right:auto;display:flex}.features-list-item{padding:1.25em 0;display:flex;gap:.25em;position:relative;line-height:1.5em;text-align:left}.features-list-item:not(:last-child){border-bottom:1px dashed rgba(255,255,255,.5)}.features-list-item-emoji{height:1.15em;margin-top:.2em}.features-list-item .emoji{margin-right:.65em;font-size:1.25em}.features-list-item span{display:inline-block}.features-list-item span:not(.emoji){margin-left:.25em}@media screen and (min-width:640px){.features-list{font-size:14px}.features-list-item{justify-content:center}}.section.cards .swiper{width:100%}.section.cards .card{padding:1em 0;perspective:1200px;cursor:pointer}.section.cards .card-inner{position:relative;transform-style:preserve-3d;transition:.2s}.section.cards .card .face{border:2px solid #fff;border-radius:1.25em;overflow:hidden;backface-visibility:hidden;-webkit-perspective:0;-webkit-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0)}.section.cards .card .face.front{position:absolute;left:0;top:0;transform:rotateY(180deg);-webkit-transform:rotateY(180deg)}.section.cards .card:hover .card-inner{transform:rotateY(180deg);-webkit-transform:rotateY(180deg)}.section.cards .card img{width:100%;height:100%;object-fit:cover}@media screen and (min-width:640px){.section.cards .swiper{overflow:visible}.section.cards .swiper-pagination,.section.cards .mobile{display:none}.section.cards .card-1{transform:rotate(-4deg)}.section.cards .card-2{transform:rotate(3deg)}.section.cards .card-3{transform:rotate(-5deg)}.section.cards .card-4{transform:rotate(5deg)}}.features-wrap{margin-top:4em;padding:0 5%;justify-content:center}.section.features .feature-item{flex:1 1 250px;max-width:300px;height:300px;padding:3em;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;position:relative;font-family:var(--heading-font-family);text-align:left;opacity:0}.section.features .feature-item .layers{width:100%;height:100%;position:absolute;left:0;top:0}.section.features .feature-item:not(.right){padding-left:3em}.section.features .feature-item:not(.right) .layers{transform:rotateY(180deg)}.section.features .feature-item.right{align-items:flex-end;text-align:right}.section.features .feature-item .layers img{width:100%;height:100%}.section.features .feature-item .layers img:not(:first-child){position:absolute;left:0;top:0}.section.features .feature-item *{z-index:1}.section.features .feature-item .icon{height:2em;margin-bottom:4em}.section.features .feature-item-heading{font-size:1em;color:var(--third_color)}.section.features .feature-item p{margin-top:.75em;font-size:.75em;line-height:1.75em;text-transform:uppercase}@media screen and (min-width:640px){.features-wrap{margin-top:0}.section.features .feature-item:nth-child(2){margin-top:6em}.section.features .feature-item.right,.section.features .feature-item:not(.right){padding-left:5em}.section.features .feature-item.right{align-items:flex-start;text-align:left}.section.features .feature-item:not(.right) .layers{transform:rotateY(0)}}.section.testimonies .padding{padding:0 15% 4em}.testimonies-floating-box{width:100%;margin-top:4em;display:flex;justify-content:center;align-items:center}.testimonies-wrap .card{height:16em;border:2px solid #fff;border-radius:1em;position:absolute}.testimonies-floating-box .box{position:relative;transform-style:preserve-3d;box-shadow:0 0 150px #0003;z-index:2;will-change:transform}.testimonies-floating-box .face img{height:20em}.testimonies-floating-box .face:not(.front){position:absolute;left:0;top:0}.testimonies-floating-box .face.left{width:10em;height:100%;background-color:#141554;left:0;transform:rotateY(90deg);transform-origin:left}.testimonies-floating-box .face.bottom{width:100%;height:10em;background-color:#0c0d4e;top:auto;bottom:0;transform:rotateX(90deg);transform-origin:bottom}.testimonies-wrap{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.testimonies-wrap .object{position:absolute;display:none}.testimonies-wrap .jeton{height:5em}.testimonies-wrap .astronaut,.testimonies-wrap .planet{height:20em}.testimony-wrap{margin-top:4em;flex:1 1 200px;font-family:Integral CF;text-align:center}.testimony-quote{height:1.5em}.testimony-content{margin-top:1.5em;font-size:1em;line-height:1.5em}.testimony-author{margin-top:1.15em;font-size:.65em;color:var(--color-primary)}@media screen and (min-width:640px){.section.testimonies .padding{padding:1000px 5% 4em}.testimonies-wrap{gap:2em;flex-wrap:nowrap;text-align:left}.testimony-wrap:not(:first-child){margin-top:7em}.testimonies-wrap .object{display:block}.testimonies-floating-box{margin-top:0;perspective:2000px;perspective-origin:center -1200px}.testimony-quote{height:2.5em}.testimony-content{font-size:1.1em}.testimony-author{font-size:.85em}}.section.plateau{overflow:hidden}.section.plateau>.background:after{background:linear-gradient(transparent,transparent,#000 85%,transparent);pointer-events:none}.section.plateau .background>*{position:relative;z-index:1}.section.plateau .padding{padding-bottom:10em}.section.plateau .object{height:10em;display:none;position:absolute;z-index:1}.section.plateau .plateau{width:100%;max-width:800px;margin-top:4em;position:relative;perspective:1200px;z-index:1}.section.plateau .plateau .jeton{max-width:165px;background-color:#03001b;padding:.5em;border:1px solid rgba(255,255,255,.2);display:none;align-items:center;gap:.5em;position:absolute;transform:rotate(8deg);top:4em;right:2em;font-size:.5em;z-index:30}.section.plateau .plateau .jeton-1{right:-4em}.section.plateau .plateau .jeton-2{right:-10em}.section.plateau .plateau .jeton .face{height:6em}.section.plateau .plateau .jeton .score{margin-bottom:.35em;font-size:1.15em}.section.plateau .plateau .jeton .detail{font-size:.85em;line-height:1.5em}.section.plateau .plateau .jeton .detail span{color:var(--color-primary)}.section.plateau .plateau-row{background-color:#05021b;border:1px solid rgba(255,255,255,.2);border-top:0;display:flex;align-items:center;position:relative;font-size:1em;font-family:Integral CF;text-align:left;transform-style:preserve-3d}.section.plateau .plateau-row:first-child{color:#e3b74f}.section.plateau .plateau-row:first-child,.section.plateau .plateau-row:first-child .plateau-row-index{border:0}.section.plateau .plateau-row:nth-child(2) .plateau-row-index,.section.plateau .plateau-row:nth-child(3) .plateau-row-index{color:#1e1511}.section.plateau .plateau-row-index{width:50px;padding:1em;border-right:1px solid rgba(255,255,255,.2);display:flex;justify-content:center;position:relative}.section.plateau .plateau-row-index .background{width:100%;height:100%;position:absolute;left:0;top:0}.section.plateau .plateau-row-index p{position:relative;z-index:1}.section.plateau .plateau-row:nth-child(2) .plateau-row-index .background{background-color:#fae4d0}.section.plateau .plateau-row:nth-child(3) .plateau-row-index .background{background-color:#f4caa3}.section.plateau .plateau-row:nth-child(4) .plateau-row-index .background{background-color:#eca56a}.section.plateau .plateau-row:nth-child(5) .plateau-row-index .background{background-color:#e89470}.section.plateau .plateau-row:nth-child(6) .plateau-row-index .background{background-color:#e48378}.section.plateau .plateau-row:nth-child(7) .plateau-row-index .background{background-color:#df6881}.section.plateau .plateau-row:nth-child(8) .plateau-row-index .background{background-color:#dc4d84}.section.plateau .plateau-row:nth-child(9) .plateau-row-index .background{background-color:#da3289}.section.plateau .plateau-row:nth-child(10) .plateau-row-index .background{background-color:#d32f8a}.section.plateau .plateau-row:nth-child(11) .plateau-row-index .background{background-color:#b82e8a}.section.plateau .plateau-row:nth-child(12) .plateau-row-index .background{background-color:#78318c}.section.plateau .plateau-row:nth-child(13) .plateau-row-index .background{background-color:#5e3c92}.section.plateau .plateau-row:nth-child(14) .plateau-row-index .background{background-color:#3c3e94}.section.plateau .plateau-row:nth-child(15) .plateau-row-index .background{background-color:#343674}.section.plateau .plateau-row:nth-child(16) .plateau-row-index .background{background-color:#2a2c5a}.section.plateau .plateau-row:nth-child(17) .plateau-row-index .background{background-color:#150d5a}.section.plateau .plateau-row:nth-child(18) .plateau-row-index .background{background-color:#070146}.section.plateau .plateau-row:nth-child(19) .plateau-row-index .background{background-color:#0a0b28}.section.plateau .plateau-row:nth-child(20) .plateau-row-index .background{background-color:#00000a}.section.plateau .plateau-row-title{padding:1em}.section.plateau .plateau-end{width:100%;max-width:700px;margin-top:4em;display:flex;gap:3em;font-size:1em;font-family:Integral CF;line-height:1.5em}.section.plateau .plateau-end .character{height:5em;display:none}.section.plateau .plateau-end .jeton{height:3em;display:none}.section.plateau .plateau-end span{color:var(--color-primary)}.section.plateau .plateau-black-hole{margin-top:6em}@media screen and (min-width:640px){.section.plateau .plateau .jeton{max-width:250px;top:8em}.section.plateau .plateau-end{font-size:1.5em}.section.plateau .plateau-row-index{width:100px}.section.plateau .object{display:block}.section.plateau .plateau-row{font-size:1.5em}}.section.to-fullscreen{height:100vh;display:flex;justify-content:center;align-items:center}.section.to-fullscreen .padding{width:100%}.section.to-fullscreen .container{height:80vh;max-height:600px;background-color:#eee;border-radius:32px;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;overflow:hidden}.flying-button{background-color:#fff;padding:1.5em 2em;border-radius:30px;display:flex;align-items:center;gap:.5em;position:fixed;right:2em;bottom:2em;font-size:.75em;color:#000;font-family:Integral CF;text-transform:uppercase;z-index:10;box-shadow:0 0 20px #00000026}.flying-button:not(.active){display:none}@media screen and (min-width:640px){.flying-button{display:none}}.flying-button img:not(.box){height:1em;margin-top:.35em}.flying-button img.box{height:5em;display:none;position:absolute;right:-1em;transform:rotate(5deg)}.flying-button-links{width:100%;background-color:#fff;padding:1em;display:none;flex-direction:column;gap:.5em;position:fixed;left:0;bottom:0;z-index:12;box-shadow:0 0 100px 100px #0000001a}.home-hero:after{pointer-events:none}.home-hero .padding{padding-top:0}.home-hero-up{line-height:1.35em}.home-hero-box{width:70%;display:none}.home-hero-illu:after{background:linear-gradient(#140e262a,#140e26)}.home-hero-illu img{width:100%;height:26em;object-fit:cover}.home-hero-content{margin-top:-4em}.home-hero-content .buttons{display:flex;justify-content:center;flex-direction:column;gap:1em}@media screen and (min-width:640px){.home-hero-content .buttons{flex-direction:row}.home-hero .padding{padding-top:18em}.home-hero-illu,.home-hero .features-list{display:none}.home-hero-content .Button{flex:none}}.swiper-pagination{margin-top:1.5em;position:relative}.swiper-pagination-bullet{background-color:#fff;opacity:.5}.swiper-pagination-bullet-active{opacity:1}.swiper-button-prev,.swiper-button-next{color:#fff;outline:none}.swiper-button-prev:hover,.swiper-button-next:hover{opacity:.5}.section.categories .categories-wrapper{width:100%}.section.categories .category{padding:0 10%;text-align:center}.section.categories .cards-wrapper{margin-top:2em;display:flex;justify-content:center;gap:1em}.section.categories .cards-wrapper .card{height:14em;border:2px solid #fff;border-radius:1em}.section.categories .cards-wrapper .card.left{transform:scale(.95) translateY(2em) rotate(-7deg)}.section.categories .cards-wrapper .card.right{margin-left:-3em;transform:translateY(2em) rotate(7deg)}.section.categories .category-heading{margin-top:5em;font-size:1em;font-family:var(--heading-font-family)}.section.categories .category p{margin-top:1em;line-height:1.75em}custom-separator{width:90%;height:1px;max-width:var(--container-width);margin:0 auto;border:0;display:inline-block}.theme.couples custom-separator{background:linear-gradient(to right,var(--color-primary),#4a4f66,var(--color-primary))}.theme.hot custom-separator{background:linear-gradient(to right,var(--color-primary),#923350,var(--color-primary))}.section.image-and-text{overflow:hidden}.section.image-and-text .container{flex-direction:column;justify-content:center}.section.image-and-text .container.right{flex-direction:row-reverse}.section.image-and-text .text{flex:1 1 300px;display:flex;flex-direction:column;align-items:center;text-align:center}.section.image-and-text split-text{justify-content:center}.section.image-and-text .image{flex:1 1 300px;display:none}.section.image-and-text .image-wrapper{width:100%;border:.5em solid #fff;display:flex;justify-content:center;align-items:center;position:relative;will-change:transform}.section.image-and-text img.main-image{width:100%;height:300px;object-fit:cover}@media screen and (min-width:640px){.section.image-and-text .container{flex-direction:row}.section.image-and-text .container.gap{gap:7em}.section.image-and-text .text{align-items:flex-start;text-align:left}.section.image-and-text split-text{justify-content:flex-start}.section.image-and-text .image{display:block}.section.image-and-text .image-wrapper{border:1em solid #fff}.section.image-and-text img.main-image{height:500px}}.section.themes .theme{width:100%}.section.themes .image-wrapper .theme{height:6em;position:absolute}@media screen and (min-width:640px){.section.themes .themes-wrapper{display:none}}.section.transition{display:none}.section.transition .background{height:100vh;background:radial-gradient(circle at center,transparent 25%,#000 25%);background-size:100% 100%;background-position:50% 50%}.section.game-cta{padding:0 7% 5em;overflow:hidden}.section.game-cta .background{background-image:url(/assets/game-cta-wave-640x.svg);background-size:100%,auto 100%;background-repeat:no-repeat;background-position:center top;margin-top:-1px;color:#fff}.game-cta-infos{margin-top:3em;flex:1 1 500px;z-index:1;text-align:center}.game-cta-infos .heading-2 split-text{justify-content:center}.game-cta-infos-ratings{padding:2em 0;display:flex;justify-content:space-around}.game-cta-infos-ratings .logo{height:.85em}.game-cta-infos-ratings p{margin-top:.5em;font-size:.65em}.game-cta-infos-ratings .star{height:.65em}.game-cta-illu{flex:1 1 30em;display:flex;justify-content:center}.game-cta-content{flex:1 1 30em}.game-cta-illu-box{width:100%;height:auto;margin-bottom:3em}.game-cta-text-content{flex:1 1 50em;text-align:center}.game-cta-text-content split-text{justify-content:center}@media screen and (min-width:640px){.game-cta .container{gap:4em;flex-wrap:nowrap}.section.game-cta .background{background-image:url(/assets/game-cta-wave.svg);background-size:100%;background-position:center top;background-color:var(--text-color)}.game-cta-text-content{flex:1 1 400px;text-align:left}.game-cta-text-content split-text{justify-content:flex-start}.game-cta-illu{flex:1 1 400px;margin:6em 0 0}}@media screen and (min-width:1024px){.section.game-cta .hand{display:none}.game-cta-infos{text-align:left}.game-cta-illu .box{width:20em}}floating-image{display:none!important;position:absolute;pointer-events:none;z-index:10}floating-image .floating-card{border-radius:1em;overflow:hidden}floating-image img{height:7em}floating-image.sm img{height:5.5em}floating-image.md img{height:10em}floating-image.lg img{height:14em}floating-image.xl img{height:18em}floating-image.mobile{display:block!important}floating-image.shadow img{box-shadow:0 25px 100px #00000040}@media screen and (min-width:1024px){floating-image{display:block!important}}blur-background:before{content:"";width:300px;height:300px;filter:blur(200px);display:none;position:absolute;z-index:0;opacity:.5}.theme.couples blur-background:before{background-color:#068aea}.theme.hot blur-background:before{background-color:#eb4c4c;opacity:1}blur-background.left:before{transform:translate(-200px)}blur-background.right:before{transform:translate(100px)}blur-background.bottom:before{top:300px}@media screen and (min-width:640px){blur-background{display:block}}@media screen and (min-width:1024px){blur-background.left:before{transform:translate(-600px)}blur-background.right:before{transform:translate(500px)}}.section.faq{overflow:hidden}faq-questions{perspective:1200px}.faq-question{width:100%;padding-bottom:1.5em;display:inline-block;transform-style:preserve-3d}.section.faq .hidden{display:none}.faq-question-title{padding-bottom:1.5em;display:flex;justify-content:space-between;align-items:center;gap:2em;cursor:pointer;font-size:.85em;font-family:var(--heading-font-family);line-height:1.5em;text-align:left;text-transform:uppercase}.faq-question:not(:last-child) .faq-question-title{border-bottom:1px dashed rgba(255,255,255,.5)}.faq-question:not(.active) .faq-question-title:hover{opacity:.75}.faq-question-title .icon{transition:.2s}.faq-question-answer{margin-top:1em;padding-bottom:2em;display:none;font-size:1em;font-family:var(--text-font-family);font-weight:var(--text-font-weight);line-height:2em;text-align:left}.faq-question.active .faq-question-answer{display:block}.faq-question.active a{font-weight:600;text-decoration:underline}.faq-question.active .icon{transform:rotate(45deg)}.section.faq .Button{width:100%;max-width:300px;margin:2em auto 0}.section.faq .card{height:300px;border-radius:15px}@media screen and (min-width:640px){.section.faq{background-size:100%}.faq-question-title,.faq-question-answer{font-size:1em}}.gift-padding{padding-top:2em}.container.gift-cols-container{flex-direction:column-reverse}.gift-col-logo{height:5em}.gift-col-1{flex:1 1 400px}.gift-col-2{flex:1 1 500px}.gift-screen{width:100%;max-width:300px;margin-top:2em}.gift-logo{height:4em}.gift-heading{margin-top:.75em;color:var(--text-color);font-family:var(--heading-font-family);font-weight:var(--heading-font-weight);line-height:1.2em;filter:drop-shadow(0px .12em 0em rgba(0,0,0,.15))}.gift-step{padding:2em 0;display:flex;gap:1em;text-align:left}.gift-step:first-child{padding-top:0}.gift-step:not(:last-child){border-bottom:1px dashed #ffffff91}.gift-step-index{min-width:2.5em;height:2.5em;background-color:var(--color-primary);border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:.85em;color:#fff;font-weight:800}.gift-step-heading{margin-top:.55em;font-size:.9em;font-family:var(--heading-font-family);font-weight:500;line-height:1.5em}.gift-step-paragraphe{margin-top:.75em;line-height:1.75em}.gift-step-paragraphe a{color:var(--text-color);font-weight:600;text-decoration:underline}.gift-step-paragraphe .stars{margin:0 .25em}.gift-step-paragraphe .star{height:1em}.gift-stores{margin-top:1em;display:flex;gap:.5em;flex-wrap:wrap}.gift-store{background-color:var(--text-color);padding:.85em 1.25em;border-radius:50px;font-size:.75em;color:#000;font-weight:600;text-transform:uppercase;cursor:pointer}.gift-store img{height:.85em;margin-right:.35em}.gift-store:hover{transform:scale(.95)}.gift-stores-other-games{width:100%}.gift-stores-button{width:100%;margin-top:2em}@media screen and (min-width:728px){.gift-padding{padding-top:4em}.container.gift-cols-container{flex-direction:row}.gift-screen{margin-bottom:0;transform:rotate(-4deg)}.gift-heading{margin-top:.5em}.gift-stores-other-games{display:none}.gift-stores-button{width:auto}}.section.hero{position:relative}.section.hero .padding{padding-top:8em}.section.hero .background-image{width:100%;height:100%;object-fit:cover;position:absolute;left:0;top:0;opacity:.5}section.blog .blog-article{flex:1 1 350px}section.blog .blog-article article{padding:1em 0;display:flex;align-items:center;gap:1em}section.blog .blog-article:not(:last-child) article{border-bottom:1px solid rgba(255,255,255,.1)}section.blog .blog-article:first-child{padding-top:0}section.blog .blog-article:last-child{padding-bottom:0}section.blog .blog-article-image{flex:1 1 150px;height:125px}section.blog .blog-article-image img{width:100%;height:100%;object-fit:cover}.blog-article-heading{text-transform:uppercase;font-weight:500;line-height:1.35em}section.blog .blog-article .cta{margin-top:1em;font-size:.75em;text-decoration:underline}section.blog .blog-article-image{border-radius:10px;overflow:hidden}@media screen and (min-width:1024px){section.blog .blog-article article{flex-direction:column;align-items:flex-start}section.blog .blog-article:not(:last-child) article{border-bottom:0}section.blog .blog-article-image{flex:none;width:100%;height:200px}}section.article-content{padding:4em 5%;color:#000;font-family:Montserrat}section.article-content .inner{max-width:700px}section.cta-article{padding:0 5%}section.cta-article .box{max-width:800px;background-color:var(--background);margin:0 auto;padding:10%;border-radius:20px;display:flex;flex-direction:column;align-items:center;gap:1em;color:#fff;text-align:center}section.cta-article .content{display:flex;flex-direction:column;align-items:center;font-weight:600;text-transform:uppercase}section.cta-article .illu img{height:200px}section.cta-article p{font-size:1.25em}section.cta-article .cta{margin-top:1em}section.blog .inner article .cta{background-color:transparent;padding:0;color:#fff;text-decoration:underline}section.blog .inner article .cta:hover{transform:scale(1);opacity:.5}section.text{background-color:#fff;padding:2em 5%;color:#222}section.text p{margin-top:1em}section.text .inner{max-width:800px}section.text.center{text-align:center}section.text .playlists{padding:8em 5%}@media screen and (max-width:600px){section.text .playlists{padding:2em 5%}}section.text .platforms{margin-top:2em;display:flex;gap:1em;flex-wrap:wrap}section.text .platforms>a{flex:1 1 200px}section.text .platforms>a img{height:150px}section.form *:is(label,input,textarea){width:100%;display:block}section.form *:is(input[type=text],input[type=email],textarea){background-color:#202a4f;padding:.75em;border:0;border-radius:0;font-size:18px;color:#fff;font-family:Outfit;font-weight:400}section.form label{margin-bottom:1em;font-size:.85em;color:#fff;font-weight:500;text-transform:uppercase}section.form .duo{margin-bottom:2em;display:flex;gap:2em;flex-wrap:wrap}section.form .duo>div{flex:1 1 300px}section.form textarea{min-height:300px;max-height:300px}
/*# sourceMappingURL=/cdn/shop/t/6/assets/template.index.css.map */
