.tableStyles{border:1px solid #ccc;box-shadow:4px 6px 10px 0 rgba(0,0,0,.2),4px 6px 10px 0 rgba(0,0,0,.1);line-height:1.7142857143}.tableStyles .row:hover:not(.tableHeader):not(.altTableHeader){background:rgba(0,0,0,.1)}.tableStyles .row:hover:not(.tableHeader):not(.altTableHeader).rowBorder{border-color:rgba(0,0,0,.1)}.tableStyles .row .altTableHeader,.tableStyles .row :not(.altTableHeader){padding:8px}.tableHeader{background-color:var(--nfg-dark-blue-5);color:var(--clr-white);font-weight:700}.altTableHeader{background-color:var(--nfg-teal-5)}.altTableCol{background-color:var(--nfg-teal-6)}.rowBorder{border-bottom:1px solid;border-color:rgba(0,0,0,.2)}.strategyContainers{margin:10px auto;padding:15px;height:290px;box-shadow:4px 6px 10px 0 rgba(0,0,0,.2),4px 6px 10px 0 rgba(0,0,0,.1);background:#005b9c;background:linear-gradient(180deg,rgba(0,91,156,.9),rgb(1,60,103))}.strategyContainers,.strategyContainers h3{color:var(--clr-white)}.strategyContainers p{text-align:start}@media(max-width:1024px){.strategyContainers{height:auto}}