/* Cabinet games style */
html{-webkit-tap-highlight-color:rgba(0,0,0,0);}body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol';font-size:13px;color:#333333;background-color:#ffffff;line-height:1.5;margin:0;text-rendering:optimizeLegibility;}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,figure,p,pre{margin: 0}a{direction:ltr;unicode-bidi:embed;text-decoration:none;display:inline-block;-webkit-transition:0.3s;-moz-transition:0.3s;transition:0.3s;color:#105289;}a:hover,a:focus,a:active{color:#D31141;text-decoration:underline;}.flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.flex_row{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;}.flex_column{-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;}.flex_inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;}.bh{position:relative;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;padding: 25px 40px;}.bh_m{padding-top:6px;}.bh_m_name{margin-left:60px;font-size:18px;font-weight:400;color:#292929;letter-spacing:.03em;font-family:'Sofia Pro';}.bh_m_name span{font-weight:bold;margin-left:3px;color:#d60000;}.bh_m_name:hover{color:#000000;text-decoration:none;}.bh_s_nav{font-family:'Sofia Pro';font-size:14px;letter-spacing:.02em;margin-right:126px;}.bh_s_nav a{margin:8px 10px 0;color:#878c8e;}.bh_s_nav a:hover{color:#616161;text-decoration:none;}.games_body{margin:0 auto;padding:3rem 2rem 0;}.gm_header-desc{max-width:92%;margin:auto;opacity:0;-webkit-animation:show-main .5s ease forwards;animation:show-main .5s ease forwards;-webkit-animation-delay:0.35s;animation-delay:0.55s;}.gm_header-desc p{font-size: 18px;line-height:1.6;margin-bottom:6px;}h1{font-family:'Sofia Pro',Arial;font-size:33px;margin-bottom:8px;}h3{font-family:'Sofia Pro',Arial;font-weight:500;font-size:28px;margin-bottom:30px;}.games_main{padding-top:3rem;margin:0 auto;max-width:94%;opacity:0;-webkit-transform:translateY(60px);transform:translateY(60px);-webkit-animation:show-main .5s ease forwards;animation:show-main .5s ease forwards;-webkit-animation-delay:0.35s;animation-delay:1.35s;}.gm_header,.bh,.games_bottom{transition:opacity 0.6s;transition-delay:1.02s;}.oh .gm_header, .oh .bh,.oh .games_bottom{opacity:0;pointer-events:none;transition-delay:0.02s;}.games_gallery{padding-bottom:4rem;display:flex;flex-wrap:wrap;justify-content:center;}.games_gallery-item{margin:0 0.5rem 3rem;width:calc(25% - 1rem);}.grid__cell-img{border-radius:4px;display:block;height:calc(15vw * 1.3);margin:0.5vw;overflow:hidden;position:relative;}.grid__cell-img-inner{background-position:50% 50%;background-size:cover;cursor:pointer;height:100%;width:100%}.line{padding-bottom:.15rem;transform-origin:0 50%;white-space:nowrap;will-change:transform}.oh{overflow:hidden}.oh__inner{display:inline-block;transform-origin:0 50%;will-change:transform}.content{display:flex;flex-direction:column;height:100%;left:0;padding:14vh 8vw 0;pointer-events:none;position:fixed;top:0;width:100%;z-index:1000;box-sizing:border-box;}.content__item{opacity:0;position:absolute}.content__item--current{opacity:1;pointer-events:auto;position:relative}.content__item-number{display:block;font-weight:500}.content__item-heading{font-size:4vw;font-weight:700;line-height:1.2;margin:1rem 0 3rem}.content__item-text{font-size:16px;margin-bottom:2rem;max-width:32ch}.content__item-link{cursor:pointer;font-size:18px;color:#000;font-weight:500;}.content__item-link:hover{text-decoration:none;}.back{stroke:#000;background:none;border:0;cursor:pointer;margin:0 0 3.5rem;opacity:0;padding:0;pointer-events:none;width:50px;z-index:1000;}.back svg{stroke-linecap:round}.back:focus,.back:hover{stroke:#823725;outline:none}.content--open .back{pointer-events:auto}.games_bottom{max-width:calc(1140px + 12vw);margin:0 auto;text-align:right;padding:2rem 2rem 4rem;}.games_bottom-copyright{font-family:'Sofia Pro';font-size:15px;position:relative;}.games_bottom-copyright:before{content:'';position:absolute;background:#d6d6d6;height:1px;width:180px;top:12px;right:152px;}@-webkit-keyframes show-desc{0%{opacity:0;}100%{opacity:1;}}@keyframes show-desc{0%{opacity:0;}100%{opacity:1;}}@-webkit-keyframes show-main{0%{opacity:0;}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}}@keyframes show-main{0%{opacity:0;}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}}@media screen and (min-width: 53em){.content{width:38%}}@media (max-width: 1024px){.games_top .bh_s_nav{margin-right:0;display:block;}.games_main{max-width:none;}}@media (max-width: 768px){.bh_m_name{margin-left:0;}.gm_header-desc{max-width:none;margin-left:12px}h1{font-size:28px;}h2{font-size:20px;}.gm_header-desc p{font-size:16px;}.games_gallery-item{width:calc(33% - 1rem);}}@media (max-width: 640px){.games_top .bh_s_nav{display:none}.gm_header{display:block;}.games_main{padding-top:2rem;margin:0 -2rem;}.games_gallery-item{margin:0 0.25rem 0.5rem;}}@media (max-width: 546px){.games_gallery-item{width:calc(50% - 1rem);margin:0 0.2rem 0.5rem;}.grid__cell-img{height: calc(24vw * 1.3);}}@media (max-height: 500px){.content{padding-top:8vh;}.back{margin-bottom:2rem;}}
