.price-list{flex-direction:column;gap:20px;padding-bottom:32px;display:flex}@media not screen and (width>=630px){.price-list{gap:16px}}.price-list__figures{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.price-list__figures>*{animation:.55s cubic-bezier(.22,1,.36,1) backwards reveal-up}@media (prefers-reduced-motion:reduce){.price-list__figures>*{animation:none}}.price-list__figures>:first-child{animation-delay:0s}.price-list__figures>:nth-child(2){animation-delay:60ms}.price-list__figures>:nth-child(3){animation-delay:.12s}.price-list__figures>:nth-child(4){animation-delay:.18s}@media not screen and (width>=630px){.price-list__figures{grid-template-columns:repeat(2,minmax(0,1fr))}}.price-list__figure{background:linear-gradient(#ffffff08,#0000 70%),#0f1014;border:1px solid #212429;border-radius:14px;flex-direction:column;gap:4px;padding:13px 15px;display:flex}[dir=rtl] .price-list__figure{background:linear-gradient(-180deg,#ffffff08,#0000 70%),#0f1014}.price-list__figure-label{color:#8a93a2;text-transform:uppercase;letter-spacing:.04em;font-size:11.5px;font-weight:800}.price-list__figure-value{font-variant-numeric:tabular-nums;-webkit-text-fill-color:transparent;filter:drop-shadow(0 1px 6px #c8d0d938);background:linear-gradient(#fff 20%,#c8d0d9 55%,#8f98a3 100%);font-family:Gilroy,Gilroy Fallback,system-ui,sans-serif;font-size:19px;font-weight:900}[dir=rtl] .price-list__figure-value{background:linear-gradient(-180deg,#fff 20%,#c8d0d9 55%,#8f98a3 100%)}[dir] .price-list__figure-value{-webkit-background-clip:text;background-clip:text}@media not screen and (width>=630px){.price-list__figure-value{font-size:17px}}.price-list__empty{color:#a9b2c0;text-align:center;background:#ffffff05;border:1px dashed #212429e6;border-radius:16px;padding:22px 20px;font-size:14px;font-weight:500;line-height:1.6;animation:.55s cubic-bezier(.22,1,.36,1) 80ms backwards reveal-up}@media (prefers-reduced-motion:reduce){.price-list__empty{animation:none}}.price-list__note{color:#8a93a2;font-size:12.5px;line-height:1.55;animation:.55s cubic-bezier(.22,1,.36,1) .1s backwards reveal-up}@media (prefers-reduced-motion:reduce){.price-list__note{animation:none}}@supports (animation-timeline:view()){.price-list__note{animation:linear reveal-up;animation-timeline:view();animation-range:entry entry 28%}}
