

/* Start:/bitrix/templates/video/components/bitrix/news.detail/video_detail/style.css?176547749016645*/
.filter-video-section-detail-page {
    padding: 72px 0 77px 0;
    height: 398px;
    background-color: #F2F2F2;
    background: url("/image/background/big-purple-circle.png") bottom -40px right 108px no-repeat, url("/image/background/medium-purple-circle.png") top 113px left 179px no-repeat, url("/image/background/small-purple-circle.png") top 31px right 513px no-repeat;
}

.filter-video-section-detail-page__container {
    height: 100%;
}

.filter-video-section-detail-page__container__row {
    height: 100%;
    align-items: center;
    justify-content: center;
}

.filter-video-section-detail-page .block-all-link-video {
    text-align: center;
}

.filter-video-section-detail-page .block-all-link-video__all-video {
    font-size: 15px;
    line-height: normal;
    color: #000000;
    mix-blend-mode: normal;
    opacity: 0.9;
    position: relative;
}

.filter-video-section-detail-page .block-all-link-video__all-video:hover {
    color: #000000;
    text-decoration: none;
}

.filter-video-section-detail-page .block-all-link-video__all-video:hover::before {
    transform: scale(1.1);
    transition: 0.3s;
}

.filter-video-section-detail-page .block-all-link-video__all-video::before {
    content: '';
    width: 36px;
    height: 36px;
    background-color: #FFCC21;
    position: absolute;
    top: -9px;
    left: -41px;
    border-radius: 100%;
    transition: 0.3s;
}

.filter-video-section-detail-page .block-all-link-video__all-video::after {
    content: '';
    background: url(/image/play-transparent.png) no-repeat center center / contain;
    position: absolute;
    z-index: 1;
    top: 0px;
    left: -32px;
    width: 18px;
    height: 18px;
}

.filter-video-section-detail-page__head {
    margin-bottom: 20px;
    margin-top: 20px;
    font-size: 48px;
    line-height: 42px;
    text-align: center;
    color: #000000;
}

.filter-video-section-detail-page__heading-video {
    font-size: 15px;
    line-height: normal;
    text-align: center;
    color: #000000;
}

.detail-information-section {
    padding: 53px 0 87px 0;
}

.detail-information-section .visible_video {
    position: relative;
}

.detail-information-section .visible_video:hover::before {
    content: '';
    width: 36px;
    height: 36px;
    background-color: #AFCB07;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 0;
    border-radius: 100%;
    transition: 0.3s;
}

.detail-information-section .visible_video:hover::after {
    content: '';
    background: url(/image/play-transparent.png) center center no-repeat / contain;
    position: absolute;
    z-index: 1;
    width: 18px;
    height: 18px;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 9px;
}

.detail-information-section .hero-block {
    padding: 0 0 0 50px;
    margin-top: 35px;
}

.detail-information-section .hero-block__name {
    margin: 0;
    font-size: 15px;
    line-height: normal;
    color: #000000;
    position: relative;
}

.detail-information-section .hero-block__name::before {
    content: '';
    width: 36px;
    height: 36px;
    background-color: #FFCC21;
    position: absolute;
    top: 0;
    left: -50px;
    border-radius: 100%;
    transition: 0.3s;
}

.detail-information-section .hero-block__name::after {
    content: '';
    background: url(/image/personal.png) no-repeat center center / contain;
    position: absolute;
    z-index: 1;
    width: 14px;
    height: 18px;
    top: 8px;
    left: -39px;
}

.detail-information-section .hero-block__name:hover::before {
    transform: scale(1.1);
    transition: 0.3;
}

.detail-information-section .hero-block__description {
    font-size: 15px;
    line-height: 22px;
    color: #000000;
    opacity: 0.5;
}

.detail-information-section__prev-text-block {
    font-family: 'Futura PT Demi';
    font-weight: 600;
    font-style: normal;
    font-size: 20px;
    line-height: 35px;
    color: #000000;
    margin-bottom: 30px;
}

.detail-information-section__detail-text-block {
    font-family: 'Futura PT';
    font-weight: 300;
    font-style: normal;
    font-size: 20px;
    line-height: 35px;
    color: #000000;
}

.detail-information-section__what-learn-header {
    font-family: 'Futura PT Demi';
    font-weight: 600;
    font-style: normal;
    font-size: 20px;
    line-height: 35px;
    color: #000000;
}

.detail-information-section__what-learn-list {
    list-style: none;
    padding-left: 0px;
}

.detail-information-section__what-learn-item {
    font-family: 'Futura PT';
    font-weight: 300;
    font-style: normal;
    padding-left: 15px;
    position: relative;
    line-height: 35px;
    font-size: 20px;
}

.detail-information-section__what-learn-item::before {
    content: '';
    width: 7px;
    height: 1px;
    background: #000000;
    top: 17px;
    left: 0px;
    position: absolute;
}

.detail-information-section .plyr--video .plyr__control.plyr__tab-focus,
.detail-information-section .plyr--video .plyr__control:hover,
.detail-information-section .plyr--video .plyr__control[aria-expanded="true"],
.detail-information-section .plyr__control--overlaid,
.detail-information-section .detail-information-section .plyr--video .plyr__control.plyr__tab-focus,
.detail-information-section .detail-information-section .plyr--video .plyr__control:hover,
.detail-information-section .detail-information-section .plyr--video .plyr__control[aria-expanded="true"],
.detail-information-section .detail-information-section .plyr__control--overlaid {
    background: #AFCB07;
    color: #fff;
}

.detail-information-section .plyr__control.plyr__tab-focus {
    box-shadow: 0 0 0 5px rgba(175, 203, 7, 0.5);
    outline: 0;
}

.detail-information-section .plyr--full-ui input[type="range"] {
    color: #AFCB07;
}

.send-mini-form {
    margin-top: 27px;
}

.send-mini-form__email {
    width: 100%;
    background: none !important;
    border: none !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.35) !important;
    outline: none !important;
    border-radius: 0;
}

.send-mini-form__email:focus {
    outline: none;
}

.send-mini-form__email::placeholder {
    font-size: 15px !important;
    line-height: 22px !important;
    color: #000000 !important;
    mix-blend-mode: normal !important;
}

.form-item {
    border: 1px solid #000000;
    padding: 49px !important;
    margin-top: 42px;
    background-image: url('/image/background/semicircle-yellow.png');
    background-repeat: no-repeat;
    background-position: left -57px top 26px;
    box-shadow: 14px 14px #FFCC21;
}

.form-item__head {
    font-size: 26px;
    line-height: normal;
    color: #000000;
    margin-bottom: 27px;
}

.form-item__description {
    font-size: 15px;
    line-height: 22px;
    color: #000000;
    opacity: 0.5;
    margin-bottom: 27px;
    margin-left: 25px;
    position: relative;
}

.form-item__description::before {
    content: '';
    position: absolute;
    top: 0;
    left: -22px;
    background: url('/image/check.png') center center no-repeat;
    width: 15px;
    height: 15px;
}

.form-item__policy {
    font-size: 12px;
    line-height: 18px;
    color: #000000;
    mix-blend-mode: normal;
    opacity: 0.5;
    margin-top: 12px;
}

.form-item__policy__link {
    font-size: 12px;
    line-height: 18px;
    color: #000000;
    text-decoration: underline;
}

.form-item__policy__link:hover {
    color: #000000;
}

.share-items {
    background: #F2F2F2;
    padding: 41px 0 37px 0;
}

.share-items .share-block {
    width: 365px;
    padding-left: 35px;
}

.share-items .share-block__first-text {
    font-size: 20px;
    line-height: 22px;
    color: #000000;
}

.share-items .share-block__second-text {
    font-size: 15px;
    line-height: 22px;
    color: #000000;
    opacity: 0.5;
}

.pluso-more {
    display: none !important;
}

.video-detail-slider__head {
    font-size: 40px;
    line-height: 22px;
    color: #000000;
    margin-bottom: 40px;
}

.video-detail-slider .next-big-button-slider {
    cursor: pointer;
    position: relative;
}

.video-detail-slider .next-big-button-slider::before {
    content: '\f054';
    position: absolute;
    font-family: "FontAwesome";
    top: 12px;
    font-size: 15px;
    color: #000000;
    left: 17px;
}

.video-detail-slider .prev-big-button-slider {
    cursor: pointer;
    position: relative;
}

.video-detail-slider .prev-big-button-slider::before {
    content: '\f053';
    position: absolute;
    font-family: "FontAwesome";
    top: 12px;
    font-size: 15px;
    color: #000000;
    left: 15px;
}

.buy-video {
    width: 100%;
    height: 344px;
    position: relative;
}


.buy-video__img {
    overflow: hidden;
}

.buy-video__img img {
    width: 100%;
    object-fit: cover;
}

.buy-video__wrap-text {
    text-align: center;
}

.buy-video__description {
    font-size: 22px;
    line-height: 24px;
    color: #FFFFFF;
    width: 100%;
}

.buy-video__description span {
    font-size: 40px;
    display: inline-block;
    margin-top: 15px;
}

.buy-video__button {
    display: inline-block;
    margin-top: 20px;
}

/* 10.10.2019 */
.promo-form-link {
    font-size: 12px;
    border-bottom: 1px dashed #000;
    color: #000;
}

.promo-form-link:hover {
    color: #000;
    text-decoration: none;
}

.buy_promo_form {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 20px 0;
}

.buy_promo_form label {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.buy_promo_form .promo-message {
    font-size: 12px;
    color: darkred;
}

.promo-confirmation {
    color: darkgreen;
}

.buy_video_price.new-price {
    color: darkred;
}

.player-playback-btn {
    margin: 0 3px;
    padding: 7px 10px;
    min-width: 50px;
    background: #28A59B;
    border: none;
    color: white;
    font-size: 15px;
    cursor: pointer;
}

.video__content {
    display: flex;
    border-radius: 20px;
    width: 100%;
    height: 500px;
    position: relative;
    overflow: hidden;
    margin-top: 40px;
    box-shadow: 0 4px 12px 2px rgb(0 26 52 / 16%);
}

.video__img {
    width: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
}

.video__h1 {
    position: relative;
    z-index: 2;
    font-size: 32px;
    padding: 0;
    color: #fff;
    max-width: 650px;
    line-height: 36px;
}

.video__desc {
    position: relative;
    z-index: 2;
    font-size: 16px;
    padding: 0;
    color: #fff;
    max-width: 650px;
    line-height: 22px;
    margin-top: 15px;
    font-weight: 500;
    opacity: .9;
}

.video__bg {
    display: block;
    background: rgba(0, 0, 0, 0.15);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: #28A59B;
    background: linear-gradient(270deg, rgba(40, 165, 155, 0) 0%, rgba(40, 165, 155, 1) 77%, rgba(40, 165, 155, 1) 100%);
}

.video__info {
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    position: relative;
    margin-top: 40px;
    padding: 40px;
}

.video__category {
    background-color: #212121;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    padding: 10px 20px;

    height: max-content;
    font-size: 14px;
    line-height: 14px;
    min-width: 100px;
    width: max-content;
    z-index: 1;
    font-weight: 500;
    text-align: center;
    margin-bottom: 10px;
    color: #fff;
}

.video-list__title,
.video-description__title {
    font-size: 32px;
    line-height: 32px;
    margin-bottom: 20px;
}

.video__block-all-video {
    position: absolute;
    z-index: 1;
    bottom: 20px;
    right: 20px;
}


.video__link-all-video:before {
    display: block;
    content: '';
    width: 36px;
    height: 36px;
    background: url(/image/icons/play.svg) no-repeat center center / contain;
    -webkit-background-size: 16px;
    background-size: 16px;
    background-color: #FFCC21;
    border-radius: 100%;
    margin-right: 5px;
}

.video__link-all-video {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 15px;
    line-height: normal;
    color: #000000;
    mix-blend-mode: normal;
    position: relative;
    border-radius: 20px;
    background-color: #fff;
    padding: 5px;
    width: max-content;
}

.video__link-all-video:hover {
    text-decoration: none;
    color: #424242;
}

.video__link-all-video:hover:before {
    background-color: #ffa722;
}

.video-description {
    margin-top: 40px;
}

.video-list__img {
    width: 100%;
    max-width: 400px;
    border-radius: 20px;
    height: auto;
    max-height: 250px;
    filter: brightness(0.8);
    object-fit: cover;
}

.video-list__item:nth-child(odd) {
    background: rgba(0, 0, 0, .05);
}

.video-list__item {
    padding: 20px;
}

.video-list__info {
    display: flex;
    flex-flow: column nowrap;
    margin-left: 20px;
}

.video-list__link {
    display: flex;
    flex-flow: row nowrap;
    text-decoration: none;
    position: relative;
}

.video-list__link .video-item__note {
    top: 0;
}

.video-list__link:hover {
    text-decoration: none;
}

.video-list__name {
    font-size: 24px;
    line-height: 30px;
    color: #212121;
    margin-bottom: 10px;
    text-decoration: none;
    max-width: 750px;
}

.video-share__content {
    border-radius: 20px;
    padding: 40px;
    background: rgba(0, 0, 0, .05);
    margin: 40px auto;
    max-width: 1000px;
}

.video-list {
    margin-top: 40px;
}

.video-share__title {
    font-size: 24px;
    line-height: 28px;
    font-weight: 500;
    margin: 0;
}

.video-share__text {
    font-size: 18px;
    line-height: 22px;
    margin-top: 10px;
    display: inline-block;
    margin-bottom: 0;
}

.buy-video__content {
    position: relative;
    z-index: 1;
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;

}

.buy-video__button {
    position: relative;
    z-index: 1;
    width: max-content;
    font-size: 18px;
}

.video__note-auth {
    position: absolute;
    bottom: 20px;
    left: 20px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 12px;
    line-height: normal;
    color: #000000;
    mix-blend-mode: normal;
    z-index: 1;
    border-radius: 20px;
    background-color: #fff;
    padding: 5px 10px;
    width: max-content;
}

.video-list__button {
    width: max-content;
    margin: auto 0 0 auto;
    display: block;
}

.gray-button {
    background: #E0E0E0;
    cursor: pointer;
    border: none;
    outline: none;
    padding: 13px 36px;
    font-size: 15px;
    line-height: normal;
    text-align: center;
    color: #000000;
    border-radius: 10px;
    font-weight: 500;
}

.video-item__status {
    display: flex;
    width: max-content;
    min-width: 100px;
    background-color: #FFCC21;
    color: #212121;
    border-radius: 20px;
    padding: 10px 20px;
    font-size: 14px;
    line-height: 14px;
    font-weight: 500;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 20px;
    left: 20px;
}

.video-item__status.buy {
    background-color: rgb(76, 175, 80);
    color: #FFF;
}

.video-item__status.lock {
    background-color: #f44336;
    color: #FFF;
}

.video-item__icon {
    display: inline-block;
    position: absolute;
    bottom: 19px;
    right: 25px;
    width: 36px;
    height: 36px;
    background-color: #FFCC21;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 50% 50%;
    border-radius: 50%;
    z-index: 2;
}

.video-form-item__content,
.video-hero__content {
    border-radius: 20px;
    padding: 40px;
    background: rgba(0, 0, 0, .05);
    margin: 40px auto 0 auto;
    position: relative;
    max-width: 1000px;
}

.video-form-item__note,
.video-hero__note {
    display: flex;
    width: max-content;
    min-width: 100px;
    background-color: #FFCC21;
    color: #212121;
    border-radius: 20px;
    padding: 10px 20px;
    font-size: 14px;
    line-height: 14px;
    font-weight: 500;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 20px;
    right: 20px;
}

.video-form-item__name,
.video-hero__name {
    font-size: 24px;
    line-height: 28px;
    font-weight: 500;
    margin: 0;
}

.video-form-item__description {
    display: inline-block;
    font-size: 16px;
    line-height: 20px;
    color: #000000;
    opacity: 0.8;
    position: relative;
    margin-top: 10px;
}

.video-hero__description {
    font-size: 16px;
    line-height: 20px;
    opacity: 0.8;
    margin-top: 10px;
    display: inline-block;
    margin-bottom: 0;
    max-width: 850px;
}

/* End */
/* /bitrix/templates/video/components/bitrix/news.detail/video_detail/style.css?176547749016645 */
