:root{
    --secondary-sub-color:#00bc83;
	--bg-color: #1c222d;
    --highlight-text: #00bc83;
    --sidehustlers-sprite:url(/sites/zweb/images/solo/sidehustlers/zsolo-sidehustlers-sprite.png)
}
.zw-template-inner {
    overflow: hidden;
}
.zwc-workflow-section.data-loaded h3:before {
    background-image: var(--sidehustlers-sprite);
}
ul.zwc-solo-mobileapp {
    justify-content: center;
    margin: auto;
}
li.mobapp-qr span {
    color: #fff;
}
a.act-btn.cta-btn {
    padding: 14px 40px;
    border-radius: 3px
}
img {
    display: block;
}
img.img-shadow, 
.img-shadow img {
    box-shadow: 0 0 30px rgba(0,0,0,0.05);
    border-radius: 8px;
    border: 1px solid #f0f0f0
}
.zw-template-inner h1 {
    font-size: 134px;
    text-align: center;
    color: #000;
    transition: all .5s ease;
}
.animated h1 {
	color: #f0f0f0;
	transition-delay: .3s;
}
.zw-template-inner  h2 {
    font-size: 48px;
    line-height: 1.1;
}
.rows {
    display: flex;
    flex-wrap: wrap;
}

.wrapper h4 {
    line-height: 1.2;
    font-family: var(--secondaryfont-bold);
    font-size: 26px
}
.zwc-banner-section,.zw-product-header {
    background: #fff;
}
.zwc-banner-content p {
    margin: 0 0 25px;
    font-size: 17px;
}
.zwc-banner-section .rows {
    align-items: flex-end;
    justify-content: space-evenly;
}
.zwc-banner-section .zwc-col-1 {
    max-width: 40%;
    padding: 150px 0;
}
.zwc-banner-section .zwc-col-2 {
    max-width: 42%;
}
.zwc-banner-section:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: -75px;
    bottom: -10px;
    background-image: radial-gradient(#000000 1.4px, transparent 0);
    background-size: 30px 30px;
    background-position: 0px 0px;
    opacity: .1;
}
.zwc-banner-img img.zwc-banner-person {
    max-width: 450px;
    margin: 0 auto;
    position: relative;
    z-index: 10;
}
.zwc-banner-section .content-wrap {
    padding: 9em 0 0;
    width: 90%;
}
.zwc-banner-img {
    margin-top: -80px;
}
.zwc-sub-img img {
    border: 2px solid #30B1E4;
    border-radius: 8px;
    position: absolute;
    max-width: 33%;
    transition: all 1s ease;
}
.zwc-sub-img img.zwc-sub-img-2 {
    border-color: #9890E0;
}
.zwc-sub-img img.zwc-sub-img-3 {
    border-color: #EDBA16;
}
.zwc-sub-img img.zwc-sub-img-4 {
    border-color: #8EC84E;
}
.zwc-sub-img img.zwc-sub-img-5 {
    border-color: #F58E89;
}
.zwc-sub-img img {
    top: 70%;
    left: 50%;
}
.zwc-banner-section {
    position: relative;
}
section.wrapper {
    background: #000000;
}
.zwc-app-img img {
    border-radius: 10px;
    width: 50%;
    position: absolute;
    left: 50%;
    top: 30%;
    transition: all .8s ease;
    transform: translate(-50%,50%);
}
.zwc-app-img img.zwc-sub-img-4 {
    border-radius: 0;
    left: 0;
}
img.zwc-mob-mask {
    margin: 0 auto;
    position: relative;
    z-index: 1;
}
.zwc-solo-mob-img {
    position: relative;
    width: 23%;
    margin: 0 auto;
}
/* .zwc-freelancer-app-section:after {
    content: "";
    position: absolute;
    width: 70%;
    bottom: 0;
    height: 30px;
    /* background: linear-gradient(360deg, #ffffff1c, transparent); */
    left: 0;
    right: 0;
    margin: 0 auto;
    box-shadow: 0px -11px 59px -21px red;
} */
.zwc-freelancer-app-section {
    position: relative;
    border-bottom: 1px solid #2a2a2a;
    color: #fff;
}
img.zwc-app-img-4 {
    width: 65%;
    border-radius: 0;
    /* top: 50%; */
}
img.solo-logo {
    top: 40%;
    left: 50%;
    position: absolute;
    width: 45%;
    filter: invert(1);
}
.middle-animated .zwc-app-img-1 {
    top: 0;
    left: -40%;
    transition-delay: .5s;
}
.middle-animated .zwc-app-img-1 {
    top: -23%;
    left: -41%;
    transition-delay: .5s
}
.middle-animated img.zwc-app-img-2 {
    top: -5%;
    left: 137%;
    transition-delay: .7s
}
.middle-animated img.zwc-app-img-3 {
    left: 135%;
    top: 35%;
    transition-delay: .9s
}
.middle-animated img.zwc-app-img-4 {
    left: -45%;
    top: 26%;
    transition-delay: 1.1s
}
.middle-animated img.solo-logo {
    transform: translateX(-50%) scale(1);
    opacity: 1;
    z-index: 1;
    /* transition: all 1s ease 1.5s; */
}
img.solo-logo {
    transform: translateX(-50%) scale(.2);
    opacity: 0;
    /* transition: all .5s ease; */
}
.zwc-freelancer-app-section video {
    display: block;
    position: relative;
    z-index: 1;
}
.zwc-freelancer-app-section {
    color: #fff;
    padding-bottom: 4em;
}
.zwc-mobile-app-section .content-wrap {
    overflow: hidden;
    padding-top: 50px;
}
.zwc-freelancer-app-section video {
    margin-bottom: -135px;
}
.zwc-mobile-app-section {
    position: relative;
    overflow: hidden;
}
.zwc-mobile-app-section:after {
    content: "";
    bottom: -22px;
    left: 0;
    right: 0;
    width: 80%;
    height: 24px;
    background: transparent;
    position: absolute;
    box-shadow: 0 0 60px #ffffff7d;
    border-radius: 200%;
    margin: auto;
}
.animated img.zwc-sub-img-1 {
        transition-delay: .8s;
        top: 15%;
        left: 50%;
    }
	.animated img.zwc-sub-img-2 {
        top: 44%;
        transition-delay: .9s;
        left: 82%;
    }
	.animated img.zwc-sub-img-3 {
        top: 68%;
        left: 85%;
        transition-delay: 1s;
    }
	.animated img.zwc-sub-img-4 {
        left: 17%;
        top: 69%;
        transition-delay: 1.2s;
    }
	.animated img.zwc-sub-img-5 {
        left: 15%;
        top: 41%;
        transition-delay: 1.4s;
    }
/****** workflow-section *****/

.zwc-workflow-section {
    color: #fff;
    margin-top: 7em;
}
.zwc-workflow-title {
    padding: 7em 0 4em;
    text-align: center;
}
.zwc-workflow-title h2 small {
    font-size: 28px;
    display: block;
    margin-bottom: 11px;
}
.zwc-workflow-title h2 strong {
    background: linear-gradient(90deg, #FAE8D6 0.89%, #FBDBFD 50.62%, #FAE8D6 99.37%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 90px;
    display: inline-block;
    position: relative;
}
.zwc-workflow-title h2 strong:before {
    content: "";
    display: block;
    background: var(--sidehustlers-sprite) no-repeat;
    background-size: 900px auto;
    background-position: 0 -10px;
    width: 84px;
    height: 74px;
    margin-bottom: 18px;
    position: absolute;
    left: -105px;
    top: 11px;
}
.zwc-workflow-title p {
    font-size: 22px;
}
.zwc-col {
    background: #181818;
    padding: 40px 45px;
    border-radius: 15px;
}
.zwc-workflow-section .rows {
    gap: 32px;
}
.zwc-workflow-section .rows > div {
    flex: 0 0 calc(33.33% - 32px);
    max-width: calc(33.33% - 32px);
}
.zwc-workflow-section h3:before {
    content: "";
    display: block;
    background-size: 590px auto;
     background-position: -289px 0;
    width: 45px;
    height: 47px;
    margin-bottom: 18px;
    background-repeat: no-repeat;
}
.zwc-workflow-section h3 {
    font-size: 28px;
}
.zwc-workflow-section .bx-2 h3::before {
       background-position: -439px 0;
}
.zwc-workflow-section .bx-3 h3::before {
    background-position: -535px 0;
    width: 65px;
    height: 50px;
}
.zwc-workflow-section .bx-4 h3::before {
        background-position: -339px 0;
}
.zwc-workflow-section .bx-5 h3::before {
    background-position: -392px 0;
}
.zwc-workflow-section .bx-6 h3::before {
     background-position: -486px 0;
    width: 50px;
    height: 52px;
}
a.btn-join {
    font-size: 15px;
    padding: 15px 49px;
    background: var( --primary-btn-color);
    text-transform: uppercase;
    color: #fff;
    font-family: var(--primaryfont-semibold);
    border-radius: 3px;
    margin-top: 10px;
    display: inline-block;
    cursor: pointer;
}
.zwc-cta-section h2 {
    color: #fff;
}
.zwc-cta-section .zwc-cta-content {
    text-align: center;
    margin: 0 auto;
    max-width: 800px;
    padding: 3em 0 7em;
}
@media screen and (min-width: 768px) {
	.zwc-sub-img img, img.zwc-banner-person{
        opacity: 0;
    }
	.zwc-sub-img img {
	    transform: translate(-50%, -50%) scale(0.2);
	}
	.middle-animated img.zwc-banner-person{
		animation: slideDown .6s ease-out .6s forwards;
	}
	.animated .zwc-sub-img img{
		opacity: 1;
		transform: translate(-50%, -50%) scale(1);
	}
    

    @keyframes slideRight {
        0% {
            visibility: hidden;
            opacity: 0;
            transform: translateX(40px)
        }

        100% {
			visibility: visible;
			opacity: 1;
			transform: translateX(0)
        }
    }
    @keyframes slideLeft {
        0% {
            visibility: hidden;
            opacity: 0;
            transform: translateX(-20px)
        }

        100% {
            visibility: visible;
            opacity: 1;
            transform: translateX(0)
        }
    }
    @keyframes slideDown {
        0% {
            visibility: hidden;
            opacity: 0;
            transform: translateY(20px)
        }

        100% {
            visibility: visible;
            opacity: 1;
            transform: translateY(0)
        }
    }

    @keyframes scaling {
        0% {
            visibility: hidden;
            opacity: 0;
            transform: scale(.2)
        }

        100% {
            visibility: visible;
            opacity: 1;
            transform: scale(1)
        }
    }
}

@media screen and (max-width: 1280px) {
	.zw-template-inner h1 {
	    font-size: 100px;
	} 
}
@media screen and (max-width: 1199px) {
    
    .zwc-banner-img img.zwc-banner-person {
        width: 32%;
        max-width: 100%;
    }
    .zwc-sub-img img {
        max-width: 30%;
    }
    .animated img.zwc-sub-img-4 {
        left: 17%;
    }
	.zwc-solo-mob-img {
	    width: 35%;
	}
}
@media screen and (max-width: 1023px) {
   .zw-template-inner h1 {
	    font-size: 80px;
	    line-height: 1.1;
	}
	.zwc-banner-section .content-wrap {
	    padding-top: 5em;
	}
    .animated img.zwc-sub-img-1 {
        top: 8%;
    }
	.zwc-workflow-title h2 strong {
	    font-size: 50px;
	}
	.zwc-workflow-title h2 small {
	    font-size: 22px;
	}
	.zwc-workflow-title p {
	    font-size: 18px;
	}
	.zwc-workflow-title h2 strong:before {
	    left: -20%;
	    top: -10px;
	    transform: scale(0.7);
	}
	.zwc-workflow-section .rows > div {
	    flex: 0 0 calc(50% - 32px);
	    max-width: calc(50% - 32px);
	}
	.zwc-workflow-section .rows {
	    justify-content: center;
	}
	.zwc-workflow-section .content-wrap {
	    max-width: 800px;
	}
}
@media screen and (max-width: 767px) {
	.z-mobile-menu-v2 .z-bottom-cta-menu a.loggedout,.z-mobile-menu-v2 .z-bottom-cta-menu a.loggedin {
	    display:none;
	}
	.z-bottom-cta-menu {
	    box-shadow: none;
	    background: 0
	}
	.zwc-banner-img img.zwc-banner-person {
	    display: none;
	}
	.zwc-sub-img img,.animated .zwc-sub-img img {
	    position: unset;
	    left: 0;
	    right: 0;
	    transform: none;
	    width: 100%;
	    max-width: 260px;
	}
	.zwc-banner-section .content-wrap {
	    padding: 2em 0 3em;
	}
	.zwc-workflow-section .rows > div {
	    flex: 0 0 calc(100% - 32px);
	    max-width: calc(100% - 32px);
	    padding: 30px 20px;
	}
	.zwc-sub-img {
	    display: flex;
	    flex-wrap: wrap;
	    justify-content: center;
	    gap: 30px;
	    flex-direction: column;
	    align-items: center;
	}
	.zw-template-inner h1 {
	    font-size: 45px;
	    margin-bottom: 20px;
	}
	.zwc-banner-img {
	    margin: 0;
	}
	.zwc-workflow-title h2 strong:before {
	    display: none;
	}
	.zwc-workflow-title {
	    padding: 4em 0 2em;
	}
	.zwc-workflow-section h3 {
	    font-size: 24px;
	}
	.zwc-app-img {
	    display: none;
	}
	.zwc-freelancer-app-section video {
	    margin-bottom: -70px;
	}
	.zwc-solo-mob-img {
	    width: auto;
	    max-width: 250px;
	}
	.zwc-mobile-app-section:after {
	    bottom: -28px;
	    width: 100%;
	}
	.zwc-mobile-app-section .content-wrap {
	    padding: 0;
	}
	.zwc-workflow-section {
	    margin-top: 5em;
	}
    .zwc-workflow-section .rows {
        max-width: 500px;
        margin: 0 auto;
    }
    .zwc-cta-section h2 {
	    font-size: 32px;
	}
}
@media screen and (max-width: 375px){
	.zw-template-inner h1 {
	    font-size: 40px;
	}
	.zwc-app-img img {
	    border-radius: 5px;
	}
}