.games-tile[data-v-4dde5430]{background:#fff;border:1px solid #c8c8c8;box-shadow:0 4px 15px 5px rgba(0,0,0,.05);border-radius:12px;height:100%;min-height:0;width:100%;min-width:0;display:grid;grid-template-areas:"image" "content" "actions"}@media only screen and (min-width:768px){.games-tile[data-v-4dde5430]{grid-template-columns:40% 1fr;grid-template-areas:"image content" "actions content"}}@media only screen and (min-width:1300px){.games-tile[data-v-4dde5430]{grid-template-columns:400px 1fr}}.games-tile__image[data-v-4dde5430]{grid-area:image;min-width:0;padding:18px 15px 0;border-right:none;height:inherit}@media only screen and (min-width:768px){.games-tile__image[data-v-4dde5430]{border-right:1px solid #c8c8c8;padding:20px}}.games-tile__image--height[data-v-4dde5430]{height:130px}@media only screen and (min-width:768px){.games-tile__image--height[data-v-4dde5430]{height:190px}}.games-tile__image--no-image[data-v-4dde5430]{border:1px solid grey;display:flex;flex-direction:column;justify-content:center;align-items:center}.games-tile__content[data-v-4dde5430]{grid-area:content}.games-tile__table[data-v-4dde5430]{display:flex;flex-direction:row;padding-bottom:10px}.games-tile__table-column[data-v-4dde5430]{width:100%;min-width:0}@media only screen and (min-width:768px){.games-tile__table-column[data-v-4dde5430]{width:50%}}.games-tile__table-column--hide-for-mobile[data-v-4dde5430]{display:none}@media only screen and (min-width:768px){.games-tile__table-column--hide-for-mobile[data-v-4dde5430]{display:block}}.games-tile__table-row[data-v-4dde5430]{display:flex;justify-content:space-between;padding:7px 15px}@media only screen and (min-width:768px){.games-tile__table-row[data-v-4dde5430]{padding:7px 25px 7px 12px}}.games-tile__table-row[data-v-4dde5430]:nth-child(2n){background:#f7f8f9}.games-tile__table-label[data-v-4dde5430]{font-weight:700;font-size:14px}.games-tile__title[data-v-4dde5430]{display:flex;align-items:center;padding:0 15px;min-height:50px;border-bottom:1px solid #c8c8c8;min-width:0}@media only screen and (min-width:768px){.games-tile__title[data-v-4dde5430]{padding:0 12px}}.games-tile__title h2[data-v-4dde5430]{font-style:normal;font-weight:700;font-size:21px;color:#272833;line-height:1}.games-tile__title sup[data-v-4dde5430]{font-size:9px}.games-tile__actions[data-v-4dde5430]{grid-area:actions;justify-content:center;padding:0 20px 20px}.games-tile__actions a[data-v-4dde5430],.games-tile__actions button[data-v-4dde5430]{width:100%;margin:8px}@media only screen and (min-width:768px){.games-tile__actions[data-v-4dde5430]{display:flex;flex-direction:row;align-items:center;border-right:1px solid #c8c8c8}.games-tile__actions a[data-v-4dde5430],.games-tile__actions button[data-v-4dde5430]{width:50%}}.body--dark .games-tile[data-v-4dde5430]{background:#353535;border:1px solid grey;box-shadow:0 4px 15px 5px rgba(0,0,0,.05)}@media only screen and (min-width:768px){.body--dark .games-tile__image[data-v-4dde5430]{border-right:1px solid grey}}.body--dark .games-tile__image--no-image[data-v-4dde5430]{border:1px solid grey}.body--dark .games-tile__table-row[data-v-4dde5430]:nth-child(2n){background:#4b4b4b}.body--dark .games-tile__title[data-v-4dde5430]{border-bottom:1px solid grey}.body--dark .games-tile__title h2[data-v-4dde5430]{color:#fff}@media only screen and (min-width:768px){.body--dark .games-tile__actions[data-v-4dde5430]{border-right:1px solid grey}}.iframe-dialog{width:100%}.iframe-dialog__header{display:flex;justify-content:space-between;align-items:center;height:65px;padding:12px 15px;border-bottom:.5px solid #ececec}.iframe-dialog__header span{font-weight:700}.iframe-dialog__iframe{border:0;height:100%;min-height:85vh;overflow:hidden}