.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}.saction-imgs{height:inherit}.saction-imgs>.heading_saction_imgs{display:flex;justify-content:space-between}.saction-imgs>.heading_saction_imgs>.title h2{color:#707070;font-size:18px;padding:0}.saction-imgs>.heading_saction_imgs>.button_imgs{display:flex;justify-content:center;width:-moz-fit-content;width:fit-content;align-items:center}.saction-imgs>.heading_saction_imgs>.button_imgs a{text-decoration:none;color:#02a5a5}.saction-imgs>.heading_saction_imgs>.button_imgs a:hover{color:#00af9d}.saction-imgs>.heading_saction_imgs>.button_imgs svg{width:18px}.saction-imgs .list-imgs{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:auto;grid-gap:15px;margin-top:25px}.saction-imgs .list-imgs .image,.saction-imgs .list-imgs .image div,.saction-imgs .list-imgs .image div img{width:100%;height:190px}.saction-imgs .spinner-load{margin-bottom:200px;margin-top:100px}.saction-imgs .More{width:-moz-fit-content;width:fit-content;margin:50px auto auto;font-size:var(--font-size-x1);background-color:#fff;border:1px solid #c4c4c4;height:-moz-fit-content;height:fit-content;border-radius:30px;text-decoration:none;color:#979090;transition:.3s;display:flex;justify-content:center;align-items:flex-start;padding:5px 15px}.saction-imgs .More:hover{color:#3a3a3a;border:1px solid #454242}.saction-imgs .More span{text-align:center;min-width:100px;display:inline-block;white-space:nowrap;width:-moz-fit-content;width:fit-content}.saction-imgs .More span svg{width:var(--font-size-x1);margin-left:5px;margin-right:5px}@media(max-width:1200px){.saction-imgs .list-imgs .image,.saction-imgs .list-imgs .image div,.saction-imgs .list-imgs .image div img{width:100%;height:190px}}@media(max-width:990px){.saction-imgs .list-imgs{grid-template-columns:repeat(2,1fr);grid-template-rows:auto}.saction-imgs .list-imgs .image,.saction-imgs .list-imgs .image div,.saction-imgs .list-imgs .image div img{width:100%;height:190px}}@media(max-width:767px){.saction-imgs>.heading_saction_imgs>.button_imgs a,.saction-imgs>.heading_saction_imgs>.title h2{font-size:16px}.saction-imgs .list-imgs{grid-template-rows:repeat(2,1fr);grid-gap:10px}.saction-imgs .list-imgs .image,.saction-imgs .list-imgs .image div,.saction-imgs .list-imgs .image div img{width:100%;height:160px}}@media(max-width:500px){.saction-imgs>.heading_saction_imgs>.button_imgs a,.saction-imgs>.heading_saction_imgs>.title h2{font-size:16px}.saction-imgs .list-imgs{grid-template-rows:repeat(2,1fr);grid-gap:10px}.saction-imgs .list-imgs .image,.saction-imgs .list-imgs .image div,.saction-imgs .list-imgs .image div img{width:100%;height:150px}}.loader-container{display:flex;justify-content:center;width:80px;height:20px}.loading-container{position:relative}.loading-dots{top:100%;left:60%;position:absolute;transform:translate(-50%,-50%)}.spinner{display:flex;flex-direction:row;gap:5px;justify-content:space-between}.dot{width:10px;height:10px;border-radius:50%;background-color:var(--main-bg-color);animation:bounce 1s infinite alternate}@keyframes bounce{0%{transform:translateY(0);opacity:.3}50%{transform:translateY(-5px);opacity:1}to{transform:translateY(0);opacity:.3}}.dot:first-child{animation-delay:0s}.dot:nth-child(2){animation-delay:.1s}.dot:nth-child(3){animation-delay:.2s}.dot:nth-child(4){animation-delay:.3s}.dot:nth-child(5){animation-delay:.4s}.dot:nth-child(6){animation-delay:.5s}.dot{margin:0 5px}.image-view{padding-bottom:100px}.image-view .box_image_info{margin-bottom:100px;width:100%;height:-moz-fit-content;height:fit-content;border-radius:20px;background-color:#ededed;display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:150px 68px 50px auto;grid-gap:20px;padding:20px}.image-view .box_image_info>div{border-radius:20px}.image-view .box_image_info .info{background-color:#fff;grid-column:1/3;grid-row:1/2}.image-view .box_image_info .info .image_info{padding:15px;display:flex;justify-content:space-between}.image-view .box_image_info .info .image_info .photographer_info{display:flex}.image-view .box_image_info .info .image_info .photographer_info svg{width:40px;height:40px;color:#707070;padding-left:10px}.image-view .box_image_info .info .image_info .photographer_info div a{text-decoration:none;color:#000}.image-view .box_image_info .info .image_info .photographer_info div a:hover{text-decoration:underline}.image-view .box_image_info .info .image_info .photographer_info div a>:first-child{font-weight:700}.image-view .box_image_info .info .image_info .photographer_info div a p{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;font-size:14px;margin:0;padding:0}.image-view .box_image_info .info .image_info .date_info{height:-moz-fit-content;height:fit-content;margin:0 10px;color:#454545}.image-view .box_image_info .info .image_info .date_info svg{width:20px;height:20px}.image-view .box_image_info .info .title_image{margin:5px 20px;height:50px;overflow:hidden}.image-view .box_image_info .info .title_image h2{font-size:18px}.image-view .box_image_info .info .title_image p{margin:0;height:inherit}.image-view .box_image_info .downloads_views{grid-column:1/3;grid-row:2/3;background-color:#fff;border-radius:20px;height:-moz-fit-content;height:fit-content;display:flex;justify-content:center;font-size:16px}.image-view .box_image_info .downloads_views div{display:flex;padding:10px 5px;width:100%}.image-view .box_image_info .downloads_views div div{width:-moz-fit-content;width:fit-content}.image-view .box_image_info .downloads_views div svg{width:25px;height:25px;color:#707070;padding:10px}.image-view .box_image_info .downloads_views>:first-child{border-left:2px solid hsla(0,0%,44%,.85);border-radius:0}.image-view .box_image_info .download_img{grid-column:1/3;grid-row:3/4;width:100%}.image-view .box_image_info .download_img a{border:none;width:100%;display:inline-block;background-color:#009daf;color:#f9f9f9;border-radius:20px;text-align:center;padding:10px;text-decoration:none;font-size:18px}.image-view .box_image_info .download_img a svg{width:24px;height:24px;padding-right:10px}.image-view .box_image_info .tags{grid-column:1/3;grid-row:4/5}.image-view .box_image_info .tags a{color:#000}.image-view .box_image_info .tags .tag{background-color:#fff;border-radius:10px;display:inline-block;margin-left:4px;margin-top:4px}.image-view .box_image_info .tags .tag p{font-size:14px;margin:10px}.image-view .box_image_info .photo{background-color:hsla(0,0%,73%,.57);height:500px;grid-column:3/7;grid-row:1/5;display:flex;justify-content:center;width:100%;border-radius:inherit;overflow:hidden}.image-view .box_image_info .photo>div{height:inherit;width:auto;border-radius:0}.image-view .box_image_info .photo>div>div>img{object-fit:contain}.animation-gradient{background:linear-gradient(-45deg,#009daf,#23d5ab);background-size:400% 400%;animation:gradient 5s ease infinite}@keyframes gradient{0%{background-position:0 100%}50%{background-position:100% 100%}to{background-position:0 100%}}@media(max-width:1200px){.image-view .box_image_info .downloads_views div svg{width:20px;height:20px;padding:10px 7px}.image-view .saction-imgs .list-imgs{grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(1,180px)}.image-view .saction-imgs .list-imgs div{height:180px}}@media(max-width:990px){.image-view .box_image_info{grid-template-columns:repeat(6,1fr);grid-template-rows:400px 50px auto auto auto}.image-view .box_image_info .info{grid-column:1/7;grid-row:3/4}.image-view .box_image_info .downloads_views{grid-column:4/7;grid-row:2/3}.image-view .box_image_info .downloads_views div{padding:2px}.image-view .box_image_info .downloads_views div div{height:-moz-fit-content;height:fit-content;margin:auto 0}.image-view .box_image_info .download_img{grid-column:1/4;grid-row:2/3}.image-view .box_image_info .tags{grid-column:1/7;grid-row:4/5}.image-view .box_image_info .photo{overflow:hidden;grid-column:1/7;grid-row:1/2;height:400px}.image-view .saction-imgs .list-imgs{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,250px)}.image-view .saction-imgs .list-imgs div{height:250px}}@media(max-width:767px){.image-view .saction-imgs .list-imgs{grid-template-rows:repeat(2,180px)}.image-view .saction-imgs .list-imgs div{height:180px}}@media(max-width:500px){.image-view .box_image_info{grid-template-columns:repeat(6,1fr);grid-template-rows:300px 50px 50px auto auto;grid-gap:10px;padding:10px}.image-view .box_image_info .info{grid-column:1/7;grid-row:4/5}.image-view .box_image_info .downloads_views{grid-column:1/7;grid-row:3/4}.image-view .box_image_info .downloads_views div div{height:-moz-fit-content;height:fit-content;margin:auto 0}.image-view .box_image_info .download_img{grid-column:1/7;grid-row:2/3}.image-view .box_image_info .tags{grid-column:1/7;grid-row:5/6}.image-view .box_image_info .photo{grid-column:1/7;grid-row:1/2;height:300px;overflow:hidden}.image-view .box_image_info .photo div>img{height:auto!important}}