.button {
    font-family: 'Montserrat' !important;
}

.header-2025 #sitelogo {
    z-index: 99999!important;
    left: 29px!important;
    transform: unset!important;
    width: 226px!important;
    cursor: pointer;
}
.header-2025 #sitelogo img {
    visibility: hidden!important;
}

h1,
#hero-i h1 {
    font-family: 'Normalidad Wide';
    font-size: 54px;
    font-style: normal;
    font-weight: 350;
    line-height: 60px;
    /* 111.111% */
    letter-spacing: 6.48px;
    text-transform: uppercase;
}

h2,
.const-stats2 h2,
.bottom-cta .title {
    font-family: 'Normalidad Wide';
    font-size: 42px;
    font-style: normal;
    font-weight: 350;
    line-height: 50px;
    /* 119.048% */
    letter-spacing: 6.3px;
    text-transform: uppercase;
}

h3 {
    font-family: 'Normalidad Wide';
    font-size: 30px;
    font-style: normal;
    font-weight: 350;
    line-height: 36px;
    /* 120% */
    letter-spacing: 5.4px;
    text-transform: uppercase;
}

h4,
.const-project h4 {
    font-family: 'Normalidad Wide';
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 34px;
    /* 141.667% */
    letter-spacing: 4.8px;
    text-transform: uppercase;
}

h5 {
    font-family: 'Normalidad Wide';
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    /* 120% */
    letter-spacing: 4.5px;
    text-transform: uppercase;
}

h6 {
    font-family: 'Normalidad Wide';
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    /* 133.333% */
    letter-spacing: 3.24px;
    text-transform: uppercase;
}

p,
.const-stats .el-text p,
.const-scope li,
.const-scope .el-text p,
.const-benefits .title p {
    font-family: "Open Sans";
    font-size: 21px;
    font-style: normal;
    font-weight: 400;
    line-height: 146%;
    /* 30.66px */
}

p.large,
#hero-i .stitle,
.const-hightlight p {
    font-family: "Open Sans";
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 146%;
    /* 35.04px */
}

p.small,
.const-after-hero p,
.const-project p,
.const-stats2 .el-text p {
    font-family: "Open Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 146%;
    /* 23.36px */
}

html,
main {
    overflow-x: hidden;
}

#mainmenu::after {
    content: "";
    position: absolute;
    top: 13px;
    left: 32px;
    width: 219px;
    height: 37px;
    background: url("https://channelpartners.com/wp-content/uploads/2025/11/cps-logo-full-on-black.svg") no-repeat;
    background-size: cover;
    z-index: -1;
}


/* HERO */
#hero-i .title {
    order: 1;
}

#hero-i .stitle {
    order: 2;
    margin-bottom: 0;
    max-width: 567px;
    text-align: center;
}

#hero-i .container {
    min-height: 798px;
}

/* AFTER HERO */
.const-after-hero {
    padding: 62px 0;
}

.const-after-hero h3,
.const-after-hero p {
    color: white;
    text-align: center;
}

.const-after-hero h3 strong {
    color: #0275B3;
        font-weight: 350!important;
}

.const-after-hero h3 {
    margin-bottom: 15px;
}


/* HIGHTLIGHT */
.const-hightlight {
    padding-top: 101px;
    padding-bottom: 138px;
}

.const-hightlight h2 {
    max-width: 712px;
    margin-bottom: 15px;
}

.const-hightlight p {
    max-width: 777px;
}

/* IMPACT */
.const-impact {
    background-color: #EAEAEA;
}

.const-impact .image {
    height: 756px;
    width: 35%;
}

.const-impact .text .inner {
    max-width: 762px;
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

.const-impact .text {
    width: 65%;
    padding: 0 !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

.const-impact>div>div.text>div>p:nth-child(5) {
    position: absolute;
    bottom: 0;
}

.const-impact span {
    font-family: 'Superior Title';
    font-weight: 300;
    font-style: Light Italic;
    font-size: 240px;
    line-height: 24px;
    letter-spacing: -4%;
    text-align: right;
    vertical-align: middle;
    text-transform: capitalize;
    color: #0275B3;
    position: absolute;
    opacity: 0.5;
    text-wrap-mode: nowrap;
    font-style: italic;
    position: relative;
    bottom: 67px;
    right: 310px;
    z-index: 9;
}

.const-impact h3 {
    margin-bottom: 15px;
    margin-top: -1em;
}

.const-impact .button {
    margin-top: 15px;
}

.const-impact>div>div.text>div>p:nth-child(2) {
    margin-bottom: 14px;
}

/* STATS */
.const-stats {
    overflow: hidden;
    padding: 0 !important;
}

.const-stats .container {
    width: 100%;
    padding: 0 !important;
    position: relative;
}

.const-stats.row .title {
    padding-right: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    max-width: unset;
    left: 50%;
    transform: translateX(-50%);
    z-index: 0;
    margin: 0;
}

.const-stats img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.const-stats.row .inner {
    flex-wrap: wrap;
    max-width: unset;
    z-index: 9;
    gap: 10px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 108px auto;
    gap: 82px;
}

.const-stats.row .el {
    background: rgba(0, 0, 0, 0.2);
    backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px);
    width: 290px;
    height: 290px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 20px;
}

.const-stats .el-title p {
    font-family: 'Superior Title';
    font-weight: 300;
    font-style: italic;
    font-style: Light Italic;
    font-size: 128px;
    line-height: 60px;
    letter-spacing: -2%;
    color: #0275B3;
    margin-bottom: 20px;
}

.const-stats .el-text p {
    color: white;
    max-width: 218px;
    margin-bottom: -9px;
    margin-top: 40px;
    padding-left: 10px;
}


/* SCOPE */
.const-scope {
    padding-top: 86px;
    padding-bottom: 0;
}

.const-scope.row .container {
    display: flex;
    text-align: left;
    justify-content: center;
    flex-direction: column;
    max-width: 1090px;
    padding: 0 !important;
}

.const-scope.row .inner {
    flex-wrap: wrap;
    gap: 78px;
    max-width: 100%;
    flex-direction: row;
    justify-content: center;
}

.const-scope.row .el {
    width: 100%;
    max-width: 502px;
}

.const-scope .el-text {
    max-width: 100%;
}

.const-scope h6 {
    color: #02B391;
    margin-bottom: 5px;
}

.const-scope h4 {
    margin-bottom: 5px;
}

.const-scope.row .title {
    padding-right: 0;
    margin: 0;
    margin-bottom: 30px;
}

.const-scope ul {
    padding-left: 10px;
}


/* const project */
.const-project {
    color: white;
    background-color: unset !important;
    position: relative;
}

.const-project::before {
    content: '';
    background-color: #0275b3;
    height: 467px;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    display: flex;
    position: absolute;
    z-index: -1;
}

.const-project .image {
    height: 586px;
    width: auto;
}

.const-project .container {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 74px;
}

.const-project.custom-list ul li {
    font-family: 'Open Sans';
    font-weight: 600;
    font-style: Semibold;
    font-size: 16px;
    line-height: 146%;
    letter-spacing: 0%;
    color: white;
    margin-bottom: 10px;
    list-style: disc;
}

.const-project .text .inner {
    max-width: 555px;
    padding-top: 111px;
}

.const-project h4 {
    margin-bottom: 10px;
}

.const-project .text {
    padding: 0;
    width: auto;
    margin-left: 18px;
}

/* STATS 2 */
.const-stats2 {
    padding: 83px 0 96px 0;
}

.const-stats2 .el-title p {
    font-family: 'Superior Title';
    font-weight: 300;
    font-style: light italic;
    font-size: 100px;
    line-height: 60px;
    letter-spacing: -2%;
    text-align: center;
    color: #0275B3;
}

.const-stats2 h4 {
    margin-bottom: 36px;
}

.const-stats2 h6 {
    margin: 0 auto;
    margin-bottom: 10px;
    max-width: 210px;
    margin-top: 25px;
}

.const-stats2 .el {
    width: 213px;
}

.const-stats2 .inner {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 41px;
}

.const-stats2 .title {
    max-width: 1166px;
    margin: 0 auto;
    margin-bottom: 56px;
}


/* BENEFITS */
.const-benefits {
    padding-top: 89px;
    padding-bottom: 86px;
}

.const-benefits .title {
    margin: 0;
    max-width: unset;
    padding-left: 120px;
}

.const-benefits .title h3 {
    max-width: 875px;
    margin-bottom: 15px;
    text-align: left;
}

.const-benefits .title p {
    margin-bottom: 80px;
    text-align: left;
    max-width: 830px;
}

.const-benefits .el {
    width: 329px;
}

.const-benefits .el .img {
    width: 329px;
    height: 189px;
    overflow: hidden;
    border-radius: 8px;
    margin-bottom: 26px;
}

.const-benefits .el-title {
    text-align: left;
    margin-bottom: 10px;
}

.const-benefits .el-text {
    text-align: left;
    margin: 0;
    max-width: 300px;
}

.const-benefits .container .el-inner {
    width: 329px;
    margin: 0;
}

.const-benefits .inner {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 18px;
}

/* FAQ */
#faq {
    padding: 0 0 100px 0;
}

#faq .container {
    --content-width: 1128px;
}

#faq .title {
    margin-bottom: 50px;
}

#faq .button {
    display: block;
    width: fit-content;
    margin: 0 auto;
    text-transform: capitalize;
    color: #0275b3;
    border: 0;
    text-decoration: underline;
    background: transparent;
    font-size: 16px;
}

#faq .acc_section {
    border: none;
    margin-bottom: 30px;
}

#faq .acc_head {
    background: transparent;
    border: none !important;
    font-size: 24px;
    line-height: 146%;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    letter-spacing: 0;
}

#faq .acc_content {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
}

#faq .acc_content ul {
    padding-left: 40px;
    list-style-position: outside;
}

#faq .acc_content ul strong {
    font-weight: 600;
}

#faq .acc_content p {
    font-size: 21px;
    line-height: 146%;
    font-weight: 400;
}

/* bottom cta */
.bottom-cta {
    background-color: #186188;
    padding: 65px 0;
    text-align: center;
}

.bottom-cta .title {
    color: white;
    max-width: 922px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.bottom-cta .button {
    border: 1px solid #fff;
    color: #fff;
    background: transparent;
    transition: 0.3 ease-in-out;
}

.bottom-cta .button:hover {
    border: 1px solid #0275B3;
}

.bottom-cta .container {
    width: auto;
}

.custom-list:not(.list-default) ul,
ul.custom {
    list-style: none;
    margin-left: 33px;
}

@media screen and (max-width: 1400px) {
    .const-benefits .container .el-inner {
        width: 265px;
        margin: 0;
        max-width: 265px;
    }

    .const-benefits .el .img {
        width: 265px;
        height: auto;
    }

    .const-benefits .el {
        width: 265px;
    }

    .const-benefits .el .img img {
        width: 100%;
        height: auto;
    }
}

@media screen and (max-width: 1350px) {
    .const-project .image {
        align-items: end;
        display: flex;
    }

    .const-project .image img {
        position: relative;
        bottom: 0;
        vertical-align: bottom;
        height: auto;
    }
}

@media screen and (max-width: 1250px) {
    .const-impact .text .inner {
        padding: 0 20px;
    }

}

@media screen and (max-width: 1150px) {
    .const-impact span {
        font-size: 211px;
        bottom: 59px;
        right: 286px;
    }

    .const-stats.row .el {
        width: 240px;
        height: 240px;
        padding: 0 15px;
    }

    .const-stats .el-title p {
        font-size: 90px;
        margin-bottom: 0;
    }

    .const-stats .el-text p {
        margin-top: 15px;
        padding: 0;
    }

    .const-stats.row .inner {
        gap: 20px;
    }

    .const-scope.row .container {
        max-width: 100%;
        padding: 0 20px !important;
    }

    .const-scope.row .inner {
        gap: 50px;
        flex-wrap: nowrap;
    }

    .const-project.image-right .container {
        align-items: flex-end;
    }

    .const-project .container {
        gap: 20px;
    }

    .const-benefits .inner {
        flex-wrap: wrap;
    }

}

@media screen and (max-width: 1055px) {
    .const-project::before {
        height: 492px;
    }

    .const-stats2 .inner {
        flex-wrap: wrap;
    }
}

@media screen and (max-width: 991px) {

    h1,
    #hero-i .title {
        font-size: 38px;
        line-height: 40px;
    }

    h2,
    .const-stats2 h2,
    .bottom-cta .title {
        font-size: 32px;
        line-height: 40px;
    }

    #mainmenu {
        top: 0;
        position: absolute !important;
    }

    h3 {
        font-size: 25px;
    }

    #mainmenu::after {
        content: "";
        position: absolute;
        top: 23px;
        left: 32px;
        width: 219px;
        height: 37px;
        background: url(https://channelpartners.com/wp-content/uploads/2025/11/cps-logo-full-on-black.svg) no-repeat;
        background-size: cover;
        z-index: -1;
    }

    body>header>a.hc-nav-trigger.hc-nav-1>span,
    body>header>a.hc-nav-trigger.hc-nav-1>span::before,
    body>header>a.hc-nav-trigger.hc-nav-1>span::after {
        background-color: white !important;
    }

    .const-impact .container {
        flex-direction: column;
    }

    .const-impact .image {
        height: 300px;
        width: 100%;
        margin-bottom: 20px;
    }

    .const-impact .text {
        width: 90%;
    }

    .const-impact .text .inner {
        max-width: 100%;
        padding-bottom: 40px;
    }

    .const-impact>div>div.text>div>p:nth-child(5) {
        position: absolute;
        bottom: unset;
        top: 0;
        left: unset;
        right: -9%;
    }

    .const-impact span {
        font-size: 128px;
        bottom: unset;
        right: 0;
        top: -81px;
    }

    .const-project.image-right .container {
        flex-direction: column-reverse;
    }

    .custom-list:not(.list-default) ul li::before,
    ul.custom li::before,
    .const-project::before {
        content: none !important;
    }

    .const-project {
        background-color: #0275b3 !important;
        margin-top: 60px;
    }

    .const-project .text {
        padding: 0 20px;
        width: 100%;
        margin-left: 0;
    }

    .const-project .text .inner {
        padding-top: 50px;
    }

    .const-project .image {
        height: auto;
        width: 100%;
        justify-content: center;
    }

    .const-project .image img {
        width: 50%;
    }

    .const-benefits .title {
        padding-left: 0;
    }

    .const-impact h3 {
        margin-top: 0;
    }
}

@media screen and (max-width: 768px) {
    #faq .title {
        margin-bottom: 30px;
        font-size: 32px;
        line-height: 1.125em;
    }

    #faq .acc_content ul {
        padding-left: 20px;
    }

    .const-stats.row .el {
        width: 170px;
        height: 170px;
    }

    .const-stats .el-title p {
        font-size: 65px;
    }

    .const-stats .el-text p {
        font-size: 14px;
    }

    .const-scope.row .inner {
        flex-direction: column;
    }

    .const-benefits .el img {
        max-width: 100%;
        max-height: 100%;
        margin: 0;
    }

    .const-benefits .title p {
        margin-bottom: 40px;
    }
}

@media screen and (max-width: 567px) {
    #faq .acc_head {
        font-size: 20px;
    }

    #faq .acc_content p {
        font-size: 16px;
        line-height: 24px;
    }

    #hero-i .container {
        min-height: 700px;
    }

    .const-impact .text {
        width: 100%;
    }

    .const-impact span {
        font-size: 67px;
        bottom: unset;
        right: 0;
        top: -63px;
    }

    .const-stats.row .inner {
        margin: 54px auto;
        flex-direction: column;
    }

    .const-stats.row .el {
        width: 200px;
        height: 200px;
    }

    .const-stats .el-title p {
        font-size: 75px;
    }

    .const-stats .el-text p {
        font-size: 17px;
    }

    .const-stats img {
        width: auto;
        height: 800px;
    }

    .const-project .image img {
        width: 83%;
    }

    .const-stats2 .el {
        width: 100%;
    }

    .const-benefits .el {
        width: 100%;
        margin: 0 auto;
    }

    .const-benefits .container .el-inner {
        width: 100%;
        margin: 0;
        max-width: 100%;
    }

    .const-benefits .el .img {
        width: 100%;
        height: auto;
        margin-bottom: 14px;
    }

    .bottom-cta .title {
        font-size: 30px !important;
    }

    .const-impact>div>div.text>div>p:nth-child(5) {
        right: 14px;
    }

}

@media screen and (max-width: 340px) {
    #faq .button {
        padding: 0;
        width: 100%;
        text-align: center;
    }
}