

/* Start:/local/components/bitrix/breadcrumb/templates/.default/style.css?1782705470776*/
.breadcrumbs {
    margin-top: 40px;
    margin-bottom: 20px
}

.breadcrumbs {
    width: 100%;
    max-width: -moz-max-content;
    padding: 10px 16px;
    display: flex;
    align-items: center;
    border-radius: 10px;
    flex-wrap: wrap;
    vertical-align: center;
    grid-row-gap: 20px;
    margin-top: 50px;
    margin-bottom: 30px
}

@media(max-width:360px) {
    .breadcrumbs {
        /* width: 100vw;
        margin-left: calc(-50vw + 50%);
        padding-left: 16px;
        padding-right: 16px;
        border-radius: 0; */
        max-width: none;
        margin-top: 40px;
        margin-bottom: 20px
    }
    .product__details {
        padding: 20px !important;
    }
}

@media(min-width:361px) {
    .breadcrumbs {
        max-width: max-content;
    }
}
/* End */


/* Start:/local/components/profmaster/about/templates/yellow/style.css?178653399310543*/

@media screen and (max-width:1500px) {
    .about-hero {
        position: relative;
        background: #fccb06 url("/about/bg.png") center/cover no-repeat;
        padding: 30px 0 100px
    }

    .about-hero__breadcrumbs {
        position: relative;
        z-index: 1
    }

    .about-hero:after {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        display: block;
        background-color: #fccb06;
        opacity: .15
    }

    .about-hero__title {
        position: relative;
        z-index: 1;
        font-size: 64px;
        font-weight: 600;
        margin-bottom: 60px;
        padding-top: 25px;
    }

    .about-hero__description {
        position: relative;
        z-index: 1;
        display: flex
    }

    .about-hero__item {
        display: flex;
        padding-top: 24px;
        padding-bottom: 30px;
        padding-left: 40px;
        font-size: 170px;
        font-weight: 500;
        color: #231f20
    }

    .about-hero__item:first-child {
        padding-left: 0;
        padding-right: 60px;
        font-size: 170px
    }

    .about-hero__item:not(.about-hero__item:last-child) {
        border-right: 2px solid #231f20
    }

    .about-hero__item:nth-child(2) {
        padding-left: 40px;
        padding-right: 40px;
        grid-gap: 0 8px
    }

    .about-hero__value-1 {
        font-size: 25px;
        font-weight: 600;
        margin-top: 55px
    }

    .about-hero__value-2 {
        font-size: 87px;
        /* font-weight: 600; */
        margin-top: 5px;
        padding-left: 15px;
    }

    .about-hero__value-3 {
        font-size: 25px;
        font-weight: 500;
        margin-top: 4px;
        padding-left: 15px;
    }

    .about-hero__value-4 {
        font-size: 54px;
        font-weight: 500;
        margin-top: 5px;
        padding-left: 15px;
    }

    .about-hero__value-5 {
        font-size: 15px;
        line-height: 120%;
        font-weight: 400;
        margin-top: 12px;
        padding-left: 15px;
    }

    .about-hero__value-6 {
        font-size: 54px;
        font-weight: 500;
        margin-top: 0px;
        padding-left: 15px;
    }

    .about-hero__value-7 {
        font-size: 25px;
        font-weight: 400;
        margin-top: 16px;
        padding-left: 15px;
    }
}

/* @media screen and (max-width:1644.5px) { */
/* @media screen and (max-width:1500px) {
        .about-hero {
        position: relative;
        background: #fccb06 url("/about/bg.png") center/cover no-repeat;
        padding: 30px 0 100px
    }

    .about-hero__breadcrumbs {
        position: relative;
        z-index: 1
    }
    .about-hero__description {
        justify-content: center
    }

    .about-hero__item {
        font-size: 174px;
        padding-top: 8px;
        padding-left: 61px
    }

    .about-hero__item:first-child {
        font-size: 156px;
        padding-left: 0;
        padding-right: 61px
    }

    .about-hero__item:nth-child(2) {
        grid-gap: 0 6px;
        padding-left: 61px;
        padding-right: 44px
    }

    .about-hero__value-1 {
        font-size: 20px
    }

    .about-hero__value-2 {
        font-size: 68px
    }

    .about-hero__value-3 {
        font-size: 20px
    }

    .about-hero__value-4 {
        max-width: 150px;
        font-size: 42px;
        font-size: 32px;
        font-size: 26px;
        margin-top: 8px
    }

    .about-hero__value-5 {
        font-size: 12px;
        font-size: 9px;
        font-size: 8px;
        margin-top: 8px
    }

    .about-hero__value-6 {
        font-size: 42px;
        font-size: 32px;
        font-size: 26px;
        margin-top: 8px
    }

    .about-hero__value-7 {
        font-size: 19px;
        max-width: 200px;
        font-weight: 500;
        font-size: 15px;
        max-width: 154px;
        font-size: 12px;
        margin-top: 8px;
        max-width: 124px
    }

    .about-equipment__title {
        font-size: 44px
    }

    .volumes__grid {
        grid-gap: 60px 80px
    }

    .volumes__title {
        font-size: 52px
    }
} */


@media screen and (min-width:1501px) {
    .about-hero {
        position: relative;
        background: #fccb06 url("/about/bg.png") center/cover no-repeat;
        padding: 30px 0 100px
    }

    .about-hero__breadcrumbs {
        position: relative;
        z-index: 1
    }

    .about-hero:after {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        display: block;
        background-color: #fccb06;
        opacity: .15
    }

    .about-hero__title {
        position: relative;
        z-index: 1;
        font-size: 64px;
        font-weight: 600;
        margin-bottom: 60px;
        padding-top: 25px;
    }

    .about-hero__description {
        position: relative;
        z-index: 1;
        display: flex
    }

    .about-hero__item {
        /*
        border:1px;
        */
        display: flex;
        padding-top: 24px;
        padding-bottom: 30px;
        padding-left: 60px;
        font-size: 222px;
        font-weight: 500;
        color: #231f20
    }

    .about-hero__item:first-child {
        padding-left: 0;
        padding-right: 60px;
        font-size: 200px
    }

    .about-hero__item:not(.about-hero__item:last-child) {
        border-right: 2px solid #231f20
    }

    .about-hero__item:nth-child(2) {
        padding:24px 60px 30px 60px;
        grid-gap: 0 8px
    }

    .about-hero__value-1 {
        font-size: 25px;
        font-weight: 600;
        margin-top: 55px
    }

    .about-hero__value-2 {
        font-size: 87px;
        /* font-weight: 600; */
        margin-top: 30px;
        padding-left: 15px;
    }

    .about-hero__value-3 {
        font-size: 25px;
        font-weight: 500;
        margin-top: 4px;
        padding-left: 15px;
    }

    .about-hero__value-4 {
        font-size: 54px;
        font-weight: 500;
        margin-top: 18px;
        padding-left: 15px;
    }

    .about-hero__value-5 {
        font-size: 15px;
        line-height: 120%;
        font-weight: 400;
        margin-top: 12px;
        padding-left: 15px;
    }

    .about-hero__value-6 {
        font-size: 54px;
        font-weight: 500;
        margin-top: 16px;
        padding-left: 15px;
    }

    .about-hero__value-7 {
        font-size: 25px;
        font-weight: 400;
        margin-top: 16px;
        padding-left: 15px;
    }
}
@media screen and (max-width: 1216px) and (min-width: 991px) {
    .about-hero__description {
        flex-wrap: wrap;
        justify-content: center;
        align-items: flex-start;
    }

    .about-hero__item:nth-child(1),
    .about-hero__item:nth-child(2) {
        flex: 0 1 auto;
    }

    .about-hero__item:nth-child(1) {
        border-right: none;
        border-bottom: none;
    }

    .about-hero__item:nth-child(2) {
        border-left: 2px solid #231f20;
        border-right: none;
        padding-bottom: 34px;
    }

    .about-hero__item:nth-child(3) {
        flex: 0 0 100%;
        width: 100%;
        justify-content: center;
        align-items: center;
        padding-left: 0;
        padding-right: 0;
        border: none;
    }

    .about-hero__item:nth-child(3) .about-hero__item-wrap {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    .about-hero__item:nth-child(3) .about-hero__value-6,
    .about-hero__item:nth-child(3) .about-hero__value-7 {
        border: none;
    }

    .about-hero__item:nth-child(3) .about-hero__value-6 {
        margin-top: 16px;
    }

    .about-hero__item:nth-child(3) .about-hero__value-7 {
        margin-top: 6px;
    }
}

@media screen and (max-width: 990px) {
    .about-hero {
        padding: 26px 0 82px;
    }

    .about-hero .container {
        padding-left: 16px;
        padding-right: 16px;
        max-width: 100%;
    }

    .about-hero__description {
        width: 100%;
        max-width: 100%;
    }

    .about-hero__item {
        max-width: 100%;
        box-sizing: border-box;
    }

    .about-hero__title {
        font-size: 45px;
        margin-bottom: 32px;
    }

    .about-hero__description {
        flex-direction: column;
        align-items: center;
        margin-top: 16px;
        padding-top: 8px;
    }

    .about-hero__item {
        font-size: 166px;
        padding-top: 0;
        padding-left: 0;
        border-right: 0;
    }

    .about-hero__item:first-child {
        font-size: 144px;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 0;
    }

    .about-hero__item:not(:last-child) {
        border-right: 0;
        border-left: 0;
    }

    .about-hero__item:nth-child(2) {
        padding: 0 0 34px;
        border-left: 0;
    }

    .about-hero__item:nth-child(3) {
        font-size: 148px;
        padding-bottom: 0;
        border: none;
    }

    .about-hero__item-wrap {
        display: flex;
        flex-direction: column;
    }

    .about-hero__item:nth-child(3) .about-hero__value-6,
    .about-hero__item:nth-child(3) .about-hero__value-7 {
        border: none;
    }

    .about-hero__item:nth-child(3) .about-hero__value-6 {
        margin-top: 16px;
    }

    .about-hero__item:nth-child(3) .about-hero__value-7 {
        margin-top: 20px;
    }

    .about-hero__value-1 {
        margin-top: 42px;
        font-size: 18px;
    }

    .about-hero__value-2 {
        font-size: 62px;
        margin-top: 20px;
    }

    .about-hero__value-3 {
        font-size: 18px;
        margin-top: 2px;
        max-width: 116px;
    }

    .about-hero__value-4 {
        font-size: 40px;
        margin-top: 12px;
    }

    .about-hero__value-5 {
        font-size: 12px;
        margin-top: 12px;
    }

    .about-hero__value-6 {
        font-size: 36px;
        margin-top: 10px;
    }

    .about-hero__value-7 {
        font-size: 16px;
        margin-top: 20px;
        max-width: 136px;
    }
}

@media screen and (max-width: 479.5px) {
    .about-hero {
        padding: 18px 0 70px;
    }

    .about-hero__title {
        font-size: 40px;
        margin-bottom: 28px;
    }

    .about-hero__description {
        margin-top: 20px;
        padding-top: 12px;
    }
}

@media screen and (max-width: 448px) {
    .about-hero__title {
        margin-bottom: 24px;
    }

    .about-hero__description {
        margin-top: 24px;
        padding-top: 16px;
    }

    .about-hero__item:first-child {
        padding-top: 8px;
    }
}

/* End */


/* Start:/local/components/profmaster/about/templates/takze/style.css?17865339934780*/
.advantages {
    padding: 110px 0;
    background-color: #fff
}

.advantages__title {
    font-size: 64px
}

.advantages__content {
    margin-top: 54px
}

.advantages__item {
    position: relative;
    display: flex;
    justify-content: space-between;
    background-color: #ffd530;
    border-radius: 10px;
    max-width: 1320px;
    overflow: hidden;
    z-index: 2;
    margin: 0 auto;
    transition: transform 0.4s ease
}

.advantages__item:first-child {
    transition: transform 0.4s ease
}

.advantages__item:first-child::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    background-color: transparent;
    transition: background-color 0.4s ease;
    pointer-events: none
}

.advantages:has(.advantages__item:nth-child(2):hover) .advantages__item:first-child {
    transform: rotate(2.5deg)
}

.advantages:has(.advantages__item:nth-child(2):hover) .advantages__item:first-child::after {
    background-color: rgba(35, 31, 32, .2)
}

.advantages__item-left {
    font-size: 48px;
    font-weight: 600;
    padding: 45px 0 36px 58px;
    background-color: transparent;
    flex: 1 1 auto
}


.advantages__button {
    /* padding-top:100px; */
    margin-top: 28px
}


.advantages__item:nth-child(2):after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    background-color: rgba(35, 31, 32, .2);
    transition: background-color 0.4s ease
}

.advantages__item:nth-child(3):after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    background-color: rgba(35, 31, 32, .4);
    transition: background-color 0.4s ease
}

.advantages__item:nth-child(2) {
    transform: rotate(2.5deg) translateX(40px);
    margin-top: -40px;    
    z-index: 1;
    transition: transform 0.4s ease, z-index 0s
}

.advantages__item:nth-child(2):hover {
    transform: rotate(0deg) translateX(0);
    z-index: 10
}

.advantages__item:nth-child(2):hover::after {
    background-color: transparent
}


.advantages__item:nth-child(3) {
    transform: rotate(-2.5deg);
    margin-top: -60px;
    z-index: 0;
    transition: transform 0.4s ease, z-index 0s
}

.advantages__item:nth-child(3):hover {
    transform: rotate(0deg);
    z-index: 10
}

.advantages__item:nth-child(3):hover::after {
    background-color: transparent
}

/*
.advantages__item:nth-child(2) {
    margin-left: 180px
}

// .advantages__item:nth-child(3), 





.advantages__item:nth-child(3):after {
    background-color: rgba(35, 31, 32, .5)
}





.advantages__modal-wrapper {
    background-color: #4c4c4c !important
}

.advantages__modal {
    max-width: 482px;
    margin: 0 auto;
    height: 856px;
    padding: 0 !important
}



.advantages__close {
    position: absolute;
    right: -30px;
    padding: 0;
    top: 0
}
    */

    /* .advantages__player {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
} */

.advantages__video,
.advantages__item > .advantages__image {
    overflow: hidden;
    max-width: 480px;
    width: 100%;
    height: 100%;
    border-radius: 0 !important;
    background-color: transparent;
    flex-shrink: 0
}

.advantages__item > .advantages__image,
.advantages__video img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block
}

@media screen and (max-width: 990px) {
    .advantages {
        padding: 40px 0;
        overflow: hidden;
    }

    .advantages__title {
        font-size: 32px;
    }

    .advantages__content {
        margin-top: 24px;
    }

    .advantages:has(.advantages__item:nth-child(2):hover) .advantages__item:first-child {
        transform: none;
    }

    .advantages__item,
    .advantages__item:nth-child(2),
    .advantages__item:nth-child(3) {
        flex-direction: column;
        max-width: 100%;
        transform: none !important;
        margin-top: 0 !important;
        z-index: auto;
    }

    .advantages__item:nth-child(2),
    .advantages__item:nth-child(3) {
        margin-top: 16px !important;
    }

    .advantages__item:nth-child(2)::after,
    .advantages__item:nth-child(3)::after {
        display: none;
    }

    .advantages__item-left {
        font-size: 22px;
        padding: 24px 20px 16px;
        width: 100%;
    }

    .advantages__button {
        margin-top: 16px;
    }

    .advantages__video,
    .advantages__item > .advantages__image {
        max-width: 100%;
        width: 100%;
        height: auto;
        min-height: 180px;
        align-self: stretch;
    }

    .advantages__item > .advantages__image,
    .advantages__video img {
        width: 100%;
        height: auto;
        min-height: 180px;
        object-fit: cover;
    }
}

/* End */


/* Start:/local/components/profmaster/reviews/templates/.default/style.css?17792634621265*/
/* Затемненный фон */
.popup-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 1000;
    justify-content: center;
    align-items: center;
}

.popup-overlay.active {
    display: flex;
}

/* Контент попапа */
.popup-content {
    position: relative;
    max-width: 90%;
    max-height: 90%;
}

/* Изображение */
.popup-image {
    max-width: 100%;
    max-height: 90vh;
    object-fit: contain;
    border-radius: 4px;
    padding: 5px;
    background-color: white;
}

/* Кнопка закрытия */
.popup-close {
    position: absolute;
    top: -40px;
    right: 0;
    width: 40px;
    height: 40px;
    background: #fccb06;
    border: 2px solid #fff;
    border-radius: 50%;
    font-size: 24px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background-color 0.3s;
    margin: 20px;
}

.popup-close:hover {
    background-color: white;
}
.slide iframe {
    width: 100%;
    height: 100%;
}
/* Для мобильных устройств */
@media (max-width: 768px) {
    .popup-close {
        top: -50px;
        right: 10px;
    }
}
/* End */


/* Start:/local/components/profmaster/about.service/templates/.default/style.css?1780031400244*/
.card-underlay--back {
    border-radius: 10px;
    top: 40px;
    left: 40px;
}

.card-underlay--front {
    border-radius: 10px;
    top: 20px;
    left: 20px;
}

.service-card__left {
    border: 1px solid #FFD530;
    border-radius: 10px;
}
/* End */


/* Start:/local/components/profmaster/about/templates/footer/style.css?1786533993137*/
.o-rabote {
    padding: 40px 24px 40px 0;
}

@media screen and (max-width: 1400px) {
    .o-rabote {
        padding: 32px 24px;
    }
}
/* End */
/* /local/components/bitrix/breadcrumb/templates/.default/style.css?1782705470776 */
/* /local/components/profmaster/about/templates/yellow/style.css?178653399310543 */
/* /local/components/profmaster/about/templates/takze/style.css?17865339934780 */
/* /local/components/profmaster/reviews/templates/.default/style.css?17792634621265 */
/* /local/components/profmaster/about.service/templates/.default/style.css?1780031400244 */
/* /local/components/profmaster/about/templates/footer/style.css?1786533993137 */
