.c-videoList{--videoList-items-gap-tb:20px;--videoList-img-width:60px;--videoList-wrapper-gap:40px 0;--videoList-item-gap-lr:15px;padding:calc(var(--spacing-responsive)/ 1.3) 0;background-color:var(--gray-200)}.c-videoList__wrapper{display:flex;flex-direction:column-reverse;gap:var(--videoList-wrapper-gap)}.c-videoList__items{display:flex;flex-direction:column;gap:var(--videoList-items-gap-tb) 0}.c-videoList__item{display:flex;border-bottom:1px solid var(--gray-300);padding-bottom:var(--videoList-items-gap-tb);gap:var(--videoList-item-gap-lr)}.c-videoList__item__img{flex-shrink:0;width:var(--videoList-img-width);height:var(--videoList-img-width)}.c-videoList__item__img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.c-videoList__item__content--text{margin:0}@media (min-width:768px){.c-videoList{--videoList-wrapper-width:634px}.c-videoList__wrapper{max-width:var(--videoList-wrapper-width);margin:0 auto}}@media (min-width:991px){.c-videoList{----videoList-wrapper-width:800px}}@media (min-width:1200px){.c-videoList{--videoList-wrapper-width:960px;--videoList-items-gap-tb:30px;--videoList-img-width:75px;--videoList-wrapper-gap:0 calc(var(--spacing-responsive) / 1.3);--videoList-item-gap-lr:20px}.c-videoList__wrapper{flex-direction:row}.c-videoList__media{width:45%}.c-videoList__items{width:55%;align-self:center}}@media (min-width:1450px){.c-videoList{--videoList-wrapper-width:1143px}}@media (min-width:1650px){.c-videoList{--videoList-wrapper-width:1260px}}@media (min-width:1800px){.c-videoList{--videoList-wrapper-width:1434px}}