<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
  }
  html {
    font-family: var(--zf-primary-regular), sans-serif;
    font-size: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    line-height: 1.5em;
    color: #333;
    overflow-x: hidden;
  }
  body {
    font-size: 18px;
    font-family: var(--zf-primary-regular), sans-serif;
    margin: 0;
    padding: 0;
  }
  button,
  input,
  select,
  textarea {
    font-family: var(--zf-primary-regular), sans-serif;
  }
  
  /*** Links ***/
  a {
    text-decoration: none;
    outline: 0;
    transition: color ease .2s;
  }
  
  /*** Lists ****/
  
  ol ol,
  ol ul,
  ul ol,
  ul ul {
    margin: 0;
  }
  nav ul,
  nav ol, li {
    list-style: none;
    list-style-image: none;
  }
  img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    max-width: 100%;
    height: auto;
    width: auto;
    vertical-align: middle;
    position: relative;
  }
  
  /**** Styling ****/
  
  p,
  pre {
    margin: 1.5em 0;
  }
  blockquote {
    margin: 1.5em 30px;
  }
  h1 {
    font-family: var(--zf-primary-bold), sans-serif;
    font-size: 44px;
    line-height: 1.2em;
    font-weight: normal;
    color: #19223b;
  }
  h2 {
    font-family: var(--zf-primary-semibold), sans-serif;
    font-size: 36px;
    line-height: 1.3em;
    margin-top: 0.75em;
    margin-bottom: 0.75em;
    font-weight: normal;
    color: #19223b;
  }
  h3 {
    font-family: var(--zf-primary-semibold), sans-serif;
    font-size: 28px;
    line-height: 1.3em;
    margin-top: 0.75em;
    margin-bottom: 0.75em;
    font-weight: normal;
    color: #19223b;
  }
  h4 {
    font-family: var(--zf-primary-semibold), sans-serif;
    font-size: 20px;
    line-height: 1.5em;
    margin-top: 1em;
    margin-bottom: 1em;
    font-weight: 600;
    color: #19223b;
  }
  h5 {
    font-family: var(--zf-primary-semibold), sans-serif;
    font-size: 18px;
    line-height: 1.25em;
    margin-top: 1.25em;
    margin-bottom: 1.25em;
    font-weight: normal;
  }
  h6 {
    font-family: var(--zf-primary-regular), sans-serif;
    font-size: 16px;
    line-height: 1.25em;
    margin-top: 1em;
    margin-bottom: 1em;
  }
  p {
    font-family: var(--zf-primary-regular), sans-serif;
    line-height: 1.5em;
    margin: 1em 0;
    font-size: 18px;
  }
  .clearfix:after {
    clear: both;
    display: table;
    content: "";
  }
  .product-header-top .expanded.dropdown .caret {
    background: url(/sites/zweb/images/show/cliq-arrow-icon.png) no-repeat -12px -48px;
  }
  section, .zs_relative {
    position: relative;
  }
  .zs_padding_null {
    padding: 0;
  }
  .zs_margin_null {
    margin: 0;
  }
  .zs_paddingtop {
    padding-top: 15px;
  }
  .zs_margintop {
    margin-top: 15px;
  }
  .zs_paddingbottom {
    padding-bottom: 15px;
  }
  .zs_marginbottom {
    margin-bottom: 15px;
  }
  .zs_paddingtopbottom {
    padding: 15px 0;
  }
  .zs_margintopbottom {
    margin: 15px 0;
  }
  .zs_paddingtop_small {
    padding-top: 30px;
  }
  .zs_paddingbottom_small {
    padding-bottom: 30px;
  }
  .zs_margintop_small {
    margin-top: 30px;
  }
  .zs_marginbottom_small {
    margin-bottom: 30px;
  }
  .zs_paddingtopbottom_small {
    padding: 0;
  }
  .zs_margintopbottom_small {
    margin: 50px 0;
  }
  .zs_paddingtop_large {
    padding-top: 50px;
  }
  .zs_paddingbottom_large {
    padding-bottom: 50px;
  }
  .zs_margintop_large {
    margin-top: 50px;
  }
  .zs_marginbottom_large {
    margin-bottom: 50px;
  }
  .zs_paddingtopbottom_large {
    padding: 50px 0;
  }
  .zs_margintopbottom_large {
    margin: 100px 0;
  }
  .zs_center {
    text-align: center;
  }
  .zs_flex {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .zs_tablecell {
    display: table-cell;
    vertical-align: middle;
    position: relative;
  }
  .zs_inlineblock {
    display: inline-block;
    vertical-align: middle;
  }
  .zs_block {
    display: block;
  }
  .zs_table {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  .zs_hidden {
    display: none;
  }
  .zs_alignright {
    text-align: right;
  }
  .zs_alignleft {
    text-align: left;
  }
  .zs_sectioncontainer {
    max-width: 1800px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    position: relative;
  }
  
  /*** custome css ***/
  
  
  .zs_bannerContainer{
    width: 90%;
    margin: 50px auto;
    justify-content: space-between;
  }
  .zs_SecContainer{
    width: 90%;
    margin: 100px auto;
    justify-content: space-between;
  }
  .zs_mapContainer{
    margin: auto;
    flex-wrap: wrap;
  }
  .zs_SecContainer .zs_sectionTitle{
    width: 90%;
    margin: 10px 50px;
  }
  .zs_sectionTitle, .zs_absoluteContent_01, .zs_absoluteContent_02, .zs_absoluteContent_03{
    opacity: 0;
  }
  .zs_textContainer{
    width: 40%;
    margin-left: 30px;
  }
  .zs_textContainer span{
      font-family: var(--zf-primary-regular),sans-serif;
  }
  .zs_sectionTitle span{
      font-family: var(--zf-primary-light),sans-serif;
  }
  .zs_imgContainer{
    width: 55%;
  }
  .zs_icon_01{
    background-position: 0px 0px;
  }
  .zs_icon_02{
    background-position: -65px 0px;
  }
  .zs_icon_03{
    background-position: -130px 0px;
  }
  .zs_icon_04{
    background-position: 195px 0px;
  }
  .zs_icon_05{
    background-position: 130px 0px;
  }
  .zs_icon_06{
    background-position: 65px 0px;
  }
  .zs_iconSpan{
    height: 65px;
    width: 65px;
    display: inline-block;
    margin: 18px;
    background-image:url("/sites/zweb/images/show/zs_pro_icons.webp");
    background-size: auto 65px;

  }
  .zs_boxTab{
    height: 100px;
    width: 320px;
    background: #fff;
    box-shadow: 0px 5px 25px #d8d9e68c;
    border-radius: 5px;
    position: relative;
    margin: 20px;
  }
  .zs_textSpan{
    position: absolute;
    padding: 16px 10px;
    font-size: 16px;
  }
  .zs_boxTab:nth-child(3), .zs_boxTab:nth-child(4){
    position: relative;
    left: 80px;
  }
  .zs_tempatesContent{
    width: 50%;
    margin: auto;
    text-align: center;
  }
  .zs_addOnContent{
    width: 50%;
    margin: auto;
    text-align: center;
  }
  .zs_cta_sec {
      margin: 50px auto;
      width: 90%;
  }
  .zs_absoluteContent_01{
    position: absolute;
    width: 30%;
    right: 135px;
    top: 180px;
  }
  .zs_absoluteContent_02{
    position: absolute;
    width: 30%;
    left: 135px;
        top: 90px;
  }
  .zs_absoluteContent_03{
    position: absolute;
    width: 30%;
    right: 135px;
    top: 85px;
  }
  .zs_bg_img{
    z-index: -1;
  }
  .zs_mob_view{
    display: none;
  }
  .zs_web_view,.zs_mob_view{
  width: 100%;
  height: 100%;
  }
  
  .zs_fadeinLeft{
    animation-name: fadeInLeft;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
  }
  @-webkit-keyframes fadeInLeft {
      0% {
         opacity: 0;
         -webkit-transform: translateX(100px);
      }
      100% {
         opacity: 1;
         -webkit-transform: translateX(0);
      }
  }
  .zs_fadeinRight{
    animation-name: fadeInRight;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
  }
  @-webkit-keyframes fadeInRight {
      0% {
         opacity: 0;
         -webkit-transform: translateX(-100px);
      }
      100% {
         opacity: 1;
         -webkit-transform: translateX(0);
      }
  }
  
  /* Mobil responsive */
  @media only screen and (max-width: 1280px) {
  
    .zs_SecContainer {
      width: 100%;
      display: inline-block;
    }
    .zs_SecContainer .zs_sectionTitle {
      text-align: center;
      margin: auto;
    }
  
    .zs_boxTab:nth-child(3), .zs_boxTab:nth-child(4) {
      position: relative;
      left: 0;
    }
    .zs_mapContainer {
      width: 70%;
    }
  }
  
  @media only screen and (max-width: 1080px) {
    .zs_bannerContainer{
      display: inline-block;
      width: 100%;
    }
    .zs_textContainer {
        width: 85%;
        text-align: center;
        margin: auto;
    }
    .zs_imgContainer {
      width: 60%;
      margin: auto;
    }
    .zs_tempatesContent {
      width: 95%;
   }
  .zs_addOnContent {
      width: 95%;
   }
  }
  
  @media only screen and (max-width: 1170px) {
    .zs_absoluteContent_01, .zs_absoluteContent_02, .zs_absoluteContent_03 {
        position: static;
        width: 90%;
        margin: auto;
        text-align: center;
    }
    .zs_mob_view{
      display: block;
    }
    .zs_web_view{
      display: none;
    }
    .zs_resp_img{
      width: 50%;
      margin: auto;
    }
  
  }
  @media only screen and (max-width: 1060px) {
  
    .zs_SecContainer {
      width: 100%;
      display: inline-block;
    }
    .zs_SecContainer .zs_sectionTitle {
      text-align: center;
    }
    .zs_boxTab:nth-child(3), .zs_boxTab:nth-child(4) {
      position: relative;
      left: 0;
    }
    .zs_mapContainer {
      width: 100%;
    }
  }
  
  @media only screen and (max-width: 780px) {
  
    .zs_textContainer h1 {
      font-size: 36px;
    }
    .zs_textContainer p {
      font-size: 16px;
    }
    .zs_imgContainer {
      width: 90%;
    }
    .zs_SecContainer {
      margin: 20px auto;
    }
    .zs_sectioncontainer p{
      font-size: 16px;
    }
  }
  
  @media only screen and (max-width: 540px) {
    .zs_resp_img{
      width: 85%;
    }
  }
  
  /*other lang css starts*/
  .i18n-de h1 {
      font-size: 42px;
     
  }
  
  /*ar starts*/
  .i18n-ar .zs_textContainer{margin-left: 0;margin-right: 30px}
  .i18n-ar .zs_boxTab:nth-child(3), .i18n-ar .zs_boxTab:nth-child(4){left: auto;right: 80px}
  .i18n-ar section.zs_sectioncontainer .zs_tempatesContent h2, .i18n-ar section.zs_sectioncontainer .zs_tempatesContent p{text-align: center;}
  
  
  .i18n-ar .zs_sectioncontainer .zs_addOnContent h2, .i18n-ar .zs_sectioncontainer .zs_addOnContent p{text-align: center;}
  .i18n-ar section.zs_sectioncontainer.zs_center h2 , .i18n-ar section.zs_sectioncontainer.zs_center .create-new-btn{text-align: center}
  
  
  @media only screen and (max-width: 1280px){
      .i18n-ar .zs_SecContainer .zs_sectionTitle h2{text-align: center;}
      .i18n-ar .zs_boxTab:nth-child(3), .i18n-ar .zs_boxTab:nth-child(4){right: auto;}
  }
  
  
  @media only screen and (max-width: 1170px){
      .i18n-ar .zs_sectioncontainer .zs_absoluteContent_01 h2, .i18n-ar .zs_sectioncontainer .zs_absoluteContent_01 p{text-align: center;}
      .i18n-ar .zs_sectioncontainer .zs_absoluteContent_02 h2, .i18n-ar .zs_sectioncontainer .zs_absoluteContent_02 p{text-align: center;}
      .i18n-ar .zs_sectioncontainer .zs_absoluteContent_03 h2, .i18n-ar .zs_sectioncontainer .zs_absoluteContent_03 p{text-align: center;}
  }
  
  
  @media only screen and (max-width: 1080px){
      .i18n-ar .zs_textContainer{margin: auto;}
      .i18n-ar .zs_bannerContainer .zs_textContainer h1, .i18n-ar .zs_bannerContainer .zs_textContainer p{text-align: center;}
  }
  
  
  /*ar ends*/
  
  /*other lang css ends*/</pre></body></html>