.contact {
  padding-top: 170px;
  padding-bottom: 130px;
  background: #edf2f6;
  position: relative;
  overflow: hidden;
}
@media (max-width: 991.98px) {
  .contact {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.contact .bgcl {
  width: -moz-fit-content;
  width: fit-content;
  color: #f1b603;
  background: #0e364c;
  border-radius: 22px;
  display: block;
  margin: 0 auto 30px;
  padding: 8px 16px;
  text-transform: uppercase;
  position: relative;
  z-index: 1;
}
.contact .bgcl .kmbi-border-5 {
  position: absolute;
  top: -2.55rem;
  right: 49%;
  z-index: -1;
  pointer-events: none;
}
.contact h2 {
  font-size: 54px;
  color: #002c44;
  text-align: center;
  margin-bottom: 30px;
}
.contact p {
  text-align: center;
}
.contact .btn {
  width: 100%;
  margin-top: 1.5rem;
  position: relative;
}
.contact .btn .kmbi-border-6 {
  position: absolute;
  bottom: -2.65rem;
  left: 49%;
  pointer-events: none;
}
.contact .select2-container {
  margin-bottom: 30px;
}
.contact .select2-container.select2-container--above .select2-selection {
  border-top-right-radius: 0 !important;
  border-top-left-radius: 0 !important;
}
.contact .select2-container.select2-container--below .select2-selection {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.contact .select2-container:not(.select2-container--open) .select2-selection {
  border-radius: 25px !important;
}
.contact .select2-selection {
  background-color: #edf2f6 !important;
  min-height: 51px;
  border: 1px solid #002c44 !important;
  border-radius: 25px !important;
  color: #002c44;
  padding: 10px 20px !important;
  position: relative !important;
}
.contact .select2-selection:not(.select2-selection--clearable)::before {
  content: "";
  position: absolute;
  left: 25px;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23002c44' class='bi bi-hospital-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6 0a1 1 0 0 0-1 1v1a1 1 0 0 0-1 1v4H1a1 1 0 0 0-1 1v7a1 1 0 0 0 1 1h6v-2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5V16h6a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1h-3V3a1 1 0 0 0-1-1V1a1 1 0 0 0-1-1H6Zm2.5 5.034v1.1l.953-.55.5.867L9 7l.953.55-.5.866-.953-.55v1.1h-1v-1.1l-.953.55-.5-.866L7 7l-.953-.55.5-.866.953.55v-1.1h1ZM2.25 9h.5a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25h-.5A.25.25 0 0 1 2 9.75v-.5A.25.25 0 0 1 2.25 9Zm0 2h.5a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25h-.5a.25.25 0 0 1-.25-.25v-.5a.25.25 0 0 1 .25-.25ZM2 13.25a.25.25 0 0 1 .25-.25h.5a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25h-.5a.25.25 0 0 1-.25-.25v-.5ZM13.25 9h.5a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25h-.5a.25.25 0 0 1-.25-.25v-.5a.25.25 0 0 1 .25-.25ZM13 11.25a.25.25 0 0 1 .25-.25h.5a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25h-.5a.25.25 0 0 1-.25-.25v-.5Zm.25 1.75h.5a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25h-.5a.25.25 0 0 1-.25-.25v-.5a.25.25 0 0 1 .25-.25Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
}
.contact .select2-search {
  display: flex;
  align-items: center;
}
.contact .select2-selection__choice {
  background-color: #edf2f6 !important;
  color: #002c44 !important;
  border: 1px solid #002c44 !important;
}
.contact .select2-container--default.select2-container--focus .select2-selection--multiple {
  border: 1px solid #002c44 !important;
  height: 100%;
}
.contact .select2-search__field {
  color: #002c44 !important;
  margin-left: 30px !important;
}
.contact .select2-search__field::-moz-placeholder {
  color: #002c44 !important;
  font-size: 14px !important;
}
.contact .select2-search__field::placeholder {
  color: #002c44 !important;
  font-size: 14px !important;
}
.contact .select2-selection__choice__display {
  font-size: 16px !important;
}

header .kmbi-logo .st0 {
  fill: #002C44;
}
header .kmbi-logo .st1 {
  fill: #F1B603;
}

.faq {
  position: relative;
  background: #002C44;
  padding-top: 170px;
  padding-bottom: 120px;
}
@media (max-width: 991.98px) {
  .faq {
    padding-top: 130px;
    padding-bottom: 80px;
  }
}
.faq .faq-left {
  position: sticky;
  top: 170px;
  left: 0;
  height: -moz-fit-content;
  height: fit-content;
}
@media (max-width: 767.98px) {
  .faq .faq-left {
    position: initial;
  }
}
.faq .faq-left .col-text {
  padding-left: 8%;
}
@media (max-width: 767.98px) {
  .faq .faq-left .col-text {
    padding-left: 0%;
  }
}
.faq .faq-left .col-text h1 {
  color: #002C44;
  font-size: calc(1.63125rem + 4.575vw);
  font-weight: 700;
  margin-bottom: 30px;
  color: #EDF2F6;
}
@media (min-width: 1200px) {
  .faq .faq-left .col-text h1 {
    font-size: 5.0625rem;
  }
}
.faq .faq-left .col-text p {
  font-size: 18px;
  color: #EDF2F6;
}
.faq .faq-left .mosaic {
  position: relative;
}
@media (max-width: 767.98px) {
  .faq .faq-left .mosaic {
    display: none;
  }
}
.faq .faq-left .mosaic .svg-mosaic {
  position: absolute;
  top: 0px;
  left: 0px;
}
.faq .faq-left .mosaic .svg-mosaic .mosaic-2 {
  position: absolute;
  top: 0rem;
  left: 0;
}
.faq .faq-left .mosaic .svg-mosaic .mosaic-2 path {
  fill: transparent;
  fill-rule: evenodd;
  stroke-width: 0px;
}
.faq .faq-left .mosaic .svg-mosaic path {
  transform-box: fill-box;
  transform-origin: center center !important;
  transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}
.faq .faq-left .mosaic .svg-mosaic path.active {
  scale: 0;
}
.faq .faq-left .mosaic img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  transform: none !important;
  pointer-events: none;
  position: relative;
  z-index: 4;
}
.faq .faq-left .mosaic .container {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  pointer-events: none;
}
.faq .accordion .accordion-item {
  margin-bottom: 30px;
  position: relative;
  border-radius: 5px;
  overflow: hidden;
  border: none;
}
.faq .accordion .accordion-item:after {
  content: "";
  background: linear-gradient(45deg, rgb(241, 182, 3) 0%, rgb(239, 109, 95) 33%, rgb(14, 54, 76) 66%, rgb(182, 200, 214) 100%);
  background-size: 400% 100%;
  height: 100%;
  width: 10px;
  position: absolute;
  left: 0;
  bottom: 0;
  animation: gradient 4s ease infinite;
}
.faq .accordion .accordion-item .accordion-header {
  background: #EDF2F6;
  color: #002C44;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 0;
  padding: 30px 30px 30px 24px;
  cursor: pointer;
}
.faq .accordion .accordion-item .accordion-header:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-dash-circle' viewBox='0 0 16 16'%3E%3Cpath d='M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14m0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16'/%3E%3Cpath d='M4 8a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7A.5.5 0 0 1 4 8'/%3E%3C/svg%3E");
  width: 24px;
  height: 24px;
  position: absolute;
  background-size: cover;
  right: 2rem;
}
.faq .accordion .accordion-item .accordion-header.collapsed {
  background: #F1B603;
}
.faq .accordion .accordion-item .accordion-header.collapsed:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-plus-circle-fill' viewBox='0 0 16 16'%3E%3Cpath d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0M8.5 4.5a.5.5 0 0 0-1 0v3h-3a.5.5 0 0 0 0 1h3v3a.5.5 0 0 0 1 0v-3h3a.5.5 0 0 0 0-1h-3z'/%3E%3C/svg%3E");
}
.faq .accordion .accordion-item .accordion-collapse {
  background: #EDF2F6;
  color: #002C44;
}
.faq .accordion .accordion-item .accordion-collapse .accordion-body {
  padding: 0 30px 30px 24px;
}

.questions {
  padding-bottom: 5.5rem;
}
.questions .question {
  border: solid 2px #10212a;
  position: relative;
  border-radius: 3.4375rem;
  margin-bottom: 2.5rem;
}
.questions .question .btn {
  width: 100%;
  text-align: left;
  font-size: 1.25rem;
  font-weight: 600;
  text-transform: initial;
  padding: 2.5rem 8.75rem 2.5rem 4.25rem;
}
.questions .question .btn:focus {
  box-shadow: none;
}
.questions .question .btn::after {
  content: "";
  position: absolute;
  top: 0rem;
  right: 3rem;
  bottom: 0rem;
  margin: auto;
  transform: rotate(0);
  width: 46px;
  height: 46px;
  background-size: 26px;
  background-repeat: no-repeat;
  background-position: center;
  border: solid 2px;
  border-radius: 10rem;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Camada_1' x='0px' y='0px' viewBox='0 0 16 16' style='enable-background:new 0 0 16 16;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%2310212A;%7D%0A%3C/style%3E%3Cpath class='st0' d='M10.5,8c0,1.4-1.1,2.5-2.5,2.5S5.5,9.4,5.5,8S6.6,5.5,8,5.5S10.5,6.6,10.5,8z'/%3E%3Cpath class='st0' d='M0,8c0,0,3-5.5,8-5.5S16,8,16,8s-3,5.5-8,5.5S0,8,0,8z M8,11.5c1.9,0,3.5-1.6,3.5-3.5S9.9,4.5,8,4.5 S4.5,6.1,4.5,8S6.1,11.5,8,11.5z'/%3E%3C/svg%3E");
}
.questions .question .btn[aria-expanded=true]::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Camada_1' x='0px' y='0px' viewBox='0 0 16 16' style='enable-background:new 0 0 16 16;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%2310212A;%7D%0A%3C/style%3E%3Cpath class='st0' d='M10.8,12.9l-1.6-1.6C7.4,11.9,5.4,11,4.7,9.2c-0.3-0.8-0.3-1.6,0-2.4L2.6,4.8C0.9,6.3,0,8,0,8s3,5.5,8,5.5 C9,13.5,9.9,13.3,10.8,12.9z M5.2,3.1C6.1,2.7,7,2.5,8,2.5c5,0,8,5.5,8,5.5s-0.9,1.7-2.6,3.2l-2.1-2.1c0.7-1.8-0.3-3.8-2.1-4.5 c-0.8-0.3-1.6-0.3-2.4,0L5.2,3.1L5.2,3.1z'/%3E%3Cpath class='st0' d='M5.5,7.6C5.3,9,6.3,10.3,7.6,10.5c0.2,0,0.5,0,0.7,0L5.5,7.6L5.5,7.6z M10.5,8.4L7.6,5.5 c1.4-0.2,2.6,0.8,2.8,2.1C10.5,7.9,10.5,8.1,10.5,8.4L10.5,8.4z M13.6,14.4l-12-12l0.7-0.7l12,12L13.6,14.4z'/%3E%3C/svg%3E");
  top: 2rem;
  margin: 0;
}
.questions .question-body {
  padding: 0 4.25rem 2.125rem;
}

.message {
  padding-bottom: 3.75rem;
}
.message h2 {
  font-size: 4.375rem;
  font-weight: 700;
  margin-bottom: 1.25rem;
  text-align: center;
}
.message h2 span {
  color: #F1B603;
}
.message .custom-checkbox label {
  line-height: 1.5;
  font-size: 0.875rem;
}
.message .btn {
  padding: 1.25rem;
}
