.cart__icon-row{position:relative}.cart__icon{cursor:pointer;margin-top:10px;width:35px}.cart__icon-circle{background-color:tomato;border-radius:15px;color:#fff;cursor:pointer;font-size:13px;height:17px;padding-top:2px;position:absolute;right:-10px;text-align:center;top:5px;width:17px;z-index:2}.cart__icon:hover{opacity:.7}.cart__icon:active{opacity:.5}.cart .modal{background-color:#1a1b1e;border-radius:15px;padding:15px 25px;position:absolute;right:0;top:85px;width:400px;z-index:2}.cart .modal__notFound{text-align:center}.cart .modal__game{border-bottom:2px solid hsla(0,0%,50%,.089);display:flex;justify-content:space-between;margin-bottom:15px;padding-bottom:10px}.cart .modal__game-title{font-size:16px}.cart .modal__game-price{color:#02cb1d;font-size:17px}.cart .modal__button{cursor:pointer;margin:0 auto;text-align:center;width:70px}@media screen and (max-width:1280px){.modal{margin-right:15px}}@media screen and (max-width:550px){.cart .modal{width:290px}.cart .modal__game-title{font-size:11px}}@media screen and (max-width:370px){.cart .modal{font-size:14px;width:225px}}.header{justify-content:space-between;margin-bottom:30px;padding:30px 0}.header,.header__logo-row{align-items:center;display:flex}.header__logo-row{border-radius:10px;padding:0 15px 15px;transition:all .3s ease}.header__logo-row:hover{box-shadow:0 54px 55px rgba(0,0,0,.25),0 -12px 30px rgba(0,0,0,.12),0 4px 6px rgba(0,0,0,.12),0 12px 13px rgba(0,0,0,.17),0 -3px 5px rgba(0,0,0,.09)}.header__title{text-fill-color:transparent;-webkit-text-fill-color:transparent;-webkit-animation:textclip 2s linear infinite;animation:textclip 2s linear infinite;background-clip:border-box;background-clip:text;-webkit-background-clip:text;background-image:linear-gradient(-225deg,#4321bf,#7b51a7 29%,#ff1361 67%,#fff800);background-size:auto auto;background-size:200% auto;color:#fff;display:inline-block;font-size:22px;margin-top:10px;text-transform:uppercase}@-webkit-keyframes textclip{to{background-position:200%}}@keyframes textclip{to{background-position:200%}}.header__logo{margin-right:10px;width:60px}.games{-webkit-column-gap:20px;column-gap:20px;display:flex;flex-wrap:wrap;justify-content:space-around}.games__item{background-color:#242529;border-radius:15px;cursor:pointer;margin-bottom:50px;padding:10px;transition:all .2s ease-in-out;width:320px}.games__item-row{padding:15px}.games__item-info{display:flex;justify-content:space-between}.games__item .remove{background-color:#505254}.games__item-btn{background-color:#5558ed;border-radius:15px;font-size:13px;padding:10px;transition:all .3s ease-out}.games__item-btn:hover{box-shadow:0 4px 25px hsla(0,0%,100%,.25),0 -12px 30px hsla(0,0%,100%,.12),0 4px 6px hsla(0,0%,100%,.12),0 12px 13px hsla(0,0%,100%,.17),0 -3px 5px rgba(0,0,0,.09)}.games__item-btn:active{opacity:.5;transition:opacity .1 ease .5s}.games__item-price{color:#02cb1d}.games__item-genres{align-items:center;-webkit-column-gap:10px;column-gap:10px;display:flex;flex-wrap:wrap;padding-bottom:60px}.games__item-genre{background-color:#505254;border-radius:10px;font-size:13px;margin-bottom:10px;padding:5px 10px}.games__item-genre:hover{opacity:.8}.games__item-title{font-size:18px;font-weight:700;line-height:23px;margin-bottom:15px}.games__item-img{background-size:cover;border-radius:15px 15px 0 0;height:170px;width:100%}.games__item:hover{box-shadow:inset 0 -23px 25px 0 rgba(0,0,0,.538),inset 0 -36px 30px 0 rgba(0,0,0,.15),inset 0 -79px 40px 0 rgba(0,0,0,.1),0 2px 1px rgba(0,0,0,.06),0 4px 2px rgba(0,0,0,.09),0 8px 4px rgba(0,0,0,.09),0 16px 8px rgba(0,0,0,.09),0 32px 16px rgba(0,0,0,.09)}.pagination{-webkit-column-gap:60px;column-gap:60px;display:flex;justify-content:center;padding-bottom:50px}.pagination .paginate{background-color:grey;border-radius:20px;cursor:pointer;font-size:19px;padding:10px 15px}.pagination .paginate:hover{opacity:.8}.pagination .paginate:active{opacity:.7}.pagination .active{background-color:red}.order{padding:0 100px}.order__btn-row{align-items:center;border-top:2px solid grey;display:flex;justify-content:end;padding-top:50px}.order__btn-row .order__total{font-size:20px}.order__btn-row .order__btn{border:none;color:#fff;cursor:pointer;font-size:16px;margin-left:35px;padding:15px 0;text-align:center;width:119px}.order__notFound{color:grey;font-size:30px;text-align:center}.order__item{align-items:center;border-radius:20px;display:flex;justify-content:space-between;margin-bottom:20px;padding:10px;transition:all .3s ease}.order__item:hover{box-shadow:0 54px 55px rgba(0,0,0,.25),0 -12px 30px rgba(0,0,0,.12),0 4px 6px rgba(0,0,0,.12),0 12px 13px rgba(0,0,0,.17),0 -3px 5px rgba(0,0,0,.09)}.order__item-content,.order__item-info{align-items:center;-webkit-column-gap:30px;column-gap:30px;display:flex}.order__item-title{font-size:24px}.order__item-price{color:#02cb1d;font-size:20px}.order__item-img{background-position:50%;background-size:cover;border-radius:40px;height:170px;width:240px}.order__item-closeImg{cursor:pointer;width:40px}.order__item-closeImg:hover{opacity:.7}.order__item-closeImg:active{opacity:.5}@media screen and (max-width:992px){.order{padding:0}}@media screen and (max-width:870px){.order__item-content,.order__item-info{-webkit-column-gap:20px;column-gap:20px}.order__item-title{font-size:20px}.order__item-closeImg{width:34px}.order__item-img{height:140px;width:200px}}@media screen and (max-width:670px){.order__btn-row .order__btn{margin-left:15px}.order__btn-row .order__total{font-size:18px}.order__item{margin-bottom:30px}.order__item-content{align-items:start;flex-direction:column}.order__item-content,.order__item-info{-webkit-column-gap:10px;column-gap:10px}.order__item-title{font-size:17px;margin-top:8px}.order__item-price{font-size:17px}.order__item-closeImg{width:24px}.order__item-img{height:100px;width:160px}}.carousel-image{height:100%;vertical-align:middle;width:100%}.carousel-container{margin:auto;position:relative}.carousel-item{height:100%;width:100%}.next,.prev{border-radius:0 3px 3px 0;color:#fff;cursor:pointer;font-size:18px;font-weight:700;margin-top:-22px;padding:16px;position:absolute;top:50%;transition:.6s ease;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:auto}.next{right:0}.next,.prev{border-radius:3px 0 0 3px}.prev{left:0}.next:hover,.prev:hover{background-color:rgba(0,0,0,.8)}.carousel-caption-bottom{bottom:30px}.carousel-caption-bottom,.carousel-caption-center{color:#f2f2f2;font-size:15px;padding:8px 0;position:absolute;text-align:center;text-shadow:0 0 10px rgba(0,0,0,.8);width:100%}.carousel-caption-center{bottom:50%;top:45%}.carousel-caption-top{color:#f2f2f2;font-size:15px;padding:8px 0;text-shadow:0 0 10px rgba(0,0,0,.8);top:8px}.carousel-caption-top,.dots{position:absolute;text-align:center;width:100%}.dots{bottom:10px;margin-top:10px}.slide-number{color:#f2f2f2;font-size:12px;padding:8px 12px;position:absolute;top:0}.dot{background-color:#bbb;border-radius:50%;cursor:pointer;display:inline-block;height:8px;margin:0 2px;transition:background-color .6s ease;width:8px}.active,.dot:hover{background-color:#717171}.fade{-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-name:fade;animation-name:fade}.pause-icon{bottom:2px;left:15px;opacity:1;position:absolute}.pause{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-name:pause;animation-name:pause}.bar{background-color:#ddd;border-radius:0 0 10px;bottom:0;position:absolute;width:100%}.progress{background-color:#042baa;height:5px;width:1%}.thumbnails{align-items:center;display:flex;margin-top:10px;overflow:scroll}.thumbnails::-webkit-scrollbar{display:none}.thumbnail{margin:0 5px}.active-thumbnail{border:3px solid #476ff1}@keyframes pause{0%{opacity:.2}90%{opacity:1}}@-webkit-keyframes pause{0%{opacity:.2}90%{opacity:1}}@-webkit-keyframes fade{0%{opacity:.4}to{opacity:1}}@keyframes fade{0%{opacity:.4}to{opacity:1}}@media only screen and (max-width:500px){.carousel-caption-bottom,.carousel-caption-center,.carousel-caption-top,.next,.prev,.slide-number{font-size:20px!important}.dot{height:4px;width:4px}.carousel-container{max-height:250px!important}.thumbnail{max-width:70px}.carousel-caption-bottom{bottom:25px}}.game-page{align-items:center;-webkit-column-gap:10px;column-gap:10px;display:flex;justify-content:space-between;margin-bottom:200px;margin-top:70px}@media screen and (max-width:1192px){.game-page .row{max-height:430px;width:600px}}@media screen and (max-width:1024px){.game-page .row{height:400px;width:400px}}@media screen and (max-width:770px){.game-page{flex-direction:column;margin-bottom:0}.game-page .row{height:400px;margin-bottom:200px;width:400px}}@media screen and (max-width:500px){.game-page{flex-direction:column;margin-bottom:0}.game-page .row{height:340px;margin-bottom:0;width:300px}}.game-store .container{margin:0 auto;max-width:1180px;padding:0 40px;position:relative}.game-store .order{min-height:calc(100vh - 293px)}.game-store .goBack{display:flex;justify-content:center;margin-bottom:20px;margin-left:35px}.game-store .goBack__btn{border:none;color:#fff;cursor:pointer;font-size:16px;padding:15px 0;text-align:center;width:119px}.game-store .footer{background-color:#4a4a4a;margin-top:50px;padding:35px}.game-store .footer__title{font-size:22px;text-align:center}@media screen and (max-width:550px){.game-store .container{padding:0 15px}.game-store .footer__title{font-size:18px}.games__item-genre{margin-bottom:10px}.header__title{font-size:18px}.header__logo{width:50px}}.loader{display:flex;justify-content:center;margin-bottom:200px;margin-top:200px}.loader .lds-ring{display:inline-block;height:80px;margin:20px 0 20px 50px;position:relative;width:80px}.loader .lds-ring div{-webkit-animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border:8px solid transparent;border-radius:50%;border-top-color:#318fdc;box-sizing:border-box;display:block;height:64px;margin:8px;position:absolute;width:64px}.loader .lds-ring div:first-child{-webkit-animation-delay:-.45s;animation-delay:-.45s}.loader .lds-ring div:nth-child(2){-webkit-animation-delay:-.3s;animation-delay:-.3s}.loader .lds-ring div:nth-child(3){-webkit-animation-delay:-.15s;animation-delay:-.15s}@-webkit-keyframes lds-ring{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes lds-ring{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}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{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}html{height:100%}body{-webkit-font-smoothing:antialiased;background-color:#191a1ce9;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;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}a{color:#fff;text-decoration:none}@-webkit-keyframes react-loading-skeleton{to{-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes react-loading-skeleton{to{-webkit-transform:translateX(100%);transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);border-radius:.25rem;display:inline-flex;line-height:1;overflow:hidden;position:relative;width:100%;z-index:1}.react-loading-skeleton:after{-webkit-animation-direction:var(--animation-direction);animation-direction:var(--animation-direction);-webkit-animation-duration:var(--animation-duration);animation-duration:var(--animation-duration);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:react-loading-skeleton;animation-name:react-loading-skeleton;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;background-image:linear-gradient(90deg,var(--base-color),var(--highlight-color),var(--base-color));background-repeat:no-repeat;content:" ";display:var(--pseudo-element-display);height:100%;left:0;position:absolute;right:0;top:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}
/*# sourceMappingURL=main.d65dd460.css.map*/