:root {
    --section-p-t: 6em;
    --section-p-b: 6em;
    --section-m-t: 6em;
    --inner-sec-t: 4em;
    --section-m-b: 6em;
    --sprite: url(/sites/zweb/images/survey/slack/sprite.svg);
}
img {
    width: 100%;
    display: block;
}
p:last-child {
    margin-bottom: 0px;
}
.zw-product-header {
    background: #FFF0F0;
}
.zwc-survey-main h1 {
    font-size: clamp(2.5em, 5vw, 3.8em);
}
.zwc-survey-main h2 {
    font-size: clamp(1.8em, 4vw, 3em);
    line-height: 1.15;
    letter-spacing: -1.04px;
    font-family: var(--zf-primary-medium);
    text-align: center;
}
.zwc-survey-main h3 {
    font-size: clamp(1.3em, 2vw, 1.6em);
    letter-spacing: -0.42px;
    font-family: var(--zf-primary-medium);
}
.zwc-survey-main p b {
    font-family: var(--zf-primary-bold);
}
.zwc-survey-main h4 {
    font-size: clamp(1.3em, 3vw, 1.5em);
    line-height: 1.3;
}
span {
    display: inline-block;
}
.act-btn {
    padding: 13px 30px;
    border-radius: 3px;
    margin: 10px 0px 0px;
}
.zwc-flex {
    display: flex;
}
.zwc-2col-wrap {
    justify-content: center;
    gap: 80px;
    padding-top: var(--inner-sec-t);
    align-items: flex-start;
}
.zwc-2col-wrap.zwc-oc .zwc-2col-lft {
    order: 2;
}
.zwc-2col-lft {
    max-width: 50%;
    width: 100%;
    position: relative;
}
.zwc-2col-rht {
    max-width: 40%;
    width: 100%;
    position: relative;
}
.zwc-min-wrap {
    max-width: 850px;
    margin: 0px auto;
    width: 100%;
}
.zwc-main-sec {
    padding-top: var(--section-p-t);
    padding-bottom: var(--section-p-b);
}
.zwc-h2-wid, .zwc-p-wid {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.zwc-cta-sec {
    text-align: center;
    background: rgb(9, 19, 36);
    color: rgb(255, 255, 255);
    padding: 4em 0px;
}
.zwc-cta-sec .content-wrap {
    max-width: 800px;
}
.zwc-feature-inr {
    justify-content: center;
}
.zwc-feature-inr article {
    width: 100%;
    position: relative;
    max-width: 33%;
}
.zwc-feature-inr article img {
    max-width: 300px;
    margin-bottom: 30px;
}
.zwc-card-title {
    font-family: var(--zf-primary-medium);
    font-size: clamp(1rem, 6vw, 1.8rem);
    margin-bottom: 10px;
    display: inline-block;
    line-height: 1.4;
}
.zwc-point li {
    margin-bottom: 40px;
}
.zwc-icon {
    width: 59px;
    height: 68px;
    display: inline-block;
    margin-bottom: 25px;
    background: var(--sprite) no-repeat 0 0 / 300px;
}
.zwc-banner {
    background:#FFF0F0;
    padding-top: var(--inner-sec-t);
    text-align: center;
}
.zwc-banner p{
    max-width: 750px;
}
.zwc-banner h1 {
    letter-spacing: -1.44px;
    font-family: var(--zf-primary-medium);
    font-size: clamp(2.3em, 5vw, 4em);
    max-width: 865px;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.1;
}
.zwc-logo-part {
    justify-content: center;
    margin-bottom: 35px;
    gap: 9px;
    align-items: center;
}
.zwc-logo-part span.zwc-int-logo {
    width: 140px;
    height: 140px;
    border-radius: 20px;
    background: rgb(255, 255, 255);
    display: flex;
    justify-content: center;
    box-shadow: rgba(56, 56, 56, 0.16) 6px 6px 0px;
    position: relative;
    transition: 0.6s ease-in-out;
}
.zwc-logo-part span.zwc-int-logo img {
    max-width: 90px;
    width: 100%;
}
.zwc-logo-part span:nth-child(1) {
    left: -15px;
}
.zwc-logo-part span:nth-child(3) {
    left: 15px;
    position: relative;
}
.middle-animated .zwc-logo-part span:nth-child(1) {
    left: 0px;
    transform: rotate(-10deg);
}
.middle-animated .zwc-logo-part span:nth-child(3) {
    left: -4px;
    transform: rotate(10deg);
}
.zwc-plus-icon {
    width: 25px;
    height: 25px;
    display: inline-block;
    background: rgb(255, 255, 255);
    border-radius: 50%;
    color: rgb(170, 170, 170);
    box-shadow: rgba(70, 70, 70, 0.16) 0px 2px 7px;
}
.zwc-lead {
    position: relative;
}
.zwc-lead::before {
    content: "";
    position: absolute;
    inset: 0px 0px 50%;
    background: #FFF0F0;
}
.zwc-lead .zwc-feature-inr {
    background: #441733;
    color: rgb(255, 255, 255);
    padding: 6em 7em;
    border-radius: 30px;
    width: calc(110%);
    margin-left: -5%;
}
.zwc-lead .zwc-flex {
    gap: 60px;
    margin-top: var(--inner-sec-t);
}
.zwc-lead .zwc-flex.zwc-learn-txt{
    justify-content: center;
    margin-top: 50px;
}
.zwc-int-title {
    background:transparent linear-gradient(90deg, #FFE4B9 0%, #FFC3C3 100%) 0% 0% no-repeat padding-box;;
    padding: 8px 22px;
    border-radius: 50px;
    font-family: var(--zf-primary-medium);
    font-size: 18px;
    margin-bottom: 10px;
}
.zwc-learn {
    position: relative;
    font-size: 18px;
    text-transform: uppercase;
    font-family: var(--zf-primary-semibold);
    padding-right: 32px;
    color:#F23F5C;
}
.zwc-learn::before {
    content: "";
    position: absolute;
    right: 0px;
    top: 7px;
    width: 23px;
    height: 18px;
    background: var(--sprite) no-repeat -262px 0px / 357px;
    transition: 0.3s ease-in-out;
    color: rgb(10, 128, 251);
}
.zwc-learn:hover::before {
    right: -5px;
}
.zwc-how-to-work{
    background: transparent linear-gradient(127deg, #D5E1FF 0%, #E7F0D4 100%) 0% 0% no-repeat padding-box;
    margin-bottom: var(--section-m-b);
}
.zwc-how-to-work .zwc-flex {
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
    margin-top: var(--inner-sec-t);
}
.zwc-how-to-work article {
    background: 0% 0% no-repeat padding-box padding-box rgb(247, 247, 247);
    border: 1px solid rgb(228, 231, 234);
    padding: 50px 35px;
    border-radius: 15px;
    max-width: 410px;
}
.zwc-how-to-work article:nth-child(4), .zwc-how-to-work article:nth-child(5){
    max-width: 625px;
}
.zwc-how-to-work .zwc-icon {
    background-size: 375px;
}
.zwc-deal {
    background-position: 0px 13px;
}
.zwc-measure {
    background-position: -59px 13px;
    width: 43px;
}
.zwc-identi {
    background-position: -106px 12px;
}
.zwc-visitor {
    background-position: -162px 10px;
}
.zwc-prioritie {
    background-position: -218px 10px;
    width: 57px;
}
.zwc-page-title {
    text-align: center;
    max-width: 850px;
    margin: 0px auto 60px;
}
.zwc-tab-sec .zwc-page-title h2 {
    font-size: 30px;
}
.zwc-tab-sec .zwc-page-title p {
    max-width: 600px;
    margin: 15px auto 0px;
}
.zwc-tab-sec {
    background: var(--primary-color);
    color: rgb(255, 255, 255);
    border-radius: 15px;
    padding: 80px;
}
.zwc-tab-sec .zwc-page-title p {
    max-width: 600px;
    margin: 15px auto 0px;
}
.zwc-tab-sec .zwc-page-title h2 {
    font-size: 30px;
}
.zwc-left-tab-flex {
    display: flex;
    justify-content: center;
    gap: 60px;
    align-items: flex-start;
    padding-top: var(--inner-sec-t);
}
.zwc-left-tab-nav {
    width: 100%;
    max-width: 42%;
}
.zwc-left-tab-nav li {
    position: relative;
    cursor: pointer;
    border-bottom: 1px solid rgb(220, 220, 220);
    padding-right: 55px;
}
.zwc-left-tab-nav li p {
    margin-bottom: 20px;
}
.zwc-left-tab-nav li::before {
    content: "";
    position: absolute;
    right: 20px;
    top: 35px;
    width: 20px;
    height: 11px;
    background: var(--sprite) no-repeat -223px 0 / 281px;
    transition: 0.3s ease-in-out;
}
.zwc-left-tab-nav li.active::before {
    transform: rotate(180deg);
}
.zwc-left-tab-nav li button {
    border: 0;
    background: transparent;
    padding: 25px 0px;
    width: 100%;
    text-align: left;
    font-family: var(--zf-primary-medium);
    font-size: 27px;
    letter-spacing: -0.42px;
    cursor: pointer;
    border-bottom:1px solid rgba(255, 255, 255, 0.2);
    position: relative;
}
.zwc-left-tab-ctn {
    width: 100%;
    max-width: 35%;
}
.zwc-left-hide {
    opacity: 0;
    transform: translateY(50px);
    height: 0px;
}
.zwc-left-active {
    opacity: 1;
    transform: translateY(0px);
    height: auto;
    transition: 0.5s ease-in-out;
}
.zwc-left-tab-image {
    overflow: hidden;
}
.faq-section {
    background: rgb(242, 242, 242);
    margin-top: var(--section-m-t);
}
.faq-section .zwc-min-wrap {
    margin-top: var(--inner-sec-t);
}
.zwc-faq-sec .zwc-page-title {
    margin-bottom: 40px;
}
.zwc-faq-sec .zwc-page-title h2 {
    font-size: 36px;
}
.faq-section h2 {
    margin-bottom: var(--section-m-t-60);
    text-align: center;
}
.accordion {
    margin: 0px auto;
    max-width: 880px;
}
.faq-content {
    transition: 0.5s;
    background: rgb(255, 255, 255);
    border-radius: 10px;
    padding:30px 30px 5px;
    margin-bottom: 15px;
}
.faq-content.active {
    box-shadow: rgba(118, 118, 118, 0.14) 0px 4px 12px;
}
.faq-content button {
    border: 0;
    background: transparent;
    text-align: left;
    position: relative;
    font-size: 26px;
    cursor: pointer;
    transition: 0.5s;
    padding: 0px 25px 20px 50px;
    font-family: var(--zf-secondary-medium);
    margin-bottom: 0px;
    line-height: 1.5;
}
.faq-content:last-child {
    margin-bottom: 0px;
}
.accord-content {
    display: none;
    padding: 0px 0px 25px 48px;
    max-width: 750px;
}
.accord-content span {
    font-family: var(--zf-primary-semibold);
    font-size: 15px;
}
.faq-content span.faq-arrow {
    position: absolute;
    left: 15px;
    top: 7px;
    width: 25px;
    height: 25px;
    transition: 0.5s;
    transform: translate(-50%, 4%) rotate(-90deg);
    border: 1.5px solid rgb(0, 0, 0);
    border-radius: 50%;
}
.faq-content .faq-arrow::after, .faq-content .faq-arrow::before {
    content: "";
    position: absolute;
    display: block;
    right: -9px;
    width: 12px;
    height: 2px;
    background: rgb(0, 0, 0);
    border-radius: 2px;
    transition: 0.5s;
}
.faq-content .faq-arrow::before {
    top: 10px;
    right: 5px;
}
.faq-content .faq-arrow::after {
    right: inherit;
    left: 5px;
    transform: rotate(90deg);
    top: 10px;
}
.faq-content.active span.faq-arrow::before {
    transform: rotate(-90deg);
}
.accord-content a {
    color: rgb(0, 0, 0);
    text-decoration: underline;
}
.accord-content ul.number li, ul.list li {
    margin-bottom: 15px;
}
.accord-content ul li {
    padding: 10px 10px 10px 30px;
    position: relative;
}
.accord-content ul li::before {
    content: "";
    inset: 22px 0px 0px 4px;
    width: 10px;
    height: 10px;
    background: rgb(0, 0, 0);
    border-radius: 50%;
    position: absolute;
}
.accord-content ul li::after {
    content: "";
    inset: 18px 0px 0px;
    width: 18px;
    height: 18px;
    border: 1px dashed rgb(128, 128, 128);
    border-radius: 50%;
    position: absolute;
}
h2.zwc-h2-wid.zwc-how-use {
    max-width: 760px;
}
@keyframes lineAnimation {
    0% {
        right: 100%;
    }
    100% {
        right: 0px;
    }
}
.zwc-acc-ctn {
    display: none;
}
.zwc-ip-address {
    margin: 10px 0px;
}
.zwc-two-col {
    gap: 10px;
}
.zwc-two-col .zwc-ctn-card {
    max-width: 100%;
    flex: 1 1 50%;
    background: var(--primary-color);
    color: rgb(255, 255, 255);
    padding: 80px 100px;
    border-radius: 10px;
}
.zwc-two-col .zwc-ctn-card h3 {
    font-size: 40px;
}
.zwc-return-path .zwc-block-left {
    max-width: 750px;
    text-align: center;
    margin: 0px auto;
}
.zwc-path-icon {
    width: 60px;
    height: 60px;
    display: block;
    margin: 0px auto 15px;
    background: rgba(0, 0, 0, 0.5);
}
@media screen and (max-width: 1440px) {
    .zwc-mobile-forms {
        max-width: 45%;
    }
    .zwc-feature-main {
        gap: 50px;
    }
   .zwc-how-to-work article:nth-child(4), .zwc-how-to-work article:nth-child(5){
        max-width: 45%;
    }
}
@media only screen and (max-width: 1400px) {
    .zwc-lead .zwc-feature-inr {
        width: 100%;
        margin-left: 0px;
    }
    .zwc-lead .zwc-feature-inr {
        padding: 5em 4em;
        gap: 40px;
    }
    .zwc-how-to-work article {
        max-width: 45%;
    }
}
@media only screen and (max-width: 1200px) {
    .zwc-banner h1 {
        max-width: 600px;
    }
}
@media only screen and (max-width: 1024px) {
    :root {
        --section-p-t: 4em;
        --section-p-b: 4em;
        --section-m-t: 4em;
        --inner-sec-t: 2em;
        --section-m-b: 4em;
    }
    .zwc-h2-wid, .zwc-p-wid, .zwc-2col-lft, .zwc-2col-rht, .zwc-left-tab-nav {
        max-width: 650px;
    }
    .zwc-lead .zwc-feature-inr h2{
        color: #000;
    }
    .zwc-2col-wrap.zwc-oc .zwc-2col-lft {
        order: inherit;
    }
    .zwc-left-tab-nav {
        text-align: left;
    }
    .zwc-left-tab-ctn {
        display: none;
    }
    .zwc-2col-wrap {
        gap: 40px;
    }
    .zwc-2col-wrap, .zwc-lead .zwc-flex, .zwc-left-tab-flex {
        flex-direction: column;
        text-align: center;
        align-items: center;
    }
    .zwc-lead .zwc-flex{
        gap: 25px;
    }
    .zwc-lead .zwc-feature-inr {
        background: transparent;
        padding: 0px;
    }
    .zwc-feature-inr article, .zwc-how-to-work article:nth-child(4), .zwc-how-to-work article:nth-child(5) {
        max-width: 550px;
    }
    .zwc-feature-inr article, .zwc-feature-inr article img {
        margin-left: auto;
        margin-right: auto;
    }
    .zwc-how-to-work .zwc-feature-inr article{
        text-align: center;
    }
    .zwc-lead .zwc-feature-inr article {
        background: rgb(9, 19, 36);
        padding: 3em 2em;
        border-radius: 15px;
    }
    .faq-content button{
        font-size: 24px;
    }
}
@media only screen and (max-width: 767px) {
    .zwc-int-title {
        font-size: 15px;
    }
    .zwc-banner h1, .zwc-banner h2, .zwc-banner h3{
        letter-spacing: -0.8px;
    }
    .faq-content h3, .zwc-left-tab-nav li button {
        font-size: 20px;
    }
    .zwc-point li {
        margin-bottom: 30px;
    }
    .zwc-left-tab-nav li::before{
        top: 30px;
    }
    .zwc-left-tab-nav li{
        padding-right: 0;
    }
    .faq-content button {
        font-size: 20px;
    }
}
@media only screen and (max-width: 480px) {
    .zwc-logo-part {
        transform: scale(0.9);
    }
    .zwc-logo-part {
        flex-wrap: wrap;
    }
    .zwc-logo-part span.zwc-int-logo {
        width: 120px;
        height: 120px;
        transform: rotate(0deg);
    }
    .faq-content {
        padding: 20px 20px 0px;
    }
    .zwc-2col-wrap, .zwc-left-tab-flex{
        padding-top: 10px;
    }
}
@media screen and (min-width: 767px) {
    .zwc-2col-wrap .zwc-2col-lft img {
        opacity: 0;
    }
    .zwc-feature-inr article {
        transform: translateY(30px);
        transition: 0.5s ease-in-out;
    }
    .middle-animated .zwc-feature-inr article {
        transform: translateY(0px);
    }
    .middle-animated .zwc-feature-inr article:nth-child(2) {
        transition-delay: 0.3s;
    }
    .middle-animated .zwc-feature-inr article:nth-child(3) {
        transition-delay: 0.5s;
    }
    .middle-animated .zwc-feature-inr article:nth-child(3) {
        transition-delay: 0.7s;
    }
    .middle-animated .zwc-feature-inr article:nth-child(4) {
        transition-delay: 0.9s;
    }
    .middle-animated .zwc-feature-inr article:nth-child(5) {
        transition-delay: 1s;
    }
    .middle-animated .zwc-2col-wrap .zwc-2col-lft img {
        animation: 0.5s ease-out 0.3s 1 normal forwards running slideDown;
    }
    @keyframes slideDown {
        0% {
            visibility: hidden;
            opacity: 0;
            transform: translateY(30px);
        }
        100% {
            visibility: visible;
            opacity: 1;
            transform: translateY(0px);
        }
    }
}

