.cmp-sports-videos-pagination{padding:32px 0;display:flex;flex-direction:column;flex-wrap:nowrap;gap:56px}
@media(max-width:1024px){.cmp-sports-videos-pagination{padding:12px 0 !important;gap:12px}
}
.cmp-sports-videos-pagination__header{display:flex;flex-direction:column}
.cmp-sports-videos-pagination__header .title{margin-bottom:24px}
.cmp-sports-videos-pagination__header button{border-radius:80px;background:var(--Secondary-200);color:#02101c;font-family:var(--inter-bold);line-height:1.375rem;padding:12px 0;border-style:solid;border-color:#02101c;border-width:2px;border-image:unset;cursor:pointer;width:100%;display:none;flex-direction:row;align-items:center;justify-content:center;gap:4px}
@media(max-width:1024px){.cmp-sports-videos-pagination__header button{display:flex;margin-bottom:24px}
}
.cmp-sports-videos-pagination__header button span{display:flex;flex-direction:column;justify-content:center}
.cmp-sports-videos-pagination__header .title-header{display:flex;flex-direction:column}
.cmp-sports-videos-pagination__header .title-header .cmp-title__text{color:#232323;font-family:var(--n27-bold);font-size:3rem;line-height:3.5rem;font-weight:unset;margin:0}
@media(max-width:1024px){.cmp-sports-videos-pagination__header .title-header .cmp-title__text{font-size:2rem;line-height:2.5rem}
}
.cmp-sports-videos-pagination__wrapper{display:flex;flex-direction:row;gap:24px}
@media(max-width:1024px){.cmp-sports-videos-pagination__wrapper{flex-direction:column}
}
.cmp-sports-videos-pagination__wrapper .tag-checkboxes{display:flex;width:268px;padding:24px 16px;flex-direction:column;align-items:flex-start;gap:36px;flex-shrink:0;border:1px solid var(--Greyscale-500);height:fit-content}
@media(max-width:1024px){.cmp-sports-videos-pagination__wrapper .tag-checkboxes{display:none;gap:1rem}
.cmp-sports-videos-pagination__wrapper .tag-checkboxes.show{display:flex;position:fixed;z-index:9999;top:0;background-color:white;left:0;width:auto;right:0;bottom:0;height:unset;overflow:scroll}
}
.cmp-sports-videos-pagination__wrapper .tag-checkboxes__header{display:none;flex-direction:row;justify-content:space-between;width:100%}
@media(max-width:1024px){.cmp-sports-videos-pagination__wrapper .tag-checkboxes__header{display:flex}
}
.cmp-sports-videos-pagination__wrapper .tag-checkboxes__header .text{font-size:18px;line-height:24px;font-family:var(--inter-bold)}
.cmp-sports-videos-pagination__wrapper .tag-checkboxes__header .icon-multiply{font-size:24px;cursor:pointer;font-weight:600}
.cmp-sports-videos-pagination__wrapper .tag-checkboxes__order{display:flex;flex-direction:column;gap:.5rem}
.cmp-sports-videos-pagination__wrapper .tag-checkboxes__order #order-filter-form{display:flex;width:100%;flex-direction:column;padding:0 .75rem}
.cmp-sports-videos-pagination__wrapper .tag-checkboxes__order #order-filter-form label{height:42px;display:flex;flex-direction:row;align-items:center;width:100%}
.cmp-sports-videos-pagination__wrapper .tag-checkboxes__sports{display:flex;flex-direction:column;gap:.5rem}
.cmp-sports-videos-pagination__wrapper .tag-checkboxes__sports #tag-filter-form{display:flex;width:100%;flex-direction:column;padding:0 .75rem}
.cmp-sports-videos-pagination__wrapper .tag-checkboxes__sports #tag-filter-form label{height:42px;display:flex;flex-direction:row;align-items:center;width:100%}
.cmp-sports-videos-pagination__wrapper .tag-checkboxes__buttons{display:flex;flex-direction:column;gap:1.5rem;width:100%}
.cmp-sports-videos-pagination__wrapper .tag-checkboxes__buttons button{border-radius:80px;background:var(--primary-primary-500);color:var(--Neutral-White);font-family:var(--inter-bold);line-height:1.375rem;padding:12px 0;border-style:unset;border-color:unset;border-width:0;border-image:unset;cursor:pointer;border:1px solid transparent}
.cmp-sports-videos-pagination__wrapper .tag-checkboxes__buttons button:hover{background:var(--Neutral-White);color:var(--Neutral-Black);border:1px solid var(--primary-primary-800)}
@media(max-width:1024px){.cmp-sports-videos-pagination__wrapper .tag-checkboxes__buttons button{margin-top:8px}
}
.cmp-sports-videos-pagination__wrapper .tag-checkboxes__buttons .text{cursor:pointer;font-family:var(--inter-semibold);font-size:16px;font-style:normal;font-weight:500;line-height:24px;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;text-align:center}
.cmp-sports-videos-pagination__wrapper .tag-checkboxes input[type="radio"]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;border:1px solid var(--Greyscale-600);position:relative;margin-right:10px;vertical-align:middle;cursor:pointer}
.cmp-sports-videos-pagination__wrapper .tag-checkboxes input[type="radio"]:checked::before{content:'';position:absolute;width:16px;height:16px;border-radius:50%;background-color:var(--primary-primary-500);top:1px;left:1px}
.cmp-sports-videos-pagination__wrapper .lista-noticias-main{width:fit-content}
.cmp-sports-videos-pagination__wrapper .lista-noticias-main.separator .lista-noticias{border-bottom:1px solid #d8d8d8;padding:24px 0}
@media(max-width:1024px){.cmp-sports-videos-pagination__wrapper .lista-noticias-main.separator .lista-noticias{padding:12px 0}
}
.cmp-sports-videos-pagination__wrapper .lista-noticias-main .lista-noticias:first-child{padding:0 0 24px 0}
@media(max-width:1024px){.cmp-sports-videos-pagination__wrapper .lista-noticias-main .lista-noticias:first-child{padding:12px 0 12px 0;border-top:1px solid #d8d8d8}
}
.cmp-sports-videos-pagination__wrapper .lista-noticias-main .lista-noticias .lista-noticias__wrapper .lista-noticias__image{position:relative;height:100%}
@media(max-width:1024px){.cmp-sports-videos-pagination__wrapper .lista-noticias-main .lista-noticias .lista-noticias__wrapper .lista-noticias__image{width:100%}
}
.cmp-sports-videos-pagination__wrapper .lista-noticias-main .lista-noticias .lista-noticias__wrapper .lista-noticias__image .lista-noticias__tag.live{position:absolute;display:flex;flex-direction:row;flex-wrap:nowrap;align-content:center;align-items:center;justify-content:center;padding:4px 12px;border-radius:24px;background:var(--secondary-black,#0c0c0c);box-shadow:0 1px 4px 0 rgba(0,0,0,0.1);z-index:1;margin:12px}
.cmp-sports-videos-pagination__wrapper .lista-noticias-main .lista-noticias .lista-noticias__wrapper .lista-noticias__image .lista-noticias__tag.live i{color:var(--alerts-warning-alert-500);margin-right:8px}
.cmp-sports-videos-pagination__wrapper .lista-noticias-main .lista-noticias .lista-noticias__wrapper .lista-noticias__image .lista-noticias__tag.live span{color:white}
.cmp-sports-videos-pagination__wrapper .lista-noticias-main .lista-noticias .lista-noticias__wrapper .lista-noticias__image .lista-noticias__tag.d-none{display:none}
.cmp-sports-videos-pagination__wrapper .lista-noticias-main .lista-noticias .lista-noticias__wrapper .lista-noticias__image .multimedia{position:relative;height:100%}
@media(max-width:1024px){.cmp-sports-videos-pagination__wrapper .lista-noticias-main .lista-noticias .lista-noticias__wrapper .lista-noticias__image .multimedia{height:246px}
}
.cmp-sports-videos-pagination__wrapper .lista-noticias-main .lista-noticias .lista-noticias__wrapper .lista-noticias__image .multimedia picture{display:block;height:227px;width:302px}
@media(max-width:1024px){.cmp-sports-videos-pagination__wrapper .lista-noticias-main .lista-noticias .lista-noticias__wrapper .lista-noticias__image .multimedia picture{height:246px;width:100%}
}
.cmp-sports-videos-pagination__wrapper .lista-noticias-main .lista-noticias .lista-noticias__wrapper .lista-noticias__image .multimedia picture img{width:100%;height:100%;object-fit:cover}
@media(max-width:1024px){.cmp-sports-videos-pagination__wrapper .lista-noticias-main .lista-noticias .lista-noticias__wrapper .lista-noticias__image .multimedia picture img{width:100%;height:100%;object-fit:cover}
}
.cmp-sports-videos-pagination__wrapper .lista-noticias-main .lista-noticias .lista-noticias__wrapper .lista-noticias__image .multimedia .d-none{display:none}
.cmp-sports-videos-pagination__wrapper .lista-noticias-main .lista-noticias .lista-noticias__wrapper .lista-noticias__image .multimedia i{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:32px;padding:7px;border-radius:72px}
.cmp-sports-videos-pagination__wrapper .lista-noticias-main .lista-noticias .lista-noticias__wrapper .lista-noticias__image .multimedia i.gaztea{background:var(--primary-primary-500);color:white}
.cmp-sports-videos-pagination__wrapper .lista-noticias-main .lista-noticias .lista-noticias__wrapper .lista-noticias__image .multimedia i.gaztea::before{right:-4px;top:5px;padding:0;font-size:32px}
.cmp-sports-videos-pagination__wrapper .lista-noticias-main .lista-noticias .lista-noticias__wrapper .lista-noticias__image .multimedia i.makusi{background:var(--neutral-white);color:var(--Tertiary-Blue,#0a3740);border:.5px solid var(--Tertiary-Blue,#0a3740)}
.cmp-sports-videos-pagination__wrapper .lista-noticias-main .lista-noticias .lista-noticias__wrapper .lista-noticias__image .multimedia i.news{background:white;color:black;display:flex;flex-direction:row;align-content:center;justify-content:center;align-items:center}
.cmp-sports-videos-pagination__wrapper .lista-noticias-main .lista-noticias .lista-noticias__wrapper .lista-noticias__image .multimedia i.icon-caret-right{font-size:24px;padding:0}
.cmp-sports-videos-pagination__wrapper .lista-noticias-main .lista-noticias .lista-noticias__wrapper .lista-noticias__image .multimedia img{aspect-ratio:1.33333333}
.cmp-sports-videos-pagination__wrapper .lista-noticias-main .lista-noticias .lista-noticias__wrapper .lista-noticias__image .multimedia .icono{position:absolute;background-color:white;z-index:1;top:calc(50% - 0px);left:calc(50% - 0px);width:40px;height:40px;border-radius:24px;font-size:32px;padding:0}
.cmp-sports-videos-pagination__wrapper .lista-noticias-main .lista-noticias .lista-noticias__wrapper .lista-noticias__image .multimedia .icono::before{display:flex;flex-direction:column;align-items:center;align-content:center;justify-content:center;height:100%}
.cmp-sports-videos-pagination__wrapper .lista-noticias-main .lista-noticias .lista-noticias__wrapper .lista-noticias__image .multimedia .icono.icon-images::before{font-size:28px}
.cmp-sports-videos-pagination__wrapper .lista-noticias-main .lista-noticias .lista-noticias__wrapper .lista-noticias__text{display:flex;flex-direction:column;gap:8px}
@media(max-width:1024px){.cmp-sports-videos-pagination__wrapper .lista-noticias-main .lista-noticias .lista-noticias__wrapper .lista-noticias__text{width:100%;gap:8px}
}
.cmp-sports-videos-pagination__wrapper .lista-noticias-main .lista-noticias .lista-noticias__wrapper .lista-noticias__text-tags{text-transform:uppercase}
.cmp-sports-videos-pagination__wrapper .lista-noticias-main .lista-noticias .lista-noticias__wrapper .lista-noticias__text-tags p{margin:0}
.cmp-sports-videos-pagination__wrapper .lista-noticias-main .lista-noticias .lista-noticias__wrapper .lista-noticias__text .zuzanean{display:flex;gap:4px;flex-direction:row;align-items:center}
.cmp-sports-videos-pagination__wrapper .lista-noticias-main .lista-noticias .lista-noticias__wrapper .lista-noticias__text .zuzanean .icon-youtube-live::before{font-family:'icomoon';font-size:18px;color:#ad4351 !important}
.cmp-sports-videos-pagination__wrapper .lista-noticias-main .lista-noticias .lista-noticias__wrapper .lista-noticias__text .zuzanean .text{color:#ad4351}
.cmp-sports-videos-pagination__wrapper .lista-noticias-main .lista-noticias .lista-noticias__wrapper .lista-noticias__text .lista-noticias__capsule .capsule{color:var(--color-tag);padding:4px 12px;border-radius:24px;background:var(--background-tag);border:1px solid var(--border-tag);box-shadow:0 1px 4px 0 rgba(0,0,0,0.1)}
.cmp-sports-videos-pagination__wrapper .lista-noticias-main .lista-noticias .lista-noticias__wrapper .lista-noticias__text .lista-noticias__tag{display:flex;z-index:1}
.cmp-sports-videos-pagination__wrapper .lista-noticias-main .lista-noticias .lista-noticias__wrapper .lista-noticias__text .lista-noticias__tag .numbers{display:none}
.cmp-sports-videos-pagination__wrapper .lista-noticias-main .lista-noticias .lista-noticias__wrapper .lista-noticias__text .lista-noticias__tag .capsule{color:var(--color-tag);padding:4px 12px;border-radius:24px;background:var(--background-tag);border:1px solid var(--border-tag);box-shadow:0 1px 4px 0 rgba(0,0,0,0.1)}
.cmp-sports-videos-pagination__wrapper .lista-noticias-main .lista-noticias .lista-noticias__wrapper .lista-noticias__text .lista-noticias__tag .tags{display:flex;flex-direction:row;align-content:center;align-items:center;gap:4px}
.cmp-sports-videos-pagination__wrapper .lista-noticias-main .lista-noticias .lista-noticias__wrapper .lista-noticias__text .lista-noticias__tag .tags .tag{text-transform:uppercase}
.cmp-sports-videos-pagination__wrapper .lista-noticias-main .lista-noticias .lista-noticias__wrapper .lista-noticias__text .lista-noticias__tag .tags .antetitle{display:flex;flex-direction:row;align-content:center;align-items:center;gap:4px}
.cmp-sports-videos-pagination__wrapper .lista-noticias-main .lista-noticias .lista-noticias__wrapper .lista-noticias__text .lista-noticias__tag .tags .antetitle .separator{color:var(--greyscale-grey-300)}
.cmp-sports-videos-pagination__wrapper .lista-noticias-main .lista-noticias .lista-noticias__wrapper .lista-noticias__text .lista-noticias__tag .tags .antetitle .text{color:var(--greyscale-grey-500);text-transform:uppercase}
.cmp-sports-videos-pagination__wrapper .lista-noticias-main .lista-noticias .lista-noticias__wrapper .lista-noticias__text .lista-noticias__content{display:flex;flex-direction:column;gap:8px}
.cmp-sports-videos-pagination__wrapper .lista-noticias-main .lista-noticias .lista-noticias__wrapper .lista-noticias__text .lista-noticias__content .share{display:flex;cursor:pointer;width:fit-content;background:transparent;border:unset;padding:0}
.cmp-sports-videos-pagination__wrapper .lista-noticias-main .lista-noticias .lista-noticias__wrapper .lista-noticias__text .lista-noticias__content .share i{font-size:24px}
.cmp-sports-videos-pagination__wrapper .lista-noticias-main .lista-noticias .lista-noticias__wrapper .lista-noticias__text .lista-noticias__content .description p{margin:0}
.cmp-sports-videos-pagination__wrapper .lista-noticias-main .lista-noticias .lista-noticias__wrapper .lista-noticias__text .lista-noticias__content .date span{color:var(--Greyscale-600)}
.cmp-sports-videos-pagination__pagination #pagination-controls{display:flex;gap:10px;justify-content:center;margin-top:20px}
.cmp-sports-videos-pagination__pagination #pagination-controls a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;text-decoration:none;color:var(--Text-Dark);font-weight:bold}
.cmp-sports-videos-pagination__pagination #pagination-controls .page-points{color:var(--Text-Dark);font-size:20px;line-height:1.4}
.cmp-sports-videos-pagination__pagination #pagination-controls .page-link{border-radius:50%;border:1px solid var(--Text-Dark);transition:background-color .3s,color .3s}
.cmp-sports-videos-pagination__pagination #pagination-controls .page-link:hover{background-color:var(--Text-Dark);color:white}
.cmp-sports-videos-pagination__pagination #pagination-controls .page-link.active{background-color:var(--Text-Dark);color:white}
.cmp-sports-videos-pagination__pagination #news-count{text-align:center;margin-top:15px;font-size:16px;line-height:1.25rem;color:var(--Text-Dark)}
.cmp-sports-videos-pagination a{color:unset;text-decoration:unset;overflow-wrap:anywhere}
.cmp-sports-videos-pagination.no-image{position:relative}
.cmp-sports-videos-pagination.no-image .swiper-button-next,.cmp-sports-videos-pagination.no-image .swiper-button-prev{top:calc(50% - 20px)}
.cmp-sports-videos-pagination.v1 .cmp-sports-videos-pagination__wrapper .lista-noticias-main .lista-noticias .lista-noticias__wrapper{display:flex;flex-direction:row-reverse;flex-wrap:nowrap;justify-content:space-between;gap:24px}
@media(max-width:1024px){.cmp-sports-videos-pagination.v1 .cmp-sports-videos-pagination__wrapper .lista-noticias-main .lista-noticias .lista-noticias__wrapper{gap:8px;display:flex;flex-direction:column;justify-content:space-between;height:100%;margin-bottom:0}
}
.cmp-sports-videos-pagination.v2 .cmp-sports-videos-pagination__wrapper .lista-noticias-main{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}
@media(max-width:1024px){.cmp-sports-videos-pagination.v2 .cmp-sports-videos-pagination__wrapper .lista-noticias-main{flex-direction:column;flex-wrap:nowrap}
}
.cmp-sports-videos-pagination.v2 .cmp-sports-videos-pagination__wrapper .lista-noticias-main .lista-noticias{width:calc(50% - 12px)}
.cmp-sports-videos-pagination.v2 .cmp-sports-videos-pagination__wrapper .lista-noticias-main .lista-noticias:nth-child(odd){padding:24px 12px 24px 0}
.cmp-sports-videos-pagination.v2 .cmp-sports-videos-pagination__wrapper .lista-noticias-main .lista-noticias:nth-child(even){padding:24px 0 24px 12px}
.cmp-sports-videos-pagination.v2 .cmp-sports-videos-pagination__wrapper .lista-noticias-main .lista-noticias:nth-child(1){padding:0 12px 24px 0}
.cmp-sports-videos-pagination.v2 .cmp-sports-videos-pagination__wrapper .lista-noticias-main .lista-noticias:nth-child(2){padding:0 0 24px 12px}
@media(max-width:1024px){.cmp-sports-videos-pagination.v2 .cmp-sports-videos-pagination__wrapper .lista-noticias-main .lista-noticias{width:100%}
.cmp-sports-videos-pagination.v2 .cmp-sports-videos-pagination__wrapper .lista-noticias-main .lista-noticias:nth-child(odd){padding:12px 0}
.cmp-sports-videos-pagination.v2 .cmp-sports-videos-pagination__wrapper .lista-noticias-main .lista-noticias:nth-child(even){padding:12px 0}
.cmp-sports-videos-pagination.v2 .cmp-sports-videos-pagination__wrapper .lista-noticias-main .lista-noticias:nth-child(1){padding:12px 0 12px 0;border-top:1px solid #d8d8d8}
.cmp-sports-videos-pagination.v2 .cmp-sports-videos-pagination__wrapper .lista-noticias-main .lista-noticias:nth-child(2){padding:12px 0}
}
.cmp-sports-videos-pagination.v2 .cmp-sports-videos-pagination__wrapper .lista-noticias-main .lista-noticias .lista-noticias__wrapper{display:flex;flex-direction:column;flex-wrap:nowrap;gap:8px}
@media(max-width:1024px){.cmp-sports-videos-pagination.v2 .cmp-sports-videos-pagination__wrapper .lista-noticias-main .lista-noticias .lista-noticias__wrapper{gap:8px;display:flex;flex-direction:column;margin-bottom:0}
}
.cmp-sports-videos-pagination.v2 .cmp-sports-videos-pagination__wrapper .lista-noticias-main .lista-noticias .lista-noticias__wrapper .lista-noticias__image .multimedia picture{width:100%;height:260px}
@media(max-width:1024px){.cmp-sports-videos-pagination.v2 .cmp-sports-videos-pagination__wrapper .lista-noticias-main .lista-noticias .lista-noticias__wrapper .lista-noticias__image .multimedia picture{height:246px}
}
.cmp-sports-videos-pagination.v2 .cmp-sports-videos-pagination__wrapper .lista-noticias-main .lista-noticias .lista-noticias__wrapper .lista-noticias__text .lista-noticias__content .description{display:none}
@media(max-width:1024px){.cmp-sports-videos-pagination.v2 .cmp-sports-videos-pagination__wrapper .lista-noticias-main .lista-noticias .lista-noticias__wrapper .lista-noticias__text .lista-noticias__content .description{display:block}
}