.pagewrapper .content-wrap{
    max-width:1170px;
    padding:160px 0;
}
.act-btn {
    padding: 12px 30px;
}
.flex-content{
    display: flex;
    flex-wrap: wrap;
}
.pagewrapper h2{
    font-size: 64px;
line-height: 72px;
letter-spacing: -1.12px;
}
.pagewrapper h3{
    font-size: 48px;
    line-height: 56px;
}
/* Banner */
.zco-banner{
    text-align: center;
    position: relative;
}
.zco-banner:before {
    content: "";
    position: absolute;
    left: 0;
    top: -20%;
    width: 100%;
    height: 120%;
    background: url(/sites/zweb/images/creator/build-solution-stack.jpg) no-repeat;
    background-size: cover;
    z-index: -1;
}
.zco-banner h1{
    color: #fff;
    font-size: 86px;
    font-family: var(--primaryfont-semibold);
    line-height: 96px;
    letter-spacing: -1.76px;
    margin: 90px 0 54px;
}
.zco-banner h1 span{
display:block;
}
@keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}
/* End banner */
/* Creator need */
.zcr-need{
    position: relative;
    color: #fff;
    background: #141122;
}
.zcr-need:before{
    content: "";
    position: absolute;
    left: 2%;
    top: 0;
    width: 96%;
    height: 100%;
    background-color: #09127D;
    z-index: 1;
    border-radius: 4px;
}
.zcr-need .content-wrap{
    position: relative;
    z-index: 2;
}
.zcr-need h2{
width: 50%;
font-size: 56px;
line-height: 64px;
max-width: 490px;
}
.zcr-need p{
    width: 50%;
    max-width: 500px;
    font-size: 20px;
    font-family: var(--zf-secondary-medium);
    line-height: 30px;
    letter-spacing: -0.4px;
    margin:0 0 20px auto;
}
.zcr-need p:last-child{
margin-bottom:0;
}
/* End Creator need */
/* Possibilities */
.zoc-possibilties{
    background: #141122;
}
.zoc-possibilties .content-wrap{
    max-width: 1130px;
}
.zoc-possibilties .flex-content:first-child{
    justify-content: space-between;
align-items: center;
}
.zoc-possibilties h2{
color: #fff;
max-width: 500px;
}
.zoc-possibilties p{
    font-size: 32px;
    line-height: 40px;
    letter-spacing: -0.64px;
    max-width: 550px;
    color: #fff;
margin-bottom:0;
}
.zoc-possibilties .flex-content:last-child{
    position: relative;
    gap: 10px;
    margin-top: 100px;
}
.zoc-possibilties .flex-content:last-child:before {
    content: "";
    position: absolute;
    left: -20%;
    top: 10%;
    width: 140%;
    height: 100%;
    z-index: 1;
    border-radius: 1744px;
    opacity: 0.51;
    background: linear-gradient(180deg, #D60004 0%, #0D57A8 55.5%);
    filter: blur(100px);
}
.zoc-possibilties .flex-content div{
    padding: 40px;
    position: relative;
    z-index: 1;
}
.zoc-possibilties .flex-content:last-child div:first-child{
    width: 49%;
}
.zoc-possibilties .flex-content:last-child div{
    width: 24%;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0px 40px 80px -16px rgba(0, 0, 0, 0.16);
}
.zoc-possibilties .flex-content div h3{
    margin-bottom: 30px;
}
.zoc-possibilties ul li{
    padding-left: 30px;
    position: relative;
    font-size: 16px;
    font-family: var(--zf-secondary-medium);
    line-height: 24px;
    letter-spacing: -0.32px;
    margin-bottom: 16px;
}
.zoc-possibilties ul li:last-child{
    margin-bottom: 0;
}
.zoc-possibilties ul li:before,.zoc-possibilties ul li:after{
    content:"";
    position: absolute;
    z-index: 1;
}
.zoc-possibilties ul li:before{
    left: 0;
    top: 4px;
    width: 18px;
    height: 18px;
    border-radius: 50px;
    border: 1px solid #208A00;
}
.zoc-possibilties ul li:after{
    left: 6px;
    top: 7px;
    transform: rotate(45deg);
    height: 10px;
    width: 5px;
    border-bottom: 1px solid #208A00;
    border-right: 1px solid #208A00;
}
.zoc-possibilties ul li span{
font-family:var(--primaryfont-bold);
}
/* End Possibilities */
/* Range solutions */
.zpc-slt h2{
max-width: 760px;
}
.zpc-slt .content-wrap{
    max-width: 1130px;
}
.zpc-slt .flex-content{
    justify-content: space-between;
    margin-top: 88px;
}
.zpc-slt .flex-part-two{
    width: 40%;
    padding: 56px 0;
    border-top: 1px solid #E0E0E0;
    position: relative;
}
.zpc-slt .flex-part-two div {
margin: 15px 0 30px;
    min-height: 72px;
    display: flex;
    align-items: center;
}
.zpc-slt .flex-part-two:nth-child(3),.zpc-slt .flex-part-two:nth-child(4){
    border-bottom:1px solid #E0E0E0;
}
.zpc-slt span{
    font-size: 24px;
    letter-spacing: -0.48px;
    line-height: 32px;
    font-family: var(--primaryfont-bold);
}
.zpc-slt h3{
    margin-bottom: 20px;
}
.zpc-slt p{
    font-size: 24px;
    font-family: var(--zf-secondary-medium);
    line-height: 32px;
    letter-spacing: -0.48px;
    max-width: 450px;
}
.zpc-slt a{
    position: relative;
    font-size: 16px;
    font-family:  var(--primaryfont-semibold);
    line-height: 24px;
    letter-spacing: -0.32px;
    color: var(--zcr-link-clr-blk);
}
.zpc-slt a span{
    content: "";
    position: absolute;
    right: -24px;
    top: 10px;
    z-index: 1;
    width: 14px;
    height: 2px;
    background-color: var(--zcr-link-clr-blk);
    border-radius: 8px;
}
.zpc-slt a span:before,.zpc-slt a span:after{
    content: "";
    position: absolute;
    z-index: 1;
    width: 7px;
    height: 2px;
    border-radius: 8px;
    right: -1px;
    background-color: var(--zcr-link-clr-blk);
}
.zpc-slt a span:before{
    transform: rotate(45deg);
    top: -2px;
}
.zpc-slt a span:after{
    transform: rotate(135deg);
    top: 2px;
}
.zpc-slt img{
    display: block;
}
/* End Range solutions */
/* Bottom CTA */
.zoc-btm-cta{
    text-align: center;
}
.pagewrapper .zoc-btm-cta .content-wrap{
    padding-top: 0;
}
.zoc-btm-cta h2{
    max-width: 760px;
    margin:0 auto 30px;
}
.zoc-btm-cta h2 span{
    color: #09127D;
}
/* End Bottom CTA */
@media all and (min-width:1200px) {

    .inup1,
    .inup2,
    .inup3 {
        -webkit-transform: translate3d(0px, 40px, 0);
        transform: translate3d(0px, 40px, 0);
        -webkit-transition: -webkit-transform 1s cubic-bezier(0.39, 0.575, 0.565, 1.3);
        transition: -webkit-transform 1s cubic-bezier(0.39, 0.575, 0.565, 1.3);
        -o-transition: transform 1s cubic-bezier(0.39, 0.575, 0.565, 1.3);
        transition: transform 1s cubic-bezier(0.39, 0.575, 0.565, 1.3);
        transition: transform 1s cubic-bezier(0.39, 0.575, 0.565, 1.3), -webkit-transform 1s cubic-bezier(0.39, 0.575, 0.565, 1.3);
    }

    .in-view .inup1,
    .in-view .inup2,
    .in-view .inup3 {
        -webkit-transform: translate3d(0px, 0px, 0);
        transform: translate3d(0px, 0px, 0);
    }

    .inup1 {
        -webkit-transition-delay: 100ms;
        -o-transition-delay: 100ms;
        transition-delay: 100ms;
    }


    .inup2 {
        -webkit-transition-delay: 300ms;
        -o-transition-delay: 300ms;
        transition-delay: 300ms;
    }


    .inup3 {
        -webkit-transition-delay: 500ms;
        -o-transition-delay: 500ms;
        transition-delay: 500ms;
    }
}
@media(max-width:1440px){
    .pagewrapper .content-wrap{
        padding: 120px 0;
    }
    .pagewrapper h2{
        font-size: 48px;
        line-height: 60px;
    }
    .pagewrapper h3 {
        font-size: 40px;
        line-height: 52px;
    }
    /* Banner  */
    .zco-banner h1{
        font-size: 80px;
        line-height: 92px;
        max-width: 1080px;
        margin: 80px auto 40px;
    }
    /* End Banner  */
    /* Creator need */
    .zcr-need h2{
        font-size: 48px;
        line-height: 60px;
    }
    /* End Creator need */
    /* Possibilities */
    .zoc-possibilties p{
        font-size: 28px;
        line-height: 40px;
        max-width: 500px;
    }
    .zoc-possibilties .flex-content:last-child:before{
        width: 100%;
    }
    .zoc-possibilties .flex-content:last-child{
        margin-top: 60px;
    }
    .zoc-possibilties .flex-content div{
        padding: 30px;
    }
    /* End Possibilities */
    /* Range solutions */
    .zpc-slt .flex-part-two{
        width: 46%;
    }
    .zpc-slt .flex-content {
        margin-top: 60px;
    }
.zpc-slt .flex-part-two div{
    margin: 15px 0 20px;
}
    .zpc-slt p{
        font-size: 20px;
        line-height: 30px;
    }
    /* End Range solutions */
    /* Bottom CTA */
    .zoc-btm-cta h2{
        max-width: 700px;
    }
    /* End Bottom CTA */
}

@media(max-width:1280px){
    /* Banner  */
    .zco-banner h1{
        font-size: 72px;
        line-height: 84px;
        max-width: 960px;
    }
    /* End Banner */

}
@media(max-width:1199px){
    .pagewrapper .content-wrap{
        padding: 80px 0;
    } 
    .pagewrapper h2{
        font-size: 48px;
    line-height: 60px;
    }
    .pagewrapper h3{
        font-size: 34px;
        line-height: 46px;
    }
    /* Banner  */
    .zco-banner h1{
        font-size: 56px;
        line-height: 68px;
        max-width: 740px;
        margin:0 auto 30px;
    }
    /* End Banner */
    /* Creator need */
    .zcr-need h2{
        font-size: 48px;
    line-height: 60px;
    }
    .zcr-need:before{
        left: 0;
        width: 100%;
    }
    /* End Creator need */
    /* Possibilities */
    .zoc-possibilties .flex-content:last-child:before{
        display: none;
    }
    .zoc-possibilties p{
        font-size: 24px;
        line-height: 36px;
    }
    .zoc-possibilties .flex-content:last-child{
        margin-top: 30px;
    }
    /* End Possibilities */
    /* Range solutions */
    .zpc-slt .flex-content{
        margin-top: 50px;
    }
    /* End Range solutions */
    /* Bottom CTA  */
    .zoc-btm-cta h2{
        max-width: 600px;
    }
    /* End Bottom CTA */
}
@media(max-width:991px){
    .pagewrapper .content-wrap {
        max-width: 1170px;
        padding: 80px 0;
    }
    .pagewrapper h2{
        font-size: 40px;
        line-height: 52px;
    }
    .pagewrapper h3 {
        font-size: 30px;
        line-height: 42px;
    }
    /* Banner  */
    .zco-banner h1{
        font-size: 48px;
        line-height: 60px;
    }
    /* End Banner */
    /* Creator need */
    .zcr-need h2,.zcr-need p{
        width: 100%;
    }
    .zcr-need h2{
        font-size: 40px;
        line-height: 52px;
    }
    .zcr-need p{
        max-width: 640px;
        margin: 0 0 20px;
    }
    /* End Creator need */
    /* Possibilities */
    .zoc-possibilties h2{
        max-width: 580px;
    }
       .zoc-possibilties p{
        font-size: 20px;
    line-height: 34px;
    }
    .zoc-possibilties .flex-content:last-child{
        margin-top: 20px;
        gap: 20px;
    }
    .zoc-possibilties .flex-content:last-child div:first-child,.zoc-possibilties .flex-content:last-child div{
        width: 100%;
        max-width: 540px;
    }
    .zoc-possibilties .flex-content div{
        padding: 25px;
    }
    .zoc-possibilties .flex-content div h3{
        margin-bottom: 20px;
    }
    /* End Possibilities */
    /* Range solutions */
    .zpc-slt .flex-content{
        margin-top: 30px;
    }
    .zpc-slt .flex-part-two{
        width: 47%;
        padding: 30px 0;
    }
    .zpc-slt h2{
        max-width: 700px;
    }
    .zpc-slt span,.zpc-slt p{
        font-size: 20px;
    }
    .zpc-slt p{
        line-height: 30px;
    }
    /* End Range solutions */
}

@media(max-width:767px){
    .pagewrapper .content-wrap{
        padding: 70px 0;
        width: 90%;
    }
    .pagewrapper h2{
        font-size: 32px;
        line-height: 40px;
    }
    .pagewrapper h3{
        font-size: 26px;
        line-height: 38px;
    }
    /* Banner  */
    .zco-banner h1{
        font-size: 40px;
        line-height: 50px;
        max-width: 520px;
        margin: 0 auto 20px;
    }
.zco-banner h1 span {
    display: inline;
}
.zco-banner:before{
background: url(/sites/zweb/images/creator/build-solution-stacks.jpg) no-repeat;
    background-size: cover;
}
    /* End Banner */
    /* Creator need */
    .zcr-need h2{
        font-size: 32px;
        line-height: 44px;
    }
    .zcr-need p{
        font-size: 16px;
        line-height: 26px;
    }
    /* End Creator need */
    /* Possibilities */
    .zoc-possibilties .flex-content div{
        padding: 30px;
    }
    /* End Possibilities */
    /* Range solutions */
    .zpc-slt .flex-content{
        margin-top: 30px;
    }
.zpc-slt h2{
        max-width: 560px;
}
    .zpc-slt .flex-part-two{
        width: 100%;
        padding: 32px 0;
    }
    .zpc-slt .flex-part-two div{
    min-height: auto;
    }
    .zpc-slt span{
        font-size: 18px;
    }
    /* End Range solutions */
    /* Bottom CTA  */
    .pagewrapper .zoc-btm-cta h2{
        max-width: 400px;
    }
    /* End Bottom CTA */
}