@font-face{font-family:"Sohne";src:url("../fonts/Sohne-Regular.woff") format("woff"),url("../fonts/Sohne-Regular.woff2") format("woff2");font-weight:400;font-display:swap}@font-face{font-family:"Sohne Schmal";src:url("../fonts/SohneSchmal-Bold.woff") format("woff"),url("../fonts/SohneSchmal-Bold.woff2") format("woff2");font-weight:700;font-display:swap}@font-face{font-family:"Sohne";src:url("../fonts/Sohne-SemiBold.woff") format("woff"),url("../fonts/Sohne-SemiBold.woff2") format("woff2");font-weight:600;font-display:swap}*,*::before,*::after{box-sizing:border-box}ul[class],ol[class]{padding:0;margin:0}body,h1,h2,h3,h4,p,li,figure,figcaption,blockquote,dl,dd{margin:0}html{font-size:10px}body{min-height:100vh;scroll-behavior:smooth;text-rendering:optimizeSpeed;line-height:1.6}ul[class],ol[class]{list-style:none}a:not([class]){text-decoration:none;cursor:pointer;color:#ec4f99}a:not([class]):hover{text-decoration:underline}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img{max-width:100%;display:block}section>*+*,article>*+*{margin-top:1em}input,button,textarea,select{font:inherit}@media(prefers-reduced-motion: reduce){*{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;scroll-behavior:auto !important}}a{text-decoration:none}.buttons{border:none;background:rgba(0,0,0,0);cursor:pointer;padding:0}.no-scroll{overflow:hidden}.center{text-align:center;display:block}.global{padding-top:6rem}.wrapper{width:100%;max-width:1400px;margin:0 auto;padding-left:15px;padding-right:15px}body{font-family:"Sohne",sans-serif;font-size:1.6rem;background-color:#121212;color:#fff;font-weight:400}h1{font-weight:bold;line-height:1.1;color:#dc3f6d;letter-spacing:1px}h2,h3,h4,h5,h6{font-weight:bold;line-height:1.1;letter-spacing:1px;position:relative;padding-bottom:1.4rem}h2::after,h3::after,h4::after,h5::after,h6::after{content:"";position:absolute;width:76px;height:3px;background:#da4167;left:0;bottom:0}li:not([class]){margin-bottom:1rem;margin-top:1rem}h1{font-size:2.7rem}h2{font-size:2.4rem}h3{font-size:2rem}h4{font-size:1.8rem}button{cursor:pointer}.t-wr{padding-bottom:1rem;overflow-x:auto;margin:2.5rem auto}.t-wr::-webkit-scrollbar{width:auto;height:5px}.t-wr::-webkit-scrollbar-thumb{background:#292929;border-radius:50px}.t-wr::-webkit-scrollbar-track{background:rgba(0,0,0,0)}table{border-collapse:collapse;overflow:hidden;text-align:center;margin:0 auto}tr{margin:0}thead{color:#000;background:#da4167}th,td{padding:1.2rem 1.5rem;min-width:12rem;border:.1rem solid rgba(107,44,60,.8)}.center{margin:15px auto}.h-auto{height:auto}.mobile{max-width:320px;width:100%}@media(min-width: 768px){h1{font-size:3.1rem}h2{font-size:2.7rem}h3{font-size:2.5rem}h4{font-size:2.2rem}.mobile{max-width:none;width:100%;max-width:900px}}.is-overflow{overflow:hidden}.header{background-color:#121212;position:fixed;height:6rem;z-index:6;width:100%;top:0;left:0}.header__overlay{bottom:0;position:fixed;height:calc(100vh - 5.5rem);width:100vw;background-color:rgba(0,0,0,.7);z-index:5;display:none;transition:display .2s linear}.header__overlay.is-active{display:block}.header__open{display:flex;align-items:center;justify-content:center}.header__wrap{display:flex;align-items:center;justify-content:space-between;height:100%;-moz-column-gap:2rem;column-gap:2rem}.header__buttons{background-color:#121212;width:100%;position:fixed;bottom:0;left:0;padding:1.3rem;display:flex;justify-content:center;align-items:center;gap:1.2rem}.header__reg{text-transform:uppercase;font-weight:600;color:#000;display:block;background:#dc3f6d;border-radius:4px;padding:.5rem 2rem;text-align:center}.header__reg:hover{background:#e26c89}.header__log{text-transform:uppercase;display:block;font-weight:600;color:#fff;border-radius:4px;padding:.35rem 2rem;border:2px solid #fff;text-align:center}.header__log:hover{color:#dc3f6d;border:2px solid #dc3f6d}.header__menu{z-index:6;width:300px;background:#18171d;transform:translateX(200%);transition:transform .2s linear;position:absolute;right:0;top:5.5rem;overflow-y:auto;height:100vh}.header__menu::-webkit-scrollbar{width:1px;height:1px}.header__menu::-webkit-scrollbar-thumb{background:rgba(0,0,0,0)}.header__menu::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.header__menu-link{display:flex;align-items:center;color:#fff;padding:1.3rem;gap:1rem;text-transform:uppercase}.header__menu-link:hover{text-decoration:none}.header__menu-item:nth-child(odd){background:hsla(0,0%,100%,.1)}.header__menu-item:nth-child(odd):hover{background:#18171d}.header__menu-item:nth-child(even):hover{background:hsla(0,0%,100%,.1)}.header__menu.is-active{transform:translateX(0)}@media(min-width: 555px){.header__buttons{padding:0;position:static;width:auto;background-color:rgba(0,0,0,0);margin-left:auto}}@media(min-width: 1200px){.header__buttons{margin-left:0}.header__menu{display:flex;z-index:1;flex-direction:row;width:auto;background:rgba(0,0,0,0);transform:translateX(0);position:static;overflow-y:visible;height:auto;padding:0}.header__open{display:none}.header__menu-list{display:flex;align-items:center}.header__menu-link{padding-left:1rem;padding-right:1rem;padding-top:1.7rem;padding-bottom:1.5rem;border-bottom:2px solid rgba(0,0,0,0)}.header__menu-link img{display:none}.header__menu-item:nth-child(odd){background:rgba(0,0,0,0)}.header__menu-item:nth-child(odd):hover{background:hsla(0,0%,100%,.07)}.header__menu-item:nth-child(even):hover{background:hsla(0,0%,100%,.07)}.header__menu-link:hover{color:#dc3f6d;border-bottom:2px solid #dc3f6d}.header__logo img{width:140px;height:auto}}.hero{margin-bottom:1rem}.hero__img{width:100%;height:auto}.types[class]{margin-bottom:2rem;padding-top:.5rem;padding-bottom:.5rem}.types{display:flex;overflow-x:auto;-moz-column-gap:5px;column-gap:5px}.types::-webkit-scrollbar{width:auto;height:5px}.types::-webkit-scrollbar-thumb{background:#414141;border-radius:50px}.types::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.types__item{flex-shrink:0}.types__item-link{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.7rem 1rem;color:#fff;gap:5px;transition:opacity .2s linear}.types__item-link img{flex-shrink:0;width:auto;height:26px}.types__item-link:hover{opacity:.6}@media(min-width: 992px){.types{justify-content:center}}@media(min-width: 1120px){.types{gap:4rem}}.content-list{margin-bottom:3.2rem;margin-top:3.2rem}.content-list__inner{border-radius:0 0 5px 5px;border:1px solid #dc3f6d}.content-list__list[class]{margin:0;list-style:auto;padding:1.2rem 4.2rem 1.5rem 4.6rem}.content-list__list[class] li{margin-bottom:1.3rem}.content-list__list-link{color:#fff}.content-list__list-link:hover{text-decoration:underline}.content-list summary{border-radius:5px;display:flex;justify-content:center;align-items:center;padding:1.4rem 2rem 1.4rem 2rem;cursor:pointer;font-size:1.8rem;outline:none;font-weight:600;color:#000;background:#dc3f6d}.content-list summary svg{transition:transform .2s linear;width:28px;height:28px;margin-left:2.2rem;transform:rotate(90deg)}.content-list__list-link:hover{text-decoration:underline}.content-list[open]>summary{border-radius:5px 5px 0 0}.content-list[open]>summary svg{transform:rotate(270deg)}@media(min-width: 768px){.content-list{margin:3.2rem auto;max-width:920px}.content-list__list[class]{padding-top:2.4rem;padding-bottom:2.6rem;-moz-column-count:2;column-count:2}}.bonuses[class]{margin-bottom:3rem;margin-top:2.5rem}.bonuses{display:flex;flex-wrap:wrap;gap:7px}.bonuses__item{width:calc(33.33% - 5px);position:relative}.bonuses__img{height:auto;border-radius:5px;width:100%}.bonuses__link{font-weight:normal;font-size:1.3rem;position:absolute;display:block;bottom:1rem;right:.5rem;left:.5rem;padding:.3rem .2rem}@media(min-width: 576px){.bonuses__link{right:1.5rem;left:1.5rem;bottom:1.2rem;font-size:1.6rem}}@media(min-width: 768px){.bonuses{flex-wrap:wrap;gap:15px}.bonuses__link{left:50%;transform:translateX(-50%);padding:.3rem 2rem;width:100%;max-width:175px}.bonuses__item{width:calc(33.33% - 10px);position:relative}}.games{display:flex;flex-wrap:wrap;gap:1rem}.games__item{width:calc(50% - .5rem);overflow:hidden}.games__item:hover{cursor:pointer}.games__item:hover .games__item-overlay{opacity:1}.games__item-name{text-overflow:ellipsis;white-space:nowrap;width:100%;overflow:hidden;font-size:1.6rem;text-align:center}.games__img{position:relative;overflow:hidden;border-radius:10px}.games__img img{width:100%;height:auto}.games__item-overlay{position:absolute;top:0;left:0;width:100%;height:100%;padding:1.5rem;opacity:0;transition:opacity .1s linear;display:flex;flex-direction:column;align-items:center;background:rgba(18,18,18,.716);border-radius:10px}.games__btns{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.8rem;width:100%;margin:auto}.games__play{max-width:150px;width:100%;font-size:1.6rem;text-transform:capitalize}.games__demo{font-size:1.6rem;width:100%;max-width:150px;text-transform:capitalize}.games[class]{margin-top:2.5rem}@media(min-width: 500px){.games__item{width:calc(33.3333333333% - .7rem)}}@media(min-width: 720px){.games__item{width:calc(25% - .8rem)}}@media(min-width: 992px){.games__item{width:calc(20% - .8rem)}}@media(min-width: 1200px){.games__item{width:calc(16.6666666667% - .9rem)}.games__item-overlay{padding:24px 12px 24px}}.reviews{margin-bottom:5rem}.reviews__item{border-radius:1rem;position:relative;background:#292929;padding:2.3rem 2rem 3.7rem}.c-comments__item+.reviews__item{margin-top:4.5rem}.reviews__info{margin-bottom:.65rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.reviews__info span{font-size:1.6rem;display:block;margin-left:1.6rem}.reviews__name{margin-bottom:.65rem;font-weight:600}.reviews__btn{font-size:1.6rem;position:absolute;padding:.5rem 2.5rem;right:3%;bottom:-1.7rem}.frequentes{margin-bottom:4.2rem}.frequentes summary{font-weight:600;padding:1.7rem;padding-right:5.6rem;display:block;font-size:1.8rem;cursor:pointer;position:relative;outline:none;background-color:#292929;border-radius:10px}.frequentes details{margin-bottom:1.5rem}.frequentes summary:before{content:"";display:block;height:2.9rem;width:2.9rem;background-image:url("../img/arrow-down.svg");transition:transform .2s linear;position:absolute;top:50%;right:1.5rem;transform:translateY(-50%)}.frequentes details[open] summary:before{transform:rotate(180deg) translateY(50%)}.frequentes details>div{padding:1.7rem}.footer{padding-top:1.6rem;background:#292929;padding-bottom:7.6rem}.footer__logo{display:block;margin-bottom:3rem}.footer__logo img{margin:0 auto}.footer__top{padding-bottom:3rem;border-bottom:2px solid #4c4c4c;margin-bottom:3rem}.footer__copy{text-align:center;font-size:1.4rem;display:block;color:#b1bad3}.footer__nav{display:flex;flex-wrap:wrap;gap:4rem;justify-content:space-between}.footer__nav-title{color:#fc4c85;display:block;margin-bottom:1rem;text-align:center;font-weight:600}.footer__list-item{margin-bottom:1.2rem}.footer__list-link{display:block;color:#9d9d9d;transition:color .2s linear;text-align:center}.footer__list-link:hover{color:#fff}@media(min-width: 555px){.footer{padding-bottom:2.5rem}}@media(min-width: 1200px){.footer{padding-top:4rem;padding-bottom:4rem}.footer__wrap{display:flex;justify-content:space-between;align-items:center;gap:3rem}.footer__top{margin-bottom:0;padding-bottom:0;border-bottom:none;max-width:400px;width:100%}.footer__logo img{width:400px;height:auto}.footer__nav{width:50%}.footer__nav-title{text-align:left}.footer__list-link{text-align:left}}