/** Shopify CDN: Minification failed

Line 176:0 "@charset" must be the first rule in the file
Line 1111:0 All "@import" rules must come first
Line 1112:0 All "@import" rules must come first
Line 1396:0 All "@import" rules must come first

**/
div:empty {
  display: block;
}

:root {
  --drawer-width: 480px;
  --neg-drawer-width: calc(var(--drawer-width) * -1);
}
@supports (-ms-ime-align: auto) {
}
@-webkit-keyframes spin {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(1turn);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(1turn);
  }
}
:where(.wc-block-product-template.wc-block-product) > * {
  margin-bottom: 0.75rem;
  margin-top: 0;
}
:focus {
  outline: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}
.swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}
@font-face {
  font-family: divipixel;
  src: url(https://10xhealthsystem.com/wp-content/plugins/divi-pixel/dist/fonts/divipixel.eot?wzgomt);
  src: url(https://10xhealthsystem.com/wp-content/plugins/divi-pixel/dist/fonts/divipixel.eot?wzgomt#iefix)
      format("embedded-opentype"),
    url(https://10xhealthsystem.com/wp-content/plugins/divi-pixel/dist/fonts/divipixel.ttf?wzgomt)
      format("truetype"),
    url(https://10xhealthsystem.com/wp-content/plugins/divi-pixel/dist/fonts/divipixel.woff?wzgomt)
      format("woff"),
    url(https://10xhealthsystem.com/wp-content/plugins/divi-pixel/dist/fonts/divipixel.svg?wzgomt#divipixel)
      format("svg");
  font-weight: 400;
  font-style: normal;
}
:root {
  --woocommerce: #a46497;
  --wc-green: #7ad03a;
  --wc-red: #a00;
  --wc-orange: #ffba00;
  --wc-blue: #2ea2cc;
  --wc-primary: #a46497;
  --wc-primary-text: white;
  --wc-secondary: #ebe9eb;
  --wc-secondary-text: #515151;
  --wc-highlight: #77a464;
  --wc-highligh-text: white;
  --wc-content-bg: #fff;
  --wc-subtext: #767676;
}
:root {
  --woocommerce: #a46497;
  --wc-green: #7ad03a;
  --wc-red: #a00;
  --wc-orange: #ffba00;
  --wc-blue: #2ea2cc;
  --wc-primary: #a46497;
  --wc-primary-text: white;
  --wc-secondary: #ebe9eb;
  --wc-secondary-text: #515151;
  --wc-highlight: #77a464;
  --wc-highligh-text: white;
  --wc-content-bg: #fff;
  --wc-subtext: #767676;
}
@charset "UTF-8";
:root {
  --woocommerce: #a46497;
  --wc-green: #7ad03a;
  --wc-red: #a00;
  --wc-orange: #ffba00;
  --wc-blue: #2ea2cc;
  --wc-primary: #a46497;
  --wc-primary-text: white;
  --wc-secondary: #ebe9eb;
  --wc-secondary-text: #515151;
  --wc-highlight: #77a464;
  --wc-highligh-text: white;
  --wc-content-bg: #fff;
  --wc-subtext: #767676;
}
@keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}
@font-face {
  font-family: star;
  src: url(https://10xhealthsystem.com/wp-content/plugins/woocommerce/assets/fonts/star.eot);
  src: url(https://10xhealthsystem.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix)
      format("embedded-opentype"),
    url(https://10xhealthsystem.com/wp-content/plugins/woocommerce/assets/fonts/star.woff)
      format("woff"),
    url(https://10xhealthsystem.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf)
      format("truetype"),
    url(https://10xhealthsystem.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star)
      format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: WooCommerce;
  src: url(https://10xhealthsystem.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot);
  src: url(https://10xhealthsystem.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix)
      format("embedded-opentype"),
    url(https://10xhealthsystem.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff)
      format("woff"),
    url(https://10xhealthsystem.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf)
      format("truetype"),
    url(https://10xhealthsystem.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce)
      format("svg");
  font-weight: 400;
  font-style: normal;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  #respond
  input#submit,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  a.button,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  button.button,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  input.button {
  font-size: 100%;
  margin: 0;
  line-height: 1;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  overflow: visible;
  padding: 0.618em 1em;
  font-weight: 700;
  border-radius: 3px;
  left: auto;
  color: #515151;
  background-color: #ebe9eb;
  border: 0;
  display: inline-block;
  background-image: none;
  box-shadow: none;
  text-shadow: none;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit.loading,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button.loading,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button.loading,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button.loading,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  #respond
  input#submit.loading,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  a.button.loading,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  button.button.loading,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  input.button.loading {
  opacity: 0.25;
  padding-right: 2.618em;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit.loading::after,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button.loading::after,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button.loading::after,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button.loading::after,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  #respond
  input#submit.loading::after,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  a.button.loading::after,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  button.button.loading::after,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  input.button.loading::after {
  font-family: WooCommerce;
  content: "\e01c";
  vertical-align: top;
  font-weight: 400;
  position: absolute;
  top: 0.618em;
  right: 1em;
  animation: spin 2s linear infinite;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  #respond
  input#submit:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  a.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  button.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  input.button:hover {
  background-color: #dfdcde;
  text-decoration: none;
  background-image: none;
  color: #515151;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  #respond
  input#submit.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  a.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  button.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  input.button.alt {
  background-color: #a46497;
  color: #fff;
  -webkit-font-smoothing: antialiased;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  #respond
  input#submit.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  a.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  button.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  input.button.alt:hover {
  background-color: #96588a;
  color: #fff;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit.alt.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit.alt.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit.alt:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit.alt:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit.alt:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit.alt:disabled[disabled]:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button.alt.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button.alt.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button.alt:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button.alt:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button.alt:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button.alt:disabled[disabled]:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button.alt.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button.alt.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button.alt:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button.alt:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button.alt:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button.alt:disabled[disabled]:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button.alt.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button.alt.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button.alt:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button.alt:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button.alt:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button.alt:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  #respond
  input#submit.alt.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  #respond
  input#submit.alt.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  #respond
  input#submit.alt:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  #respond
  input#submit.alt:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  #respond
  input#submit.alt:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  #respond
  input#submit.alt:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  a.button.alt.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  a.button.alt.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  a.button.alt:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  a.button.alt:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  a.button.alt:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  a.button.alt:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  button.button.alt.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  button.button.alt.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  button.button.alt:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  button.button.alt:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  button.button.alt:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  button.button.alt:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  input.button.alt.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  input.button.alt.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  input.button.alt:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  input.button.alt:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  input.button.alt:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  input.button.alt:disabled[disabled]:hover {
  background-color: #a46497;
  color: #fff;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  #respond
  input#submit.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  #respond
  input#submit:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  #respond
  input#submit:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  a.button.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  a.button:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  a.button:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  button.button.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  button.button:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  button.button:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  input.button.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  input.button:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  input.button:disabled[disabled] {
  color: inherit;
  cursor: not-allowed;
  opacity: 0.5;
  padding: 0.618em 1em;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit:disabled[disabled]:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button:disabled[disabled]:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button:disabled[disabled]:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  #respond
  input#submit.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  #respond
  input#submit:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  #respond
  input#submit:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  a.button.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  a.button:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  a.button:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  button.button.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  button.button:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  button.button:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  input.button.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  input.button:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  input.button:disabled[disabled]:hover {
  color: inherit;
  background-color: #ebe9eb;
}
.et_pb_text_align_left {
  text-align: left;
}
.et_pb_text_align_right {
  text-align: right;
}
.et_pb_text_align_center {
  text-align: center;
}
.dica-container .swiper-container {
  width: 100%;
  height: auto;
  display: -ms-flexbox;
  display: flex;
}
.dica-container .swiper-wrapper {
  height: auto !important;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-transition-duration: 2s;
  -o-transition-duration: 2s;
  transition-duration: 2s;
  -webkit-transition-property: -webkit-transform !important;
  transition-property: -webkit-transform !important;
  -o-transition-property: transform !important;
  transition-property: transform !important;
  transition-property: transform, -webkit-transform !important;
  -webkit-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
.dica_divi_carousel .dica_divi_carouselitem {
  font-size: 14px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  margin-bottom: 0 !important;
  -ms-flex-item-align: start;
  align-self: flex-start;
}
:root .dica_divi_carousel .dica_divi_carouselitem .et_pb_module_inner {
  -ms-flex: 1 1;
  flex: 1 1;
}
.dica_divi_carouselitem {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  position: relative;
}
.dica_divi_carouselitem > div {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-style: solid;
  border-width: 0;
}
.dica_divi_carouselitem > div {
  width: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.dica_divi_carousel .dica_divi_carouselitem .dica-item-content .content {
  font-size: 14px;
  letter-spacing: 0;
}
.dica_divi_carousel .dica_divi_carouselitem .dica-item-content {
  font-size: 14px;
  z-index: 9;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
.dica_divi_carouselitem .dica-item-content {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
}
#et-boc
  .dica_divi_carousel
  .dica_divi_carouselitem
  .dica-image-container
  .image {
  padding-bottom: 0;
}
.dica_divi_carousel .dica_divi_carouselitem .dica-image-container {
  position: relative;
  overflow: hidden;
  line-height: 0;
}
#et-boc .dica_divi_carousel .dica_divi_carouselitem .dica-image-container img,
.dica_divi_carousel .dica_divi_carouselitem .dica-image-container img {
  border-style: solid;
  display: block;
  max-width: 100%;
  border-width: 0;
  position: relative;
}
.dica_divi_carousel .dica_divi_carouselitem .dica-image-container .image {
  display: inline-block;
  position: relative;
  overflow: hidden;
  z-index: 10;
}
.dica_divi_carousel .dica_divi_carouselitem .dica-image-container {
  z-index: 10;
}
#et-boc .dica_divi_carousel .dica_divi_carouselitem,
#et-boc .dica_divi_carousel .dica_divi_carouselitem > div,
.dica_divi_carousel .dica_divi_carouselitem,
.dica_divi_carousel .dica_divi_carouselitem > div {
  border-style: solid;
  border-width: 0;
}
.dica_divi_carousel .dica_divi_carouselitem .dica-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.et_pb_button {
  display: inline-block;
}
.dica-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
.dica-container .swiper-button-next,
.dica-container .swiper-button-prev {
  background-image: none !important;
  width: 53px;
  font-size: 53px;
  height: 53px;
  background-color: #fff;
  margin-top: 0;
  line-height: 0.96em;
  left: auto;
  right: auto;
}
.dica-container .swiper-button-next {
  -webkit-transition: all 0.4s ease !important;
  -o-transition: all 0.4s ease !important;
  transition: all 0.4s ease !important;
  margin-left: 10px;
}
.dica-container .swiper-button-prev {
  -webkit-transition: all 0.3s ease !important;
  -o-transition: all 0.3s ease !important;
  transition: all 0.3s ease !important;
  margin-right: 10px;
}
.dica-container .swiper-button-next:before,
.dica-container .swiper-button-prev:before {
  content: attr(data-icon);
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: ETmodules;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  text-transform: none;
  color: #0c71c3;
  speak: none;
  vertical-align: super;
}
.dica-container .swiper-buttton-container {
  pointer-events: none;
  display: -ms-flexbox;
  display: flex;
  z-index: 9;
}
.dica-container .swiper-button-next,
.dica-container .swiper-button-prev {
  pointer-events: all;
  position: relative;
}
.dica-container .swiper-button-next:after,
.dica-container .swiper-button-prev:after {
  display: none !important;
}
@media (min-width: 981px) {
  .desktop_middle-inside .swiper-buttton-container {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
  }
  .dica_divi_carousel
    .dica-container.desktop_middle-inside
    .swiper-buttton-container {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
}
@media (max-width: 980px) and (min-width: 768px) {
  .tablet_middle-inside .swiper-buttton-container {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
  }
  .dica_divi_carousel
    .dica-container.tablet_middle-inside
    .swiper-buttton-container {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
}
@media (max-width: 767px) {
  .mobile_middle-inside .swiper-buttton-container {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
  }
  .dica_divi_carousel
    .dica-container.mobile_middle-inside
    .swiper-buttton-container {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
}
.dica_divi_carousel .dica_divi_carouselitem .image_left {
  -ms-flex-direction: row;
  flex-direction: row;
}
@-moz-document url-prefix() {
}
:root {
  --background-text-content: "";
}
@supports not (-moz-appearance: none) {
}
@supports (-moz-appearance: none) {
}
.dipi-anim-preload * {
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  color: #fff;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@media (max-width: 767px) {
  @-webkit-keyframes fadeIn {
    0% {
      opacity: 0;
      -webkit-transform: translateY(-40%) translateX(-50%);
      transform: translateY(-40%) translateX(-50%);
    }
    to {
      opacity: 1;
      -webkit-transform: translateY(-40%) translateX(-50%);
      transform: translateY(-40%) translateX(-50%);
    }
  }
  @keyframes fadeIn {
    0% {
      opacity: 0;
      -webkit-transform: translateY(-40%) translateX(-50%);
      transform: translateY(-40%) translateX(-50%);
    }
    to {
      opacity: 1;
      -webkit-transform: translateY(-40%) translateX(-50%);
      transform: translateY(-40%) translateX(-50%);
    }
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
* {
  -webkit-font-smoothing: antialiased;
}
.wForm div,
.wForm form,
.wForm input {
  margin: 0;
  padding: 0;
}
.wForm {
  padding: 10px 15px;
}
@media only screen and (max-width: 500px) {
  .wForm {
    padding: 5px;
  }
}
.wFormContainer {
  max-width: 770px;
  margin: auto;
}
.wForm .oneField {
  border: 2px solid transparent;
  padding: 2px 6px;
  box-sizing: border-box;
}
@-moz-document url-prefix() {
}
.wForm .actions,
.wForm div > div.oneField,
.wForm form > div.oneField {
  margin-top: 15px;
}
.label {
  display: -moz-inline-box;
  display: inline-block;
}
.wForm .preField {
  max-width: 100%;
  display: -moz-inline-box;
  display: inline-block;
}
.wForm .labelsAbove .preField {
  padding-bottom: 4px;
}
.wForm .label,
.wForm label {
  vertical-align: top;
}
.wForm .label *,
.wForm label * {
  vertical-align: top;
}
.wForm .preField {
  min-width: 200px;
  padding-right: 5px;
}
.wForm .inline .oneField .preField {
  min-width: 0;
}
.wForm .postField {
  margin: 0 12px 0 4px;
}
.wForm form .oneChoice {
  display: inline-block;
}
.wForm form .vertical > .oneChoice {
  display: block;
  margin: 0 0 4px 0;
}
.wForm form .oneChoice {
  white-space: nowrap;
}
.wForm form .oneChoice .label,
.wForm form .oneChoice label {
  white-space: normal;
  display: inline-block;
  vertical-align: text-top;
}
.wForm .inputWrapper {
  display: -moz-inline-box;
  box-sizing: border-box;
  max-width: 100%;
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.wForm input[type="text"] {
  max-width: 100%;
}
.wForm input {
  font-family: inherit;
  font-size: inherit;
}
.wForm .inline div.oneField {
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
}
.wForm .actions {
  border: 2px solid transparent;
  padding: 10px 2px;
}
.wForm .primaryAction {
  padding: 4px 15px;
  cursor: pointer;
  color: inherit;
}
.wForm .reqMark:after {
  content: " *";
  color: red;
  font-size: 90%;
}
.wFormContainer .supportInfo {
  font-size: 12px;
  border: 2px solid transparent;
  padding: 17px;
  clear: left;
}
@import url(https://fonts.googleapis.com/css?family=Montserrat:300,400,700|sans-serif:300,400,700);
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300; 400;700&display=swap");
.wFormContainer {
  font-family: Montserrat, sans-serif, sans-serif;
  font-size: 14.4px;
}
.wForm :link {
  text-decoration: none;
  color: #0056ad;
}
.wFormContainer .wForm {
  background-color: #fff;
  color: #515e59;
  border: 1px solid "";
  border-radius: 0.2rem;
  padding: 0 !important;
  margin-top: 1em;
}
.wFormContainer .wForm form {
  padding: 0 3rem 2rem 3rem;
}
.required:not(.choices):not(select):not(.wfAutosuggest) {
  font-family: Montserrat, sans-serif !important;
  color: #343b3e !important;
  border: 1px solid #d8dde6 !important;
  border-radius: 2px !important;
  box-sizing: border-box;
  font-size: 1em !important;
  width: 20em;
  background-color: #fff !important;
  padding: 0 !important;
}
.required:not(.choices):not(select):not(.wfAutosuggest) {
  padding: 0 0.5rem !important;
}
.wFormContainer .wFormHeader {
  height: 24px;
  margin: 1em 0;
/*   background: url("https://www.tfaforms.com/'") no-repeat left; */
  background-position: left;
  height: 24px;
  background-size: contain;
}
@media only screen and (max-width: 600px) {
  .wFormContainer .wFormHeader {
    margin-left: 0.5em;
  }
}
.wFormContainer .wForm {
  display: flex;
  flex-direction: column;
}
.wFormContainer .label {
  font-weight: 400;
  font-family: Montserrat, sans-serif;
  color: #515e59;
}
.wFormContainer .label.preField {
  line-height: 1.5;
  color: #515e59;
}
.wFormContainer .oneField[role="group"] .label.preField {
  margin-bottom: 8px !important;
}
.wFormContainer .oneChoice .label.postField {
  vertical-align: middle !important;
  color: #515e59;
}
.wFormContainer .reqMark:after {
  color: #ec4e4e;
}
.oneField .label span {
  color: #515e59 !important;
  font-family: Montserrat, sans-serif !important;
  font-size: 100% !important;
}
.wFormContainer .wForm .inputWrapper input[type="text"] {
  font-family: Montserrat, sans-serif;
  color: #343b3e;
  border: 1px solid #d8dde6;
  border-radius: 2px;
  box-sizing: border-box;
  font-size: 1em;
  width: 20em;
  background-color: #fff;
}
.wFormContainer .wForm .inputWrapper input[type="text"] {
  height: 30px;
  padding: 0 0.5rem;
}
.wFormContainer
  .wForm
  .inputWrapper
  input:not([type="file"]):not(.tt-hint):-moz-read-only {
  font-family: Montserrat, sans-serif;
  background-color: #f3f2f2 !important;
  border: 1px solid #f3f2f2 !important;
  color: #515e59 !important;
}
.wFormContainer .wForm .inputWrapper input[type="text"].required:focus,
.wFormContainer .wForm .inputWrapper input[type="text"]:focus {
  outline-style: none;
  border: 2px solid #b7b7b7 !important;
  color: #343b3e;
}
.wFormContainer .wForm .inputWrapper .oneChoice input[type="checkbox"] {
  height: initial;
  margin-bottom: 10px;
}
.wFormContainer .actions {
  margin-top: 0;
}
.wFormContainer .actions .primaryAction {
  background-color: #000;
  color: #fff;
  margin-top: 1.6em;
  padding: 9.72px 16.2px;
  border: none;
  font-size: 12.96px;
  font-weight: 700;
  font-family: Montserrat, sans-serif;
  -webkit-appearance: none;
  border-radius: 2px;
}
.wFormContainer .actions .primaryAction:hover {
  background-color: #0056ad;
  color: #fff;
}
.wFormContainer .actions .primaryAction:disabled {
  background-color: rgba(0, 0, 0, 0.2);
  color: rgba(255, 255, 255, 0.7);
  -webkit-appearance: none;
  border-radius: 2px;
  cursor: not-allowed;
}
@media only screen and (max-width: 600px) {
  .wFormContainer .actions .primaryAction {
    min-width: 150px;
    font-size: 16px;
    padding: 9.72px 20px;
  }
}
.wFormContainer .wFormFooter .supportInfo {
  text-align: center;
}
.wFormContainer .oneField,
.wFormContainer .section {
  -webkit-animation: fadeIn 0.5s;
  animation: fadeIn 0.5s;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
* {
  -webkit-font-smoothing: antialiased;
}
.wForm div,
.wForm form,
.wForm input {
  margin: 0;
  padding: 0;
}
.wForm {
  padding: 10px 15px;
}
@media only screen and (max-width: 500px) {
  .wForm {
    padding: 5px;
  }
}
.wFormContainer {
  max-width: 770px;
  margin: auto;
}
.wForm .oneField {
  border: 2px solid transparent;
  padding: 2px 6px;
  box-sizing: border-box;
}
@-moz-document url-prefix() {
}
.wForm .actions,
.wForm div > div.oneField,
.wForm form > div.oneField {
  margin-top: 15px;
}
.label {
  display: -moz-inline-box;
  display: inline-block;
}
.wForm .preField {
  max-width: 100%;
  display: -moz-inline-box;
  display: inline-block;
}
.wForm .labelsAbove .preField {
  padding-bottom: 4px;
}
.wForm .label,
.wForm label {
  vertical-align: top;
}
.wForm .label *,
.wForm label * {
  vertical-align: top;
}
.wForm .preField {
  min-width: 200px;
  padding-right: 5px;
}
.wForm .inline .oneField .preField {
  min-width: 0;
}
.wForm .postField {
  margin: 0 12px 0 4px;
}
.wForm form .oneChoice {
  display: inline-block;
}
.wForm form .vertical > .oneChoice {
  display: block;
  margin: 0 0 4px 0;
}
.wForm form .oneChoice {
  white-space: nowrap;
}
.wForm form .oneChoice .label,
.wForm form .oneChoice label {
  white-space: normal;
  display: inline-block;
  vertical-align: text-top;
}
.wForm .inputWrapper {
  display: -moz-inline-box;
  box-sizing: border-box;
  max-width: 100%;
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.wForm input[type="text"] {
  max-width: 100%;
}
.wForm input {
  font-family: inherit;
  font-size: inherit;
}
.wForm .inline div.oneField {
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
}
.wForm .actions {
  border: 2px solid transparent;
  padding: 10px 2px;
}
.wForm .primaryAction {
  padding: 4px 15px;
  cursor: pointer;
  color: inherit;
}
.wForm .reqMark:after {
  content: " *";
  color: red;
  font-size: 90%;
}
.wFormContainer .supportInfo {
  font-size: 12px;
  border: 2px solid transparent;
  padding: 17px;
  clear: left;
}
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300; 400;700&display=swap");
.wFormContainer {
  font-family: Montserrat, sans-serif, sans-serif;
  font-size: 14.4px;
}
.wForm :link {
  text-decoration: none;
  color: #0056ad;
}
.wFormContainer .wForm {
  background-color: #fff;
  color: #515e59;
  border: 1px solid "";
  border-radius: 0.2rem;
  padding: 0 !important;
  margin-top: 1em;
}
.wFormContainer .wForm form {
  padding: 0 3rem 2rem 3rem;
}
.required:not(.choices):not(select):not(.wfAutosuggest) {
  font-family: Montserrat, sans-serif !important;
  color: #343b3e !important;
  border: 1px solid #d8dde6 !important;
  border-radius: 2px !important;
  box-sizing: border-box;
  font-size: 1em !important;
  width: 20em;
  background-color: #fff !important;
  padding: 0 !important;
}
.required:not(.choices):not(select):not(.wfAutosuggest) {
  padding: 0 0.5rem !important;
}
.wFormContainer .wFormHeader {
  height: 24px;
  margin: 1em 0;
/*   background: url("https://www.tfaforms.com/'") no-repeat left; */
  background-position: left;
  height: 24px;
  background-size: contain;
}
@media only screen and (max-width: 600px) {
  .wFormContainer .wFormHeader {
    margin-left: 0.5em;
  }
}
.wFormContainer .wForm {
  display: flex;
  flex-direction: column;
}
.wFormContainer .label {
  font-weight: 400;
  font-family: Montserrat, sans-serif;
  color: #515e59;
}
.wFormContainer .label.preField {
  line-height: 1.5;
  color: #515e59;
}
.wFormContainer .oneField[role="group"] .label.preField {
  margin-bottom: 8px !important;
}
.wFormContainer .oneChoice .label.postField {
  vertical-align: middle !important;
  color: #515e59;
}
.wFormContainer .reqMark:after {
  color: #ec4e4e;
}
.oneField .label span {
  color: #515e59 !important;
  font-family: Montserrat, sans-serif !important;
  font-size: 100% !important;
}
.wFormContainer .wForm .inputWrapper input[type="text"] {
  font-family: Montserrat, sans-serif;
  color: #343b3e;
  border: 1px solid #d8dde6;
  border-radius: 2px;
  box-sizing: border-box;
  font-size: 1em;
  width: 20em;
  background-color: #fff;
}
.wFormContainer .wForm .inputWrapper input[type="text"] {
  height: 30px;
  padding: 0 0.5rem;
}
.wFormContainer
  .wForm
  .inputWrapper
  input:not([type="file"]):not(.tt-hint):-moz-read-only {
  font-family: Montserrat, sans-serif;
  background-color: #f3f2f2 !important;
  border: 1px solid #f3f2f2 !important;
  color: #515e59 !important;
}
.wFormContainer .wForm .inputWrapper input[type="text"].required:focus,
.wFormContainer .wForm .inputWrapper input[type="text"]:focus {
  outline-style: none;
  border: 2px solid #b7b7b7 !important;
  color: #343b3e;
}
.wFormContainer .wForm .inputWrapper .oneChoice input[type="checkbox"] {
  height: initial;
  margin-bottom: 10px;
}
.wFormContainer .actions {
  margin-top: 0;
}
.wFormContainer .actions .primaryAction {
  background-color: #0073e6;
  color: #fff;
  margin-top: 1.6em;
  padding: 9.72px 16.2px;
  border: none;
  font-size: 12.96px;
  font-weight: 700;
  font-family: Montserrat, sans-serif;
  -webkit-appearance: none;
  border-radius: 2px;
}
.wFormContainer .actions .primaryAction:hover {
  background-color: #0056ad;
  color: #fff;
}
.wFormContainer .actions .primaryAction:disabled {
  background-color: rgba(0, 0, 0, 0.2);
  color: rgba(255, 255, 255, 0.7);
  -webkit-appearance: none;
  border-radius: 2px;
  cursor: not-allowed;
}
@media only screen and (max-width: 600px) {
  .wFormContainer .actions .primaryAction {
    min-width: 150px;
    font-size: 16px;
    padding: 9.72px 20px;
  }
}
.wFormContainer .wFormFooter .supportInfo {
  text-align: center;
}
.wFormContainer .oneField,
.wFormContainer .section {
  -webkit-animation: fadeIn 0.5s;
  animation: fadeIn 0.5s;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
h2,
h3 {
  line-height: 1.3em;
}
.font-circe-extrabold {
  font-family: Circe Extra Bold;
}
.list-x li::marker {
  color: #d1242a;
  content: "X  ";
  font-weight: 900;
}
.emphasis-red {
  color: #d1242a;
}
.et_pb_code_inner .wFormContainer .wForm form {
  padding: 0;
}
.et_pb_code_inner .wFormContainer .wFormHeader {
  height: 0;
}
.et_pb_code_inner .wFormContainer .wForm input[type="text"] {
  background-color: #eee !important;
  border-radius: 0 !important;
  border: none !important;
}
.et_pb_code_inner .wFormContainer .wForm input[type="submit"] {
  background: #d1242a;
  font-size: 18px;
  text-transform: uppercase;
}
@media all and (max-width: 980px) {
  .ordered-row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .first-on-mobile {
    -webkit-order: 1;
    order: 1;
    margin-bottom: 30px !important;
  }
  .second-on-mobile {
    -webkit-order: 2;
    order: 2;
  }
  .ordered-row:last-child .et_pb_column:last-child {
    margin-bottom: 30px;
  }
}
.flex-col-center {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.btn-white {
  background-color: #fff !important;
  box-shadow: 0 6px 16px -6px rgba(0, 0, 0, 0.3);
  color: #000 !important;
}
.dica-container .swiper-button-next,
.dica-container .swiper-button-prev {
  border-radius: 100%;
}
* {
  -webkit-font-smoothing: antialiased;
}
.wForm div,
.wForm form,
.wForm input {
  margin: 0;
  padding: 0;
}
.wForm {
  padding: 10px 15px;
}
@media only screen and (max-width: 500px) {
  .wForm {
    padding: 5px;
  }
}
.wFormContainer {
  max-width: 770px;
  margin: auto;
}
.wForm .oneField {
  border: 2px solid transparent;
  padding: 2px 6px;
  box-sizing: border-box;
}
@-moz-document url-prefix() {
}
.wForm .actions,
.wForm div > div.oneField,
.wForm form > div.oneField {
  margin-top: 15px;
}
.label {
  display: -moz-inline-box;
  display: inline-block;
}
.wForm .preField {
  max-width: 100%;
  display: -moz-inline-box;
  display: inline-block;
}
.wForm .labelsAbove .preField {
  padding-bottom: 4px;
}
.wForm .label,
.wForm label {
  vertical-align: top;
}
.wForm .label *,
.wForm label * {
  vertical-align: top;
}
.wForm .preField {
  min-width: 200px;
  padding-right: 5px;
}
.wForm .inline .oneField .preField {
  min-width: 0;
}
.wForm .postField {
  margin: 0 12px 0 4px;
}
.wForm form .oneChoice {
  display: inline-block;
}
.wForm form .vertical > .oneChoice {
  display: block;
  margin: 0 0 4px 0;
}
.wForm form .oneChoice {
  white-space: nowrap;
}
.wForm form .oneChoice .label,
.wForm form .oneChoice label {
  white-space: normal;
  display: inline-block;
  vertical-align: text-top;
}
.wForm .inputWrapper {
  display: -moz-inline-box;
  box-sizing: border-box;
  max-width: 100%;
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.wForm input[type="text"] {
  max-width: 100%;
}
.wForm input {
  font-family: inherit;
  font-size: inherit;
}
.wForm .inline div.oneField {
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
}
.wForm .actions {
  border: 2px solid transparent;
  padding: 10px 2px;
}
.wForm .primaryAction {
  padding: 4px 15px;
  cursor: pointer;
  color: inherit;
}
.wForm .reqMark:after {
  content: " *";
  color: red;
  font-size: 90%;
}
.wFormContainer .supportInfo {
  font-size: 12px;
  border: 2px solid transparent;
  padding: 17px;
  clear: left;
}
@font-face {
  font-family: "Circe Bold";
  font-display: swap;
  src: url(https://10xhealthsystem.com/wp-content/uploads/et-fonts/Circe-Bold.otf)
    format("opentype");
}
@font-face {
  font-family: "Circe Regular";
  font-display: swap;
  src: url(https://10xhealthsystem.com/wp-content/uploads/et-fonts/Circe-Regular.otf)
    format("opentype");
}
@font-face {
  font-family: "Circe Extra Bold";
  font-display: swap;
  src: url(https://10xhealthsystem.com/wp-content/uploads/et-fonts/Circe-ExtraBold.otf)
    format("opentype");
}
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 300;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v35/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk5hkWV4exQ.ttf)
    format("truetype");
}
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v35/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkWV4exQ.ttf)
    format("truetype");
}
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 500;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v35/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk_RkWV4exQ.ttf)
    format("truetype");
}
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 600;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v35/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkxhjWV4exQ.ttf)
    format("truetype");
}
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v35/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkyFjWV4exQ.ttf)
    format("truetype");
}
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 800;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v35/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk0ZjWV4exQ.ttf)
    format("truetype");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v35/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsiH0B4uaVc.ttf)
    format("truetype");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v35/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4uaVc.ttf)
    format("truetype");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v35/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjr0B4uaVc.ttf)
    format("truetype");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v35/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1x4uaVc.ttf)
    format("truetype");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v35/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4uaVc.ttf)
    format("truetype");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 800;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v35/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgshZ1x4uaVc.ttf)
    format("truetype");
}
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 300;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v35/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk5hkWV4exg.woff)
    format("woff");
}
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v35/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkWV4exg.woff)
    format("woff");
}
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 500;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v35/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk_RkWV4exg.woff)
    format("woff");
}
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 600;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v35/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkxhjWV4exg.woff)
    format("woff");
}
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v35/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkyFjWV4exg.woff)
    format("woff");
}
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 800;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v35/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk0ZjWV4exg.woff)
    format("woff");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v35/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsiH0B4uaVQ.woff)
    format("woff");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v35/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4uaVQ.woff)
    format("woff");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v35/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjr0B4uaVQ.woff)
    format("woff");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v35/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1x4uaVQ.woff)
    format("woff");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v35/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4uaVQ.woff)
    format("woff");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 800;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v35/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgshZ1x4uaVQ.woff)
    format("woff");
}
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 300;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v35/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk5hkWV4ewA.woff2)
    format("woff2");
}
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v35/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkWV4ewA.woff2)
    format("woff2");
}
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 500;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v35/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk_RkWV4ewA.woff2)
    format("woff2");
}
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 600;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v35/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkxhjWV4ewA.woff2)
    format("woff2");
}
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v35/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkyFjWV4ewA.woff2)
    format("woff2");
}
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 800;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v35/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk0ZjWV4ewA.woff2)
    format("woff2");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v35/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsiH0B4uaVI.woff2)
    format("woff2");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v35/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4uaVI.woff2)
    format("woff2");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v35/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjr0B4uaVI.woff2)
    format("woff2");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v35/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1x4uaVI.woff2)
    format("woff2");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v35/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4uaVI.woff2)
    format("woff2");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 800;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v35/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgshZ1x4uaVI.woff2)
    format("woff2");
}
:where(.wp-block-group.has-background) {
  padding: 1.25em 2.375em;
}
body {
  --wp--preset--color--black: #000000;
  --wp--preset--color--cyan-bluish-gray: #abb8c3;
  --wp--preset--color--white: #ffffff;
  --wp--preset--color--pale-pink: #f78da7;
  --wp--preset--color--vivid-red: #cf2e2e;
  --wp--preset--color--luminous-vivid-orange: #ff6900;
  --wp--preset--color--luminous-vivid-amber: #fcb900;
  --wp--preset--color--light-green-cyan: #7bdcb5;
  --wp--preset--color--vivid-green-cyan: #00d084;
  --wp--preset--color--pale-cyan-blue: #8ed1fc;
  --wp--preset--color--vivid-cyan-blue: #0693e3;
  --wp--preset--color--vivid-purple: #9b51e0;
  --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(
    135deg,
    rgba(6, 147, 227, 1) 0%,
    rgb(155, 81, 224) 100%
  );
  --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(
    135deg,
    rgb(122, 220, 180) 0%,
    rgb(0, 208, 130) 100%
  );
  --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(
    135deg,
    rgba(252, 185, 0, 1) 0%,
    rgba(255, 105, 0, 1) 100%
  );
  --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(
    135deg,
    rgba(255, 105, 0, 1) 0%,
    rgb(207, 46, 46) 100%
  );
  --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(
    135deg,
    rgb(238, 238, 238) 0%,
    rgb(169, 184, 195) 100%
  );
  --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(
    135deg,
    rgb(74, 234, 220) 0%,
    rgb(151, 120, 209) 20%,
    rgb(207, 42, 186) 40%,
    rgb(238, 44, 130) 60%,
    rgb(251, 105, 98) 80%,
    rgb(254, 248, 76) 100%
  );
  --wp--preset--gradient--blush-light-purple: linear-gradient(
    135deg,
    rgb(255, 206, 236) 0%,
    rgb(152, 150, 240) 100%
  );
  --wp--preset--gradient--blush-bordeaux: linear-gradient(
    135deg,
    rgb(254, 205, 165) 0%,
    rgb(254, 45, 45) 50%,
    rgb(107, 0, 62) 100%
  );
  --wp--preset--gradient--luminous-dusk: linear-gradient(
    135deg,
    rgb(255, 203, 112) 0%,
    rgb(199, 81, 192) 50%,
    rgb(65, 88, 208) 100%
  );
  --wp--preset--gradient--pale-ocean: linear-gradient(
    135deg,
    rgb(255, 245, 203) 0%,
    rgb(182, 227, 212) 50%,
    rgb(51, 167, 181) 100%
  );
  --wp--preset--gradient--electric-grass: linear-gradient(
    135deg,
    rgb(202, 248, 128) 0%,
    rgb(113, 206, 126) 100%
  );
  --wp--preset--gradient--midnight: linear-gradient(
    135deg,
    rgb(2, 3, 129) 0%,
    rgb(40, 116, 252) 100%
  );
  --wp--preset--duotone--dark-grayscale: url("#wp-duotone-dark-grayscale");
  --wp--preset--duotone--grayscale: url("#wp-duotone-grayscale");
  --wp--preset--duotone--purple-yellow: url("#wp-duotone-purple-yellow");
  --wp--preset--duotone--blue-red: url("#wp-duotone-blue-red");
  --wp--preset--duotone--midnight: url("#wp-duotone-midnight");
  --wp--preset--duotone--magenta-yellow: url("#wp-duotone-magenta-yellow");
  --wp--preset--duotone--purple-green: url("#wp-duotone-purple-green");
  --wp--preset--duotone--blue-orange: url("#wp-duotone-blue-orange");
  --wp--preset--font-size--small: 13px;
  --wp--preset--font-size--medium: 20px;
  --wp--preset--font-size--large: 36px;
  --wp--preset--font-size--x-large: 42px;
  --wp--preset--spacing--20: 0.44rem;
  --wp--preset--spacing--30: 0.67rem;
  --wp--preset--spacing--40: 1rem;
  --wp--preset--spacing--50: 1.5rem;
  --wp--preset--spacing--60: 2.25rem;
  --wp--preset--spacing--70: 3.38rem;
  --wp--preset--spacing--80: 5.06rem;
  --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
  --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
  --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
  --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1),
    6px 6px rgba(0, 0, 0, 1);
  --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);
}
body {
  margin: 0;
  --wp--style--global--content-size: 823px;
  --wp--style--global--wide-size: 1080px;
}
:where(.is-layout-flex) {
  gap: 0.5em;
}
body
  .is-layout-constrained
  > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
  max-width: var(--wp--style--global--content-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body {
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}
a:where(:not(.wp-element-button)) {
  text-decoration: underline;
}
.wp-block-navigation a:where(:not(.wp-element-button)) {
  color: inherit;
}
:where(.wp-block-columns.is-layout-flex) {
  gap: 2em;
}
.et_pb_section.popup {
  display: none;
} /*!
Theme Name: Divi
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 4.21.1
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
a,
b,
body,
div,
form,
h2,
h3,
html,
img,
label,
li,
p,
span,
strong,
ul {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  /*   font-size: 100%; */
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  vertical-align: baseline;
  background: 0 0;
}
body {
  line-height: 1;
}
ul {
  list-style: none;
}
:focus {
  outline: 0;
}
article {
  display: block;
}
body {
  font-family: Open Sans, Arial, sans-serif;
  font-size: 14px;
  color: #666;
  background-color: #fff;
  line-height: 1.7em;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
a {
  color: #2ea3f2;
}
a,
a:hover {
  text-decoration: none;
}
p {
  padding-bottom: 1em;
}
p:not(.has-background):last-of-type {
  /*   padding-bottom: 0; */
}
strong {
  font-weight: 700;
}
h2,
h3 {
  color: #333;
  padding-bottom: 10px;
  line-height: 1em;
  font-weight: 500;
}
h2 {
  font-size: 26px;
}
h3 {
  font-size: 22px;
}
input {
  -webkit-appearance: none;
}
input[type="checkbox"] {
  -webkit-appearance: checkbox;
}
input[type="text"] {
  background-color: #fff;
  border: 1px solid #bbb;
  padding: 2px;
  color: #4e4e4e;
}
input[type="text"]:focus {
  border-color: #2d3940;
  color: #3e3e3e;
}
input[type="text"] {
  margin: 0;
}
input {
  font-family: inherit;
}
img {
  max-width: 100%;
  height: auto;
}
#main-content {
  background-color: #fff;
}
.et_button_no_icon .et_pb_button:after {
  display: none;
}
.et_button_no_icon .et_pb_button,
.et_button_no_icon .et_pb_button:hover {
  padding: 0.3em 1em !important;
}
.entry-content ul {
  list-style-type: disc;
  padding: 0 0 23px 1em;
  line-height: 26px;
}
.page.et_pb_pagebuilder_layout #main-content {
  background-color: transparent;
}
/* @media (max-width: 980px) {
  #page-container {
    padding-top: 80px;
  }
} */
@media print {
  #page-container {
    padding-top: 0 !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.et_pb_button:after {
  font-family: ETmodules !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 0 0;
  direction: ltr;
}
.et_pb_button {
  font-size: 20px;
  font-weight: 500;
  padding: 0.3em 1em;
  line-height: 1.7em !important;
  background-color: transparent;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  border: 2px solid;
  border-radius: 3px;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-property: all !important;
  transition-property: all !important;
}
.et_pb_button {
  position: relative;
}
.et_pb_button:hover,
.et_pb_module .et_pb_button:hover {
  border: 2px solid transparent;
  padding: 0.3em 2em 0.3em 0.7em;
}
.et_pb_button:hover {
  background-color: hsla(0, 0%, 100%, 0.2);
}
.et_pb_bg_layout_light.et_pb_button:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
.et_pb_button:after,
.et_pb_button:before {
  font-size: 32px;
  line-height: 1em;
  content: "\35";
  opacity: 0;
  position: absolute;
  margin-left: -1em;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  text-transform: none;
  -webkit-font-feature-settings: "kern" off;
  font-feature-settings: "kern" off;
  font-variant: none;
  font-style: normal;
  font-weight: 400;
  text-shadow: none;
}
.et_pb_button:before {
  display: none;
}
.et_pb_button:hover:after {
  opacity: 1;
  margin-left: 0;
}
.et_pb_column_1_6 h2 {
  font-size: 23px;
}
.et_pb_column_1_3 h3 {
  font-size: 20px;
}
.et_pb_bg_layout_dark,
.et_pb_bg_layout_dark h2 {
  color: #fff !important;
}
.et_pb_module.et_pb_text_align_left {
  text-align: left;
}
.et_pb_module.et_pb_text_align_center {
  text-align: center;
}
.et_pb_module.et_pb_text_align_right {
  text-align: right;
}
.et_builder_inner_content {
  position: relative;
  z-index: 1;
}
.et_pb_css_mix_blend_mode_passthrough {
  mix-blend-mode: unset !important;
}
.et_pb_module_inner {
  position: relative;
}
.et_pb_module,
.et_pb_with_background {
  position: relative;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
}
.et_pb_module {
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@media (min-width: 981px) {
  .et_pb_section div.et_pb_row .et_pb_column .et_pb_module:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 980px) {
  .et_pb_column .et_pb_module {
    margin-bottom: 30px;
  }
  .et_pb_row .et_pb_column .et_pb_module:last-child {
    margin-bottom: 0;
  }
  .et_pb_module.et_pb_text_align_center-tablet {
    text-align: center;
  }
}
@font-face {
  font-family: ETmodules;
  font-display: block;
  src: url(//10xhealthsystem.com/wp-content/themes/Divi/core/admin/fonts/modules/base/modules.eot);
  src: url(//10xhealthsystem.com/wp-content/themes/Divi/core/admin/fonts/modules/base/modules.eot?#iefix)
      format("embedded-opentype"),
    url(//10xhealthsystem.com/wp-content/themes/Divi/core/admin/fonts/modules/base/modules.woff)
      format("woff"),
    url(//10xhealthsystem.com/wp-content/themes/Divi/core/admin/fonts/modules/base/modules.ttf)
      format("truetype"),
    url(//10xhealthsystem.com/wp-content/themes/Divi/core/admin/fonts/modules/base/modules.svg#ETmodules)
      format("svg");
  font-weight: 400;
  font-style: normal;
}
@media (min-width: 981px) {
  .et_pb_gutters3 .et_pb_column {
    margin-right: 5.5%;
  }
  .et_pb_gutters3 .et_pb_column_4_4 {
    width: 100%;
  }
  .et_pb_gutters3 .et_pb_column_4_4 .et_pb_module {
    margin-bottom: 2.75%;
  }
  .et_pb_gutters3 .et_pb_column_3_4 {
    width: 73.625%;
  }
  .et_pb_gutters3 .et_pb_column_3_4 .et_pb_module {
    margin-bottom: 3.735%;
  }
  .et_pb_gutters3 .et_pb_column_2_3 {
    width: 64.833%;
  }
  .et_pb_gutters3 .et_pb_column_2_3 .et_pb_module {
    margin-bottom: 4.242%;
  }
  .et_pb_gutters3 .et_pb_column_3_5 {
    width: 57.8%;
  }
  .et_pb_gutters3 .et_pb_column_3_5 .et_pb_module {
    margin-bottom: 4.758%;
  }
  .et_pb_gutters3 .et_pb_column_1_2 {
    width: 47.25%;
  }
  .et_pb_gutters3 .et_pb_column_1_2 .et_pb_module {
    margin-bottom: 5.82%;
  }
  .et_pb_gutters3 .et_pb_column_2_5 {
    width: 36.7%;
  }
  .et_pb_gutters3 .et_pb_column_2_5 .et_pb_module {
    margin-bottom: 7.493%;
  }
  .et_pb_gutters3 .et_pb_column_1_3 {
    width: 29.6667%;
  }
  .et_pb_gutters3 .et_pb_column_1_3 .et_pb_module {
    margin-bottom: 9.27%;
  }
  .et_pb_gutters3 .et_pb_column_1_4 {
    width: 20.875%;
  }
  .et_pb_gutters3 .et_pb_column_1_4 .et_pb_module {
    margin-bottom: 13.174%;
  }
  .et_pb_gutters3 .et_pb_column_1_6 {
    width: 12.0833%;
  }
  .et_pb_gutters3 .et_pb_column_1_6 .et_pb_module {
    margin-bottom: 22.759%;
  }
}
@media (min-width: 981px) {
  .et_pb_gutters1 .et_pb_column,
  .et_pb_gutters1.et_pb_row .et_pb_column {
    margin-right: 0;
  }
  .et_pb_gutters1 .et_pb_column_3_4,
  .et_pb_gutters1.et_pb_row .et_pb_column_3_4 {
    width: 75%;
  }
  .et_pb_gutters1 .et_pb_column_3_4 .et_pb_module,
  .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_module {
    margin-bottom: 0;
  }
  .et_pb_gutters1 .et_pb_column_1_3,
  .et_pb_gutters1.et_pb_row .et_pb_column_1_3 {
    width: 33.3333%;
  }
  .et_pb_gutters1 .et_pb_column_1_3 .et_pb_module,
  .et_pb_gutters1.et_pb_row .et_pb_column_1_3 .et_pb_module {
    margin-bottom: 0;
  }
  .et_pb_gutters1 .et_pb_column_1_4,
  .et_pb_gutters1.et_pb_row .et_pb_column_1_4 {
    width: 25%;
  }
  .et_pb_gutters1 .et_pb_column_1_4 .et_pb_module,
  .et_pb_gutters1.et_pb_row .et_pb_column_1_4 .et_pb_module {
    margin-bottom: 0;
  }
  .et_pb_gutters1 .et_pb_column_1_6,
  .et_pb_gutters1.et_pb_row .et_pb_column_1_6 {
    width: 16.6667%;
  }
  .et_pb_gutters1 .et_pb_column_1_6 .et_pb_module,
  .et_pb_gutters1.et_pb_row .et_pb_column_1_6 .et_pb_module {
    margin-bottom: 0;
  }
}
@media (max-width: 980px) {
  .et_pb_gutters1 .et_pb_column,
  .et_pb_gutters1 .et_pb_column .et_pb_module,
  .et_pb_gutters1.et_pb_row .et_pb_column,
  .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_module {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .et_pb_gutters1 .et_pb_column,
  .et_pb_gutters1 .et_pb_column .et_pb_module,
  .et_pb_gutters1.et_pb_row .et_pb_column,
  .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_module {
    margin-bottom: 0;
  }
}
@media (max-width: 479px) {
  .et_pb_gutters1 .et_pb_column,
  .et_pb_gutters1.et_pb_row .et_pb_column {
    margin: 0 !important;
  }
  .et_pb_gutters1 .et_pb_column .et_pb_module,
  .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_module {
    margin-bottom: 0;
  }
}
/* .et_fixed_nav.et_show_nav #page-container {
  padding-top: 80px;
}
@media all and (max-width: 980px) {
  .et_fixed_nav.et_show_nav #page-container {
    padding-top: 80px;
  }
} */
/*!
	  * Animate.css - http://daneden.me/animate
	  * Licensed under the MIT license - http://opensource.org/licenses/MIT
	  * Copyright (c) 2015 Daniel Eden
	 */
.et_pb_section {
  position: relative;
  background-color: #fff;
  background-position: 50%;
  background-size: 100%;
  background-size: cover;
}
.et_pb_fullwidth_section {
  padding: 0;
}
@media (min-width: 981px) {
  .et_pb_section {
    padding: 4% 0;
  }
  .et_pb_fullwidth_section {
    padding: 0;
  }
}
@media (max-width: 980px) {
  .et_pb_section {
    padding: 50px 0;
  }
  .et_pb_fullwidth_section {
    padding: 0;
  }
}
.et_pb_row {
  width: 80%;
  max-width: 1080px;
  margin: auto;
  position: relative;
}
.et_pb_row:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  width: 0;
}
.et_pb_column {
  float: left;
  background-size: cover;
  background-position: 50%;
  position: relative;
  z-index: 2;
  min-height: 1px;
}
.et_pb_column.et_pb_column_empty {
  min-height: 1px;
}
.et_pb_row .et_pb_column.et-last-child,
.et_pb_row .et_pb_column:last-child {
  margin-right: 0 !important;
}
.et_pb_column,
.et_pb_row {
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
}
@media (min-width: 981px) {
  .et_pb_row {
    padding: 2% 0;
  }
  .et_pb_row .et_pb_column.et-last-child,
  .et_pb_row .et_pb_column:last-child {
    margin-right: 0 !important;
  }
  .et_pb_row.et_pb_equal_columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .et_pb_row.et_pb_equal_columns > .et_pb_column {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media (max-width: 980px) {
  .et_pb_row {
    max-width: 1080px;
  }
  .et_pb_row {
    padding: 30px 0;
  }
  .et_pb_column {
    width: 100%;
    margin-bottom: 30px;
  }
  .et_pb_row .et_pb_column.et-last-child,
  .et_pb_row .et_pb_column:last-child {
    margin-bottom: 0;
  }
  .et_pb_column.et_pb_column_empty {
    display: none;
  }
}
@media (max-width: 479px) {
  .et_pb_row .et_pb_column.et_pb_column_1_4,
  .et_pb_row .et_pb_column.et_pb_column_1_6 {
    width: 100%;
    margin: 0 0 30px;
  }
  .et_pb_row .et_pb_column.et_pb_column_1_6.et-last-child,
  .et_pb_row .et_pb_column.et_pb_column_1_6:last-child {
    margin-bottom: 0;
  }
  .et_pb_column {
    width: 100% !important;
  }
}
.et_pb_image {
  margin-left: auto;
  margin-right: auto;
  line-height: 0;
}
.et_pb_image {
  display: block;
}
.et_pb_image .et_pb_image_wrap {
  display: inline-block;
  position: relative;
  max-width: 100%;
}
.et_pb_image img {
  position: relative;
}
.et_pb_text {
  word-wrap: break-word;
}
.et_pb_text ul {
  padding-bottom: 1em;
}
.et_pb_text > :last-child {
  padding-bottom: 0;
}
.et_pb_text_inner {
  position: relative;
}
.et_pb_button_module_wrapper.et_pb_button_alignment_center {
  text-align: center;
}
.et_pb_button_module_wrapper > a {
  display: inline-block;
}
.et_pb_fullwidth_image {
  position: relative;
  line-height: 0;
}
.et_pb_fullwidth_image img {
  width: 100%;
  position: relative;
}
body::-webkit-scrollbar {
  width: 15px;
  background-color: #fff;
  outline: 0;
}
body::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #d2262a;
}
body::-webkit-scrollbar-track {
  background-color: #fff;
  border-radius: 0;
}
body {
  font-size: 18px;
}
body {
  color: #231f20;
}
h2,
h3 {
  color: #231f20;
}
body {
  line-height: 1.3em;
}
a {
  color: #d1242a;
}
body .et_pb_button {
  background-color: #d1242a;
  border-width: 0 !important;
  border-color: #d1242a;
  border-radius: 0;
  color: white;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  text-decoration: none;
}
body .et_pb_bg_layout_light.et_pb_button:hover,
body .et_pb_button:hover {
  background-color: #d1242a;
}
h2,
h3 {
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 1.1em;
}
@media only screen and (min-width: 1350px) {
  .et_pb_row {
    padding: 27px 0;
  }
  .et_pb_section {
    padding: 54px 0;
  }
  .et_pb_fullwidth_section {
    padding: 0;
  }
}
h2 {
  font-size: 41px;
}
h3 {
  font-size: 35px;
}
h2,
h3 {
  font-family: "Circe Bold", Helvetica, Arial, Lucida, sans-serif;
}
body,
input {
  font-family: "Circe Regular", Helvetica, Arial, Lucida, sans-serif;
}
.et_pb_button {
  font-family: "Circe Bold", Helvetica, Arial, Lucida, sans-serif;
}
@font-face {
  font-family: "Circe Bold";
  font-display: swap;
  src: url(https://10xhealthsystem.com/wp-content/uploads/et-fonts/Circe-Bold.otf)
    format("opentype");
}
@font-face {
  font-family: "Circe Regular";
  font-display: swap;
  src: url(https://10xhealthsystem.com/wp-content/uploads/et-fonts/Circe-Regular.otf)
    format("opentype");
}
@font-face {
  font-family: "Circe Extra Bold";
  font-display: swap;
  src: url(https://10xhealthsystem.com/wp-content/uploads/et-fonts/Circe-ExtraBold.otf)
    format("opentype");
}
@font-face {
  font-family: "Circe Bold";
  font-display: swap;
  src: url(https://10xhealthsystem.com/wp-content/uploads/et-fonts/Circe-Bold.otf)
    format("opentype");
}
@font-face {
  font-family: "Circe Regular";
  font-display: swap;
  src: url(https://10xhealthsystem.com/wp-content/uploads/et-fonts/Circe-Regular.otf)
    format("opentype");
}
@font-face {
  font-family: "Circe Extra Bold";
  font-display: swap;
  src: url(https://10xhealthsystem.com/wp-content/uploads/et-fonts/Circe-ExtraBold.otf)
    format("opentype");
}
div.et_pb_section.et_pb_section_1 {
  background-position: center bottom 0;
  background-image: url(https://10xhealthsystem.com/wp-content/uploads/2023/05/active-couple-outdoors-smiling-close-01-overlay-banner-1440w-01.jpg) !important;
}
.et_pb_section_1 {
  min-height: 580px;
}
.et_pb_row_0 {
  position: absolute !important;
  bottom: 50px;
  top: auto;
  left: 10vw;
  right: auto;
}
.et_pb_text_0 {
  font-size: 13px;
  min-height: 226.8px;
}
body #page-container .et_pb_section .et_pb_button_0 {
  font-size: 28px;
}
body #page-container .et_pb_section .et_pb_button_0:after {
  font-size: 1.6em;
}
.et_pb_button_0,
.et_pb_button_0:after {
  transition: all 0.3s ease 0s;
}
.et_pb_section_2.et_pb_section {
  margin-top: 2vh;
}
.et_pb_fullwidth_image_0 {
  max-width: 1400px;
}
.et_pb_fullwidth_image_1 {
  margin-top: 2vh !important;
  max-width: 1400px;
}
.et_pb_section_3.et_pb_section {
  padding-top: 39px;
  padding-bottom: 24px;
}
.et_pb_row_2.et_pb_row {
  padding-bottom: 2px !important;
  padding-bottom: 2px;
}
.et_pb_row_2 {
  max-width: 1313px;
}
.et_pb_text_1 h2 {
  font-family: "Circe Regular", Helvetica, Arial, Lucida, sans-serif;
  font-size: 28px;
  text-align: left;
}
.et_pb_text_1 {
  margin-top: 10px !important;
}
.et_pb_image_0,
.et_pb_image_1,
.et_pb_image_2,
.et_pb_image_3,
.et_pb_image_4 {
  text-align: left;
  margin-left: 0;
}
.et_pb_column_1 {
  padding-top: 83px;
}
.et_pb_fullwidth_image_0.et_pb_module,
.et_pb_fullwidth_image_1.et_pb_module {
  margin-left: auto !important;
  margin-right: auto !important;
}
@media only screen and (min-width: 981px) {
  .et_pb_row_0 {
    width: 50vw;
    max-width: 700px;
  }
  .et_pb_fullwidth_image_1 {
    display: none !important;
  }
  .et_pb_row_2 {
    width: 90%;
  }
}
@media only screen and (max-width: 980px) {
  .et_pb_section_1 {
    min-height: 400px;
  }
  .et_pb_row_0 {
    width: 80%;
    max-width: 1080px;
  }
  .et_pb_row_0 {
    position: static !important;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    transform: translateX(0) translateY(0);
  }
  .et_pb_text_0 {
    font-size: 13px;
  }
  body #page-container .et_pb_section .et_pb_button_0:after {
    display: inline-block;
    opacity: 0;
  }
  body #page-container .et_pb_section .et_pb_button_0:hover:after {
    opacity: 1;
  }
  .et_pb_text_1 h2 {
    font-size: 28px;
    text-align: left;
  }
  .et_pb_image_0 .et_pb_image_wrap img,
  .et_pb_image_1 .et_pb_image_wrap img,
  .et_pb_image_2 .et_pb_image_wrap img,
  .et_pb_image_3 .et_pb_image_wrap img,
  .et_pb_image_4 .et_pb_image_wrap img {
    width: auto;
  }
  .et_pb_column_1 {
    padding-top: 101px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 980px) {
  .et_pb_fullwidth_image_0 {
    display: none !important;
  }
}
@media only screen and (max-width: 767px) {
  .et_pb_section_1 {
    min-height: 300px;
  }
  .et_pb_row_0 {
    width: 95%;
    max-width: 1406px;
  }
  .et_pb_row_0 {
    transform: translateX(0) translateY(0);
  }
  .et_pb_text_0 {
    font-size: 16px;
  }
  .et_pb_text_0 h2 {
    font-size: 32px;
  }
  body #page-container .et_pb_section .et_pb_button_0 {
    font-size: 20px !important;
  }
  body #page-container .et_pb_section .et_pb_button_0:after {
    display: inline-block;
    opacity: 0;
    font-size: 1.6em;
  }
  body #page-container .et_pb_section .et_pb_button_0:hover:after {
    opacity: 1;
  }
  .et_pb_fullwidth_image_0 {
    display: none !important;
  }
  .et_pb_row_2 {
    width: 80%;
  }
  .et_pb_text_1 h2 {
    font-size: 38px;
    text-align: center;
  }
  .et_pb_image_0 .et_pb_image_wrap img,
  .et_pb_image_1 .et_pb_image_wrap img,
  .et_pb_image_2 .et_pb_image_wrap img,
  .et_pb_image_3 .et_pb_image_wrap img,
  .et_pb_image_4 .et_pb_image_wrap img {
    width: auto;
  }
  .et_pb_column_1 {
    padding-top: 0;
  }
}
.wFormContainer .wForm form {
  padding: 0 !important;
}
.wFormContainer .actions .primaryAction {
  background-color: #000 !important;
}

@font-face {
  font-family: "Circe Bold";
  font-display: swap;
  src: url("https://10xhealthsystem.com/wp-content/uploads/et-fonts/Circe-Bold.otf")
    format("opentype");
}

@font-face {
  font-family: "Circe Regular";
  font-display: swap;
  src: url("https://10xhealthsystem.com/wp-content/uploads/et-fonts/Circe-Regular.otf")
    format("opentype");
}

@font-face {
  font-family: "Circe Extra Bold";
  font-display: swap;
  src: url("https://10xhealthsystem.com/wp-content/uploads/et-fonts/Circe-ExtraBold.otf")
    format("opentype");
}

.et_pb_section_0_tb_footer {
  z-index: 10;
  box-shadow: 0px 2px 16px -6px rgba(0, 0, 0, 0.3);
}

.et_pb_row_0_tb_footer {
  align-items: center;
}

.et_pb_column_0_tb_footer {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 40px;
}

.et_pb_image_0_tb_footer {
  max-width: 50%;
  text-align: left;
  margin-left: 0;
}

.et_pb_image_1_tb_footer {
  text-align: left;
  margin-left: 0;
}

.et_pb_text_0_tb_footer.et_pb_text a,
.et_pb_text_1_tb_footer.et_pb_text a {
  color: #000000 !important;
  transition: color 300ms ease 0ms;
}

.et_pb_text_0_tb_footer.et_pb_text a:hover,
.et_pb_text_1_tb_footer.et_pb_text a:hover {
  color: #d1242a !important;
}

.et_pb_text_0_tb_footer h3 {
  font-weight: 700;
  font-size: 20px;
}

.et_pb_image_2_tb_footer {
  margin-top: -10px !important;
  margin-bottom: 20px !important;
  max-width: 150px;
  text-align: center;
}

.et_pb_row_1_tb_footer.et_pb_row {
  padding-top: 20px !important;
  padding-top: 20px;
}

.et_pb_text_2_tb_footer {
  line-height: 1.6em;
  font-size: 12px;
  line-height: 1.6em;
}

@media only screen and (max-width: 980px) {
  .et_pb_image_0_tb_footer .et_pb_image_wrap img,
  .et_pb_image_1_tb_footer .et_pb_image_wrap img,
  .et_pb_image_2_tb_footer .et_pb_image_wrap img {
    width: auto;
  }

  .et_pb_image_2_tb_footer {
    text-align: left;
    margin-left: 0;
  }

  .et_pb_column_0_tb_footer,
  .et_pb_column_1_tb_footer {
    padding-bottom: 30px;
  }
}

@media only screen and (max-width: 767px) {
  .et_pb_image_0_tb_footer .et_pb_image_wrap img,
  .et_pb_image_1_tb_footer .et_pb_image_wrap img,
  .et_pb_image_2_tb_footer .et_pb_image_wrap img {
    width: auto;
  }

  .et_pb_column_0_tb_footer,
  .et_pb_column_1_tb_footer {
    padding-bottom: 30px;
  }
}

@font-face {
  font-family: "Circe Bold";
  font-display: swap;
  src: url("https://10xhealthsystem.com/wp-content/uploads/et-fonts/Circe-Bold.otf")
    format("opentype");
}

@font-face {
  font-family: "Circe Regular";
  font-display: swap;
  src: url("https://10xhealthsystem.com/wp-content/uploads/et-fonts/Circe-Regular.otf")
    format("opentype");
}

@font-face {
  font-family: "Circe Extra Bold";
  font-display: swap;
  src: url("https://10xhealthsystem.com/wp-content/uploads/et-fonts/Circe-ExtraBold.otf")
    format("opentype");
}

.et_pb_row_3,
body #page-container .et-db #et-boc .et-l .et_pb_row_3.et_pb_row,
body.et_pb_pagebuilder_layout.single
  #page-container
  #et-boc
  .et-l
  .et_pb_row_3.et_pb_row,
body.et_pb_pagebuilder_layout.single.et_full_width_page
  #page-container
  #et-boc
  .et-l
  .et_pb_row_3.et_pb_row,
.et_pb_row_5,
body #page-container .et-db #et-boc .et-l .et_pb_row_5.et_pb_row,
body.et_pb_pagebuilder_layout.single
  #page-container
  #et-boc
  .et-l
  .et_pb_row_5.et_pb_row,
body.et_pb_pagebuilder_layout.single.et_full_width_page
  #page-container
  #et-boc
  .et-l
  .et_pb_row_5.et_pb_row,
.et_pb_row_19,
body #page-container .et-db #et-boc .et-l .et_pb_row_19.et_pb_row,
body.et_pb_pagebuilder_layout.single
  #page-container
  #et-boc
  .et-l
  .et_pb_row_19.et_pb_row,
body.et_pb_pagebuilder_layout.single.et_full_width_page
  #page-container
  #et-boc
  .et-l
  .et_pb_row_19.et_pb_row {
  width: 100%;
  max-width: 1400px;
}

.et_pb_image_5,
.et_pb_image_6,
.et_pb_image_14 {
  width: 100%;
  max-width: 100% !important;
  text-align: center;
}

.et_pb_image_5 .et_pb_image_wrap,
.et_pb_image_5 img,
.et_pb_image_6 .et_pb_image_wrap,
.et_pb_image_6 img,
.et_pb_row_7,
body #page-container .et-db #et-boc .et-l .et_pb_row_7.et_pb_row,
body.et_pb_pagebuilder_layout.single
  #page-container
  #et-boc
  .et-l
  .et_pb_row_7.et_pb_row,
body.et_pb_pagebuilder_layout.single.et_full_width_page
  #page-container
  #et-boc
  .et-l
  .et_pb_row_7.et_pb_row,
.et_pb_image_8 .et_pb_image_wrap,
.et_pb_image_8 img,
.et_pb_image_9 .et_pb_image_wrap,
.et_pb_image_9 img,
.et_pb_image_10 .et_pb_image_wrap,
.et_pb_image_10 img,
.et_pb_image_14 .et_pb_image_wrap,
.et_pb_image_14 img {
  width: 100%;
}

.et_pb_text_2 h2,
.et_pb_text_6 h2 {
  font-size: 48px;
  line-height: 1.1em;
}

.et_pb_text_3 h3,
.et_pb_text_4 h3,
.et_pb_text_5 h3,
.et_pb_text_7 h3,
.et_pb_text_8 h3,
.et_pb_text_9 h3,
.et_pb_text_23 h3,
.et_pb_text_24 h3 {
  font-size: 26px;
  color: #666666 !important;
  line-height: 1.1em;
}

.et_pb_text_3,
.et_pb_text_4,
.et_pb_text_7,
.et_pb_text_8 {
  margin-bottom: 50px !important;
}

.et_pb_button_1,
.et_pb_button_2,
.et_pb_button_3,
.et_pb_button_4,
.et_pb_button_5,
.et_pb_button_6 {
  font-size: 24px;
  max-width: 100%;
  width: 350px;
}

.et_pb_button_1,
.et_pb_button_1:after,
.et_pb_button_2,
.et_pb_button_2:after,
.et_pb_button_3,
.et_pb_button_3:after,
.et_pb_button_4,
.et_pb_button_4:after,
.et_pb_button_5,
.et_pb_button_5:after,
.et_pb_button_6,
.et_pb_button_6:after {
  transition: all 300ms ease 0ms;
}

.et_pb_section_5.et_pb_section,
.et_pb_section_11.et_pb_section {
  padding-top: 0px;
}

.et_pb_section_6.et_pb_section {
  padding-top: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
}

.et_pb_section_7.et_pb_section {
  padding-top: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  background-color: #ffffff !important;
}

.et_pb_row_7.et_pb_row,
.et_pb_row_10.et_pb_row,
.et_pb_row_13.et_pb_row {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  padding-top: 0px;
  padding-bottom: 0px;
}

.et_pb_section_8.et_pb_section {
  padding-bottom: 0px;
}

.et_pb_row_8,
body #page-container .et-db #et-boc .et-l .et_pb_row_8.et_pb_row,
body.et_pb_pagebuilder_layout.single
  #page-container
  #et-boc
  .et-l
  .et_pb_row_8.et_pb_row,
body.et_pb_pagebuilder_layout.single.et_full_width_page
  #page-container
  #et-boc
  .et-l
  .et_pb_row_8.et_pb_row {
  max-width: 900px;
}

.et_pb_section_9.et_pb_section,
.et_pb_section_10.et_pb_section {
  padding-top: 20px;
}

.et_pb_text_11 h2,
.et_pb_text_14 h2,
.et_pb_text_26 h2 {
  font-family: "Circe Regular", Helvetica, Arial, Lucida, sans-serif;
  font-size: 62px;
  line-height: 1.1em;
}

.et_pb_text_12,
.et_pb_text_15 {
  line-height: 1.4em;
  font-size: 32px;
  line-height: 1.4em;
}

.et_pb_row_10,
.et_pb_row_13 {
  background-image: linear-gradient(
    90deg,
    rgba(221, 221, 221, 0) 0%,
    #dddddd 35%,
    #dddddd 65%,
    rgba(221, 221, 221, 0) 100%
  );
  height: 4px;
  min-height: 4px;
  max-height: 4px;
}

.et_pb_row_11.et_pb_row,
.et_pb_row_14.et_pb_row {
  padding-top: 60px !important;
  padding-top: 60px;
}

.et_pb_image_7,
.et_pb_image_15 {
  text-align: center;
}

.et_pb_text_13 h3 {
  font-family: "Circe Regular", Helvetica, Arial, Lucida, sans-serif;
  font-size: 52px;
  line-height: 1.1em;
}

.et_pb_row_14,
body #page-container .et-db #et-boc .et-l .et_pb_row_14.et_pb_row,
body.et_pb_pagebuilder_layout.single
  #page-container
  #et-boc
  .et-l
  .et_pb_row_14.et_pb_row,
body.et_pb_pagebuilder_layout.single.et_full_width_page
  #page-container
  #et-boc
  .et-l
  .et_pb_row_14.et_pb_row {
  max-width: 1600px;
}

.et_pb_image_8,
.et_pb_image_9,
.et_pb_image_10 {
  margin-bottom: 20px !important;
  width: 100%;
  max-width: 100% !important;
  text-align: center;
}

.et_pb_text_16 h3,
.et_pb_text_17 h3,
.et_pb_text_18 h3 {
  font-size: 36px;
}

.et_pb_image_11 {
  margin-bottom: 30px !important;
  max-width: 80px;
  text-align: center;
}

.et_pb_image_12 {
  margin-bottom: 30px !important;
  text-align: center;
}

.et_pb_image_13 {
  margin-bottom: 30px !important;
  max-width: 60px;
  text-align: center;
}

.et_pb_text_22 h2 {
  font-size: 36px;
  color: #000000 !important;
  line-height: 1.1em;
}

.et_pb_text_23 {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

.et_pb_section_12.et_pb_section {
  background-color: #666666 !important;
}

.et_pb_row_20.et_pb_row {
  padding-bottom: 0px !important;
  padding-bottom: 0px;
}

.et_pb_text_25 h2 {
  font-family: "Circe Extra Bold", Helvetica, Arial, Lucida, sans-serif;
  font-size: 58px;
}

.et_pb_row_21,
body #page-container .et-db #et-boc .et-l .et_pb_row_21.et_pb_row,
body.et_pb_pagebuilder_layout.single
  #page-container
  #et-boc
  .et-l
  .et_pb_row_21.et_pb_row,
body.et_pb_pagebuilder_layout.single.et_full_width_page
  #page-container
  #et-boc
  .et-l
  .et_pb_row_21.et_pb_row {
  width: 90%;
}

.dica_divi_carouselitem_0.dica_divi_carouselitem .social-media,
.dica_divi_carouselitem_1.dica_divi_carouselitem .social-media,
.dica_divi_carouselitem_2.dica_divi_carouselitem .social-media,
.dica_divi_carouselitem_3.dica_divi_carouselitem .social-media,
.dica_divi_carouselitem_4.dica_divi_carouselitem .social-media,
.dica_divi_carouselitem_5.dica_divi_carouselitem .social-media {
  justify-content: flex-start !important;
}

.dica_divi_carouselitem_0.dica_divi_carouselitem .dica-rating,
.dica_divi_carouselitem_1.dica_divi_carouselitem .dica-rating,
.dica_divi_carouselitem_2.dica_divi_carouselitem .dica-rating,
.dica_divi_carouselitem_3.dica_divi_carouselitem .dica-rating,
.dica_divi_carouselitem_4.dica_divi_carouselitem .dica-rating,
.dica_divi_carouselitem_5.dica_divi_carouselitem .dica-rating {
  text-align: left !important;
}

.dica_divi_carousel
  .dica_divi_carouselitem_0
  .social-media-container
  .social-media
  li
  a:before,
.dica_divi_carouselitem_0 .dica-rating span:before,
.dica_divi_carousel
  .dica_divi_carouselitem_1
  .social-media-container
  .social-media
  li
  a:before,
.dica_divi_carouselitem_1 .dica-rating span:before,
.dica_divi_carousel
  .dica_divi_carouselitem_2
  .social-media-container
  .social-media
  li
  a:before,
.dica_divi_carouselitem_2 .dica-rating span:before,
.dica_divi_carousel
  .dica_divi_carouselitem_3
  .social-media-container
  .social-media
  li
  a:before,
.dica_divi_carouselitem_3 .dica-rating span:before,
.dica_divi_carousel
  .dica_divi_carouselitem_4
  .social-media-container
  .social-media
  li
  a:before,
.dica_divi_carouselitem_4 .dica-rating span:before,
.dica_divi_carousel
  .dica_divi_carouselitem_5
  .social-media-container
  .social-media
  li
  a:before,
.dica_divi_carouselitem_5 .dica-rating span:before {
  font-size: 14px !important;
}

.dica_divi_carouselitem_0.dica_divi_carouselitem .dica-image-container,
.dica_divi_carouselitem_1.dica_divi_carouselitem .dica-image-container,
.dica_divi_carouselitem_2.dica_divi_carouselitem .dica-image-container,
.dica_divi_carouselitem_3.dica_divi_carouselitem .dica-image-container,
.dica_divi_carouselitem_4.dica_divi_carouselitem .dica-image-container,
.dica_divi_carouselitem_5.dica_divi_carouselitem .dica-image-container {
  width: 15% !important;
}

.dica_divi_carouselitem_0.dica_divi_carouselitem .dica-item-content,
.dica_divi_carouselitem_1.dica_divi_carouselitem .dica-item-content,
.dica_divi_carouselitem_2.dica_divi_carouselitem .dica-item-content,
.dica_divi_carouselitem_3.dica_divi_carouselitem .dica-item-content,
.dica_divi_carouselitem_4.dica_divi_carouselitem .dica-item-content,
.dica_divi_carouselitem_5.dica_divi_carouselitem .dica-item-content {
  width: 85% !important;
}

.dica_divi_carousel_0 .dica_divi_carouselitem .dica-item-content .content,
.dica_divi_carousel_0 .dica_divi_carouselitem .dica-item-content .content p {
  font-size: 22px !important;
  color: #ffffff !important;
}

.dica_divi_carousel_0.dica_divi_carousel
  .dica_divi_carouselitem
  .dica-image-container
  img.dica-item-image,
.dica_divi_carousel_0.dica_divi_carousel
  .dica_divi_carouselitem
  .dica-image-container
  img.dica-item-image,
.dica_divi_carousel_0 .dica_divi_carouselitem .dica-image-container .image {
  border-radius: 100% 100% 100% 100%;
  overflow: hidden;
}

.dica_divi_carousel_0.dica_divi_carousel
  .dica_divi_carouselitem
  .dica-image-container {
  margin-right: 20px !important;
}

.dica_divi_carousel_0.dica_divi_carousel
  .dica_divi_carouselitem
  .dica-item-content {
  margin-left: 20px !important;
}

.dica_divi_carousel_0.dica_divi_carousel .dica-container {
  margin-right: 70px !important;
  margin-left: 70px !important;
}

.dica_divi_carousel_0 .dica_divi_carouselitem .dica-image-container .image {
  max-width: 150px;
}

.dica_divi_carousel_0 .dica_divi_carouselitem .dica-image-container {
  text-align: center !important;
  z-index: 10 !important;
}

.dica_divi_carousel_0 .swiper-button-next:before,
.dica_divi_carousel_0 .swiper-button-prev:before {
  color: #666666 !important;
}

.dica_divi_carousel_0.dica_divi_carousel .swiper-button-next,
.dica_divi_carousel_0.dica_divi_carousel .swiper-button-prev {
  background-color: #ffffff !important;
}

.dica_divi_carousel_0.dica_divi_carousel .swiper-pagination-bullet {
  background-color: #e0e0e0 !important;
}

.dica_divi_carousel_0.dica_divi_carousel
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #0c71c3 !important;
}

.dica_divi_carousel_0.dica_divi_carousel
  .dica-container
  .swiper-wrapper
  .dica_divi_carouselitem {
  align-self: center;
}

.dica_divi_carousel_0.dica_divi_carousel .dica-container .swiper-pagination {
  text-align: center;
}

.dica_divi_carousel_0 .dica-container .swiper-button-next,
.dica_divi_carousel_0 .dica-container .swiper-button-prev {
  font-size: 53px;
  width: 53px;
  height: 53px;
}

.dica_divi_carousel_0 .dica-container .swiper-buttton-container {
  justify-content: center;
}

.dica_divi_carousel_0 .dica_divi_carouselitem .dica-item-content {
  z-index: 10 !important;
}

.dica_divi_carousel_0 .dica_divi_carouselitem {
  width: calc(100% / 1);
}

.et_pb_text_26 {
  max-width: 950px;
}

.et_pb_column_8 {
  padding-right: 5vw;
  padding-left: 30px;
}

.et_pb_column_10,
.et_pb_column_31 {
  padding-right: 30px;
  padding-left: 5vw;
}

.et_pb_column_21,
.et_pb_column_22,
.et_pb_column_23 {
  padding-right: 10px;
  padding-left: 10px;
}

.dica_divi_carousel
  .dica_divi_carouselitem_0.dica_divi_carouselitem
  .dica-item-content
  .content,
.dica_divi_carousel
  .dica_divi_carouselitem_0.dica_divi_carouselitem
  .dica-item-content
  .content
  p,
.dica_divi_carousel
  .dica_divi_carouselitem_1.dica_divi_carouselitem
  .dica-item-content
  .content,
.dica_divi_carousel
  .dica_divi_carouselitem_1.dica_divi_carouselitem
  .dica-item-content
  .content
  p,
.dica_divi_carousel
  .dica_divi_carouselitem_2.dica_divi_carouselitem
  .dica-item-content
  .content,
.dica_divi_carousel
  .dica_divi_carouselitem_2.dica_divi_carouselitem
  .dica-item-content
  .content
  p,
.dica_divi_carousel
  .dica_divi_carouselitem_3.dica_divi_carouselitem
  .dica-item-content
  .content,
.dica_divi_carousel
  .dica_divi_carouselitem_3.dica_divi_carouselitem
  .dica-item-content
  .content
  p,
.dica_divi_carousel
  .dica_divi_carouselitem_4.dica_divi_carouselitem
  .dica-item-content
  .content,
.dica_divi_carousel
  .dica_divi_carouselitem_4.dica_divi_carouselitem
  .dica-item-content
  .content
  p,
.dica_divi_carousel
  .dica_divi_carouselitem_5.dica_divi_carouselitem
  .dica-item-content
  .content,
.dica_divi_carousel
  .dica_divi_carouselitem_5.dica_divi_carouselitem
  .dica-item-content
  .content
  p {
  line-height: 1.4em !important;
}

.et_pb_section_6,
.et_pb_section_7 {
  border-radius: 20px 20px 20px 20px;
  overflow: hidden;
  max-width: 380px;
  margin-left: auto !important;
  margin-right: auto !important;
  z-index: 10;
  box-shadow: 0px 12px 18px -6px rgba(0, 0, 0, 0.3);
}

.et_pb_text_26.et_pb_module {
  margin-left: auto !important;
  margin-right: auto !important;
}

@media only screen and (min-width: 981px) {
  .et_pb_column_9,
  .et_pb_column_12,
  .et_pb_column_30 {
    display: flex;
    flex-direction: row;
    gap: 3vw;
    justify-content: center;
  }
}

@media only screen and (max-width: 980px) {
  .et_pb_text_2 h2,
  .et_pb_text_6 h2,
  .et_pb_text_11 h2,
  .et_pb_text_14 h2,
  .et_pb_text_26 h2 {
    font-size: 48px;
  }

  .et_pb_column_9,
  .et_pb_column_12,
  .et_pb_column_30 {
    display: flex;
    flex-direction: column;
    gap: 1vw;
    justify-content: center;
  }

  .et_pb_text_12,
  .et_pb_text_15 {
    font-size: 26px;
  }

  .et_pb_image_7 .et_pb_image_wrap img,
  .et_pb_image_11 .et_pb_image_wrap img,
  .et_pb_image_12 .et_pb_image_wrap img,
  .et_pb_image_13 .et_pb_image_wrap img,
  .et_pb_image_15 .et_pb_image_wrap img {
    width: auto;
  }

  .et_pb_text_13 h3 {
    font-size: 52px;
  }

  .et_pb_text_22 h2 {
    font-size: 38px;
  }

  .et_pb_text_25 h2 {
    font-size: 42px;
  }

  .dica_divi_carousel
    .dica_divi_carouselitem_0
    .social-media-container
    .social-media
    li
    a:before,
  .dica_divi_carouselitem_0 .dica-rating span:before,
  .dica_divi_carousel
    .dica_divi_carouselitem_1
    .social-media-container
    .social-media
    li
    a:before,
  .dica_divi_carouselitem_1 .dica-rating span:before,
  .dica_divi_carousel
    .dica_divi_carouselitem_2
    .social-media-container
    .social-media
    li
    a:before,
  .dica_divi_carouselitem_2 .dica-rating span:before,
  .dica_divi_carousel
    .dica_divi_carouselitem_3
    .social-media-container
    .social-media
    li
    a:before,
  .dica_divi_carouselitem_3 .dica-rating span:before,
  .dica_divi_carousel
    .dica_divi_carouselitem_4
    .social-media-container
    .social-media
    li
    a:before,
  .dica_divi_carouselitem_4 .dica-rating span:before,
  .dica_divi_carousel
    .dica_divi_carouselitem_5
    .social-media-container
    .social-media
    li
    a:before,
  .dica_divi_carouselitem_5 .dica-rating span:before {
    font-size: 14px !important;
  }

  .dica_divi_carouselitem_0.dica_divi_carouselitem .dica-image-container,
  .dica_divi_carouselitem_1.dica_divi_carouselitem .dica-image-container,
  .dica_divi_carouselitem_2.dica_divi_carouselitem .dica-image-container,
  .dica_divi_carouselitem_3.dica_divi_carouselitem .dica-image-container,
  .dica_divi_carouselitem_4.dica_divi_carouselitem .dica-image-container,
  .dica_divi_carouselitem_5.dica_divi_carouselitem .dica-image-container {
    width: 15% !important;
  }

  .dica_divi_carouselitem_0.dica_divi_carouselitem .dica-item-content,
  .dica_divi_carouselitem_1.dica_divi_carouselitem .dica-item-content,
  .dica_divi_carouselitem_2.dica_divi_carouselitem .dica-item-content,
  .dica_divi_carouselitem_3.dica_divi_carouselitem .dica-item-content,
  .dica_divi_carouselitem_4.dica_divi_carouselitem .dica-item-content,
  .dica_divi_carouselitem_5.dica_divi_carouselitem .dica-item-content {
    width: 85% !important;
  }

  .dica_divi_carousel
    .dica_divi_carouselitem_0.dica_divi_carouselitem
    .dica-image-container,
  .dica_divi_carousel
    .dica_divi_carouselitem_0.dica_divi_carouselitem
    .dica-item-content,
  .dica_divi_carousel
    .dica_divi_carouselitem_1.dica_divi_carouselitem
    .dica-image-container,
  .dica_divi_carousel
    .dica_divi_carouselitem_1.dica_divi_carouselitem
    .dica-item-content,
  .dica_divi_carousel
    .dica_divi_carouselitem_2.dica_divi_carouselitem
    .dica-image-container,
  .dica_divi_carousel
    .dica_divi_carouselitem_2.dica_divi_carouselitem
    .dica-item-content,
  .dica_divi_carousel
    .dica_divi_carouselitem_3.dica_divi_carouselitem
    .dica-image-container,
  .dica_divi_carousel
    .dica_divi_carouselitem_3.dica_divi_carouselitem
    .dica-item-content,
  .dica_divi_carousel
    .dica_divi_carouselitem_4.dica_divi_carouselitem
    .dica-image-container,
  .dica_divi_carousel
    .dica_divi_carouselitem_4.dica_divi_carouselitem
    .dica-item-content,
  .dica_divi_carousel
    .dica_divi_carouselitem_5.dica_divi_carouselitem
    .dica-image-container,
  .dica_divi_carousel
    .dica_divi_carouselitem_5.dica_divi_carouselitem
    .dica-item-content {
    width: 100% !important;
  }

  .dica_divi_carousel
    .dica_divi_carouselitem_0.dica_divi_carouselitem
    .dica-item,
  .dica_divi_carousel
    .dica_divi_carouselitem_1.dica_divi_carouselitem
    .dica-item,
  .dica_divi_carousel
    .dica_divi_carouselitem_2.dica_divi_carouselitem
    .dica-item,
  .dica_divi_carousel
    .dica_divi_carouselitem_3.dica_divi_carouselitem
    .dica-item,
  .dica_divi_carousel
    .dica_divi_carouselitem_4.dica_divi_carouselitem
    .dica-item,
  .dica_divi_carousel
    .dica_divi_carouselitem_5.dica_divi_carouselitem
    .dica-item {
    flex-direction: column;
  }

  .dica_divi_carousel_0 .dica_divi_carouselitem .dica-item-content .content,
  .dica_divi_carousel_0 .dica_divi_carouselitem .dica-item-content .content p {
    font-size: 22px !important;
  }

  .dica_divi_carousel_0.dica_divi_carousel
    .dica_divi_carouselitem
    .dica-image-container {
    margin-bottom: 20px !important;
  }

  .dica_divi_carousel_0.dica_divi_carousel .dica-container {
    margin-right: 70px !important;
    margin-left: 70px !important;
  }

  .dica_divi_carousel_0 .dica_divi_carouselitem .dica-image-container,
  .dica_divi_carousel_0 .dica_divi_carouselitem .dica-item-content {
    z-index: 10 !important;
  }

  .et_pb_column_8,
  .et_pb_column_10,
  .et_pb_column_31 {
    padding-right: 30px;
    padding-left: 30px;
  }
}

@media only screen and (max-width: 767px) {
  .et_pb_text_2 h2,
  .et_pb_text_6 h2 {
    font-size: 44px;
  }

  .et_pb_column_9,
  .et_pb_column_12,
  .et_pb_column_30 {
    display: flex;
    flex-direction: column;
    gap: 1vw;
    justify-content: center;
  }

  .et_pb_text_11 h2,
  .et_pb_text_14 h2,
  .et_pb_text_25 h2,
  .et_pb_text_26 h2 {
    font-size: 38px;
  }

  .et_pb_text_12,
  .et_pb_text_15 {
    font-size: 22px;
  }

  .et_pb_image_7 .et_pb_image_wrap img,
  .et_pb_image_11 .et_pb_image_wrap img,
  .et_pb_image_12 .et_pb_image_wrap img,
  .et_pb_image_13 .et_pb_image_wrap img,
  .et_pb_image_15 .et_pb_image_wrap img {
    width: auto;
  }

  .et_pb_text_13 h3 {
    font-size: 36px;
  }

  .et_pb_text_22 h2 {
    font-size: 28px;
  }

  .dica_divi_carousel
    .dica_divi_carouselitem_0
    .social-media-container
    .social-media
    li
    a:before,
  .dica_divi_carouselitem_0 .dica-rating span:before,
  .dica_divi_carousel
    .dica_divi_carouselitem_1
    .social-media-container
    .social-media
    li
    a:before,
  .dica_divi_carouselitem_1 .dica-rating span:before,
  .dica_divi_carousel
    .dica_divi_carouselitem_2
    .social-media-container
    .social-media
    li
    a:before,
  .dica_divi_carouselitem_2 .dica-rating span:before,
  .dica_divi_carousel
    .dica_divi_carouselitem_3
    .social-media-container
    .social-media
    li
    a:before,
  .dica_divi_carouselitem_3 .dica-rating span:before,
  .dica_divi_carousel
    .dica_divi_carouselitem_4
    .social-media-container
    .social-media
    li
    a:before,
  .dica_divi_carouselitem_4 .dica-rating span:before,
  .dica_divi_carousel
    .dica_divi_carouselitem_5
    .social-media-container
    .social-media
    li
    a:before,
  .dica_divi_carouselitem_5 .dica-rating span:before {
    font-size: 14px !important;
  }

  .dica_divi_carouselitem_0.dica_divi_carouselitem .dica-image-container,
  .dica_divi_carouselitem_1.dica_divi_carouselitem .dica-image-container,
  .dica_divi_carouselitem_2.dica_divi_carouselitem .dica-image-container,
  .dica_divi_carouselitem_3.dica_divi_carouselitem .dica-image-container,
  .dica_divi_carouselitem_4.dica_divi_carouselitem .dica-image-container,
  .dica_divi_carouselitem_5.dica_divi_carouselitem .dica-image-container {
    width: 15% !important;
  }

  .dica_divi_carouselitem_0.dica_divi_carouselitem .dica-item-content,
  .dica_divi_carouselitem_1.dica_divi_carouselitem .dica-item-content,
  .dica_divi_carouselitem_2.dica_divi_carouselitem .dica-item-content,
  .dica_divi_carouselitem_3.dica_divi_carouselitem .dica-item-content,
  .dica_divi_carouselitem_4.dica_divi_carouselitem .dica-item-content,
  .dica_divi_carouselitem_5.dica_divi_carouselitem .dica-item-content {
    width: 85% !important;
  }

  .dica_divi_carousel_0 .dica_divi_carouselitem .dica-item-content .content,
  .dica_divi_carousel_0 .dica_divi_carouselitem .dica-item-content .content p {
    font-size: 18px !important;
  }

  .dica_divi_carousel_0.dica_divi_carousel
    .dica_divi_carouselitem
    .dica-image-container {
    margin-bottom: 20px !important;
  }

  .dica_divi_carousel_0.dica_divi_carousel .dica-container {
    margin-right: 60px !important;
    margin-left: 60px !important;
  }

  .dica_divi_carousel_0 .dica_divi_carouselitem .dica-image-container,
  .dica_divi_carousel_0 .dica_divi_carouselitem .dica-item-content {
    z-index: 10 !important;
  }

  .et_pb_column_8,
  .et_pb_column_10,
  .et_pb_column_31 {
    padding-right: 30px;
    padding-left: 30px;
  }
}
