/* Circle on home */

.mb-img .sungroup-circle {
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 1;
    transform: translate(-50%, -50%);
}

.home-hero-bg {
    position: absolute;
    right: 0;
    transform: translateX(19%);
    z-index: -1;
}

.video-pos {
    overflow: hidden;
    position: relative;
}

.btn-volume,
.btn-play-again {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    cursor: pointer;
    padding: 12px;
    background: transparent;
}

.btn-volume.hide,
.btn-play-again.hide {
    display: none;
}

.video-cont {
    height: 586px;
}

.video-pos iframe {
    width: 348px;
    height: 620px;
}

.video-pos.scroll {
    position: fixed;
    right: 0;
    bottom: 25px;
    z-index: 50;
    margin: 0;
}

.video-pos.scroll .video-wrapper {
    display: flex;
    justify-content: flex-end;
}

.video-pos.scroll iframe {
    width: 152px;
    height: 270px;
}

.video-wrapper {
    position: relative;
    z-index: -1;
}

.video-wrapper .video-plug {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

@media (min-width: 992px) {
    .video-cont {
        margin: 38px auto 70px;
    }
}

.ml-3 {
    margin-left: 16px;
}

.ml-4 {
    margin-left: 24px;
}

.main_banner-badges {
    margin-left: 24px;
    gap: 0 24px;
}

@media (max-width: 1290px) {
    .main_banner-links {
        flex-direction: column;
        align-items: flex-start;
        gap: 20px 0;
    }

    .main_banner-badges {
        margin-left: 0;
    }
}

@media (max-width: 575px) {
    .badge svg {
        width: 90px;
    }

    .main_banner-badges {
        gap: 0 10px;
    }
}

@media (max-width: 374px) {
    .badge svg {
        width: 80px;
    }
}

@media (min-width: 992px) {
    .ml-lg-48 {
        margin-left: 48px;
    }
}

@media (min-width: 568px) {
    .ml-sm-48 {
        margin-left: 48px;
    }
}

@media (max-width: 1780px) {
    .mb-img .sungroup-circle>svg {
        max-width: 320px;
    }

    .home-hero-bg {
        max-width: 1100px;
    }
}

@media (min-width: 1290px) {
    .mb-content {
        max-width: 735px;
    }

    .mb-content-en {
        width: 46%;
    }
}

@media (max-width: 1289px) {
    .mb-content {
        max-width: 660px;
    }
}

.mb-content-en {
    max-width: 46%
}

@media (min-width: 1200px) {
    .mb-content-en {
        width: 46%;
        max-width: 735px
    }
}

/* fix na baner */
@media (min-width: 1921px) {
    #main_banner {
        justify-content: flex-start;
    }

    .mb-img-en {
        margin-left: 505px;
    }
}

/* PROCES REALIZACJI */

.step-circle {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-weight: 500;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: 0.04em;
    margin-bottom: 24px;
    width: 64px;
    height: 64px;
}

.step-circle .sungroup-circle {
    position: absolute;
    top: 0;
    left: 0;
    width: 64px;
    height: 64px;
}

.bgring,
.fgring {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.bgring {
    z-index: 0;
}

.fgring {
    z-index: 1;
}

.steps-list {
    gap: 64px 24px;
}

.step {
    flex: 0 0 calc(33.33% - 16px);
    max-width: calc(33.33% - 16px);
}

.steps-list.steps-list.horizontal {
    gap: 64px 0;
}

.steps-list.horizontal .step {
    flex: 0 0 100%;
    max-width: 100%;
}

.text-default {
    font-size: 21px;
    line-height: 36px;
    font-weight: 500;
    display: initial;
    letter-spacing: inherit;
}

.main_banner-h1 {
    margin-bottom: 48px;
}

.text-default-desc {
    margin-bottom: 35px;
}

.home-related-cases__actions {
    display: flex;
    justify-content: center;
    margin-top: 88px;
}

.news-widget-last-home__heading,
.home-related-cases__heading {
    text-align: center;
    margin: 0 auto;
    max-width: 670px;
    padding-bottom: 64px;
}

.news-widget-last-home__actions {
    display: flex;
    justify-content: center;
    padding-top: 88px;
    width: 100%;
}

.offer-section-home {
    position: relative;
    background-color: var(--secondaryGray);
    z-index: 1;
    overflow: hidden;
}

.offer-section-home__container {
    z-index: 1;
}

.offer-section-home .offer-box {
    background-color: #fff;
}

.offer-section-home__bg-circle {
    z-index: -1;
    position: absolute;
    bottom: -15%;
    left: 50%;
    transform: translateX(-50%);
}

.offer-section-home .offer-inner-icon {
    position: absolute;
}

.offer-section-home .offer-inner-icon>svg {
    width: 100%;
    height: 100%;
}

.offer-section-home .offer-inner-icon--front {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.offer-section-home .offer-inner-icon--back {
    right: 0;
    bottom: 0;
    width: 50%;
    height: 50%;
}

@media (max-width: 1140px) {
    .steps-list.horizontal .step {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (max-width: 625px) {
    .steps-list.horizontal .step {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .steps-list {
        gap: 48px 0;
    }
}

@media (max-width: 1366px) {
    .mb-img-en {
        max-width: 480px;
    }
}

@media (max-width: 1140px) {
    .mb-img-en {
        max-width: 375px;
    }

    .mb-img-en .sungroup-circle>svg {
        max-width: 240px;
    }
}

.mb-mobile-img {
    display: none;
}

.video-mobile {
    display: none;
}

@media (min-width: 1199px) {
    .video-pos.scroll {
        right: 34px;
    }
}

@media (max-width: 991px) {
    #main_banner {
        flex-direction: column;
    }

    .mb-content {
        max-width: 60%;
        padding: 88px 0 0;
    }

    #partners-slider {
        padding: 40px 0;
    }

    #partners-slider img {
        max-width: 186px;
    }

    .mb-img {
        display: none;
        margin-left: auto;
    }

    .mb-mobile-img {
        display: block;
    }

    .news-widget-last-home__actions {
        padding-top: 64px;
    }

    .offer-section-home__bg-circle {
        display: none;
    }
}

@media (max-width: 767px) {
    .mb-content {
        max-width: 100%;
    }

    .home-related-cases__actions {
        justify-content: flex-start;
        margin-top: 16px;
    }

    .news-widget-last-home__heading,
    .home-related-cases__heading {
        text-align: left;
        margin: 0;
        max-width: none;
        padding-bottom: 48px;
    }

    .news-widget-last-home__actions {
        justify-content: flex-start;
    }
}

@media (max-width: 575px) {
    .mb-content {
        padding-left: 24px;
        padding-right: 24px;
    }

    .mb-img .sungroup-circle {
        top: 100%;
        left: 24px;
        transform: translate(0, -50%);
    }

    .mb-img .sungroup-circle>svg {
        max-width: 190px;
    }

    .mb-img {
        max-width: 100%;
    }

    .steps-list.steps-list.horizontal {
        gap: 48px 0;
    }
}


@media (min-width: 991px) and (max-width: 1280px) {
    .mb-img .sungroup-circle>svg {
        max-width: 176px;
    }

    .mb-img-en {
        max-width: 438px
    }
}

@media (max-width: 1191px) {
    .home-hero-bg {
        display: none;
    }
}

@media (max-width: 991px) {
    .video-pos {
        margin: 48px auto;
        padding-left: 12px;
        padding-right: 12px;
    }

    .video-mobile {
        display: flex;
        justify-content: center;
    }

    .video-pos iframe {
        width: 320px;
        max-width: 100%;
        height: 576px;
    }

    .video-cont {
        height: 586px;
        max-width: 100%;
        margin-bottom: 88px;
    }

    .btn-volume,
    .btn-play-again {
        top: unset;
        bottom: 5px;
        right: 12px;
    }
}

@media (max-width: 567px) {
    .main_banner-links {
        flex-direction: column;
        gap: 32px 0;
    }

    #offer-section {
        padding-top: 38px;
    }

    .mb-img-en {
        margin-bottom: 122px;
    }
}

@media (min-width: 992px) {
    .video-cont {
        margin-top: 24px;
    }
}

.lpbo-header__left {
    flex: 0 0 774px;
    max-width: 774px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    gap: 36px
}

video {
    max-width: 100%;
    height: auto
}

.lpbo-header {
    padding-bottom: 92px
}

.lpbo-header__tags {
    gap: 16px
}

.lpbo-header__tags-tag {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    padding: 12px 24px;
    background: #F6F8FB;
    border-radius: 26px
}

.lpbo-header__title {
    font-size: 56px;
    font-weight: 600;
    line-height: 68px;
    letter-spacing: -.02em
}

.lpbo-title {
    font-weight: 600;
    font-size: 36px;
    line-height: 48px;
    color: #000;
    max-width: 742px;
    text-align: center;
    margin: 0 auto
}

.lpbo-offert .lpbo-row {
    padding-bottom: 82px
}

.lpbo-checkboxes {
    max-width: 1136px;
    margin: 0 auto;
    margin: 90px auto 80px auto;
    justify-content: space-between
}

.lpbo-checkboxes .h5 {
    margin-top: 16px
}

.lpbo-check {
    flex: 0 0 362px;
    max-width: 362px
}

.lpbo-check p {
    font-size: 16px;
    line-height: 28px;
    color: #4D4D4D
}

.lpbo-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 88px
}

.lpbo-row--fit {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.lpbo-row--swap {
    flex-direction: row-reverse
}

.lpbo-col-content {
    display: flex;
    flex-direction: column;
    align-items: baseline;
    justify-content: center;
    flex: 0 0 555px
}

.lpbo-col-content--fit {
    flex: 0 0 555px
}

.lpbo-col-content--fit .lpbo-content-text {
    font-weight: 400
}

.lpbo-col-content--fit .lpbo-content-text strong {
    font-weight: 600
}

.lpbo-content-title {
    font-weight: 600;
    padding-bottom: 24px
}

.lpbo-content-text {
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    color: #4D4D4D;
    padding-bottom: 32px
}

.lpbo-content-text strong {
    font-size: 18px;
    line-height: 30px;
    font-weight: 600;
    color: #000
}

.lpbo-content-paragraph {
    font-size: 16px;
    line-height: 30px;
    color: #4D4D4D
}

.lpbo-header__image {
    width: 100%
}

.lpbo-content-paragraph:last-of-type {
    padding-bottom: 28px
}

.lpbo-content-small {
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #4D4D4D;
    padding-bottom: 32px
}

.lpbo-content-paragraph-bigger {
    color: #000;
    font-size: 18px
}

.lpbo-content-desc::after {
    position: absolute;
    content: '*';
    top: -8px;
    left: 0
}

.lpbo-content-list {
    display: flex;
    flex-wrap: wrap;
    gap: 36px;
    padding-bottom: 32px;
    width: 100%
}

.lpbo-list-item {
    display: flex;
    gap: 16px
}

.lpbo-list-item--half {
    flex: 0 0 calc(297px - 2px)
}

.lpbo-item-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    margin-top: 4px;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: gold
}

.lpbo-item-text {
    font-weight: 400;
    line-height: 28px;
    font-size: 16px;
    color: #3E3E43
}

.lpbo-more-title {
    font-size: 36px;
    line-height: 48px;
    font-weight: 600;
    color: #0F0F0F;
    padding: 120px 0 88px 0
}

.lpbo-cards {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: 95px
}

.lpbo-card {
    display: flex;
    flex-direction: column;
    flex: 0 0 640px;
    cursor: pointer
}

.lpbo-card-img {
    height: 440px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 32px;
    padding: 72px
}

.lpbo-card-img img {
    transition: transform .3s ease-in-out
}

.lpbo-card:hover .lpbo-card-img img {
    transform: scale(1.025)
}

.lpbo-card-img--luxiona {
    background-color: #00897B
}

.lpbo-card-img--system {
    background-color: #E6D0AB
}

.lpbo-card-title {
    font-weight: 600;
    font-size: 28px;
    line-height: 40px;
    color: #0F0F0F;
    padding-bottom: 24px;
    flex-grow: 1
}

.lpbo-card-link {
    display: flex;
    align-items: center;
    gap: 12px;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px
}

.lpbo-card-link span {
    transition: transform .3s ease-in-out
}

.lpbo-card-link:hover.lpbo-card-link span {
    transform: translateX(5px)
}

.lpbo-btn-container {
    display: flex;
    align-items: center;
    justify-content: center
}

.lpbo-secondary {
    border: 1px solid #E0E0E0;
    background-color: transparent;
    cursor: pointer
}

.lpbo-btns {
    display: flex;
    gap: 24px
}

.lpbo-btn:hover {
    background-color: #0f0f0f;
    color: #fff
}

.lpbo-38 {
    padding-bottom: 38px
}

.lpbo-pb92 {
    padding-bottom: 92px
}

.lpbo-pb110 {
    padding-bottom: 110px
}

.csComment {
    padding: 68px 0 150px 0
}

.csCommentBox {
    position: relative
}

.csCommentContent {
    max-width: 903px;
    margin: auto;
    gap: 36px
}

.cscc-left {
    flex: 0 0 80px;
    max-width: 80px
}

.cscc-mid {
    flex: 0 0 calc(100% - 116px);
    max-width: calc(100% - 116px)
}

.cscc-mid p {
    padding-top: 12px;
    padding-bottom: 32px;
    font-size: 20px;
    font-weight: 600;
    line-height: 34px
}

.csp-left img {
    flex: 0 0 66px;
    max-width: 66px
}

.lpbo-half-circle {
    position: absolute;
    right: 0;
    bottom: calc(0px - 92px)
}

@media (max-width: 1836px) {
    .lpbo-header__image {
        width: calc(100% - 780px)
    }
}

@media (max-width: 1400px) {
    .lpbo-header__left {
        flex: 0 0 637px;
        max-width: 637px
    }

    .lpbo-header__image {
        width: calc(100% - 660px)
    }

    .lpbo-row {
        flex-wrap: nowrap
    }

    .lpbo-col-image {
        max-width: calc(100% - 640px)
    }

    .lpbo-cards {
        padding-bottom: 100px
    }
}

@media (max-width: 1340px) {
    .lpbo-cards {
        gap: 32px
    }

    .lpbo-card {
        width: calc(50% - 16px);
        flex-basis: unset
    }

    .lpbo-card-img {
        padding: 62px
    }

    .lpbo-checkboxes {
        display: grid;
        grid-template-columns: repeat(3, minmax(0, 440px));
        justify-content: center;
        gap: 32px 24px
    }
}

@media (max-width: 1281px) {
    .lpbo-header__left {
        flex: 0 0 520px;
        max-width: 520px
    }

    .lpbo-header__image {
        width: calc(100% - 520px)
    }

    .lpbo-col-content {
        flex: 0 0 520px
    }

    .lpbo-col-image {
        max-width: calc(100% - 524px)
    }

    .lpbo-row {
        gap: 48px
    }

    .lpbo-card-img {
        height: 360px
    }

    .cscc-mid p {
        font-size: 14px;
        font-weight: 500;
        line-height: 26px
    }

    .csp-name {
        font-size: 16px;
        font-weight: 500;
        line-height: 28px
    }

    .csp-position {
        font-size: 14px;
        font-weight: 400;
        line-height: 22px
    }

    .lpbo-cards {
        padding-bottom: 80px
    }

    .csComment {
        padding: 42px 0 100px 0
    }
}

@media (max-width: 1200px) {
    .lpbo-col-content {
        flex: 0 0 470px
    }

    .lpbo-col-image {
        max-width: calc(100% - 500px)
    }

    .lpbo-header {
        padding-top: 48px
    }

    .lpbo-row {
        gap: 32px
    }

    .lpbo-pb110 {
        padding-bottom: 78px
    }

    .lpbo-content-list {
        gap: 18px
    }

    .lpbo-cards {
        padding-bottom: 28px
    }

    .lpbo-more-title {
        padding: 56px 0 58px 0
    }

    .lpbo-checkboxes {
        grid-template-columns: repeat(2, minmax(0, 440px));
        align-items: center
    }

    .lpbo-card-img {
        padding: 24px 32px
    }

    .lpbo-btns {
        flex-direction: column
    }
}

@media (max-width: 991px) {
    .oneside-container {
        gap: 48px
    }

    .lpbo-header__left {
        flex: unset;
        max-width: 100%
    }

    .lpbo-header__image {
        width: 100%
    }

    .csCommentBox {
        position: relative;
        padding: 45px 24px
    }

    .cscc-left {
        position: absolute;
        top: 0;
        transform: translateY(-30%)
    }

    .cscc-mid {
        flex: 0 0 100%;
        max-width: 100%
    }

    .cscc-profile {
        gap: 24px;
        flex-direction: column;
        align-items: flex-start
    }

    .lpbo-card {
        display: flex;
        flex-direction: column
    }

    .lpbo-card-title {
        flex-grow: 1
    }

    .lpbo-cards {
        padding-bottom: 60px
    }

    .lpbo-content-text {
        font-size: 16px;
        line-height: 28px
    }

    .lpbo-content-title {
        /* font-size: 30px; */
        /* line-height: 38px */
    }

    .lpbo-more-title {
        padding-bottom: 48px
    }

    .lpbo-offert .lpbo-row {
        padding-bottom: 58px
    }

    .lpbo-pb110 {
        padding-bottom: 68px
    }

    .lpbo-half-circle {
        bottom: 12px
    }

    .csComment {
        padding: 42px 0 82px 0
    }
}

@media (max-width: 990px) {
    .oneside-container {
        flex-direction: column
    }
}

@media (max-width: 920px) {
    .lpbo-card {
        width: 100%
    }

    .lpbo-card-img {
        height: 440px
    }

    .lpbo-col-content {
        flex: 0 0 400px
    }

    .lpbo-col-image {
        max-width: calc(100% - 430px)
    }
}

@media (max-width: 768px) {
    .lpbo-header {
        padding-bottom: 68px
    }

    .lpbo-row {
        flex-direction: column
    }

    .lpbo-col-image {
        display: flex;
        align-items: center;
        justify-content: center;
        max-width: unset
    }

    .lpbo-btns {
        flex-direction: row;
        margin-top: 12px
    }

    .lpbo-title {
        font-size: 28px;
        line-height: 38px
    }

    .lpbo-more-title {
        font-size: 28px;
        line-height: 38px;
        padding: 56px 0 48px 0
    }

    .lpbo-list-item--half {
        flex: 0 0 100%
    }

    .lpbo-pb110 {
        padding-bottom: 58px
    }

    .lpbo-cards {
        padding-bottom: 28px
    }

    .lpbo-checkboxes {
        margin: 48px auto;
        grid-template-columns: repeat(1, minmax(0, 440px))
    }

    .csComment {
        padding: 24px 0 54px 0
    }
}

@media (max-width: 576px) {
    .lpbo-btns {
        flex-direction: column
    }
}

@media (max-width: 373px) {
    .lpbo-fz-12 {
        font-size: 12px !important
    }

    .lpbo-half-circle {
        display: none
    }

    .csComment {
        padding: 24px 0
    }
}

.mb-content {
    max-width: 556px;
}

.b2c-title {
    padding-right: 0;
}

.sun-trends {
    padding-bottom: 128px;
}

.sun-advantages svg {
    flex-shrink: 0;
}

.sun-section-bg {
    background: var(--secondary-bg-gray, #F6F8FB) !important;
}

.yellow-section-bg {
    background: var(--primary-600-basic, #FFD700);
}

.yellow-section-bg svg {
    fill: black;
}

.sun-trends-wrapper {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 24px;
}

.sun-trends-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 32px;
    text-align: center;
    color: var(--grayscale-900-basic, #0F0F0F);
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
}

.sun-heading {
    padding: 64px 0;
    text-align: center;
}

.sun-profit-wrapper {
    position: relative;
    padding: 88px 0;
    display: grid;
    grid-template-columns: minmax(200px, 626px) minmax(200px, 626px);
    justify-content: space-between;
    gap: 24px;
}

.sun-profit-circle {
    position: absolute;
    top: 0;
    right: 0;
    transform: translate(50%, -50%);
}

.sun-counter {
    padding-bottom: 48px;
}

#related_shopinfo {
    padding-bottom: 48px !important;
}

.industry__cta-content::after,
.industry__cta-content::before {
    content: '';
    position: absolute;
    width: 324px;
    height: 8px;
    background-color: #FFD700;
}

.industry__cta-content::after {
    top: -8px;
    left: 0;
}

.industry__cta-content::before {
    bottom: -8px;
    right: 0;
}

.industry__cta {
    padding: 64px 0 88px;
}

.sun-comment {
    display: flex;
    gap: 36px;
    max-width: 900px;
    margin: 0 auto;
}

.sun-comment svg {
    flex-shrink: 0;
}

.sun-comment-title {
    text-align: center;
    padding: 64px 0;
}

.sun-comment-text {
    display: flex;
    flex-direction: column;
    gap: 32px;
}

.sun-chessboard-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 24px;
}

.sun-chessboard-item--reverse {
    flex-direction: row-reverse;
}

.sun-chessboard-left {
    position: relative;
}

.sun-chessboard-decoration {
    position: absolute;
    top: 19px;
    left: 0;
    transform: translate(-50%, 0);
}

.sun-chessboard-decoration--half {
    position: absolute;
    top: 64px;
    right: 0;
    transform: translate(50%, 0);
}

.sun-chessboard--555 {
    flex: 0 1 555px;
}

/* Konfiguratory */
.configurator-row {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
}

.configurator-block {
    padding: 32px 0;
}

.configurator-block-head {
    display: flex;
    align-items: center;
    gap: 24px;
    margin-bottom: 36px;
}

.configurator-block-head svg {
    flex-shrink: 0;
}

.configurator-block .mediumlead {
    padding-bottom: 0;
}

.cooperation {
    padding: 128px 0 88px;
}

.cooperation-box {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.cooperation-box .mediumlead {
    padding-bottom: 0;
}

.cooperation-box p+p {
    margin-top: 8px;
}

.configurator-icons {
    display: flex;
    justify-content: space-between;
    padding-bottom: 88px;
    flex-wrap: wrap;
}

.configurator-icons-column {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.configurator-icons-item {
    display: flex;
    align-items: center;
    gap: 24px;
}

.configurator-icons-item svg {
    flex-shrink: 0;
}

/* PIM */

.pim-video video {
    max-width: 100%;
    height: auto;
}

.pim-right {
    display: flex;
    flex-direction: column;
    gap: 24px;
    flex: 0 2 672px;
}

.pim-left {
    flex: 0 1 672px;
}

.pim-box {
    padding: 36px;
}

.pim-box p+p {
    margin-top: 10px;
}

.pim-box-head {
    display: flex;
    align-items: center;
    gap: 24px;
    margin-bottom: 36px;
}

.pim-box-head svg {
    flex-shrink: 0;
}

.pim-video {
    padding: 90px 0 46px;
}

/*  */
.mb32 {
    margin-bottom: 32px;
}

.mt32 {
    margin-top: 32px;
}

.fw-600 {
    font-weight: 600;
}

.fw-400 {
    font-weight: 400;
}

.py-128 {
    padding: 128px 0;
}

.gray-text {
    color: #4D4D4D;
}

@media(max-width:1200px) {
    .configurator-row {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 24px;
    }

    .configurator-block-head svg {
        width: 48px;
    }
}

@media(max-width:992px) {
    /* #top-section .mb-img {
        display: block;
        max-width: 600px;
    } */

    #top-section .container {
        flex-direction: column;
        gap: 24px;
    }

    .sun-trends-wrapper {
        grid-template-columns: repeat(1, 1fr);
        max-width: 570px;
        margin: 0 auto;
    }

    .sun-trends {
        padding-bottom: 88px;
    }

    .sun-trends-item {
        font-size: 16px;
        font-weight: 500;
        line-height: 28px;
        flex-direction: row;
        text-align: left;
        gap: 24px;
    }

    .sun-trends-item svg {
        flex-shrink: 0;
    }

    .sun-heading {
        padding: 48px 0;
    }

    .py-128 {
        padding: 24px 0 56px;
    }

    .sun-profit-circle {
        display: none;
    }

    .sun-profit-wrapper {
        padding: 56px 0;
        grid-template-columns: repeat(1, 1fr);
        gap: 56px;
    }

    .industry__cta-content {
        padding: 64px 0;
    }

    .industry__cta-content::after,
    .industry__cta-content::before {
        content: none;
    }

    .sun-comment-title {
        text-align: left;
        padding: 56px 0 48px;
    }

    .sun-comment {
        flex-direction: column;
        gap: 20px;
    }

    .sun-comment svg {
        width: 48px;
        height: 48px;
    }

    .sun-chessboard-item {
        flex-direction: column;
    }

    .sun-chessboard-decoration {
        top: 0;
        transform: translate(-50%, -46px);
    }

    .sun-chessboard--555 {
        flex: 0 0 auto;
    }

    .configurator-icons-column {
        flex: 0 0 50%;
    }

    .configurator-icons {
        gap: 24px 0;
    }

    .cooperation {
        padding: 64px 0 24px;
    }

    .configurator-icons {
        padding-bottom: 48px;
    }

    .pim-video .sun-chessboard-item {
        gap: 56px;
    }

    .sun-chessboard-item {
        gap: 48px;
    }

    .pim-video {
        padding: 56px 0 8px;
    }

    .pim-right,
    .pim-left {
        flex: 0 0 auto;
    }
}

@media(max-width:768px) {
    .configurator-row {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 48px;
    }

    .configurator-block {
        padding: 0;
    }

    .configurator-block-head svg {
        width: unset
    }

    .configurator-block .mediumlead {
        font-size: 20px;
        font-weight: 600;
        line-height: 30px;
    }
}

@media(max-width:650px) {
    .configurator-icons-column {
        flex: 0 0 100%;
    }

    .configurator-icons-item .mediumlead {
        padding-bottom: 0;
        font-size: 20px;
        font-weight: 600;
        line-height: 30px;
    }
}

@media (max-width:575px) {
    .restrict-center.mediumlead {
        padding-bottom: 0;
    }

    .sun-profit-left p {
        font-weight: 400;
    }

    .sun-heading {
        text-align: left;
    }

    .sun-trends {
        padding-bottom: 48px;
    }

    .sun-advantages .btn.primary svg {
        display: none;
    }

    .sun-advantages .btn.primary {
        padding: 0 12px;
    }

    .sun-counter {
        padding-bottom: 24px;
    }

    .sun-counter .gap-y-48 {
        gap: 24px;
    }

    .industry__cta .container.padd128 {
        padding: 56px 0;
        margin-bottom: 33px;
    }

    .industry__cta-decoration--one,
    .industry__cta-decoration--two {
        display: none;
    }

    .industry__cta-decoration--mobile {
        display: block;
    }

    #top-section .mb-img {
        margin: 0 -24px;
    }

    #top-section .mb-content {
        padding-left: 0;
        padding-right: 0;
        padding-top: 32px;

    }

    #top-section .b2c-title {
        padding-bottom: 0;
    }

    #top-section .btn.primary {
        padding: 0 12px;
    }

    #related_shopinfo {
        padding-bottom: 0px !important;
    }

    .cooperation {
        padding: 56px 0 6px;
    }

    .configurator-icons {
        padding-bottom: 56px;
    }

    .sun-chessboard-decoration--half {
        display: none;
    }

    .pim-video .sun-chessboard-left {
        margin: 0 -24px;
    }

    .pim-box .mediumlead {
        padding-bottom: 0;
    }

    .pim-box-head {
        margin-bottom: 24px;
    }
}

.landing-page #top-section {
    padding-bottom: 128px
}

.landing-page #top-section .landing-page-small-heading,
.service-small-heading {
    margin-bottom: 24px;
    color: #606060;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px
}

.b2c_buttons {
    gap: 12px;
    flex-wrap: wrap
}

.py128 {
    padding-top: 64px;
    padding-bottom: 64px
}

.black {
    color: var(--black);
    font-weight: 500
}

.suncms-cover {
    position: relative;
    max-width: 1920px;
    margin: 0 auto;
    z-index: 1;
    margin-bottom: 78px
}

.suncms-cover::after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .56);
    z-index: 0
}

.suncms-cover__content {
    position: absolute;
    max-width: 1240px;
    width: 1240px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    color: var(--white);
    font-size: 20px;
    font-weight: 400;
    line-height: 34px
}

.suncms-cover__content svg {
    margin-bottom: 28px
}

.suncms-cover__content p:first-of-type {
    font-weight: 700
}

.suncms .row {
    gap: 64px 0;
    justify-content: center
}

.suncms-item {
    display: flex;
    gap: 32px
}

.suncms-item__body {
    display: flex;
    flex-direction: column;
    align-items: baseline;
    gap: 32px
}

.suncms-item .function-desc {
    max-width: unset
}

.suncms .heading-wrap {
    max-width: unset
}

.suncms .function-title {
    padding-top: 12px;
    color: var(--black);
    font-size: 28px;
    font-weight: 600;
    line-height: 40px
}

.suncms .values-items {
    max-width: 1019px;
    margin-left: auto;
    display: flex;
    flex-direction: column;
    gap: 88px
}

.hr {
    margin: 105px auto 54px
}

.suncms__header-left {
    flex: 0 0 595px
}

.suncms__header-right {
    display: flex;
    align-items: center;
    justify-content: end;
    flex: 1 0 0%
}

.industry__header .oneside-container {
    max-width: 1920px !important;
    margin: 0 auto !important
}

.b2c-container .mb-content {
    width: 100%
}

.box-gray {
    padding: 36px;
    max-width: 640px
}

.maxw904 {
    max-width: 904px;
    margin-left: auto;
    margin-right: auto
}

.box-gray b,
.box-gray strong {
    font-weight: 600
}

.mit {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 12px
}

.lp-lr-row-r.smigger .lp-lr-restrict,
.lp-lr-restrict.shopinfo {
    max-width: 626px
}

@media (min-width: 556px) {
    .lp-lr-img {
        flex: 0 0 626px;
        max-width: 626px
    }
}

.hr-gray {
    height: 1px;
    width: 100%;
    background: var(--grayscale100)
}

.sg-box-right {
    position: absolute;
    bottom: -43px;
    right: 40px
}

.sg-box-left {
    position: absolute;
    top: -45px;
    left: 40px;
    transform: rotate(180deg)
}

.sg-box-right svg,
.sg-box-left svg {
    width: 88px;
    height: 88px
}

.sg-box-right2 {
    bottom: unset;
    top: -22px;
    right: 70px
}

.sg-box-left2 {
    top: unset;
    bottom: -33px;
    left: 60px
}

.mr-12 {
    margin-right: 12px
}

.cta-arrow svg path {
    transition: all 0.25s ease
}

.cta-arrow:hover svg path {
    stroke: #fff
}

@media (max-width: 340px) {
    .cta-arrow {
        padding-left: 17px;
        padding-right: 17px
    }
}

.font18 {
    font-size: 18px;
    line-height: 30px
}

.industry__testimonials {
    padding-bottom: 128px
}

.industry__testimonials-heading {
    max-width: 672px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 88px
}

.industry__testimonials-small {
    color: #606060;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 24px
}

.industry__testimonials-opinion {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 36px;
    max-width: 903px;
    margin: 0 auto
}

.industry__testimonials-text {
    color: #000;
    font-size: 20px;
    font-weight: 600;
    line-height: 34px;
    margin-bottom: 32px;
    padding-top: 12px
}

.industry__testimonials-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px
}

.industry__testimonials-bottom img {
    border-radius: 50%
}

.industry__testimonials-name {
    color: #0f0f0f;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px
}

.industry__testimonials-position {
    color: #606060;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px
}

.industry__testimonials .splide__slide {
    opacity: .2;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.industry__testimonials .splide__slide.is-active {
    opacity: 1
}

.industry__carousel {
    max-width: 1920px;
    margin: 0 auto;
    -webkit-transition: height .3s ease-in-out;
    transition: height .3s ease-in-out
}

.mb-img-mobile {
    display: none
}

.mb-img .sungroup-circle {
    bottom: 45px;
    top: unset;
    transform: unset
}

.mb-img .sungroup-circle>svg {
    max-width: 179px;
    max-height: 179px
}

.b2c_buttons {
    margin-top: 24px
}

.f24 {
    font-size: 24px;
    line-height: 36px
}

.bold600 {
    font-weight: 600
}

.f16 {
    font-size: 16px;
    line-height: 28px
}

.f20 {
    font-size: 20px;
    line-height: 30px
}

.mt-4 {
    margin-top: 24px
}

.pt-0 {
    padding-top: 0
}

.gap-y-48 {
    gap: 48px 0
}

.gap-y-24 {
    gap: 24px 0
}

.bg-gray {
    background: #F6F8FB
}

.t-c {
    text-align: center
}

.ml-2 {
    margin-left: 8px
}

.w100 {
    width: 100%
}

.box-white {
    padding: 36px;
    background: #fff
}

.box-yellow {
    padding: 36px;
    background: var(--primary600)
}

.box-black {
    padding: 36px;
    background: #0F0F0F
}

.padd-sm-top {
    padding-top: 74px
}

.mt-36 {
    margin-top: 36px
}

.mt-3 {
    margin-top: 16px
}

.ml-4 {
    margin-left: 24px
}

.pt-14 {
    padding-top: 14px
}

.h100 {
    height: 100%
}

.f52 {
    font-size: 52px;
    line-height: 68px
}

.px-0 {
    padding-left: 0;
    padding-right: 0
}

.maxw480 {
    max-width: 480px
}

.industry__cta-content {
    position: relative;
    padding: 88px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    background-color: #f6f8fb;
    z-index: 2
}

.industry__cta-title {
    color: #000;
    font-size: 28px;
    font-weight: 600;
    line-height: 40px
}

.industry__cta-text {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px
}

.industry__cta-decoration {
    position: absolute;
    z-index: -2;
    height: 100%
}

.industry__cta-decoration--one {
    left: 0;
    bottom: 0
}

.industry__cta-decoration--two {
    right: 0;
    top: 0;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.industry__cta-decoration--mobile {
    display: none
}

.industry__decoration-quarter {
    position: absolute
}

.industry__decoration-quarter--one {
    bottom: 34px;
    right: 0;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%)
}

.industry__decoration-quarter--two {
    top: 96px;
    right: 0;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%)
}

.industry__decoration-full {
    position: absolute
}

.industry__decoration-full--top {
    right: 0;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    top: 74px
}

.industry__decoration-full--bottom {
    left: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 32px
}

.industry__decoration-full--cta {
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%)
}

.mb-img .sungroup-b2b-circle {
    bottom: 0;
    top: 27%;
    transform: unset
}

.industry__entry-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.industry__entry-right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 555px;
    flex: 0 0 555px;
    max-width: 555px;
    padding-top: 64px
}

.industry__entry-left {
    position: relative
}

.industry__entry-title {
    margin-top: 24px;
    font-weight: 600;
    color: #000
}

.industry__entry-content {
    color: #4d4d4d;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 48px
}

.industry__cta-content {
    position: relative;
    padding: 88px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    background-color: #f6f8fb;
    z-index: 2
}

.box-white-border {
    border: 1px solid #F6F8FB
}

.videoplayer {
    display: none;
    opacity: 0;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
    transition: opacity 0.3s ease-in-out
}

.videoplayer.active {
    opacity: 1
}

.video-close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 25px;
    background-color: #000;
    transition: background-color 0.3s ease-in-out
}

.video-close:hover {
    background-color: #fff;
    cursor: pointer
}

.video-close svg>path {
    transition: all 0.3s ease-in-out
}

.video-close:hover svg>path {
    fill: #000
}

.video-close svg {
    display: block
}

.b2c-title {
    padding-right: 24px
}

.b2c-title p {
    font-weight: 400
}

.restrict-text {
    max-width: 836px;
    font-weight: 500;
    font-size: 20px;
    line-height: 34px;
    color: #000
}

.restrict-text.txt-b {
    font-weight: 600
}

.restrict-text span {
    font-weight: 700
}

.row-half {
    width: calc(50% - 24px);
    max-width: 100%;
    margin: 0 12px
}

.additional-services {
    padding: 36px;
    background: var(--secondaryGray)
}

.additional-services:nth-child(n+2) {
    margin-top: 24px
}

.additional-services-title {
    padding-bottom: 36px;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    color: var(--black)
}

.additional-services-title img {
    margin-right: 24px
}

.additional-services-txt {
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: var(--black)
}

.box-black {
    background: var(--black);
    padding: 44px 24px;
    color: var(--white)
}

.box-black .box-text {
    font-size: 23px
}

.industry__testimonials .splide__slide.is-active {
    opacity: .2;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.industry__testimonials .splide__slide.is-active.is-visible {
    opacity: 1
}

.box-white {
    max-width: 672px;
    padding: 36px;
    background: var(--white)
}

.padd-sm-y {
    padding-top: 64px;
    padding-bottom: 84px
}

.sun-comment-title {
    text-align: center;
    padding: 64px 0
}

.sun-comment {
    display: flex;
    gap: 36px;
    max-width: 900px;
    margin: 0 auto
}

.sun-comment svg {
    flex-shrink: 0
}

.sun-comment-text {
    display: flex;
    flex-direction: column;
    gap: 32px
}

.fw-600 {
    font-weight: 600
}

.fw-400 {
    font-weight: 400
}

.mediumtext.lpTxt {
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #4D4D4D
}

.py-64 {
    padding-top: 64px;
    padding-bottom: 64px
}

.my-64 {
    margin-top: 64px;
    margin-bottom: 64px
}

.mt-64 {
    margin-top: 64px
}

.pb-8 {
    padding-bottom: 8px
}

.pb-12 {
    padding-bottom: 12px
}

.pb-24 {
    padding-bottom: 24px
}

.pb-36 {
    padding-bottom: 36px
}

.ai-str {
    align-items: stretch
}

.content-gray {
    background: #F6F8FB;
    padding: 36px
}

.content-gray-header {
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    color: var(--black)
}

.content-gray-header img {
    margin-right: 24px
}

.content-gray-desc {
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: var(--black);
    margin: 0
}

@media (min-width: 992px) {
    .py128 {
        padding-top: 128px;
        padding-bottom: 128px
    }

    .section2 {
        padding-top: 100px !important;
        padding-bottom: 48px
    }

    .b2c-container .mb-img .sungroup-circle>svg {
        max-width: 125px;
        max-height: 125px
    }
}

@media (min-width: 1290px) {
    .b2c-container .mb-content {
        max-width: 450px
    }

    .b2c-container .mb-img .sungroup-circle>svg {
        max-width: 150px;
        max-height: 150px
    }
}

@media (min-width: 1441px) {
    .b2c-container .mb-content {
        max-width: 676px
    }

    .b2c-container .mb-img .sungroup-circle>svg {
        max-width: 179px;
        max-height: 179px
    }
}

@media (min-width: 1921px) {
    .b2c-container .mb-img {
        margin-left: 0
    }

    .suncms__header-right {
        flex: none;
        margin-left: 100px
    }
}

@media (max-width: 1500px) {
    .suncms-cover__content {
        max-width: 1240px;
        transform: translate(0, -50%);
        left: 64px;
        right: 64px;
        width: unset
    }
}

@media (max-width: 1400px) {
    .suncms__header-left {
        flex: 0 0 500px
    }

    .industry__decoration-full--top {
        width: 42px;
        height: 42px;
        top: 42px
    }

    .industry__decoration-full--bottom {
        width: 60px;
        height: 60px;
        bottom: 20px
    }
}

@media (max-width: 1200px) {
    .suncms-cover__content {
        font-size: 18px;
        line-height: 28px
    }

    .suncms-cover__content svg {
        margin-bottom: 8px
    }

    .suncms-cover__image {
        height: 600px;
        object-fit: cover
    }
}

@media (max-width: 1199px) {
    .yt-iframe {
        height: 600px
    }
}

@media (min-width: 991px) and (max-width:1280px) {
    .landing-page #top-section {
        padding-bottom: 38px
    }
}

@media (max-width: 991px) {
    .padd-sm-top {
        padding-top: 48px
    }

    .mt-36 {
        margin-top: 24px
    }

    .yt-iframe {
        height: 450px
    }

    .sg-box-left,
    .sg-box-right {
        display: none
    }

    .box-gray {
        max-width: none
    }

    .b2c-title {
        padding-right: 0
    }

    .b2c_buttons {
        gap: 20px;
        margin: 0 0 50px;
        width: 100%
    }

    .sun_cms-img {
        display: block;
        margin-top: 50px;
        margin-bottom: 50px
    }

    .hr {
        margin: 105px auto 24px
    }

    .suncms .values-items {
        max-width: 640px;
        margin: 0 auto;
        gap: 48px
    }

    .suncms-cover__content {
        left: 24px;
        right: 24px
    }

    .industry__testimonials {
        padding-bottom: 64px
    }

    .suncms__header-right {
        padding-top: 48px
    }

    .b2c-container {
        padding-right: 24px
    }

    .mb-img-mobile {
        display: block;
        margin: 64px -24px 0
    }

    .mb-img-mobile img {
        width: 100%;
        height: 100%;
        object-fit: cover
    }

    .industry__decoration-full--top,
    .industry__decoration-full--bottom {
        display: none
    }

    .industry__entry-row {
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .industry__entry-left {
        max-width: unset;
        margin: 32px -24px 0
    }

    .industry__entry-img {
        height: 460px;
        object-fit: cover
    }

    .landing-page #top-section {
        padding-bottom: 32px
    }

    .additional-title {
        display: none
    }

    .hidden.additional-title {
        display: block;
        margin: 48px auto
    }

    .row {
        flex-direction: column
    }

    .row-half {
        width: 100%;
        margin: 0
    }

    .content-gray {
        margin-top: 56px
    }

    .py-64 {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .my-64 {
        margin-top: 56px;
        margin-bottom: 56px
    }

    .sun-comment-title {
        text-align: left;
        padding: 56px 0 48px
    }

    .sun-comment {
        flex-direction: column;
        gap: 20px
    }

    .sun-comment svg {
        width: 48px;
        height: 48px
    }
}

@media (max-width: 767px) {
    .container-mobile {
        padding-left: 0;
        padding-right: 0
    }

    .box-text {
        text-align: left
    }

    .text-md-left {
        text-align: left
    }

    .box-white,
    .box-yellow,
    .box-black {
        padding: 24px
    }

    .mt-md-4 {
        margin-top: 24px
    }

    .mt-md-8 {
        margin-top: 48px
    }

    .box-text {
        font-size: 18px;
        line-height: 26px
    }

    .box-desc {
        font-size: 18px;
        line-height: 30px
    }

    .box-gray {
        padding: 24px
    }

    .suncms-cover__image {
        height: 800px;
        object-position: 70% 0%
    }

    .industry__testimonials-opinion {
        flex-direction: column;
        align-items: center;
        gap: 32px
    }

    .industry__testimonials-bottom {
        flex-direction: column;
        align-items: center
    }

    .industry__testimonials-details {
        text-align: center
    }

    .industry__testimonials-text {
        text-align: center;
        padding: 0
    }

    .industry__cta-content {
        padding: 40px 24px 56px
    }

    .industry__cta-title {
        font-size: 20px;
        line-height: 30px
    }

    .industry__testimonials-heading {
        padding-bottom: 32px
    }

    .industry__testimonials-small {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 16px
    }

    .industry__carousel {
        margin: 0 24px
    }

    .suncms-cover {
        margin-bottom: 32px
    }

    .restrict-text {
        font-size: 16px;
        line-height: 28px
    }

    #content-section.pt-mobile {
        padding: 50px 0
    }

    .content-gray-header img {
        margin-right: 0;
        margin-bottom: 24px
    }
}

@media (max-width: 575px) {
    .mainbannershopinfo {
        padding-bottom: 0
    }

    .yt-iframe {
        height: 370px
    }

    .suncms-item {
        flex-direction: column;
        gap: 0
    }

    .suncms-item__body {
        gap: 16px
    }

    .suncms-cover__content {
        font-size: 16px;
        line-height: 26px
    }

    .content-gray-header {
        flex-direction: column;
        align-items: flex-start
    }

    .b2c_buttons .btn,
    .yellow-contact .btn {
        height: auto;
        padding: 14px 24px;
        line-height: 24px
    }
}

@media (max-width: 375px) {
    .suncms-cover__image {
        height: 920px
    }
}

.page-cta {
    position: relative;
    overflow: hidden;
}

.page-cta-overflow {
    overflow: hidden;
}

.page-cta-padd128 {
    padding: 128px 0 48px;
}

.page-cta-image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
}

.page-cta-image::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.40);
}

.page-cta-image img {
    height: 100%;
    object-fit: cover;
}

.page-cta-body {
    position: relative;
    padding: 32px 24px;
    color: var(--white);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 12px;
    z-index: 11;
    font-size: 22px;
    line-height: 36px;
}

.page-cta-phone a {
    color: var(--white);
    transition: color .3s;
    text-decoration: underline;
}

.page-cta-phone a:hover {
    color: var(--primary600);
}

.page-cta-title {
    font-size: 28px;
    font-weight: 600;
    line-height: 36px;
}

.page-cta-break {
    display: none;
}


@media(max-width:992px) {
    .page-cta-padd128 {
        padding: 48px 0;
    }
}


@media(max-width:768px) {
    .page-cta-body {
        padding: 48px 24px;
        gap: 24px;
        font-size: 16px;
        line-height: 28px;
    }

    .page-cta-title {
        font-size: 20px;
        line-height: 30px;
    }
}

@media(max-width:576px) {
    .page-cta-image::after {
        background-color: transparent
    }

    .page-cta-break {
        display: block;
    }

    .page-cta-image img {
        height: auto;
    }

    .main_banner-h1 {
        margin-bottom: 24px;
    }
}

.proces-wrapper {
    padding-bottom: 64px;
    padding-top: 64px;
}

.proces-title {
    padding-bottom: 64px;
}

.process-dedicated-wrapper {
    max-width: 555px;
}

.box-yellow img {
    transition: transform .3s;
}

.box-yellow:hover img {
    transform: translateX(15px);
}

/*  */

.deticated-solutions-content {
    flex: 0 1 555px;
}

.deticated-solutions-images-grid {
    display: grid;
    gap: 24px;
    grid-template-columns: repeat(3, 1fr);
    padding: 64px 0;
}

.deticated-solutions-row {
    display: flex;
    align-items: center;
    gap: 32px;
    justify-content: space-between;
}

.deticated-solutions-integration-title {
    margin-bottom: 64px;
}

.deticated-solutions-technologies-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 34px;
}

.offer-box:hover a {
    background-color: black;
    color: white;
}

.offer-box-col {
    margin-bottom: 0px;
}

.deticated-solutions-implementation {
    padding-bottom: 88px;
}

.deticated-solutions-implementation .container {
    padding: 0 24px;
}

/*  */
.ds {
    display: flex;
    max-width: 1206px;
    margin: 0 auto;
    justify-content: space-between;
    align-items: center;
    padding: 0 24px;
}

.ds-item {
    position: relative;
    color: #000;
    text-align: center;
    font-size: 11px;
    font-weight: 600;
    line-height: 16px;
    border: 6px solid #FFD700;
    width: 110px;
    height: 110px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: white;
}

.ds-item:last-of-type {
    margin-right: 0;
}


.svg-bot {
    position: absolute;
    transform: translate(50%, 50%);
    right: -24px;
}

.svg-top {
    position: absolute;
    transform: translate(-50%, -50%);
    top: 16px;
    right: 8px;
}

.svg-top-first {
    right: unset;
}

.svg-top-last {
    transform: rotate(180deg);
    translate: 50%;
    top: 50%;
    bottom: -20px;
    right: 14px;
}


/* .ds-item-one {
    order: 1;
}

.ds-item-two {
    order: 2;
}

.ds-item-three {
    order: 3;
}

.ds-item-four {
    order: 6;
}

.ds-item-five {
    order: 5;
}

.ds-item-six {
    order: 4;
} */

@media(min-width:991px) {
    .svg-bot-one {
        display: none;
    }

    .svg-bot-two {
        display: none;
    }

    .svg-top-three--two {
        display: none;
    }

    .svg-bot-three {
        display: none;
    }

    .svg-top-four--one {
        display: none;
    }

    .svg-top-four--two {
        display: none;
    }

    .svg-top-four--three {
        display: none;
    }

    .svg-bot-four {
        display: none;
    }

    .svg-top-five {
        display: none;
    }

    .svg-bot-five {
        display: none;
    }

    .svg-top-six--three {
        display: none;
    }

    .svg-top-six--two {
        display: none;
    }

    .svg-top-six--one {
        display: none;
    }
}

.text-dn {
    display: none;
}

.text-dn-991 {
    display: block;
}


@media (max-width:991px) {
    .text-dn-991 {
        display: none;
    }

    .text-dn {
        display: block;
    }

    .deticated-solutions-row {
        flex-direction: column;
        gap: 20px;
        align-items: baseline;
    }

    .deticated-solutions-images-grid {
        padding: 0;
    }

    .deticated-solutions-content {
        flex: 0 0 auto;
    }

    .deticated-solutions-implementation {
        padding-bottom: 56px;
    }

    .proces-title {
        padding-bottom: 54px;
    }

    .proces-wrapper {
        padding: 48px 0 74px;
    }

    /*  */
    .ds {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 64px 38px;
        align-items: center;
        justify-items: center;
        max-width: 313px;
        padding: 0;
    }

    .svg-dn {
        display: none;
    }

    .svg-top-last {
        display: none;
    }

    .svg-top-six {
        display: none;
    }

    .svg-bot-one {
        right: unset;
        transform: translate(-50%, 50%);
    }

    .svg-bot-two {
        right: unset;
        transform: translate(-50%, 50%);
    }

    .svg-bot-five {
        right: 14px;
    }

    .svg-bot-three {
        transform: translate(50%, 50%);
        right: -4px;
        bottom: 11px;
    }

    .svg-bot-six {
        transform: rotate(-90deg) translate(50%, 34px);
        top: 18px;
        right: unset;
    }

    .svg-bot-four {
        right: 14px;
        top: -7px;
    }

    .svg-top-one {
        display: none;
    }

    .svg-top-two {
        top: 18px;
        right: 14px;
    }

    .svg-top-three {
        display: none;
    }

    .svg-top-five {
        right: 14px;
        top: 18px;
        transform: translate(50%, -50%);
    }

    .svg-top-six {
        display: none;
    }

    .svg-top-three--one {
        right: 14px;
    }

    .svg-top-three--two {
        transform: translate(-50%, 50%);
        top: 10px;
        right: 14px;
    }

    .svg-top-six--one {
        transform: translate(-50%, 50%);
        top: unset;
        right: unset;
    }

    .svg-top-six--two {
        transform: translate(50%, 50%);
        top: unset;
        right: 14px;
    }

    .svg-top-six--three {
        transform: translate(50%, -50%);
        top: 16px;
        right: 14px;
    }

    .svg-top-four--one {
        transform: translate(-50%, 50%);
        top: 10px;
        right: 10px;
    }

    .svg-top-four--two {
        transform: translate(-50%, -50%);
        top: 16px;
        right: 10px;
    }

    .svg-top-four--three {
        transform: translate(50%, -50%);
        top: 16px;
        right: 14px;
    }

    .ds-item-one {
        order: 1;
    }

    .ds-item-two {
        order: 3;
    }

    .ds-item-three {
        order: 5;
    }

    .ds-item-four {
        order: 2;
    }

    .ds-item-five {
        order: 4;
    }

    .ds-item-six {
        order: 6;
    }

    .ds-item::after {
        content: '';
        position: absolute;
        border-left: 6px solid red;
    }
}

@media (max-width:768px) {
    .lpbo-pb92 {
        padding-bottom: 56px;
    }

    .sun-advantages {
        padding-bottom: 48px !important;
    }

    .deticated-solutions-integration-title {
        text-align: left;
    }

    .extra-offert-tittle {
        text-align: left;
    }
}

@media (max-width:576px) {
    .deticated-solutions-images-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .deticated-solutions-implementation {
        padding-bottom: 8px;
    }

    .proces-wrapper {
        margin: 0 -24px;
    }
}