.tab_table_gray-section{display:flex;justify-content:center;padding:0 1.5rem}.tab_table_gray-container{box-sizing:border-box;display:flex;flex-direction:column;gap:.25rem;max-width:1200px;overflow:hidden;width:100%}.tab_table_gray-header{background-color:#2487cb;border-radius:1.25rem 1.25rem 0 0;display:inline-block;margin:auto auto auto 0;padding:.5rem 1.5rem}.tab_table_gray-header-text{color:#fff;font-size:1.25rem;font-weight:700;margin:0;white-space:nowrap}.tab_table_gray-row{align-items:center;background:#ececec;display:flex;gap:1.25rem;padding:1.25rem 2.5rem}.tab_table_gray-number{background-color:#2bb9b0;color:#fff;display:inline-block;flex:0 0 auto;font-size:1rem;font-weight:700;padding:.3rem .8rem;text-align:center}.tab_table_gray-content{flex:1}.tab_table_gray-title{font-size:1.1rem;font-weight:700;margin:0 0 .5rem}.tab_table_gray-text{color:#333;font-size:1rem;line-height:1.6;margin:0}.tab_table_gray-icon{display:flex;flex:0 0 auto;gap:.5rem}.tab_table_gray-icon img{height:50px;object-fit:contain;width:50px}@media (max-width:920px){.tab_table_gray-row{align-items:center;flex-direction:column}.tab_table_gray-icon{margin-top:.5rem}}