.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}}.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)}.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)}