.vr--gameViewer{width:min(430px, 100vw);height:min(760px, 100vh);padding:0;overflow:hidden}.vr--gameViewer .vr__contents{height:100%}.gameViewer{position:relative;width:100%;height:100%;min-height:560px;background:#111}.gameViewer__iframe{display:block;width:100%;height:100%;border:0}.gameViewer__loader,.gameViewer__error{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:24px;color:#fff;text-align:center}.gameViewer__loader::after{content:"";width:34px;height:34px;border:3px solid rgb(255 255 255 / .35);border-top-color:#fff;border-radius:50%;animation:gameViewerSpin 0.8s linear infinite}@keyframes gameViewerSpin{to{transform:rotate(360deg)}}
.promotions{padding:0 0 200px}.promotions__title{font:700 35px/41px var(--f1);margin:30px 0 35px -1px}.promotions__container{display:flex;flex-wrap:wrap}.promotions__item{width:360px;margin:0 30px 30px 0;user-select:none;cursor:pointer}.promotions__item:nth-child(3n+3){margin-right:0}.pritem__picture{position:relative;width:100%;border-radius:12px;overflow:hidden}.promotions--stories .pritem__picture{height:0;padding-bottom:128%}.pritem__img{object-fit:cover;display:block;width:100%;height:100%;border-radius:inherit}.pritem__video{object-fit:cover;display:block;width:100%;height:100%;border-radius:inherit;position:absolute}.promotions__name{padding:16px 4px 0;font:600 16px/1.2 var(--f1);color:gray;text-wrap:balance}@media (max-width:1220px){.promotions__item{margin-right:2.46vw;width:29.51vw}}@media (max-width:1140px){.promotions__item{margin-right:28px;width:336px}}
