﻿.all_page{
    max-width: none;
}

.content{
    padding: 0;
}

.left2{
    padding-top: 0;
}

.page .content{
    margin: 0;
}

.blue-text {
    color: #0E88F2;
}

.description-container {
    max-width: 1200px;
    margin: 0 auto;
}

.event2023 .description-container {
    max-width: none;
}

.breadcrumbs {
    display: none;
}

.page .main-container .breadcrumbs {
    display: flex;
    margin-bottom: 80px;
    flex-wrap: wrap;
}

    .breadcrumbs a, .breadcrumbs a:visited, .breadcrumbs a:hover{
        color: white;
        white-space: nowrap;
    }

.event2023 .banner-section{    
    margin-bottom: -130px;
}

.event-banner {
    border-radius: 0;
    background-color: #001A48;
    background-image: url("//cdn.specialist.ru/content/image/mcredesign2023/mc-banner.png"), linear-gradient(115deg, #002063 0%, #0F91FF 100%);
    background-size: cover, auto;
    background-repeat: no-repeat, repeat;
    min-height: 500px;
    overflow: visible;
}

.event2023 .event-banner {
    min-height: 680px;
    padding-bottom: 130px;
}

.main-container, .group-sort-list-wrapper {
    max-width: 1200px;
    margin: auto;
}

.event-banner-content{
    max-width: 710px;
    
}

.event-banner-row-top{
    display: flex;
    align-items: flex-end;
    margin-bottom: 24px;
}

.page .banner-type {
    color: #FF6505;
    font-family: Montserrat;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.2;
    text-transform: uppercase;
    margin-right: 14px;
    margin-bottom: -2px;    
}

.banner-datetime {
    color: #FFF;
    font-family: Montserrat;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2; 
    border-right: none;
    padding-right: 0;
}

.page .banner-name {
    color: #FFF;
    font-family: Montserrat;
    font-size: 44px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 40px 0;
    
}

.page .banner-description {
    color: #FFF;
    font-family: Montserrat;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
    margin: 0;
}

.event-banner-row-middle{
    margin-bottom: 48px;
}

.event-banner-row-bottom {
    padding: 26px;
    border-radius: 8px;
    border: 1px solid rgba(255, 255, 255, 0.10);
    background: rgba(255, 255, 255, 0.05);
    box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.15);
    backdrop-filter: blur(10px);
    display: flex;
    align-items: center;   
}

.event-banner-item {
    color: #FFF;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.2;
    padding: 0 26px;
    white-space: nowrap;
    border-left: 1px solid rgba(255, 255, 255, 0.20);
}

.event-banner-item:first-child{
    padding-left: 0;
    border: none;
}

.banner-button-container {
    width: 176px;
    flex-shrink: 0;
}

.banner-button{
    width: 100%;
    padding: 15px;
}

    .banner-button::after{
        display: none;
    }

.banner-duration span{
    margin-right: 26px;
}

.page .sem-state {
    text-align: center;
    text-decoration: none;
    display: block;
    color: #FFF;
    font-family: Montserrat;
    font-size: 34px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.2; 
}

.achieves-section {
    background-image: url("//cdn.specialist.ru/content/image/mcredesign2023/mc-achieves.png");
    background-repeat: no-repeat;
    padding-top: 120px;
    padding-bottom: 272px;
    background-size: cover;
    margin-bottom: -180px;
}

.event2023 .achieves-section{
    padding-top: 278px;
}

.page .achieves-section-header {
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 34px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.2;
    margin-top: 0;
    margin-bottom: 48px;
}

.page .achieves-list{
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.page .achieve-item {
    border-radius: 8px;
    border: 1px solid rgba(255, 255, 255, 0.10);
    background: rgba(255, 255, 255, 0.05);
    box-shadow: 0px 12px 20px 0px rgba(0, 0, 0, 0.08);
    backdrop-filter: blur(15px);
    width: calc(50% - 26px);
    padding: 12px;
    text-align: center;
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
    margin: 0;
    margin-bottom: 26px;
    margin-left: 26px;
}

.page .achieve-item:nth-child(2n-1){
    margin-left: 0;
}

    .page .achieve-item:last-child{
        margin-bottom: 0;
    }
    .page .achieve-item > span {
        display: block;
        color: #0E88F2;
        text-align: center;
        font-family: Montserrat;
        font-size: 44px;
        font-style: normal;
        font-weight: 600;
        line-height: 1.2;
        margin-bottom: 3px;
        white-space: nowrap;
    }

.sem-profits-section{
    margin-bottom: 80px;
}

.sem-profits-block {
    display: flex;
    justify-content: space-between;
}

.page .sem-profits-list {
    border-radius: 8px;
    background: #FFF;
    box-shadow: 0px 10px 12px 0px rgba(0, 70, 119, 0.10);
    padding: 32px;
    width: calc(50% - 12px);
}

.sem-profits-list li {
    color: #33393E;
    font-family: Montserrat;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.48;
    position: relative;
    padding-left: 22px;
    margin: 0;
}

    .sem-profits-list li:before {
        display: block;
        content: "";
        width: 6px;
        height: 6px;
        background-color: #0E88F2;
        position: absolute;
        top: 10px;
        left: 0;
        border-radius: 50%;
    }

.event-getconsult-block {
    border-radius: 8px;
    background: linear-gradient(115deg, #002063 0%, #0F91FF 100%);
    padding: 48px 20px;
}

.page .event-getconsult-header {
    max-width: 700px;
    margin: 0 auto 24px auto;
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.2;
}

.getconsult-button {
    border-radius: 4px;
    background: #FF6505;
    padding: 15px;
    border: none;
    display: block;
    margin: auto;
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%; /* 21.6px */
    max-width: 474px;
    cursor: pointer;
}

.get-consult-popup{
    display: none;
    position: fixed;
    z-index: 10;
}
    .get-consult-popup .modal-shadow{
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        background: rgba(0,0,0,.5);       
    }
    .get-consult-popup .modal-body{
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        background: white;
        padding: 40px;
        border-radius: 8px;
        width: 90%;
        max-width: 650px;
    }



@media(max-width: 1240px) {
    .main-container{
        padding: 0 20px;
    }

    .event-banner{
        padding-left: 0;
        padding-right: 0;
    }
}


@media(max-width: 780px){
    
    .page .main-container .breadcrumbs {
        margin-bottom: 40px;
    }
    .event2023 .banner-section {
        margin-bottom: 30px;
    }

    .event2023 .event-banner{
        min-height: 0;
        padding-bottom: 25px;
    }

    .event-banner-row-top {
        display: block;
    }

    .page .banner-type{
        margin-bottom: 8px;
    }

    .event-banner-item{
       padding: 0 14px;
    }

    .event-banner-row-bottom{
        padding: 14px;
    }

    .event2023 .achieves-section{
        padding-top: 40px;
    }
}

@media(max-width: 690px) {
    .event-banner-row-bottom {
        flex-wrap: wrap;
        justify-content: space-between;
        margin-bottom: 10px;
    }

    .event-banner-item {
        margin-bottom: 20px;
    }

    .page .achieves-list {
        display: block;
        padding: 0 20px;
    }

    .page .achieve-item {
        width: 100%;
        margin-left: 0;
    }

    .page .sem-profits-block {
        display: block;
    }

    .page .sem-profits-list {
        width: 100%;
    }

    .page .sem-profits-list:first-child {
        padding-bottom: 0;
        border-radius: 8px 8px 0 0;
    }

    .page .sem-profits-list:last-child {
        padding-top: 0;
        border-radius: 0 0 8px 8px;
    }
}

@media(max-width: 530px) {
    .event-banner-row-bottom {
        justify-content: flex-start;
    }

    .event-banner-item {
        width: 50%;
    }

    .banner-duration {
        margin-bottom: 0;
    }

    .page .banner-name{
        font-size: 30px;
    }
}

@media(max-width: 470px) {
    .banner-duration{
        width: 100%;
        margin-bottom: 20px;
        padding-left: 0;
        border-left:0;

    }

    .banner-button-container{
        width: 100%;
    }

    .banner-button {
        width: 100%;
    }
}





    /*Контент*/
    .page .event-content-header {
        color: #1A1A1A;
        font-family: Montserrat;
        font-size: 26px;
        font-style: normal;
        font-weight: 600;
        line-height: 1.2;
        margin: 0;
    }

    .content-section {
        margin-bottom: 80px;
    }

    .why-important-block {
        border-radius: 8px;
        background: #FFF;
        box-shadow: 0px 10px 12px 0px rgba(0, 70, 119, 0.10);
        padding: 32px 64px;
        display: flex;
        align-items: center;
    }

    .page .why-important-header {
        width: 380px;
        flex-shrink: 0;
        margin-right: 64px;
    }

    .why-important-text p {
        margin: 0;
        color: #33393E;
        font-family: Montserrat;
        font-size: 17px;
        font-style: normal;
        font-weight: 400;
        line-height: 1.6;
    }

    .useful-block {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

        .useful-block:before {
            display: block;
            content: "";
            width: 452px;
            height: 358px;
            flex-shrink: 0;
            background-image: url("//cdn.specialist.ru/content/image/mcredesign2023/useful-left.png");
            background-repeat: no-repeat;
            margin-right: 124px;
        }

    .useful-content {
        margin-bottom: 32px;
    }

    .event2023 .page .useful-header {
        margin-bottom: 32px;
    }

    .event2023 .page .useful-list {
        padding: 0;
        display: flex;
        flex-wrap: wrap;
        margin-right: -24px;
    }

    .event2023 .page .useful-item {
        color: #1A1A1A;
        text-align: center;
        font-family: Montserrat;
        font-size: 19px;
        font-style: normal;
        font-weight: 500;
        line-height: 1.5;
        padding: 16px 24px;
        border-radius: 8px;
        border: 1px solid #2580C3;
        margin: 0 24px 24px 0;
    }

    .page .you-know-header {
        margin-bottom: 36px;
        font-size: 34px;
    }

    .page .you-know-list {
        display: flex;
        padding-left: 0;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .page .you-know-item {
        width: 48%;
        margin: 0;
        position: relative;
        padding-left: 56px;
        color: #33393E;
        font-family: Montserrat;
        font-size: 17px;
        font-style: normal;
        font-weight: 400;
        line-height: 1.4;
        margin-bottom: 24px;
    }

        .page .you-know-item:before {
            display: block;
            content: "";
            background: url("//cdn.specialist.ru/content/image/mcredesign2023/arrow.svg") no-repeat;
            width: 34px;
            height: 16px;
            position: absolute;
            top: 3px;
            left: 0;
        }

        .page .you-know-item strong {
            font-weight: 700;
        }

        .page .you-know-item:nth-last-child(-n+2) {
            margin-bottom: 0;
        }

    .speaker-block {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .speaker-left {
        margin-right: 124px;
    }

    .page .speaker-section-header {
        font-size: 26px;
        margin-bottom: 32px;
    }

    .page .speaker-name {
        margin: 0 0 32px 0;
        color: #0E88F2;
        font-family: Montserrat;
        font-size: 34px;
        font-style: normal;
        font-weight: 600;
    }

    .speaker-description p {
        color: #33393E;
        font-family: Montserrat;
        font-size: 19px;
        font-style: normal;
        font-weight: 400;
        line-height: 1.47;
        margin: 0;
    }

    .speaker-description {
        margin-bottom: 48px;
    }

    .checkin-clone-button {
        width: 342px;
    }


    .speaker-right {
        width: 482px;
        height: 482px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-shrink: 0;
        border-radius: 8px;
        background-image: url("//cdn.specialist.ru/content/image/mcredesign2023/teacher-back.png"), linear-gradient(313deg, #EDEEF9 1.23%, #F2F9FC 100%);
        background-repeat: no-repeat, repeat;
        background-size: cover, auto;
    }

    .speaker-img-wrapper {
        width: 166px;
        height: 166px;
        overflow: hidden;
        border-radius: 50%;
        border: 1px solid #FFF;
    }

        .speaker-img-wrapper img {
            display: block;
        }

    .full-course-container {
        padding: 64px;
        position: relative;
        z-index: 2;
        border-radius: 8px;
        background: #FFF;
        box-shadow: 0px 10px 12px 0px rgba(0, 70, 119, 0.10);
    }

    .full-course-marker {
        color: #1A1A1A;
        text-align: center;
        font-family: Montserrat;
        font-size: 17px;
        font-style: normal;
        font-weight: 500;
        line-height: 1.6;
        border-radius: 36px;
        border: 1px solid #22B488;
        width: 204px;
        margin-bottom: 26px;
    }

    .full-course-section {
        background: linear-gradient(313deg, #EDEEF9 1.23%, #F2F9FC 100%);
        padding-top: 80px;
        margin: 0 0 -200px 0;
    }

    .full-course-top {
        display: flex;
        justify-content: space-between;
    }


    .page .full-course-header {
        color: #1A1A1A;
        font-family: Montserrat;
        font-size: 34px;
        font-style: normal;
        font-weight: 600;
        line-height: 1.2;
        margin: 0 0 24px 0;
    }

        .page .full-course-header span {
            color: #0E88F2;
        }

    .full-course-text {
        margin-bottom: 48px;
    }

    .page .full-course-text p {
        color: #33393E;
        font-family: Montserrat;
        font-size: 19px;
        font-style: normal;
        font-weight: 400;
        line-height: 1.2;
        margin: 0 0 14px 0;
    }

        .page .full-course-text p:last-child {
            margin-bottom: 0;
        }

    .full-course-button {
        border-radius: 4px;
        background: #22B488;
        padding: 15px;
        display: block;
        max-width: 256px;
        color: #FFF !important;
        text-align: center;
        font-family: Montserrat;
        font-size: 18px;
        font-style: normal;
        font-weight: 700;
        line-height: 1.2;
    }

    .full-course-right {
        width: 436px;
        flex-shrink: 0;
    }

    .page .full-course-bottom-header {
        margin-bottom: 32px;
    }

    .page .full-course-bottom-list {
        padding-left: 0;
        margin-bottom: 32px;
    }

    .page .full-course-bottom-item {
        margin: 0 0 12px 0;
        border-radius: 8px;
        background: linear-gradient(313deg, #EDEEF9 1.23%, #F2F9FC 100%);
        padding: 15px 32px;
        color: #33393E;
        font-family: Montserrat;
        font-size: 17px;
        font-style: normal;
        font-weight: 400;
        line-height: 1.6;
        display: flex;
        align-items: center;
    }

        .page .full-course-bottom-item:before {
            display: block;
            content: "";
            width: 32px;
            height: 32px;
            flex-shrink: 0;
            background: url("//cdn.specialist.ru/content/image/mcredesign2023/list-marker.svg") center center no-repeat;
            margin-right: 16px;
        }

    .program-link-wrapper {
        margin-bottom: 32px;
        text-align: center;
    }

    .page .progarm-link {
        display: inline-flex;
        color: #0E88F2;
        font-family: Montserrat;
        font-size: 15px;
        font-style: normal;
        font-weight: 500;
        line-height: 1.2;
    }

        .page .progarm-link:before {
            display: block;
            content: '';
            width: 20px;
            height: 17px;
            background: url("//cdn.specialist.ru/content/image/mcredesign2023/arrow-link.svg") center center no-repeat;
            margin-right: 10px;
        }

    .full-course-button-wrapper .full-course-button {
        margin: auto;
    }


@media(max-width: 1240px){    
    .useful-block:before {
        width: 50%;
        background-size: contain;
        margin-right: 0;
    }
    .page .useful-item {
        padding: 16px;
    }
}

@media(max-width: 1040px) {
    .why-important-block {
        display: block;
    }

    .page .why-important-header {
        margin-right: 0;
        margin-bottom: 20px;
        width: auto;
    }

    .why-important-block {
        padding: 32px;
    }

    .useful-block {
        display: block;
    }

        .useful-block:before {
            width: 452px;
            margin-bottom: 30px;
        }

    .speaker-block {
        display: block;
    }

    .speaker-left {
        margin-right: 0;
        margin-bottom: 50px;
    }

    .full-course-top {
        flex-direction: column;
    }

    .full-course-left{
        margin-bottom: 30px;
    }

    .full-course-right {
        display: none;
    }
}

@media(max-width: 760px){
    .content-section {
        margin-bottom: 40px;
    }
    .page .useful-item{
        padding: 10px;
        margin-right: 16px;
        margin-bottom: 16px;
    }

    .page .you-know-list {
        display: block;
    }

    .page .you-know-item{
        width: 100%;
    }

        .page .you-know-item:nth-last-child(-n+2){
            margin-bottom: 24px;
        }
}


@media (max-width: 500px) {
    .useful-block:before {
        width: calc(100vw - 20px);
        height: calc(70vw);
    }

    .page .useful-item {
        padding: 8px;
    }

   
    .page .you-know-item{
        padding-left: 20px;
       
    }

        .page .you-know-item:before {
            display: block;
            content: "";
            width: 6px;
            height: 6px;
            background-color: #0E88F2;
            position: absolute;
            top: 10px;
            left: 0;
            border-radius: 50%;
        }

   

    .checkin-clone-button{
        width: 100%;
    }

    .speaker-right {
        width: 100%;
        height: 80vw;
    }

    .full-course-container{
        padding: 20px;
    }

    .page .event-getconsult-header{
        font-size: 20px;
    }

    .why-important-section .main-container{
        padding-left: 0;
        padding-right: 0;
    }

    .why-important-block {
        padding: 32px 20px;
    }

}

.page-loader {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 10;
    background: rgba(255, 255, 255, .3);
}

.modal-success{
    display: none;
}






