@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");.VideoPage_container__DtPzk{margin-top:5vh;display:flex;flex-direction:row;justify-content:space-between;font-family:Poppins,sans-serif;font-weight:400}.VideoPage_titlePage__SwnyQ{color:#013567;font-size:5vw;border-bottom:2px solid #013567}.VideoPage_grid__9_PyV{display:flex;flex-direction:column;align-items:center}.VideoPage_text__heBs_{color:#013567}.VideoPage_dropdown__jhcgv{display:none}.VideoCard_container__GvZAP{display:flex;justify-content:center;flex-wrap:wrap}.VideoCard_card__bvg4U{justify-content:space-between;overflow:hidden}.VideoCard_video__vgAsL{width:100%;height:20vw}.VideoCard_text___mSTC{overflow:auto}.VideoCard_title__ha8Rb{color:#4599ea;padding:0;margin:0;font-size:x-large}.VideoCard_date__WPP5o{color:#ff8d3d;padding:0;margin:0;font-size:large}.VideoCard_description__VRp_0{color:#145799;padding:0;margin:0;font-size:large;word-wrap:normal;word-break:break-word;overflow:auto;max-width:100%}@media (max-width:1024px){.VideoCard_card__bvg4U{margin:15px}.VideoCard_video__vgAsL{width:100%;height:50vw}.VideoCard_title__ha8Rb{font-size:4vw}.VideoCard_date__WPP5o,.VideoCard_description__VRp_0{font-size:3vw}}.Filter_container___JfFO{margin-top:15vh;margin-left:5vh;display:flex;flex-direction:column;min-width:30vh;max-height:500px;color:#5ca6ed;border-right:2px solid #013567}.Filter_title__BmbWl{margin-left:1vh;color:#013567}.Filter_filter__gY_de{all:unset;border-radius:3px;margin:1%;flex-grow:1;max-height:5vh}.Filter_filter__gY_de:hover{background-color:#d8ecff}.Filter_text___I_t3{margin-right:1vh}@media (max-width:1025px){.Filter_container___JfFO{display:none}}.VideoGrid_grid__wvdEA{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:3vh;gap:3vh;padding:3vh;overflow:visible}@media (max-width:1025px){.VideoGrid_grid__wvdEA{grid-template-columns:1fr}}