.page-header {
  display: none;
}
.text-primary {
  color: var(--e-global-color-accent);
}
.text-secondary {
  color: var(--e-global-color-secondary);
}
.text-underline-dashed {
  display: inline-block;
  border-bottom: 1px dashed;
  border-color: inherit;
}
.text-neutral-5 {
  color: var(--e-global-color-05ccac6);
}
#masthead .hfe-search-button-wrapper .hfe-search-form__input {
  padding-left: 16px;
}
.subscribe-form p {
  display: flex;
  flex-wrap: wrap;
  column-gap: 4px;
}
.subscribe-form .wpcf7-form-control-wrap {
  max-width: 200px;
}
.subscribe-form .wpcf7-form-control-wrap input {
  width: 100% !important;
}
.subscribe-form input[type="submit"] {
  flex: 1;
}
footer .elementor > .elementor-element + .elementor-element a {
  color: var(--e-global-color-05ccac6);
  text-decoration: underline;
}
.custom-product-item .custom-product-thumbnail {
  margin-bottom: 12px;
  padding: 8px;
}
.custom-product-item .custom-product-thumbnail a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.custom-product-item .custom-product-thumbnail a img {
  display: inline-block;
  width: 100%;
  height: 100%;
  border-radius: 8px;
}
.custom-product-item .custom-product-title {
  padding: 0 20px;
  margin-bottom: 8px;
}
.custom-product-item .custom-product-title a {
  font-size: 20px;
  font-weight: 600;
  line-height: 26px;
  color: #242424;
}
.custom-product-item .custom-product-excerpt {
  padding: 0 20px 32px;
  font-size: 14px;
  line-height: 21px;
  color: #242424;
}
#section_services .nav-tabs {
  display: flex;
  width: 100%;
  justify-content: center;
}
#section_services .post-grid .grid-items {
  padding-bottom: 20px;
  box-shadow: 0 16px 32px 0 #0000000A;
}
#section_services .tab-pane {
  padding: 40px 10px;
  overflow: hidden;
}
#section_services .swiper-button-next,
#section_services .swiper-button-prev {
  display: inline-block;
  border-radius: 100px;
  background: white;
  background-size: 32px auto;
  background-position: center;
  background-repeat: no-repeat;
  width: 58px;
  height: 58px;
  box-shadow: 0 8px 20px 0 #2020291F;
}
#section_services .swiper-button-next::after,
#section_services .swiper-button-prev::after {
  display: none;
}
#section_services .swiper-button-next {
  background-image: url('/motion/wp-content/uploads/2024/03/caret-right.png');
  right: -20px;
}
#section_services .swiper-button-prev {
  background-image: url('/motion/wp-content/uploads/2024/03/carret-left.png');
  left: -20px;
}
#section_services .swiper-slide {
  background: white;
  border-radius: 8px;
  box-shadow: 0 16px 32px 0 #0000000A;
}
#section_services .swiper-slide .thumbnail {
  padding: 8px;
}
#section_services .swiper-slide .content {
  padding: 12px 20px;
}
#section_services .swiper-slide .title,
#section_services .swiper-slide .description,
#section_services .swiper-slide .metas {
  display: block;
}
#section_services .swiper-slide .title.title,
#section_services .swiper-slide .description.title,
#section_services .swiper-slide .metas.title {
  margin: 0 0 8px;
  font-size: 20px;
  font-weight: 600;
  line-height: 26px;
  color: #242424;
}
#section_services .swiper-slide .title.description,
#section_services .swiper-slide .description.description,
#section_services .swiper-slide .metas.description {
  font-size: 14px;
  line-height: 21px;
  color: #8F959E;
}
#section_services .swiper-slide .title.metas,
#section_services .swiper-slide .description.metas,
#section_services .swiper-slide .metas.metas {
  display: grid;
  grid-auto-columns: minmax(0,max-content);
  grid-auto-flow: column;
  justify-content: space-between;
  align-items: center;
  margin-top: 32px;
  padding: 20px 0 4px;
  border-top: 1px solid #F0F0F0;
}
#section_services .swiper-slide .title.metas .price .label,
#section_services .swiper-slide .description.metas .price .label,
#section_services .swiper-slide .metas.metas .price .label {
  display: block;
  font-size: 12px;
  font-weight: 600;
  line-height: 18px;
  color: #717176;
}
#section_services .swiper-slide .title.metas .price .value,
#section_services .swiper-slide .description.metas .price .value,
#section_services .swiper-slide .metas.metas .price .value {
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
  color: #121212;
}
#section_services .swiper-slide .title.metas .cta,
#section_services .swiper-slide .description.metas .cta,
#section_services .swiper-slide .metas.metas .cta {
  display: inline-grid;
  grid-auto-columns: minmax(0,max-content);
  grid-auto-flow: column;
  gap: 8px;
  justify-content: center;
  align-items: center;
  padding: 11px 32px;
  font-size: 12px;
  font-weight: 600;
  line-height: 18px;
  background: #8DC445;
  border-radius: 4px;
  color: white;
}
.elementskit-stars {
  display: none;
}
#section_contact_form .wpcf7 .fields p {
  display: grid;
  grid-template-columns: repeat(2,minmax(0,1fr));
  column-gap: 20px;
}
#section_contact_form .wpcf7 .fields p > br {
  display: none;
}
#section_contact_form .wpcf7 .fields p [data-name="dropdown-services"] select,
#section_contact_form .wpcf7 .fields p [data-name="dropdown-services"],
#section_contact_form .wpcf7 .fields p [data-name="inquiries"] {
  padding: 12px 0px;
  grid-column: span 2;
}
#section_contact_form .wpcf7 .consentment {
  margin-bottom: 44px;
  font-size: 14px;
  line-height: 21px;
  color: #717176;
}
#section_contact_form .wpcf7 .consentment a {
  color: var(--e-global-color-primary);
}
#section_contact_form .wpcf7 .ctas p {
  display: grid;
  grid-template-columns: repeat(2,minmax(0,1fr));
  column-gap: 20px;
}
#section_contact_form .wpcf7 .ctas p > br,
#section_contact_form .wpcf7 .ctas p .wpcf7-spinner {
  display: none;
}
#section_contact_form .wpcf7 .ctas p [type="submit"] {
  display: grid;
  place-items: center;
  height: 40px;
  padding: 0;
}
#section_contact_form .wpcf7 .ctas p [type="submit"].schedule {
  border: 2px solid #F0F0F0;
  font-size: 14px;
  font-weight: 600;
  line-height: 16px;
  color: #242424;
  background: white;
}
#section_contact_form .wpcf7 .ctas p [type="submit"].consult {
  font-size: 14px;
  font-weight: 600;
  line-height: 16px;
  color: #ffffff;
  background: var(--e-global-color-primary);
  border: none;
}
.swiper-pagination-bullet {
  background: #D1D1D1;
}
.swiper-pagination-bullet-active {
  background: var(--e-global-color-primary);
}
iframe[scrolling="no"] {
  display: none !important;
}
body {
  overflow-y: auto !important;
}
.swiper-slide.product .woocommerce-product-gallery__trigger {
  display: none !important;
}
.swiper-slide.product .thumbnail img {
  border-radius: 8px;
  aspect-ratio: 1.4578947368421;
  object-fit: cover;
  overflow: hidden;
}
.swiper-slide.product .content .description {
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  max-height: auto;
}
