<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
  -webkit-tap-highlight-color: transparent;
}
:root {
  --zws-green-color: #089a4d;
  --zws-black-color: #000;
  --zws-light-color: #e0fdeb;
  --zws-white-color: #fff;
}
.zw-template-inner p {
  font-size: 18px;
}
picture,
img {
  display: block;
}

.p-rlte,
figure {
  position: relative;
}
.p-abslt {
  position: absolute;
}
.txt-lft {
  text-align: left;
}
.txt-cntr {
  text-align: center;
}
.txt-rght {
  text-align: right;
}
/* Flex styles */
.zcol-wrap,
.dflx {
  display: flex;
  flex-wrap: wrap;
}
.flx-algn-cntr {
  align-items: center;
}
.flx-algn-start {
  align-items: flex-start;
}
.flx-algn-stretch {
  align-items: stretch;
}
.flx-algn-end {
  align-items: flex-end;
}
.flx-jstfy-cntr {
  justify-content: center;
}
.flx-jstfy-btween {
  justify-content: space-between;
}
.flx-jstfy-arnd {
  justify-content: space-around;
}
.flx-jstfy-start {
  justify-content: flex-start;
}
.flx-jstfy-end {
  justify-content: flex-end;
}
body {
  color: var(--zws-black-color);
}
/* Flex styles ends */
/* Grid styles */
.zcol-1 {
  max-width: calc(8.33% - 0px);
  flex-basis: calc(8.33% - 0px);
}
.zcol-2 {
  max-width: calc(16.67% - 0px);
  flex-basis: calc(16.67% - 0px);
}
.zcol-3 {
  max-width: calc(25% - 0px);
  flex-basis: calc(25% - 0px);
}
.zcol-4 {
  max-width: calc(33.33% - 0px);
  flex-basis: calc(33.33% - 0px);
}
.zcol-5 {
  max-width: calc(41.67% - 0px);
  flex-basis: calc(41.67% - 0px);
}
.zcol-6 {
  max-width: calc(50% - 0px);
  flex-basis: calc(50% - 0px);
}
.zcol-7 {
  max-width: calc(58.33% - 0px);
  flex-basis: calc(58.33% - 0px);
}
.zcol-8 {
  max-width: calc(66.67% - 0px);
  flex-basis: calc(66.67% - 0px);
}
.zcol-9 {
  max-width: calc(75% - 0px);
  flex-basis: calc(75% - 0px);
}
.zcol-10 {
  max-width: calc(83.33% - 0px);
  flex-basis: calc(83.33% - 0px);
}
.zcol-11 {
  max-width: calc(91.67% - 0px);
  flex-basis: calc(91.67% - 0px);
}
.zcol-12 {
  max-width: calc(100% - 0px);
  flex-basis: calc(100% - 0px);
}
/* Grid styles ends */
.d-blck,
.in-view-desk {
  display: block;
}
.in-view-mob {
  display: none;
}
.zw-product-header {
  background: #e5ffe8;
}
/* Buttons Styles */
.zws-btn-set {
  margin: 30px 0 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 6px;
}
.zws-btn-set a {
  border-radius: 4px;
  padding: 14px 20px;
  display: inline-block;
  position: relative;
  font-size: 16px;
  color: var(--zws-white-color);
}
.zws-btn-set .zws-app-str,
.zws-btn-set .zws-g-play {
  background: var(--common-elements) no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  position: relative;
  background-size: 1070px auto;
}
/* Buttons Styles ends*/
/* Title Styles */
.zws-title {
  margin: 0 0 40px;
}
.zws-title.txt-whte * {
  color: #fff;
}
.zws-title h1 {
  font-family: var(--primaryfont-bold);
  font-size: 56px;
  line-height: 1.1;
  margin: 0 0 20px;
  letter-spacing: -0.02em;
}
.zws-title h2 {
  font-family: var(--primaryfont-bold);
  letter-spacing: -0.48px;
  margin: 0 0 16px;
  font-size: 48px;
  line-height: 1.2;
}

.zws-title p:last-child {
  margin-bottom: 0;
}
.zws-cntnt .zws-title h2 {
  font-size: 42px;
}
/* Ttitle Styles ends */
/* Banner starts */
.zws-bnr {
  background: #e3ffe6;
  padding: 70px 0 130px;
}
/* Banner ends */
/* Template starts */
.zws-tmplt-lsts {
  padding: 110px 0;
}
.zws-tmplt-plcehldr {
  border: 1px solid #d1d1d1;
  border-radius: 11px;
  margin: 8px;
  width: calc(100% - 16px);
  height: calc(100% - 16px);
  display: flex;
}
.zws-tmplt-plcehldr a {
  display: flex;
  flex-direction: column;
  flex: 1;
}
.zws-tmplt-plcehldr a img {
  margin: 10px auto 90px auto;
}
.zws-tmplt-plcehldr a img {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  padding: 10px 10px 10px 10px;
}
.zws-tmplt-plcehldr a .plcehldr-bdge {
  display: flex;
  background: #000;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  padding: 30px 20px;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.zws-tmplt-plcehldr a:hover .plcehldr-bdge {
  background: #019e0d;
}
.zws-tmplt-plcehldr .plcehldr-bdge em {
  font-size: 20px;
  line-height: 1.4;
  color: #fff;
  display: block;
  position: absolute;
  content: "";
  padding-right: 38px;
  display: inline-flex;
  align-items: center;
}
.plcehldr-bdge em::before,
.plcehldr-bdge em::after {
  content: "";
  position: absolute;
  border-radius: 2px;
}
.plcehldr-bdge em::before {
  background: #000;
  width: 24px;
  height: 2px;
  right: 0;
}
.plcehldr-bdge em::after {
  width: 13px;
  height: 13px;
  right: 0;
  border-left: 2px solid transparent;
  border-bottom: 2px solid transparent;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  transform: rotate(45deg);
}
.plcehldr-bdge em:last-child {
  opacity: 0;
}
.zws-tmplt-plcehldr a:hover .plcehldr-bdge em::before,
.zws-tmplt-plcehldr a:hover .plcehldr-bdge em::after {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}
.zws-tmplt-plcehldr a:hover .plcehldr-bdge em:first-child {
  opacity: 0;
}
.zws-tmplt-plcehldr a:hover .plcehldr-bdge em:last-child {
  opacity: 1;
  color: #fff;
}
/* Templates ends */
/* Sticky styles  */
.zws-stcky-section {
  padding: 40px 0 110px;
}
.zws-stcky-section .zws-stcky-list {
  background: #000000;
  border-radius: 20px;
  padding: 100px 60px 80px;
  display: flex;
  align-items: flex-start;
  justify-content: space-evenly;
}
.zws-stcky-section .zws-stcky-list .zws-title {
  position: sticky;
  top: 300px;
}
.zws-stcky-lst-item li {
  margin: 0 0 60px;
  max-width: 550px;
  position: relative;
  padding: 0 0 0 64px;
}

.zws-stcky-lst-item li:before {
  content: "";
  position: absolute;
  width: 40px;
  height: 40px;
  background: url("/sites/zweb/images/sheet/templates/zws-box.png") no-repeat;
  left: 0;
  top: 0;
  background-size: cover;
  background-position: center center;
}
.zws-stcky-lst-item a {
  display: inline-block;
}
.zws-stcky-lst-item h3,
.zws-stcky-lst-item p {
  color: #fff;
}
.zws-stcky-lst-item h3 {
  font-size: 24px;
  font-family: var(--zf-primary-semibold);
  line-height: 1.3;
  letter-spacing: -0.02em;
  margin: 0 0 12px;
}
.zws-stcky-lst-item p {
  font-size: 18px;
  line-height: 1.6;
}
/* Sticky styles ends */

@media (max-width: 1440px) {
  .zw-template-inner .content-wrap {
    width: 1140px;
  }
  .zws-bnr {
    padding: 70px 0 100px;
  }
  .zws-title h1 {
    font-size: 48px;
  }
  .zws-title h2 {
    font-size: 40px;
  }
  .zws-stcky-section .zws-stcky-list {
    padding: 80px 40px 60px;
  }
  .zws-tmplt-lsts {
    padding: 90px 0;
  }
  .zws-stcky-section .zws-stcky-list {
    padding: 80px 40px 60px;
  }
  .zws-tmplt-plcehldr .plcehldr-bdge em {
    font-size: 18px;
  }
}
@media (max-width: 1199px) {
  .zw-template-inner .content-wrap {
    width: 960px;
  }
  .d-md-blck {
    display: block;
  }
  .zws-title h1 {
    font-size: 42px;
  }

  .zws-btn-set a {
    padding: 12px 20px;
  }

  .zws-title h2 {
    font-size: 36px;
  }
  .zws-stcky-lst-item li {
    max-width: 480px;
  }
  .zws-bnr .zws-title p {
    max-width: 550px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 991px) {
  .zw-template-inner .content-wrap {
    width: 720px;
  }
  /* Mobile Grids styles */
  .zcol-md-5 {
    max-width: calc(41.67% - 0px);
    flex-basis: calc(41.67% - 0px);
  }
  .zcol-md-6 {
    max-width: calc(50% - 0px);
    flex-basis: calc(50% - 0px);
  }
  .zcol-md-7 {
    max-width: calc(58.33% - 0px);
    flex-basis: calc(58.33% - 0px);
  }
  .zcol-md-8 {
    max-width: calc(66.67% - 0px);
    flex-basis: calc(66.67% - 0px);
  }
  .zcol-md-12 {
    max-width: calc(100% - 0px);
    flex-basis: calc(100% - 0px);
  }
  /* Mobile Grids styles ends*/
  .zw-template-inner p,
  .zws-stcky-lst-item p {
    font-size: 16px;
  }
  .zws-title h1 {
    font-size: 36px;
  }
  .zws-bnr {
    padding: 50px 0 50px;
  }
  .zws-bnr .zws-title {
    margin-left: auto;
    margin-right: auto;
  }
  .zws-bnr .zws-title {
    max-width: 540px;
    text-align: center;
  }
  .zws-bnr .zws-btn-set {
    justify-content: center;
  }

  .zws-title h2 {
    font-size: 34px;
  }
  .zws-stcky-section .zws-stcky-list {
    flex-direction: column;
  }
  .zws-stcky-section .zws-stcky-list .zws-title {
    position: static;
  }
  .zws-stcky-list .zws-title .d-blck {
    display: inline;
  }
  .zws-tmplt-lsts {
    padding: 70px 0;
}
}
@media (max-width: 767px) {
  .zw-template-inner .content-wrap {
    width: 450px;
  }
  .zcol-1,
  .zcol-2,
  .zcol-3,
  .zcol-4,
  .zcol-5,
  .zcol-6,
  .zcol-7,
  .zcol-8,
  .zcol-9,
  .zcol-10,
  .zcol-11,
  .zcol-12 {
    position: relative;
    flex-basis: calc(100% - 0px);
    max-width: calc(100% - 0px);
    width: 100%;
  }
  .d-blck {
    display: inline;
  }
  .in-view-desk {
    display: none;
  }
  .in-view-mob {
    display: block;
  }
  .flx-row-rvrse {
    flex-direction: column-reverse;
  }
  .zws-title h1 {
    font-size: 32px;
  } 
  .zws-btn-set a {
    padding: 10px 20px;
    font-size: 14px;
  }
  .zws-title h2 {
    font-size: 28px;
  }
}
@media (max-width: 480px) {
  .zw-template-inner .content-wrap {
    width: 90%;
  }
  .zws-title h1 {
    font-size: 30px;
  }

  .zws-btn-set a {
    padding: 8px 20px;
  }
  .zws-stcky-section .zws-stcky-list {
    padding: 40px;
  }
  .zws-stcky-lst-item li {
    padding: 50px 0 0 0;
  }
  .zws-stcky-lst-item h3 {
    font-size: 24px;
  }
}
</pre></body></html>