.game-in-page{--widthContent:288px}.game-in-page__wrapper{align-items:center;background-color:var(--background-secondary);border-radius:8px;display:flex;flex-direction:column;justify-content:center;min-height:348px;overflow:hidden;position:relative}@media(min-width:768px){.game-in-page__wrapper{--widthContent:306px;align-items:stretch;flex-direction:row}}@media(min-width:960px){.game-in-page__wrapper{--widthContent:338px}}.game-in-page__game{height:100%;left:0;position:relative;top:0;width:100%}@media(min-width:768px){.game-in-page__game{height:auto;width:calc(100% - var(--widthContent))}}.game-in-page__btn{font-size:18px;font-weight:700;line-height:16px;min-height:48px;min-width:155px;padding:16px 24px;text-transform:uppercase}.game-in-page__game-layer{height:100%}.game-in-page__game-layer--limit{pointer-events:none}.game-in-page__game-layer .game-in-page__btn{border-radius:var(--radius) 0 0 var(--radius);inset:0;opacity:0;position:absolute}.game-in-page__info{color:var(--text-color-primary);line-height:normal;padding:22px;position:relative;text-align:center;width:var(--widthContent)}@media(min-width:768px){.game-in-page__info{align-self:flex-start;padding:56px 16px 16px;text-align:left}}@media(min-width:960px){.game-in-page__info{padding:56px 32px 32px}}.game-in-page__title{font-size:26px;font-weight:700;margin-bottom:12px}@media(min-width:768px){.game-in-page__title{font-size:32px}}.game-in-page__description{font-size:16px;font-weight:500;margin-bottom:32px}.game-in-page__image{display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;width:100%}@media(min-width:768px){.game-in-page__image{height:100%;-o-object-position:center;object-position:center}}.game-iframe{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;margin:0;text-align:center;width:100%}.game-iframe>iframe{border:none;height:100%;margin:0 auto;width:100%}.game-required-fields-modal__content{padding:24px}.game-required-fields-modal .game-required-fields-modal__form{background-color:transparent}@media(min-width:576px){.game-required-fields-modal .game-required-fields-modal__form{padding:16px}}.game-required-fields-modal__reject-button{margin:10px 0 0;text-transform:uppercase}@media(min-width:576px){.game-required-fields-modal__reject-button{margin:0 16px 0 0}.body--ar .game-required-fields-modal__reject-button{margin:0 0 0 16px}}.game-required-fields-modal__submit-button{text-transform:uppercase}