.latest-video-title{font-family:Karla;font-size:clamp(1.3rem,2vw,1.8rem);font-weight:700;text-align:center}.latest-video-category{color:#008a2a;font-family:Karla;font-size:clamp(1rem,2vw,1.2rem);font-weight:500;text-align:center}.video-gallery-text-container{align-items:center;display:flex;flex-wrap:wrap;padding:0 30px 20px;width:100%}.latest-video-container{cursor:pointer;flex:1 1 450px;padding:0 30px}.video-list-container{flex:1 0 350px;height:100%;padding:0 30px}.video-gallery{height:100dvh;max-height:60dvh}.latest-video-container{height:100%;width:100%}.video-thumb-container{border-radius:10px;height:100%;overflow:hidden;position:relative;width:100%}.video-thumb-container img{min-height:100%;min-width:100%;object-fit:cover;object-position:center;transition:.3s ease}.latest-video-content{background-color:#efefef;bottom:0;padding:20px 10px;position:absolute;transform:translateY(100%);transition:.5s ease;width:100%}.latest-video-button-grid{display:flex;flex-wrap:nowrap;gap:10px;justify-content:center;padding:20px 0;width:100%}.latest-video-btn,.latest-video-btn:active,.latest-video-btn:focus{background-color:transparent;border:2px solid #008a2a;border-radius:calc(1rem + 5px);color:#008a2a;font-family:Poppins;font-size:clamp(.7rem,2vw,1rem);font-weight:500;max-width:150px;padding:5px 10px;transition:.3s ease-in-out;width:40%}.latest-video-btn:hover{background-color:#008a2a;border:2px solid #008a2a;color:#fff}.video-thumb-container:hover img{min-height:80%}.video-thumb-container:hover .latest-video-content{transform:translateY(0)}.video-container-item{cursor:pointer;display:flex;flex-wrap:nowrap;gap:0 15px}.video-details,.video-flex-box{flex:0 0 50%}.video-gallery-list{height:100%;overflow:hidden;overflow-y:scroll}.video-list-carousel{display:flex;flex-flow:column;height:100%}.video-container-item{flex:0 0 33.3%}.video-thumbnail{border-radius:10px;height:100%;overflow:hidden}.video-thumbnail img{min-height:100%;min-width:100%;object-fit:cover;object-position:center}.video-container-item{padding-bottom:15px}.video-gallery-title{font-family:Karla;font-size:clamp(1rem,2vw,1.3rem);font-weight:600;line-height:clamp(1rem,2vw,1.3rem);margin-bottom:10px}.video-gallery-category{color:#008a2a;font-family:Karla;font-size:clamp(.8rem,2vw,1rem)!important;font-weight:500;line-height:clamp(.8rem,2vw,1rem)!important;margin-bottom:10px}.video-flex-box{flex:1 0 200px}.video-details{flex:1 1 50%}.video-details .latest-video-button-grid{justify-content:left}.video-details .latest-video-button-grid button{font-size:clamp(.5rem,1vw,.8rem)!important;max-width:100px;padding:3px 5px}.video-gallery-list::-webkit-scrollbar{background-color:#e0e0e0;border-radius:5px;height:5px;width:5px}.video-gallery-list::-webkit-scrollbar-thumb{background-color:#b3b3b3;border-radius:5px}@media only screen and (max-width:799px){.video-gallery{height:100%;max-height:none}.video-list-carousel{display:flex;flex-flow:row;height:100%}.video-container-item{display:flex;flex-flow:column}.video-gallery-list{height:100%;overflow:hidden;overflow-x:scroll;width:100%}.video-thumbnail{border-radius:10px;height:auto;overflow:hidden}.video-details,.video-flex-box{flex:1 1 auto}.video-list-container{width:100%}.video-container-item{gap:10px;padding:0 10px 0 1px}.latest-video-container{padding-bottom:15px}}@media only screen and (max-width:500px){.video-container-item{flex:0 0 50%}}