:root{--ui-color--white:246 245 241;--ui-color--black:35 33 34;--ui-color--transparent:transparent;--ui-color--background:17 24 44;--ui-color--transparent-block:#1421463d;--ui-color--green:43 179 140;--ui-color--green-dark:26 73 75;--ui-color--cyan:147 201 217;--ui-color--yellow:242 145 0;--ui-color--red:255 88 99;--ui-color--blue:44 96 255;--ui-color--blue-light:92 132 252;--ui-color--blue-dark:24 41 94;--ui-color--blue-100:36 76 198;--ui-color--blue-200:189 203 244;--ui-color--blue-300:16 29 68;--ui-color--gradient:radial-gradient(109.63% 170.57% at 50% -10.47%,#192c65 44.93%,#1d3376 60.81%,#3258cb 100%);--ui-color--gray:53 72 91;--ui-color-yellow:255 217 44;--ui-filter--white:brightness(0) saturate(100%) invert(100%) sepia(13%) saturate(7489%) hue-rotate(291deg) brightness(120%) contrast(111%);--ui-filter--blue:brightness(0) saturate(100%) invert(32%) sepia(64%) saturate(1597%) hue-rotate(183deg) brightness(101%) contrast(86%);--ui-filter--green:brightness(0) saturate(100%) invert(60%) sepia(69%) saturate(427%) hue-rotate(112deg) brightness(85%) contrast(88%);--ui-filter--blueLight:brightness(0) saturate(100%) invert(47%) sepia(71%) saturate(440%) hue-rotate(189deg) brightness(104%) contrast(96%);--ui-filter--cyan:brightness(0) saturate(100%) invert(98%) sepia(87%) saturate(6597%) hue-rotate(167deg) brightness(90%) contrast(87%);--ui-gradient-block:linear-gradient(167deg,rgba(50, 71, 135, 1) 0%, rgba(53, 73, 135, 1) 53%, rgba(112, 92, 33, 1) 100%)}*{border:none;box-sizing:border-box;outline:none;margin:0;padding:0;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);max-width:100vw}*::-webkit-scrollbar{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:0;width:0}*::-webkit-scrollbar-button{display:block}*::-webkit-scrollbar-thumb{border-radius:.375rem;background-color:rgb(var(--ui-color--blue-dark))}*::-webkit-scrollbar-track{background-color:rgb(var(--ui-color--blue-dark) / .35);border-radius:.375rem}@font-face{font-family:Onest;src:url(./Onest-normal-300-cyrillic.DXI_y_WF.woff2)}body{overflow:auto;font-family:Onest,sans-serif;scrollbar-gutter:stable;text-rendering:optimizeSpeed;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;height:100svh;width:100%;background-color:rgb(var(--ui-color--background));color:rgb(var(--ui-color--white));line-height:1.5;font-feature-settings:normal;font-variation-settings:normal;tab-size:4;font-weight:300}ol,ul{list-style:none}a{cursor:pointer;text-decoration:none}h1,h2,h3,h4,h5,h6{font-weight:600}input,textarea,select{-webkit-appearance:none;-moz-appearance:none;appearance:none}button,.btn{background-color:rgb(var(--ui-color--blue));border-radius:1rem;display:flex;align-items:center;font-size:16px;gap:.5rem;justify-content:center;padding:1rem 2rem;color:rgb(var(--ui-color--white));cursor:pointer}button:hover,.btn:hover{background-color:rgb(var(--ui-color--blue)/0.7)}.text-bluelight{color:rgb(var(--ui-color--blue-light))}.text-blue200{color:rgb(var(--ui-color--blue-200))}img{height:auto;max-width:100%}.tags{display:flex;justify-content:center;flex-wrap:wrap;gap:.5rem}.tags li{border-radius:9999px;font-size:13px;padding:.2rem 0.5rem}.tags li:nth-child(3n+1){background-color:rgb(var(--ui-color--blue-dark));color:rgb(var(--ui-color--blue-light))}.tags li:nth-child(3n+2){background-color:rgb(var(--ui-color--gray));color:rgb(var(--ui-color--cyan))}.tags li:nth-child(3n+3){background-color:rgb(var(--ui-color--green-dark));color:rgb(var(--ui-color--green))}.message{display:flex;flex-direction:column;align-items:center}.message.end{margin-left: 30px;}.message>div{border-radius:.75rem;border-bottom-left-radius:0;font-size:.875rem;gap:.5rem;line-height:1.25rem;max-width:28rem;padding:.75rem 1rem;position:relative;z-index:20;color:rgb(var(--ui-color--white))}.message>div::before{content:'';border-bottom-color:rgb(var(--ui-color--green-dark));position:absolute;bottom:0;left:-.75rem;border-left:12px solid var(--ui-color--transparent);border-right:12px solid var(--ui-color--transparent);border-bottom:12px solid rgb(var(--ui-color--green-dark))}.message>div .text{font-weight:300}.message>div .footer{display:flex;align-items:center;gap:.25rem;justify-content:flex-end;font-size:.75rem;line-height:1rem;margin-top:.5rem}.message>div .footer span{margin-top:.25rem}.message>div .footer .green{filter:var(--ui-filter--green);color:rgb(var(--ui-color--green))}.message>div .footer .blueLight{filter:var(--ui-filter--blue-light);color:rgb(var(--ui-color--blue-light))}.message>div .footer .cyan{filter:var(--ui-filter--cyan);color:rgb(var(--ui-color--cyan))}.bg-greenDark{background-color:rgb(var(--ui-color--green-dark))}.bg-greenDark::before{border-bottom-color:rgb(var(--ui-color--green-dark));border-bottom:12px solid rgb(var(--ui-color--green-dark))}.bg-blueDark{background-color:rgb(var(--ui-color--blue-dark))}.bg-blueDark::before{border-bottom-color:rgb(var(--ui-color--blue-dark))!important;border-bottom:12px solid rgb(var(--ui-color--blue-dark))!important}.bg-gray{background-color:rgb(var(--ui-color--gray))}.bg-gray::before{border-bottom-color:rgb(var(--ui-color--gray))!important;border-bottom:12px solid rgb(var(--ui-color--gray))!important}#main{height:100%;width:100%;max-width:1016px;margin-left:auto;margin-right:auto}@media (min-width:787px) and (max-width:1280px){#main{margin-left:0;margin-right:0;width:auto;padding-left:3rem;padding-right:3rem}}@media (max-width:786px){#main{padding-left:1rem;padding-right:1rem}}.logo{display:flex;flex-direction:row;font-family:"Advent Pro",sans-serif;font-weight:900}.logo .logo-1{color:rgb(var(--ui-color-yellow))}.input{position:relative}.input>label{position:relative;cursor:pointer;text-decoration:none}.input>label input{border-radius:.5rem;width:100%;background-color:#244cc6;background-color:rgb(var(--ui-color--blue-100));font-size:.875rem;font-weight:300;line-height:1.25rem;padding:.75rem 2.75rem;color:#f6f5f1!important;color:rgb(var(--ui-color--white))!important;opacity:1;outline:2px solid #fff0;outline-offset:2px;border:1px solid #fff0}.input>label input::placeholder{color:#f6f5f1!important;color:rgb(var(--ui-color--white))!important;opacity:.8}.input>label input::-webkit-input-placeholder{color:#f6f5f1!important;color:rgb(var(--ui-color--white))!important;opacity:.8}.input>label input:focus{border-color:rgb(var(--ui-color--blue-light));box-shadow:0 0 0 2px rgb(var(--ui-color--blue-light) / .2)}.input>img{width:24px;height:24px;position:absolute;left:.75rem;top:.625rem;z-index:2;pointer-events:none}header{align-items:center;background:var(--ui-color--transparent-block);border-radius:1rem;display:flex;gap:5rem;justify-content:space-between;margin-bottom:4rem;margin-top:2rem;padding:.75rem 1.5rem}.logoblock{align-items:center;display:flex;justify-content:center;font-size:1.25rem;gap:.75rem;line-height:1.75rem;font-size:1.25rem;line-height:1.75rem}.logoblock.big{font-size:3rem;margin-bottom:0rem}@media (max-width:768px){nav{display:none}}nav ul{align-items:center;display:flex;font-size:.875rem;gap:2.5rem;line-height:1.25rem}nav ul li a{font-weight:300;color:rgb(var(--ui-color--white))}.menublock{position:fixed;z-index:9999;bottom:0;left:50%;transform:translateX(-50%);display:flex;justify-content:flex-end}.menublock .menu{align-items:center;background:#001043;border-radius:1rem;display:flex;gap:1.5rem;transform:scale(1.15);margin-bottom:1rem;margin-top:1rem;padding:.75rem .75rem}.menublock .menu .menuLink{display:flex;flex-direction:column;align-items:center;padding:.5rem .75rem;gap:.25rem;border-radius:1rem}.menublock .menu .menuLink p,.menublock .menu .menuLink img{opacity:90%;color:rgb(var(--ui-color--white));font-size:.75rem}.menublock .menu .menuLink.active{background-color:rgb(var(--ui-color--blue-100))}@media (max-width:768px){.menublock .menu{width:100%;transform:none;margin-bottom: 0.3rem;gap:.5rem}}#content{display:flex;flex-direction:column;gap:2rem;margin-top: 30px}#description{display:flex;flex-direction:column;align-items:center;gap:3rem;padding-left:3rem;padding-right:3rem}#description .title>h1{font-size:112px;font-weight:600;line-height:88px;margin-bottom:2rem}#description .title>.text-bluelight{width:33.333333%}@media (max-width:768px){#description .title>h1{font-size:3rem;line-height:1}#description .title>.text-bluelight{width:100%}}@media (max-width:768px){#description{padding-left:0;padding-right:0}}.title{display:flex;align-items:center;flex-direction:column}.title h1{font-size:3rem;line-height:1;text-align:center}.title p{text-align:center}#star{display:flex;flex-direction:column;align-items:center;gap:5rem;position:relative}@media (max-width:768px){#star{gap:2.5rem;margin-bottom:8rem}}#starblock{display:flex;flex-direction:column;align-items:center;gap:3rem;height:587px;width:100%;background-color:rgb(var(--ui-color--blue-dark));background-size:cover;padding:2rem;text-align:center;border-radius:1.5rem;background-image:url(star_bg.webp)}#starblock .title{gap:.75rem;opacity:95%}@media (max-width:768px){#starblock .title p{font-size:.875rem;line-height:1.25rem}}#starblock h2{font-size:3.75rem;line-height:1;font-weight:300}@media (max-width:768px){#starblock h2{font-size:1.875rem;line-height:2.25rem}}#starblock .star{width:176px;height:176px;position:relative}#starblock .star img{width:400px;height:400px;aspect-ratio:1 / 1;position:absolute;max-width:400px;left:50%;top:50%;transform:translate(-50%,-50%)}@media (max-width:768px){#starblock .star img{max-width:320px}}#starblock .tags{width:66.666667%}#starblock .tags li{background-color:rgb(var(--ui-color--blue-100));color:rgb(var(--ui-color--white))}@media (max-width:768px){#starblock{padding-top:0}#starblock .tags{width:100%}}#starfooter{display:flex;justify-content:space-between;width:100%}.telescope{width:350px;height:112px;position:relative}.telescope img{position:absolute;bottom:-6rem;left:-5rem}@media (max-width:768px){.telescope{width:200px;height:112px;bottom:-225px;left:50%;z-index:30;transform:translate(-50%,-50%);position:absolute}.telescope img{left:0}}#mission{margin-top:6rem;display:flex;gap:3.5rem;align-items:flex-start;justify-content:space-between}.messages{width:50%;display:flex;flex-direction:column;gap:1.5rem}.messages .message:nth-child(3n+1){transform:translateY(-.75rem) rotate(2deg)}.messages .message:nth-child(3n+2){transform:rotate(-2deg)}.messages .message:nth-child(3n+3){transform:rotate(0deg)}.missions-text{display:flex;flex-direction:column;gap:4rem;width:50%}.missions-text>div{display:flex;flex-direction:column;gap:1.25rem}.missions-text>div h3{font-size:1.5rem;line-height:2rem;font-weight:300}@media (max-width:768px){#mission{flex-direction:column}.messages{width:100%}.missions-text{width:100%}}#about>ul{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}#about>ul li{border-style:solid;border-width:0 0 1px;display:flex;flex-direction:column;gap:.75rem;border-color:rgb(var(--ui-color--blue-dark));padding-top:2rem;padding-bottom:2rem}#about>ul li .value{font-size:3.75rem;line-height:1}#about>ul li .name{font-size:1.25rem;line-height:1.75rem}@media (max-width:768px){#about>ul{gap:.5rem;grid-template-columns:repeat(1,minmax(0,1fr))}}#offer{display:flex;flex-direction:column;gap:1.5rem}#offer .inner{display:flex;flex-direction:column;gap:5rem}#offer .inner .container{display:flex;flex-direction:column;gap:1.25rem;width:60%}#offer .inner .container h3{font-size:2.25rem;line-height:2.5rem}#offer .inner .footer{display:flex;justify-content:flex-end}#offer .inner .footer .block{display:flex;flex-direction:column;gap:3rem;width:40%}@media (max-width:768px){#offer>.inner>.container,#offer>.inner>.footer>.block{width:100%!important}}#payment{/*background:var(--ui-color--gradient);*/border-radius:1.5rem;display:flex;flex-direction:column;gap:2rem;padding:4rem 5rem 5rem;position:relative}#payment .title{gap:1.25rem;text-align:center}#payment .title .star{height:100px;width:100px;position:relative}#payment .title .star img{position:absolute;top:50%;left:50%;width:300px;min-width:300px;height:300px;transform:translate(-50%,-50%)}#payment .title h2{font-weight:300;font-size:2.25rem;line-height:2.5rem}#payment .payment-container{position:relative;display:flex;flex-direction:column;gap:1.3rem;margin:0 auto;width:50%}#payment .payment-container .starsChoise{display:flex;flex-direction:column;gap:.5rem}#payment .payment-container .starsChoise ul{display:flex;flex-direction:column;gap:.25rem}#payment .payment-container .starsChoise li{height:2.75rem;margin-bottom:.5rem}#payment .payment-container .starsChoise li>div{align-items:center;display:flex;background-color:#244cc680;border-radius:.5rem;cursor:pointer;font-size:.875rem;gap:1rem;justify-content:space-between;line-height:1.25rem;padding:.75rem;width:100%}#payment .payment-container .starsChoise li>div.choiced{box-shadow:0 0 0 2px rgb(var(--ui-color--blue) / 1)}@media (max-width:768px){#payment{padding:0!important;padding-top:2rem!important;padding-bottom:5rem!important}#payment>.title,#payment>.payment-container{/*padding-left:1rem!important;padding-right:1rem!important*/}#payment>.title>h2{font-size:1.5rem!important;line-height:2rem!important}#payment>.title>p{font-size:.875rem;line-height:1.25rem}#payment>.payment-container{width:100%!important}}.checker{border-color:rgb(var(--ui-color--white));display:flex;border-radius:9999px;border-style:solid;border-width:2px;height:1.25rem;width:1.25rem;justify-content:center;align-items:center}.circle{border-radius:9999px;height:.625rem;width:.625rem;background-color:rgb(var(--ui-color--white))}.quantity,.price{display:flex;align-items:center;flex:1 1 auto;gap:.375rem}.price{justify-content:flex-end}button.big-btn{width:100%;font-weight:500;padding:1.25rem 0;display:flex;justify-content:center;align-items:center;gap:.5rem}.btn-SPB{color:rgb(var(--ui-color--blue));background-color:rgb(var(--ui-color--white))}.btn-SPB:hover{background-color:#e5e7de}.paymentChoice{display:flex;flex-direction:column;gap:.75rem}.policy{font-size:.875rem;line-height:1.25rem;max-width:30rem}.policy a{color:rgb(var(--ui-color--blue-light));text-decoration:underline}@media (max-width:768px){#gift .title{width:100%!important}#gift .message{position:static!important;transform:none!important}}#gift{display:flex;flex-direction:column;gap:2rem;position:relative}#gift .title{display:flex;flex-direction:column;gap:1.25rem;width:60%;align-items:flex-start}#gift h3{font-size:2.25rem;line-height:2.5rem;font-weight:300}#gift p{text-align:left}#gift .message{position:absolute;left:50%;top:8rem;transform:rotate(-6deg)}#gift ul{display:flex;scroll-snap-type:mandatory;gap:1rem;overflow-x:scroll;overflow-y:hidden;padding-bottom:1rem}#gift ul li{display:flex;align-items:center;border-radius:1rem;cursor:pointer;flex-direction:column;gap:1rem;min-width:158px;overflow-x:hidden;position:relative;scroll-snap-align:center;background-color:rgb(var(--ui-color--blue-dark));padding:1.5rem .5rem}.sticker{height:84px;width:84px}.gift-price{display:flex;align-items:center;border-radius:9999px;border-style:solid;border-width:1px;gap:.25rem;border-color:rgb(var(--ui-color--blue-light));font-size:.75rem;line-height:1rem;padding:.25rem 1rem;color:rgb(var(--ui-color--blue-light))}@media (max-width:768px){#premium{flex-direction:column!important}#premium>.tags,#premium>.title{width:100%!important}#premium .message{position:static!important;transform:none!important}}#premium{display:flex;align-items:center;gap:3.5rem;justify-content:space-between;margin-top:6rem}#premium .tags{width:60%;justify-content:flex-start}#premium .title{width:40%;align-items:flex-start;gap:1rem;display:flex;flex-direction:column}#premium .title h3{font-size:2.25rem;font-weight:300}#premium .title p{text-align:left}#faq{display:flex;flex-direction:column;margin-top: 4rem;gap:2rem}#faq h3{font-size:2.25rem;font-weight:300;text-align:center;}@media (max-width:768px){.message.start>div,.message.end>div{width:100%!important}}.chatblock{display:flex;flex-direction:column;gap:1rem}.message.start{display:flex;align-items:center;margin-right:30px;}.message.start>div{width:50%}.message.end>div{width:50%;border-bottom-left-radius:.75rem;position:relative}.message.end>div::before{content:'';border-bottom-color:rgb(var(--ui-color--green-dark));position:absolute;bottom:0;left:1rem;right:-.75rem;border-left:12px solid #fff0;border-right:12px solid #fff0;border-bottom:12px solid rgb(var(--ui-color--green-dark))}footer{border-top:1px solid rgb(var(--ui-color--blue-dark));margin-top:4rem;padding-bottom:4rem;padding-top:4rem}@media (max-width:768px){footer{margin-top:0!important;margin-bottom:110px}a.nizfoot{color:#fff;}.footer-container>ul,.footer-container .header{flex-direction:column!important}.footer-container .about{flex-direction:column-reverse;align-items:flex-start!important}.footer-container .about .about-right{text-align:left!important}}.footer-container{display:flex;flex-direction:column;gap:3rem;padding-left:3rem;padding-right:3rem}.footer-container .header{align-items:center;display:flex;gap:2rem;justify-content:space-between}.footer-container .header .logotype.large{font-size:2.25rem;font-weight:600;gap:1rem;line-height:2.5rem;align-items:center;display:flex}.footer-container .header .socials{align-items:center;display:flex;gap:.5rem}.footer-container>ul{align-items:flex-start;display:flex;font-size:.875rem;gap:3.5rem;line-height:1.25rem}.footer-container>ul li>ul{display:flex;flex-direction:column;gap:.5rem}.footer-container .about{align-items:flex-end;display:flex;font-size:.75rem;justify-content:space-between;line-height:1rem}.footer-container .about a{color:rgba(var(--ui-color--white),.5)}.footer-container .about .about-left{display:flex;flex-direction:column;gap:.25rem}.footer-container .about .about-right{display:flex;flex-direction:column;gap:.25rem;text-align:right}.tgmenu.min{flex-wrap:wrap}.tgmenu.min>.card{min-width:49%;max-width:100%}@media (max-width:768px){.tgmenu{flex-wrap:wrap}}.tgmenu{display:flex;gap:.375rem;justify-content:space-between}.tgmenu>.card{overflow:hidden;position:relative;display:flex;flex-direction:column;gap:.5rem;min-width:23%;max-width:50%;height:7rem;border-radius:1rem;background:var(--ui-gradient-block);padding:1rem;color:rgb(var(--ui-color--white))}.tgmenu>.card.big{min-width:50%;flex:1;max-width:100%;height:14.5rem;gap:1rem;justify-content:space-between}.tgmenu>.card.big .links{display:flex;flex-wrap:wrap;gap:1rem}.tgmenu>.card.big .links>p:hover{transform:scale(1.05)}.tgmenu>.card.big .links>p>a{color:rgb(var(--ui-filter--white));background-color:rgb(var(--ui-color--background));padding:.5rem 1rem;border-radius:1rem}.tgmenu>.card::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(tgblock.jpg);background-size:cover;background-position:center;opacity:.1;z-index:1;border-radius:1rem;pointer-events:none}.tgmenu>.card:hover{transform:scale(1.025)}.tgmenu>.card.big:hover{transform:scale(1.015)}@media (max-width:768px){.tgmenu>.card{width:49%}}.tgmenu .text>p{color:rgba(var(--ui-color--white),.5)}.tgmenu .icons{display:flex;flex-direction:row-reverse;gap:.25rem}.tgmenu .icons img{border-radius:9999px}.market{display:flex;flex-direction:column;gap:.5rem}.market .input{width:100%}.market .input label>input{background-color:rgb(var(--ui-color--blue-100))}.market .filters{display:flex;flex-direction:row;gap:.5rem}.market .filters>div{cursor:pointer;width:100%;display:flex;flex-direction:row;justify-content:space-between;border-radius:.5rem;background-color:rgb(var(--ui-color--blue-100));padding:.5rem 1rem}.market .products{margin-top:1rem;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:1rem}.market .product.active{border:4px solid rgb(var(--ui-color--white))}.market .product{position: relative;cursor:pointer;border-radius:.5rem;width:9.75rem;background-color:rgb(var(--ui-color--gray));overflow:hidden;transition:transform 0.3s ease}.market .product:hover{transform:scale(1.05)}.market .product-image{width:100%;height:10rem;background-size:cover;background-position:center}.market .product-info{display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:.25rem;background-color:#18295e}.market .product .price{display:flex;justify-content:center;align-items:flex-end;gap:.25rem;border-radius:.25rem;opacity:.8;color:#fff;font-weight:800}.market .product .price img{padding-bottom:.25rem}.market .product .name{font-weight:800}.market .product .id{border-radius:.25rem;font-size:.75rem;opacity:.4}#product-card{display:flex;flex-direction:column;gap:2rem;border-radius:1rem;/*padding:2rem;*//*background-color:rgb(var(--ui-color--blue-dark));*/margin:0 auto;}#product-card .product-main{display:flex;gap:2rem;align-items:flex-start;justify-content:space-between}#product-card .product-info{flex:1;display:flex;flex-direction:column;gap:1.5rem;width:100%}#product-card .product-name{font-size:2rem;font-weight:700;color:rgb(var(--ui-color--white))}#product-card .product-price{display:flex;align-items:center;gap:.5rem;font-size:1.5rem;color:rgb(var(--ui-color--white));font-weight:800}#product-card .product-details{display:flex;flex-direction:column;/*gap:1rem*/border: 1px solid #304484;border-radius: 15px;}#product-card .detail-item{display:flex;justify-content:space-between;align-items:center;padding:.5rem 1rem;/*background-color:rgb(var(--ui-color--background));border-radius:1rem*/}#product-card .detail-item .label{color:#95aaea;font-weight:300;font-size: 14px;}#product-card .detail-item .value{color:rgb(var(--ui-color--white));font-weight:700;font-size: 14px;}#product-card .product-image{width:15rem;flex-shrink:0}#product-card .product-image .image{width:100%;height:15rem;border-radius:1rem;background-size:cover;background-position:center}#product-card .ownership-history{width:100%}#product-card .ownership-history h3{font-size:1.5rem;color:rgb(var(--ui-color--white));margin-bottom:1rem;font-weight:600}#product-card .history-table{display:flex;flex-direction:column;background-color:rgb(var(--ui-color--background));border-radius:.5rem;overflow:hidden}#product-card .table-header{display:flex;background-color:rgb(var(--ui-color--blue-100));padding:1rem;font-weight:600;color:rgb(var(--ui-color--white))}#product-card .table-header span:first-child{width:20%}#product-card .table-header span:nth-child(2){width:30%}#product-card .table-header span:last-child{width:50%}#product-card .table-row{display:flex;padding:1rem;gap:.5rem;border-bottom:1px solid rgb(var(--ui-color--blue-dark));color:rgb(var(--ui-color--white))}#product-card .table-row span:first-child{width:20%;font-weight:500}#product-card .table-row span:nth-child(2){width:30%;color:rgb(var(--ui-color--blue-light))}#product-card .table-row span:last-child{width:50%;word-break:break-word}@media (max-width:768px){#product-card .product-main{flex-direction:column}#product-card .product-image{width:100%;order:-1}#product-card .product-image .image{height:20rem}#product-card .table-header,#product-card .table-row{flex-direction:column;gap:.5rem}#product-card .table-header span,#product-card .table-row span{width:100%!important}#product-card .ownership-history{order:2}}#profile{display:flex;flex-direction:column;gap:3rem}.profile-header{text-align:center;margin-bottom:2rem}.account-info{display:flex;gap:2rem;margin-bottom:3rem}.info-card{flex:1;background-color:rgb(var(--ui-color--blue-dark));border-radius:1rem;padding:2rem;display:flex;flex-direction:column;gap:1.5rem}.info-item{display:flex;justify-content:space-between;align-items:center;padding:1rem;background-color:rgb(var(--ui-color--background));border-radius:.5rem}.info-item .label{color:rgb(var(--ui-color--blue-light));font-weight:300}.info-item .value{color:rgb(var(--ui-color--white));font-weight:500}.info-item .value.premium{color:rgb(var(--ui-color--yellow));font-weight:600}.stats-cards{display:flex;flex-direction:column;gap:1rem;width:30%}.stat-card{background-color:rgb(var(--ui-color--blue-dark));border-radius:1rem;padding:1.5rem;text-align:center;flex:1}@media (max-width:768px){.stat-card{padding:.5rem}}.stat-value{font-size:2rem;font-weight:700;color:rgb(var(--ui-color--white));margin-bottom:.5rem}.stat-label{color:rgb(var(--ui-color--blue-light));font-size:.875rem}.orders-history h3{font-size:2rem;color:rgb(var(--ui-color--white));margin-bottom:1.5rem;font-weight:600}.orders-table{display:flex;flex-direction:column;background-color:rgb(var(--ui-color--blue-dark));border-radius:1rem;overflow:hidden}.table-header{display:flex;background-color:rgb(var(--ui-color--blue-100));padding:1.5rem;font-weight:600;color:rgb(var(--ui-color--white))}.table-header span:first-child{width:40%}.table-header span:nth-child(2){width:25%}.table-header span:nth-child(3){width:15%}.table-header span:last-child{width:20%}.table-row{display:flex;align-items:center;padding:1.5rem;border-bottom:1px solid rgb(var(--ui-color--blue-300));color:rgb(var(--ui-color--white))}.table-row:last-child{border-bottom:none}.order-info{width:40%;display:flex;flex-direction:column;gap:.25rem}.order-name{font-weight:500;color:rgb(var(--ui-color--white))}.order-id{font-size:.875rem;color:rgb(var(--ui-color--blue-light));opacity:.7}.order-date{width:25%;color:rgb(var(--ui-color--blue-light))}.order-amount{width:15%;font-weight:600;color:rgb(var(--ui-color--white))}.order-status{width:20%;padding:.5rem 1rem;border-radius:2rem;text-align:center;font-size:.875rem;font-weight:500}.order-status.completed{background-color:rgb(var(--ui-color--green));color:rgb(var(--ui-color--white))}.order-status.pending{background-color:rgb(var(--ui-color--yellow));color:rgb(var(--ui-color--black))}.order-status.cancelled{background-color:rgb(var(--ui-color--red));color:rgb(var(--ui-color--white))}@media (max-width:768px){.account-info{flex-direction:column}.stats-cards{width:100%;flex-direction:row}.stat-card{flex:1}.table-header,.table-row{flex-direction:column;gap:1rem;text-align:center}.table-header span,.table-row>*{width:100%!important}.order-info{width:100%;text-align:center}}.filters{display:flex;flex-direction:row;gap:.5rem}.dropdown{position:relative;width:100%}.dropdown-trigger{cursor:pointer;width:100%;display:flex;flex-direction:row;justify-content:space-between;border-radius:.5rem;background-color:rgb(var(--ui-color--blue-100));padding:.5rem 1rem;align-items:center;transition:all 0.2s ease}.dropdown-trigger:hover{background-color:rgb(var(--ui-color--blue-100))}.dropdown-trigger.active{background-color:rgb(var(--ui-color--blue-100))}.dropdown-content{display:none;position:absolute;top:100%;left:0;right:0;background-color:rgb(var(--ui-color--blue-100));border:1px solid rgb(0 0 0 / .1);border-radius:.5rem;margin-top:.25rem;box-shadow:0 4px 12px rgb(0 0 0 / .1);z-index:1000;overflow:hidden}.dropdown-content.show{display:block;animation:slideDown 0.2s ease}@keyframes slideDown{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.sort-options{padding:.5rem 0}.sort-option{padding:.75rem 1rem;cursor:pointer;transition:background-color 0.2s ease}.sort-option:hover{background-color:rgba(var(--ui-color--gray),.3)}.sort-option.active{background-color:rgba(var(--ui-color--gray),.5);font-weight:500}.sort-divider{height:1px;background-color:rgb(0 0 0 / .1);margin:.25rem 1rem}.filter-options{padding:.5rem 0}.filter-option{display:flex;align-items:center;padding:.75rem 1rem;cursor:pointer;transition:background-color 0.2s ease;gap:.75rem}.filter-option:hover{background-color:rgba(var(--ui-color--gray),.3)}.filter-option input[type="checkbox"]{display:none}.checkmark{width:18px;height:18px;border:2px solid rgb(255 255 255 / 40%);border-radius:3px;display:flex;align-items:center;justify-content:center;transition:all 0.2s ease}.filter-option input:checked+.checkmark{background-color:#007bff;border-color:#007bff}.filter-option input:checked+.checkmark::after{content:"✓";color:#fff;font-size:12px;font-weight:700}.filter-actions{display:flex;gap:.5rem;padding:.75rem;border-top:1px solid rgb(0 0 0 / .1);background-color:rgba(var(--ui-color--gray),.2)}.apply-filters,.reset-filters{flex:1;padding:.5rem;border:none;border-radius:.25rem;cursor:pointer;font-size:.875rem;transition:all 0.2s ease}.apply-filters{background-color:#007bff;color:#fff}.apply-filters:hover{background-color:#0056b3}.reset-filters{background-color:rgb(0 0 0 / .1);color:#fff;}.reset-filters:hover{background-color:rgb(0 0 0 / .2)}

.market .product-info-min {
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.market .product-info-min .name {
    display: none;
}
.market .product-info-min .id {
    position: absolute;
    right: -2.75rem;
    top: .5rem;
    transform: rotate(45deg);
    color: white;
    background-color: black;
    padding: .25rem 3rem;
}
.market .product-info-min .price > div {
    background-color: black;
    display: flex;
    gap: .5rem;
    align-items: center;
    opacity: 70%;
    color: white;
    padding: .25rem .75rem;
    border-radius: .5rem;
    margin-bottom: .5rem;
}
.paddingcat {
    font-size: 14px;
    padding: 0 8px;
    text-align: center;
    line-height: 1.1;
}


.instruction_wrapper {
    margin: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.instruction_wrapper>h1 {
    font-size: 2.813rem;
    line-height: 1.2;
    font-weight: 600;
}
.instruction_wrapper>p {
    font-size: 1.125rem;
    line-height: 1.5;
    margin-top: 15px;
}
.states_wrapper {
    margin: auto;
    display: flex;
    flex-direction: column;
    gap: 30px;
}
.popular-section {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    margin-top: 2rem;
    grid-gap: 1rem;
}
.popular-section a, .article-section a {
    text-decoration: none;
    /*grid-column: span 4;*/
}
.article {
  height: 250px;
  overflow: hidden;
  position: relative;
  padding: 1.5rem;
  border-radius: 0.938rem;
  display: flex;
  flex-direction: column;
  justify-content: end;
}
.second_article {
  width: 48.5%;
  height: 380px;
}
.dot {
  width: 4px;
  height: 4px;
  background: #fff;
  border-radius: 50%;
}
.post-info {
  display: flex;
  align-items: center;
  margin-bottom: 0.5rem;
  font-weight: 500;
  gap: 0.5rem;
  color: #fff;
  position: relative;
  z-index: 10;
}
.post-info a {
  color: #fff;
  text-decoration: none;
}
.article img {
  content: "";
  position: absolute;
  inset: 0;
  max-width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.3s;
}
.article:hover img {
  transform: scale(1.1);
}
.article-text {
    font-size: 1rem;
    font-weight: 600;
    color: #fff;
    line-height: 1;
    text-decoration: none;
    position: relative;
    z-index: 10;
}
@media only screen and (max-width: 600px){
.popular-section {
    grid-template-columns: repeat(1, 1fr);
}
}
.other_back {
    display: flex;
    align-items: center;
    margin-top: 10px;
    height: 10px;
    color: #f6f5f1;
}
.other_back span {
margin-left: 10px;
}
.second_other {
    margin-top: 25px;
    text-align: center;
}
.second_other>h1 {
    margin-bottom: 1.5rem;
    font-size: 48px;
    line-height: 48px;
    font-weight: 600;
    color: #f6f5f1;
    font-family: "Inter", sans-serif;
}
.middle_other {
    width: 80%;
}
@media (max-width: 767px){
.second_other>h1 {
    font-size: 1.5rem;
    line-height: 1.2;
}
.middle_other h2 {
    font-size: 1.25rem;
    line-height: 1.5rem;
}
}
@media screen and (max-width: 1200px){
.middle_other {
    width: 100%;
}
.middle_other ul {
    font-size: 16px;
    line-height: 26px;
}
    .other_head>ul>li {
    font-size: 16px;}
}
.other_about_wrapper {
    margin: auto;
    margin-top: 20px;
    height: auto;
    display: flex;
    align-items: center;
    flex-direction: column;
}
.other_head>p {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 20px;
}
blockquote {
    background-color: #cccccc26;
    border-left: 4px solid #001f83;
    padding: 20px;
    margin: 20px 0px;
    border-radius: 0px;
    font-size: 20px;
    line-height: 32px;
    border-radius: 1.25rem;
}
.other_head>ul {
    font-size: 1.25rem;
    margin-bottom: 1.5rem;
    line-height: 28px;
    margin-left: 30px;
}
.other_head>ul>li {
    margin-top: 0.25rem;
    font-size: 18px;
    list-style: disc;
}
.other_head a {
    color: #4562ff;
    cursor: pointer;
    text-decoration: underline;
}
.other_head a:hover {
    text-decoration: none;
}
.middle_other h2 {
    font-size: 1.75rem;
    line-height: 2rem;
    margin-bottom: 1rem;
    font-weight: 600;
    margin-top: 20px;
}
.other_picture img {
    border-radius: 2.25rem;
}
.title-int {
    font-size: 1.75rem;
    text-align: center;
}
/**
 * Minified by jsDelivr using clean-css v5.3.0.
 * Original file: /npm/toastify-js@1.12.0/src/toastify.css
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
/*!
 * Toastify js 1.12.0
 * https://github.com/apvarun/toastify-js
 * @license MIT licensed
 *
 * Copyright (C) 2018 Varun A P
 */

.toastify {
  padding: 12px 20px;
  color: #fff;
  display: inline-block;
  box-shadow: 0 3px 6px -1px rgba(0, 0, 0, 0.12),
    0 10px 36px -4px rgba(77, 96, 232, 0.3);
  background: -webkit-linear-gradient(315deg, #73a5ff, #5477f5);
  background: linear-gradient(135deg, #73a5ff, #5477f5);
  position: fixed;
  opacity: 0;
  transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  border-radius: 2px;
  cursor: pointer;
  text-decoration: none;
  max-width: calc(50% - 20px);
  z-index: 2147483647;
}
.toastify.on {
  opacity: 1;
}
.toast-close {
  background: 0 0;
  border: 0;
  color: #fff;
  cursor: pointer;
  font-family: inherit;
  font-size: 1em;
  opacity: 0.4;
  padding: 0 5px;
}
.toastify-right {
  right: 15px;
}
.toastify-left {
  left: 15px;
}
.toastify-top {
  top: -150px;
}
.toastify-bottom {
  bottom: -150px;
}
.toastify-rounded {
  border-radius: 25px;
}
.toastify-avatar {
  width: 1.5em;
  height: 1.5em;
  margin: -7px 5px;
  border-radius: 2px;
}
.toastify-center {
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  max-width: fit-content;
  max-width: -moz-fit-content;
}
@media only screen and (max-width: 600px) {
  .toastify {
    max-width: calc(100% - 0px);
    transform: translate(0px, 20px) !important;
  }
}
@media only screen and (max-width: 360px) {
  .toastify-left,
  .toastify-right {
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
  }
}
/*# sourceMappingURL=/sm/cb4335d1b03e933ed85cb59fffa60cf51f07567ed09831438c60f59afd166464.map */
.tm-rarity {
    font-size: 11px;
    padding: 2px 5px;
    line-height: 14px;
    font-weight: 300;
    color: #95aaea;
    background-color:#2b3557;
    margin-left: 4px;
    border-radius: 5px;
    display: inline-block;
    vertical-align: top;
}
.detail-item-bottom {
    border-bottom: 1px solid #304484;
}
.text-red-500 {
    margin-top: 3px;
    display: block;
    font-size: 13px;
}
.nizfoot {
    color: #fff;
}
.nizfoot:hover {
    border-bottom: 1px dashed #f7f7f7;
}