.mode-edit .banner-bg {
  height: 200px !important;
  position: relative !important;
  z-index: 0 !important;
}
.mode-edit .banner-bg img {
  height: 200px !important;
}

body .health-regency section.health-regency-bannersection {
  padding: 105px 0px 0px 0px;
  margin: 0px auto;
  text-align: center;
  position: relative;
  margin-top: -1px;
}
body .health-regency section.health-regency-bannersection::after {
  content: "";
  background-color: #091b57;
  height: 101%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}
body .health-regency section.health-regency-bannersection .banner-bg {
  height: 475px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
body .health-regency section.health-regency-bannersection .banner-bg picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 0px -139.64px;
  display: block;
  border: 1px solid #000;
}
@media (max-width: 1090px) {
  body .health-regency section.health-regency-bannersection .banner-bg picture img {
    object-position: center;
  }
}
body .health-regency section.health-regency-bannersection .banner-content {
  position: relative;
  padding: 43px 0px 0px 0px;
}
@media (max-width: 767px) {
  body .health-regency section.health-regency-bannersection .banner-content .container {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 768px) {
  body .health-regency section.health-regency-bannersection .banner-content {
    padding: 38px 0px 24.6px 0px;
  }
}
body .health-regency section.health-regency-bannersection .banner-content::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-color: #091b57;
  opacity: 0.7;
  height: 100%;
  width: 100%;
  z-index: -1;
}
body .health-regency section.health-regency-bannersection .banner-content p {
  color: #ffffff;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 35px;
  margin-bottom: 0px;
}
@media (max-width: 768px) {
  body .health-regency section.health-regency-bannersection .banner-content p {
    font-size: 20px;
    line-height: 23px;
  }
}
body .health-regency section.health-regency-bannersection .banner-content h1 {
  color: #ffffff;
  text-align: center;
  margin-top: 19px;
  font-family: "Montserrat", sans-serif;
  font-size: 38px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  body .health-regency section.health-regency-bannersection .banner-content h1 {
    font-size: 27px;
    line-height: 30px;
    max-width: 205px;
    margin: 13px auto 0px auto;
  }
}
body .health-regency section.health-regency-bannersection .banner-content .formHealthy {
  margin-top: 27.3px;
}
body .health-regency section.health-regency-bannersection .banner-content .formHealthy .quote-form {
  max-width: 395px;
  display: flex;
  flex-direction: column;
  gap: 15.01px;
  margin: 0px auto;
}
body .health-regency section.health-regency-bannersection .banner-content .formHealthy .quote-form select,
body .health-regency section.health-regency-bannersection .banner-content .formHealthy .quote-form input {
  width: 100%;
  padding: 14px;
  border-radius: 10px;
  border: none;
  font-size: 16px;
}
body .health-regency section.health-regency-bannersection .banner-content .formHealthy .quote-form .country-wrapper {
  position: relative;
}
body .health-regency section.health-regency-bannersection .banner-content .formHealthy .quote-form .country-wrapper select {
  appearance: none;
  color: #091b57;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
}
body .health-regency section.health-regency-bannersection .banner-content .formHealthy .quote-form .date-wrapper {
  position: relative;
}
body .health-regency section.health-regency-bannersection .banner-content .formHealthy .quote-form .date-wrapper label#dateDisplay {
  position: absolute;
  width: 100%;
  left: 0;
  height: 100%;
  text-align: left;
  background-color: #fff;
  display: flex;
  align-items: center;
  padding-left: 15px;
  color: #091b57;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  border-radius: 11px;
  cursor: pointer;
}
body .health-regency section.health-regency-bannersection .banner-content .formHealthy .quote-form .date-wrapper #dateDisplay.placeholder {
  color: #6b7280;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  opacity: 0.5;
  line-height: 26px;
}
body .health-regency section.health-regency-bannersection .banner-content .formHealthy .quote-form .date-wrapper input {
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
}
body .health-regency section.health-regency-bannersection .banner-content .formHealthy .quote-form .date-wrapper input::placeholder {
  color: #6b7280;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  opacity: 0.5;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
}
body .health-regency section.health-regency-bannersection .banner-content .formHealthy .quote-form .icon-calendar {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 20px;
  color: #fe7407;
  pointer-events: none;
}
body .health-regency section.health-regency-bannersection .banner-content .formHealthy .quote-form .person-wrapper {
  background-color: #ffffff;
  border-radius: 8px;
  padding: 17.23px 0px 16.22px 0px;
}
body .health-regency section.health-regency-bannersection .banner-content .formHealthy .quote-form .person-counter {
  color: #091b57;
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px; /* 130% */
}
body .health-regency section.health-regency-bannersection .banner-content .formHealthy .quote-form .person-count {
  padding: 0px 17.54px 0px 12.82px;
}
body .health-regency section.health-regency-bannersection .banner-content .formHealthy .quote-form .person-count .date-label {
  color: #6b7280;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  opacity: 0.5;
  font-style: normal;
  font-weight: 500;
  line-height: 26px; /* 185.714% */
  white-space: nowrap;
}
body .health-regency section.health-regency-bannersection .banner-content .formHealthy .quote-form .person-count button {
  background: none;
  border: none;
  font-size: 24px;
  color: #001b55;
  cursor: pointer;
}
body .health-regency section.health-regency-bannersection .banner-content .formHealthy .quote-form .person-count button img {
  width: 22.7px;
  height: 22.7px;
}
body .health-regency section.health-regency-bannersection .banner-content .formHealthy .quote-form #dob-container {
  gap: 5.78px;
}
body .health-regency section.health-regency-bannersection .banner-content .formHealthy .quote-form #dob-container .dob-group {
  margin-top: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0px 17.54px 0px 12.82px;
}
body .health-regency section.health-regency-bannersection .banner-content .formHealthy .quote-form #dob-container .dob-group.has-error input {
  color: red !important;
}
body .health-regency section.health-regency-bannersection .banner-content .formHealthy .quote-form #dob-container .dob-group label {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px; /* 185.714% */
  white-space: nowrap;
  color: #091b57;
}
body .health-regency section.health-regency-bannersection .banner-content .formHealthy .quote-form #dob-container .dob-group input {
  width: 50%;
}
body .health-regency section.health-regency-bannersection .banner-content .formHealthy .quote-form #dob-container .dob-group .dob-inputs {
  display: flex;
  gap: 10px;
}
body .health-regency section.health-regency-bannersection .banner-content .formHealthy .quote-form #dob-container .dob-group .dob-inputs input {
  flex: 1;
  text-align: center;
  border-radius: 5px;
  background: #ffffff;
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.16);
  border: none;
  padding: 6.74px 12.71px 10.63px 9.43px;
  width: 55.05px;
  height: 32.287px;
  flex-shrink: 0;
  padding: 0px;
  color: #091b57;
}
body .health-regency section.health-regency-bannersection .banner-content .formHealthy .quote-form #dob-container .dob-group .dob-inputs input > *:nth-child(3n) {
  width: 63.04px;
}
body .health-regency section.health-regency-bannersection .banner-content .formHealthy .quote-form #dob-container .dob-group .dob-inputs input::placeholder {
  color: #6b7280;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  opacity: 0.5;
  font-style: normal;
  font-weight: 400;
  line-height: 15px;
  letter-spacing: 0.14px;
}
body .health-regency section.health-regency-bannersection .banner-content .formHealthy .quote-form #dob-container .dob-group .dob-inputs input[name="dob_year[]"] {
  flex: 1;
  text-align: center;
  border-radius: 5px;
  background: #ffffff;
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.16);
  border: none;
  padding: 6.74px 12.71px 10.63px 9.43px;
  width: 70px;
  height: 32.287px;
  flex-shrink: 0;
  padding: 0px;
  color: #091b57;
}
body .health-regency section.health-regency-bannersection .banner-content .formHealthy .quote-form #dob-container .dob-group .dob-inputs input[name="dob_year[]"] > *:nth-child(3n) {
  width: 63.04px;
}
body .health-regency section.health-regency-bannersection .banner-content .formHealthy .quote-form #dob-container .dob-group .dob-inputs input[name="dob_year[]"]::placeholder {
  color: #6b7280;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  opacity: 0.5;
  font-style: normal;
  font-weight: 400;
  line-height: 15px;
  letter-spacing: 0.14px;
}
body .health-regency section.health-regency-bannersection .banner-content .formHealthy .quote-form .text-content-warning {
  color: #091b57;
}
body .health-regency section.health-regency-bannersection .banner-content .formHealthy .quote-form .text-content-warning a {
  color: #fe7407;
  text-decoration: underline;
}
body .health-regency section.health-regency-bannersection .banner-content .formHealthy .quote-form .btn.btn-quote {
  background-color: #fe7407;
  padding: 16.9px 0px 20.1px 0px;
  margin: 0px auto;
  cursor: pointer;
  color: #ffffff;
  font-family: "Montserrat", sans-serif;
  font-size: 19px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  z-index: 1;
  width: 100%;
  border: 1px solid #ffffff;
}
body .health-regency section.health-regency-label-simple-straight-cotent-section {
  background-color: #081b56;
  padding-top: 117.63px;
  padding-bottom: 120.51px;
  display: flex;
  justify-content: center;
  text-align: center;
}
@media (max-width: 768px) {
  body .health-regency section.health-regency-label-simple-straight-cotent-section {
    padding: 59.55px 0px 55.51px 0px;
    margin: 0px auto;
  }
}
@media (max-width: 768px) {
  body .health-regency section.health-regency-label-simple-straight-cotent-section p {
    text-align: left;
  }
}
body .health-regency section.health-regency-label-simple-straight-cotent-section h2 {
  text-align: center;
  margin-bottom: 0px;
  color: #ffffff;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
body .health-regency section.health-regency-label-simple-straight-cotent-section h2 picture {
  margin-bottom: 3vw;
}
body .health-regency section.health-regency-label-simple-straight-cotent-section h3 {
  margin-top: 16.35px;
  color: #fe7407;
  font-family: "Calibri", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
@media (max-width: 768px) {
  body .health-regency section.health-regency-label-simple-straight-cotent-section .label-content-containers {
    padding-left: 19.44px;
    height: fit-content;
    border-left: 2px solid #fe7407;
    position: relative;
    width: 306px;
  }
  body .health-regency section.health-regency-label-simple-straight-cotent-section .label-content-containers h2 {
    text-align: left;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: -0.22px;
    color: #fff;
    font-family: "Montserrat", sans-serif;
  }
  body .health-regency section.health-regency-label-simple-straight-cotent-section .label-content-containers h2 picture img {
    margin-bottom: 9.29px;
  }
  body .health-regency section.health-regency-label-simple-straight-cotent-section .label-content-containers h3 {
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    text-align: left;
    margin-top: 7px;
  }
}
body .health-regency section.health-regency-content-section {
  padding: 76px 0px 151.81px 0px;
  margin: 0 auto;
  position: relative;
  height: auto;
  width: 100%;
  overflow: hidden;
}
@media (max-width: 1250px) {
  body .health-regency section.health-regency-content-section {
    padding: 35px 0px 40px 0px;
    margin: 0px auto;
  }
  body .health-regency section.health-regency-content-section .col-md-6.col-12.d-flex {
    margin-top: 20.72px;
  }
}
@media (max-width: 992px) {
  body .health-regency section.health-regency-content-section {
    padding: 35px 0px 69.54px 0px;
  }
  body .health-regency section.health-regency-content-section .row {
    gap: 20.72px;
  }
}
@media (max-width: 768px) {
  body .health-regency section.health-regency-content-section {
    padding: 35px 0px 0px 0px;
  }
  body .health-regency section.health-regency-content-section .row {
    gap: 20.72px;
  }
}
body .health-regency section.health-regency-content-section::after {
  content: "";
  background-image: url(/application/themes/kos/assets/images/Regency_Shiled_Icon_Blue.svg);
  width: 625px;
  height: 580px;
  flex-shrink: 0;
  background-repeat: no-repeat;
  background-position: center;
  aspect-ratio: 125/116;
  position: absolute;
  right: -80px;
  bottom: 0;
  transform: translateY(10%);
  z-index: -1;
}
@media (max-width: 768px) {
  body .health-regency section.health-regency-content-section::after {
    display: none;
  }
}
body .health-regency section.health-regency-content-section picture {
  margin: auto;
}
body .health-regency section.health-regency-content-section picture img {
  width: auto;
  height: auto;
  max-height: 349.369px;
  flex-shrink: 0;
  object-fit: cover;
  aspect-ratio: 524/349.37;
  object-position: 0.024px 0px;
}
@media (max-width: 1024px) {
  body .health-regency section.health-regency-content-section picture img {
    height: 372px;
    flex-shrink: 0;
    object-fit: cover;
    object-position: center;
    margin: auto;
    display: flex;
  }
}
body .health-regency section.health-regency-content-section .health-review-content {
  width: 121px;
  height: auto;
  margin: 0px auto;
  padding-bottom: 107.41px;
}
@media (max-width: 768px) {
  body .health-regency section.health-regency-content-section .health-review-content {
    padding-bottom: 34px;
  }
}
body .health-regency section.health-regency-content-section .health-review-content img {
  width: 100%;
  height: 100%;
  aspect-ratio: unset !important;
}
body .health-regency section.health-regency-content-section .links-container-links {
  margin-top: 11.57px;
}
body .health-regency section.health-regency-content-section .links-container-links .link-item {
  padding-left: 0px !important;
}
@media (max-width: 1024px) {
  body .health-regency section.health-regency-content-section .links-container-links .link-item {
    padding: 0px !important;
  }
}
body .health-regency section.health-regency-content-section .links-container-links a {
  padding: 16.9px 139.46px 20.1px 140.48px;
  border: 1px solid #ffffff;
  border-radius: 6px;
  width: fit-content;
  color: #ffffff;
  background-color: #fe7407;
  font-family: "Montserrat", sans-serif;
  font-size: 19px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
}
body .health-regency section.health-regency-content-section .links-container-links a:hover {
  cursor: pointer;
  color: #fe7407;
  background: #ffffff;
  border: 1px solid #fe7407;
}
@media (max-width: 1024px) {
  body .health-regency section.health-regency-content-section .links-container-links a {
    padding: 16.9px 59.46px 20.1px 59.46px;
  }
}
body .health-regency section.health-regency-content-section p {
  margin-bottom: 0px;
  color: #707070;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
}
@media (max-width: 768px) {
  body .health-regency section.health-regency-content-section p {
    font-size: 12px;
  }
}
body .health-regency section.health-regency-content-section h2 {
  color: #091b57;
  font-family: "Montserrat", sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 28px;
}
@media (max-width: 768px) {
  body .health-regency section.health-regency-content-section h2 {
    width: 257px;
  }
}
body .health-regency section.health-regency-label-cotent-section {
  background-color: #ffffff;
  padding-top: 104px1;
  padding-bottom: 117.23px;
  display: flex;
  justify-content: center;
  text-align: center;
}
@media (max-width: 768px) {
  body .health-regency section.health-regency-label-cotent-section {
    padding: 0px 0px 55.51px 0px;
    margin: 0px auto;
  }
  body .health-regency section.health-regency-label-cotent-section p {
    text-align: left;
    margin-bottom: 6.28px;
  }
}
body .health-regency section.health-regency-label-cotent-section h2 {
  color: #000;
  font-family: "Calibri", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-align: center;
  margin-bottom: 0px;
}
body .health-regency section.health-regency-label-cotent-section h2 picture {
  margin-bottom: 3vw;
}
body .health-regency section.health-regency-label-cotent-section h2 picture img {
  margin-bottom: 9.2px;
}
body .health-regency section.health-regency-label-cotent-section h3 {
  margin-top: 9.26px;
  margin-bottom: 0px;
  color: #091b57;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}
@media (max-width: 768px) {
  body .health-regency section.health-regency-label-cotent-section .label-content-containers {
    padding-left: 19.44px;
    height: fit-content;
    border-left: 2px solid #fe7407;
    position: relative;
    width: 100%;
    max-width: 364p;
  }
  body .health-regency section.health-regency-label-cotent-section .label-content-containers h2 {
    text-align: left;
    margin-bottom: 0px;
    color: #000;
    font-family: "Calibri", sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }
  body .health-regency section.health-regency-label-cotent-section .label-content-containers h2 picture {
    margin-bottom: 3vw;
  }
  body .health-regency section.health-regency-label-cotent-section .label-content-containers h3 {
    margin-top: 16.35px;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    line-height: 18px; /* 112.5% */
    font-style: normal;
    font-weight: 400;
    text-align: left;
    margin-bottom: 0px;
    color: #091b57;
  }
}
body .health-regency section.health-benefits-regency-section {
  background-color: #081b56;
  height: auto;
  width: auto;
  padding-top: 78.1px;
  padding-bottom: 72.24px;
  position: relative;
}
@media (max-width: 768px) {
  body .health-regency section.health-benefits-regency-section {
    height: auto;
  }
}
body .health-regency section.health-benefits-regency-section hr {
  width: 100%;
  top: 0;
  position: absolute;
  height: 5px;
  background-color: #fe7407;
  opacity: 1;
  margin: 0px;
}
body .health-regency section.health-benefits-regency-section h2 {
  color: #ffffff;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
}
@media (max-width: 768px) {
  body .health-regency section.health-benefits-regency-section h2 {
    width: 241px;
    margin: auto;
  }
}
body .health-regency section.health-benefits-regency-section h3 {
  height: 74px;
}
@media (max-width: 992px) {
  body .health-regency section.health-benefits-regency-section .content-items-row {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}
body .health-regency section.health-regency-claim-24h-content-section {
  padding: 147px 0px 151.81px 0px;
  margin: 0px auto;
  position: relative;
  height: auto;
  width: 100%;
  overflow: hidden;
}
@media (max-width: 1024px) {
  body .health-regency section.health-regency-claim-24h-content-section {
    padding: 35px 0px 40px 0px;
    margin: 0px auto;
  }
  body .health-regency section.health-regency-claim-24h-content-section .col-md-6.col-12.d-flex {
    margin-top: 20.72px;
  }
}
@media (max-width: 992px) {
  body .health-regency section.health-regency-claim-24h-content-section {
    padding: 35px 0px 40px 0px;
  }
  body .health-regency section.health-regency-claim-24h-content-section .row {
    gap: 20.72px;
  }
  body .health-regency section.health-regency-claim-24h-content-section .container-left {
    order: 2;
  }
  body .health-regency section.health-regency-claim-24h-content-section .container-right {
    order: 1;
  }
}
@media (max-width: 1024px) {
  body .health-regency section.health-regency-claim-24h-content-section picture {
    display: flex;
    margin: auto;
  }
}
body .health-regency section.health-regency-claim-24h-content-section picture img {
  width: auto;
  height: auto;
  max-height: 441.625px;
  flex-shrink: 0;
  object-fit: cover;
  aspect-ratio: 662.37/441.62;
}
@media (max-width: 1024px) {
  body .health-regency section.health-regency-claim-24h-content-section picture img {
    height: 372px;
    flex-shrink: 0;
    margin: auto;
  }
}
body .health-regency section.health-regency-claim-24h-content-section .links-container-links {
  margin-top: 27px;
}
body .health-regency section.health-regency-claim-24h-content-section .links-container-links .link-item {
  padding-left: 0px !important;
}
@media (max-width: 1024px) {
  body .health-regency section.health-regency-claim-24h-content-section .links-container-links .link-item {
    padding: 0px !important;
  }
}
body .health-regency section.health-regency-claim-24h-content-section .links-container-links a {
  padding: 16.9px 128.46px 20.1px 140.48px;
  border: 1px solid #ffffff;
  border-radius: 6px;
  width: fit-content;
  color: #ffffff;
  background-color: #fe7407;
  font-family: "Montserrat", sans-serif;
  font-size: 19px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
}
body .health-regency section.health-regency-claim-24h-content-section .links-container-links a:hover {
  cursor: pointer;
  color: #fe7407;
  background: #ffffff;
  border: 1px solid #fe7407;
}
@media (max-width: 1024px) {
  body .health-regency section.health-regency-claim-24h-content-section .links-container-links a {
    display: flex;
    width: 100%;
    white-space: nowrap;
    padding: 16.9px 89px 20.1px 79px;
    justify-content: center;
  }
}
body .health-regency section.health-regency-claim-24h-content-section p {
  margin-bottom: 0px;
  max-width: 504px;
  color: #707070;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
}
@media (max-width: 992px) {
  body .health-regency section.health-regency-claim-24h-content-section p {
    max-width: unset;
  }
}
body .health-regency section.health-regency-claim-24h-content-section h2 {
  color: #091b57;
  font-family: "Montserrat", sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 28px;
}
@media (max-width: 768px) {
  body .health-regency section.health-regency-claim-24h-content-section h2 {
    margin-top: 28.72px;
    margin-bottom: 13.41px;
  }
}
body .health-regency section.health-regency-claim-24h-content-section h3 {
  color: #707070;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  max-width: 554px;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
body .health-regency section.health-compare-content-section {
  padding: 147px 0px 151.81px 0px;
  margin: 0px auto;
  position: relative;
  height: auto;
  width: 100%;
  overflow: hidden;
  background-color: #ebebeb;
}
@media (max-width: 1024px) {
  body .health-regency section.health-compare-content-section {
    padding: 46.09px 0px 40px 0px;
    margin: 0px auto;
  }
  body .health-regency section.health-compare-content-section .col-md-6.col-12.d-flex {
    margin-top: 20.72px;
  }
}
@media (max-width: 992px) {
  body .health-regency section.health-compare-content-section {
    padding: 46.09px 0px 104px 0px;
  }
  body .health-regency section.health-compare-content-section .row {
    gap: 20.72px;
  }
  body .health-regency section.health-compare-content-section .container-left {
    order: 2;
  }
  body .health-regency section.health-compare-content-section .container-right {
    order: 1;
  }
}
body .health-regency section.health-compare-content-section picture img {
  width: auto;
  height: auto;
  max-height: 441.625px;
  flex-shrink: 0;
  object-fit: cover;
  aspect-ratio: 625.23/416.86;
}
@media (max-width: 1024px) {
  body .health-regency section.health-compare-content-section picture img {
    height: 338.2;
    flex-shrink: 0;
    margin: auto;
  }
}
body .health-regency section.health-compare-content-section .links-container-links {
  margin-top: 27px;
  margin-bottom: 0px;
}
body .health-regency section.health-compare-content-section .links-container-links .link-item {
  padding-left: 0px !important;
}
@media (max-width: 1024px) {
  body .health-regency section.health-compare-content-section .links-container-links .link-item {
    padding: 0px !important;
  }
}
body .health-regency section.health-compare-content-section .links-container-links a {
  padding: 16.9px 128.46px 20.1px 140.48px;
  border: 1px solid #ffffff;
  border-radius: 6px;
  width: fit-content;
  color: #ffffff;
  background-color: #fe7407;
  font-family: "Montserrat", sans-serif;
  font-size: 19px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
}
body .health-regency section.health-compare-content-section .links-container-links a:hover {
  cursor: pointer;
  color: #fe7407;
  background: #ffffff;
  border: 1px solid #fe7407;
}
@media (max-width: 1024px) {
  body .health-regency section.health-compare-content-section .links-container-links a {
    display: flex;
    width: 100%;
    padding: 16.9px 89px 20.1px 79px;
    justify-content: center;
    white-space: nowrap;
  }
}
body .health-regency section.health-compare-content-section p {
  margin-bottom: 0px;
  max-width: 504px;
  color: #707070;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
}
@media (max-width: 992px) {
  body .health-regency section.health-compare-content-section p {
    max-width: unset;
  }
}
body .health-regency section.health-compare-content-section h2 {
  color: #091b57;
  font-family: "Montserrat", sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 28.26px;
}
body .health-regency section.health-compare-content-section h3 {
  color: #707070;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  max-width: 554px;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
@media (max-width: 992px) {
  body .health-regency section.health-compare-content-section h3 {
    max-width: unset;
  }
}

/*# sourceMappingURL=health_quote.css.map */
