.ticket-filters *{box-sizing:border-box}.ticket-filters input[type="text"],.ticket-select-filters select{height:50px;width:100%;margin-bottom:10px}.expandable{height:40px;max-height:40px;overflow:hidden;position:relative}.expandable.expanded{max-height:none;overflow:visible;white-space:normal}.custom-ticket-table{width:100%;border-collapse:separate;border-spacing:0;font-size:16px;color:#333}.custom-ticket-table,.custom-ticket-table th,.custom-ticket-table td{border:1px solid #e2e2e2}.custom-ticket-table th,.custom-ticket-table td{padding:12px 15px;text-align:center;transition:all 0.3s ease}.custom-ticket-table thead tr{background-color:#104cba;color:#fff}.custom-ticket-table thead th{color:#fff}.custom-ticket-table thead tr th{text-transform:uppercase}.custom-ticket-table tbody tr:nth-child(even){background-color:#f5f5f5}.ticket-filters{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;max-width:50%}.ticket-filters input[type="text"]{padding:10px 15px;flex:1;margin-right:15px;border:1px solid #ccc;border-radius:4px}.ticket-select-filters{display:flex;gap:20px;max-width:47%}.ticket-select-filters select{padding:10px 15px;border:1px solid #ccc;border-radius:4px;background-color:#f5f5f5}.ticket-select-filters select:hover{background-color:#e9e9e9}@media (max-width:768px){.ticket-filters{flex-direction:column;align-items:flex-start;max-width:100%!important}.ticket-filters input[type="text"],.ticket-select-filters select{width:100%;margin-bottom:10px}.ticket-select-filters{width:100%;flex-direction:column;max-width:100%!important}}@media (max-width:768px){.custom-ticket-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.custom-ticket-table{min-width:600px}}.video-js .vjs-play-progress{background-color:#104cba}.video-js .vjs-big-play-button{border-radius:50%!important;line-height:3em!important;height:3em!important;background-color:#4479bd90!important}.video-js .vjs-play-progress{background-color:#104cba!important}.pagination{text-align:center;padding:20px 0}.pagination a{margin:0 5px;padding:5px 10px;border:1px solid #ddd;color:#333;text-decoration:none;transition:background-color 0.3s}.pagination .current{margin:0 5px;padding:5px 10px;border:1px solid #ddd;color:#333;text-decoration:none;background-color:#104cba;color:#fff}.pagination a:hover,.pagination a:focus{background-color:#104cba;color:#fff;border-color:#104cba}.mt-news-list{display:flex;flex-wrap:wrap;gap:20px}.mt-news-item{display:flex;width:100%;gap:15px;box-shadow:0 0 10px 0 rgb(0 0 0 / .5);margin-bottom:20px;padding-top:20px;padding-bottom:20px}.mt-news-image{flex:1;width:50%}.mt-news-image img{max-width:90%;display:block;margin:0 auto}.mt-news-content{flex:2;width:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:0 6vw}.mt-news-content h2{color:var(--e-global-color-accent);font-family:"Roboto",Sans-serif;font-weight:300;font-size:25px}@media (max-width:768px){.mt-news-image{align-self:center}.mt-news-image img{max-width:100%}.mt-news-item{flex-direction:column}.mt-news-image,.mt-news-content{width:100%}}