.tvcom-programs{font-family:Manrope,Arial,sans-serif;background:#f4f7fb;padding:80px 20px;box-sizing:border-box;color:#061326}
.tvcom-programs *{box-sizing:border-box}
.tvcom-programs-head{max-width:1220px;margin:0 auto 30px;display:flex;align-items:flex-end;justify-content:space-between;gap:30px}
.tvcom-kicker{display:inline-block;color:#72c500;font-size:13px;font-weight:800;letter-spacing:.8px;margin-bottom:10px}
.tvcom-programs h1{font-size:52px;line-height:1.02;letter-spacing:-2px;margin:0 0 12px;font-weight:800}
.tvcom-programs-head p{margin:0;color:#617083;font-size:18px;line-height:1.5}
.tvcom-search{width:280px;flex:0 0 280px;height:50px;border:1px solid #dfe7ef;background:#fff;border-radius:999px;display:flex;align-items:center;padding:0 18px;box-shadow:0 5px 18px rgba(0,0,0,.04)}
.tvcom-search span{font-size:25px;line-height:1;margin-right:9px;color:#7b8998}.tvcom-search input{border:0;outline:0;width:100%;font:500 15px Manrope,Arial,sans-serif;background:transparent;color:#061326}
.tvcom-filters{max-width:1220px;margin:0 auto 28px;display:flex;flex-wrap:wrap;gap:9px}.tvcom-filters button{border:1px solid #e1e8ef;background:#fff;color:#314055;border-radius:999px;padding:10px 17px;font:700 13px Manrope,Arial,sans-serif;cursor:pointer;transition:.2s}.tvcom-filters button:hover,.tvcom-filters button.is-active{background:#72c500;border-color:#72c500;color:#fff}
.tvcom-grid{max-width:1220px;margin:0 auto;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:20px}
.tvcom-card{position:relative;min-width:0}.tvcom-card-button{width:100%;border:1px solid #e5ebf1;background:#fff;border-radius:20px;padding:18px 12px 16px;min-height:170px;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:13px;box-shadow:0 9px 28px rgba(0,0,0,.045);transition:transform .2s,box-shadow .2s,border-color .2s;font-family:inherit}.tvcom-card-button:hover,.tvcom-card-button:focus-visible{transform:translateY(-4px);box-shadow:0 15px 35px rgba(0,0,0,.08);border-color:#b9df86;outline:0}.tvcom-logo-wrap{width:112px;height:82px;display:flex;align-items:center;justify-content:center}.tvcom-logo-wrap img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.tvcom-card-name{font-size:15px;font-weight:800;text-align:center;color:#14243a}
.tvcom-popover{position:absolute;z-index:30;left:50%;bottom:calc(100% + 12px);transform:translate(-50%,8px);opacity:0;visibility:hidden;pointer-events:none;width:300px;background:#fff;border:1px solid #e4ebf2;border-radius:18px;padding:20px;box-shadow:0 20px 55px rgba(0,0,0,.14);transition:.2s;text-align:left}.tvcom-card:hover .tvcom-popover{opacity:1;visibility:visible;transform:translate(-50%,0)}.tvcom-popover-logo{width:72px;height:50px;display:flex;align-items:center;justify-content:flex-start;margin-bottom:9px}.tvcom-popover-logo img{max-width:100%;max-height:100%;object-fit:contain}.tvcom-popover strong{display:block;font-size:19px;font-weight:800;margin-bottom:7px}.tvcom-cat-label{display:inline-block;background:#eef7e5;color:#5c9e10;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:800;margin-bottom:9px}.tvcom-desc{font-size:14px;line-height:1.55;color:#566579}.tvcom-desc p{margin:0 0 7px}.tvcom-desc p:last-child{margin-bottom:0}.tvcom-listen{display:inline-block;margin-top:12px;color:#fff;background:#72c500;border-radius:10px;padding:9px 13px;text-decoration:none;font-size:13px;font-weight:800}.tvcom-mobile-modal-content{display:none}.tvcom-no-results{max-width:1220px;margin:30px auto 0;text-align:center;color:#708096;font-size:16px}
@media(max-width:1100px){.tvcom-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.tvcom-programs h1{font-size:46px}}
@media(max-width:700px){.tvcom-programs{padding:55px 16px}.tvcom-programs-head{display:block}.tvcom-programs h1{font-size:38px;letter-spacing:-1.4px}.tvcom-programs-head p{font-size:16px}.tvcom-search{width:100%;margin-top:22px}.tvcom-filters{flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.tvcom-filters::-webkit-scrollbar{display:none}.tvcom-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.tvcom-card-button{min-height:135px;border-radius:16px;padding:12px 7px}.tvcom-logo-wrap{width:80px;height:58px}.tvcom-card-name{font-size:12px}.tvcom-popover{display:none}}
@media(max-width:420px){.tvcom-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
.tvcom-modal{position:fixed;inset:0;z-index:999999;background:rgba(2,10,22,.62);display:flex;align-items:center;justify-content:center;padding:20px;opacity:0;visibility:hidden;transition:.2s}.tvcom-modal.is-open{opacity:1;visibility:visible}.tvcom-modal-box{width:min(430px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:24px;padding:26px;position:relative;box-shadow:0 25px 80px rgba(0,0,0,.28)}.tvcom-modal-close{position:absolute;right:14px;top:12px;width:38px;height:38px;border:0;border-radius:50%;background:#f1f4f7;color:#25354a;font-size:24px;cursor:pointer}.tvcom-modal .tvcom-popover-logo{width:100px;height:70px}.tvcom-modal strong{display:block;font-size:24px;font-weight:800;margin-bottom:8px}.tvcom-modal .tvcom-desc{font-size:16px;line-height:1.6;margin-top:5px}
