*{padding:0;margin:0;box-sizing:border-box}
html{line-height:1.15;-webkit-text-size-adjust:100%}
body{background:#111318;color:#fff;font-size:14px;padding:0;margin:0;font-family:"-apple-system",BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;min-width:1180px}
h1,
h2,
h3,
h4,
h5,
h6{font-weight:normal}
h1{font-size:14px}
h2{font-size:1.125em}
h3{font-size:1em}
a{color:#fff}
a,
a:link,
a:active,
a:visited{transition:color 0.25s ease-out;outline:none;text-decoration:none;cursor:pointer}
a:hover{color:#609adf;cursor:pointer}
:active,
:hover,
:focus{outline:0;outline-offset:0}
p{margin:0px}
@media (max-width:576px){body{min-width:100%}}
.wrap,
.wrap-header,
.wrap-page-game{width:1140px;margin:0 auto}
.wrap-header{display:flex;justify-content:space-between;align-items:center}section.main-sect{padding:20px 0 20px 0}
.main-sect-title>h2{display:flex;align-items:center;gap:20px}
.main-sect-title h2>a{font-size:24px;font-weight:bold;text-transform:uppercase;color:#fff;display:flex;align-items:center;gap:10px}
.main-sect-content{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.st-bk{background:#181c20;border-radius:10px}
.st-flex{display:flex}
@media (max-width:576px){.wrap,.wrap-page-game{width:100%;padding:0 10px 0 10px}.wrap-header{display:none}}
header.header-site{background:#000;-webkit-box-shadow:0px 0 10px 0px rgba(34,60,80,0.2);-moz-box-shadow:0px 0 10px 0px rgba(34,60,80,0.2);box-shadow:0px 0 10px 0px rgba(34,60,80,0.2)}
.header-menu{background:#000;width:100%;justify-content:space-between}
.navbar-brand>img{max-height:48px}
.header-menu-ul{width:100%;justify-content:center}
a.nav-link{color:#fff;font-weight:bold}
a.nav-link:hover{color:#0d6efd}
.top-social{width:150px;display:flex;gap:10px}
.top-social a>img{height:24px}
.fa-vk{color:#07f}
.fa-youtube{color:#c4302b}
.fa-telegram{color:#27a7e7}
.fa-twitch{color:#6441a5}
.mobile-menu{display:none}.mobile-bottom-menu{display:none;position:fixed;bottom:0;left:0;width:100%;height:var(--menu-height);background:#181c20;box-shadow:0 -2px 10px rgba(0,0,0,0.1);z-index:1000}
.mobile-bottom-menu__list{display:flex;width:100%;margin:0;padding:0;list-style:none;height:100%}
.mobile-bottom-menu__item{flex:1;min-width:0;text-align:center;position:relative}
.mobile-bottom-menu__link{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:var(--menu-height);color:var(--menu-text-color);text-decoration:none;padding:8px;box-sizing:border-box;transition:all 0.3s ease}
.mobile-bottom-menu__link:hover,
.mobile-bottom-menu__link.active{color:#666}
.mobile-bottom-menu__icon{font-size:20px;margin-bottom:4px}
.mobile-bottom-menu__img{height:32px}
.mobile-bottom-menu__text{font-size:10px;line-height:1}.mobile-bottom-menu__submenu{display:none;position:absolute;bottom:100%;left:0;transform:translateX(-50%);background:var(--submenu-bg);border-radius:12px 12px 0 0;box-shadow:var(--submenu-shadow);padding:10px;z-index:1001;gap:15px}
.mobile-bottom-menu__submenu.active{display:flex;animation:slideUp 0.3s ease}
.mobile-bottom-menu__submenu-link{display:block;font-size:var(--submenu-icon-size);color:var(--menu-text-color);transition:transform 0.2s ease}
.mobile-bottom-menu__submenu-link-img{max-height:16px}
.mobile-bottom-menu__submenu-link:hover{transform:scale(1.1)}
.mobile-bottom-menu{transform:translateY(0);transition:transform 0.3s ease}
.mobile-bottom-menu.hide{transform:translateY(100%)}.menu-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.3);z-index:999}
.menu-overlay.active{display:block}@keyframes slideUp{from{opacity:0;transform:translateX(-50%) translateY(10px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}
@media (max-width:576px){.mobile-menu,.mobile-bottom-menu{display:block}}
.main-bk{background:url(https://yunik.games/themes/yunik_games/assets/images/icons/back.jpg) no-repeat;height:750px;background-size:cover;box-shadow:inset 0 0 10px 10px #000}
@media (max-width:576px){.main-bk{height:70vh}}
footer.footer-site{background:#000;-webkit-box-shadow:10px 0px 0 0px rgba(34,60,80,0.2);-moz-box-shadow:10px 0px 0 0px rgba(34,60,80,0.2);box-shadow:10px 0px 0 0px rgba(34,60,80,0.2);padding:20px;margin-top:20px}
.footer-bk{display:flex;justify-content:space-between;align-items:center}
ul.m-social-list{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:20px}
ul.m-social-list>li{background:#181c20;width:361.33px;padding:20px;border-radius:10px}
.m-social-head{display:flex;align-items:center;gap:20px}
.m-social-icon>img{max-height:32px}
.m-social-title{font-size:16px;font-weight:600}
.m-social-desc{margin-top:5px}
@media (max-width:576px){ul.m-social-list>li{width:100%}}
section.m-about{width:100%;padding:20px;margin-top:40px}
.m-about-title{width:100%;text-align:center}
.m-about-title>h1{font-size:24px;font-weight:bold;text-transform:uppercase;color:#fff;text-align:center}
.m-about-desc{margin-top:20px;display:flex;gap:20px;flex-wrap:wrap}
.m-about-desc-header{width:70%;margin:0 auto;text-align:center}
.m-about-desc-bk{width:540px;margin-top:20px;display:flex;flex-wrap:wrap;justify-content:space-between;gap:20px}
.m-about-desc-cont{width:100%;text-align:center}
.m-about-desc-cont>ul{list-style:none;margin:0;padding:0}
.m-about-desc-title>h2{font-weight:600}
.m-about-desc-footer{width:70%;margin:20px auto;text-align:center}
.list-games-head{margin-top:20px}
.list-games-title>h1{font-size:24px;font-weight:bold;text-transform:uppercase;color:#fff}
.list-games-filter{display:flex;justify-content:end}
.list-games-filter-select{width:300px}
.list-games{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;padding:20px 0 20px 0}
.list-games-item{border:none}
.list-games-item-img{height:325px;max-height:325px;object-fit:cover}
.list-games-item-meta{width:270px;height:325px;display:flex;flex-wrap:wrap;align-content:space-between}
.list-games-item-quality{width:100%}
.list-games-item-quality>img{max-height:32px}
.list-games-item-rtx{margin-left:-16px}
.list-games-item-rtx>img{max-height:32px}
.list-games-item-inf{background:#181c20}
.list-games-item-title>h2{font-weight:600}
.list-games-item-genres{display:flex;flex-wrap:nowrap;gap:5px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth}
.list-games-item-genres::-webkit-scrollbar{display:none}
.list-games-item-genre{background:#000;padding:3px 5px 3px 5px;border-radius:5px;white-space:nowrap;display:flex;align-items:center;gap:5px}
.list-games-item-genre-ic{max-height:14px}
@media (max-width:576px){.list-games{grid-template-columns:repeat(2,1fr);padding:20px 0 20px 0}.list-games-item-img{height:225px;max-height:225px}.list-games-item-meta{width:100%;height:225px}}
article.item-game{width:100%}
.item-game-wrap{position:absolute;right:10%;top:100px;left:10%}
.item-game-info{width:570px;flex-wrap:wrap;z-index:5}
.item-game-poster{width:100%}
.item-game-poster>img{border-top-left-radius:10px;border-top-right-radius:10px}
.item-game-pstr-meta{position:absolute;top:0;width:570px;height:320px;padding:20px;display:flex;flex-wrap:wrap;align-content:space-between}
.item-game-pstr-head{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}
.item-game-pstr-quality{width:50%}
.item-game-pstr-quality>img{max-height:48px}
.item-game-pstr-est{width:50%;text-align:right}
.item-game-pstr-est>span{padding:3px;border-radius:3px;font-weight:600}
.item-game-pstr-rtx{margin-left:-20px}
.item-game-pstr-rtx>img{height:36px}
.carousel-control-next,
.carousel-control-prev{width:10%}
.item-game-cont{width:100%;padding:20px}
.item-game-title h1{font-size:16px;font-weight:bold}
.item-game-desc{height:105px;overflow-y:scroll}
.item-game-desc::-webkit-scrollbar{width:6px}
.item-game-desc::-webkit-scrollbar-track{background:none}
.item-game-desc::-webkit-scrollbar-thumb{background-color:#18aaaa;border-radius:6px}
.item-game-foot{gap:20px;justify-content:space-between;margin-top:10px}
.item-game-set{gap:10px;align-items:center}
.item-game-soc{gap:10px}
.item-game-soc a>img{height:24px}
@media (max-width:576px){.carousel-inner,.carousel-control-prev,.carousel-control-next{display:none}.item-game-wrap{position:relative;right:0;top:0;left:0}.item-game-info{width:100%}.item-game-pstr-meta{width:100%;height:276px}}
.list-video{display:grid;gap:20px;grid-template-columns:repeat(4,1fr);padding:20px 0 20px 0}
.video-list-games{display:grid;gap:20px;grid-template-columns:repeat(4,1fr);padding:40px 0 40px 0}
.video-list-games-item{border:none}
.video-list-games-item>img{max-width:270px}
.video-list-games-item-meta{height:141px;position:absolute;display:flex;flex-wrap:wrap;align-content:space-between}
.video-list-games-item-quality{width:100%;margin:10px 0 0 10px}
.video-list-games-item-quality>img{max-height:24px}
.video-list-games-item-rtx>img{max-height:24px}
.video-list-games-item-info{background:#181c20}
.video-list-games-item-title{color:#fff}
.video-list-games-item-game{display:flex;gap:5px;align-items:center}
.video-list-games-item-game-icon>img{max-width:28px}
.video-list-games-item-game-title{color:#fff}
@media (max-width:576px){.list-video{grid-template-columns:repeat(2,1fr);padding:20px 0 20px 0}.video-list-games-item-meta{height:100px}.video-list-games{grid-template-columns:repeat(2,1fr);padding:40px 10px 40px 10px}}
article.item-video{height:100vh}
article.item-video::before{content:"";position:absolute;top:73.99px;left:0;width:100%;height:100%;background:rgba(0,0,0,0.5);z-index:1}
.item-video .item-video-content{display:flex;flex-wrap:wrap;align-content:center;height:90vh;position:relative;z-index:2}
.item-video-bk{width:570px}
.item-video-title{width:100%}
.item-video-title>h1{width:570px;font-size:32px;font-weight:bold}
.item-video-game{gap:5px;align-items:center}
.item-video-game-icon>img{max-width:32px}
.item-video-game-title{font-weight:500}
.item-video-desc{margin-top:20px}
.item-video-meta{margin-top:20px;gap:10px;align-items:center}
.item-video-meta-res{height:24px}
.item-video-meta-ic{font-size:20px}
.item-video-play{margin-top:20px}
.item-video-play-title{font-size:18px;font-weight:600}
.item-video-play-list{display:flex;gap:10px;margin-top:10px}
.item-video-play-list a>img{height:32px}
.related-videos{display:grid;gap:20px;grid-template-columns:repeat(4,1fr)}
@media (max-width:576px){article.item-video::before{top:0}.item-video-bk{width:100%;padding:0 10px 0 10px}.item-video-title>h1{width:100%}.related-videos{grid-template-columns:repeat(2,1fr)}}
.wrap-widget-search{height:750px;display:flex;align-items:center;align-content:center}
.main-widget-search{margin:0 auto;background:#fff;box-shadow:0 0 50px 50px #000;display:flex;align-items:center;border-radius:5px}
.main-widget-search input{width:500px;padding:10px;border:none;border-radius:5px}
.main-widget-search button{background:none;border:none;padding:0 10px 0 10px}
.main-widget-search button>i{font-size:18px}
.page-search{padding:40px 0 40px 0}
@media (max-width:576px){.wrap-widget-search{height:70vh}.main-widget-search input{width:100%}}
ul.pagination{width:100%;justify-content:center;flex-wrap:wrap}
.page-policy-bk{display:flex;flex-wrap:wrap;gap:20px}
.page-policy-bk-a,
.page-policy-bk-b,
.page-policy-bk-c{padding:20px}
.page-policy-bk-a{width:100%}
.page-policy-bk-b{width:365.33px}
.page-policy-bk-c{width:100%}
.page-policy-bk-title{text-align:center;font-weight:600;text-align:16px;text-transform:uppercase}
.page-policy-bk-title>h2{font-weight:600;text-align:16px}
.page-conact-title{width:100%;text-align:center;padding:40px 0 40px 0}
.page-conact-title>h1{font-size:32px;font-weight:bold}
.page-conact-section-title{font-size:32px;font-weight:600;text-align:center}
.page-conact-section-content{padding:20px 0 20px 0}