@media only screen and (min-width:768px){h2{font-size:3.39181287vw}}@media only screen and (max-width:767px){h2{font-size:58px}}@media only screen and (max-width:767px){h2{font-size:30px}}@media only screen and (min-width:768px){.std-text-22{font-size:1.28654971vw}}@media only screen and (max-width:767px){.std-text-22{font-size:22px}}@media only screen and (max-width:767px){.std-text-22{font-size:16px}}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}.button{background:#ffffff1f;color:#fff;text-decoration:none;height:44px;display:inline-block;border-radius:7px;line-height:43px;font-size:16px;box-shadow:inset 0 0 1px 1px #ffffff2b;padding:0 25px;border:none;outline:0;transition:.3s}.button[disabled]{opacity:.6}.button:hover{background:#ffffff33;cursor:pointer}.button img{position:relative;top:7px;margin-left:-6px;margin-right:6px;opacity:.4}.button.green{background:linear-gradient(135deg,#2c83bd,#3c955e)}.button.green:hover{-webkit-filter:hue-rotate(30deg);filter:hue-rotate(30deg)}.button.green[disabled]{-webkit-animation:greenButtonHue .8s ease-out infinite;animation:greenButtonHue .8s ease-out infinite}.button.block{width:100%;display:block;text-align:center}@-webkit-keyframes greenButtonHue{0%{-webkit-filter:hue-rotate(30deg);filter:hue-rotate(30deg)}50%{-webkit-filter:hue-rotate(0);filter:hue-rotate(0)}100%{-webkit-filter:hue-rotate(30deg);filter:hue-rotate(30deg)}}@keyframes greenButtonHue{0%{-webkit-filter:hue-rotate(30deg);filter:hue-rotate(30deg)}50%{-webkit-filter:hue-rotate(0);filter:hue-rotate(0)}100%{-webkit-filter:hue-rotate(30deg);filter:hue-rotate(30deg)}}.conf-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#1b232cf0;display:flex;align-items:center;justify-content:center;z-index:9999}.conf-modal{background-color:#2c3a48;color:#fff;border-radius:25px;min-width:300px;max-width:500px;width:90%;box-shadow:0 8px 20px #00000066,inset 0 0 0 1px #ffffff30;-webkit-animation:confModalFadeIn .2s ease-out;animation:confModalFadeIn .2s ease-out}@-webkit-keyframes confModalFadeIn{from{opacity:0;-webkit-transform:scale(.95);transform:scale(.95)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes confModalFadeIn{from{opacity:0;-webkit-transform:scale(.95);transform:scale(.95)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.conf-modal-header{display:flex;justify-content:space-between;align-items:center;padding:35px 40px 0}.conf-modal-title{margin:0;font-size:20px;font-weight:700}.conf-modal-close{background:0 0;border:none;color:#fff;font-size:28px;cursor:pointer;padding:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;opacity:.7;transition:opacity .2s;margin:-30px -30px 0 0}.conf-modal-close:hover{opacity:1}.conf-modal-body{padding:20px 40px;font-size:16px;line-height:1.3}.conf-modal-body p{margin:0 0 10px 0}.conf-modal-body p:last-child{margin-bottom:0}.conf-modal-footer{display:flex;justify-content:flex-end;gap:10px;padding:10px 30px 25px}.conf-modal-btn{padding:8px 16px;border:none;border-radius:4px;background-color:#0d6efd;color:#fff;cursor:pointer;font-size:14px;transition:background-color .2s}.conf-modal-btn:hover{background-color:#0b5ed7}body{font-family:Inter,sans-serif}.form-card{background:#0a1f3a;border-radius:1.5rem;padding:2rem;box-shadow:0 20px 35px -12px rgba(0,0,0,.6),0 0 0 1px rgba(59,130,246,.15);transition:box-shadow .2s}.form-card:hover{box-shadow:0 25px 40px -14px rgba(0,0,0,.7),0 0 0 1px rgba(59,130,246,.3)}.form-card .form-card-title{font-weight:700;font-size:30px;margin-bottom:40px}.form-card .section-title{font-size:1.75rem;font-weight:600;letter-spacing:-.3px;margin-bottom:.5rem;background:linear-gradient(135deg,#fff 0,#b0c4ff 100%);background-clip:text;-webkit-background-clip:text;color:transparent}.form-card .section-sub{color:#94a3b8;border-left:3px solid #3b82f6;padding-left:.75rem;margin-bottom:1.75rem;font-size:.95rem}.form-card .input-group{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.form-card .input-group label{font-size:.85rem;font-weight:500;text-transform:uppercase;letter-spacing:.5px;color:#9ab3d5;display:flex;align-items:center;gap:.5rem}.form-card .required-star{color:#f97316;font-size:1rem}.form-card input,.form-card select,.form-card textarea{background-color:#04172d;border:1px solid #1e2a47;border-radius:.9rem;padding:.85rem 1rem;font-size:1rem;color:#f1f5f9;font-family:inherit;transition:all .2s ease;outline:0;width:100%}.form-card input:focus,.form-card select:focus,.form-card textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.3);background-color:#051b30}.form-card input:hover,.form-card select:hover,.form-card textarea:hover{border-color:#3f5c8a}.form-card .checkbox-group,.form-card .radio-group{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;flex-wrap:wrap}.form-card .checkbox-group label,.form-card .radio-group label{text-transform:none;font-weight:400;color:#cbd5e1;font-size:.95rem}.form-card input[type=checkbox],.form-card input[type=radio]{width:1.2rem;height:1.2rem;accent-color:#3b82f6;margin:0;padding:0;flex-shrink:0}.form-card .form-row{display:flex;flex-wrap:wrap;gap:1.25rem;margin-bottom:.5rem}.form-card .form-row .input-group{flex:1;min-width:160px}.form-card .game-tag{background:#04172d;border-radius:2rem;padding:.35rem 1rem;font-size:.8rem;border:.5px solid #2d4570;color:#a9c6ff;display:inline-flex;align-items:center;gap:.4rem}.form-card .form-desc{line-height:1.5em;margin-bottom:30px;margin-top:-20px;opacity:.3}.form-card .flex-buttons{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.5rem;align-items:center}.form-card .helper-text{font-size:.7rem;color:#6f8ab7;margin-top:.25rem;display:flex;align-items:center;gap:.3rem}.form-card textarea{resize:vertical;min-height:90px}.form-card select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2394A3B8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'></polyline></svg>");background-repeat:no-repeat;background-position:right 1rem center}@media (max-width:680px){.form-card body{padding:1.2rem}.form-card .form-card{padding:1.5rem}.form-card .section-title{font-size:1.5rem}}.layout{display:flex}.lay-menu{position:sticky;top:0;bottom:0;height:100vh}@media only screen and (min-width:768px){.lay-menu{min-width:17.54385965vw}}@media only screen and (max-width:767px){.lay-menu{min-width:300px}}.lay-base{width:100%}body{background:#04172d;color:#fff}*{box-sizing:border-box}.view{padding:70px}h1{font-size:40px;font-weight:700;margin-bottom:30px}h2{font-size:32px;font-weight:700;margin-bottom:20px}.std-text-info{font-size:18px}.ng-cloak{display:none!important}.ng-hide{display:none!important}a{color:inherit}.link{text-decoration:none;cursor:pointer;border-bottom:1px solid #fff}b{font-weight:700}.sig-slider{width:100%;position:relative}.slider-container{position:relative;width:100%;padding-bottom:56.25%;overflow:hidden;background:#000;border-radius:10px!important;box-shadow:0 0 10px #000000ba}.slides-wrapper{position:absolute;top:0;left:0;width:100%;height:100%}.sig-slide{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;opacity:0;visibility:hidden;transition:opacity .5s ease-in-out,visibility .5s ease-in-out}.sig-slide.active{opacity:1;visibility:visible;z-index:1}.sig-slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;cursor:pointer;border-radius:10px!important}.slider-btn{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:rgba(0,0,0,.7);color:#fff;border:none;font-size:30px;cursor:pointer;padding:15px 20px;border-radius:5px;transition:all .3s ease;z-index:10}.slider-btn:hover{background:rgba(0,0,0,.9)}.slider-btn.prev{left:20px}.slider-btn.next{right:20px}.thumbnails-container{margin-top:15px;width:100%;overflow-x:auto;overflow-y:hidden;white-space:nowrap;scrollbar-width:thin;position:relative}.thumbnails-container::-webkit-scrollbar{height:8px}.thumbnails-container::-webkit-scrollbar-track{background:rgba(255,255,255,.1);border-radius:4px}.thumbnails-container::-webkit-scrollbar-thumb{background:rgba(255,255,255,.3);border-radius:4px}.thumbnails-container::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.5)}.thumbnails-wrapper{display:inline-flex;gap:10px;padding:5px 0}.thumbnail{width:160px;height:90px;-o-object-fit:cover;object-fit:cover;cursor:pointer;border:2px solid transparent;border-radius:5px;transition:all .3s ease;opacity:.6;flex-shrink:0}.thumbnail:hover{opacity:1}.thumbnail.active{border-color:#0ac5ff;opacity:1;box-shadow:0 0 10px #58abd0}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.95);z-index:1000;display:flex;flex-direction:column;justify-content:center;align-items:center;-webkit-animation:fadeIn .3s ease;animation:fadeIn .3s ease}.modal-content{position:relative;width:100%;flex:1;display:flex;justify-content:center;align-items:center;overflow:hidden;min-height:0}.modal-slider-container{width:100%;height:100%;position:relative;display:flex;justify-content:center;align-items:center}.modal-slides-wrapper{position:relative;width:100%;height:100%}.modal-slide{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;opacity:0;visibility:hidden;transition:opacity .5s ease-in-out,visibility .5s ease-in-out}.modal-slide.active{opacity:1;visibility:visible;z-index:1}.modal-image{max-width:90%;max-height:85%;-o-object-fit:contain;object-fit:contain;-webkit-animation:zoomIn .3s ease;animation:zoomIn .3s ease}.modal-btn{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:rgba(255,255,255,.2);color:#fff;border:none;font-size:50px;cursor:pointer;padding:20px 30px;border-radius:10px;transition:all .3s ease;z-index:1001}.modal-btn:hover{background:rgba(255,255,255,.3)}.modal-btn.prev{left:30px}.modal-btn.next{right:30px}.close-modal{position:absolute;top:20px;right:30px;background:rgba(255,255,255,.2);color:#fff;border:none;font-size:40px;cursor:pointer;padding:10px 20px;border-radius:10px;transition:all .3s ease;z-index:1001}.close-modal:hover{background:rgba(255,255,255,.3)}.modal-thumbnails{width:100%;padding:20px;background:rgba(0,0,0,.8);overflow-x:auto;overflow-y:hidden;white-space:nowrap;z-index:1001;border-top:1px solid rgba(255,255,255,.2);scrollbar-width:thin}.modal-thumbnails::-webkit-scrollbar{height:8px}.modal-thumbnails::-webkit-scrollbar-track{background:rgba(255,255,255,.1);border-radius:4px}.modal-thumbnails::-webkit-scrollbar-thumb{background:rgba(255,255,255,.3);border-radius:4px}.modal-thumbnails .thumbnail{width:160px;height:90px;margin-right:10px;display:inline-block}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes zoomIn{from{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes zoomIn{from{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@media (max-width:860px){.demo-container{width:95%}.thumbnail{width:120px;height:67.5px}.slider-btn{padding:10px 15px;font-size:20px}.modal-btn{font-size:30px;padding:12px 20px}.modal-btn.prev{left:10px}.modal-btn.next{right:10px}.close-modal{top:10px;right:15px;font-size:30px;padding:5px 15px}.modal-thumbnails .thumbnail{width:120px;height:67.5px}}body{--modalDialogModal-mdao-bg:#000;--modalDialogModal-mdao-color:#bfbfbf}body.theme-white{--modalDialogModal-mdao-bg:#d4dbe9;--modalDialogModal-mdao-color:#333}.de8{position:fixed;bottom:20px;right:27px;width:440px;top:auto;left:auto;box-shadow:0 2px 10px #0009;border-radius:10px;visibility:hidden;opacity:0;transition:.3s;-webkit-transform:scale(.8);transform:scale(.8)}.de8.big{opacity:1;-webkit-transform:scale(1);transform:scale(1);visibility:visible}.de8 .modal-dialog{width:100%;margin:0}.modalDialogModal .modal-dialog{width:400px;-webkit-transform:none!important;transform:none!important}.modalDialogModal pre.mdaow{font-size:11px;background:#000;color:#bfbfbf;white-space:break-spaces;margin-top:2px;border-color:#535353}.modalDialogConfirmModal .modal-text{word-break:break-word;max-height:400px;overflow:auto}.modalDialogConfirmModal.modal.fade .modal-dialog{-webkit-transform:translate(-50%,-50%) scale(.8);transform:translate(-50%,-50%) scale(.8);position:fixed;left:50%;top:50%;margin:0}.modalDialogConfirmModal.modal.fade.in .modal-dialog{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}.modalDialogConfirmModal .modal-dialog{width:400px}.scrollTopButton{position:fixed;opacity:0;visibility:hidden;bottom:50px;left:50%;color:#000;border-radius:10px;width:185px;font-size:18px;height:55px;line-height:51px;text-align:center;-webkit-transform:translateX(261px) translateY(10px);transform:translateX(261px) translateY(10px);transition:.3s;background-color:#e6eaf4;z-index:777}.scrollTopButton span{position:absolute;font-size:24px;left:0;right:0;text-align:center;top:-22px;line-height:40px}@media only screen and (max-width:767px){.scrollTopButton{display:none}}.scrollTopButton.active{opacity:1;visibility:visible;-webkit-transform:translateX(261px) translateY(0);transform:translateX(261px) translateY(0)}.scrollTopButton:hover{opacity:.8;cursor:pointer}.scrollTopButton i{font-size:22px}.s-about .sa-flex{display:flex;margin-bottom:10px}.s-about .sa-flex-left{width:720px;line-height:1.5em}.s-about .sa-flex-right{width:460px;margin-left:90px}.s-about .contact-text{line-height:1.3em;margin-top:-10px;margin-bottom:20px}.s-about .contact-mail img{width:160px;margin-left:2px}.s-about .sa-flex-left p{margin-bottom:1.5em}.s-about .sa-image{margin-bottom:60px;margin-top:60px}.s-about .sa-image img{width:100%;border-radius:30px}.s-cart .game{background:#29374a;border-radius:15px;padding:15px 25px;box-shadow:0 20px 35px -12px rgba(0,0,0,.6);display:flex;align-items:center;margin-bottom:15px}.s-cart .cart-top{display:flex;margin-bottom:30px;align-items:center;justify-content:space-between}.s-cart .cart-top h1{margin-bottom:0;margin-top:0}.s-cart .cart-wrapper{max-width:700px}.s-cart .game-image img{width:100px;border-radius:10px}.s-cart .buy-bot-right{line-height:1.5em}.s-cart .buy-bot{display:flex;justify-content:space-between;align-items:center;margin-top:50px}.s-cart .but-after{margin-top:30px;opacity:.5;max-width:540px;line-height:1.3em}.s-cart .good{font-size:20px;line-height:1.3em}.s-cart .game-right{margin-left:auto}.s-cart .game-title{margin-left:30px}.s-cart .game-title-real{font-size:26px;font-weight:700}.s-cart .game-title-local{margin-top:8px;opacity:.5}.s-favs .game{background:#29374a;border-radius:15px;padding:15px 25px;box-shadow:0 20px 35px -12px rgba(0,0,0,.6);display:flex;align-items:center;margin-bottom:15px}.s-favs .cart-wrapper{max-width:700px}.s-favs .game-image img{width:100px;border-radius:10px}.s-favs .buy-bot-right{line-height:1.5em}.s-favs .sm-flex{display:flex}.s-favs .sm-flex-right{margin-left:70px;width:400px}.s-favs .sm-flex-left{width:800px}.s-favs .buy-bot{display:flex;justify-content:space-between;align-items:center;margin-top:50px}.s-favs .but-after{margin-top:30px;opacity:.5;max-width:540px;line-height:1.3em}.s-favs .good{font-size:20px;line-height:1.3em}.s-favs .game-right{margin-left:auto}.s-favs .game-title{margin-left:30px}.s-favs .game-title-real{font-size:26px;font-weight:700}.s-favs .game-title-local{margin-top:8px;opacity:.5}.s-index .act-block{margin-bottom:50px;margin-top:50px}.s-login{display:flex;align-items:center;justify-content:center;height:100vh;width:100vw;overflow:hidden;background:#031021;position:relative}.s-login img.logo{position:absolute;left:0;width:90%;left:50%;opacity:.03;-webkit-transform:translateY(-50%) translateX(-52%) rotate(-16deg);transform:translateY(-50%) translateX(-52%) rotate(-16deg);top:50%;z-index:1}.s-login .success-text{line-height:1.5em}.s-login .wrapper{width:450px;position:relative;z-index:2}.s-login .no-account{margin-top:50px;text-align:center;line-height:1.83em}.s-mygames .game{background:#29374a;border-radius:15px;padding:15px 25px;box-shadow:0 20px 35px -12px rgba(0,0,0,.6);display:flex;align-items:center;margin-bottom:15px}.s-mygames .cart-wrapper{max-width:700px}.s-mygames .game-image img{width:100px;border-radius:10px}.s-mygames .buy-bot-right{line-height:1.5em}.s-mygames .sm-flex{display:flex}.s-mygames .sm-flex-right{margin-left:70px;width:400px}.s-mygames .sm-flex-left{width:800px}.s-mygames .buy-bot{display:flex;justify-content:space-between;align-items:center;margin-top:50px}.s-mygames .but-after{margin-top:30px;opacity:.5;max-width:540px;line-height:1.3em}.s-mygames .good{font-size:20px;line-height:1.3em}.s-mygames .game-right{margin-left:auto;font-weight:700}.s-mygames .game-title{margin-left:30px}.s-mygames .game-title-real{font-size:26px;font-weight:700}.s-mygames .game-title-local{margin-top:8px;opacity:.5}.s-developer .sig-content{display:flex}.s-developer .sig-bg-wrapper{padding:70px;position:relative;z-index:2}.s-developer .sig-top-right{display:flex;gap:12px;align-items:center}.s-developer .sig-start-image img{width:100%;border-radius:10px}.s-developer .sig-left{width:860px}.s-developer .sig-right{width:360px;margin-left:50px}.s-developer .sig-desc{margin-top:20px;line-height:1.4em;opacity:.8}.s-developer .sig-top{display:flex;justify-content:space-between;margin-bottom:50px;align-items:center}.s-developer .sig-top-left h1{margin-bottom:0}.s-ig .sig-content{display:flex}.s-ig .sig-bg{position:relative;border-bottom:1px solid #06254c}.s-ig .sig-bg-wrapper{padding:70px;position:relative;z-index:2}.s-ig .sig-bg-image{position:absolute;left:0;right:0;top:0;bottom:0;background-size:cover;background-position:center;background-repeat:no-repeat;z-index:1;opacity:.1}.s-ig .game-block{margin-bottom:70px}.s-ig .game-block h2{margin-bottom:30px}.s-ig .br-action{display:flex;align-items:center;gap:20px}.s-ig .already-cart{opacity:.6}.s-ig .sig-top-right{display:flex;gap:12px;align-items:center}.s-ig .sig-start-image img{width:100%;border-radius:10px}.s-ig .sig-left{width:860px}.s-ig .sig-right{width:360px;margin-left:50px}.s-ig .sig-slider-wrapper{aspect-ratio:1.77777778}.s-ig .sid-likes{margin-top:30px}.s-ig .sig-desc{margin-top:20px;line-height:1.4em;opacity:.8}.s-ig .sig-top{display:flex;justify-content:space-between;margin-bottom:50px;align-items:center}.s-ig .subtitle{margin-top:15px;opacity:.6}.s-ig .sig-top-left h1{margin-bottom:0}.s-ig .buy-row{background:#29374a;border-radius:15px;padding:30px;box-shadow:0 20px 35px -12px rgba(0,0,0,.6);display:flex;align-items:center;justify-content:space-between}.s-ig .animate-shadow{-webkit-animation:pulse-shadow .4s ease-out forwards;animation:pulse-shadow .4s ease-out forwards}@-webkit-keyframes pulse-shadow{0%{box-shadow:0 0 0 0 #00ff15}100%{box-shadow:0 0 0 100px rgba(255,255,255,0)}}@keyframes pulse-shadow{0%{box-shadow:0 0 0 0 #00ff15}100%{box-shadow:0 0 0 100px rgba(255,255,255,0)}}.header{background:#04264c;height:150px;display:flex;flex-direction:column;height:100vh;overflow:auto;align-items:center}.header .right-menu{margin-bottom:30px;margin-top:auto}.header .left-menu{margin-top:50px}.header .logo{min-width:240px;max-width:240px;margin-left:auto;margin-right:auto;margin-top:30px}.header .user-login{text-align:center;margin-bottom:9px;font-weight:700;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.header .logo img{width:100%}.header .intro{width:250px;display:flex;flex-direction:column;gap:10px}.header .intro span.counter{background:#ff5454;min-width:28px;min-height:28px;border-radius:10px;color:#fff;line-height:28px;font-weight:700;display:inline-block;margin-left:6px;padding:0 7px}.header .intro .button{position:relative}.header .left-menu-info{display:flex;flex-direction:column;gap:30px;align-items:center}.header .menu-item a{color:#fff;text-decoration:none;font-size:22px}.games-block{display:flex;flex-wrap:wrap;margin-left:-10px;margin-right:-10px}.games-block a.game-link{color:inherit;text-decoration:none;padding:10px;width:33.333%}.games-block .game-flex{display:flex;background:#06254c;border-radius:10px;padding:15px}.games-block .game-image{min-width:130px;max-width:130px;border-radius:8px;overflow:hidden;margin-right:10px;display:flex}.games-block .game-image img{width:100%}.games-block .game-sup-title{font-weight:700;font-size:18px}.games-block .game-local-title{opacity:.5;margin-top:7px;font-size:85%}.games-block .game-title{margin-bottom:10px}.games-block .game-desc{line-height:1.3em;font-size:75%}.games-rows .game{background:#29374a;border-radius:15px;padding:15px 25px;box-shadow:0 20px 35px -12px rgba(0,0,0,.6);display:flex;align-items:center;margin-bottom:30px;text-decoration:none}.games-rows .game-image img{width:100px;border-radius:10px}.games-rows .game-right{margin-left:auto}.games-rows .game-title{margin-left:30px}.games-rows .game-title-real{font-size:26px;font-weight:700}.games-rows .game-title-local{margin-top:8px;opacity:.5}