:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@media(prefers-color-scheme:dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}@font-face{font-family:ByrdRegular;src:url(/campaigns/jogoamesacomtodos/assets/Byrd-Regular-BSjkI3Op.woff2) format("woff2"),url(/campaigns/jogoamesacomtodos/assets/Byrd-Regular-AzAPPIb4.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:ByrdSemiBold;src:url(../fonts/byrd/Byrd-SemiBold.woff2) format("woff2"),url(../fonts/byrd/Byrd-SemiBold.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:ByrdBold;src:url(/campaigns/jogoamesacomtodos/assets/Byrd-Bold-sm1aB_2f.woff2) format("woff2"),url(/campaigns/jogoamesacomtodos/assets/Byrd-Bold-LmUjxo7H.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:ByrdBlack;src:url(/campaigns/jogoamesacomtodos/assets/Byrd-Black-C_csfPIi.woff2) format("woff2"),url(/campaigns/jogoamesacomtodos/assets/Byrd-Black-7pW5S0RI.woff) format("woff");font-weight:400;font-style:normal}::-webkit-scrollbar{width:12px;background:transparent}::-webkit-scrollbar-thumb{background:#e1e1e1;border-radius:8px}::-webkit-scrollbar-track{background:transparent;border-radius:8px}*{scrollbar-width:thin;scrollbar-color:#e5e5e5 transparent}.app{position:relative;overflow:hidden;font-style:normal;text-rendering:optimizeLegibility;font-smoothing:antialiased;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-stretch:normal;letter-spacing:normal;font-family:ByrdBold,sans-serif;height:100dvh}.app__game-ended-container-title{position:absolute;top:60px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;gap:8px;align-items:center;min-width:230px}@media(min-width:0)and (max-width:1023px){.app__game-ended-container-title{top:100px}}@media(max-height:888px){.app__game-ended-container-title{top:55px}}@media(max-height:750px){.app__game-ended-container-title{top:25px}}.app__game-ended-container-title__title{font-style:normal;text-rendering:optimizeLegibility;font-smoothing:antialiased;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-stretch:normal;letter-spacing:normal;font-family:ByrdBlack,sans-serif;font-size:50px;font-weight:900;line-height:88%;letter-spacing:.16px;color:#eb0203;text-align:center}@media(max-height:750px){.app__game-ended-container-title__title{font-size:42px}}@media(max-height:600px){.app__game-ended-container-title__title{font-size:38px}}.app__game-ended-container-title__title .app__title-line .app__title-shape-top-left{width:24px;height:24px;left:-17%;position:absolute}.app__game-ended-container-title__title .app__title-line .app__title-shape-top-right{width:24px;height:24px;right:-21%;position:absolute}.app__game-ended-container-title__title .app__title-line .app__title-shape-mid-left{width:24px;height:24px;left:-2%;position:absolute}.app__game-ended-container-title__title .app__title-line .app__title-shape-mid-right{width:24px;height:24px;right:-8%;position:absolute}.app__button-floating{position:absolute;bottom:50px;left:50%;transform:translate(-50%);z-index:30;display:none}@media(min-width:0)and (max-width:1023px){.app__button-floating{display:block}}@media(max-height:700px){.app__button-floating{bottom:20px;z-index:50}}.app__background-gradient{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(-180deg,#e2c090 70%,#fdedcf);transition:background .6s ease;z-index:-5}.app__background-gradient--game{background:linear-gradient(-180deg,#e2c090 10%,#fdedcf 50% 100%)}.app__background-gradient--ended{background:linear-gradient(-180deg,#fdedcf 20%,#e2c090 65%)!important}.app__circle-overlay{position:absolute;top:0%;left:50%;transform:translate(-50%,-50%);width:calc(100% - 128px);max-width:1671px;aspect-ratio:1;background:#fdedcf;border-radius:50%;transition:top .6s ease,transform .6s ease}@media(min-width:0)and (max-width:1439px){.app__circle-overlay{width:1182px;top:15%}}@media(max-height:800px){.app__circle-overlay{width:115vh!important;max-width:unset}}@media(max-height:690px){.app__circle-overlay{width:110vh!important;max-width:unset}}@media(max-height:630px){.app__circle-overlay{width:120vh!important;max-width:unset}}.app .app__circle-overlay.app__circle-overlay--game{bottom:30%;transform:translate(-50%,50%);top:unset;max-width:928px}@media(min-width:0)and (max-width:1439px){.app .app__circle-overlay.app__circle-overlay--game{width:1182px;top:unset!important;bottom:27%}}@media(max-height:888px){.app .app__circle-overlay.app__circle-overlay--game{bottom:26%}}@media(max-height:700px){.app .app__circle-overlay.app__circle-overlay--game{bottom:29%}}.app .app__circle-overlay.app__circle-overlay--questions{top:0;left:50%;transform:translate(-50%,-80%);max-width:900px;aspect-ratio:1;background:#fdedcf;border-radius:50%}@media(max-height:888px){.app .app__circle-overlay.app__circle-overlay--questions{top:-3%}}@media(max-height:620px){.app .app__circle-overlay.app__circle-overlay--questions{top:-1%}}@media(max-height:560px){.app .app__circle-overlay.app__circle-overlay--questions{top:1%}}.app .app__circle-overlay.app__circle-overlay--ended{bottom:10%;transform:translate(-50%,50%);top:unset;max-width:896px}@media(min-width:0)and (max-width:767px){.app .app__circle-overlay.app__circle-overlay--ended{bottom:unset;top:-5%}}@media(max-height:888px){.app .app__circle-overlay.app__circle-overlay--ended{top:-20%}}.app__game-characters{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:5}.app__game-characters .app__character--top{width:200px;top:4%}@media(min-width:0)and (max-width:767px){.app__game-characters .app__character--top{top:12%;width:170px}}.app__game-characters .app__character--right{top:41%}@media(min-width:0)and (max-width:1023px){.app__game-characters .app__character--right{right:-30px}}@media(min-width:0)and (max-width:767px){.app__game-characters .app__character--right{display:none}}.app__game-characters .app__character--left{top:45%}@media(min-width:0)and (max-width:1023px){.app__game-characters .app__character--left{left:-30px}}@media(min-width:0)and (max-width:767px){.app__game-characters .app__character--left{display:none}}.app__game-characters .app__character--category-selection--top{top:4%;width:360px}@media(min-width:0)and (max-width:1439px){.app__game-characters .app__character--category-selection--top{top:7%}}@media(max-height:888px){.app__game-characters .app__character--category-selection--top{top:1%;width:300px}}@media(max-height:720px){.app__game-characters .app__character--category-selection--top{width:245px;top:-1%}}@media(max-height:568px){.app__game-characters .app__character--category-selection--top{top:-1%;width:200px}}.app__game-characters .app__character--category-selection--right{transform:translateY(-50%) rotate(-90deg)}@media(min-width:0)and (max-width:1023px){.app__game-characters .app__character--category-selection--right{display:none}}.app__game-characters .app__character--category-selection--left{transform:translateY(-50%) rotate(0) scaleX(-1)}@media(min-width:0)and (max-width:1023px){.app__game-characters .app__character--category-selection--left{display:none}}.app__game-characters .app__character--family-setup--top{transform:translate(-50%) rotate(0);top:5%;width:360px}@media(min-width:0)and (max-width:1023px){.app__game-characters .app__character--family-setup--top{top:9%}}@media(max-height:888px){.app__game-characters .app__character--family-setup--top{top:1%;width:300px}}@media(max-height:700px){.app__game-characters .app__character--family-setup--top{width:250px}}@media(max-height:650px){.app__game-characters .app__character--family-setup--top{width:220px}}@media(max-height:600px){.app__game-characters .app__character--family-setup--top{top:-2%;width:200px}}.app__game-characters .app__character--family-setup--right{transform:translateY(-50%) rotate(160deg)}@media(min-width:0)and (max-width:1023px){.app__game-characters .app__character--family-setup--right{display:none}}.app__game-characters .app__character--family-setup--left{transform:translateY(-10%) rotate(-15deg);width:115px}@media(min-width:0)and (max-width:1023px){.app__game-characters .app__character--family-setup--left{display:none}}.app__game-characters .app__character--player-names--top{width:360px;top:2%}@media(min-width:0)and (max-width:1439px){.app__game-characters .app__character--player-names--top{top:7%}}@media(min-width:0)and (max-width:1023px){.app__game-characters .app__character--player-names--top{top:8%;width:300px}}@media(max-height:888px){.app__game-characters .app__character--player-names--top{top:1%}}@media(max-height:700px){.app__game-characters .app__character--player-names--top{width:260px;top:0%}}@media(max-height:680px){.app__game-characters .app__character--player-names--top{width:200px;top:1%}}@media(max-height:640px){.app__game-characters .app__character--player-names--top{width:200px;top:-1%}}.app__game-characters .app__character--player-names--top.app__character--mobile-only{display:none}@media(min-width:0)and (max-width:1023px){.app__game-characters .app__character--player-names--top.app__character--mobile-only{display:block;width:150px;top:5%;transform:translate(-50%) rotate(140deg)}}@media(max-height:800px){.app__game-characters .app__character--player-names--top.app__character--mobile-only{width:120px;top:1%}}@media(max-height:700px){.app__game-characters .app__character--player-names--top.app__character--mobile-only{width:120px;top:-2%}}@media(max-height:615px){.app__game-characters .app__character--player-names--top.app__character--mobile-only{width:100px;top:-3%}}@media(min-width:0)and (max-width:1023px){.app__game-characters .app__character--player-names--top.app__character--desktop-only{display:none}}.app__game-characters .app__character--player-names--right{transform:translateY(-50%) rotate(-40deg);top:unset;bottom:10%;width:221px}@media(min-width:0)and (max-width:1023px){.app__game-characters .app__character--player-names--right{right:-60px;display:none}}.app__game-characters .app__character--player-names--left{transform:translateY(-10%) rotate(0) scaleX(-1);width:161px}@media(min-width:0)and (max-width:1023px){.app__game-characters .app__character--player-names--left{left:-40px;display:none}}.app__game-characters .app__character--game-ended--mid-left{width:460px;bottom:50%;right:50%;left:unset;top:unset;transform:translate(50%)}@media(min-width:0)and (max-width:1023px){.app__game-characters .app__character--game-ended--mid-left{width:420px;bottom:47%}}@media(max-height:888px){.app__game-characters .app__character--game-ended--mid-left{width:410px}}@media(max-height:670px){.app__game-characters .app__character--game-ended--mid-left{bottom:51%;display:block;width:250px}}.app__game-characters .app__character--game-ended--mid-right{transform:rotate(-15deg);top:unset;bottom:53%;right:37%;left:unset;width:200px}@media(min-width:0)and (max-width:1023px){.app__game-characters .app__character--game-ended--mid-right{width:140px;display:block}}@media(min-width:1024px)and (max-width:1268px){.app__game-characters .app__character--game-ended--mid-right{right:33%}}@media(min-width:0)and (max-width:767px){.app__game-characters .app__character--game-ended--mid-right{right:31%}}@media(min-width:450px)and (max-width:550px){.app__game-characters .app__character--game-ended--mid-right{right:28%}}@media(min-width:350px)and (max-width:450px){.app__game-characters .app__character--game-ended--mid-right{right:20%}}@media(min-width:0px)and (max-width:350px){.app__game-characters .app__character--game-ended--mid-right{right:15%}}@media(max-height:888px){.app__game-characters .app__character--game-ended--mid-right{top:25%;bottom:unset;right:25%;display:block}}@media(max-height:670px){.app__game-characters .app__character--game-ended--mid-right{top:26%;bottom:unset;right:24%;display:block;width:110px}}.app__rules{font-style:normal;text-rendering:optimizeLegibility;font-smoothing:antialiased;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-stretch:normal;letter-spacing:normal;font-family:ByrdBold,sans-serif;cursor:pointer;position:absolute;top:40px;right:40px;width:44px;height:44px;font-size:26px;letter-spacing:.15px;line-height:124%;display:flex;justify-content:center;align-items:center;background-color:#d1181f;z-index:20;border-radius:40px;padding:4px 8px;font-weight:900;color:#f4e1be;border:none;transition:transform .3s cubic-bezier(.39,.34,.2,1.64)}.app__rules:hover{transform:scale(1.15) rotate(-15deg)}@media(min-width:0)and (max-width:1023px){.app__rules{top:24px;right:24px}}@media(min-width:0)and (max-width:767px){.app__rules{top:16px;right:16px}}.app__main-content{position:relative;z-index:10;display:flex;justify-content:center;align-items:flex-start;height:100%;padding-top:80px;color:#ed1c2b;max-width:1440px;margin:0 auto}.app__characters-container{position:absolute;top:0;left:0;width:100%;height:100%;max-height:700px;pointer-events:none;z-index:5}.app__content-container{text-align:center;max-width:700px;width:100%;height:600px;padding:0 40px;display:grid;grid-template-rows:repeat(12,1fr);gap:16px;position:relative;justify-items:center;z-index:10}@media(min-width:0)and (max-width:400px){.app__content-container{padding:0 10px}}.app__content-container__button{display:block}@media(min-width:0)and (max-width:1023px){.app__content-container__button{display:none}}.app__content-main{grid-row:2/12;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}@media(min-width:0)and (max-width:1439px){.app__content-main{grid-row:2/12}}@media(min-width:0)and (max-width:1023px){.app__content-main{grid-row:1/12}}@media(max-height:700px){.app__content-main{justify-content:start}}.app__content-selection{grid-row:5/10;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px}@media(min-width:0)and (max-width:1439px){.app__content-selection{grid-row:4/11}}@media(min-width:0)and (max-width:1023px){.app__content-selection{grid-row:2/13}}@media(min-width:0)and (max-width:400px){.app__content-selection{padding:0 10px}}@media(max-height:888px){.app__content-selection{grid-row:2/13}}@media(max-height:700px){.app__content-selection{gap:16px}}.app__family-setup{grid-row:5/10;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px}@media(min-width:0)and (max-width:1439px){.app__family-setup{grid-row:5/10}}@media(min-width:0)and (max-width:1023px){.app__family-setup{grid-row:5/10}}@media(min-width:0)and (max-width:400px){.app__family-setup{padding:0 10px}}@media(max-height:700px){.app__family-setup{grid-row:4/12}}@media(max-height:650px){.app__family-setup{grid-row:2/12;gap:8px}}.app__player-names-selection{grid-row:2/13;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px}@media(min-width:0)and (max-width:1439px){.app__player-names-selection{grid-row:1/13}}@media(min-width:0)and (max-width:1023px){.app__player-names-selection{grid-row:3/12;padding:0 10px}}@media(min-width:0)and (max-width:400px){.app__player-names-selection{padding:0 10px}}@media(max-height:700px){.app__player-names-selection{grid-row:2/13}}.app__game-card-container{grid-row:2/13;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px}@media(max-height:820px){.app__game-card-container{grid-row:3/12}}@media(max-height:750px){.app__game-card-container{grid-row:4/12}}.app__endgame-container{grid-row:4/13;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px}@media(min-width:0)and (max-width:1439px){.app__endgame-container{grid-row:5/11}}@media(min-width:0)and (max-width:1023px){.app__endgame-container{grid-row:5/11}}@media(min-width:0)and (max-width:767px){.app__endgame-container{grid-row:6/11}}@media(max-height:888px){.app__endgame-container{grid-row:6/13}}@media(max-height:760px){.app__endgame-container{grid-row:7/13;gap:8px}}@media(max-height:600px){.app__endgame-container{grid-row:7/13;gap:8px;justify-content:end}}.app__character{position:absolute;pointer-events:none}.app__character--top-left{top:2%;left:12%;transform:rotate(-15deg);width:221px}@media(min-width:0)and (max-width:1439px){.app__character--top-left{width:201px}}@media(min-width:0)and (max-width:1023px){.app__character--top-left{width:231px;top:40px;left:40px;transform:rotate(0)}}@media(min-width:0)and (max-width:767px){.app__character--top-left{width:181px;left:-10px;top:100px}}@media(min-width:0)and (max-width:500px){.app__character--top-left{width:155px}}@media(max-height:700px){.app__character--top-left{left:-60px;top:50px}}.app__character--top{top:0%;left:50%;transform:translate(-50%) rotate(10deg);width:163px}@media(min-width:0)and (max-width:1439px){.app__character--top{width:148px}}@media(min-width:0)and (max-width:1023px){.app__character--top{width:170px;top:-30px;transform:translate(-50%) rotate(-5deg)}}@media(min-width:0)and (max-width:767px){.app__character--top{width:131px;top:60px}}@media(min-width:0)and (max-width:500px){.app__character--top{width:114px}}@media(max-height:700px){.app__character--top{top:-20px}}.app__character--top-right{top:2%;right:8%;transform:rotate(0);width:132px}@media(min-width:0)and (max-width:1439px){.app__character--top-right{width:120px}}@media(min-width:0)and (max-width:1023px){.app__character--top-right{width:132px;top:20px;right:120px}}@media(min-width:0)and (max-width:767px){.app__character--top-right{width:110px;right:0;top:70px}}@media(min-width:0)and (max-width:500px){.app__character--top-right{width:89px}}@media(max-height:700px){.app__character--top-right{top:40px;transform:translate(0) rotate(-5deg)!important;width:70px}}@media(max-height:700px)and (max-width:400px){.app__character--top-right{transform:translate(-.181883px,3.57628px) rotate(-15deg)!important}}@media(max-height:630px){.app__character--top-right{width:70px}}.app__character--right{top:50%;right:2%;transform:translateY(-50%) rotate(110deg);width:171px}@media(min-width:0)and (max-width:1439px){.app__character--right{width:155px}}@media(min-width:1220px)and (max-width:1440px){.app__character--right{right:7%}}@media(min-width:0)and (max-width:1023px){.app__character--right{width:151px;right:20px}}@media(min-width:0)and (max-width:767px){.app__character--right{width:131px;right:0;top:57%}}@media(min-width:0)and (max-width:500px){.app__character--right{width:101px}}@media(max-height:700px){.app__character--right{top:37%;right:-3%}}@media(max-height:630px){.app__character--right{top:45%;right:-3%}}.app__character--bottom-right{bottom:-12%;right:11%;transform:rotate(-10deg);width:186px}@media(min-width:1670px)and (max-width:1730px){.app__character--bottom-right{bottom:-8%}}@media(min-width:1610px)and (max-width:1670px){.app__character--bottom-right{bottom:-4%}}@media(min-width:1550px)and (max-width:1610px){.app__character--bottom-right{bottom:0%}}@media(min-width:1490px)and (max-width:1550px){.app__character--bottom-right{bottom:4%}}@media(min-width:1440px)and (max-width:1490px){.app__character--bottom-right{bottom:12%}}@media(min-width:0)and (max-width:1439px){.app__character--bottom-right{width:170px;bottom:4%;right:15%}}@media(min-width:1130px)and (max-width:1290px){.app__character--bottom-right{right:8%}}@media(min-width:1024px)and (max-width:1130px){.app__character--bottom-right{right:5%}}@media(min-width:0)and (max-width:1023px){.app__character--bottom-right{width:195px;bottom:-30px;right:30px;transform:rotate(10deg)}}@media(min-width:0)and (max-width:767px){.app__character--bottom-right{width:161px;bottom:2%}}@media(min-width:0)and (max-width:500px){.app__character--bottom-right{width:131px;bottom:8%}}@media(max-height:700px){.app__character--bottom-right{bottom:25%;right:-5%}}@media(max-height:630px){.app__character--bottom-right{bottom:17%;width:100px}}.app__character--bottom-left{bottom:-10%;left:16%;transform:rotate(-23.5deg);width:185px}@media(min-width:1670px)and (max-width:1730px){.app__character--bottom-left{bottom:-8%}}@media(min-width:1610px)and (max-width:1670px){.app__character--bottom-left{bottom:-2%}}@media(min-width:1550px)and (max-width:1610px){.app__character--bottom-left{bottom:4%}}@media(min-width:1490px)and (max-width:1550px){.app__character--bottom-left{bottom:10%}}@media(min-width:1440px)and (max-width:1490px){.app__character--bottom-left{bottom:16%}}@media(min-width:0)and (max-width:1439px){.app__character--bottom-left{width:169px;bottom:8%}}@media(min-width:1130px)and (max-width:1290px){.app__character--bottom-left{left:11%}}@media(min-width:1024px)and (max-width:1130px){.app__character--bottom-left{left:9%}}@media(min-width:0)and (max-width:1023px){.app__character--bottom-left{width:191px;bottom:20px;left:60px}}@media(min-width:0)and (max-width:767px){.app__character--bottom-left{width:161px;bottom:5%}}@media(min-width:0)and (max-width:500px){.app__character--bottom-left{width:129px;bottom:10%}}@media(max-height:700px){.app__character--bottom-left{bottom:23%}}@media(max-height:630px){.app__character--bottom-left{bottom:17%;width:100px}}.app__character--left{top:50%;left:2%;transform:translateY(-50%) rotate(-15deg);width:161px}@media(min-width:0)and (max-width:1439px){.app__character--left{width:147px}}@media(min-width:1220px)and (max-width:1440px){.app__character--left{left:7%}}@media(min-width:0)and (max-width:1023px){.app__character--left{width:151px;left:20px}}@media(min-width:0)and (max-width:767px){.app__character--left{width:122px;left:-24px;top:58%}}@media(min-width:0)and (max-width:500px){.app__character--left{width:102px}}@media(min-width:0)and (max-width:400px){.app__character--left{left:-30px}}@media(max-height:700px){.app__character--left{top:42%}}@media(max-height:630px){.app__character--left{top:49%;left:-30px}}.app__main-title{text-rendering:optimizeLegibility;font-smoothing:antialiased;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-stretch:normal;letter-spacing:normal;font-family:ByrdBlack,sans-serif;font-size:115.07px;font-weight:900;font-style:normal;color:#ed1c2b;line-height:88%;letter-spacing:.27px;text-align:center;margin-top:30px}@media(min-width:1440px)and (max-width:1630px){.app__main-title{font-size:82px}}@media(min-width:0)and (max-width:1439px){.app__main-title{font-size:82px}}@media(min-width:0)and (max-width:767px){.app__main-title{font-size:60px;letter-spacing:.2px}}@media(min-width:0)and (max-width:500px){.app__main-title{font-size:55px}}@media(max-height:600px){.app__main-title{margin-top:8px}}.app__title-separator{margin:16px 0}@media(max-height:600px){.app__title-separator{margin-top:8px}}.app__title-line{display:block;font-weight:900;position:relative}.app__title-line .app__title-shape{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:33px}.app__title-line .app__title-shape-top-left{left:-8%;transform:translateY(-50%)}@media(min-width:1440px)and (max-width:1630px){.app__title-line .app__title-shape-top-left{left:-12%}}@media(min-width:0)and (max-width:1439px){.app__title-line .app__title-shape-top-left{left:-12%}}@media(min-width:0)and (max-width:767px){.app__title-line .app__title-shape-top-left{left:-16%}}.app__title-line .app__title-shape-top-right{right:-10%;left:unset}@media(min-width:1440px)and (max-width:1630px){.app__title-line .app__title-shape-top-right{right:-14%}}@media(min-width:0)and (max-width:1439px){.app__title-line .app__title-shape-top-right{right:-14%}}@media(min-width:0)and (max-width:767px){.app__title-line .app__title-shape-top-right{right:-20%}}.app__title-line .app__title-shape-mid-left{left:10%;transform:translateY(-50%)}@media(min-width:0)and (max-width:767px){.app__title-line .app__title-shape-mid-left{left:0%}}.app__title-line .app__title-shape-mid-right{right:3%;left:unset}@media(min-width:0)and (max-width:767px){.app__title-line .app__title-shape-mid-right{right:-5%}}.app__subtitle{font-size:20px;font-weight:700;font-style:normal;color:#000101;line-height:124%;letter-spacing:.15px;text-align:center}@media(min-width:0)and (max-width:1439px){.app__subtitle{max-width:304px}}@media(min-width:0)and (max-width:767px){.app__subtitle{font-size:18px}}.app__modal-backdrop{position:fixed;inset:0;z-index:100;background:#151515d9;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);display:flex;justify-content:center;align-items:center;animation:app-modal-backdrop-fade-in .4s ease}.app__modal-backdrop--closing{animation:app-modal-backdrop-fade-out .4s ease forwards}@media(min-width:0)and (max-width:500px){.app__modal-backdrop{align-items:flex-end}}.app__modal{background:#f4e1be;border-radius:64px;max-width:500px;width:90vw;padding:40px 40px 24px;position:relative;text-align:center;opacity:0;transform:scale(.96);animation:app-modal-fade-in .4s cubic-bezier(.4,.8,.4,1) forwards}.app__modal--closing{animation:app-modal-fade-out .4s cubic-bezier(.4,.8,.4,1) forwards}.app__modal-bico{position:absolute;top:-15px;left:52%;transform:translate(-50%,-50%)}@media(min-width:0)and (max-width:500px){.app__modal{width:100%;border-bottom-left-radius:0;border-bottom-right-radius:0;max-height:95%;height:fit-content}}@media(min-width:0)and (max-width:400px){.app__modal{padding:20px 16px}}@media(max-height:700px){.app__modal{max-height:100%;padding:20px 16px}}.app__modal-close{position:absolute;top:40px;right:24px;background:none;border:none;font-size:32px;font-weight:700;color:#333;cursor:pointer;transition:transform .3s cubic-bezier(.39,.34,.2,1.64)}.app__modal-close:hover{transform:scale(1.2) rotate(-20deg)}@media(max-height:700px){.app__modal-close{top:20px}}.app__modal-title{font-style:normal;text-rendering:optimizeLegibility;font-smoothing:antialiased;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-stretch:normal;letter-spacing:normal;font-family:ByrdBlack,sans-serif;font-size:26px;font-weight:900;line-height:124%;letter-spacing:.15px;color:#000101}@media(min-width:0)and (max-width:360px){.app__modal-title{max-width:240px;margin:0 auto}}.app__modal-content{font-size:16px}.app__modal-step{display:flex;flex-direction:column;align-items:center;gap:16px;margin-bottom:24px}.app__modal-step--first{margin-top:24px}.app__modal-step-shape{position:relative;display:flex;align-items:center;justify-content:center;height:64px;width:64px}.app__modal-step-img{height:64px;width:auto;display:block}.app__modal-step-number{position:absolute;top:47%;left:50%;transform:translate(-50%,-50%);font-weight:700;font-size:23px;line-height:124%;letter-spacing:.15px;color:#fdedcf;pointer-events:none}.app__modal-step-text{font-style:normal;text-rendering:optimizeLegibility;font-smoothing:antialiased;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-stretch:normal;letter-spacing:normal;font-family:ByrdRegular,sans-serif;text-align:center;font-size:16px;color:#000101;line-height:22px;letter-spacing:.15px}.app__modal-final-text{font-weight:700;margin-bottom:24px;text-align:center;font-size:18px;color:#000101}.app__modal-final-img-wrapper{display:flex;justify-content:center;margin-top:24px;position:relative}@media(max-height:700px){.app__modal-final-img-wrapper{display:none}}.app__modal-final-img{height:150px;transform:rotate(-30deg);margin-top:24px;width:auto;display:block;z-index:2;position:relative}@media(max-height:780px){.app__modal-final-img{height:100px}}.app__modal-final-shape{position:absolute;width:24px;height:24px;z-index:1;pointer-events:none}.app__modal-final-shape--top-left{top:10px;left:130px}.app__modal-final-shape--top-right{top:38px;right:50px}.app__modal-final-shape--middle-left{bottom:50px;left:60px}.app__modal-final-shape--middle-right{top:80px;right:80px}.app__modal-final-shape--bottom-left{bottom:10px;left:60px}.app__back-button{cursor:pointer;position:absolute;top:40px;left:40px;height:44px;background:none;border:none;font-size:14px;font-weight:700;letter-spacing:.15px;line-height:124%;color:#000101;display:flex;align-items:center;gap:8px;z-index:20}@media(min-width:0)and (max-width:1023px){.app__back-button{top:24px;left:24px}}@media(min-width:0)and (max-width:767px){.app__back-button{top:16px;left:16px}}.app__step-indicator{display:flex;gap:32px;margin-bottom:32px;align-items:center;position:relative}.app__step-indicator:before{content:"";position:absolute;top:50%;left:28px;right:38px;height:2px;background-color:#000101;transform:translateY(-50%);z-index:-1}@media(min-width:0)and (max-width:600px){.app__step-indicator{margin-bottom:0}}.app__step{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;font-weight:700;font-size:18px;letter-spacing:.15px;line-height:124%;background-color:#fff;border:2px solid #f0f0f0;color:#999}.app__step:not(:last-child):after{content:"";position:absolute;top:50%;right:-34px;width:32px;height:2px;background-color:#857257;transform:translateY(-50%);z-index:0}.app__step.app__step--completed:not(:last-child):after{background-color:#000101}.app__step--active,.app__step--completed{background-color:#000101;color:#f4e1be;border-color:#000101}.app__step:not(.app__step--active):not(.app__step--completed){background-color:#fdedcf;color:#000101;border-color:#857257}.app__form-container{display:flex;flex-direction:column;gap:24px;max-width:540px;width:100%}@media(max-height:600px){.app__form-container{gap:8px;margin-bottom:8px}}.app__step-title{font-style:normal;text-rendering:optimizeLegibility;font-smoothing:antialiased;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-stretch:normal;letter-spacing:normal;font-family:ByrdBold,sans-serif;font-size:23px;font-weight:900;color:#000101;text-align:center;line-height:124%;letter-spacing:.15px}.app__categories{font-style:normal;text-rendering:optimizeLegibility;font-smoothing:antialiased;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-stretch:normal;letter-spacing:normal;font-family:ByrdBold,sans-serif;display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:32px;width:100%;max-width:600px}@media(min-width:0)and (max-width:600px){.app__categories{grid-template-columns:1fr;gap:8px}}@media(max-height:700px){.app__categories{padding:0 10px}}.app__category-btn{font-style:normal;text-rendering:optimizeLegibility;font-smoothing:antialiased;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-stretch:normal;letter-spacing:normal;font-family:ByrdBold,sans-serif;background-color:#d1181f;min-height:72px;max-height:100px;border-radius:24px;padding:40px 16px;border:none;color:#f4e1be;font-size:14px;line-height:124%;letter-spacing:.15px;font-weight:700;cursor:pointer;transition:transform .3s cubic-bezier(.39,.34,.2,1.64),box-shadow .3s}.app__category-btn:hover{box-shadow:0 8px 18px #ed1c2459}@media(min-width:0)and (max-width:600px){.app__category-btn{max-height:90px}}@media(max-height:700px){.app__category-btn{padding:16px}}.app__form-group{margin-bottom:24px;text-align:left;width:100%;max-width:400px}.app__label{display:block;font-size:16px;font-weight:700;color:#333;margin-bottom:8px}.app__input,.app__select{width:100%;padding:16px;border:2px solid #f0f0f0;border-radius:12px;font-size:16px;background-color:#fff}.app__input:focus,.app__select:focus{outline:none}.app__player-inputs{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%;max-height:600px;height:fit-content;overflow-y:auto;padding-right:10px}@media(max-height:700px){.app__player-inputs{max-height:200px}}@media(max-height:650px){.app__player-inputs{max-height:170px}}@media(max-height:540px){.app__player-inputs{max-height:120px}}.app__questions__title{font-style:normal;text-rendering:optimizeLegibility;font-smoothing:antialiased;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-stretch:normal;letter-spacing:normal;font-family:ByrdBlack,sans-serif;font-size:28px;font-weight:900;color:#eb0203;text-align:center;line-height:88%;letter-spacing:.09px;max-width:327px;margin-bottom:4px}.app__questions__subtitle{font-style:normal;text-rendering:optimizeLegibility;font-smoothing:antialiased;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-stretch:normal;letter-spacing:normal;font-family:ByrdBlack,sans-serif;font-size:18px;font-weight:900;color:#000101;text-align:center;line-height:124%;letter-spacing:.14px}@media(min-width:0)and (max-width:1023px){.app__step-title{font-size:24px}}@media(min-width:0)and (max-width:374px){.app__step-title{font-size:20px}.app__category-btn{padding:16px;font-size:14px}}.animation-container{pointer-events:none;z-index:-1}@media(max-width:1800px){.animation-container{transform-origin:left top;transform:scale(.0555555556vw)}}@media(max-width:1024px){.animation-container--not-welcome{display:none}}.animation-container--left{z-index:-1}.animation-container--center{z-index:-2}.animation-container--right{z-index:-3}@keyframes app-modal-fade-in{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes app-modal-fade-out{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.96)}}@keyframes app-modal-backdrop-fade-in{0%{opacity:0;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px)}to{opacity:1;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}}@keyframes app-modal-backdrop-fade-out{0%{opacity:1;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}to{opacity:0;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px)}}.game-card-container{width:100%;position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:20px}.game-card{background:#d1181f;border-radius:40px;padding:64px 24px 32px;width:360px;height:512px;max-width:90vw;display:flex;flex-direction:column;justify-content:space-between;position:absolute;box-shadow:0 20px 40px #00000026}@media(max-height:888px){.game-card{height:420px;padding:32px 24px}}@media(max-height:800px){.game-card{height:420px;padding:32px 12px}}.game-card svg{position:absolute;top:-30px;left:50%;transform:translate(-50%)}.game-card--current--star{top:-7px!important}.game-card--current{z-index:3;transform:translate(0)}.game-card--stack-2{z-index:2;background:#8c1812!important;transform:translateY(-70px) scale(.85)}.game-card--stack-2 .game-card__footer{display:none}.game-card--stack-3{z-index:1;background:#3b0e1c!important;transform:translateY(-145px) scale(.65)}.game-card--stack-3 .game-card__footer{display:none}.game-card__player{display:flex;flex-direction:column;gap:8px;align-items:center}.game-card__player-label{font-style:normal;text-rendering:optimizeLegibility;font-smoothing:antialiased;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-stretch:normal;letter-spacing:normal;font-family:ByrdBold,sans-serif;font-size:20px;color:#fff;font-weight:700;line-height:124%;letter-spacing:.15px}.game-card__player-name{font-size:20px;color:#f4e1be;font-weight:700;line-height:124%;letter-spacing:.15px}.game-card__content{flex:1;display:flex;align-items:center;justify-content:center}.game-card__question{text-align:center;padding:0}.game-card__question p{font-style:normal;text-rendering:optimizeLegibility;font-smoothing:antialiased;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-stretch:normal;letter-spacing:normal;font-family:ByrdBlack,sans-serif;font-size:29px;font-weight:900;text-transform:uppercase;letter-spacing:.15px;color:#fff;line-height:124%;margin:0}@media(max-height:800px){.game-card__question p{font-size:24px}}@media(max-height:700px){.game-card__question p{font-size:22px}}.game-card__footer{display:flex;justify-content:center;align-items:center;margin-top:4px}.game-progress{font-size:14px;font-weight:700;color:#fffc;background:#0003;padding:8px 16px;border-radius:20px;margin-top:20px;position:relative;z-index:4}.slide-right-leave-active{transition:transform 1s cubic-bezier(.4,.8,.4,1),opacity 1s}.slide-right-enter-active{transition:transform .5s cubic-bezier(.4,.8,.4,1),opacity .5s}.slide-right-enter-from{transform:translateY(-100%);opacity:0}.slide-right-enter-to{transform:translateY(0);opacity:1}.slide-right-leave-from{transform:translate(0);opacity:1}.slide-right-leave-to{transform:translate(100%);opacity:0}.fade-card-enter-active,.fade-card-leave-active{transition:opacity .5s}.fade-card-enter-from,.fade-card-leave-to{opacity:0}.fade-card-enter-to,.fade-card-leave-from{opacity:1}@keyframes growShrink{0%{transform:scale(1)}50%{transform:scale(1.02)}to{transform:scale(1)}}.animation-container img{animation:growShrink 4s infinite ease-in-out}@keyframes pulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.9}to{transform:scale(1);opacity:1}}#main-content-pulse{animation:pulse 1.5s infinite alternate;transform-origin:center center}.button *{pointer-events:none}@font-face{font-family:ByrdRegular;src:url(/campaigns/jogoamesacomtodos/assets/Byrd-Regular-BSjkI3Op.woff2) format("woff2"),url(/campaigns/jogoamesacomtodos/assets/Byrd-Regular-AzAPPIb4.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:ByrdSemiBold;src:url(../fonts/byrd/Byrd-SemiBold.woff2) format("woff2"),url(../fonts/byrd/Byrd-SemiBold.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:ByrdBold;src:url(/campaigns/jogoamesacomtodos/assets/Byrd-Bold-sm1aB_2f.woff2) format("woff2"),url(/campaigns/jogoamesacomtodos/assets/Byrd-Bold-LmUjxo7H.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:ByrdBlack;src:url(/campaigns/jogoamesacomtodos/assets/Byrd-Black-C_csfPIi.woff2) format("woff2"),url(/campaigns/jogoamesacomtodos/assets/Byrd-Black-7pW5S0RI.woff) format("woff");font-weight:400;font-style:normal}.button-cta{font-style:normal;text-rendering:optimizeLegibility;font-smoothing:antialiased;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-stretch:normal;letter-spacing:normal;font-family:ByrdBold,sans-serif;max-width:340px;min-width:264px;width:fit-content;border-radius:58px;padding:24px 48px;background-color:#d1181f;border:none;position:relative;cursor:pointer;transition:transform .5s cubic-bezier(.16,1,.3,1),box-shadow .5s ease,background-color .5s ease,border-color .5s ease}@media(min-width:0)and (max-width:1023px){.button-cta{width:100%}}@media(min-width:0)and (max-width:300px){.button-cta{min-width:unset;padding:20px 16px}}.button-cta:hover{transform:scale(1.035)}.button-cta:focus-visible{outline:2px solid #f9cfc9;outline-offset:-4px}.button-cta .button-cta__text{pointer-events:none;min-width:180px;font-size:16px;line-height:124%;letter-spacing:.15px;color:#fdedcf;font-weight:700;display:flex;align-items:center;justify-content:center;gap:8px;position:relative;display:inline-block}.text-main,.text-ghost{position:absolute;top:-14px;display:flex;justify-content:center;align-items:center;gap:8px;left:0;right:0;text-align:center;transition:all .45s cubic-bezier(.16,1,.3,1)}.text-main{transform:translateY(0);opacity:1}.text-ghost{transform:translateY(10px);opacity:0}.button-cta:hover .text-main{transform:translateY(-10px);opacity:0}.button-cta:hover .text-ghost{transform:translateY(0);opacity:1}.button-cta--outline{background:transparent;border:2px solid #f4e1be;color:#f4e1be}.button-cta--outline .button-cta__text{color:#f4e1be}.button-cta--outline:focus-visible{box-shadow:0 0 0 3px #d1181f inset,0 0 0 6px #fdedcf inset!important}.button-cta--outline:hover{border:3px solid #f4e1be}.button-cta--outline:focus-visible{border:3px solid #f4e1be;box-shadow:0 0 0 5px #d1181f inset}.question-card-container{width:100%;height:600px;position:relative;display:flex;justify-content:center;align-items:center}.question-swiper{width:360px;height:512px}.question-swiper .swiper-slide{border-radius:24px;overflow:hidden}.question-card{background:#b8151c;border-radius:24px;padding:64px 24px 32px;width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;position:relative;box-shadow:0 20px 40px #0000001a}.question-card--next-1{background:#8c1812!important}.question-card--next-2{background:#3b0e1c!important}.question-slide--hidden{display:none!important}.question-card__player{display:flex;flex-direction:column;gap:8px;align-items:center}.question-card__player-label{font-size:16px;color:#fff;font-weight:400;line-height:124%;letter-spacing:.15px}.question-card__player-name{font-size:20px;color:#f4e1be;font-weight:700;line-height:124%;letter-spacing:.15px;margin:0}.question-card__content{flex:1;display:flex;align-items:center;justify-content:center}.question-card__question{border-radius:24px;padding:32px 24px;text-align:center}.question-card__question p{font-family:ByrdBold,sans-serif;font-size:29px;font-weight:900;text-transform:uppercase;letter-spacing:.15px;color:#fff;line-height:124%;margin:0}.question-card__footer{display:flex;justify-content:center;align-items:center}.question-progress{position:absolute;top:-40px;right:0;font-size:16px;font-weight:700;color:#857257}.swiper-cards .swiper-slide{overflow:visible}@media(max-width:768px){.question-swiper{width:320px;height:450px}.question-card{padding:24px}.question-card__question p{font-size:18px}}body{color:rgb(var(--white));overflow-x:hidden}.wrapper{width:100%;max-width:1440px;margin:0 auto;padding:0 64px;text-align:center;display:flex;flex-direction:column;height:100%}@media(min-width:0)and (max-width:1023px){.wrapper{padding:0 32px}}@media(min-width:0)and (max-width:374px){.wrapper{padding:0 16px}}@font-face{font-family:ByrdRegular;src:url(/campaigns/jogoamesacomtodos/assets/Byrd-Regular-BSjkI3Op.woff2) format("woff2"),url(/campaigns/jogoamesacomtodos/assets/Byrd-Regular-AzAPPIb4.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:ByrdSemiBold;src:url(../fonts/byrd/Byrd-SemiBold.woff2) format("woff2"),url(../fonts/byrd/Byrd-SemiBold.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:ByrdBold;src:url(/campaigns/jogoamesacomtodos/assets/Byrd-Bold-sm1aB_2f.woff2) format("woff2"),url(/campaigns/jogoamesacomtodos/assets/Byrd-Bold-LmUjxo7H.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:ByrdBlack;src:url(/campaigns/jogoamesacomtodos/assets/Byrd-Black-C_csfPIi.woff2) format("woff2"),url(/campaigns/jogoamesacomtodos/assets/Byrd-Black-7pW5S0RI.woff) format("woff");font-weight:400;font-style:normal}.endgame__title{font-style:normal;text-rendering:optimizeLegibility;font-smoothing:antialiased;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-stretch:normal;letter-spacing:normal;font-family:ByrdBlack,sans-serif;letter-spacing:.15px;line-height:124%;color:#000101;text-transform:uppercase;font-size:26px;font-weight:900;max-width:540px}@media(max-height:600px){.endgame__title{font-size:22px}}.endgame__description{font-style:normal;text-rendering:optimizeLegibility;font-smoothing:antialiased;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-stretch:normal;letter-spacing:normal;font-family:ByrdRegular,sans-serif;font-size:18px;letter-spacing:.15px;line-height:124%;color:#000101;max-width:540px}@media(max-height:600px){.endgame__description{font-size:16px}}.endgame__family-name{font-style:normal;text-rendering:optimizeLegibility;font-smoothing:antialiased;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-stretch:normal;letter-spacing:normal;font-family:ByrdBlack,sans-serif;font-weight:700}.game-card-container[data-v-4bf179ab]{width:100%;height:100%;min-height:450px;display:flex;justify-content:center;align-items:center;position:relative}@media(max-height:700px){.game-card-container[data-v-4bf179ab]{min-height:300px}}.card-deck[data-v-4bf179ab]{position:relative;width:420px;height:512px;max-width:90vw}@media(max-width:1440px){.card-deck[data-v-4bf179ab]{width:360px}}@media(max-height:700px){.card-deck[data-v-4bf179ab]{height:360px}}.game-card[data-v-4bf179ab]{position:absolute;top:0;left:0;width:100%;height:100%;box-sizing:border-box;transition:all .6s cubic-bezier(.4,0,.2,1)}.game-card--initial[data-v-4bf179ab]{opacity:0;transform:translateY(-150px) scale(.6)!important}.game-card__svg path[data-v-4bf179ab]{transition:fill .6s cubic-bezier(.4,0,.2,1)}.game-card--position-current[data-v-4bf179ab]{transform:translateY(0) scale(1);z-index:30;opacity:1}.game-card--position-current .game-card__svg path[data-v-4bf179ab]{fill:#d1181f}.game-card--position-stack-2[data-v-4bf179ab]{transform:translateY(-58px) scale(.85);z-index:20;background-color:#8c1812}@media(max-height:550px){.game-card--position-stack-2[data-v-4bf179ab]{opacity:0}}.game-card--position-stack-2 .game-card__svg path[data-v-4bf179ab]{fill:#8c1812}.game-card--position-stack-3[data-v-4bf179ab]{transform:translateY(-113px) scale(.7);z-index:10;background-color:#3b0e1c}@media(max-height:620px){.game-card--position-stack-3[data-v-4bf179ab]{opacity:0}}.game-card--position-stack-3 .game-card__svg path[data-v-4bf179ab]{fill:#3b0e1c}.game-card--leaving[data-v-4bf179ab]{transform:translate(-120%) scale(.8)!important;opacity:0!important}.card-deck-move[data-v-4bf179ab],.card-deck-enter-active[data-v-4bf179ab]{transition:all .6s cubic-bezier(.4,0,.2,1)}.card-deck-leave-active[data-v-4bf179ab]{transition:all .5s cubic-bezier(.4,0,.2,1);position:absolute!important}.card-deck-enter-from[data-v-4bf179ab]{opacity:0;transform:translateY(-120px) scale(.7)}.card-deck-leave-to[data-v-4bf179ab]{transform:translate(-120%) scale(.8);opacity:0}.game-progress[data-v-4bf179ab]{position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.custom-input[data-v-ed5e46a1]{display:flex;flex-direction:column;width:100%}.custom-input .custom-input__question[data-v-ed5e46a1]{font-family:ByrdBold,sans-serif;font-size:16px;line-height:22px;letter-spacing:.15px;font-weight:400;color:#000101;text-align:left;padding:0 24px;margin-bottom:12px}.custom-input__input-wrapper[data-v-ed5e46a1]{position:relative;background:#fff;border-radius:24px;height:70px;width:100%;display:flex;align-items:center}.custom-input__input-wrapper[data-v-ed5e46a1]:hover{border-bottom:2px solid #857257;transition:all 0 ease-in}.custom-input__input:focus-visible+.custom-input__input-wrapper[data-v-ed5e46a1],.custom-input__input[data-v-ed5e46a1]:focus-visible{outline:none}.custom-input__input[data-v-ed5e46a1]:focus-visible{outline:none}.custom-input__input-wrapper[data-v-ed5e46a1]:has(.custom-input__input:focus-visible){border:2px solid #857257;outline:none}.custom-input__input-wrapper--error[data-v-ed5e46a1]{border:2px solid #d1181f}.custom-input__label[data-v-ed5e46a1]{position:absolute;left:24px;top:25px;font-family:ByrdBold,sans-serif;font-size:18px;color:#857257;pointer-events:none;transition:top .25s,font-size .25s,color .25s}.custom-input__label--floating[data-v-ed5e46a1]{top:13px;font-size:14px;color:#857257;letter-spacing:.15px;line-height:124%;font-weight:400}.custom-input__input[data-v-ed5e46a1]{width:100%;border:none;background:transparent;font-family:ByrdBold,sans-serif;font-size:18px;color:#000101;padding:20px 24px 13px;outline:none;z-index:2;position:relative;font-weight:700;letter-spacing:.15px;line-height:124%}.custom-input__input--with-value[data-v-ed5e46a1]{padding-top:32px}.custom-input__error[data-v-ed5e46a1]{display:flex;align-items:center;color:#d1181f;font-size:14px;margin-top:8px;margin-left:8px}.custom-select[data-v-19ea0604]{display:flex;flex-direction:column;width:100%}.custom-select__question[data-v-19ea0604]{font-size:16px;line-height:22px;letter-spacing:.15px;font-weight:400;color:#000101;text-align:left;padding:0 24px;margin-bottom:12px}.custom-select__wrapper[data-v-19ea0604]{position:relative;background:#fff;border-radius:24px;height:70px;width:100%;display:flex;align-items:center;border:2px solid transparent;transition:border-color .2s}.custom-select__wrapper[data-v-19ea0604]:hover{border-bottom:2px solid #857257;outline:none}.custom-select__wrapper[data-v-19ea0604]:focus-visible{border:2px solid #857257;outline:none}.custom-select__wrapper--error[data-v-19ea0604]{border:2px solid #d1181f}.custom-select__wrapper--open[data-v-19ea0604]{border-bottom:2px solid #857257;outline:none}.custom-select__display[data-v-19ea0604]{width:100%;padding:20px 24px 13px;font-family:ByrdBold,sans-serif;font-size:18px;color:#857257;font-weight:700;letter-spacing:.15px;line-height:124%;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;position:relative}.custom-select__placeholder[data-v-19ea0604]{color:#857257;opacity:.7;width:100%;text-align:center}.custom-select__selected[data-v-19ea0604]{color:#857257;width:100%;text-align:center}.custom-select__arrow[data-v-19ea0604]{position:absolute;right:24px;top:50%;transform:translateY(-50%) rotate(0);margin-left:8px;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .2s;opacity:1}.custom-select__arrow.open[data-v-19ea0604]{transform:translateY(-50%) rotate(180deg);opacity:1}.custom-select__dropdown[data-v-19ea0604]{position:absolute;top:100%;left:0;width:100%;background:#fff;border-radius:24px;box-shadow:0 4px 16px #00000014;margin-top:4px;z-index:10;padding:8px 0;max-height:180px;overflow-y:auto;transition:border-bottom .2s;box-shadow:0 20px 64px 8px #8572574d,0 10px 25px #8572571a}.custom-select__dropdown--upward[data-v-19ea0604]{top:auto;bottom:100%;margin-top:0;margin-bottom:4px;border-bottom:none;box-shadow:0 20px 64px 8px #8572574d,0 10px 25px #8572571a}@media(max-height:700px){.custom-select__dropdown[data-v-19ea0604]{top:auto;bottom:100%;margin-top:0;margin-bottom:4px;border-bottom:none;box-shadow:0 20px 64px 8px #8572574d,0 10px 25px #8572571a}}.custom-select__option[data-v-19ea0604]{padding:12px 0;text-align:center;font-size:18px;color:#857257;cursor:pointer;font-family:ByrdBold,sans-serif;transition:background .2s,color .2s}.custom-select__option.selected[data-v-19ea0604]{background:#f9f5ee;color:#000101;font-weight:700}.custom-select__option[data-v-19ea0604]:hover,.custom-select__option.focused[data-v-19ea0604]{background:#f3e9d7}.custom-select__error[data-v-19ea0604]{display:flex;align-items:center;color:#d1181f;font-size:14px;margin-top:8px;margin-left:8px}
