/* CUSTOM */
li.optgroup {
    display: none;
}

.noUi-marker {
    display: none !important;
}

.teaser--show_more {
    padding: 0 0.20rem;
    cursor: pointer;
}

.teaser--hidden {
    display: none;
}

.buy-form__info {
    background: rgba(0, 0, 0, .05);
    border-radius: 10px;
    /*padding: 15px;*/
    margin-top: 15px;
    color: #000;

    display: flex;
    padding: 10px;
    align-items: flex-start;
    gap: 10px;
    align-self: stretch;
}

.buy-form__info-content {
    flex: 1 0 0;
    /*color: var(--black, #000);*/
    /*font-family: Inter;*/
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.buy-form__info-img {
    display: flex;
    padding: 10px;
    align-items: flex-start;
    gap: 10px;
    align-self: stretch;
    border-radius: 10px;
    /*background: var(--green-dark, #B4E730);*/
}

.service-info__status {
    display: flex;
    padding: 10px 20px;
    align-items: center;
    gap: 6px;
    align-self: stretch;
    border-radius: 10px;
    background: var(--green, #C7F74A);
    margin-bottom: 2px;
}

.service-info__status-label {
    color: #000;
    font-family: "Inter", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}

.service-info__status-divider {
    color: #000;
    font-family: "Inter", sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}

.service-info__status-text {
    color: #000;
    font-family: "Inter", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}

@media screen and (max-width: 992px) {
    .service-info__status {
        display: block;
    }

    .service-info__status-label {
        display: block;
    }

    .service-info__status-divider {
        display: none;
    }

    .service-info__status-text {
        display: block;
        margin-top: 5px;
    }
}

.service-wrapper-legacy .card-review__date {
    color: #667198;
    /*font-family: Inter;*/
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-left: 10px;
}

.radio-payment__contact {
    text-decoration: underline;
}

.info-article figure {
    margin: 0 !important;
}
/*li.optgroup {*/
/*    display: none;*/
/*}*/

/*.noUi-marker {*/
/*    display: none !important;*/
/*}*/

/*.teaser--show_more {*/
/*    padding: 0 0.20rem;*/
/*    cursor: pointer;*/
/*}*/

/*.teaser--hidden {*/
/*    display: none;*/
/*}*/

/*.buy-form__info {*/
/*    background: rgba(0, 0, 0, .05);*/
/*    border-radius: 10px;*/
/*    !*padding: 15px;*!*/
/*    margin-top: 15px;*/
/*    color: #000;*/

/*    display: flex;*/
/*    padding: 10px;*/
/*    align-items: flex-start;*/
/*    gap: 10px;*/
/*    align-self: stretch;*/
/*}*/

/*.buy-form__info-content {*/
/*    flex: 1 0 0;*/
/*    !*color: var(--black, #000);*!*/
/*    !*font-family: Inter;*!*/
/*    font-size: 17px;*/
/*    font-style: normal;*/
/*    font-weight: 400;*/
/*    line-height: normal;*/
/*}*/

/*.buy-form__info-img {*/
/*    display: flex;*/
/*    padding: 10px;*/
/*    align-items: flex-start;*/
/*    gap: 10px;*/
/*    align-self: stretch;*/
/*    border-radius: 10px;*/
/*    !*background: var(--green-dark, #B4E730);*!*/
/*}*/

/*.service-info__status {*/
/*    display: flex;*/
/*    padding: 10px 20px;*/
/*    align-items: center;*/
/*    gap: 6px;*/
/*    align-self: stretch;*/
/*    border-radius: 10px;*/
/*    background: var(--green, #C7F74A);*/
/*    margin-bottom: 2px;*/
/*}*/

/*.service-info__status-label {*/
/*    color: #000;*/
/*    font-family: "Inter", sans-serif;*/
/*    font-size: 14px;*/
/*    font-style: normal;*/
/*    font-weight: 700;*/
/*    line-height: normal;*/
/*    text-transform: uppercase;*/
/*}*/

/*.service-info__status-divider {*/
/*    color: #000;*/
/*    font-family: "Inter", sans-serif;*/
/*    font-size: 13px;*/
/*    font-style: normal;*/
/*    font-weight: 700;*/
/*    line-height: normal;*/
/*    text-transform: uppercase;*/
/*}*/

/*.service-info__status-text {*/
/*    color: #000;*/
/*    font-family: "Inter", sans-serif;*/
/*    font-size: 14px;*/
/*    font-style: normal;*/
/*    font-weight: 400;*/
/*    line-height: normal;*/
/*    text-transform: uppercase;*/
/*}*/

/*@media screen and (max-width: 992px) {*/
/*    .service-info__status {*/
/*        display: block;*/
/*    }*/
/*    .service-info__status-label {*/
/*        display: block;*/
/*    }*/
/*    .service-info__status-divider {*/
/*        display: none;*/
/*    }*/
/*    .service-info__status-text {*/
/*        display: block;*/
/*        margin-top: 5px;*/
/*    }*/
/*}*/

/*.card-review__date {*/
/*    color: #667198;*/
/*    !*font-family: Inter;*!*/
/*    font-size: 15px;*/
/*    font-style: normal;*/
/*    font-weight: 400;*/
/*    line-height: normal;*/
/*    margin-left: 10px;*/
/*}*/

/*.radio-payment__contact {*/
/*    text-decoration: underline;*/
/*}*/

.card-promo_twt .card-promo__head{
    background: #1DA1F2;
}

.card-promo_twt .card-promo__head::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    /* border-top: 2px solid #fff; */
    /* border-left: 2px solid #fff; */
    border-radius: inherit;
}
.card-promo_fb .card-promo__head{
    background: #4267B2;
}

.card-promo_fb .card-promo__head::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    /* border-top: 2px solid #fff;
    border-left: 2px solid #fff; */
    border-radius: inherit;
}
.card-promo_twch .card-promo__head{
    background: #6441A5;
}

.card-promo_twch .card-promo__head::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    /* border-top: 2px solid #fff;
    border-left: 2px solid #fff; */
    border-radius: inherit;
}
.card-promo_tg .card-promo__head{
    background: #24A1DE;
}

.card-promo_tg .card-promo__head::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    /* border-top: 2px solid #fff;
    border-left: 2px solid #fff; */
    border-radius: inherit;
}
/*
@media screen and (max-width: 767px) {
} */
@media screen and (max-width: 468px) {
    .tabs-style_t2 .tabs-style__item {
        font-size: 13px;
        margin-right: 0;
        margin-bottom: 1rem;
        justify-content: center;
    }

    .tabs-style_t2 .tabs-style__inner {
        flex-direction: column;
    }
}

@media screen and (min-width: 1024px) {
    .card-promo__num {
        font-size: 40px;
    }
}

.blog-post-author__role {
    justify-content: flex-start !important;
}


/* add services block */

.service-section {
  background: #7a4af7;
  background: linear-gradient(135deg, #7a4af7 0%, #5a3ad7 100%);
  border-radius: 20px;
  overflow: hidden;
}

.service-bulb {
  background: #ffffff;
  border-radius: 12px;
  padding: 20px;
  margin-bottom: 30px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.2);
  text-align: center;
}

.service-details {
  display: flex;
  gap: 20px;
  margin-bottom: 30px;
}

.service-details__left,
.service-details__right {
  flex: 1;
  background: #ffffff;
  border-radius: 12px;
  padding: 20px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.service-details__left h3,
.service-details__right h3 {
  margin-bottom: 20px;
  color: #333;
}

.service-details__left p {
  color: #667198;
}

.service-details__list {
  font-size: 17px;
  color: #667198;
  list-style: none;
  padding: 0;
}

.service-details__list li {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}

.service-details__list li::before {
  content: "";
  width: 24px;
  height: 24px;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 6L9 17L4 12' stroke='%237a4af7' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin-right: 10px;
}

.service-details__button {
  text-align: center;
}

.btn_green {
  background: #c7f74a;
  color: #333;
  padding: 12px 30px;
  width: 300px;
  max-width: 100%;
  border-radius: 8px;
  font-weight: 600;
  text-align: center;
  display: inline-block;
  transition: background 0.3s ease, transform 0.2s ease;
}

.btn_green:hover {
  background: #b4e730;
  transform: translateY(-2px);
}

@media screen and (max-width: 991px) {
  .service-details {
    flex-direction: column;
    gap: 20px;
  }

  .service-details__left,
  .service-details__right {
    flex: none;
  }

  .btn_green {
    width: 100%;
  }
}


/* add latest articles from blog */


.blog-section {
  background: linear-gradient(135deg, #7a4af7 0%, #5a3ad7 100%);
  border-radius: 20px;
  overflow: hidden;
}

.blog-bulb {
  background: #ffffff;
  border-radius: 12px;
  padding: 20px;
  margin-bottom: 30px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.2);
  text-align: center;
}

.blog-cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.blog-card {
  background: #ffffff;
  border-radius: 12px;
  padding: 20px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.2);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.blog-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.15);
}

.blog-card h3 {
  margin-bottom: 15px;
  color: #333;
}

.blog-card p {
  color: #667198;
  margin-bottom: 20px;
}

.btn_green {
  background: #c7f74a;
  color: #333;
  padding: 12px 30px;
  border-radius: 8px;
  font-weight: 600;
  text-align: center;
  display: inline-block;
  transition: background 0.3s ease, transform 0.2s ease;
}

.btn_green:hover {
  background: #b4e730;
  transform: translateY(-2px);
}

@media screen and (max-width: 991px) {
  .blog-cards {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}

@media screen and (max-width: 767px) {
  .blog-card {
    padding: 15px;
  }
}