.it-channel-cards{overflow:hidden}.it-channel-cards .it-title-group,.it-channel-cards__intro{margin-left:auto;margin-right:auto;max-width:62.5rem;text-align:center}.it-channel-cards .it-description,.it-channel-cards .it-subtitle,.it-channel-cards .it-title{margin-left:auto;margin-right:auto;text-align:center}.it-channel-cards .swiper-wrapper,.it-channel-cards .swiper-wrapper .swiper-slide{height:auto}.it-channel-cards .swiper-wrapper .swiper-pagination{display:none}@media (min-width:1024px){.it-channel-cards .swiper-wrapper .swiper-pagination{display:flex}}.it-channel-cards__swiper{margin-top:1.5rem;position:relative}@media (min-width:1024px){.it-channel-cards__swiper{margin-top:3rem}}.it-channel-cards__swiper.swiper-initialized{margin-left:calc(var(--it-global-padding)*-1);width:calc(100% + var(--it-global-padding)*2)}@media (min-width:1024px){.it-channel-cards__swiper.swiper-initialized{padding-bottom:2.25rem}}@media screen and (max-width:782px) and (min-width:0px){.it-channel-cards__swiper.swiper-initialized .swiper-slide{transform:translateX(var(--it-global-padding))}}@media (min-width:783px){.it-channel-cards__swiper{margin-left:auto;width:100%}}.it-channel-cards__swiper:not(.swiper-initialized) .swiper-pagination{display:none}.it-channel-cards__swiper:not(.swiper-initialized) .swiper-wrapper{align-items:stretch;display:grid;gap:1rem;grid-template-columns:repeat(1,1fr);padding-bottom:0}@media (min-width:783px){.it-channel-cards__swiper:not(.swiper-initialized) .swiper-wrapper{grid-template-columns:repeat(2,1fr)}.it-channel-cards__swiper:not(.swiper-initialized) .swiper-wrapper.grid-3{grid-template-columns:repeat(1,1fr)}}@media (min-width:1024px){.it-channel-cards__swiper:not(.swiper-initialized) .swiper-wrapper{grid-template-columns:repeat(4,1fr)}.it-channel-cards__swiper:not(.swiper-initialized) .swiper-wrapper.grid-2{grid-template-columns:repeat(2,1fr)}.it-channel-cards__swiper:not(.swiper-initialized) .swiper-wrapper.grid-3{grid-template-columns:repeat(3,1fr)}}.it-channel-cards__intro{margin-bottom:1rem}.it-channel-cards__item{height:100%}.it-channel-cards__card-link{background-color:var(--it-color-white);border:1px solid var(--it-color-grey-dark);border-radius:.5rem;color:inherit;display:flex;flex-direction:column;height:100%;margin-bottom:1px;text-decoration:none}.it-channel-cards__logo{align-items:center;display:flex;justify-content:center;padding:.75rem 1.5rem 1rem}.it-channel-cards__logo-img{height:2rem;margin-left:auto;margin-right:auto;max-width:100%;width:auto}.it-channel-cards__featured{aspect-ratio:245/163;border-radius:.5rem;margin-bottom:0;margin-left:auto;margin-right:auto;overflow:hidden;width:calc(100% - .875rem)}@media (min-width:783px){.it-channel-cards__featured{aspect-ratio:292/195}}.it-channel-cards__featured-img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.it-channel-cards__meta{margin:.5rem 0 0}.it-channel-cards__meta-row{min-height:2.5rem;padding:0 .5rem .5rem}@media (min-width:1024px){.it-channel-cards__meta-row{padding:0 .625rem .5rem 1rem}}.it-channel-cards__meta-row{align-items:center;border-bottom:1px solid var(--it-color-grey-dark);display:flex;gap:.625rem}.it-channel-cards__meta-row:before{background-color:var(--it-color-text);content:"";display:block;height:1.5rem;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:1.5rem}@media (min-width:783px){.it-channel-cards__meta-row:before{height:1.25rem;width:1.25rem}}.it-channel-cards__meta-row--target-age:before{-webkit-mask-image:url(../../img/person.svg);mask-image:url(../../img/person.svg)}.it-channel-cards__meta-row--listeners:before{-webkit-mask-image:url(../../img/sound.svg);mask-image:url(../../img/sound.svg)}.it-channel-cards__meta-row--price:before{-webkit-mask-image:url(../../img/money.svg);mask-image:url(../../img/money.svg)}.it-channel-cards__meta-row:not(:last-child){margin-bottom:.5rem}.it-channel-cards__meta-value{font-size:clamp(.875rem,calc(.875rem + .25vw - 1.6px),1rem);font-weight:400;line-height:1.3;margin:0}.it-channel-cards__excerpt{margin-top:.25rem}@media (min-width:1024px){.it-channel-cards__excerpt{margin-top:.5rem}}.it-channel-cards__excerpt{padding:.125rem .75rem .75rem .5rem}@media (min-width:1024px){.it-channel-cards__excerpt{padding:.25rem 1rem .75rem}}.it-channel-cards__excerpt{font-size:clamp(.875rem,calc(.875rem + .25vw - 1.6px),1rem);font-weight:400;line-height:1.3}.it-channel-cards .it-channel-cards__btn{background-color:#fafafa;border-radius:0 0 .5rem .5rem;margin-top:auto;padding:.5rem .5rem .75rem;transition:background-color var(--it-transition),color var(--it-transition)}@media (min-width:1024px){.it-channel-cards .it-channel-cards__btn{padding:.5625rem 1rem}}.it-channel-cards .it-channel-cards__btn:focus-visible,.it-channel-cards .it-channel-cards__btn:hover{background-color:var(--it-color-brand);color:var(--it-color-white)!important}.it-channel-cards .it-channel-cards__btn:focus-visible:after,.it-channel-cards .it-channel-cards__btn:hover:after{background-color:var(--it-color-white)!important}