.price-list__wrapper{padding:40px}.prices__table{border-collapse:collapse;width:min(100%,1000px);margin:0 auto;font-size:clamp(14px,3vw,16px)}.prices__table tr:nth-child(odd){background:var(--blue-clr-1)}.prices__table tr:nth-child(2n){background:var(--blue-clr-4)}.prices__table td:first-of-type{word-break:break-all}.prices__table td{padding:10px}.prices__table td:last-of-type{text-align:end;white-space:nowrap}@media (max-width:900px){.price-list__wrapper{padding:40px 20px}}@media (max-width:600px){.price-list__wrapper{padding:40px 10px}}
