@import"https://fonts.googleapis.com/css?family=Oswald:700";@import"https://fonts.googleapis.com/css?family=Montserrat:regular,";.some-class{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.main_page{width:100%;min-height:100vh}.main_page .control_btns{top:47%;left:35px;right:35px;position:absolute;display:flex;justify-content:space-between;color:#fff;font-size:1.5em;z-index:3;cursor:pointer;z-index:5}.main_page .control_btns p{transition:.3s;opacity:.7;padding:5px}.main_page .control_btns p:hover{opacity:1;transform:translateX(2px)}.main_page .control_btns p:first-child:hover{transform:translateX(-2px)}.main_page .main_page_slider{width:100%;height:100vh;position:relative}.main_page .main_page_slider:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,transparent,#01033c);top:30%;background:linear-gradient(180deg,transparent,#000);top:20%;z-index:3}.main_page .main_page_slider .slider_slide{width:100%;height:100%}.main_page .main_page_slider img{object-fit:cover;width:100%;height:100%;transition:.35s}.main_page .main_page_slider #img_fade img{filter:blur(10px) brightness(0)}.main_page .main_page_slider #box_opacity{animation:box .45s 1}@keyframes box{to{transform:translateY(20px);opacity:0}}.main_page .main_page_slider .product_info_container{position:absolute;height:200px;bottom:80px;left:200px;right:200px;padding:15px 29px;background:rgba(50,0,101,.32);border:2px solid rgba(152,75,251,.14);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:18px;color:#fff;display:flex;justify-content:space-between;font-family:Milks;z-index:3;animation:boxx .7s 1}@keyframes boxx{0%{opacity:0;transform:translateY(-10px)}}.main_page .main_page_slider .product_info_container .product_info_container__info{overflow:hidden;text-overflow:ellipsis}.main_page .main_page_slider .product_info_container .product_info_container__info h2{text-transform:uppercase;font-family:Oswald;font-size:2em;margin-bottom:20px}.main_page .main_page_slider .product_info_container .product_info_container__info span{font-weight:700}.main_page .main_page_slider .product_info_container .product_info_container__info p{margin-top:5px;font-size:1.1em;font-weight:400;font-family:Montserrat}.main_page .main_page_slider .product_info_container .product_info_container__price{display:flex;align-items:end;margin-left:30px}.main_page .main_page_slider .product_info_container .product_info_container__price .scroll_btns{margin-right:30px;width:50px;height:40px;font-size:1.3em;display:flex;justify-content:space-between;align-items:center;font-size:2em;cursor:pointer}.main_page .main_page_slider .product_info_container .product_info_container__price button{width:137px;height:40px;border-radius:8px;background:transparent;outline:none;border:none;cursor:pointer;color:#fff;text-transform:uppercase;font-family:Milks;font-size:1.1em;font-weight:500;border:1px solid rgba(216,161,58,.575);background:rgba(251,187,67,.267);transition:.3s}.main_page .main_page_slider .product_info_container .product_info_container__price button:hover{background:rgba(251,187,67,.475)}.main_page_wrapper{display:flex;flex-direction:column;align-items:center}.list_wrapper{max-width:100%;overflow-x:scroll;position:relative;scrollbar-width:none;-ms-overflow-style:none;overflow:-moz-scrollbars-none}.list_wrapper::-webkit-scrollbar{display:none}.game_collections{max-width:1400px;color:#fff;padding-top:75px;font-family:Milks;margin-bottom:75px;display:flex;flex-direction:column;align-items:center;position:relative}.game_collections h2{font-size:2.3em;font-weight:500;margin-bottom:50px}.game_collections .row{width:1400px;height:350px;display:flex;position:relative;justify-content:space-between}.game_collections .collection_item{width:32%;height:320px;border-radius:12px;background:linear-gradient(180deg,#181818,#080808);display:flex;flex-direction:column-reverse;justify-content:space-between;cursor:pointer;text-align:center}.game_collections .collection_item h3{text-transform:uppercase;margin-bottom:24px;font-size:1.3em;font-weight:500;transition:.3s}.game_collections .collection_item .pictures{margin-top:32px;height:340px}.game_collections .collection_item .pictures img{width:140px;border-radius:10px;height:85%;object-fit:cover;transition:.3s}.game_collections .collection_item .pictures img:first-child{margin-right:-25px}.game_collections .collection_item .pictures img:nth-child(2){position:relative;transform:scale(1.05);z-index:2}.game_collections .collection_item .pictures img:last-child{margin-left:-25px}.game_collections .collection_item:hover h3{color:#fda33d}.game_collections .collection_item:hover img:first-child{transform:rotate(-5deg)}.game_collections .collection_item:hover img:nth-child(2){transform:scale(1.1)}.game_collections .collection_item:hover img:last-child{transform:rotate(5deg)}.all_collections_btn{padding:10px 15px;border-radius:8px;cursor:pointer;font-weight:400;font-size:1.1em;background:rgba(251,187,67,.357);border:1px solid rgba(251,187,67,.631);transition:.3s;color:#fff}.all_collections_btn:hover{background:rgba(251,187,67,.486)}.all_collections_btn a{color:#fff}.blog_highlights{width:1400px;text-align:center;color:#fff;font-family:Milks;position:relative;display:flex;flex-direction:column;align-items:center}.blog_highlights h2{font-size:2.3em;font-weight:500;margin-bottom:50px;text-transform:uppercase}.blog_highlights .blog_highlights_row{display:flex;justify-content:space-between;margin-bottom:50px}.blog_highlights a{width:31%;text-decoration:none;color:#fff}.blog_highlights .blog_highlight_item{width:100%;max-height:450px;position:relative;overflow:hidden;text-align:left;cursor:pointer}.blog_highlights .blog_highlight_item .item_img img{border-radius:8px;width:100%}.blog_highlights .blog_highlight_item .item_info{display:flex;margin-top:20px;color:#d6d6d6;align-items:center;font-weight:500}.blog_highlights .blog_highlight_item .item_info .item_info_type{padding:5px 8px;border-radius:3.5px;background:hsla(0,0%,75%,.24);color:#fff;margin-right:10px}.blog_highlights .blog_highlight_item:hover{color:#fda33d}.blog_highlights .blog_highlight_item .item_content{width:100%;margin-top:15px}.blog_highlights .blog_highlight_item .item_content .item_title{text-transform:uppercase;font-size:1.2em;font-weight:500;font-family:Milks;height:2.4em;transition:.3s}.blog_highlights .blog_highlight_item .item_content .item_description{width:100%;position:relative;height:50px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;height:2.4em;line-height:1.2em;font-size:1.1em;color:#d6d6d6;font-weight:400}.blog_highlights .show_all_btn{padding:10px 15px;border-radius:8px;cursor:pointer;font-weight:400;font-size:1.1em;background:rgba(251,187,67,.357);border:1px solid rgba(251,187,67,.631);transition:.3s;color:#fff}.blog_highlights .show_all_btn:hover{background:rgba(251,187,67,.486)}.blog_highlights .show_all_btn a{color:#fff}.helloween_web{position:absolute;position:fixed;z-index:100}.about__us__block{height:1000px}@media(max-width:1400px){.product_info_container{position:absolute;right:50px!important;left:50px!important}.blog_highlights,.row{width:1200px!important}.row{height:350px;display:flex;position:relative;justify-content:space-between}.collection_item{height:300px!important}.pictures img{width:125px!important;height:75%}}@media(max-width:1207px){.list_wrapper{width:98vw;overflow-x:scroll;position:relative}.blog_highlights_row{width:1200px!important}.blog_highlights{width:98vw!important}}@media(max-width:1000px){.product_info_container{min-height:300px;flex-direction:column;left:15px!important;right:15px!important}.product_info_container .product_info_container__price{margin-top:12px;justify-content:flex-end}.product_info_container .product_info_container__info{text-align:center}.product_info_container .product_info_container__info h2{font-size:1.7em!important}.product_info_container .product_info_container__info p{font-size:.9em!important}}@media(max-width:750px){.main_page_slider{height:97vh!important}.helloween_web{width:50vw}}