.VideoList_container__2PmZm{display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;flex-direction:column}.VideoList_list__title__tsYIV{margin-bottom:var(--spacing-content-large)}.VideoList_card__container__BXuIL{height:auto;max-height:120px;width:100%;margin:var(--spacing-content-small) 0;display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap;flex-direction:row;padding:var(--spacing-content-large) var(--spacing-content-small);column-gap:var(--spacing-content-medium);border:1px solid rgba(198,181,118,.5);transition:all .25s ease-in-out}@media screen and (min-width:768px){.VideoList_card__container__BXuIL{max-width:350px;justify-content:center}}.VideoList_card__container__BXuIL:nth-child(2n){background-color:rgba(198,181,118,.15)}.VideoList_card__container__BXuIL:hover{cursor:pointer;background-color:rgba(198,181,118,.3);box-shadow:1px 0 20px rgba(191,168,94,.4)}.VideoList_card__title__oDUWc{font-size:.8em}@media screen and (min-width:491px){.VideoList_card__title__oDUWc{font-size:1.1em}}@media screen and (min-width:768px){.VideoList_card__title__oDUWc{font-size:.9em}}.VideoList_card__thumbnail__bgyDy{object-fit:contain;max-width:220px;max-height:100px}@media screen and (min-width:768px){.VideoList_card__thumbnail__bgyDy{max-width:150px;height:100%}}