.js-open-slot.widget.wheel-target-class {
    position: fixed;
}

div#upd500 {
    display: none;
}

.author-p-top {
    display: flex;
    justify-content: space-between;
    margin-bottom: 100px;
}

.author-p-right {
    padding-left: 40px;
}

.author-p-right h1 {
    color: #000;
    font-family: Montserrat;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    /* 48px */
    margin-bottom: 0px;
}

.author-p-text {
    color: var(--Dark, #373636);
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 180%;
    /* 28.8px */
    margin: 40px 0px 15px;
}

.author-p-bold {
    color: var(--Dark, #373636);
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 180%;
    margin-bottom: 40px;
}

.author-p-tg a,
.author-p-vk a {
    display: flex;
    border-radius: 80px;
    border: 2px solid #4C6C91;
    background: #FFF;
    color: #4C6C91 !important;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    /* 111.111% */
    text-decoration: none !important;
    align-items: center;
    padding: 16px 20px;
    width: fit-content;
    margin-top: 8px;
}

.author-p-tg a svg,
.author-p-vk a svg {
    margin-right: 10px;
}

.author-p-tg a {
    color: #35ACDF !important;
    border-color: #35ACDF;
}

.author-p-tg a:hover,
.author-p-vk a:hover {
    color: #e28383 !important;
    border-color: #e28383;
}

.author-p-about-h2 {
    color: #000;
    font-family: Montserrat;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%;
    /* 40px */
    margin-bottom: 40px;
}

.author-p-hidden-h2 {
    display: none;
}

.author-p-about-wr {
    display: flex;
}

.author-p-about-text {
    min-width: 363px;
    margin-right: 40px;
    max-width: 100%;
    width: 363px;
}

.author-p-about-carousel.swiper-slider {
    display: flex;
    overflow: hidden;
}

.author-p-about-title {
    color: #000;
    font-family: Montserrat;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%;
    /* 35.2px */
}

.author-p-about-bold {
    color: var(--Dark, #373636);
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 160%;
    /* 25.6px */
    margin-top: 32px;
    margin-bottom: 15px;
}

.author-p-about-text {
    color: var(--Dark, #373636);
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
}

.author-p-dost-h2 {
    margin-top: 64px;
    color: #000;
    font-family: Montserrat;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%;
    /* 35.2px */
    margin-bottom: 40px;
}

.author-p-dost-year-title {
    color: #000;
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%;
    /* 24px */
    padding-bottom: 24px;
    margin-bottom: 24px;
    border-bottom: 1px solid rgba(159, 158, 162, 0.40);
}

.author-p-dost-wrapper {
    display: flex;
    justify-content: flex-start;
}

.author-p-dost-year {
    margin-bottom: 64px;
}

.author-p-dost-item {
    display: flex;
    min-width: calc((100% - 80px) / 3);
    max-width: calc((100% - 80px) / 3);
    margin-right: calc(80px / 2);
}

.author-p-dost-item:nth-child(3) {
    margin-right: 0px !important;
}

.author-p-dost-number {
    min-width: 32px;
    height: 32px;
    border-radius: 50%;
    margin-right: 16px;
    background: #e28383;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 160%;
    /* 25.6px */
}

.author-p-dost-title {
    color: var(--Dark, #373636);
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 160%;
    /* 25.6px */
}

.author-p-dost-list-item {
    padding-left: 28px;
    margin-top: 16px;
    color: var(--Dark, #373636);
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    /* 25.6px */
    position: relative;
}

.author-p-dost-list-item:before {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 2px solid #E28383;
    content: '';
    position: absolute;
    left: 0;
    top: 5px;
}

.author-p-about-text .flex-block.flex-block_center.container-for-btn {
    width: fit-content;
    position: relative;
    top: unset;
    bottom: unset;
    left: unset;
    right: unset;
    margin-left: auto;
    margin-top: 32px;
}

.swiper-slide {
    opacity: 1 !important;
}

span.swiper-pagination-bullet {
    min-width: 10px;
    min-height: 10px;
    background: #fdf5f5 !important;
    border-radius: 50%;
    opacity: 1 !important;
    display: block !important;
}

.swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal {
    opacity: 1 !important;
    display: flex !important;
    bottom: 0px;
    margin-top: 4px;
    z-index: 10;
    position: relative !important;
}

span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #E28383 !important;
}

.author-p-about-carousel.swiper.swiper-initialized.swiper-horizontal.swiper-pointer-events {
    padding-bottom: 20px;
}

@media (max-width: 1200px) {
    .author-p-img {
        width: 450px;
        min-width: 450px;
    }
    .author-p-img img {
        max-width: 100%;
        height: auto;
    }
    .swiper-slide a {
        display: flex;
        flex-direction: column;
        justify-content: center;
        max-width: 100%;
        overflow: hidden;
        min-height: 260px;
        position: relative;
        width: 100%;
        overflow: hidden;
        max-height: 260px;
    }
    .swiper-slide a img {
        min-height: 100%;
        position: absolute;
        max-height: 100%;
        width: auto;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
}

@media (max-width: 992px) {
    .author-p-img {
        width: 345px;
        min-width: 345px;
    }
    .author-p-img img {
        max-width: 100%;
        height: auto;
    }
    .swiper-slide a {
        display: flex;
        flex-direction: column;
        justify-content: center;
        max-width: 100%;
        overflow: hidden;
        min-height: 260px;
        position: relative;
        width: 100%;
        overflow: hidden;
        max-height: 260px;
    }
    .swiper-slide a img {
        min-height: 100%;
        position: absolute;
        max-height: 100%;
        width: auto;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .author-p-right h1 {
        font-size: 26px;
        font-style: normal;
        font-weight: 600;
    }
    .author-p-text {
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
    }
    .author-p-tg a,
    .author-p-vk a {
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        padding: 16px 20px;
    }
    .author-p-about-h2 {
        font-size: 26px;
        font-style: normal;
        font-weight: 600;
        margin-bottom: 32px;
    }
    .author-p-about-title {
        font-size: 22px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%;
    }
    .author-p-about-bold {
        margin-top: 24px;
    }
    .author-p-top {
        margin-bottom: 64px;
    }
    .author-p-about-text {
        width: 280px;
        min-width: 280px;
        max-width: 100%;
    }
    .author-p-dost-h2 {
        font-size: 22px;
        font-style: normal;
        font-weight: 400;
        margin-bottom: 32px;
    }
    .author-p-dost-year-title {
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
    }
    .author-p-dost-item {
        min-width: calc((100% - 60px) / 3);
        max-width: calc((100% - 60px) / 3);
        margin-right: calc(60px / 2);
    }
}

@media (max-width: 768px) {
    .author-p-top {
        flex-direction: column;
        position: relative;
    }
    .author-p-img {
        margin: 0px auto;
        width: 100%;
        max-width: 375px;
        margin-top: 50px;
    }
    .author-p {
        padding: 0 15px;
    }
    ul.breadcrambs-list {
        padding-left: 15px;
    }
    .author-p-right {
        padding: 0px;
    }
    .author-p-right h1 {
        position: absolute;
        top: 0;
    }
    .author-p-about-text {
        width: 100%;
        min-width: 100%;
        margin: 0px;
    }
    .author-p-about-wr {
        flex-direction: column;
        position: relative;
    }
    .swiper-slide a {
        max-height: 340px;
        min-height: 340px;
        height: 340px;
    }
    .author-p-about-text .flex-block.flex-block_center.container-for-btn {
        position: absolute;
        width: 100%;
        margin: 0px;
        top: unset;
        bottom: 180px;
    }
    .main-slider-controls.flex-block.flex-block_center.main-slider-controls_for-blog {
        width: 100%;
        display: flex;
        justify-content: space-between;
    }
    .author-p-dost-item {
        min-width: 100%;
        max-width: 100%;
        margin: 0px;
    }
    .author-p-dost-wrapper {
        flex-direction: column;
    }
    .author-p-dost-item:not(:last-child) {
        margin-bottom: 40px;
    }
    .author-p-about-carousel.swiper {
        width: 100%;
        margin-top: 40px;
    }
    .author-p-about-text .flex-block.flex-block_center.container-for-btn {
        z-index: 3;
    }
    .js-open-slot.widget.wheel-target-class {
        z-index: 9;
    }
    .author-p-img {
        min-width: 100%;
    }
    .author-p-tg a,
    .author-p-vk a {
        font-size: 15px;
    }
    .swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal {
        margin-top: 10px;
    }
    body ul.breadcrambs-list {
        padding-left: 15px !important;
    }
}

body li.breadcrambs-item a.breadcrambs-link {
    color: #333 !important;
    text-decoration: none !important;
}

body ul.breadcrambs-list li:not(:last-child):before {
    content: '/';
    width: fit-content;
    height: fit-content;
    top: 1px;
}

body li.breadcrambs-item span {
    color: #E28383;
}