section.home-main-banner-section {
    align-items: center;
    background: linear-gradient(296.57deg,#1c166d 42.9%,#110d41 123.02%);
    display: flex;
    height: 100vh;
    overflow: hidden;
    position: relative;
}

.home-main-banner--item {
    position: relative;
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 0 1rem;
}

.home_banner_image {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100% !important;!i;!;
    object-fit: cover;
}

.homeBannerSwiper {
    height: 100%;
}

.main-text-wrapper {
    position: relative;
    padding: 135px 0 0;
}

.main-text-wrapper .button:before {
    content: none;
    !i;!;
}

.main-text-wrapper .button {
    padding: 15px 20px;
    font-size: 16px;
    font-weight: 500;
    line-height: 14.4px;
    color: rgba(0, 0, 0, 1);
    margin-bottom: 10px;
}

.swiper-pagination.homeBannerSwiperPagination {
    left: 0;
    margin: 0 auto;
    max-width: 1200px;
    width: 100%;
    bottom: 80px;
    padding: 0 1rem;
    display: flex;
    gap: 9px;
}

@media(min-width: 1200px) {
    .swiper-pagination.homeBannerSwiperPagination {
        left: calc(50% - 600px);
        bottom: 120px;
    }
}

.swiper-pagination-bullet {
    width: 11px;
    height: 11px;
    border-radius: 100px;
    background: rgba(250, 250, 250, 1);
    opacity: 1;
    margin: 0 !important;!i;!;
    transition: 0.3s ease;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 56px;
    background: rgba(255, 211, 0, 1);
}

section.home-main-banner-section .container {
    z-index: 1
}

.main-text-wrapper h1 {
    color: rgba(255, 255, 255, 1);
    font-family: Golos Text;
    font-size: 96px;
    font-weight: 500;
    line-height: 105.6px;
    letter-spacing: -0.04em;
    text-align: left;
    max-width: 887px;
}

.main-text-wrapper p {
    color: #bfbed6;
    font-family: Golos Text;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: -.02em;
    line-height: 22.4px;
    margin: 0 auto;
    max-width: 423px;
    text-align: center
}

.main-text-wrapper h1 span {
    color: #f4f1ef
}

.home-main-banner-section .circle-wrapper {
    align-items: center;
    display: flex;
    filter: blur(10px);
    height: var(--card-height);
    left: -102px;
    place-self: center;
    position: absolute;
    top: 24.52193vh;
    width: auto
}

.home-main-banner-section .circle-wrapper .circle {
    background: #f39;
    background: linear-gradient(270deg,#1c166d,#362bd3 91.23%);
    border-radius: 50%;
    flex-shrink: 0;
    height: 30%;
    opacity: .4;
    width: 30%;
    --card-height: 75.90278vw
}

.home-main-banner-section .circle-wrapper .circle1 {
    height: calc(var(--card-height)*65.87374/100);
    width: calc(var(--card-height)*32.84538/100)
}

.home-main-banner-section .circle-wrapper .circle2 {
    height: calc(var(--card-height)*82.52516/100);
    margin-left: calc(var(--card-height)*-3.75114/100);
    width: calc(var(--card-height)*55.90119/100)
}

.home-main-banner-section .circle-wrapper .circle3 {
    height: calc(var(--card-height)*100/100);
    margin-left: calc(var(--card-height)*-14.27264/100);
    width: calc(var(--card-height)*100/100)
}

.transforming-human-section {
    --human-section-height: 80vh;
    align-items: center;
    background-color: #f4f1ef;
    background-image: url(//7169947.fs1.hubspotusercontent-na1.net/hubfs/7169947/raw_assets/public/softway-theme-v3/images/about/about-us.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    height: var(--human-section-height);
    justify-content: center;
    overflow: hidden;
    position: relative
}

.transforming-human-wrapper {
    text-align: center
}

.transforming-human-wrapper .sub-text {
    color: #fff;
    font-family: Golos Text;
    font-size: 20px;
    font-weight: 400;
    font-weight: 500;
    line-height: 30px
}

.transforming-human-wrapper h2 {
    color: #fff;
    font-family: Golos Text;
    font-size: 156px;
    font-weight: 500;
    letter-spacing: -.03em;
    line-height: 156px;
    margin: 0;
    text-align: center
}

.transforming-human-wrapper p {
    color: #fff;
    font-family: Golos Text;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: -.02em;
    line-height: 22.4px;
    margin: 30px auto 0;
    max-width: 400px;
    text-align: center
}

.our-offering-section {
    padding: 96px 0
}

.our-offering-section .section-title h2 {
    color: #9794bc;
    font-family: Golos Text;
    font-size: 76.29px;
    font-weight: 500;
    letter-spacing: -.04em;
    line-height: 83.92px;
    margin: 0;
    text-align: left
}

.our-offering-section .section-title h2 span {
    color: #1c166d
}

.our-offering-section .our-offering-wrapper {
    align-items: center;
    display: flex;
    gap: 128px;
    margin-top: 64px
}

.our-offering-section .our-offering-wrapper .offering-side {
    flex: 2;
    margin-left: calc(50vw - 600px)
}

.our-offering-section .our-offering-wrapper .offering-side .offering-item {
    border-bottom: 1px solid #e4e4e7;
    cursor: pointer;
    padding: 32px 0
}

.our-offering-section .our-offering-wrapper .offering-side .offering-item:last-child {
    border-bottom: none
}

.offering-side .offering-item .offering-title {
    color: #71717a;
    font-family: Golos Text;
    font-size: 39.06px;
    font-weight: 500;
    letter-spacing: -.04em;
    line-height: 46.87px;
    margin-bottom: 12px;
    text-align: left
}

.offering-side .offering-item .offering-descr {
    color: #71717a;
    display: none;
    font-family: Golos Text;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: -.02em;
    line-height: 22.4px;
    margin-bottom: 32px;
    text-align: left
}

.offering-side .offering-item .button,.offering-side .offering-item button {
    display: none
}

.offering-side .offering-item.active .offering-descr {
    display: block
}

.offering-side .offering-item.active .offering-title {
    color: #1c166d;
    font-size: 48.83px;
    line-height: 58.6px
}

.offering-side .offering-item.active .button,.offering-side .offering-item.active button {
    display: inline-block
}

.our-offering-section .our-offering-wrapper .image-side {
    flex: 3;
    height: 80vh
}

.our-offering-section .our-offering-wrapper .image-side .img-wrapper {
    height: 100%
}

.our-offering-section .our-offering-wrapper .image-side .img-wrapper img {
    height: 100%;
    object-fit: cover;
    width: 100%
}

.we-believe-section {
    background: linear-gradient(296.57deg,#1c166d 42.9%,#110d41 123.02%);
    padding: 96px 0
}

.we-believe-section h2 {
    color: #9794bc;
    font-family: Golos Text;
    font-size: 76.29px;
    font-weight: 500;
    letter-spacing: -.04em;
    line-height: 83.92px;
    text-align: left
}

.we-believe-section h2 span {
    color: #fff
}

.we-believe-section .values-wrapper {
    align-items: flex-start;
    display: flex;
    gap: 32px;
    margin-top: 64px
}

.we-believe-section .values-item {
    border-left: 1px solid #bfbed6;
    padding: 40px 32px
}

.we-believe-section .values-item:nth-child(2) {
    margin-top: 40px
}

.we-believe-section .values-item:nth-child(3) {
    margin-top: 80px
}

.we-believe-section .values-item .item-title {
    color: #fff;
    font-family: Golos Text;
    font-size: 31.25px;
    font-weight: 500;
    letter-spacing: -.04em;
    line-height: 37.5px;
    margin-bottom: 150px;
    text-align: left
}

.we-believe-section .values-item .item-sub-text {
    color: #9794bc;
    font-family: Golos Text;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: -.02em;
    line-height: 22.4px;
    text-align: left
}

.our-work-section {
    overflow: hidden;
    padding: 96px 0
}

.our-work-section .text-wrapper {
    margin-left: calc(50vw - 600px)
}

.our-work-section h2 {
    color: #9794bc;
    font-family: Golos Text;
    font-size: 76.29px;
    font-weight: 500;
    letter-spacing: -.04em;
    line-height: 83.92px;
    margin: 0;
    text-align: left
}

.our-work-section h2 span {
    color: #1c166d
}

.work-slider-wrapper {
    display: flex;
    gap: 32px;
    margin-top: 48px
}

.work-slider-wrapper .slider-item:first-child {
    margin-left: calc(50vw - 600px)
}

.work-slider-wrapper .slider-item .image-wrapper {
    aspect-ratio: 3/2;
    height: auto;
    margin-bottom: 16px;
    overflow: hidden;
    width: auto
}

.work-slider-wrapper .slider-item .image-wrapper img {
    height: 100%;
    object-fit: cover;
    width: 100%
}

.work-slider-wrapper .slider-item .tag {
    background-color: #ffd300;
    display: inline-block;
    font-family: Golos Text;
    font-size: 12.8px;
    font-weight: 600;
    letter-spacing: -.03em;
    line-height: 15.36px;
    padding: 6px;
    text-align: left;
    text-transform: uppercase
}

.work-slider-wrapper .slider-item .item-text .title {
    color: #1c166d;
    font-family: Golos Text;
    font-size: 31.25px;
    font-weight: 500;
    letter-spacing: -.04em;
    line-height: 37.5px;
    margin-bottom: 12px;
    margin-top: 24px;
    text-align: left
}

.work-slider-wrapper .slider-item .item-text .descr {
    color: #71717a;
    font-family: Golos Text;
    font-size: 12.8px;
    font-weight: 400;
    letter-spacing: -.02em;
    line-height: 17.92px;
    max-width: 305px;
    text-align: left
}

.testimonial-section {
    padding: 96px 0
}

.testimonial-section .section-title h2 {
    color: #9794bc;
    font-family: Golos Text;
    font-size: 76.29px;
    font-weight: 500;
    letter-spacing: -.04em;
    line-height: 83.92px;
    margin: 0;
    text-align: center
}

.testimonial-section .section-title h2 span {
    color: #1c166d
}

.testimonial-wrapper {
    margin-top: 48px
}

.testimonial-logo-wrapper {
    align-items: center;
    border-bottom: 1px solid #e8e8f0;
    display: flex;
    justify-content: space-between
}

.testimonial-logo-wrapper .logo-item {
    align-items: center;
    display: flex;
    flex-basis: 33.33333%;
    height: 98px;
    justify-content: center;
    padding-bottom: 48px;
    position: relative
}

.testimonial-logo-wrapper .logo-item img {
    height: 100%
}

.testimonial-logo-wrapper .logo-item.swiper-slide-active:before {
    background-color: #1c166d;
    bottom: 0;
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
    width: 100%
}

.testimonial-content {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.testimonial-item.swiper-slide-active {
    display: block
}

.testimonial-item {
    margin: 55px auto 0;
    padding: 0 33.33333%;
    text-align: center
}

.testimonial-item p {
    color: #1c166d;
    font-family: Georgia;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: center
}

.test-name {
    color: #1c166d;
    font-family: Golos Text;
    font-size: 31.25px;
    font-weight: 500;
    letter-spacing: -.04em;
    line-height: 37.5px;
    margin-top: 32px
}

.test-occup {
    color: #9794bc;
    font-family: Golos Text;
    font-size: 10.24px;
    font-weight: 400;
    letter-spacing: -.02em;
    line-height: 14.34px;
    margin-top: 8px;
    text-align: center
}

@media screen and (max-width: 993px) {
    .main-text-wrapper h1 {
        font-size: 60px;
        max-width: 600px;
        line-height: 70px;
    }
}

@media screen and (max-width: 768px) {
    section .container {
        padding:0 20px
    }

    h1,h2,h3 {
        font-size: 48.83px!important;
        font-weight: 500;
        line-height: 58.6px!important
    }

    .main-text-wrapper h1 {
        font-size: 48.83px;
        letter-spacing: -.04em;
        line-height: 58.6px;
        max-width: 500px !important;!i;!;
    }

    .main-text-wrapper h1,.main-text-wrapper p {
        font-family: Golos Text;
        font-weight: 500;
    }

    .main-text-wrapper p {
        font-size: 20px;
        letter-spacing: -.03em;
        line-height: 27px
    }

    section.home-main-banner-section .container {
    padding: 0;
    }

    .our-offering-section .our-offering-wrapper {
        flex-direction: column;
        padding: 0 20px
    }

    .our-offering-section .our-offering-wrapper .offering-side {
        margin-left: 0
    }

    .we-believe-section .values-wrapper {
        align-items: stretch;
        display: grid;
        gap: 21px;
        grid-template-columns: 1fr 1fr
    }

    .we-believe-section .values-item {
        border-bottom: 1px solid #bfbed6;
        border-left: none;
        padding: 24px 0
    }

    .we-believe-section .values-item:nth-child(2),.we-believe-section .values-item:nth-child(3) {
        margin-top: 0
    }

    .we-believe-section .values-item .item-title {
        font-family: Golos Text;
        font-size: 20px;
        font-weight: 500;
        letter-spacing: -.03em;
        line-height: 27px;
        margin-bottom: 72px;
        text-align: left
    }

    .our-way-working-section .column-wrapper {
        flex-direction: column;
        padding: 0 20px
    }
}

@media screen and (max-width: 540px) {
    .main-text-wrapper h1 {
        font-size: 35px !important;!i;!;
        line-height: 45px !important;!i;!;
        margin: 0 0 20px;
    }
    
    .main-text-wrapper .button {
        font-size: 14px;
        padding: 10px 15px;
    }
}