

/* Start:/local/templates/bigcenter_locator_2024/pages/guarantee/.default/style.css?17477418782424*/
.garantee_spec_section {
  max-width: 638px;
  margin: 0 auto;
  margin-bottom: 20px;
}

.garantee_spec_section .garantee_spec {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.garantee_spec_section .garantee_spec h2 {
  text-align: center;
  text-transform: none;
}

.garantee_spec_section .garantee_spec p {
  opacity: 0.7;
  line-height: 1.4;
  font-weight: 500;
  text-align: center;
  margin-bottom: 20px;
}

.garantee_spec_section .garantee_spec .guarantee_note {
  margin: 20px 0;
}

.garantee_detail_section .garantee_detail-row {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}

.garantee_detail_section .garantee_detail-row .garantee_detail-row-line {
  padding-right: 20px;
}

@media (min-width: 992px) {
  .garantee_detail_section .garantee_detail-row .garantee_detail-row-line {
    width: 50%;
  }
  .garantee_detail_section .garantee_detail-row .garantee_detail-row-line:nth-child(1) {
    order: 1;
  }
}
.garantee_detail_section .garantee_detail-row .garantee_detail-row-line p {
  opacity: 0.7;
  line-height: 1.4;
  margin-bottom: 20px;
  font-weight: 500;
}

.garantee_detail_section .garantee_detail-row .garantee_detail-row-action {
  margin-top: 20px;
  display: flex;
  align-items: center;
  gap: 5px;
  justify-content: space-between;
}

.garantee_no_section .garantee_no-row {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}

.garantee_no_section .garantee_no-row .garantee_no-row-line {
  padding-right: 20px;
}

@media (min-width: 992px) {
  .garantee_no_section .garantee_no-row .garantee_no-row-line {
    width: 50%;
  }
}
.garantee_no_section .garantee_no-row .garantee_no-row-line p {
  opacity: 0.7;
}

.guarantee_note {
  position: relative;
  min-width: 140px;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  color: rgba(20, 18, 26, 0.7);
  text-align: left;
  margin-left: 25px;
}

.guarantee_note:before {
  content: "*";
  position: absolute;
  top: -2px;
  left: -8px;
  color: var(--bs-main-color, #ED1C24);
}

/*-------- list_check ---------*/
ul.list_check li {
  position: relative;
  padding: 0 15px 0 30px;
  margin-bottom: 15px;
}

ul.list_check li:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 20px;
  height: 20px;
  background-size: contain;
}/*# sourceMappingURL=style.css.map */
/* End */
/* /local/templates/bigcenter_locator_2024/pages/guarantee/.default/style.css?17477418782424 */
