.employee .header {
    padding: 27px 0 44px;=
}
@media (min-width: 1024px) {
    .employee .header {
        padding: 39px 0 150px;
        background: url(../../img/employee/lines.png) no-repeat, #3d0f58;
    }
}

.employee .header .container .logolang {
    margin-bottom: 47px;
}
@media (min-width: 1024px) {
    .employee .header .container .logolang {
        margin-bottom: 115px;
    }
}

.employee .header .container .wrap {
    display: flex;
    flex-direction: column;
    row-gap: 7px;
    align-items: center;
    position: relative;
    z-index: 10;
}
@media (min-width: 1024px) {
    .employee .header .container .wrap {
        flex-direction: row;
        align-items: flex-start;
    }
}

.employee .header .container .wrap .imagesection {
    overflow: visible;
}
@media (max-width: 480px) {
    .employee .header .container .wrap .imagesection {
        box-shadow: none;
    }
}

.employee .header .container .wrap .imagesection .photo {
    width: 50%;
    box-shadow: 0 0 65px 1px #B337DE80;
    border-radius: 30px;
}
@media (min-width: 1024px) {
    .employee .header .container .wrap .imagesection .photo {
        width: 100%;
    }
}

.employee .header .container .wrap .info {
    display: flex;
    flex-direction: column;
    row-gap: 22px;
}
@media (min-width: 1024px) {
    .employee .header .container .wrap .info {
        row-gap: 40px;
    }
}

.employee .header .container .wrap .info .book-a-meeting {
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: 7px;
    padding: 20px;
    background-color: #b337de;
    border-radius: 17px;
    overflow: hidden;
}
@media (min-width: 1024px) {
    .employee .header .container .wrap .info .book-a-meeting {
        row-gap: 15px;
        padding: 23px 59px 21px 59px;
        border-radius: 30px;
        width: fit-content;
    }
}

.employee .header .container .wrap .info .book-a-meeting .title {
    font-family: "Roboto Flex", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    color: #fff;
    text-align: center;
}
@media (min-width: 1024px) {
    .employee .header .container .wrap .info .book-a-meeting .title {
        font-size: 26px;
        line-height: 100%;
    }
}

.employee .header .container .wrap .info .book-a-meeting .title .desktop {
    display: none;
}
@media (min-width: 1024px) {
    .employee .header .container .wrap .info .book-a-meeting .title .desktop {
        display: block;
    }
}

@media (min-width: 1024px) {
    .employee .header .container .wrap .info .book-a-meeting .title .mobile {
        display: none;
    }
}

.employee .header .container .wrap .info .book-a-meeting .title .accent {
    font-weight: 600;
}
@media (min-width: 1024px) {
    .employee .header .container .wrap .info .book-a-meeting .title .accent {
        margin-bottom: 8px;
    }
}

.employee .header .info .book-a-meeting .btn-primary.cus-popup {
    font-family: "Roboto Flex", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 100%;
    color: #3d0f58;
    text-align: center;
    padding: 9px 21px 11px 21px;
    background-color: #ffffff;
    border-radius: 27px;
    overflow: hidden;
    border: none;
    cursor: pointer;
    transition: all .25s ease;
}
@media (min-width: 1024px) {
    .employee .header .info .book-a-meeting .btn-primary.cus-popup {
        font-size: 23px;
        padding: 16px 32px 19px 32px;
        border-radius: 47px;
    }
}

.employee .about-ebg .container .text p {
    margin-bottom: 16px;
}

.employee .about-ebg .container .text p:last-of-type {
    margin-bottom: 0;
}

.employee .about-ebg .container .text ul {
    margin-bottom: 35px;
}

.employee .header .container .wrap .namaepos h1 {
    font-size: 28px;
    margin-bottom: 5px;
    text-align: center;
}
@media (min-width: 1024px) {
    .employee .header .container .wrap .namaepos h1 {
        font-size: 68px;
        margin-bottom: 15px;
        text-align: left;
    }
}

.employee .header .container .wrap .namaepos .position {
    font-size: 12px;
    margin-bottom: 0;
    text-align: center;
}
@media (min-width: 1024px) {
    .employee .header .container .wrap .namaepos .position {
        font-size: 26px;
        text-align: left;
    }
}

.employee .header .container .wrap .description {
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: 25px;
}
@media (min-width: 1024px) {
    .employee .header .container .wrap .description {
        align-items: flex-start;
        row-gap: 31px;
    }
}

.employee .header .container .wrap .description a {
    text-align: center;
}
@media (min-width: 1024px) {
    .employee .header .container .wrap .description a {
        text-align: left;
    }
}
.employee .header .container .wrap .contacts a:hover {
    text-decoration: underline;
}

.employee .header .container .wrap .description .contacts {
    display: flex;
    flex-direction: column;
    row-gap: 6px;
}
@media (min-width: 1024px) {
    .employee .header .container .wrap .description .contacts {
        row-gap: 15px;
    }
}

.employee .header .container .wrap .description .phone {
    margin-bottom: 0;
    font-size: 14px;
}
@media (min-width: 1024px) {
    .employee .header .container .wrap .description .phone {
        font-size: 26px;
    }
}

.employee .header .container .wrap .description .email {
    margin-bottom: 0;
    font-size: 14px;
}
@media (min-width: 1024px) {
    .employee .header .container .wrap .description .email {
        font-size: 26px;
    }
}

.employee .header .container .wrap .description .personal-sm {
    column-gap: 12px;
    row-gap: 12px;
}

.employee .header .container .wrap .description .personal-sm .get-vCard {
    height: auto;
    padding: 15px 41px;
    border-radius: 47px;
    background: transparent;
    text-decoration: none;
    font-family: "Roboto Flex", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 100%;
    color: #ffffff;
    border: 1px solid #ffffff;
}
@media (min-width: 1024px) {
    .employee .header .container .wrap .description .personal-sm .get-vCard {
        padding: 20px 25px 22px 22px;
        font-size: 22px;
        border: 3px solid #ffffff;

    }
}
.employee .header .container .wrap .description .personal-sm .get-vCard:hover {
    background: #fff;
    color: #4a126b;
}

@media (min-width: 1024px) {
    .employee .header::after {
        display: none;
    }
}
