.header{display:flex;justify-content:space-between;align-items:center;padding:0 20px;height:91px;position:sticky;top:0;width:100%;background-color:#fff;z-index:100;gap:2rem;border-bottom:.0625rem solid rgb(33,34,40)}.header-dark{background-color:#14161a;color:#fff}.header-left{display:flex;align-items:center;gap:20px}.header .logo-link{width:6.60714rem;height:3.125rem}.header .logo-link .logo{width:100%}.header .switch{position:relative;display:inline-block;width:40px;height:20px}.header .switch input{opacity:0;width:0;height:0}.header .switch .slider{position:absolute;cursor:pointer;background-color:#ccc;border-radius:34px;inset:0;transition:.4s}.header .switch .slider:before{position:absolute;content:"";height:14px;width:14px;left:3px;bottom:3px;background-color:#fff;transition:.4s;border-radius:50%}.header .switch input:checked+.slider{background-color:#2196f3}.header .switch input:checked+.slider:before{transform:translate(20px)}.header-search{position:relative;width:100%}.header-search input{height:2.75rem;width:100%;padding:5px 30px;border-radius:4px;font-size:.875rem;line-height:1.5rem;background-color:#212228;border-radius:.75rem}.header-search .search-icon{position:absolute;left:10px;top:50%;transform:translateY(-50%)}.header-nav{display:flex;gap:50px}.header-nav .nav-item{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:inherit;font-weight:500;font-size:12px;gap:7px}.header-nav .nav-item-active{color:#0085ff}.header-light input{background-color:#f5f5f5}.header-light .nav-item{color:#828794}.popup-overlay{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:#0a0c0f99;z-index:1000;padding:20px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.popup{width:100%;max-width:35rem;background:#14161a;color:#e6e6e6;border-radius:12px;box-shadow:0 8px 30px #02061766;overflow:hidden;outline:none;transform:translateY(-6px);animation:popupIn .16s ease-out forwards}@keyframes popupIn{0%{opacity:0;transform:translateY(-10px) scale(.995)}to{opacity:1;transform:translateY(0) scale(1)}}.popup__header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid rgba(0,0,0,.06)}.popup__title{margin:0;font-size:1rem;font-weight:600}.popup__close{appearance:none;border:none;background:transparent;font-size:20px;line-height:1;cursor:pointer;padding:6px;border-radius:6px}.popup__close img svg rect{fill:#002b52}.popup__close:hover{background:#0000000f}.popup__body{padding:16px;max-height:70vh;overflow:auto;text-align:center}.appsSectionBtn.popup_btn{display:flex;gap:5px;width:100%;background:#212228}.appsSectionBtn{line-height:1.5;height:3.25rem;font-size:1rem;background:#0085ff;width:94%;display:flex;align-items:center;justify-content:center;border-radius:.75rem;margin-top:.75rem}.appsSectionBtnFullWidth{width:100%}.appsSectionBtn{position:relative;overflow:hidden}.appsSectionBtn__loader{position:absolute;inset:0;background:#0000008c;display:flex;align-items:center;justify-content:center;border-radius:inherit;z-index:2}.appsSectionBtn__loader .loader__spinner{width:28px;height:28px;border:5px solid #3a76a3;border-bottom-color:transparent;border-radius:50%;display:block;margin:0 auto;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.footer{width:100%;background-color:#212228;padding:1.875rem 1.25rem;border-radius:1.5rem 1.5rem 0px 0px}.footer_firstLine{display:flex;justify-content:space-between}.footer_firstLine_information_list{display:grid;grid-template-columns:repeat(3,1fr);grid-template-areas:"a b c" "d e e";gap:16px;font-size:.875rem;font-weight:500;line-height:1.5rem;color:#828794;margin-top:1.25rem}.footer_firstLine_information_list-item1{grid-area:a}.footer_firstLine_information_list-item1{grid-area:b}.footer_firstLine_information_list-item1{grid-area:c}.footer_firstLine_information_list-item1{grid-area:d}.footer_firstLine_information_list-item1{grid-area:e}.footer_firstLine_payment-list{margin-top:1.25rem;display:flex;gap:8px}.footer_firstLine_payment-list-item{width:3.5rem;height:2.5rem;background-color:#fff;border-radius:.5rem;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.footer_secondLine{margin-top:3rem;color:#828794;font-size:.8125rem;font-weight:500}.home{padding:20px;display:grid;gap:20px}.home__title{font-size:32px;font-weight:700;margin-bottom:12px}.home__text{font-size:18px;opacity:.7}.appsSection-blocks{display:flex;flex-direction:column;gap:20px}.appsSection-blocks__top{display:flex}.appsSection-blocks__top>.appsSection-blocks__left .header-block{margin-left:3%}.appsSection-blocks__top>.appsSection-blocks__right .header-block{margin-left:3%}.appsSection-blocks__item{width:100%}.appsSection-blocks .appsSection-content{justify-content:center;display:flex;flex-wrap:wrap;gap:18px}.header-block{display:flex;gap:.625rem;margin-bottom:1.25rem}.header-block img{width:24px;height:24px}.appSectionItem{width:88px;overflow:hidden}.appSectionItem img{width:88px;height:88px;border-radius:1.25rem}.appSectionItem p{white-space:nowrap;font-size:14px;text-align:center}.profile{padding:20px;display:grid;gap:10px}.profile_account-info{display:flex;justify-content:space-between;align-items:center}.profile_account-info--left{display:flex;gap:.875rem}.profile_account-info--avatar{border-radius:50%}.profile_account-info--raiting{display:grid;gap:.625rem}.profile_account-info--raiting .premiumProductItem_seller p{color:#0085ff}.profile_account-info--right{display:flex;gap:.375rem}.profile_account-info--right--icon{background-color:#002b52;display:flex;padding:0;height:2rem;min-width:2rem;border-radius:.5rem;line-height:1.5;font-size:1rem;align-items:center;justify-content:center}.profile_account-info--right--icon img{width:18px;height:18px}.profile_wallet{display:flex;gap:.625rem;max-width:80%}.profile_wallet--info--wrapper{display:flex;flex-direction:column;width:100%;max-width:572px;margin-top:.75rem;gap:.625rem}.profile_wallet--info{width:100%;max-width:572px;background-color:#212228;border-radius:.625rem;display:flex;flex-direction:row;padding:.885rem;justify-content:space-between;align-items:center}.profile_wallet--info--balance{display:flex;gap:.5rem;font-size:1rem;line-height:1.5rem;font-weight:700}.profile_wallet--withdrawal{display:flex;gap:.5rem;align-items:center}.profile_wallet--withdrawal-exclamation{display:flex;width:20px;height:20px;border-radius:50%;background:#0085ff;align-items:center;justify-content:center}.profile_wallet--withdrawal-available{display:flex;gap:.5rem;font-weight:700}.profile_wallet--withdrawal-available-sum{color:#0085ff}.profile_wallet .appsSectionBtn{max-width:18%;font-weight:700}.profile_wallet .profile_btn{position:relative;background:#002b52;color:#0085ff}.profile_wallet .profile_btn-new:after{content:"NEW";position:absolute;background-color:#ff1a4f;border-radius:2.125rem;padding:0px .375rem;min-width:1.625rem;min-height:1rem;color:#fff;font-size:8px;font-weight:700;display:flex;align-items:flex-end;justify-content:center;right:-5px;top:-5px}*,*:before,*:after{box-sizing:border-box}body,h1,h2,h3,h4,h5,h6,p,figure,blockquote{margin:0;padding:0}body{line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;font-family:system-ui,sans-serif;background:#f9f9f9;color:#111}img,picture,video,canvas,svg{display:block;max-width:100%}button,input,textarea,select{font:inherit;background:none;border:none;outline:none}ul,ol{list-style:none;padding:0;margin:0}a{color:inherit;text-decoration:none}#root{min-height:100vh;display:flex;flex-direction:column}:root{--container-max-width: 1560px;--container-padding: 1.25rem;--bg-color: #14161a;--font-family: "Roboto", Arial, sans-serif;--text-color: #ffffff}body{font-family:var(--font-family);color:var(--text-color);background-color:#fff}.dark{background-color:var(--bg-color)}h4{font-size:1.5rem;font-weight:700;line-height:1.75rem}.container{max-width:var(--container-max-width);padding:0 var(--container-padding);margin:0 auto;width:100%}.text-center{text-align:center}.flex{display:flex}.flex-center{display:flex;justify-content:center;align-items:center}.flex-between{display:flex;justify-content:space-between;align-items:center}.hidden{display:none!important}.light-mode{color:#000}.light-mode--second-color{color:#828794}.light-mode--bg{background:#f2f2f7}.back_header{align-items:center;gap:1.5rem}.back_header .backArrow{background:#212228;height:3.25rem;font-size:1rem;font-weight:700;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;min-width:unset;width:2.625rem;height:2.625rem;max-height:2.625rem;padding:0;border-radius:50%;cursor:pointer}.back_header .backArrow img{width:14px;height:12px}
