.page-body-content-section--services {
    background: url(/images/services-background-4a943c44fdb21fcd301a0604e1c49e41.svg) right top+50px no-repeat;
    background-size: 25vw auto;
}

.page-body-content-section--services .section-content-split {
    justify-content: flex-start;
}

.page-body-content-section--services .section-content-split-right {
    width: calc(100% - 32vw);
}

.page-body-content-section--services-home {
    background-image: url(/images/servises-section-left-background-be265447d702e25df5a3c1fc3be72b0c.svg), url(/images/servises-section-right-background-05c48c58f772c92c8dcaa7405d809b7e.svg);
    background-position: left bottom+50px, right center;
    background-repeat: no-repeat, no-repeat;
    background-size: 50vw auto, 50vw auto;
}

.page-body-content-section--services-home .section-content {
    gap: 50px 1vw;
}

.preview--service-home .preview-content {
    height: 130px;
}

.preview--service-home .preview-content:after {
    position: absolute;
    content: url(/images/transition-big-57d33ea95177d8b6a67e2e019ca602cd.svg);
    right: 18px;
    bottom: 6px;
}

.preview--service-home:hover .preview-content:after {
    display: none;
}

.preview--service-home .preview-image {
    height: 93px;
}

.preview--service-home .buttons-panel .transition-button {
    background: none;
    width: 100%;
    justify-content: space-between;
}

.preview--service-home .preview-content .buttons-panel .transition-button span,
.preview--service-home .preview-hidden-content .buttons-panel .transition-button:after {
    opacity: 0;
}

.preview--service-home:hover .preview-content .buttons-panel .transition-button {
    opacity: 0;
}