.prm-body {
  margin: auto;
  overflow: hidden;
  font-family: "Roboto", sans-serif;
  font-weight: normal;
}
.prm-body * {
  box-sizing: border-box;
}
.prm-body img {
  display: block;
  width: auto;
  max-width: 100%;
}
.prm-body section._mb,
.prm-body div._mb {
  margin-bottom: 96px;
}
@media (max-width: 1439.98px) {
  .prm-body section._mb,
  .prm-body div._mb {
    margin-bottom: 72px;
  }
}
@media (max-width: 767.98px) {
  .prm-body section._mb,
  .prm-body div._mb {
    margin-bottom: 56px;
  }
}
@media (max-width: 359.98px) {
  .prm-body section._mb,
  .prm-body div._mb {
    margin-bottom: 40px;
  }
}
.prm-body section._mt,
.prm-body div._mt {
  margin-top: 96px;
}
@media (max-width: 1439.98px) {
  .prm-body section._mt,
  .prm-body div._mt {
    margin-top: 72px;
  }
}
@media (max-width: 767.98px) {
  .prm-body section._mt,
  .prm-body div._mt {
    margin-top: 56px;
  }
}
@media (max-width: 359.98px) {
  .prm-body section._mt,
  .prm-body div._mt {
    margin-top: 40px;
  }
}
.prm-body section._pt,
.prm-body div._pt {
  padding-top: 96px;
}
@media (max-width: 1439.98px) {
  .prm-body section._pt,
  .prm-body div._pt {
    padding-top: 72px;
  }
}
@media (max-width: 767.98px) {
  .prm-body section._pt,
  .prm-body div._pt {
    padding-top: 56px;
  }
}
@media (max-width: 359.98px) {
  .prm-body section._pt,
  .prm-body div._pt {
    padding-top: 40px;
  }
}
.prm-body section._pb,
.prm-body div._pb {
  padding-bottom: 96px;
}
@media (max-width: 1439.98px) {
  .prm-body section._pb,
  .prm-body div._pb {
    padding-bottom: 72px;
  }
}
@media (max-width: 767.98px) {
  .prm-body section._pb,
  .prm-body div._pb {
    padding-bottom: 56px;
  }
}
@media (max-width: 359.98px) {
  .prm-body section._pb,
  .prm-body div._pb {
    padding-bottom: 40px;
  }
}
.prm-body ._container {
  margin: 0 auto;
  max-width: 1280px;
  padding: 0 26px;
}
@media (max-width: 1279.98px) {
  .prm-body ._container {
    max-width: 1024px;
    padding: 0 42px;
  }
}
@media (max-width: 991.98px) {
  .prm-body ._container {
    max-width: none;
    padding: 0 20px;
  }
}

.prm-body a.btn,
.prm-body button.btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  min-height: 48px;
  text-align: center;
  color: #fff;
  background-color: #e31235;
  padding: 12px 24px;
  border-radius: 4px;
  transition: background-color 0.3s ease 0s;
}

@media (min-width: 991.98px) {
  .prm-body a.btn:hover,
  .prm-body button.btn:hover {
    background-color: #bd0f2c;
  }
  .prm-body a.btn:focus,
  .prm-body button.btn:focus {
    background-color: #9c0c24;
  }
}

.prm-body .prm-body__buttons {
  padding: 40px 0;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
}
.prm-body .btn {
  border: none;
}
.prm-body .btn.btn--active {
  background-color: #9c0c24;
  pointer-events: none;
}

.prm-body.prm-body--tab {
  display: none;
}

.prm-body.prm-body--tab.prm-body--tab-active {
  display: block;
}

.prm-body.nova-12i .prm-header__wrapper {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
}
.prm-body.nova-12i .prm-content {
  padding: 60px 0;
}
.prm-body.nova-12i .prm-content__title h2 {
  font-weight: 500;
  font-size: 32px;
  line-height: 125%;
  text-align: center;
  color: #000;
  margin: 0 0 40px;
}
.prm-body.nova-12i .prm-content__title h2 span {
  color: #00828D;
}
.prm-body.nova-12i .prm-content__img {
  margin: 0 0 40px;
  display: flex;
  justify-content: center;
}
.prm-body.nova-12i .prm-content__img_row {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
}
.prm-body.nova-12i .prm-content__img_text {
  max-width: 396px;
}
.prm-body.nova-12i .prm-content__img_text h3 {
  font-weight: 500;
  font-size: 32px;
  line-height: 125%;
  margin: 0 0 30px;
}
.prm-body.nova-12i .prm-content__img_text h3 span {
  color: #00828D;
}
.prm-body.nova-12i .prm-content__img_text p {
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #1e1e1e;
  margin: 0 0 15px;
}
.prm-body.nova-12i .prm-content__img_text p:last-child {
  margin: 0;
}
.prm-body.nova-12i .prm-content__row {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 20px;
  margin: 0 0 40px;
}
.prm-body.nova-12i .prm-content__col {
  max-width: 33.333%;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
.prm-body.nova-12i .prm-content__col h4 {
  font-weight: 500;
  font-size: 32px;
  line-height: 125%;
  text-align: center;
  color: #1e1e1e;
  margin: 0 0 15px;
}
.prm-body.nova-12i .prm-content__col p {
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #1e1e1e;
}
.prm-body.nova-12i .prm-footnotes {
  padding: 0 0 80px;
}
.prm-body.nova-12i .prm-footnotes__wrapper ol {
  padding: 0 0 0 20px;
  margin: 0;
}
.prm-body.nova-12i .prm-footnotes__wrapper ol li {
  list-style: decimal;
  font-weight: 400;
  font-size: 14px;
  line-height: 143%;
  color: #000;
  margin: 0 0 7px;
}
.prm-body.nova-12i .prm-footnotes__wrapper ol li:last-child {
  margin: 0;
}

/* Laptops & Mobile */
@media (max-width: 760px) {
  .prm-body.nova-12i .prm-content__title h2 {
    font-size: 19px;
    line-height: 127%;
    text-align: left;
  }
  .prm-body.nova-12i .prm-content__img_row {
    flex-direction: column;
  }
  .prm-body.nova-12i .prm-content__img_text h3 {
    font-size: 22px;
    line-height: 127%;
    margin: 0 0 20px;
  }
  .prm-body.nova-12i .prm-content__img_text p {
    font-size: 14px;
    line-height: 143%;
  }
  .prm-body.nova-12i .prm-content__row {
    flex-direction: column;
  }
  .prm-body.nova-12i .prm-content__col {
    max-width: 100%;
  }
  .prm-body.nova-12i .prm-content__col_text h4 {
    font-size: 22px;
    line-height: 127%;
  }
  .prm-body.nova-12i .prm-content__col_text p {
    font-size: 14px;
    line-height: 143%;
  }
  .prm-body.nova-12i .prm-footnotes {
    padding: 0 0 60px;
  }
  .prm-body.nova-12i .prm-footnotes__wrapper ol li {
    font-size: 10px;
    line-height: 133%;
  }
}
