

/* Start:/local/templates/desktop/components/nice/dolymi/.default/style.css?17715000103993*/
.page-share__header {
    font-size: 32px;
    font-weight: 700;
    line-height: 36px;
    text-align: center;
}

.page-share__header span {
    max-height: 32px;
}

.page-share__header-description {
    margin: 8px auto 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    text-align: center;
    max-width: 800px;
}

.page-share__slide {
    margin-top: 40px;
    height: 900px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}

.page-share__slide-bottom-content a {
    text-decoration: underline;
}

.page-share__cards {
    padding: 160px 0;
    margin: auto;
    display: flex;
    justify-content: center;
}

.page-share__grid {
    gap: 20px;
    display: grid;
    grid-template-columns: repeat(3, minmax(auto, 350px));
}

.page-share__card-title {
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    text-align: center;
}

.page-share__card-description {
    margin-top: 8px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
}

.page-share__section {
    padding: 120px;
    background-color: #F5F3F3;
}

.page-share__section--white {
    background-color: #FFF;
}

.page-share__section-header {
    margin: 0;
    font-size: 32px;
    font-weight: 700;
    line-height: 36px;
    text-align: center;
}

.page-share__section-work {
    padding-top: 60px;
    display: flex;
    justify-content: center;
}

.page-share__card-img-bg img {
    display: block;
    margin: auto;
}

.page-share__card-img-description {
    margin-top: 16px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
}

.page-share__list {
    margin: 32px auto 0;
    display: flex;
    flex-direction: column;
    gap: 16px;
    max-width: 810px;
}

.page-share__list-content[data-slide-toggle-content='hide'] {
    display: none;
}

.page-share__list-title {
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    display: flex;
    align-items: center;
}

.page-share__list-title span {
    margin-right: 4px;
}

.page-share__list-content {
    padding-top: 8px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
}

.page-share__slide-bottom {
    height: 700px;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #DADADA;
}

.page-share__slide-bottom-content {
    max-width: 530px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-100%, -50%);
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

/* mobile start */
.page-share--mobile .page-share__header {
    font-size: 24px;
    font-weight: 700;
    line-height: 28px;
}

.page-share--mobile .page-share__slide {
    height: 440px;
}

.page-share--mobile .page-share__header span {
    display: block;
}

.page-share--mobile .page-share__header span svg {
    width: 123px;
    height: 24px;
}

.page-share--mobile .page-share__card-description {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}

.page-share--mobile .page-share__cards,
.page-share--mobile .page-share__section {
    padding: 60px 0;
}

.page-share--mobile .page-share__grid {
    gap: 40px;
    grid-template-columns: repeat(1, 1fr);
}

.page-share--mobile .page-share__section-header {
    font-size: 24px;
    font-weight: 700;
    line-height: 28px;
}

.page-share--mobile .page-share__section-header svg {
    width: 123px;
    height: 24px;
    display: block;
    margin: auto;
}

.page-share--mobile .page-share__list-title {
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
}

.page-share--mobile .page-share__slide-bottom {
    min-height: 760px;
    height: auto;
    background-size: 430px;
    background-position: center 100%;
}

.page-share--mobile .page-share__slide-bottom-content {
    position: relative;
    left: auto;
    top: auto;
    max-width: 100%;
    width: 100%;
    transform: none;
    padding: 60px 0 430px;
}
/* End */
/* /local/templates/desktop/components/nice/dolymi/.default/style.css?17715000103993 */
