div.program{margin-top:200px;margin-bottom:50px}div.program .container{padding-left:24px;padding-right:24px}div.program div.text{font-family:Epilogue;font-weight:600;font-style:SemiBold;font-size:28px;line-height:42px;letter-spacing:0%;text-align:center}div.program .custom-select{position:relative;width:450px;-webkit-user-select:none;user-select:none;margin-top:50px;margin-bottom:50px}div.program .select-selected{background-color:#fff;border:1px solid #015D4D;color:#2d2d2d;padding:14px 18px;font-size:18px;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:20px;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}div.program .select-items div{padding:14px 20px;font-size:18px;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}div.program div.my-table table{width:auto;min-width:100%;table-layout:auto}div.program div.my-table table thead{background-color:#015d4d;color:#fff;font-family:Epilogue;font-weight:600;font-style:SemiBold;font-size:18px;letter-spacing:0%}div.program div.my-table table thead tr th{padding:10px 24px}div.program div.my-table table tbody{border:1px solid #E8E1E1}div.program div.my-table table tbody tr td{padding:20px 24px;font-family:Epilogue;font-weight:400;font-style:Regular;font-size:15px;line-height:100%;letter-spacing:0%}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:8px 16px;font-size:14px;font-weight:600;text-decoration:none;background:#fff;box-shadow:0 1px 3px #0000000d;line-height:1;white-space:nowrap;transition:background-color .15s ease,color .15s ease,box-shadow .15s ease,transform .15s ease}div.program .btn-outline:hover{background:#015d4d;color:#fff;box-shadow:0 6px 14px #015d4d40;transform:translateY(-1px)}div.program td.action-cell{text-align:right}@media(max-width:500px){div.program .custom-select{width:100%;margin:50px auto}div.program div.my-table{overflow-x:scroll}div.program{margin-top:100px}}@media(min-width:1600px){div.program{width:80%;margin:200px auto 0}}
