.body {
  color: #000;
  font-family: Fira Sans, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

.top_box {
  height: auto;
  position: relative;
}

.main_pic {
  height: auto;
}

.image {
  object-fit: cover;
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.logo_box {
  position: absolute;
  inset: 2% auto auto 5%;
}

.ep_link {
  width: 100px;
}

.main_title {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: auto 5% 10%;
}

.h1 {
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 135%;
}

.subtitle_text {
  color: #fff;
  margin-bottom: 10px;
}

.cta_link {
  background-color: #dc3545;
  border-radius: 300px;
  padding: 10px 20px;
  text-decoration: none;
  transition: all .555s cubic-bezier(.645, .045, .355, 1);
}

.cta_link:hover {
  background-color: #253652;
  transform: translate(0, 10px);
  box-shadow: 0 0 0 1px #fff;
}

.cta_text {
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 600;
}

.sup-box {
  flex-flow: column;
  display: flex;
}

.supdate {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 40px;
  display: grid;
}

.spons-text {
  color: #dc3545;
  margin-right: 0;
  font-weight: 500;
}

.pream-box {
  padding-top: 40px;
  padding-bottom: 40px;
}

.cont {
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
}

.sp-link-box {
  margin-top: 5px;
}

.regul-text {
  margin-bottom: 20px;
}

.link {
  color: #dc3545;
  font-weight: 600;
}

.date-text {
  text-align: right;
  margin-bottom: 0;
  font-weight: 500;
}

.pream-sec {
  padding-bottom: 0;
}

.zmist-sec {
  background-color: #253652;
  padding-bottom: 0;
}

.cont-2 {
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

.zmist-box {
  padding-top: 60px;
  padding-bottom: 60px;
}

.zmist-lbl-text {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  padding-top: 0;
  padding-bottom: 20px;
  font-size: 20px;
  font-weight: 600;
  line-height: 100%;
}

.zmist-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.zmist-link-item {
  border: 1px #fff;
  border-radius: 8px;
  padding: 20px;
  text-decoration: none;
  transition: all .555s cubic-bezier(.645, .045, .355, 1);
  box-shadow: inset 0 0 0 1px #ffffff6e;
}

.zmist-link-item:hover {
  background-color: #dc3545;
  border-style: none;
  transform: translate(0, -10px);
}

.zmist-name-text {
  color: #fff;
  text-align: center;
  text-transform: none;
  height: 48px;
  font-size: 16px;
  font-weight: 500;
}

.arr-box {
  text-align: right;
}

.link-4 {
  color: #dc3445;
  font-weight: 600;
}

.quot-text {
  color: #253652;
  margin-bottom: 0;
  font-weight: 600;
}

.risk_text {
  text-align: center;
  font-size: 14px;
  line-height: 140%;
}

.procents {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  margin-bottom: 40px;
  display: grid;
}

.dif-lbl-text {
  margin-bottom: 40px;
  font-weight: 600;
}

.textn {
  margin-bottom: 20px;
}

.textn.nogaps {
  margin-bottom: 0;
}

.dif {
  background-color: #fff;
  border: 1px solid #cacaca;
  border-radius: 8px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 40px;
}

.dif.nosee {
  display: none;
}

.risks {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  margin-bottom: 40px;
  display: grid;
}

.dif-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.difhead {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.chapter-box {
  padding-top: 60px;
  padding-bottom: 60px;
}

.chapter-box.lip {
  padding-top: 40px;
  padding-bottom: 40px;
}

.dif-simple-text {
  color: #fff;
  font-size: 14px;
}

.procents_item {
  background-color: #fff;
  border: 1px solid #d6d6d6;
  border-radius: 8px;
  padding: 20px;
}

.quotation {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  border: 1px solid #25365257;
  border-radius: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 3.75fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 40px;
  display: grid;
  box-shadow: 0 2px 5px #0003;
}

.risk_icon {
  margin-bottom: 10px;
}

.heading-2 {
  color: #253652;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-right: 0%;
  line-height: 135%;
}

.proc_number_text {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
}

.proc_decor {
  background-color: #dc3445;
  border-radius: 4px;
  margin-bottom: 10px;
  padding: 20px;
}

.proc_decor.navy {
  background-color: #253652;
}

.expl_proc_text {
  text-align: center;
}

.expl_proc_text.stepi {
  text-align: left;
}

.link-2 {
  color: #dc3445;
}

.heading-3 {
  color: #253652;
  margin-bottom: 20px;
  line-height: 135%;
}

.dif-grid-item {
  background-color: #253652;
  border-radius: 8px;
  padding: 20px;
}

.dif-grid-item.red {
  background-color: #dc3545;
}

.image-4 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.difname-tx {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
}

.image-3 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.risk_item {
  background-color: #fff;
  border: 1px solid #d3d3d3;
  border-radius: 4px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  padding: 20px;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.cont-3 {
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

.dif-arrow {
  text-align: right;
  margin-top: 0;
  margin-bottom: 10px;
}

.chapter-sec {
  background-color: #eee;
  padding-bottom: 0;
}

.chapter-sec.white {
  background-color: #fff;
}

.pic_box {
  border-radius: 8px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.image-5 {
  border-radius: 8px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.link-5, .link-6 {
  color: #dc3445;
  font-weight: 600;
}

.fin-sec {
  background-color: #253652;
}

.cont-4 {
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
}

.fin-box {
  padding-top: 40px;
  padding-bottom: 40px;
}

.fin-text {
  color: #fff;
  font-size: 12px;
}

.link-7 {
  color: #dc3445;
  font-weight: 600;
}

@media screen and (min-width: 1280px) {
  .main_title {
    bottom: 10%;
  }

  .h1 {
    font-size: 48px;
  }

  .subtitle_text {
    font-size: 24px;
    line-height: 150%;
  }

  .cta_text {
    font-size: 18px;
  }
}

@media screen and (min-width: 1440px) {
  .top_box {
    background-image: none;
  }

  .ep_link {
    width: 120px;
  }

  .h1 {
    font-size: 56px;
  }

  .subtitle_text {
    font-size: 28px;
  }

  .cta_link {
    padding: 20px 40px;
  }
}

@media screen and (min-width: 1920px) {
  .top_box, .main_pic, .image {
    height: auto;
  }

  .h1 {
    font-size: 80px;
  }

  .subtitle_text {
    font-size: 40px;
  }

  .cta_link {
    padding: 20px 40px;
  }
}

@media screen and (max-width: 991px) {
  .cont, .cont-2 {
    max-width: 640px;
  }

  .zmist-grid, .risks {
    grid-template-columns: 1fr 1fr;
  }

  .quotation {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .heading-2 {
    font-size: 28px;
  }

  .cont-3, .cont-4 {
    max-width: 640px;
  }
}

@media screen and (max-width: 767px) {
  .cont, .cont-2 {
    max-width: none;
    margin-left: 5%;
    margin-right: 5%;
  }

  .zmist-box {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .zmist-name-text {
    height: auto;
    padding-bottom: 10px;
  }

  .arr-box {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .procents {
    grid-template-columns: 1fr;
  }

  .dif-lbl-text {
    margin-bottom: 20px;
  }

  .dif {
    padding: 20px;
  }

  .risks, .dif-grid {
    grid-template-columns: 1fr;
  }

  .chapter-box {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .quotation {
    grid-template-columns: 1fr;
    padding: 20px;
  }

  .heading-2 {
    font-size: 20px;
  }

  .image-3 {
    max-width: 70%;
  }

  .cont-3, .cont-4 {
    max-width: none;
    margin-left: 5%;
    margin-right: 5%;
  }
}

@media screen and (max-width: 479px) {
  .image {
    height: 400px;
  }

  .logo_box {
    justify-content: center;
    align-items: flex-start;
    display: flex;
    inset: 2% 5% auto;
  }

  .ep_link {
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .h1 {
    font-size: 32px;
  }

  .subtitle_text {
    text-align: center;
    padding-left: 5%;
    padding-right: 5%;
  }

  .cta_text {
    font-size: 14px;
  }

  .zmist-grid {
    grid-template-columns: 1fr;
  }

  .risks {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .heading-2 {
    text-align: center;
    margin-top: 0;
    font-size: 18px;
  }

  .heading-3 {
    text-align: center;
    font-size: 16px;
  }

  .image-3 {
    max-width: 80%;
  }

  .risk_item {
    padding: 10px;
  }

  .quot-mark {
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
    display: flex;
  }
}

#w-node-_9db356ec-3450-a3ec-656a-885bd4d36d57-5c84c9e3 {
  place-self: start center;
}

#w-node-_9db356ec-3450-a3ec-656a-885bd4d36d59-5c84c9e3 {
  place-self: center;
}

#w-node-_9db356ec-3450-a3ec-656a-885bd4d36d5a-5c84c9e3 {
  place-self: auto;
}

#w-node-_95586b58-ccef-6bab-ba42-a42ff3bd372c-5c84c9e3 {
  place-self: start center;
}

#w-node-_95586b58-ccef-6bab-ba42-a42ff3bd372e-5c84c9e3 {
  place-self: center;
}

#w-node-_95586b58-ccef-6bab-ba42-a42ff3bd372f-5c84c9e3 {
  place-self: auto;
}

#w-node-_8803f1e8-cb87-50c2-0581-fedb35f70323-5c84c9e3 {
  place-self: start center;
}

#w-node-_8803f1e8-cb87-50c2-0581-fedb35f70325-5c84c9e3 {
  place-self: center;
}

#w-node-_8803f1e8-cb87-50c2-0581-fedb35f70326-5c84c9e3 {
  place-self: auto;
}

#w-node-a710b08a-06d9-6d69-d91f-32a703128fbb-5c84c9e3 {
  place-self: start center;
}

#w-node-a710b08a-06d9-6d69-d91f-32a703128fbd-5c84c9e3 {
  place-self: center;
}

#w-node-a710b08a-06d9-6d69-d91f-32a703128fbe-5c84c9e3 {
  place-self: auto;
}

@media screen and (max-width: 991px) {
  #w-node-bc701b47-7cb7-35ab-e756-b2be6674ed0a-5c84c9e3 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_2f8b7ff2-2007-d430-ea73-95c0af2ad3e1-5c84c9e3 {
    align-self: center;
  }

  #w-node-_9db356ec-3450-a3ec-656a-885bd4d36d57-5c84c9e3, #w-node-_95586b58-ccef-6bab-ba42-a42ff3bd372c-5c84c9e3, #w-node-_8803f1e8-cb87-50c2-0581-fedb35f70323-5c84c9e3, #w-node-a710b08a-06d9-6d69-d91f-32a703128fbb-5c84c9e3 {
    place-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-bc701b47-7cb7-35ab-e756-b2be6674ed0a-5c84c9e3 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9db356ec-3450-a3ec-656a-885bd4d36d57-5c84c9e3, #w-node-_95586b58-ccef-6bab-ba42-a42ff3bd372c-5c84c9e3, #w-node-_8803f1e8-cb87-50c2-0581-fedb35f70323-5c84c9e3, #w-node-a710b08a-06d9-6d69-d91f-32a703128fbb-5c84c9e3 {
    place-self: center;
  }
}


