
/* TIRZ Elementor Hero Widget - rebuilt to match provided HTML output */
.elementor-widget-tirz_hero .tirz-hero-section,
.tirz-hero-section {
  font-family: inherit;
  background-color: #f8f6fb !important;
  padding: 60px 20px;
  display: flex;
  justify-content: center;
  overflow: hidden;
  position: relative;
  width: 100%;
  box-sizing: border-box;
  isolation: isolate;
}

.elementor-widget-tirz_hero .tirz-hero-section *,
.elementor-widget-tirz_hero .tirz-hero-section *::before,
.elementor-widget-tirz_hero .tirz-hero-section *::after,
.tirz-hero-section *,
.tirz-hero-section *::before,
.tirz-hero-section *::after {
  box-sizing: border-box;
}

.elementor-widget-tirz_hero .tirz-hero-section.tirz-has-curve::before,
.tirz-hero-section.tirz-has-curve::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 60%;
  height: 100%;
  background-color: #f0eaf6 !important;
  border-top-left-radius: 500px;
  border-bottom-left-radius: 500px;
  z-index: 1;
  pointer-events: none;
}

.elementor-widget-tirz_hero .tirz-container,
.tirz-container {
  width: 100%;
  max-width: none;
  display: flex;
  align-items: center;
  gap: 40px;
  z-index: 2;
  position: relative;
}

.elementor-widget-tirz_hero.tirz-reverse .tirz-container,
.tirz-reverse .tirz-container {
  flex-direction: row-reverse;
}

.elementor-widget-tirz_hero .tirz-content,
.tirz-content {
  flex: 1 1 0;
  max-width: 600px;
  min-width: 0;
}

.elementor-widget-tirz_hero .tirz-reviews,
.tirz-reviews {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
  font-size: 14px;
  font-weight: 600;
  color: #111111 !important;
  margin: 0 0 20px 0;
  line-height: 1.3;
}

.elementor-widget-tirz_hero .tirz-stars,
.tirz-stars {
  background-color: #00b67a !important;
  color: #ffffff !important;
  padding: 2px 6px;
  letter-spacing: 2px;
  line-height: 1.3;
  display: inline-block;
}

.elementor-widget-tirz_hero .tirz-trustpilot,
.tirz-trustpilot {
  color: #00b67a !important;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  gap: 4px;
}

.elementor-widget-tirz_hero .tirz-headline,
.tirz-headline {
  font-family: inherit;
  font-size: 48px;
  font-weight: 800;
  color: #1a1a24 !important;
  line-height: 1.1;
  margin: 0 0 20px 0;
  padding: 0;
}

.elementor-widget-tirz_hero .tirz-headline span,
.tirz-headline span {
  color: #5e35b1 !important;
}

.elementor-widget-tirz_hero .tirz-description,
.tirz-description {
  font-family: inherit;
  font-size: 18px;
  font-weight: 400;
  color: #4a4a55 !important;
  line-height: 1.6;
  margin: 0 0 30px 0;
  padding: 0;
}

.elementor-widget-tirz_hero .tirz-info-box,
.tirz-info-box {
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 15px;
  color: #333333 !important;
  margin: 0 0 30px 0;
  line-height: 1.4;
}

.elementor-widget-tirz_hero .tirz-info-icon,
.tirz-info-icon {
  background-color: #5e35b1 !important;
  color: #ffffff !important;
  width: 24px;
  height: 24px;
  min-width: 24px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-style: italic;
  font-family: Georgia, serif;
  font-weight: 700;
  line-height: 1;
}

.elementor-widget-tirz_hero .tirz-buttons,
.tirz-buttons {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
  align-items: center;
}

.elementor-widget-tirz_hero .tirz-btn,
.tirz-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 14px 28px;
  border-radius: 8px;
  font-family: inherit;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  text-decoration: none !important;
  transition: all 0.3s ease;
  line-height: 1.2;
  min-height: auto;
}

.elementor-widget-tirz_hero .tirz-btn-primary,
.tirz-btn-primary {
  background-color: #5e35b1 !important;
  color: #ffffff !important;
  border: 2px solid transparent !important;
}

.elementor-widget-tirz_hero .tirz-btn-primary:hover,
.elementor-widget-tirz_hero .tirz-btn-primary:focus,
.tirz-btn-primary:hover,
.tirz-btn-primary:focus {
  background-color: #4b2a8e !important;
  color: #ffffff !important;
  text-decoration: none !important;
}

.elementor-widget-tirz_hero .tirz-btn-secondary,
.tirz-btn-secondary {
  background-color: transparent !important;
  color: #5e35b1 !important;
  border: 2px solid #cebbed !important;
}

.elementor-widget-tirz_hero .tirz-btn-secondary:hover,
.elementor-widget-tirz_hero .tirz-btn-secondary:focus,
.tirz-btn-secondary:hover,
.tirz-btn-secondary:focus {
  border-color: #5e35b1 !important;
  background-color: rgba(94, 53, 177, 0.05) !important;
  color: #5e35b1 !important;
  text-decoration: none !important;
}

.elementor-widget-tirz_hero .tirz-image-wrapper,
.tirz-image-wrapper {
  flex: 1 1 0;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 0;
}

.elementor-widget-tirz_hero .tirz-product-image,
.tirz-product-image {
  max-width: 100%;
  height: auto;
  object-fit: contain;
  display: block;
  border: 0;
  box-shadow: none;
}

.elementor-widget-tirz_hero .tirz-bmi-badge,
.tirz-bmi-badge {
  position: absolute;
  right: 0;
  top: 20%;
  background: #ffffff !important;
  padding: 20px;
  border-radius: 12px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.08);
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  color: #555555;
  min-width: 120px;
}

.elementor-widget-tirz_hero .tirz-bmi-icon,
.tirz-bmi-icon {
  width: 40px;
  height: 40px;
  background-color: #f3eef9 !important;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #5e35b1 !important;
}

.elementor-widget-tirz_hero .tirz-bmi-badge p,
.tirz-bmi-badge p {
  margin: 0;
  font-size: 14px;
  font-weight: 400;
  color: #555555 !important;
  line-height: 1.35;
}

.elementor-widget-tirz_hero .tirz-bmi-badge strong,
.tirz-bmi-badge strong {
  font-size: 28px;
  font-weight: 700;
  color: #5e35b1 !important;
  line-height: 1;
}

@media (max-width: 992px) {
  .elementor-widget-tirz_hero .tirz-container,
  .elementor-widget-tirz_hero.tirz-reverse .tirz-container,
  .tirz-container,
  .tirz-reverse .tirz-container {
    flex-direction: column;
    text-align: center;
  }

  .elementor-widget-tirz_hero .tirz-hero-section.tirz-has-curve::before,
  .tirz-hero-section.tirz-has-curve::before {
    width: 100%;
    height: 50%;
    top: auto;
    bottom: 0;
    border-radius: 0;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
  }

  .elementor-widget-tirz_hero .tirz-reviews,
  .elementor-widget-tirz_hero .tirz-info-box,
  .elementor-widget-tirz_hero .tirz-buttons,
  .tirz-reviews,
  .tirz-info-box,
  .tirz-buttons {
    justify-content: center;
  }

  .elementor-widget-tirz_hero .tirz-headline,
  .tirz-headline {
    font-size: 40px;
  }

  .elementor-widget-tirz_hero .tirz-bmi-badge,
  .tirz-bmi-badge {
    right: 10%;
    top: 10%;
  }
}

@media (max-width: 576px) {
  .elementor-widget-tirz_hero .tirz-headline,
  .tirz-headline {
    font-size: 32px;
  }

  .elementor-widget-tirz_hero .tirz-buttons,
  .tirz-buttons {
    flex-direction: column;
  }

  .elementor-widget-tirz_hero .tirz-btn,
  .tirz-btn {
    width: 100%;
  }

  .elementor-widget-tirz_hero .tirz-bmi-badge,
  .tirz-bmi-badge {
    position: static;
    margin-top: 20px;
    box-shadow: none;
    border: 1px solid #eeeeee;
  }
}
