div.program{margin-top:200px;margin-bottom:50px}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%}div.program div.my-table table{width:100%;table-layout:fixed}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-top:7px;padding-bottom:7px;padding-left:10px}div.program div.my-table table tbody{border:1px solid #E8E1E1}div.program div.my-table table tbody tr td{padding-left:10px;padding-top:20px;padding-bottom:20px;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{width:40%;white-space:normal;word-break:break-word;overflow-wrap:anywhere}div.program div.my-table table thead tr th:last-child,div.program div.my-table table tbody tr td:last-child{width:12%}@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}}
