.channel-grid .channel__list a{text-decoration:none !important;font-family:"WOOSharp Sans SemiBold","Open Sans",Helvetica,Arial,sans-serif !important}
.channel-grid .channel__list ul{display:grid;flex-direction:row;gap:24px;padding:0;text-align:center;grid-template-columns:repeat(auto-fill,minmax(120px,max-content))}
@media(max-width:768px){.channel-grid .channel__list ul{gap:16px;justify-content:center;flex-wrap:wrap;grid-template-columns:repeat(auto-fit,minmax(110px,1fr))}
}
.channel-grid .channel__list__item{list-style:none;min-width:120px;max-width:140px;max-height:200px;object-fit:contain;object-position:center;align-content:end}
.channel-grid .channel__list__item__cta{text-decoration:none}
.channel-grid .channel__list__item__cta img{width:120px;height:120px;object-fit:contain;object-position:center;border:1px solid #24ee89;border-radius:20px;background-color:white}
.channel-grid .channel__list__name{text-decoration:none;font-family:"WOOSharp Sans SemiBold","Open Sans",Helvetica,Arial,sans-serif !important;font-size:1rem !important;line-height:140% !important;align-content:center;min-height:40px;color:#000104;font-weight:600 !important;margin:8px !important}
.channel-grid .channel__list__number{border-radius:20px;border:1px solid #2ee583;background-color:#e9f5f0;color:#002e1c;font-size:1rem;line-height:140%;font-family:"WOOSharp Sans SemiBold","Open Sans",Helvetica,Arial,sans-serif !important;display:flex;justify-content:center;padding:4px 10px;height:32px}
.channel-grid .channel__list__number__tag{font-family:"WOOSharp Sans SemiBold Italic","Open Sans",Helvetica,Arial,sans-serif;position:relative;border-radius:999px;background-color:#2ee583;margin-left:10px;color:#002e1c;width:45px;padding:2px}