.wc-main-section-01 {
  max-width: 1106px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.wc-main-section-01_left {}

.wc-main-section-01__subtitle {
  font-family: 'AgendaTM';
  color: var(--color-text-black);
  font-size: 24px;
  line-height: 40px;
}

.wc-main-section-01__title {
  font-family: 'AgendaTM';
  font-size: 40px;
  color: var(--color-text-pink);
  font-weight: 700;
  text-transform: uppercase;
  line-height: 42px;
}

.wc-main-section-01__info--container {
  display: flex;
  flex-wrap: wrap;
  max-width: 905px;
  margin-top: 18px;
  gap: 12px;
}

.wc-main-section-01__info--item {
  background-color: var(--bg-color-grey-light);
  border-radius: 12px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 232px;
  height: 118px;
}

.wc-main-section-01__info--item p {
  margin-bottom: 0;
  color: var(--color-text-grey-light);
  margin-top: 4px;
}

/*-- section 02 --*/
.wc-main-section-02 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: var(--bg-color-grey-second);
  padding: 93px 20px;
  margin-top: -42px;
}

.wc-main-section-02__subTitle {
  color: var(--color-text-grey-second);
  margin-bottom: 2px;
  line-height: 24px;
}

.wc-main-section-02__title {
  color: var(--color-text-grey-second);
  font-weight: 700;
  font-size: 24px;
  position: relative;
}

.wc-main-section-02__title::before {
  content: "";
  position: absolute;
  bottom: -16px;
  left: 0;
  right: 0;
  margin: auto;
  background-color: var(--bg-color-pink);
  height: 2px;
  width: 95px;
}

.wc-main-section-02__content {
  display: flex;
  gap: 32px;
  margin-top: 48px;
}

.wc-main-section-02__content-item {
  background-color: var(--bg-color-white);
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  padding-bottom: 24px;
  border-radius: 16px;
}

.wc-main-section-02__content-item p {
  padding: 14px 24px 0px;
  color: rgb(80, 80, 80);
  font-style: normal;
  font-weight: 700;
  font-size: 1.3rem;
  line-height: 1.4;
  max-width: 483px;
  margin: 0 0 16px 0;
}

.wc-main-section-02__content-item a.link {
  color: var(--color-text-pink);
  font-weight: 700;
  padding: 0 24px;
  display: flex;
  align-items: center;
  gap: 16px;
}

/*-- Section slider --*/
.wc-home-slider-section {
  max-width: 1167px;
  margin: 54px auto;
  padding: 0 20px;
}

.wc-home-slider__title {
  font-family: 'AgendaTM';
  color: var(--color-text-pink);
  font-weight: 700;
  font-size: 40px;
  margin-bottom: 32px;
  text-transform: uppercase;
}

.wc-home-slider__subtitle {
  margin-bottom: 16px;
  display: block;
}

.wc-slider-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  margin-bottom: 32px;
}

.wc-tag-filter.active {
  margin-bottom: 0;
  background-color: transparent;
  padding: 0;
}

.wc-tag-filter {
  border-radius: 12px;
  border: 0;
  background-color: var(--bg-color-grey-second);
  padding: 4px 16px;
  color: var(--color-text-grey-light);
}

.wc-post a {
  display: block;
  border: 1px solid var(--bg-color-grey);
  padding: 12px;
  border-radius: 16px;
  max-width: 373px;
}

.wc-post__thumb {
  width: 100%;
  height: 200px;
  overflow: hidden;
  border-radius: 8px 8px 0 0;
}

.wc-post__thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
}

.wc-post-text {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.wc-post__metas {
  display: flex;
  gap: 8px;
  margin-bottom: 8px;
  margin-top: 12px;
}

.wc-post__metas span {
  color: var(--color-text-grey-light);
  font-size: 12px;
  display: flex;
  align-items: center;
  gap: 5px;
}

.wc-post-category::before {
  content: "";
  background: url('data:image/svg+xml,<svg width="12" height="11" viewBox="0 0 12 11" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.89519 0.62561H9.45241C9.63974 0.62561 9.82523 0.662508 9.9983 0.734196C10.1714 0.805884 10.3286 0.91096 10.4611 1.04342C10.5936 1.17589 10.6986 1.33314 10.7703 1.50621C10.842 1.67928 10.8789 1.86478 10.8789 2.05211V4.60933C10.8789 4.7984 10.804 4.97999 10.6699 5.11353L5.82563 9.95776C5.69316 10.0902 5.5359 10.1953 5.36283 10.267C5.18975 10.3387 5.00424 10.3756 4.81691 10.3756C4.62957 10.3756 4.44406 10.3387 4.27099 10.267C4.09791 10.1953 3.94065 10.0902 3.80818 9.95776L1.54675 7.69633C1.41428 7.56387 1.3092 7.40661 1.2375 7.23353C1.16581 7.06045 1.12891 6.87495 1.12891 6.68761C1.12891 6.50027 1.16581 6.31477 1.2375 6.14169C1.3092 5.96861 1.41428 5.81135 1.54675 5.67889L6.39099 0.834656C6.52515 0.700492 6.70611 0.62561 6.89519 0.62561Z" stroke="%23626262" stroke-linecap="round" stroke-linejoin="round"/><path d="M6.89519 0.62561H9.45241C9.63974 0.62561 9.82523 0.662508 9.9983 0.734196C10.1714 0.805884 10.3286 0.91096 10.4611 1.04342C10.5936 1.17589 10.6986 1.33314 10.7703 1.50621C10.842 1.67928 10.8789 1.86478 10.8789 2.05211V4.60933C10.8789 4.7984 10.804 4.97999 10.6699 5.11353L5.82563 9.95776C5.69316 10.0902 5.5359 10.1953 5.36283 10.267C5.18975 10.3387 5.00424 10.3756 4.81691 10.3756C4.62957 10.3756 4.44406 10.3387 4.27099 10.267C4.09791 10.1953 3.94065 10.0902 3.80818 9.95776L1.54675 7.69633C1.41428 7.56387 1.3092 7.40661 1.2375 7.23353C1.16581 7.06045 1.12891 6.87495 1.12891 6.68761C1.12891 6.50027 1.16581 6.31477 1.2375 6.14169C1.3092 5.96861 1.41428 5.81135 1.54675 5.67889L6.39099 0.834656C6.52515 0.700492 6.70611 0.62561 6.89519 0.62561Z" stroke="black" stroke-opacity="0.2" stroke-linecap="round" stroke-linejoin="round"/><path d="M6.89519 0.62561H9.45241C9.63974 0.62561 9.82523 0.662508 9.9983 0.734196C10.1714 0.805884 10.3286 0.91096 10.4611 1.04342C10.5936 1.17589 10.6986 1.33314 10.7703 1.50621C10.842 1.67928 10.8789 1.86478 10.8789 2.05211V4.60933C10.8789 4.7984 10.804 4.97999 10.6699 5.11353L5.82563 9.95776C5.69316 10.0902 5.5359 10.1953 5.36283 10.267C5.18975 10.3387 5.00424 10.3756 4.81691 10.3756C4.62957 10.3756 4.44406 10.3387 4.27099 10.267C4.09791 10.1953 3.94065 10.0902 3.80818 9.95776L1.54675 7.69633C1.41428 7.56387 1.3092 7.40661 1.2375 7.23353C1.16581 7.06045 1.12891 6.87495 1.12891 6.68761C1.12891 6.50027 1.16581 6.31477 1.2375 6.14169C1.3092 5.96861 1.41428 5.81135 1.54675 5.67889L6.39099 0.834656C6.52515 0.700492 6.70611 0.62561 6.89519 0.62561Z" stroke="black" stroke-opacity="0.2" stroke-linecap="round" stroke-linejoin="round"/><path d="M8.60117 2.65022C8.77356 2.65022 8.93889 2.58174 9.06079 2.45984C9.18269 2.33794 9.25117 2.17261 9.25117 2.00022C9.25117 1.82783 9.18269 1.6625 9.06079 1.5406C8.93889 1.4187 8.77356 1.35022 8.60117 1.35022C8.42878 1.35022 8.26345 1.4187 8.14155 1.5406C8.01965 1.6625 7.95117 1.82783 7.95117 2.00022C7.95117 2.17261 8.01965 2.33794 8.14155 2.45984C8.26345 2.58174 8.42878 2.65022 8.60117 2.65022Z" fill="%23626262"/><path d="M8.60117 2.65022C8.77356 2.65022 8.93889 2.58174 9.06079 2.45984C9.18269 2.33794 9.25117 2.17261 9.25117 2.00022C9.25117 1.82783 9.18269 1.6625 9.06079 1.5406C8.93889 1.4187 8.77356 1.35022 8.60117 1.35022C8.42878 1.35022 8.26345 1.4187 8.14155 1.5406C8.01965 1.6625 7.95117 1.82783 7.95117 2.00022C7.95117 2.17261 8.01965 2.33794 8.14155 2.45984C8.26345 2.58174 8.42878 2.65022 8.60117 2.65022Z" fill="black" fill-opacity="0.2"/><path d="M8.60117 2.65022C8.77356 2.65022 8.93889 2.58174 9.06079 2.45984C9.18269 2.33794 9.25117 2.17261 9.25117 2.00022C9.25117 1.82783 9.18269 1.6625 9.06079 1.5406C8.93889 1.4187 8.77356 1.35022 8.60117 1.35022C8.42878 1.35022 8.26345 1.4187 8.14155 1.5406C8.01965 1.6625 7.95117 1.82783 7.95117 2.00022C7.95117 2.17261 8.01965 2.33794 8.14155 2.45984C8.26345 2.58174 8.42878 2.65022 8.60117 2.65022Z" fill="black" fill-opacity="0.2"/></svg>') no-repeat center 100%;
  width: 10px;
  height: 11px;
  display: inline-block;
}

.wc-post-date::before {
  content: "";
  background: url('data:image/svg+xml,<svg width="10" height="12" viewBox="0 0 10 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.49998 1.9991H1.5C0.947714 1.9991 0.5 2.44687 0.5 2.99921V10C0.5 10.5524 0.947714 11.0001 1.5 11.0001H8.49998C9.05226 11.0001 9.49997 10.5524 9.49997 10V2.99921C9.49997 2.44687 9.05226 1.9991 8.49998 1.9991Z" stroke="%23626262" stroke-linecap="round" stroke-linejoin="round"/><path d="M8.49998 1.9991H1.5C0.947714 1.9991 0.5 2.44687 0.5 2.99921V10C0.5 10.5524 0.947714 11.0001 1.5 11.0001H8.49998C9.05226 11.0001 9.49997 10.5524 9.49997 10V2.99921C9.49997 2.44687 9.05226 1.9991 8.49998 1.9991Z" stroke="black" stroke-opacity="0.2" stroke-linecap="round" stroke-linejoin="round"/><path d="M8.49998 1.9991H1.5C0.947714 1.9991 0.5 2.44687 0.5 2.99921V10C0.5 10.5524 0.947714 11.0001 1.5 11.0001H8.49998C9.05226 11.0001 9.49997 10.5524 9.49997 10V2.99921C9.49997 2.44687 9.05226 1.9991 8.49998 1.9991Z" stroke="black" stroke-opacity="0.2" stroke-linecap="round" stroke-linejoin="round"/><path d="M7.00098 0.999878V3.00011" stroke="%23626262" stroke-linecap="round" stroke-linejoin="round"/><path d="M7.00098 0.999878V3.00011" stroke="black" stroke-opacity="0.2" stroke-linecap="round" stroke-linejoin="round"/><path d="M7.00098 0.999878V3.00011" stroke="black" stroke-opacity="0.2" stroke-linecap="round" stroke-linejoin="round"/><path d="M3.00391 0.999878V3.00011" stroke="%23626262" stroke-linecap="round" stroke-linejoin="round"/><path d="M3.00391 0.999878V3.00011" stroke="black" stroke-opacity="0.2" stroke-linecap="round" stroke-linejoin="round"/><path d="M3.00391 0.999878V3.00011" stroke="black" stroke-opacity="0.2" stroke-linecap="round" stroke-linejoin="round"/><path d="M0.5 5.00108H9.49997" stroke="%23626262" stroke-linecap="round" stroke-linejoin="round"/><path d="M0.5 5.00108H9.49997" stroke="black" stroke-opacity="0.2" stroke-linecap="round" stroke-linejoin="round"/><path d="M0.5 5.00108H9.49997" stroke="black" stroke-opacity="0.2" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center 100%;
  width: 10px;
  height: 11px;
  display: inline-block;
}

.wc-post-title {
  color: var(--color-text-grey-second);
  font-size: 18px;
  font-weight: 700;
  min-height: 54px;
  margin-bottom: 8px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.wc-post-see-more {
  color: var(--color-text-pink);
  font-size: 18px;
  font-weight: 400;
  display: flex;
  align-items: center;
  gap: 16px;
}

/*-- Section 06 --*/
.wc-home-newslleter {
  background-color: var(--bg-color-grey);
  max-width: 1167px;
  margin: 56px auto 0 auto;
  border-radius: 25px;
  display: flex;
  justify-content: space-around;
}

.wc-home-newslleter--left {
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 433px;
}

.wc-home-newslleter--title {
  font-family: 'AgendaTM';
  color: var(--color-text-pink);
  font-size: 40px;
  font-weight: 700;
}

.wc-home-newslleter--subtitle {
  color: var(--color-text-grey-light);
  line-height: 24px;
  margin-bottom: 0;
}

.wc-home-newslleter--right img {
  display: block;
}

#nf-form-2-cont {
  margin-top: 24px;
}

#nf-form-2-cont .nf-form-fields-required {
  display: none;
}

#nf-form-2-cont .nf-form-content {
  position: relative;
}

#nf-form-2-cont .ninja-forms-field {
  background-color: var(--bg-color-white);
  border-radius: 12px;
  border: 0;
  height: 48px;
  padding: 0 19px;
  color: #9A9A9A;
}
#nf-form-2-cont .ninja-forms-field:focus {
  outline: none;
  border: 2px solid rgb(214, 11, 82);
}

#nf-field-6-container {
  position: absolute;
  top: 7px;
  right: 6px;
  margin: 0;
}

#nf-field-6-container input {
  background-color: var(--bg-color-pink) !important;
  color: var(--color-text-white) !important;
  font-weight: 700;
  height: 36px !important;
}

.wc-section-05 .mob {
  display: none;
}

.wc-modal-overley {
  display: none;
  position: fixed;
  width: 100%;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
  background-color: var(--color-text-black);
  opacity: .5;
  z-index: 2;
}

.wc-modal-overley.open {
  display: block;
}

.wc-modal {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  max-width: 1166px;
  height: fit-content;
  border-radius: 25px;
  display: none;
  align-items: center;
  background-color: var(--bg-color-pink);
  z-index: 3;
  max-width: 746px;
}

.wc-modal.open {
  display: flex;
}

.wc-modal-img img {
  display: block;
  border-radius: 25px;
  max-width: 390px;
}

.wc-modal-newsleter {
  padding-right: 25px;
}

.wc-modal-newsleter h2 {
  font-family: 'AgendaTM';
  color: var(--color-text-white);
  font-size: 32px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 16px;
}

.wc-modal-newsleter p {
  color: var(--color-text-white);
  text-align: center;
  margin-bottom: 16px;
}

.wc-modal-newsleter .nf-form-fields-required {
  display: none;
}

.wc-modal-newsleter .email-container input {
  background-color: transparent;
  color: #EDEDED !important;
  height: 46px;
  border-radius: 16px;
  padding: 0 16px;
 outline: none;
}

.wc-modal-newsleter .email-container input::placeholder {
  color: #EDEDED !important;
}

.wc-modal-newsleter .nf-error-msg {
  color: #EDEDED !important;
}

#nf-field-6_1-container {
  width: fit-content;
  margin: 16px auto 0 auto;
}

#nf-field-6_1-container input {
  background-color: var(--color-text-white);
  border-radius: 12px;
  color: var(--color-text-pink);
  font-weight: 700;
  border: 0;
  height: 46px;
  padding: 16px;
}

.wc-modal--close {
  background-color: transparent;
  padding: 0;
  border: 0;
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
}

@media(max-width: 900px) {
  .wc-main-section-01 {
    flex-direction: column-reverse;
  }

  .wc-main-section-01_left {
    background-color: var(--bg-color-white);
    border-radius: 16px;
    width: 90%;
    margin: 0 auto;
    margin-top: -70px;
    padding: 12px 16px;
    z-index: 3;
    position: relative;
  }

  .wc-main-section-01__subtitle {
    font-size: 18px;
    font-weight: 400;
    text-align: center;
  }

  .wc-main-section-01__title {
    font-size: 26px;
    text-align: center;
    line-height: 32px;
  }

  .wc-main-section-01__info--container {
    gap: 8px;
  }

  .wc-main-section-01__info--item {
    width: 48%;
    height: 130px;
  }

  .wc-main-section-01_right {
    background-color: var(--bg-color-pink);
  }

  .wc-main-section-02 {
    margin-top: 0;
    padding: 24px 16px 32px 16px;
  }

  .wc-main-section-02__subTitle {
    font-size: 14px;
    text-align: center;
  }

  .wc-main-section-02__title {
    text-align: center;
    font-size: 20px;
    line-height: 24px;
  }

  .wc-main-section-02__content {
    flex-direction: column;
  }

  .wc-home-slider-section {
    margin-top: 40px;
  }

  .wc-home-slider__title {
    font-size: 28px;
    line-height: 28px;
    margin-bottom: 16px;
  }

  .wc-section-05 .mob {
    display: block;
  }

  .wc-section-05 .desk {
    display: none;
  }

  .wc-home-newslleter {
    border-radius: 0;
    padding: 40px 16px;
  }


  .wc-home-newslleter--title {
    text-align: center;
    font-size: 28px;
  }

  .wc-home-newslleter--subtitle {
    text-align: center;
  }

  .wc-home-newslleter--right {
    display: none;
  }

  #nf-field-6-container {
    position: relative;
    top: auto;
    right: auto;
    width: fit-content;
    margin: auto;
  }

  #nf-field-6-container input {
    height: 40px !important;
    width: 148px;
  }

  .wc-modal {
    flex-direction: column;
    width: 90%;
  }

  .wc-modal-img img {
    width: 224px;
    margin-bottom: 24px;
  }

  .wc-modal-newsleter {
    padding: 0 16px 32px 16px;
  }

  .wc-post__thumb {
    height: 175px;
  }
}