.elementor-10313 .elementor-element.elementor-element-b31135f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-10313 .elementor-element.elementor-element-c9380af > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}body.elementor-page-10313{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}/* Start custom CSS for html, class: .elementor-element-c9380af */body.elementor-page {
  font-family: "Poppins", system-ui, sans-serif;
  color: #ffffff;
}
.elementor h1,
.elementor h2,
.elementor h3,
.elementor h4,
.elementor h5,
.elementor h6 {
  color: #FFB800;
}
.elementor .elementor-widget-text-editor {
  color: #EAEAEA;
  font-size: 15px;
}
.elementor .elementor-widget-heading .elementor-heading-title {
  color: #FFB800;
}
.elementor .elementor-widget-heading .elementor-heading-title {
  color: #FFB800 !important;
}
.elementor a {
  color: white;
}

.elementor a:hover {
  color: gold;
}
.coachImagePlaceholder img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 18px;
  filter: brightness(1.05);
}
.coachImageOverlay {
  position: absolute;
  inset: 0;
  background: radial-gradient(
    circle at bottom right,
    rgba(255,184,0,0.25),
    rgba(0,0,0,0) 60%
  );
}
.productImage {
  width: 100%;
  height: 160px;
  object-fit: cover;
  border-radius: 12px;
}/* End custom CSS */