.videos-page-section h3{margin-top:10px;font-size:1.2rem}.videos-page-section>h2{font-size:1.8rem!important}.videos-page-section>h2:nth-child(2){margin-top:40px}.videos-page-part{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;column-gap:30px;row-gap:30px}.videos-page-section .videos-page-part>div{margin-top:20px}.videos-page-section .videos-page-part>div img{margin-bottom:20px;border-radius:10px}.videos-page-part>div a{overflow:hidden}.videos-page-part img{transition:transform .6s}.videos-page-part>div a:hover img{transform:scale(1.1);opacity:.7;background-color:#000}@media (max-width:1000px){.videos-page-part{grid-template-columns:1fr 1fr 1fr 1fr}}@media (max-width:768px){.videos-page-part{grid-template-columns:1fr 1fr 1fr}}@media (max-width:600px){.videos-page-part{grid-template-columns:1fr 1fr}}@media (max-width:375px){.videos-page-part{grid-template-columns:1fr}}.category-videos-section>div{display:grid;grid-template-columns:1fr 1fr;column-gap:40px}.category-videos-section>div>iframe{margin-top:20px;margin-bottom:20px}@media (max-width:768px){.category-videos-section>div{grid-template-columns:1fr}}