table thead{display:none}table tbody.large-screens{display:none}table th,table td{white-space:nowrap}table th.can-wrap,table td.can-wrap{white-space:normal}table th .no-wrap,table td .no-wrap{white-space:nowrap}table.table-products th:nth-child(2),table.table-products td:nth-child(2){min-width:fit-content;width:20%}table.table-products th:last-child,table.table-products td:last-child{min-width:fit-content;width:35%}table.table-products+h4{margin-top:var(--section-spacing)}table.rates-table{margin:2rem auto;max-width:21rem}table.rates-table+h6{margin-top:3rem}table.account-table{margin:0 auto;max-width:21rem}@media screen and (width >= 768px){table thead{display:table-header-group}table tbody.small-screens{display:none}table tbody.large-screens{display:table-row-group}table.rates-table{margin:2rem 0;max-width:unset}table.rates-table th,table.rates-table td{width:20%}table.rates-table-my-savings{margin:2rem 0;max-width:unset}table.rates-table-my-savings th,table.rates-table-my-savings td{width:35%}table.account-table{margin:0;max-width:unset}}.view-archived{border:2px solid var(--secondary-midnight-blue-20);border-radius:1.5rem;padding:3rem}.view-archived>*{justify-content:center;text-align:center}@media screen and (width >= 768px){.view-archived{padding:4.5rem 12rem}}.target-market-product-categories{display:flex;flex-direction:column;gap:2.5rem;margin:5rem auto 0;max-width:50rem}.target-market-product-categories:first-child{margin-top:0}.target-market-product-categories>div+div{margin-top:2.5rem}@media screen and (width >= 1024px){.target-market-product-categories{flex-direction:row;margin-left:0;max-width:none}.target-market-product-categories>div+div{margin-top:0}}.account-categories{display:grid;gap:2.5rem;margin-bottom:5rem}.account-categories td{width:50%}@media screen and (width >= 768px){.account-categories{grid-template-columns:repeat(2, 1fr)}}.fine-print{counter-reset:item;list-style:none;padding-left:3rem}.fine-print>li{font-size:1.6rem;line-height:2.4rem;position:relative}.fine-print>li:not(:first-child){margin-top:1rem}.fine-print>li::before{content:counter(item) ". ";counter-increment:item;color:var(--primary-digital-blue);left:-3rem;position:absolute}.numbered-header{counter-increment:section}.numbered-header::before{content:counter(section) ". "}.document-links{display:flex;flex-wrap:wrap;justify-content:space-between;row-gap:2rem}.document-links .document-link{padding:1.6rem 2rem;border-radius:8px;background:#f8f8fc;border:2px solid #ced4d9;cursor:pointer;text-decoration:none;width:calc(50% - 1rem);display:flex;align-items:center}.document-links .document-link:hover{transition:border-color .3s;border-color:#9c60dd}
