.zwc-pagewrapper section {
    margin: auto;
    border-radius: 30px;
    width: 95%
}

.content-wrap {
    max-width: 1300px
}

.zwc-banner-wrap .zwc-block-wrap {
    position: relative;
    z-index: 1
}

.zwc-primary-cta {
    padding: 14px 62px 14px 24px;
    border-radius: 4px;
    text-transform: initial;
    border: 0;
    z-index: 0;
    background-size: 200% 100%;
    background-position: 100% 100%;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    font-size: 18px
}

.zwc-cta-arrow:hover {
    background-position: 0 100%
}

.zwc-cta-arrow::after {
    content: "";
    position: absolute;
    z-index: 1;
    background: url(/sites/zweb/images/people/zpl-home-sprite.svg) no-repeat;
    background-size: 262px auto;
    display: block;
    transition: all ease .3s;
    transform: translateX(0);
    width: 18px;
    height: 18px
}

.zwc-cta-arrow:hover::after,
.zwc-cta-arrow:focus-visible::after {
    transform: translateX(5px)
}

.zwc-cta-arrow::after {
    right: 29px;
    top: 17px;
    background-position: 1px 0
}

section.zwc-banner-wrap {
    background: #331300;
    position: relative;
    padding-bottom: 50px;
    overflow: hidden
}

.zwc-txt-wrap img.zr-mobonly {
    display: none
}

section.zwc-banner-wrap .svg-wrap {
    position: absolute;
    z-index: 0
}

section.zwc-banner-wrap .svg-wrap svg {
    filter: blur(50px);
    width: 100%
}

.svg-wrap.zwc-top-star {
    top: 0;
    left: -13%
}

.svg-wrap.zwc-bot-star {
    bottom: -4%;
    right: 12%
}

.zwc-block-wrap .zwc-txt-wrap {
    padding: 120px 0;
    color: #fff;
    text-align: center;
    max-width: 980px;
    margin: auto
}

.zwc-banner-wrap h1 {
    font-size: 80px;
    letter-spacing: -3.2px;
    font-family: var(--primaryfont-semibold);
    line-height: 1.1
}

.zwc-img-wrap {
    position: relative;
    padding: 180px 0
}

.zwc-star {
    width: 30px;
    height: 30px;
    position: absolute;
    background: url(/sites/zweb/images/recruit/zr-ai-star.png) no-repeat;
    background-size: cover
}

.zwc-star.mstr {
    transform: scale(.4);
    bottom: 0;
    top: -10px;
    left: 20px;
    animation: zstar 1s linear forwards infinite alternate
}

.zwc-star.lstr {
    animation: zstar 1s linear forwards infinite alternate-reverse
}

.zwc-input-fld .zwc-star {
    filter: brightness(.6) opacity(0.5)
}

@keyframes zstar {
    0% {
        transform: scale(.4)
    }

    100% {
        transform: scale(.8)
    }
}

.zwc-input-fld .zwc-star.mstr {
    left: -12px;
    top: 12px
}

.zwc-onecol-img .zr-str-wrap {
    left: 52%
}

.zr-str-wrap {
    position: absolute;
    top: 0;
    left: -30px
}

.zwc-img-item.zwc-arr-line {
    top: 32%;
    left: 48%;
    opacity: 1;
    max-width: 77px;
    width: 6%
}

.zwc-img-wrap .zr-str-wrap {
    top: -17px
}

.zwc-twocol-img .zr-str-wrap {
    left: 46%;
    top: 20px
}

.zwc-input-fld {
    border-radius: 100px;
    border: 3px solid #7b3c13;
    background: rgba(150, 56, 0, 0.11);
    box-shadow: 0 0 52px 0 rgba(255, 4, 63, 0.10);
    max-width: 620px;
    margin: auto;
    width: 50%;
    position: relative
}

.zwc-input-fld .field-wrap {
    padding: 19px 40px
}

.zwc-input-fld .zwc-input-val {
    color: #7b3c13;
    font-size: 24px;
    letter-spacing: -0.96px;
    display: block
}

.zwc-img-item {
    position: absolute;
    z-index: 1;
    opacity: 0;
    transition: 1s ease-in all
}

.zwc-img-item.zr-chtbot1 {
    top: 5%;
    max-width: 385px;
    width: 30%;
    left: 26%;
    animation: zfade 1s linear forwards;
    animation-delay: .6s;
    border: 1px solid #ebebeb;
    border-radius: 10px
}

.zwc-img-item.zr-chtbot2 {
    top: 0;
    max-width: 56px;
    width: 5%;
    left: 19%
}

.zwc-img-item.zr-chtbot4 {
    right: 17%;
    max-width: 72px;
    width: 6%;
    bottom: 43%
}

.zwc-img-item.zr-chtbot3 {
    max-width: 50px;
    width: 4%;
    left: 12%;
    bottom: 13%
}

.zwc-img-item.zwc-rdus {
    border-radius: 50%;
    animation: zrote 1s linear forwards infinite alternate;
    animation-delay: 2s
}

.zwc-img-item.zr-chtbot2.zwc-high-line1 {
    max-width: 10px;
    left: 22%;
    top: -3%
}

.zwc-img-item.zr-chtbot4.zwc-high-line1 {
    right: 17%;
    max-width: 10px;
    bottom: 58%
}

.zwc-img-item.zr-chtbot3.zwc-high-line1 {
    max-width: 10px;
    bottom: 24%
}

@keyframes zrote {
    0% {
        transform: scale(.8);
        opacity: 1
    }

    100% {
        transform: rotate(1);
        opacity: 1
    }
}

.zwc-img-item.zr-chtbot5 {
    right: 23%;
    max-width: 230px;
    top: 20%;
    width: 18%;
    animation: zfade 1s linear forwards;
    animation-delay: 1.2s
}

.zwc-img-item.zr-chtbot6 {
    top: 23%;
    left: 9%;
    max-width: 150px;
    width: 12%;
    z-index: 1;
    animation: zfade 1s linear forwards;
    animation-delay: .8s;
    border-radius: 7px;
    box-shadow: 0 9.399px 35.879px -6.538px rgba(62, 78, 255, 0.25)
}

.zwc-img-item.zr-chtbot9 {
    bottom: 20%;
    max-width: 290px;
    left: 20%;
    width: 23%;
    animation: zfade 1s linear forwards;
    animation-delay: .4s
}

.zwc-img-item.zr-chtbot8 {
    max-width: 157px;
    left: 30%;
    bottom: 8%;
    width: 13%;
    animation: zfade 1s linear forwards;
    animation-delay: 1.6s
}

.zwc-img-item.zr-chtbot7 {
    max-width: 170px;
    bottom: 0;
    right: 40%;
    width: 14%;
    animation: zfade 1s linear forwards;
    animation-delay: 1s;
    border-radius: 6px;
    background: #FFF;
    box-shadow: 0 8.42px 32.143px -5.857px rgba(255, 62, 96, 0.25)
}

.zwc-img-item.zr-chtbot10 {
    max-width: 381px;
    width: 30%;
    right: 8%;
    bottom: 7%;
    animation: zfade 1s linear forwards;
    animation-delay: 1.8s;
    border-radius: 10px;
    border: 1px solid #ebebeb
}

@keyframes zfade {
    0% {
        transform: translateY(20px)
    }

    100% {
        transform: translateY(0);
        opacity: 1
    }
}

.zwc-img-item.zr-gray-box {
    border-radius: 10px;
    background: linear-gradient(180deg, rgba(51, 19, 0, 0.00) 0, #441900 100%);
    z-index: 0;
    opacity: 1
}

.zwc-img-item.zr-gray-box.zr-chtbot11 {
    width: 224px;
    height: 217px;
    background: linear-gradient(180deg, rgba(51, 19, 0, 0.00) 0, rgba(68, 25, 0, 0.50) 100%);
    top: 0;
    left: -2%;
    transform: rotate(180deg)
}

.zwc-img-item.zr-gray-box.zr-chtbot12 {
    width: 196px;
    height: 125px;
    bottom: 8%;
    left: 2%;
    transform: rotate(180deg)
}

.zwc-img-item.zr-gray-box.zr-chtbot13 {
    width: 150px;
    height: 96px;
    right: 29%;
    top: -6%
}

.zwc-img-item.zr-gray-box.zr-chtbot14 {
    width: 254px;
    height: 237px;
    background: linear-gradient(180deg, rgba(51, 19, 0, 0.00) 0, rgba(68, 25, 0, 0.50) 100%);
    right: -5%;
    bottom: 42%
}

section.zwc-zia-llm-wrap {
    background: #e4edff;
    padding: 160px 0;
    margin-top: 34px
}

.zwc-mul-col-wrap.zwc-grid-wrap {
    grid-template-columns: 10% 36% 42%
}

.zwc-lft-cont {
    max-width: 446px
}

.zwc-list-wrap {
    max-width: 460px
}

.zwc-list-wrap ul li {
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: -0.4px;
    margin-bottom: 20px;
    position: relative;
    padding-left: 30px;
    font-family: var(--zf-secondary-medium)
}

.zwc-list-wrap ul li::before {
    content: "";
    width: 15px;
    height: 7px;
    border-left: 2px solid #000;
    border-bottom: 2px solid #000;
    transform: rotate(-45deg);
    position: absolute;
    left: 0;
    top: 10px
}

section.zwc-features-wrap {
    background: #ffeee5;
    padding: 160px 0 0
}

.zwc-lft-cont span {
    font-size: 20px;
    text-decoration: underline;
    display: block;
    font-family: var(--zf-secondary-medium);
    margin-bottom: 10px
}

.zwc-readmore {
    display: inline-block;
    text-decoration: underline;
    font-family: var(--primaryfont-semibold);
    border-radius: 4px;
    text-transform: inherit;
    border: 0;
    padding: 0 35px 0 0;
    position: relative;
    letter-spacing: -0.6px;
    font-size: 20px
}

.zwc-readmore::after {
    content: "";
    position: absolute;
    z-index: 1;
    background: url(/sites/zweb/images/recruit/zr-ritarr.svg) no-repeat;
    transition: all ease .3s;
    width: 30px;
    height: 30px;
    background-size: cover;
    right: 0;
    top: 0
}

.zwc-lft-cont h2,
.zwc-faq-heading h2 {
    font-size: 56px;
    letter-spacing: -2.24px;
    font-family: var(--primaryfont-semibold);
    line-height: 1.2
}

.zwc-grid-wrap p,
.zwc-block-wrap p {
    font-size: 20px
}

.zwc-twocol-img,
.zwc-onecol-img {
    padding-top: 90px;
    position: relative
}

.zwc-grid-wrap {
    display: grid;
    grid-template-columns: 42% 53%;
    align-items: center;
    column-gap: 50px;
    justify-content: space-between
}

a.zwc-lrn-link {
    color: #000;
    text-decoration: underline
}

.zwc-workflow-section .zwc-readmore {
    color: #fff;
    filter: brightness(10)
}

.zwc-twocol-img {
    grid-column: span 2
}

.zwc-img-item.zwc-natasha-bot {
    opacity: 1
}

.zwc-candidate-wrap .zwc-block-wrap p {
    max-width: 752px
}

.zwc-print-sec .zwc-grid-wrap p {
    max-width: 570px
}

.zwc-img-item.zwc-ani-cld {
    transform: translateY(30px);
    border-radius: 16px
}

.zwc-img-item.zwc-ani-cld img {
    border-radius: 16px
}

.zwc-twocol-img img.zr-chatbots {
    border: 1px solid rgba(174, 152, 143, 0.50);
    border-bottom: 0;
    border-radius: 30px 30px 0 0
}

.zwc-twocol-img img.zr-marketing-executive {
    border: 4px solid #f5f5f5;
    border-bottom: 0
}

.zr-summarize-radius {
    border-radius: 16px 16px 0 0
}

.zwc-pagewrapper img {
    vertical-align: middle
}

section.zwc-zia-wrap {
    padding: 200px 0 180px;
}

.zwc-img-item.zwc-zia-bot {
    top: 4%;
    max-width: 458px;
    width: 36%;
    right: 11%;
    border-radius: 16px;
    transform: translateX(30px)
}

.zwe-ob .zwc-img-item.zwc-zia-bot {
    transform: translateX(0);
    opacity: 1
}

.zwc-img-item.zwc-marketing-bot {
    top: 8%;
    max-width: 469px;
    width: 37%;
    right: 16%;
    border: 1px solid #ebebeb;
    background: #FFF;
    box-shadow: 10px 10px 20px 0 rgba(0, 0, 0, 0.03)
}

.zwe-ob .zwc-img-item.zwc-ani-cld {
    opacity: 1;
    transform: translateY(0)
}

section.zwc-candidate-wrap {
    background: #eee5ff;
    padding: 120px 0 0
}

section.zwc-expertise-wrap {
    background-color: #fff;
    margin: 0 auto
}

.zwc-candidate-wrap .zwc-block-wrap {
    text-align: center
}

.zwc-block-wrap p {
    max-width: 700px;
    margin: 0 auto 40px
}

.zwc-block-wrap .zwc-lft-cont {
    max-width: 698px;
    margin: 0 auto 15px
}

.zia-content {
    width: 110px;
    height: 110px;
    background: #fff;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 1;
    border: 1px solid #226db4
}

.zwc-onecol-img .zia-content {
    right: 48%;
    top: 12%
}

.zia-content:before {
    content: '';
    width: 58px;
    height: 58px;
    background: url(/sites/zweb/images/producticon/zia.svg) no-repeat;
}

.zwc-img-item.zwc-workflow-bot {
    max-width: 467px;
    right: 16%;
    top: 8%;
    width: 36%;
}

section.zwc-bottom-cta-wrap {
    padding: 140px 0 0;
    text-align: center;
}

section.zwc-bottom-cta-wrap h2 {
    letter-spacing: -3.2px;
    font-size: 80px;
    font-family: var(--primaryfont-semibold);
    margin: 0 auto 30px;
    max-width: 700px;
    line-height: 1.1
}

.zwc-faq-wrap {
    padding: 160px 0;
}

.zwc-faq-wrap .content-wrap {
    max-width: 850px;
    padding: 0 30px
}

.zwc-faq-heading h2 {
    margin-bottom: 40px;
}

.zwc-faq-item {
    position: relative;
    border-bottom: 1px solid
}

.zwc-faq-cnt h3 {
    margin-bottom: 0
}

.zwc-faq-cnt button {
    font-size: 20px;
    letter-spacing: -0.4px;
    margin-bottom: 0;
    position: relative;
    cursor: pointer;
    padding: 24px 64px 24px 0;
    width: 100%;
    border: 0;
    text-align: left;
    font-family: var(--primaryfont-semibold);
    background: #fff
}

.zwc-faq-cnt h3 span {
    content: "";
    position: absolute;
    right: 26px;
    top: 26px;
    z-index: 1;
    width: 24px;
    height: 24px;
    background-color: #fff;
    border-radius: 100px;
    cursor: pointer
}

.zwc-faq-cnt h3 span::before,
.zwc-faq-cnt h3 span::after {
    content: "";
    position: absolute;
    background: #000;
    z-index: 2;
    border-radius: 8px;
    cursor: pointer
}

.zwc-faq-cnt h3 span::before {
    left: 50%;
    top: 50%;
    height: 2px;
    width: 14px;
    transform: translate(-50%, -50%)
}

.zwc-faq-ans {
    display: none;
    padding: 0 24px 4px 0
}

.zwc-faq-item:first-child .zwc-faq-ans {
    display: block
}

.zwc-faq-ans p,
.zwc-faq-ans ul {
    max-width: 96%
}

.zwc-faq-ans ul {
    list-style-type: disc;
    padding-left: 15px
}

.zwc-faq-ans ul li {
    margin-bottom: 20px;
    font-size: 17px
}

.zwc-faq-cnt h3 span::after {
    left: 50%;
    width: 2px;
    top: 50%;
    height: 14px;
    transform: translate(-50%, -50%)
}

.zwc-faq-item.active h3 span:after {
    display: none
}

.zr-slick-wrap {
    max-width: 430px;
    position: absolute;
    top: 9%;
    width: 34%;
    left: 48%
}

.slick-dotted.slick-slider {
    margin-bottom: 0
}

.zwc-workflow-section {
    padding: 130px 0;
    background: #451f21;
    display: none;
}

.zwc-workflow-section .zwc-flex-wrap {
    justify-content: space-between;
    display: flex;
    color: #fff;
    flex-wrap: wrap
}

.zwc-workflow-section .zwc-lft-cont {
    max-width: 580px;
    width: 100%
}

.zwc-img-part {
    max-width: 615px;
    width: 43%
}

.zwc-lgr-txt {
    font-size: 20px;
    font-family: var(--zf-primary-medium);
    letter-spacing: -0.4px;
    max-width: 550px;
    margin: 35px 0 20px
}

.zwc-pocket-sized-wrap .content-wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}

section.zwc-pocket-sized-wrap {
    background: #FFEEE5;
    padding: 70px 0 50px;
    /* margin-top: 32px; */
}

section.zwc-pocket-sized-wrap .zwc-lft-cont {
    max-width: 500px;
}

section.zwc-pocket-sized-wrap .zwc-img-part {
    max-width: 650px;
    width: 56%;
}

.i18n-ar .zwc-primary-cta {
    padding: 14px 24px 14px 62px;
}

.i18n-ar .zwc-cta-arrow::after {
    transform: translateX(0) scale(-1);
}

.i18n-ar .zwc-cta-arrow:hover::after,
.i18n-ar .zwc-cta-arrow:focus-visible::after {
    transform: translateX(-5px);
}

.i18n-ar .zwc-cta-arrow::after {
    left: 29px;
    right: unset;
}

.i18n-ar .svg-wrap.zwc-top-star {
    right: -13%;
    left: unset;
}

.i18n-ar .svg-wrap.zwc-bot-star {
    left: 12%;
    right: unset;
}

.i18n-ar .zwc-star.mstr {
    right: 20px;
    left: unset;
}

.i18n-ar .zwc-input-fld .zwc-star.mstr {
    right: -12px;
    left: unset;
}

.i18n-ar .zwc-onecol-img .zr-str-wrap {
    right: 52%;
    left: unset;
}

.i18n-ar .zr-str-wrap {
    right: -30px;
    left: unset;
}

.i18n-ar .zwc-img-item.zwc-arr-line {
    right: 48%;
    left: unset;
}

.i18n-ar .zwc-twocol-img .zr-str-wrap {
    right: 46%;
    left: unset;
}

.i18n-ar .zwc-img-item.zr-chtbot1 {
    right: 26%;
    left: unset;
}

.i18n-ar .zwc-img-item.zr-chtbot2 {
    right: 19%;
    left: unset;
}

.i18n-ar .zwc-img-item.zr-chtbot4 {
    left: 17%;
    right: unset;
}

.i18n-ar .zwc-img-item.zr-chtbot3 {
    right: 12%;
    left: unset;
}

.i18n-ar .zwc-img-item.zr-chtbot2.zwc-high-line1 {
    right: 22%;
    left: unset;
}

.i18n-ar .zwc-img-item.zr-chtbot4.zwc-high-line1 {
    left: 17%;
    right: unset;
}

.i18n-ar .zwc-img-item.zr-chtbot5 {
    left: 23%;
    right: unset;
}

.i18n-ar .zwc-img-item.zr-chtbot6 {
    right: 9%;
    left: unset;
}

.i18n-ar .zwc-img-item.zr-chtbot9 {
    right: 20%;
    left: unset;
}

.i18n-ar .zwc-img-item.zr-chtbot8 {
    right: 30%;
    left: unset;
}

.i18n-ar .zwc-img-item.zr-chtbot7 {
    left: 40%;
    right: unset;
}

.i18n-ar .zwc-img-item.zr-chtbot10 {
    left: 8%;
    right: unset;
}

.i18n-ar .zwc-img-item.zr-gray-box.zr-chtbot11 {
    right: -2%;
    left: unset;
}

.i18n-ar .zwc-img-item.zr-gray-box.zr-chtbot12 {
    right: 2%;
    left: unset;
}

.i18n-ar .zwc-img-item.zr-gray-box.zr-chtbot13 {
    left: 29%;
    right: unset;
}

.i18n-ar .zwc-img-item.zr-gray-box.zr-chtbot14 {
    left: -5%;
    right: unset;
}

.i18n-ar .zwc-list-wrap ul li {
    padding-right: 30px;
    padding-left: unset;
}

.i18n-ar .zwc-list-wrap ul li::before {
    border-right: 2px solid #000;
    border-left: unset;
    right: 0;
    left: unset;
}

.i18n-ar .zwc-readmore {
    padding: 0 0 0 35px;
}

.i18n-ar .zwc-readmore::after {
    left: 0;
    right: unset;
    transform: rotateY(165deg);
}

.i18n-ar .zwc-twocol-img img.zr-chatbots {
    border-radius: 30px 0 0 30px;
}

.i18n-ar .zr-summarize-radius {
    border-radius: 16px 0 0 16px;
}

.i18n-ar .zwe-ob .zwc-img-item.zwc-zia-bot {
    transform: translateX(0);
}

.i18n-ar .zwc-onecol-img .zia-content {
    left: 48%;
    right: unset;
}

.i18n-ar .zwc-faq-cnt button {
    padding: 24px 0 24px 64px;
    text-align: right;
}

.i18n-ar .zwc-faq-cnt h3 span {
    left: 26px;
    right: unset;
}

.i18n-ar .zwc-faq-cnt h3 span::before {
    transform: translate(50%, -50%);
    right: 50%;
    left: unset;
}

.i18n-ar .zwc-faq-ans {
    padding: 0 0 4px 24px;
}

.i18n-ar .zwc-faq-ans ul {
    padding-right: 15px;
    padding-left: unset;
}

.i18n-ar .zwc-faq-cnt h3 span::after {
    transform: translate(50%, -50%);
    right: 50%;
    left: unset;
}

.i18n-ar .zr-slick-wrap {
    right: 48%;
    left: unset;
}

.i18n-ar .zwc-block-wrap .zwc-txt-wrap,
.i18n-ar .zwc-candidate-wrap .zwc-block-wrap,
.i18n-ar section.zwc-bottom-cta-wrap {
    text-align: center;
}

.i18n-ar .zwc-block-wrap .zwc-txt-wrap *,
.i18n-ar .zwc-candidate-wrap .zwc-block-wrap *,
.i18n-ar section.zwc-bottom-cta-wrap * {
    text-align: center;
}

.i18n-ar .zwc-cta-arrow:hover::after,
.i18n-ar .zwc-cta-arrow:focus-visible::after {
    transform: translateX(-5px) scale(-1);
}

@media only screen and (max-width: 1440px) {
    .zwc-banner-wrap h1 {
        font-size: 60px;
        letter-spacing: -1.2px
    }

    .zwc-readmore::after {
        top: -2px;
    }
    .zwc-faq-wrap {
        padding: 130px 0;
    }

    .zwc-onecol-img .zia-content {
        top: 9%;
    }

    .zwc-img-item.zwc-zia-bot {
        top: 5%;
        right: 10%;
    }

    .zwc-img-item.zwc-marketing-bot {
        top: 9%;
        right: 15%;
    }

    .zwc-faq-heading h2 {
        max-width: 650px
    }

    .zwc-block-wrap .zwc-txt-wrap {
        max-width: 800px;
        padding: 100px 0 40px
    }

    .zwc-img-item.zr-gray-box {
        display: none
    }

    section.zwc-zia-llm-wrap {
        padding: 120px 0
    }

    section.zwc-features-wrap {
        padding: 120px 0 0
    }

    .zwc-lft-cont h2 {
        max-width: 460px
    }

    .zwc-expertise-wrap .zwc-lft-cont h2 {
        max-width: 600px
    }

    .zwc-block-wrap .zwc-lft-cont h2 {
        margin: 0 auto 20px
    }

    .zwc-faq-heading h2,
    .zwc-lft-cont h2 {
        font-size: 46px;
        letter-spacing: -1.24px
    }

    .zwc-grid-wrap p,
    .zwc-block-wrap p {
        font-size: 18px
    }

    section.zwc-zia-wrap {
        padding: 140px 0
    }

    section.zwc-bottom-cta-wrap h2 {
        letter-spacing: -1.2px;
        font-size: 56px
    }

    section.zwc-bottom-cta-wrap {
        padding: 100px 0 0
    }

    .zwc-img-wrap {
        transform: scale(.8);
        z-index: 1
    }

    .zwc-list-wrap ul li,
    .zwc-readmore,
    .zwc-lgr-txt {
        font-size: 18px
    }

    .zwc-workflow-section .zwc-lft-cont h2 {
        max-width: 490px
    }

    section.zwc-pocket-sized-wrap .zwc-lft-cont {
        max-width: 450px;
    }

    .i18n-ar .zwc-block-wrap .zwc-txt-wrap {
        padding: 100px 0 40px;
    }

    .i18n-ar section.zwc-zia-llm-wrap {
        padding: 120px 0;
    }

    .i18n-ar section.zwc-features-wrap {
        padding: 120px 0 0;
    }

    .i18n-ar .zwc-block-wrap .zwc-lft-cont h2 {
        margin: 0 auto 20px;
    }

    .i18n-ar section.zwc-zia-wrap {
        padding: 140px 0;
    }

    .i18n-ar section.zwc-bottom-cta-wrap {
        padding: 100px 0 0;
    }
}

@media only screen and (max-width: 1280px) {
    .zwc-img-wrap {
        padding: 160px 0
    }

    .i18n-ar .zwc-img-wrap {
        padding: 160px 0;
    }
}

@media only screen and (max-width: 1199px) {
    .zwc-block-wrap .zwc-txt-wrap {
        max-width: 640px
    }
    section.zwc-pocket-sized-wrap {
        margin-top: 0;
    }

    section.zwc-pocket-sized-wrap .zwc-lft-cont {
        max-width: 330px;
    }

    .zia-content:before {
        width: 45px;
        height: 45px;
    }

    .zwc-img-item.zwc-arr-line {
        top: 27%;
    }

    .zwc-workflow-section .zwc-lft-cont {
        max-width: 370px
    }

    .zwc-workflow-section .zwc-flex-wrap,
    .zwc-pocket-sized-wrap .content-wrap {
        justify-content: space-evenly;
        gap: 30px
    }

    section.zwc-zia-llm-wrap,
    .zwc-workflow-section {
        padding: 100px 0
    }

    .zwc-faq-heading h2 {
        max-width: 500px
    }

    .zia-content {
        width: 80px;
        height: 80px
    }

    .zwc-lft-cont h2,
    .zwc-faq-heading h2 {
        font-size: 35px
    }

    .zwc-lft-cont h2 {
        max-width: 340px
    }

    section.zwc-features-wrap,
    section.zwc-bottom-cta-wrap,
    section.zwc-zia-llm-wrap {
        margin: 0
    }

    .zwc-readmore {
        font-size: 18px
    }

    .zwc-input-fld .zwc-input-val {
        font-size: 20px
    }

    .zwc-banner-wrap h1 {
        font-size: 48px
    }

    section.zwc-features-wrap {
        padding: 90px 0 0
    }

    .zwc-candidate-wrap .zwc-block-wrap .zwc-lft-cont h2 {
        margin: 0 0 20px;
        max-width: unset
    }

    .zwc-block-wrap .zwc-lft-cont {
        max-width: 445px
    }

    .zwc-block-wrap p,
    .zwc-candidate-wrap .zwc-block-wrap p {
        max-width: 680px
    }

    section.zwc-zia-wrap {
        padding: 110px 0
    }

    section.zwc-bottom-cta-wrap h2 {
        font-size: 45px;
        max-width: 390px
    }

    .zwc-pagewrapper section {
        max-width: 100%;
        border-radius: 0;
        width: 100%
    }

    .zwc-faq-wrap {
        padding: 110px 0
    }

    .i18n-ar section.zwc-zia-llm-wrap,
    .i18n-ar .zwc-workflow-section {
        padding: 100px 0;
    }

    .i18n-ar section.zwc-features-wrap,
    .i18n-ar section.zwc-bottom-cta-wrap,
    .i18n-ar section.zwc-zia-llm-wrap {
        margin: 0;
    }

    .i18n-ar section.zwc-features-wrap {
        padding: 90px 0 0;
    }

    .i18n-ar .zwc-candidate-wrap .zwc-block-wrap .zwc-lft-cont h2 {
        margin: 0 0 20px;
    }

    .i18n-ar section.zwc-zia-wrap {
        padding: 110px 0;
    }

    .i18n-ar .zwc-faq-wrap {
        padding: 120px 0;
    }
}

@media only screen and (max-width: 991px) {
    .zwc-txt-wrap img.zr-mobonly {
        display: inline-block;
        margin-top: 50px
    }

    section.zwc-pocket-sized-wrap .zwc-lft-cont {
        max-width: 520px;
        padding-bottom: 30px;
    }

    section.zwc-pocket-sized-wrap .zwc-img-part {
        max-width: 730px;
        width: 100%;
    }

    .zwc-block-wrap .zwc-lft-cont {
        max-width: 520px
    }

    .zwc-img-item.zwc-workflow-bot,
    .zwc-img-item.zwc-marketing-bot {
        top: 15%
    }

    .zwc-img-item.zwc-arr-line {
        top: 37%;
    }

    .zwc-onecol-img .zia-content {
        top: 14%;
    }

    .zwc-grid-wrap p,
    .zwc-block-wrap p {
        font-size: 16px
    }

    .zwc-list-wrap ul li,
    .zwc-readmore,
    .zwc-lgr-txt {
        font-size: 16px;
        letter-spacing: unset
    }

    .zwc-mul-col-wrap .zia-content {
        display: none
    }

    .zwc-mul-col-wrap.zwc-grid-wrap {
        grid-template-columns: 40% 53%
    }

    .zwc-workflow-section .zwc-lft-cont {
        max-width: unset
    }

    .zwc-img-part {
        width: 100%;
        margin: auto
    }

    .zr-slick-wrap {
        top: 60px
    }

    .zia-content {
        top: 17%
    }

    .zwc-img-item.zwc-zia-bot {
        top: 9%
    }

    /* .zwc-img-item.zwc-arr-line {
      top: 38%
    } */

    .zwc-candidate-wrap .zwc-block-wrap {
        max-width: 700px;
        margin: auto;
        text-align: left
    }

    .zwc-block-wrap p,
    .zwc-block-wrap .zwc-lft-cont {
        margin-left: 0
    }

    .zwc-banner-wrap .svg-wrap svg,
    .zwc-img-wrap {
        display: none
    }

    .zwc-block-wrap .zwc-txt-wrap {
        padding: 80px 0 0
    }

    .zwc-banner-wrap h1 {
        font-size: 40px
    }

    .zwc-twocol-img {
        grid-column: unset
    }

    .zwc-grid-wrap {
        grid-template-columns: 1fr;
        max-width: 700px;
        margin: auto
    }

    .zwc-lft-cont h2 {
        max-width: 440px
    }

    section.zwc-candidate-wrap {
        padding: 90px 0 0
    }

    .zwc-grid-wrap p {
        max-width: 610px
    }

    section.zwc-bottom-cta-wrap h2 {
        font-size: 38px;
        max-width: 320px
    }

    .zwc-input-fld .zwc-input-val {
        font-size: 18px;
        padding: 14px 26px
    }

    section.zwc-features-wrap {
        padding: 80px 0 0
    }

    section.zwc-zia-wrap {
        padding: 80px 0;
    }

    section.zwc-bottom-cta-wrap {
        padding: 80px 0 0
    }

    .zwc-faq-heading h2 {
        margin-bottom: 20px
    }

    .zwc-faq-wrap {
        padding: 80px 0
    }

    .zwc-workflow-section .zwc-flex-wrap {
        max-width: 640px
    }

    .i18n-ar .zwc-img-part {
        margin: auto;
    }

    .i18n-ar .zwc-candidate-wrap .zwc-block-wrap {
        margin: auto;
        text-align: right;
    }

    .i18n-ar .zwc-block-wrap p,
    .i18n-ar .zwc-block-wrap .zwc-lft-cont {
        margin-right: 0;
        margin-left: unset;
    }

    .i18n-ar .zwc-block-wrap .zwc-txt-wrap {
        padding: 80px 0 0;
    }

    .i18n-ar .zwc-grid-wrap {
        margin: auto;
    }

    .i18n-ar section.zwc-candidate-wrap {
        padding: 90px 0 0;
    }

    .i18n-ar .zwc-input-fld .zwc-input-val {
        padding: 14px 26px;
    }

    .i18n-ar section.zwc-features-wrap {
        padding: 80px 0 0;
    }

    .i18n-ar section.zwc-zia-wrap {
        padding: 80px 0;
    }
    .i18n-ar section.zwc-bottom-cta-wrap {
        padding: 80px 0 0;
    }

    .i18n-ar .zwc-faq-wrap {
        padding: 80px 0;
    }
}

@media only screen and (max-width: 767px) {
    .zwc-block-wrap .zwc-txt-wrap {
        max-width: 560px;
        padding: 60px 0 0
    }

    .zwc-mul-col-wrap.zwc-grid-wrap {
        grid-template-columns: 1fr
    }
    .zwc-faq-wrap {
        padding: 70px 0;
    }

    .zia-content:before {
        transform: scale(.8)
    }

    .zwc-list-wrap,
    .zwc-lft-cont {
        max-width: unset
    }

    .zia-content {
        width: 60px;
        height: 60px
    }

    section.zwc-zia-llm-wrap,
    .zwc-workflow-section {
        padding: 70px 0
    }

    .zwc-img-item.zwc-arr-line {
        display: none
    }

    .zwc-banner-wrap h1 {
        font-size: 33px;
        line-height: 1.2
    }

    .zwc-lft-cont span {
        font-size: 18px
    }

    .zwc-lft-cont h2,
    .zwc-faq-heading h2 {
        font-size: 28px;
        line-height: 1.3
    }

    .zwc-lft-cont h2 {
        max-width: 585px;
    }

    .zwc-onecol-img .zr-str-wrap {
        left: 50%;
        top: -15px
    }

    .zr-slick-wrap {
        top: 30px;
        left: 44%;
    }

    .zwc-img-item.zwc-workflow-bot,
    .zwc-img-item.zwc-marketing-bot {
        top: 10%;
        right: 18%;
    }

    .zwc-twocol-img,
    .zwc-onecol-img {
        padding-top: 60px
    }

    .zwc-twocol-img .zr-str-wrap {
        left: 40%;
        top: 0
    }

    section.zwc-candidate-wrap,
    section.zwc-features-wrap,
    section.zwc-candidate-wrap {
        padding: 70px 0 0
    }

    section.zwc-bottom-cta-wrap {
        padding: 70px 0 0
    }

    section.zwc-zia-wrap {
        padding: 70px 0
    }

    section.zwc-bottom-cta-wrap h2 {
        font-size: 30px;
        max-width: 270px;
        letter-spacing: unset;
        line-height: 1.2
    }

    .zwc-faq-ans ul li {
        font-size: 15px
    }

    .zwc-faq-wrap .content-wrap {
        padding: 0
    }

    .i18n-ar .zwc-block-wrap .zwc-txt-wrap {
        padding: 60px 0 0;
    }

    .i18n-ar section.zwc-zia-llm-wrap,
    .i18n-ar .zwc-workflow-section {
        padding: 70px 0;
    }

    .i18n-ar .zwc-onecol-img .zr-str-wrap {
        right: 50%;
        left: unset;
    }

    .i18n-ar .zr-slick-wrap {
        right: 44%;
        left: unset;
    }

    .i18n-ar .zwc-twocol-img .zr-str-wrap {
        right: 40%;
        left: unset;
    }

    .i18n-ar section.zwc-candidate-wrap,
    .i18n-ar section.zwc-features-wrap,
    .i18n-ar section.zwc-candidate-wrap {
        padding: 70px 0 0;
    }

    .i18n-ar section.zwc-bottom-cta-wrap,
    .i18n-ar section.zwc-zia-wrap {
        padding: 70px 0;
    }

    .i18n-ar .zwc-faq-wrap .content-wrap {
        padding: 0;
    }
}

@media only screen and (max-width: 480px) {

    .zwc-banner-wrap h1,
    .zwc-lft-cont h2,
    .zwc-faq-heading h2,
    section.zwc-bottom-cta-wrap h2 {
        letter-spacing: unset
    }
    section.zwc-pocket-sized-wrap .zwc-lft-cont {
        padding-bottom: 10px;
    }
    section.zwc-pocket-sized-wrap {
        padding: 60px 0;
    }

    .zwc-twocol-img,
    .zwc-onecol-img {
        padding-top: 40px
    }

    .zr-slick-wrap {
        top: 15px
    }

    .zwc-img-item.zwc-ani-cld img {
        border-radius: 10px
    }

    .zwc-img-item.zwc-zia-bot {
        top: 0;
        border-radius: 10px
    }

    .zr-summarize-radius {
        border-radius: 10px 10px 0 0
    }

    .zwc-banner-wrap h1 {
        font-size: 29px
    }

    .zia-content {
        width: 50px;
        height: 50px
    }

    .zr-str-wrap {
        display: none
    }

    .zwc-grid-wrap p,
    .zwc-block-wrap p {
        font-size: 15px
    }

    .zwc-block-wrap .zwc-txt-wrap {
        max-width: 320px;
        padding: 50px 0 0;
    }

    section.zwc-zia-llm-wrap,
    .zwc-workflow-section {
        padding: 60px 0;
    }

    .zwc-txt-wrap img.zr-mobonly {
        margin-top: 40px
    }

    .zwc-lft-cont h2,
    .zwc-faq-heading h2 {
        font-size: 24px;
        max-width: 300px
    }

    section.zwc-bottom-cta-wrap {
        padding: 60px 0 0
    }

    section.zwc-bottom-cta-wrap h2 {
        font-size: 28px;
        max-width: 250px;
        margin: 0 auto 20px
    }

    .zwc-list-wrap ul li,
    .zwc-readmore,
    .zwc-lgr-txt {
        font-size: 15px;
    }

    .zwc-twocol-img img.zr-chatbots {
        border-radius: 10px 10px 0 0
    }

    .zwc-primary-cta {
        font-size: 15px
    }

    .zwc-faq-cnt button {
        font-size: 18px
    }

    .zwc-faq-wrap {
        padding: 60px 0
    }

    .zia-content:before {
        transform: scale(.6);
    }

    .zwc-block-wrap p {
        margin: 0 auto 30px;
    }

    .i18n-ar .zr-summarize-radius {
        border-radius: 10px 0 0 10px;
    }

    .i18n-ar .zwc-block-wrap .zwc-txt-wrap {
        padding: 50px 0 0;
    }

    .i18n-ar section.zwc-zia-llm-wrap,
    .i18n-ar .zwc-workflow-section {
        padding: 60px 0;
    }

    .i18n-ar section.zwc-bottom-cta-wrap {
        padding: 60px 0 0;
    }

    .i18n-ar section.zwc-bottom-cta-wrap h2 {
        margin: 0 auto 20px;
    }

    .i18n-ar .zwc-twocol-img img.zr-chatbots {
        border-radius: 10px 0 0 10px;
    }

    .i18n-ar .zwc-faq-wrap {
        padding: 60px 0;
    }

    .i18n-ar .zwc-block-wrap p {
        margin: 0 auto 30px;
    }

    .other-lang .zwc-banner-wrap h1 {
        font-size: 21px;
    }

    .other-lang .zwc-lft-cont h2,
    .other-lang h2 {
        font-size: 21px;
    }
}