.zw-product-header {
    background: #060520
}

body {
    position: relative
}

.doc-btn {
    background: transparent;
    border: 1px solid #fff;
    margin-left: 15px;
    color: #fff
}

body:before {
    content: '';
    background: linear-gradient(136deg,#060520 29.81%,#440b26 90%);
    height: 1000px;
    width: 1000px;
    position: absolute;
    left: -320px;
    top: -150px;
    border-radius: 100%;
    flex-shrink: 0;
    z-index: 0;
    transform: rotate(180deg);
    display: none
}



.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)
}

.i18n-en h1 {
    font-size: 54px;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -1.44px;
    margin-inline:auto
}
.cta-btn {
    padding: 12px 30px;
    font-size: 18px;
}

.header-section p {
    max-width: 930px;
    margin-bottom: 30px;
    margin-inline:auto;
    font-size: 18px;
    }

.header-section .card-info {
    margin-bottom: 0;
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 0
}

.watch-btn {
    color: #fff;
    padding: 12px 0 10px 40px;
    text-transform: none;
    position: relative;
    font-family: var(--zf-primary-semibold),sans-serif;
    font-size: 15px;
    cursor: pointer;
    margin-left: 15px;
    text-transform: uppercase;
    display: inline-block
}

.watch-btn:after,.watch-btn:before {
    position: absolute;
    content: ''
}

.watch-btn:before {
    left: 5px;
    top: 8px;
    width: 26px;
    height: 26px;
    border: 2px solid #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 100%
}

.watch-btn:after {
    left: 16px;
    top: 16px;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 7px solid #fff
}

.saa-framework-section {
    background: #060520
}

.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;
}

.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;
}
/*.note p:first-child{
    font-size: 17px;
    margin: 20px 0 20px;
} */
.updates_box {
width: 100%;
max-width: 990px;
margin: 40px auto;
font-size: 13px;
font-style: italic;
text-align: center;
}

.i18n-en h2 {
    font-size: 44px
}

.saa-table-section h2 {
    text-align: center;
    margin-bottom: 20px;
    max-width: 720px;
    margin: 0 auto;
    margin-bottom: 20px
}

.saa-table-section h2 span {
    display: block;
    font-size: 28px;
    margin-top: 10px;
    font-family: var(--primaryfont-regular)
}

.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/amplitude-white.svg) no-repeat;
    width: 125px;
    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
}

.common-section.saa-table-section {
    padding-bottom: 0;
}

.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: #060520;
    color: #fff
}

.saa-why-section h2 span {
    display: block;
    font-size: 30px;
    margin-top: 10px;
    font-family: var(--primaryfont-regular)
}
.header-section .strong {
    font-size: 28px;
    line-height: normal;
    max-width: 100%;
    margin-bottom: 24px;
}

.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: 980px;
    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: 46%;
    border-radius: 10px;
    margin: 10px;
    padding: 60px 50px;
    border: 1.5px solid #262347;
    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-p-e-icon {
    background: url(/sites/zweb/images/apptics/amplify-sprite.svg) no-repeat;
    width: 65px;
    height: 65px;
    display: inline-block;
    background-size: 300px auto;
    margin-bottom: 20px;
    text-indent: 100%;
    text-wrap: nowrap;
    overflow: hidden
}

.zss-p-e-icon1 {
    background-position: 5px 0;
}

.zss-p-e-icon2 {
    background-position: -60px 0;
    width: 55px;
}

.zss-p-e-icon3 {
    background-position: -118px 0;
    width: 55px;
}

.zss-p-e-icon4 {
     background-position: -174px 0;
}

.zss-p-e-icon5 {
    background-position: -240px 0;
}

.zss-p-e-icon6 {
    background-size: 270px auto;
    background-position: -222px 0
}

.zss-why-each h3 {
    margin-bottom: 15px;
    font-size: 24px
}

.zss-why-each h3 span {
    color: #cc174e
}

.zss-why-each a {
    text-transform: uppercase;
    font-size: 15px;
    border-bottom: 1px solid
}

.common-section.saa-why-section {
    padding-bottom: 0
}

.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;
    background: #060520
}

.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;
}
.zwc-pri-section h2 + p {
    font-size: 26px;
}

.zwc-pri-section h2 {
    margin-bottom: 7px;
}


.zwc-pri-section h2 span {
    display: block;
    font-size: 30px;
    font-family: var(--primaryfont-regular);
    margin-bottom: 5px
}

@-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);
}

.smm-main-tr span.sub-title + span {
    /* background: #130725; */
}

.btn-wrap {
    display: flex;
    /* width: 300px; */
    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;
}
@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
    }

    .i18n-en h1 {
        font-size: 66px
    }

    .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: 660px
    }

    .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
    }
}

@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
    }

    .header-section .content-wrap {
        max-width: 740px
    }

    .i18n-en h1 {
        font-size: 66px
    }

    .i18n-en h1 {
        font-size: 50px;
        line-height: 1.3
    }

    .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
    }
}

@media screen and (max-width: 767px) {
    br {
        display:none
    }

    .i18n-en h1 {
        font-size: 32px
    }
.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
    }

    .saa-why-section h2 span,.saa-table-section h2 span {
        font-size: 24px
    }

    .zwc-pri-section .content-wrap {
        padding: 60px 35px
    }

    .i18n-en .zwc-pri-section h2 {
        font-size: 28px
    }

    .zwc-pri-section h2 span,.saa-why-section h2 span,.saa-table-section h2 span {
        font-size: 26px
    }

    .table-cta {
        text-align: center;
        padding-top: 50px
    }
}
