.pricing-grid-three{grid-template-columns:repeat(3,1fr)}.pricing-grid article ul{margin:14px 0 0;padding-left:18px}.price-table-wrap{overflow-x:auto;border:1px solid #dfd4c1;border-radius:14px}.price-table{width:100%;min-width:620px;border-collapse:collapse}.price-table td,.price-table th{padding:13px 14px;border-bottom:1px solid #eee8de;text-align:left;font-size:12px}.price-table th{color:#8e6d34;background:#faf8f3}.price-table tbody tr:last-child td{border-bottom:0}.legal-note{padding:12px 14px;border-left:3px solid #ba9551;background:#faf7ef}.purchase-steps{display:grid;gap:12px;padding:0!important;list-style:none;counter-reset:purchase-step}.purchase-steps li{padding:14px;border:1px solid #e5ddcf;border-radius:12px;background:#fff;counter-increment:purchase-step}.purchase-steps li:before{content:counter(purchase-step);display:inline-grid;width:23px;height:23px;margin-right:10px;place-items:center;border-radius:50%;background:#171717;color:#e5ca8e;font-size:11px}.legal-actions{flex-wrap:wrap}@media (max-width:900px){.pricing-grid-three{grid-template-columns:1fr}}@media (max-width:720px){.price-table-wrap{margin-right:-8px}.legal-actions>a{width:100%}}