@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap");.course-list-container{background:transparent;font-family:DM Sans,sans-serif;margin:3.5rem auto 4rem;padding:0 75px;width:100%}.course-list-title{color:#333;font-size:clamp(24px,4vw,32px);font-weight:600;margin-bottom:clamp(1.5rem,3vw,2.5rem);padding:0}.tabs-and-legend{align-items:end;display:flex;justify-content:space-between;margin-bottom:clamp(1rem,2vw,1.5rem);padding:0}.course-tabs{display:flex;flex-wrap:wrap;gap:clamp(.5rem,1vw,.75rem);overflow-x:auto;padding:0;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.course-tabs::-webkit-scrollbar{display:none}.tab-button{background:#f5f5f5;border:none;border-bottom:2px solid transparent;border-radius:100px;color:#666;cursor:pointer;font-family:DM Sans,sans-serif;font-size:clamp(.875rem,1.5vw,1rem);font-weight:500;padding:clamp(.5rem,1.5vw,.75rem) clamp(1rem,2vw,1.5rem);transition:all .2s ease;white-space:nowrap}.tab-button:hover{background:#edf5ff;border-bottom-color:#4086ff;color:#4086ff}.tab-button.active{background:#4086ff;border-bottom-color:transparent;box-shadow:0 4px 20px rgba(64,134,255,.2);color:#fff}.tab-button.active:hover{border-bottom-color:transparent;opacity:.95}.course-table-wrapper{background:#fff;border-radius:16px;box-shadow:0 8px 32px rgba(65,105,225,.08);margin:0;overflow-x:auto}.course-table{border-collapse:separate;border-spacing:0;font-size:clamp(.875rem,1.5vw,.9375rem);table-layout:fixed;width:100%}.course-table td,.course-table th{border-bottom:1px solid #f0f0f0;color:#333;line-height:1.5;padding:clamp(.875rem,2vw,1.25rem);text-align:left;vertical-align:top}.course-table td:first-child,.course-table th:first-child{width:22%}.course-table td:nth-child(2),.course-table th:nth-child(2){width:11%}.course-table td:nth-child(3),.course-table th:nth-child(3){width:27%}.course-table td:nth-child(4),.course-table th:nth-child(4){width:9%}.course-table td:nth-child(5),.course-table th:nth-child(5),.course-table td:nth-child(6),.course-table th:nth-child(6){width:15%}.course-table td:nth-child(7),.course-table th:nth-child(7){width:16%}.course-table th{background:#f2f4f7;color:#333;font-size:clamp(.75rem,1.25vw,.875rem);font-weight:500;hyphens:auto;letter-spacing:.5px;padding:clamp(.875rem,2vw,1.25rem) clamp(.5rem,1vw,1rem);text-transform:uppercase;white-space:normal}.course-table th:nth-child(5){padding-right:.5rem}.course-table th:nth-child(6){min-width:140px;padding-left:.75rem}.course-table tr:hover td{background-color:#f8faff;transition:background-color .2s ease}.course-table tr:last-child td{border-bottom:none}.course-name{border-bottom:1px solid transparent;color:#333;font-size:clamp(.875rem,1.5vw,.9375rem);font-weight:500;padding-bottom:2px;text-decoration:none;transition:all .2s ease}.course-name:hover{border-bottom-color:#4086ff;color:#4086ff}.price-column{text-align:right}.price-before{color:#666;display:block;font-size:clamp(.75rem,1.25vw,.875rem);font-weight:400;letter-spacing:.5px;margin-bottom:clamp(.125rem,.5vw,.25rem);text-decoration:line-through;text-transform:uppercase}.price-amount{color:#4086ff;font-family:DM Sans,sans-serif;font-size:clamp(1rem,1.75vw,1.125rem);font-weight:600}.date-badge{border-radius:100px;color:#666;display:block;font-size:.875rem;margin-bottom:.5rem;padding:.25rem .5rem .25rem 1.75rem;position:relative}.date-badge.guaranteed{color:#00c39a;font-weight:500}.date-badge.guaranteed:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%2300c39a' viewBox='0 0 24 24'%3E%3Cpath d='M9 16.17 4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";height:.75rem;left:.75rem;position:absolute;top:50%;transform:translateY(-50%);width:.75rem}.sortable{cursor:pointer;position:relative;user-select:none}.sortable:hover{color:#4086ff}.sort-arrow{display:inline-block;height:12px;margin-left:4px;opacity:.5;position:relative;transition:all .2s ease;width:12px}.sort-arrow:after,.sort-arrow:before{border-left:3px solid transparent;border-right:3px solid transparent;content:"";height:0;left:50%;position:absolute;width:0}.sort-arrow:before{border-bottom:3px solid #4086ff;top:0}.sort-arrow:after{border-top:3px solid #4086ff;bottom:0}.sort-arrow.asc:before{border-bottom-color:#7b68ee;opacity:1}.sort-arrow.desc:after{border-top-color:#7b68ee;opacity:1}.sortable:hover .sort-arrow{opacity:1}@media (max-width:1024px){.course-list-container{margin:3rem auto;padding:0 50px}}@media (max-width:768px){.course-list-container{margin:2.5rem auto;padding:0 25px}.course-table-wrapper{border-radius:12px}.tabs-and-legend{align-items:stretch;flex-direction:column;gap:1rem}.course-tabs{margin-bottom:.5rem;width:100%}.course-legend{justify-content:flex-start;margin-bottom:0;margin-top:0;width:100%}}@media (max-width:480px){.course-list-container{margin:2rem auto}.course-list-title{font-size:20px}.tab-button{font-size:.85rem;padding:.5rem 1rem}.course-table-wrapper{border-radius:0}.course-table{table-layout:auto}.course-table td,.course-table th{min-width:120px}.course-table td:first-child{min-width:200px}.tabs-and-legend{align-items:stretch;flex-direction:column;gap:1rem}.course-tabs{margin-bottom:.5rem;width:100%}.course-legend{justify-content:flex-start;margin-bottom:0;margin-top:0;width:100%}.date-badge{font-size:.75rem;padding:.25rem .375rem .25rem 1.5rem}.date-badge.guaranteed:before{height:.625rem;left:.5rem;width:.625rem}}.course-legend{align-items:end;display:flex;flex-direction:column;flex-wrap:wrap;padding:0 .5rem}.legend-item{align-items:center;color:#00c39a;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:.5rem 0;white-space:nowrap}.legend-checkmark{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%2300c39a' viewBox='0 0 24 24'%3E%3Cpath d='M9 16.17 4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;display:inline-block;flex-shrink:0;height:1rem;width:1rem}.legend-text{color:#00c39a;white-space:nowrap}.legend-subtext{align-items:center;color:#666;display:flex;font-size:.9rem;font-weight:400}.legend-globe{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='9' fill='none' stroke='%23666' stroke-width='1.5'/%3E%3Cpath fill='none' stroke='%23666' d='M2 12h20M12 3c2 3 2 15 0 18M6 5c1.5 2.5 1.5 11.5 0 14M18 5c-1.5 2.5-1.5 11.5 0 14'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;display:inline-block;flex-shrink:0;height:1rem;margin-right:.2rem;width:1rem}@media (max-width:480px){.course-legend{gap:.5rem;padding:0 .25rem}.legend-item{font-size:.75rem;gap:.375rem;padding:.375rem 0}.legend-checkmark{height:.875rem;width:.875rem}}.course-description{display:flex;flex-direction:column;gap:.75rem}.course-description p{color:#666;font-size:.875rem;line-height:1.4;margin:0}.download-outline{align-self:flex-start;background-color:#4086ff;border:none;border-radius:100px;color:#fff;cursor:pointer;font-size:.835rem;font-weight:500;padding:.4rem .875rem;text-align:center;text-decoration:none;transition:all .2s ease}.download-outline:hover{background-color:#2d6bcc;transform:translateY(-1px)}@media (max-width:480px){.course-description{gap:.5rem}.course-description p{font-size:.75rem}.download-outline{font-size:.75rem;padding:.25rem .75rem}}.hidden{display:none!important}.course-list-loader{background:transparent;display:block;font-family:DM Sans,sans-serif;width:100%}.tabs-loader{display:flex;gap:clamp(.5rem,1vw,.75rem);margin-bottom:1.5rem}.tab-skeleton{animation:skeleton-loading 1.2s linear infinite;background:linear-gradient(90deg,#f2f4f7 25%,#e6eaf1 50%,#f2f4f7 75%);background-size:200% 100%;border-radius:100px;height:38px;width:120px}.table-loader{padding:.5rem 0}.row-skeleton{animation:skeleton-loading 1.2s linear infinite;background:linear-gradient(90deg,#f2f4f7 25%,#e6eaf1 50%,#f2f4f7 75%);background-size:200% 100%;border-radius:8px;height:56px;margin:.5rem 0}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:768px){.course-list-loader{padding:0 25px}.tab-skeleton{height:32px;width:90px}.row-skeleton{height:44px}}.courses-pagination{align-items:center;display:flex;gap:.5rem;justify-content:center;margin:1rem 0}.courses-pagination button{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 1px 2px 0 rgba(16,24,40,.05);color:#1a202c;cursor:pointer;font-size:.875rem;outline-offset:0;padding:.5rem 1rem;transition:background .2s,color .2s}.courses-pagination button:hover{background:#e5e7eb}.courses-pagination button:disabled,.courses-pagination button[disabled]{background:#f3f4f6;color:#d1d5db;cursor:not-allowed}.courses-pagination button.active,.courses-pagination button[aria-current=page]{background:#4086ff;color:#fff;cursor:default}.request-training-link{background:#edf5ff;border-bottom:2px solid transparent;border-radius:100px;color:#4086ff;cursor:pointer;font-family:DM Sans,sans-serif;font-size:clamp(.875rem,1.5vw,1rem);font-weight:500;padding:clamp(.5rem,1.5vw,.75rem) clamp(1rem,2vw,1.5rem);text-decoration:none;transition:all .2s ease;white-space:nowrap;&:hover{background:#edf5ff;border-bottom-color:#4086ff;color:#4086ff}}.clc-registration-link{color:#4086ff;text-decoration:none;white-space:nowrap;&:hover{color:#4086ffa1}}