.section-empowers,
.section-advantages,
.section-company-logo,
.section-game-changer,
.section-sound,
.section-power,
.section-templates,
.section-reports,
.section-happy,
.section-together {
}

/*!
 * Bootstrap Grid v5.0.2 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */

@media (min-width: 576px) {

}

@media (min-width: 768px) {

}

@media (min-width: 960px) {
    .section-advantages .container {
        position: relative;
        margin: 0 auto;
        padding: 2em 15%;
    }
}

@media (min-width: 1200px) {

}

@media (min-width: 1300px) {

}

@media (min-width: 1360px) {

}

@media (min-width: 1400px) {

}

@media (min-width: 1500px) {

}

@media (min-width: 1600px) {
    .header-main-img {
        position: relative;
    }

}

@media (min-width: 1700px) {

}

@media (min-width: 1800px) {
    .container-xxl,
    .container-xl,
    .container-lg,
    .container-md,
    .container-sm,
    section .container {
        max-width: 1540px;
    }
}

@media (min-width: 1900px) {
    .container-xxl,
    .container-xl,
    .container-lg,
    .container-md,
    .container-sm,
    section .container {
        padding-right: var(--bs-gutter-x, 0.75rem);
        padding-left: var(--bs-gutter-x, 0.75rem);
    }

    .section-advantages .container {
        position: relative;
        margin: 0 auto;
        padding: 2em 20%;
    }
}

@media (min-width: 2100px) {
    .section-happy-svg-desktop {
        width: 100%;
        height: auto;
    }

    .section-happy .section-happy-svg-desktop {
        position: absolute;
        left: 50%;
        display: block;
        transform: translateX(-50%);
        width: 100%;
        height: auto;
    }

}

.row {
    --bs-gutter-x: 1rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-right: calc(var(--bs-gutter-x) * -0.5);
    margin-left: calc(var(--bs-gutter-x) * -0.5);
}

.row > * {
    box-sizing: border-box;
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
}

.col-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
}

.col-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
}

.col-3 {
    flex: 0 0 auto;
    width: 25%;
}

.col-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
}

.col-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
}

.col-6 {
    flex: 0 0 auto;
    width: 50%;
}

.col-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
}

.col-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
}

.col-9 {
    flex: 0 0 auto;
    width: 75%;
}

.col-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
}

.col-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
}

.col-12 {
    flex: 0 0 auto;
    width: 100%;
}

@media (min-width: 576px) {
    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
    }

    .col-sm-1 {
        flex: 0 0 auto;
        width: 8.33333333%;
    }

    .col-sm-2 {
        flex: 0 0 auto;
        width: 16.66666667%;
    }

    .col-sm-3 {
        flex: 0 0 auto;
        width: 25%;
    }

    .col-sm-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }

    .col-sm-5 {
        flex: 0 0 auto;
        width: 41.66666667%;
    }

    .col-sm-6 {
        flex: 0 0 auto;
        width: 50%;
    }

    .col-sm-7 {
        flex: 0 0 auto;
        width: 58.33333333%;
    }

    .col-sm-8 {
        flex: 0 0 auto;
        width: 66.66666667%;
    }

    .col-sm-9 {
        flex: 0 0 auto;
        width: 75%;
    }

    .col-sm-10 {
        flex: 0 0 auto;
        width: 83.33333333%;
    }

    .col-sm-11 {
        flex: 0 0 auto;
        width: 91.66666667%;
    }

    .col-sm-12 {
        flex: 0 0 auto;
        width: 100%;
    }
}

@media (min-width: 768px) {
    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
    }

    .col-md-1 {
        flex: 0 0 auto;
        width: 8.33333333%;
    }

    .col-md-2 {
        flex: 0 0 auto;
        width: 16.66666667%;
    }

    .col-md-3 {
        flex: 0 0 auto;
        width: 25%;
    }

    .col-md-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }

    .col-md-5 {
        flex: 0 0 auto;
        width: 41.66666667%;
    }

    .col-md-6 {
        flex: 0 0 auto;
        width: 50%;
    }

    .col-md-7 {
        flex: 0 0 auto;
        width: 58.33333333%;
    }

    .col-md-8 {
        flex: 0 0 auto;
        width: 66.66666667%;
    }

    .col-md-9 {
        flex: 0 0 auto;
        width: 75%;
    }

    .col-md-10 {
        flex: 0 0 auto;
        width: 83.33333333%;
    }

    .col-md-11 {
        flex: 0 0 auto;
        width: 91.66666667%;
    }

    .col-md-12 {
        flex: 0 0 auto;
        width: 100%;
    }

    .section-reports-cart {
        max-height: 717px;
        border-right: 16px;
    }

}

@media (min-width: 992px) {
    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
    }

    .col-lg-1 {
        flex: 0 0 auto;
        width: 8.33333333%;
    }

    .col-lg-2 {
        flex: 0 0 auto;
        width: 16.66666667%;
    }

    .col-lg-3 {
        flex: 0 0 auto;
        width: 25%;
    }

    .col-lg-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }

    .col-lg-5 {
        flex: 0 0 auto;
        width: 41.66666667%;
    }

    .col-lg-6 {
        flex: 0 0 auto;
        width: 50%;
    }

    .col-lg-7 {
        flex: 0 0 auto;
        width: 58.33333333%;
    }

    .col-lg-8 {
        flex: 0 0 auto;
        width: 66.66666667%;
    }

    .col-lg-9 {
        flex: 0 0 auto;
        width: 75%;
    }

    .col-lg-10 {
        flex: 0 0 auto;
        width: 83.33333333%;
    }

    .col-lg-11 {
        flex: 0 0 auto;
        width: 91.66666667%;
    }

    .col-lg-12 {
        flex: 0 0 auto;
        width: 100%;
    }
}

@media (min-width: 1200px) {
    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
    }

    .col-xl-1 {
        flex: 0 0 auto;
        width: 8.33333333%;
    }

    .col-xl-2 {
        flex: 0 0 auto;
        width: 16.66666667%;
    }

    .col-xl-3 {
        flex: 0 0 auto;
        width: 25%;
    }

    .col-xl-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }

    .col-xl-5 {
        flex: 0 0 auto;
        width: 41.66666667%;
    }

    .col-xl-6 {
        flex: 0 0 auto;
        width: 50%;
    }

    .col-xl-7 {
        flex: 0 0 auto;
        width: 58.33333333%;
    }

    .col-xl-8 {
        flex: 0 0 auto;
        width: 66.66666667%;
    }

    .col-xl-9 {
        flex: 0 0 auto;
        width: 75%;
    }

    .col-xl-10 {
        flex: 0 0 auto;
        width: 83.33333333%;
    }

    .col-xl-11 {
        flex: 0 0 auto;
        width: 91.66666667%;
    }
}

@media (min-width: 1400px) {
    .col-xxl-auto {
        flex: 0 0 auto;
        width: auto;
    }

    .col-xxl-1 {
        flex: 0 0 auto;
        width: 8.33333333%;
    }

    .col-xxl-2 {
        flex: 0 0 auto;
        width: 16.66666667%;
    }

    .col-xxl-3 {
        flex: 0 0 auto;
        width: 25%;
    }

    .col-xxl-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }

    .col-xxl-5 {
        flex: 0 0 auto;
        width: 41.66666667%;
    }

    .col-xxl-6 {
        flex: 0 0 auto;
        width: 50%;
    }

    .col-xxl-7 {
        flex: 0 0 auto;
        width: 58.33333333%;
    }

    .col-xxl-8 {
        flex: 0 0 auto;
        width: 66.66666667%;
    }

    .col-xxl-9 {
        flex: 0 0 auto;
        width: 75%;
    }

    .col-xxl-10 {
        flex: 0 0 auto;
        width: 83.33333333%;
    }

    .col-xxl-11 {
        flex: 0 0 auto;
        width: 91.66666667%;
    }

    .col-xxl-12 {
        flex: 0 0 auto;
        width: 100%;
    }

    .offset-xxl-0 {
        margin-left: 0;
    }

    .offset-xxl-1 {
        margin-left: 8.33333333%;
    }

    .offset-xxl-2 {
        margin-left: 16.66666667%;
    }

    .offset-xxl-3 {
        margin-left: 25%;
    }

    .offset-xxl-4 {
        margin-left: 33.33333333%;
    }

    .offset-xxl-5 {
        margin-left: 41.66666667%;
    }

    .offset-xxl-6 {
        margin-left: 50%;
    }

    .offset-xxl-7 {
        margin-left: 58.33333333%;
    }

    .offset-xxl-8 {
        margin-left: 66.66666667%;
    }

    .offset-xxl-9 {
        margin-left: 75%;
    }

    .offset-xxl-10 {
        margin-left: 83.33333333%;
    }

    .offset-xxl-11 {
        margin-left: 91.66666667%;
    }

    .g-xxl-0,
    .gx-xxl-0 {
        --bs-gutter-x: 0;
    }

    .g-xxl-0,
    .gy-xxl-0 {
        --bs-gutter-y: 0;
    }

    .g-xxl-1,
    .gx-xxl-1 {
        --bs-gutter-x: 0.25rem;
    }

    .g-xxl-1,
    .gy-xxl-1 {
        --bs-gutter-y: 0.25rem;
    }

    .g-xxl-2,
    .gx-xxl-2 {
        --bs-gutter-x: 0.5rem;
    }

    .g-xxl-2,
    .gy-xxl-2 {
        --bs-gutter-y: 0.5rem;
    }

    .g-xxl-3,
    .gx-xxl-3 {
        --bs-gutter-x: 1rem;
    }

    .g-xxl-3,
    .gy-xxl-3 {
        --bs-gutter-y: 1rem;
    }

    .g-xxl-4,
    .gx-xxl-4 {
        --bs-gutter-x: 1.5rem;
    }

    .g-xxl-4,
    .gy-xxl-4 {
        --bs-gutter-y: 1.5rem;
    }

    .g-xxl-5,
    .gx-xxl-5 {
        --bs-gutter-x: 3rem;
    }

    .g-xxl-5,
    .gy-xxl-5 {
        --bs-gutter-y: 3rem;
    }
}

/*# sourceMappingURL=bootstrap-grid.css.map */
.header-main-wrapper {
    background-color: #131318;
    position: relative;
    margin-top: -52px;
}

.medium {
    font-size: 16px
}

.header-main-wrapper:after {
    border-bottom: 60px solid #fff;
    border-left: 100vw solid transparent;
    border-right: 50vw solid transparent;
    width: 0;
    height: 0;
    bottom: 0px;
    content: "";
    display: block;
    position: absolute;
    overflow: hidden;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 10;
}

.header-logo {
    z-index: 10;
    position: relative;
}

.cards .card svg.card-content-svg-mobile {
    border-radius: 16px;
}

.header-main-wrapper svg.header-main-wrapper-svg-desktop {
    position: absolute;
    top: -80px;
    left: 50%;
    width: 100%;
    height: auto;
    display: block;
    transform: translateX(-50%);

}

.card .card-xs-center-column-bottom-svg,
.card .card-content-svg-desktop,
.cards .card .card-content svg.card-content-svg-desktop,
svg.section-happy-svg-desktop,
svg.section-templates-container-svg-desktop,
svg.section-empowers-wrapper-container-svg-desktop {
    position: absolute;
    top: 0px;
    left: 50%;
    width: 100%;
    height: auto;
    display: block;
    transform: translateX(-50%);
    width: 100%;
    height: 100%;
    border-radius: 16px;
}

.card-svgs {
    width: 100%;
    height: 100%;
}

.cards .card svg.card-content-svg-mobile,
svg.section-happy-svg-mobile,
svg.section-templates-container-svg-mobile,
svg.section-empowers-wrapper-container-svg-mobile,
.header-main-wrapper svg.header-main-wrapper-svg-mobile {
    display: none;
}

.cards .card svg.card-content-svg-mobile,
svg.section-happy-svg-mobile,
svg.section-templates-container-svg-mobile,
svg.section-empowers-wrapper-container-svg-mobile,
.header-main-wrapper svg.header-main-wrapper-svg-mobile {
    display: none;
}

.header-main-img {
    width: 100%;
    position: relative;
}

.header-main-img-mob {
    display: none;
}

.header-main-title {
    color: #FFF;
    text-align: center;
    font-size: 64px;
    font-style: normal;
    font-family: 'Eina 03 Bold', Calibri, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
    font-weight: 700;
    line-height: 100%; /* 64px */
    letter-spacing: -0.64px;
    max-width: 830px;
    margin: 70px auto 0px;
    text-align: center;
}

.header-main-description {
    color: #E7E7E7;
    text-align: center;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 140%; /* 28px */
    max-width: 860px;
    margin: 20px auto 0px;
}

.header-main-btns {
    margin-top: 40px;
    text-align: center;
    justify-content: center;
    margin-bottom: 50px;
}

.button-demo {
    color: #fff;
    text-transform: uppercase;
    font-family: Poppins;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.8px;
    text-align: center;
    padding: 14px 38px 14px 38px;
    border-radius: 100px;
    border: 1px solid #878787;
    margin-left: 16px;
    text-transform: uppercase;
}

.button-demo:hover {
    background: rgba(255, 255, 255, .15);
    border-color: #fff;
}

.section-empowers {
    background-color: #fff;
    z-index: 10;
    position: relative;
    padding-top: 1px;
}

.section-empowers-container {
    background-color: #fff;
}

.section-empowers-container svg {
    position: absolute;
}

.section-empowers-title {
    color: #131318;
    text-align: center;
    font-family: 'Eina 03 Bold', Calibri, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 700;
    line-height: 115%; /* 73.6px */
    letter-spacing: -0.64px;
    max-width: 1120px;
    margin: 125px auto 0px;
}

.section-empowers-wrapper-container {
    background-color: #131318;
    border-radius: 16px;
    height: 690px;
    margin-top: 56px;
    position: relative;
    overflow: hidden;
}

.section-empowers-wrapper-container .section-empowers-wrapper-container-svg-desktop {
    position: absolute;
    bottom: 0;
    left: 0;
    width: auto;
    height: 100%;
    display: block;
    transform: translateX(0);
}

.row-secondary {
    margin-top: 20px;
}

.col-content-1 {
    padding-right: 10px;
}

.col-content-2 {
    padding-right: 10px;
}

.section-advantages-cart {
    background-color: #F9FAFB;
    padding: 52px 56px 34px 56px;
    height: 660px;
    border-radius: 16px;
}

.section-advantages-cart img {
    max-height: 394px;
    width: 100%;
}

.section-empowers-subtitle {
    color: #FFF;
    text-align: center;
    font-family: 'Eina 03 Bold', Calibri, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 115%; /* 55.2px */
    letter-spacing: -0.48px;
    position: relative;
    padding-top: 56px;
    margin-bottom: 24px;
}

.section-empowers-subtitle-description {
    color: #E7E7E7;
    text-align: center;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    max-width: 650px;
    margin: 0 auto;
    position: relative;
}

.section-empowers-image-wrapper {
    margin-top: 60px;
    position: relative;
    z-index: 10;
}

.section-empowers-image-wrapper img {
    max-height: 350px;
    display: block;
    margin: 0 auto;
}

img.section-empowers-image-wrapper-img-mobile {
    display: none;
}

.section-advantages-cart-subtitle {
    color: #131318;
    /*text-align: center;*/
    font-family: 'Eina 03 Bold', Calibri, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 115%; /* 55.2px */
    letter-spacing: -0.48px;
}

.section-advantages-cart-subtitle-description {
    color: #616164;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 28px */
}

.section-advantages-cart-subtitle-description-2 {
    max-width: 600px;
}

.section-advantages-cart-subtitle-description-4 {
    max-width: 657px;
}

.section-advantages {
    background-color: #fff;
}

.section-company-logo {
    background-color: #fff;
    padding-top: 140px;
}

.section-company-logo-desktop {
    position: relative;
    z-index: 20;
}

.section-game-changer {
    background-color: #fff;
    position: relative;
    margin-top: 20px;
    margin-bottom: -1000px;
}

.section-game-changer:before {

}

.section-sound {
    background-color: #F9FAFB;
    position: relative;
    padding-top: 145px;
    padding-bottom: 150px;
    z-index: 10;
}

.section-sound:after {
    border-bottom: 90px solid #fff;
    border-left: 100vw solid transparent;
    border-right: 50vw solid transparent;
    width: 0;
    height: 0;
    bottom: 0px;
    content: "";
    display: block;
    position: absolute;
    overflow: hidden;
    left: 0;
    right: 0;
    margin: auto;
}

.section-sound:before {
    border-top: 0px solid #fff;
    border-left: 0vw solid transparent;
    border-right: 100vw solid transparent;
    width: 0;
    height: 0;
    top: 0px;
    content: "";
    display: block;
    position: absolute;
    overflow: hidden;
    left: 0;
    right: 0;
    margin: auto;
}

.section-sound-title {
    font-family: Eina 03;
    font-size: 64px;
    font-weight: 700;
    line-height: 74px;
    letter-spacing: -0.01em;
    text-align: center;
    margin-bottom: 0px;
}

.section-sound-cart {
    height: 100%;
    margin-left: 32px;
}

.section-sound-cart-number {
    font-family: 'Eina 03 Bold', Calibri, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
    font-size: 120px;
    font-style: normal;
    font-weight: 400;
    line-height: 115%; /* 138px */
    letter-spacing: -1.2px;
    text-align: left;
    margin-top: 98px;
    margin-bottom: 40px;

}

.section-sound .col-lg-4:nth-child(1) .section-sound-cart-number {
    background: linear-gradient(100deg, #DF6842 2.84%, #E14597 38.73%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.section-sound .col-lg-4:nth-child(2) .section-sound-cart-number {
    background: linear-gradient(100deg, #E750DB 2.84%, #783BB8 38.73%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.section-sound .col-lg-4:nth-child(3) .section-sound-cart-number {
    background: linear-gradient(100deg, #803DD6 2.84%, #0945F4 38.73%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.section-sound-cart-title {
    color: #131318;
    font-family: 'Eina 03 Bold', Calibri, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 115%;
    letter-spacing: -0.4px;
    margin-bottom: 24px;
}

.section-sound-cart-description {
    color: #444;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    margin-top: 0px;
    max-width: 436px;
}

.section-power {
    background-color: #fff;
}

.section-power-title {
    font-family: 'Eina 03 Bold', Calibri, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
    font-size: 64px;
    font-weight: 700;
    line-height: 74px;
    letter-spacing: -0.01em;
    text-align: center;
}

.section-power-row {
    display: flex;
    margin-top: 10px;
    justify-content: center;
    align-items: center;
}

.section-power-row-img-wrapper {
    max-width: 375px;
    width: 100%;
}

.section-power-row-content {
    margin-left: 88px;
}

.section-power-content-title {
    color: #131318;
    font-family: 'Eina 03 Bold', Calibri, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
    font-size: 44px;
    font-weight: 600;
    line-height: 48px;
    letter-spacing: 0em;
    text-align: left;
    margin: 0;
    margin-bottom: 0px;
}

.section-power-content-description {
    color: #444444;
    font-family: Poppins;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    margin-top: 24px;
    max-width: 730px;
    margin-bottom: 0;
}

.section-templates {
    background-color: #fff;
    padding-top: 100px;
}

.section-templates-container {
    position: relative;
    padding: 0px;
    border-radius: 16px;
    background-color: #131318;
    max-height: 484px;
    overflow: hidden;
}

.section-templates-container svg {
    position: absolute;
    height: auto;
    width: auto;
    overflow: hidden;
}

.section-templates-row {
    z-index: 2;
    position: relative;
    padding: 56px;
    justify-content: space-between;
}

.section-template-content {
    max-width: 650px;
}

.section-template-title {
    color: #FFF;
    font-family: 'Eina 03 Bold', Calibri, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
    font-size: 48px;
    font-weight: 700;
    line-height: 55px;
    letter-spacing: -0.01em;
    margin-bottom: 24px;
}

.section-template-description {
    color: #FFF;
    font-family: Poppins;
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0em;
    margin-top: 0;
    margin-bottom: 50px;
}

.section-template-link {
    color: #FFF;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 110%; /* 17.6px */
    letter-spacing: 0.8px;
    text-transform: uppercase;
    cursor: pointer;
    padding: 14px 38px;
    border-radius: 100px;
    border: 1px solid #878787;
}

.section-template-link:hover {
    background: rgba(255, 255, 255, .15);
    border-color: #fff;
}

.section-template-image-wrapper {
    width: auto;
}

.section-template-image-wrapper img {
    max-height: 358px;
}

.section-reports {
    background-color: #fff;
    padding-bottom: 200px;
    margin-top: -40px;
}

.section-reports-cart {
    background-color: #F9FAFB;
    border-radius: 16px;
    padding: 86px 56px 56px 56px;
    height: 869px;
    position: relative;
}

.section-reports-cart-subtitle {
    color: #131318;
    font-family: 'Eina 03 Bold', Calibri, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
    font-size: 48px;
    font-weight: 700;
    line-height: 55px;
    letter-spacing: -0.01em;
    margin-top: 92px;
    margin-bottom: 24px;
}

.section-reports-cart-subtitle-description {
    color: #424246;
    font-family: Poppins;
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0em;
    max-width: 639px;
    margin: 0;
    margin-bottom: 40px;
}

.section-reports-link {
    color: #131318;
    text-align: center;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 110%; /* 17.6px */
    letter-spacing: 0.8px;
    text-transform: uppercase;
    border-radius: 100px;
    border: 1px solid #878787;
    padding: 14px 38px;
    display: inline-block;
    position: absolute;
    bottom: 40px;
    cursor: pointer;
}

.section-reports-link:hover {
    border-radius: 100px;
    border: 1px solid #131318;
    background: #131318;
    color: #fff;
}

.section-happy {
    background-color: #101010;
    position: relative;
    padding-top: 145px;
    padding-bottom: 240px;
    overflow: hidden;
}

.section-happy .section-happy-svg-desktop {
    position: absolute;
    top: 0;
    left: 50%;
    width: 100%;
    height: auto;
    display: block;
    transform: translateX(-50%);
    width: auto;
    height: 100%;
    background-color: #101010;
}

@media (min-width: 1940px) {
    .section-reports-cart {
        height: 100%;
        max-height: 800px;
    }
}

@media (min-width: 2000px) {
    .section-happy .section-happy-svg-desktop {
        width: 100%;
        height: auto;
    }
}

.section-happy:after {
    border-bottom: 90px solid #fff;
    border-left: 100vw solid transparent;
    border-right: 50vw solid transparent;
    width: 0;
    height: 0;
    bottom: 0px;
    content: "";
    display: block;
    position: absolute;
    overflow: hidden;
    left: 0;
    right: 0;
    margin: auto;
}

.section-happy:before {
    border-top: 90px solid #fff;
    border-left: 0vw solid transparent;
    border-right: 100vw solid transparent;
    width: 0;
    height: 0;
    top: 0px;
    content: "";
    display: block;
    position: absolute;
    overflow: hidden;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1;
}

.section-happy-title {
    color: #FFF;
    text-align: center;
    font-family: 'Eina 03 Bold', Calibri, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 700;
    line-height: 72px; /* 112.5% */
    letter-spacing: -0.64px;
    margin-bottom: 0;
}

.section-happy-cart-number {
    font-family: 'Eina 03 Bold', Calibri, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
    font-size: 120px;
    font-style: normal;
    font-weight: 400;
    line-height: 115%; /* 138px */
    letter-spacing: -1.2px;
    margin-bottom: 36px;
}

.section-happy-cart-number-1 {
    background: linear-gradient(100deg, #803DD6 2.84%, #0945F4 38.73%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.section-happy-cart-number-2 {
    background: linear-gradient(100deg, #DF6842 2.84%, #E14597 38.73%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.section-happy-cart-number-3 {
    background: linear-gradient(100deg, #E750DB 2.84%, #783BB8 38.73%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.section-happy-cart-description {
    color: #FFF;
    /* font-family: 'Eina 03 SemiBold', Calibri, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif; */
    font-family: 'Poppins', Arial, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6; /* 141.176% */
    max-width: 436px;
    margin: 0;
}

/* .section-happy-cart-description.price {
    max-width: 310px;
} */

/* 141.176% */
.section-together {
    background-color: #fff;
    padding-top: 100px;
    padding-bottom: 100px;
}

.section-together-text {
    color: #131318;
    font-family: 'Eina 03 Bold', Calibri, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 400;
    line-height: 115%; /* 73.6px */
    letter-spacing: -0.64px;
    max-width: 500px;
    margin-top: 200px;
}

.section-together-circles {
    top: -20px;
    position: relative;
}

.section-together-circle-1,
.section-together-circle-2,
.section-together-circle-3 {
    cursor: pointer;
}

.section-together-circle-1 {
    display: inline-flex;
    height: 390px;
    width: 390px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    border-radius: 263.514px;
    background: linear-gradient(270deg, #FB5110 -18.09%, #FB5110 -18.07%, #FF005C 46.27%, #9F00FF 117.25%);
}

.section-together-circle-1-text {
    color: #FFF;
    text-align: center;
    font-family: Poppins;
    font-size: 39px;
    font-style: normal;
    font-weight: 700;
    line-height: 128%; /* 49.92px */
    letter-spacing: 1.95px;
    text-transform: uppercase;
}

.section-together-circle-2 {
    display: inline-flex;
    height: 285px;
    width: 285px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    border-radius: 192.568px;
    background: linear-gradient(270deg, #FB5110 -18.09%, #FB5110 -18.07%, #FF005C 46.27%, #9F00FF 117.25%);
}

.section-together-circle-1:hover,
.section-together-circle-2:hover,
.section-together-circle-3:hover {
    background: #9f00ff !important;
}

.section-together-circle-2 {
    top: 214px;
    position: relative;
}

.section-together-circle-2-text {
    color: #FFF;
    text-align: center;
    font-family: Poppins;
    font-size: 28.5px;
    font-style: normal;
    font-weight: 700;
    line-height: 128%; /* 36.48px */
    letter-spacing: 1.425px;
    text-transform: uppercase;
}

.section-together-circle-3 {
    display: inline-flex;
    height: 238px;
    width: 238px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    border-radius: 160.811px;
    background: linear-gradient(270deg, #FB5110 -18.09%, #FB5110 -18.07%, #FF005C 46.27%, #9F00FF 117.25%);
}

.section-together-circle-3 {
    position: relative;
    top: -340px;
    left: 650px;
}

.section-together-circle-3-text {
    color: #FFF;
    text-align: center;
    font-family: Poppins;
    font-size: 23.8px;
    font-style: normal;
    font-weight: 700;
    line-height: 128%; /* 30.464px */
    letter-spacing: 1.19px;
    text-transform: uppercase;
}

.section-game-changer-title {
    color: #131318;
    font-family: 'Eina 03 Bold', Calibri, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 700;
    line-height: 115%; /* 73.6px */
    letter-spacing: -0.64px;
    max-width: 500px;
    margin-top: 300px;
}

/*Masonry*/
.container-masonry {
    position: relative;
    right: -34%;
    top: -750px;
    width: 200%;
    max-width: 1670px;
}

.cards {
    /*max-width: 1540px;*/
    width: 100% !important;
    margin: 0 auto;
}

.cards .card {
    max-width: 450px;
    width: 100%;
    /*width: calc(33.33% - 20px); !* Set the width of each item (adjust as needed) *!*/
    margin-bottom: 20px;
    border-radius: 16px;
    background: #131318;
    padding: 44px;
    position: relative;
}

.cards .card .card-content {
    height: 100%;
    min-height: 125px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    /*align-items: center;*/
}

.cards .card .card-content svg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.cards .card.height-xs {
    /*height: 337px;*/
    height: 243px;
}

/*.cards .card.height-sm {*/
/*    height: 343px;*/
/*}*/

/*.cards .card.height-md {*/
/*    height: 393px;*/
/*}*/

/*.cards .card.height-lg {*/
/*    height: 633px;*/
/*}*/

.cards .card.card-xs-center-column-bottom .card-content .card-content-bottom,
.cards .card.card-xs-center-column-bottom .card-content-bottom,
.cards .card.height-md .card-content-bottom,
.cards .card.height-sm .card-content-bottom,
.cards .card.height-lg .card-content-bottom {
    margin-top: 72px;
}

.card-xs-right-column {
    margin-top: -20px;
}

.card-xs-right-column-top {
    margin-top: -80px;
}

.card-xs-right-column-bottom {
    /*margin-top: 40px;*/
}

.card-md-right-column {
    margin-top: -20px;
}

.card-md-right-column-center {
    /*margin-top: 0px;*/
}

.card-lg-center-column-top {
    margin-top: -20px;
}

.card-xs-right-column-bottom,
.card-xs-center-column-bottom,
.card-xs-left-column-bottom,
.card-lg-center-column-top,
.card-md-left-column-top,
.card-xs-right-column-top {
    position: relative;
}

.card-lg-center-column-top:after,
.card-md-left-column-top:after {
    border-top: 26px solid #fff;
    border-left: 0vw solid transparent;
    border-right: 30vw solid transparent;
    width: auto;
    top: -3px;
    content: "";
    position: absolute;
    overflow: hidden;
    left: -30px;
    right: 0;
}

.card-xs-right-column-top:after {
    border-top: 60px solid #fff;
    border-left: 0vw solid transparent;
    border-right: 70vw solid transparent;
    width: auto;
    /*height: 0;*/
    top: -3px;
    content: "";
    /*display: block;*/
    position: absolute;
    overflow: hidden;
    left: -30px;
    right: 0;
    /*margin: auto;*/
}

.card-xs-left-column-bottom:before {
    border-top: 35px solid transparent;
    border-right: 540px solid #fff;
    border-bottom: 200px solid #fff;
    border-left: 0vw solid transparent;
    width: auto;
    bottom: -3px;
    content: "";
    position: absolute;
    overflow: hidden;
    right: 0;
    left: 0;
}

.card-xs-center-column-bottom:before {
    border-top: 0px solid transparent;
    border-right: 100vw solid #fff;
    border-bottom: 20px solid #fff;
    border-left: 540px solid transparent;
    width: auto;;
    /*height: 0;*/
    bottom: -3px;
    content: "";
    position: absolute;
    overflow: hidden;
    left: 0;
    right: 0;
    z-index: 12;
}

.card-xs-right-column-bottom:before {
    border-top: 50px solid transparent;
    border-right: 24vw solid #fff;
    border-bottom: 70px solid #fff;
    border-left: 0vw solid transparent;
    width: auto;
    bottom: -3px;
    content: "";
    position: absolute;
    overflow: hidden;
    right: 0;
    left: -1px;
}

.card-content-head {
    display: flex;
    width: 100%;
    align-items: flex-start;
    z-index: 1;
}

.card-content-head-img {
    width: 95px;
    height: 95px;

}

.card-content-head-title {
    margin-left: 37px;
}

.card-content-head-title-name {
    color: #FFF;
    font-family: 'Eina 03 Bold', Calibri, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
    /*font-family: Eina03-SemiBold;*/
    font-size: 34px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px; /* 141.176% */
    margin: 0;
}

.card-content-head-title-company {
    color: #E7E7E7;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px; /* 166.667% */
    margin: 0;
    margin-top: 14px;
}

.section-company-logo-mobile {
    display: none;
}

.card-content-bottom-review {
    color: #E7E7E7;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px; /* 150% */
    max-width: 412px;
    z-index: 10;
    margin: 0;
}

.section-together-circle-1-text span {
    display: block;
}

.section-happy-cart-description {
    font-size: 20px;
    /* max-width: 370px; */
}

.section-happy-cart {
    margin-left: 34px;
}

@media screen and (max-width: 1800px) {
    .section-together-circles {
        top: 30px;
    }

    .section-together-circle-1 {
        height: 310px;
        width: 310px;
    }

    .section-together-circle-1-text {
        font-size: 30px;
    }

    .section-together-circle-2 {
        height: 205px;
        width: 205px;
    }

    .section-together-circle-2-text {
        font-size: 18.05px;
    }

    .section-together-circle-3 {
        position: relative;
        height: 190px;
        width: 190px;
        top: -240px;
        left: 510px;
    }

    .section-together-circle-3-text {
        line-height: 128%;
        font-size: 17px;
    }
}

@media screen and (max-width: 1780px) {
    .section-reports-cart-subtitle {
        font-size: 40px;
    }
}

@media screen and (max-width: 1750px) {
    .section-template-image-wrapper img {
        max-height: 300px;
    }

    .section-sound-cart-description {
        max-width: 386px;
    }

}

@media screen and (max-width: 1700px) {
    .section-game-changer-title {
        font-size: 50px;
        max-width: 400px;
    }

    .container-masonry {
        top: -670px;
        max-width: 1450px;
        width: 100%;
    }

    .cards {
        height: 1385px;
    }

    .cards .card {
        max-width: 390px;
    }

    /*.section-happy-cart-description {*/
    /*    font-size: 30px;*/
    /*    max-width: 380px;*/
    /*}*/
    .section-power-title {
        font-size: 54px;
    }

    .section-reports-cart {
        max-height: 650px
    }

    .section-reports-cart-subtitle {
        margin-top: 50px;
    }

    .card-xs-left-column-bottom,
    .card-xs-right-column-top,
    .card-md-right-column-center,
    .card-xs-right-column-bottom {
        display: none;
    }

    /*.cards .card.height-lg {*/
    /*    height: 665px;*/
    /*}*/
    .card-xs-left-column-bottom:before {
        border-right: 470px solid #fff;
    }

    .card-sm-left-column-bottom:before {
        border-top: 140px solid transparent;
        border-right: 146vw solid #fff;
        border-bottom: 0px solid #fff;
        border-left: 0px solid transparent;
        top: -44px;
        z-index: 10;
    }

    .card-xs-center-column-bottom:before {
        border-top: 140px solid transparent;
        border-right: 146vw solid #fff;
        border-bottom: 0px solid #fff;
        border-left: 0px solid transparent;
        /* top: -44px; */
        top: 132px;
        z-index: 10;
    }

    /*.card-sm-left-column-bottom:before {*/
    /*    border-top: 140px solid transparent;*/
    /*    border-right: 146vw solid #fff;*/
    /*    border-bottom: 0px solid #fff;*/
    /*    border-left: 0px solid transparent;*/
    /*    top: -44px;*/
    /*    z-index: 10;*/
    /*    bottom: -3px;*/
    /*    content: "";*/
    /*    position: absolute;*/
    /*    overflow: hidden;*/
    /*    left: 0;*/
    /*    right: 0;*/
    /*    z-index: 12;*/
    /*}*/
    .card.card-xs-center-column-bottom {

    }
}

@media screen and (max-width: 1619px) {
    .section-template-image-wrapper img {
        max-height: 240px;
    }

    .section-template-content {
        max-width: 620px;
    }

    .section-template-description {
        font-size: 18px;
    }

    .section-sound-cart-description {
        font-size: 18px;
        max-width: 370px;
    }
}

@media screen and (max-width: 1600px) {
    .header-main-title {
        margin: 20px auto 0px;
    }
}

@media screen and (max-width: 1550px) {
    .section-reports-cart-subtitle {
        font-size: 34px;
    }

    .section-sound-cart-title {
        font-size: 34px;
    }

    .section-sound-cart-description {
        font-size: 16px;
        max-width: 336px;
    }

    .cards .card {
        max-width: 350px;
    }

    .card-lg-center-column-top:after, .card-md-left-column-top:after {
        border-top: 26px solid #fff;
        border-left: 0vw solid transparent;
        border-right: 34vw solid transparent;
        width: auto;
        top: -3px;
        content: "";
        position: absolute;
        overflow: hidden;
        left: -30px;
    }

    .card-xs-center-column-bottom:before {
        top: -10px;
    }
}

@media screen and (min-width: 1700px) {
    .card-xs-center-column-bottom:before {
        border-top: 140px solid transparent;
        border-right: 146vw solid #fff;
        border-bottom: 0px solid #fff;
        border-left: 0px solid transparent;
        top: 430px;
        left: calc(-100% - 40px);
        z-index: 10;
    }
}

@media screen and (max-width: 1700px) {
    .card-xs-center-column-bottom:before {
        top: 160px;
        left: calc(-100% - 40px);
    }
}

@media screen and (max-width: 1630px) {
    .section-advantages-cart-subtitle {
        font-size: 40px;
    }

    .section-advantages-cart {
        height: 620px;
    }
}

@media screen and (max-width: 1500px) {
    .section-together-circles {
        top: 60px;
    }

    .section-advantages-cart {
        height: 600px;
    }

    .section-template-content {
        max-width: 580px;
    }

    .section-template-description {
        font-size: 16px;
    }

    .section-happy {
        padding-top: 110px;
        padding-bottom: 200px;
    }

    .section-happy-cart-number {
        font-size: 100px;
    }

    .section-together-circle-1 {
        height: 280px;
        width: 280px;
    }

    .section-together-circle-1-text {
        font-size: 25px;
    }

    .section-together-circle-2-text {
        font-size: 18.05px;
    }

    .section-together-circle-3 {
        position: relative;
        height: 180px;
        width: 180px;
        top: -240px;
        left: 450px;
    }

    .section-together-circle-3-text {
        line-height: 128%;
    }

    .section-reports-cart {
        max-height: 650px
    }

    .section-empowers-image-wrapper img {
        margin-left: 40px;
    }

    .card-xs-center-column-bottom:before {
        top: 210px;
    }
}

@media screen and (max-width: 1440px) {
    .card-lg-center-column-top:after, .card-md-left-column-top:after {
        border-top: 20px solid #fff;
    }

    .section-advantages-cart-subtitle {
        font-size: 30px;
    }

    .section-advantages-cart-subtitle-description {
        font-size: 18px;
    }

    .section-empowers-image-wrapper img {
        margin-left: 20px;
    }

    .section-advantages-cart {
        height: 540px;
    }

    .section-advantages-cart {
        padding: 44px 36px 44px 36px;
    }
}

@media screen and (max-width: 1420px) {
    .section-power-content-title {
        font-size: 30px;
    }
}

@media screen and (max-width: 1400px) {
    .section-together-circles {
        top: 110px;
        left: 100px;
    }

    .section-together-circle-1 {
        height: 189px;
        width: 189px;
    }

    .section-together-circle-1-text {
        font-size: 20px;
    }

    .section-together-circle-2 {
        height: 148px;
        width: 148px;
        top: 160px;
    }

    .section-together-circle-2-text {
        font-size: 16px;
    }

    .section-together-circle-3 {
        height: 117px;
        width: 117px;
        padding: 0;
        top: 0px;
        left: -40px;
    }

    .section-together-circle-3-text {
        font-size: 14px;
        letter-spacing: 0.7px;
        width: 61px;
    }

    .section-together-circle-3-text span {
        display: block;
    }

    .section-sound-cart-title {
        font-size: 32px;
    }

    .section-sound-cart-description {
        max-width: 320px;
    }

    .section-power-title {
        font-size: 44px;
    }

    .section-template-content {
        max-width: 440px;
    }

    .section-template-title {
        font-size: 24px;
        line-height: 115%; /* 27.6px */
        letter-spacing: -0.24px;
    }

    .section-template-description {
        line-height: 140%;
    }
}

@media screen and (min-height: 820px) and (min-width: 1440px) {
    .header-main-img {
        width: 100%;
        bottom: 0;
        position: relative;
    }
}

/* @media screen and (min-height: 860px) and (min-width: 1440px) {
    .header-main-img {
        position: absolute;
    }
} */
@media screen and (min-height: 822px) and (min-width: 1490px) {
    .header-main-img {
        width: 100%;
        bottom: 0;
        position: relative;
    }
}

@media (min-width: 1920px) and (min-height: 977px) {
    .header-main-img {
        width: 100%;
        bottom: 0;
        position: relative;
    }
}

@media screen and (max-width: 1350px) {
    .section-reports-cart-subtitle {
        font-size: 24px;
        line-height: 115%; /* 27.6px */
        letter-spacing: -0.24px;
        margin-bottom: 16px;
    }

    .section-reports-cart-subtitle {
        font-size: 24px;
    }

    .section-reports-cart {
        max-height: 550px;
    }

    .section-game-changer {
        margin-bottom: -878px;
    }

    .section-happy-title {
        font-size: 54px;
    }

    .section-happy-cart-number {
        font-size: 70px;
        line-height: 115%; /* 80.5px */
        letter-spacing: -0.7px;
    }

    .section-happy-cart-description {
        font-size: 20px;
        max-width: 310px;
    }

    .container-masonry {
        top: -580px;
        right: -25%;
    }

    .cards .card {
        max-width: 330px;
    }

    .card-lg-center-column-top:after, .card-md-left-column-top:after {
        border-top: 19px solid #fff;
    }

    .section-game-changer-title {
        font-size: 32px;
        max-width: 248px;
    }

    .card-xs-center-column-bottom:before {
        top: 305px;
    }
}

@media screen and (max-width: 1300px) {
    .section-advantages-cart img {
        max-height: 300px
    }

    .section-sound-cart-description {
        max-width: 300px;
    }

    .section-templates-container {
        max-height: 100%;
    }

    .section-templates-row {
        padding: 44px 20px 33px 20px;
    }

    .section-template-image-wrapper {
        margin-top: 48px;
    }

    .section-template-title {
        margin-top: 0;
        margin-bottom: 16px;
    }

    .section-template-description {
        margin-bottom: 40px;
    }

    .section-template-image-wrapper img {
        max-height: 100%;
    }

    .section-templates-container svg {
        position: absolute;
        width: auto;
        left: 0;
        right: 0;
        height: 100%;
        bottom: 0;
    }

}

@media screen and (max-width: 1247px) {
    .section-together-text {
        font-size: 60px;
    }

    .section-happy-cart-description {
        max-width: 270px;
    }
}

@media screen and (max-width: 1200px) {
    .header-main-title {
        font-size: 44px;
        max-width: 600px;
    }

    .section-together {
        margin-bottom: 180px;
    }

    .section-together-text {
        margin: 0 auto;
        text-align: center;
    }

    .section-together-circles {
        text-align: center;
        top: auto;
        left: auto;
        margin-top: 56px;
    }

    .section-together-text {
        font-size: 50px;
    }

    .section-advantages-cart-subtitle {
        margin-top: 40px;
    }

    .section-sound-cart-number {
        font-size: 100px;
    }

    .section-sound-cart-title {
        font-size: 26px;
    }

    .section-sound-cart-description {
        font-size: 14px;
        max-width: 248px;
    }

    .section-reports-cart {
        max-height: 560px;
    }

    .section-reports-cart-subtitle-description {
        font-size: 16px;
    }

    .section-reports-cart {
        padding: 44px 20px;
        max-height: 500px;
    }

    .section-happy-title {
        line-height: 110%; /* 35.2px */
        letter-spacing: -0.32px
    }

    .section-game-changer {
        margin-bottom: 0;
    }

    .section-game-changer-row {
        flex-direction: column;
    }

    .section-game-changer-title {
        margin: 80px auto 80px;
        max-width: 100%;
        text-align: center;
    }

    .cards {
        max-width: 850px;
    }

    .card-content-head-title-name {
        font-size: 24px;
        line-height: 26px;
    }

    .card-content-head-title-company {
        line-height: 18px;
    }

    .container-masonry {
        max-width: initial;
    }

    .cards .card {
        max-width: 280px;
    }

    .section-game-changer-title {
        margin-top: 0;
    }

    .container-masonry {
        position: initial;
    }

    .card-xs-center-column-bottom:before,
    .card-lg-center-column-top:after,
    .card-md-left-column-top:after {
        display: none;
    }
}

@media screen and (max-width: 1150px) {
    .section-empowers-title {
        font-size: 50px;
        margin-top: 55px;
    }

    .cards {
        max-width: 780px;
    }

    .header-main-wrapper .container {
        position: relative;
    }

    /* .header-main-img {
        position: absolute;
        bottom: 0;
    } */
    .section-advantages-cart {
        height: 480px;
    }

    .section-advantages-cart img {
        /*max-height: 260px;*/
        max-height: 100%;
        max-width: 100%;
    }

    .section-advantages-cart-subtitle {
        font-size: 24px;
        margin-top: 40px;
    }

    .section-advantages-cart-subtitle-description {
        font-size: 16px;
    }

    .section-power-title {
        font-size: 32px;
        line-height: 110%;
        letter-spacing: -0.32px;
    }

    .section-power-content-title {
        font-size: 24px;
        line-height: 115%;
        letter-spacing: -0.24px;
    }

    .section-power-content-description {
        font-size: 16px;
        line-height: 140%;
    }

    .section-happy-title {
        font-size: 40px;
    }
}

@media screen and (max-width: 1150px) {
    .cards .card {
        max-width: 290px;
    }

    .section-advantages-cart {
        padding: 44px 20px 44px 20px;
    }
}

@media screen and (max-width: 1035px) {
    .section-advantages-cart-subtitle-description {
        font-size: 14px;
    }

    .section-power-row {
        flex-direction: column;
        align-items: center;
        margin-bottom: 72px;
    }

    .section-power-row-content {
        margin: 0;
    }

    .section-power-content-title {
        margin-top: 20px;
    }

    .section-power-content-description {
        max-width: 353px;
    }

    .section-power-title {
        max-width: 330px;
        margin: auto;
    }
}

@media screen and (max-width: 1024px) {
    .header-main-wrapper {
        /* height: calc(100vh - 80px); */
        margin-top: -80px;
    }

    .section-reports-link {
        bottom: 30px;
    }
}

@media (min-width: 1024px) and (min-height: 1365px) {
    .header-main-wrapper {
        height: calc(50vh - 80px);
    }
}

@media (min-width: 1920px) and (min-height: 1365px) {
    .header-main-wrapper {
        height: calc(70vh - 80px);
    }
}

@media screen and (max-width: 996px) {

    .section-advantages-cart {
        height: 420px;
    }

    .col-lg-6 {
        flex: 0 0 auto;
        width: 50%;
    }

    .section-sound-row {
        justify-content: center;
    }

    .sound-col-wrapper {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .section-sound-cart-number {
        margin-top: 44px;
    }

    .section-together-text {
        font-size: 32px;
        max-width: 320px;
    }

    .section-game-changer {
        margin-top: 0;
        margin-bottom: 140px;
    }

    .section-sound {
        padding-top: 133px;
        padding-bottom: 139px;
    }

    .section-game-changer-title {
        max-width: 300px;
    }

    .cards {
        max-width: 680px;
    }

    .cards .card {
        padding: 20px;
    }

    .card-lg-center-column-top {
        margin-top: 0;
    }

    .card-xs-center-column-bottom {
        margin-top: 0px;
    }

    .card-content-head-title-name {
        font-size: 24px;
    }

    .card-content-bottom-review {
        font-size: 16px;
        line-height: 140%;
    }

    .section-game-changer-title {
        margin: 0px auto 24px auto;
    }

    .cards {
        height: auto;
    }
}

@media screen and (max-width: 940px) {
    .section-template-content {
        max-width: 80%;
    }

    .header-main-wrapper svg.header-main-wrapper-svg-desktop {
        height: 100%;
        width: auto;
    }

    .header-main-title {
        padding-top: 100px;
    }

    .header-main-btns {
        margin-bottom: 50px;
    }

    /* .header-main-img {
        margin-top: 150px;
    } */
    .section-together-text {
        max-width: 320px;
    }

    .section-advantages {
        margin-top: 20px;
    }

    .section-reports {
        margin-top: 12px;
    }

}

@media screen and (max-width: 821px) {
    .header-main-wrapper {
        /* height: calc(60vh - 80px); */
        top: -80px;
    }

    .cards .card {
        padding: 20px;
    }
}

@media screen and (max-width: 800px) {
    .header-main-wrapper {
        /* height: calc(100vh - 60px); */
        margin-top: -10px;
    }

    .header-main-title {
        padding-top: 75px;
    }
}

@media screen and (max-width: 770px) {
    section .container {
        padding: 0 20px;
    }

    .header-main-wrapper {
        /* height: calc(70vh - 80px); */
        margin-top: -80px;
    }

    .header-main-title {
        font-size: 50px;
        max-width: 650px;
    }

    .header-main-description {
        font-size: 18px;
    }

    .section-reports .col-xl-6.col-md-6.col-sm-12.col-12.col-wrapper {
        margin-bottom: 60px;
    }

    .section-reports .row {
        flex-direction: column-reverse;
    }

    .section-reports-link {
        bottom: 120px;
    }

    .section-empowers-subtitle {
        margin-top: 0;
        padding: 0;
        text-align: left;
    }

    .section-empowers-subtitle-description {
        text-align: left;
    }

    .section-empowers-wrapper-container {
        padding: 44px 20px 0px 20px;
        height: auto;
    }

    .section-empowers-image-wrapper {
        margin-top: 25px;
    }

    .section-empowers-image-wrapper img {
        max-height: 415px;
        margin-left: auto;
    }

    img.section-empowers-image-wrapper-img-desktop {
        display: none;
    }

    img.section-empowers-image-wrapper-img-mobile {
        display: block;
        max-height: 532px;
    }

    .section-empowers-title {
        font-size: 40px;
        max-width: 400px;
    }

    .section-advantages-cart img {
        max-height: 230px;
    }

    .section-advantages-cart {
        height: 420px;
    }

    .section-power-title {
        font-size: 32px;
        line-height: 110%;
        margin: 140px auto 56px;
        width: 100%;
    }

    .section-happy-title {
        font-size: 32px;
        line-height: 110%; /* 35.2px */
        letter-spacing: -0.32px;
    }

    .section-together-row {
        flex-direction: column;
        align-items: center;
    }

    .section-together-text {
        margin-top: 0px;
    }

    .section-together {
        padding-top: 100px;
        padding-bottom: 80px;
    }

    .section-together-circle-2 {
        position: absolute;
        top: -32px;
        left: 0;
    }

    .section-together-circle-2 {
        height: 148px;
        width: 148px;
        height: 148px;
        width: 148px;
        top: 260px;
        right: initial;
        left: initial;
        transform: translate(-58%, -50%);
    }

    .section-together-circle-3 {
        top: 100px;
        left: 70px;
        transform: translate(-50%, -50%);
    }

    .section-reports-cart {
        display: flex;
        flex-direction: column;
        max-height: 100%;
        height: 100%;
        padding: 44px 20px 34px 20px;

    }

    .section-reports-cart-subtitle {
        margin-top: 47px;
        order: 1;
    }

    .section-reports-cart-subtitle-description {
        order: 2;
    }

    .section-reports-link {
        margin-bottom: 0;
        order: 3;
        position: initial;
    }

    .section-reports-cart img {
        order: 1;
        margin: 0;
    }

    .cards .card.card-xs-center-column-bottom .card-content .card-content-bottom, .cards .card.card-xs-center-column-bottom .card-content-bottom, .cards .card.height-md .card-content-bottom, .cards .card.height-sm .card-content-bottom, .cards .card.height-lg .card-content-bottom {
        margin-top: 32px;
    }
}

@media screen and (max-width: 740px) {
    div.container-masonry {
        width: 100%;
        max-width: 100%;
    }

    div.cards {
        width: 100%;
        max-width: 100%;
    }

    .cards .card {
        max-width: 100%;
        width: calc(100% - 40px);
    }

    p.card-content-bottom-review {
        max-width: 100%;
    }

    .cards {
        max-width: 320px;
    }

    .container-masonry {
        max-width: 340px;
        margin: 0 auto;
    }

    .card.card-xs-center-column-bottom {
        display: none;
    }
}

@media screen and (max-width: 710px) {
    .section-empowers-subtitle {
        font-size: 40px;
    }

    .section-advantages-cart img {
        max-height: 200px;
    }
}

@media screen and (max-width: 610px) {

    .section-template-content {
        max-width: 100%;
    }

    .header-main-wrapper {
        /* height: calc(70vh - 80px); */
        margin-top: -80px;
    }

    .section-company-logo-mobile {
        display: block;
        width: 100%;
        height: 100%;
    }

    .section-company-logo-desktop {
        display: none;
    }

    .section-empowers-subtitle {
        font-size: 30px;
    }

    .section-empowers-subtitle-description {
        font-size: 18px;
        max-width: 380px;
        margin: 0;
    }

    .section-advantages {
        margin-top: 0;
    }

    .section-advantages-cart {
        display: flex;
        flex-direction: column-reverse;
        justify-content: flex-end;
        margin-top: 12px;
        max-height: 517px;
        height: auto;
    }

    .section-advantages-cart-subtitle {
        order: 2;
        margin: 0px 0px 16px 0px;
    }

    .section-advantages-cart-subtitle-description {
        order: 1;
        margin: 0 0 52px 0;
    }

    .section-advantages .col-6 {
        flex: 0 0 auto;
        width: 100%;
    }

    .section-advantages-first-row .col-content-2 {
        order: 1;
    }

    .section-advantages-first-row .col-content-1 {
        order: 2;
    }

    .row-secondary {
        margin-top: 0;
    }

    .section-advantages-cart img {
        margin: 0 auto;
        max-height: 100%;
        max-width: 100%;
    }

    .section-company-logo {
        padding-top: 135px;
    }

    .header-main-wrapper {
        /* height: calc(100vh - 80px); */
        margin-top: -10px;
    }
}

@media screen and (max-width: 582px) {
    .header-main-title {
        font-size: 50px;
    }

    .section-happy-cart {
        margin-left: 0;
    }

    .header-main-description {
        font-size: 18px;
        margin-top: 10px;
    }

    .section-sound-cart {
        text-align: center;
        margin: 0;
    }

    .section-sound-cart-number {
        font-size: 70px;
        line-height: 115%; /* 80.5px */
        letter-spacing: -0.7px;
        text-align: center;
        margin-top: 64px;
        margin-bottom: 24px;

    }

    .section-sound-title {
        font-size: 32px;
        line-height: 110%; /* 35.2px */
        letter-spacing: -0.32px;
        margin-top: 0px;
    }

    .section-sound-cart-title {
        font-size: 24px;
        font-weight: 700;
        line-height: 115%; /* 27.6px */
        letter-spacing: -0.24px;
    }

    .section-sound-cart-description {
        max-width: 100%;
        margin-bottom: 0px;
    }

    .sound-col-wrapper {
        width: 100%;
    }

    .section-power-content-description {
        font-size: 14px;
        margin-top: 16px;
    }

    .section-template-description {
        max-height: 313px;
        font-size: 14px;
        line-height: 140%;
    }

    .section-happy-title {
        font-size: 32px;
        line-height: 110%; /* 35.2px */
        letter-spacing: -0.32px;
    }

    .section-happy-cart {
        text-align: center;
    }

    .section-happy-cart-number {
        margin-top: 64px;
        margin-bottom: 24px;
    }

    .section-happy-cart-description {
        max-width: 100%
    }
}

@media screen and (max-width: 570px) {
    .section-happy:after,
    .section-happy:after,
    .section-sound:after {
        border-bottom: 50px solid #fff;
    }

    .section-happy:before,
    .section-sound:before,
    .section-happy:before {
        border-top: 50px solid #fff;
    }

    .header-main-wrapper {
        /* height: calc(100vh - 80px); */
        margin-top: -40px;
    }

    .container-masonry {
        max-width: initial;
    }

    /* .cards .card {
        max-width: initial;
        width: auto;
    } */
    .cards {
        max-width: initial;
        width: 100% !important;
    }

    .card-content-head-img {
        width: 48px;
        height: 48px;
    }

    .header-main-title {
        font-size: 32px;
        max-width: 320px;
        margin-top: 37px;
        padding: 100px 0 10px 0;
    }

    .header-main-description {
        font-size: 16px;
        margin-top: 10px;
        max-width: 342px;
        margin: 0 auto;
    }

    .header-main-wrapper:after {
        border-top: 60px solid transparent;
        border-bottom: 126px solid #fff;
        border-left: 0vw solid transparent;
        border-right: 100vw solid #fff;
        bottom: -127px;
    }

    .card .card-content-svg-desktop,
    .cards .card svg.card-content-svg-desktop,
    svg.section-happy-svg-desktop,
    svg.section-templates-container-svg-desktop,
    svg.section-empowers-wrapper-container-svg-desktop,
    .header-main-wrapper svg.header-main-wrapper-svg-desktop {
        display: none;

    }

    .cards .card svg.card-content-svg-mobile {
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        width: 100%;
        height: auto;
        display: block;
        transform: translate(-50%, -50%);
        width: 100%;
        height: 100%;
        right: 0;
        z-index: 0;
        borde-right: 16px;
    }

    svg.section-happy-svg-mobile,
    svg.section-templates-container-svg-mobile,
    svg.section-empowers-wrapper-container-svg-mobile,
    .header-main-wrapper svg.header-main-wrapper-svg-mobile {
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        width: 100%;
        height: auto;
        display: block;
        transform: translate(-50%, -50%);
        width: 100%;
        height: auto;
        right: 0;
    }

    /* svg.section-templates-container-svg-mobile {
        width: auto;
        height: 100%;
    } */
    .card svg.card-content-svg-mobile {
        position: absolute;
        width: 100%;
        height: 20%;
        z-index: 111;
        max-height: 100%;
        right: 0;
        left: 0;
        display: block;
        top: 0;
        width: 100%;
        display: block;
        width: 108%;
        right: 0;
    }

    .card svg {
        position: absolute;
        width: 100%;
        height: 20%;
        z-index: 111;
        max-height: 100%;
        right: 0;
        left: 0;
        display: block;
        /* position: absolute; */
        top: 0;
        /* left: 50%; */
        width: 100%;
        /* height: auto; */
        display: block;
        /* transform: translate(-50%, -50%); */
        width: 108%;
        /* height: auto; */
        right: 0;
    }

    .button-demo,
    .medium {
        padding: 12px 16px;

    }

    .header-main-btns {
        margin-top: 32px;
        margin-bottom: 95px;
        display: flex;
    }

    .header-main-img {
        display: none;
    }

    .header-main-img-mob {
        display: block;
        width: 100%;
        position: relative;
        z-index: 10;
    }

    .section-happy-title {
        max-width: 303px;
        margin: 0 auto;
    }

    .card-xs-center-column-bottom {
        display: block;
    }

    .section-sound-cart-number {
        margin-top: 44px;
    }

    .section-advantages-first-row .content-2 {
        order: 1;
    }

    .section-advantages-first-row .content-1 {
        order: 2;
    }

    .section-sound-cart-description {
        line-height: 140%;
    }
}

@media screen and (max-width: 475px) {
    .section-empowers-title {
        max-width: 380px;
    }

    .section-empowers-subtitle {
        font-size: 24px;
        font-weight: 700;
        line-height: 115%; /* 27.6px */
        letter-spacing: -0.24px;
        margin-bottom: 16px;
    }

    .section-empowers-subtitle-description {
        font-size: 14px;
        max-width: 310px;
    }

    .section-template-link {
        display: block;
        text-align: center;
    }
}

@media (max-width: 405px) {

    svg.section-templates-container-svg-mobile {
        width: auto;
        height: 100%;
    }

    .section-happy {
        padding-bottom: 80px;
    }

    .header-main-wrapper svg.header-main-wrapper-svg-mobile {
        top: 40%;
    }

    .section-power-content-title {
        font-size: 18px;
    }
}

@media (max-width: 460px) {

}

@media (max-width: 429px) {

}

@media (max-width: 426px) {

}

@media screen and (max-width: 441px) {
    .header-main-wrapper svg.header-main-wrapper-svg-mobile {
        top: 45%;
    }

    .section-empowers-wrapper-container {
        margin-top: 23px;
    }

    .section-empowers-title {
        max-width: 340px;
    }

    .section-empowers-title {
        font-size: 32px;
    }

    .section-empowers-subtitle {
        font-size: 22px;
    }

    .section-advantages-cart-subtitle-description {
        font-family: Poppins;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 140%; /* 19.6px */
    }

    .section-happy-cart-description {
        max-width: 353px;
    }

}

@media (max-width: 415px) {
    .header-main-wrapper svg.header-main-wrapper-svg-mobile {
        top: 40%;
    }

    .header-main-btns {
        margin-bottom: 45px;
    }

    .section-power-content-title {
        font-size: 18px;
    }
}

@media screen and (max-width: 400px) {
    .button-demo, .medium {
        font-size: 12px;
    }
}

@media screen and (max-width: 391px) {
    .header-main-title {
        font-size: 28px;
        max-width: 280px;
    }

    .section-empowers-subtitle-description {
        font-size: 12px;
        max-width: 269px;
    }
}

@media screen and (max-width: 376px) {
    .section-empowers-subtitle {
        font-size: 18px;
    }
}

@media screen and (max-width: 370px) {
    .header-main-title {
        font-size: 26px;
        max-width: 270px;
    }

    .header-main-description {
        font-size: 13px;
        margin-top: 10px;
        max-width: 342px;
    }

    .section-together-circle-1 {
        height: 159px;
        width: 159px;
    }

    .section-together-circle-1-text {
        font-size: 17px;
    }

    .section-together-circle-2 {
        height: 118px;
        width: 118px;
        top: 241px;
    }

    .section-together-circle-3 {
        left: 52px;
        transform: translate(-50%, -50%);
        height: 87px;
        width: 87px;

    }
}

@media screen and (max-width: 360px) {
    .section-empowers-title {
        font-size: 30px;
    }
}

@media screen and (max-width: 350px) {
    .section-empowers-subtitle {
        font-size: 18px;
    }

    .section-empowers-subtitle-description {
        font-size: 10px;
        max-width: 220px;
    }
}

@media screen and (max-width: 345px) {
    .button-demo, .medium {
        padding: 10px 11px;
    }
}

@media screen and (max-width: 340px) {
    .section-empowers-title {
        font-size: 26px;
        max-width: 260px;
    }

    .section-sound-title {
        font-size: 24px;
    }

    /*.section-sound-cart-title {*/
    /*    font-size: ;*/
    /*}*/
    .section-happy {

    }

}

@media (max-width: 335px) {
    .header-main-description {
        margin-top: 10px;
    }

    .header-main-btns {
        margin-top: 15px;
        margin-bottom: 25px;
        display: flex;
    }

    .section-advantages-cart-subtitle {
        font-size: 20px;
    }
}

@media screen and (max-width: 325px) {
    .section-empowers-title {
        font-size: 26px;
        max-width: 260px;
    }

    .section-empowers-subtitle {
        font-size: 16px;
    }
}

@media screen and (max-width: 1300px) {
    .section-templates .section-templates-row {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
    }

    .section-templates .section-template-image-wrapper {
        order: -1;
        margin-top: 0;
    }

    .section-templates .section-template-content {
        margin-top: 40px;
        margin-bottom: 32px;
    }
}
