/*@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@100;200;300;400;500;600;700&display=swap');*/
@font-face{font-family:'IBM Plex Sans';font-style:normal;font-weight:100;font-display:swap;src:url('../fonts/IBM-Plex-Sans/IBMPlexSans-Thin.ttf') format('truetype')}
@font-face{font-family:'IBM Plex Sans';font-style:italic;font-weight:100;font-display:swap;src:url('../fonts/IBM-Plex-Sans/IBMPlexSans-ThinItalic.ttf') format('truetype')}
@font-face{font-family:'IBM Plex Sans';font-style:normal;font-weight:200;font-display:swap;src:url('../fonts/IBM-Plex-Sans/IBMPlexSans-ExtraLight.ttf') format('truetype')}
@font-face{font-family:'IBM Plex Sans';font-style:italic;font-weight:200;font-display:swap;src:url('../fonts/IBM-Plex-Sans/IBMPlexSans-ExtraLightItalic.ttf') format('truetype')}
@font-face{font-family:'IBM Plex Sans';font-style:normal;font-weight:300;font-display:swap;src:url('../fonts/IBM-Plex-Sans/IBMPlexSans-Light.ttf') format('truetype')}
@font-face{font-family:'IBM Plex Sans';font-style:italic;font-weight:300;font-display:swap;src:url('../fonts/IBM-Plex-Sans/IBMPlexSans-LightItalic.ttf') format('truetype')}
@font-face{font-family:'IBM Plex Sans';font-style:normal;font-weight:400;font-display:swap;src:url('../fonts/IBM-Plex-Sans/IBMPlexSans-Regular.ttf') format('truetype')}
@font-face{font-family:'IBM Plex Sans';font-style:italic;font-weight:400;font-display:swap;src:url('../fonts/IBM-Plex-Sans/IBMPlexSans-Italic.ttf') format('truetype')}
@font-face{font-family:'IBM Plex Sans';font-style:normal;font-weight:500;font-display:swap;src:url('../fonts/IBM-Plex-Sans/IBMPlexSans-Medium.ttf') format('truetype')}
@font-face{font-family:'IBM Plex Sans';font-style:italic;font-weight:500;font-display:swap;src:url('../fonts/IBM-Plex-Sans/IBMPlexSans-MediumItalic.ttf') format('truetype')}
@font-face{font-family:'IBM Plex Sans';font-style:normal;font-weight:600;font-display:swap;src:url('../fonts/IBM-Plex-Sans/IBMPlexSans-SemiBold.ttf') format('truetype')}
@font-face{font-family:'IBM Plex Sans';font-style:italic;font-weight:600;font-display:swap;src:url('../fonts/IBM-Plex-Sans/IBMPlexSans-SemiBoldItalic.ttf') format('truetype')}
@font-face{font-family:'IBM Plex Sans';font-style:normal;font-weight:700;font-display:swap;src:url('../fonts/IBM-Plex-Sans/IBMPlexSans-Bold.ttf') format('truetype')}
@font-face{font-family:'IBM Plex Sans';font-style:italic;font-weight:700;font-display:swap;src:url('../fonts/IBM-Plex-Sans/IBMPlexSans-BoldItalic.ttf') format('truetype')}
body{background:#fff;font-size:13px;color:#121212;font-family:'IBM Plex Sans',sans-serif}
.opacity-75 {opacity: 0.75;}
.opacity-50 {opacity: 0.50;}
.rounded {border-radius: 1.5rem!important;}
.cursor-pointer{cursor:pointer}
.bg-dark{background-color:#F5F7F9!important;box-shadow:-1px 2px 4px rgba(0, 0, 0, 0.10);border: 1px solid #edf1f4;}
.bg-white{background-color:#fff!important;box-shadow:-1px 2px 4px rgba(0, 0, 0, 0.10);border: 1px solid #edf1f4;}
.bg-dark-2{background-color:#e8e8e8!important}
.bg-dark-3{background-color:#3c3c3c!important}
.gradient-1{background:rgb(65,0,185);background:-moz-linear-gradient(to right bottom,rgb(65,0,185),rgb(0,198,255));background:-webkit-linear-gradient(to right bottom,rgb(65,0,185),rgb(0,198,255));background:linear-gradient(to right bottom,rgb(65,0,185),rgb(0,198,255))}
.gradient-2{background:rgb(240,75,90);background:-moz-linear-gradient(to right bottom,rgb(240,75,90),rgb(237,169,93));background:-webkit-linear-gradient(to right bottom,rgb(240,75,90),rgb(237,169,93));background:linear-gradient(to right bottom,rgb(240,75,90),rgb(237,169,93))}
.gradient-text-1{background:-moz-linear-gradient(45deg,#004b69,#66c9f3);background:-webkit-linear-gradient(45deg,#004b69,#66c9f3);background:linear-gradient(45deg,#004b69,#66c9f3);-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:#004b69;font-weight:500;padding:0 3px}
.gradient-text-2{background:linear-gradient(45deg,#ffc000,#ff4c00);-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:#0B2349;font-weight:500;padding:0 3px}
.gradient-text-3{background:linear-gradient(45deg,#004b69,#66c9f3);-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:#0B2349;padding:0 3px}
.border-gradient{border-image:-moz-linear-gradient(to right bottom,rgb(65,0,185),rgb(0,198,255));border-image:-webkit-linear-gradient(to right bottom,rgb(65,0,185),rgb(0,198,255));border-image:linear-gradient(to right bottom,rgb(65,0,185),rgb(0,198,255));border-image-slice:1}
.border-focus-gradient{border:5px solid transparent;border-image:linear-gradient(to left top,#66c9f3 10%,transparent 40%,transparent 60%,#66c9f3 90%);border-image-slice:1}
.border-focus-gradient-2{border:5px solid transparent;border-image:linear-gradient(to left top,#004b69 10%,transparent 30%,transparent 70%,#66c9f3 90%);border-image-slice:1}
.border-focus-gradient-3{border:3px solid transparent;border-image:linear-gradient(to right bottom,#66c9f3 10%,transparent 50%,transparent 50%,#66c9f3 90%);border-image-slice:1}
.gradient-text{background:rgb(240,75,90);background:-moz-linear-gradient(to right bottom,rgb(240,75,90),rgb(237,169,93));background:-webkit-linear-gradient(to right bottom,rgb(240,75,90),rgb(237,169,93));background:linear-gradient(to right bottom,rgb(240,75,90),rgb(237,169,93));-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:rgb(240,75,90)}
.gradient-text a{text-decoration:underline!important;text-decoration-color:rgb(234, 132, 140)!important}
.gradient-text-2{background:rgb(240,75,90);background:-moz-linear-gradient(45deg,#ffc000,#ff4c00);background:-webkit-linear-gradient(45deg,#ffc000,#ff4c00);background:linear-gradient(45deg,#ffc000,#ff4c00);-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:rgb(240,75,90)}
.slideRight{animation-name:slideRight;-webkit-animation-name:slideRight;animation-duration:1.3s;-webkit-animation-duration:1.3s;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;visibility:visible!important}
.font-17{font-size:17px}
.font-16{font-size: 16px}
.font-15{font-size:15px}
.font-13{font-size:13px}
.font-12{font-size:12px}
.spinner-border .loading-text-none,.spinner-grow .loading-text-none{display:none}
@keyframes slideRight {
0%{transform:translateX(-100%)}
70%{transform:translateX(1%)}
95%{transform:translateX(-1%)}
100%{transform:translateX(0%)}
}
@-webkit-keyframes slideRight {
0%{-webkit-transform:translateX(-100%)}
70%{-webkit-transform:translateX(1%)}
95%{-webkit-transform:translateX(-1%)}
100%{-webkit-transform:translateX(0%)}
}
.slideLeft{animation-name:slideLeft;-webkit-animation-name:slideLeft;animation-duration:.5s;-webkit-animation-duration:.5s;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;visibility:visible!important}
@keyframes slideLeft {
0%{transform:translateX(100%)}
100%{transform:translateX(0%)}
}
@-webkit-keyframes slideLeft {
0%{-webkit-transform:translateX(150%)}
100%{-webkit-transform:translateX(0%)}
}
.position-sticky{top:86px}
a{text-decoration:none!important}
.btn{border-radius:0;font-size:14px;padding:9px 21px}
.navbar .btn{padding:9px 16px}
.btn-link{color:#343a40}
.btn-sm{font-size:12px;padding:5px 12px}
.btn-outline-light{border-color:rgba(255,255,255,0.2)}
.btn-light{background:rgba(255,255,255,0.2);border:none;color:#fff;font-size:13px;text-transform:uppercase}
.btn-lg{padding:13px 46px}
.old-btn{border:solid 1px #a9a9a9}
.old-btn:hover{background:#212529;color:#fff}
.old-btn:hover,.old-btn:hover i{color:#fff}
.custom-checkbox .custom-control-label::before{border-radius:0;border:1px solid #afafaf;background-color:unset;box-shadow:none!important}
.custom-control-input:checked ~ .custom-control-label::before{color:#fff;border-color:#03c2d9!important;background-color:#03c2d9!important}
.custom-control{line-height:25px;overflow:hidden}
.form-control{border:1px solid #afafaf;border-radius:0;font-size:14px;min-height:42px;box-shadow:none!important}
.form-control:focus{border:none;border:1px solid #afafaf;background-color:unset}
.custom-control label{color:#494949;width:100%;cursor:pointer;font-size:14px;padding-left:13px}
.w-unset {width: unset !important;}
.subscribe{text-align:center;padding:25px 55px}
.subscribe p{color:#fff}
.subscribe-form{display:flex;justify-content:center;padding-bottom:10px}
.subscribe-form .form-control{margin-right:-2px}
.subscribe-form input{max-width:500px}
.card{border-radius:0;border:none;background:#ffffff}
.media .rounded-circle{width:40px}
.rating{padding:36px!important}
.specifications .nav-tabs{border-color:#e5e5e5!important;margin-bottom:30px}
.specifications .nav-tabs .nav-link{border:none;position:relative;border-radius:0;font-size:13px;color:rgba(0,0,0,.5);padding:0 0 29px}
.specifications .nav-minrec .nav-link{border:none;position:relative;border-radius:0;font-size:15px;color:rgba(0,0,0,.5);padding:0;margin:0 15px 0 0}
.specifications .nav-minrec .nav-link.active{color:#03c2d9;border-bottom:solid 1px #03c2d9}
.specifications .nav-tabs .nav-link.active{background:transparent!important;color:#03c2d9}
.specifications .nav-tabs .nav-item{margin:0 30px 0 0}
.specifications .nav-tabs .nav-link:after{content:"";height:5px;background:transparent;position:absolute;left:0;right:0;bottom:-1px}
.specifications .nav-tabs .nav-link.active:after{background:#03c2d9}
.btn-outline-facebook{color:#ffffff!important;background:#3B5998!important}
.btn-outline-instagram{background:#125688!important;color:#fff!important}
.alert{border-radius:0;border:none}
.custom-select{border:none;border-radius:0;font-size:14px;min-height:42px}
.custom-file-label{border:none;border-radius:0;font-size:14px}
.bg-light{background-color:#f8f9fa!important;color:#000}
.bg-light .card-body{color:#000!important}
.fancybox-slide--iframe .fancybox-content{width:800px;height:600px;max-width:80%;max-height:80%;margin:0}
.dropdown-menu{background:#ffffff;border-radius:0;margin:0;border:1px solid #ffffff;box-shadow:0 6px 10px rgba(0,0,0,.1)!important}
.dropdown:hover .dropdown-menu{display:block;visibility:visible;opacity:1;transform:translateY(0px);transition:.5s ease all}
.dropdown-menu{display:block;visibility:hidden;opacity:0;transform:translateY(50px);transition:.5s ease all}
.dropdown-menu.show{display:block;visibility:visible;opacity:1;transform:translateY(0px);transition:.5s ease all}
.dropdown-hover:hover .dropdown-menu {display: block !important;}
.gradient-block h1{font-size:54px}
.help-block ul{margin:0;padding:0;list-style:none}
.help-block ul li{color:#f53838;font-size:12px}
.main-banner{/*min-height:calc(100vh - 81px);*/padding:48px 20px 40px 20px;width:100%;max-width:1400px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;text-align:center;color:#303030;}
.main-banner .titles{width:100%;}
.main-banner h1{font-size:3rem;font-weight:500;text-transform: uppercase}
.main-banner h2{font-size:36px;font-weight:400}
.main-banner .search-block p{margin-bottom:10px;font-size:18px;width:100%;position:relative}
#input-fire{position:absolute;width:25px;bottom:2px;padding-left:5px}
.search-block{display:flex;justify-content:center;flex-wrap:wrap;margin-top:60px}
.main-banner .search-block{margin-top:2.2rem}
.header-banner .search-block{margin-top:0}
.search-line{max-width:850px;width:100%}
.search-q{display:flex;justify-content:center;flex-wrap:nowrap;width:100%;gap:5px;}
.search-q .input-q{background-color:#F5F7F9; max-width:360px;width:100%;border-radius:12px;}
.search-q .input-q input{padding-left:9px}
.search-q .input-q input::placeholder{font-size:14px;color:#30303066}
.search-q .smb-q input{color:#fff;text-transform:uppercase;font-size:16px}
.search-q input{height:40px;border:0;width:100%;background-color:unset;outline:none}
.search-q #search-results{position:absolute;background:#F5F7F9;border-radius:12px;width:130%;top:45px;max-height:180px;left:0;padding:7px 10px;z-index:1;overflow-y:scroll;display:none;overflow-x:hidden;border:solid 1px #b5b5b566;}
.search-q #search-results::-webkit-scrollbar{width:4px;background:#e5e5e5}
.search-q #search-results::-webkit-scrollbar-thumb{border-width:1px 1px 1px 2px;border-color:#777;background:-moz-linear-gradient(45deg,#66c9f3,#006f9c);background:-webkit-linear-gradient(45deg,#66c9f3,#006f9c);background:linear-gradient(45deg,#66c9f3,#006f9c)}
.search-q #search-results::-webkit-scrollbar-thumb:hover{border-width:1px 1px 1px 2px;border-color:#555;background-color:#777}
.search-q #search-results::-webkit-scrollbar-track{border-width:0}
.search-q #search-results::-webkit-scrollbar-track:hover{border-left:solid 1px #aaa;background-color:#eee}
.search-q #search-results .ajax-game{padding-bottom:7px;border-bottom:1px solid #fbfbfb;display:flex;align-items:center;}
.search-q #search-results .ajax-game:nth-child(n+2){margin-top:7px}
.search-q #search-results .ajax-game img{width:100%}
.search-q #search-results .ajax-game .title a{display:block;width:100%;height:41px;line-height:41px;text-align:left;color:#121416;transition-duration:.2s;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.search-q #search-results .ajax-game .title a:hover{color:#ff4c00}
.search-q #search-results .only-steam {font-size:10px;display:block;margin-bottom:10px;}
.search-q .input-q input:focus + #search-results, #search-results:hover {display: block;}
.main-banner .advantages{position:absolute;width:100%;bottom:0;height:100px;background:rgba(30,30,30,0.3);color:#eaeaea;letter-spacing:1px;display:none}
.main-banner .advantages .row{height:100%;justify-content:center}
.main-banner .advantages p{display:flex;align-items:center;margin:0}
.main-banner .advantages i{font-size:27px;padding-right:15px}
.header-banner{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;text-align:center;color:#fff;padding:15px;background:-moz-radial-gradient(circle,#1c1e21,#3c3c3c);background:-webkit-radial-gradient(circle,#1c1e21,#3c3c3c);background:radial-gradient(circle,#1c1e21,#3c3c3c)}
.header-banner .search-block p{font-size:15px;width:100%;margin-bottom:7px;position:relative}
.carousel-indicators{margin:11px 18px;left:auto}
.carousel-control-next,.carousel-control-prev{bottom:auto;background:#000;width:35px;height:35px;margin:15px}
.carousel-control-next-icon,.carousel-control-prev-icon{width:12px}
.carousel-control-prev{right:36px;left:auto}
.carousel-indicators li{background-color:#121212}
.card-header{border-bottom:1px solid rgb(255,255,255)}
.filters-search{position:relative}
.similar-owners .card-title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.similar-owners .card{min-width:250px;}
.similar-owners .similar-owners-container {gap:15px;}
.filters-search .set-key{position:absolute;display:flex;align-items:center;justify-content:space-between;top:7px;left:42px;padding:5px 15px;border-radius:5px;color:#fff;letter-spacing:1px;max-width:80%}
.filters-search .set-key i{cursor:pointer;font-size:15px}
.filters-search .set-key span{white-space:nowrap;overflow:hidden}
.filters-search .feather-search{position:absolute;padding:15px 14px}
.filters-search .form-control{padding-left:42px}
.filters-card-header .btn-link{font-size:14px;width:100%;display:block;text-align:center}
.filters-card-body{padding:20px 0 0}
.filters .slider.slider-horizontal{width:100%;height:auto}
.filters .slider.slider-horizontal .slider-handle{position:absolute;top:-14px;background:#f6f6f6;border:1px solid #c5c5c5}
.filters .tooltip .arrow{display:none}
.filters .slider .tooltip.bs-tooltip-top{margin-top:-4px}
.filters .tooltip-inner{background-color:#6d6d6d}
.filters .platforms .custom-control label{padding-left:3px}
.img-profile{width:80px}
.sidebar-widget{position:relative}
.sidebar-widget .nav-link{padding:10px 7px;border-radius:0;position:relative;color:#121212}
.sidebar-widget .nav-link:hover,.sidebar-widget .nav-link:focus{color:#000000}
.sidebar-widget .nav-link:hover:before,.sidebar-widget .nav-link:focus:before{background:#121212}
.sidebar-widget .nav-link i{min-width:19px;display:inline-block;text-align:center;opacity:.5;margin:0 8px 0 0 !important}
.sidebar-widget .nav-link:before{content:"";position:absolute;left:-15px;width:4px;bottom:5px;top:5px;background:#F5F7F9}
.sidebar-widget .nav-link.active{background:transparent;color:#000}
.sidebar-widget .nav-link.active:before{background:#121212}
.share-buttons{display:flex;flex-wrap:wrap;font-size:14px}
.share-buttons img{height:22px;width:22px;margin-left:10px;cursor:pointer}
.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.8)}
.iwp-nav-top .container{padding:0 16px}
.iwp-nav-top .img-profile{width:30px;height:30px}
.iwp-nav-top .navbar-brand img{height:55px;margin:0}
.iwp-nav-top .iwp-list-dropdown .nav-link i{font-size:16px}
.iwp-nav-top .iwp-list-dropdown .nav-link .badge{position:absolute;border-radius:50px;min-width:15px;height:15px;font-size:9px;padding:0;right:1px;line-height:15px;top:11px}
.iwp-nav-top .nav-link{position:relative;height:55px;display:flex;align-items:center}
.iwp-nav-top .navbar-search .form-control{background:#e8e8e8;min-height:35px}
.iwp-nav-top .navbar-search .btn{background:#e8e8e8!important;color:#74828e;padding:0 12px;border:none}
.dropdown-list .dropdown-item{white-space:normal;padding-top:.5rem;padding-bottom:.5rem;border-left:1px solid #e2e2e2;border-right:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2;line-height:1.3rem}
.dropdown-list{padding:0;border:none;overflow:hidden;width:20rem!important}
.dropdown-list .dropdown-header{background-color:#131313;border:1px solid #353535;color:#fff;font-weight:800;font-size:14px;padding:.8rem 1rem}
.dropdown-list .icon-circle{height:2.5rem;width:2.5rem;border-radius:100%;display:flex;align-items:center;justify-content:center}
.no-arrow .dropdown-toggle::after{display:none}
.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.dropdown .dropdown-menu,.dropdown-item{font-size:.85rem}
.text-gray-500{color:#b7b9cc!important}
.dropdown-list-image{position:relative;height:2.5rem;width:2.5rem}
.dropdown-list-image img{height:2.5rem;width:2.5rem}
.dropdown-list-image .status-indicator{background-color:#eaecf4;height:.75rem;width:.75rem;border-radius:100%;position:absolute;bottom:0;right:0;border:.125rem solid #fff}
.dropdown-item{padding:12px 1rem}
.iwp-card{margin-bottom:35px;transition-duration:.3s;position:relative;}
.iwp-card:hover{transform:scale(1.02);}
.top-sellers .iwp-card img{width:100%;height:auto}
.iwp-card-body h6{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.game-tags{display:flex;flex-wrap:wrap;gap:4px;max-height:48px;overflow:hidden}a.game-tag{display:inline-block;font-size:11px;color:#666;background:#f0f0f0;padding:2px 6px;border-radius:3px;white-space:nowrap;text-decoration:none;transition:background-color .2s,color .2s}a.game-tag:hover{background:#e0e0e0;color:#333;text-decoration:none}@media(max-width:768px){a.game-tag{font-size:13px;padding:3px 8px}.game-tags{max-height:52px}}
.img-fluid-full{width:100%;height:auto;}
.img-vert-container{display:flex;position:relative;overflow:hidden;align-items:center;height:300px}
.bg-image{margin:auto;position:absolute;top:0;left:0;bottom:0;right:0;z-index:-1}
.bg-image img{margin:auto;position:absolute;right:-50%;z-index:-1;height:100%;filter:blur(15px)}
.price-single{display:flex;position:absolute;bottom:0;height:50px;width:100%;background:rgba(30,30,30,0.7);line-height:50px;padding:0 11px;justify-content:flex-end}
.price{font-size:13px}
.price-single .btn-sm,.price-single span,.price-single s{font-size:15px;color:#fff}
.price-single .btn-sm{font-weight:600}
.picture-single{position:relative;overflow:hidden;position:relative;overflow:hidden;border-radius:1.5rem;}
.picture-single img{transition-duration:.5s}
.picture-single:hover img{transform:scale(1.05)}
.picture-single #add-to-favorite{position:absolute;top:5px;left:5px;display:flex;justify-content:center;align-items:center;width:35px;height:35px;background:#fff;border-radius:41px;cursor:pointer;transition-duration:.2s;opacity:.8}
.picture-single #add-to-favorite i{font-size:16px;font-weight:800;color:#dc3545;transition-duration:.2s}
.picture-single #add-to-favorite:hover i{font-size:16px;font-weight:800;color:#fff}
.picture-single #add-to-favorite:hover{background:#dc3545;opacity:1}
.iwp-card .add-to-favorite{position:absolute;top:5px;left:5px;display:flex;justify-content:center;align-items:center;width:35px;height:35px;background:#fff;border-radius:41px;cursor:pointer;transition-duration:.2s;opacity:.8}
.iwp-card .add-to-favorite i{font-size:16px;font-weight:800;color:#dc3545;transition-duration:.2s}
.iwp-card .add-to-favorite:hover i{font-size:16px;font-weight:800;color:#fff}
.iwp-card .add-to-favorite:hover{background:#dc3545;opacity:1}
#notify-price-change{transition: 0.2s;}
#notify-price-change:hover{color:#fff;background:#007bff !important;transition: 0.2s;}
#notify-price-change:hover i{color:#fff !important;transition: 0.2s;}
.store-single-page h1,.store-page h1{font-size:29px;text-transform:uppercase}
.store-single-page h2,.describe-section h2, .similar-owners h2{font-size:24px;color:#1e1e1e;font-weight:500}
.store-single-page .offers h2{font-size:26px;color:#1e1e1e;font-weight:500}
.store-single-page h3{font-size:20px;color:#1e1e1e;font-weight:500}
.store-single-page .price-from{display:none}
#showMore{cursor:pointer}
.ooops{margin-top:15px;display:flex;justify-content:center;align-content:center;align-items:center;height:200px;background:#f2f2f2}
.ooops2{margin-top:15px;display:flex;justify-content:center;align-content:center;align-items:center;height:220px;background:#d2d2d2}
.ooops .title{font-size:18px;text-transform:uppercase}
.ooops2 .title{font-size:21px;text-transform:uppercase}
.ooops2 p{font-size:16px}
.ooops2 span{display:inline-block}
.ooops img,.ooops2 img{float:right}
.shop-notice-text {font-size:12px;text-transform: none; display: block; margin-left: 15px;color: #ff6e04;}
.shop-notice-text-2 {font-size:12px;text-transform: none; display: block; margin-left: 15px;color: #0f427d;}
.shop-type {font-size: 10px; text-transform: lowercase; color: #1cbe00;}
.steam-top-up-btn {font-size:12px;text-transform:none !important;text-decoration:underline !important;color:#2770ab !important;cursor:pointer; padding:0 !important;}
#top-up-steam {color:#c7d5e0;font-size:16px;}
#top-up-steam a{color:#c7d5e0 ;text-decoration:none;display:flex;width:100%;justify-content:center;}
#top-up-steam .col-12:nth-child(n+2) {border-top:2px solid transparent;border-image:linear-gradient(to right,transparent 5%,rgb(70 204 255 / 0.3) 30%,rgb(70 204 255 / 0.5) 50%,rgb(70 204 255 / 0.3) 70%,transparent 95%);border-image-slice:1;}
#top-up-steam a:hover{background:#c6e6f8;color: #10161b!important;text-decoration:none;}
#top-up-steam .modal-header {border:none;}
#top-up-steam h2 {font-size:26px;}
#top-up-steam .h2-title-single span {color:#c7d5e0}
#top-up-steam img {width:100%;}
#top-up-steam .modal-content{background:#1b2838;}
#top-up-steam .modal-body {background:linear-gradient( to bottom, rgba(42,71,94,1.0) 5%, rgba(42,71,94,0.0) 70%);}
.store-single-page .offers{font-size:15px;position:relative;min-height:410px}
.store-single-page .offers-l-block{padding:40px 0 0 50px}
.store-single-page .offers .more{display:flex;justify-content:center;margin-top:15px;padding-bottom:26px}
.store-single-page .offers .more span{color:#ff4c00}
.store-single-page .offers .offer .steam-ooops-link:hover{color:#656565;text-decoration:none!important}
.store-single-page .offers .offer .steam-ooops-link{text-transform:none;color:#656565;padding:0;text-decoration:underline!important}
.store-single-page .offers .offer a, .store-single-page .offers .offer .game-offer-btn-container button{position:relative;text-transform:uppercase;color:#007bff;padding:8px 13px}
.store-single-page .offers .offer a .sale-ico:after, .store-single-page .offers .offer .game-offer-btn-container button .sale-ico:after{content:'';display:block;position:absolute;top:7px;right:-50px;width:37px;height:21px;background:url(../img/promo.png) no-repeat 0}
.store-single-page .offers .offer a:hover, .store-single-page .offers .offer .game-offer-btn-container button:hover{color:#fff}
.store-single-page .offers .offer{padding-top:15px;padding-bottom:15px}
.store-single-page .offers .offer:nth-child(n+4){border-top:2px solid transparent;border-image:linear-gradient(to right,transparent 5%,rgb(70 204 255 / 0.3) 30%,rgb(70 204 255 / 0.5) 50%,rgb(70 204 255 / 0.3) 70%,transparent 95%);border-image-slice:1}
.store-single-page .offers .row{font-size:15px;align-items:center;position:relative}
.store-single-page .offers .better-price-pack{background: -moz-linear-gradient( to right, #95bbd4 5%,#859bac 95%);background: -webkit-linear-gradient( to right, #95bbd4 5%,#859bac 95%);background: linear-gradient( to right, #95bbd4 5%,#859bac 95%); color: #fff;}
.store-single-page .offers .better-price-pack .btn-buy {color: #fff !important; border: solid #fff 2px !important;}
.game-service-icon {width:27px;height:27px;margin-right:20px;cursor:pointer;opacity: 0.8;}
#best-fire{width:22px;position:absolute;left:-5px;top:20px}
.store-single-page .offers .titles{font-weight:600;color:#c7c7c7;padding-bottom:10px}
.store-single-page .offers .shop-type-filters {margin-left: 0px;padding-bottom: 10px;}
.store-single-page .offers .shop-type-filters div:nth-child(n+2){margin-left: 15px;}
.store-single-page .offers .shop-type-filters div{padding: 0 12px 0 12px;background: #585858;color: #fff;font-size: 12px;font-weight: bold;border-radius: 25px;}
.store-single-page .offers .shop-type-filters a{padding: 0 12px 0 12px;background: #fff;color: #585858;font-size: 12px;border-radius: 25px; border: #585858 solid 1px}
.store-single-page .offers .shop-type-filters .active, .store-single-page .offers .shop-type-filters div:hover {cursor: pointer;background:rgb(240,75,90);background:-moz-linear-gradient(to right bottom,rgb(240,75,90),rgb(237,169,93));background:-webkit-linear-gradient(to right bottom,rgb(240,75,90),rgb(237,169,93));background:linear-gradient(to right bottom,rgb(240,75,90),rgb(237,169,93))}
.store-single-page .offers .shop-type-filters a:hover {background:rgb(240,75,90);background:-moz-linear-gradient(to right bottom,rgb(240,75,90),rgb(237,169,93));background:-webkit-linear-gradient(to right bottom,rgb(240,75,90),rgb(237,169,93));background:linear-gradient(to right bottom,rgb(240,75,90),rgb(237,169,93)); color: #fff; border: #fff solid 1px}
.store-single-page .offers-r-block{height:100%}
.store-single-page .offers-r-block .metascore,.store-single-page .offers-r-block .steam{width:100%;height:205px;padding:20px}
.store-single-page .offers-r-block .metascore{display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap;background-color:rgb(56%,60%,63%,0.05)}
.store-single-page .offers-r-block .steam{background-color:rgb(26%,29%,33%,1);background-image:url(../img/steam-bg.jpg);display:flex;flex-wrap:wrap;justify-content:space-around;align-items:center}
.store-single-page .offers-r-block .steam .steam-link{display:flex;justify-content:center;align-items:center}
.store-single-page .offers-r-block .steam a{color:#fff;text-transform:uppercase;font-size:14px;font-weight:600;transition-duration:.2s}
.store-single-page .offers-r-block .steam .tp-link{text-decoration:underline !important;text-transform:none;font-weight:400;color:#d7dee4}
.metacritic-color-yellow{background:#fc3}
.metacritic-color-green{background:#6c3}
.metacritic-color-red{background:#f00}
.store-single-page .offers-r-block .metascore .score{display:flex;justify-content:center;align-items:center;width:100px;height:100px;border-radius:15px;line-height:55px}
.store-single-page .offers-r-block .metascore .metacritic{text-align:center}
.store-single-page .offers-r-block .metascore .metacritic img{max-width:100%;max-height:80px}
.store-single-page .offers-r-block .steam .logo{text-align:center}
.store-single-page .offers-r-block .steam .logo img{width:120px;height:auto}
.store-single-page .offers-r-block .metascore .score span{font-size:48px;font-weight:700;color:#fff}
.store-single-page .advantages{display:flex;font-size:16px;margin-top:15px;color:#333333}
.store-single-page .advantages p{display:flex;align-items:center;justify-content:center;margin:0;font-weight:500}
.store-single-page .advantages i{font-size:25px;padding-right:15px}
.store-single-page .game-features a{color:#585858;text-decoration:underline!important;transition-duration:.2s}
.store-single-page .game-features a:hover{color:#ff4c00}
.game-description{overflow:hidden;color:#343a40}
.catalogue-game-description{-webkit-line-clamp:3;display:-webkit-box;-webkit-box-orient: vertical;overflow: hidden;}
.read-more-content {max-height: 300px;overflow: hidden;position: relative;transition: max-height 0.5s ease-in-out;}
.show-more-offers-content {max-height:350px;overflow:hidden;position:relative;transition:max-height 0.5s ease-in-out;}
.show-more-offers-content.expanded,.read-more-content.expanded {max-height: 5000px;}
.read-more-button {display: inline-block;cursor: pointer;color: blue;}
.game-description img{padding-bottom:15px;width:100%;}
.store-single-page .more-button{color:#ff4c00; font-weight: 500}
.store-page .nav-block{display:flex;align-items:center}
.store-page .sorting{display:flex;justify-content:space-between;align-items:center}
.store-page .sorting .pages-nav{display:flex}
.store-page .sorting .pages-nav a{color:#bababa;font-weight:600;transition:all .1s;padding:7px 20px; position: relative}
.store-page .sorting .pages-nav a:hover{color:#ff6e16}
.store-page .sorting .pages-nav .active{color:#fff;font-weight:500;border-radius: 7px;}
.store-page .sorting .pages-nav .active:hover{color:#fff}
.store-page #filter{border-radius: 10px;}
.store-page #filter .border-bottom{border-bottom:1px solid #ececec!important}
.store-page .filters .filter-title{text-transform:uppercase}
.store-page .filters .slider-track{border:1px solid #6bd0dd;background:#03c2d9;height:1px;position:relative}
.store-page .throw-filter{display:flex;justify-content:center;align-items:center;font-size:14px;cursor:pointer}
.store-page .throw-filter i{font-size:15px}
.store-page .form-control,.footer .form-control{background-color:unset}
.store-page .custom-select{background-color:unset;border:1px solid #afafaf}
.mob-filter-btns{position:fixed;z-index:10;bottom:25px;width:100%;text-align:center}
.mob-filter-btns span{padding:10px 15px;color:#fff;border-radius:5px;font-weight:300;font-size:14px;cursor:pointer}
.mob-filter-btns span:nth-child(2){margin-left:10px;color:#000;background:#fff;border:#888888 solid 1px;line-height:30px}
.describe-section .description{font-size:16px;margin:30px 0;padding-left:20px;border-left:2px solid #70cfe1}
.describe-section{background:#F5F7F9}
.info-page .info-nav ul{list-style:none;padding:0;margin:0}
.info-page .info-nav li{display:block}
.info-page .info-nav ul li a{position:relative;width:100%;height:100%;display:block;color:#fff;text-align:center;padding:15px 10px;font-size:18px;background:#03c2d9;transition-duration:.2s}
.info-page .info-nav ul li .active{background:#fff;color:#03c2d9;font-weight:600;border:solid 1px #03c2d9;}
.info-page .info-nav ul li .active:hover{color:#fff}
.info-page .info-nav ul li a > span{position:relative;z-index:1}
.info-page .info-nav ul li a:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;color:#fff;text-decoration:none;background:rgb(240,75,90);background:-moz-linear-gradient(to right bottom,rgb(240,75,90),rgb(237,169,93));background:-webkit-linear-gradient(to right bottom,rgb(240,75,90),rgb(237,169,93));background:linear-gradient(to right bottom,rgb(240,75,90),rgb(237,169,93));opacity:0;transition:opacity .5s}
.info-page .info-nav ul li a:hover:after{opacity:1}
.info-page .description{font-size:16px;margin-top:30px;padding:30px 40px;border-left:3px solid #70cfe1}
.info-page .description a img {max-width: 350px;}
.promo-block{display:flex;margin-top:15px;min-height:40px}
.promo-block .promocode{padding:10px 20px;width:100%;display:flex;justify-content:space-between;flex-wrap:wrap}
.promo-block .promocode .prc{color:rgb(26%,29%,33%,1);font-weight:600}
.promo-block .p-copy{cursor:pointer;text-transform:uppercase;font-weight:700}
.screenshots{display:flex;overflow-x:auto;padding:10px}
.screenshots::-webkit-scrollbar{height:8px;background:#e5e5e5}
.screenshots::-webkit-scrollbar-thumb{border-width:1px 1px 1px 2px;border-color:#777;background:-moz-linear-gradient(45deg,#66c9f3,#006f9c);background:-webkit-linear-gradient(45deg,#66c9f3,#006f9c);background:linear-gradient(45deg,#66c9f3,#006f9c)}
.screenshots::-webkit-scrollbar-thumb:hover{border-width:1px 1px 1px 2px;border-color:#555;background-color:#777}
.screenshots::-webkit-scrollbar-track{border-width:0}
.screenshots::-webkit-scrollbar-track:hover{border-left:solid 1px #aaa;background-color:#eee}
.screenshots img,.screenshots a{width:250px;height:140px}
.screenshots a:nth-child(n+2){margin-left:10px}
.store-single-page .video{display:flex;justify-content:center;align-items:center}
.store-single-page .over-video img{filter:contrast(45%)}
.store-single-page .video-play{position:relative}
.store-single-page .video-play:hover i{color:#fff}
.store-single-page .video-play i{height:70px;width:70px;font-size:70px;color:#ffc000;position:absolute;margin:auto;top:0;bottom:0;left:0;right:0;transition-duration:.5s}
.scrollers{display:flex;font-size:27px;justify-content:center;margin-top:10px}
.scrollers div{display:flex;justify-content:center;align-items:center;background:#585858;min-width:50px;min-height:35px;color:#fff;cursor:pointer;transition-duration:.3s}
.scrollers div:hover{background:#fff;color:#585858}
.scrollers div:nth-child(n+2){margin-left:10px}
.btn-pack{display:flex;width:100%;justify-content:center;align-items:center;color:#fff;min-height:50px;border-radius:5px;font-size:14px;font-weight:600;letter-spacing:1px;padding:10px;opacity:.7;transition-duration:.3s}
.btn-pack:hover{color:#fff;opacity:.95}
.packages .active{opacity:.95}
.rf-sng{font-size:11.5px;color:#585858}
.moregames-btn{display:flex;justify-content:center}
.best-sales h2{font-size:54px;font-weight:400}
.subscribe-title{font-weight:600;font-size:25px}
.h2-title span,.h2-title-single span{position:relative;color:#0c131d}
.h2-title span:after{content:'';display:none;position:absolute;width:23px;height:23px;bottom:6px;right:-45px;background:url(../img/dot-arrow.png) no-repeat 0 0}
.h2-title-single span:after{content:'';display:none;position:absolute;width:23px;height:23px;bottom:2px;right:-45px;background:url(../img/dot-arrow.png) no-repeat 0 0}
.footer{background:#00638b;background:-moz-linear-gradient(45deg,#00334a,#00638b);background:-webkit-linear-gradient(45deg,#00334a,#00638b);background:linear-gradient(45deg,#00202f,#004b69);color:#fff;font-size:15px}
.footer .table-block{border-left:2px solid #70cfe1}
.footer ul{margin:0;padding:0;list-style:none}
.footer ul li a{color:#fff!important;transition-duration:.2s}
.footer ul li a:hover{color:#ff4c00!important}
.footer ul li{line-height:28px}
.footer ul li a:hover{opacity:unset}
.footer h6{font-size:14px;margin-bottom:20px}
.footer .title{font-size:19px;margin-bottom:10px}
.footer .small-text{color:#9ca7b1}
.footer .app img{width:25px;height:auto;opacity:.65;transition-duration:.3s;border-radius:0;}
.footer .app img:hover{opacity:1}
.iwp-copyright{background:#00151f}
.app .img-fluid{height:38px}
.set-ajax-page .about-game{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between}
.set-ajax-page .game-subscribe{align-self:stretch}
.set-ajax-page .main-info{display:flex;flex-direction:column}
.set-ajax-page .title{margin-top:4px;text-transform:uppercase;font-size:18px;color:#494949}
.set-ajax-page .genres{display:flex;flex-wrap:wrap;margin-top:5px}
.set-ajax-page .genres span{margin-right:4px}
.set-ajax-page .genres a{margin-left:2px;color:#585858;text-decoration:underline!important;transition-duration:.2s}
.set-ajax-page .price-info{margin-top:17px;display:flex;align-items:center}
.set-ajax-page .price-info div{width:200px;padding:5px;border-radius:5px;font-weight:600}
.set-ajax-page .short-description{margin-top:15px;margin-bottom:10px;font-size:13px;color:#848282}
.set-ajax-page .short-description p{margin:0}
.set-ajax-page .more-game-info{color:#ff4c00}
.set-ajax-page .more-about .btn{margin-top:15px;min-width:250px;font-size:14px;text-transform:uppercase;color:#fff;border-radius:5px}
.set-ajax-page .leader a{display:block}
.set-ajax-page .leader .title-price{display:flex;position:absolute;bottom:0;height:50px;width:100%;background:rgba(30,30,30,0.4);justify-content:space-between;align-items:center;padding:20px;color:#fff}
.set-ajax-page .leader .title-price .name{text-transform:uppercase}
.set-ajax-page .leader .title-price .price{border:2px solid #03c2d9;min-height:30px;min-width:90px;border-radius:5px;display:flex;justify-content:center;align-items:center}
@media (min-width: 300px) {
.main-banner h1{font-size:34px}
.main-banner h2{font-size:17px}
.main-banner .search-block p{font-size:14px}
.subscribe-title{font-size:25px}
}
@media (min-width: 500px) {
.main-banner h1{font-size:49px}
.main-banner h2{font-size:24px}
.main-banner .search-block p{font-size:17px}
.search-q{padding:0 45px}
.h2-title span:after{display:block}
.h2-title-single span:after{display:block}
.store-single-page .offers .offer a, .store-single-page .offers .offer .game-offer-btn-container button{max-width:182px;width:100%}
}
@media (min-width: 992px) {
.main-banner h1{font-size:50px}
.main-banner h2{font-size:21px}
.main-banner .search-block p{font-size:15px}
.search-q{padding:0 75px}
.sb-topnav{padding:0 50px}
.main-banner .advantages{display:block;font-size:14px;height:80px}
.p-none{display:none}
.btn-promo{display:none;position:absolute;width:95px;height:100%;right:0;top:0;color:#fff;font-size:10px;text-transform:uppercase;line-height:normal;padding:6px 0;transition-duration:.5s;cursor:pointer;text-align:center}
.btn-buy:hover > .btn-promo{display:block}
.scrollers{display:none}
.show-mob{display:none}
#mob-filter-btn{display:none}
#top-up-steam img {width:70%;}
}
@media (min-width: 1320px) {
.main-banner h1{font-size:3rem}
.main-banner h2{font-size:2rem}
.main-banner .search-block p{font-size:17px}
.subscribe-title{font-size:35px}
}
@media (min-width: 1550px) {
.main-banner h1{font-size:3rem}
.main-banner h2{font-size:22px}
.main-banner .search-block p{font-size:16px}
.main-banner .advantages{font-size:15px;height:100px}
.subscribe-title{font-size:42px}
.store-single-page .price-from{display:inline}
}
@media (min-width: 1700px) {
.main-banner h1{font-size:3rem}
.main-banner h2{font-size:31px}
.main-banner .search-block p{font-size:18px}
.main-banner .advantages{font-size:16px;height:100px}
.subscribe-title{font-size:42px}
.store-single-page .price-from{display:inline}
}
@media (min-width: 0px) and (max-width: 767px) {
.info-page .description {padding: 5px 5px;}
.info-page .description h2{font-size: 28px;}
.top-sellers .col-lg-3,.preorder .col-lg-3{display:none}
.top-sellers .col-lg-3:first-child,.preorder .col-lg-3:first-child{display:block!important}
.ooops p{display:none}
.ooops2 p{margin-top:5px;font-size:14px;line-height:15px}
.ooops2 span{margin-top:5px}
.ooops .title,.ooops2 .title{font-size:14px}
.container{max-width:100%}
.iwp-login{max-width:430px;margin:auto}
.iwp-nav-top{padding:0!important}
.p-5{padding:2rem!important}
.iwp-nav-top .dropdown{position:static}
.iwp-nav-top .dropdown .dropdown-menu{left:0;right:0;width:100%!important}
.position-sticky{margin-bottom:30px}
.footer{display:none}
.footer ul li{text-align:center}
.footer h6{text-align:center;margin:30px 0 8px}
.footer-brand{text-align:center}
.newsletter-form .btn{width:100%}
.app{text-align:center}
.iwp-copyright p{width:100%;text-align:center;padding:5px 0}
.iwp-copyright .d-flex{display:unset!important}
.sb-topnav.navbar-light #sidebarToggle{margin:0 0 0 14px}
.iwp-nav-top{padding:0 12px!important}
.container-fluid{padding:0 15px!important}
.iwp-copyright{background:#fff}
.sb-topnav .menu-item{display:none}
.best-sales h2{font-size:40px}
.preorder .iwp-card .img-fluid{width:100%}
.subscribe-form{flex-wrap:wrap}
.subscribe-form .btn{width:100%;max-width:500px;margin-top:5px}
.search-q input{height:44px}
.header-banner .search-block p{font-size:13px}
.price-single .btn-sm,.price-single span,.price-single s{font-size:13px}
.store-single-page .offers .row{font-size:13px}
.store-single-page h2{font-size:20px}
.store-single-page .offers .offer a, .store-single-page .offers .offer .game-offer-btn-container button{font-size:13px;padding:8px 12px}
.store-single-page .offers .offer a span, .store-single-page .offers .offer .game-offer-btn-container button span{display:none}
.store-single-page .offers-l-block{padding:20px 30px 0}
.slideRight{animation-name:unset;-webkit-animation-name:unset}
.btn-pack{margin-top:7px}
.store-single-page .advantages div{margin-top:15px}
.cross-mob{display:none}
.show-mob{display:block}
.store-single-page .offers-r-block{display:flex;flex-wrap:wrap-reverse}
.metascore,.store-single-page .offers-r-block .steam,.store-single-page .offers-r-block .metascore{height:unset;padding:15px;min-height:75px}
.store-single-page .offers-r-block .metascore .score{width:45px;height:45px}
.store-single-page .offers-r-block .metascore .score span{font-size:25px}
.store-single-page .offers-r-block .metascore .metacritic img{max-width:100%;max-height:40px}
.store-single-page .offers-r-block .steam .logo img{width:70px;height:auto}
.set-ajax-page .short-description{display:none}
.set-ajax-page h1{font-size:21px}
.set-ajax-page .breadcrumb a{font-size:13px}
.store-page .sorting .pages-nav{display:none}
.store-page .sorting{margin-bottom:12px}
.parallax-slider{display: none}
table {display:block;overflow-x:scroll;}
.show-more-offers-content {max-height:400px;}
/*.main-banner{background:-moz-radial-gradient(circle,#1c1e21,#3c3c3c);background:-webkit-radial-gradient(circle,#1c1e21,#3c3c3c);background:radial-gradient(circle,#1c1e21,#3c3c3c)}*/
}
@media (min-width: 768px) and (max-width: 1023px) {
.game-service-icon {display: none;}
.container{max-width:100%}
.footer h6{margin:30px 0 8px}
.footer-brand{margin-top:30px}
.sb-topnav.navbar-light #sidebarToggle{margin:0 0 0 14px}
.iwp-nav-top{padding:0 12px!important}
.container-fluid{padding:0 15px!important}
.sb-topnav .navbar-brand{width:auto;margin:0 12px 0 0}
.price-single .btn-sm,.price-single span,.price-single s{font-size:13px}
.store-single-page .advantages div{margin-top:15px}
.cross-mob{display:none}
.show-mob{display:block}
.store-single-page .offers-r-block{display:flex;flex-wrap:wrap-reverse}
.metascore,.store-single-page .offers-r-block .steam,.store-single-page .offers-r-block .metascore{height:unset;padding:15px}
.store-single-page .offers-r-block .metascore .score{width:70px;height:70px}
.store-single-page .offers-r-block .metascore .score span{font-size:38px}
.store-single-page .offers-r-block .metascore .metacritic img{max-width:100%;max-height:40px}
.store-page .sorting .pages-nav{display:none}
}
@media (min-width: 1024px) and (max-width: 1200px) {
.container{max-width:100%}
.container-fluid{padding:0 15px!important}
.price-single .btn-sm,.price-single span,.price-single s{font-size:13px}
.store-single-page .offers-r-block{display:flex;flex-wrap:wrap-reverse}
.metascore,.store-single-page .offers-r-block .steam,.store-single-page .offers-r-block .metascore{height:unset;padding:15px}
.store-single-page .offers-r-block .metascore .score{width:70px;height:70px}
.store-single-page .offers-r-block .metascore .score span{font-size:38px}
.store-single-page .offers-r-block .metascore .metacritic img{max-width:100%;max-height:40px}
.store-single-page .offers-r-block{flex-wrap:nowrap}
.store-page .sorting .pages-nav a{padding:7px 10px}
}
@media (max-width: 576px) {
.sm-none {display:none;}
.search-q #search-results{width:120%}
.main-banner{padding:10px 20px 40px 20px;}
}
@media (max-width: 992px) {
.btn-promo{display:none}
.set-ajax-page .leader{display:none}
.store-page .sorting{margin-bottom:10px}
.hide-mob{display:none}
.store-page #filter-mobile{position:fixed;top:81px;z-index:5;overflow-y:scroll;overflow-x:hidden;height:90vh}
.store-page .throw-filter{display:none}
#search-results a{padding:2px 8px;}
}
@media (max-width: 1201px) {
.store-single-page .offers-r-block .metascore{flex-wrap:nowrap}
}
.btn-outline-primary{color:#03c2d9;border:2px solid #03c2d9}
.btn-outline-primary:hover{color:#fff;background-color:#03c2d9;border-color:#03c2d9}
.btn-outline-primary:focus,.btn-outline-primary.focus{box-shadow:0 0 0 .2rem rgba(0,123,255,0.5)}
.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}
.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-outline-primary:not(:disabled):not(.disabled).active,.show > .btn-outline-primary.dropdown-toggle{color:#fff;background-color:#03c2d9;border-color:#03c2d9}
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,0.5)}
.btn-primary{color:#fff!important;border:2px solid #03c2d9;background-color:#03c2d9}
.btn-primary:hover{color:#03c2d9!important;background-color:unset;border-color:#03c2d9}
.btn-primary:focus,.btn-primary.focus{box-shadow:0 0 0 .2rem rgba(0,123,255,0.5)}
.btn-primary.disabled,.btn-primary:disabled{color:#007bff;background-color:transparent}
.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active,.show > .btn-primary.dropdown-toggle{color:#fff;background-color:#03c2d9;border-color:#03c2d9}
.btn-primary:not(:disabled):not(.disabled):active:focus,.btn-primary:not(:disabled):not(.disabled).active:focus,.show > .btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,0.5)}
.btn-gradient-steam{position:relative;background:-moz-linear-gradient(to right,#95bbd4 5%,#859bac 95%);background:-webkit-linear-gradient(to right,#95bbd4 5%,#859bac 95%);background:linear-gradient(to right,#95bbd4 5%,#859bac 95%);border:0;transition-duration:.2s}
.btn-gradient-steam > span{position:relative;z-index:1}
.btn-gradient-steam:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;color:#fff;text-decoration:none;background:rgb(240,75,90);background:-moz-linear-gradient(to right bottom,rgb(240,75,90),rgb(237,169,93));background:-webkit-linear-gradient(to right bottom,rgb(240,75,90),rgb(237,169,93));background:linear-gradient(to right bottom,rgb(240,75,90),rgb(237,169,93));border-radius:1.5rem;opacity:0;transition:opacity .5s}
.btn-gradient-steam:hover:after{opacity:1}
.btn-gradient-primary{position:relative;background:-moz-linear-gradient(45deg,#62aaf7,#0358b3);background:-webkit-linear-gradient(45deg,#62aaf7,#0358b3);background:linear-gradient(45deg,#62aaf7,#0358b3);border:0;transition-duration:.2s;-webkit-box-shadow:5px 5px 5px 0 rgba(0,0,0,0.25);-moz-box-shadow:5px 5px 5px 0 rgba(0,0,0,0.25);box-shadow:5px 5px 5px 0 rgba(0,0,0,0.25)}
.btn-gradient-primary > span{position:relative;z-index:1}
.btn-gradient-primary:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;color:#fff;text-decoration:none;background:-moz-linear-gradient(45deg,#0358b3,#62aaf7);background:-webkit-linear-gradient(45deg,#0358b3,#62aaf7);background:linear-gradient(45deg,#0358b3,#62aaf7);border-radius:5px;opacity:0;transition:opacity .5s}
.btn-gradient-primary:hover:after{opacity:1}
.btn-gradient-secondary{position:relative;background:-moz-linear-gradient(45deg,#ffc000,#ff4c00);background:-webkit-linear-gradient(45deg,#ffc000,#ff4c00);background:linear-gradient(45deg,#ffc000,#ff4c00);border:0;transition-duration:.2s;color:#fff}
.btn-gradient-secondary > span,.btn-gradient-secondary > input{position:relative;z-index:1}
.btn-gradient-secondary:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;color:#fff;text-decoration:none;background:-moz-linear-gradient(45deg,#ff4c00,#ffc000);background:-webkit-linear-gradient(45deg,#ff4c00,#ffc000);background:linear-gradient(45deg,#ff4c00,#ffc000);border-radius:5px;opacity:0;transition:opacity .5s}
.main-banner .btn-gradient-secondary:after{background:-moz-linear-gradient(45deg,#ff4c00,#ffc000);background:-webkit-linear-gradient(45deg,#ff4c00,#ffc000);background:linear-gradient(45deg,#ff4c00,#ffc000)}
.btn-gradient-secondary:hover:after{opacity:1}
.btn-gradient-secondary:hover{color:#fff}
.btn-blue{background:#7898DC;color:#fff;border-radius:12px;transition-duration:.2s}
.btn-blue:hover{background:#819EDD;transition-duration:.2s}
.btn-blue:active{background:#5A7ECB;transition-duration:.2s}
.btn-gradient-warning{position:relative;background:rgb(240,75,90);background:-moz-linear-gradient(to right bottom,rgb(240,75,90),rgb(237,169,93));background:-webkit-linear-gradient(to right bottom,rgb(240,75,90),rgb(237,169,93));background:linear-gradient(to right bottom,rgb(240,75,90),rgb(237,169,93));border:0;transition-duration:.2s;color:#fff}
.btn-gradient-warning > span,.btn-gradient-warning > input{position:relative;z-index:1}
.btn-gradient-warning:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;color:#fff;text-decoration:none;background:rgb(240,75,90);background:-moz-linear-gradient(to right bottom,rgb(237,169,93),rgb(240,75,90));background:-webkit-linear-gradient(to right bottom,rgb(237,169,93),rgb(240,75,90));background:linear-gradient(to right bottom,rgb(237,169,93),rgb(240,75,90));border-radius:5px;opacity:0;transition:opacity .5s}
.btn-gradient-warning:hover:after{opacity:1}
.btn-gradient-warning:hover{color:#fff}
.btn-warning{color:#212529;background-color:#ff6e16;border-color:#ff6e16}
.btn-warning:hover{color:#212529;background-color:#ff6e16;border-color:#ff6e16}
.btn-warning:focus,.btn-warning.focus{color:#212529;background-color:#ff6e16;border-color:#ff6e16;box-shadow:0 0 0 .2rem rgba(222,170,12,0.5)}
.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ff6e16;border-color:#ff6e16}
.btn-warning:not(:disabled):not(.disabled):active,.btn-warning:not(:disabled):not(.disabled).active,.show > .btn-warning.dropdown-toggle{color:#212529;background-color:#ff6e16;border-color:#ff6e16}
.btn-warning:not(:disabled):not(.disabled):active:focus,.btn-warning:not(:disabled):not(.disabled).active:focus,.show > .btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,0.5)}
.btn-more{max-height:30px}
.btn-allgames{min-width:250px;font-size:15px}
.btn-showall{min-width:300px;min-height:20px;font-size:15px;border-radius:5px;text-transform:uppercase;line-height:30px;opacity:.8;transition-duration:.3s;color:#fff}
.btn-showall:hover{opacity:1;color:#fff}
.btn-buy{color:#03c2d9!important;border:solid #03c2d9 2px;font-size:15px;border-radius:15px;}
.btn-buy:hover{background:#03c2d9;color:#fff!important}
.btn-preorder{background:#03c2d9;color:#fff!important;border:solid #03c2d9 2px}
.btn-preorder:hover{background:unset;color:#03c2d9!important}
.bg-primary{background:-moz-linear-gradient(45deg,#66c9f3,#006f9c)!important;background:-webkit-linear-gradient(45deg,#66c9f3,#006f9c)!important;background:linear-gradient(45deg,#66c9f3,#006f9c)!important}
.bg-warning{background:-moz-linear-gradient(45deg,#ffc000,#ff4c00)!important;background:-webkit-linear-gradient(45deg,#ffc000,#ff4c00)!important;background:linear-gradient(45deg,#ffc000,#ff4c00)!important}
.bg-warning-2{background-color:#ffc107!important}
a.bg-warning:hover,a.bg-warning:focus,button.bg-warning:hover,button.bg-warning:focus{background-color:#ff6e16!important}
a.bg-primary:hover,a.bg-primary:focus,button.bg-primary:hover,button.bg-primary:focus{background-color:#ff6e16!important}
.br-solid-4{border-right:3px solid #e0e0e0}
.bl-solid-4{border-left:4px solid #0c131d}
a:hover{color:#006f9c;text-decoration:underline}
.h2,h2{font-size:34px;font-weight:700}
.text-dark-2{color:#656e77}
.breadcrumb{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0;margin-bottom:0;list-style:none;background-color:unset;border-radius:.25rem}
.breadcrumb-item+.breadcrumb-item::before{display:inline-block;padding-right:.5rem;color:#6c757d;content:">";line-height:21px}
.breadcrumb a{font-size:15px}
#game-page-feedback, #feedback-modal {font-size: 18px;border-radius: 15px;}
#game-page-feedback input[type=radio], #feedback-modal input[type=radio]{width: 25px;height: 25px;}
#game-page-feedback .rates div, #feedback-modal .rates div{display: flex;align-items: center;align-content: center;}
#game-page-feedback label, #feedback-modal label {margin-bottom: 0;margin-left: 5px;}
#game-page-feedback textarea, #feedback-modal textarea {width: 100%;height: 150px;padding: 10px 15px 10px 15px;}
.new-label {position: absolute; top: -2px; right: 4px; font-size: 11px; color: #2b75ca}
.dropdown-menu .new-label {top: 12px; right: 5px;}
.active .new-label {display: none}
.steam-btn {display:flex;max-width:170px;text-decoration:none;color:#212529;border-radius:10px;border:solid 1px #212529;padding:5px 16px;}
.steam-btn img{width:17px;height:17px;}
.steam-btn .title{font-weight:500;}
.steam-btn .more{font-size:11px}
.blog-container {border-radius: 25px;}
.blog-page-card {max-width: 300px;width: 100%;}
@media (max-width: 480px) {
    .breadcrumb a, .breadcrumb {width:100%;white-space:nowrap;overflow-x:scroll;overflow-y:hidden;font-size:13px;flex-wrap:nowrap}
    .breadcrumb-item+.breadcrumb-item::before {display: inline-block;padding-right: .5rem;color: #6c757d;content: ">";line-height: 17px;}
    .blog-container .breadcrumb-item + .breadcrumb-item::before {line-height: 17px}
    .blog-container .breadcrumb a {font-size: 11px}
}
.steam-banner {border-radius:15px;min-height:60px;}
.steam-banner .content .title {font-size: 18px;font-weight:500;}
.steam-banner .button a {font-weight: 500;padding-right: 36px;}
.steam-banner .button a :hover > img{transform: scale(1.25);transition: all 0.2s ease-in-out;}
.steam-banner .button img {width: 17px;bottom: 1px;right: -22px;transition: all 0.2s ease-in-out;}
.promo-gradient {background: #667EEA;background: -moz-linear-gradient(to right, #667EEA, #764BA2);background: -webkit-linear-gradient(to right, #667EEA, #764BA2);background: linear-gradient(to right, #667EEA, #764BA2);}
.promo-container-1 {gap:15px;}
.promo {color: #fff;position: relative;border-radius: 20px;cursor: pointer;width: 100%;}
.promo .content {max-width:70%;}
.promo .title {font-size:21px;font-weight: 400;}
.promo .text {margin-top:3px;font-size:14px;font-weight:300;line-height:18px;}
.promo img {position:absolute;right:0;bottom:0;width:30%;max-width:180px;}
.promo .promo-btn {font-size: 13px;font-weight: 400;padding: 4px 14px;border-radius: 8px;display: inline-block;background: #fff;color: #103890;}
.promo-container-2 {gap:20px;width:100%;max-width:950px;text-align:left;}
.promo-container-2 .promo {border-radius:2.2rem; padding:25px 35px;}
.promo-container-2 .promo .title {font-size:2rem}
.promo-container-2 .promo .text {font-size:1.1rem;max-width:200px;;line-height:1.4rem;}
.promo-container-2 .promo img {position:absolute;right:0;bottom:0;width:50%;max-width:195px;}
.promo-container-2 .promo .promo-btn {font-size: 15px;font-weight: 400;padding: 6px 14px;border-radius: 10px;display: inline-block;background: #fff;color: #103890;}
.magic-line {background: #7898DC;border-radius: 30px;display: inline-block;padding: 3px;position: relative;-webkit-box-shadow: 0 5px 25px rgba(41, 128, 185, .3);-moz-box-shadow: 0 5px 25px rgba(41, 128, 185, .3);box-shadow: 0 5px 25px rgba(41, 128, 185, .3);max-width: 420px;}
.magic-line p {color: #fff;padding: 7px 40px;display: inline-block;border-radius: 30px;text-transform: uppercase;font-weight: 600;position: relative;z-index: 200;margin: 0;cursor: pointer;}
.magic-line p.active {color: #7898DC;background: #fff;}
.gs-tab-icon {width: 115px; height: 20px; display: inline-block; background-color: #fff; -webkit-mask: url('/img/gs-tab.svg') no-repeat center; mask: url('/img/gs-tab.svg') no-repeat center; -webkit-mask-size: contain; mask-size: contain;} 
.magic-line p.active .gs-tab-icon {background-color: #7898DC;}
@media (max-width: 1440px) {  .promo-container-1 .promo .content {max-width: 100%;}  .promo-container-1 .promo .text {max-width: 80%;}  }
@media (max-width: 720px) {  .promo-container-2 .promo .title {font-size: 1.3rem} .promo-container-2 .promo .text {font-size: 0.9rem;max-width: 170px;} .promo-container-2 .promo img {width:41%;} .magic-line p {color: #fff;padding: 7px 10px;}}
.calendar-promo-block{max-width:950px;width:100%}
.calendar-promo-block img{max-width:45px}
.calendar-promo-block .content{font-size:1.1rem;font-weight:500}
.calendar-promo-block a{font-size:0.9rem;font-weight:500;color:inherit;text-decoration:underline!important}
.social-auth-img{max-height:35px}
.iwp-card .reading-time{bottom:10px;left:10px;color:#000;background:#fff;border-radius:1.5rem;padding:3px 14px;font-size:13px;font-weight:500}
.iwp-card h5{color:#000}
.iwp-card .release-date-label{position:absolute;top:9px;left:9px;background:#fff;color:#000;padding:2px 7px;font-size:12px;font-weight:500;border-radius:1.5rem;opacity:0.8}
.cookie-notification{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);max-width:500px;width:90%;background:#fff;color:#121212;padding:12px 15px;z-index:9999;display:none;box-shadow:0 2px 15px rgba(0,0,0,0.1);border-radius:12px}
.cookie-notification .container{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px}
.cookie-notification .text{flex:1;font-size:13px;line-height:1.3}
.cookie-notification .full-text{display:none;margin-top:8px;font-size:12px;opacity:0.8}
.cookie-notification .full-text.show{display:block}
.cookie-notification .more-link{color:#7898DC;cursor:pointer;text-decoration:underline}
.cookie-notification .btn-ok{background:#7898DC;color:#fff;border:none;padding:6px 15px;border-radius:8px;cursor:pointer;font-size:13px;transition:background 0.3s;white-space:nowrap}
.cookie-notification .btn-ok:hover{background:#6787CB}
@media (max-width:576px){.cookie-notification{bottom:10px;width:95%}.cookie-notification .container{flex-direction:column;text-align:center}.cookie-notification .btn-ok{width:100%}}
.simple-games-carousel{position:relative}
.simple-games-carousel .row{display:flex;flex-wrap:nowrap;overflow-x:auto;scroll-behavior:smooth;padding:0 15px;scrollbar-width:none;-ms-overflow-style:none}
.simple-games-carousel .row::-webkit-scrollbar{display:none}
.carousel-nav-btn{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255,255,255,0.9);border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;box-shadow:0 2px 8px rgba(0,0,0,0.15);transition:all 0.3s ease;opacity:0.8}
.carousel-nav-btn:hover{opacity:1;background:rgba(255,255,255,1);transform:translateY(-50%) scale(1.1)}
.carousel-nav-btn.prev{left:-15px}
.carousel-nav-btn.next{right:-15px}
.carousel-nav-btn i{font-size:16px;color:#333}
@media (max-width:768px){.carousel-nav-btn{display:none} .simple-games-carousel .iwp-card {width:200px;}}
.store-single-page .game-description{font-size:clamp(15px,2.5vw,16px);line-height:1.75;color:#343a40;letter-spacing:-0.01em}.store-single-page .game-description h2{font-size:clamp(20px,3.5vw,24px);font-weight:600;color:#1a202c;margin-top:2rem;margin-bottom:1rem;line-height:1.3}.store-single-page .game-description h2:first-child{margin-top:0}.store-single-page .game-description h3{font-size:clamp(17px,3vw,20px);font-weight:600;color:#2d3748;margin-top:1.75rem;margin-bottom:0.875rem;line-height:1.4}.store-single-page .game-description h4{font-size:clamp(15px,2.5vw,17px);font-weight:600;color:#4a5568;margin-top:1.5rem;margin-bottom:0.75rem;line-height:1.4}.store-single-page .game-description p{margin-bottom:1.125rem;color:#4a5568}.store-single-page .game-description p:last-child{margin-bottom:0}.store-single-page .game-description ul,.store-single-page .game-description ol{margin:1.25rem 0;padding-left:0;list-style:none}.store-single-page .game-description ul li{position:relative;padding-left:1.5rem;margin-bottom:0.75rem;line-height:1.6;color:#4a5568}.store-single-page .game-description ul li::before{content:'';position:absolute;left:0;top:0.55em;width:6px;height:6px;background:linear-gradient(135deg,#667EEA 0%,#764BA2 100%);border-radius:50%}.store-single-page .game-description ol{counter-reset:list-counter}.store-single-page .game-description ol li{position:relative;padding-left:2.25rem;margin-bottom:0.875rem;counter-increment:list-counter;line-height:1.6;color:#4a5568}.store-single-page .game-description ol li::before{content:counter(list-counter);position:absolute;left:0;top:0;width:1.5rem;height:1.5rem;background:linear-gradient(135deg,#667EEA 0%,#764BA2 100%);color:#fff;border-radius:50%;font-size:12px;font-weight:600;display:flex;align-items:center;justify-content:center}.store-single-page .game-description a{color:#667EEA;text-decoration:none;border-bottom:1px solid transparent;transition:all 0.2s ease}.store-single-page .game-description a:hover{color:#764BA2;border-bottom-color:#764BA2}.store-single-page .game-description img{max-width:100%;height:auto;border-radius:12px;margin:1.25rem 0;padding-bottom:0}.store-single-page .game-description blockquote{margin:1.5rem 0;padding:1.25rem 1.25rem 1.25rem 1.5rem;background:rgba(102,126,234,0.08);border-left:3px solid #667EEA;border-radius:0 12px 12px 0;font-style:italic;color:#4a5568}.store-single-page .game-description blockquote p:last-child{margin-bottom:0}.store-single-page .game-description strong{font-weight:600;color:#2d3748}.store-single-page .game-description table{display:block;overflow-x:auto;width:100%;margin:1.5rem 0;border-collapse:separate;border-spacing:0;border-radius:10px}.store-single-page .game-description table thead{background:linear-gradient(135deg,#667EEA 0%,#764BA2 100%)}.store-single-page .game-description table th{color:#fff;font-weight:600;padding:0.6rem 0.85rem;text-align:left;font-size:13px;white-space:nowrap}.store-single-page .game-description table td{padding:0.55rem 0.85rem;border-bottom:1px solid #e2e8f0;font-size:14px;color:#4a5568}.store-single-page .game-description table tbody tr:last-child td{border-bottom:none}.store-single-page .game-description table tbody tr:hover{background:rgba(0,0,0,0.02)}.store-single-page .game-description hr{border:none;height:1px;background:#e2e8f0;margin:2rem 0}@media (max-width:767px){.store-single-page .game-description{font-size:14px;line-height:1.7}.store-single-page .game-description h2{font-size:18px;margin-top:1.5rem}.store-single-page .game-description h3{font-size:16px}.store-single-page .game-description ul li,.store-single-page .game-description ol li{margin-bottom:0.625rem}.store-single-page .game-description img{border-radius:10px;margin:1rem 0}.store-single-page .game-description blockquote{padding:1rem;margin:1.25rem 0}.store-single-page .game-description table th,.store-single-page .game-description table td{padding:0.45rem 0.65rem;font-size:12px}} 