.common-section {
    padding: 120px 0;
}

.mobile-only {
    display: none
}

.header-video-wrap .mobile-only {
    border-radius: 14px;
}

h2 {
    font-family: var(--zf-secondary-extrabold);
}

.i18n-en h1 {
    font-size: 60px;
}

h2 span {
    font-family: var(--primaryfont-regular);
}

h1 {
    margin: 0 auto;
    margin-bottom: 15px;
    letter-spacing: -0.6px;
    font-family: var(--zf-secondary-extrabold);
}

h1 span {
    color: #FFBA00;
}

.i18n-en h2 {
    font-size: 46px;
}

.common-section .content-wrap {
    max-width: 1280px;
}


/* header-section */

.zw-product-header {
    background: #fdd4d3;
    position: relative;
    z-index: 2;
}

.header-section {
    color: #000000;
    text-align: center;
    padding: 80px 0 0px 0;
    position: relative;
    margin-bottom: 50px;
    background: rgb(255, 255, 255);
    background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 235, 200, 1) 50%, rgba(253, 212, 211, 1) 100%);
}

.zcziagpt-icon.headicon1 {
    width: 45px;
    height: 45px;
    position: absolute;
    left: -50px;
    top: 200px;
    background-size: 550px auto;
    background-position: -464px -4px;
    animation: zodd 5s linear 1s infinite;
}

.zcziagpt-icon.headicon2 {
    width: 45px;
    height: 45px;
    position: absolute;
    right: -50px;
    top: -30px;
    background-size: 550px auto;
    background-position: -508px -5px;
    animation: zeven 5s linear 1s infinite;
}

.header-section:before {
    content: '';
    background: url(/sites/zweb/images/social/ziagpt/zc-zia-pattern.svg) no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    background-repeat: repeat;
    top: -22px;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.3;
}

.zw-product-header:before {
    content: '';
    background: url(/sites/zweb/images/social/ziagpt/zc-zia-pattern.svg) no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    background-repeat: repeat;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.3;
}

@keyframes loader {
    0% {
        background-position: 100% center
    }
    50% {
        background-position: 0 center
    }
    100% {
        background-position: 100% center
    }
}

.head-tag {
    background: linear-gradient(to left, #E0250D 0%, #E0250D 42.5%, #DDA714 50%, #E0250D 57.5%, #E0250D 100%);
    background: -moz-linear-gradient(to left, #E0250D 0%, #E0250D 42.5%, #DDA714 50%, #E0250D 57.5%, #E0250D 100%);
    background: -webkit-linear-gradient(to left, #E0250D 0%, #E0250D 42.5%, #DDA714 50%, #E0250D 57.5%, #E0250D 100%);
    background-size: 200% auto;
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    background-position: 100% center;
    animation: loader 7s ease infinite reverse;
    font-size: 30px;
    font-family: var(--zf-secondary-bold);
    margin: 0 auto;
    margin-bottom: 10px;
}

h1+p {
    max-width: 840px;
    margin: 0 auto;
    margin-bottom: 24px;
    font-size: 22px;
}

.header-video-wrap {
    margin-top: 80px;
    position: relative;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 5px 14px #0000001A;
    border-radius: 24px;
    padding: 12px 12px 7px 12px;
    transform: translateY(70px);
}

.zwe-ot.header-section .header-video-wrap {
    transform: translateY(0);
    transition: .5s .15s ease;
}

.header-video-wrap video {
    border-radius: 20px;
}

.header-section .content-wrap {
    max-width: 1170px;
}


/* header-section end*/


/* zwc-two-column */

.zwc-two-column .table-wrap {
    display: flex;
    align-items: center;
}

.zwc-two-column .table-wrap .column {
    width: 50%;
}

.zwc-two-column.left-image .table-wrap .column.left {
    width: 50%;
}

.zwc-two-column.left-image .table-wrap .column.right {
    width: 50%;
    padding-left: 7%;
}

.common-section p {
    font-size: 19px;
    line-height: 36px;
}

.generate-section .img-wrap {
    padding: 60px 50px 30px 50px;
    position: relative;
}

.generate-section .img-wrap:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    background: #F4F7FA;
    border-radius: 30px;
    width: 100%;
    height: 80%;
    z-index: -1;
}

.zc-zia-generate-video {
    box-shadow: 0px 0px 20px 5px rgb(0 0 0 / 5%);
    border-radius: 30px;
}

.zwc-two-column.right-image .table-wrap .column.left {
    width: 45%;
    padding-right: 9%;
}

.zwc-two-column.right-image .table-wrap .column.right {
    width: 55%;
}

.tailor-section .img-wrap {
    padding: 60px 40px 30px 40px;
    position: relative;
}

.tailor-section .img-wrap:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    background: #F4F7FA;
    border-radius: 30px;
    width: 100%;
    height: 80%;
    z-index: -1;
}

.zc-zia-tailor-content-include {
    position: absolute;
    left: 10px;
    top: 0;
    max-width: 380px;
    bottom: -130px;
    margin: auto;
}

.zcziagpt-arrow1 {
    position: absolute;
    bottom: 240px;
    margin: auto;
    left: 0;
}

.common-section.tailor-section {
    padding-top: 30px;
}

.header-section {
    margin-bottom: 50px;
}

.reiterate-section {
    text-align: center;
    background: #FEE6CA;
    position: relative;
    max-width: 80%;
    width: 100%;
    transition: all 1s ease;
    margin: 0 auto;
}

.common-section.reiterate-section {
    padding-bottom: 90px;
}

.reiterate-img-wrap {
    display: flex;
    position: relative;
    padding: 40px 10px 0px 30px;
    justify-content: center;
}

.reiterate-img-wrap .reiterate-col {
    width: 50%;
    margin: 5px;
}

.reiterate-img-wrap:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    background: rgb(255 255 255 / 40%);
    border-radius: 25px;
    width: 100%;
    height: 340px;
    z-index: -1;
}

.zc-zia-reiterate-arrow {
    position: absolute;
    top: 90px;
    left: -40px;
    right: 0;
    margin: auto;
    max-width: 180px;
}

.zwe-om.reiterate-section {
    max-width: 100%;
}

.reiterate-section p {
    max-width: 920px;
    margin: 0 auto;
    margin-bottom: 25px;
}

.reiterate-section .img-wrap {
    max-width: 1170px;
    margin: 0 auto;
    margin-top: 50px;
    position: relative;
    z-index: 2;
}

.zc-zia-reiterate-suggest {
    position: absolute;
    max-width: 470px;
    right: 0;
    left: 0;
    bottom: -60px;
    margin: auto;
}

.zc-zia-reiterate-rephase {
    position: absolute;
    max-width: 160px;
    top: 105px;
    left: 35px;
}

.zcziagpt-arrow2 {
    position: absolute;
    left: 160px;
    bottom: 160px;
}

.reiterate-section:after {
    content: '';
    width: 100%;
    height: 210px;
    background: #fff;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
}

.hastag-section .img-wrap {
    padding: 50px 40px 60px 40px;
    position: relative;
}

.hastag-section .img-wrap:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    background: #F4F7FA;
    border-radius: 30px;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.zcziagpt-arrow3 {
    position: absolute;
    bottom: 20px;
    left: 90px;
}

.zc-zia-hashtag-img-suggessions {
    max-width: 94%;
    margin: 0 auto;
    display: block;
}

.zcziagpt-icon {
    background: url(/sites/zweb/images/social/ziagpt/zc-zia-sprite.png) no-repeat;
}

.zcziagpt-icon.emoji1 {
    position: absolute;
    width: 50px;
    height: 50px;
    background-size: 500px auto;
    left: 34px;
    top: -100px;
    bottom: 0;
    margin: auto;
    background-position: -29px 0;
}

.zcziagpt-icon.emoji2 {
    position: absolute;
    width: 40px;
    height: 40px;
    background-size: 720px auto;
    right: 180px;
    top: 40px;
    margin: auto;
    background-position: 2px -25px;
}


/* zwc-two-column end*/


/* why-section */

.why-section {
    background: #11132C;
    color: #fff;
}

.why-section ul li .yes:before,
.why-section ul li .yes:after {
    background: #fff none repeat scroll 0 0;
    content: "";
    height: 2px;
    left: 4px;
    position: absolute;
    top: 11px;
    transform: rotate(45deg);
    width: 6px;
}

.why-section ul li .yes:before {
    left: 7px;
    top: 9px;
    transform: rotate(-52deg);
    width: 9px;
}

.why-section ul li {
    position: relative;
    padding: 0 30px 0 35px;
    font-size: 20px;
    margin-bottom: 25px;
    letter-spacing: 0.2px;
}

.why-section ul li .yes {
    width: 20px;
    height: 20px;
    background: #2DA75C;
    border-radius: 100%;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 5px;
}

.why-section ul {
    margin-top: 50px;
}

.why-section .content-wrap {
    max-width: 1170px;
}

.why-section .column.left {
    padding-right: 5%;
    width: 55%;
}

.why-section .column.right {
    width: 45%;
}

.why-section .img-wrap {
    max-width: 460px;
    margin: 0 auto;
    margin-right: 0;
    position: relative;
}

.zia-why-circle-wrap {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    text-align: center;
    width: 105px;
    bottom: 0;
    margin: auto;
    display: flex;
}

.zia-why-circle-wrap:after {
    content: '';
    width: 200px;
    height: 200px;
    background: rgb(25 34 73);
    border-radius: 100%;
    position: absolute;
    left: -50px;
    right: 0px;
    bottom: 0;
    top: 0;
    margin: auto;
    z-index: 0;
    box-shadow: rgb(38 59 126 / 56%) 0px 0px 70px 18px;
}

.zc-zia-bot {
    position: relative;
    z-index: 2;
}

.why-icon1 {
    width: 65px;
    height: 65px;
    position: absolute;
    left: 0;
    top: 80px;
    background: #1B5C45;
    border-radius: 100%;
    transform: translate(190px, 120px) scale(0);
}

.why-icon1:before {
    content: '';
    background: url(/sites/zweb/images/social/ziagpt/zc-zia-sprite.png) no-repeat;
    background-size: 420px auto;
    width: 40px;
    height: 40px;
    position: absolute;
    background-size: 475px auto;
    background-position: -362px -2px;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    top: 0;
}

.why-icon2 {
    width: 65px;
    height: 65px;
    position: absolute;
    right: 40px;
    top: 30px;
    background: #2837ad;
    border-radius: 100%;
}

.why-icon2:before {
    content: '';
    background: url(/sites/zweb/images/social/ziagpt/zc-zia-sprite.png) no-repeat;
    width: 40px;
    height: 40px;
    position: absolute;
    background-size: 592px auto;
    background-position: -376px -9px;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    top: 0;
}

.why-icon3 {
    width: 65px;
    height: 65px;
    position: absolute;
    left: 70px;
    bottom: 15px;
    background: #521f8e;
    border-radius: 100%;
}

.why-icon3:before {
    content: '';
    background: url(/sites/zweb/images/social/ziagpt/zc-zia-sprite.png) no-repeat;
    width: 32px;
    height: 40px;
    position: absolute;
    background-size: 593px auto;
    background-position: -420px -10px;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    top: 0;
}

.why-icon4 {
    width: 70px;
    height: 70px;
    position: absolute;
    right: -6px;
    bottom: 90px;
    background-size: 685px auto;
    background-position: -109px -3px;
}


/* why-section */


/* benefits-section */

.benefits-section h2 {
    text-align: center;
    max-width: 740px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.benefits-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 50px;
}

.benefits-wrap .benefits-each {
    width: 48%;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 6px 12px #0000000F;
    border: 1px solid #F7BF52;
    border-radius: 20px;
    margin: 1%;
    padding: 80px 70px 100px 70px;
    transition: ease all 0.5s;
}

.benefits-wrap .benefits-each:hover {
    transform: scale(1.02);
}

.benefits-section .content-wrap {
    max-width: 1170px;
}

.benefits-wrap h3 {
    font-family: var(--zf-secondary-extrabold);
    font-size: 30px;
}

.benefits-wrap .zcziagpt-icon {
    width: 55px;
    height: 55px;
    display: inline-block;
    margin-bottom: 30px;
    background-size: 650px auto;
}

.benefits1-icon {
    background-position: -170px -6px;
}

.benefits-wrap .zcziagpt-icon.benefits2-icon {
    background-size: 600px auto;
    background-position: -206px -2px;
}

.zcziagpt-icon.benefits3-icon {
    background-position: -287px -5px;
    width: 50px;
}

.zcziagpt-icon.benefits4-icon {
    background-position: -337px -5px;
}

.benefits-wrap p {
    margin-bottom: 0;
}

.common-section.botton-cta-section {
    padding-top: 0;
}

.botton-cta-section {
    text-align: center;
}

.botton-cta-section h2 {
    font-size: 38px;
    max-width: 830px;
    margin: 0 auto;
    margin-bottom: 25px;
}

.benefits-each {
    transform: translateY(70px);
}

.zwe-ob.benefits-each {
    transform: translateY(0);
}

.zwe-ob.benefits-each1,
.zwe-ob.benefits-each2 {
    transition: .5s ease;
}

.zwe-ob.benefits-each3,
.zwe-ob.benefits-each4 {
    transform: translateY(0);
    transition: .5s .15s ease;
}


/* benefits-section end*/

.zwc-respond-section .img-wrap {
    padding: 60px 50px 30px 50px;
    position: relative;
}

.zwc-respond-section .img-wrap:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    background: #F4F7FA;
    border-radius: 30px;
    width: 100%;
    height: 80%;
    z-index: -1;
}

.zc-zia-reply-assist {
    box-shadow: 0px 0px 20px 5px rgb(0 0 0 / 5%);
    border-radius: 30px;
}

.common-section.tailor-section {
    padding-top: 30px;
}

.common-section.zwc-respond-section {
    padding-top: 30px;
}


/* animation code */

.transY1,
.transY2,
.transY3,
.transY4,
.transY5 {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    -webkit-transition: all 1s cubic-bezier(0.11, 0.16, 0.43, 0.86);
    transition: all 1s cubic-bezier(0.11, 0.16, 0.43, 0.86)
}

.bottom-animated .transY1,
.bottom-animated .transY2,
.bottom-animated .transY3,
.bottom-animated .transY4,
.bottom-animated .transY5 {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.transY1 {
    -webkit-transition-delay: 200ms;
    transition-delay: 200ms
}

.transY2 {
    -webkit-transition-delay: 400ms;
    transition-delay: 400ms
}

.transY3 {
    -webkit-transition-delay: 600ms;
    transition-delay: 600ms
}

.transY4 {
    -webkit-transition-delay: 800ms;
    transition-delay: 800ms
}

.transY5 {
    -webkit-transition-delay: 900ms;
    transition-delay: 900ms
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}


/*Right*/

@keyframes slideRight {
    0% {
        visibility: hidden;
        opacity: 0;
        transform: translateX(50px);
    }
    100% {
        visibility: visible;
        opacity: 1;
        transform: translateX(0);
    }
}

@-webkit-keyframes slideRight {
    0% {
        visibility: hidden;
        opacity: 0;
        -webkit-transform: translateX(50px);
    }
    100% {
        visibility: visible;
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes slideRight {
    0% {
        visibility: hidden;
        opacity: 0;
        -moz-transform: translateX(50px);
    }
    100% {
        visibility: visible;
        opacity: 1;
        -moz-transform: translateX(0);
    }
}


/*slideUp*/

@keyframes slideUp {
    0% {
        visibility: hidden;
        opacity: 0;
        transform: translateY(-50px);
    }
    100% {
        visibility: visible;
        opacity: 1;
        transform: translateY(0);
    }
}

@-webkit-keyframes slideUp {
    0% {
        visibility: hidden;
        opacity: 0;
        -webkit-transform: translateY(-50px);
    }
    100% {
        visibility: visible;
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes slideUp {
    0% {
        visibility: hidden;
        opacity: 0;
        -moz-transform: translateY(-50px);
    }
    100% {
        visibility: visible;
        opacity: 1;
        -moz-transform: translateY(0);
    }
}


/*slideDown*/

@keyframes slideDown {
    0% {
        visibility: hidden;
        opacity: 0;
        transform: translateY(50px);
    }
    100% {
        visibility: visible;
        opacity: 1;
        transform: translateY(0);
    }
}

@-webkit-keyframes slideDown {
    0% {
        visibility: hidden;
        opacity: 0;
        -webkit-transform: translateY(50px);
    }
    100% {
        visibility: visible;
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes slideDown {
    0% {
        visibility: hidden;
        opacity: 0;
        -moz-transform: translateY(50px);
    }
    100% {
        visibility: visible;
        opacity: 1;
        -moz-transform: translateY(0);
    }
}


/*slideleft*/

@keyframes slideLeft {
    0% {
        visibility: hidden;
        opacity: 0;
        transform: translateX(-50px);
    }
    100% {
        visibility: visible;
        opacity: 1;
        transform: translateX(0);
    }
}

@-webkit-keyframes slideLeft {
    0% {
        visibility: hidden;
        opacity: 0;
        -webkit-transform: translateX(-50px);
    }
    100% {
        visibility: visible;
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes slideLeft {
    0% {
        visibility: hidden;
        opacity: 0;
        -moz-transform: translateX(-50px);
    }
    100% {
        visibility: visible;
        opacity: 1;
        -moz-transform: translateX(0);
    }
}

@-webkit-keyframes zeven {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    50% {
        -webkit-transform: translate(0, -14px);
        transform: translate(0, -14px);
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

@keyframes zeven {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    50% {
        -webkit-transform: translate(0, -14px);
        transform: translate(0, -14px);
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

@-webkit-keyframes zodd {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    50% {
        -webkit-transform: translate(0, 14px);
        transform: translate(0, 14px);
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

@keyframes zodd {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    50% {
        -webkit-transform: translate(0, 14px);
        transform: translate(0, 14px);
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

@keyframes autoScale {
    0% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
    100% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}

@keyframes whyGptAnim1 {
    0% {
        -webkit-transform: translate(190px, 120px) scale(0);
        transform: translate(190px, 120px) scale(0);
        opacity: 0;
    }
    100% {
        -webkit-transform: translate(0, 0) scale(1);
        transform: translate(0, 0) scale(1);
        opacity: 1;
    }
}

@keyframes whyGptAnim2 {
    0% {
        -webkit-transform: translate(-160px, 170px) scale(0);
        transform: translate(-160px, 170px) scale(0);
        opacity: 0;
    }
    100% {
        -webkit-transform: translate(0, 0) scale(1);
        transform: translate(0, 0) scale(1);
        opacity: 1;
    }
}

@keyframes whyGptAnim3 {
    0% {
        -webkit-transform: translate(120px, -185px) scale(0);
        transform: translate(120px, -185px) scale(0);
        opacity: 0;
    }
    100% {
        -webkit-transform: translate(0, 0) scale(1);
        transform: translate(0, 0) scale(1);
        opacity: 1;
    }
}

@keyframes whyGptAnim4 {
    0% {
        -webkit-transform: translate(-210px, -110px) scale(0);
        transform: translate(-210px, -110px) scale(0);
        opacity: 0;
    }
    100% {
        -webkit-transform: translate(0, 0) scale(1);
        transform: translate(0, 0) scale(1);
        opacity: 1;
    }
}

.zc-zia-tailor-content-include,
.zcziagpt-arrow1,
.zc-zia-reiterate-suggest,
.zcziagpt-arrow2,
.zc-zia-hashtag-img-suggessions,
.zcziagpt-arrow3,
.zcziagpt-icon.emoji2,
.zcziagpt-icon.emoji1,
.zc-zia-reiterate-rephase,
.why-icon1,
.why-icon2,
.why-icon3,
.why-icon4,
.zc-zia-generate-video,
.zc-zia-tailor-content,
.zc-zia-hashtag-content,
.zc-zia-reiterate-compose,
.zc-zia-reiterate-arrow,
.zc-zia-reiterate-generate-content,
.zc-zia-reply-assist {
    opacity: 0;
}

.zwe-om .zc-zia-generate-video {
    animation: slideDown 1s ease-out .3s forwards;
}

.zwe-om .zc-zia-tailor-content {
    animation: slideDown 1s ease-out .3s forwards;
}

.zwe-om .zc-zia-tailor-content-include {
    animation: slideLeft 1s ease-out 1s forwards;
}

.zwe-om .zcziagpt-arrow1 {
    animation: slideLeft 1s ease-out 1.4s forwards;
}

.zwe-ot .zc-zia-reiterate-suggest {
    animation: slideDown 1s ease-out .7s forwards;
}

.zwe-ot .zcziagpt-arrow2 {
    animation: slideDown 1s ease-out 1.2s forwards;
}

.zwe-om .zc-zia-reiterate-rephase {
    animation: slideLeft 1s ease-out .5s forwards;
}

.zwe-om .zc-zia-hashtag-content {
    animation: slideDown 1s ease-out .3s forwards;
}

.zwe-om .zc-zia-hashtag-img-suggessions {
    animation: slideDown 1s ease-out .6s forwards;
}

.zwe-om .zcziagpt-arrow3 {
    animation: slideLeft 1s ease-out .9s forwards;
}

.zwe-om .zcziagpt-icon.emoji1 {
    animation: slideDown 1s ease-out 1.3s forwards;
}

.zwe-om .zcziagpt-icon.emoji2 {
    animation: slideLeft 1s ease-out 1.6s forwards;
}

.zwe-om .why-icon1 {
    animation: whyGptAnim1 1s ease-out 0.3s forwards;
}

.zwe-om .why-icon2 {
    animation: whyGptAnim2 1s ease-out 0.6s forwards;
}

.zwe-om .why-icon3 {
    animation: whyGptAnim3 1s ease-out 0.9s forwards;
}

.zwe-om .why-icon4 {
    animation: whyGptAnim4 1s ease-out 1.1s forwards;
}

.why-section.zwe-om .zc-zia-bot {
    animation: autoScale 1.5s alternate infinite ease-in;
}

.zwe-ot .zc-zia-reiterate-compose {
    animation: slideLeft 1s ease-out .4s forwards;
}

.zwe-ot .zc-zia-reiterate-arrow {
    animation: slideLeft 1s ease-out 1.4s forwards;
}

.zwe-ot .zc-zia-reiterate-generate-content {
    animation: slideDown 1s ease-out .8s forwards;
}

.zwe-om .zc-zia-reply-assist {
    animation: slideDown 1s ease-out .3s forwards;
}


/* animation code end*/


/* responsive */

@media screen and (max-width: 1366px) {
    .zcziagpt-icon.headicon1 {
        left: -10px;
    }
    .zcziagpt-icon.headicon2 {
        right: 0;
    }
    .i18n-en h2 {
        font-size: 42px;
    }
    .benefits-wrap .benefits-each {
        padding: 80px 60px 100px 60px;
    }
}

@media screen and (max-width: 1279px) {
    .reiterate-section {
        max-width: 100%;
    }
    .head-tag {
        font-size: 26px;
    }
    .zcziagpt-icon.headicon1,
    .zcziagpt-icon.headicon2 {
        display: none;
    }
    .i18n-en h1 {
        font-size: 50px;
    }
    .i18n-en h2 {
        font-size: 38px;
    }
    .why-section .img-wrap {
        right: 20px;
    }
    .benefits-wrap .benefits-each {
        padding: 60px 60px 70px 60px;
    }
    .common-section {
        padding: 100px 0;
    }
    .why-section ul li {
        font-size: 19px;
    }
    .generate-section .img-wrap,
    .tailor-section .img-wrap,
    .hastag-section .img-wrap {
        padding: 50px 35px 30px 35px;
    }
    .hastag-section .img-wrap {
        max-width: 500px;
    }
    .zcziagpt-arrow3 {
        bottom: 0px;
        left: 80px;
    }
    .zcziagpt-arrow3 svg {
        width: 140px;
        bottom: 0px;
        display: block;
    }
    .zcziagpt-icon.emoji1 {
        left: 25px;
    }
    .zc-zia-reiterate-rephase {
        top: 89px;
        max-width: 130px;
    }
    .reiterate-section .img-wrap .zcziagpt-arrow2 {
        left: 140px;
        bottom: 150px;
    }
    .reiterate-section .img-wrap .zcziagpt-arrow2 img {
        width: 110px;
    }
    .reiterate-section .img-wrap {
        max-width: 920px;
    }
    .reiterate-img-wrap:after {
        height: 280px;
    }
    .tailor-section .img-wrap {
        max-width: 530px;
    }
    .zcziagpt-arrow1 {
        top: 160px;
    }
    .zcziagpt-arrow1 svg {
        width: 70px;
        display: block;
    }
    .zc-zia-reiterate-arrow {
        top: 90px;
        left: 0px;
        max-width: 120px;
    }
}

@media screen and (max-width: 991px) {
    .header-section {
        padding: 50px 0 0px 0;
    }
    .head-tag {
        font-size: 24px;
    }
    .i18n-en h1 {
        max-width: 640px;
    }
    h1+p {
        max-width: 720px;
    }
    .zwc-two-column.left-image .table-wrap {
        flex-direction: column-reverse;
    }
    .zwc-two-column.left-image .table-wrap .column.left,
    .zwc-two-column.left-image .table-wrap .column.right {
        width: 100%;
        padding: 0;
        text-align: center;
    }
    .common-section {
        padding: 80px 0;
    }
    .zwc-two-column .table-wrap {
        flex-direction: column;
    }
    .zwc-two-column.right-image .table-wrap .column.left,
    .zwc-two-column.right-image .table-wrap .column.right {
        width: 100%;
        padding: 0;
        text-align: center;
    }
    .generate-section .img-wrap, .tailor-section .img-wrap, .hastag-section .img-wrap, .zwc-respond-section .img-wrap {
        max-width: 600px;
        margin: 0 auto;
        margin-top: 40px;
    }
    .hastag-section .img-wrap {
        max-width: 540px;
    }
    .zwc-two-column.left-image p,
    .zwc-two-column.right-image p {
        max-width: 95%;
        margin: 0 auto;
        margin-bottom: 20px;
    }
    .zwc-two-column.left-image h2,
    .zwc-two-column.right-image h2 {
        max-width: 600px;
        margin: 0 auto;
        margin-bottom: 20px;
    }
    .zcziagpt-arrow1 {
        top: 180px;
        left: 5px;
    }
    .common-section.tailor-section {
        padding-top: 0;
    }
    .zc-zia-reiterate-suggest {
        max-width: 340px;
    }
    .zc-zia-reiterate-rephase {
        max-width: 130px;
        top: 65px;
    }
    .reiterate-section .img-wrap .zcziagpt-arrow2 {
        left: 90px;
        bottom: 110px;
        max-width: 70px;
    }
    .reiterate-section .img-wrap {
        max-width: 720px;
    }
    .reiterate-img-wrap:after {
        height: 220px;
    }
    .reiterate-img-wrap {
        padding: 30px 10px 0px 25px;
    }
    .zc-zia-reiterate-arrow {
        top: 80px;
        left: 0px;
        max-width: 90px;
    }
    .zc-zia-reiterate-rephase {
        max-width: 90px;
        top: 67px;
        left: 33px;
    }
    .zwc-two-column .table-wrap {
        flex-direction: column;
    }
    .why-section .column.left,
    .why-section .column.right {
        width: 100%;
        padding: 0;
    }
    .why-section .img-wrap {
        margin: 0 auto;
        right: 0;
    }
    .why-section .column.left {
        max-width: 520px;
    }
    .why-section h2 {
        max-width: 480px
    }
    .why-section .column.right {
        margin-top: 70px;
    }
    .benefits-wrap .benefits-each {
        width: 100%;
        margin: 0;
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 767px) {
    .header-video-wrap {
        margin-top: 50px;
    }
    .mobile-only {
        display: block;
    }
    .header-video-wrap video,
    .zc-zia-generate-video {
        display: none;
    }
    .zc-zia-generate-mobile {
        border-radius: 25px;
        box-shadow: 0 1px 3px rgb(0 0 0 / 5%);
    }
    .head-tag {
        max-width: 100%;
        font-size: 22px;
    }
    .i18n-en h1 {
        font-size: 38px;
    }
    h1+p {
        font-size: 18px;
        line-height: 1.4;
        max-width: 630px;
    }
    .i18n-en h2 {
        font-size: 30px;
    }
    .generate-section .img-wrap, .tailor-section .img-wrap, .hastag-section .img-wrap, .zwc-respond-section .img-wrap {
        padding: 30px;
    }
    .common-section {
        padding: 70px 0;
    }
    .common-section p {
        font-size: 17px;
        line-height: 32px;
    }
    .generate-section .img-wrap,
    .tailor-section .img-wrap,
    .hastag-section .img-wrap, .zwc-respond-section .img-wrap {
        max-width: 480px;
    }
    .zc-zia-tailor-content-include {
        max-width: 280px;
        bottom: -60px;
    }
    .zcziagpt-arrow1,
    .zcziagpt-arrow2,
    .zc-zia-reiterate-rephase {
        display: none;
    }
    .zc-zia-reiterate-suggest {
        max-width: 340px;
    }
    .zcziagpt-icon.emoji1 {
        left: 15px;
    }
    .why-section .column.left {
        max-width: 480px;
    }
    .zcziagpt-icon.emoji2 {
        top: 15px;
        right: 90px;
    }
    .zcziagpt-arrow3 svg {
        width: 80px;
    }
    .zcziagpt-arrow3 {
        left: 60px;
        bottom: 0px;
    }
    .why-section ul li {
        font-size: 16px;
    }
    .zia-why-circle-wrap {
        width: 60px;
    }
    .zia-why-circle-wrap:after {
        left: -50px;
        width: 160px;
        height: 160px;
    }
    .benefits-wrap .benefits-each {
        padding: 50px 30px;
    }
    .benefits-wrap h3 {
        font-size: 26px;
    }
    .zwc-two-column.left-image p,
    .zwc-two-column.right-image p {
        max-width: 100%;
    }
    .header-section {
        margin-bottom: 20px;
    }
    .generate-section .img-wrap,
    .tailor-section .img-wrap,
    .hastag-section .img-wrap {
        margin-top: 20px;
    }
    .reiterate-img-wrap {
        flex-wrap: wrap;
        padding: 0;
    }
    .reiterate-img-wrap .reiterate-col {
        width: 100%;
    }
    .reiterate-img-wrap:after {
        height: 100%;
        display: none
    }
    .zc-zia-reiterate-arrow {
        display: none
    }
    .reiterate-section .img-wrap {
        max-width: 550px;
    }
    .reiterate-img-wrap .reiterate-col1 {
        max-width: 95%;
        margin-left: 0;
        margin-right: auto;
    }
    .common-section.reiterate-section {
        padding-bottom: 70px;
    }
}

@media screen and (max-width: 640px) {
    .generate-section .img-wrap, .tailor-section .img-wrap, .hastag-section .img-wrap, .zwc-respond-section .img-wrap {
        max-width: 360px;
    }
    .zc-zia-tailor-content-include {
        max-width: 230px;
        bottom: -40px;
    }
    .zc-zia-reiterate-suggest {
        max-width: 240px;
    }
    .why-section .img-wrap {
        max-width: 280px;
    }
    .why-icon1,
    .why-icon2,
    .why-icon3 {
        width: 45px;
        height: 45px;
    }
    .why-icon1:before {
        width: 25px;
        height: 25px;
        background-size: 320px auto;
        background-position: -246px -2px;
    }
    .why-icon2:before {
        width: 25px;
        height: 25px;
        background-size: 400px auto;
        background-position: -255px -7px;
    }
    .why-icon3:before {
        width: 25px;
        height: 25px;
        background-size: 400px auto;
        background-position: -281px -8px;
    }
    .why-icon4 {
        width: 45px;
        height: 45px;
        background-size: 445px auto;
        background-position: -70px -2px;
    }
    .why-icon1 {
        left: 0;
        top: 40px;
    }
    .why-icon2 {
        right: 41px;
        top: 0px;
    }
    .why-icon3 {
        left: 40px;
    }
    .why-icon4 {
        right: 30px;
        bottom: 15px;
    }
}

@media screen and (max-width: 480px) {
    .header-section {
        margin-bottom: 0px;
    }
    .zc-zia-reiterate-suggest {
        max-width: 210px;
        bottom: -40px;
    }
    .i18n-en h2 {
        font-size: 28px;
    }
    .benefits-wrap p {
        font-size: 17px;
    }
    .i18n-en h1 {
        font-size: 32px;
    }
    .head-tag {
        font-size: 18px;
    }
    .generate-section .img-wrap:before,
    .tailor-section .img-wrap:before {
        height: 75%;
    }
}
/* other lang css start */

.i18n-ar .header-section h1,.i18n-ar .header-section h4,.i18n-ar .header-section p,.i18n-ar .header-section .content-wrap,.i18n-ar .reiterate-section h2,.i18n-ar .reiterate-section p,.i18n-ar .botton-cta-section h2,.i18n-ar .botton-cta-section .content-wrap {
    text-align: center;
}
.i18n-ar .zwc-two-column.left-image .table-wrap .column.right {
    padding-right: 7%;
    padding-left: unset;
}
.i18n-ar .zwc-two-column.right-image .table-wrap .column.left {
    padding-left: 9%;
    padding-right: unset;
}
.i18n-ar .why-section ul li .yes {
    right: 0;
    left: unset;
}
.i18n-ar .why-section .column.left {
    padding-left: 5%;
    padding-right: unset;
}
@media screen and (max-width: 991px) {
    .i18n-ar .zwc-two-column.left-image .table-wrap .column.left, .i18n-ar .zwc-two-column.left-image .table-wrap .column.right,.i18n-ar .zwc-two-column.right-image .table-wrap .column.left, .i18n-ar .zwc-two-column.right-image .table-wrap .column.right {
        padding: 0;
    } 
    .i18n-ar .generate-section h2,.i18n-ar .generate-section p,.i18n-ar .zwc-respond-section h2,.i18n-ar .zwc-respond-section p,.i18n-ar .tailor-section h2,.i18n-ar .tailor-section p,.i18n-ar .hastag-section h2,.i18n-ar .hastag-section p,.i18n-ar .zwc-respond-section h2,.i18n-ar .zwc-respond-section p {
        text-align: center;
    } 

}

/* other lang css end */
/** video play pause code start **/
.playPause {
    position: absolute;
    right: 20px;
    bottom: 20px;
    background: rgba(0,0,0,0.6);
    border: 0;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    cursor: pointer;
    outline: 0;
    display:none;
}

.playPause::before {
    content: "";
    display: block;
    margin: auto;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 0 7px 10px;
    border-color: transparent transparent transparent #fff;
    top: 50%;
    left: 57%;
    position: absolute;
    transform: translate(-50%,-50%)
}

.playPause.paused::before {
    content: "";
    border: 0;
    width: 16px;
    height: 20px;
    background: transparent;
    position: relative
}

.playPause.paused::before,.playPause.paused::after {
    content: '';
    background: #fff;
    display: inline-block;
    width: 4px;
    height: 15px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.playPause.paused::before {
    left: 18px
}

.playPause.paused::after {
    left: 9px;
}
/** video play pause code end **/
