#game-iframe{display:flex;position:relative;justify-content:center;z-index:1000}#game-iframe .iframe-overlay{display:none;position:absolute;width:100%;height:100%;background:#000;opacity:.5}#game-iframe .iframe-overlay__popup{position:absolute;left:25%;top:25%;bottom:25%;right:25%;display:none;padding:20px;justify-content:center;align-items:center;flex-direction:column;background-color:#111423;border:1px solid #1a2342;border-radius:5px}#game-iframe .iframe-overlay__popup p{text-transform:uppercase;text-align:center;padding:10px;color:#fff;font-weight:400;margin-bottom:5px !important;font-size:2em;margin-top:0 !important}@media(max-width: 967px){#game-iframe .iframe-overlay__popup p{font-size:1.5em}}@media(max-width: 768px){#game-iframe .iframe-overlay__popup p{font-size:1.4em}}@media(max-width: 700px){#game-iframe .iframe-overlay__popup p{font-size:1.1em;padding:0}}@media(max-width: 567px){#game-iframe .iframe-overlay__popup p{font-size:1em}}#game-iframe .iframe-overlay__popup .cta--large{font-size:2.2rem}@media(max-width: 768px){#game-iframe .iframe-overlay__popup .cta--large{font-size:1.8rem}}@media(max-width: 700px){#game-iframe .iframe-overlay__popup .cta--large{font-size:1.6rem}}#game-iframe .iframe-overlay__popup .cta--yellow{font-size:3rem;background:linear-gradient(#fed400, #eda301);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}@media(max-width: 768px){#game-iframe .iframe-overlay__popup .cta--yellow{font-size:2.4rem}}@media(max-width: 700px){#game-iframe .iframe-overlay__popup .cta--yellow{font-size:2rem}}@media(max-width: 1024px){#game-iframe .iframe-overlay__popup{max-width:500px;max-height:500px}}@media(max-width: 992px)and (orientation: landscape){#game-iframe .iframe-overlay__popup{top:10%;bottom:10%}#game-iframe .iframe-overlay__popup p{font-size:1em}#game-iframe .iframe-overlay__popup .cta--yellow{font-size:1.5rem}#game-iframe .iframe-overlay__popup .cta--large{font-size:1.5rem}}@media(max-width: 769px){#game-iframe .iframe-overlay__popup{max-width:400px;max-height:400px}}@media(max-width: 567px){#game-iframe .iframe-overlay__popup{right:10%;left:10%}}#game-iframe #cta_exit{position:absolute;top:10px;right:10px;font-size:24px;display:none;border-radius:50%;text-decoration:none;color:#efefef}#game-iframe #cta_exit:hover{transform:rotate(180deg);transition:.5s}#game-iframe #cta_play_for_real{text-decoration:none;border:1px solid #fb1354;padding:15px;border-radius:4px;font-size:28px;color:#fff;text-transform:uppercase;background:#fb1354;font-weight:400;text-align:center;margin-bottom:0 !important;width:80%;cursor:pointer}@media(max-width: 967px){#game-iframe #cta_play_for_real{font-size:26px;padding:8px;width:90%}}@media(max-width: 768px){#game-iframe #cta_play_for_real{font-size:1.5em}}@media(max-width: 700px){#game-iframe #cta_play_for_real{font-size:1.1em;margin-top:12px}}@media(max-width: 567px){#game-iframe #cta_play_for_real{font-size:1em}}@media(max-width: 992px)and (orientation: landscape){#game-iframe #cta_play_for_real{font-size:16px}}#game-iframe #cta_play_for_real:hover{border:1px solid #fb1354;text-decoration:none;color:#fb1354;background:#fff;transition:.4s}#game-iframe #back{text-decoration:none;border:1px solid #efefef;padding:15px;border-radius:4px;font-size:28px;color:#575757;text-transform:uppercase;background:#efefef;font-weight:400;text-align:center;margin-bottom:0 !important;margin-top:1em;width:80%;cursor:pointer}@media(max-width: 967px){#game-iframe #back{font-size:26px;padding:8px;width:90%}}@media(max-width: 768px){#game-iframe #back{font-size:1.5em}}@media(max-width: 700px){#game-iframe #back{font-size:1.1em;margin-top:12px}}@media(max-width: 567px){#game-iframe #back{font-size:1em}}@media(max-width: 992px)and (orientation: landscape){#game-iframe #back{font-size:16px}}#game-iframe #back:hover{border:1px solid #fb1354;text-decoration:none;color:#fff;background:#fb1354;transition:.4s}.section-iframe{display:none;position:fixed;justify-content:center;align-items:center;z-index:100000;top:0;right:0;left:0;height:100%;background:rgba(23,35,64,.84)}.section-iframe #close-iframe{display:flex;color:#575757;background:transparent;width:50px;height:50px;justify-content:center;align-items:center;text-decoration:none;text-transform:uppercase;font-size:2rem;border-radius:50%;border:1px solid #575757;padding:20px;position:absolute;top:5%;right:2%}.section-iframe #close-iframe:hover{font-size:1.7rem;transform:scale(0.9);background:rgba(26,35,66,.7)}
