.table-layout .fable-title{margin:0 0 1.25rem}.table-layout .fable{border:1px solid var(--gold);margin:0 0 80px;width:100%}.table-layout .fable .item{border-right:1px solid var(--gold);padding:16px 32px}.table-layout .fable .item:last-child{border-right:none}@media (max-width:639px){.table-layout .fable .item{border-right:none;width:100%!important}}.table-layout .fable .item span{display:none}@media (max-width:639px){.table-layout .fable .item span{display:block}}.table-layout .fable.col-1 .item{width:100%}.table-layout .fable.col-2 .item{width:50%}.table-layout .fable.col-3 .item{width:33.3%}.table-layout .fable.col-4 .item{width:25%}.table-layout .fable.col-5 .item{width:20%}.table-layout .fable.col-6 .item{width:16.6%}.table-layout .fable .table-header{border-bottom:1px solid var(--gold);display:flex;width:100%}@media (max-width:639px){.table-layout .fable .table-header{display:none}}.table-layout .fable .table-row{align-items:stretch;display:flex;width:100%}@media (max-width:639px){.table-layout .fable .table-row{flex-wrap:wrap;padding:10px 0}}.table-layout .fable .table-row:last-child .item,.table-layout .fable .table-row:last-child .item:first-child{border-bottom:none}.table-layout .fable .table-row .item{align-items:center;border-bottom:1px solid var(--gold);display:flex;font-size:.8125rem;justify-content:space-between;text-align:center}.table-layout .fable .table-row .item:first-child{background-color:var(--gold);border-bottom:1px solid #fff;color:#fff;font-size:13px;padding:8px 32px}
