@charset "UTF-8";/* variabels */div.search-cloud a {color: var(--nav-link-color);}.fluid_video_wrapper { width: 100% !important; height: 100% !important; }html {--black-bg: #000;--white-bg: #fff;--black-color: #000;--white-color: #fff;--color-inverse: #fff;/* background */--main-background: #161616;--header-background: #070707;--header-background2: #000;--thumb-box-bg: #070707;--thumb-placeholder-bg: #070707;--footer-bg: var(--black-bg);--footer-box-bg: #070707;--pagination-bg: #070707;--sort-bg: #070707;--tags-link-bg: #070707;--tags-link-bg-hover: #383838;--input-bg: #1d1d1d;--btn-bg: #070707;--btn-report: #2e2f35;--input-bg2: #2e2f35;--input-upload-bg: #000;--member-menu-bg: #161616;--img-placeholder-bg: #000;--img-placeholder-bg2: #070707;--img-placeholder-bg3: #161616;--profile-bg: #070707;--profile-sort-bg: #161616;--community-sort-bg: #161616;--thumbs-bottom-btn-bg: #070707;--checkbox-bg: var(--black-bg);--radio-bg: #191a1d;--comment-item-bg: var(--black-bg);--modal-bg: #161616;--subscribe-bg: #262528;--video-sub-btn: #ff8500;--video-sub-btn-count: #070707;--sort-box-bg: #161616;--embed-button-bg: #34363c;--profile-heading-btn-bg: #1d1d1d;--subscription-bg: #070707;--subscription-btn-bg: #1d1d1d;--menu-icon-bg: #fff;--suggestion-bg: #1d1d1d;--suggestion-group-bg: #000;--comment-like-bg: #34363c;/* color */--general-color: var(--white-color);--member-menu-color: #b8b8b8;--thumb-text-color: var(--white-color);--nav-link-color: var(--white-color);--pagination-color: #b8b8b8;--sort-color: #b8b8b8;--tags-link-color: var(--white-color);--tags-arrow-color: var(--white-color);--input-color: var(--white-color);--btn-color: var(--white-color);--btn-tabs-color: #b8b8b8;--thumb-info-color: #b8b8b8;--input-color2: #8b8f96;--input-color3: #b8b8b8;--input-upload-color: #fff;--profile-color: var(--white-color);--profile-color2: #b8b8b8;--profile-tab-color: var(--white-color);--thumbs-bottom-btn-color: #b8b8b8;--heading-title-color: var(--white-color);--comment-item-color: var(--white-color);--subscribe-color: #626262;--subscribe-color2: #b8b8b8;--lang-hover-color: #000;--desc-color: #fff;--video-sub-btn-color: #000000;--theme-color: #b8b8b8;--theme-hover-color: #ff8500;--related-color: #b8b8b8;--tabs-title-color: #b8b8b8;--btn-gold: #ff8500;--comment-name-color: var(--white-color);--comment-date-color: #b8b8b8;--profile-heading-btn-color: #000;--upload-title-color: #959595;--seo-title-color: #fff;--seo-text-color: #b8b8b8;--footer-color: #b8b8b8;--comment-like-color: #8b8f96;/* border */--tags-link-border: none;--footer-border: none;--input-border: none;--header-border: 1px solid #161616;--header-border2: none;--profile-sort-border: 1px solid #000000;--video-controls-border: 1px solid #000000;--community-item-border: 6px solid #161616;--community-filter-border: 1px solid #000;--community-filter-input-border: 1px solid #3d3d3d;--sort-box-pseudo: #000;--btn-box-shadow: 0px 4px 14px rgba(255, 133, 0, 0.5);/* btn */--swiper-btn-prev: linear-gradient(90deg,#161616 52.6%,rgba(22, 22, 22, 0) 100%);--swiper-btn-next: linear-gradient(270deg,#161616 52.6%,rgba(22, 22, 22, 0) 100%);}html.light {--black-bg: #000;--white-bg: #fff;--black-color: #000;--white-color: #fff;--grey-color: #707070;--color-inverse: #000;/* background */--main-background: var(--white-bg);--header-background: transparent;--header-background2: #fff;--thumb-box-bg: #e0e0e0;--thumb-placeholder-bg: #e0e0e0;--footer-bg: var(--white-bg);--footer-box-bg: var(--white-bg);--pagination-bg: #e0e0e0;--sort-bg: #e0e0e0;--tags-link-bg: none;--tags-link-bg-hover: rgba(255, 133, 0, 0.16);--input-bg: var(--white-bg);--btn-bg: #e0e0e0;--btn-report: #e0e0e0;--input-bg2: transparent;--input-upload-bg: transparent;--member-menu-bg: #e0e0e0;--img-placeholder-bg: #dadada;--img-placeholder-bg2: #dadada;--img-placeholder-bg3: #fff;--profile-bg: #e0e0e0;--profile-sort-bg: #fff;--community-sort-bg: #fff;--thumbs-bottom-btn-bg: #e0e0e0;--checkbox-bg: var(--white-bg);--radio-bg: #e0e0e0;--modal-bg: #606060;--subscribe-bg: #e0e0e0;--video-sub-btn: #626262;--video-sub-btn-count: var(--subscribe-bg);--sort-box-bg: var(--white-bg);--embed-button-bg: #e0e0e0;--profile-heading-btn-bg: #fff;--subscription-btn-bg: #fff;--menu-icon-bg: #b8b8b8;--suggestion-bg: #e0e0e0;--suggestion-group-bg: rgba(0, 0, 0, 0.1);--comment-like-bg: #e0e0e0;/* color */--general-color: #363636;--member-menu-color: var(--grey-color);--thumb-text-color: #363636;--nav-link-color: var(--grey-color);--pagination-color: var(--grey-color);--sort-color: var(--grey-color);--tags-link-color: #ff8500;--tags-arrow-color: #b8b8b8;--input-color: var(--grey-color);--btn-color: var(--grey-color);--btn-tabs-color: var(--grey-color);--thumb-info-color: var(--grey-color);--input-color2: #8b8f96;--input-color3: var(--grey-color);--input-upload-color: #8b8f96;--profile-color: var(--grey-color);--profile-color2: #363636;--profile-tab-color: var(--grey-color);--thumbs-bottom-btn-color: var(--grey-color);--heading-title-color: #363636;--comment-item-bg: #e0e0e0;--comment-item-color: #363636;--subscribe-color: var(--grey-color);--subscribe-color2: var(--grey-color);--lang-hover-color: #000;--desc-color: #363636;--video-sub-btn-color: #fff;--theme-color: #707070;--theme-hover-color: #ff8500;--related-color: #363636;--tabs-title-color: #363636;--btn-gold: #363636;--comment-name-color: #363636;--comment-date-color: #707070;--profile-heading-btn-color: #fff;--upload-title-color: #363636;--seo-title-color: #363636;--seo-text-color: #707070;--footer-color: #707070;--comment-like-color: #707070;/* border */--tags-link-border: 1px solid #ff8500;--footer-border: 1px solid #d9d9d9;--input-border: 1px solid var(--grey-color);--header-border: 1px solid #d9d9d9;--header-border2: 1px solid #d9d9d9;--profile-sort-border: 1px solid #d9d9d9;--video-controls-border: 1px solid #d9d9d9;--community-item-border: 6px solid #d9d9d9;--community-filter-border: 1px solid #d9d9d9;--community-filter-input-border: 1px solid #d9d9d9;--sort-box-pseudo: #d9d9d9;--btn-box-shadow: none;/* btn */--swiper-btn-prev: linear-gradient(90deg,#ffffff 52.6%,rgba(22, 22, 22, 0) 100%);--swiper-btn-next: linear-gradient(270deg,#ffffff 52.6%,rgba(22, 22, 22, 0) 100%);}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,button,input,p,blockquote,th,td {margin: 0;padding: 0;}fieldset,img {border: 0;}img,object,embed {vertical-align: bottom;}address,caption,cite,code,dfn,em,th,var {font-style: normal;font-weight: normal;}ol,ul {list-style: none;}caption,th {text-align: left;}h1,h2,h3,h4,h5,h6 {font-size: 100%;}q:before,q:after {content: "";}a,a * {cursor: pointer;}input,textarea {outline: none;}a {text-decoration: none;}input {outline: none;-webkit-appearance: none;border-radius: 0;}* {outline: none;}* {-webkit-box-sizing: border-box;box-sizing: border-box;}*:before,*:after {-webkit-box-sizing: border-box;box-sizing: border-box;}i {-webkit-backface-visibility: hidden;backface-visibility: hidden;}html {-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;}body,html {height: 100%;}body {font: 400 14px/1.2 sans-serif;color: var(--general-color);background: var(--main-background);}header {/* 0 flex-grow, 0 flex-shrink, auto flex-basis */-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;}.main {/* 1 flex-grow, 0 flex-shrink, auto flex-basis */-webkit-box-flex: 1;-ms-flex: 1 0 auto;flex: 1 0 auto;}footer {/* 0 flex-grow, 0 flex-shrink, auto flex-basis */-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;}.svg-icon {display: inline-block;width: 1em;height: 1em;stroke-width: 0;stroke: currentColor;fill: currentColor;}/* ==========================================Single-colored icons can be modified like so:.icon-name {font-size: 32px;color: red;}========================================== */.icon-flag {width: 0.7998046875em;}.icon-top-arrow {font-size: 9px;}.icon-arrow-down {font-size: 10px;}.icon-user {color: #b8b8b8;font-size: 18px;}.sub-btn .icon-user {color: var(--video-sub-btn-color);}.icon-edit,.icon-heart,.icon-oclock {font-size: 12px;}.icon-calendar,.icon-picture,.icon-like,.icon-play {font-size: 14px;}.icon-eye {font-size: 17px;}.icon-chat,.icon-plus {font-size: 18px;}.icon-no-thumb {font-size: 82px;}.icon-search,.icon-upload,.icon-dislike,.icon-star,.icon-monitor,.icon-categories,.icon-playlist,.btn-favourites .icon-heart,.btn-favourites .icon-oclock,.sort-control .icon-info,.sort-control .icon-share,.sort-control .icon-chat,.sort-control .icon-flag,.sort-control .icon-picture {font-size: 20px;}.rating-container .icon-dislike,.rating-container .icon-like {font-size: 20px;}.wrapper {position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;height: 100%;}.wrapper.profile-page .header {margin-bottom: 0;}.container {max-width: 1460px;width: 100%;padding: 0 10px;margin: 0 auto;}.section-row {margin-bottom: 44px;}.section-row.tags-row {margin-bottom: 10px;position: relative;padding: 0;}.header {margin-bottom: 20px;}.logo {-webkit-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;opacity: 1;}.logo img:last-child {display: none;}.light .logo img:first-child {display: none;}.light .logo img:last-child {display: block;}@media (max-width: 1024px) {.logo {-webkit-box-ordinal-group: 3;-ms-flex-order: 2;order: 2;}}.header-inner {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.header-links {background: #000;}.header-links .header-inner {padding: 5px 0;overflow-x: scroll;}.header-links .header-inner::-webkit-scrollbar {display: none;}.header-links a {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;font-weight: 500;font-size: 12px;line-height: 20px;/* identical to box height, or 167% */color: #b8b8b8;margin-right: 31px;-webkit-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;}@media (min-width: 1024px) {.header-links a:hover {color: #ff8500;}}.header-links i {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;margin-right: 4px;}.header-links i svg {fill: #ff8500;}.header-holder {background-color: var(--header-background);border-bottom: var(--header-border);padding: 12px 0 11px 0;position: relative;}@media (max-width: 1024px) {.header-holder .header-inner {-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}}.search {-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;-ms-flex-negative: 1;flex-shrink: 1;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;padding: 0 10px;}@media (max-width: 1024px) {.search {position: absolute;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;width: 100%;z-index: 10;left: 0;max-width: calc(100% - 40px);-webkit-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;-webkit-transform: translate(-100%, 0);-ms-transform: translate(-100%, 0);transform: translate(-100%, 0);}}.search form {max-width: 630px;width: 100%;}@media (max-width: 1024px) {.search form {max-width: 100%;}}.search .search-inner {width: 100%;position: relative;}.search input {background: var(--input-bg);border: var(--input-border);border-radius: 10px;height: 40px;width: 100%;padding: 10px 45px 10px 20px;color: var(--input-color);}.search .btn-search {position: absolute;right: 20px;top: 50%;-webkit-transform: translateY(-40%);-ms-transform: translateY(-40%);transform: translateY(-40%);background: transparent;border: none;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;cursor: pointer;}@media (min-width: 1024px) {.search .btn-search:hover svg {fill: #ff8500;}}.search .btn-search svg {fill: #b8b8b8;-webkit-transition: fill 0.3s;-o-transition: fill 0.3s;transition: fill 0.3s;}.header.search-open .logo {opacity: 0;}.header.search-open .search {-webkit-transform: translate(0, 0);-ms-transform: translate(0, 0);transform: translate(0, 0);}.header.search-open .btn-mobile .svg-search {opacity: 0;-webkit-transform: scale(0);-ms-transform: scale(0);transform: scale(0);}.header.search-open .btn-mobile .svg-icon {opacity: 1;-webkit-transform: scale(1.3);-ms-transform: scale(1.3);transform: scale(1.3);}.btn-mobile {display: none;background: none;border: none;cursor: pointer;width: 30px;height: 30px;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-ordinal-group: 4;-ms-flex-order: 3;order: 3;}@media (max-width: 1024px) {.btn-mobile {display: -webkit-box;display: -ms-flexbox;display: flex;}}.btn-mobile i {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.btn-mobile svg {fill: #b8b8b8;-webkit-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.btn-mobile .svg-icon {position: absolute;opacity: 0;-webkit-transform: scale(0);-ms-transform: scale(0);transform: scale(0);}.buttons-col {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.buttons-col.mobile {display: none;}@media (max-width: 1024px) {.buttons-col.mobile {display: block;}}@media (max-width: 1024px) {.buttons-col {-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;display: none;}.buttons-col.mobile {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.buttons-col .mebers-block {width: 100%;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}}.buttons-col .upload-holder {position: relative;}.buttons-col .upload-list {position: absolute;right: 0;z-index: 11;background: #161616;top: calc(100% + 8px);border-radius: 10px;overflow: hidden;display: none;}.upload-open .upload-list {display: block;}.buttons-col .upload-list a {display: block;font-weight: 500;font-size: 14px;line-height: 20px;color: #b8b8b8;-webkit-transition: background-color 0.3s, color 0.3s, -webkit-box-shadow 0.3s;transition: background-color 0.3s, color 0.3s, -webkit-box-shadow 0.3s;-o-transition: background-color 0.3s, color 0.3s, box-shadow 0.3s;transition: background-color 0.3s, color 0.3s, box-shadow 0.3s;transition: background-color 0.3s, color 0.3s, box-shadow 0.3s, -webkit-box-shadow 0.3s;padding: 10px 32px;}.buttons-col .upload-btn {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-line-pack: center;align-content: center;font-weight: 500;font-size: 14px;line-height: 20px;color: var(--member-menu-color);-webkit-transition: color 0.3s;-o-transition: color 0.3s;transition: color 0.3s;margin-right: 31px;cursor: pointer;}.buttons-col .upload-btn i {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-right: 10px;}.buttons-col .upload-btn svg {fill: var(--member-menu-color);-webkit-transition: fill 0.3s;-o-transition: fill 0.3s;transition: fill 0.3s;}@media (min-width: 1024px) {.buttons-col .upload-list a:hover {color: #000000;background-color: #ff8500;}.buttons-col .upload-btn:hover {color: #ff8500;}.buttons-col .upload-btn:hover svg {fill: #ff8500;}}.leng-holder {margin-right: 8px;position: relative;}.leng-holder .lang-item {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}@media (min-width: 1024px) {.leng-holder .lang-item:hover svg {fill: #ff8500;}}.leng-holder .lang-item i {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-left: 10px;-webkit-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;}.leng-holder .lang-item i svg {-webkit-transition: fill 0.3s;-o-transition: fill 0.3s;transition: fill 0.3s;fill: var(--member-menu-color);}.leng-holder .drop {position: absolute;left: -12px;z-index: 11;background: var(--sort-bg);top: calc(100% + 8px);border-radius: 10px;overflow: hidden;opacity: 0;visibility: hidden;}@media (max-width: 1024px) {.leng-holder .drop {top: auto;bottom: calc(100% + 8px);width: 195px;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;left: -112px;}}.leng-holder .drop a {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;padding: 6px 10px;color: var(--sort-color);-webkit-transition: background 0.3s;-o-transition: background 0.3s;transition: background 0.3s;}@media (min-width: 1024px) {.leng-holder .drop a:hover {background: #ff8500;color: var(--lang-hover-color);}}@media (max-width: 1024px) {.leng-holder .drop a {width: 50%;}}.leng-holder .drop a img {margin-right: 4px;}.leng-holder.lang-open .lang-item i {-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);}.leng-holder.lang-open .lang-item svg {fill: #ff8500;}.leng-holder.lang-open .drop {opacity: 1;visibility: visible;}.mebers-block {display: -webkit-box;display: -ms-flexbox;display: flex;position: relative;}@media (max-width: 1024px) {.mebers-block {margin-top: 15px;}}.mebers-block a {display: block;font-weight: 500;font-size: 14px;line-height: 20px;text-align: center;color: var(--member-menu-color);-webkit-transition: background 0.3s, color 0.3s, -webkit-box-shadow 0.3s;transition: background 0.3s, color 0.3s, -webkit-box-shadow 0.3s;-o-transition: background 0.3s, color 0.3s, box-shadow 0.3s;transition: background 0.3s, color 0.3s, box-shadow 0.3s;transition: background 0.3s, color 0.3s, box-shadow 0.3s, -webkit-box-shadow 0.3s;border-radius: 10px;padding: 10px 32px;margin-right: 2px;}.mebers-block a:last-child {margin-right: 0;}.mebers-block a:first-child {padding: 10px 20px;}@media (min-width: 1024px) {.mebers-block a:hover {color: #000000;background: #ff8500;-webkit-box-shadow: 0px 4px 14px rgba(255, 133, 0, 0.5);box-shadow: 0px 4px 14px rgba(255, 133, 0, 0.5);}}@media (max-width: 1024px) {.mebers-block a {color: #000000;background: #ff8500;-webkit-box-shadow: 0px 4px 14px rgba(255, 133, 0, 0.5);box-shadow: 0px 4px 14px rgba(255, 133, 0, 0.5);margin-right: 15px;}}.menu-icon {width: 20px;height: 14px;cursor: pointer;position: relative;display: none;-webkit-box-ordinal-group: 2;-ms-flex-order: 1;order: 1;}@media (max-width: 1024px) {.menu-icon {display: block;}}.menu-icon span {background-color: var(--menu-icon-bg);height: 2px;position: absolute;width: 100%;left: 0;-webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}.menu-icon span:first-child {top: 0;}.menu-icon span:nth-child(2) {top: 6px;}.menu-icon span:last-child {top: 12px;}.header-nav {background: var(--header-background2);border-bottom: var(--header-border2);}@media (max-width: 1024px) {.header-nav {position: absolute;min-height: -webkit-fill-available;height: 100%;width: 100%;left: 0;top: 111px;display: -webkit-box;display: -ms-flexbox;display: flex;z-index: 12;-webkit-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;opacity: 0;visibility: hidden;overflow-x: auto;}}.header-nav .header-inner {-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}@media (max-width: 1024px) {.header-nav .header-inner {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;padding-bottom: 120px;}}.header-nav .nav-link {text-align: center;font-weight: 700;font-size: 14px;line-height: 20px;/* identical to box height, or 143% */color: var(--nav-link-color);position: relative;padding: 15px 20px;-webkit-transition: color 0.3s;-o-transition: color 0.3s;transition: color 0.3s;white-space: nowrap;}@media (max-width: 1100px) {.header-nav .nav-link {padding: 10px 14px;}}.header-nav .nav-link::before {content: "";position: absolute;left: 0;bottom: 0;width: 0;height: 2px;background: #ff8500;-webkit-transition: width 0.3s;-o-transition: width 0.3s;transition: width 0.3s;}@media (min-width: 1024px) {.header-nav .nav-link:hover {color: #ff8500;}.header-nav .nav-link:hover::before {width: 100%;}}.header-nav .nav-link.active {color: #ff8500;cursor: default;}.header-nav .nav-link.active::before {width: 100%;}body.nav-open {overflow: hidden;}body.nav-open .menu-icon span:nth-child(2) {opacity: 0;}body.nav-open .menu-icon span:first-child,body.nav-open .menu-icon span:last-child {top: 6px;background-color: #ff8502;}body.nav-open .menu-icon span:first-child {-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}body.nav-open .menu-icon span:last-child {-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);transform: rotate(-45deg);}body.nav-open .header-nav {opacity: 1;visibility: visible;}.tags-row {padding: 10px 0;}@media (max-width: 1024px) {.tags-row {padding: 8px 0;}}.tags-row :root {--swiper-theme-color: #ffffff;}.tags-row .swiper-button-next,.tags-row .swiper-button-prev {font-size: 18px;}.tags-row .swiper-button-next:after,.tags-row .swiper-button-prev:after {color: var(--tags-arrow-color);font-size: 18px;}.tags-row .swiper-button-next:after {color: var(--tags-arrow-color);font-size: 18px;position: absolute;right: 15px;-webkit-transition: color 0.3s;-o-transition: color 0.3s;transition: color 0.3s;}.tags-row .swiper-button-prev {left: 0;}.tags-row .swiper-button-prev.swiper-button-disabled {opacity: 0;visibility: hidden;}.tags-row .swiper-button-prev {background: var(--swiper-btn-prev);left: 0;width: 75px;-webkit-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;}.tags-row .swiper-button-next {background: var(--swiper-btn-next);right: 0;width: 75px;}@media (min-width: 1024px) {.tags-row .swiper-button-next:hover::after {color: #ff8500;}}.tags-row .swiper-slide {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;width: -webkit-fit-content !important;width: -moz-fit-content !important;width: fit-content !important;}.tags-row a {display: -webkit-box;display: -ms-flexbox;display: flex;background: var(--tags-link-bg);border-radius: 10px;border: var(--tags-link-border);padding: 10px 15px;-o-text-overflow: ellipsis;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;color: var(--tags-link-color);-webkit-transition: color 0.3s, background 0.3s, -webkit-box-shadow 0.3s;transition: color 0.3s, background 0.3s, -webkit-box-shadow 0.3s;-o-transition: color 0.3s, background 0.3s, box-shadow 0.3s;transition: color 0.3s, background 0.3s, box-shadow 0.3s;transition: color 0.3s, background 0.3s, box-shadow 0.3s, -webkit-box-shadow 0.3s;}@media (min-width: 1024px) {.tags-row a:hover {background-color: var(--tags-link-bg-hover);}}.heading {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-bottom: 10px;position: relative;gap: 5px;}.heading.comments-heading {margin-bottom: 37px;}@media (max-width: 1024px) {.heading {-ms-flex-wrap: wrap;flex-wrap: wrap;}}.heading .title {font-size: 24px;line-height: 1;color: var(--heading-title-color);-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;-ms-flex-negative: 1;flex-shrink: 1;}.heading .title a {color: var(--heading-title-color);-webkit-transition: color 0.3s;-o-transition: color 0.3s;transition: color 0.3s;}.heading .title em {color: #b8b8b8;font-weight: 700;}@media (min-width: 1025px) {.heading .title a:hover {color: #ff8500;}}@media (max-width: 767px) {.heading .title {font-size: 17px;}}.sort {position: relative;}@media (max-width: 665px) {.sort.serch-box {-webkit-box-ordinal-group: 5;-ms-flex-order: 4;order: 4;width: 100%;margin-top: 10px;}.sort.serch-box .sort-title {-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}}.sort .sort-title,.more-title {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;font-weight: 400;font-size: 14px;line-height: 20px;color: var(--sort-color);background: var(--sort-bg);border-radius: 10px;padding: 8px 20px;cursor: pointer;-webkit-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;}.sort.sort-profile .sort-title,.sort.sort-profile .sort-drop {background-color: var(--profile-sort-bg);}.sort .sort-title {min-width: 170px;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}@media (max-width: 375px) {.sort .sort-title {font-size: 12px;padding: 5px 10px;}}.sort .sort-title.more-title,.more-title i {-webkit-transform: rotate(-90deg);-ms-transform: rotate(-90deg);transform: rotate(-90deg);}.sort .sort-title i,.more-title i {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-line-pack: center;align-content: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;margin-left: 10px;}.sort .sort-title svg,.more-title svg {fill: var(--sort-color);-webkit-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;-webkit-transform: rotate(0);-ms-transform: rotate(0);transform: rotate(0);}@media (min-width: 1024px) {.sort .sort-title:hover,.more-title:hover {color: #000000;background: #ff8500;-webkit-box-shadow: 0px 4px 14px rgba(255, 133, 0, 0.5);box-shadow: 0px 4px 14px rgba(255, 133, 0, 0.5);}.sort .sort-title:hover svg,.more-title:hover svg {fill: #000000;}}.sort .sort-drop {position: absolute;z-index: 10;width: 100%;background: var(--sort-bg);overflow: hidden;border-radius: 0 0 10px 10px;-webkit-transform: translate3d(0, 35px, 0);transform: translate3d(0, 35px, 0);opacity: 0;visibility: hidden;-webkit-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;}.sort .sort-drop a {display: block;text-align: center;color: var(--sort-color);padding: 8px 10px;-webkit-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;width: 100%;}@media (min-width: 1024px) {.sort .sort-drop a:hover {background: #ff8500;color: #000000;}}.sort.sort-open .sort-title {border-radius: 10px 10px 0 0;color: #000000;background: #ff8500;-webkit-box-shadow: 0px 4px 14px rgba(255, 133, 0, 0.5);box-shadow: 0px 4px 14px rgba(255, 133, 0, 0.5);}.sort.sort-open .sort-title.more-title {color: #b8b8b8;background: #070707;border-radius: 10px;-webkit-box-shadow: none;box-shadow: none;}.sort.sort-open .sort-title.more-title:hover {color: #000000;background: #ff8500;-webkit-box-shadow: 0px 4px 14px rgba(255, 133, 0, 0.5);box-shadow: 0px 4px 14px rgba(255, 133, 0, 0.5);}.sort.sort-open .sort-title.more-title:hover svg {fill: #000000;}.sort.sort-open .sort-title.more-title svg {-webkit-transform: rotate(0);-ms-transform: rotate(0);transform: rotate(0);fill: #b8b8b8;}.sort.sort-open .sort-title svg {fill: #000000;-webkit-transform: rotate(-180deg);-ms-transform: rotate(-180deg);transform: rotate(-180deg);}.sort.sort-open .sort-drop {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);opacity: 1;visibility: visible;}.sort-tabs {margin-right: 30px;}@media (max-width: 1024px) {.sort-tabs {margin-top: 10px;margin-right: 0;width: 100%;-webkit-box-ordinal-group: 4;-ms-flex-order: 3;order: 3;}}.sort-control {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.sort-control a {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;font-weight: 500;font-size: 14px;line-height: 20px;/* identical to box height, or 143% */color: var(--btn-tabs-color);-webkit-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;margin-right: 30px;}@media (max-width: 500px) {.sort-control a {font-size: 0;}}.sort-control a:last-child {margin-right: 0;}.sort-control a i {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;margin-right: 5px;}.sort-control a i.arrow {margin-left: 10px;right: 0;}.sort-control a svg {-webkit-transition: fill 0.3s;-o-transition: fill 0.3s;transition: fill 0.3s;fill: #b8b8b8;}@media (min-width: 1024px) {.sort-control a:hover {color: #ff8500;}.sort-control a:hover svg {fill: #ff8500;}}.sort-control a.active {color: #ff8500;}.sort-control a.active i.arrow {-webkit-transform: rotate(-180deg);-ms-transform: rotate(-180deg);transform: rotate(-180deg);}.sort-control a.active svg {fill: #ff8500;}.sort-box {position: absolute;width: 100%;left: 0;/* top: 36px; */z-index: 10;}.sort-box .tab-content {background: var(--sort-box-bg);border-top: var(--profile-sort-border);padding: 17px 0;}.sort-box .sort-inner {-moz-column-count: 7;-webkit-column-count: 7;column-count: 7;margin-bottom: 17px;}@media (max-width: 767px) {.sort-box .sort-inner {-moz-column-count: 4;-webkit-column-count: 4;column-count: 4;}}@media (max-width: 460px) {.sort-box .sort-inner {-moz-column-count: 3;-webkit-column-count: 3;column-count: 3;}}.sort-box .sort-inner a {font-weight: 500;font-size: 14px;line-height: 36px;color: var(--profile-color2);-webkit-transition: color 0.3s;-o-transition: color 0.3s;transition: color 0.3s;}@media (min-width: 1024px) {.sort-box .sort-inner a:hover {color: #ff8500;}}.sort-box .btn-holder {width: 100%;position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;}.sort-box .btn-holder::before {content: "";position: absolute;background: var(--sort-box-pseudo);height: 1px;width: calc(100% - 130px);right: 0;top: 50%;-webkit-transform: translate(0, -50%);-ms-transform: translate(0, -50%);transform: translate(0, -50%);}.sort-box .btn-holder .sort-title {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;font-weight: 400;font-size: 14px;line-height: 20px;color: var(--sort-color);background-color: var(--sort-bg);border-radius: 10px;padding: 8px 20px;cursor: pointer;-webkit-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;}.sort-box .btn-holder .sort-title.more-title i {-webkit-transform: rotate(-90deg);-ms-transform: rotate(-90deg);transform: rotate(-90deg);}.sort-box .btn-holder .sort-title i {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-line-pack: center;align-content: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;margin-left: 10px;}.sort-box .btn-holder .sort-title svg {fill: var(--sort-color);-webkit-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;-webkit-transform: rotate(0);-ms-transform: rotate(0);transform: rotate(0);}@media (min-width: 1024px) {.sort-box .btn-holder .sort-title:hover {color: #000000;background: #ff8500;-webkit-box-shadow: 0px 4px 14px rgba(255, 133, 0, 0.5);box-shadow: 0px 4px 14px rgba(255, 133, 0, 0.5);}.sort-box .btn-holder .sort-title:hover svg {fill: #000000;}}.tab-content.hidden {display: none;}.tab-content {margin-top: 20px;}.sort-box .tab-content {margin-top: 0;}.profile-tabs .tab-content {margin-top: 0px;}.sort-search {margin-right: 30px;}@media (max-width: 665px) {.sort-search {-webkit-box-ordinal-group: 3;-ms-flex-order: 2;order: 2;margin-right: 0;}}.sort-search .open-box {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;font-weight: 500;font-size: 14px;line-height: 20px;/* identical to box height, or 143% */color: #b8b8b8;-webkit-transition: color 0.3s;-o-transition: color 0.3s;transition: color 0.3s;}.sort-search .open-box:last-child {margin-right: 0;}.sort-search .open-box i {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;margin-right: 5px;}.sort-search .open-box i.arrow {margin-left: 10px;-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);right: 0;}.sort-search .open-box svg {-webkit-transition: fill 0.3s;-o-transition: fill 0.3s;transition: fill 0.3s;fill: #b8b8b8;}@media (min-width: 1024px) {.sort-search .open-box:hover {color: #ff8500;}.sort-search .open-box:hover svg {fill: #ff8500;}}.search-filter {position: absolute;width: 100%;left: 0;top: calc(100% + 10px);z-index: 10;background: var(--community-sort-bg);border-top: var(--community-filter-border);border-bottom: var(--community-filter-border);padding: 17px 0;}.search-filter .form-inner {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: end;-ms-flex-align: end;align-items: flex-end;}@media (max-width: 1024px) {.search-filter .form-inner {-ms-flex-wrap: wrap;flex-wrap: wrap;}}.search-filter .col-item {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;max-width: 260px;width: 100%;margin-right: 20px;}@media (max-width: 1110px) {.search-filter .col-item {margin-right: 10px;}}@media (max-width: 1024px) {.search-filter .col-item {max-width: 100%;margin-right: 0;padding: 10px 0;}}.search-filter .col-item.second {max-width: 145px;}@media (max-width: 1024px) {.search-filter .col-item.second {margin-right: 10px;}}.search-filter .col-item:last-child {margin-right: 0;}.search-filter label {font-weight: 700;font-size: 14px;line-height: 20px;color: var(--heading-title-color);display: block;margin-bottom: 5px;}.search-filter select {background-color: var(--input-bg);border: var(--community-filter-input-border);border-radius: 10px;color: var(--input-color3);max-width: 260px;width: 100%;cursor: pointer;padding: 10px 20px;-moz-appearance: none;-webkit-appearance: none;appearance: none;background-image: url("../images/arrow.svg");background-repeat: no-repeat, repeat;background-position: right 10px top 50%;background-size: auto;}@media (max-width: 1024px) {.search-filter select {max-width: 100%;}}.search-filter .input {background-color: var(--input-bg);border: var(--community-filter-input-border);border-radius: 10px;height: 40px;font-weight: 400;font-size: 14px;line-height: 20px;color: var(--input-color3);padding: 10px;}.search-filter .select-item {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.search-filter .select-item select {margin-right: 10px;}.search-filter .select-item select:last-child {margin-right: 0;}.search-filter .select-item.modal-holder label {white-space: nowrap;}.search-filter .check-label {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;position: relative;cursor: pointer;display: inline-block;margin-bottom: 0;padding: 7px 0;}.search-filter .check-label input {margin-right: 5px;display: none;position: absolute;}.search-filter .check-label label {display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;cursor: pointer;margin-bottom: 0;}.search-filter .check-label label::before {content: "";width: 20px;height: 20px;border-radius: 5px;margin-right: 10px;background: #222428;}.search-filter .check-label span {color: #fff;white-space: nowrap;}.search-filter .check-label label:checked::before {background: #0968f7;background-repeat: no-repeat;background-position: center center;}.search-filter .button-submit {background: #ff8500;border-radius: 10px;font-weight: 500;font-size: 14px;line-height: 20px;text-align: center;color: #000000;border: none;-webkit-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;padding: 10px 30px;cursor: pointer;}@media (min-width: 1024px) {.search-filter .button-submit:hover {background: #000000;color: #ffffff;}}.thumbs {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin: 0 -5px 39px -5px;}.community_thumbs .thumb {position: relative;}.thumbs .bottom,.list-subscriptions .bottom {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;-ms-flex-wrap: wrap;flex-wrap: wrap;gap: 5px;width: 100%;margin-top: 20px;}.thumbs .bottom .submit,.list-subscriptions .submit {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;background: var(--thumbs-bottom-btn-bg);border-radius: 10px;color: var(--thumbs-bottom-btn-color);font-weight: 500;font-size: 14px;line-height: 20px;min-height: 40px;min-width: 40px;-webkit-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;border: none;padding: 0 20px;cursor: pointer;}.thumbs .bottom .submit:disabled,.list-subscriptions .submit:disabled {opacity: 0.5;pointer-events: none;}@media screen and (min-width: 1025px) {.thumbs .bottom .submit:hover,.list-subscriptions .submit:hover {background: #ff8500;color: #000000;}}.thumb {width: 20%;padding: 5px;}.thumb_rel {position: relative;}@media (max-width: 1023px) {.thumb {width: 33.33%;}}@media (max-width: 800px) {.thumb {width: 50%;}}@media (max-width: 410px) {.thumb {width: 100%;}}.thumb i {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.thumb a {display: block;}@media (min-width: 1024px) {.thumb a:hover .item-top {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}.thumb a:hover .title {color: #ff8500;}}.thumb .img-holder {position: relative;padding-bottom: 56%;overflow: hidden;border-radius: 10px;margin-bottom: 8px;background-color: var(--thumb-placeholder-bg);}.thumb .img-holder img {position: absolute;left: 0;right: 0;top: 0;bottom: 0;width: 100%;height: 100%;}.categories-thumbs .img-holder img,.channels-thumbs .img-holder img {-o-object-fit: cover;object-fit: cover;}.thumbs .img-holder .no-thumb {position: absolute;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;font-size: 18px;color: #ff8500;left: 0;right: 0;top: 0;bottom: 0;width: 100%;height: 100%;}.thumb .img-holder img.video1 {top: 10px;right: 10px;left: auto;bottom: auto;z-index: 4;width: 120px;height: auto;-webkit-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;opacity: 0.7;border: 1px solid #ff8500;border-radius: 10px;overflow: hidden;}@media (min-width: 1024px) {.thumb .img-holder img.video1:hover {opacity: 1;z-index: 12;}}.thumb .img-holder img.video2 {top: 20px;right: 20px;left: auto;bottom: auto;z-index: 5;width: 120px;height: auto;-webkit-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;opacity: 0.7;border: 1px solid #ff8500;border-radius: 10px;overflow: hidden;}@media (min-width: 1024px) {.thumb .img-holder img.video2:hover {opacity: 1;z-index: 12;}}.thumb .img-holder img.video3 {top: 30px;right: 30px;left: auto;bottom: auto;z-index: 6;width: 120px;height: auto;-webkit-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;opacity: 0.7;border: 1px solid #ff8500;border-radius: 10px;overflow: hidden;}@media (min-width: 1024px) {.thumb .img-holder img.video3:hover {opacity: 1;z-index: 12;}}.thumb .item-bottom,.thumb .item-top {position: absolute;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.thumb .qualtiy,.thumb .time,.thumb .line-private,.thumb .line-premium,.thumb .line-disabled,.thumb .line-error,.thumb .line-processing {background: rgba(0, 0, 0, 0.8);font-weight: 400;font-size: 12px;line-height: 20px;color: #ffffff;border-radius: 5px;padding: 0px 6px;}.thumb .line-private,.thumb .line-premium,.thumb .line-disabled,.thumb .line-error,.thumb .line-processing {position: absolute;bottom: 5px;left: 5px;}.thumb .qualtiy {font-weight: 700;margin-right: 5px;}.thumb .item-bottom {right: 5px;bottom: 5px;}.thumb .item-top {z-index: 1;top: 10px;left: 10px;-webkit-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;-webkit-transform: translate3d(-40px, -40px, 0);transform: translate3d(-40px, -40px, 0);}.thumb .item-heart,.thumb .item-time {width: 30px;height: 30px;border-radius: 10px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;background: rgba(0, 0, 0, 0.8);-webkit-transition: background 0.3s;-o-transition: background 0.3s;transition: background 0.3s;}.thumb .item-heart svg,.thumb .item-time svg {fill: #ffffff;-webkit-transition: background 0.3s;-o-transition: background 0.3s;transition: background 0.3s;}@media (min-width: 1024px) {.thumb .item-heart:hover,.thumb .item-time:hover {background: #ff8500;}.thumb .item-heart:hover svg,.thumb .item-time:hover svg {fill: #000000;}}.thumb .item-heart {margin-right: 5px;}.thumb .item-heart.fixed,.thumb .item-time.fixed {background-color: #ff8500;}.thumb .item-heart.fixed svg,.thumb .item-time.fixed svg {fill: #000000;}.thumb .thumb-bottom {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.thumb .thumb-bottom .thumb-item {font-weight: 400;font-size: 12px;line-height: 17px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;letter-spacing: -0.02em;color: var(--thumb-info-color);margin-right: 10px;display: block;position: relative;padding-left: 20px;}.thumb .thumb-bottom:not(.thumb-bottom-videos) .thumb-item,.thumb .thumb-bottom .thumb-item-date {white-space: nowrap;overflow: hidden;-o-text-overflow: ellipsis;text-overflow: ellipsis;}.thumb .thumb-bottom .thumb-item:first-child {padding-left: 22px;}.thumb .thumb-bottom .thumb-item i {left: 0;position: absolute;margin-right: 5px;}.thumb .title {font-weight: 500;font-size: 14px;line-height: 18px;/* or 129% */color: var(--thumb-text-color);-webkit-transition: color 0.3s;-o-transition: color 0.3s;transition: color 0.3s;overflow: hidden;-o-text-overflow: ellipsis;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;margin-bottom: 8px;}.pagination {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.pagination a {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;background: var(--pagination-bg);border-radius: 10px;color: var(--pagination-color);font-weight: 500;font-size: 14px;line-height: 20px;min-height: 40px;min-width: 40px;-webkit-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;margin-right: 5px;}@media (max-width: 1023px) {.pagination a {display: none;}}.pagination a.active {background: #ff8500;color: #000000;cursor: default;}@media (max-width: 1023px) {.pagination a.item-pagination {/* display: flex; */}.pagination a.item-pagination,.pagination a.item-pagination--first,.pagination a.item-pagination--last,.pagination:has(a.item-pagination--first) a:nth-child(3),.pagination:has(a.item-pagination--first) a:nth-child(4),.pagination:has(a.item-pagination--last) a:nth-last-child(-n + 3),.pagination:has(a.item-pagination--last) a:nth-last-child(-n + 4),.pagination:has(a.item-pagination) a.item-pagination+a,.pagination:has(a.item-pagination) a:has(+ a.item-pagination) {display: -webkit-box;display: -ms-flexbox;display: flex;}.pagination:has(a.item-pagination) a.item-pagination+a,.pagination:has(a.item-pagination--first) a:nth-child(4),.pagination a.item-pagination--last {margin-right: 0;}}@media (min-width: 1024px) {.pagination a:hover {background: #ff8500;color: #000000;}.pagination a:hover.prev svg,.pagination a:hover.next svg {fill: #000000;}}.pagination a.prev {min-width: 129px;margin-right: 20px;}@media (max-width: 1023px) {.pagination a.prev {display: -webkit-box;display: -ms-flexbox;display: flex;font-size: 0;min-width: 60px;}}.pagination a.prev svg {-webkit-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;fill: var(--pagination-color);margin-right: 13px;}@media (max-width: 1023px) {.pagination a.prev svg {margin: 0;}}.pagination a.next {min-width: 129px;margin-left: 20px;margin-right: 0;}@media (max-width: 1023px) {.pagination a.next {display: -webkit-box;display: -ms-flexbox;display: flex;font-size: 0;min-width: 60px;}}.pagination a.next svg {-webkit-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;fill: var(--pagination-color);margin-left: 13px;}@media (max-width: 1023px) {.pagination a.next svg {margin: 0;font-size: 14px;}}.pagination a.jumper {background: transparent;}@media (min-width: 1024px) {.pagination a.jumper:hover {color: #ffffff;}}@media (max-width: 1023px) {.pagination a.prev svg,.pagination a.next svg {font-size: 14px;}}.categories-thumbs .cat-title {position: absolute;width: 100%;left: 0;bottom: 0;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;background: rgba(0, 0, 0, 0.5);-webkit-backdrop-filter: blur(4.5px);backdrop-filter: blur(4.5px);padding: 10px;}.categories-thumbs .cat-title .title {font-weight: 600;font-size: 16px;line-height: 20px;/* identical to box height, or 125% */color: #ffffff;margin-bottom: 0;-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;-ms-flex-negative: 1;flex-shrink: 1;}.categories-thumbs .cat-title .thumb-item {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-right: 10px;font-weight: 400;font-size: 12px;line-height: 14px;display: flex;align-items: center;letter-spacing: -0.02em;color: #b8b8b8;}.categories-thumbs .cat-title .thumb-item:last-child {margin-right: 0;}.categories-thumbs .cat-title .thumb-item i {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;margin-right: 5px;}.models-thumbs .thumb .img-holder {padding-bottom: 130%;}.models-thumbs .thumb .title {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;font-weight: 600;font-size: 16px;line-height: 20px;color: var(--thumb-text-color);}.models-thumbs .thumb .title .flag-holder {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;margin-left: 10px;}.channels-thumbs .thumb {width: 25%;margin-bottom: 10px;}@media (max-width: 800px) {.channels-thumbs .thumb {width: 50%;}}@media (max-width: 410px) {.channels-thumbs .thumb {width: 100%;}}.channels-thumbs .title-holder {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.channels-thumbs .title {margin-bottom: 0;-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;-ms-flex-negative: 1;flex-shrink: 1;}@media (max-width: 1250px) {.albums-thumbs .thumb {width: 25%;}}@media (max-width: 1023px) {.albums-thumbs .thumb {width: 33.33%;}}@media (max-width: 800px) {.albums-thumbs .thumb {width: 50%;}}@media (max-width: 560px) {.albums-thumbs .thumb {width: 100%;}}.albums-thumbs .thumb .img-holder {padding-bottom: 130%;}.description-holder .title {font-weight: 600;font-size: 24px;line-height: 1.4;color: var(--seo-title-color);margin-bottom: 24px;}@media (max-width: 1024px) {.description-holder .title {font-size: 18px;}}.description-holder .text {font-weight: 400;font-size: 14px;line-height: 20px;/* or 143% */color: var(--seo-text-color);margin-bottom: 30px;}.description-holder .text:last-child {margin-bottom: 0;}.footer-box {background: var(--footer-box-bg);padding-bottom: 35px;}.block-inner {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: center;-ms-flex-align: center;align-items: center;width: 100%;padding: 15px 0;}@media (max-width: 767px) {.block-inner {margin-bottom: 10px;}}.block-inner .title {font-weight: 400;font-size: 12px;line-height: 20px;/* identical to box height, or 167% */text-align: center;letter-spacing: 0.3em;text-transform: uppercase;color: #747474;margin-bottom: 15px;}.block-inner .block-holder {width: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}.block-inner .block-holder .block-img {padding: 5px;}@media (max-width: 945px) {.block-inner .block-holder {-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}}@media (max-width: 1270px) {.block-inner .block-holder .block-img:nth-child(4) {display: none;}}@media (max-width: 945px) {.block-inner .block-holder .block-img:nth-child(3) {display: none;}}@media (max-width: 635px) {.block-inner .block-holder .block-img:nth-child(2) {display: none;}}.footer {background: var(--footer-bg);border-top: var(--footer-border);}.footer .footer-inner {padding: 0px 0;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}@media (max-width: 767px) {.footer .footer-inner {padding: 10px 0;}}.footer .logo {margin-bottom: 23px;}@media (max-width: 1024px) {.footer .logo {-webkit-box-ordinal-group: 1;-ms-flex-order: 0;order: 0;}}.footer .logo a {display: block;}.footer .footer-nav {margin-left: auto; margin-right: auto; display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;max-width: 800px;width: 100%;margin-bottom: 30px;}@media (max-width: 1024px) {.footer .footer-nav {-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}}@media (max-width: 767px) {.footer .footer-nav {margin-bottom: 15px;}}.footer .footer-nav a {display: block;font-weight: 700;font-size: 14px;line-height: 20px;text-transform: uppercase;color: var(--nav-link-color);-webkit-transition: color 0.3s;-o-transition: color 0.3s;transition: color 0.3s;padding: 5px;}.footer .footer-nav a.active {color: #ff8500;cursor: default;}@media (min-width: 1024px) {.footer .footer-nav a:hover {color: #ff8500;}}.footer .footer-nav a.active {color: #ff8500;}.footer .footer-desc {max-width: 1200px;width: 100%;text-align: center;font-weight: 400;font-size: 12px;line-height: 20px;/* or 167% */text-align: center;color: var(--footer-color);}.footer .footer-desc .desc-text {margin-bottom: 30px;}.footer .footer-desc .desc-text:last-child {margin-bottom: 0;}.grid-temp {display: -ms-grid;display: grid;-ms-grid-columns: minmax(0, 1fr) 0px minmax(0, 1fr) 0px minmax(0, 1fr) 0px minmax(0, 1fr) 0px minmax(0, 1fr) 0px minmax(0, 1fr);grid-template-columns: repeat(6, minmax(0, 1fr));grid-row-gap: 5px;grid-column-gap: 0px;padding: 0;margin: 0;width: 100%;}@media screen and (max-width: 1440px) {.grid-temp {-ms-grid-columns: (minmax(0, 1fr))[5];grid-template-columns: repeat(5, minmax(0, 1fr));}}@media screen and (max-width: 1160px) {.grid-temp {-ms-grid-columns: (minmax(0, 1fr))[4];grid-template-columns: repeat(4, minmax(0, 1fr));}}@media screen and (max-width: 940px) {.grid-temp {-ms-grid-columns: (minmax(0, 1fr))[3];grid-template-columns: repeat(3, minmax(0, 1fr));}}@media screen and (max-width: 800px) {.grid-temp {-ms-grid-columns: (minmax(0, 1fr))[2];grid-template-columns: repeat(2, minmax(0, 1fr));}}.grid-temp .spot {-ms-grid-row: 1;-ms-grid-row-span: 2;grid-row: 1 / span 2;-ms-grid-column: 5;-ms-grid-column-span: 2;grid-column: 5 / span 2;-ms-grid-row-align: center;align-self: center;height: 100%;padding-left: 5px;}@media screen and (max-width: 1440px) {.grid-temp .spot {-ms-grid-column: 4;-ms-grid-column-span: 2;grid-column: 4 / span 2;}}@media screen and (max-width: 1160px) {.grid-temp .spot {-ms-grid-column: 3;-ms-grid-column-span: 2;grid-column: 3 / span 2;}}@media screen and (max-width: 940px) {.grid-temp .spot {-ms-grid-column: 2;-ms-grid-column-span: 2;grid-column: 2 / span 2;}.grid-temp .spot {display: none;}}@media screen and (max-width: 767px) {.grid-temp .spot {-ms-grid-column: 1;-ms-grid-column-span: 2;grid-column: 1 / span 2;}}@media (max-width: 410px) {.grid-temp li {-ms-grid-column: 1;-ms-grid-column-span: 2;grid-column: 1 / span 2;}}.grid-temp .thumb {width: 100%;}.thumb-box {background-color: var(--thumb-box-bg);border-radius: 10px;overflow: hidden;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;height: 100%;padding: 60px 0;}@media (max-width: 400px) {.thumb-box {padding: 30px 0;}}.thumb-box .title {font-weight: 400;font-size: 12px;line-height: 20px;/* identical to box height, or 167% */letter-spacing: 0.3em;text-transform: uppercase;color: #747474;margin-bottom: 34px;}.link-offer {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;margin-bottom: 30px;}.link-offer a {display: block;}.link-offer a img {width: 100%;}.video-inner .title-holder {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;margin-bottom: 14px;}@media (max-width: 1024px) {.video-inner .title-holder {-ms-flex-wrap: wrap;flex-wrap: wrap;}}.video-inner .title-holder .title {font-weight: 600;font-size: 24px;line-height: 24px;color: var(--heading-title-color);margin-right: 10px;}@media (max-width: 1024px) {.video-inner .title-holder .title {line-height: 24px;width: 100%;margin-right: 0;margin-bottom: 10px;font-size: 20px;}}.video-inner .title-holder .count-item {font-weight: 400;font-size: 14px;line-height: 26px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;letter-spacing: -0.02em;color: #b8b8b8;margin-right: 10px;-ms-flex-negative: 0;flex-shrink: 0;}.video-inner .title-holder .count-item:last-child {margin-right: 0;}.video-inner .title-holder .count-item i {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;margin-right: 5px;}.flex {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.block a,.info-message .btn {margin-right: 5px;}.info-message .btn {border: none;cursor: pointer;height: 36px;}.block .sub-btn {margin-right: 10px;}.top-options {-ms-flex-wrap: wrap;flex-wrap: wrap;}.top-options .block {margin: 0 5px 5px -5px;-ms-flex-wrap: wrap;flex-wrap: wrap;}.top-options .block a {margin: 5px;}.top-options .tags-row {padding: 0;}.sub-btn {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;border-radius: 10px;overflow: hidden;height: 36px;-webkit-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;}@media (min-width: 1024px) {.sub-btn:hover {-webkit-box-shadow: var(--btn-box-shadow);box-shadow: var(--btn-box-shadow);}.sub-btn:hover .count {background: #ff8500;color: #000000;}}.sub-btn .text {background-color: var(--video-sub-btn);height: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;font-weight: 400;font-size: 14px;line-height: 20px;/* identical to box height, or 143% */color: var(--video-sub-btn-color);padding: 0 10px;}.sub-btn i {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-right: 5px;}.sub-btn .count {background: var(--video-sub-btn-count);height: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;font-weight: 400;font-size: 14px;line-height: 20px;/* identical to box height, or 143% */color: var(--subscribe-color2);padding: 0 10px;-webkit-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;}.btn {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;background: #070707;background: var(--btn-bg);border-radius: 10px;padding: 10px 15px;-o-text-overflow: ellipsis;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;color: var(--btn-color);-webkit-transition: color 0.3s, background 0.3s, -webkit-box-shadow 0.3s;transition: color 0.3s, background 0.3s, -webkit-box-shadow 0.3s;-o-transition: color 0.3s, background 0.3s, box-shadow 0.3s;transition: color 0.3s, background 0.3s, box-shadow 0.3s;transition: color 0.3s, background 0.3s, box-shadow 0.3s, -webkit-box-shadow 0.3s;}.btn.orange {background-color: #ff8500;}.btn-holder .btn.orange svg {fill: #000000;}.btn-subscribe .btn .icon-heart {font-size: 20px;}.btn-subscribe .btn.done {pointer-events: none;}@media (min-width: 1024px) {.btn:hover {color: #000000;background: #ff8500;-webkit-box-shadow: var(--btn-box-shadow);box-shadow: var(--btn-box-shadow);}.btn:hover.gold svg {fill: #000000;}.btn.orange:hover {background-color: #070707;}.btn-holder .btn.orange:hover svg {fill: #b8b8b8;}}.btn.gold {color: var(--btn-gold);}@media (min-width: 1024px) {.btn.gold:hover {color: #000000;}}.btn.gold i {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;margin-right: 5px;}.btn-subscribe .btn.gold i {margin: 0;}.btn.gold svg {fill: var(--btn-gold);-webkit-transition: fill 0.3s;-o-transition: fill 0.3s;transition: fill 0.3s;}.btn.active {background: #ff8500;color: #000000;}.btn.active svg {fill: #000000;}.video-cols {display: -webkit-box;display: -ms-flexbox;display: flex;}@media (max-width: 1024px) {.video-cols {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}}.col-video {-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;-ms-flex-negative: 1;flex-shrink: 1;}.col-asside {width: 360px;-webkit-box-flex: 0;-ms-flex-positive: 0;flex-grow: 0;-ms-flex-negative: 0;flex-shrink: 0;}@media (max-width: 1024px) {.col-asside {width: 100%;display: none;}}.video {border-radius: 10px;overflow: hidden;margin-bottom: 10px;}.video img {width: 100%;}.player-wrap {position: relative;}#kt_player {position: absolute !important;}.no-player {position: relative;color: var(--white-color);}.no-player img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;-webkit-filter: brightness(46%);filter: brightness(46%);}.no-player span {position: absolute;z-index: 2;left: 50%;top: 50%;-webkit-transform: translate3D(-50%, -50%, 0);-ms-transform: translate3D(-50%, -50%, 0);transform: translate3D(-50%, -50%, 0);text-align: center;width: 100%;font-size: 18px;}.no-player span a {color: #ff8500;}.no-player form {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;margin: 15px 0;}.no-player input {cursor: pointer;outline: none;border: none;background-color: rgba(7, 7, 7, 0.5);font-size: 16px;}@media screen and (min-width: 1025px) {.no-player span a:hover {text-decoration: underline;}}.hidden {display: none;}.video-controls {padding-bottom: 10px;margin-bottom: 15px;border-bottom: var(--video-controls-border);-ms-flex-wrap: wrap;flex-wrap: wrap;}@media (max-width: 767px) {.video-controls {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}}.video-controls .btn-holder.hidden {display: none;}.video-controls .btn-holder {margin-right: 5px;}.video-controls .btn-holder:last-child {margin-right: 0;}.video-controls .col {padding: 5px 0;}.video-controls .col.grow {-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;}@media (max-width: 767px) {.video-controls .col.grow {margin-bottom: 10px;}}.video-controls .col.second i {margin-right: 5px;}.video-controls .col.second a[href="#tab5"] i {margin-right: 0;}.video-controls .btn.delete {background-color: #ff8500;}.btn-holder .btn.delete svg {fill: #000;}@media (min-width: 1024px) {.video-controls .btn:hover {-webkit-box-shadow: none;box-shadow: none;color: #000000;}.video-controls .btn.delete:hover {background-color: #070707;color: #000;}.btn-holder .btn.delete:hover svg {fill: #b8b8b8;}}@media (max-width: 890px) {.video-controls .btn {font-size: 0;}.video-controls .btn i {margin-right: 0 !important;}}@media (max-width: 425px) {.video-controls .btn {padding: 8px 10px;}}.video-controls .btn.active {color: #000000;background: #ff8500;}.rate-holder {margin-right: 10px;padding-right: 10px;position: relative;}.rate-holder::after {content: "";position: absolute;right: 0;top: 50%;width: 1px;height: 20px;background: #000000;-webkit-transform: translate(0, -50%);-ms-transform: translate(0, -50%);transform: translate(0, -50%);}.rate-holder .btn {font-weight: 500;font-size: 14px;line-height: 20px;/* identical to box height, or 143% */color: var(--btn-tabs-color);}.rate-holder .btn.disabled {pointer-events: none;}.rate-holder .voters {position: absolute;bottom: calc(100% + 3px);width: 100%;text-align: center;color: #ff8500;background-color: var(--thumb-box-bg);max-width: calc(100% - 10px);border-radius: 3px;}@media (min-width: 1024px) {.rate-holder .btn:hover {color: #000000;}.rate-holder .btn:hover svg {fill: #000000;}}.rate-holder .btn svg {-webkit-transition: fill 0.3s;-o-transition: fill 0.3s;transition: fill 0.3s;fill: var(--btn-tabs-color);}.rate-holder .btn i {margin-right: 5px !important;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}@media (max-width: 890px) {.rate-holder .btn i {margin-right: 3px !important;}}.rate-holder .btn.like {margin-right: 5px;}@media (min-width: 1024px) {.btn-holder .btn:hover svg {fill: #000000;}}.btn-holder .btn i {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.btn-holder .btn svg {-webkit-transition: fill 0.3s;-o-transition: fill 0.3s;transition: fill 0.3s;fill: var(--btn-tabs-color);}.btn-holder .btn.drop-btn .arrow {margin-left: 10px;}.btn-holder .btn.active svg {fill: #000000;}.block-tabs {margin-bottom: 50px;}.block-tabs .description {font-weight: 400;font-size: 14px;line-height: 20px;color: var(--desc-color);}.sort-holder {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-line-pack: center;align-content: center;border-bottom: var(--profile-sort-border);margin-bottom: 20px;-ms-flex-wrap: wrap;flex-wrap: wrap;}.sort-holder span,.sort-holder a {display: block;font-weight: 400;font-size: 20px;line-height: 18px;color: var(--related-color);-webkit-transition: color 0.3s;-o-transition: color 0.3s;transition: color 0.3s;margin-right: 40px;position: relative;padding-bottom: 14px;cursor: pointer;-o-text-overflow: ellipsis;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}@media (max-width: 900px) {.sort-holder span,.sort-holder a {font-size: 15px;}}.sort-holder span::before,.sort-holder a::before {content: "";position: absolute;bottom: 10px;left: 0;-webkit-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;width: 0;height: 1px;background: #ff8500;}.sort-holder span:last-child,.sort-holder a:last-child {margin-right: 0;}@media (min-width: 1024px) {.sort-holder span:hover,.sort-holder a:hover {color: #ff8500;}.sort-holder span:hover::before,.sort-holder a:hover::before {width: 100%;}}.sort-holder span {color: #ff8500;cursor: default;}.sort-holder span::before {width: 100%;}.ralated-holder .thumb {width: 33.33%;}@media (max-width: 530px) {.ralated-holder .thumb {width: 50%;}}@media (max-width: 374px) {.ralated-holder .thumb {width: 100%;}}.col-asside {margin-left: 20px;}.asside-link {background: var(--thumb-box-bg);border-radius: 10px;padding: 15px 30px 30px 30px;margin-bottom: 30px;}.asside-link .title {font-weight: 400;font-size: 12px;line-height: 20px;/* identical to box height, or 167% */letter-spacing: 0.3em;text-transform: uppercase;color: #747474;margin-bottom: 14px;text-align: center;}.asside-link .asside-thumb {display: block;margin-bottom: 20px;}@media (max-width: 1240px) {.asside-link .asside-thumb img {width: 100%;}}.asside-link .asside-thumb:last-child {margin-bottom: 0;}.asside-thumb .title-asside {font-weight: 600;font-size: 20px;line-height: 18px;/* identical to box height, or 90% */color: #ffffff;margin-bottom: 10px;}.asside-thumb .thumbs {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;margin: 0 -5px 30px -5px;}.asside-thumb .thumb {width: 100%;}.asside-thumb .thumb a {display: -webkit-box;display: -ms-flexbox;display: flex;}.asside-thumb .thumb .img-holder {width: 100%;max-width: 160px;padding-bottom: 25%;margin-bottom: 0;margin-right: 10px;-webkit-box-flex: 0;-ms-flex-positive: 0;flex-grow: 0;-ms-flex-negative: 0;flex-shrink: 0;}.asside-thumb .thumb .img-holder img.video1 {top: 5px;right: 5px;width: 80px;}.asside-thumb .thumb .img-holder img.video2 {top: 15px;right: 15px;width: 80px;}.asside-thumb .thumb .img-holder img.video3 {top: 25px;right: 25px;width: 80px;}.asside-thumb .thumb .title {-webkit-line-clamp: 2;}.asside-thumb .thumb .thumb-bottom {-ms-flex-wrap: wrap;flex-wrap: wrap;}.asside-thumb .thumb .thumb-bottom .thumb-item {margin-bottom: 8px;}.asside-thumb .thumb .thumb-bottom .thumb-item:last-child {margin-bottom: 0;width: 100%;}.asside-thumb .btn {-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.community_thumbs .thumb {width: 16.66%;}@media (max-width: 1023px) {.community_thumbs .thumb {width: 20%;}}@media (max-width: 840px) {.community_thumbs .thumb {width: 25%;}}@media (max-width: 665px) {.community_thumbs .thumb {width: 33.33%;}}@media (max-width: 520px) {.community_thumbs .thumb {width: 50%;}}.community_thumbs .thumb a {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}@media (min-width: 1024px) {.community_thumbs .thumb a:hover .img-holder {border-color: #ff8500;}}.community_thumbs .thumb .title {font-size: 16px;}.community_thumbs .thumb .img-holder {padding-bottom: 0;width: 166px;height: 166px;background: var(--img-placeholder-bg);border-radius: 50%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;white-space: nowrap;border: var(--community-item-border);-webkit-transition: border-color 0.3s;-o-transition: border-color 0.3s;transition: border-color 0.3s;}@media (max-width: 520px) {.community_thumbs .thumb .img-holder {width: 140px;height: 140px;}}.community_thumbs .thumb .img-holder .no-thumb {width: 74px;height: 82px;top: 50%;left: 50%;right: auto;bottom: auto;-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}.comments-thumb {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;}.comments-thumb .thumb-item {display: -webkit-box;display: -ms-flexbox;display: flex;margin-bottom: 30px;margin-right: 30px;}.comments-thumb .avatar {margin-right: 8px;}.comments-thumb .avatar a {width: 40px;height: 40px;background: var(--thumb-box-bg);display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;border-radius: 50%;overflow: hidden;}.comments-thumb .avatar img {width: 100%;height: auto;display: block;}.comments-thumb .avatar a .no-thumb {width: 20px;height: 20px;}.comments-thumb .comment-content .row {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-bottom: 8px;}.comments-thumb .comment-content .row:last-child {margin-bottom: 0;}.comments-thumb .comment-content .title {font-weight: 600;font-size: 14px;line-height: 20px;color: var(--comment-name-color);margin-right: 10px;-webkit-transition: color 0.3s;-o-transition: color 0.3s;transition: color 0.3s;}@media (min-width: 1024px) {.comments-thumb .comment-content .title:hover {color: #ff8500;}}.comments-thumb .comment-content .date {font-weight: 400;font-size: 12px;line-height: 14px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;letter-spacing: -0.02em;color: var(--comment-date-color);display: flex;align-items: center;}.comments-thumb .comment-content .date svg {margin-right: 5px;}.comments-thumb .comment-content .text {background: var(--comment-item-bg);font-weight: 400;font-size: 14px;line-height: 20px;color: var(--comment-item-color);padding: 16px 20px;border-radius: 0 10px 10px 10px;}.comments-thumb .comment-content a {color: var(--comment-item-color);-webkit-transition: color 0.3s;-o-transition: color 0.3s;transition: color 0.3s;}@media screen and (min-width: 1025px) {.comments-thumb .comment-content a:hover {color: rgba(255, 133, 0, 1);}}.profile {background-color: var(--profile-bg);padding: 30px 0;margin-bottom: 16px;}.profile .section-row {margin-bottom: 0;}.info-holder {display: -webkit-box;display: -ms-flexbox;display: flex;}@media (max-width: 550px) {.info-holder {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}}.info-holder .avatar {margin-right: 30px;height: 180px;width: 180px;position: relative;background-color: var(--img-placeholder-bg);overflow: hidden;border-radius: 50%;-ms-flex-negative: 0;flex-shrink: 0;}.info-holder .avatar .no-thumb {position: absolute;left: 50%;top: 50%;-webkit-transform: translate3d(-50%, -50%, 0);transform: translate3d(-50%, -50%, 0);white-space: nowrap;pointer-events: none;}@media (max-width: 550px) {.info-holder .avatar {margin-right: 0;margin-bottom: 15px;}}.info-holder .info {width: 100%;}.info-heading {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-bottom: 16px;}@media (max-width: 900px) {.info-heading {-ms-flex-wrap: wrap;flex-wrap: wrap;}}.info-heading .title {-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;font-weight: 600;font-size: 24px;line-height: 18px;color: var(--profile-color);}@media (max-width: 900px) {.info-heading .title {width: 100%;margin-bottom: 10px;}}@media (max-width: 900px) {.info-heading .block {-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;}}.info-heading .btn {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;background-color: var(--profile-heading-btn-bg);border-radius: 10px;}@media (max-width: 900px) {.info-heading .btn {margin: 5px;}}@media (max-width: 390px) {.info-heading .btn {width: 100%;margin: 0 0 5px 0;}}.info-heading .btn i {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;margin-right: 10px;}.info-heading .btn svg {fill: #b8b8b8;}@media (min-width: 1024px) {.info-heading .btn:hover {background: #ff8500;color: #000000;}.info-heading .btn:hover svg {fill: #000000;}}@media (max-width: 900px) {.info-heading .sub-btn {margin: 5px;}}@media (max-width: 390px) {.info-heading .sub-btn {width: 100%;max-width: 100%;margin: 0 0 5px 0;}}.info-heading .sub-btn .text {color: var(--profile-heading-btn-color);}@media (max-width: 390px) {.info-heading .sub-btn .text {width: 100%;max-width: 100%;}}.info-heading .sub-btn .count {background: var(--profile-heading-btn-bg);}@media (min-width: 1024px) {.info-heading .sub-btn:hover .count {background: #ff8500;}}.section-tabs a.link-tab {font-weight: 700;font-size: 14px;color: var(--profile-tab-color);}.section-tabs a.link-tab em {color: #b8b8b8;-webkit-transition: color 0.3s;-o-transition: color 0.3s;transition: color 0.3s;}.section-tabs a.link-tab.active em {color: #ff8500;}@media (min-width: 1024px) {.section-tabs a.link-tab:hover {color: #ff8500;}.section-tabs a.link-tab:hover em {color: #ff8500;}}.info-profile {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;max-width: 800px;width: 100%;}@media (max-width: 900px) {.info-profile {-ms-flex-wrap: wrap;flex-wrap: wrap;}}.info-profile a {color: #ff8500;}.info-profile .column {padding: 0 4px;}.info-profile .item {font-weight: 400;font-size: 14px;line-height: 36px;color: var(--profile-color);}.info-profile .item em {color: var(--profile-color2);}.profile .text-profile .title {font-weight: 400;font-size: 14px;line-height: 36px;color: var(--profile-color);margin-bottom: 15px;}.profile .text {font-weight: 400;font-size: 14px;line-height: 20px;color: var(--profile-color2);}.section-tabs.sort-holder a {font-size: 14px;}.section-tabs.sort-holder a.active {color: #ff8500;cursor: default;}.section-tabs.sort-holder a.active::before {width: 100%;}.playlist-thumbs .thumb {position: relative;width: 25%;}@media (max-width: 980px) {.playlist-thumbs .thumb {width: 33.33%;}}@media (max-width: 660px) {.playlist-thumbs .thumb {width: 50%;}}@media (max-width: 374px) {.playlist-thumbs .thumb {width: 100%;}}.playlist-thumbs .thumb .count-holder {position: absolute;top: 0;right: 0;bottom: 0;background: rgba(0, 0, 0, 0.8);height: 100%;width: 100px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}@media (max-width: 980px) {.playlist-thumbs .thumb .count-holder {max-width: 60px;}}.playlist-thumbs .thumb .count-holder .item-inner {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.playlist-thumbs .thumb .count-holder svg {margin-bottom: 7px;}.playlist-thumbs .thumb .count-holder .text {font-size: 16px;line-height: 19px;/* identical to box height */display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;text-align: center;letter-spacing: -0.02em;color: #ffffff;}.content-cat {display: none;}.content-sites {display: none;}.content-models {display: none;}.sort-tabs.sort-cat .open_cat {color: #ff8500;}.sort-tabs.sort-cat .open_cat svg {fill: #ff8500;}.sort-tabs.sort-cat .open_cat .arrow {-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);}.relative-wrap:has(.sort-tabs.sort-cat) .content-cat {display: block;}.sort-tabs.sort-sites .open_sites {color: #ff8500;}.sort-tabs.sort-sites .open_sites svg {fill: #ff8500;}.sort-tabs.sort-sites .open_sites .arrow {-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);}.relative-wrap:has(.sort-tabs.sort-sites) .content-sites {display: block;}.sort-tabs.sort-models .open_models {color: #ff8500;}.sort-tabs.sort-models .open_models svg {fill: #ff8500;}.sort-tabs.sort-models .open_models .arrow {-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);}.relative-wrap:has(.sort-tabs.sort-models) .content-models {display: block;}.search-filter {display: none;}.sort-search.sort-filter .open-box {color: #ff8500;}.sort-search.sort-filter .open-box svg {fill: #ff8500;}.sort-search.sort-filter .open-box .arrow {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);}.sort-search.sort-filter .search-filter {display: block;}.alphabet {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-ms-flex-wrap: wrap;flex-wrap: wrap;margin: 0 -2px 20px -2px;}@media (max-width: 1024px) {.alphabet {-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}}.alphabet a {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;background: #070707;border-radius: 10px;color: #b8b8b8;font-weight: 500;font-size: 14px;line-height: 20px;min-height: 40px;min-width: 40px;-webkit-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;margin: 2px;}.alphabet a.active {background: #ff8500;color: #000000;cursor: default;}@media (min-width: 1024px) {.alphabet a:hover {background: #ff8500;color: #000000;}}.tags-list {width: 100%;list-style: none;margin: 0;padding: 0;font-size: 0;}.tags-list li.letter {width: 100%;height: auto;font-size: 24px;font-weight: 700;line-height: 25px;margin: 0;padding: 20px 0 15px 10px;color: #ffffff;}.tags-list li {width: 19%;font-size: 14px;display: inline-block;line-height: 20px;padding-left: 15px;padding-right: 15px;}@media (max-width: 1024px) {.tags-list li {width: 24%;}}@media (max-width: 800px) {.tags-list li {width: 49%;}}@media (max-width: 800px) {.tags-list li {width: 100%;}}.tags-list li a {color: #b8b8b8;display: inline-block;white-space: nowrap;-o-text-overflow: ellipsis;text-overflow: ellipsis;overflow: hidden;max-width: 100%;margin-bottom: 10px;width: 100%;-webkit-transition: color 0.3s;-o-transition: color 0.3s;transition: color 0.3s;}.tags-list li a em {-webkit-transition: color 0.3s;-o-transition: color 0.3s;transition: color 0.3s;color: #fff;float: right;}@media (min-width: 1024px) {.tags-list li a:hover {color: #ff8502;}}.holder-box {margin-top: 15px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: baseline;-ms-flex-align: baseline;align-items: baseline;}@media (max-width: 875px) {.holder-box {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}}.holder-box .asside {max-width: 275px;width: 100%;margin-right: 20px;}@media (max-width: 875px) {.holder-box .asside {margin-right: 0;margin-bottom: 20px;}}.holder-box .asside .img-holder {position: relative;padding-bottom: 130%;overflow: hidden;border-radius: 10px;margin-bottom: 8px;background-color: #070707;}.holder-box .asside .img-holder.horizontal {padding-bottom: 56%;}.holder-box .asside .img-holder img {position: absolute;left: 0;right: 0;top: 0;bottom: 0;width: 100%;height: 100%;}.holder-box .asside .img-holder .no-thumb {position: absolute;top: 0;left: 0;height: 100%;width: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.holder-box .asside .title {color: #fff;font-size: 22px;font-weight: 500;margin-bottom: 10px;}.holder-box .asside .img-holder {margin-bottom: 10px;}.holder-box .asside .info-box {display: -webkit-box;display: -ms-flexbox;display: flex;margin-bottom: 10px;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.holder-box .asside .grade-box {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.holder-box .asside .grade-box span {-ms-flex-line-pack: center;align-content: center;font-weight: 400;font-size: 14px;line-height: 14px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;letter-spacing: -0.02em;color: #b8b8b8;margin-right: 10px;}.holder-box .asside .grade-box em {font-size: 22px;}.holder-box .asside .asside-desc span {color: #626262;}.holder-box .asside .button {border-radius: 20px;background: #ff8500;color: #fff;font-size: 14px;border: none;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;cursor: pointer;font-family: sans-serif;text-transform: uppercase;padding: 12px 20px;-webkit-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;}@media (min-width: 1024px) {.holder-box .asside .button:hover {background: #070707;}}.content-section {width: 100%;}.box-content {width: 100%;margin-bottom: 44px;}.box-content .heading {margin-bottom: 10px;}.box-content .thumb {width: 25%;padding: 0 5px 5px 5px;margin-bottom: 5px;}@media (max-width: 1220px) {.box-content .thumb {width: 33.33%;}}@media (max-width: 991px) {.box-content .thumb {width: 50%;}}@media (max-width: 875px) {.box-content .thumb {width: 33.33%;}}@media (max-width: 700px) {.box-content .thumb {width: 50%;}}@media (max-width: 460px) {.box-content .thumb {width: 100%;}}.button-subscribe {display: -webkit-box;display: -ms-flexbox;display: flex;max-width: 172px;width: 100%;-webkit-box-align: center;-ms-flex-align: center;align-items: center;border-radius: 20px;overflow: hidden;/* background-color: #262528;color: #626262; */background-color: var(--subscribe-bg);color: var(--subscribe-color);font-size: 14px;text-transform: uppercase;}.button-subscribe span {-ms-flex-negative: 1;flex-shrink: 1;-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;min-width: 1px;text-align: center;color: #fff;background-color: #626262;-webkit-transition: background 0.3s;-o-transition: background 0.3s;transition: background 0.3s;padding: 14px 10px;}.button-subscribe em {padding: 0 10px;-ms-flex-negative: 0;flex-shrink: 0;-webkit-box-flex: 0;-ms-flex-positive: 0;flex-grow: 0;}@media (min-width: 1024px) {.button-subscribe:hover span {background: #ff8500;}}.album-inner {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin: 0 -4px 10px -4px;position: relative;color: var(--white-color);}.album-inner .album-img {width: 20%;padding: 4px;}.album-inner:has(.message)::after {position: absolute;content: "";top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.76);z-index: 1;}.album-inner .message {position: absolute;top: 50%;left: 50%;text-align: center;width: 100%;font-size: 18px;-webkit-transform: translate3D(-50%, -50%, 0);-ms-transform: translate3D(-50%, -50%, 0);transform: translate3D(-50%, -50%, 0);z-index: 2;}.album-inner .message a {color: #ff8500;}@media (min-width: 1025px) {.album-inner .message a:hover {text-decoration: underline;}}@media (max-width: 890px) {.album-inner .album-img {width: 25%;}}@media (max-width: 645px) {.album-inner .album-img {width: 33.33%;}}@media (max-width: 520px) {.album-inner .album-img {width: 50%;}}.album-inner .album-img img {width: 100%;}.ralated-holder .thumbs.albums-thumbs .thumb {width: 25%;}@media (max-width: 880px) {.ralated-holder .thumbs.albums-thumbs .thumb {width: 33.33%;}}@media (max-width: 660px) {.ralated-holder .thumbs.albums-thumbs .thumb {width: 50%;}}@media (max-width: 380px) {.ralated-holder .thumbs.albums-thumbs .thumb {width: 100%;}}.asside-thumb .thumbs.albums-thumbs {-webkit-box-orient: unset;-webkit-box-direction: unset;-ms-flex-direction: unset;flex-direction: unset;}.asside-thumb .thumbs.albums-thumbs .thumb {width: 50%;}.asside-thumb .thumbs.albums-thumbs .thumb a {display: block;}.asside-thumb .thumbs.albums-thumbs .thumb .img-holder {max-width: 100%;padding-bottom: 130%;margin-bottom: 10px;}.thumbs.playlist-list .thumb {width: 25%;}@media (max-width: 767px) {.thumbs.playlist-list .thumb {width: 33.33%;}}@media (max-width: 475px) {.thumbs.playlist-list .thumb {width: 50%;}}.upload-wrapper {padding: 20px 0 0 0;}.upload-wrapper .heading {margin-bottom: 30px;}.upload-wrapper .row {margin-bottom: 15px;}.upload-wrapper .row:last-child {margin-bottom: 0;}.upload-wrapper .field-error {margin-top: 3px;color: red;font-size: 12px;}.upload-wrapper .file-control .field-error {margin-top: 7px;}.upload-wrapper input {width: 100%;padding: 10px 20px;border: var(--input-border);background-color: var(--input-upload-bg);border-radius: 10px;color: var(--input-upload-color);display: block;}.upload-wrapper textarea {width: 100%;padding: 10px 20px;border: var(--input-border);background-color: var(--input-upload-bg);border-radius: 10px;color: var(--input-upload-color);display: block;resize: none;font-family: sans-serif;height: 110px;}.upload-wrapper .section-title {display: block;margin-bottom: 10px;font-size: 16px;}.upload-wrapper .bottom {margin-top: 10px;}.upload-wrapper .bottom input {max-width: 150px;width: 100%;height: 40px;cursor: pointer;-webkit-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;background: #000000;color: #ffffff;font-size: 16px;display: block;border-radius: 5px;border: none;padding: 10px 20px;}@media (min-width: 1024px) {.upload-wrapper .bottom input:hover {color: #000000;background: #ff8500;-webkit-box-shadow: 0px 4px 14px rgba(255, 133, 0, 0.5);box-shadow: 0px 4px 14px rgba(255, 133, 0, 0.5);}}.upload-inner {display: -webkit-box;display: -ms-flexbox;display: flex;margin-bottom: 25px;}@media (max-width: 700px) {.upload-inner {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}}.upload-inner .col {width: 50%;margin-right: 20px;}@media (max-width: 700px) {.upload-inner .col {width: 100%;margin-right: 0;margin-bottom: 10px;}}.upload-inner .col:last-child {margin-right: 0;}.list-thumb {width: 100%;margin-bottom: 20px;}.list-thumb a {display: block;}@media (min-width: 1024px) {.list-thumb a:hover .title {/* color: #b8b8b8; */color: #ff8500;}}.list-thumb .title {font-weight: 400;font-size: 14px;line-height: 20px;color: var(--thumb-text-color);margin-bottom: 10px;-webkit-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.list-thumb .post-description {font-weight: 400;font-size: 14px;line-height: 20px;color: var(--thumb-text-color);margin-bottom: 10px;-webkit-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.posts-row .list-thumbs .title {font-size: 16px;}.list-thumb .date {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-ms-flex-line-pack: center;align-content: center;font-weight: 400;font-size: 12px;line-height: 14px;display: flex;align-items: center;letter-spacing: -0.02em;color: var(--thumb-info-color);margin-right: 10px;white-space: nowrap;overflow: hidden;-o-text-overflow: ellipsis;text-overflow: ellipsis;}.list-thumb .date i {margin-right: 5px;}.modal {position: absolute;left: 0;right: 0;top: 0;bottom: 0;width: 100%;height: 100vh;background: rgba(0, 0, 0, 0.8);z-index: 10;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;padding: 0 10px;}.modal-inner {max-width: 400px;min-width: 400px;width: 100%;background: var(--modal-bg);padding: 20px;border-radius: 20px;position: relative;}.fancybox-wrap:not(.fancybox-type-image) .fancybox-close {opacity: 0;visibility: hidden;}@media (max-width: 420px) {.modal-inner {min-width: 300px;}}.modal-inner.edit-modal {max-width: 800px;min-width: 800px;}@media (max-width: 1024px) {.modal-inner.edit-modal {max-height: 450px;overflow-y: scroll;}}@media screen and (max-width: 850px) {.modal-inner.edit-modal {min-width: 560px;}}.modal-inner .cols {display: -webkit-box;display: -ms-flexbox;display: flex;width: 100%;}@media (max-width: 600px) {.modal-inner.edit-modal {min-width: unset;}.modal-inner .cols {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}}.modal-inner .cols .col {width: 50%;margin-right: 20px;}@media (max-width: 600px) {.modal-inner .cols .col {width: 100%;margin-right: 0;}}.modal-inner .cols .col:last-child {margin-right: 0;}.modal-inner .close-btn {position: absolute;width: 20px;height: 20px;right: 20px;top: 20px;}@media (min-width: 1024px) {.modal-inner .close-btn:hover svg {fill: #ff8500;}}.modal-inner .close-btn svg {width: 20px;height: 20px;-webkit-transition: fill 0.3s;-o-transition: fill 0.3s;transition: fill 0.3s;fill: #ffffff;}.modal-inner .modal-title {font-size: 20px;color: #ffffff;margin-bottom: 20px;padding-right: 30px;}.modal-inner form {width: 100%;}.modal-inner .row,.message-form .row {margin-bottom: 15px;position: relative;}.modal-inner .row .field-error.down,.modal-inner .row .field-error.up,.message-form .row .field-error.down {position: absolute;top: 100%;left: 0;font-size: 12px;color: red;}.modal-inner .row .date {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.modal-inner fieldset {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;gap: 5px;}.modal-inner fieldset:last-child {margin-right: 0;}.modal-inner select {width: 100%;border-radius: 10px;padding: 10px 20px;background: var(--input-bg);border: 1px solid #3d3d3d;color: var(--input-color);cursor: pointer;-moz-appearance: none;-webkit-appearance: none;appearance: none;background-image: url(../images/arrow.svg);background-repeat: no-repeat, repeat;background-position: right 10px top 50%;background-size: auto;}.modal-inner fieldset select {width: 33.33%;}.modal-inner label,.message-form label {display: block;margin-bottom: 10px;}.message-form .textarea,.filter input,.modal-inner .textfield,.modal-inner .file,.modal-inner .textarea {font-family: sans-serif;display: block;width: 100%;height: 40px;border-radius: 5px;border: none;padding: 10px 20px;background: var(--input-bg);color: var(--input-color);border: var(--input-border);}.message-form .textarea,.modal-inner .textarea {resize: none;height: auto;}.modal-inner .links {margin-bottom: 20px;text-align: center;}.modal-inner .links .link-item {margin-bottom: 10px;}.modal-inner .links .link-row {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.modal-inner .links .link-row a {margin-bottom: 5px;}.modal-inner .links .link-row a:last-child {margin-bottom: 0;}.modal-inner .links a {display: block;font-size: 14px;-webkit-transition: color 0.3s;-o-transition: color 0.3s;transition: color 0.3s;color: #ffffff;}@media (min-width: 1024px) {.modal-inner .links a:hover {color: #ff8500;}}.modal-inner .bottom {width: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.modal-inner .bottom.captcha {display: block;}.modal-inner .bottom [type="submit"] {display: block;width: 100%;border-radius: 5px;border: none;padding: 10px 20px;max-width: 190px;height: 40px;-webkit-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;font-size: 16px;margin: 0 auto;cursor: pointer;color: #000000;background: #ff8500;-webkit-box-shadow: 0px 4px 14px rgba(255, 133, 0, 0.5);box-shadow: 0px 4px 14px rgba(255, 133, 0, 0.5);}.modal-inner .bottom [type="submit"]:hover {background: #000000;color: #ffffff;-webkit-box-shadow: none;box-shadow: none;}.open-modal {overflow: hidden;}.form-upload {position: relative;}form .progressbar {width: 80%;margin: 0 auto 30px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: reverse;-ms-flex-direction: column-reverse;flex-direction: column-reverse;}.form-upload.uploading * {opacity: 0;visibility: hidden;display: none;}form .progressbar .progress {width: 0;height: 6px;background-color: #ff8500;border-radius: 4px;}.form-upload.uploading .progressbar,.form-upload.uploading .progressbar * {opacity: 1;visibility: visible;display: block;}.form-upload.uploading .progressbar {display: -webkit-box;display: -ms-flexbox;display: flex;}form .progressbar .text {font-size: 16px;text-align: center;margin-bottom: 10px;color: #ff8500;}.upload-holder .title {font-size: 22px;font-weight: 700;color: var(--heading-title-color);margin-bottom: 10px;}@media (max-width: 767px) {.upload-holder .title {font-size: 18px;}}.upload-holder label {margin-bottom: 10px;display: block;color: var(--upload-title-color);font-size: 14px;font-weight: 400;line-height: 20px;letter-spacing: 0em;text-align: left;display: block;margin-bottom: 10px;}.upload-holder .block-radio {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;margin-bottom: 18px;}.upload-holder .radio-box {width: -webkit-fit-content;width: -moz-fit-content;width: fit-content;}.upload-holder .radio-box input[type="radio"],.radio-box input[type="radio"] {display: none;-webkit-appearance: none;-moz-appearance: none;appearance: none;}.upload-holder .radio-box input[type="radio"]+label,.radio-box input[type="radio"]+label {cursor: pointer;position: relative;padding-left: 30px;line-height: 20px;}.upload-holder .radio-box input[type="radio"]+label::before,.radio-box input[type="radio"]+label::before {content: "";display: inline-block;width: 20px;aspect-ratio: 1;border: 1px solid #ff8500;border-radius: 50%;position: absolute;top: 50%;left: 0;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);opacity: 1;-webkit-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;}.upload-holder .radio-box input[type="radio"]+label::after,.radio-box input[type="radio"]+label::after {content: "";display: inline-block;width: 10px;aspect-ratio: 1;border: 1px solid #ff8500;background: #ff8500;border-radius: 50%;position: absolute;left: 5px;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);opacity: 0;-webkit-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;}.upload-holder .radio-box input[type="radio"]:checked+label::after,.radio-box input[type="radio"]:checked+label::after {opacity: 1;}.file-control+.file-control {margin-top: 15px;}.col .preview {border-radius: 10px;overflow: hidden;max-width: 415px;width: 100%;position: relative;}.col .preview img {width: 100%;}.col .preview em {position: absolute;bottom: 5px;left: 5px;background: rgba(0, 0, 0, 0.8);font-weight: 400;font-size: 12px;line-height: 20px;color: #ffffff;border-radius: 5px;padding: 0px 6px;}.col .preview em.right {left: unset;right: 5px;}.upload-inner .file-control.file-box .file {display: none;}.upload-inner .descr p {margin-bottom: 10px;}.upload-inner .descr p:last-child {margin-bottom: 0;}.file-control {position: relative;}.file-control .file {position: absolute;left: 0;top: 0;bottom: 0;padding: 0;opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);cursor: pointer;}.file-control .button {position: absolute;padding: 6px 11px;background-color: var(--btn-bg);color: var(--btn-color);border-radius: 8px;top: 4px;left: 10px;cursor: pointer;}.file-control .textfield {padding-left: 33px;}.modal-holder .avatar {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-bottom: 15px;}.modal-holder .img-holder {margin-right: 15px;width: 160px;height: 160px;background: var(--img-placeholder-bg2);display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;border-radius: 50%;-ms-flex-negative: 0;flex-shrink: 0;overflow: hidden;}@media (max-width: 1024px) {.modal-holder .img-holder {width: 130px;height: 130px;}.modal-holder .img-holder svg {width: 50px;}}@media (max-width: 767px) {.modal-holder .img-holder {width: 110px;height: 110px;}}.modal-holder .dell-avatar {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.modal-holder input[type="checkbox"]+label,input[type="checkbox"]+label {margin: 0.2em;cursor: pointer;padding: 0.2em;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.modal-holder input[type="checkbox"],input[type="checkbox"] {display: none;}.modal-holder input[type="checkbox"]+label:before,input[type="checkbox"]+label:before {content: "✔";border: 1px solid #000;background: var(--checkbox-bg);border-radius: 6px;display: inline-block;width: 25px;height: 25px;padding-left: 7px;padding-bottom: 0px;padding-top: 3px;margin-right: 13px;vertical-align: bottom;color: transparent;-webkit-transition: 0.2s;-o-transition: 0.2s;transition: 0.2s;}@media screen and (max-width: 767px) {.modal-holder input[type="checkbox"]+label:before,input[type="checkbox"]+label:before {padding-left: 3px;}}.thumbs input[type="checkbox"]+label:before {margin: 0;}.modal-holder input[type="checkbox"]+label:active:before,input[type="checkbox"]+label:active:before {-webkit-transform: scale(0);-ms-transform: scale(0);transform: scale(0);}.modal-holder input[type="checkbox"]:checked+label:before,input[type="checkbox"]:checked+label:before {border-color: #ff8500;background: #ff8500;-webkit-box-shadow: 0px 4px 14px rgba(255, 133, 0, 0.5);box-shadow: 0px 4px 14px rgba(255, 133, 0, 0.5);color: #fff;}.modal-holder input[type="checkbox"]:disabled+label:before,input[type="checkbox"]:disabled+label:before {-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);border-color: #aaa;}.modal-holder input[type="checkbox"]:checked:disabled+label:before,input[type="checkbox"]:checked:disabled+label:before {-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);background-color: #bfb;border-color: #bfb;}.thumb .item-control {position: absolute;top: 10px;right: 10px;z-index: 1;}.thumb_rel .item-control {top: 15px;right: 15px;}.playlist-thumbs .thumb .item-control {left: 10px;right: unset;}.item-control input {position: relative;background: var(--checkbox-bg);border-radius: 6px;display: inline-block;width: 25px;height: 25px;padding-left: 7px;padding-bottom: 0px;padding-top: 3px;vertical-align: bottom;color: transparent;-webkit-transition: 0.2s;-o-transition: 0.2s;transition: 0.2s;cursor: pointer;border: 1px solid #ff8500;}.item-control input:checked {border-color: #ff8500;background: #ff8500;-webkit-box-shadow: 0px 4px 14px rgba(255, 133, 0, 0.5);box-shadow: 0px 4px 14px rgba(255, 133, 0, 0.5);color: #fff;}.item-control input:before {content: "✔";position: absolute;}.col-photo {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}.col-photo .title {width: 100%;}.col-photo .preview {width: 33.33%;padding: 4px;}.col-photo .preview a {padding-top: 133.2%;position: relative;display: block;border-radius: 10px;overflow: hidden;margin-bottom: 10px;}.col-photo .preview img {position: absolute;top: 0;left: 0;width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}@media (max-width: 1100px) {.col-photo .preview {width: 50%;}}.col-photo .preview input[type="checkbox"]+label {margin: 0.2em;cursor: pointer;padding: 0.2em;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.col-photo .preview input[type="checkbox"] {/* display: none; */padding: 0;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;margin-right: 10px;margin-bottom: 5px;border-color: transparent;}.col-photo .preview .toggle-button {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.col-photo .preview .toggle-button.disabled {pointer-events: none;opacity: 0.3;}.col-photo .preview input[type="checkbox"]+label:before {content: "✔";border: 1px solid #000;background: #000000;border-radius: 6px;display: inline-block;width: 25px;height: 25px;padding-left: 7px;padding-bottom: 0px;padding-top: 3px;margin-right: 13px;vertical-align: bottom;color: transparent;-webkit-transition: 0.2s;-o-transition: 0.2s;transition: 0.2s;}.col-photo .preview input[type="checkbox"]+label:active:before {-webkit-transform: scale(0);-ms-transform: scale(0);transform: scale(0);}.col-photo .preview input[type="checkbox"]:checked+label:before {border-color: #ff8500;background: #ff8500;color: #fff;}.col-photo .preview input[type="checkbox"]:disabled+label:before {-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);border-color: #aaa;}.col-photo .preview input[type="checkbox"]:checked:disabled+label:before {-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);background-color: #bfb;border-color: #bfb;}.copi a {color: var(--footer-color);-webkit-transition: color 0.3s;-o-transition: color 0.3s;transition: color 0.3s;}.mebers-switcher {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;cursor: pointer;-webkit-transition: color 0.3s;-o-transition: color 0.3s;transition: color 0.3s;}@media screen and (min-width: 1025px) {.mebers-switcher:hover,.copi a:hover {color: #ff8500;}}.mebers-photo {width: 40px;height: 40px;overflow: hidden;border-radius: 50%;-ms-flex-negative: 0;flex-shrink: 0;margin-right: 10px;background-color: var(--img-placeholder-bg);}.mebers-photo img {width: 100%;height: auto;display: block;}.mebers-photo .no-thumb {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;width: 100%;height: 100%;}.mebers-photo i {width: 18px;height: 18px;}.mebers-name {max-width: 120px;overflow: hidden;white-space: nowrap;-o-text-overflow: ellipsis;text-overflow: ellipsis;}.member-links {position: absolute;right: 0;z-index: 11;background: var(--member-menu-bg);top: calc(100% + 8px);border-radius: 10px;overflow: hidden;}.members-open .member-links {display: block !important;}.member-links a {padding: 0;white-space: nowrap;text-align: left;border-radius: 0;}@media screen and (min-width: 1025px) {.member-links a:hover {-webkit-box-shadow: none;box-shadow: none;}}@media screen and (max-width: 1024px) {.mebers-block {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.mebers-block a {-webkit-box-shadow: none;box-shadow: none;text-align: center;font-weight: 700;font-size: 14px;line-height: 20px;color: var(--member-menu-color);position: relative;padding: 15px 20px;white-space: nowrap;background-color: unset;margin: 0;}}.btn-holder {position: relative;}.btn-holder .drop-btn {border: none;cursor: pointer;}.btn-holder .drop-btn .arrow {-webkit-transform: rotate(0);-ms-transform: rotate(0);transform: rotate(0);-webkit-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.btn-holder.fav-open .drop-btn {background: #ff8500;}.btn-holder.fav-open .drop-btn svg {fill: #000000;}.btn-holder.fav-open .drop-btn .arrow {-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);}.btn-holder.fav-open .fav-drop {opacity: 1;visibility: visible;}.fav-drop {position: absolute;right: 0;top: calc(100% + 10px);z-index: 2;background: var(--sort-bg);border-radius: 10px;padding: 10px 15px;width: 150px;opacity: 0;visibility: hidden;-webkit-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.fav-drop a {display: block;color: var(--sort-color);-o-text-overflow: ellipsis;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;-webkit-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.fav-drop li {margin-bottom: 5px;}.fav-drop li:last-child {margin-bottom: 0px;}.fav-drop li>span {display: -webkit-box;display: -ms-flexbox;display: flex;}.fav-drop li .delete {-ms-flex-negative: 0;flex-shrink: 0;margin-left: 3px;}@media (min-width: 1024px) {.fav-drop a:hover {color: #ff8500;}}.fav-drop a:last-child {margin-bottom: 0;}.screen-box {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;margin: 0 -5px;}.screen-box .screen-img {display: block;width: calc(20% - 5px);border-radius: 10px;overflow: hidden;position: relative;margin-right: 5px;margin-bottom: 10px;padding-bottom: 117px;}@media (max-width: 900px) {.screen-box .screen-img {width: calc(33.33% - 5px);}}@media (max-width: 650px) {.screen-box .screen-img {width: calc(50% - 5px);}}@media (max-width: 374px) {.screen-box .screen-img {width: calc(100% - 5px);}}.screen-box .screen-img:last-child {margin-right: 0;}.screen-box .screen-img::before {content: "";position: absolute;top: 0;left: 0;bottom: 0;right: 0;z-index: 3;background-color: transparent;border: 2px solid #ff8500;border-radius: 10px;opacity: 0;visibility: hidden;-webkit-transition: opacity 0.3s, visibility 0.3s;-o-transition: opacity 0.3s, visibility 0.3s;transition: opacity 0.3s, visibility 0.3s;}@media (min-width: 1024px) {.screen-box .screen-img:hover::before {opacity: 1;visibility: visible;}}.screen-box .screen-img img {position: absolute;top: 0;left: 0;width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}.block-share {width: 100%;}.block-share .row {max-width: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;margin: 0 0 15px;}.block-share label {display: block;margin: 0 0 7px;line-height: 1.2;color: var(--tabs-title-color);font-size: 15px;font-weight: 700;}.block-share input {padding: 12px 20px;width: 100%;height: 40px;border-radius: 10px;background-color: var(--input-bg2);color: var(--input-color2);font-size: 15px;font-weight: 400;border: var(--input-border);}.block-share .block-size {width: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;-ms-flex-wrap: wrap;flex-wrap: wrap;}.block-share .block-size .embed-button {padding: 12px 21px;display: inline-block;margin: 2px 4px 2px 0;font-size: 13px;line-height: 16px;font-weight: 400;color: #8b8f96;-webkit-box-shadow: 0 8px 10px rgba(29, 4, 11, 0.25);box-shadow: 0 8px 10px rgba(29, 4, 11, 0.25);border-radius: 10px;background-color: var(--embed-button-bg);-webkit-transition: color 0.3s, border-color 0.3s, background 0.3s, -webkit-box-shadow 0.3s;transition: color 0.3s, border-color 0.3s, background 0.3s, -webkit-box-shadow 0.3s;-o-transition: color 0.3s, box-shadow 0.3s, border-color 0.3s, background 0.3s;transition: color 0.3s, box-shadow 0.3s, border-color 0.3s, background 0.3s;transition: color 0.3s, box-shadow 0.3s, border-color 0.3s, background 0.3s, -webkit-box-shadow 0.3s;}@media (min-width: 1024px) {.block-share .block-size .embed-button:hover {color: #000000;background: #ff8500;}}.block-share .block-size .custom-size {-webkit-box-flex: 1;-ms-flex: 1 1;flex: 1 1;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;padding: 0 0 0 2rem;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin: 3px 0;}.block-share .block-size .custom-size label {margin: 0 10px 0 0;width: auto;white-space: nowrap;}.block-share .block-size .custom-size input {width: 60px;margin: 0 10px 0 0;text-align: center;padding: 12px 5px;}.comment-holder .row {display: block;position: relative;width: 100%;margin: 0 0 15px;line-height: 0;}.comment-holder .field-error {color: red;font-size: 13px;line-height: 1;position: absolute;top: 100%;}.comment-holder label {display: block;margin: 0 0 7px;line-height: 1.2;color: var(--tabs-title-color);font-size: 15px;font-weight: 500;}.comment-holder input {padding: 12px 20px;width: 100%;height: 40px;border-radius: 10px;background-color: var(--input-bg2);color: var(--input-color2);font-size: 15px;font-weight: 400;border: var(--input-border);}.comment-holder textarea {padding: 12px 20px;width: 100%;height: 40px;border-radius: 10px;background-color: var(--input-bg2);color: var(--input-color2);font-size: 15px;font-family: sans-serif;font-weight: 400;border: var(--input-border);resize: none;min-height: 125px;}.comment-holder .bottom input {max-width: 125px;-webkit-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;cursor: pointer;}@media (min-width: 1024px) {.comment-holder .bottom input:hover {color: #000000;background: #ff8500;}}.block-flagging {position: relative;width: 100%;}.generic-error {width: 100%;text-align: center;color: red;padding: 6px;border: 2px solid red;margin-bottom: 10px;font-size: 14px;font-weight: 700;}.success {width: 100%;text-align: center;font-weight: 700;color: #47b119;border: 2px solid #47b119;padding: 6px 2px;margin-bottom: 10px;}.modal-inner .success {margin: 30px 0 0;}.block-flagging .button-group .radio+label,.block-flagging .button-group .radio+span,.block-flagging .button-group .checkbox+label,.block-flagging .button-group .checkbox+span {position: relative;padding-left: 29px !important;cursor: pointer;}.block-flagging .button-group .checkbox+label {font-size: 12px;line-height: 20px;}.block-flagging .button-group .radio+span {line-height: 1.2;}.block-flagging .button-group .radio+span::before,.block-flagging .button-group .radio+label::before {content: "";position: absolute;left: 0;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);z-index: 2;width: 20px;height: 20px;border-radius: 10px;border: 2px solid #8b8f96;background-color: var(--radio-bg);-webkit-transition: background-color 0.3s, border 0.3s, color 0.3s;-o-transition: background-color 0.3s, border 0.3s, color 0.3s;transition: background-color 0.3s, border 0.3s, color 0.3s;}.block-flagging .button-group .radio+span::after,.block-flagging .button-group .radio+label::after {content: "";position: absolute;left: 0;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);z-index: 3;width: 20px;height: 20px;border-radius: 10px;border: 2px solid transparent;background-color: transparent;-webkit-transition: background-color 0.3s, border 0.3s, color 0.3s;-o-transition: background-color 0.3s, border 0.3s, color 0.3s;transition: background-color 0.3s, border 0.3s, color 0.3s;}.block-flagging .button-group .radio:checked+span::before,.block-flagging .button-group .radio:checked+label::before {background-color: #ff8500;border: 5px solid #0f1014;}.block-flagging .button-group .radio:checked+span::after,.block-flagging .button-group .radio:checked+label::after {border-color: #ff8500;}.block-flagging .button-group .submit {padding: 12px 20px;width: 100%;height: 40px;border-radius: 10px;background-color: var(--btn-report);color: #8b8f96;font-size: 15px;font-weight: 400;border: none;max-width: 125px;-webkit-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;cursor: pointer;}@media (min-width: 1024px) {.block-flagging .button-group .submit:hover {color: #000000;background: #ff8500;}}.block-flagging .block-textarea {-webkit-box-flex: 1;-ms-flex: 1 1;flex: 1 1;}.block-flagging .block-textarea textarea {padding: 12px 20px;width: 100%;height: 40px;border-radius: 10px;background-color: var(--input-bg2);color: var(--input-color2);font-size: 15px;font-family: sans-serif;font-weight: 400;border: var(--input-border);resize: none;min-height: 125px;}.block-flagging form {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}@media screen and (max-width: 550px) {.block-flagging form {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}}.block-flagging form .field-label {color: var(--tabs-title-color);font-weight: 500;font-size: 15px;line-height: 17px;margin: 0 0 17px;display: block;}.block-flagging .button-group {margin: 0;}.block-flagging .block-radios {-webkit-box-flex: 0;-ms-flex: 0 0 220px;flex: 0 0 220px;padding-right: 1rem;}@media screen and (max-width: 550px) {.block-flagging .block-radios {-webkit-box-ordinal-group: 2;-ms-flex-order: 1;order: 1;}}.block-flagging .block-radios .row label {display: -webkit-box;display: -ms-flexbox;display: flex;color: #b8b8b8;font-weight: 500;}.block-flagging .block-radios .row input {display: none;}.block-flagging .block-textarea {-webkit-box-flex: 1;-ms-flex: 1 1;flex: 1 1;}@media screen and (max-width: 550px) {.block-flagging .block-textarea {width: 100%;-webkit-box-ordinal-group: 1;-ms-flex-order: 0;order: 0;margin: 0 0 15px;}}.block-flagging .button-group .row {margin: 0 0 10px;padding: 6px 0 0;}.block-flagging .submit {margin: 20px 0 0;font-size: 14px;padding: 12px 28px;}.list-comments .item {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;font-size: 12px;line-height: 1.2;color: #fff;margin-bottom: 15px;}.list-comments .item:last-child {margin-bottom: 0;}.list-comments .image {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-flex: 0;-ms-flex-positive: 0;flex-grow: 0;-ms-flex-negative: 0;flex-shrink: 0;background: #070707;width: 80px;height: 80px;border-radius: 50%;overflow: hidden;margin-right: 10px;}.list-comments .image a {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;width: 100%;height: 100%;}.list-comments .image .icon-user {font-size: 30px;}.list-comments .image .no-thumb {color: #ffffff;}.list-comments .image img {width: 100%;}.list-comments .comment-info {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-ordinal-group: 2;-ms-flex-order: 1;order: 1;-webkit-box-flex: 1;-ms-flex: 1 1;flex: 1 1;color: #8b8f96;font-size: 13px;font-weight: 400;}@media screen and (max-width: 640px) {.list-comments .comment-info {-webkit-box-flex: 1;-ms-flex: 1 1 100%;flex: 1 1 100%;margin: 0 0 5px;}}@media screen and (max-width: 440px) {.list-comments .comment-info {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: baseline;-ms-flex-align: baseline;align-items: baseline;}}.list-comments .comment-info .username {font-weight: 500;font-size: 14px;line-height: 20px;color: #b8b8b8;-webkit-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;margin-right: 15px;}@media (min-width: 1024px) {.list-comments .comment-info .username:hover {color: #ff8500;}}.list-comments .comment-text {-webkit-box-flex: 1;-ms-flex: 1 1 100%;flex: 1 1 100%;-webkit-box-ordinal-group: 4;-ms-flex-order: 3;order: 3;font-size: 14px;padding: 10px 0 0 0;color: var(--color-inverse);}.list-comments .comment-options {-webkit-box-ordinal-group: 3;-ms-flex-order: 2;order: 2;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.list-comments .comment-options span {border-radius: 10px;background-color: transparent;font-size: 13px;font-weight: 400;line-height: 14.4px;letter-spacing: 0.33px;padding: 8px 15px;margin: 0 3px 0 0;border-radius: 10px;background-color: var(--comment-like-bg);color: var(--comment-like-color);letter-spacing: 0.33px;}.list-comments .comment-options span.positive {background-color: #47b119;color: #ffffff;}.list-comments .comment-options span.negative {background-color: #ea1818;color: #ffffff;}.list-comments .comment-options .comment-like svg {-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);}.list-comments .comment-options .comment-like,.list-comments .comment-options .comment-dislike,.list-comments .comment-options .comment-edit {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;min-width: 42px;height: 30px;border-radius: 10px;margin: 0 3px 0 0;-webkit-transition: background-color 0.3s, color 0.3s, border-color 0.3s,-webkit-box-shadow 0.3s;transition: background-color 0.3s, color 0.3s, border-color 0.3s,-webkit-box-shadow 0.3s;-o-transition: background-color 0.3s, color 0.3s, border-color 0.3s,box-shadow 0.3s;transition: background-color 0.3s, color 0.3s, border-color 0.3s,box-shadow 0.3s;transition: background-color 0.3s, color 0.3s, border-color 0.3s,box-shadow 0.3s, -webkit-box-shadow 0.3s;border-radius: 10px;background-color: var(--comment-like-bg);color: var(--comment-like-color);}.list-comments .comment-options .comment-edit {margin-right: 0;}.list-comments .comment-options .comment-like .arrow,.list-comments .comment-options .comment-dislike .arrow {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.list-comments .comment-options .comment-like svg,.list-comments .comment-options .comment-dislike svg {-webkit-transition: fill 0.3s;-o-transition: fill 0.3s;transition: fill 0.3s;fill: var(--comment-like-color);}@media (min-width: 1024px) {.list-comments .comment-options .comment-like:hover,.list-comments .comment-options .comment-dislike:hover,.list-comments .comment-options .comment-edit:hover {color: #000000;background: #ff8500;}.list-comments .comment-options .comment-like:hover svg,.list-comments .comment-options .comment-dislike:hover svg {fill: #000000;}}.list-comments .text {-webkit-box-flex: 1;-ms-flex: 1 1;flex: 1 1;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.list-comments .date-holder {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.list-comments .date-holder i {margin-right: 5px;}.captcha-control .image {margin-bottom: 20px;position: relative;}.captcha-control img {margin-bottom: 10px;}.comment-holder .bottom .textfield {max-width: 320px;cursor: text;}.comment-holder .bottom .textfield:hover {color: #8b8f96;max-width: 320px;background: #2e2f35;}.list-selector-popup .button-group {min-height: 31px;max-height: 140px;overflow: auto;}.page-error {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;padding: 100px 10px 130px;font-size: 32px;}@media screen and (max-width: 767px) {.page-error {font-size: 24px;padding: 30px 10px 70px;}}.relative-wrap {position: relative;}.img-plug {background-color: #070707;}.toggle-button.edit-link {width: 25px;height: 25px;border-radius: 7px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;background: var(--checkbox-bg);-webkit-transition: background 0.3s, color 0.3s;-o-transition: background 0.3s, color 0.3s;transition: background 0.3s, color 0.3s;border: 1px solid #ff8500;margin-top: 3px;color: #ff8500;}.toggle-button.edit-link.disabled {pointer-events: none;opacity: 0.5;}@media screen and (min-width: 1025px) {.toggle-button.edit-link:hover {background-color: #ff8500;-webkit-box-shadow: 0px 4px 14px rgba(255, 133, 0, 0.5);box-shadow: 0px 4px 14px rgba(255, 133, 0, 0.5);color: #000;}}.static-page {font-size: 16px;line-height: 1.4;}.static-page h2 {margin-bottom: 5px;}.static-page p {margin-bottom: 15px;}.static-page ol,.static-page ul {padding-left: 40px;margin-bottom: 15px;list-style: disc;}.static-page ol {list-style: decimal;}.static-page li {margin-bottom: 7px;}@media (max-width: 767px) {.static-page {font-size: 14px;line-height: 1.3;}.static-page h2 {font-size: 14px;}.static-page p,.static-page ol,.static-page ul {margin-bottom: 10px;}.static-page ol,.static-page ul {padding-left: 25px;}}.mt20 {margin-top: 20px;}.unread-notification {position: absolute;top: 0;left: 0;z-index: 1;width: 100%;height: 100%;border-radius: 50%;padding: 0 5px;border: 1px solid #ff8500;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;background-color: rgba(22, 22, 22, 0.8);color: #fff;text-transform: capitalize;text-align: center;}.load-more .btn {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;width: 150px;margin: 0 auto;}.list-messages .load-more {margin-bottom: 15px;}.list-messages .load-more .btn {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;width: 150px;margin: 0 auto;}.list-messages {width: 100%;}.list-messages .item {margin-bottom: 15px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;max-width: 50%;}@media screen and (max-width: 767px) {.list-messages .item {max-width: 75%;}}.list-messages .item.me {-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;margin-left: auto;}.list-messages .item>a {display: block;width: 40px;height: 40px;overflow: hidden;border-radius: 50%;margin-right: 10px;background-color: var(--thumb-box-bg);display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-ms-flex-negative: 0;flex-shrink: 0;}.list-messages .item>a i {height: 18px;width: 18px;}.list-messages .item.me>a {margin: 0 0 0 10px;}.list-messages .item.me .added,.list-messages .item.me .message-text {text-align: right;}.list-messages a img {width: 100%;height: auto;display: block;}.list-messages .message-wrap {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.list-messages .added {color: #b8b8b8;font-size: 11px;margin-bottom: 3px;}.list-messages .message-text .bottom {display: -webkit-box;display: -ms-flexbox;display: flex;gap: 4px;margin-top: 3px;}.list-messages .message-text .btn {cursor: pointer;padding: 3px 7px;border: 1px solid #ff8502;border-radius: 6px;}.message-form .btn {border: none;cursor: pointer;}.add_friend {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;gap: 10px;margin-bottom: 15px;}.add_friend .bottom {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;gap: 7px;}.add_friend .btn,.list-subscriptions .btn {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;background: var(--subscription-btn-bg);border-radius: 10px;margin: 0;cursor: pointer;}@media screen and (min-width: 1025px) {.add_friend .btn:hover,.list-subscriptions .btn:hover {background: #ff8500;color: #000000;}}.list-subscriptions .btn {padding: 5px 10px;border-radius: 6px;}.list-subscriptions form {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;gap: 10px;}.list-subscriptions .item {width: calc(20% - 8px);background-color: var(--thumb-placeholder-bg);overflow: hidden;border-radius: 10px;padding: 0 10px;}@media screen and (max-width: 1024px) {.list-subscriptions .item {width: calc(33.33% - 7px);}}@media screen and (max-width: 600px) {.list-subscriptions .item {width: calc(50% - 5px);}}@media screen and (max-width: 410px) {.list-subscriptions .item {width: 100%;}}.list-subscriptions .item a {padding: 15px 0;border-bottom: var(--header-border);display: block;font-size: 16px;color: var(--color-inverse);display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-transition: color 0.3s;-o-transition: color 0.3s;transition: color 0.3s;}@media screen and (min-width: 1025px) {.list-subscriptions .item a:hover {color: #ff8502;}}.list-subscriptions .item .img-holder {width: 40px;height: 40px;border-radius: 20px;overflow: hidden;margin-right: 10px;position: relative;background-color: var(--img-placeholder-bg3);display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-ms-flex-negative: 0;flex-shrink: 0;}.list-subscriptions .item img {position: absolute;top: 0;left: 0;width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}.list-subscriptions .item .svg-icon {color: #ff8502;font-size: 17px;}.list-subscriptions .item i {height: 16px;}.list-subscriptions .item-control {padding: 10px 0;}.list-subscriptions .item-control-holder {display: -webkit-box;display: -ms-flexbox;display: flex;gap: 10px;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.fancybox-lock {overflow: hidden !important;}.smileys-bar {margin: -10px 0 10px;}.autocomplete-suggestions {background-color: var(--suggestion-bg);border-radius: 0 0 10px 10px;overflow-y: auto;}.autocomplete-group {padding: 7px 20px;color: #ff8500;background-color: var(--suggestion-group-bg);margin: 3px 0;font-size: 15px;font-weight: bold;}.autocomplete-group:first-child {margin-top: 0;}.autocomplete-suggestion {padding: 5px 20px;cursor: pointer;}@media screen and (min-width: 1025px) {.autocomplete-suggestion:hover {color: #ff8500;}}.pt20 {padding-top: 20px;}.fancybox-lock body {overflow: hidden !important;}.edit-modal .img-holder img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}.empty-content {padding: 0 6px;}.toggleTheme {margin-right: 20px;height: 20px;font-size: 20px;}.toggleTheme.mobile {margin-right: 0;position: absolute;top: 10px;right: 10px;font-size: 22px;display: none;}@media screen and (max-width: 1024px) {.toggleTheme.mobile {display: block;}}.icon-theme {height: 20px;cursor: pointer;color: var(--theme-color);-webkit-transition: color 0.3s;-o-transition: color 0.3s;transition: color 0.3s;}.icon-moon {display: none;}.light .icon-sun {display: none;}.light .icon-moon {display: inline-block;}@media (hover: hover) {.icon-theme:hover {color: var(--theme-hover-color);}}.upload-photos {display: -webkit-box;display: -ms-flexbox;display: flex;gap: 10px 5px;-ms-flex-wrap: wrap;flex-wrap: wrap;}.upload-photos .item {position: relative;width: calc(33.33% - 4px);}.upload-photos .img-holder {position: relative;padding-bottom: 56%;display: block;width: 100%;border-radius: 7px;overflow: hidden;margin-bottom: 3px;}.upload-photos img {position: absolute;top: 0;left: 0;width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}.upload-photos .toggle-button {display: -webkit-box;display: -ms-flexbox;display: flex;gap: 7px;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.upload-photos .item-control input {padding-left: 0;}.upload-photos .item-control input:before {left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);}.bottom-adv {border-bottom: var(--footer-border);}.player-related-videos {translate: 0 50%;}.player-related-videos-container {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;overflow-x: auto;gap: 0 10px;padding: 0 10px 10px;--sb-track-color: #000000;--sb-thumb-color: #ff8500;--sb-size: 3px;scrollbar-color: #ff8500 #000000;;}.player-related-videos-container::-webkit-scrollbar {width: 3px;height: 3px;}.player-related-videos-container::-webkit-scrollbar-track {background: #000000;border-radius: 2px;margin: 0 30px;}.player-related-videos-container::-webkit-scrollbar-thumb {background: #ff8500;border-radius: 2px;}.player-related-videos-item {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;background-color: rgba(7, 7, 7, 0.5);gap: 10px;padding: 5px;border-radius: 15px;color: #ff8500;opacity: background-color .5s;-webkit-box-shadow: 0 0 3px #000;box-shadow: 0 0 3px #000;-ms-flex-negative: 0;flex-shrink: 0;width: 33.33%;}.player-related-videos-item .thumb {background-repeat: no-repeat !important;background-size: 100% !important;padding: 0 !important;border-radius: 10px;aspect-ratio: 379/213;width: 100% !important;height: auto !important;}.player-related-videos-item .title {display: inline-block;max-width: calc(100% - 50px);white-space: nowrap;overflow: hidden;-o-text-overflow: ellipsis;text-overflow: ellipsis;}@media screen and (max-width: 600px) {.player-related-videos {translate: 0 15%;}.player-related-videos-item {width: 50%;}}@media screen and (max-width: 480px) {.player-related-videos {translate: 0 3%;}.player-related-videos-item {width: 70%;}}@media screen and (any-hover: hover) {.player-related-videos-item:hover {background-color: rgba(7, 7, 7, .9);}}/*** Swiper 9.1.1* Most modern mobile touch slider and framework with hardware accelerated transitions* https://swiperjs.com** Copyright 2014-2023 Vladimir Kharlampidi** Released under the MIT License** Released on: March 16, 2023*/@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper,swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide,swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,:host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;-ms-touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification,swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
