.cart-module-scss-module__MaOABa__cart_container{flex-direction:column;gap:30px;margin-top:40px;display:flex}@media (max-width:576px){.cart-module-scss-module__MaOABa__cart_container{margin-top:20px}}.cart-module-scss-module__MaOABa__cart_container .cart-module-scss-module__MaOABa__cart_title{font-size:36px}.cart-module-scss-module__MaOABa__cart_container .cart-module-scss-module__MaOABa__cart_content{flex-direction:column;gap:40px;display:flex}.cart-module-scss-module__MaOABa__cart_container .cart-module-scss-module__MaOABa__empty{color:#d7ccc8;text-align:center;font-size:18px}
.CartsList-module-scss-module__hHrn8q__cart_list{flex-direction:column;flex:1;gap:20px;display:flex}@media (max-width:1200px){.CartsList-module-scss-module__hHrn8q__cart_list{width:100%}}.CartsList-module-scss-module__hHrn8q__cart_list .CartsList-module-scss-module__hHrn8q__cart_empty{box-sizing:border-box;background-color:#fff;border-radius:10px;justify-content:center;align-items:center;height:120px;padding:20px;font-size:20px;display:flex;position:relative;box-shadow:0 0 20px #00000038}
.CartGame-module-scss-module__en_kQW__game_item{background-color:#fff;border-radius:10px;justify-content:space-between;gap:10px;padding:20px;display:flex;position:relative;box-shadow:0 0 20px #00000038}@media (max-width:768px){.CartGame-module-scss-module__en_kQW__game_item{flex-direction:column}}@media (max-width:576px){.CartGame-module-scss-module__en_kQW__game_item{padding:10px}}.CartGame-module-scss-module__en_kQW__game_item .CartGame-module-scss-module__en_kQW__game_content{gap:40px;display:flex}@media (max-width:768px){.CartGame-module-scss-module__en_kQW__game_item .CartGame-module-scss-module__en_kQW__game_content{flex-direction:column;align-items:center;gap:0}}.CartGame-module-scss-module__en_kQW__game_item .CartGame-module-scss-module__en_kQW__game_cover{filter:drop-shadow(15px 10px 4px #00000049)}.CartGame-module-scss-module__en_kQW__game_item .CartGame-module-scss-module__en_kQW__game_info{flex-direction:column;gap:10px;display:flex}@media (max-width:768px){.CartGame-module-scss-module__en_kQW__game_item .CartGame-module-scss-module__en_kQW__game_info{width:100%}}.CartGame-module-scss-module__en_kQW__game_item .CartGame-module-scss-module__en_kQW__game_info .CartGame-module-scss-module__en_kQW__game_name{color:#5bb630;font-size:26px}.CartGame-module-scss-module__en_kQW__game_item .CartGame-module-scss-module__en_kQW__game_info .CartGame-module-scss-module__en_kQW__detail{font-size:18px}.CartGame-module-scss-module__en_kQW__game_item .CartGame-module-scss-module__en_kQW__game_info .CartGame-module-scss-module__en_kQW__detail strong{color:#ff4d4d}.CartGame-module-scss-module__en_kQW__game_item .CartGame-module-scss-module__en_kQW__game_info .CartGame-module-scss-module__en_kQW__description{color:#161818a3;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:18px;line-height:160%;display:-webkit-box;overflow:hidden}.CartGame-module-scss-module__en_kQW__game_item .CartGame-module-scss-module__en_kQW__game_info .CartGame-module-scss-module__en_kQW__game_screenshots{flex-wrap:wrap;flex-grow:1;align-items:flex-end;gap:10px;display:flex}.CartGame-module-scss-module__en_kQW__game_item .CartGame-module-scss-module__en_kQW__game_info .CartGame-module-scss-module__en_kQW__game_screenshots .CartGame-module-scss-module__en_kQW__game_screenshot{border-radius:5px}.CartGame-module-scss-module__en_kQW__game_item .CartGame-module-scss-module__en_kQW__delete{background-color:#af0e41;border-radius:8px;height:fit-content;padding:10px;font-size:16px;line-height:0;transition:transform .2s ease-in-out}.CartGame-module-scss-module__en_kQW__game_item .CartGame-module-scss-module__en_kQW__delete:hover{transform:translateY(-2px)}
.CartOrder-module-scss-module__DsiQ7W__order{box-sizing:border-box;background:#fff;border-radius:10px;flex-direction:column;gap:25px;padding:30px;display:flex;box-shadow:0 0 20px #00000038}@media (max-width:1200px){.CartOrder-module-scss-module__DsiQ7W__order{width:100%}}@media (max-width:576px){.CartOrder-module-scss-module__DsiQ7W__order{padding:10px}}.CartOrder-module-scss-module__DsiQ7W__order .CartOrder-module-scss-module__DsiQ7W__summary{flex-direction:column;gap:6px;font-size:20px;display:flex}.CartOrder-module-scss-module__DsiQ7W__order .CartOrder-module-scss-module__DsiQ7W__summary strong{font-weight:500}.CartOrder-module-scss-module__DsiQ7W__order .CartOrder-module-scss-module__DsiQ7W__form{gap:16px;display:flex}@media (max-width:768px){.CartOrder-module-scss-module__DsiQ7W__order .CartOrder-module-scss-module__DsiQ7W__form{flex-direction:column}}.CartOrder-module-scss-module__DsiQ7W__order .CartOrder-module-scss-module__DsiQ7W__success{color:#9ae6b4;text-align:center;background-color:#22543d;border:1px solid #38a169;border-radius:8px;padding:10px 16px;font-size:18px;font-weight:500;animation:.4s ease-in-out CartOrder-module-scss-module__DsiQ7W__fadeIn}@keyframes CartOrder-module-scss-module__DsiQ7W__fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}
.Button-module-scss-module__LV-k2G__button{color:#fff;background-color:#5bb630;border-radius:8px;height:fit-content;padding:9px 12px;font-size:16px;transition:transform .2s ease-in-out}.Button-module-scss-module__LV-k2G__button:hover{transform:translateY(-2px)}
.Input-module-scss-module__JW5YKG__input{background-color:#626c7740;border:1px solid #3c4349;border-radius:8px;padding:9px 12px;font-size:16px}.Input-module-scss-module__JW5YKG__input:hover{border-color:#5bb630}
.MenuButton-module-scss-module__XBG-Ga__btn_menu{background:0 0;line-height:0}@media (min-width:768px){.MenuButton-module-scss-module__XBG-Ga__btn_menu{display:none}}
.Footer-module-scss-module__SL6NWa__footer_container{box-sizing:border-box;max-width:1280px;margin:40px auto 0;padding:0 24px}@media (max-width:576px){.Footer-module-scss-module__SL6NWa__footer_container{padding:0 16px}}.Footer-module-scss-module__SL6NWa__footer_container .Footer-module-scss-module__SL6NWa__footer{gap:60px;display:flex}@media (max-width:991px){.Footer-module-scss-module__SL6NWa__footer_container .Footer-module-scss-module__SL6NWa__footer{flex-direction:column}}.Footer-module-scss-module__SL6NWa__footer_container .Footer-module-scss-module__SL6NWa__footer .Footer-module-scss-module__SL6NWa__footer_column{flex-direction:column;align-items:flex-start;gap:20px;display:flex}.Footer-module-scss-module__SL6NWa__footer_container .Footer-module-scss-module__SL6NWa__footer .Footer-module-scss-module__SL6NWa__footer_column .Footer-module-scss-module__SL6NWa__footer_column_text{max-width:560px;font-size:20px;line-height:160%}@media (max-width:991px){.Footer-module-scss-module__SL6NWa__footer_container .Footer-module-scss-module__SL6NWa__footer .Footer-module-scss-module__SL6NWa__footer_column .Footer-module-scss-module__SL6NWa__footer_column_text{max-width:100%}}.Footer-module-scss-module__SL6NWa__footer_container .Footer-module-scss-module__SL6NWa__footer .Footer-module-scss-module__SL6NWa__footer_column .Footer-module-scss-module__SL6NWa__column_title{color:#5bb630;width:100%;font-size:36px}@media (max-width:991px){.Footer-module-scss-module__SL6NWa__footer_container .Footer-module-scss-module__SL6NWa__footer .Footer-module-scss-module__SL6NWa__footer_column .Footer-module-scss-module__SL6NWa__column_title{text-align:left}}.Footer-module-scss-module__SL6NWa__footer_container .Footer-module-scss-module__SL6NWa__footer .Footer-module-scss-module__SL6NWa__footer_column .Footer-module-scss-module__SL6NWa__column_links{white-space:nowrap;flex-direction:column;gap:20px;display:flex}.Footer-module-scss-module__SL6NWa__footer_container .Footer-module-scss-module__SL6NWa__footer .Footer-module-scss-module__SL6NWa__footer_column:first-child{flex-grow:1}.Footer-module-scss-module__SL6NWa__footer_container .Footer-module-scss-module__SL6NWa__footer .Footer-module-scss-module__SL6NWa__footer_columns_links{gap:40px 80px;font-size:20px;display:flex}@media (max-width:991px){.Footer-module-scss-module__SL6NWa__footer_container .Footer-module-scss-module__SL6NWa__footer .Footer-module-scss-module__SL6NWa__footer_columns_links{flex-wrap:wrap;justify-items:start}}.Footer-module-scss-module__SL6NWa__footer_container .Footer-module-scss-module__SL6NWa__column_links_payments{justify-content:center;gap:5px;margin-top:40px;display:flex}.Footer-module-scss-module__SL6NWa__footer_container .Footer-module-scss-module__SL6NWa__footer_copyright{text-align:center;padding:24px 0}
.Nav-module-scss-module__HC3zGW__headerNav{box-sizing:border-box;z-index:1000;justify-content:center;align-items:center;max-width:1280px;margin:40px auto 0;padding:0 24px;display:flex}@media (max-width:768px){.Nav-module-scss-module__HC3zGW__headerNav{display:none}}.Nav-module-scss-module__HC3zGW__headerNav .Nav-module-scss-module__HC3zGW__headerNavList{flex-wrap:wrap;justify-content:center;gap:10px 20px;display:flex}
