.upgrade-layout-section .col .col-title{display:block;text-align:center;padding:10px 20px;margin-bottom:15px;font-size:clamp(16px,2vw,18px);color:var(--white);background:linear-gradient(90deg, #FEB243 0%, #F4763A 55%, #EC4532 100%);border-radius:14px;box-shadow:0 0 0 0px rgba(0,0,0,.1),0 0 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}.upgrade-layout-section .col table{width:100%;overflow:hidden;border-radius:14px;border-collapse:collapse;box-shadow:0 0 0 1px #e4e6ea,0 0 15px -3px rgba(0,0,0,.3),0 4px 6px -4px rgba(0,0,0,.3)}.upgrade-layout-section .col table tr:nth-child(even) th,.upgrade-layout-section .col table tr:nth-child(even) td{background-color:#eff7fe}.upgrade-layout-section .col table tr:first-child th,.upgrade-layout-section .col table tr:first-child td{border-top:unset}.upgrade-layout-section .col table tr:last-child th,.upgrade-layout-section .col table tr:last-child td{border-bottom:unset}.upgrade-layout-section .col table tr th:first-child,.upgrade-layout-section .col table tr td:first-child{border-left:unset;border-bottom:unset}.upgrade-layout-section .col table tr th:last-child,.upgrade-layout-section .col table tr td:last-child{border-right:unset}.upgrade-layout-section .col table th,.upgrade-layout-section .col table td{padding:10px;border:1px solid #e4e6ea;background-color:var(--white);color:#333}.upgrade-layout-section .col .box-list>.col{padding-bottom:20px !important}.upgrade-layout-section .col .box-list>.col .col-inner{border-radius:14px;box-shadow:0 0 0 0px #000,0 0 15px -3px rgba(0,0,0,.3),0 4px 6px -4px rgba(0,0,0,.3);background-color:var(--white);height:100%}.upgrade-layout-section .col .box-list>.col .col-inner .box .box-text{padding:10px}