.zw-product-header {
    background: #060520
}
.common-section {
    padding: 100px 0;
}

.header-section {
    padding: 100px 0 0 0;
    background: #060520;
    color: #fff;
    text-align: center
}
.strong {
    font-family: var(--primaryfont-semibold)
}
.act-btn {
    padding: 13px 30px;
}

.saa-framework-section {
    background: #060520;
    
}
.common-section.saa-framework-section{
    padding:50px 0;

}
.saa-framework-section .content-wrap {
    border-radius: 20px;
    border: 1px solid #491551;
    background: linear-gradient(179deg,#060520 -31.99%,#2c0b2c 99.38%);
    color: #fff;
    padding: 40px 40px;
    text-align: center;

}

.platform-list .zapptics-icon {
    width: 95px;
    height: 95px;
    display: inline-block;
    background: #fff;
    border: 1px solid #e8e8e8;
    border-radius: 22px;
    margin: 0 5px 20px 5px;
    position: relative
}

.platform-list .zapptics-icon:before {
    content: '';
    width: 55px;
    height: 55px;
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
    background: url(/sites/zweb/images/apptics/zapptics-optimize-svg-sprite.png) no-repeat;
    background-size: 500px auto
}

.platform-list .pl-android:before {
    background-position: -226px -12px
}

.platform-list .pl-ios:before {
    background-position: -280px -13px
}
.smm-main-tr span span {
    font-size: 15px;
    border: none;
    padding: 0;
}
.smm-tb-list.zinline span {
display:inline;
}

.platform-list .pl-appletv:before {
    background-position: -335px -13px
}

.platform-list .pl-watchos:before {
    background-position: -390px -12px
}

.platform-list .pl-macos:before {
    background-position: -446px -12px
}

.platform-list .pl-ipados:before {
    background-size: 410px auto;
    background-position: -2px -62px;
    height: 25px
}

.platform-list .pl-windows:before {
    background-size: 550px auto;
    background-position: -75px -72px;
    width: 50px
}
.platform-list .pl-js:before {
    background-size: 600px auto;
    background-position: -252px -135px;
    width: 69px;
    height: 68px;
}

.platform-list .pl-flutter:before {
    background-size: 520px auto;
    background-position: 1px -120px;
    width: 50px
}

.platform-list .pl-reactnative:before {
    background-position: -46px -113px
}

.platform-list .pl-unity:before {
    background-size: 530px auto;
    background-position: -107px -124px
}

.common-section.saa-framework-section {
    padding-bottom: 0
}

.saa-framework-section .content-wrap h3 {
    font-size: 30px;
    line-height: 34px;
    letter-spacing: -0.6px;
    margin-bottom: 30px
}

.saa-table-section {
    background: #060520
}

.saa-table-section {
    color: #fff
}

.saa-table-section .content-wrap {
    max-width: 1170px
}

.table-responsive {
    margin-top: 60px;
    border: 1px solid rgb(255 255 255 / .04);
    display: inline-block;
 border: unset;
}
.note {
    display: inline-block;
    width: 100%;
   text-align:center;
   color:#000;
}
.updates_box {
width: 100%;
max-width: 990px;
margin: 40px auto;
font-size: 13px;
font-style: italic;
text-align: center;
}
.smm-main-tr {
    display: flex;
    width: 100%;
}
.smm-main-tr.head-fix{
    position: sticky;
    top:15px;
    z-index: 2;
   align-items: end;
}
.table-responsive{
    max-width: 1150px;
    width:100%;
}

.smm-main-tr span {
    width: 33.33%;
    padding: 20px 35px;
    border: 1px solid rgb(255 255 255 / .04);
    font-family: var(--primaryfont-regular)
}

.top-header span {
    text-align: center
}

.top-header span {
    border: 1px solid rgb(255 255 255 / .04);
    border-top: 0;
    font-family: var(--primaryfont-semibold);
    font-size: 20px;
    height: 80px
}

.tit-logo strong {
    text-wrap: nowrap;
    overflow: hidden;
    text-indent: 100%;
    height: 40px;
    display: inline-block
}

.amplitude-logo strong {
    background: url(/sites/zweb/images/otherbrandlogos/luciq.svg) no-repeat;
    width: 75px;
    background-size: 100%;
    height: 40px;
    background-position: center;
    filter: brightness(0) invert(1)
}

.apptics-logo strong {
    background: url(/sites/zweb/images/productlogos/apptics-dark.svg) no-repeat;
    width: 130px;
    background-size: 100%
}
.top-header .apptics-logo {
    padding:60px 0 0 0;
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
}

.smm-main-tr span:not(:nth-child(1)) {
    text-align: center
}

.top-header span:nth-child(1) {
    line-height: 40px
}

.smm-main-tr em {
    position: relative;
    width: 30px;
    height: 30px;
    display: inline-block;
    text-wrap: nowrap;
    overflow: hidden;
    text-indent: 100%
}

.smm-main-tr .in em::after,.smm-main-tr .in em::before {
    background: #00933c none repeat scroll 0 0;
    content: "";
    height: 3px;
    position: absolute;
    right: 10px;
    left: 0;
    top: 20px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    width: 10px;
    margin: 0 auto
}

.smm-main-tr .in em::before {
    left: 10px;
    top: 18px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    width: 15px
}

.smm-main-tr .out em::after,.smm-main-tr .out em::before {
    content: "";
    background: #ff3231 none repeat scroll 0 0;
    content: "";
    height: 3px;
    left: 5px;
    position: absolute;
    top: 15px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    width: 15px
}

.smm-main-tr .out em::before {
    left: 5px;
    top: 15px;
    transform: rotate(-45deg);
    width: 15px
}

.smm-tb-shead span {
    border: 0;
    width: 100%;
    text-align: left;
    font-family: var(--primaryfont-semibold);
    font-size: 20px
}

.smm-main-tr span {
    display: table-cell;
    vertical-align: middle;
    background: #141330;
}

.saa-text em {
    color: #fff;
    display: inline;
    font-size: 14px
}

.smm-main-tr.smm-tb-shead span {
    background: rgb(255 255 255 / 3%);
    color: #e0ab26
}

.table-responsive,.saa-main-table,.top-header,.top-header span:first-child {
    border-top-left-radius: 20px
}

.table-responsive,.saa-main-table,.top-header,.top-header span:last-child {
    border-top-right-radius: 20px
}

.table-responsive,.saa-main-table,.smm-main-tr:last-child span:first-child,.smm-main-tr:last-child {
    border-bottom-left-radius: 20px
}

.table-responsive,.saa-main-table,.smm-main-tr:last-child span:last-child,.smm-main-tr:last-child {
    border-bottom-right-radius: 20px
}

.top-header span:first-child,.smm-main-tr span:first-child {
    width: 50%
}

.top-header span:nth-child(2),.smm-main-tr span:nth-child(2),.top-header span:nth-child(3),.smm-main-tr span:nth-child(3) {
    width: 25%
}

.top-header span:nth-child(2),.smm-main-tr span:nth-child(2) {
    background: #351865;
    border: 1px solid rgb(255 255 255 / 2%);
    border-top: 0
}

.top-header span:first-child {
    text-align: left;
    font-size: 24px
}

.top-header span:nth-child(2) {
    border: 1px solid rgb(255 255 255 / 2%);
    height:130px;
}

.table-cta .act-btn {
    background: #f0483e;
    color: #fff
}

.table-cta {
    text-align: center;
    padding-top: 150px
}

.saa-why-section {
    background: #F2F2FF;
    color: #000;
}
.zss-why-each img{
    display: block;
    margin: 0 auto;
}
.zss-why-each p:not(.zss-why-each:nth-child(3) p){
    margin:0 0 60px;
}
.saa-why-section h2 span {
    display: block;
    font-size: 30px;
    margin-top: 10px;
    font-family: var(--primaryfont-regular)
}

.saa-why-section .content-wrap {
    z-index: 1;
    position: relative;
    max-width: 1170px
}

.saa-why-section h2,.saa-why-section h2+p {
    text-align: center
}

.saa-why-section h2 {
    max-width: 610px;
    margin: 0 auto;
    margin-bottom: 20px
}

.saa-why-section h2+p {
    max-width: 980px;
    margin: 0 auto;
    margin-bottom: 20px
}

.zss-why-main-each {
    display: flex;
    flex-wrap: wrap;
    margin-top: 50px;
    justify-content: center
}

.zss-why-each {
    width: 48%;
    border-radius: 20px;
    margin: 8px;
    padding: 60px 50px;
   border: 1px solid #DAD9EE;
   background-color: #fff;
    transform: translateY(60px);
}

.zwe-ob.zss-why-each {
    transform: translateY(0)
}

.zwe-ob.zss-why-each1,.zwe-ob.zss-why-each2 {
    transition: 1s ease
}

.zwe-ob.zss-why-each3,.zwe-ob.zss-why-each4 {
    transform: translateY(0);
    transition: 1s .15s ease
}

.zwe-ob.zss-why-each5,.zwe-ob.zss-why-each6 {
    transform: translateY(0);
    transition: 1s .10s ease
}
.zss-why-each h3 {
    margin-bottom: 15px;
}

.zss-why-each h3 span {
    color: #cc174e
}

.zss-why-each a {
    text-transform: uppercase;
    font-size: 15px;
    border-bottom: 1px solid
}
.botton-cta-section {
    background: #060520;
    color: #fff;
    text-align: center;
    position: relative
}

.common-section.botton-cta-section {
    padding: 80px 0 100px 0
}

.i18n-en .botton-cta-section h2 {
    font-size: 42px
}

.botton-cta-section .content-wrap {
    position: relative;
    z-index: 3
}

.zprice-container {
    font-family: var(--primaryfont-bold)
}

.zwc-pri-section {
    color: #fff;
    position: relative;
    z-index: 2;
    text-align: center;
margin-bottom:120px;
}
.zwc-pri-section .content-wrap {
    max-width: 1100px;
}
.zwc-pri-section .content-wrap:nth-child(1){
  background: #351765;
    padding: 70px 80px 55px 80px;
    border-radius: 20px;
    margin-top:-230px;
}
.zwc-pri-section h2 {
    /* margin-bottom: 7px; */
    width:80%;
    margin-inline: auto;
}
.zwc-pri-section p{
    max-width: 90%;
    margin-inline: auto;
}
.common-section.saa-why-section{
    padding:80px 0 250px 0;
}
@-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
    }
}

@keyframes slideRight {
    0% {
        visibility: hidden;
        opacity: 0;
        transform: translateX(30px)
    }

    100% {
        visibility: visible;
        opacity: 1;
        transform: translateX(0)
    }
}

@-webkit-keyframes slideRight {
    0% {
        visibility: hidden;
        opacity: 0;
        -webkit-transform: translateX(30px)
    }

    100% {
        visibility: visible;
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@-moz-keyframes slideRight {
    0% {
        visibility: hidden;
        opacity: 0;
        -moz-transform: translateX(30px)
    }

    100% {
        visibility: visible;
        opacity: 1;
        -moz-transform: translateX(0)
    }
}

@keyframes slideUp {
    0% {
        visibility: hidden;
        opacity: 0;
        transform: translateY(-20px)
    }

    100% {
        visibility: visible;
        opacity: 1;
        transform: translateY(0)
    }
}

@-webkit-keyframes slideUp {
    0% {
        visibility: hidden;
        opacity: 0;
        -webkit-transform: translateY(-20px)
    }

    100% {
        visibility: visible;
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes slideUp {
    0% {
        visibility: hidden;
        opacity: 0;
        -moz-transform: translateY(-20px)
    }

    100% {
        visibility: visible;
        opacity: 1;
        -moz-transform: translateY(0)
    }
}

@keyframes slideDown {
    0% {
        visibility: hidden;
        opacity: 0;
        transform: translateY(20px)
    }

    100% {
        visibility: visible;
        opacity: 1;
        transform: translateY(0)
    }
}

@-webkit-keyframes slideDown {
    0% {
        visibility: hidden;
        opacity: 0;
        -webkit-transform: translateY(20px)
    }

    100% {
        visibility: visible;
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes slideDown {
    0% {
        visibility: hidden;
        opacity: 0;
        -moz-transform: translateY(20px)
    }

    100% {
        visibility: visible;
        opacity: 1;
        -moz-transform: translateY(0)
    }
}

@keyframes slideLeft {
    0% {
        visibility: hidden;
        opacity: 0;
        transform: translateX(-20px)
    }

    100% {
        visibility: visible;
        opacity: 1;
        transform: translateX(0)
    }
}

@-webkit-keyframes slideLeft {
    0% {
        visibility: hidden;
        opacity: 0;
        -webkit-transform: translateX(-20px)
    }

    100% {
        visibility: visible;
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@-moz-keyframes slideLeft {
    0% {
        visibility: hidden;
        opacity: 0;
        -moz-transform: translateX(-20px)
    }

    100% {
        visibility: visible;
        opacity: 1;
        -moz-transform: translateX(0)
    }
}

@keyframes autoScale {
    0% {
        visibility: hidden;
        opacity: 0;
        -webkit-transform: scale(0.5);
        transform: scale(0.5)
    }

    100% {
        visibility: visible;
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.smma-save-shape1,.platform-list .zapptics-icon {
    opacity: 0
}

.zwe-om .zss-scheduling-header-stock {
    animation: fadeIn 1s ease-out .3s forwards
}

.zwe-ot .platform-list .zapptics-icon:nth-child(1) {
    animation: slideDown 1s ease-out .2s forwards
}

.zwe-ot .platform-list .zapptics-icon:nth-child(2) {
    animation: slideDown 1s ease-out .3s forwards
}

.zwe-ot .platform-list .zapptics-icon:nth-child(3) {
    animation: slideDown 1s ease-out .4s forwards
}

.zwe-ot .platform-list .zapptics-icon:nth-child(4) {
    animation: slideDown 1s ease-out .5s forwards
}

.zwe-ot .platform-list .zapptics-icon:nth-child(5) {
    animation: slideDown 1s ease-out .6s forwards
}

.zwe-ot .platform-list .zapptics-icon:nth-child(6) {
    animation: slideDown 1s ease-out .7s forwards
}

.zwe-ot .platform-list .zapptics-icon:nth-child(7) {
    animation: slideDown 1s ease-out .8s forwards
}

.zwe-ot .platform-list .zapptics-icon:nth-child(8) {
    animation: slideDown 1s ease-out .9s forwards
}

.zwe-ot .platform-list .zapptics-icon:nth-child(9) {
    animation: slideDown 1s ease-out 1s forwards
}

.zwe-ot .platform-list .zapptics-icon:nth-child(10) {
    animation: slideDown 1s ease-out 1.1s forwards
}
.platform-list .pl-js:before {
    background-size: 600px auto;
    background-position: -252px -135px;
    width: 69px;
    height: 68px;
}
.zwe-ot .platform-list .zapptics-icon:nth-child(11) {
    animation: slideDown 1s ease-out 1.2s forwards;
}
.smm-main-tr .sub-title {
    color: #00933c;
    font-size: 21px;
    font-family: var(--primaryfont-semibold);
}
.btn-wrap {
    display: flex;
    margin-inline: auto;
    gap: 20px;
    justify-content: center;
    padding: 20px 0;
}
.btn-wrap > a {
    border: 1px solid #fff;
    padding: 10px 15px;
    color: #fff;
    text-transform: capitalize;
}
.zwc-ftr-section{
    padding:30px 0 100px;
    text-align: center;
}
.act-btn.cbd-btn{
    background-color: #000;
    padding: 13px 30px;
    color: #fff;
}
.act-btn.cta-btn {
    margin: 20px;
}
.demo-btn{
    color: #fff;
    background-color: #000;
    padding:13px 30px;
}
h1,.header-section .strong,.saa-table-section h2,.zss-why-each h3,.zwc-ftr-section h2{
    line-height: normal;
}
.header-section p {
    max-width: 900px;
    margin-inline:auto;
    }
.header-section p:not(.strong){
max-width:650px;
}
    .saa-table-section h2 {
        text-align: center;
        margin-bottom: 20px;
        max-width: 600px;
        margin: 0 auto;
        margin-bottom: 20px
    }
    .saa-why-section h2,.saa-why-section-btm h2,.zwc-ftr-section h2 {
        font-family: var(--primaryfont-bold);
    }
    .saa-why-section-btm{
        padding:80px 0;
    }
    .btm-innr-list{
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        gap: 25px;
    }
    .btm-innr-list li{
        display: flex;
        justify-content: center;
        align-items: center;
        display: inline-block;
        max-width: 350px;
        position: relative;
        width: -webkit-fill-available;
        padding-left: 30px;
    }
    .why-sec-btm-innr{
        max-width: 800px;
        margin-inline:auto ;
    }
    .btm-innr-list li::before{
        content: ' ';
        background: url(/sites/zweb/images/apptics/tick-purple.svg);
        width:20px;
        height:20px;
        background-size: 100%;
        display: block;
        position: absolute;
        left:0;
        top:10%;
    }
    .saa-why-section-btm h2{
        margin-bottom: 50px;

    }
    .zwc-ftr-section h2{
max-width: 550px;
margin-inline: auto;
    }
@media screen and (max-width: 1279px) {
    body:before {
        display:none
    }
    .saa-framework-section .content-wrap {
        max-width: 940px
    }
    .header-section .content-wrap {
        max-width: 940px
    }
    .saa-table-section .content-wrap {
        max-width: 940px
    }
    .top-header.head-fix.fixed {
        max-width: 940px
    }
    .saa-why-section h2 br {
        display: none
    }
    .saa-why-section h2 {
        max-width: 530px
    }
    .saa-why-section h2+p {
        max-width: 790px
    }
    .i18n-en .zwc-pri-section h2 {
        font-size: 38px
    }
    .saa-framework-section .content-wrap {
        max-width:880px
    }
    .zwc-pri-section h2 {
        width:55%;
    }
}
@media only screen and (min-width:1200px){
    .header-section .strong,.zss-why-each h3 {
        font-size: 28px;
        letter-spacing: -0.56px;
    }
    .header-section p{
        font-size: 18px;
        line-height: 32px;
    }
    .saa-table-section h2,.saa-why-section h2,.saa-why-section-btm h2,.zwc-pri-section h2,.zwc-ftr-section h2 {
        font-size: 44px;
        letter-spacing: -0.88px;
    }
    .saa-why-section h2,.saa-why-section-btm h2,.zwc-pri-section h2 {
        line-height: 55px;
    }
    h1{
        font-size: 56px;
        letter-spacing: -1.12px;
    }
}
@media screen and (max-width: 1199px) {
    .top-header.head-fix.fixed {
        top:0
    }
}
@media screen and (max-width: 1024px) {
    .saa-table-section .content-wrap {
        max-width:810px
    }
    .top-header.head-fix.fixed {
        max-width: 720px
    }
}
@media screen and (max-width: 991px) {
    .saa-framework-section .content-wrap {
        max-width:940px
    }
.zwc-pri-section {
margin-bottom:80px;
}
    .header-section .content-wrap {
        max-width: 740px
    }
    .header-section {
        padding: 80px 0 0 0
    }
    .saa-framework-section .content-wrap {
        max-width: 700px
    }

    .saa-framework-section .content-wrap h3 {
        font-size: 27px
    }
    .common-section {
        padding: 100px 0
    }
    .i18n-en h2 {
        font-size: 41px
    }

    .zss-why-each {
        padding: 50px 40px
    }

    .i18n-en .botton-cta-section h2 {
        font-size: 32px
    }

    .smm-main-tr span {
        padding: 20px 25px
    }

    .zwc-pri-section h2 br {
        display: none
    }
    /* .zwc-pri-section h2 {
        width: 100%;
    } */
}

@media screen and (max-width: 767px) {
    br {
        display:none
    }
    .btm-innr-list li {
        margin-inline: auto;
    }

.updates_box {
    width: 70%;
    max-width: 1010px;
    margin:20px auto;
    font-size: 12px;
    font-style: italic;
    text-align: center;
}

    .header-section {
        text-align: center
    }

    .saa-framework-section .content-wrap {
        padding: 40px 20px
    }

    .i18n-en h2 {
        font-size: 32px
    }

    .zss-why-each {
        width: 100%
    }

    .common-section {
        padding: 70px 0
    }

    .table-responsive {
        display: block;
        width: 100%;
        overflow-x: auto;
        border: 1px solid #2d0a43
    }

    .saa-main-table {
        width: 100%;
        max-width: 100%
    }

    .smm-main-tr span {
        min-width: 230px
    }

    .smm-tb-shead span {
        font-size: 18px
    }

    .act-btn {
        margin: 10px 5px
    }

    .header-section {
        padding: 50px 0 0 0
    }

    .zwc-pri-section .content-wrap {
        padding: 60px 35px
    }

    .i18n-en .zwc-pri-section h2 {
        font-size: 28px
    }

    .table-cta {
        text-align: center;
        padding-top: 50px
    }
    .zwc-pri-section .content-wrap:nth-child(1) {
        padding:40px;
    }
    .zwc-pri-section h2,.zwc-pri-section p {
        width:100%;
    }
.btn-wrap {
flex-wrap:wrap;
}
}
@media screen and (max-width: 480px) {
    .zwc-pri-section .content-wrap:nth-child(1) {
        padding:40px 15px;
    }
    .zss-why-each {
        padding: 40px 20px;
    }
}

