h1 {
  font-family: var(--derminov-font-family-base);
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 25px; /* 125% */
  margin: 0;
  margin-block: 0;
  margin-block-end: 0;
}

h2 {
  font-family: var(--derminov-font-family-base);
  font-size: 20px;
  font-weight: 700;
  line-height: 25px; /* 125% */
  margin: 0;
  margin-block: 0;
  margin-block-end: 0;
}

h3 {
  font-family: var(--derminov-font-family-base);
  font-size: 20px;
  font-weight: 700;
  line-height: 25px; /* 125% */
  margin: 0;
  margin-block: 0;
  margin-block-end: 0;
}

h4 {
  margin: 0;
  margin-block: 0;
  margin-block-end: 0;
}

h5 {
  margin: 0;
  margin-block: 0;
  margin-block-end: 0;
}

h6 {
  margin: 0;
  margin-block: 0;
  margin-block-end: 0;
}

span {
  margin: 0;
  margin-block: 0;
  margin-block-end: 0;
}

p {
  font-family: var(--derminov-font-family-base);
  font-size: 15px;
  font-weight: 400;
  line-height: 20px; /* 133.333% */
  margin-bottom: 0;
}
p strong {
  font-weight: 600;
}

blockquote {
  font-family: var(--derminov-font-family-base);
  font-size: 15px;
  font-weight: 500;
  line-height: 20px; /* 133.333% */
  margin-bottom: 0;
}

small {
  font-family: var(--derminov-font-family-base);
  font-size: 12px;
  font-weight: 400;
  line-height: 22px; /* 183.333% */
  margin-bottom: 0;
}

.elementor-button .elementor-button-text {
  font-family: var(--derminov-font-family-base);
  font-size: 15px;
  font-weight: 600;
  line-height: 118.364%; /* 17.755px */
}
@media (min-width: 767px) {
  .elementor-button .elementor-button-text {
    font-size: 24px;
    font-weight: 600;
    line-height: 118.364%;
  }
}

:is(.is-layout-flow, .is-layout-constrained) :where(h1, h2, h3) {
  margin: 0;
  margin-block: 0;
  margin-block-end: 0;
}

@media (min-width: 767px) and (max-width: 1024px) {
  h1 {
    font-size: 40px;
    font-weight: 700;
    line-height: 45px; /* 112.5% */
  }
  h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 40px; /* 133.333% */
  }
  h3 {
    font-size: 25px;
    font-weight: 700;
    line-height: 27px; /* 108% */
  }
  p {
    font-size: 20px;
    font-weight: 400;
    line-height: 25px; /* 125% */
  }
  blockquote {
    font-size: 15px;
    font-weight: 400;
    line-height: 20px; /* 133.333% */
  }
  small {
    font-size: 12px;
    font-weight: 400;
    line-height: 22px; /* 183.333% */
  }
}
@media (min-width: 1025px) {
  h1 {
    font-size: 40px;
    font-weight: 700;
    line-height: 45px; /* 112.5% */
  }
  h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 40px; /* 133.333% */
  }
  h3 {
    font-size: 25px;
    font-weight: 700;
    line-height: 27px; /* 108% */
  }
  p {
    font-size: 20px;
    font-weight: 400;
    line-height: 25px; /* 125% */
  }
  blockquote {
    font-size: 15px;
    font-weight: 400;
    line-height: 20px; /* 133.333% */
  }
  small {
    font-size: 12px;
    font-weight: 400;
    line-height: 22px; /* 183.333% */
  }
}
#header-menu-1 ul li.current_page_item a {
  font-weight: 700;
}
#header-menu-1 ul li a {
  font-family: var(--derminov-font-family-base);
  line-height: 20px;
  font-size: 15px;
  font-weight: 400;
}

.ct-header .ct-icon-container, .ct-header .ct-account-item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background-color: var(--derminov-diagnostic-purple);
  color: #fff;
  fill: #fff;
  border-radius: 50%;
}
.ct-header .ct-icon-container svg, .ct-header .ct-account-item svg {
  width: 100%;
  height: 18px;
  color: #fff;
  fill: #fff;
}

.mobile-menu .current-menu-item a {
  font-weight: 700;
}

.elementor-button .elementor-button-text {
  font-family: var(--derminov-font-family-base);
  font-size: 15px;
  font-weight: 600;
  line-height: 118.364%; /* 17.755px */
}
@media (min-width: 767px) and (max-width: 1024px) {
  .elementor-button .elementor-button-text {
    font-size: 18px;
    font-weight: 600;
  }
}
@media (min-width: 1024px) {
  .elementor-button .elementor-button-text {
    font-size: 24px;
    font-weight: 600;
  }
}

button:not(.wedev-faq-accordion__trigger, .wedev-carousel-dot, .wedev-multistep__option, .wedev-multistep__button--ghost, .wedev-multistep__quantity-button),
input[type=submit],
input[type=button],
input[type=reset],
.elementor-button,
.button,
.wc-block-components-button {
  padding: var(--derminov-button-padding-mobile);
  border-radius: 44.5px;
  background: #C21F7D;
  color: #fff;
  text-align: center;
  font-weight: 600;
  font-size: 15px;
  line-height: 118.364%; /* 17.755px */
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  transform-origin: center;
}
@media (min-width: 767px) {
  button:not(.wedev-faq-accordion__trigger, .wedev-carousel-dot, .wedev-multistep__option, .wedev-multistep__button--ghost, .wedev-multistep__quantity-button),
  input[type=submit],
  input[type=button],
  input[type=reset],
  .elementor-button,
  .button,
  .wc-block-components-button {
    padding: var(--derminov-button-padding-desktop);
    font-size: 20px;
    line-height: 118.364%; /* 23.673px */
  }
}

button:not(.wedev-faq-accordion__trigger):hover,
button:not(.wedev-faq-accordion__trigger):focus-visible,
input[type=submit]:hover,
input[type=submit]:focus-visible,
input[type=button]:hover,
input[type=button]:focus-visible,
input[type=reset]:hover,
input[type=reset]:focus-visible,
.elementor-button:hover,
.elementor-button:focus-visible {
  transform: scale(1.04);
}

@media (prefers-reduced-motion: reduce) {
  button:not(.wedev-faq-accordion__trigger),
  input[type=submit],
  input[type=button],
  input[type=reset],
  .elementor-button {
    transition: none;
  }
}
.elementor-element.ff0a6fa,
.elementor-element-ff0a6fa.derminov-purple-bg {
  position: relative;
  overflow: hidden;
  background-color: #4A39A2 !important;
  min-height: 519px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Make sure Elementor inner content is above the pattern */
.elementor-element-ff0a6fa.derminov-purple-bg > .e-con-inner {
  position: relative;
  z-index: 3;
}

/* Decorative icons */
.elementor-element-ff0a6fa.derminov-purple-bg::before,
.elementor-element-ff0a6fa.derminov-purple-bg::after {
  content: "";
  position: absolute;
  display: block;
  z-index: 1;
  pointer-events: none;
  background-image: url("/wp-content/themes/derminov-child/assets/icons/branco-icone.svg");
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0.25;
}

/* Left icon */
.elementor-element-ff0a6fa.derminov-purple-bg::before {
  left: -200px;
  top: 150px;
}
@media (max-width: 1023px) {
  .elementor-element-ff0a6fa.derminov-purple-bg::before {
    width: 500px;
    top: 400px;
  }
}

/* Right icon */
.elementor-element-ff0a6fa.derminov-purple-bg::after {
  width: 800px;
  height: 100%;
  right: -400px;
  top: -200px;
}
@media (max-width: 1023px) {
  .elementor-element-ff0a6fa.derminov-purple-bg::after {
    width: 500px;
    right: -200px;
    top: -200px;
  }
}

/* Typography */
.elementor-element-ff0a6fa.derminov-purple-bg .elementor-heading-title {
  max-width: 540px;
  margin-inline: auto;
  color: #fff;
  font-size: 30px;
  line-height: 35px;
  text-align: center;
  font-weight: 700;
}

.elementor-element-ff0a6fa.derminov-purple-bg .elementor-widget-text-editor p {
  max-width: 610px;
  margin: 20px auto 0;
  color: #fff;
  font-size: 20px;
  line-height: 25px;
  text-align: center;
  font-weight: 500;
}

.elementor-element-ff0a6fa.derminov-purple-bg .elementor-button {
  margin-top: 38px;
  background-color: #C21F7D;
  border-radius: 44.5px;
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  padding: 12px 32px;
}

.wedev-cart-table__remove,
.wedev-cart-table__remove:visited {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 20px;
  color: transparent !important;
  font-size: 0;
  line-height: 0;
  background: url("/wp-content/themes/derminov-child/assets/icons/trash-icon.svg") center/contain no-repeat;
}

.wedev-cart-table__remove span[aria-hidden=true] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.wpcf7 .wpcf7-form label:not(.wpcf7-form-control-wrap) {
  font-family: var(--derminov-font-family-base);
  font-weight: 400;
  color: var(--derminov-diagnostic-text);
  font-size: 15px;
  line-height: 20px;
}
@media (min-width: 767px) {
  .wpcf7 .wpcf7-form label:not(.wpcf7-form-control-wrap) {
    font-size: 20px;
    line-height: 29px;
  }
}
.wpcf7 .wpcf7-form label:not(.wpcf7-form-control-wrap) .wedev-required-field {
  color: var(--derminov-diagnostic-pink);
}
.wpcf7 .wpcf7-form textarea, .wpcf7 .wpcf7-form input:is([type=text], [type=email]) {
  border-radius: 33px !important;
  border: 1px solid var(--derminov-diagnostic-text);
  background: #FFF;
}
.wpcf7 .wpcf7-form p {
  margin-bottom: 11px;
}
@media (min-width: 767px) {
  .wpcf7 .wpcf7-form p {
    margin-bottom: 23px;
  }
}
.wpcf7 .wpcf7-form .wpcf7-submit {
  background-color: var(--derminov-diagnostic-pink);
  color: white;
  padding: var(--derminov-button-padding-mobile);
  border-radius: 44.5px;
  border: none;
}
@media (min-width: 767px) {
  .wpcf7 .wpcf7-form .wpcf7-submit {
    padding: var(--derminov-button-padding-desktop);
  }
}
.wpcf7 .wpcf7-form .wpcf7-submit {
  font-family: var(--derminov-font-family-base);
  font-size: 15px;
  font-weight: 600;
  line-height: 118.364%; /* 17.755px */
}
@media (min-width: 767px) and (max-width: 1024px) {
  .wpcf7 .wpcf7-form .wpcf7-submit {
    font-size: 18px;
    font-weight: 600;
  }
}
@media (min-width: 1024px) {
  .wpcf7 .wpcf7-form .wpcf7-submit {
    font-size: 24px;
    font-weight: 600;
  }
}
.wpcf7 .wpcf7-form label:not(.wpcf7-form-control-wrap) {
  color: var(--derminov-diagnostic-text);
  font-family: Roboto, sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 22px; /* 146.667% */
}
@media (min-width: 767px) {
  .wpcf7 .wpcf7-form label:not(.wpcf7-form-control-wrap) {
    font-size: 15px;
    line-height: 22px; /* 146.667% */
  }
}
.wpcf7 .wpcf7-form input:is([name=acceptance-152]) {
  margin-bottom: 0;
  height: 25px;
  width: 25px;
  border-radius: 4px;
  border: 1px solid #281F57;
}

.wpcf7-form-control-wrap[data-name=acceptance-152] {
  display: block;
  margin-bottom: 24px;
}

.wpcf7-form-control-wrap[data-name=acceptance-152] label {
  display: flex;
  align-items: flex-start;
  gap: 9px;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 118.364%; /* 17.755px */
}

textarea, input:is([type=text], [type=email]) {
  border-radius: 33px !important;
  border: 1px solid var(--derminov-diagnostic-text);
  background: #FFF;
  font-style: italic;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px; /* 133.333% */
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 37px;
  height: auto;
}
@media (min-width: 767px) {
  textarea, input:is([type=text], [type=email]) {
    height: auto;
    font-size: 24px;
    line-height: 29px; /* 120.833% */
    padding-top: 19px;
    padding-bottom: 19px;
    padding-left: 35px;
  }
}

.wc-block-components-form .wc-block-components-text-input,
.wc-block-components-text-input .wc-block-components-text-input {
  position: relative;
}
.wc-block-components-form .wc-block-components-text-input input,
.wc-block-components-text-input .wc-block-components-text-input input {
  height: 64px;
}
.wc-block-components-form .wc-block-components-text-input label,
.wc-block-components-text-input .wc-block-components-text-input label {
  top: 10px;
  left: 37px;
  right: 37px;
  margin: 0;
  font-size: 15px;
  line-height: 20px;
  color: var(--derminov-diagnostic-text);
  opacity: 0.55;
  transform: none;
  pointer-events: none;
}
.wc-block-components-form .wc-block-components-text-input input:is([type=email], [type=number], [type=password], [type=tel], [type=text], [type=url]), .wc-block-components-form .wc-block-components-text-input.is-active input:is([type=email], [type=number], [type=password], [type=tel], [type=text], [type=url]),
.wc-block-components-form .wc-block-components-text-input select,
.wc-block-components-text-input .wc-block-components-text-input input:is([type=email], [type=number], [type=password], [type=tel], [type=text], [type=url]),
.wc-block-components-text-input .wc-block-components-text-input.is-active input:is([type=email], [type=number], [type=password], [type=tel], [type=text], [type=url]),
.wc-block-components-text-input .wc-block-components-text-input select {
  padding-inline: 37px !important;
  padding-top: 28px;
  padding-bottom: 12px;
  height: auto;
  min-height: 62px !important;
  border-radius: 33px !important;
  border: 1px solid var(--derminov-diagnostic-text) !important;
  background: #fff !important;
  font-style: italic;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  color: var(--derminov-diagnostic-text);
}
.wc-block-components-form .wc-block-components-text-input.is-active label, .wc-block-components-form .wc-block-components-text-input:focus-within label,
.wc-block-components-text-input .wc-block-components-text-input.is-active label,
.wc-block-components-text-input .wc-block-components-text-input:focus-within label {
  top: 8px;
  font-size: 12px;
  line-height: 16px;
  opacity: 0.55;
}

.wc-block-components-form .wc-blocks-components-select__container,
.wc-blocks-components-select .wc-blocks-components-select__container {
  min-height: auto;
  padding-inline: 37px !important;
  padding-top: 10px;
  padding-bottom: 12px;
  position: relative;
  border-radius: 33px !important;
  border: 1px solid var(--derminov-diagnostic-text) !important;
  background: #fff !important;
}
.wc-block-components-form .wc-blocks-components-select__container select,
.wc-blocks-components-select .wc-blocks-components-select__container select {
  height: 20px !important;
  margin-top: 15px !important;
}
.wc-block-components-form .wc-blocks-components-select__container:focus-within,
.wc-block-components-form .wc-blocks-components-select__container.is-active,
.wc-blocks-components-select .wc-blocks-components-select__container:focus-within,
.wc-blocks-components-select .wc-blocks-components-select__container.is-active {
  border-color: var(--derminov-diagnostic-text) !important;
  box-shadow: none !important;
  outline: 0 !important;
}
.wc-block-components-form .wc-blocks-components-select__label,
.wc-blocks-components-select .wc-blocks-components-select__label {
  display: block;
  margin: 0 0 2px;
  font-size: 12px;
  line-height: 16px;
  color: var(--derminov-diagnostic-text);
  opacity: 0.55;
}
.wc-block-components-form .wc-blocks-components-select__select,
.wc-blocks-components-select .wc-blocks-components-select__select {
  min-height: auto;
  height: auto;
  padding: 0 !important;
  border: 0 !important;
  outline: 0 !important;
  box-shadow: none !important;
  background: transparent !important;
  appearance: none;
  -webkit-appearance: none;
  font-style: italic;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  color: var(--derminov-diagnostic-text);
}
.wc-block-components-form .wc-blocks-components-select__select:focus,
.wc-block-components-form .wc-blocks-components-select__select:focus-visible,
.wc-blocks-components-select .wc-blocks-components-select__select:focus,
.wc-blocks-components-select .wc-blocks-components-select__select:focus-visible {
  border: 0 !important;
  outline: 0 !important;
  box-shadow: none !important;
}
.wc-block-components-form .wc-blocks-components-select__container::before,
.wc-block-components-form .wc-blocks-components-select__container::after,
.wc-blocks-components-select .wc-blocks-components-select__container::before,
.wc-blocks-components-select .wc-blocks-components-select__container::after {
  box-shadow: none !important;
  border: 0 !important;
}
.wc-block-components-form,
.wc-blocks-components-select {
  /*
    svg {
      right: 18px;
      width: 18px;
      height: 18px;
      margin-top: 0;
      transform: translateY(-50%);
      color: var(--derminov-diagnostic-text);
    }*/
}

.wedev-cart-table .quantity .qty {
  border: 2px solid var(--derminov-diagnostic-text);
  border-radius: 33px !important;
}

.form-row {
  margin-bottom: 23px;
}
.form-row .woocommerce-input-wrapper {
  display: block;
  width: 100%;
}
.form-row .woocommerce-input-wrapper > input:is([type=email], [type=number], [type=password], [type=tel], [type=text], [type=url]),
.form-row .woocommerce-input-wrapper > textarea,
.form-row .password-input input[type=password] {
  width: 100%;
  border-radius: 33px !important;
  border: 1px solid var(--derminov-diagnostic-text) !important;
  background: #fff !important;
  font-style: italic;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  color: var(--derminov-diagnostic-text) !important;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 37px;
  height: auto;
  box-shadow: none !important;
  outline: 0 !important;
}
.form-row .woocommerce-input-wrapper > input:is([type=email], [type=number], [type=password], [type=tel], [type=text], [type=url]):focus, .form-row .woocommerce-input-wrapper > input:is([type=email], [type=number], [type=password], [type=tel], [type=text], [type=url]):focus-visible,
.form-row .woocommerce-input-wrapper > textarea:focus,
.form-row .woocommerce-input-wrapper > textarea:focus-visible,
.form-row .password-input input[type=password]:focus,
.form-row .password-input input[type=password]:focus-visible {
  border-color: var(--derminov-diagnostic-text) !important;
  box-shadow: none !important;
  outline: 0 !important;
}
@media (min-width: 767px) {
  .form-row .woocommerce-input-wrapper > input:is([type=email], [type=number], [type=password], [type=tel], [type=text], [type=url]),
  .form-row .woocommerce-input-wrapper > textarea,
  .form-row .password-input input[type=password] {
    font-size: 24px;
    line-height: 29px;
    padding-top: 21px;
    padding-bottom: 19px;
    padding-left: 35px;
  }
}
.form-row .select2-container {
  width: 100% !important;
}
.form-row .select2-container--default .select2-selection--single {
  display: flex;
  align-items: flex-end;
  min-height: 62px;
  height: auto !important;
  padding: 21px 52px 19px 37px;
  border-radius: 33px !important;
  border: 1px solid var(--derminov-diagnostic-text) !important;
  background: #fff !important;
  font-size: 24px;
}
.form-row .select2-container--default .select2-selection__rendered {
  padding: 0 !important;
  font-style: italic;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px !important;
  color: var(--derminov-diagnostic-text) !important;
}
.form-row .select2-container--default .select2-selection__arrow {
  height: 100% !important;
  right: 24px !important;
  width: 16px !important;
}
.form-row .select2-container--default .select2-selection__arrow b {
  border-color: var(--derminov-diagnostic-text) transparent transparent transparent !important;
  border-width: 6px 5px 0 5px !important;
  margin-left: -5px !important;
  margin-top: -3px !important;
}
.form-row .select2-container--default.select2-container--focus .select2-selection--single, .form-row .select2-container--default.select2-container--open .select2-selection--single {
  border-color: var(--derminov-diagnostic-text) !important;
  box-shadow: none !important;
  outline: 0 !important;
}

.select2-dropdown {
  margin-top: 10px;
  border: 1px solid rgba(74, 57, 162, 0.3) !important;
  border-radius: 28px !important;
  background: #fff !important;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
  overflow: hidden;
}

.select2-search--dropdown {
  padding: 12px !important;
}
.select2-search--dropdown .select2-search__field {
  min-height: 36px;
  padding: 8px 14px !important;
  border: 1px solid rgba(74, 57, 162, 0.28) !important;
  border-radius: 999px !important;
  color: var(--derminov-diagnostic-text) !important;
  font-size: 15px;
  line-height: 20px;
  outline: 0 !important;
  box-shadow: none !important;
}

.select2-results__options {
  padding: 6px 0 !important;
}

.select2-results__option {
  padding: 12px 14px !important;
  color: var(--derminov-diagnostic-text) !important;
  font-size: 15px;
  line-height: 20px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
  background: #cb1f82 !important;
  color: #fff !important;
}

.select2-container--default .select2-results__option[aria-selected=true],
.select2-container--default .select2-results__option[data-selected=true] {
  background: rgba(203, 31, 130, 0.1) !important;
  color: var(--derminov-diagnostic-text) !important;
}

form:is(.login, .register, .edit-account, .lost_reset_password) [class*=password-input] {
  position: relative;
  display: block;
}
form:is(.login, .register, .edit-account, .lost_reset_password) [class*=password-input] input[type=password] {
  padding-right: 64px;
}

form:is(.login, .register, .edit-account, .lost_reset_password) [class*=password-input] .show-password-input {
  position: absolute;
  top: 50%;
  right: 24px;
  width: 24px;
  height: 24px;
  padding: 0;
  border: 0;
  transform: translateY(-50%);
}

.woocommerce-MyAccount-navigation ul li a {
  border-radius: 50px;
  margin-bottom: 4px;
}

:root {
  --derminov-font-family-base: "Avenir Next Pro", sans-serif;
  --derminov-diagnostic-purple: #4a39a2;
  --derminov-diagnostic-text: #281f57;
  --derminov-diagnostic-pink: #c21f7d;
  --derminov-diagnostic-overlay: rgba(147, 83, 83, 0.32);
  --derminov-diagnostic-shadow: 0 4px 19.1px rgba(0, 0, 0, 0.14);
  --derminov-testimonial-bg: #e9e7f3;
  --derminov-testimonial-card-bg: #ffffff;
  --derminov-testimonial-title: #4a39a2;
  --derminov-testimonial-text: #281f57;
  --derminov-testimonial-accent: #c21f7d;
  --derminov-testimonial-dot: #bab5d4;
  --derminov-testimonial-shadow: 0 4px 19.1px rgba(0, 0, 0, 0.14);
  --derminov-button-padding-desktop: 14px 12px 12px 12px;
  --derminov-button-padding-mobile: 14px 14px 12px 14px;
}

.wedev-testimonial-carousel {
  padding: 50px 80px 62px;
  background: var(--derminov-testimonial-bg);
}

.wedev-testimonial-carousel .wedev-carousel-viewport {
  max-width: 971px;
  padding: 24px 24px 32px;
  margin: -24px auto -32px;
}

.wedev-testimonial-carousel .wedev-testimonial-card {
  max-width: 677px;
  min-height: 265px;
  padding: 54px 48px 53px 47px;
  border-radius: 33px;
  background: var(--derminov-testimonial-card-bg);
  box-shadow: var(--derminov-testimonial-shadow);
  gap: 36.5px;
}

.wedev-testimonial-carousel .wedev-testimonial-photo {
  width: 157px;
  height: 157px;
}

.wedev-testimonial-carousel .wedev-testimonial-name {
  margin-bottom: 3px;
  color: var(--derminov-testimonial-title);
  font-family: var(--derminov-font-family-base);
  font-size: 20px;
  font-weight: 700;
  line-height: 22px;
}

.wedev-testimonial-carousel .wedev-testimonial-role {
  margin-bottom: 24px;
  color: var(--derminov-testimonial-title);
  font-family: var(--derminov-font-family-base);
  font-size: 15px;
  font-weight: 500;
  line-height: 22px;
}

.wedev-testimonial-carousel .wedev-testimonial-quote {
  max-width: 387px;
  color: var(--derminov-testimonial-text);
  font-family: var(--derminov-font-family-base);
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
}

.wedev-testimonial-carousel .wedev-carousel-arrow {
  top: 40%;
  width: 61px;
  height: 61px;
  padding: 0;
  border: 0;
  border-radius: 50%;
  background: var(--derminov-testimonial-accent);
  transform: none;
}

.wedev-testimonial-carousel .wedev-carousel-arrow:hover,
.wedev-testimonial-carousel .wedev-carousel-arrow:focus-visible {
  transform: scale(1.06);
  outline: none;
}

.wedev-testimonial-carousel .wedev-carousel-arrow img {
  width: 15px;
  height: 20px;
}

.wedev-testimonial-carousel .wedev-carousel-prev {
  left: calc(50% - 486px);
}

.wedev-testimonial-carousel .wedev-carousel-next {
  right: calc(50% - 486px);
}

.wedev-testimonial-carousel .wedev-carousel-dots {
  bottom: 0;
  gap: 24px;
}

.wedev-testimonial-carousel .wedev-carousel-dot {
  width: 13px;
  height: 13px;
  background: var(--derminov-testimonial-dot);
}

.wedev-testimonial-carousel .wedev-carousel-dot.is-active {
  background: var(--derminov-testimonial-title);
  transform: none;
}

@media (max-width: 1024px) {
  .wedev-testimonial-carousel {
    padding: 40px 48px 56px;
  }
  .wedev-testimonial-carousel .wedev-carousel-viewport {
    max-width: 100%;
    padding-inline: 20px;
    margin-inline: auto;
  }
  .wedev-testimonial-carousel .wedev-carousel-prev {
    left: 16px;
  }
  .wedev-testimonial-carousel .wedev-carousel-next {
    right: 16px;
  }
}
@media (max-width: 767px) {
  .wedev-testimonial-carousel {
    padding: 48px 0 81px;
  }
  .wedev-testimonial-carousel .wedev-testimonial-card {
    max-width: 362px;
    min-height: 298px;
    padding: 30px 35px 44px;
    border-radius: 20px;
    gap: 17px;
    text-align: center;
  }
  .wedev-testimonial-carousel .wedev-carousel-viewport {
    padding: 20px 20px 28px;
    margin: -20px auto -28px;
  }
  .wedev-testimonial-carousel .wedev-testimonial-photo {
    width: 67px;
    height: 67px;
  }
  .wedev-testimonial-carousel .wedev-testimonial-name {
    margin-bottom: 5px;
    font-size: 15px;
    line-height: 20px;
  }
  .wedev-testimonial-carousel .wedev-testimonial-role {
    margin-bottom: 16px;
    font-size: 12px;
    line-height: 20px;
  }
  .wedev-testimonial-carousel .wedev-testimonial-quote {
    max-width: 293px;
    margin: 0 auto;
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
  }
  .wedev-testimonial-carousel .wedev-carousel-dots {
    bottom: 46px;
    gap: 13px;
  }
  .wedev-testimonial-carousel .wedev-carousel-dot {
    width: 7px;
    height: 7px;
  }
}
.derminov-diagnostic-section {
  width: min(100%, 1095px);
  margin: 0 auto;
  color: var(--derminov-diagnostic-text);
}

.derminov-diagnostic-section__intro {
  width: min(100%, 560px);
  margin: 0 auto;
  text-align: center;
}

.derminov-diagnostic-section__title {
  margin: 0;
  color: var(--derminov-diagnostic-purple);
  font-family: var(--derminov-font-family-base);
  font-size: clamp(2rem, 2.7vw, 2.5rem);
  font-weight: 700;
  line-height: 1.17;
}

.derminov-diagnostic-section__description {
  margin: 1.625rem auto 0;
  color: var(--derminov-diagnostic-text);
  font-family: var(--derminov-font-family-base);
  font-size: clamp(1rem, 1.5vw, 1.25rem);
  line-height: 1.25;
}

.derminov-diagnostic-section__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
  margin-top: 62px;
}

.derminov-diagnostic-card {
  position: relative;
  min-height: 567px;
  overflow: hidden;
  border-radius: 33px;
  background: #fff;
  box-shadow: var(--derminov-diagnostic-shadow);
}

.derminov-diagnostic-card__image,
.derminov-diagnostic-card__overlay {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border-radius: inherit;
}

.derminov-diagnostic-card__image {
  object-fit: cover;
}

.derminov-diagnostic-card.is-center .derminov-diagnostic-card__image {
  object-position: center bottom;
}

.derminov-diagnostic-card__overlay {
  background: var(--derminov-diagnostic-overlay);
}

.derminov-diagnostic-card__content {
  position: absolute;
  inset: auto 40px 42px;
  z-index: 1;
  color: #fff;
}

.derminov-diagnostic-card.is-left .derminov-diagnostic-card__content {
  inset: auto 40px 47px;
}

.derminov-diagnostic-card.is-right .derminov-diagnostic-card__content {
  inset: 45px 40px auto;
}

.derminov-diagnostic-card__title {
  margin: 0 0 18px;
  color: inherit;
  font-family: var(--derminov-font-family-base);
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 1.17;
}

.derminov-diagnostic-card__text {
  margin: 0;
  color: inherit;
  font-family: var(--derminov-font-family-base);
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.22;
}

.derminov-diagnostic-section__actions {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}

.derminov-diagnostic-section__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 89px;
  padding: 1rem 3rem;
  border-radius: 999px;
  background: var(--derminov-diagnostic-pink);
  color: #fff;
  font-family: var(--derminov-font-family-base);
  font-size: clamp(1rem, 1.7vw, 1.5rem);
  font-weight: 600;
  line-height: 1.18;
  text-align: center;
  text-decoration: none;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.derminov-diagnostic-section__button:hover, .derminov-diagnostic-section__button:focus-visible {
  color: #fff;
  transform: translateY(-1px);
  box-shadow: 0 16px 32px rgba(194, 31, 125, 0.2);
}

@media (max-width: 1024px) {
  .derminov-diagnostic-section__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .derminov-diagnostic-card.is-center {
    grid-column: 1/-1;
  }
}
@media (max-width: 767px) {
  .derminov-diagnostic-section__grid {
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 40px;
  }
  .derminov-diagnostic-card,
  .derminov-diagnostic-card.is-center {
    min-height: 420px;
    grid-column: auto;
  }
  .derminov-diagnostic-card__content,
  .derminov-diagnostic-card.is-left .derminov-diagnostic-card__content,
  .derminov-diagnostic-card.is-right .derminov-diagnostic-card__content {
    inset: auto 24px 28px;
  }
  .derminov-diagnostic-card__title {
    font-size: 1.625rem;
  }
  .derminov-diagnostic-card__text {
    font-size: 1rem;
  }
  .derminov-diagnostic-section__button {
    min-height: 72px;
    width: 100%;
    padding-inline: 1.5rem;
  }
}
.step-flow {
  width: 100%;
  max-width: 100%;
  min-width: 0;
  flex: 1 1 0;
}
.step-flow.elementor-element, .step-flow.elementor-column, .step-flow.e-con {
  width: 100%;
  max-width: 100%;
  min-width: 0;
  flex: 1 1 0;
}
.step-flow .step-flow-number {
  padding-bottom: 40px;
}
@media (max-width: 767px) {
  .step-flow .step-flow-number {
    padding-bottom: 1rem;
  }
}
.step-flow .step-flow-number span {
  width: 100px;
  height: 100px;
  background-color: #c21f7d;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  text-align: center;
  font-family: "Avenir Next Pro", "Helvetica Neue", sans-serif;
  font-size: 40px;
  font-weight: 700;
}
.step-flow .step-flow-number span::selection {
  background: #4a39a2;
  color: #fff;
}
.step-flow .step-flow-number span::-moz-selection {
  background: #4a39a2;
  color: #fff;
}
.step-flow .step-flow-number span::-webkit-selection {
  background: #4a39a2;
  color: #fff;
}
@media (max-width: 767px) {
  .step-flow .step-flow-number span {
    width: 80px;
    height: 80px;
    font-size: 32px;
  }
}
@media (max-width: 479px) {
  .step-flow .step-flow-number span {
    width: 54px;
    height: 54px;
    font-size: 26px;
  }
}

.step-flow .how-it-works {
  position: relative;
}

@media (min-width: 1024px) {
  .step-flow .how-it-works:not(:last-child)::after {
    content: "";
    position: absolute;
    top: 48px;
    left: 85%;
    width: 100%;
    max-width: 130px;
    height: 1px;
    background-color: #35d6df;
    z-index: 0;
  }
}

.link-with-image-zoom .elementor-widget-image {
  border-radius: 28px;
  overflow: hidden;
}
.link-with-image-zoom img {
  transition: transform 0.3s ease;
}
.link-with-image-zoom img:hover {
  transform: scale(1.2);
}

.wedev-page-title__heading {
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 25px; /* 125% */
}
@media (min-width: 768px) {
  .wedev-page-title__heading {
    text-align: start;
    font-size: 30px;
    font-weight: 700;
    line-height: 35px; /* 125% */
  }
}
@media (min-width: 1025px) {
  .wedev-page-title__heading {
    text-align: start;
    font-size: 40px;
    font-weight: 700;
    line-height: 52px; /* 130% */
  }
}

.wedev-page-title__description {
  text-align: center;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px; /* 125% */
  margin-top: 8px;
}
@media (min-width: 768px) {
  .wedev-page-title__description {
    margin-top: 24px;
    text-align: start;
    font-size: 24px;
    line-height: 35px; /* 125% */
  }
}
@media (min-width: 1025px) {
  .wedev-page-title__description {
    text-align: start;
    font-size: 30px;
    font-weight: 500;
    line-height: 35px; /* 116.667% */
  }
}
