.page-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}@media (max-width:1024px){.page-header{align-items:flex-start;flex-direction:column}}.page-header__title{align-items:center;display:flex}@media (max-width:1024px){.page-header__title{margin-bottom:10px;width:100%}}.page-header__title h1,.page-header__title h2{font-size:20px;margin:0}@media (min-width:1025px){.page-header__title h1,.page-header__title h2{white-space:nowrap}}@media (max-width:1024px){.page-header__title h1,.page-header__title h2{align-self:stretch;overflow:hidden;-ms-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}}.page-header__title h1 span,.page-header__title h2 span{color:#909090;font-size:14px;padding-left:3px;white-space:nowrap}.page-header__title h1 b,.page-header__title h2 b{padding-left:10px;position:relative;white-space:nowrap}.page-header__title h1 b:before,.page-header__title h2 b:before{background-color:#fff;content:"";height:100%;left:0;position:absolute;top:0;width:2px}@media (min-width:1025px){.page-header__title-arrow{display:none}}.page-header__title-arrow{fill:#fff;height:15px;margin-left:20px;position:relative;transition:50ms ease-out;transition-property:all;width:10px}input:checked~label .page-header__title-arrow{transform:rotate(180deg)}.page-header__title>span{color:#909090;margin-left:25px;white-space:nowrap}@media (max-width:1024px){.page-header__title>span{margin-left:auto}}.page-header__sort-type{color:#909090;display:flex;font-size:14px;font-weight:700;justify-content:space-between;margin:-10px 0 3px;width:100%}.videos-page{display:flex;position:relative;width:100%}.videos-page__leftmenu{display:flex;flex-direction:column;height:100%;left:-10px;overflow-y:hidden;position:absolute;width:215px}@media (min-width:768px) and (max-width:1024px){.videos-page__leftmenu{left:0;width:35px}}@media (max-width:767px){.videos-page__leftmenu{display:block;width:0}}@media (min-width:768px) and (max-width:1024px){.maximize-left-menu .videos-page__leftmenu{width:215px}}@media (max-width:767px){.maximize-left-menu .videos-page__leftmenu{height:calc(100vh - 50px);left:0;overflow:auto;position:fixed;top:50px;width:100%;z-index:20}}.videos-page__content{display:flex;flex-direction:column;padding-left:220px;padding-top:10px;width:100%}@media (min-width:768px) and (max-width:1024px){.videos-page__content{padding-left:45px}}@media (max-width:767px){.videos-page__content{padding:5px 0 0}}@media (min-width:768px) and (max-width:1024px){.maximize-left-menu .videos-page__content{padding-left:225px}}.videos{grid-gap:8px;background-color:#2b2b2b;display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:20px;padding:10px}.videos>*{min-width:0}@media (max-width:767px){.videos{grid-template-columns:repeat(1,1fr)}}.videos-adv{display:flex;flex-direction:column;margin-left:10px;width:300px}@media (max-width:1024px){.videos-adv{flex-direction:row;flex-wrap:wrap;margin-left:0;order:3;width:100%}}.videos-adv__item{font-size:0;margin-bottom:15px;margin-left:auto;margin-right:auto;position:relative;width:300px}@media (max-width:767px){.videos-adv__item:nth-child(n+2){display:none}}.video-item--adv{position:relative}.video-item--adv:after,.videos-adv__item:after{background-color:rgba(0,0,0,.5);color:#fff;content:attr(data-title);font-size:8px;padding:3px 5px;position:absolute;right:3px;text-transform:uppercase;top:3px}.videos__no-videos-message{align-items:center;background-color:#2b2b2b;display:flex;flex-direction:column;font-weight:700;justify-content:center;min-height:212px}.videos__no-videos-message span{margin-bottom:15px}.videos__no-videos-message a{background-color:#f68425;color:#eee;padding:10px 30px}.video-item{color:#fff}.video-item__preview{margin-bottom:5px;position:relative}.video-item__preview img{width:100%}.video-item__preview:after{background-color:rgba(0,0,0,.6);content:attr(data-duration);font-size:12px;left:5px;line-height:1;padding:3px 5px;position:absolute;top:5px}.video-item__title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pagination{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;width:100%}@media (max-width:1024px){.pagination{order:2}}.pagination__button{align-items:center;background-color:#fff;color:#eee;cursor:pointer;display:flex;font-size:13px;justify-content:center;padding:5px 15px;transition:50ms ease-out;transition-property:all}.pagination__button[disabled]{cursor:no-drop}.pagination__button{background:linear-gradient(0deg,#f68425 0,#f7923d);border:1px solid #f68425;border-radius:5px;color:#fff;font-weight:700;height:45px;min-width:45px;padding:7px 15px}.pagination__button:hover{background:linear-gradient(180deg,#f68425 0,#f7923d);border-color:#f68425}.pagination__button:first-child{margin-left:0;margin-right:15px}.pagination__button:last-child{margin-right:0}@media (max-width:767px){.pagination__button{color:#eee;height:45px;padding:0;width:45px}.pagination__button:first-child{font-size:0}.pagination__button:first-child:before{content:"<";font-size:3.4666666667vw}.pagination__button:last-child{font-size:0}.pagination__button:last-child:before{content:">";font-size:3.4666666667vw}}.pagination__item{align-items:center;background:#2b2b2b;border:1px solid hsla(0,0%,100%,.3);border-radius:5px;color:#fff;cursor:pointer;display:flex;font-size:15px;font-weight:700;height:45px;justify-content:center;margin-right:10px;min-width:45px;padding:5px;transition:50ms ease-out;transition-property:all}.pagination__item:hover{border-color:#f68425;color:#f68425}@media (max-width:767px){.pagination__item{font-size:13px}}.pagination__separator{align-items:center;background:#2b2b2b;border:1px solid hsla(0,0%,100%,.3);border-radius:5px;color:#fff;cursor:pointer;display:flex;font-size:15px;font-weight:700;height:45px;justify-content:center;margin-right:10px;min-width:45px;padding:5px;transition:50ms ease-out;transition-property:all}.pagination__separator:hover{border-color:#f68425;color:#f68425}@media (max-width:767px){.pagination__separator{font-size:13px}}.pagination__separator{background:none;border:none;pointer-events:none}.pagination__separator:hover{color:#fff}.pagination__item--active{align-items:center;background:#2b2b2b;border:1px solid hsla(0,0%,100%,.3);border-radius:5px;color:#fff;cursor:pointer;display:flex;font-size:15px;font-weight:700;height:45px;justify-content:center;margin-right:10px;min-width:45px;padding:5px;transition:50ms ease-out;transition-property:all}.pagination__item--active:hover{color:#f68425}@media (max-width:767px){.pagination__item--active{font-size:13px}}.pagination__item--active{pointer-events:none}.pagination__item--active,.pagination__item--active:hover{background:#f68425;border-color:#f68425}.simple-filter{display:flex;font-size:15px}@media (max-width:1024px){.simple-filter{justify-content:space-between;width:100%}}.simple-filter__list{display:flex}.simple-filter__list+.simple-filter__list{border-left:1px solid hsla(0,0%,100%,.5);margin-left:30px;padding-left:30px}@media (max-width:1024px){.simple-filter__list+.simple-filter__list{border-left:none;margin-left:0;padding-left:0}}.simple-filter__link{align-items:baseline;color:#fff;display:flex;margin-right:20px;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (min-width:1025px){.simple-filter__link svg{display:none}}@media (max-width:1024px){.simple-filter__link svg{fill:#f68425;height:22px;width:22px}}.simple-filter__link:last-child{margin-right:0}.simple-filter__link:hover{color:#f68425}@media (max-width:1024px){.simple-filter__link{align-items:center;background-color:#000;font-size:0;height:48px;justify-content:center;line-height:2;margin-right:10px;width:48px}.simple-filter__link:last-child{margin-right:0}}.simple-filter__link--active{color:#f68425}@media (max-width:1024px){.simple-filter__link--active{background-color:rgba(43,43,43,.5)}}.search-tags{margin-bottom:10px;margin-left:-10px;margin-top:-10px}.search-tags__wrapper{max-height:48px;overflow:hidden;padding:5px}.search-tags__item{align-items:center;background-color:#303036;border-radius:5px;color:#fff;display:inline-flex;justify-content:center;margin:5px;min-height:38px;padding:5px 10px}.search-tags__item:hover{background-color:#000;color:#f68425}*+.tab-items{margin-top:20px}.tab-items{margin-left:-5px}.tab-items__title{color:#fff;margin-bottom:5px;margin-left:5px}.tab-items__link{align-items:center;background-color:#303036;border-radius:5px;color:#fff;display:inline-flex;justify-content:center;margin:5px;min-height:38px;padding:5px 10px}.tab-items__link:hover{background-color:#000;color:#f68425}