.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)}.image{width:100%;height:100%;background:#d0d0d0;border-radius:20px;position:relative;overflow:hidden}.image:before{position:absolute;content:"";display:inline-block;height:inherit;width:inherit;animation:loading 2s infinite;background:linear-gradient(90deg,transparent,#efefef,transparent)}.image div{width:100%;height:100%;text-align:center;position:relative;display:flex}.image div img{z-index:1;object-fit:cover;width:100%;height:100%;transition:transform .3s ease,opacity .3s ease,box-shadow .3s ease}.image .open-button{position:absolute;top:0;left:0;width:50px;height:50px;color:#fff;background-color:unset;border:none;z-index:1}.image .open-button svg{width:20px!important;height:30px!important;font-weight:200}.image .back{background-color:rgba(0,0,0,.91);position:fixed;top:0;left:0;width:100%!important;z-index:100000000000000;display:flex;justify-content:center}.image .back,.image .back .popup{height:100vh!important;border-radius:0}.image .back .popup{width:auto!important;text-align:center;position:relative;overflow:hidden}.image .back .popup>img{height:100vh!important;width:100%!important;object-fit:contain;border-radius:0}.hover-anmat:hover{transform:scale(1.1)}.image-bg{height:100%;width:100%;border-radius:inherit;position:relative;display:inline-block;background-size:cover;margin-top:0;background:#d0d0d0;overflow:hidden}.image-bg:before{position:absolute;content:"";display:inline-block;height:inherit;width:inherit;animation:loading 2s infinite;background:linear-gradient(90deg,transparent,#efefef,transparent)}@keyframes loading{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.image-bg img{object-fit:cover;width:100%;height:100%}.image-bg>div{height:100%;width:100%;position:absolute}.only_desktop_main{display:block}.only_desktop_rest{display:none}@media(max-width:1000px){.only_desktop_main{display:none}.only_desktop_rest{display:block}}.section-publication{margin-top:30px}.section-publication .title{margin-bottom:20px;display:block;color:#888;padding-right:10px}.section-publication .title p{font-size:18px}.section-publication .content-pub{padding:20px 10px;border-radius:20px;background-color:#fff;display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:auto}.section-publication .content-pub .cards{border-radius:20px;border:none;transition:.3s;padding:10px;margin:0;width:100%}.section-publication .content-pub .cards:hover{background-color:#eee;transform:scale(1.05)}.section-publication .content-pub .cards a div{display:flex;justify-content:center;margin:auto;width:180px;height:250px}.section-publication .content-pub .cards a div img{height:100%;width:100%;border-radius:20px;object-fit:cover}.section-publication .content-pub .cards a h1,.section-publication .content-pub .cards a h2,.section-publication .content-pub .cards a h3,.section-publication .content-pub .cards a h4,.section-publication .content-pub .cards a h5,.section-publication .content-pub .cards a h6{text-align:center;width:90%;color:#000;font-size:18px;margin:10px auto;padding:0;font-weight:700}.publication-not-found{height:4vh;font-size:20px;font-weight:700}@media(max-width:1200px){.section-publication .content-pub{grid-template-columns:repeat(4,1fr)}}@media(max-width:990px){.section-publication .content-pub{grid-template-columns:repeat(3,1fr)}}@media(max-width:767px){.section-publication .content-pub{grid-template-columns:repeat(3,1fr)}.section-publication .content-pub .cards a div{width:130px;height:180px}.section-publication .content-pub .cards a h1,.section-publication .content-pub .cards a h2,.section-publication .content-pub .cards a h3,.section-publication .content-pub .cards a h4,.section-publication .content-pub .cards a h5,.section-publication .content-pub .cards a h6{font-size:13px}}@media(max-width:500px){.section-publication .content-pub{grid-template-columns:repeat(2,1fr)}.section-publication .content-pub .cards a div{width:130px;height:180px}.section-publication .content-pub .cards a h1,.section-publication .content-pub .cards a h2,.section-publication .content-pub .cards a h3,.section-publication .content-pub .cards a h4,.section-publication .content-pub .cards a h5,.section-publication .content-pub .cards a h6{font-size:13px}}