.ti-wrapper{flex-direction:column;align-items:center;gap:30px;width:100%;max-width:1120px;height:auto;margin:0 auto;padding:2rem 0;display:flex}.ti-title{text-align:center;width:100%;max-width:682px;color:var(--Primary);font-family:Poppins;font-size:36px;font-weight:600;line-height:150%}.ti-title span{color:var(--Secondary)}.ti-description{text-align:center;color:var(--Text);max-width:678px;font-family:Poppins;font-size:16px;line-height:160%}.ti-description strong{font-weight:600}.ti-card{background:var(--White);border:2px solid var(--PrimaryPastel);border-radius:12px;width:100%;overflow-x:hidden;box-shadow:0 0 20px #00000014}.ti-table{border-collapse:collapse;width:100%;font-family:Poppins}.ti-header-table-text{color:var(--Text);font-weight:500}.ti-table thead th{background:var(--Primary);color:var(--White);text-align:left;padding:14px 20px;font-size:16px;font-weight:600}.ti-table tbody td{color:var(--Text);border-bottom:1px solid var(--PrimaryPastel);padding:14px 20px;font-size:14px}.alt-row{background:var(--Bg)}.ti-table tbody tr:last-child td{border-bottom:none}.ti-table td:nth-child(2),.ti-table th:nth-child(2),.ti-table td:nth-child(3),.ti-table th:nth-child(3){border-left:1px solid var(--PrimaryPastel)}@media (max-width:768px){.ti-wrapper{width:100%;padding:2rem 1.5rem}.ti-title{font-size:30px}.ti-card{width:100%}.ti-table{width:100%;min-width:auto}.ti-table thead th{white-space:normal;padding:12px 10px;font-size:14px}.ti-table tbody td{word-wrap:break-word;padding:12px 10px;font-size:13px}}@media (max-width:426px){.ti-wrapper{gap:20px}.ti-title{font-size:30px}.ti-description{font-size:13px}.ti-card{-webkit-overflow-scrolling:touch;overflow-x:auto}.ti-table{min-width:600px}.ti-table thead th{padding:10px 6px;font-size:12px;line-height:1.2}.ti-table tbody td{padding:10px 6px;font-size:12px;line-height:1.4}.ti-table th:first-child,.ti-table td:first-child,.ti-table th:nth-child(3),.ti-table td:nth-child(3){white-space:nowrap;width:1%}.ti-table th:nth-child(2),.ti-table td:nth-child(2){white-space:normal}}
