.elementor-kit-6{--e-global-color-primary:#BBD37D;--e-global-color-secondary:#77A699;--e-global-color-text:#000000;--e-global-color-accent:#F24C27;--e-global-color-f9843df:#365956;--e-global-color-4e92926:#F2AC29;--e-global-color-99404da:#FE7A3B;--e-global-color-801dfca:#E5F2D8;--e-global-color-83bc152:#F29E6D;--e-global-color-64112d6:#F2D5C4;--e-global-color-5724c66:#FFFFFF;--e-global-typography-primary-font-family:"Lilita One";--e-global-typography-primary-font-size:46px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"century-gothic";--e-global-typography-secondary-font-size:32px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"century-gothic";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"century-gothic";--e-global-typography-accent-font-size:20px;--e-global-typography-accent-font-weight:700;--e-global-typography-4245210-font-family:"Moga";--e-global-typography-4245210-font-size:40px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.my-eq-height-grid .e-loop-item,
.my-eq-height-grid .e-loop-item > .elementor-element,
.my-eq-height-grid .e-loop-item .elementor-widget-container,
.my-eq-height-grid .e-loop-item .bt-elwg-team-loop-item--default,
.my-eq-height-grid .e-loop-item .bt-post,
.my-eq-height-grid .e-loop-item .bt-post--inner {
    height: 100%;
}

html, body {
  overflow-x: hidden !important;
  max-width: 100% !important;
}

.elementor-section,
.elementor-container,
.elementor-widget-wrap {
  max-width: 100% !important;
  box-sizing: border-box !important;
}


/* Hide the SVG blob and number text on all steps */
.bt-step-item--number svg {
  display: none !important;
}
.bt-step-item--number span {
  display: none !important;
}

/* Set shared image sizing */
.bt-step-item--number {
  background: none !important;
  width: 101px;
  height: 94px;
}

/* Assign a unique image to each step */
.bt-step-list > div:nth-of-type(8n) .bt-step-item--number::before {
  content: '';
  display: block;
  width: 101px;
  height: 94px;
  background-image: url('https://bodespeaks.com/wp-content/uploads/2026/03/stars-02.svg');
  background-size: contain;
  background-repeat: no-repeat;
}
.bt-step-list > div:nth-of-type(8n+1) .bt-step-item--number::before {
  content: '';
  display: block;
  width: 101px;
  height: 94px;
  background-image: url('https://bodespeaks.com/wp-content/uploads/2026/03/stars-01.svg');
  background-size: contain;
  background-repeat: no-repeat;
}


.bt-step-list > div:nth-of-type(8n+2) .bt-step-item--number::before {
  content: '';
  display: block;
  width: 101px;
  height: 94px;
  background-image: url('https://bodespeaks.com/wp-content/uploads/2026/03/stars-03.svg');
  background-size: contain;
  background-repeat: no-repeat;
}

.bt-step-list > div:nth-of-type(8n+3) .bt-step-item--number::before {
  content: '';
  display: block;
  width: 101px;
  height: 94px;
  background-image: url('https://bodespeaks.com/wp-content/uploads/2026/03/stars-02.svg');
  background-size: contain;
  background-repeat: no-repeat;
}

.bt-step-list > div:nth-of-type(8n+4) .bt-step-item--number::before {
  content: '';
  display: block;
  width: 101px;
  height: 94px;
  background-image: url('https://bodespeaks.com/wp-content/uploads/2026/03/stars-06.svg');
  background-size: contain;
  background-repeat: no-repeat;
}

.bt-step-list > div:nth-of-type(8n+5) .bt-step-item--number::before {
  content: '';
  display: block;
  width: 101px;
  height: 94px;
  background-image: url('https://bodespeaks.com/wp-content/uploads/2026/03/stars-04.svg');
  background-size: contain;
  background-repeat: no-repeat;
}

.bt-step-list > div:nth-of-type(8n+6) .bt-step-item--number::before {
  content: '';
  display: block;
  width: 101px;
  height: 94px;
  background-image: url('https://bodespeaks.com/wp-content/uploads/2026/03/stars-07.svg');
  background-size: contain;
  background-repeat: no-repeat;
}

.bt-step-list > div:nth-of-type(8n+7) .bt-step-item--number::before {
  content: '';
  display: block;
  width: 101px;
  height: 94px;
  background-image: url('https://bodespeaks.com/wp-content/uploads/2026/03/stars-10.svg');
  background-size: contain;
  background-repeat: no-repeat;
}


.yt-facade {
  position: relative;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.yt-facade img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.yt-play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #E8692A!important;
  color: white !important;
  font-size: 28px;
  width: 54px;
  height: 54px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 4px;
  text-decoration: none;
}

.yt-facade iframe {
  position: absolute;
  top: 0; left: 0;
  width: 100%;
  height: 100%;
  border: none;
}




.bt-bg-pattern-effect {
    display: none !important;
}


#bode_speaks_subscribe .elementor-form-fields-wrapper {
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  gap: 0 !important;
  background: #fff !important;
  border: 1.5px solid #e0e0e0 !important;
  border-radius: 12px !important;
  padding: 6px 6px 6px 14px !important;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08) !important;
  width: 100% !important;
  position: relative !important;
  padding-right: 220px !important;
}

#bode_speaks_subscribe .elementor-col-100 {
  width: auto !important;
  max-width: none !important;
}

#bode_speaks_subscribe .elementor-field-group {
  margin: 0 !important;
  padding: 0 !important;
}

#bode_speaks_subscribe .elementor-field-label {
  display: none !important;
}

#bode_speaks_subscribe .elementor-field-group-email {
  flex: 1 !important;
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
  align-items: center !important;
  min-width: 0 !important;
}

#bode_speaks_subscribe .elementor-field-group-email::before {
  content: '' !important;
  display: inline-flex !important;
  align-self: center !important;
  width: 20px !important;
  height: 20px !important;
  min-width: 20px !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23e05a2b' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='2' y='4' width='20' height='16' rx='3' ry='3'/%3E%3Cpath d='M2 7l10 7 10-7'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-size: contain !important;
  margin-right: 10px !important;
  flex-shrink: 0 !important;
}

#bode_speaks_subscribe input[type="email"] {
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
  background: transparent !important;
  padding: 10px 8px !important;
  width: 100% !important;
}

#bode_speaks_subscribe .e-form__buttons {
  position: absolute !important;
  right: -2px !important;
  top: -4px !important;
  bottom: -4px !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  display: flex !important;
  align-items: stretch !important;
}

#bode_speaks_subscribe .elementor-button {
  border: none !important;
  border-radius: 10px !important;
  padding: 0 60px !important;
  font-weight: 700 !important;
  letter-spacing: 1.5px !important;
  text-transform: uppercase !important;
  cursor: pointer !important;
  white-space: nowrap !important;
  height: 100% !important;
  display: flex !important;
  align-items: center !important;
}

@media (max-width: 767px) {
  #bode_speaks_subscribe .elementor-form-fields-wrapper {
    flex-direction: column !important;
    padding: 10px !important;
    padding-right: 10px !important;
    gap: 10px !important;
  }

  #bode_speaks_subscribe .elementor-field-group-email {
    width: 100% !important;
  }

  #bode_speaks_subscribe input[type="email"] {
    width: 100% !important;
    padding: 10px !important;
  }

  #bode_speaks_subscribe .e-form__buttons {
    position: static !important;
    width: 100% !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
  }

  #bode_speaks_subscribe .elementor-button {
    width: 100% !important;
    justify-content: center !important;
    padding: 14px 20px !important;
    height: auto !important;
  }
}


@media (max-width: 768px) {
  body #bode_speaks_subscribe .elementor-form-fields-wrapper {
    flex-direction: column !important;
    padding: 10px !important;
    padding-right: 10px !important;
    gap: 10px !important;
    align-items: stretch !important;
  }
  body #bode_speaks_subscribe .elementor-field-group,
  body #bode_speaks_subscribe .elementor-field-group-email,
  body #bode_speaks_subscribe .elementor-col-100 {
    width: 100% !important;
    flex: none !important;
  }
  body #bode_speaks_subscribe input[type="email"] {
    width: 100% !important;
    padding: 10px !important;
    box-sizing: border-box !important;
  }
  body #bode_speaks_subscribe .e-form__buttons {
    position: static !important;
    width: 100% !important;
    top: unset !important;
    right: unset !important;
    bottom: unset !important;
    height: auto !important;
  }
  body #bode_speaks_subscribe .elementor-button {
    width: 100% !important;
    justify-content: center !important;
    padding: 14px 20px !important;
    height: auto !important;
    min-height: 48px !important;
  }
}












@media (max-width: 768px) {
  body #uncomfortable_subscribe .elementor-form-fields-wrapper {
    flex-direction: column !important;
    padding: 10px !important;
    padding-right: 10px !important;
    gap: 10px !important;
    align-items: stretch !important;
  }
  body #uncomfortable_subscribe .elementor-field-group,
  body #uncomfortable_subscribe .elementor-field-group-email,
  body #uncomfortable_subscribe .elementor-col-100 {
    width: 100% !important;
    flex: none !important;
  }
  body #uncomfortable_subscribe input[type="email"] {
    width: 100% !important;
    padding: 10px !important;
    box-sizing: border-box !important;
  }
  body #uncomfortable_subscribe .e-form__buttons {
    position: static !important;
    width: 100% !important;
    top: unset !important;
    right: unset !important;
    bottom: unset !important;
    height: auto !important;
  }
  body #uncomfortable_subscribe .elementor-button {
    width: 100% !important;
    justify-content: center !important;
    padding: 14px 20px !important;
    height: auto !important;
    min-height: 48px !important;
  }
}

/* Contain the slide overflow at the swiper level */
#bdt-event-carousel-b7d4ba9 .swiper-carousel {
    overflow: hidden;
}

/* Remove overflow hidden from the widget wrapper */
.elementor-element.elementor-element-b7d4ba9 {
    overflow: visible;
}

.elementor-element.elementor-element-b7d4ba9 {
    overflow: clip;
    overflow-x: clip;
    overflow-y: visible;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Lilita One';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://8thirtyfour.com/wp-content/uploads/2026/04/LilitaOne.woff2') format('woff2'),
		url('https://8thirtyfour.com/wp-content/uploads/2026/04/LilitaOne.woff') format('woff'),
		url('https://8thirtyfour.com/wp-content/uploads/2026/04/LilitaOne.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Moga';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://8thirtyfour.com/wp-content/uploads/2026/04/Moga.eot');
	src: url('https://8thirtyfour.com/wp-content/uploads/2026/04/Moga.eot?#iefix') format('embedded-opentype'),
		url('https://8thirtyfour.com/wp-content/uploads/2026/04/Moga.woff2') format('woff2'),
		url('https://8thirtyfour.com/wp-content/uploads/2026/04/Moga.woff') format('woff'),
		url('https://8thirtyfour.com/wp-content/uploads/2026/04/Moga.ttf') format('truetype');
}
/* End Custom Fonts CSS */