:root{--mya-lightgray:#f4f4f5;--mya-yellow:#ffbc00;--mya-blue:#00b0ff;--mya-black:#18181b;--mya-black-light:#27272a;--mya-disabled:#d4d4d8;--mya-red:red;--mya-error:#fb2c36;--mya-black-disabled:#9f9fa9;--mya-yellow-disabled:#f4f4f5;--mya-amber:#fe9a00;--mya-green:#00a63e;--mya-success:#008236;--blue:#00b0ff;--yellow:#ffbc00;--green:#00a63e;--primary:#00b0ff;--success:#008236;--danger:#fb2c36;--error:#fb2c36;--warning:#fe9a00;--dark:#27272a;--font-family-sans-serif:"Readex Pro";--bs-font-sans-serif:var(--font-family-sans-serif);--mya-btn-boxshadow:2px 4px 0px 0px var(--mya-black);--mya-btn-boxshadow-disabled:2px 4px 0px 0px var(--mya-black-disabled);--full-max-width:100%}@font-face{font-family:Readex Pro;font-style:normal;font-weight:400;src:url(/fonts/ReadexPro-VariableFont_HEXP,wght.ttf?8bd08b3d65536f6eb340571d3de74bf0) format("truetype")}@font-face{font-display:block;font-family:pnpicon;font-style:normal;font-weight:400;src:url(/fonts/pnpicon.woff?079c9aaa6d9a6ad9d83ef1d5cb01b27b) format("woff")}@font-face{font-display:block;font-family:Sign Painter;font-style:normal;font-weight:400;src:url(/fonts/signPainter.woff?c8d6c7b91e789cba12825c8ad3f458d7) format("woff")}.pi{color:currentColor;font-family:pnpicon!important}.pi:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;color:currentColor;display:inline-block;font-family:pnpicon!important;font-style:normal;font-variant:normal;text-transform:none;vertical-align:-.125em}.pi.pi-games:before{content:""}.pi.pi-activities:before{content:""}.pi.pi-add-ons:before{content:""}.pi.pi-twitter:before{content:""}.pi.pi-facebook:before{content:""}.alert{border:2px solid #fff;border-radius:5px;margin:auto;padding:10px;width:60%}.alert.errorDetails{width:98%}.alert h3{font-size:1.1em;font-weight:700}.alert.error,.alert.errorDetails{background-color:#ffd0d0;border-color:var(--mya-error);color:var(--mya-error)}.alert.error .errortable tr td:first-of-type,.alert.errorDetails .errortable tr td:first-of-type{font-weight:700;vertical-align:top}.alert.error .errortable tr td.trace,.alert.errorDetails .errortable tr td.trace{font-size:.8em;font-weight:lighter}.alert.error .close,.alert.errorDetails .close{background-color:rgba(0,0,0,0);border:0;color:inherit;cursor:pointer;float:right;font-size:2rem;font-weight:700;line-height:1;opacity:.5;padding:1.25rem;position:absolute;right:0;text-shadow:0 1px 0 #fff;top:0;z-index:2}.alert.success{background-color:#a3dcb0;border-color:var(--mya-success);color:var(--mya-success)}.alert.float{left:0;position:absolute;right:0;top:40px;z-index:10000}html{overflow-x:hidden}*{color:var(--mya-black);font-family:var(--font-family-sans-serif),arial,sans-serif;font-size:16px;font-weight:500;letter-spacing:-.6px;line-height:24px}blockquote,caption,details,dl,figure,hgroup,label,ol,p,pre,td,textarea,th,ul{margin:0 0 8px}body,dd,figure,html,label,textarea{margin:0;padding:0}ol,ul{margin-bottom:0;padding-left:0}h1,h2,h3,h4,h5,h6{font-family:var(--font-family-sans-serif),arial,sans-serif;font-style:normal;font-weight:700;font-weight:600;letter-spacing:-.6px;margin:16px 0}h1,h2,h3,h4{font-weight:900}h1{font-size:32px;line-height:38px}h2{font-size:24px;line-height:29px}h3{font-size:18px;line-height:22px}h4{font-size:16px;line-height:19px}.hero-text{font-size:44px;font-weight:900;font-weight:700;line-height:53px}.subheadline{font-size:14px;font-weight:600;font-weight:700;line-height:17px}.small-desc{font-size:12px;font-weight:700;line-height:16px}.small-text{font-size:14px;font-weight:500;line-height:17px}.small-headline{font-size:10px;font-weight:700;letter-spacing:3px;line-height:20px}a{color:var(--mya-black);cursor:pointer;text-decoration:underline;text-decoration:none;-webkit-transition:all .3s cubic-bezier(.44,.13,.48,.87);transition:all .3s cubic-bezier(.44,.13,.48,.87)}a.btn{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.subhero,a{font-size:18px;font-weight:700;line-height:24px}ul{list-style:none}.btn{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:var(--mya-yellow);border:2px solid var(--mya-black);border-radius:56px;-webkit-box-shadow:var(--mya-btn-boxshadow);box-shadow:var(--mya-btn-boxshadow);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;font-size:1rem;font-weight:400;height:48px;justify-content:center;line-height:20px;padding:18px 24px;position:relative;text-align:center;width:100%}.btn a{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.btn.primary{background-color:var(--mya-yellow)}.btn:hover{-webkit-box-shadow:none;box-shadow:none;top:4px;-webkit-transition:-webkit-box-shadow .2s ease-in-out;transition:-webkit-box-shadow .2s ease-in-out;transition:box-shadow .2s ease-in-out;transition:box-shadow .2s ease-in-out,-webkit-box-shadow .2s ease-in-out}.btn.secondary{background-color:#fff;color:#fff}.btn.secondary:hover{background-color:var(--mya-black-light)}.btn.disabled{border-color:var(--mya-black-disabled);-webkit-box-shadow:var(--mya-btn-boxshadow-disabled);box-shadow:var(--mya-btn-boxshadow-disabled);cursor:none;opacity:.7}.btn.tertiary{background-color:rgba(0,0,0,0);border:2px solid rgba(29,29,29,.8)}.btn.tertiary.disabled{opacity:.4}.btn.small{border-radius:10px;font-size:12px;height:36px;line-height:16px;padding:12px 24px}.d-none{display:none}.alert.error *{color:var(--mya-error)}.alert.error .close *{font-size:20px;font-weight:900}.alert.success *{color:var(--mya-success)}.alert.success .close *{font-size:20px;font-weight:900}.website-menu a{color:var(--mya-black);margin-left:.2rem;position:relative;top:-3px}.website-menu a:hover{color:var(--mya-black-disabled)}.website-menu a .bi-arrow-right{display:none}.flag-icon{border-radius:50%;font-size:32px}@media(max-width:851px){.website-menu a{display:block;margin-left:2rem;padding-bottom:.5rem;padding-top:1rem}.website-menu a .bi-arrow-right{display:inline;float:right;position:relative;right:1rem}}@media(min-width:948px){.website-menu a{margin-left:1rem}}@media(min-width:1200px){.website-menu a{margin-left:3rem}}@media(min-width:768px){*{font-weight:500}h1,h2,h3,h4,h5,h6{margin:21px 0}h1{font-size:50px;line-height:54px}h2{font-size:39px;line-height:48px}h3{font-size:32px;font-weight:700;line-height:38px}h4{font-size:25px;line-height:30px}.hero-text{font-size:44px;font-weight:900;font-weight:700;line-height:53px}.subheadline{font-weight:900}.large-body,.subheadline{font-size:18px;line-height:22px}.large-body{font-weight:500}.small-desc{font-size:14px;font-weight:700;line-height:18px}.small-text{font-weight:500;letter-spacing:0}.small-headline,.small-text{font-size:12px;line-height:20px}.small-headline{letter-spacing:3.5px}.subhero,a{font-size:20px;line-height:28px}.btn{text-align:center;width:auto}.website-menu a{color:var(--mya-black)}}@media(min-width:956px){.hero-text{font-size:75px;font-weight:900;font-weight:700;line-height:72px}}.dropdown{display:inline-block;position:relative}.dropdown .dropdown-bt{background-color:rgba(0,0,0,0);border:none;color:#fff;cursor:pointer;font-size:16px;padding:16px;position:relative;top:5px}.dropdown .dropdown-bt .dropdown-arrow{font-size:12px}.dropdown .dropdown-content{background-color:#f9f9f9;-webkit-box-shadow:0 8px 16px 0 rgba(0,0,0,.2);box-shadow:0 8px 16px 0 rgba(0,0,0,.2);display:none;min-width:100px;overflow:auto;padding:12px 16px;position:absolute;text-align:left;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:10}.dropdown .dropdown-content a{color:#000;display:block;padding:12px 16px;text-decoration:none;white-space:nowrap}.dropdown .dropdown-content a:hover{background-color:#f1f1f1}.dropdown:hover .dropdown-content{display:block}.header-left{left:0;position:relative}.header-left .logo-website{display:inline-block;width:76px}.header-left .mal{width:121px}.menu-burger-btn{background-color:rgba(0,0,0,0);border:0;font-size:1.5rem;margin-left:16px;padding:0;position:relative;right:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.menu-burger-btn:focus{outline:0}.menu-burger-btn path{stroke:var(--mya-black)}.header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;color:var(--mya-black);display:-webkit-box;display:-ms-flexbox;display:flex;height:112px;min-width:280px;padding:8px 0;width:100%;z-index:1001}.header *{-webkit-box-sizing:border-box;box-sizing:border-box}.header .header-container{margin-left:auto;margin-right:auto;padding-left:20px;width:100%}.header .header-nav{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-left:auto;margin-right:auto;max-width:1400px;z-index:1}.header .header-menu{-webkit-box-flex:1;-webkit-box-pack:end;-ms-flex-pack:end;-ms-flex:1;flex:1;justify-content:flex-end;z-index:10}.header .header-menu.menu{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.header .header-menu.menu:has(.menu-nav.is-open) .mab-burger{display:none}.header .header-menu.menu:not(:has(.menu-nav.is-open)) .mab-close-big{display:none}.header .avatar{border-radius:50%;height:33px;margin-left:1rem;position:relative;top:-2px;width:32px}.header .header-body{padding:8px 0;width:100%}.header .header-body:before{background-color:#fff;bottom:0;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.06);box-shadow:0 4px 8px rgba(0,0,0,.06);content:"";height:120px;left:0;opacity:1;pointer-events:none;position:absolute;right:0;-webkit-transition:opacity .3s cubic-bezier(.44,.13,.48,.87);transition:opacity .3s cubic-bezier(.44,.13,.48,.87)}.header .user-unlogged{margin-right:1rem}.header .user-unlogged a{color:var(--mya-black);margin-left:0}.header .user-unlogged a:hover{color:var(--mya-black-disabled);text-decoration:none}.header .website-menu a{color:var(--mya-black)}.header .website-menu a:hover{color:var(--mya-black-disabled)}.header .menu-link{color:var(--mya-black)}.header .menu-link:hover{color:var(--mya-black-disabled)}.header .menu-link path{stroke:var(--mya-black)}.header .menu-language{margin-right:48px}.header .menu-language p{color:var(--mya-black)}.header .menu-nav .user-login{display:none;float:left;font-size:12px;font-weight:400;line-height:14.4px}.header .menu-connected .menu-subitem.top-sep{border-top:1px solid var(--mya-black-disabled);padding-top:15px}.header .menu-close{background-color:rgba(0,0,0,0);border:0;cursor:pointer;padding:0;position:absolute;right:.5rem;top:.5rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:11}.header .menu-close:focus{outline:0}.header .menu-close svg{pointer-events:none}.header .user-connector{position:relative;top:1px}.menu-nav{background:#fff;display:none;left:16px;overflow:hidden;padding:27px 0 0;position:fixed;right:16px;top:100px;top:20px;-webkit-transition:top .25s ease-in;transition:top .25s ease-in;z-index:10}.menu-nav.is-open{border-bottom-left-radius:1rem;border-bottom-right-radius:1rem;-webkit-box-shadow:0 8px 6px rgba(0,0,0,.5);box-shadow:0 8px 6px rgba(0,0,0,.5);display:block;left:0;right:0;top:93px}.menu-nav.is-open .menu-list-wrapper{max-height:calc(100vh - 44px)}.menu-nav.is-open .menu-list-wrapper .user-connector a{color:var(--mya-black)}.menu-nav .menu-item-withSubItems{-webkit-box-ordinal-group:2;-ms-flex-order:1;border-top:1px dashed hsla(0,0%,69%,.24);margin-top:17px;order:1;padding-top:19px;position:relative}.menu-nav .menu-item-withSubItems:hover:after{content:"";display:block;height:31px;left:-10px;position:absolute;top:100%;width:calc(100% + 20px)}.menu-nav .menu-item-withSubItems .menu-link{display:none}.menu-nav .menu-item{display:block;margin-bottom:12px;padding:0 24px;position:relative}.menu-nav .menu-item:last-child{margin-bottom:0}.menu-nav .menu-item .menu-head-subitem{-ms-flex-negative:0;color:var(--mya-black-disabled);flex-shrink:0;font-size:12px;font-weight:700;line-height:14px;margin-bottom:14px;text-transform:uppercase;width:100%}.menu-nav .menu-item .menu-subitem{margin-bottom:10px;width:calc(50% - 10px)}.menu-nav .menu-link{color:var(--mya-black);cursor:pointer;display:inline-block;font-size:16px;font-weight:400;line-height:19px}.menu-nav .menu-link:hover{color:var(--mya-black-disabled);text-decoration:none}.menu-nav .menu-link>svg{margin:1px 0 0 8px}.menu-nav .menu-sublink{color:var(--mya-black);font-size:16px;font-weight:400;line-height:19px}.menu-nav .menu-sublink:hover{color:var(--mya-black-disabled);text-decoration:none}.menu-nav .menu-sublink .flag-icon{position:relative;top:4px}.menu-nav .menu-sublist{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;margin-bottom:15px}.menu-nav .menu-sublist:last-child{margin-bottom:0;margin-right:0}.menu-nav.subfilter .menu-item-withSubItems{background-color:#fff;border:1px solid var(--mya-disabled);border-radius:30px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:20px;margin-right:22px;margin-top:20px;padding:12px 16px}.menu-nav.subfilter .menu-item-withSubItems:hover i,.menu-nav.subfilter .menu-item-withSubItems:hover svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.menu-nav.subfilter .menu-item-withSubItems:hover i.mab-search,.menu-nav.subfilter .menu-item-withSubItems:hover svg.mab-search{-webkit-transform:none;-ms-transform:none;transform:none}.menu-nav.subfilter .menu-item-withSubItems .menu-link{color:var(--mya-black);display:-webkit-box;display:-ms-flexbox;display:flex}.menu-nav.subfilter .menu-item-withSubItems .menu-link:hover svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.menu-nav.subfilter .menu-item-withSubItems .menu-sublist-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:367px;max-width:256px;padding:14px 24px;top:calc(100% + 15px);z-index:2}.menu-nav.subfilter .menu-item-withSubItems .menu-sublist-wrapper:before{background-color:rgba(0,0,0,0)!important;border:none!important;-webkit-clip-path:none!important;clip-path:none!important}.menu-nav.subfilter .menu-item-withSubItems .menu-sublist-wrapper .search-in-filter{background-color:rgba(29,29,29,.04);border:none;border-left:1px solid var(--mya-lightgray);border-top:1px solid var(--mya-lightgray);border-top-left-radius:16px;height:44px}.menu-nav.subfilter .menu-item-withSubItems .menu-sublist-wrapper .search-in-filter:focus{-webkit-box-shadow:none;box-shadow:none}.menu-nav.subfilter .menu-item-withSubItems .menu-sublist-wrapper .input-group span{border-top-right-radius:16px}.menu-nav.subfilter .menu-item-withSubItems .menu-sublist-wrapper .sublist-container{max-height:323px}.menu-nav.subfilter .menu-item-withSubItems .menu-sublist-wrapper .sublist-container ul{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.menu-nav.subfilter .menu-item-withSubItems .menu-sublink{font-size:16px;line-height:24px}.menu-nav.subfilter .menu-item-withSubItems .menu-subitem{margin-bottom:7px}.menu-nav.subfilter .menu-item-withSubItems .menu-subitem:last-of-type{margin-bottom:0}.menu-nav.subfilter .filter-games .menu-sublink,.menu-nav.subfilter .filter-tags .menu-sublink{font-size:16px;line-height:24px}.menu-nav.subfilter .filter-games .menu-subitem,.menu-nav.subfilter .filter-tags .menu-subitem{margin-bottom:7px}.menu-nav.subfilter .filter-games .menu-subitem:last-of-type,.menu-nav.subfilter .filter-tags .menu-subitem:last-of-type{margin-bottom:0}.menu-nav.subfilter .filter-games .dropdown-menu{max-height:323px;overflow-y:auto;padding:0 0 5px;scrollbar-width:thin}.menu-nav.subfilter .filter-games .dropdown-menu .input-group input{border-bottom-left-radius:0}.menu-nav.subfilter .filter-games .dropdown-menu .input-group .input-group-text{border-bottom-right-radius:0}.menu-nav.subfilter .filter-games .dropdown-menu::-webkit-scrollbar{width:6px}.menu-nav.subfilter .filter-games .dropdown-menu::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.menu-nav.subfilter .filter-games .dropdown-menu::-webkit-scrollbar-thumb{background-color:rgba(29,29,29,.5);border:0;border-radius:20px}.menu-nav.subfilter .filter-games .dropdown-menu ul{padding-top:5px}@media(min-width:400px){.header-left{margin-left:10px}.menu-burger-btn{right:13px}}@media(min-width:576px){.menu-burger-btn{right:40px}}@media(min-width:768px){.menu-burger-btn{right:80px}}@media(max-width:850px){.header .menu-language{margin-bottom:20px;margin-left:1.5rem}.header .menu-language .menu-item .menu-sublist-wrapper{position:relative;top:.5rem}.header .user-connector{margin-left:1rem;top:.5rem}.website-menu a{color:var(--mya-black)}}@media(min-width:850px){.d-lg-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.header-left .logo-website{width:110px}.header-left .mal{width:167px}.header,.header .header-body{padding:16px 0}.header .menu-burger-btn,.header .menu-close .mab-close-big,.header .menu-open .mab-burger{display:none}.header .user-connector{position:relative;top:0}.menu-nav{background:rgba(0,0,0,0);border-radius:0;display:block;overflow:visible;padding-top:0;position:static}.menu-nav .menu-item{margin-bottom:0;margin-right:0;padding:0}.menu-nav .menu-item .menu-head-subitem{font-size:13px;line-height:16px;margin-bottom:20px;width:100%}.menu-nav .menu-item .menu-subitem{width:auto}.menu-nav .menu-list-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu-nav .user-login{display:block}.menu-nav .menu-link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:18px;line-height:22px;white-space:nowrap}.menu-nav .menu-item-withSubItems{-webkit-box-ordinal-group:initial;-ms-flex-order:initial;border-top:0;margin-top:0;order:0;padding-top:0}.menu-nav .menu-item-withSubItems:hover .menu-sublist-wrapper{border:1px solid #f2f3f5;-webkit-box-shadow:0 6px 16px 0 rgba(0,0,0,.12);box-shadow:0 6px 16px 0 rgba(0,0,0,.12);display:-webkit-box;display:-ms-flexbox;display:flex}.menu-nav .menu-item-withSubItems:hover .menu-sublist-wrapper:before{border-right:#000;border-top:#000}.menu-nav .menu-item-withSubItems .menu-link{display:-webkit-box;display:-ms-flexbox;display:flex}.menu-nav .menu-item-withSubItems .menu-link .flag{height:20px;width:30px}.menu-nav .menu-sublist-wrapper{background:#fff;border-radius:16px;display:none;left:50%;padding:36px 48px 15px;position:absolute;top:calc(100% + 29px);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:-webkit-max-content;width:-moz-max-content;width:max-content}.menu-nav .menu-sublist-wrapper:before{background-color:#fff;border:1px solid var(--mya-black);border-radius:0 0 0 4px;-webkit-clip-path:polygon(0 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 100%,0 100%);content:"";display:block;height:18px;left:50%;margin-left:-10px;position:absolute;top:-8px;-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg);width:18px}.menu-nav .menu-sublist{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-negative:0;-webkit-box-pack:start;-ms-flex-pack:start;-ms-flex-direction:column;flex-direction:column;flex-shrink:0;justify-content:start;margin-bottom:0;margin-right:80px}.menu-nav .menu-sublink{font-size:20px;line-height:28px}}@media(max-width:1000px){.header .menu-language{margin-right:5px}}@media(min-width:940px){.header-left{margin-left:10px}}@media(min-width:960px){.header .user-unlogged a{margin-left:1rem}}@media(min-width:1294px){.header .menu-nav .menu-item{margin-right:48px}.header .avatar,.header .user-unlogged a{margin-left:3rem}}.card-list{-ms-flex-pack:distribute;-webkit-column-gap:1.5%;-moz-column-gap:1.5%;column-gap:1.5%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-around;margin:35px 32px 0}.card{-webkit-box-flex:0;-ms-flex-positive:0;background:#fff;border:2px solid var(--mya-black);border-radius:24px;-webkit-box-shadow:var(--mya-btn-boxshadow);box-shadow:var(--mya-btn-boxshadow);cursor:pointer;flex-grow:0;margin-bottom:24px;padding:24px;width:240px}.card.card-content{height:320px}.card.card-content .mab{float:right;height:2.5rem;left:17px;position:relative;top:-17px;width:2.438rem}.card .card-top{-webkit-box-pack:center;-ms-flex-pack:center;background-color:var(--mya-lightgray);border-radius:12px;display:-webkit-box;display:-ms-flexbox;display:flex;height:112px;justify-content:center;padding:6px 12px 0;position:relative}.card .card-top a{-ms-flex-line-pack:center;align-content:center}.card .card-top picture{display:inline-block}.card .card-top .mab{left:unset;position:absolute;right:-17px;top:-17px}.card .card-top img{zoom:.7;max-width:125px}.card .card-top img.arkham-horror{position:relative;top:-4px}.card .card-top img.dobble{left:-25px;max-height:100px;position:relative}.card .card-top img.descent{max-width:150px;position:relative;top:-2px}.card .card-top img.l5r{position:relative;top:-7px}.card .card-top img.xmen-mutant{position:relative;top:-7px;width:100%}.card .card-body{-webkit-box-orient:vertical;-webkit-box-direction:normal;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;padding:0;position:relative;width:100%}.card .card-body .badge{position:absolute;rotate:-12deg;top:2px}.card .card-body .btn{bottom:0;position:absolute;width:100%}.card .card-body .btn:hover{bottom:-5px;-webkit-box-shadow:none;box-shadow:none;top:auto;-webkit-transition:bottom .2s ease-in-out,-webkit-box-shadow .2s ease-in-out;transition:bottom .2s ease-in-out,-webkit-box-shadow .2s ease-in-out;transition:box-shadow .2s ease-in-out,bottom .2s ease-in-out;transition:box-shadow .2s ease-in-out,bottom .2s ease-in-out,-webkit-box-shadow .2s ease-in-out}.card p{margin-bottom:0;padding:0 12px}.card a:hover{color:var(--mya-black)}.card a .large-body{margin-bottom:0;opacity:64%;padding:0 12px}.card h5{margin-bottom:5px;margin-top:30px}.card button{width:100%}.card.card-game{min-height:224px}.card.card-game .card-body,.card.card-game .card-top{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:0}.card.card-game .card-body a .large-body,.card.card-game .card-body p,.card.card-game .card-top a .large-body,.card.card-game .card-top p{margin-top:0}.card.card-game .card-body a:hover,.card.card-game .card-top a:hover{color:var(--mya-black)}.card.card-game .card-foot{min-height:3rem;padding:.7rem 0 0 10px;text-align:center}.card.card-game .card-foot .mab{height:calc(2.5rem + 3px);padding:0 2px;vertical-align:-1rem;width:calc(2.5rem + 2px)}.card.card-game .card-foot .cat-count{margin-right:10px}a .card:hover,a.card:hover{-webkit-box-shadow:none;box-shadow:none;top:4px;-webkit-transition:-webkit-box-shadow .2s ease-in-out;transition:-webkit-box-shadow .2s ease-in-out;transition:box-shadow .2s ease-in-out;transition:box-shadow .2s ease-in-out,-webkit-box-shadow .2s ease-in-out}.card:has(a):hover{-webkit-box-shadow:none;box-shadow:none;top:4px;-webkit-transition:-webkit-box-shadow .2s ease-in-out;transition:-webkit-box-shadow .2s ease-in-out;transition:box-shadow .2s ease-in-out;transition:box-shadow .2s ease-in-out,-webkit-box-shadow .2s ease-in-out}.en .card.card-game{min-height:270px}.en .content-list .card .card-top img{left:0;max-height:78px;position:relative;top:-14px}.en .content-list .card .card-top img.arkham-horror,.en .content-list .card .card-top img.descent{top:-2px}.en .content-list .card .card-top img.l5r,.en .content-list .card .card-top img.lord-of-the-rings{top:-7px}.en .content-list .card .card-top img.xmen-mutant{top:0}.content-list .card .card-top img.descent{max-width:150px}@media(min-width:768px){.en .card.card-game{min-height:355px}.card{width:305px}.card.card-content{height:360px}.card.card-game{min-height:355px}.card.card-game .card-body{bottom:5px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:1rem}.card.card-game .card-foot{padding:.7rem 8px 0}.card.card-game .card-foot i{padding:0 4px 8px;vertical-align:0}.card.card-game .card-foot .cat-count{margin-right:1rem}.card .card-top{height:140px;padding:0}.card .card-top img{zoom:1;max-width:180px}.card .card-top img.dobble{left:-13px;max-height:100px;position:relative}.card .card-body{height:100%}.card .card-body .badge{top:6px}.card h5,.card p{margin:12px 0 8px}.card a .large-body{margin:0 0 8px}.card .pi{font-size:22px;padding:1px 5px 4px;position:relative;top:0}}.catalogue-all .hero-container{height:304px}.catalogue-all .hero-container .hero{min-height:330px}.catalogue-all .container.main-content{padding-top:64px}.catalogue-all .container.main-content h1{margin-left:auto;margin-right:auto;max-width:1440px}.catalogue-all .container.main-content .subfilter.menu-nav{background:rgba(0,0,0,0);border-radius:0;display:block;overflow:visible;padding-left:2rem;padding-top:0;position:static}.catalogue-all .container.main-content .subfilter.menu-nav .menu-item-withSubItems{-webkit-box-ordinal-group:initial;-ms-flex-order:initial;margin-left:22px;order:0}.catalogue-all .container.main-content .subfilter.menu-nav .menu-item-withSubItems:hover .menu-sublist-wrapper{display:block}.catalogue-all .container.main-content .subfilter.menu-nav .menu-link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:inline-block;font-size:18px;line-height:22px;text-align:left}.catalogue-all .container.main-content .subfilter.menu-nav .menu-sublist-wrapper{background:#fff;border:1px solid #f2f3f5;border-radius:16px;-webkit-box-shadow:0 6px 16px 19px rgba(0,0,0,.12);box-shadow:0 6px 16px 19px rgba(0,0,0,.12);display:none;left:50%;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:-webkit-max-content;width:-moz-max-content;width:max-content}.catalogue-all .container:nth-of-type(2) h1{font-weight:700;margin-left:auto;margin-right:auto;max-width:850px;text-align:center}.catalogue-all .all-seo-block{margin-bottom:30px;margin-left:auto;margin-right:auto;max-width:850px;padding-top:10px;text-align:center}.catalogue-all .all-seo-block div{display:block;overflow:hidden}.catalogue-all .all-seo-block div.collapse:not(.show){height:48px}.catalogue-all .all-seo-block div.collapse:not(.show)+.collaplink .seo-more{display:inline-block}.catalogue-all .all-seo-block div.collapse:not(.show)+.collaplink .seo-less{display:none}.catalogue-all .all-seo-block div.collapse+.collaplink{display:inline-block}.catalogue-all .all-seo-block div.collapse+.collaplink .seo-less,.catalogue-all .all-seo-block div.collapse+.collaplink .seo-more{cursor:pointer;font-size:12px}.catalogue-all .all-seo-block div.collapse+.collaplink .seo-more{display:none}.catalogue-all .all-seo-block div.collapse+.collaplink .seo-less{display:inline-block}.catalogue-all .all-seo-block div.collapsing{height:48px}.catalogue-all .all-seo-block div.collapsing+.collaplink .seo-less,.catalogue-all .all-seo-block div.collapsing+.collaplink .seo-more{cursor:pointer;font-size:12px}.catalogue-all .all-seo-block div.collapsing+.collaplink .seo-more{display:inline-block}.catalogue-all .all-seo-block div.collapsing+.collaplink .seo-less{display:none}.catalogue-all .all-seo-block div p{display:block;font-size:14px;font-weight:400;line-height:24px}.content.all-games{margin-left:auto;margin-right:auto;max-width:1280px}.content.all-games .card-list{-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-box-pack:start;-ms-flex-pack:start;align-items:stretch;justify-content:flex-start;margin-left:0;margin-right:0}.card-game{width:305px}.card-game .card-top{height:200px}.card-game .card-top img{border-top-left-radius:8px;border-top-right-radius:8px;max-width:100%}.card-game .card-body{height:98px;margin-bottom:1rem;padding:0 24px;position:inherit;width:100%}.card-game .card-body .large-body{color:#000;font-weight:700;margin-top:20px}.card-game .card-body .small-desc{display:-webkit-box;font-weight:500;position:relative}.card-game .card-foot{border-top:2px solid var(--mya-black);padding:.7rem 8px 0}.card-game .card-foot i{padding:0 4px 8px;vertical-align:0}.card-game .card-foot .cat-count{margin-right:20px}@media(max-width:619px){.card-content,.card-game{width:calc(100% - 2rem)}.card.card-content{height:auto}.card.card-content .card-top{height:140px}}@media(min-width:768px){.catalogue-all .hero-container,.catalogue-all .hero-container .hero{height:410px}.card-game{width:305px}.card-game .card-body .small-desc{-webkit-line-clamp:3}}@media(max-width:849px){.catalogue-all .container.main-content .subfilter.menu-nav .menu-sublist-wrapper{max-width:100%;top:48px;width:100%}}.container .content{display:none;margin-bottom:60px}.container .content.active{display:block}.container .entries-nav{padding-bottom:0;width:100%}.container .entries-nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto;margin-right:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.container .entries-nav ul li{-ms-flex-negative:0;border-bottom:2px solid var(--mya-lightgray);display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;margin-left:0;padding:0 24px}.container .entries-nav ul li:first-of-type{padding-left:24px}.container .entries-nav ul li .entry{color:var(--mya-black-disabled);font-weight:600;margin:11px 0;position:relative}.container .entries-nav ul li .entry .mab{height:calc(1.5rem + 3px);left:-1.5rem;position:absolute;width:calc(1.5rem + 2px)}.container .entries-nav ul li.active{border-bottom:2px solid var(--mya-black)}.container .entries-nav ul li.active .entry{color:var(--mya-black)}@media(max-width:608px){.container .entries-nav ul{overflow-x:scroll;scroll-padding:50%;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.container .entries-nav ul li{scroll-snap-align:center}}@media(min-width:608px){.container .entries-nav ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.container .entries-nav ul li{padding-left:39px}.catalogue-all .container .entries-nav ul{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}}@media(max-width:767px){.home .container .content.active{margin-bottom:30px}.home .container .content.active .home-content-overflow{overflow-x:auto}.home .container .content.active .card-list{-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:-webkit-max-content;width:-moz-max-content;width:max-content}.home .container .content.active .card-list .card-content{height:320px;width:240px}.home .container .content.active .home-view-all{margin-bottom:10px}}.content-list .card .card-top{padding:6px 12px 0}.content-list .card .card-top img{zoom:.7;max-width:125px}.content-list .card .card-top img.keyforge{left:-40px;position:relative;top:-3px}.content-list .card .card-top img.leftrightdilemma{width:100px}.content-list .card .card-body{-webkit-box-orient:vertical;-webkit-box-direction:normal;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:1rem 0 0;width:100%}.content-list .card .card-body h4,.content-list .card .card-body p{font-size:1.25rem;margin-top:.8rem;padding-left:8px;padding-right:0}.content-list .card .card-foot{display:none}.content-list .spinner-border{margin-left:auto;margin-right:auto}@media(max-width:619px){.content.all-contents .card-list,.content.all-games .card-list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media(min-width:620px)and (max-width:767px){body:not(.home) .content.all-contents .card-list,body:not(.home) .content.all-games .card-list{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-left:auto;margin-right:auto;max-width:620px}.catalogue-all .container.main-content .subfilter.menu-nav{margin-left:auto;margin-right:auto;max-width:620px;padding-left:0}.container.discover-games .card-list{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-left:auto;margin-right:auto;max-width:620px}}@media(min-width:768px)and (max-width:947px){.content.all-contents .card-list,.content.all-games .card-list{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-left:auto;margin-right:auto;max-width:620px}.catalogue-all .container.main-content .subfilter.menu-nav{margin-left:auto;margin-right:auto;max-width:620px;padding-left:0}.container.discover-games .card-list{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-left:auto;margin-right:auto;max-width:620px}}@media(min-width:948px)and (max-width:1279px){.content.all-contents .card-list,.content.all-games .card-list{margin-left:auto;margin-right:auto;max-width:944px}.catalogue-all .container.main-content .subfilter.menu-nav{margin-left:auto;margin-right:auto;max-width:944px;padding-left:0}.container.discover-games .card-list{margin-left:auto;margin-right:auto;max-width:944px}}@media(min-width:1280px){.content.all-contents .card-list,.content.all-games .card-list{margin-left:auto;margin-right:auto;max-width:1280px}.catalogue-all .container.main-content .subfilter.menu-nav{margin-left:auto;margin-right:auto;max-width:1280px;padding-left:0}.container.discover-games .card-list{margin-left:auto;margin-right:auto;max-width:1280px}}@media(min-width:768px){.all-contents{margin-left:auto;margin-right:auto;max-width:1280px}.all-contents .content-list.card-list{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.all-contents .content-list .card{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:360px;padding:24px}.all-contents .content-list .card .card-top{padding:0}.all-contents .content-list .card .card-top img{zoom:1;max-width:180px}.all-contents .content-list .card .card-body{padding:1.4rem 0 0;width:100%}}body.game .hero-container{max-height:312px;min-height:312px;top:112px}body.game .hero-container.timeline{background-color:#edc73f}body.game .hero-container .hero{background-position:top;background-repeat:no-repeat;background-size:cover;max-height:312px;min-height:312px}body.game .hero-container .hero .game_info{height:201px;left:23px;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;position:absolute}body.game .hero-container .hero .game_info *{color:#fff}body.game .hero-container .hero .game_info h1{font-weight:800;margin-bottom:10px}body.game .hero-container.cyoa .game_info,body.game .hero-container.cyoa-evil .game_info{width:385px}body.game .hero-container.cyoa .game_info h1,body.game .hero-container.cyoa-evil .game_info h1{font-size:25px;line-height:40px;position:relative;top:-44px}body.game .hero-container.cyoa .game_info p,body.game .hero-container.cyoa-evil .game_info p{position:relative;top:-56px}body.game .hero-container.arkham-horror .hero .game_info h1{font-size:34px}body.game .hero-container.descent .hero .game_info h1,body.game .hero-container.l5r .hero .game_info h1,body.game .hero-container.lord-of-the-rings .hero .game_info h1{font-size:40px}body.game .hero-container.timestories .hero .game_info{height:150px;max-width:350px}body.game .hero-container.ticket-to-ride .game_info{width:385px}body.game .hero-container.ticket-to-ride .game_info h1{font-size:36px;line-height:40px}body.game .hero-container.xmen-mutant .hero .game_info h1{font-size:35px}body.game .modal .modal-header{border-bottom:0}body.game .modal .modal-header h4{margin-left:auto}body.game .modal .modal-header h4.arkham-horror,body.game .modal .modal-header h4.descent,body.game .modal .modal-header h4.marvel-champions{font-size:20px}body.game .modal .modal-header h4.l5r{font-size:16px}body.game .modal .modal-header h4.lord-of-the-rings{font-size:18px}body.game .modal .modal-header h4 img{max-height:72px}body.game .modal .modal-header .btn-close{-ms-flex-item-align:self-start;align-self:self-start}body.game .modal .modal-body{padding-left:40px;padding-right:40px}body.game .modal .modal-body p,body.game .modal .modal-body span{font-weight:600}body.game .modal .modal-body li{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-bottom:24px}body.game .modal .modal-body li span{-ms-flex-item-align:center;align-self:center}body.game .modal .modal-body li img{height:32px}.container.display-game{margin-top:2rem;padding-top:0;position:relative}.container.display-game .lang-missing-in-game{margin:88px auto 100px;max-width:604px;text-align:center}.container.display-game .list-available-flags{-ms-flex-pack:distribute;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-around;margin-left:auto;margin-right:auto;margin-top:32px;max-width:328px}.container.display-game .list-available-flags .flag-icon{font-size:64px;width:1em}.container.display-game .description{margin-top:90px;max-width:100%}.container.display-game .description p{color:rgba(29,29,29,.8)}.container.display-game .game-links{-webkit-box-pack:justify;-ms-flex-pack:justify;border-top:1px solid var(--mya-disabled);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-top:2rem;max-width:100%;padding-top:2rem}.container.display-game .game-links .btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.container.display-game .game-links .btn.tertiary{margin-left:0;margin-top:20px}.container.display-game .game-links a.btn{width:100%}.container.display-game .description+h2{margin-top:66px}.container.discover-games{background-color:var(--mya-lightgray);margin-bottom:5rem;padding-left:1rem;padding-right:1rem;padding-top:4rem;position:relative}.container.discover-games .frise:first-of-type{left:0;position:absolute;top:-1px}.container.discover-games .frise:first-of-type:before{position:relative;top:1px}.container.discover-games .frise:last-of-type{bottom:-1.75rem;left:0;position:absolute;top:auto}.container.discover-games .card-list{-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-box-pack:start;-ms-flex-pack:start;align-items:stretch;justify-content:flex-start}.container.shop-game .frise:first-of-type:before{position:relative;top:1px}.container .game_cover{background-color:var(--mya-lightgray);background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:16px;height:358px;margin:1rem auto;max-width:358px;width:100%}.container .get-game-banner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-shadow:none;box-shadow:none;cursor:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:96px;margin-top:56px;min-height:380px;width:calc(100% - 2rem)}.container .get-game-banner:hover{top:0;-webkit-transition:none;transition:none}.container .get-game-banner div{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.container .get-game-banner div.cover{background-color:var(--mya-lightgray);border-radius:12px}.container .get-game-banner div.cover .game_cover{background-color:var(--mya-lightgray)}.container .get-game-banner div div{display:inline-block;max-width:480px}.container .get-game-banner div div a.btn{margin-bottom:21px;width:100%}.container.content-game-list h2+p{max-width:846px}@media(min-width:510px){body.game .hero-container{top:0}body.game .hero-container .hero .game_info{height:165px;max-width:550px;width:350px}body.game .display-game .description{margin-top:0}body.game .get-game-banner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}body.game .get-game-banner>div{width:50%}body.game .get-game-banner>div .badge{rotate:-12deg}body.game .get-game-banner>div div p{padding:0}body.game .get-game-banner>div div a.btn{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}@media(max-width:768px){body.game .frise.in-hero{position:absolute;top:205px}}@media(min-width:768px){body.game .hero-container .hero .game_info{height:145px;left:40px;top:30px;width:450px}body.game .hero-container.cyoa .game_info h1,body.game .hero-container.cyoa-evil .game_info h1{font-size:30px;line-height:40px}body.game .hero-container.cyoa .game_info p,body.game .hero-container.cyoa-evil .game_info p{top:-26px}body.game .hero-container.cyoa .game_info h1{font-size:36px}body.game .hero-container.arkham-horror .hero .game_info h1{font-size:29px}body.game .hero-container.descent .hero .game_info h1,body.game .hero-container.l5r .hero .game_info h1,body.game .hero-container.lord-of-the-rings .hero .game_info h1{font-size:40px}body.game .hero-container.timestories .hero .game_info{max-width:450px}body.game .hero-container.timestories .hero .game_info h1{font-size:41px}body.game .container.display-game{margin-top:5rem}body.game .container.display-game .description{max-width:604px}body.game .container.display-game .game-links .btn.tertiary{margin-top:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}body.game .container.display-game.jeu-16-lueurs-d-hiver .description{max-width:615px}body.game .container.discover-games{padding-left:5rem;padding-right:5rem}body.game .container.content-game-list .content-games{margin-left:auto;margin-right:auto;max-width:1280px}body.game .container.content-game-list .content-games .content-list{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-left:0;margin-right:0}body.game .game_cover{background-size:300px;max-height:413px;max-width:413px}body.game .get-game-banner .game_cover{background-size:271px;height:339px;width:281px}}@media(min-width:964px){body.game{top:0}body.game .hero-container .hero .game_info{left:105px;width:506px}body.game .hero-container.timestories .hero .game_info{width:530px}body.fr .hero-container.xmen-mutant .hero .game_info h1{font-size:30px;line-height:35px}}@media(min-width:996px){.container.discover-games .frise:last-of-type{bottom:-3.125rem}}@media(min-width:1024px){.container.display-game{padding-left:106px;padding-right:106px}}@media(min-width:1100px){body.game .get-game-banner{width:1068px}}.container.leadgen{-webkit-box-align:center;-ms-flex-align:center;-ms-flex-pack:distribute;align-items:center;background-color:var(--mya-blue);height:363px;justify-content:space-around;min-width:375px}.container.leadgen,.container.leadgen .lg-text-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%}.container.leadgen .lg-text-content{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:118px;padding:0;position:relative;top:-22px}.container.leadgen .lg-text-content h2{-webkit-box-flex:0;-ms-flex-positive:0;-webkit-box-ordinal-group:1;-ms-flex-order:0;color:#fff;flex-grow:0;font-size:18px;font-weight:800;line-height:22px;order:0}.container.leadgen .lg-text-content p{-ms-flex-item-align:stretch;-webkit-box-ordinal-group:2;-ms-flex-order:1;align-self:stretch;color:#fff;font-weight:400;opacity:.8;order:1}.container.leadgen .lg-group-email{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%}.container.leadgen .lg-group-email .email-input{background:#6686c3;border:0;border-radius:12px;color:#fff;font-weight:600;height:52px;padding-left:20px;width:100%}.container.leadgen .lg-group-email .email-input:focus-visible{outline-width:0}.container.leadgen .lg-group-email .email-input::-webkit-input-placeholder{color:#fff}.container.leadgen .lg-group-email .email-input::-moz-placeholder{color:#fff}.container.leadgen .lg-group-email .email-input:-ms-input-placeholder{color:#fff}.container.leadgen .lg-group-email .email-input::-ms-input-placeholder{color:#fff}.container.leadgen .lg-group-email .email-input::placeholder{color:#fff}.container.leadgen .lg-group-email .leadgen-btn{margin-top:20px}.container.leadgen .lg-group-email .leadgen-btn .d-none{display:none}.container.leadgen .leadgen-success{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.container.leadgen .leadgen-success .checked-ok{border:3px solid var(--mya-success);border-radius:50%;height:3.3rem;text-align:center;width:3.3rem}.container.leadgen .leadgen-success .checked-ok span{color:var(--mya-success);font-size:2.7rem;position:relative;top:12px}.container.leadgen .leadgen-success .success-text{margin-top:7px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.container.leadgen .leadgen-success .success-text p{font-size:17px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.container.leadgen .leadgen-success .success-text p:first-of-type{font-size:20px;font-weight:700;margin-bottom:11px}.container.leadgen .alert{width:100%}.container.leadgen .alert .close{margin:0;padding:0;position:absolute;right:10px;top:0}@media(min-width:768px){.container.leadgen{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:296px;padding-left:30px;width:100%}.container.leadgen .lg-text-content{height:141px;width:744px}.container.leadgen .lg-text-content h2{font-size:32px;line-height:38px}.container.leadgen .lg-group-email{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-direction:row;flex-direction:row;justify-content:center;width:100%}.container.leadgen .lg-group-email .email-input{width:291px}.container.leadgen .lg-group-email .leadgen-btn{margin-left:16px;margin-top:0}}@media(min-width:1024px){.container.leadgen{padding-left:100px}}@media(min-width:1440px){.container.leadgen{padding-left:200px}}footer.container{background-color:var(--mya-black);height:288px;padding:0;width:100%}footer.container *{color:#fff}footer .links{-ms-flex-pack:distribute;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-around;padding-top:14px}footer .links section{text-align:left}footer .links section.about h4,footer .links section.boardgames h4,footer .links section.brougth-by h4,footer .links section.network h4{margin-top:37px}footer .links section a,footer .links section li{font-size:14px;font-weight:600;line-height:18px;margin:13px 0}footer .app-version,footer .copyright{font-size:14px;font-weight:600;line-height:18px;margin:0 auto;position:relative;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}footer .app-version ul,footer .copyright ul{-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}footer .app-version ul a,footer .app-version ul li,footer .copyright ul a,footer .copyright ul li{font-size:.8rem;font-weight:400}footer .app-version ul li:first-of-type,footer .copyright ul li:first-of-type{left:-6rem;position:relative}footer .copyright{top:12px}footer .app-version{bottom:-1rem;color:var(--mya-black-disabled);float:right;font-size:9px}footer .network ul{-webkit-column-gap:9px;-moz-column-gap:9px;column-gap:9px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}footer .network ul li{margin:0}@media(max-width:540px){footer.container{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:0}footer .links{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}footer .links section{border-bottom:1px solid hsla(0,0%,100%,.16);text-align:center}footer .links section.about h4,footer .links section.boardgames h4,footer .links section.brougth-by h4,footer .links section.network h4{margin-top:10px}footer .copyright ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem;-ms-flex-direction:row;flex-direction:row;height:100px;position:relative}footer .copyright ul li:first-of-type{bottom:1rem;left:auto;position:absolute}footer .copyright ul a,footer .copyright ul li{font-size:.7rem}footer h4{padding:5px 0}footer ul{padding-bottom:.7rem}footer ul li:first-of-type{margin-top:0}footer ul li a{font-size:.7rem}}.legal .hero .legacy_title{margin-left:auto;margin-right:auto;position:relative;top:50px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.legal .container .content{background-color:#fff;border-radius:8px;-webkit-box-shadow:0 4px 16px hsla(0,0%,47%,.04);box-shadow:0 4px 16px hsla(0,0%,47%,.04);padding-top:80px}.legal .container .content .legal_pp.cgu,.legal .container .content .legal_pp.cookies,.legal .container .content .legal_pp.notice,.legal .container .content .legal_pp.terms{border-radius:3px 3px 0 0;margin:0 auto;padding:25px 30px;position:relative}.legal .container .content .legal_pp.cgu .table-of-contents,.legal .container .content .legal_pp.cookies .table-of-contents,.legal .container .content .legal_pp.notice .table-of-contents,.legal .container .content .legal_pp.terms .table-of-contents{margin-top:20px}.legal .container .content .legal_pp.cgu .table-of-contents li a,.legal .container .content .legal_pp.cookies .table-of-contents li a,.legal .container .content .legal_pp.notice .table-of-contents li a,.legal .container .content .legal_pp.terms .table-of-contents li a{color:var(--mya-black);font-size:16px;font-weight:bolder}.legal .container .content .legal_pp.cgu h1,.legal .container .content .legal_pp.cookies h1,.legal .container .content .legal_pp.notice h1,.legal .container .content .legal_pp.terms h1{font-size:30px;font-variant:small-caps;font-weight:700;line-height:38px;padding-bottom:21px;text-align:left}.legal .container .content .legal_pp.cgu h2,.legal .container .content .legal_pp.cgu h3.h2notintoc,.legal .container .content .legal_pp.cookies h2,.legal .container .content .legal_pp.cookies h3.h2notintoc,.legal .container .content .legal_pp.notice h2,.legal .container .content .legal_pp.notice h3.h2notintoc,.legal .container .content .legal_pp.terms h2,.legal .container .content .legal_pp.terms h3.h2notintoc{font-variant:small-caps;font-weight:700;line-height:21px;text-align:left}.legal .container .content .legal_pp.cgu h2,.legal .container .content .legal_pp.cgu h3,.legal .container .content .legal_pp.cookies h2,.legal .container .content .legal_pp.cookies h3,.legal .container .content .legal_pp.notice h2,.legal .container .content .legal_pp.notice h3,.legal .container .content .legal_pp.terms h2,.legal .container .content .legal_pp.terms h3{font-size:17px}.legal .container .content .legal_pp.cgu h2,.legal .container .content .legal_pp.cgu h3.h2notintoc,.legal .container .content .legal_pp.cookies h2,.legal .container .content .legal_pp.cookies h3.h2notintoc,.legal .container .content .legal_pp.notice h2,.legal .container .content .legal_pp.notice h3.h2notintoc,.legal .container .content .legal_pp.terms h2,.legal .container .content .legal_pp.terms h3.h2notintoc{padding-top:43px}.legal .container .content .legal_pp.cgu p,.legal .container .content .legal_pp.cookies p,.legal .container .content .legal_pp.notice p,.legal .container .content .legal_pp.terms p{margin-top:1.5rem}.legal .container .content .legal_pp.cgu ul,.legal .container .content .legal_pp.cookies ul,.legal .container .content .legal_pp.notice ul,.legal .container .content .legal_pp.terms ul{list-style:disc}.legal .container .content .legal_pp.cgu table,.legal .container .content .legal_pp.cookies table,.legal .container .content .legal_pp.notice table,.legal .container .content .legal_pp.terms table{margin-top:2rem}.legal .container .content .legal_pp.cgu table tbody,.legal .container .content .legal_pp.cookies table tbody,.legal .container .content .legal_pp.notice table tbody,.legal .container .content .legal_pp.terms table tbody{vertical-align:top}.legal .container .content .legal_pp.cgu table thead,.legal .container .content .legal_pp.cookies table thead,.legal .container .content .legal_pp.notice table thead,.legal .container .content .legal_pp.terms table thead{background-color:var(--mya-yellow)}.legal .container .content .legal_pp.cgu a,.legal .container .content .legal_pp.cookies a,.legal .container .content .legal_pp.notice a,.legal .container .content .legal_pp.terms a{color:var(--mya-black);font-size:17px}.legal .container .content .legal_pp.cgu a.heading-permalink,.legal .container .content .legal_pp.cookies a.heading-permalink,.legal .container .content .legal_pp.notice a.heading-permalink,.legal .container .content .legal_pp.terms a.heading-permalink{display:block;position:relative;top:-150px}.blog .container.main-content{background-color:#fff;padding-top:119px}.blog .container.main-content h1:first-of-type{margin-top:4rem;padding-left:29px}.blog .container.main-content .frise-rainbow.in-blog{bottom:0;margin-bottom:5rem;margin-top:2rem;position:relative}.blog .container.blog-entry{margin-top:70px;min-width:604px;padding-left:min(208px,29%);padding-right:min(208px,29%)}.blog .container.blog-entry .blog-header{padding-left:1rem;padding-right:1rem}.blog .container.blog-entry .backlink{color:var(--mya-black);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:16px;line-height:20px;margin-top:0;padding:18px;text-decoration:none}.blog .container.blog-entry .backlink .mab{font-size:1.5rem;margin-right:.7rem}.blog .container.blog-entry input[type=checkbox]:disabled{background-color:#000;height:0;margin-right:1em;width:0}.blog .container.blog-entry input[type=checkbox]:disabled:after{content:"";font-family:bootstrap-icons!important;font-style:normal;font-weight:400;margin-left:-5px;margin-top:-18px;opacity:1!important;position:absolute}.blog .container.blog-entry input[type=checkbox]:disabled[checked]:after{content:""}.blog .container.blog-entry .article-content{margin-left:1rem;margin-right:1rem}.blog .container.blog-entry h1{font-weight:700;letter-spacing:-.6px;text-align:left}.blog .container.blog-entry h2{font-style:normal;font-weight:700}.blog .container.blog-entry .metadata{margin-bottom:40px;text-align:left}.blog .container.blog-entry .metadata .time{color:rgba(29,29,29,.64)}.blog .container.blog-entry .pi{font-size:32px}.blog .container.blog-entry .social_share{float:right;margin-left:auto;margin-right:auto;position:relative;top:5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.blog .container.blog-entry .social_share .mab{font-size:40px;height:40px;width:40px}.blog .container.blog-entry .social_share .mastodon-share-button{left:3px;position:relative;top:-3px}.blog .container.blog-entry .social_share .mastodon-share-button a{font-size:20px;line-height:28px}.blog .container.blog-entry .social_share .mastodon-share-button a .bi-mastodon{font-size:34px;position:relative;top:-3px}.blog .container.blog-entry ul{list-style:disc;padding-left:16px}.blog .container.blog-entry ul li ul{list-style:circle}.blog .container.blog-entry table{margin-bottom:16px;overflow:auto;width:100%}.blog .container.blog-entry table tr{background-color:#fff;border-top:1px solid #c6cbd1}.blog .container.blog-entry table tr:nth-child(2n){background-color:#f6f8fa}.blog .container.blog-entry table tr td,.blog .container.blog-entry table tr th{border:1px solid #dfe2e5;padding:6px 13px}.blog .container.blog-entry table tr th{font-weight:600}.blog .container.blog-entry table tbody,.blog .container.blog-entry table td,.blog .container.blog-entry table tfoot,.blog .container.blog-entry table th,.blog .container.blog-entry table thead,.blog .container.blog-entry table tr{border-width:1px}.blog .container.blog-entry article>figure img{border-radius:2rem;max-width:100%;width:100vw}.blog .container.blog-entry figure{margin:40px 0;text-align:center;width:100%}.blog .container.blog-entry figure img{max-width:100%}.blog .container.blog-entry figure figcaption{text-align:center;width:100%}.blog .container.blog-entry p{margin-top:30px}.blog .container.blog-entry a{color:#4ae387;font-size:1.1rem;text-decoration:underline}.blog .container.blog-entry .social_share a{color:var(--mya-black)}.blog .container.discover-games{margin-bottom:1rem}.blog .container.related_content{background-color:#fff;margin-bottom:4rem;padding-left:1.5rem}.blog .container.related_content h2{font-style:normal;font-weight:700;margin-bottom:2rem}.blog .container.related_content .linked_news{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;display:grid;gap:1rem;grid-template-columns:1fr;margin-left:auto;margin-right:auto;width:100%}.blog .container.related_content .linked_news a{display:inline-grid;margin-left:auto;margin-right:auto}.blog .container.related_content .linked_news .news{height:auto;min-height:0;min-width:0}.blog .container.related_content .linked_news .news img{height:100%;max-height:204px;min-height:0;min-width:0;width:100%}.news{-webkit-box-shadow:0 4px 0 0 var(--mya-black);box-shadow:0 4px 0 0 var(--mya-black);display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:0}.news,.news img{height:100%;min-height:0;min-width:0;width:100%}.news img{border-radius:8px}.news .news_title{color:var(--mya-black);font-size:18px;font-weight:700;line-height:21.6px;margin-bottom:5rem;margin-top:16px;opacity:1;padding:0}.news .time{bottom:1.5rem;color:var(--mya-black);display:inline-block;font-size:1rem;font-weight:600;line-height:120%;position:absolute}.blog_entries{-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px 16px;margin-bottom:3rem;width:100%}.blog_entries a{margin-left:auto;margin-right:auto}@media(max-width:418px){.blog .container{min-width:0}}@media(max-width:768px){.blog .container.blog-entry{min-width:0;padding-right:5px}.blog .container.blog-entry,.blog .container.discover-games,.blog .container.related_content{padding-left:20px}.blog .container .blog_entries{display:grid;grid-template-columns:1fr}.blog .container .blog_entries a{margin-left:0;margin-right:0}}@media(min-width:768px){.blog .container.blog-entry .article-content,.blog .container.blog-entry .blog-header{padding-left:110px;padding-right:110px}.blog .container.related_content .linked_news{grid-template-columns:1fr 1fr 1fr}.blog .container.discover-games{margin-bottom:3rem}.blog .container.discover-games .frise:first-of-type,.blog .container.related_content .frise:first-of-type{left:0;position:absolute;top:0}.blog_entries{-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-box-orient:horizontal;-webkit-box-direction:normal;zoom:.6;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px 20px;margin-left:auto;margin-right:auto;width:1280px}.news{width:413px}.news img{border-radius:12px;height:200px;width:363.33px}.news.first-entries{width:630px}.news.first-entries img{height:328px;width:582px}}@media(min-width:868px){.blog .container .blog_entries,.blog .container.related_content .linked_news{zoom:.7}}@media(min-width:986px){.blog .container .blog_entries,.blog .container.related_content .linked_news{zoom:.8}}@media(min-width:996px){.blog .container.discover-games .frise:last-of-type{bottom:-3.125rem;left:0;position:absolute}}@media(min-width:1108px){.blog .container .blog_entries{zoom:.9}.blog .container.related_content .linked_news{zoom:.9;max-width:1280px}}@media(max-width:1228px){.blog .container{padding-left:5px;padding-right:5px}.blog .container .blog_entries,.blog .container h1{margin-left:auto;margin-right:auto;width:100%}}@media(min-width:1228px){.blog .container .blog_entries{zoom:1}}.blog .navpagination{margin-bottom:2.5rem;margin-top:40px;width:100%}.blog .navpagination .pagination{margin-left:auto;margin-right:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.blog .navpagination .pagination .page-item{height:40px}.blog .navpagination .pagination .page-item:first-of-type,.blog .navpagination .pagination .page-item:last-of-type{left:-30px;position:relative}.blog .navpagination .pagination .page-item:first-of-type:not(.active) .page-link,.blog .navpagination .pagination .page-item:last-of-type:not(.active) .page-link{border:1px solid var(--mya-black)}.blog .navpagination .pagination .page-item:first-of-type:not(.active) .page-link:hover,.blog .navpagination .pagination .page-item:last-of-type:not(.active) .page-link:hover{background-color:var(--mya-black);color:#fff}.blog .navpagination .pagination .page-item:first-of-type:not(.active).disabled .page-link,.blog .navpagination .pagination .page-item:last-of-type:not(.active).disabled .page-link{border-color:#6c757d}.blog .navpagination .pagination .page-item:last-of-type{left:30px}.blog .navpagination .pagination .page-item .page-link{border-radius:8px}.blog .navpagination .pagination .page-item:not(.active) .page-link{border:none;top:1px}.blog .navpagination .pagination .page-item:not(.active) .page-link:hover{background-color:#fff}.page-item .page-link{color:var(--mya-black);font-size:16px;line-height:20px}.page-item.active .page-link{background-color:var(--mya-black);border-color:var(--mya-black);color:#fff}.back-black,.back-blue,.back-blue2,.back-light-black,.back-light-gray,.back-white,.back-yellow{content:""}.back-black{background-color:var(--mya-black)!important}.frise,.frise-black{background-origin:padding-box;background-position-x:left;background-repeat:no-repeat;background-size:100% 3.125rem;background-size:cover;height:3.125rem;width:100%}.frise-black{background-image:url(/img/frises/frise-black.png);background-size:100% 4.5rem;height:4.5rem}.frise:before{content:"";display:inline-block;height:inherit;width:inherit}.frise-v1:before{-webkit-mask-image:url(/img/frises/frise-1.svg);mask-image:url(/img/frises/frise-1.svg)}.frise-v2:before{-webkit-mask-image:url(/img/frises/frise-2.svg);mask-image:url(/img/frises/frise-2.svg)}.frise-v3:before{-webkit-mask-image:url(/img/frises/frise-3.svg);mask-image:url(/img/frises/frise-3.svg)}.frise-v4:before{-webkit-mask-image:url(/img/frises/frise-4.svg);mask-image:url(/img/frises/frise-4.svg)}.frise-v5:before{-webkit-mask-image:url(/img/frises/frise-5.svg);mask-image:url(/img/frises/frise-5.svg)}.frise-v6:before{-webkit-mask-image:url(/img/frises/frise-6.svg);mask-image:url(/img/frises/frise-6.svg)}.frise-v7:before{-webkit-mask-image:url(/img/frises/frise-7.svg);mask-image:url(/img/frises/frise-7.svg)}.frise-v8:before{-webkit-mask-image:url(/img/frises/frise-8.svg);mask-image:url(/img/frises/frise-8.svg)}.frise-v9:before{-webkit-mask-image:url(/img/frises/frise-9.svg);mask-image:url(/img/frises/frise-9.svg)}.frise-v10:before{-webkit-mask-image:url(/img/frises/frise-10.svg);mask-image:url(/img/frises/frise-10.svg)}.frise-front-blue:before{background-color:var(--mya-blue)}.frise-front-black:before{background-color:var(--mya-black)}.frise-front-light-black:before{background-color:var(--mya-black-light)}.frise-front-lightgray:before{background-color:var(--mya-lightgray)}.frise-front-yellow:before{background-color:var(--mya-yellow)}.frise-front-white:before{background-color:#fff}.back-light-black{background-color:var(--mya-black-light)!important}.back-white{background-color:#fff!important}.back-blue{background-color:var(--mya-blue)!important}.back-transparent{background-color:transparent!important}.back-lightgray{background-color:var(--mya-lightgray)!important}.back-yellow{background-color:var(--mya-yellow)!important}@media(max-width:996px){.frise{height:1.8rem}.frise:before{-webkit-mask-position:left bottom;mask-position:left bottom;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:250%;mask-size:250%;position:relative;top:2px}}h2.connection_running{color:var(--mya-success);font-family:var(--font-family-sans-serif),arial,sans-serif;position:relative;text-align:center;top:27px}.alert.flat{z-index:0}.container h1.alert.error{margin-top:70px}.container h1 .specialized_title{font-size:32px;font-weight:900;line-height:38px}.dropdown-center button.dropdown-toggle{background-color:#fff;border:1px solid var(--mya-disabled);border-radius:12px;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;margin-right:22px;margin-top:20px;overflow:hidden;padding:1rem;position:relative;text-overflow:ellipsis;white-space:nowrap;width:100%}.dropdown-center button.dropdown-toggle:after{border:none;border-bottom:0;content:"";font:normal normal normal 1em/1 myasmodee-base;position:absolute;right:4px}.dropdown-center button.dropdown-toggle.show:after{content:""}@media(min-width:768px){.dropdown-center button.dropdown-toggle{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.dropdown-center button.dropdown-toggle:after{position:relative;right:auto;top:.355rem}}.c-lgray{color:var(--mya-black-disabled)}.container,.container.leadgen{background-color:#fff}.container.leadgen{min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;padding-top:56px}.container.leadgen .lg-group-with-privacy{position:relative;top:0}.container.leadgen .lg-group-with-privacy p{font-size:16px;line-height:18px;width:auto}.container.leadgen .lg-group-with-privacy p a{font-size:16px;line-height:18px}.container.leadgen .lg-group-with-privacy p a:hover{color:var(--mya-black-disabled)}.container.leadgen .lg-group-with-privacy .lg-group-email input{background-color:#fff;border:2px solid var(--mya-black);border-radius:28px 28px 0 0;color:var(--mya-black);font-size:1rem;font-weight:400;margin-bottom:0;padding-left:0;position:relative;text-align:center}.container.leadgen .lg-group-with-privacy .lg-group-email input :focus::-webkit-input-placeholder,.container.leadgen .lg-group-with-privacy .lg-group-email input::-webkit-input-placeholder{color:var(--mya-black-disabled)}.container.leadgen .lg-group-with-privacy .lg-group-email input :focus::-moz-placeholder,.container.leadgen .lg-group-with-privacy .lg-group-email input::-moz-placeholder{color:var(--mya-black-disabled)}.container.leadgen .lg-group-with-privacy .lg-group-email input :focus:-ms-input-placeholder,.container.leadgen .lg-group-with-privacy .lg-group-email input:-ms-input-placeholder{color:var(--mya-black-disabled)}.container.leadgen .lg-group-with-privacy .lg-group-email input :focus::-ms-input-placeholder,.container.leadgen .lg-group-with-privacy .lg-group-email input::-ms-input-placeholder{color:var(--mya-black-disabled)}.container.leadgen .lg-group-with-privacy .lg-group-email input :focus::placeholder,.container.leadgen .lg-group-with-privacy .lg-group-email input::placeholder{color:var(--mya-black-disabled)}.container.leadgen .lg-group-with-privacy .lg-group-email .leadgen-btn{border:2px solid var(--mya-black);border-radius:0 0 28px 28px;border-top:none;-webkit-box-shadow:0 3px 0 0 var(--mya-black);box-shadow:0 3px 0 0 var(--mya-black);height:52px;margin-left:0;margin-top:0;position:relative}.container.leadgen .lg-group-with-privacy .lg-group-email:has(input:active) .leadgen-btn,.container.leadgen .lg-group-with-privacy .lg-group-email:has(input:active) input,.container.leadgen .lg-group-with-privacy .lg-group-email:hover .leadgen-btn,.container.leadgen .lg-group-with-privacy .lg-group-email:hover input{-webkit-box-shadow:none;box-shadow:none;top:4px;-webkit-transition:top .2s ease-in-out,-webkit-box-shadow .2s ease-in-out;transition:top .2s ease-in-out,-webkit-box-shadow .2s ease-in-out;transition:top .2s ease-in-out,box-shadow .2s ease-in-out;transition:top .2s ease-in-out,box-shadow .2s ease-in-out,-webkit-box-shadow .2s ease-in-out}.container.leadgen .lg-text-content h2,.container.leadgen .lg-text-content p{color:var(--mya-black)}.container.leadgen .lg-text-content h2{font-size:38px}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;background-color:#fff;color:var(--mya-black);font-family:var(--font-family-sans-serif),arial,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:140%;margin:0;min-height:100vh;overflow-x:hidden;overflow-y:hidden;padding:0}body:before{content:"mobile";display:none}.frise{max-width:100%}.frise,.frise-rainbow{margin-left:auto;margin-right:auto}.frise-rainbow{background-image:url(/img/frises/rainbow.png);background-origin:padding-box;background-position-x:left;background-repeat:repeat-x;background-size:100% 1.75rem;height:1.75rem;max-width:var(--full-max-width);width:100%}.frise-rainbow.with-logo:before{content:url(/img/myasmodee/logo/myasmodee-blue.svg);display:inline-block;left:121px;position:relative;top:-46px;width:197px}.frise.in-hero{bottom:-1.7rem;position:absolute}.frise.in-hero:before{left:-1px;position:relative;top:1px;width:101%}.frise-rainbow.in-hero{bottom:-15px;position:absolute}.page-width.back-black:has(>footer) .frise{position:relative;top:-1px}.page-width.back-black:has(>footer) .frise:before{position:relative;top:1px}.hero-container{height:410px;margin-left:auto;margin-right:auto;max-width:var(--full-max-width);min-width:280px;padding:0;position:relative;width:100%}.hero-container .hero{background-color:var(--mya-blue);min-height:410px;position:relative}.hero-container .hero:before{background-position:50%;margin-left:auto;margin-right:auto}.hero-container .hero .hero-text,.hero-container .hero .subhero{color:#fff;margin-left:80px;margin-right:auto;position:relative;text-align:left;top:96px}.hero-container .hero .hero-text{margin-bottom:14px;margin-top:0}.hero-container .hero .subhero{max-width:644px}.hero-container .menu-games{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;width:100%}.hero-container .menu-games:not(.p404){bottom:-60px}.hero-container .menu-games:not(.p404) img{display:inline-block;height:112px}.hero-container .menu-games:not(.p404) img:first-of-type{margin-left:auto}.hero-container .menu-games:not(.p404) img:last-of-type{margin-right:auto}.hero-container .menu-games:not(.p404) img:hover{position:relative;top:-10px}.p404 .hero-container .hero .hero-text,.p404 .hero-container .hero .subhero{top:180px}.p404 .hero-container .card-list{-webkit-box-pack:start;-ms-flex-pack:start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:20px;justify-content:flex-start}.p404 .hero-container .menu-games{gap:20px;top:78%}.p404 .container a.btn:last-of-type{margin-top:245px}.container,.page-width{margin-left:auto;margin-right:auto;max-width:var(--full-max-width);min-width:280px;width:100%}.container{height:100%;padding:30px 0}.container .container{padding:0}.container a.btn:last-of-type{margin-left:auto;margin-right:auto;margin-top:40px}.container .frise-unlock-top{background-image:url(/img/unlock-banner-top.png)}.container.bottom-banner{background-color:var(--mya-blue);display:-webkit-box;display:-ms-flexbox;display:flex;height:592px;padding:0;position:relative}.container.bottom-banner .frise-unlock-bottom{background-image:url(/img/unlock-banner-bottom.png);bottom:0}.container.bottom-banner .desktop{height:100%;left:0;max-height:592px;position:absolute;top:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.container.bottom-banner .mobile{height:100%;position:absolute;width:100%}.container.bottom-banner .bbanertext{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:absolute;right:5rem;top:7rem;width:522px}.container.bottom-banner .bbanertext .card-body{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:relative;top:9px}.container.bottom-banner .bbanertext .card-body .btn{position:relative;width:100%}.container.bottom-banner p:first-of-type{margin-bottom:16px}.container.bottom-banner p:last-of-type{margin-bottom:24px}.container.bottom-banner h4{margin-bottom:12px}.container.favorite-games{position:relative}.container.favorite-games .description{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-left:auto;margin-right:auto;max-width:678px;position:relative;text-align:center}.container.favorite-games .description h2{margin-bottom:16px}.container.favorite-games .description p{margin-bottom:24px}.container.favorite-games .asmoji{display:none;height:80px;left:-43px;position:absolute;rotate:12deg;top:unset;width:80px;z-index:10}.container.favorite-games .game-list-asmoji-container{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-left:auto;position:relative;width:100%}.container.favorite-games .game-list-container{height:495px;overflow-x:scroll;scroll-padding:50%;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.container.favorite-games .game-list{grid-column-gap:20px;grid-row-gap:30px;display:grid;grid-template-columns:repeat(6,196px);height:452px;margin-left:auto;margin-right:auto;padding-top:57px;position:relative;width:1280px}.container.favorite-games .game-list .visu{height:100%;padding:12px;width:196px}.container.favorite-games .game-list .visu .card-body{height:100%;position:relative;top:0}.container.favorite-games .game-list .visu img{border-radius:8px;margin-bottom:12px;width:168px}.container.favorite-games .game-list .visu a{font-size:1rem;font-weight:600}.container.favorite-games .game-list .visu p{font-size:1rem;padding-left:0}.container.favorite-games .game-list .visu a,.container.favorite-games .game-list .visu p{margin-top:4px}.container.favorite-games .game-list .visu .mab{bottom:0;font-size:1.5rem;position:absolute}.container.favorite-games .home-seo-block{font-size:16px;font-weight:400;line-height:24px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}.container.find-game-next-play{background-image:-webkit-image-set(url(/img/find-game-banner.webp) type("image/webp"),url(/img/find-game-banner.png) type("image/png"));background-image:image-set(url(/img/find-game-banner.webp) type("image/webp"),url(/img/find-game-banner.png) type("image/png"));background-position-x:right;background-position-y:bottom;background-repeat:no-repeat;background-size:contain;height:650px;padding:0;position:relative}.container.find-game-next-play .sticker{position:absolute;right:6rem;top:3.375rem;width:148px}.container.find-game-next-play .bbanertext{height:461px;left:5rem;max-width:738px;position:relative;top:5.5rem;width:100%}.container.find-game-next-play .bbanertext .card-body{height:calc(100% - 30px)}.container.find-game-next-play .bbanertext .card-body h4{margin-top:41px}.container.find-game-next-play .bbanertext .card-body p{padding-left:0;width:calc(100% - 30px)}.container.find-game-next-play .bbanertext .card-body p:first-of-type{font-size:1.3rem}.container.find-game-next-play .bbanertext .card-body .mab{font-size:1.5rem;position:relative;top:1px}.container.main-content{padding-top:100px}#warningPopupModal .modal-body img{width:100%}@media(max-width:420px){body .hero-container .hero .hero-text,body .hero-container .hero .subhero{margin-left:16px;width:335px}body.it .hero-container .hero .hero-text{font-size:26px}}@media(max-width:500px){body .hero-container .hero .hero-text{font-size:32px;line-height:44px}body .hero-container .hero .subhero{max-width:calc(100vw - 16px)}body.it .hero-container .hero .hero-text{font-size:26px}body.p404 .hero-container .card-list{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-column-gap:32px;-moz-column-gap:32px;column-gap:32px;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;row-gap:5px}body.p404 .hero-container+.container{height:465px}body.p404 .hero-container+.container .btn{margin-top:345px}body .container.bottom-banner img.desktop{display:none}body .container.bottom-banner img.mobile{display:block}}@media(min-width:566px){.hero-container{margin-top:112px}}@media(max-width:767px){.container.leadgen{margin-bottom:56px;min-width:280px}.container.leadgen .lg-text-content{text-align:center}.container.leadgen .lg-text-content h2{width:100%}.container.leadgen .lg-group-with-privacy{margin-left:1.5rem;margin-right:1.5rem}.container.bottom-banner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:477px;min-width:335px}.container.bottom-banner .bbanertext{height:361px;margin-left:5px;margin-right:5px;padding:32px;position:relative;right:auto;top:4rem;width:100%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.container.bottom-banner .bbanertext .card-body{top:.9rem}.container.bottom-banner .bbanertext .card-body .badge{top:-.8rem}.container.bottom-banner .bbanertext .card-body .btn{bottom:0;position:absolute}.container.bottom-banner .bbanertext h4{margin-bottom:5px;margin-top:19px}.container.bottom-banner .frise-unlock-top{top:-3px!important}.container.bottom-banner .frise-unlock-bottom{bottom:-1px;top:auto}.container.find-game-next-play{background-image:none;height:575px}.container.find-game-next-play .bbanertext{left:0;margin-left:1rem;margin-right:1rem;position:relative;right:auto;top:3rem;width:calc(100% - 2rem)}.container.find-game-next-play .bbanertext .card-body{padding:0;top:.9rem;width:100%}.container.find-game-next-play .bbanertext .card-body .badge{top:.5rem}.container.find-game-next-play .bbanertext .card-body p{width:100%}.frise{position:relative;top:-1px}.frise-rainbow.with-logo:before{left:calc(50% - 93px)}}@media(min-width:768px){body:before{content:"desktop"}.frise.in-hero{bottom:-15px}.container h1 .specialized_title{font-size:48px;line-height:58px}.container.bottom-banner img.desktop{display:inline-block}.container.bottom-banner img.mobile{display:none}.container.bottom-banner .bbanertext .card-body .badge{top:-7px}.container.favorite-games .asmoji{display:inline-block}.container.leadgen{height:349px;padding-left:16px!important;padding-right:16px!important;padding-top:104px}.container.leadgen .lg-text-content{height:118px}.container.leadgen .lg-text-content h2{font-size:45px}.container.leadgen .lg-group-with-privacy{top:-2px}.container.leadgen .lg-group-with-privacy .lg-group-email input{border:2px solid var(--mya-black);border-radius:40px 0 0 40px;border-right:none;-webkit-box-shadow:2px 4px 0 0 var(--mya-black);box-shadow:2px 4px 0 0 var(--mya-black);padding-left:20px;text-align:left;width:373px}.container.leadgen .lg-group-with-privacy .lg-group-email .leadgen-btn{border:2px solid var(--mya-black);border-left:none;border-radius:0 40px 40px 0;-webkit-box-shadow:2px 4px 0 0 var(--mya-black);box-shadow:2px 4px 0 0 var(--mya-black);margin-left:0}.container.leadgen .lg-group-with-privacy p{width:505px}}@media(min-width:768px)and (max-width:1227px){.container.bottom-banner img{width:550px}}@media(min-width:500px)and (max-width:768px){body .hero-container .hero .hero-text,body .hero-container .hero .subhero{max-width:660px}body.it .hero-container .hero .hero-text{font-size:30px}}@media(max-width:768px){body .hero-container .hero .hero-text,body .hero-container .hero .subhero{margin-left:16px}body .show-desktop{display:none}.container.container-full-width-mobile{padding-left:0;padding-right:0}}@media(max-width:1024px){body .hero-container .hero .hero-text,body .hero-container .hero .subhero{top:124px}.container.container-desktop{padding-left:0;padding-right:0}}@media(min-width:1024px){body .hero-container{margin-top:112px}body .hero-container,body .hero-container .hero{max-width:var(--full-max-width);min-height:440px}body .show-mobile{display:none}}@media(max-width:1129px){body .container.favorite-games .description{margin-left:auto;margin-right:auto}body .container.favorite-games .description .btn{width:100%}body .container.favorite-games .game-list{padding:0 .8rem}}@media(min-width:1144px){.menu-games{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}}@media(max-width:1144px){.menu-games{overflow-x:scroll;position:relative;scroll-padding:50%;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.menu-games a,.menu-games img{scroll-snap-align:center}::-webkit-scrollbar,::-webkit-scrollbar-track{background-color:#e3e3e3}::-webkit-scrollbar{height:2px}::-webkit-scrollbar-thumb{background-color:var(--mya-blue);border-radius:2px}}@media(min-width:1024px)and (max-width:1287px){body .container.favorite-games{padding-left:12px;padding-right:12px}}@media(max-width:980px){.container.find-game-next-play{background-image:none}.container.find-game-next-play .sticker{display:none}}@media(max-width:1228px){.container.bottom-banner img{width:650px}}
