.store_container{display:flex;flex-direction:column;gap:15px;height:auto;width:100%}.store_categories{position:relative;width:175px}.store_categories_dropdown{align-items:center;background:#161616;border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;padding:12px;transition:.3s;user-select:none}.store_categories_dropdown.active,.store_categories_dropdown:hover{background:#191919;border-color:#303030}.store_categories_dropdown p{color:#fff;font-size:15px;font-weight:600;margin:0}.store_categories_dropdown svg{color:hsla(0,0%,100%,.502);height:16px;transition:.3s;width:16px}.store_categories_dropdown.active svg{transform:rotate(180deg)}.store_categories_dropdown_menu{animation:fadeInDown .2s ease;background:#161616;border:1px solid #202020;border-radius:8px;box-shadow:0 8px 18px 0 rgba(0,0,0,.3);display:flex;flex-direction:column;gap:2px;left:0;overflow:hidden;padding:8px;position:absolute;top:calc(100% + 8px);width:100%;z-index:25}.store_categories_dropdown_menu.closing{animation:fadeOutUp .2s ease forwards}.store_categories_dropdown_menu .store_category_dropdown_item{align-items:center;border-radius:5px;cursor:pointer;display:flex;font-weight:500;gap:8px;justify-content:space-between;padding:8px 12px;transition:.3s;width:100%}.store_categories_dropdown_menu .store_category_dropdown_item p{color:#fff}.store_categories_dropdown_menu .store_category_dropdown_item svg{fill:#6f78ef;height:15px;opacity:0;transition:.3s;width:15px}.store_categories_dropdown_menu .store_category_dropdown_item:hover{background:#191919}.store_categories_dropdown_menu .store_category_dropdown_item.active{background:#202020}.store_categories_dropdown_menu .store_category_dropdown_item.active svg{opacity:1}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOutUp{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}.store_coins{background:#161616;border-radius:8px;display:flex;gap:15px;height:auto;justify-content:space-between;padding:20px;width:100%}.store_coins_info{display:flex;flex-direction:column;gap:6px}.store_coins_info .title{color:#fff;font-size:16px;font-weight:600;letter-spacing:-.02em;line-height:24px}.store_coins_info .description{color:hsla(0,0%,100%,.502)}.store_coins_convert{display:flex;gap:10px}.store_coins_convert .store_coins_cost{align-items:center;border-left:2px solid #303030;color:#fed885;display:flex;font-weight:500;gap:5px;padding-left:8px}.store_coins_convert .store_coins_cost svg{fill:#fed885;height:17px;width:17px}.store_coins_button{align-items:center;background:#6f78ef;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:600;height:45px;justify-content:center;letter-spacing:-.02em;line-height:22.5px;min-width:175px;text-align:left;transition:.2s ease;-webkit-user-select:none;user-select:none}.store_coins_button:hover{opacity:.85}.store_coins_block_convert{align-items:center;color:#fed885;display:flex;font-size:15px;font-weight:500;gap:5px}.store_coins_block_convert svg{fill:#fed885;height:20px;width:20px}@media(max-width:800px){.store_coins_convert{display:grid}.store_coins_button{width:100%}}.store_products_container{align-items:center;display:flex;flex-direction:column;gap:15px;width:100%}.store_products_list{align-content:flex-start;display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));height:100%;width:100%}.store_coins_load{border-radius:8px;height:85px}.store_product_load{border-radius:8px;height:281px}.store_product{background:#161616;border-radius:12px;cursor:pointer;height:auto;min-height:250px;overflow:hidden;position:relative;transition:.3s;-webkit-user-select:none;user-select:none;z-index:2}.store_product:hover{transform:scale(1.01)}.store_product:hover .store_product_image_shadow{filter:blur(30px);opacity:.8}.store_product_item{display:flex;flex-direction:column;gap:20px;height:100%;padding:20px;width:100%}.store_product_item_labels{display:flex;gap:5px;margin-right:auto}.store_product_item_labels .store_product_item_label{background:#202020;border-radius:6px;color:hsla(0,0%,100%,.502);padding:5px 7px}.store_product_item_labels .store_product_item_label.price{background:rgba(134,206,119,.2);color:#86ce77;font-weight:500}.store_product_item_image{align-items:center;display:flex;height:140px;justify-content:center;position:relative;transition:.3s;width:100%}.store_product_item_image img{height:100%;max-width:100%;object-fit:contain;width:auto}.store_product_item_image.cw_image img{height:160px}.store_product_item_info{align-items:center;display:flex;gap:5px}.store_product_item_info_title{color:#fff;font-size:18px;font-weight:600}.store_product_item_info_price_block .store_product_item_info_price{color:#f7eb97;font-weight:500}.modal_store{display:grid;gap:15px}.modal_store_product_info{display:flex;flex-direction:column;gap:10px;height:395px;overflow:auto;padding:0 5px 0 0;position:relative}.modal_store_product_info.gift_active{height:316px}.modal_store_product_footer_load{align-items:center;display:flex;gap:15px;justify-content:space-between}.modal_store_product_footer_load .modal_store_product_time_load{background:#202020;border-radius:8px;height:50px;width:150px}.modal_store_product_footer_load .modal_store_product_actions_load{display:flex;gap:10px}.modal_store_product_footer_load .modal_store_product_actions_load .buy_button_load{background:#202020;border-radius:8px;height:50px;width:180px}.modal_store_product_footer_load .modal_store_product_actions_load .gift_button_load{background:#202020;border-radius:8px;height:50px;width:50px}.modal_store_loading_cw{display:flex;flex-direction:column;gap:20px;height:100%}.modal_store_loading_cw_image{background:#202020;border-radius:8px;height:180px;width:100%}.modal_store_loading_cw_text{background:#202020;border-radius:4px;height:20px;width:60%}.modal_store_loading_regular{display:flex;flex-direction:column;gap:10px}.modal_store_loading_regular_item{background:#202020;border-radius:8px;height:55px;width:100%}.modal_store .loading{overflow:hidden;position:relative}.modal_store .loading:after{animation:shimmer 2s infinite;background-image:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.03) 20%,hsla(0,0%,100%,.05) 60%,hsla(0,0%,100%,0));bottom:0;content:"";left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@keyframes shimmer{to{transform:translateX(100%)}}.modal_store_product_cw{align-items:center;background:hsla(0,0%,6%,.063);border:2px solid #202020;border-radius:8px;display:flex;height:180px;justify-content:center;overflow:hidden;position:relative;width:100%}.modal_store_product_cw div{background:#101010;background-image:radial-gradient(circle,#202020 1px,transparent 0);background-size:14px 14px;height:100%;-webkit-mask-image:radial-gradient(250px,#fff,transparent);mask-image:radial-gradient(250px,#fff,transparent);width:100%}.modal_store_product_cw img{height:275px;max-width:90%;object-fit:contain;position:absolute;width:auto;z-index:1}.modal_store_product_cw_info{color:hsla(0,0%,100%,.502)}.modal_store_product_info_item{background:#202020;border-radius:8px}.modal_store_product_info_item .title{align-items:center;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:600;height:55px;justify-content:space-between;letter-spacing:-.02em;padding:0 15px;-webkit-user-select:none;user-select:none}.modal_store_product_info_item .title svg{fill:#fff;height:20px;transition:.3s;width:20px}.modal_store_product_info_item .title.visible svg{transform:rotate(180deg)}.modal_store_product_info_item .features{display:flex;flex-direction:column;gap:10px;height:100%;max-height:0;opacity:0;overflow:hidden;transition:.3s}.modal_store_product_info_item .features.visible{max-height:1000px;opacity:1;overflow:hidden;transition:.3s ease}.modal_store_product_info_item .features.hidden{max-height:0;opacity:0;overflow:hidden;transition:.3s ease}.modal_store_product_info_item .features .feature{align-items:center;display:flex;gap:8px;padding:0 18px}.modal_store_product_info_item .features .feature:last-child{padding:0 18px 18px}.modal_store_product_info_item .features .feature svg{fill:#6f78ef;height:16px;width:16px}.modal_store_product_info_item .features .feature p{color:#fff;font-size:15px;font-weight:500}.modal_store_footer{align-items:center;display:flex;gap:15px;justify-content:space-between}.modal_store_product_stepper{align-items:center;display:flex;gap:10px;height:50px;user-select:none}.modal_store_product_stepper .stepper_button{align-items:center;background:#202020;border-radius:8px;color:hsla(0,0%,100%,.502);cursor:pointer;display:flex;height:40px;justify-content:center;transition:.3s;width:40px}.modal_store_product_stepper .stepper_button:hover:not(.disabled){background:#252525;color:hsla(0,0%,100%,.502)}.modal_store_product_stepper .stepper_button.disabled{cursor:not-allowed;opacity:.3}.modal_store_product_stepper .stepper_button svg{height:18px;width:18px}.modal_store_product_stepper .stepper_value{color:#fff;font-size:16px;font-weight:600}.modal_store_product_actions{align-items:center;display:flex;gap:10px}.modal_store_buy_button{align-items:center;background:#6f78ef;border-radius:8px;box-shadow:0 0 10px rgba(111,120,239,.251);color:#fff;cursor:pointer;display:flex;font-size:15px;font-weight:700;height:50px;justify-content:center;padding:0 25px;transition:.3s;white-space:nowrap}.modal_store_buy_button:hover{box-shadow:0 0 12px rgba(111,120,239,.749)}.modal_store_product_button_gift{align-items:center;background:#202020;border-radius:10px;cursor:pointer;display:flex;height:50px;justify-content:center;transition:.3s;width:50px}.modal_store_product_button_gift svg{fill:hsla(0,0%,100%,.502);height:20px;transition:.3s;width:20px}.modal_store_product_button_gift.active,.modal_store_product_button_gift:hover{background:#252525}.modal_store_product_button_gift.active svg,.modal_store_product_button_gift:hover svg{fill:#fff}.modal_store_product_button_gift.active{background:#6f78ef}.modal_store_product_button_gift.active svg{fill:#fff}.modal_store_product_info_item_no{align-items:center;color:#fff;display:flex;font-size:16px;height:360px;justify-content:center}@media(min-width:1100px){.modal_store{width:460px}}@media(max-width:1100px){.modal_store{width:100%}}.modal_store_purchase_section{display:flex;flex-direction:column;gap:16px;margin-top:20px;width:100%}.modal_store_purchase_section .duration_selector_controls{align-items:center;display:flex;flex-wrap:wrap;gap:10px;width:100%}.modal_store_purchase_section .duration_selector_controls .duration_presets{display:flex;flex:1;gap:6px;min-width:200px}.modal_store_purchase_section .duration_selector_controls .duration_presets .preset_button{background:#181818;border:1px solid transparent;border-radius:8px;color:#888;cursor:pointer;flex:1;font-size:13px;font-weight:600;padding:10px 12px;transition:all .2s ease;white-space:nowrap}.modal_store_purchase_section .duration_selector_controls .duration_presets .preset_button:hover{background:#202020;color:#fff}.modal_store_purchase_section .duration_selector_controls .duration_presets .preset_button.active{background:rgba(111,120,239,.06);border-color:rgba(111,120,239,.4);color:#6f78ef}.modal_store_purchase_section .duration_selector_controls .duration_stepper{align-items:center;background:#181818;border:1px solid #252525;border-radius:8px;display:flex;height:38px;padding:4px}.modal_store_purchase_section .duration_selector_controls .duration_stepper .stepper_btn{align-items:center;background:transparent;border:none;color:#888;cursor:pointer;display:flex;height:30px;justify-content:center;transition:color .2s;width:30px}.modal_store_purchase_section .duration_selector_controls .duration_stepper .stepper_btn svg{height:14px;width:14px}.modal_store_purchase_section .duration_selector_controls .duration_stepper .stepper_btn:hover:not(:disabled){color:#fff}.modal_store_purchase_section .duration_selector_controls .duration_stepper .stepper_btn:disabled{cursor:not-allowed;opacity:.3}.modal_store_purchase_section .duration_selector_controls .duration_stepper .stepper_current_value{color:#fff;font-size:13px;font-weight:700;min-width:60px;padding:0 12px;text-align:center;user-select:none}.modal_store_purchase_section .summary_payment_card{align-items:center;background:hsla(0,0%,9%,.5);border:1px solid #252525;border-radius:12px;display:flex;justify-content:space-between;margin-top:4px;padding:16px 20px}.modal_store_purchase_section .summary_payment_card .summary_info_block{display:flex;flex-direction:column;gap:4px}.modal_store_purchase_section .summary_payment_card .summary_info_block .summary_title{color:#fff;font-size:13px;font-weight:500}.modal_store_purchase_section .summary_payment_card .summary_info_block .summary_subtitle{color:#888;font-size:11px;letter-spacing:.05em;text-transform:uppercase}.modal_store_purchase_section .summary_payment_card .summary_price_block{align-items:flex-end;display:flex;flex-direction:column}.modal_store_purchase_section .summary_payment_card .summary_price_block .price_current{color:#fff;font-size:24px;font-weight:800;line-height:1.1}.modal_store_purchase_section .summary_payment_card .summary_price_block .price_original{color:#888;font-size:12px;margin-top:2px;text-decoration:line-through}.modal_store_purchase_section .modal_purchase_actions{display:flex;gap:10px;margin-top:4px;width:100%}.modal_store_purchase_section .modal_purchase_actions .gift_toggle_button{align-items:center;background:#181818;border:1px solid #252525;border-radius:10px;cursor:pointer;display:flex;height:50px;justify-content:center;transition:all .2s ease;width:50px}.modal_store_purchase_section .modal_purchase_actions .gift_toggle_button svg{fill:#888;height:18px;transition:fill .2s;width:18px}.modal_store_purchase_section .modal_purchase_actions .gift_toggle_button:hover{background:#202020}.modal_store_purchase_section .modal_purchase_actions .gift_toggle_button:hover svg{fill:#fff}.modal_store_purchase_section .modal_purchase_actions .gift_toggle_button.active{background:rgba(111,120,239,.08);border-color:rgba(111,120,239,.4)}.modal_store_purchase_section .modal_purchase_actions .gift_toggle_button.active svg{fill:#6f78ef}.modal_store_purchase_section .modal_purchase_actions .checkout_submit_button{align-items:center;background:#6f78ef;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;flex:1;font-size:14px;font-weight:700;gap:8px;height:50px;justify-content:center;transition:background .2s ease}.modal_store_purchase_section .modal_purchase_actions .checkout_submit_button span{display:inline-block}.modal_store_purchase_section .modal_purchase_actions .checkout_submit_button .arrow_icon{height:16px;transition:transform .2s ease;width:16px}.modal_store_purchase_section .modal_purchase_actions .checkout_submit_button:hover{background:#868ef2}.modal_store_purchase_section .modal_purchase_actions .checkout_submit_button:hover .arrow_icon{transform:translateX(3px)}.modal_store_purchase_section .modal_purchase_actions .checkout_submit_button:active{background:#5862ec}