section.table{margin-bottom:var(--section__margin-bottom)}section.table .section-inner{padding:var(--padding-color-block);border-radius:var(--border-radius-m);overflow-x:auto}section.table .section-inner table{text-align:left;font-size:17px;margin:30px -12px 0;width:calc(100% + 24px)}section.table .section-inner table td,section.table .section-inner table th{border-bottom:1px solid rgba(157,157,157,.25);padding:12px}@media(min-width: 1240px){section.table .width-50{width:50%}section.table .width-70{width:70%}section.table .width-80{width:80%}}section.table .theme-blue thead.has-background{background-color:var(--color__orange)}section.table .theme-blue thead.has-background th{color:var(--color__dark-blue)}section.table .theme-darkgreen thead.has-background{background-color:var(--color__bright-green)}section.table .theme-darkgreen thead.has-background th{color:var(--color__dark-green)}section.table .theme-lightgreen thead.has-background{background-color:var(--color__dark-green)}section.table .theme-lightgreen thead.has-background th{color:var(--color__bright-green)}section.table .theme-lightgray thead.has-background{background-color:var(--color__dark-blue)}section.table .theme-lightgray thead.has-background th{color:#fff}section.table .theme-orange thead.has-background{background-color:var(--color__dark-blue)}section.table .theme-orange thead.has-background th{color:var(--color__orange)}/*# sourceMappingURL=table.css.map */
