.shows-carousel-section{background:#ffffffb3;border:1px solid #116eee17;border-radius:28px;gap:32px;margin:0 10px;padding:48px 36px 36px;display:grid}.shows-carousel-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.shows-carousel-headline{gap:0;display:grid}.shows-carousel-heading{color:#1f2a44;letter-spacing:-.02em;margin:0;font-size:clamp(1.75rem,3vw,2.4rem);font-weight:800;line-height:1.2}.shows-carousel-heading-accent{color:#2f7cf6;padding-bottom:10px;display:inline-block;position:relative}.shows-carousel-heading-accent:after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='6' viewBox='0 0 20 6'%3E%3Cpath d='M0 4 Q5 0 10 4 Q15 8 20 4' stroke='%232f7cf6' stroke-width='1.8' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-position:0 100%;background-repeat:repeat-x;background-size:20px 6px;width:100%;height:6px;position:absolute;bottom:0;left:0}.shows-carousel-subtext{flex-direction:column;align-items:flex-end;gap:16px;display:flex}.shows-carousel-subtext>p{color:#6f7e96;text-align:right;max-width:34ch;margin:0;font-size:.95rem;line-height:1.65}.shows-carousel-controls{gap:10px;display:flex}.shows-carousel-btn{color:#1f2a44;cursor:pointer;background:#fff;border:1.5px solid #116eee29;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.shows-carousel-btn:hover:not(:disabled){color:#fff;background:#2f7cf6;border-color:#2f7cf6}.shows-carousel-btn:disabled{opacity:.32;cursor:not-allowed}.shows-carousel-track{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:20px;padding-bottom:6px;display:flex;overflow-x:auto}.shows-carousel-track::-webkit-scrollbar{display:none}.shows-carousel-card{scroll-snap-align:start;color:inherit;cursor:pointer;flex:0 0 280px;text-decoration:none;display:block}.shows-carousel-card-image-wrap{border-radius:18px;height:185px;position:relative;overflow:hidden}.shows-carousel-card-thumb{background:linear-gradient(145deg,#1c2b4a 0%,#0d1828 100%);width:100%;height:100%}.shows-carousel-card-thumb--img{object-fit:cover;background:linear-gradient(145deg,#1c2b4a 0%,#0d1828 100%);width:100%;height:100%;display:block}.shows-carousel-card-overlay{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.shows-carousel-card-play-btn{background:#116eee;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;display:flex;box-shadow:0 4px 20px #116eee73}.shows-carousel-card-play-icon{border-top:9px solid #0000;border-bottom:9px solid #0000;border-left:15px solid #fff;width:0;height:0;margin-left:4px}.shows-carousel-card-badge-wrap{position:absolute;bottom:12px;left:12px}.shows-carousel-card-body{gap:5px;padding:14px 2px 0;display:grid}.shows-carousel-card-title{color:#1f2a44;margin:0;font-size:1rem;font-weight:700}.shows-carousel-card-tagline{color:#6f7e96;margin:0;font-size:.855rem;line-height:1.5}.shows-carousel-card-lessons{color:#9ba8bb;margin:0;font-size:.8rem}.shows-carousel-badge{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#1f2a44;background:#ffffffeb;border-radius:999px;align-items:center;gap:6px;padding:5px 10px 5px 8px;font-size:.78rem;font-weight:600;line-height:1;display:inline-flex}.shows-carousel-badge-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px;display:block}.shows-carousel-badge--beginner .shows-carousel-badge-dot{background:#22c55e}.shows-carousel-badge--intermediate .shows-carousel-badge-dot{background:#f59e0b}.shows-carousel-badge--advanced .shows-carousel-badge-dot{background:#ef4444}.shows-carousel-footer{background:#116eee0a;border:1px solid #116eee14;border-radius:16px;align-items:center;padding:20px 28px;display:flex}.shows-carousel-footer-item{color:#6f7e96;flex:1;align-items:center;gap:10px;padding:0 20px;font-size:.855rem;font-weight:500;display:flex}.shows-carousel-footer-item:first-child{padding-left:0}.shows-carousel-footer-item:last-child{padding-right:0}.shows-carousel-footer-item+.shows-carousel-footer-item{border-left:1px solid #116eee1a}.shows-carousel-footer-icon{color:#9baac8;flex-shrink:0;align-items:center;display:flex}@media (max-width:1080px){.shows-carousel-card{flex:0 0 240px}}@media (max-width:720px){.shows-carousel-section{border-radius:20px;margin:0;padding:32px 20px 24px}.shows-carousel-header{flex-direction:column;align-items:flex-start}.shows-carousel-subtext{align-items:flex-start}.shows-carousel-subtext>p{text-align:left}.shows-carousel-controls{display:none}.shows-carousel-footer{flex-direction:column;align-items:flex-start;gap:0;padding:16px 20px}.shows-carousel-footer-item{border-bottom:1px solid #116eee1a;width:100%;padding:12px 0;border-left:none!important}.shows-carousel-footer-item:last-child{border-bottom:none;padding-bottom:0}.shows-carousel-footer-item:first-child{padding-top:0}}
