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