div.program{margin-top:140px;margin-bottom:60px}div.program .container{padding-left:20px;padding-right:20px}div.program div.text{font-family:Epilogue,sans-serif;font-weight:700;font-size:28px;line-height:1.2;text-align:center;color:#015d4d}div.program .custom-select{position:relative;width:100%;max-width:450px;-webkit-user-select:none;user-select:none;margin:32px auto}div.program .select-selected{background-color:#fff;border:1px solid #015D4D;color:#2d2d2d;padding:12px 18px;font-size:16px;border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;align-items:center}div.program .select-selected:after{font-family:"Font Awesome 7 Free";font-weight:900;content:"";font-size:16px;margin-left:8px;transition:transform .3s}div.program .select-selected.open:after{transform:rotate(-180deg)}div.program .select-items{position:absolute;background-color:#fff;top:100%;left:0;right:0;border:1px solid #015D4D;border-radius:8px;margin-top:5px;z-index:99;display:none;overflow:hidden;box-shadow:0 10px 25px #0000001a}div.program .select-items div{padding:12px 18px;font-size:15px;color:#2d2d2d;cursor:pointer;transition:background .2s}div.program .select-items div a{text-decoration:none;color:#2d2d2d;display:block}div.program .select-items div:hover{background-color:#e9f7f3}div.program .select-items.show{display:block}div.program div.my-table{width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;border-radius:12px;border:1px solid #e2e8f0;background:#fff;box-shadow:0 1px 3px #0000000a}div.program div.my-table table{width:100%;min-width:600px;table-layout:auto;border-collapse:collapse}div.program div.my-table table thead{background-color:#015d4d;color:#fff;font-family:Epilogue,sans-serif;font-weight:600;font-size:15px}div.program div.my-table table thead tr th{padding:14px 20px}div.program div.my-table table tbody tr td{padding:16px 20px;font-family:Epilogue,sans-serif;font-weight:400;font-size:14px;color:#0f172a;border-bottom:1px solid #f1f5f9}div.program div.my-table table thead tr th:first-child,div.program div.my-table table tbody tr td:first-child{white-space:nowrap}div.program div.my-table table thead tr th:last-child,div.program div.my-table table tbody tr td:last-child{text-align:right;white-space:nowrap}div.program .btn-outline{display:inline-flex;align-items:center;justify-content:center;border:1px solid #E0E6ED;color:#4a5568;border-radius:999px;padding:7px 16px;font-size:13px;font-weight:600;text-decoration:none;background:#fff;box-shadow:0 1px 3px #0000000d;line-height:1;white-space:nowrap;transition:all .15s ease}div.program .btn-outline:hover{background:#015d4d;color:#fff;box-shadow:0 4px 12px #015d4d40}div.program td.action-cell{text-align:right}@media(max-width:1023px){div.program{margin-top:80px}}@media(max-width:640px){div.program div.text{font-size:22px}div.program .custom-select{margin:20px auto 24px}}@media(min-width:1600px){div.program{max-width:1400px;margin:140px auto 0}}
