.elementor-112409 .elementor-element.elementor-element-b589c96{--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;}/* Start custom CSS for container, class: .elementor-element-b589c96 */section.bms-section {
  padding: 0 !important;
  margin-bottom: 24px !important;
}

div.bms-outer {
  border: 0.6px solid #3d4242 !important;
  padding: 6px !important;
  border-radius: 40px !important;
}

div.bms-inner {
  border: 0.3px solid #acacac !important;
  border-radius: 34px !important;
  padding: 24px !important;
}

div.bms-top {
  display: grid !important;
  grid-template-columns: 1fr 80px 340px !important;
  align-items: center !important;
  gap: 20px !important;
  margin-bottom: 34px !important;
}

div.bms-left {
  display: flex !important;
  align-items: center !important;
}

p.bms-title {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 44px !important;
  line-height: 56px !important;
  font-weight: 700 !important;
  color: #3d4242 !important;
}

div.bms-arrow {
  font-size: 64px !important;
  line-height: 64px !important;
  font-weight: 400 !important;
  color: #3d4242 !important;
  text-align: center !important;
}

div.bms-right {
  display: flex !important;
  flex-direction: column !important;
  gap: 20px !important;
}

div.bms-btn {
  height: 54px !important;
  border: 3px solid #10c9a7 !important;
  border-radius: 16px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  font-size: 20px !important;
  line-height: 20px !important;
  font-weight: 700 !important;
  color: #10c9a7 !important;
  background: #ffffff !important;
}

div.bms-btn-fill {
  background: #10c9a7 !important;
  color: #ffffff !important;
  border: none !important;
}

p.bms-desc {
  margin: 0 auto 26px !important;
  padding: 0 !important;
  max-width: 900px !important;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 500 !important;
  color: #3d4242 !important;
  text-align: center !important;
}

p.bms-label {
  margin: 0 !important;
  padding: 0 !important;
  text-align: center !important;
  font-size: 16px !important;
  line-height: 16px !important;
  font-weight: 700 !important;
  letter-spacing: 2px !important;
  text-transform: uppercase !important;
  color: #10c9a7 !important;
  display: block !important;
}

div.bms-btn.bms-btn-fill.specl {
  padding: 48px 24px !important;
  text-align: center;
  line-height: 30px !important;
}
div.bms-right.spec-righ {
  padding: 4px !important;
  border: 2px solid #00c19d !important;
  border-radius: 24px !important;
}

@media (max-width: 991px) {
  div.bms-top {
    grid-template-columns: 1fr !important;
    gap: 24px !important;
  }

  div.bms-arrow {
    transform: rotate(90deg) !important;
    font-size: 46px !important;
    line-height: 46px !important;
  }

  div.bms-right {
    width: 100% !important;
  }
}

@media (max-width: 767px) {
  div.bms-inner {
    padding: 16px !important;
    border-radius: 20px !important;
  }

  div.bms-outer {
    border-radius: 26px !important;
  }

  p.bms-title {
    font-size: 24px !important;
    line-height: 30px !important;
    text-align: center !important;
  }

  div.bms-left {
    justify-content: center !important;
  }

  div.bms-btn {
    height: 48px !important;
    font-size: 16px !important;
    line-height: 16px !important;
    border-radius: 12px !important;
  }

  p.bms-desc {
    font-size: 14px !important;
    line-height: 22px !important;
    margin-bottom: 20px !important;
  }

  p.bms-label {
    font-size: 12px !important;
    line-height: 20px !important;
    letter-spacing: 1.5px !important;
  }
  div.bms-btn.bms-btn-fill.specl {
    padding: 36px 24px !important;
    text-align: center;
    line-height: 24px !important;
  }
}/* End custom CSS */