@font-face{font-family:Volter;src:url(/fonts/volter/volter.woff) format("woff"),url(/fonts/volter/volter.ttf) format("truetype")}@font-face{font-family:"Ubuntu Habbo";src:url(/fonts/UbuntuHabbo/UbuntuHabbo.woff2) format("woff2"),url(/fonts/UbuntuHabbo/UbuntuHabbo.woff) format("woff");unicode-range:U+007c,U+2020,U+2022,U+00b6,U+00b1,U+00a5,U+00b5,U+00aa,U+00ba,U+00ac,U+0192,U+00bb,U+2014,U+2018,U+2021}.font--volter{font:9px Volter,var(--font-stack, sans-serif)}.font--ubuntu-habbo{font-family:"Ubuntu Habbo",var(--font-stack, sans-serif)}:root{--main-width:960px;--color-primary:#283593;--color-primary-light:#303f9f;--color-primary-dark:#1a237e;--color-primary-text-light:#c5cae9;--color-secondary:#ff9100;--color-secondary-dark:#ff6d00;--font-primary:"Roboto";--font-stack:arial,-apple-system,blinkmacsystemfont,"Segoe UI",roboto,helvetica,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"}/*! modern-normalize | MIT License | https://github.com/sindresorhus/modern-normalize */html{box-sizing:border-box}*,::after,::before{box-sizing:inherit}:root{-moz-tab-size:4;tab-size:4}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}body{font-family:var(--font-stack)}hr{height:0}abbr[title]{text-decoration:underline dotted}b,strong{font-weight:bolder}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}summary{display:list-item}button,iframe,img{border:none;-webkit-user-select:none;-moz-user-select:none}h1,h2,h3,h4,h5,h6{margin:0}nav ul{padding:0;margin:0;list-style:none}body{background:#e4e4e4 url(https://habbgames.fr/img/bg.png) repeat fixed;font-size:13px;line-height:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.no-js .hide-if-no-js{display:none!important}a{color:var(--color-secondary)}a:hover{color:var(--color-secondary-dark)}noscript{background:#be2c16;width:100vw;box-shadow:0 2px 12px rgba(152,35,18,.5);position:fixed;z-index:999;font-size:18px;line-height:30px;color:#fff;text-align:center}hr{border:solid 1px #ccc}h1,h2,h3,h4,h5,h6{color:#212121;line-height:1.2}.box{overflow:hidden;border-radius:3px;box-shadow:0 0 10px rgba(0,0,0,.1),0 5px 15px -5px rgba(0,0,0,.1)}.main{width:960px;min-height:calc(100vh - 235px);margin:30px auto 60px auto;display:grid;grid-template-columns:auto auto;grid-gap:20px;transition:.4s}@supports (width:fit-content){.main{width:-webkit-fit-content;width:-moz-fit-content}aside .box{height:-webkit-fit-content;height:-moz-fit-content}}.main__section{display:grid;grid-template-columns:640px;grid-auto-rows:max-content;grid-gap:10px}.top{background-color:var(--color-primary);height:40px;padding:0 20px;cursor:default}.top h1,.top h2,.top h3,.top h4,.top h5,.top h6{overflow:hidden;font:20px/40px var(--font-primary),var(--font-stack);color:#fff;white-space:nowrap;text-overflow:ellipsis}.top h1{font-size:24px;line-height:30px}.top h1 a,.top h2 a,.top h3 a,.top h4 a,.top h5 a,.top h6 a{color:#fff}.top a{text-decoration:none}.top--large{height:74px;display:flex;align-items:center;position:relative}.top__mid{display:flex;flex-flow:row wrap;overflow:hidden}.top__mid>*{flex-basis:100%}.top__mid span{color:var(--color-primary-text-light);font-style:italic}.top__right{display:flex;justify-content:flex-end;align-items:flex-end;position:absolute;right:20px;bottom:-5px}.mid{background-color:#fff;padding:20px;overflow:hidden}.bot{background-color:#fff;padding:0 20px 20px 20px}.main__aside{width:300px;display:grid;grid-auto-rows:max-content;grid-gap:10px}.avatar{background-repeat:no-repeat;background-position:center -12px;width:60px;height:70px;margin:0 20px 0 0;flex-shrink:0;image-rendering:pixelated}.avatar--hexagon{background-color:var(--color-primary-dark);clip-path:polygon(0 15px,30px 0,60px 15px,60px 55px,30px 70px,0 55px);-webkit-clip-path:polygon(0 15px,30px 0,60px 15px,60px 55px,30px 70px,0 55px)}@supports not (clip-path:circle(50%)) and (-webkit-clip-path:circle(50%)){.avatar--hexagon{border-radius:50px}}.top--large .avatar{margin:0 20px -34px 0;position:relative;z-index:5}.top--large .avatar:not(:first-child){display:none}.wrap-box--skeleton{height:100px;overflow:hidden;position:relative}.wrap-box--skeleton::after{content:"";background-image:linear-gradient(0deg,#fff,transparent);position:absolute;top:0;right:0;bottom:0;left:0}.badge{width:50px;height:50px;display:flex;justify-content:center;align-items:center;flex-shrink:0;border-radius:5px;position:relative;transition:background-color .4s;cursor:pointer;image-rendering:pixelated}.badge:hover{background:#424242}.top.top--large>.badge:hover{background:var(--color-primary-light)}.badge:empty{background-color:hsl(0 0% 0% / 5%);animation:pulse ease-in-out 2s infinite}.badge>a{text-decoration:none}.badge img{display:block;max-width:50px;max-height:50px;overflow:hidden;object-fit:none}.badge img::before{content:"?";display:block;color:#000;font-family:var(--font-primary);font-size:40px;line-height:50px;text-align:center}.badge.badge--reward img::before{color:#fff}.badge img[height]::before{content:"?";line-height:40px}.badge img:-moz-broken::after,.badge img:-moz-broken::before{transform:translateY(-50px)}.badge img:-moz-broken::after{content:"?";display:block;font-family:var(--font-primary);font-size:40px;line-height:50px;text-align:center}.badge img[height]:-moz-broken::after{content:"?";line-height:40px}.badge--reward{background-color:var(--color-primary-dark);color:#fff}.badge--reward:hover{background-color:var(--color-primary-dark)}.badge--reward[data-badge-availability=close]::before,.badge--reward[data-badge-availability=mixed]::before,.badge--reward[data-badge-availability=open]::before{content:"";width:10px;height:10px;display:block;border-radius:50%;position:absolute;top:-5px;right:-5px;border:5px solid var(--color-primary-dark);box-sizing:content-box}.badge--reward[data-badge-availability=open]::before{background-color:#4caf50}.badge--reward[data-badge-availability=close]::before{background-color:#f44336}.badge--reward[data-badge-availability=mixed]::before{background:linear-gradient(-45deg,#f44336,#f44336 50%,#4caf50 50%,#4caf50)}.badge--reward[data-badge-amount]::after{content:attr(data-badge-amount);background-color:var(--color-primary-dark);padding:2px 3px;border-radius:4px;position:absolute;top:calc(50% - 18px / 2);left:-7px;z-index:10;font:500 12px/14px var(--font-primary),var(--font-stack);color:#fff;text-align:center}.badge--reward[data-badge-amount="1"]::after{display:none}.badge--reward img{position:relative;z-index:5}.msg-return{padding:4px 20px;margin:0 0 10px 0;display:none;border-radius:3px;color:#fff;text-align:center}.msg-return--error{background-color:#be2c16}.msg-return--success{background-color:#16be6a}@keyframes rotating{from{transform:rotate(0)}to{transform:rotate(360deg)}}.animation--rotate-infinite{animation:rotating 2s linear infinite}.changelog{max-width:300px;padding:10px;position:fixed;top:0;left:0;z-index:99}.changelog::-webkit-scrollbar{width:0}.changelog[open]{bottom:0;overflow-y:auto}.changelog summary{background:rgba(33,33,33,.4);width:-webkit-fit-content;width:-moz-fit-content;padding:5px 10px;border-radius:5px;cursor:pointer;color:#fff}.changelog[open] summary{background:rgba(33,33,33,.6)}.changelog>div{background:rgba(255,255,255,.9);padding:10px;margin:5px 0 0 0;border-radius:5px;box-shadow:0 0 10px rgba(0,0,0,.4)}.changelog time{display:block;font:bold 16px/20px var(--font-stack)}.changelog span{display:block;font-family:monospace}.changelog span::before{content:"> ";font-weight:700}.box-ad .mid{padding:0}.snowstorm{position:absolute;top:0;left:0}.snowflake{position:fixed;-webkit-user-select:none;-moz-user-select:none;pointer-events:none;will-change:transform;z-index:999;font:0/0 Georgia,serif;color:#fff}.cursor--not-allowed{cursor:not-allowed!important}body.dark{background:#2f3a4a url(https://habbgames.fr/img/bg-dark.png) repeat fixed}.textfield,select{border:none;border-radius:3px;outline:0;color:#212121}.textfield{background:#eee;width:100%;padding:10px;box-shadow:0 1px #212121;transition:border .2s}.textfield:not(:read-only):focus{box-shadow:0 1px var(--color-secondary-dark)}.checkbox{-webkit-appearance:none;-moz-appearance:none;flex-shrink:0;cursor:pointer}.checkbox--classic{background:#f5f5f5;width:16px;height:16px;margin:0 5px 0 0;border:2px solid #424242}.checkbox--classic:checked::before{content:"";background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMCAyMCI+PHBhdGggZmlsbD0iIzQyNDI0MiIgZD0iTTguMjk0IDE2Ljk5OGMtLjQzNSAwLS44NDctLjIwMy0xLjExLS41NTNsLTMuNTc0LTQuNzJjLS40NjUtLjYxNC0uMzQ0LTEuNDg3LjI3LTEuOTUyLjYxNS0uNDY3IDEuNDg4LS4zNDQgMS45NTMuMjdsMi4zNSAzLjEwNCA1LjkxMi05LjQ5MmMuNDA3LS42NTIgMS4yNjctLjg1MiAxLjkyLS40NDUuNjU0LjQwNi44NTUgMS4yNjYuNDQ3IDEuOTJMOS40NzggMTYuMzRjLS4yNDIuMzktLjY2LjYzNS0xLjEyLjY1Ni0uMDIyLjAwMi0uMDQyLjAwMi0uMDY0LjAwMnoiLz48L3N2Zz4=) no-repeat;width:12px;height:12px;position:absolute}.checkbox--switch{background:#f44336;margin:0;border:none;border-radius:20px;position:relative;height:20px;width:40px}.checkbox--switch::after{left:2px;transition:left .4s}.checkbox--switch::after,.checkbox--switch:checked::after{content:"";background:#fafafa;width:16px;height:16px;border-radius:50%;position:absolute;top:2px}.checkbox--switch:checked{background:#4caf50}.checkbox--switch:checked::before{display:none}.checkbox--switch:checked::after{left:22px}.segmented-control{background-color:#f5f5f5;padding:4px;display:inline-flex;gap:4px;border-radius:6px;list-style:none}.segmented-control:focus-within{box-shadow:0 0 0 2px rgba(40,53,147,.4)}.segmented-control__item{position:relative}.segmented-control__input{width:100%;height:100%;position:absolute;z-index:-1;opacity:0}.segmented-control__input:checked+.segmented-control__label{background-color:#fff;box-shadow:0 0 0 1px rgba(0,0,0,.1),0 2px 8px -4px rgba(0,0,0,.4);font-weight:500;color:#424242}.segmented-control__label{padding:8px 16px;border-radius:4px;cursor:pointer}input:disabled{opacity:.5}input:not([type=submit]):read-only{cursor:not-allowed}input:not([type=submit]):-moz-read-only{cursor:not-allowed}input:-webkit-autofill{-webkit-text-fill-color:#212121}textarea{overflow:auto;resize:none;font-family:var(--font-stack)}select{-webkit-appearance:none;-moz-appearance:none;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMCAyMCI+PHBhdGggZD0iTTQuNTE2IDcuNTQ4Yy40MzYtLjQ0NiAxLjA0My0uNDgxIDEuNTc2IDBMMTAgMTEuMjk1bDMuOTA4LTMuNzQ3Yy41MzMtLjQ4MSAxLjE0MS0uNDQ2IDEuNTc0IDAgLjQzNi40NDUuNDA4IDEuMTk3IDAgMS42MTUtLjQwNi40MTgtNC42OTUgNC41MDItNC42OTUgNC41MDJhMS4wOTUgMS4wOTUgMCAwIDEtMS41NzYgMFM0LjkyNCA5LjU4MSA0LjUxNiA5LjE2M2MtLjQwOS0uNDE4LS40MzYtMS4xNyAwLTEuNjE1eiIvPjwvc3ZnPg==);background-size:20px 20px;background-position:center right 6px;background-repeat:no-repeat;padding:6px 30px 6px 8px;border:2px solid #424242;font-weight:700}select option{font-weight:initial}select option:checked{font-weight:700}label{display:block;font:14px/16px var(--font-primary),var(--font-stack);color:#616161;-webkit-user-select:none;-moz-user-select:none}label>.textfield{display:block}.btn{min-width:20px;display:inline-block;border:none;border-radius:3px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;font-family:var(--font-primary),var(--font-stack);font-weight:500;text-decoration:none;text-align:center}.btn--small{padding:0 10px;font-size:12px;line-height:24px}.btn--medium{padding:0 15px;font-size:13px;line-height:30px}.btn--large{padding:0 20px;font-size:14px;line-height:40px}.btn--small.btn--pill{border-radius:24px}.btn--medium.btn--pill{border-radius:30px}.btn--large.btn--pill{border-radius:40px}.btn--primary{background:#424242;box-shadow:0 1px 5px rgba(0,0,0,.2);color:#fff}.btn--primary:hover{color:#fff}.btn--primary:active{background:#212121}.btn--secondary{background:#f5f5f5;color:#424242}.btn--secondary:hover{color:#424242}.btn--secondary:active{background:#eee}.btn--green{background:#2e7d32;color:#fff}.btn--green:active{background:#1b5e20}.btn--red{background:#d32f2f;color:#fff}.btn--red:active{background:#c62828}.btn--soft{background:var(--color-primary-dark);border-radius:5px;color:#fff}.btn--soft:focus,.btn--soft:hover{box-shadow:0 1px 10px -1px rgba(26,35,126,.6);color:#fff}.btn-reply svg{display:none}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0 0;transform-origin:0 0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-figure::after{background:#000}.overlay{background-color:rgba(33,33,33,.9);width:100vw;height:100vh;display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:99;cursor:default}.modal{width:300px;margin:0;display:none;position:fixed;left:calc(50vw - 300px / 2);z-index:999}.modal[data-modal],.modal[data-modal]+.overlay{display:block}.close{background:#1a237e url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGc+PHBhdGggZD0iTTIwIDIwTDAgMCIgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjMiLz48cGF0aCBkPSJNMCAyMEwyMCAwIiBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMyIvPjwvZz48L3N2Zz4=) center center no-repeat;background-size:14px 14px;padding:15px;border-radius:50%;position:absolute;top:5px;right:5px;cursor:pointer}.modal[data-modal=login]{top:calc(50vh - 300px / 2)}.connect>label{margin:0 0 10px 0}.connect .textfield{padding:8px 10px;font-size:20px}.connect label a{margin:0 0 0 auto;display:table;font:normal 12px/20px var(--font-stack)}.connect label[for=remember]{display:inline-flex;align-items:center}.connect input[type=submit]{margin:20px auto 0 auto;display:block}.header{background:linear-gradient(90deg,var(--color-primary-dark),transparent 100px,transparent 1150px,var(--color-primary-dark)) center/1250px no-repeat,url(/img/header.png) center no-repeat var(--color-primary-dark);box-shadow:0 5px 30px -5px rgba(26,35,126,.8);position:relative;z-index:50;-webkit-user-select:none;-moz-user-select:none}.header__inner{width:var(--main-width);margin:auto;padding:20px 0;display:flex;justify-content:space-between;align-items:center}.logo{width:auto;height:80px;display:block;fill:#fff;filter:drop-shadow(0 0 5px rgba(0, 0, 0, .4))}.menu,.menu__item{box-sizing:border-box}.menu{background-color:var(--color-primary)}.menu__inner{width:var(--main-width);margin:auto;display:flex}.menu__item{height:50px;flex-grow:1;text-align:center}.menu__item.on{box-shadow:0 5px 5px -5px var(--color-secondary-dark)}.menu__link{display:block;font:500 17px/50px var(--font-primary),var(--font-stack);color:#fff;text-decoration:none;text-transform:uppercase}.menu__link:hover{color:#fff}.menu__icon{display:none;box-sizing:content-box}.search{margin:0 0 0 40px;padding:10px 0;flex-grow:0}.search__form{display:flex}.search__input{background-color:#e8eaf6;width:230px;height:30px;padding:0 40px 0 10px;border:none;border-radius:30px;font-size:14px;color:#000}.search__input:focus{background-color:#fff;border-bottom:none}.search__button{background:0 0;width:20px;height:20px;padding:0;margin:5px 10px 5px -30px;box-sizing:content-box;cursor:pointer;fill:var(--color-primary-dark)}.player{background:#eee;width:280px;height:70px;padding:10px;display:grid;grid-template-columns:40px 160px 40px;grid-gap:10px;justify-content:center;align-items:center;position:relative;z-index:0;box-shadow:0 4px 0 #757575,0 0 20px rgba(0,0,0,.4);border-radius:45px;-webkit-user-select:none;-moz-user-select:none;box-sizing:content-box}.player__left,.player__right{width:40px;height:65px;display:flex;flex-flow:row wrap;justify-content:flex-end;align-content:space-between}.player__wrap-btn{display:grid;grid-template:20px 20px/20px 20px}.player__wrap-btn div{margin:1px 0 0 0;transform:rotate(-10deg)}.player__btn{padding:0;overflow:visible;border:none;border-radius:50%;position:relative;top:-1px;box-shadow:inset 0 0 1px rgba(255,255,255,.5);box-sizing:content-box;outline:0;cursor:pointer;font:small-caps italic 12px/20px var(--font-stack, sans-serif);color:#fff;text-shadow:0 0 1px rgba(0,0,0,.2)}.player .player__btn::before{content:"";background:#bdbdbd;width:24px;height:24px;border-radius:50%;position:absolute;top:-1px;left:-2px;z-index:-1;pointer-events:none}.player .player__btn:active{border-bottom:none;top:0}.player .player__btn:active::before{top:-2px}.player .btn-play,.player .btn-stop{background:-webkit-radial-gradient(top,circle,#9c27b0 0,#4a148c 100%);width:20px;height:20px;border-bottom:1px solid #4a148c}.player .btn-play{grid-area:1/2/2/3}.player .btn-stop{grid-area:2/1/3/2}.player .btn-help{background:linear-gradient(to bottom,#616161,#212121);width:10px;height:10px;margin:2px 0 0 3px;border-bottom:1px solid #212121}.player .btn-help::before{width:12px;height:12px;top:0;left:-1px}.player .btn-help:active::before{top:-1px}.player__wrap-btn-dedi{grid-area:1/1/2/3}.player__wrap-btn-prog{grid-area:2/1/3/3}.player .btn-dedi,.player .btn-prog{background:-webkit-radial-gradient(top,circle,#5c6bc0 0,#1a237e 100%);width:36px;height:14px;border-bottom:1px solid #1a237e;border-radius:14px;font-size:10px;line-height:14px}.player .btn-dedi::before,.player .btn-prog::before{width:40px;height:18px;border-radius:18px;top:-1px;left:-2px}.player label[for=help]{display:grid;grid-template:10px/1fr 10px;font:small-caps 9px/9px var(--font-stack, sans-serif);color:#757575;text-shadow:0 0 2px #fff}.player label[for=help] span{transform:rotate(8deg)}.player__container-screen{background:#212121;width:160px;height:70px;display:flex;justify-content:center;align-items:center;border-radius:5px 5px 15px 5px;position:relative}.player__container-screen::after{content:"";width:90px;border-top:70px solid rgba(255,255,255,.1);border-right:40px solid transparent;position:absolute;top:0;left:0;z-index:99}.player__screen::before{content:"";box-shadow:inset 0 0 2px #000;position:absolute;top:0;right:0;bottom:0;left:0;z-index:99}.player__screen{background:#000;width:130px;height:60px;overflow:hidden;position:relative;font:9px Volter,var(--font-stack, sans-serif)}.player__screen>div{position:absolute;top:0;right:0;bottom:0;left:0}.player__status{width:5px;height:5px;display:block;border-radius:50%;position:absolute;top:5px;right:5px}.player__status{background:#b71c1c}.player [data-status=on]+.player__status{background:#f44336;box-shadow:0 0 5px #f44336}.player__speakers{transform:rotate(-30deg)}.player__speakers span{background:#9e9e9e;width:20px;height:3px;margin:3px;display:block;border-radius:3px;box-shadow:inset 0 0 3px #212121}.player__volume{height:8px;overflow:hidden;position:absolute;top:-8px;right:50px}.player__volume input[type=range]{width:40px;height:8px;opacity:0;position:absolute;left:5px;z-index:5;cursor:pointer}.player__volume-molette{filter:drop-shadow(0 0 2px rgba(255, 255, 255, .2));position:relative;top:2px}.player__main{background:linear-gradient(to top,#bf360c 0,#f57f17 50%,#bf360c 100%)}.player__main .main__mid{height:46px;display:flex;align-items:center}.player__titrage{background-image:linear-gradient(#111,#050505);width:120px;margin:auto;overflow:hidden;border-radius:0 0 3px 3px;box-shadow:0 0 3px rgba(0,0,0,.5);white-space:nowrap;color:#fafafa;line-height:14px}.player__titrage span{display:inline-block;padding:0 0 0 100%;animation:marquee 10s linear infinite}@keyframes marquee{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}.player__avatar{background-repeat:no-repeat;background-position:center 0;width:33px;height:56px;flex-shrink:0}.player__infos{color:#fafafa;text-shadow:0 0 3px rgba(0,0,0,.5)}.player__infos>*{display:block}.player__infos-anim{font-style:italic}.player__icons{position:absolute;right:0;bottom:5px}.player__icons i{background-repeat:no-repeat;background-position:center;width:9px;height:9px;padding:3px;display:block;border-radius:3px 0 0 3px}.player__volume-status{background-image:url(data:image/gif;base64,R0lGODlhCQAJAIAAAP///////yH5BAEKAAEALAAAAAAJAAkAAAITjA+JGoCWHGSyHQuniy36CV5BAQA7),linear-gradient(#111,#050505)}.player__volume-status.muted{background-image:url(data:image/gif;base64,R0lGODlhCQAJAKEBAPRDNv///////////yH5BAEKAAIALAAAAAAJAAkAAAIXBIQSK7aBYDuKIRdTMDk7+ChfKB5WAhQAOw==),linear-gradient(#111,#050505);opacity:.5}.player__modal{background:rgba(255,255,255,.8);visibility:hidden;opacity:0;transition:.2s}.player__modal>div{background:rgba(250,250,250,.9);box-shadow:0 0 3px rgba(0,0,0,.1);visibility:hidden;transform:scale(0);transition:.2s;position:absolute;color:#212121}.player__modal--large{width:calc(100% - 10px);height:calc(100% - 10px);margin:5px;top:0}.player__modal--small{top:calc(50% - 16px / 2)}.player__modal .modal__title{padding:0 5px;font-size:9px;line-height:16px;font-weight:700}.player__modal .modal__content{padding:0 10px}.player__modal--small span{padding:3px 6px;display:block}.player__modal[data-modal=error],.player__modal[data-modal=help],.player__modal[data-modal=status],.player__modal[data-modal=volume]{visibility:visible;opacity:1}.player__modal[data-modal=error] .player__modal-error,.player__modal[data-modal=help] .player__modal-help,.player__modal[data-modal=status] .player__modal-status,.player__modal[data-modal=volume] .player__modal-volume{visibility:visible;transform:scale(1);transition:visibility .2s,transform .2s}.player__modal-volume .modal__content{font-size:18px;line-height:34px;text-align:center}.player__modal-help .modal__content{line-height:10px}.player__splash{background:-webkit-radial-gradient(circle,#fafafa,#bdbdbd);padding:4px;display:grid;align-items:center;text-align:center}.player__splash img{justify-self:center;filter:drop-shadow(0 0 3px rgba(0, 0, 0, .2))}.player__splash span{color:#111}.player__splash span i{background:#111;width:9px;padding:2px;display:inline-block;border-radius:50%;line-height:9px;color:#fff;font-style:normal}@-moz-document url-prefix(){.player__splash span i{padding:2px 2px 2px 3px}}.slider{width:640px;height:140px;position:relative}.slider__bullets{position:absolute;top:0;left:0;height:12px;margin:15px;display:flex;z-index:1}.slider__bullet{background:#fff;width:12px;height:12px;margin:0 4px 0 0;border-radius:50%;opacity:.8;cursor:pointer}.slider__bullet.active,.slider__bullet:hover{opacity:1;box-shadow:0 0 5px rgba(0,0,0,.5)}.slider__slide{width:640px;height:140px;position:absolute;top:0;left:0}.slider__caption{background-color:rgba(26,35,126,.9);padding:10px 15px;box-sizing:border-box;position:absolute;bottom:0;left:0;color:#fff}.slider__desc,.slider__title{display:inline-block}.slider__title{font-size:20px;line-height:20px}.slider__desc{margin:5px 0 0 0;color:var(--color-primary-text-light)}article .top__right>*+*{margin:0 0 0 10px}.card__thumb{background-color:var(--color-primary-dark);min-width:140px;max-width:140px;margin:0;overflow:hidden;position:relative}.card__thumb-img{display:block;image-rendering:pixelated}.card__thumb-overlay{width:100%;height:100%;display:flex;justify-content:center;align-items:center;position:absolute;z-index:5}.card__thumb-overlay .badge-reward{background-color:var(--color-primary);margin:0;box-shadow:0 0 20px rgba(0,0,0,.4)}.card__thumb-overlay .badge-reward:hover{background-color:var(--color-primary)}.card__thumb-overlay .badge-reward[data-dispo]::before{border:5px solid var(--color-primary)}.card{width:640px;height:120px;display:flex}.card .top--large{height:70px}.card__info{width:calc(100% - 140px)}.card .top h1,.card .top h2{font-size:20px;line-height:28px}.card .breadcrumb{max-width:calc(100% - 70px - 10px)}.card .mid{height:50px;padding:0 20px;display:flex;align-items:center}.card__desc{margin:0}.post .mid{line-height:1.6}.post .pseudate{max-width:calc(100% - 60px - 10px)}.post .breadcrumb{max-width:calc(100% - 60px - 10px - 70px - 10px)}.post .tags{display:flex;flex-flow:row wrap;align-items:flex-start}.post .tags a::before{content:"#"}.post .tags a:not(:last-child){margin:0 10px 5px 0}.difficulty{display:inline-flex;align-items:center}.difficulty__label{margin:0 6px 0 0}.difficulty__stars{display:inline-flex}.difficulty__star{fill:rgba(255,145,0,0.4)}.difficulty__star--medium{margin:0 -2px}[data-difficulty=easy] .difficulty__star--easy{fill:var(--color-secondary)}[data-difficulty=medium] .difficulty__star--easy,[data-difficulty=medium] .difficulty__star--medium{fill:var(--color-secondary)}[data-difficulty=hard] .difficulty__star--easy,[data-difficulty=hard] .difficulty__star--hard,[data-difficulty=hard] .difficulty__star--medium{fill:var(--color-secondary)}blockquote{background-color:#f5f5f5;padding:10px 30px;margin:10px;position:relative;font:italic 12px/14px var(--font-stack);color:#212121}blockquote::after,blockquote::before{display:block;position:absolute;font-size:60px;font-style:normal;color:#ff6d00}blockquote::before{content:"\201C";left:5px;top:20px}blockquote::after{content:"\201D";right:5px;bottom:-10px;float:right}.go{background:#dee4f2;padding:0 10px;display:inline-flex;white-space:nowrap;font:9px/19px "Ubuntu Habbo",var(--font-stack);color:#000;text-decoration:none}.go::after{content:"";background:url(data:image/gif;base64,R0lGODlhDAAKAKoAADZxDvn5+WC5JHzdO87t3AAAAAAAAAAAACH5BAEAAAQALAAAAAAMAAoAAAMlSKrRy60BEFaYGAjKtPggd4HkQF1DmgrmmU1tdb1TBUX180RPAgA7) center no-repeat;width:12px;margin:0 0 0 10px}.go:hover{background:#a2d6ea;color:#000}.wrap-box{margin:5px 0;display:flex;flex-flow:row wrap;justify-content:center;line-height:16px}.box-img{background-color:#424242;border:2px solid #424242;margin:5px;display:grid;grid-template:180px 1fr/1fr;overflow:hidden;border-radius:5px;box-sizing:border-box}.box-img--small,.box-img--small .big,post-image-box[size=small]{width:190px}.box-img--large,.box-img--large .big,post-image-box[size=large]{width:290px}.box-img__image-wrapper{background-color:#eee;overflow:hidden;display:flex;justify-content:center;align-items:center}.box-img .big{height:180px;display:block;object-fit:cover}.box-img__caption{background-color:#424242;padding:4px 6px;align-self:center;color:#fff;text-align:center}.box-badge{display:flex;flex-flow:row wrap;justify-content:center}.box-badge__caption{max-width:350px;display:flex;flex-direction:column;overflow-wrap:anywhere}.box-badge__name{font-weight:700}.box-badge__code{font-family:monospace;font-size:12px}.box-badge.box-badge--small,post-badge-box[size=small] .box-badge{width:50px;margin:5px;align-content:flex-start}.box-badge.box-badge--large,post-badge-box[size=large] .box-badge{margin:0;flex-wrap:nowrap;align-items:center;column-gap:5px}.box-badge.box-badge--large .badge,post-badge-box[size=large] .box-badge .badge{align-self:flex-start}img.large{width:100%;height:auto}.star-container{width:250px;height:100px;margin:0 auto;padding:0;overflow:hidden;text-align:center}.star-container .star{width:35px;height:29px;padding:0;display:inline-block;background:url(/ajax/etoiles/etoiles.gif) no-repeat top center;cursor:pointer;margin:0}.star-container .star--hover{background-position:4px -29px}.star-container .star--filled{background-position:4px -58px}.star-container .results{line-height:30px;text-align:center}.star-error{display:inline-flex;align-items:center}.star-error span{background:#be2c16;padding:5px;border-radius:5px;color:#fff;text-align:center}.star-error button{background-color:var(--color-primary-dark);border-radius:50%;aspect-ratio:1;fill:#fff;margin-left:5px}.star-error button svg{cursor:pointer;vertical-align:middle}.pagination{margin:10px 0;display:flex;justify-content:space-between}.pagination a,.pagination span{background:var(--color-primary-dark);min-width:20px;padding:0 10px;border-radius:5px;box-shadow:0 5px 15px -5px rgba(0,0,0,.4);transition:.2s;-webkit-user-select:none;-moz-user-select:none;box-sizing:content-box;font:400 17px/35px var(--font-primary),var(--font-stack);color:#fff;text-align:center;text-decoration:none}.pagination span{background-color:var(--color-primary-light);cursor:default}.pagination span:hover{box-shadow:0 5px 15px -5px rgba(0,0,0,.4)}.pagination a[rel=next],.pagination a[rel=prev]{padding:0 5px;display:flex;align-items:center;fill:#fff}.pagination a:hover{box-shadow:0 5px 15px -5px rgba(0,0,0,.8)}.game-prog{width:100%;overflow:hidden;border-collapse:collapse;position:relative;color:#212121;text-align:center}.game-prog__day{font:italic 500 20px/30px var(--font-stack)}.game-prog__infos:nth-child(odd){background-color:rgba(66,66,66,.05)}.game-prog__infos:nth-child(2n){background-color:rgba(66,66,66,.1)}.game-prog__infos td:first-child{background-color:rgba(66,66,66,.05);width:60px;font-weight:700}.game-prog tbody td{padding:8px}.game-prog tbody span{display:block}.game-prog__pagination{width:100%;position:absolute;top:0;fill:#424242}.game-prog__pagination tr{width:100%;height:30px;display:flex;justify-content:space-between;align-items:center}.game-prog__pagination button{background-color:transparent;padding:2px;display:flex}.game-prog__pagination button:hover{background-color:rgba(66,66,66,.05);border-radius:50%}.game-prog__error{background-color:#c62828;color:#fff;text-align:center}.box-available-badges .wrap-box,.box-last-badges .wrap-box{margin:0}.box-available-badges .badge,.box-last-badges .badge{margin:5px}.footer{background-color:var(--color-primary);padding:15px 0;border-radius:0}.footer__inner{width:var(--main-width);margin:auto}.footer__nav{color:#fff}.footer__link{font-weight:700;font-size:16px;color:#fff;text-decoration:none}.footer__legal{margin:10px 0 0 0;overflow:hidden;color:var(--color-primary-text-light)}.team{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px}.team__member{background-color:#f5f5f5;height:80px;padding:10px 20px;display:flex;font-size:16px;color:#212121}.team__member:hover{background-color:#eee;transition:.2s}.team__member>div:not(.avatar){display:flex;flex-flow:row wrap}.team__member-pseudo,.team__member-role{flex-basis:100%}.team__member-pseudo{line-height:24px}.team__member-role{line-height:18px}.jeux{display:flex;flex-flow:row wrap;justify-content:center}.jeux__link{margin:5px;image-rendering:pixelated}.wrap-classement{margin:20px 0 0 0;display:grid;grid-auto-flow:column;grid-auto-columns:auto 1fr;grid-gap:20px}.classement-sort{margin:0 0 20px 0;display:flex;justify-content:space-between}.classement-lots{width:210px}.classement-lots__box{background:#f5f5f5;padding:0 4px;display:flex;flex-flow:row wrap;justify-content:center;border-radius:4px}.classement-lots__box>*{margin:4px}.classement-lots__box h5{flex-basis:100%;line-height:20px;text-align:center}.classement-lots__box--first h5{background:linear-gradient(90deg,transparent,#ffd400,transparent)}.classement-lots__box--second h5{background:linear-gradient(90deg,transparent,#ccc,transparent)}.classement-lots__box--third h5{background:linear-gradient(90deg,transparent,#bf7f3f,transparent)}.classement-lots__box:not(:last-child){margin:0 0 4px 0}.classement{width:100%;border-collapse:collapse;border-radius:4px;overflow:hidden}.classement caption{opacity:.5}.classement thead td{background:#424242;font-size:18px;line-height:40px;color:#fff;text-align:center}.classement tbody tr:nth-child(odd){background:#f5f5f5}.classement tbody tr:nth-child(2n){background:#fff}.classement tbody tr[data-rank="1"] td:first-child{background:repeating-linear-gradient(-45deg,hsla(50,100%,50%,.6),hsla(50,100%,50%,.6) 3px,hsla(50,100%,50%,.2) 3px,hsla(50,100%,50%,.2) 6px);background-attachment:fixed;font-weight:700}.classement tbody tr[data-rank="2"] td:first-child{background:repeating-linear-gradient(-45deg,hsla(0,0%,80%,.6),hsla(0,0%,80%,.6) 3px,hsla(0,0%,80%,.2) 3px,hsla(0,0%,80%,.2) 6px);background-attachment:fixed;font-weight:700}.classement tbody tr[data-rank="3"] td:first-child{background:repeating-linear-gradient(-45deg,hsla(30,50%,50%,.6),hsla(30,50%,50%,.6) 3px,hsla(30,50%,50%,.2) 3px,hsla(30,50%,50%,.2) 6px);background-attachment:fixed;font-weight:700}.classement tbody td{padding:0;overflow:hidden;position:relative;font-size:15px;line-height:40px}.classement tbody td:first-child{text-indent:70px}.classement tbody td:nth-child(2){text-align:center}.classement tbody td .avatar{background-position:center -20px;position:absolute;top:0;left:0}.partners{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px}.partners__intro{grid-column:1/3}.partners__partner{background-color:#f5f5f5;padding:10px 20px;display:grid;grid-gap:10px;justify-items:center;color:#212121;text-align:center}.partners__partner:hover{background-color:#eee;transition:.2s}.partners__info>*{display:block}.forgot-form,.register-form{display:grid;grid-template-columns:190px 190px;grid-gap:20px;justify-content:center}.forgot-form .password_alert,.register-form .password_alert{grid-column:1/3;text-align:center;font-weight:700;color:#be2c16}.forgot-form .email_alert,.register-form .email_alert{align-self:end;font-style:italic;color:#424242}.forgot-form input[name=submit],.register-form input[name=submit]{justify-self:center}.forgot-form input[name=submit]{grid-column:1/3}.contact-form{display:grid;grid-template-columns:auto auto;grid-gap:20px;justify-content:center}.contact-form input[type=submit],.contact-form label[for=message],.contact-form label[for=reason]{grid-column:1/3}.contact-form label[for=message] textarea,.contact-form label[for=reason] input{width:calc(100% - 20px)}.contact-form input[type=submit]{justify-self:end}@media screen and (max-width:1024px){:root{--main-width:640px}.player{display:none}.menu__icon{margin:auto;padding:12px;display:block;fill:#fff}.menu__link span{display:none}.main{grid-template-columns:auto;grid-gap:40px}.main__aside .box{width:300px}}@media screen and (min-width:641px) and (max-width:1024px){.main__aside{width:auto;display:block;column-count:2;column-gap:40px}.main__aside .box{break-inside:avoid}.main__aside .box:not(:last-child){margin-bottom:10px}}@media screen and (min-width:641px){.search-mobile{display:none}}@media screen and (max-width:640px){.card,.menu__inner,.slider,.slider__slide,article{width:100%}.header__inner{--h-size:40px;width:92%;height:auto;padding:20px 0;flex-flow:column;align-items:stretch;gap:20px}.logo{margin:auto}.menu .search{display:none}.search-mobile .search__input{width:100%;height:var(--h-size);font-size:16px}.search-mobile .search__button,.search-mobile .search__button svg{width:26px;height:26px}.search-mobile .search__button{padding:7px;margin:0 0 0 calc(-1 * var(--h-size))}.main{width:96%;margin:20px auto 60px auto;grid-template-columns:100%}.main__section{grid-template-columns:100%}.top{padding:0 15px}.top--large .avatar{margin:0 15px -34px 0}.top__right{right:15px}.mid{padding:15px}.bot{padding:0 15px 15px 15px}.avatar{margin:0 15px 0 0}.card .mid{padding:0 15px}.card__desc{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@supports not (-webkit-line-clamp:2){.card__desc{height:32px;position:relative}.card__desc::after{content:"";background:linear-gradient(to left,#fff 0,transparent 100%);width:80px;height:16px;position:absolute;right:0;bottom:0;pointer-events:none}}.post .top h1{font-size:20px}article .mid img{max-width:100%;height:auto}.team__member{padding:10px 15px}.classement-sort{display:grid;grid-template-columns:1fr;grid-gap:10px}.classement-sort select{width:100%}.wrap-classement{grid-auto-flow:row;grid-auto-columns:1fr}.classement-lots{width:auto}.main__aside{grid-template-columns:auto;justify-self:center}.user-box[data-user-box-status=disconnected] .mid{padding:20px 15px 15px 15px}.box-available-badges,.box-last-badges{grid-area:initial}.footer__inner{width:90%}}@media screen and (max-width:540px){body{margin:0 0 50px 0}.changelog{display:none}.header{background:var(--color-primary)}.header__inner{--gap:8vw;padding:10px 0;display:grid;grid-template-columns:auto auto;gap:var(--gap)}.on-search.header__inner{grid-template-columns:var(--h-size) auto}.logo{height:var(--h-size)}.on-search .logo{width:var(--h-size)}.on-search .logo .abbgames{visibility:hidden;transform:translate(calc(-1 * (var(--h-size)/ 4)),0)}.header__inner:not(.on-search) .logo .abbgames{transition:transform .2s ease-out}.search-mobile{justify-self:flex-end}.header__inner:not(.on-search) .search-mobile .search__input{width:var(--h-size);padding:0;visibility:hidden}.on-search .search-mobile .search__input{width:calc(100vw - calc(8vw + var(--gap)) - var(--h-size));transition:width .2s ease-out}.search-mobile .search__button{fill:#fff}.on-search .search-mobile .search__button{fill:var(--color-primary-dark)}.menu{border-top:1px solid var(--color-primary-dark);position:fixed;right:0;bottom:0;left:0;box-shadow:0 -5px 30px -5px rgba(26,35,126,.8)}.menu__item.on{opacity:1}.menu__link{background-size:0;background-position:center;background-repeat:no-repeat;display:flex;flex-flow:column;padding:4px 0;-webkit-tap-highlight-color:transparent}.menu__link:hover{background-image:radial-gradient(circle,var(--color-primary-dark) 80%,transparent 0);background-size:100%;transition:background .4s}.menu__icon{width:20px;height:20px;padding:4px 0 0 0}.menu__link span{display:block;font-size:10px;line-height:18px;font-weight:400;text-transform:capitalize}.menu__item.on a span{font-size:11px}.card{height:auto}.card__info{width:100%}.card__thumb{display:none}.card .top--large,.post .top--large{height:auto;flex-flow:row wrap}.card .top,.post .top{padding:6px 15px}.top--large .avatar{display:none}.post .pseudate{max-width:initial}.card .breadcrumb{max-width:initial}.post .breadcrumb{max-width:calc(100% - 50px - 10px)}.card .top h1,.card .top h2,.post .top h1{margin:0 0 4px 0;line-height:22px;white-space:normal}.card .top__right,.post .top__right{margin-top:-4px;flex-basis:100%;position:relative;right:0;bottom:-11px}.post .top__right .badge--reward{margin-top:-26px}.forgot-form,.register-form{grid-template-columns:1fr}.forgot-form .password_alert,.forgot-form input[name=submit],.register-form .password_alert,.register-form input[name=submit]{grid-column:1/2}.pagination span[role=separator],.pagination>a:not([rel=prev]):not([rel=next]){display:none}.pagination a,.pagination span{min-width:40px}.pagination a[rel=next],.pagination a[rel=prev]{justify-content:center}.team{grid-template-columns:1fr}.partners{grid-template-columns:1fr}.partners__intro{grid-column:initial}.profile{grid-template:auto/1fr}}@media screen and (max-width:320px){.classement tbody td:first-child{text-indent:20px}.classement .avatar{display:none}.main__aside{width:100%}.main__aside .box{width:100%}}.flag{width:20px;height:15px;background-repeat:no-repeat;margin:0}.flag.flag--fr{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2NDAgNDgwIj48ZyBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS13aWR0aD0iMXB0Ij48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMCAwaDY0MHY0ODBIMHoiLz48cGF0aCBmaWxsPSIjMDAyNjdmIiBkPSJNMCAwaDIxMy4zdjQ4MEgweiIvPjxwYXRoIGZpbGw9IiNmMzE4MzAiIGQ9Ik00MjYuNyAwSDY0MHY0ODBINDI2Ljd6Ii8+PC9nPjwvc3ZnPg==)}.flag.flag--com{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2NDAgNDgwIj48ZyBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxnIHN0cm9rZS13aWR0aD0iMXB0Ij48cGF0aCBkPSJNMCAwaDkxMnYzN0gwem0wIDczLjhoOTEydjM3SDB6bTAgNzRoOTEydjM2LjhIMHptMCA3My43aDkxMnYzN0gwem0wIDc0aDkxMnYzNi44SDB6TTAgMzY5aDkxMnYzN0gwem0wIDc0aDkxMlY0ODBIMHoiIGZpbGw9IiNiZDNkNDQiLz48cGF0aCBkPSJNMCAzN2g5MTJ2MzYuOEgwem0wIDczLjhoOTEydjM3SDB6bTAgNzMuOGg5MTJ2MzdIMHptMCA3NGg5MTJ2MzYuOEgwem0wIDczLjdoOTEydjM3SDB6bTAgNzRoOTEyVjQ0M0gweiIgZmlsbD0iI2ZmZiIvPjwvZz48cGF0aCBmaWxsPSIjMTkyZjVkIiBkPSJNMCAwaDM2NC44djI1OC41SDB6Ii8+PC9nPjwvc3ZnPg==)}.flag.flag--com-br{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2NDAgNDgwIj48ZyBzdHJva2Utd2lkdGg9IjFwdCIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBmaWxsPSIjMjI5ZTQ1IiBkPSJNMCAwaDY0MHY0ODBIMHoiLz48cGF0aCBkPSJNMzIxLjQgNDM2TDYyMyAyNDAuMiAzMTkuNSA0NCAxNyAyNDAuOCAzMjEuNSA0MzZ6IiBmaWxsPSIjZjhlNTA5Ii8+PHBhdGggZD0iTTQ1Mi44IDI0MGMwIDcwLjMtNTcgMTI3LjMtMTI3LjYgMTI3LjMtNzAuNCAwLTEyNy41LTU3LTEyNy41LTEyNy4zczU3LTEyNy4zIDEyNy41LTEyNy4zIDEyNy42IDU3IDEyNy42IDEyNy4zeiIgZmlsbD0iIzJiNDlhMyIvPjxwYXRoIGQ9Ik00NDQuNCAyODUuOGMyLTUgNC40LTEyLjcgNS44LTE5LjgtNjcuOC01OS41LTE0My4zLTkwLTIzOC43LTgzLjctMy41IDYuNi02LjIgMTMuNC04LjUgMjEgMTEzLTExIDE5NiAzOSAyNDEuNCA4Mi41eiIgZmlsbD0iI2ZmZiIvPjwvZz48L3N2Zz4=)}.flag.flag--com-tr{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2NDAgNDgwIj48ZyBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGZpbGw9IiNmMzE5MzAiIGQ9Ik0wIDBoNjQwdjQ4MEgweiIvPjxwYXRoIGQ9Ik00MDcgMjQ3LjVjMCA2Ni4yLTU0LjYgMTIwLTEyMiAxMjBzLTEyMi01My44LTEyMi0xMjAgNTQuNi0xMjAgMTIyLTEyMCAxMjIgNTMuOCAxMjIgMTIweiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik00MTMgMjQ3LjVjMCA1My00My42IDk2LTk3LjUgOTZzLTk3LjYtNDMtOTcuNi05NiA0My42LTk2IDk3LjUtOTYgOTcuNiA0MyA5Ny42IDk2eiIgZmlsbD0iI2YzMTgzMCIvPjxwYXRoIGQ9Ik00MzAuNyAxOTEuNWwtMSA0NC4zLTQxLjMgMTEuMiA0MC44IDE0LjUtMSA0MC43IDI2LjUtMzEuOCA0MC4yIDE0LTIzLjMtMzQgMjguMy0zNC00My41IDEyLTI1LjgtMzd6IiBmaWxsPSIjZmZmIi8+PC9nPjwvc3ZnPg==)}.flag.flag--es{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2NDAgNDgwIj48cGF0aCBmaWxsPSIjYzYwYjFlIiBkPSJNMCAwaDY0MHY0ODBIMHoiLz48cGF0aCBmaWxsPSIjZmZjNDAwIiBkPSJNMCAxMjBoNjQwdjI0MEgweiIvPjwvc3ZnPg==)}.flag.flag--it{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2NDAgNDgwIj48ZyBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS13aWR0aD0iMXB0Ij48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMCAwaDY0MHY0ODBIMHoiLz48cGF0aCBmaWxsPSIjMDA5MjQ2IiBkPSJNMCAwaDIxMy4zdjQ4MEgweiIvPjxwYXRoIGZpbGw9IiNjZTJiMzciIGQ9Ik00MjYuNyAwSDY0MHY0ODBINDI2Ljd6Ii8+PC9nPjwvc3ZnPg==)}.flag.flag--de{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2NDAgNDgwIj48cGF0aCBmaWxsPSIjZmZjZTAwIiBkPSJNMCAzMjBoNjQwdjE2MEgweiIvPjxwYXRoIGQ9Ik0wIDBoNjQwdjE2MEgweiIvPjxwYXRoIGZpbGw9IiNkMDAiIGQ9Ik0wIDE2MGg2NDB2MTYwSDB6Ii8+PC9zdmc+)}.flag.flag--nl{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2NDAgNDgwIj48ZyBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS13aWR0aD0iMXB0IiB0cmFuc2Zvcm09InNjYWxlKDEuMjUgLjkzNzUpIj48cmVjdCByeD0iMCIgcnk9IjAiIGhlaWdodD0iNTA5LjgiIHdpZHRoPSI1MTIiIGZpbGw9IiNmZmYiLz48cmVjdCByeD0iMCIgcnk9IjAiIGhlaWdodD0iMTY5LjkiIHdpZHRoPSI1MTIiIHk9IjM0Mi4xIiBmaWxsPSIjMjE0NjhiIi8+PHBhdGggZmlsbD0iI2FlMWMyOCIgZD0iTTAgMGg1MTJ2MTcwSDB6Ii8+PC9nPjwvc3ZnPg==)}.flag.flag--fi{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2NDAgNDgwIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMCAwaDY0MHY0ODBIMHoiLz48cGF0aCBmaWxsPSIjMDAzNTgwIiBkPSJNMCAxNzQuNWg2NDB2MTMxSDB6Ii8+PHBhdGggZmlsbD0iIzAwMzU4MCIgZD0iTTE3NS41IDBoMTMxdjQ4MGgtMTMxeiIvPjwvc3ZnPg==)}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}.tippy-iOS{cursor:pointer!important;-webkit-tap-highlight-color:transparent}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}.tippy-box[data-theme~=user-box]{background-color:transparent;width:310px}.tippy-box[data-theme~=profile-preview]{width:300px}.tippy-box[data-theme~=profile-preview] .mid>:empty,.tippy-box[data-theme~=profile-preview] .top h4:empty,.tippy-box[data-theme~=profile-preview] .top span:empty{animation:pulse ease-in-out 2s infinite}.tippy-box[data-theme~=profile-preview] .top h4:empty{background-color:#5c6bc0;height:20px;margin:0 0 5px 0;flex-basis:100px}.tippy-box[data-theme~=profile-preview] .top span:empty{background-color:#3f51b5;height:12px;flex-basis:160px}.tippy-box[data-theme~=profile-preview] .mid{height:50px;padding:15px 20px;display:flex;align-items:flex-end}.tippy-box[data-theme~=profile-preview] .mid>:not(:first-child){margin:0 0 0 20px}.tippy-box[data-theme~=profile-preview] .mid>span{width:50px;height:50px;text-align:center;text-transform:uppercase}.tippy-box[data-theme~=profile-preview] .mid>span b{font-size:18px}.tippy-box[data-theme~=profile-preview] .mid>span:empty::before{content:"";background-color:#e0e0e0;width:30px;height:20px;margin:7px auto 2px auto;display:block}.tippy-box[data-theme~=profile-preview] .mid>div{width:40px;height:40px;padding:5px;border-radius:5px;transition:.4s;cursor:pointer}.tippy-box[data-theme~=profile-preview] .mid>div:hover{background-color:#424242}.tippy-box[data-theme~=profile-preview] .mid>div:empty{background-color:#e0e0e0;width:40px;height:40px;padding:5px;border-radius:5px}.tippy-box[data-theme~=profile-preview] .avatar{background-position-y:75px;transition:background-position-y .4s}.tippy-box[data-theme~=profile-preview] .avatar--loaded{background-position-y:-12px}.tippy-box[data-theme~=profile-preview][data-placement^=top]>.tippy-arrow{border-top-color:#fff}.tippy-box[data-theme~=profile-preview][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--color-primary)}.tippy-box[data-theme~=user-box][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--color-primary-dark)}@media screen and (max-width:540px){.tippy-box[data-theme~=user-box][data-placement^=top]>.tippy-arrow::before{border-top-color:#fff}}.tippy-content{padding:0}.tippy-box[data-theme~=badge]>.tippy-content{font:12px "Ubuntu Habbo",var(--font-stack, sans-serif);padding:5px;max-width:250px;text-align:center}@keyframes pulse{0%{opacity:1}50%{opacity:.5}100%{opacity:1}}
