.pagewrapper {
  --h1-size: 64px;
  --h2-size: 56px;
  --p1-size: 24px;
  --p2-size: 20px;
  --p3-size: 16px;
  --h3-size: 24px;

}

.zwc-flx-cnt {
  display: flex;
  flex-wrap: wrap;
}
.sbt-review-btn{
    border-radius: 4px;
    padding: 15px 28px;
    font-family: var(--zf-primary-semibold), sans-serif;
    font-size: 15px;
    color: #fff;
    display: inline-block;
    background: #000;
    cursor: pointer !important;
}
.pagewrapper .content-wrap {
  padding: 90px 0;
}

.pagewrapper .act-btn {
  padding: 12px 16px;
  opacity: 1;
  visibility: visible;
}

.pagewrapper h1,
.pagewrapper h2,
.pagewrapper h3 {
  font-family: var(--primaryfont-semibold);
}

.pagewrapper h1 {
  letter-spacing: -1.92px;
  font-size: var(--h1-size);
}

.pagewrapper h2 {
  letter-spacing: -1.44px;
  font-size: var(--h2-size);
}

.pagewrapper h3 {
  letter-spacing: -0.24px;
  font-size: var(--h3-size);
}

.pagewrapper p {
  letter-spacing: -0.32px;
}

.zwc-ind-challenges .slick-prev:before,
.zwc-ind-challenges .slick-next:before,
.zwc-testimonial .slick-prev:before,
.zwc-testimonial .slick-next:before,
.zwc-ind-bnr .zwc-flx-two:last-child::before,
.zwc-feature-block1 .zwc-feat-card h4::before,
.zwc-feature-block1 .zwc-top-cont::before,
.zwc-feature-block1 .zwc-top-cont::after {
  position: absolute;
  content: "";
}

/* Banner section start */

.zwc-ind-bnr .zwc-flx-two:first-child {
  width: 51%;
}

.zwc-ind-bnr .zwc-flx-two:last-child {
  width: 53%;
  /* margin-right: -100px; */
  position: relative;
  margin-right: clamp(-60px, 4vw, -100px);
}

.zwc-ind-bnr .zwc-flx-two:last-child div {
  margin-left: auto;
}

.zwc-ind-bnr .zwc-flx-two:last-child p {
  max-width: 420px;
  font-size: var(--p3-size);
}

.zwc-ind-bnr .zwc-flx-two img {
  max-width: clamp(100%, 45vw, 115%);
}

.zwc-ind-bnr .zwc-flx-cnt {
  align-items: start;
  justify-content: space-between;
}

.zwc-ind-bnr .zwc-flx-two:last-child::before {
  background: url(/sites/zweb/images/creator/solutions/logi-banner-rect.svg)no-repeat;
  width: 70%;
  height: 50%;
  bottom: -30px;
  left: -20px;
  transform: rotate(-180deg);
  border-bottom-right-radius: 30px;
  z-index: -1;
  display: none;
}

/* End Banner section */

/* Trusted Brands */
.pagewrapper .zwc-trusted-brands .content-wrap {
  padding: 88px 0 70px;
  max-width: 1060px;
}

.zwc-trusted-brands .content-wrap h2 {
  font-size: var(--h2-font-5);
  text-align: center;
  margin: 0 0 32px;
  letter-spacing: inherit;
  color: #000E33;
}

.zwc-trusted-brands ul li {
  width: 16.6%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.zwc-trusted-brands ul li img {
  display: block;
}

.zwc-trusted-brands ul li {
  transition: transform .1s ease-in-out;
}

.zwc-trusted-brands.in-view ul li {
  transform: scale(1);
}

.zwc-trusted-brands p {
  font-size: 12px;
  padding: 8px 12px;
  border: 1px solid #929EBD;
  border-radius: 100px;
  max-width: 607px;
  margin: 34px auto 0;
  font-family: var(--primaryfont-semibold);
  display: flex;
  gap: 12px;
}

.zwc-gartner-view {
  margin-right: 8px;
}

/* End Trusted Brands */

/* Why Creator */
.zwc-why-choose .zwc-flx-cnt {
  justify-content: space-between;
}

.zwc-why-choose .zwc-flx-cnt:first-child {
  align-items: end;
}

.zwc-why-choose .zwc-flx-two:first-child {
  width: 58%;
}

.zwc-chs-heading {
  margin-bottom: 50px;
}

.zwc-chs-heading h2 {
  font-size: var(--h2-size);
  max-width: 700px;
}

.zwc-chs-heading p {
  font-size: var(--p2-size);
  font-family: var(--zf-primary-medium);
}

.zwc-why-choose .zwc-flx-two:last-child {
  width: 31%;
  text-align: right;
}

.zwc-why-choose li {
  width: 50%;
}

.zwc-why-choose li h3 {
  font-size: var(--h3-size);
  color: #003ACC;
  max-width: 330px;
}

.zwc-why-choose li p {
  font-size: var(--p3-size);
  max-width: 300px;
}

/* End Why Creator */

/* Feature block2 start */
.zwc-feature-block2 {
  color: #fff;
}


.zwc-ind-challenges {
  border-radius: 35px;
  max-width: 1620px;
  margin: 0 auto;
  padding: 100px 0 80px;
  position: relative;
  background: linear-gradient(177.99deg, #5A2602 1.7%, #401A01 104.7%);
}

.pagewrapper .zwc-ind-challenges .content-wrap {
  padding: 0;
}

.zwc-ind-challenges:before {
  content: "";
  position: absolute;
  left: -10px;
  top: 0;
  z-index: 1;
  width: 100px;
  height: 100%;
  /* background: url(/sites/zweb/images/creator/industry/solving-education-dots.png) no-repeat; */
  background: url(/sites/zweb/images/creator/solutions/dots-rect-log.png)no-repeat;
}

.zwc-ind-challenges .zwc-top-cont {
  max-width: 620px;
}

.zwc-ind-challenges .zwc-top-cont p {
  font-family: var(--zf-primary-medium);
  font-size: var(--p2-size);
}

.zwc-challenge-slider {
  margin-top: 110px;
}

/* .zwc-ind-challenges .zwc-chlg-cnt p,  */
.zwc-ind-challenges .zwc-chlg-cnt h3 {
  font-size: var(--p1-size);
  font-family: var(--zf-primary-medium);
  max-width: 490px;
  color: rgba(255, 255, 255, 0.4);
  transition: all ease 0.5s;
}

.zwc-ind-challenges .zwc-chlg-cnt p {
  margin-bottom: 0;
  font-size: var(--p2-size);
  font-family: var(--zf-primary-regular);
  color: rgba(255, 255, 255, 0.4);
  max-width: 490px;


}

.zwc-ind-challenges .slick-active p,
.zwc-ind-challenges .slick-active h3 {
  color: #fff;
}



.zwc-ind-challenges .slick-next,
.zwc-ind-challenges .slick-prev {
  border: 2px solid #fff;
  border-radius: 50px;
  width: 38px;
  height: 38px;
  top: -150px;
}

.zwc-ind-challenges .slick-prev {
  right: 260px;
  left: inherit;
}

.zwc-ind-challenges .slick-next {
  right: 206px;
}

.zwc-ind-challenges .slick-prev:after,
.zwc-ind-challenges .slick-next:after {
  display: none;
}


.zwc-ind-challenges .slick-prev:before,
.zwc-ind-challenges .slick-next:before {
  /* background: url(/sites/zweb/images/creator/solutions/non-profit-sprite.svg)no-repeat; */
  background: url(/sites/zweb/images/creator/solutions/logistic-lp-sprite.svg);
  background-position: -124px -7px;
  width: 9px;
  height: 15px;
  top: 50%;
  left: 55%;
  transform: translate(-50%, -50%);
}

.zwc-ind-challenges .slick-prev:before {
  transform: translate(-50%, -50%) rotate(-180deg);
  left: 48%;

}

.slick-dots li {
  background: #AFB1BB;
  border: 1px solid #AFB1BB;
}

.slick-dots li.slick-active {
  background: #fff;
  border: 1px solid #fff;
}

/* End Feature block2 */

/* Feature block1 start */

.zwc-feature-block1 .zwc-feature1-inner {
  background-color: #201D1B;
  color: #fff;
  border-radius: 35px;
  max-width: 1620px;
  margin: 0 auto;
  padding: 80px 0 0;
}

.zwc-feature-block1 .zwc-top-cont {
  max-width: 740px;
  margin: 0 auto 150px;
  text-align: center;
  position: relative;
  z-index: 1;
}

.zwc-feature-block1 .zwc-top-cont::before {
  background: url(/sites/zweb/images/creator/solutions/logistic-globe.svg)no-repeat;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 380px;
  height: 380px;
  z-index: -1;
  background-size: contain;
}

.zwc-feature-block1 .zwc-top-cont::after {
  background: url(/sites/zweb/images/creator/solutions/logistic-elipse.svg)no-repeat;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 557px;
  height: 324px;
  z-index: -1;
  background-size: contain;
}

.zwc-feature-block1 .zwc-flx-cnt {
  max-width: 1200px;
  margin: 0 auto;
  justify-content: space-between;
}

.zwc-feature-block1 .zwc-flx-cnt h3 {
  width: 100%;
  text-align: center;
  font-size: var(--h2-size);
  margin-bottom: 40px;
}

.zwc-feature-block1 .zwc-feat-card {
  width: 31.5%;
  background: linear-gradient(180deg, #5A2602 0%, #401A01 100%);
  padding: 40px;
  border-radius: 25px;
}

.zwc-feature-block1 .zwc-feat-card h4 {
  position: relative;
  padding-top: 40px;

}

.zwc-feature-block1 .zwc-feat-card p {
  margin-bottom: 0;
}

.zwc-feature-block1 .zwc-feat-card h4::before {
  background: url(/sites/zweb/images/creator/solutions/logistic-lp-sprite.svg)no-repeat;
  top: 0;
  left: 0;
  width: 27px;
  height: 30px;
}

.zwc-feature-block1 .zwc-feat-card .zwc-icon2::before {
  width: 27px;
  height: 26px;
  background-position: -41px -2px;
}

.zwc-feature-block1 .zwc-feat-card .zwc-icon3::before {
  width: 27px;
  height: 22px;
  background-position: -82px -4px;
}

/* End Feature block1 */


/* Testimonial */
.zwc-testimonial {
  background: #FAFAFA;
}

.pagewrapper .zwc-testimonial .content-wrap {
  padding: 90px 16px;
}

.zwc-testimonial .zwc-test-heading,
.zwc-testi-wrap>div {
  max-width: 800px;
}

.zwc-testimonial .zwc-test-heading,
.zwc-testi-slider p span {
  font-family: var(--zf-primary-medium);
}

.zwc-testi-slider .zwc-testi-desc,
.zwc-testi-slider p {
  font-family: var(--primaryfont-semibold);
}

.zwc-testimonial .zwc-test-heading,
.zwc-testi-slider p {
  font-size: 16px;
}

.zwc-testimonial .zwc-test-heading {
  line-height: 24px;
  margin: 0 auto 16px;
  display: block;
}

.zwc-testi-wrap>div {
  margin: 0 auto;
}

.zwc-testi-slider .zwc-testi-desc {
  font-size: 40px;
  line-height: 48px;
  letter-spacing: -0.8px;
  margin-bottom: 32px;
}

.zwc-testi-slider div img {
  border-radius: 50px;
  margin-right: 16px;
  display: none;
}

.zwc-testi-slider p {
  font-size: 20px;
  margin-bottom: 0;
}

.zwc-testi-slider p span {
  font-size: 16px;
  display: block;
}

.pagewrapper p.zwc-mr-btn {
  text-align: right;
  margin-right: 70px;
}

.zwc-testimonial .slick-next,
.zwc-testimonial .slick-prev {
  width: 48px;
  height: 48px;
  background: #fff;
  border-radius: 50px;
  box-shadow: 0px 16px 24px rgba(0, 0, 0, 0.25);
}

.zwc-testimonial .slick-prev:before,
.zwc-testimonial .slick-next:before {
  background: url(/sites/zweb/images/creator/solutions/logistic-lp-sprite.svg)no-repeat;
  background-position: -148px -3px;
  top: 50%;
  left: 53%;
  width: 14px;
  height: 23px;
  transform: translate(-50%, -50%);
}

.zwc-testimonial .slick-prev:before {
  transform: translate(-50%, -50%) rotate(-180deg);
  left: 48%;

}

.zwc-testimonial .slick-next:after,
.zwc-testimonial .slick-prev:after {
  display: none;
}

.zwc-testi-wrap .zwc-flx-cnt {
  align-items: center;
}

.zwc-des-part.zwc-flx-cnt {
  justify-content: space-between;
  gap: 30px;
}

.zwc-testi-slider .zwc-des-part .zwc-flx-two:last-child div img {
  border-radius: inherit;
  margin-right: 0;
  display: block;
}

/* End Testimonial */

/* Bottom CTA */
.zwc-ind-btm-cta {
  text-align: center;
}

.zwc-ind-btm-cta h2 {
  font-size: var(--h2-size);
  max-width: 650px;
  margin: 0 auto 20px;
}


/* End Bottom CTA */
/* sticky form */

.freeze-layer {
  background: rgba(0, 0, 0, 0.4);
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 4;
  display: none;
}

.active_freaze {
  display: block;
}

.form-section.active {
  -ms-transform: translateX(0);
  transform: translateX(0);
  -webkit-transform: translateX(0);
  z-index: 9999999999999;
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: .9s ease all;
  -o-transition: .9s ease all;
  transition: .9s ease all;
}

.form-section {
  width: 100%;
  overflow: auto;
  max-width: 460px;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 0;
  -webkit-box-shadow: -7px 0 28px 0 rgb(0 0 0 / 46%);
  box-shadow: -7px 0 28px 0 rgb(0 0 0 / 46%);
  height: 100%;
  background: #fff;
  opacity: 0;
  overflow-y: scroll;
  -webkit-transform: translate(100%, 0%);
  -ms-transform: translate(100%, 0%);
  transform: translate(100%, 0%);
  -webkit-transition: .9s ease all;
  -o-transition: .9s ease all;
  transition: .9s ease all;
}

.form-inner-cnt {
  border-left: 1px solid #ddd;
  padding: 50px 20px 30px 20px;
  background: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  text-align: left;
  overflow-x: hidden;
}

.form-close {
    width: 30px;
    height: 30px;
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
    z-index: 2;
    background: #fff;
    border: 2px solid #c7c4c4;
    border-radius: 50px;
}

.form-close::after {
content: "\00D7";
    font-size: 35px;
    line-height: normal;
    color: #c7c4c4;
    position: absolute;
    top: -8px;
    left: 5px;
}
/* End sticky form */
@media(max-width:1440px) {
  .pagewrapper {
    --h1-size: 54px;
    --h2-size: 45px;
    --h3-size: 22px;
    --p1-size: 22px;
    --p2-size: 18px;
    --p3-size: 16px;
  }

  .pagewrapper .content-wrap {
    padding: 80px 0;
  }

  /* Banner section start */
  .zwc-ind-bnr .zwc-flx-two:first-child {
    width: 50%;
  }

  .zwc-ind-bnr .zwc-flx-two:last-child {
    width: 44%;
    margin-right: 0;
  }

  .zwc-ind-bnr .zwc-flx-two img {
    max-width: 100%;
  }

  /* End Banner section */
  /* Trusted Brands  */
  .zwc-trusted-brands h2 {
    margin-top: 0;
  }

  /* End Trusted Brands  */
  /* Challenges */
  .zwc-ind-challenges {
    border-radius: 20px;
  }

  .zwc-ind-challenges:before {
    display: none;
  }

  .zwc-challenge-slider {
    margin-top: 80px;
  }

  .zwc-ind-challenges {
    padding: 100px 0 80px;
  }

  .zwc-ind-challenges .slick-next,
  .zwc-ind-challenges .slick-prev {
    top: -110px;
  }

  .zwc-ind-challenges h2 {
    max-width: 770px;
  }

  .zwc-ind-challenges .zwc-chlg-cnt p,
  .zwc-ind-challenges .zwc-chlg-cnt h3 {
    max-width: 420px;
  }

  /* End Challenges */

  /* Testimonial  */
  .zwc-testi-slider .zwc-testi-desc {
    font-size: 32px;
  }

  /* End Testimonial */
  /* Why Creator  */
  .zwc-chs-heading h2 {
    max-width: 550px;
  }

  /* End Why Creator */
}

@media(max-width:1199px) {
  .pagewrapper {
    --h1-size: 48px;
    --h2-size: 40px;
    --p2-size: 18px;
    --p3-size: 16px;
  }

  .pagewrapper .content-wrap {
    padding: 70px 0;
  }

  /* Trusted Brands */
  .pagewrapper .zwc-trusted-brands .content-wrap {
    max-width: 848px;
  }

  .zwc-trusted-brands p {
    padding: 12px;
  }

  /* End Trusted Brands */

  /* Challenges */
  .zwc-ind-challenges {
    padding: 80px 0;
  }

  .zwc-challenge-slider {
    margin-top: 60px;
  }

  .zwc-ind-challenges h2 {
    max-width: 590px;
  }

  .zwc-ind-challenges .zwc-chlg-cnt p,
  .zwc-ind-challenges .zwc-chlg-cnt h3 {
    max-width: 350px;
  }

  /* End Challenges */
  /*Testimonial */

  .zwc-testi-wrap>div,
  .zwc-testimonial .zwc-test-heading {
    max-width: 715px;
  }

  /* End Testimonial */
  /* Why Creator */
  .zwc-why-choose .zwc-flx-two:first-child {
    width: 100%;
    max-width: 780px;
  }

  .zwc-why-choose .zwc-flx-two:last-child {
    display: none;
  }

  /* End Why Creator */

  /* Feature block1 start */

  .zwc-feature-block1 .zwc-top-cont::after {
    display: none;
  }

  .zwc-feature-block1 .zwc-top-cont::before {
    width: 100%;
    height: 100%;
    background-position: center;
  }

  /* End Feature block1 */
}

@media(max-width:991px) {

  /* Banner section start */
  .zwc-ind-bnr .zwc-flx-two:first-child,
  .zwc-ind-bnr .zwc-flx-two:last-child {
    width: 100%;
    text-align: center;
  }

  .zwc-ind-bnr .zwc-flx-two:last-child {
    margin-top: 40px;
  }

  .zwc-ind-bnr .zwc-flx-two:last-child::before {
    display: none;
  }

  /* End Banner section */

  /* Trusted Brands */
  .zwc-trusted-brands ul {
    gap: 32px;
  }

  .zwc-trusted-brands ul li {
    width: 29.3%;
  }

  /* End Trusted Brands */

  /* Challenges */

  .zwc-ind-challenges .slick-prev {
    right: 70px;
  }

  .zwc-ind-challenges .slick-next {
    right: 20px;
  }

  /* End Challenges */

  /* Feature block1 start */

  .zwc-feature-block1 .zwc-flx-cnt {
    justify-content: center;
    gap: 25px;
  }

  .zwc-feature-block1 .zwc-feat-card {
    width: 47%;
  }

  .zwc-feature-block1 .zwc-top-cont {
    margin-bottom: 120px;
  }

  .zwc-feature-block1 .zwc-flx-cnt h3 {
    margin-bottom: 10px;
  }

  /* End Feature block1 */


  /*Testimonial */
  .zwc-testi-wrap>div,
  .zwc-testimonial .zwc-test-heading {
    max-width: 540px;
  }

  .zwc-testimonial p.zwc-mr-btn {
    margin: 0 40px 0 0;
  }

  .zwc-testi-slider .zwc-testi-desc {
    font-size: 32px;
    line-height: 44px;
  }

  .zwc-ind-challenges .slick-dots {
    margin: 50px 0 0;
  }



  /*End Testimonial */
}

@media(max-width:767px) {
  .pagewrapper {
    --h1-size: 42px;
    --h2-size: 36px;
  }

  .pagewrapper .content-wrap {
    padding: 60px 0;
  }

  /* Trusted Brands */
  .pagewrapper .zwc-trusted-brands .content-wrap {
    max-width: inherit;
    padding: 40px 0 60px;
  }

  .zwc-trusted-brands ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .zwc-trusted-brands h2 {
    margin: 0 0 40px;
  }

  .zwc-trusted-brands p {
    flex-direction: column;
    text-align: center;
  }

  .zwc-gartner-view {
    margin: 0 auto;
  }

  /* End Trusted Brands */

  /* Challenges */
  .zwc-ind-challenges {
    padding: 70px 0 120px;
  }

  .zwc-ind-challenges p {
    max-width: 600px;
  }


  .zwc-ind-challenges .zwc-chlg-cnt p,
  .zwc-ind-challenges .zwc-chlg-cnt h3 {
    max-width: 550px;
    /* padding-right: 10px; */
  }

  .zwc-ind-challenges .slick-next,
  .zwc-ind-challenges .slick-prev {
    top: unset;
    bottom: -100px;
    right: unset;
    left: 47px;

  }

  .zwc-ind-challenges .slick-prev {
    left: 0px;
  }

  /* End Challenges */

  /* Testimonial */
  .pagewrapper .zwc-testimonial .content-wrap {
    max-width: inherit;
    padding: 80px 16px 80px;
  }

  .zwc-testi-wrap>div,
  .zwc-testimonial .zwc-test-heading {
    max-width: inherit;
  }

  .zwc-testi-slider .zwc-testi-desc {
    font-size: 24px;
    line-height: 32px;
  }

  .zwc-testi-slider p {
    width: 100%;
  }

  .zwc-testimonial .slick-next,
  .zwc-testimonial .slick-prev {
    top: unset;
    bottom: -80px;
  }

  .zwc-testimonial .slick-next {
    right: unset;
    left: 60px;
  }

  /* End Testimonial */
  /* Why Creator */
  .zwc-chs-heading {
    margin-bottom: 30px;
  }

  .zwc-why-choose li {
    width: 46%;
  }

  /* End Why Creator */

  .zwc-feature-block1 .zwc-feat-card {
    width: 75%;
  }
}

@media(max-width:480px) {

  .pagewrapper {
    --h1-size: 40px;
    --h2-size: 33px;
  }

  .zwc-ind-bnr .zwc-flx-two:first-child,
  .zwc-ind-bnr .zwc-flx-two:last-child {
    text-align: left;
  }

  /* Trusted Brands  */
  .zwc-trusted-brands ul {
    gap: 40px;
  }

  .zwc-trusted-brands ul li {
    width: 40%;
  }

  /* End Trusted Brands */

  /* Feature block2 start */

  .zwc-feature-block2>.content-wrap {
    padding-bottom: 30px;
  }

  .zwc-ind-challenges {
    padding: 60px 0 120px;
  }

  .zwc-ind-challenges .slick-dots {
    margin: 30px 0 0;
  }

  /* End Feature block2  */

  /* Testimonial */
  .zwc-testi-wrap {
    display: none;
  }

  .zwc-testimonial .zwc-testi-wrap:first-child {
    display: block;
  }

  .pagewrapper .zwc-testimonial .content-wrap {
    padding: 50px 16px 120px;
  }

  .zwc-testi-wrap>div,
  .zwc-testimonial .zwc-test-heading {
    padding: 0;
  }

  .zwc-testimonial p.zwc-mr-btn {
    text-align: left;
    margin: 20px 20px 0 0;
  }

  .zwc-testimonial .slick-next,
  .zwc-testimonial .slick-prev {
    bottom: -105px;
  }

  /* End Testimonial */
  /* Why Creator */
  .zwc-why-choose li {
    width: 100%;
  }

  /* End Why Creator */

  /* Feature block1 start */

  .zwc-feature-block1 .zwc-feat-card {
    width: 100%;
  }

  .zwc-feature-block1 .zwc-feature1-inner {
    padding-top: 20px;
    border-radius: 25px;
  }

  .zwc-feature-block1 .zwc-top-cont {
    margin-bottom: 80px;
  }

  /* End Feature block1  */

}