@charset "UTF-8";
.banner-ht-maraton {
  background: url(https://www.hospitaldeltrabajador.cl/images/librariesprovider4/maratón-santiago/banner-web-ht-1.png?sfvrsn=529203d0_2);
  height: 300px;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-height: 400px;
}

.title-banner-paquetiz {
  font-family: Catamaran;
  font-style: normal;
  font-weight: bold;
  font-size: 42px;
  line-height: 47px;
  position: static;
  color: #FFFFFF;
  width: 586px;
  display: block;
}

.subtitle-banner-paquetiz {
  font-family: Catamaran;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #FFFFFF;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  -ms-flex-positive: 0;
  flex-grow: 0;
  margin: 14px 0px;
  width: 584px;
}

.title-line-paquetiz {
  background-color: #F2A100;
  height: 3px;
  width: 70px;
}

.title-bonos-pad {
  font-family: Catamaran;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 32px;
  color: #373737;
}

.subtitle-bonos-pad {
  font-family: Catamaran;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #373737;
}

.pill-bono-pad {
  background: #00B2A9;
  border-radius: 60px;
  width: 81px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 21px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: Catamaran;
  font-style: normal;
  margin-right: 55px;
  font-weight: bold;
  font-size: 13px;
  line-height: 21px;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  color: #FFFFFF;
  position: absolute;
  top: -15px;
  margin-right: 50px;
}

.circle-bono-pad {
  background: #F4F4F4;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-circle-pad {
  font-family: Catamaran;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #373737;
  width: 60%;
  color: #373737;
  margin-top: 10px;
  max-height: 50px;
}

.box-steps-pad {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  z-index: 20;
  gap: 10px;
  margin-top: 20px;
  margin-bottom: 45px;
}

.line-steps-pad {
  height: 2px;
  background: #DEDEDE;
  position: absolute;
  width: 880px;
  z-index: 10;
  margin-bottom: 375px;
}

.line-steps-pad2 {
  height: 2px;
  background: #DEDEDE;
  position: absolute;
  width: 880px;
  z-index: 10;
  margin-bottom: -35px;
}

.line-steps-pad3 {
  height: 2px;
  background: #DEDEDE;
  position: absolute;
  width: 880px;
  z-index: 10;
  margin-bottom: -35px;
  display: none;
}

.fona-pad {
  color: #f2a100;
  font-size: 12px;
  position: absolute;
  top: 10px !important;
  right: 0px;
}

.box-medium-bono {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px;
  gap: 20px;
  position: static;
  width: 420px;
  height: 88px;
  left: 0px;
  top: 0px;
  margin: 15px 10px;
  background: rgba(231, 164, 57, 0.2);
  border-radius: 8px;
  font-family: Catamaran;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  display: flex;
  align-items: center;
  color: #373737;
}

.box-large-bono {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px;
  gap: 20px;
  width: 640px;
  height: 88px;
  position: static;
  margin: 15px 10px;
  background: #FFFFFF;
  border-radius: 8px;
  font-family: Catamaran;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  display: flex;
  align-items: center;
  color: #373737;
}

.circle-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}

.circle-box span {
  font-family: Catamaran;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #373737;
}

.disclamer-bonopad {
  font-family: Catamaran;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  width: 1044px;
  text-align: center;
  margin-top: 20px;
  color: #373737;
}

.circle-grey-pad {
  width: 70px;
  height: 70px;
  background: #F4F4F4;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.second-row-circle {
  gap: 0px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 20px;
}

.btn-reserve-pad {
  font-family: Catamaran;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 26px;
  text-transform: uppercase;
  color: #FFFFFF;
  padding: 13px 25px;
  color: #FFFFFF;
  border: none;
  background: #F2A100;
  -webkit-box-shadow: 2px 2px 10px rgba(203, 203, 203, 0.4);
  box-shadow: 2px 2px 10px rgba(203, 203, 203, 0.4);
  border-radius: 8px;
  position: relative;
  margin: 0px 0px 20px 0px;
}

.btn-reserve-pad a {
  color: #FFFFFF;
}

.btn-reserve-pad:hover {
  color: #FFFFFF;
}

.accordion-button {
  padding: 21px;
  font-family: Catamaran;
  font-style: normal;
  font-weight: bold;
  font-size: 21px;
  line-height: 24px;
  background: #F4F4F4;
  border-radius: 8px;
  color: #373737 !important;
  margin: 10px 0px 0px 0px;
}

.accordion-button:not(.collapsed) {
  color: #0c63e4;
  background-color: #e7f1ff;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #DEDEDE;
  border-radius: 0px 0px;
  border: none;
  border-top-left-radius: 8px !important;
  border-top-right-radius: 8px !important;
}

.grey-val-card {
  color: #787878;
}

.accordion-button:focus {
  z-index: 3;
  border-color: #fff;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.title-acord {
  position: static;
  width: 98%;
  height: 44px;
  padding-left: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Catamaran;
  background: #F4F4F4;
  font-family: Catamaran;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  color: #373737;
}

.parraf-acord {
  font-family: Catamaran;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  width: 98%;
  color: #373737;
}

.head-titl-acord {
  font-family: Catamaran;
  font-style: normal;
  font-weight: 500;
  font-size: 21px;
  line-height: 24px;
  color: #373737;
  margin-top: 20px;
  width: 98%;
}

.div-span-acord {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: Catamaran;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  background: rgba(231, 164, 57, 0.2);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #373737;
  height: 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 98%;
  margin-bottom: 20px;
}

thead {
  background: #787878;
  color: #fff;
  font-family: "Catamaran";
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 24px;
  border: none;
  height: 45px;
  padding: 5px;
}

.accordion-body {
  padding: 20px 0px !important;
  border: none;
}

.head-titl-span {
  color: #FF6F00;
  text-decoration: underline;
}

.accordion-item:first-of-type {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.padding-for-pad {
  padding-top: 30px;
  padding-bottom: 30px;
}

.img-fix-fit {
  width: 100%;
  height: 250px;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 8px;
}

.bread-pad {
  height: 44px;
  background-color: #F4F4F4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 0;
  margin-bottom: 0px;
  list-style: none;
}

.bread-now {
  font-family: Catamaran;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  /* identical to box height, or 171% */
  /* Gray */
  color: #787878;
}

.breadcrumb-item {
  font-family: Catamaran;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  color: #787878;
}

.breadcrumb-item a {
  font-family: Catamaran;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  color: #787878;
}

.breadcrumb-item a:hover {
  font-family: Catamaran;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  color: #F2A100;
}

.breadcrumb-item.active {
  font-family: Catamaran;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 24px;
  color: #787878 !important;
}

.table-bg {
  background: #F4F4F4;
}

.img-docs-marat {
  width: 100%;
  height: 181px;
  border-radius: 8px;
}

@media (max-width: 576px) {
  .line-steps-pad {
    display: none;
  }

  .subtitle-bonos-pad {
    font-family: Catamaran;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #373737;
    margin-bottom: 30px;
  }

  .subtitle-banner-paquetiz {
    display: none;
  }

  .box-large-bono {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px;
    gap: 20px;
    width: 90%;
    height: 88px;
    position: static;
    margin: 15px 10px;
    background: #FFFFFF;
    border-radius: 8px;
    font-family: Catamaran;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    display: flex;
    align-items: center;
    color: #373737;
  }

  .cards-pad-gap {
    gap: 30px;
  }

  .hidden-info-table {
    display: none;
  }

  .hidden-line-steps {
    display: none;
  }

  .box-steps-pad {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 20;
    gap: 10px;
    margin-top: 20px;
    margin-bottom: 0px;
  }

  .text-circle-pad {
    font-family: Catamaran;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    color: #373737;
    margin-top: 10px;
    width: 100%;
    margin-bottom: 67px;
    height: 50px;
  }

  .box-medium-bono {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px;
    gap: 20px;
    width: 90%;
    height: 78px;
    background: rgba(231, 164, 57, 0.2);
    border-radius: 8px;
    font-family: Catamaran;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    margin: 0px 0px;
    color: #373737;
  }

  .box-reverse-mobile {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    gap: 20px;
  }

  .disclamer-bonopad {
    font-family: Catamaran;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    width: 1044px;
    text-align: center;
    margin-top: 20px;
    color: #373737;
    width: 95%;
  }

  .title-banner-paquetiz {
    font-family: Catamaran;
    font-style: normal;
    font-weight: bold;
    font-size: 35px;
    line-height: 35px;
    position: static;
    height: auto;
    color: #FFFFFF;
    width: auto;
    display: block;
  }

  .subtitle-banner-paquetiz {
    font-family: Catamaran;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -ms-flex-positive: 0;
    flex-grow: 0;
    margin: 14px 0px;
    width: auto;
  }

  .banner-ht-maraton {
    background: url(https://www.hospitaldeltrabajador.cl/images/librariesprovider4/maratón-santiago/banner-web-ht-1.png?sfvrsn=529203d0_2);
    height: 140px;
    /* background-position: center; */
    /* background-repeat: no-repeat; */
    background-size: cover;
    width: 100%;
    position: relative;
    padding: 0px;
  }

  .table > :not(caption) > * > * {
    padding: 10px 10px;
    font-size: 12px;
    background-color: var(--bs-table-bg);
    border-bottom-width: 1px;
    -webkit-box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
    box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
  }

  .accordion-body {
    padding: 10px 0px !important;
    border: 1px solid #DEDEDE;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 0px 0px 24px 24px;
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .line-steps-pad {
    display: none;
  }

  .line-step-pad-gap {
    gap: 30px;
  }

  .hidden-line-steps {
    display: none;
  }

  .box-steps-pad {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 20;
    gap: 10px;
    margin-top: 20px;
    margin-bottom: 0px;
  }

  .box-medium-bono {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px;
    gap: 20px;
    position: static;
    width: 100%;
    height: 88px;
    left: 0px;
    top: 0px;
    margin: 15px 10px;
    background: rgba(231, 164, 57, 0.2);
    border-radius: 8px;
    font-family: Catamaran;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    display: flex;
    align-items: center;
    color: #373737;
  }

  .text-circle-pad {
    font-family: Catamaran;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #373737;
    width: 100%;
    color: #373737;
    margin-top: 10px;
    max-height: initial;
    margin-bottom: 0px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .line-step-pad-gap {
    gap: 70px;
  }

  .line-steps-pad {
    height: 2px;
    background: #DEDEDE;
    position: absolute;
    width: 330px;
    z-index: 10;
    margin-bottom: 725px;
  }

  .line-steps-pad2 {
    height: 2px;
    background: #DEDEDE;
    position: absolute;
    width: 330px;
    z-index: 10;
    margin-bottom: 172px;
  }

  .line-steps-pad3 {
    height: 2px;
    background: #DEDEDE;
    position: absolute;
    width: 330px;
    z-index: 10;
    margin-bottom: -377px;
    display: block;
  }

  .banner-ht-maraton {
    background: url("https://www.hospitaldeltrabajador.cl/images/librariesprovider4/maratón-santiago/banner-web-ht-1.png?sfvrsn=529203d0_2");
    height: 200px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .title-banner-paquetiz {
    font-family: Catamaran;
    font-style: normal;
    font-weight: bold;
    font-size: 39px;
    line-height: 32px;
    position: static;
    height: 30px;
    color: #FFFFFF;
    width: auto;
    display: block;
  }

  .subtitle-banner-paquetiz {
    font-family: Catamaran;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -ms-flex-positive: 0;
    flex-grow: 0;
    margin: 14px 0px;
    width: 584px;
  }

  .title-line-paquetiz {
    background-color: #F2A100;
    height: 3px;
    width: 70px;
  }

  .title-bonos-pad {
    font-family: Catamaran;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 32px;
    color: #373737;
  }

  .subtitle-bonos-pad {
    font-family: Catamaran;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #373737;
  }

  .pill-bono-pad {
    background: #00B2A9;
    border-radius: 60px;
    width: 81px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 21px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: Catamaran;
    font-style: normal;
    margin-right: 55px;
    font-weight: bold;
    font-size: 13px;
    line-height: 21px;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
    position: absolute;
    top: -15px;
    margin-right: 50px;
  }

  .circle-bono-pad {
    background: #F4F4F4;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .text-circle-pad {
    font-family: Catamaran;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #373737;
    width: 60%;
    color: #373737;
    margin-top: 10px;
    max-height: 50px;
  }

  .box-steps-pad {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 20;
    gap: 10px;
    margin-top: 20px;
    margin-bottom: 45px;
  }

  .line-steps-pad {
    height: 2px;
    background: #DEDEDE;
    position: absolute;
    width: 880px;
    z-index: 10;
    margin-bottom: 375px;
  }

  .line-steps-pad2 {
    height: 2px;
    background: #DEDEDE;
    position: absolute;
    width: 880px;
    z-index: 10;
    margin-bottom: -35px;
  }

  .line-steps-pad3 {
    height: 2px;
    background: #DEDEDE;
    position: absolute;
    width: 880px;
    z-index: 10;
    margin-bottom: -35px;
    display: none;
  }

  .box-medium-bono {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px;
    gap: 20px;
    position: static;
    width: 420px;
    height: 88px;
    left: 0px;
    top: 0px;
    margin: 15px 10px;
    background: rgba(231, 164, 57, 0.2);
    border-radius: 8px;
    font-family: Catamaran;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    display: flex;
    align-items: center;
    color: #373737;
  }

  .box-large-bono {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px;
    gap: 20px;
    width: 640px;
    height: 88px;
    position: static;
    margin: 15px 10px;
    background: #FFFFFF;
    border-radius: 8px;
    font-family: Catamaran;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    display: flex;
    align-items: center;
    color: #373737;
  }

  .circle-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
  }

  .circle-box span {
    font-family: Catamaran;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #373737;
  }

  .disclamer-bonopad {
    font-family: Catamaran;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    width: 1044px;
    text-align: center;
    margin-top: 20px;
    color: #373737;
  }

  .circle-grey-pad {
    width: 70px;
    height: 70px;
    background: #F4F4F4;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .second-row-circle {
    gap: 0px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 20px;
  }

  .btn-reserve-pad {
    font-family: Catamaran;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 26px;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 13px 25px;
    color: #FFFFFF;
    border: none;
    background: #F2A100;
    -webkit-box-shadow: 2px 2px 10px rgba(203, 203, 203, 0.4);
    box-shadow: 2px 2px 10px rgba(203, 203, 203, 0.4);
    border-radius: 8px;
    position: relative;
    margin: 0px 0px 20px 0px;
  }

  .btn-reserve-pad a {
    color: #FFFFFF;
  }

  .btn-reserve-pad:hover {
    color: #FFFFFF;
  }

  thead {
    background: #787878;
    color: #fff;
    font-family: "Catamaran";
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 24px;
    border: none;
    height: 45px;
    padding: 5px;
  }

  .accordion-body {
    padding: 20px 0px !important;
    border: 1px solid #DEDEDE;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 0px 0px 24px 24px;
  }

  .padding-for-pad {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media (min-width: 768px) and (max-width: 992px) and (max-width: 576px) {
  .line-steps-pad {
    display: none;
  }

  .cards-pad-gap {
    gap: 30px;
  }

  .hidden-info-table {
    display: none;
  }

  .hidden-line-steps {
    display: none;
  }

  .box-steps-pad {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 20;
    gap: 10px;
    margin-top: 20px;
    margin-bottom: 0px;
  }

  .text-circle-pad {
    font-family: Catamaran;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    color: #373737;
    margin-top: 10px;
    margin-bottom: 20px;
  }

  .box-medium-bono {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px;
    gap: 20px;
    width: 90%;
    height: 78px;
    background: rgba(231, 164, 57, 0.2);
    border-radius: 8px;
    font-family: Catamaran;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    margin: 0px 0px;
    color: #373737;
  }

  .box-reverse-mobile {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    gap: 20px;
  }

  .line-step-pad-gap {
    gap: 20px;
  }

  .disclamer-bonopad {
    font-family: Catamaran;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    width: 1044px;
    text-align: center;
    margin-top: 20px;
    color: #373737;
    width: 95%;
  }

  .title-banner-paquetiz {
    font-family: Catamaran;
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    line-height: 28px;
    position: static;
    color: #FFFFFF;
    width: auto;
    display: block;
    height: 55px;
  }

  .subtitle-banner-paquetiz {
    font-family: Catamaran;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -ms-flex-positive: 0;
    flex-grow: 0;
    margin: 14px 0px;
    width: auto;
  }

  .banner-new-paquetizadas {
    padding: 0px;
  }
}
@media (min-width: 768px) and (max-width: 992px) and (min-width: 576px) and (max-width: 768px) {
  .line-steps-pad {
    display: none;
  }

  .line-step-pad-gap {
    gap: 30px;
  }

  .hidden-line-steps {
    display: none;
  }

  .box-steps-pad {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 20;
    gap: 10px;
    margin-top: 20px;
    margin-bottom: 0px;
  }

  .box-medium-bono {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px;
    gap: 20px;
    position: static;
    width: 100%;
    height: 88px;
    left: 0px;
    top: 0px;
    margin: 15px 10px;
    background: rgba(231, 164, 57, 0.2);
    border-radius: 8px;
    font-family: Catamaran;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    display: flex;
    align-items: center;
    color: #373737;
  }
}
@media (min-width: 768px) and (max-width: 992px) and (min-width: 768px) and (max-width: 992px) {
  .line-step-pad-gap {
    gap: 70px;
  }

  .line-steps-pad {
    height: 2px;
    background: #DEDEDE;
    position: absolute;
    width: 330px;
    z-index: 10;
    margin-bottom: 725px;
  }

  .line-steps-pad2 {
    height: 2px;
    background: #DEDEDE;
    position: absolute;
    width: 330px;
    z-index: 10;
    margin-bottom: 172px;
  }

  .line-steps-pad3 {
    height: 2px;
    background: #DEDEDE;
    position: absolute;
    width: 330px;
    z-index: 10;
    margin-bottom: -377px;
    display: block;
  }

  .box-medium-bono {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px;
    gap: 20px;
    position: static;
    width: 640px;
    height: 88px;
    left: 0px;
    top: 0px;
    margin: 15px 10px;
    background: rgba(231, 164, 57, 0.2);
    border-radius: 8px;
    font-family: Catamaran;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    display: flex;
    align-items: center;
    color: #373737;
  }
}
@media (min-width: 768px) and (max-width: 992px) and (min-width: 992px) and (max-width: 1400px) {
  .line-steps-pad {
    height: 2px;
    background: #DEDEDE;
    position: absolute;
    width: 330px;
    z-index: 10;
    margin-bottom: 642px;
  }

  .line-steps-pad2 {
    height: 2px;
    background: #DEDEDE;
    position: absolute;
    width: 330px;
    z-index: 10;
    margin-bottom: 171px;
  }

  .line-steps-pad3 {
    height: 2px;
    background: #DEDEDE;
    position: absolute;
    width: 330px;
    z-index: 10;
    margin-bottom: -298px;
    display: block;
  }

  .line-step-pad-gap {
    gap: 30px;
  }
}
@media (min-width: 992px) and (max-width: 1400px) {
  .line-steps-pad {
    height: 2px;
    background: #DEDEDE;
    position: absolute;
    width: 330px;
    z-index: 10;
    margin-bottom: 642px;
  }

  .line-steps-pad2 {
    height: 2px;
    background: #DEDEDE;
    position: absolute;
    width: 330px;
    z-index: 10;
    margin-bottom: 171px;
  }

  .line-steps-pad3 {
    height: 2px;
    background: #DEDEDE;
    position: absolute;
    width: 330px;
    z-index: 10;
    margin-bottom: -298px;
    display: block;
  }

  .line-step-pad-gap {
    gap: 30px;
  }
}
/* MARATÓN - MARATÓN - MARATÓN - MARATÓN - MARATÓN - MARATÓN - MARATÓN - MARATÓN - MARATÓN - MARATÓN - MARATÓN - MARATÓN - MARATÓN - MARATÓN - MARATÓN -  */
.box-resp-run h3 {
  font-family: Catamaran;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 32px;
  color: #18227D;
}

.box-resp-run p {
  font-family: Catamaran;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #373737;
  width: 586px;
}

.box-resp-section {
  padding: 60px 0px;
}

.circle-background-maraton {
  position: absolute;
  top: 530px;
  z-index: -15;
}

.box-title-subtitle-maraton h3 {
  font-family: Catamaran;
  font-style: normal;
  font-weight: bold;
  font-size: 28px;
  line-height: 30px;
  text-align: center;
  color: #18227D;
  padding-top: 20px;
}

.box-title-subtitle-maraton p {
  font-family: Catamaran;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  /* identical to box height, or 150% */
  text-align: center;
  padding: 10px 0px;
  color: #373737;
}

.img-fluid-maraton {
  border-radius: 8px;
}

.card-maraton {
  background: #FFFFFF;
  width: 370px !important;
  -webkit-box-shadow: 2px 2px 10px rgba(203, 203, 203, 0.4);
  box-shadow: 2px 2px 10px rgba(203, 203, 203, 0.4);
  border-radius: 8px;
  padding: 20px;
}

.card-maraton h4 {
  font-family: Catamaran;
  font-style: normal;
  font-weight: bold;
  font-size: 21px;
  line-height: 32px;
  color: #18227D;
  margin-top: 10px;
}

.card-parraf-one {
  font-family: Catamaran;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  color: #373737;
}

.card-parraf-two {
  font-family: Catamaran;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 32px;
  color: #373737;
}

.card-parraf-three {
  font-family: Catamaran;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
}

.card-parraf-four {
  font-family: Catamaran;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 32px;
  color: #373737;
}

.btn-fonasa-evaluacion {
  position: static;
  width: 217px;
  height: 50px;
  left: 20px;
  top: 520px;
  background: #F2A100;
  -webkit-box-shadow: 2px 2px 10px rgba(203, 203, 203, 0.4);
  box-shadow: 2px 2px 10px rgba(203, 203, 203, 0.4);
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Catamaran;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 30px;
  color: #fff;
  gap: 10px;
  text-decoration: none;
}

.btn-fonasa-evaluacion:hover {
  color: #FFFFFF;
  background: #FF6F00;
  -webkit-transition: 0.9s;
  transition: 0.9s;
}

.cards-align-marat {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 41px;
}

.box-text-disc p {
  font-family: Catamaran;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000000;
  margin: 30px 50px 0px 0px;
  padding: 12px;
  background: #F4F4F4;
  border-radius: 8px;
  margin: 30px auto;
}

.flechita {
  display: block;
  width: 10px;
  height: 10px;
  margin: 10px;
  border-top: solid 20px #F4F4F4;
  border-right: solid 20px #F4F4F4;
  position: absolute;
  padding: 5px;
  right: 613px;
  margin-top: 16px;
  border-radius: 0px;
}

.derecha {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.margen-mod-pay {
  margin-top: 45px;
}

.mod-pay-title {
  font-family: Catamaran;
  font-style: normal;
  font-weight: bold;
  font-size: 28px;
  line-height: 31px;
  color: #18227D;
  margin-bottom: 180px;
}

.mod-pay-subtitle {
  font-family: Catamaran;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  color: #373737;
  position: relative;
  padding: 15px 0px 0px 0px;
  margin: 0px;
}

.box-mod-pay {
  background: #18227D;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 60px;
}

.mod-pay-parraf {
  font-family: Helvetica;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #FFFFFF;
}

.box-grey-pay {
  position: absolute;
  left: 0;
}

.img-running-pay {
  position: absolute;
  width: 1005px;
  right: 0;
  height: 350px;
  padding: 0px;
  margin: 0px;
}

.row.fix-card-parraf {
  height: 105px;
}

.team-maraton {
  width: 705px;
  margin: 0 auto;
}

.card-parraf-span {
  display: block;
}

.card-team-name {
  font-family: Catamaran;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  margin-top: 15px;
}

.card-team {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-family: Catamaran;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 26px;
  color: #373737;
}

.team-margin-section {
  margin: 20px 0px;
}

.rigth-circle-maraton {
  position: absolute;
  right: 0;
  top: 2085px;
  z-index: -14;
}

.card-expert-maraton {
  background: #FFFFFF;
  -webkit-box-shadow: 2px 2px 10px rgba(203, 203, 203, 0.4);
  box-shadow: 2px 2px 10px rgba(203, 203, 203, 0.4);
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 20px;
  height: 354px;
  width: 400px;
}

.card-expert-maraton h4 {
  font-family: Catamaran;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  color: #373737;
}

.card-expert-maraton p {
  font-family: Catamaran;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  /* or 133% */
  /* Texto */
  color: #373737;
}

.box-card-expert {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 20px;
  margin-bottom: 50px;
}

.card-expert-title {
  font-family: Catamaran;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  margin-top: 14px;
  color: #373737;
}

.card-expert-subtitle {
  font-family: Catamaran;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  color: #373737;
}

.card-expert-button {
  font-family: Catamaran;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-text-decoration-line: underline;
  text-decoration-line: none;
  color: #fff;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #F2A100;
  -webkit-box-shadow: 2px 2px 10px rgba(203, 203, 203, 0.4);
  box-shadow: 2px 2px 10px rgba(203, 203, 203, 0.4);
  border-radius: 8px;
  width: 130px;
  height: 44px;
  margin: 0 auto;
  gap: 10px;
}

.card-expert-button:hover {
  font-family: Catamaran;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-text-decoration-line: underline;
  text-decoration-line: none;
  color: #fff;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #F2A100;
  -webkit-box-shadow: 2px 2px 10px rgba(203, 203, 203, 0.4);
  box-shadow: 2px 2px 10px rgba(203, 203, 203, 0.4);
  border-radius: 8px;
  width: 130px;
  height: 44px;
  margin: 0 auto;
  gap: 10px;
}

.accordion-body {
  padding: 0px 0px !important;
  border: none;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 8px;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-top: none;
  margin: 0px !important;
}

.accordion-item {
  background-color: #fff;
  border: none;
}

.box-card-expert-father {
  margin: 0px 0px 30px 0px;
}

.team-section-mara {
  margin: 30px 30px;
}

.banner-ht-maraton-form {
  background-image: url("https://www.hospitaldeltrabajador.cl/docs/librariesprovider4/qa-maraton-2022/marathon-running-light-evening-600w-358877561-1783a17d0b5d64340b3fcb8b407b4c8f6.png?sfvrsn=75ec5466_2");
  height: 200px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  position: absolute;
}

.title-ht-banner {
  font-family: Catamaran;
  font-style: normal;
  font-weight: bold;
  position: absolute;
  font-size: 32px;
  padding-bottom: 10px;
  line-height: 24px;
  color: #fff;
  top: 184px;
  left: 85px;
}

.line-titleht-banner {
  height: 4px;
  width: 67px;
  background: #E7A439;
  position: absolute;
  top: 248px;
  left: 87px;
}

.parraf-ht-banner {
  font-family: Catamaran;
  font-style: normal;
  font-weight: normal;
  position: absolute;
  font-size: 16px;
  line-height: 24px;
  color: #FFFFFF;
  top: 259px;
  left: 87px;
  width: 626px;
}

.plan-maraton h3 {
  font-family: Catamaran;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 112.5%;
  color: #373737;
  margin-bottom: 30px;
  width: 75%;
}

.plan-maraton h4 {
  font-family: Catamaran;
  font-style: normal;
  font-weight: bold;
  font-size: 21px;
  line-height: 32px;
  color: #18227D;
}

.plan-maraton .incluye-mara {
  font-family: Catamaran;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #373737;
  margin-bottom: 20px;
}

.plan-maraton .grey-ref-val {
  font-family: Catamaran;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 32px;
  /* identical to box height, or 200% */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  /* Gray */
  color: #787878;
}

.ref-val-mara {
  font-family: Catamaran;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 32px;
  color: #373737;
}

.incluye-marat-title {
  margin-bottom: 20px;
  font-family: Catamaran;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 32px;
  /* identical to box height, or 178% */
  /* Texto */
  color: #373737;
}

.plan-maraton {
  width: 483px;
  height: 483px;
  background: #F4F4F4;
  border-radius: 8px;
  padding-top: 29px;
  padding-left: 50px;
}

.back-arrow {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  margin-top: 65px;
  margin-bottom: 30px;
}

.back-arrow a {
  font-family: Catamaran;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 30px;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  color: #787878;
}

.img-arrow-marat {
  margin-right: 10px;
}

.img-acordeon-marat {
  height: 100%;
}

@media (max-width: 575.98px) {
  .box-resp-run h3 {
    font-family: Catamaran;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 32px;
    color: #18227D;
  }

  .parraf-acord {
    font-family: Catamaran;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    padding: 10px;
    width: 100%;
    color: #373737;
  }

  .head-titl-acord {
    font-family: Catamaran;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #373737;
    width: 95%;
    margin: 10px 10px;
  }

  .div-span-acord {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: Catamaran;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    background: rgba(231, 164, 57, 0.2);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #373737;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 10px;
    margin-bottom: 20px;
    margin-top: 0px;
  }

  .box-resp-run p {
    font-family: Catamaran;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #373737;
    width: auto;
  }

  .hidden-img {
    display: none;
  }

  .box-mod-pay {
    background: #18227D;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 60px 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 10px;
    margin: 20px 0px;
  }

  img {
    width: auto;
  }

  .box-resp-section {
    padding: 30px 0px;
  }

  .card-maraton {
    background: #FFFFFF;
    height: auto;
    width: 370px !important;
    -webkit-box-shadow: 2px 2px 10px rgba(203, 203, 203, 0.4);
    box-shadow: 2px 2px 10px rgba(203, 203, 203, 0.4);
    border-radius: 8px;
    padding: 20px;
  }

  .row.fix-card-parraf {
    height: auto;
  }

  .mod-pay-title {
    font-family: Catamaran;
    font-style: normal;
    font-weight: bold;
    font-size: 28px;
    line-height: 31px;
    color: #18227D;
    text-align: center;
    margin-bottom: 0px;
    padding-top: 30px;
  }

  .box-grey-pay {
    position: absolute;
    /* left: 0px; */
    display: none;
  }

  .img-running-pay {
    display: none;
  }

  .margen-mod-pay {
    padding-left: 0px;
    margin-top: 0px;
  }

  .mod-pay-parraf {
    font-family: Catamaran;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    position: relative;
    width: auto;
    text-align: center;
  }

  .margen-mod-pay {
    padding: 10px;
    margin: 20px 0px;
    background: #F4F4F4;
  }

  .btn-fonasa-evaluacion {
    margin: 0 auto;
    width: 100%;
  }

  .team-maraton {
    width: auto;
    margin: 0 auto;
  }

  .box-title-subtitle-maraton p {
    font-family: Catamaran;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    padding: 10px 0px 30px 0px;
    color: #373737;
  }

  .flechita {
    display: block;
    width: 10px;
    height: 10px;
    margin: 10px;
    border-top: solid 20px #F4F4F4;
    border-right: solid 20px #F4F4F4;
    position: absolute;
    padding: 5px;
    right: 82px;
    margin-top: 17px;
    border-radius: 0px;
  }

  .card-team-marat img {
    width: 100%;
    margin: 0 auto;
  }

  .team-margin-section {
    margin: 0px;
  }

  .card-team-name {
    font-family: Catamaran;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .card-team {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-family: Catamaran;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    margin: 20px 0px;
    color: #373737;
  }

  .box-card-expert-father {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .card-expert-maraton {
    background: #FFFFFF;
    -webkit-box-shadow: 2px 2px 10px rgba(203, 203, 203, 0.4);
    box-shadow: 2px 2px 10px rgba(203, 203, 203, 0.4);
    border-radius: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 20px;
    height: 335px;
    width: 100%;
    margin: 0px 0px 30px 0px;
  }

  .mod-pay-subtitle {
    font-family: Catamaran;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    color: #373737;
    position: relative;
    padding: 15px 0px 0px 0px;
    margin: 0px;
    text-align: center;
  }

  .box-text-disc p {
    font-family: Catamaran;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #000000;
    margin: 30px 0px 0px 0px;
    padding: 12px;
    background: #F4F4F4;
    border-radius: 8px;
  }
}
@media (min-width: 575.98px) and (max-width: 767.98px) {
  .box-resp-run p {
    font-family: Catamaran;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #373737;
    width: auto;
  }

  .flechita {
    display: block;
    width: 10px;
    height: 10px;
    margin: 10px;
    border-top: solid 20px #F4F4F4;
    border-right: solid 20px #F4F4F4;
    position: absolute;
    padding: 5px;
    right: 404px;
    margin-top: 16px;
    border-radius: 0px;
  }

  .parraf-acord {
    font-family: Catamaran;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    padding: 10px;
    width: 100%;
    color: #373737;
  }

  .head-titl-acord {
    font-family: Catamaran;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #373737;
    width: 95%;
    margin: 10px 10px;
  }

  .div-span-acord {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: Catamaran;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    background: rgba(231, 164, 57, 0.2);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #373737;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 10px;
    margin-bottom: 20px;
    margin-top: 0px;
  }

  .hidden-img {
    display: none;
  }

  .card-expert-maraton {
    background: #FFFFFF;
    -webkit-box-shadow: 2px 2px 10px rgba(203, 203, 203, 0.4);
    box-shadow: 2px 2px 10px rgba(203, 203, 203, 0.4);
    border-radius: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 20px;
    height: 354px;
    width: 100%;
    margin-bottom: 40px;
  }

  .box-resp-section {
    padding: 30px 0px;
  }

  .img-fluid-maraton {
    width: 100%;
  }

  .card-maraton {
    background: #FFFFFF;
    height: auto;
    width: 100%;
    -webkit-box-shadow: 2px 2px 10px rgba(203, 203, 203, 0.4);
    box-shadow: 2px 2px 10px rgba(203, 203, 203, 0.4);
    border-radius: 8px;
    padding: 20px;
  }

  .row.fix-card-parraf {
    height: auto;
  }

  .btn-fonasa-evaluacion {
    position: static;
    width: 100%;
    height: 50px;
    left: 20px;
    top: 520px;
    background: #F2A100;
    -webkit-box-shadow: 2px 2px 10px rgba(203, 203, 203, 0.4);
    box-shadow: 2px 2px 10px rgba(203, 203, 203, 0.4);
    border-radius: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: Catamaran;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    gap: 10px;
    text-decoration: none;
  }

  .img-running-pay {
    position: absolute;
    width: 1005px;
    right: 0;
    height: 350px;
    padding: 0px;
    margin: 0px;
    display: none;
  }

  .box-text-disc p {
    font-family: Catamaran;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #000000;
    margin-bottom: 30px;
  }

  .mod-pay-title {
    font-family: Catamaran;
    font-style: normal;
    font-weight: bold;
    font-size: 28px;
    line-height: 31px;
    color: #18227D;
    margin-bottom: 0px;
  }

  .mod-pay-parraf {
    font-family: Catamaran;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    color: #fff;
    position: relative;
    width: 100%;
  }

  .box-grey-pay {
    position: absolute;
    left: 0;
    display: none;
  }

  .margen-mod-pay {
    padding-left: 0px;
    margin-top: 0px;
    text-align: center;
    background: #F4F4F4;
    padding: 30px 0px;
  }

  .team-maraton {
    width: auto;
    margin: 0 auto;
  }

  .card-team-marat img {
    width: 100%;
    margin: 0 auto;
  }

  .card-team {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-family: Catamaran;
    font-style: normal;
    font-weight: normal;
    font-size: 19px;
    line-height: 26px;
    margin: 20px 0px;
    color: #373737;
  }

  .card-team-name {
    font-family: Catamaran;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
}
@media (min-width: 767.98px) and (max-width: 991.98px) {
  .mod-pay-title {
    font-family: Catamaran;
    font-style: normal;
    font-weight: bold;
    font-size: 31px;
    padding-top: 30px;
    line-height: 31px;
    color: #18227D;
    margin-bottom: 144px;
  }

  .flechita {
    display: block;
    width: 10px;
    height: 10px;
    margin: 10px;
    border-top: solid 20px #F4F4F4;
    border-right: solid 20px #F4F4F4;
    position: absolute;
    padding: 5px;
    right: 421px;
    margin-top: 16px;
    border-radius: 0px;
  }

  .img-acordeon-marat {
    display: none;
  }

  .parraf-acord {
    font-family: Catamaran;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    padding: 10px;
    width: 100%;
    color: #373737;
  }

  .head-titl-acord {
    font-family: Catamaran;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #373737;
    width: 95%;
    margin: 10px 10px;
  }

  .div-span-acord {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: Catamaran;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    background: rgba(231, 164, 57, 0.2);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #373737;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 10px;
    margin-bottom: 20px;
    margin-top: 0px;
  }

  .mod-pay-parraf {
    font-family: Catamaran;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    color: #fff;
    position: relative;
    width: 100%;
  }

  .box-grey-pay {
    position: absolute;
    left: 0;
    width: 90%;
  }

  .card-maraton {
    background: #FFFFFF;
    height: auto;
    width: 100%;
    -webkit-box-shadow: 2px 2px 10px rgba(203, 203, 203, 0.4);
    box-shadow: 2px 2px 10px rgba(203, 203, 203, 0.4);
    border-radius: 8px;
    padding: 20px;
  }

  .img-fluid-maraton {
    width: 100%;
  }

  .box-resp-run p {
    font-family: Catamaran;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #373737;
    width: auto;
  }

  .box-resp-section {
    padding: 50px 0px 30px 0px;
  }

  .btn-fonasa-evaluacion {
    position: static;
    width: 100%;
    height: 60px;
    left: 20px;
    top: 520px;
    background: #F2A100;
    -webkit-box-shadow: 2px 2px 10px rgba(203, 203, 203, 0.4);
    box-shadow: 2px 2px 10px rgba(203, 203, 203, 0.4);
    border-radius: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: Catamaran;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    gap: 10px;
    text-decoration: none;
  }

  .card-team-marat img {
    width: 100%;
    margin: 0 auto;
  }

  .card-team {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-family: Catamaran;
    font-style: normal;
    font-weight: normal;
    font-size: 19px;
    line-height: 26px;
    margin: 20px 0px;
    color: #373737;
  }

  .card-team-name {
    font-family: Catamaran;
    font-style: normal;
    font-weight: bold;
    font-size: 21px;
    line-height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    margin-bottom: 5px;
  }

  .box-card-expert {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
    margin-top: 20px;
    gap: 40px;
    margin-bottom: 50px;
  }

  .card-expert-maraton h4 {
    font-family: Catamaran;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 24px;
    color: #373737;
  }

  .card-expert-maraton {
    background: #FFFFFF;
    -webkit-box-shadow: 2px 2px 10px rgba(203, 203, 203, 0.4);
    box-shadow: 2px 2px 10px rgba(203, 203, 203, 0.4);
    border-radius: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 20px;
    height: 470px;
    width: 100%;
  }

  .card-expert-button {
    font-family: Catamaran;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    color: #FF6F00;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media (min-width: 1300px) and (max-width: 1500px) {
  .flechita {
    display: block;
    width: 10px;
    height: 10px;
    margin: 10px;
    border-top: solid 20px #F4F4F4;
    border-right: solid 20px #F4F4F4;
    position: absolute;
    padding: 5px;
    right: 388px;
    margin-top: 16px;
    border-radius: 0px;
  }
}