.videos-product{display:grid;grid-template-columns:repeat(2,minmax(270px,1fr));gap:32px 20px;grid-auto-rows:349px}@media(max-width:1279.98px){.videos-product{grid-template-columns:repeat(auto-fit,minmax(270px,1fr))}}.videos-product__video-wrapper{width:100%;height:100%;display:flex;flex-direction:column}.videos-product__video{border-radius:12px;overflow:hidden;height:281px;width:100%;position:relative;cursor:pointer}.videos-product__title{margin-top:auto;font-weight:500;font-size:20px;line-height:24px;height:48px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;width:90%}@media(max-width:767.98px){.videos-product__title{font-size:16px;line-height:22px}}
