

/* Start:/local/templates/webcom-academy/css/webinars.css?177037665413168*/
.layout--grey-sqheme.layout--webinars:before {
    background: none;
}

.layout--grey-sqheme.layout--webinars:before {
    background: linear-gradient(315deg, #f4cad7 0%, #222848 100%);
    height: 655px;
    color: #fff;
}

.layout--grey-sqheme.layout--webinars .breadcumbs__item {
    color: #fff;
}

.layout--grey-sqheme.layout--webinars a.breadcumbs__item:after {
    background: #fff;
}

.layout--grey-sqheme.layout--webinars .page-title h1 {
    color: #fff;
    font-size: 46px;
}

.layout--grey-sqheme.layout--webinars .main-banner__wrapper {
    width: 825px;
    font-weight: 400;
    font-size: 18px;
    color: #fff;
    position: relative;
    line-height: 1.35;
}

.layout--grey-sqheme.layout--webinars .page-content {
    padding: 160px 0 0;
}

.layout--grey-sqheme.layout--webinars .main-banner__wrapper::before {
    content: '';
    position: absolute;
    height: 438px;
    width: 408px;
    right: -59%;
    bottom: -9%;
    background: url("/local/templates/webcom-academy/img/content/smm_4_bizness.png") no-repeat center center;
    background-size: cover; /* или contain */
}

.layout--grey-sqheme.layout--webinars .page-content > .container-fluid {
    max-width: 1342px;
    position: relative;
    width: 100%;
    padding-right: 16px;
    padding-left: 16px;
}

.webinars-why {
    background: linear-gradient(180deg, #e7fcff 0%, #fff 100%);
    position: relative;
}

.webinars-why .webinars-why__header {
    padding-top: 30px;
}

.webinars-why__header {
    font-weight: 400 !important;
    font-size: 36px !important;
    color: #3c3c3c;
}

.webinars-why .questions-main__list {
    padding: 0 30px;
}

.webinars-why .questions-main__list .questions-main__item {
    margin-bottom: 40px;
}

.webinars-why .questions-main__list .questions-main__item:nth-child(-n+2) {
    width: 50%;
}

.webinars-why .container-fluid::before {
    content: '';
    position: absolute;
    width: 876px;
    height: 100%;
    right: 1%;
    bottom: 0;
    background: url("/local/templates/webcom-academy/img/content/questions-bg.png") no-repeat center center;
    background-size: cover; /* или contain */
}

.webinars-why .questions-main__list .questions-main__item .questions-main__title {
    font-weight: 700;
}

.webinars-why .questions-main__list .questions-main__item .questions-main__txt {
    font-weight: 400;
}

.webinars-list {
    background: #fff;
    padding-top: 30px;
    position: relative;
    padding-bottom: 30px;
}

.webinars-list .webinars-list__items {
    border: 2px solid #ff8a1a;
    border-radius: 17px;
}

.webinars-list .webinars-list__items .webinars-list__item:not(:last-child) {
    border-bottom: 2px solid #ff8b1a;
}

.webinars-list .webinars-list__item-l {
    width: 23%;
    height: -webkit-fill-available;
    background: #f1fdff;
    padding: 32px 0 0 0;
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: center;
    border-radius: 17px 0 0 17px;
}

.webinars-list .webinars-list__item .webinars-list__item-r {
    width: 77%;
    background: #fff;
    height: 100%;
    padding: 30px;
    border-radius: 0 17px 17px 0;
}

.webinars-list .webinars-list__item {
    display: flex;
    justify-content: space-between;
    align-items: start;
}

.webinars-list .webinars-list__item-l .webinars-list__item-date {
    font-weight: 400;
    font-size: 18px;
    text-align: center;
    color: #333;
    margin-bottom: 10px;
}

.webinars-list .webinars-list__item-l .webinars-list__item-speaker {
    font-weight: 400;
    font-size: 18px;
    text-align: center;
    color: #333;
    margin-bottom: 19px;
}

.webinars-list .webinars-list__item-register {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    background: linear-gradient(180deg, #ffa520 0%, #ff8318 100%);
    border-radius: 5px;
    width: 252px;
    height: 39px;
    font-weight: 400;
    font-size: 18px;
    color: #fff;
}

.webinars-list .webinars-list__item .webinars-list__item-r .webinars-list__item-title {
    font-weight: 700;
    font-size: 20px;
    color: #3c3c3c;
    margin-bottom: 34px;
}

.webinars-list .webinars-list__item ul li,
.webinars-speakers .webinars-speaker-list__item ul li {
    list-style-type: none;
    padding-left: 0;
    position: relative;
    margin-bottom: 0;
    line-height: 1.2;
}

.webinars-list .webinars-list__item ul li:before,
.webinars-speakers .webinars-speaker-list__item ul li:before {

    display: none;
}

.webinars-speakers {
    padding-top: 10px;
    padding-bottom: 30px;
    background: #fff;
}

.webinars-speaker-list__items {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 20px;
    align-items: stretch;
}

.webinars-speaker-list__items .webinars-speaker-list__item {
    width: 48%;
    border-radius: 17px;
    background: #fff;
    display: flex;
    justify-content: space-between;
    align-self: stretch;
}

.webinars-speaker-list__items .webinars-speaker-list__item .webinars-speaker-list__item-img {
    width: 32%;
    height: 100%;
    border-radius: 17px 0 0 17px;
}

.webinars-speaker-list__items .webinars-speaker-list__item .webinars-speaker-list__item-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 17px 0 0 17px;
}

.webinars-speaker-list__items .webinars-speaker-list__item .webinars-speaker-list__item-content {
    width: 68%;
    height: 100%;
    display: flex;
    border-radius: 0 17px 17px 0;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding: 27px 11px 15px 11px;
    border: 2px solid #ff8a1a;
    border-left: none;
}

.webinars-speaker-list__items .webinars-speaker-list__item .webinars-speaker-list__item-content .webinars-speaker-list__item-title {
    font-weight: 400;
    font-size: 20px;
    color: #3c3c3c;
    margin-bottom: 13px;
}

.webinars-speaker-list__items .webinars-speaker-list__item .webinars-speaker-list__item-content .webinars-speaker-list__item-post {
    font-weight: 400;
    font-size: 14px;
    text-align: center;
    color: #3c3c3c;
    margin-bottom: 17px;
}

.webinars-speaker-list__items .webinars-speaker-list__item .webinars-speaker-list__item-content .webinars-speaker-list__item-desc {
    font-weight: 400;
    font-size: 14px;
    color: #3c3c3c;
}

.webinars-faq {
    background: #fff;
    padding-bottom: 32px;
}

.webinars-faq .webinars-faq__items {
    padding: 0 90px;
}

.webinars-faq__item {
    border-bottom: 1px solid #c5c5c5;
}

.webinars-faq__item:first-child {
    border-top: 1px solid #c5c5c5;

}

.webinars-faq__head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    padding: 20px 0;
    font-weight: 400;
    font-size: 20px;
    text-align: center;
    color: #0a9de3;
}

.webinars-faq__body {
    display: none;
    padding: 0 0 20px;
    color: #555;
    line-height: 1.5;
}

/* стрелка */
.webinars-faq__icon {
}

.webinars-faq__body {
    display: none;
    padding: 0 0 20px;
    color: #555;
    line-height: 1.5;
    font-weight: 400;
    font-size: 18px;
}

/* стрелка */
.webinars-faq__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform .25s ease; /* ← плавный поворот */
}

/* вращение */
.webinars-faq__item.active .webinars-faq__icon {
    transform: rotate(180deg);
}

/* открытое состояние */
.webinars-faq__item.active .webinars-faq__body {
    font-weight: 400;
    font-size: 18px;
    color: #3c3c3c;
}

.webinars-faq__item.active .webinars-faq__icon {
    transform: rotate(-180deg);
}

.webinars-list__item-register.desktop-hide {
    display: none;
}

.subscription .socials {
    margin-top: 40px;
}

.subscription .b24-form-header-title {
    font-size: 32px;
    color: #333333;
    margin-bottom: 35px;
}

.page-content .subscription__wrap {
    padding: 36px 0 !important;
}

.subscription .b24-form-field {
    margin-bottom: 25px;
}

.subscription .socials {
    justify-content: center !important;
}

.subscription__more {
    text-align: center;
}

.b24-form-control-not-empty {
    border-bottom-width: 1px !important;
    padding-top: 25px !important;
}

.b24-form-field-agreement .b24-form-field-agreement-link {
    font-size: 14px !important;
}

.popup input[type="checkbox"]:not(:checked),
.popup input[type="checkbox"]:checked {
    position: initial !important;
    left: 3px !important;
}

.subscription input[type="checkbox"]:not(:checked),
.subscription input[type="checkbox"]:checked {
    position: initial !important;
    left: 3px !important;
}

.b24-window-popup-body {
    font-size: 14px !important;
}

.subscription__add {
    margin: 0 auto 0 !important;
}

@media only screen and (max-width: 1199px) {
    .webinars-list .webinars-list__item-register {
        width: 180px;
    }

    .webinars-speaker-list__items .webinars-speaker-list__item .webinars-speaker-list__item-content .webinars-speaker-list__item-post {
        line-height: 1.2;
    }
}

@media only screen and (max-width: 990px) {
    .layout--grey-sqheme.layout--webinars .main-banner__wrapper::before {
        right: -18%;
    }

    .webinars-list .webinars-list__item-l .webinars-list__item-speaker {
        font-size: 16px;
    }

    .webinars-list .webinars-list__item-register {
        width: 160px;
        height: 35px;
        font-size: 17px;
    }

    .layout--grey-sqheme.layout--webinars .main-banner__wrapper {
        width: 100%;
    }
}

@media screen and (max-width: 768px) {
    .webinars-why .slick-next {
        right: 20px;
    }

    .webinars-list .webinars-list__item-l .webinars-list__item-speaker {
        margin-bottom: 0;
    }

    .webinars-speaker-list__items .webinars-speaker-list__item {
        width: 100%;
    }

    .webinars-list .webinars-list__item {
        align-items: center;
        flex-direction: column;
    }

    .webinars-list .webinars-list__item-l, .webinars-list .webinars-list__item .webinars-list__item-r {
        width: 100%;
    }

    .webinars-list__item-register.mobile-hide {
        display: none;
    }

    .webinars-list__item-register.desktop-hide {
        display: flex;
        margin-bottom: 15px;
        align-items: center;
        justify-content: center;
    }

    .webinars-list .webinars-list__item-l {
        border-radius: 17px 17px 0 0;
        padding: 10px;
        height: 100%;
    }

    .layout--grey-sqheme.layout--webinars .main-banner__wrapper::before {
        right: -4%;
        height: 341px;
        width: 318px;
    }

    .webinars-list .webinars-list__item .webinars-list__item-r {
        border-radius: 17px 17px 17px 17px;
    }

    .webinars-speaker-list__items .webinars-speaker-list__item {
        flex-direction: column;
        align-self: center;
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }

    .webinars-speaker-list__items .webinars-speaker-list__item .webinars-speaker-list__item-img {
        width: 100%;
        height: 100%;
        border-radius: 50%;
    }

    .webinars-speaker-list__items .webinars-speaker-list__item .webinars-speaker-list__item-img img {
        width: 132px;
        height: 132px;
        object-fit: cover;
        border-radius: 100%;
    }

    .webinars-speaker-list__items .webinars-speaker-list__item .webinars-speaker-list__item-content {
        width: 100%;
        border: none;
    }

    .webinars-speaker-list__items .webinars-speaker-list__item {
        position: relative;
        background: #fff;
        border-radius: 24px;
        padding: 15px;
    }

    .webinars-speaker-list__items .webinars-speaker-list__item::before {
        content: "";
        position: absolute;
        inset: 0;
        padding: 2px;
        border-radius: inherit;
        background: linear-gradient(-90deg, #ff7a00 10%, #ff7a00 35%, rgba(255, 122, 0, 0.4) 45%, transparent 55%);
        -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
        -webkit-mask-composite: xor;
        mask-composite: exclude;
        pointer-events: none;
    }

    .webinars-faq .webinars-faq__items {
        padding: 0;
    }

    .layout--grey-sqheme.layout--webinars .page-content {
        padding: 95px 0 0;
    }

    .webinars-faq__title {
        text-align: left;
    }

    .webinars-list {
        padding-top: 0;
    }

    html {
        overflow-x: hidden;
    }

    .layout--grey-sqheme.layout--webinars .page-title h1 {
        font-size: 28px;
    }

    .webinars-why .container-fluid::before {
        z-index: -1;
    }
}
/* End */
/* /local/templates/webcom-academy/css/webinars.css?177037665413168 */
