@media (max-width:720px){footer.main-footer *{text-align:center}ul.footer-social{float:left;width:100%;text-align:center}ul.footer-social a{margin:0;width:-webkit-calc(100% / 6);width:calc(100% / 6)}.footer-nav ul li{text-align:center;width:100%}.footer-nav ul li,.footer-nav ul li:first-child{margin-left:0;margin-bottom:var(--spacing-md)}}@media (max-width:576px){table,tbody,td,th,thead,tr{display:block}thead tr{display:none}tbody tr{border:1px solid #ddd;margin-bottom:1.25rem;border-radius:8px;padding:1rem;background:var(--color-white)}tbody td{display:flex;align-items:center;padding-left:0;padding-top:.75rem;padding-bottom:.75rem;position:relative;text-align:left;white-space:normal;min-height:2.5rem}tbody td::before{content:attr(data-label);flex:0 0 40%;margin-right:1rem;font-weight:600;color:#555;text-align:right}}@media (min-width:577px){table td:first-child,table th:first-child{width:12%}table td:nth-child(2),table th:nth-child(2){width:28%}table td:nth-child(3),table th:nth-child(3){width:14%}table td:nth-child(4),table th:nth-child(4){width:28%}table td:nth-child(5),table th:nth-child(5){width:18%}}