div.PurchaseRenderComponent .block{display:flex;align-items:center;gap:1.2rem;padding:1.2rem;border-radius:1.2rem;background-color:#0f1116}div.PurchaseRenderComponent .block .imageContainer.preloader{width:14.5rem;aspect-ratio:1;border-radius:1rem;flex-shrink:0}div.PurchaseRenderComponent .block .column{flex-grow:1}div.PurchaseRenderComponent .block .column .row-between{display:flex;justify-content:space-between;align-items:center}div.PurchaseRenderComponent .block .column .row-between.top{gap:4.8rem;margin-bottom:.4rem}div.PurchaseRenderComponent .block .column .row-between.top .tags-row{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem 1.6rem;flex-grow:1}div.PurchaseRenderComponent .block .column .row-between.top p{font:400 1.4rem/140% Variable;color:#fff;flex-shrink:0}div.PurchaseRenderComponent .block .column .row-between.bottom button.btn_link{padding:1rem 1.6rem;border-radius:1rem;background-color:#222429}div.PurchaseRenderComponent .block .column .row-between.bottom button.btn_link span{font:600 1.4rem/140% Variable;color:#fff}div.PurchaseRenderComponent .block .column .row-between.bottom .flex-row{display:flex;align-items:center;gap:2rem}div.PurchaseRenderComponent .block .column .row-between.bottom .flex-row p{font:400 1.4rem/140% Variable;color:#fff}div.PurchaseRenderComponent .block .column .row-between.bottom .flex-row p span{color:#eb2246}div.PurchaseRenderComponent .block .column .row-between.bottom .flex-row .buttons-row{display:flex;align-items:center;gap:.8rem}div.PurchaseRenderComponent .block .column .row-between.bottom .flex-row .buttons-row button span{font-weight:400}div.PurchaseRenderComponent .block .column .row-between.bottom .flex-row .buttons-row a.btn_link.square{width:4rem;height:4rem;border-radius:1rem;background-color:#ffffff14}div.PurchaseRenderComponent .block .column .row-between.bottom .flex-row .buttons-row a.btn_link.square.disabled{opacity:.3;cursor:not-allowed}div.PurchaseRenderComponent .block .column h3{font:600 1.6rem/140% Variable;color:#fff;margin-bottom:.4rem}div.PurchaseRenderComponent .block .column .specifications-row{display:flex;align-items:center;gap:.4rem;margin-bottom:1.2rem}div.PurchaseRenderComponent .block .column .specifications-row .spec-item{display:flex;align-items:center;justify-content:center;width:fit-content;padding:.6rem 1rem;border-radius:.6rem;background-color:#1b2332}div.PurchaseRenderComponent .block .column .specifications-row .spec-item span{font:400 1.2rem Variable;color:#fff}div.PurchaseRenderComponent .block .column .specifications-row .spec-item:first-of-type{background-color:#3871dd}@media screen and (max-width:1025px){div.PurchaseRenderComponent .block{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;padding:1rem;border-radius:1rem;background-color:#0f1116}div.PurchaseRenderComponent .block .row-between.top{display:flex;justify-content:space-between;align-items:center;width:100%}div.PurchaseRenderComponent .block .row-between.top p{font:400 1.2rem/140% Variable;color:#fff;flex-shrink:0}div.PurchaseRenderComponent .block .row-between.top p span{color:#eb2246}div.PurchaseRenderComponent .block .imageContainer.preloader{width:10rem;aspect-ratio:1;border-radius:1rem;flex-shrink:0}div.PurchaseRenderComponent .block .column{flex-grow:1}div.PurchaseRenderComponent .block .column .row-between{display:flex;justify-content:space-between;align-items:center}div.PurchaseRenderComponent .block .column .row-between.top{gap:4.8rem;margin-bottom:.4rem}div.PurchaseRenderComponent .block .column .row-between.top .tags-row{display:flex;flex-wrap:wrap;align-items:center;gap:1.2rem;flex-grow:1}div.PurchaseRenderComponent .block .column .row-between.top .tags-row p{font-size:1.2rem}div.PurchaseRenderComponent .block .column .row-between.bottom{flex-wrap:wrap;justify-content:space-between;width:100%;align-items:flex-start;gap:.4rem .8rem}div.PurchaseRenderComponent .block .column .row-between.bottom button.btn_link{padding:1.2rem 1.6rem;border-radius:1rem;background-color:#222429}div.PurchaseRenderComponent .block .column .row-between.bottom button.btn_link span{font:400 1rem/100% Variable;color:#fff}div.PurchaseRenderComponent .block .column .row-between.bottom .flex-row,div.PurchaseRenderComponent .block .column .row-between.bottom .flex-row .buttons-row{display:flex;align-items:center;gap:.8rem}div.PurchaseRenderComponent .block .column .row-between.bottom .flex-row .buttons-row button span{font-weight:400}div.PurchaseRenderComponent .block .column .row-between.bottom .flex-row .buttons-row a.btn_link.square{width:3.4rem;height:3.4rem;flex-shrink:0;border-radius:1rem;background-color:#ffffff14}div.PurchaseRenderComponent .block .column .row-between.bottom .flex-row .buttons-row a.btn_link.square svg{width:1.6rem;height:1.6rem;object-fit:contain}div.PurchaseRenderComponent .block .column h3{font:600 1.4rem/140% Variable;color:#fff;margin-bottom:.4rem}div.PurchaseRenderComponent .block .column .specifications-row{display:flex;align-items:center;gap:.4rem;margin-bottom:1rem}div.PurchaseRenderComponent .block .column .specifications-row .spec-item{display:flex;align-items:center;justify-content:center;width:fit-content;padding:.6rem 1rem;border-radius:.4rem;background-color:#1b2332}div.PurchaseRenderComponent .block .column .specifications-row .spec-item span{font:400 .8rem Variable;color:#fff}div.PurchaseRenderComponent .block .column .specifications-row .spec-item:first-of-type{background-color:#3871dd}}main.PurchasesPage section.PurchasesSection h2{font:700 2rem Variable;color:#fff;margin-bottom:1.6rem}main.PurchasesPage section.PurchasesSection .row-buttons{display:flex;align-items:center;gap:.8rem;margin-bottom:1.6rem}main.PurchasesPage section.PurchasesSection .row-buttons button{padding:1.6rem 2rem;border-radius:1rem;background-color:#0f1116;border:.1rem solid transparent}main.PurchasesPage section.PurchasesSection .row-buttons button span{font:600 1.4rem/140% Variable;color:#fff}main.PurchasesPage section.PurchasesSection .row-buttons button.active{border-color:#fff3;background-color:#222429}main.PurchasesPage section.PurchasesSection .order-row{display:flex;gap:2rem}main.PurchasesPage section.PurchasesSection .order-row .order-column{flex-grow:1}main.PurchasesPage section.PurchasesSection .order-row .order-column .purchases-list{display:flex;flex-direction:column;gap:1.2rem}main.PurchasesPage section.PurchasesSection .order-row .links-col{flex-shrink:0}main.PurchasesPage section.PurchasesSection .order-row .links-col img{width:1.2rem;object-fit:contain;margin-bottom:.8rem}main.PurchasesPage section.PurchasesSection .order-row .links-col p{font:400 1.4rem/140% Variable;color:#fff;margin-bottom:.4rem}main.PurchasesPage section.PurchasesSection .order-row .links-col a span{font:400 1.4rem/140% Variable;color:#eb2246}@media screen and (max-width:1025px){main.PurchasesPage section.PurchasesSection h2{font:700 2rem Variable;color:#fff;margin-bottom:1rem}main.PurchasesPage section.PurchasesSection .row-buttons{display:flex;align-items:center;gap:.8rem;margin-bottom:1.6rem}main.PurchasesPage section.PurchasesSection .row-buttons button{padding:1.3rem 2.4rem;border-radius:1rem;flex-grow:1;background-color:#0f1116;border:.1rem solid transparent}main.PurchasesPage section.PurchasesSection .row-buttons button span{font:600 1.2rem/100% Variable;color:#fff}main.PurchasesPage section.PurchasesSection .row-buttons button.active{border-color:#fff3;background-color:#222429}main.PurchasesPage section.PurchasesSection .order-row{display:flex;flex-direction:column;gap:2rem}main.PurchasesPage section.PurchasesSection .order-row .order-column{flex-grow:1}main.PurchasesPage section.PurchasesSection .order-row .order-column .purchases-list{display:flex;flex-direction:column;gap:1.6rem}main.PurchasesPage section.PurchasesSection .order-row .links-col{flex-shrink:0}main.PurchasesPage section.PurchasesSection .order-row .links-col img{width:1.2rem;object-fit:contain;margin-bottom:.8rem}main.PurchasesPage section.PurchasesSection .order-row .links-col p{font:400 1.2rem/140% Variable;color:#fff;margin-bottom:.4rem}main.PurchasesPage section.PurchasesSection .order-row .links-col a span{font:400 1.2rem/140% Variable;color:#eb2246}}
