.mane_gallery{margin-bottom:100px}.mane_gallery>.title{display:flex}.mane_gallery>.title i{padding:12px;margin-top:auto;margin-bottom:auto}.mane_gallery>.title i,.mane_gallery>.title p{color:#979090;height:-moz-fit-content;height:fit-content}.mane_gallery>.title p{font-size:18px;width:-moz-fit-content;width:fit-content;padding:13px;margin:0}.mane_gallery>.title p a{text-decoration:none;color:#707070}.mane_gallery>.title p a:hover{color:#009daf}.mane_gallery .most_watched{width:100%;height:-moz-fit-content;height:fit-content}.mane_gallery .most_watched .title_most_watched{margin-top:10px;display:flex;justify-content:space-between}.mane_gallery .most_watched .title_most_watched .text{color:#707070;margin-top:10px;height:-moz-fit-content;height:fit-content}.mane_gallery .most_watched .title_most_watched .text p{font-size:18px;margin:0!important}.mane_gallery .most_watched .title_most_watched .datetime{display:flex;justify-content:center;align-items:center}.mane_gallery .most_watched .title_most_watched .datetime .date{width:-moz-fit-content;width:fit-content}.mane_gallery .most_watched .title_most_watched .datetime .date svg{width:18px;margin-left:5px}.mane_gallery .most_watched .title_most_watched .datetime .watched{width:-moz-fit-content;width:fit-content;margin-right:15px}.mane_gallery .most_watched .title_most_watched .datetime .watched svg{width:18px;margin-left:5px}.mane_gallery .most_watched .box-image{height:500px}.mane_gallery .img-saction{margin-top:30px}@media(max-width:990px){.mane_gallery .most_watched .box-image{height:340px}}@media(max-width:767px){.mane_gallery .most_watched .title_most_watched,.mane_gallery .most_watched .title_most_watched .text p{font-size:14px}.mane_gallery .most_watched .box-image{height:300px}}@media(max-width:500px){.mane_gallery .most_watched .title_most_watched,.mane_gallery .most_watched .title_most_watched .text p{font-size:14px}.mane_gallery .most_watched .box-image{height:250px}}.breadcrumb{padding:10px 0}.breadcrumb>div{display:flex}.breadcrumb>div:hover,.breadcrumb>div:hover a,.breadcrumb>div:hover svg{color:var(--main-bg-color)}.breadcrumb>div svg{color:var(--dl-color-gray-700);margin-top:auto;margin-bottom:auto;width:10px}.breadcrumb>div p{font-size:15px;color:var(--dl-color-gray-700);width:-moz-fit-content;width:fit-content;margin:auto 10px;height:-moz-fit-content;height:fit-content}.breadcrumb>div p a{text-decoration:none;color:var(--dl-color-gray-700)}.section-Video{height:-moz-fit-content;height:fit-content;margin-top:40px}.section-Video .heading{display:flex;justify-content:space-between}.section-Video .heading .title{display:flex;font-weight:400}.section-Video .heading .title i{color:#979090;padding:12px;margin-top:auto;margin-bottom:auto;height:-moz-fit-content;height:fit-content}.section-Video .heading .title h3{font-size:18px;color:#979090;width:-moz-fit-content;width:fit-content;margin:0;padding:0;height:-moz-fit-content;height:fit-content}.section-Video .heading .title h3 a{font-weight:700;text-decoration:none;color:#707070}.section-Video .heading .title h3 a:hover{color:var(--main-bg-color)}.section-Video .heading .button{display:flex;justify-content:center;width:-moz-fit-content;width:fit-content;align-items:center;font-size:18px}.section-Video .heading .button svg{font-size:18px;width:15px;height:15px}.section-Video .heading .button a{text-decoration:none;color:var(--main-bg-color-light)}.section-Video .heading .button a:hover{color:var(--main-bg-color)}.section-Video .list{margin-top:30px;display:grid;grid-template-columns:repeat(4,4fr);grid-template-rows:280px;grid-gap:20px}@media(max-width:1200px){.section-Video .list{margin-top:30px;display:grid;grid-template-columns:repeat(3,4fr);grid-template-rows:250px 250px;grid-gap:20px}}@media(max-width:990px){.section-Video .list{margin-top:30px;display:grid;grid-template-columns:repeat(2,4fr);grid-template-rows:250px 250px;grid-gap:20px}}@media(max-width:767px){.section-Video .heading .button,.section-Video .heading .title h3{font-size:16px}.section-Video .list{margin-top:30px;display:grid;grid-template-columns:repeat(2,4fr);grid-template-rows:250px 250px;grid-gap:20px}}@media(max-width:500px){.section-Video .list{margin-top:30px;display:grid;grid-template-columns:repeat(1,4fr);grid-template-rows:300px 300px 300px 300px;grid-gap:20px}}.box-VideoCard{background-color:#fff;border-radius:15px;transition:transform .3s ease,opacity .3s ease;height:100%;width:100%;color:#000;display:flex;justify-content:space-between;flex-direction:column}.box-VideoCard:hover{transform:scale(1.03)}.box-VideoCard:hover .img-box-VideoCard .icon span{color:var(--main-bg-color);opacity:1}.box-VideoCard .img-box-VideoCard{height:60%;position:relative}.box-VideoCard .img-box-VideoCard img{object-fit:cover;width:100%;height:100%;border-radius:15px 15px 0 0}.box-VideoCard .img-box-VideoCard .icon{width:100%;height:100%;position:absolute;right:0;bottom:0;margin:auto}.box-VideoCard .img-box-VideoCard .icon span{width:100%;height:100%;display:flex;justify-content:center;align-items:center;color:#fff;opacity:.5;transition:transform .3s ease,opacity .3s ease,color .3s ease}.box-VideoCard .img-box-VideoCard .icon span svg{width:50px;height:50px}.box-VideoCard .doc{height:40%;display:flex;justify-content:space-between;flex-direction:column;background-color:#fff;border-radius:0 0 15px 15px}.box-VideoCard .doc .name{height:-moz-fit-content;height:fit-content;padding:10px 15px 0}.box-VideoCard .doc .name p{font-weight:500;font-size:15px;margin:0}.box-VideoCard .doc .data{padding:2%}.box-VideoCard .doc .data span{font-size:15px;margin-top:5px;text-decoration:none;padding-right:10px}.box-VideoCard .doc .data svg{width:20px;padding:0!important;margin:0;color:var(--main-bg-color)}.videos{margin-bottom:100px;box-sizing:border-box}.videos .main_video{display:grid;grid-template-columns:400px auto;grid-template-rows:240px}.videos .main_video .img-video{width:100%;height:100%}.videos .main_video .img-video img{object-fit:cover;width:100%;height:100%;border-radius:15px}.videos .main_video .title-main-videos{display:flex;justify-content:right;flex-direction:column;padding-right:25px}.videos .main_video .title-main-videos p{font-size:25px;padding:0;margin-top:20px;color:#000;font-weight:700}.videos .main_video .title-main-videos>.date{padding-bottom:20px}.videos .main_video .title-main-videos>.date svg{color:#53a4ae;width:16px;height:16px}.videos .main_video .title-main-videos>.date span{margin-right:10px;text-decoration:none;color:#707070}@media(max-width:990px){.videos .main_video{grid-template-columns:300px auto;grid-template-rows:200px}}@media(max-width:767px){.videos .main_video{grid-template-columns:auto;grid-template-rows:auto}.videos .main_video .title-main-videos{padding-right:0}.videos .main_video .title-main-videos p{font-size:20px;padding:0;margin-top:20px;color:#000;font-weight:700}}