.elementor-2275 .elementor-element.elementor-element-cc41b83{--display:flex;--align-items:flex-start;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2275 .elementor-element.elementor-element-cc41b83:not(.elementor-motion-effects-element-type-background), .elementor-2275 .elementor-element.elementor-element-cc41b83 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-accent );}.elementor-2275 .elementor-element.elementor-element-52c3f69{width:100%;max-width:100%;text-align:start;}.elementor-2275 .elementor-element.elementor-element-52c3f69.elementor-element{--align-self:center;}.elementor-2275 .elementor-element.elementor-element-52c3f69 .elementor-heading-title{font-family:"proxima-nova", Sans;font-size:57px;font-weight:700;line-height:59px;color:#35170F;}.elementor-2275 .elementor-element.elementor-element-61499dc{width:100%;max-width:100%;padding:0px 0px 0px 0px;text-align:start;font-family:"proxima-nova", Sans;font-size:20px;font-weight:400;line-height:29px;color:#3A3636;}.elementor-2275 .elementor-element.elementor-element-61499dc.elementor-element{--align-self:center;}.elementor-2275 .elementor-element.elementor-element-ba988ca{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}@media(max-width:1024px){.elementor-2275 .elementor-element.elementor-element-52c3f69 .elementor-heading-title{font-size:50px;line-height:1.2em;}}@media(max-width:767px){.elementor-2275 .elementor-element.elementor-element-52c3f69 .elementor-heading-title{font-size:48px;}}/* Start custom CSS for text-editor, class: .elementor-element-5371d69 *//* Space below bullet lists */
.elementor-2275 .elementor-element.elementor-element-5371d69 ul,
.elementor-2275 .elementor-element.elementor-element-5371d69 ol {
  margin-bottom: 24px;
}

/* Space between individual bullets */
.elementor-2275 .elementor-element.elementor-element-5371d69 li {
  margin-bottom: 8px;
}

/* Prevent extra space after the final bullet */
.elementor-2275 .elementor-element.elementor-element-5371d69 li:last-child {
  margin-bottom: 0;
}/* End custom CSS */
/* Start custom CSS *//* ==================================================
   THREE-CARD GRID
   ================================================== */

.options-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
  width: 100%;
}


/* ==================================================
   CARD
   ================================================== */

.option-card {
  width: 100%;
  min-width: 0;
  padding: 32px !important;
  border: 1px solid #e5e5e5;
  border-radius: 24px;
  background: #f8f5f3;
  justify-content: flex-start !important;
  gap: 0 !important;
}


/* ==================================================
   CARD HEADER
   ================================================== */

.option-header {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: nowrap;
  gap: 10px !important;
  min-height: 0;
  margin: 0 0 24px;
  padding: 0;
}


/* ==================================================
   ICON
   ================================================== */

.option-header .elementor-icon {
  display: flex;
  color: #b30505;
  font-size: 20px;
}

.option-header .elementor-icon svg {
  width: 20px;
  height: 20px;
  fill: currentColor;
}


/* ==================================================
   CARD TITLE
   ================================================== */

.option-title {
  flex: 0 1 auto;
  width: auto;
  min-width: 0;
  margin: 0 !important;
}

.option-title > .elementor-widget-container {
  margin: 0 !important;
}

.option-title .elementor-heading-title {
  margin: 0;
  color: #111111;
  font-size: 21px;
  font-weight: 700;
  line-height: 1.1;
  white-space: nowrap;
}


/* ==================================================
   BADGE
   ================================================== */

.option-badge {
  flex: 0 0 auto;
  width: auto !important;
  margin: 0 0 0 auto !important;
}

.option-badge > .elementor-widget-container {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 7px 16px !important;
  border-radius: 14px !important;
  background-color: #f8dddd !important;
}

.option-badge p {
  margin: 0 !important;
  color: #b30505 !important;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.1;
  white-space: nowrap;
}


/* ==================================================
   INDIVIDUAL METRIC
   ================================================== */

.option-metric {
  display: flex;
  flex-direction: column;
  justify-content: flex-start !important;
  gap: 6px !important;
  min-height: 0;
  margin: 0 0 16px;
  padding: 0;
}

.option-metric:last-child {
  margin-bottom: 0;
}


/* ==================================================
   METRIC LABELS
   ================================================== */

.metric-labels {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: baseline;
  gap: 12px !important;
  min-height: 0;
  margin: 0;
  padding: 0;
}

.metric-labels .elementor-widget {
  width: auto;
  margin: 0 !important;
}

.metric-labels .elementor-widget-container {
  margin: 0 !important;
}

.metric-labels p {
  margin: 0 !important;
  color: #181818;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.15;
}

.metric-labels .elementor-widget:last-child p {
  color: #555555;
  text-align: right;
}


/* ==================================================
   PROGRESS TRACK
   ================================================== */

.metric-track {
  position: relative;
  width: 100%;
  height: 6px;
  min-height: 6px !important;
  margin: 0;
  padding: 0;
  overflow: hidden;
  border-radius: 999px;
  background: #f5f5f5;
}


/* ==================================================
   PROGRESS FILL
   ================================================== */

.metric-fill {
  position: absolute;
  inset: 0 auto 0 0;
  height: 100%;
  min-height: 0 !important;
  margin: 0;
  padding: 0;
  border-radius: 999px;
  background: #b30505;
}


/* ==================================================
   PROGRESS WIDTHS
   ================================================== */

.fill-25 {
  width: 25%;
}

.fill-50 {
  width: 50%;
}

.fill-75 {
  width: 75%;
}

.fill-100 {
  width: 100%;
}


/* ==================================================
   TABLET
   ================================================== */

@media (max-width: 1024px) {
  .options-grid {
    grid-template-columns: 1fr;
  }
}


/* ==================================================
   MOBILE
   ================================================== */

@media (max-width: 767px) {
  .option-card {
    padding: 22px !important;
    border-radius: 18px;
  }

  .option-header {
    flex-wrap: wrap;
    margin-bottom: 20px;
  }

  .option-title .elementor-heading-title {
    font-size: 19px;
  }

  .option-badge {
    margin-left: 0 !important;
  }

  .option-badge > .elementor-widget-container {
    padding: 6px 12px !important;
  }

  .option-badge p {
    font-size: 13px;
  }

  .metric-labels p {
    font-size: 15px;
  }
}/* End custom CSS */