/** Shopify CDN: Minification failed

Line 38:37 Unexpected "\".only_mobile\""
Line 41:39 Unexpected "\".only_mobile\""

**/
.container {
  width: 100%;
  max-width: 114rem;
  margin: 0 auto;
  padding: 0 12px; }
  @media (min-width: 768px) {
    .container {
      padding: 0 15px; } }

.hero-section-2 {
  padding-bottom: 79px; }
  @media (min-width: 768px) {
    .hero-section-2 {
      padding-bottom: 0; } }
  @media (max-width: 767px) {
    .hero-section-2 .hero-section__content {
      padding-bottom: 0;
      padding-top: 49px; } }
  .hero-section-2 .h1 {
    font-weight: 600;
    font-size: 36px;
    line-height: 46px;
    color: #fff; }
    @media (min-width: 768px) {
      .hero-section-2 .h1 {
        font-size: 48px;
        line-height: 60px; } }
  .hero-section-2 .helper_wrap {
    position: relative;
    width: 100%;
    padding-bottom: 80%; }
    .hero-section-2 .helper_wrap:not(".only_mobile") {
      display: none; }
    @media (min-width: 768px) {
      .hero-section-2 .helper_wrap:not(".only_mobile") {
        display: block;
        display: none; } }
    .hero-section-2 .helper_wrap .helper {
      position: absolute;
      display: block !important;
      z-index: 0;
      right: 0;
      bottom: 0;
      border-bottom: 0;
      width: 85%;
      height: 85%;
      background: #D32F7C;
      border-radius: 32px; }
    .hero-section-2 .helper_wrap .map {
      position: absolute;
      width: 87%;
      height: 85%;
      border-radius: 32px;
      overflow: hidden;
      object-fit: cover;
      z-index: 1;
      top: 28%;
      left: 3%; }
      @media (min-width: 768px) {
        .hero-section-2 .helper_wrap .map {
          top: 28%;
          left: 3%; } }
  .hero-section-2 .hero-section__box-map {
    display: none;
    display: block; }
    @media (min-width: 768px) {
      .hero-section-2 .hero-section__box-map {
        display: block; } }
  .hero-section-2 .hero_contacts {
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    color: #fff;
    margin-top: 54px;
    padding-right: 15px; }
    @media (min-width: 768px) {
      .hero-section-2 .hero_contacts {
        padding-right: 0;
        margin-top: 54px;
        font-size: 16px;
        line-height: 28px; } }
    .hero-section-2 .hero_contacts * {
      font-weight: 500;
      font-size: 14px;
      line-height: 28px;
      color: #fff; }
      @media (min-width: 768px) {
        .hero-section-2 .hero_contacts * {
          font-size: 16px;
          line-height: 28px; } }
    .hero-section-2 .hero_contacts .hero_contacts__inner {
      background: linear-gradient(0deg, #213b94 0%, rgba(33, 59, 148, 0.1) 100%);
      border-radius: 32px;
      padding: 20px; }
      @media (min-width: 768px) {
        .hero-section-2 .hero_contacts .hero_contacts__inner {
          padding: 30px; } }
      .hero-section-2 .hero_contacts .hero_contacts__inner.white {
        background: #fff;
        box-shadow: 0 4px 16px rgba(0, 0, 1, 0.2);
        border-radius: 32px; }
      .hero-section-2 .hero_contacts .hero_contacts__inner a {
        text-decoration: none; }
        @media (max-width: 767px) {
          .hero-section-2 .hero_contacts .hero_contacts__inner a {
            flex: 1 0 100%; } }
      .hero-section-2 .hero_contacts .hero_contacts__inner > ul {
        padding: 0; }
        .hero-section-2 .hero_contacts .hero_contacts__inner > ul > li {
          display: flex;
          align-items: start;
          justify-content: start;
          margin-bottom: 14px; }
          @media (min-width: 768px) {
            .hero-section-2 .hero_contacts .hero_contacts__inner > ul > li {
              align-items: center; } }
          .hero-section-2 .hero_contacts .hero_contacts__inner > ul > li p {
            margin: 0 !important; }
          .hero-section-2 .hero_contacts .hero_contacts__inner > ul > li svg {
            margin-right: 14px;
            margin-top: 5px; }
            @media (max-width: 767px) {
              .hero-section-2 .hero_contacts .hero_contacts__inner > ul > li svg {
                /*flex: 1 0 auto;*/
                width: auto;
                max-width: 100%; } }
            @media (min-width: 768px) {
              .hero-section-2 .hero_contacts .hero_contacts__inner > ul > li svg {
                margin-right: 17px;
                margin-top: 0; } }
          .hero-section-2 .hero_contacts .hero_contacts__inner > ul > li.dates {
            align-items: start; }
            .hero-section-2 .hero_contacts .hero_contacts__inner > ul > li.dates ul {
              width: 100%;
              padding: 0; }
              .hero-section-2 .hero_contacts .hero_contacts__inner > ul > li.dates ul li {
                display: flex;
                align-items: center;
                justify-content: space-between;
                margin-bottom: 8px;
                flex-wrap: wrap;
                flex-direction: column; }
                @media (min-width: 768px) {
                  .hero-section-2 .hero_contacts .hero_contacts__inner > ul > li.dates ul li {
                    margin-bottom: 11px;
                    flex-direction: row;
                    flex-wrap: nowrap; } }
                .hero-section-2 .hero_contacts .hero_contacts__inner > ul > li.dates ul li span {
                  width: 100%; }
                  @media (min-width: 768px) {
                    .hero-section-2 .hero_contacts .hero_contacts__inner > ul > li.dates ul li span {
                      width: 50%; } }
                  .hero-section-2 .hero_contacts .hero_contacts__inner > ul > li.dates ul li span:last-child {
                    font-weight: 600;
                    color: #D42F7C !important;
                    font-size: 16px;
                    line-height: 28px; }
                    @media (min-width: 768px) {
                      .hero-section-2 .hero_contacts .hero_contacts__inner > ul > li.dates ul li span:last-child {
                        font-size: 20px;
                        line-height: 28px; } }
                    .hero-section-2 .hero_contacts .hero_contacts__inner > ul > li.dates ul li span:last-child * {
                      font-weight: 600;
                      color: #D42F7C !important;
                      font-size: 16px;
                      line-height: 28px; }
                      @media (min-width: 768px) {
                        .hero-section-2 .hero_contacts .hero_contacts__inner > ul > li.dates ul li span:last-child * {
                          font-size: 20px;
                          line-height: 28px; } }

.hero-section-3 .hero-section__buttons {
  padding: 30px 0 0 0;
  margin: 0 -4px;
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding-right: 10px; }
  .hero-section-3 .hero-section__buttons .hero-section__button {
    padding: 4px;
    display: flex; }
    .hero-section-3 .hero-section__buttons .hero-section__button a {
      padding: 14px 8px;
      background: #FFE3F1;
      border-radius: 8px;
      font-style: normal;
      font-weight: 400;
      font-size: 12px;
      line-height: normal;
      color: rgba(18, 12, 47, 0.75); }
      .hero-section-3 .hero-section__buttons .hero-section__button a:before, .hero-section-3 .hero-section__buttons .hero-section__button a:after {
        display: none; }

.pharmacyServices {
  padding: 80px 0 70px 0; }
  @media (min-width: 768px) {
    .pharmacyServices {
      padding: 100px 0 0 0; } }
  .pharmacyServices .container {
    width: 100%;
    max-width: 114rem;
    margin: 0 auto;
    padding: 0 12px; }
    @media (min-width: 768px) {
      .pharmacyServices .container {
        padding: 0 15px; } }
  .pharmacyServices .main-title {
    margin: 0 0 54px 0;
    padding-right: 40px;
    font-weight: 600;
    color: #010000;
    font-size: 24px;
    line-height: 34px; }
    @media (min-width: 768px) {
      .pharmacyServices .main-title {
        padding-right: 0;
        margin: 0 0 42px 0;
        font-size: 36px;
        line-height: 45px;
        color: #010000; } }
  .pharmacyServices .list_wrap {
    overflow-x: auto;
    width: 100%;
    max-width: 100%; }
    @media (min-width: 768px) {
      .pharmacyServices .list_wrap {
        overflow-x: hidden; } }
  .pharmacyServices .list {
    display: flex;
    flex-wrap: nowrap;
    margin: 0 -12px;
    list-style: none;
    padding: 0; }
    @media (min-width: 768px) {
      .pharmacyServices .list {
        margin: 0 -15px;
        flex-wrap: wrap; } }
    .pharmacyServices .list li {
      width: 100%;
      padding: 12px;
      text-align: left;
      list-style: none;
      flex: 1 0 85%; }
      @media (min-width: 768px) {
        .pharmacyServices .list li {
          padding: 15px;
          width: 25%;
          flex: 0 0 auto; } }
      .pharmacyServices .list li.left svg, .pharmacyServices .list li.left img {
        margin: 0 auto 0 0; }
      .pharmacyServices .list li.center {
        margin: 0 auto; }
      .pharmacyServices .list li.right svg, .pharmacyServices .list li.right img {
        margin: 0 0 0 auto; }
      .pharmacyServices .list li .list_item__inner {
        padding: 24px 20px;
        border-radius: 16px;
        height: 100%;
        display: flex;
        flex-direction: column;
        align-items: baseline;
        justify-content: space-between; }
        @media (min-width: 768px) {
          .pharmacyServices .list li .list_item__inner {
            padding: 24px 20px 20px 20px; } }
        .pharmacyServices .list li .list_item__inner img {
          width: auto;
          max-width: 100%;
          max-height: 100%;
          object-fit: contain; }
        .pharmacyServices .list li .list_item__inner svg {
          max-height: 40px;
          display: block; }
        .pharmacyServices .list li .list_item__inner h4 {
          color: #12022F;
          font-weight: 700;
          font-family: 'Quicksand', sans-serif;
          margin: 18px 0 10px 0; }
          @media (min-width: 768px) {
            .pharmacyServices .list li .list_item__inner h4 {
              font-size: 18px;
              line-height: 22px; } }
        .pharmacyServices .list li .list_item__inner p {
          color: #000;
          font-weight: 500;
          font-family: 'Quicksand', sans-serif;
          margin: 0;
          letter-spacing: 0; }
          @media (min-width: 768px) {
            .pharmacyServices .list li .list_item__inner p {
              font-size: 14px;
              line-height: 26px; } }

.home-search-2 {
  height: auto !important;
  padding: 46px 0 80px 0; }
  @media (min-width: 768px) {
    .home-search-2 {
      margin-top: 100px;
      padding: 80px 0; } }
  .home-search-2 .predictive-search {
    left: 1rem;
    width: auto;
    right: 1rem; }
    @media (min-width: 768px) {
      .home-search-2 .predictive-search {
        left: 1rem;
        width: auto;
        right: 1rem; } }
  .home-search-2 .search-section {
    position: static !important;
    top: 0;
    background: transparent;
    box-shadow: 0 4px 16px rgba(0, 0, 1, 0.2); }
    @media (max-width: 767px) {
      .home-search-2 .search-section {
        margin: 0;
        padding: 0; } }
    .home-search-2 .search-section .search-section__container {
      padding: 0; }
      @media (max-width: 767px) {
        .home-search-2 .search-section .search-section__container {
          padding: 0 20px; } }
    .home-search-2 .search-section .search-section__title {
      font-family: 'Quicksand', sans-serif;
      letter-spacing: 0;
      font-style: normal;
      font-weight: 600;
      color: #fff;
      font-size: 24px;
      line-height: 34px;
      margin-bottom: 14px; }
      @media (min-width: 768px) {
        .home-search-2 .search-section .search-section__title {
          margin-bottom: 50px;
          font-size: 36px;
          line-height: 46px; } }
    .home-search-2 .search-section .search-section__sub_title {
      font-family: 'Quicksand', sans-serif;
      letter-spacing: 0;
      font-style: normal;
      font-weight: 500;
      color: #fff;
      font-size: 14px;
      line-height: 28px;
      margin-bottom: 24px; }
      @media (min-width: 768px) {
        .home-search-2 .search-section .search-section__sub_title {
          margin-bottom: 22px;
          font-size: 18px;
          line-height: 28px;
          font-weight: 600; } }
    .home-search-2 .search-section form input.search-section__input {
      background: #fff;
      font-family: 'Poppins', sans-serif;
      font-style: normal;
      font-weight: 500;
      color: #AFA7BE;
      padding: 14px 14px 14px 53px;
      height: auto;
      min-width: 0;
      max-width: 100%;
      min-height: 0;
      /*font-size: 16px;
      line-height: 28px;*/
      color: #121212;
      font-size: 1.3rem;
      line-height: calc(1 + .5 / var(--font-body-scale));
      letter-spacing: .04rem; }
      @media (min-width: 768px) {
        .home-search-2 .search-section form input.search-section__input {
          /*font-size: 16px;
          line-height: 28px;*/
          padding: 14px 14px 14px 53px;
          font-size: 1.3rem;
          line-height: calc(1 + .5 / var(--font-body-scale));
          letter-spacing: .04rem;
          color: #121212; } }
      .home-search-2 .search-section form input.search-section__input::placeholder {
        /*font-weight: 500;
        font-size: 16px;
        line-height: 28px;
        color: #AFA7BE;
        @media(min-width: 768px){
          font-size: 16px;
          line-height: 28px;
        }*/
        font-weight: 400;
        font-size: 16px;
        line-height: 26px;
        opacity: .5;
        color: #12022F; }

.hero-section-video {
  background: none !important; }
  .hero-section-video .video_wrap {
    position: relative;
    width: 100%;
    padding-bottom: 80%; }
    .hero-section-video .video_wrap .video_helper {
      position: absolute;
      display: block !important;
      z-index: 0;
      right: 0;
      bottom: 0;
      border-bottom: 0;
      width: 85%;
      height: 85%;
      background: #D32F7C;
      border-radius: 32px; }
    .hero-section-video .video_wrap .video_inner {
      position: absolute;
      width: 87%;
      height: 85%;
      border-radius: 32px;
      overflow: hidden;
      object-fit: cover;
      z-index: 1;
      top: 0;
      left: 0; }
      @media (min-width: 768px) {
        .hero-section-video .video_wrap .video_inner {
          top: 0;
          left: 0; } }
      .hero-section-video .video_wrap .video_inner .deferred-media__poster-button.motion-reduce {
        background: #D42F7C;
        border-radius: 10px;
        width: 40px;
        height: 40px; }
        @media (min-width: 768px) {
          .hero-section-video .video_wrap .video_inner .deferred-media__poster-button.motion-reduce {
            width: 70px;
            height: 70px; } }
        .hero-section-video .video_wrap .video_inner .deferred-media__poster-button.motion-reduce svg {
          width: 20px;
          height: 20px; }
          @media (min-width: 768px) {
            .hero-section-video .video_wrap .video_inner .deferred-media__poster-button.motion-reduce svg {
              width: auto;
              height: auto; } }

.modal-video .modal-video__content [aria-label="Close"] {
  border: none;
  position: relative;
  width: 20px;
  height: 20px;
  border-radius: 50%; }
  @media (min-width: 768px) {
    .modal-video .modal-video__content [aria-label="Close"] {
      width: 40px;
      height: 40px; } }
  .modal-video .modal-video__content [aria-label="Close"]:before, .modal-video .modal-video__content [aria-label="Close"]:after {
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    transform: rotate(45deg);
    width: 100%;
    height: 1px;
    background: #D42F7C;
    z-index: 1; }
    @media (min-width: 768px) {
      .modal-video .modal-video__content [aria-label="Close"]:before, .modal-video .modal-video__content [aria-label="Close"]:after {
        top: 20px; } }
  .modal-video .modal-video__content [aria-label="Close"]:after {
    left: auto;
    right: 0;
    transform: rotate(-45deg); }
  .modal-video .modal-video__content [aria-label="Close"] svg path {
    fill: #D42F7C; }

.only_mobile {
  display: block;
  display: none; }
  @media (min-width: 768px) {
    .only_mobile {
      display: none; } }

.category-shop--wrap .category-shop--inner h2.main-title {
  display: flex;
  align-items: center;
  justify-content: space-between; }
.category-shop--wrap .category-shop--inner .category-shop__swiper-not_slider .category-shop__list {
  margin: 0 -16px;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  flex-wrap: wrap;
  list-style: none;
  padding: 0; }
  .category-shop--wrap .category-shop--inner .category-shop__swiper-not_slider .category-shop__list li {
    list-style: none;
    padding: 16px;
    width: 50%; }
    @media (min-width: 768px) {
      .category-shop--wrap .category-shop--inner .category-shop__swiper-not_slider .category-shop__list li {
        width: calc(100% / 6); } }
    .category-shop--wrap .category-shop--inner .category-shop__swiper-not_slider .category-shop__list li .category-shop__link {
      text-decoration: none; }
      .category-shop--wrap .category-shop--inner .category-shop__swiper-not_slider .category-shop__list li .category-shop__link:active {
        color: #12022F; }
      .category-shop--wrap .category-shop--inner .category-shop__swiper-not_slider .category-shop__list li .category-shop__link .category-shop__image-wrapper {
        border-radius: 16px;
        width: 100%;
        max-width: 100%;
        height: 100%; }
        @media (min-width: 768px) {
          .category-shop--wrap .category-shop--inner .category-shop__swiper-not_slider .category-shop__list li .category-shop__link .category-shop__image-wrapper {
            max-width: 158px; } }
        .category-shop--wrap .category-shop--inner .category-shop__swiper-not_slider .category-shop__list li .category-shop__link .category-shop__image-wrapper img {
          width: 100%;
          height: 100%;
          object-fit: cover;
          object-position: center center;
          border-radius: 16px; }
      .category-shop--wrap .category-shop--inner .category-shop__swiper-not_slider .category-shop__list li .category-shop__link .category-shop__caption {
        font-family: 'Quicksand', sans-serif;
        font-style: normal;
        font-weight: 700;
        color: #12022F;
        font-size: 16px;
        line-height: 20px; }
        @media (min-width: 768px) {
          .category-shop--wrap .category-shop--inner .category-shop__swiper-not_slider .category-shop__list li .category-shop__link .category-shop__caption {
            font-size: 16px;
            line-height: 20px; } }

.position_static {
  position: static !important;
  box-shadow: 0 4px 16px rgba(0, 0, 1, 0.2); }

.promise_list .row {
  margin: 0 -15px; }
.promise_list h2 {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 600;
  font-size: 36px;
  line-height: 45px;
  color: #12022F; }
  @media (min-width: 768px) {
    .promise_list h2 {
      font-size: 36px;
      line-height: 45px; } }
.promise_list ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  align-items: stretch;
  padding: 0; }
  @media (min-width: 768px) {
    .promise_list ul {
      flex-wrap: nowrap; } }
  .promise_list ul li {
    list-style: none;
    width: 100%;
    padding: 16px; }
    @media (min-width: 768px) {
      .promise_list ul li {
        width: 33.333%; } }
    .promise_list ul li .inner {
      height: 100%;
      padding: 30px 20px;
      background: #fff;
      box-shadow: 0 4px 16px rgba(0, 0, 1, 0.2);
      border-radius: 16px;
      text-align: center; }
      .promise_list ul li .inner .icon-img {
        margin: 0 0 22px; }
      .promise_list ul li .inner p {
        letter-spacing: -0.25px;
        font-weight: 500;
        font-size: 16px;
        line-height: 26px;
        color: #12022F;
        margin: 0; }

.num_list .row {
  margin: 0 -15px; }
.num_list h2 {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 600;
  font-size: 36px;
  line-height: 45px;
  color: #12022F; }
  @media (min-width: 768px) {
    .num_list h2 {
      font-size: 36px;
      line-height: 45px; } }
.num_list ul {
  counter-reset: section;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  align-items: stretch;
  padding: 0; }
  @media (min-width: 768px) {
    .num_list ul {
      flex-wrap: nowrap; } }
  .num_list ul li {
    list-style: none;
    width: 100%;
    padding: 16px;
    position: relative; }
    @media (min-width: 768px) {
      .num_list ul li {
        width: 25%; } }
    .num_list ul li:before {
      counter-increment: section;
      content: counters(section,".") " ";
      position: absolute;
      z-index: 1;
      top: 30px;
      right: 30px;
      font-family: 'Poppins';
      font-style: normal;
      font-weight: 700;
      font-size: 50px;
      line-height: 75px;
      color: rgba(212, 47, 124, 0.5); }
      @media (min-width: 768px) {
        .num_list ul li:before {
          font-size: 50px;
          line-height: 75px; } }
    .num_list ul li .inner {
      background: #FEF2F8;
      border-radius: 16px;
      padding: 30px 20px;
      height: 100%; }
      .num_list ul li .inner .icon-img {
        margin: 0 0 18px; }
      .num_list ul li .inner h4 {
        font-family: 'Quicksand';
        font-style: normal;
        font-weight: 700;
        font-size: 18px;
        line-height: 22px;
        color: #12022F;
        margin: 0 0 10px; }
        @media (min-width: 768px) {
          .num_list ul li .inner h4 {
            font-size: 18px;
            line-height: 22px; } }
      .num_list ul li .inner p {
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 26px;
        color: #000; }
        @media (min-width: 768px) {
          .num_list ul li .inner p {
            font-size: 14px;
            line-height: 26px; } }

.faq2 .faq__info.faq-info {
  display: none !important; }
.faq2 .faq__left-col {
  padding: 0 !important;
  width: 100%;
  max-width: 740px;
  margin: 0 auto; }
  .faq2 .faq__left-col .accordion1__item .accordion1__content {
    display: block; }
  .faq2 .faq__left-col .accordion1__item {
    box-shadow: 0 0 16px rgba(0, 0, 1, 0.2);
    border-radius: 16px;
    padding: 30px;
    border: 0 !important;
    margin-bottom: 40px; }
    .faq2 .faq__left-col .accordion1__item .accordion1__title {
      padding: 0; }
      .faq2 .faq__left-col .accordion1__item .accordion1__title .accordion1__arrow {
        top: 50%;
        transform: translate(0, -50%); }
        .faq2 .faq__left-col .accordion1__item .accordion1__title .accordion1__arrow.accordion1__rotate {
          transform: translate(0, -50%) rotate(180deg); }
.faq2 .faq__right-col {
  display: none !important; }

.simple_text {
  text-align: left; }
  .simple_text .container {
    padding: 0 15px; }
  .simple_text .row {
    max-width: none;
    width: auto; }
  .simple_text * {
    text-align: left;
    font-style: normal;
    color: #12022F;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px; }
    @media (min-width: 768px) {
      .simple_text * {
        font-size: 18px;
        line-height: 28px; } }
  .simple_text h2 {
    margin-bottom: 32px;
    font-weight: 600;
    font-size: 24px;
    line-height: 34px; }
    @media (min-width: 768px) {
      .simple_text h2 {
        margin-bottom: 50px;
        font-size: 36px;
        line-height: 45px; } }

.banner_text .row {
  margin: 0 -15px; }
  @media (min-width: 768px) {
    .banner_text .row {
      margin: 0; } }
.banner_text .inner {
  padding: 46px 15px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover; }
  @media (min-width: 768px) {
    .banner_text .inner {
      border-radius: 32px;
      padding: 75px 15px 80px; } }
.banner_text * {
  font-weight: 600; }
.banner_text h2 {
  font-family: 'Quicksand';
  font-style: normal;
  font-size: 24px;
  line-height: 34px;
  margin-bottom: 14px; }
  @media (min-width: 768px) {
    .banner_text h2 {
      text-align: center;
      margin-bottom: 11px;
      font-size: 36px;
      line-height: 45px; } }
.banner_text .description * {
  color: rgba(255, 255, 255, 0.5) !important;
  font-weight: 500;
  font-size: 14px;
  line-height: 28px;
  margin-bottom: 26px; }
  @media (min-width: 768px) {
    .banner_text .description * {
      text-align: center;
      margin-bottom: 50px;
      font-size: 16px;
      line-height: 24px; } }
.banner_text .button_wrap {
  text-align: center; }
  .banner_text .button_wrap a {
    font-size: 16px;
    line-height: 26px;
    text-decoration: none;
    display: inline-block;
    border: 2px solid #fff;
    border-radius: 50px;
    padding: 16px 53px; }
    @media (min-width: 768px) {
      .banner_text .button_wrap a {
        padding: 9px 60px;
        font-weight: 400;
        font-size: 24px;
        line-height: 40px; } }

.featured-product2 .price {
  font-style: normal;
  font-weight: 600;
  font-size: 36px;
  line-height: 46px; }
  @media (min-width: 768px) {
    .featured-product2 .price {
      font-weight: 500;
      line-height: 28px; } }
.featured-product2 .jdgm-prev-badge__stars {
  display: flex; }
.featured-product2 .jdgm-preview-badge .jdgm-star.jdgm-star {
  width: 20px;
  height: 20px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  background: #10B67B;
  line-height: 1;
  padding: 0 !important;
  margin: 0 3px !important; }
  .featured-product2 .jdgm-preview-badge .jdgm-star.jdgm-star:before {
    font-size: 11px; }
.featured-product2 .trust_index {
  display: flex;
  padding-left: 10px;
  position: relative;
  align-items: center; }
  @media (max-width: 767px) {
    .featured-product2 .trust_index {
      padding-left: 0; } }
  .featured-product2 .trust_index:before {
    content: "";
    height: 100%;
    width: 2px;
    padding: 0;
    display: inline-flex;
    position: absolute;
    left: 0;
    background: #D9D9D9;
    max-width: 2px;
    top: 0; }
    @media (max-width: 767px) {
      .featured-product2 .trust_index:before {
        display: none; } }
  .featured-product2 .trust_index .icon {
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    overflow: hidden; }
    .featured-product2 .trust_index .icon svg {
      width: 20px;
      height: 20px; }
  .featured-product2 .trust_index .title {
    margin: 0 10px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    /* identical to box height, or 24px */
    color: #12022F; }
.featured-product2 .badge_judge_custom__wrap {
  display: flex !important;
  align-items: center; }
  @media (max-width: 767px) {
    .featured-product2 .badge_judge_custom__wrap {
      flex-wrap: wrap; } }
  @media (max-width: 767px) {
    .featured-product2 .badge_judge_custom__wrap .badge_stars__custom {
      flex: 1; } }
  .featured-product2 .badge_judge_custom__wrap .trust_wrap {
    display: flex; }
    @media (max-width: 767px) {
      .featured-product2 .badge_judge_custom__wrap .trust_wrap {
        margin-top: 10px; } }
.featured-product2 .jdgm-prev-badge__text {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  color: #C5C5C5; }
.featured-product2 .badge_stars__custom {
  margin: 0 10px 0 -3px !important;
  position: relative; }
  .featured-product2 .badge_stars__custom .jdgm-prev-badge__text {
    display: none !important; }
.featured-product2 .badge_reviews__custom {
  display: flex;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  color: #C5C5C5; }
  .featured-product2 .badge_reviews__custom .jdgm-prev-badge__stars {
    display: none !important; }
.featured-product2 .row {
  margin: 0 -15px; }
.featured-product2 .inner {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap; }
  @media (min-width: 768px) {
    .featured-product2 .inner {
      flex-wrap: nowrap; } }
.featured-product2 .product-form__quantity .form__label {
  display: none; }
.featured-product2 .product-form__quantity quantity-input {
  height: auto;
  font-style: normal;
  min-height: 0;
  width: auto;
  min-width: 0;
  max-width: 120px; }
  .featured-product2 .product-form__quantity quantity-input [name="minus"],
  .featured-product2 .product-form__quantity quantity-input [name="plus"] {
    width: 34px;
    height: 34px;
    background: #FEF2F8;
    border: 0.85px solid #E5007D;
    border-radius: 6.8px;
    margin: 0; }
  .featured-product2 .product-form__quantity quantity-input:after {
    box-shadow: none; }
  .featured-product2 .product-form__quantity quantity-input + label {
    display: block;
    position: relative;
    padding-left: 70px;
    padding-top: 20px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 16px; }
    @media (max-width: 767px) {
      .featured-product2 .product-form__quantity quantity-input + label {
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 150%; } }
    .featured-product2 .product-form__quantity quantity-input + label input {
      position: absolute;
      opacity: 0;
      cursor: pointer;
      height: 0;
      width: 0; }
      .featured-product2 .product-form__quantity quantity-input + label input:checked ~ .checkmark:after {
        right: 1px;
        left: auto; }
    .featured-product2 .product-form__quantity quantity-input + label .checkmark {
      position: absolute;
      top: 30px;
      left: 0;
      width: 52px;
      height: 32px;
      background: #FEF2F8;
      border: 1px solid #D42F7C;
      border-radius: 16px; }
      .featured-product2 .product-form__quantity quantity-input + label .checkmark:after {
        content: "";
        position: absolute;
        left: 1px;
        top: 1px;
        width: 28px;
        height: 28px;
        background: #D42F7C;
        border-radius: 50%; }
.featured-product2 .product-form__buttons button[name="add"] {
  background: #0A0569;
  border-radius: 50px;
  width: auto;
  display: inline-block;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 40px;
  color: #fff;
  padding: 9px 73px; }
.featured-product2 .product-form__buttons .shopify-payment-button {
  display: none; }
.featured-product2 .product__view-details {
  display: none; }
.featured-product2 .product_data__col {
  padding: 15px;
  width: 100%; }
  @media (min-width: 768px) {
    .featured-product2 .product_data__col {
      width: 50%; } }
  .featured-product2 .product_data__col .h1 {
    font-family: 'Quicksand';
    font-style: normal;
    line-height: 60px;
    color: #12022F;
    font-weight: 600;
    font-size: 36px;
    margin: 0 0 20px;
    position: relative; }
    @media (min-width: 768px) {
      .featured-product2 .product_data__col .h1 {
        margin: 0 0 40px;
        font-weight: 600;
        font-size: 48px; } }
    .featured-product2 .product_data__col .h1:before {
      content: "";
      background: #D32F7C;
      border-radius: 10px;
      width: 118px;
      height: 5px;
      display: block;
      position: absolute;
      bottom: 0;
      left: 0;
      z-index: 1; }
      @media (min-width: 768px) {
        .featured-product2 .product_data__col .h1:before {
          display: none; } }
  .featured-product2 .product_data__col .price_product {
    font-style: normal;
    font-weight: 500;
    color: #12022F;
    font-size: 36px;
    line-height: 28px;
    margin: 0 0 10px; }
    @media (min-width: 768px) {
      .featured-product2 .product_data__col .price_product {
        margin: 0 0 30px;
        font-size: 36px;
        line-height: 28px; } }
  .featured-product2 .product_data__col .provider {
    font-style: normal;
    font-weight: 400;
    color: #12022F;
    font-size: 18px;
    line-height: 28px;
    margin: 0 0 30px;
    display: flex;
    align-items: center; }
    @media (min-width: 768px) {
      .featured-product2 .product_data__col .provider {
        margin: 0 0 30px;
        font-size: 18px;
        line-height: 28px; } }
    .featured-product2 .product_data__col .provider svg {
      margin: 0 8px 0 0; }
    .featured-product2 .product_data__col .provider p {
      margin: 0; }
  .featured-product2 .product_data__col .rating {
    margin: 0 0 30px; }
    @media (min-width: 768px) {
      .featured-product2 .product_data__col .rating {
        margin: 0 0 30px; } }
  .featured-product2 .product_data__col .actions_form .qty_calc {
    margin: 0 0 15px; }
    @media (min-width: 768px) {
      .featured-product2 .product_data__col .actions_form .qty_calc {
        margin: 0 0 15px; } }
  .featured-product2 .product_data__col .actions_form .checkbox {
    font-weight: 400;
    color: #12022F;
    font-size: 16px;
    line-height: 150%;
    margin: 0 0 22px; }
    @media (min-width: 768px) {
      .featured-product2 .product_data__col .actions_form .checkbox {
        margin: 0 0 22px;
        font-size: 16px;
        line-height: 150%; } }
  .featured-product2 .product_data__col .actions_form .add_to_cart__btn {
    padding: 12px 73px;
    background: #0A0569;
    border-radius: 50px;
    font-weight: 600;
    color: #fff;
    font-size: 16px;
    line-height: 40px; }
    @media (min-width: 768px) {
      .featured-product2 .product_data__col .actions_form .add_to_cart__btn {
        font-size: 16px;
        line-height: 40px;
        padding: 12px 73px; } }
.featured-product2 .product_list__col {
  padding: 15px;
  width: 100%; }
  @media (min-width: 768px) {
    .featured-product2 .product_list__col {
      width: 50%; } }
  .featured-product2 .product_list__col .inner_col {
    padding: 34px;
    max-width: 450px;
    width: 100%;
    margin: 0 0 0 auto;
    box-shadow: 0 4px 16px rgba(0, 0, 1, 0.2);
    border-radius: 16px; }
  .featured-product2 .product_list__col h3 {
    text-align: center;
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    color: #12022F;
    margin: 0 0 24px 0; }
  .featured-product2 .product_list__col ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .featured-product2 .product_list__col ul li {
      list-style: none;
      padding: 0;
      margin: 0 0 18px;
      display: flex;
      align-items: center; }
      .featured-product2 .product_list__col ul li:last-child {
        margin: 0; }
      .featured-product2 .product_list__col ul li svg {
        margin: 0 14px 0 0; }

.custom_reviews__slider__wrap .jdgm-paginate {
  border: 0; }

.top_reviews__title_stars {
  position: relative;
  padding: 0 30px;
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 600;
  font-size: 36px;
  line-height: 45px;
  color: #12022F;
  display: flex;
  align-items: center; }
  @media (max-width: 767px) {
    .top_reviews__title_stars {
      flex-wrap: wrap;
      font-size: 24px;
      line-height: 34px;
      justify-content: flex-start; } }
  .top_reviews__title_stars .jdgm-prev-badge__stars {
    display: flex; }
  @media (min-width: 768px) {
    .top_reviews__title_stars .jdgm-widget.jdgm-widget {
      padding: 0 0 0 30px; } }
  .top_reviews__title_stars .jdgm-star.jdgm-star {
    width: 20px;
    height: 20px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    line-height: 0;
    padding: 0 !important;
    margin: 0 3px !important; }
    .top_reviews__title_stars .jdgm-star.jdgm-star:before {
      font-size: 11px; }
  .top_reviews__title_stars .jdgm-prev-badge__text {
    display: none; }
  .top_reviews__title_stars .jdgm-all-reviews-text[data-from-snippet="true"] {
    display: block !important; }
    .top_reviews__title_stars .jdgm-all-reviews-text[data-from-snippet="true"] .jdgm-all-reviews-rating {
      display: flex;
      align-items: center; }
    .top_reviews__title_stars .jdgm-all-reviews-text[data-from-snippet="true"] a {
      display: flex;
      padding: 0 10px; }
    .top_reviews__title_stars .jdgm-all-reviews-text[data-from-snippet="true"] span.jdgm-all-reviews-text__text {
      padding-left: 10px;
      font-size: 0; }
      .top_reviews__title_stars .jdgm-all-reviews-text[data-from-snippet="true"] span.jdgm-all-reviews-text__text:before {
        content: attr(data-score);
        font-style: normal;
        font-weight: 700;
        font-size: 17px;
        line-height: 28px;
        color: #12022F; }

@media (min-width: 768px) {
  .custom_reviews__slider__wrap .row {
    margin: 0 -15px; } }
.custom_reviews__slider__wrap .jdgm-rev__header {
  margin: 0 !important;
  display: flex;
  flex-direction: column-reverse; }
.custom_reviews__slider__wrap .owl-carousel .owl-stage-outer {
  padding: 15px; }
  @media (min-width: 768px) {
    .custom_reviews__slider__wrap .owl-carousel .owl-stage-outer {
      overflow: visible;
      padding: 0; } }
@media (min-width: 768px) {
  .custom_reviews__slider__wrap .owl-stage {
    display: flex;
    align-items: stretch;
    padding-top: 90px; } }
.custom_reviews__slider__wrap .owl-stage .owl-item > .jdgm-rev {
  display: flex;
  flex-direction: column-reverse;
  border: 0;
  height: 100%;
  justify-content: space-between;
  background: #fff;
  box-shadow: 0 4px 16px rgba(0, 0, 1, 0.2);
  border-radius: 16px;
  padding: 20px; }
  .custom_reviews__slider__wrap .owl-stage .owl-item > .jdgm-rev .jdgm-rev__content {
    flex: 1; }
.custom_reviews__slider__wrap .jdgm-row-rating {
  margin: 0 !important;
  padding-top: 20px; }
  .custom_reviews__slider__wrap .jdgm-row-rating .jdgm-rev__timestamp {
    display: none; }
  .custom_reviews__slider__wrap .jdgm-row-rating .jdgm-rev__rating {
    display: flex;
    position: relative; }
    .custom_reviews__slider__wrap .jdgm-row-rating .jdgm-rev__rating:after {
      content: attr(data-score);
      padding: 0 0 0 10px;
      font-style: normal;
      font-weight: 700;
      font-size: 17px;
      color: #12022F; }
    .custom_reviews__slider__wrap .jdgm-row-rating .jdgm-rev__rating .jdgm-star {
      width: 20px;
      height: 20px;
      display: flex !important;
      align-items: center;
      justify-content: center;
      line-height: 1;
      padding: 0 !important;
      margin: 0 3px !important; }
      .custom_reviews__slider__wrap .jdgm-row-rating .jdgm-rev__rating .jdgm-star:before {
        font-size: 11px; }
.custom_reviews__slider__wrap #judgeme_product_reviews.jdgm-review-widget[data-from-snippet="true"] {
  display: block !important; }
  .custom_reviews__slider__wrap #judgeme_product_reviews.jdgm-review-widget[data-from-snippet="true"] .jdgm-rev-widg__header,
  .custom_reviews__slider__wrap #judgeme_product_reviews.jdgm-review-widget[data-from-snippet="true"] .jdgm-row-actions {
    display: none !important; }
.custom_reviews__slider__wrap .jdgm-rev-widg__body {
  display: block; }
  @media (min-width: 768px) {
    .custom_reviews__slider__wrap .jdgm-rev-widg__body {
      margin-top: -75px;
      padding: 0 15px;
      overflow: hidden; } }
  .custom_reviews__slider__wrap .jdgm-rev-widg__body .jdgm-rev__body p {
    font-style: normal;
    font-weight: 400;
    letter-spacing: -0.04em;
    color: #12022F;
    font-size: 16px;
    line-height: 26px; }
    @media (min-width: 768px) {
      .custom_reviews__slider__wrap .jdgm-rev-widg__body .jdgm-rev__body p {
        font-size: 16px;
        line-height: 26px; } }
  .custom_reviews__slider__wrap .jdgm-rev-widg__body .jdgm-row-profile {
    display: flex;
    align-items: center; }
  .custom_reviews__slider__wrap .jdgm-rev-widg__body .jdgm-rev__author {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    color: #12022F; }
  .custom_reviews__slider__wrap .jdgm-rev-widg__body .jdgm-rev__icon {
    width: 48px;
    height: 48px;
    border-radius: 50% !important;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 12px; }
  .custom_reviews__slider__wrap .jdgm-rev-widg__body .owl-nav {
    position: absolute;
    top: 10px;
    right: 0;
    z-index: 1;
    display: flex; }
    .custom_reviews__slider__wrap .jdgm-rev-widg__body .owl-nav button {
      font-size: 28px !important;
      border-radius: 50%;
      width: 56px;
      height: 56px;
      border: 1px solid rgba(0, 0, 1, 0.2) !important;
      display: flex;
      align-items: center;
      justify-content: center; }
      .custom_reviews__slider__wrap .jdgm-rev-widg__body .owl-nav button.owl-prev {
        margin-right: 20px; }
  .custom_reviews__slider__wrap .jdgm-rev-widg__body .owl-dots {
    display: flex;
    align-items: center;
    justify-content: center; }
    .custom_reviews__slider__wrap .jdgm-rev-widg__body .owl-dots button {
      margin: 0 4px;
      background: #E5E5E5;
      width: 16px;
      height: 2px; }
      .custom_reviews__slider__wrap .jdgm-rev-widg__body .owl-dots button.active {
        background: #D42F7C; }

a[download] {
  text-decoration: none;
  margin: 0 auto;
  background: #0A0569;
  border-radius: 50px;
  padding: 9px 40px;
  font-style: normal;
  font-weight: 600;
  color: #fff;
  font-size: 16px;
  line-height: 40px; }
  @media (min-width: 768px) {
    a[download] {
      margin: 0; } }

.slider_wrap {
  padding: 46px 0; }
  @media (min-width: 768px) {
    .slider_wrap {
      padding: 80px 0 60px; } }
  .slider_wrap .row {
    margin: 0 -15px; }
  .slider_wrap .slider .slider_item .inner {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap; }
    @media (min-width: 768px) {
      .slider_wrap .slider .slider_item .inner {
        flex-wrap: nowrap; } }
    .slider_wrap .slider .slider_item .inner .text {
      padding: 0 15px; }
      @media (min-width: 768px) {
        .slider_wrap .slider .slider_item .inner .text {
          width: calc(100% - 320px); } }
      @media (min-width: 1024px) {
        .slider_wrap .slider .slider_item .inner .text {
          width: calc(100% - 400px); } }
      @media (min-width: 1140px) {
        .slider_wrap .slider .slider_item .inner .text {
          width: calc(100% - 444px); } }
      .slider_wrap .slider .slider_item .inner .text h3 {
        font-family: 'Quicksand';
        font-style: normal;
        font-weight: 600;
        font-size: 24px;
        line-height: 34px;
        margin: 0 0 20px; }
        @media (min-width: 768px) {
          .slider_wrap .slider .slider_item .inner .text h3 {
            margin: 0 0 40px;
            font-size: 36px;
            line-height: 45px; } }
      .slider_wrap .slider .slider_item .inner .text p {
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 26px; }
        @media (min-width: 768px) {
          .slider_wrap .slider .slider_item .inner .text p {
            font-size: 30px;
            line-height: 40px; } }
      .slider_wrap .slider .slider_item .inner .text .personal p {
        margin: 0;
        font-style: normal;
        font-weight: 500;
        font-size: 18px;
        line-height: 28px; }
        @media (min-width: 768px) {
          .slider_wrap .slider .slider_item .inner .text .personal p {
            line-height: 40px; } }
      .slider_wrap .slider .slider_item .inner .text abbr p {
        margin: 0;
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 40px;
        color: #8893BE; }
    .slider_wrap .slider .slider_item .inner .img {
      border-radius: 35px;
      overflow: hidden;
      display: flex;
      align-items: end;
      justify-content: center;
      margin: 0 15px;
      width: 100%;
      height: auto; }
      @media (min-width: 425px) {
        .slider_wrap .slider .slider_item .inner .img {
          width: 75%;
          margin: 0 auto; } }
      @media (min-width: 768px) {
        .slider_wrap .slider .slider_item .inner .img {
          max-width: 320px;
          height: 320px;
          margin: 0 15px; } }
      @media (min-width: 1024px) {
        .slider_wrap .slider .slider_item .inner .img {
          max-width: 400px;
          height: 400px; } }
      @media (min-width: 1140px) {
        .slider_wrap .slider .slider_item .inner .img {
          max-width: 444px;
          height: 444px;
          margin: 0; } }
      .slider_wrap .slider .slider_item .inner .img:after {
        content: "";
        padding-bottom: 100%;
        display: block; }
      .slider_wrap .slider .slider_item .inner .img img {
        height: auto;
        width: 100%;
        object-fit: cover;
        max-height: 100%; }
        @media (min-width: 768px) {
          .slider_wrap .slider .slider_item .inner .img img {
            width: auto; } }
  .slider_wrap .slider .owl-nav {
    position: absolute;
    right: 0;
    display: flex;
    display: none; }
    .slider_wrap .slider .owl-nav button {
      border-radius: 50%;
      width: 56px;
      height: 56px;
      border: 2px solid #fff !important;
      display: flex;
      align-items: center;
      justify-content: center; }
      .slider_wrap .slider .owl-nav button.owl-prev {
        margin: 0 12px; }

.images_list {
  margin: 0 -15px;
  padding: 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap; }
  @media (max-width: 767px) {
    .images_list {
      flex-wrap: nowrap;
      margin: 0;
      overflow-x: auto; } }
  .images_list .item {
    list-style: none;
    margin: 0;
    padding: 15px;
    flex: 1 0 auto; }
    .images_list .item img {
      width: auto;
      max-width: 100%; }

@media (max-width: 767px) {
  .faq__left-col .accordion1__title-text {
    padding: 0 25px 0 0; } }
