body .make-a-claim section.make-a-claim-banner-section {
  padding: 163px 0px 157px 0px;
  background-color: #081b56;
  display: flex;
  justify-content: center;
  position: relative;
}
body .make-a-claim section.make-a-claim-banner-section p,
body .make-a-claim section.make-a-claim-banner-section h1,
body .make-a-claim section.make-a-claim-banner-section h2,
body .make-a-claim section.make-a-claim-banner-section h3,
body .make-a-claim section.make-a-claim-banner-section h4,
body .make-a-claim section.make-a-claim-banner-section h5,
body .make-a-claim section.make-a-claim-banner-section h6 {
  color: #ffffff;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  white-space: nowrap;
}
body .make-a-claim section.make-a-claim-banner-section::after {
  content: "";
  background-image: url(/application/themes/kos/assets/images/regency-sheild.svg);
  width: 294.923px;
  height: 295.93px;
  flex-shrink: 0;
  background-repeat: no-repeat;
  background-position: center;
  aspect-ratio: 125/116;
  position: absolute;
  left: -50px;
  bottom: 0;
  transform: translateY(-10%);
  opacity: 0.12;
}
@media (max-width: 768px) {
  body .make-a-claim section.make-a-claim-banner-section::after {
    display: none;
  }
}
@media (max-width: 768px) {
  body .make-a-claim section.make-a-claim-banner-section {
    display: none;
  }
}
body .make-a-claim section.make-a-claim-content-section {
  background-color: #ffffff;
  display: flex;
  justify-content: center;
  text-align: center;
  padding-top: 68.72px;
  padding-bottom: 73.91px;
}
body
  .make-a-claim
  section.make-a-claim-content-section
  .label-content-containers
  p {
  color: #081b56;
  font-family: "Montserrat", sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 0px;
  /* 120% */
}
body
  .make-a-claim
  section.make-a-claim-content-section
  .label-content-containers
  #how-to-make-health-text,
body
  .make-a-claim
  section.make-a-claim-content-section
  .label-content-containers
  #how-to-make-life-text {
  display: none;
}
@media (max-width: 768px) {
  body .make-a-claim section.make-a-claim-content-section {
    padding: 29.72px 0px 29.72px 38px;
  }
  body
    .make-a-claim
    section.make-a-claim-content-section
    .label-content-containers
    p {
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    /* 133.333% */
    text-align: left;
  }
  body
    .make-a-claim
    section.make-a-claim-content-section
    .label-content-containers
    #how-to-make-health-text,
  body
    .make-a-claim
    section.make-a-claim-content-section
    .label-content-containers
    #how-to-make-life-text {
    display: block;
  }
  body
    .make-a-claim
    section.make-a-claim-content-section
    .label-content-containers
    #how-to-make-health-text
    h1,
  body
    .make-a-claim
    section.make-a-claim-content-section
    .label-content-containers
    #how-to-make-life-text
    h1 {
    color: #081b56;
    font-family: "Montserrat", sans-serif;
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    /* 120% */
    text-align: start;
  }
  body
    .make-a-claim
    section.make-a-claim-content-section
    .label-content-containers
    #how-to-make-health-text
    p,
  body
    .make-a-claim
    section.make-a-claim-content-section
    .label-content-containers
    #how-to-make-life-text
    p {
    color: #081b56;
    font-family: "Montserrat", sans-serif;
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
  }
}
body .make-a-claim section.make-a-claim-content-button-section {
  margin-bottom: 0px;
  text-align: center;
}
body
  .make-a-claim
  section.make-a-claim-content-button-section
  .bottom-assessing {
  padding: 47.5px 52px;
}
body
  .make-a-claim
  section.make-a-claim-content-button-section
  .bottom-assessing
  .button-download {
  padding-top: 27.5px;
  padding-bottom: 0px;
  margin-bottom: -1rem;
}
body
  .make-a-claim
  section.make-a-claim-content-button-section
  .bottom-assessing
  .button-download
  .download-items-container
  a {
  max-width: 270px;
  width: 100%;
  padding-left: 2rem;
}
body
  .make-a-claim
  section.make-a-claim-content-button-section
  .bottom-assessing
  h3 {
  color: #091b57;
  font-family: Montserrat;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  text-align: left;
}
body
  .make-a-claim
  section.make-a-claim-content-button-section
  .bottom-assessing
  p {
  color: #707070;
  font-family: Montserrat;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 15px;
  text-align: left;
}
@media (min-width: 768px) {
  body
    .make-a-claim
    section.make-a-claim-content-button-section
    .bottom-assessing
    .button-download {
    padding-top: 55px;
    padding-bottom: 38.5px;
  }
  body
    .make-a-claim
    section.make-a-claim-content-button-section
    .bottom-assessing
    .button-download
    .download-items-container
    a {
    width: 292.5px;
  }
  body
    .make-a-claim
    section.make-a-claim-content-button-section
    .bottom-assessing
    h3 {
    color: #081b56;
    font-family: "Montserrat", sans-serif;
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    text-align: center;
  }
  body
    .make-a-claim
    section.make-a-claim-content-button-section
    .bottom-assessing
    p {
    color: #707070;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    max-width: 492.878px;
    width: 100%;
    margin: 0 auto;
  }
}
body .make-a-claim section.make-a-claim-content-important-note-section {
  margin-bottom: 71.08px;
}
body .make-a-claim section.make-a-claim-content-important-note-section p {
  color: #091b57;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  /* 133.333% */
  max-width: 639.878px;
  width: 100%;
  margin: 0 auto;
}

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