.table-section__wrapper{display:flex;flex-direction:row;flex-wrap:nowrap;gap:54px;margin-top:34px}@media screen and (max-width:1199px){.table-section__wrapper{flex-wrap:wrap}}@media screen and (max-width:640px){.table-section__wrapper{overflow:hidden}}.table-section .section-pre_title{margin-bottom:45px}.table-section__table{background-color:#fff;border:1px solid #ccc;display:flex;flex-direction:column;height:auto;width:100%}@media screen and (max-width:640px){.table-section__table{width:600px}}@media screen and (max-width:0){.table-section__table{background-color:#f3f6fa;border:0;gap:30px}}.table-section__table-wrap{display:flex;flex-direction:column;flex-wrap:nowrap;gap:0;justify-content:space-between}@media screen and (max-width:768px){.table-section__table-wrap{overflow:scroll}}.table-section__desc{margin-bottom:80px}.table-section__desc p{font-size:18px;margin-top:0;padding:0 0 21px}.table-section__button-img-wrap{display:flex;flex-direction:column;flex-wrap:nowrap;gap:55px}.table-section__heading-content{display:flex;flex-direction:column;flex-wrap:nowrap;gap:0;justify-content:space-between;max-width:600px}.table-section__heading-content.reverse{order:1}.table-section__heading-content h2{width:50%}@media screen and (max-width:1199px){.table-section__heading-content{max-width:unset}}.table-section__row{border-bottom:1px solid #ccc;display:grid;opacity:0}.table-section__row.table-header{background-color:#1854a3;font-weight:700;padding:12px;padding-inline:0}.table-section__row.table-header p{color:#fff;font-size:18px}.table-section__row.table-header .table-section__cell{border-bottom:0}@media screen and (max-width:1199px){.table-section__row.table-header p{font-size:16px}}@media screen and (max-width:0){.table-section__row.table-header{display:none}}.table-section__row .table-section__cell:first-child{margin-left:40px}@media screen and (max-width:1199px){.table-section__row .table-section__cell:first-child{margin-left:10px}}@media screen and (max-width:640px){.table-section__row{opacity:1}}@media screen and (max-width:0){.table-section__row{background-color:#fff;border:1px solid #ccc;grid-template-columns:repeat(1,1fr)!important}.table-section__row .table-section__cell:first-child{margin-left:0}}.table-section__cell{padding:18px;position:relative}.table-section__cell p{color:#1b1b1b;font-size:18px;margin:0;text-align:left!important}.table-section__cell p a{color:#1854a3}.table-section__cell a,.table-section__cell p>a{color:#1854a3;position:relative;text-decoration:none}.table-section__cell a:before,.table-section__cell p>a:before{background-color:#1854a3;bottom:-2px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.table-section__cell a:hover:before,.table-section__cell p>a:hover:before{width:100%}.table-section__cell ul{display:block;margin-bottom:10px;padding-left:30px}.table-section__cell ul li{font-size:18px;list-style:disc}@media screen and (max-width:1199px){.table-section__cell p,.table-section__cell ul>li{font-size:15px}}@media screen and (max-width:0){.table-section__cell{padding:0}.table-section__cell p{padding:10px}.table-section__cell ul{padding-left:35px}.table-section__cell:before{background-color:#1854a3;color:#fff;content:attr(data-label);display:block;font-size:18px;left:0;padding:15px 10px;position:relative;top:0;white-space:nowrap;width:100%}}.table-section__img-wrap{height:289px;max-width:406px}.table-section__img-wrap img{border-radius:16px;height:100%;object-fit:cover;width:100%}