.prices-header{margin-bottom:3rem;text-align:center}.prices-heading-margin{margin-bottom:var(--margin-small,1rem)}.prices-table-container{overflow-x:auto}.prices-table{overflow:hidden;width:100%;background-color:#fff;border-radius:.5rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.prices-table-head{background-color:#fffbeb}.prices-table-header{text-align:left}.prices-table-header,.prices-table-header-right{padding:1rem 1.5rem;font-size:.875rem;font-weight:600;color:#374151;border-bottom:1px solid #e5e7eb}.prices-table-header-right{text-align:right}.prices-table-row{transition:background-color .2s ease-in-out}.prices-table-row:hover{background-color:#fffbeb}.prices-table-row-even{background-color:#f9fafb}.prices-table-row-odd{background-color:#fff}.prices-table-cell{color:#1f2937}.prices-table-cell,.prices-table-cell-price{padding:1rem 1.5rem;font-size:.875rem;border-bottom:1px solid #e5e7eb}.prices-table-cell-price{font-weight:500;text-align:right;color:#111827}.prices-info-box{padding:1.5rem;margin-top:2rem;background-color:#fffbeb;border-radius:.5rem;border:1px solid #fde68a}.prices-info-header{display:flex;align-items:center;margin-bottom:.75rem}.prices-info-icon{margin-right:.75rem;width:1.25rem;height:1.25rem;color:#d97706}.prices-info-title{font-size:1.125rem;font-weight:600;color:#1f2937}.prices-info-list{list-style:none;padding:0;margin:0}.prices-info-list li{margin-bottom:.25rem;font-size:.875rem;color:#374151}.prices-info-list li:last-child{margin-bottom:0}