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

.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;
}

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

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

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

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

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

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

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

.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;
}

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

.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);
}

.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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.textn {
  margin-bottom: 20px;
}

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

.dif.nosee {
  display: none;
}

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

.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;
}

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

.ep_link {
  width: 100px;
}

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

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

.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;
}

.main_pic {
  height: 100vh;
}

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

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

.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-sec {
  background-color: #253652;
  padding-bottom: 0;
}

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

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

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

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

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

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

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

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

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

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

.expl_proc_text {
  text-align: center;
}

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

.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;
}

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

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

.top_box {
  height: 100vh;
  position: relative;
}

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

.link-2 {
  color: #dc3445;
}

.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;
}

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

.link-8 {
  color: #dc3445;
}

.link-9, .link-10, .link-11 {
  color: #dc3445;
  font-weight: 500;
}

.nospangap {
  white-space: nowrap;
}

.cta_t {
  margin-top: 20px;
}

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

.cta_casko:hover {
  background-color: #253652;
  transform: scale(.9);
}

.cta_casko_text {
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
}

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

@media screen and (min-width: 1280px) {
  .h1 {
    font-size: 48px;
  }

  .main_title {
    bottom: 10%;
  }

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

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

@media screen and (min-width: 1440px) {
  .h1 {
    font-size: 52px;
  }

  .main_title {
    bottom: 8%;
  }

  .cta_link {
    padding: 10px 20px;
  }

  .subtitle_text {
    font-size: 28px;
  }

  .ep_link {
    width: 120px;
  }

  .top_box {
    background-image: none;
  }
}

@media screen and (min-width: 1920px) {
  .h1 {
    font-size: 80px;
  }

  .main_title {
    bottom: 15%;
  }

  .cta_link {
    padding: 20px 40px;
  }

  .subtitle_text {
    font-size: 40px;
  }

  .image, .main_pic, .top_box {
    height: auto;
  }
}

@media screen and (max-width: 991px) {
  .heading-2 {
    font-size: 28px;
  }

  .image {
    height: 80vh;
  }

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

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

  .main_pic {
    height: 80vh;
  }

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

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

  .top_box {
    height: 80vh;
  }
}

@media screen and (max-width: 767px) {
  .h1 {
    margin-bottom: 10px;
    font-size: 28px;
  }

  .main_title {
    bottom: 5%;
  }

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

  .image {
    height: 60vh;
  }

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

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

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

  .cta_text {
    font-size: 14px;
  }

  .dif {
    padding: 20px;
  }

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

  .cont-2 {
    max-width: none;
    margin-left: 5%;
    margin-right: 5%;
  }

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

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

  .main_pic {
    height: 60vh;
  }

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

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

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

  .top_box {
    height: 60vh;
  }

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

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

@media screen and (max-width: 479px) {
  .regul-text.bb {
    font-size: 15px;
  }

  .h1 {
    font-size: 32px;
  }

  .main_title {
    background-color: #253652;
    padding: 20px 40px;
    position: static;
  }

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

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

  .image {
    height: auto;
  }

  .cta_text {
    font-size: 14px;
  }

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

  .logo_box {
    background-color: #253652;
    justify-content: center;
    align-items: flex-start;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
    position: static;
    inset: 2% 5% auto;
  }

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

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

  .main_pic {
    height: auto;
  }

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

  .top_box {
    height: auto;
  }

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

#w-node-_5373010a-3a0d-d27a-1b93-fadd3a24e869-6d87b9fb {
  place-self: start center;
}

#w-node-_5373010a-3a0d-d27a-1b93-fadd3a24e86b-6d87b9fb {
  place-self: center;
}

#w-node-_5373010a-3a0d-d27a-1b93-fadd3a24e86c-6d87b9fb {
  place-self: auto;
}

#w-node-_66fd7227-5a28-75ca-715b-7f3c193b81b4-6d87b9fb {
  place-self: start center;
}

#w-node-_66fd7227-5a28-75ca-715b-7f3c193b81b6-6d87b9fb {
  place-self: center;
}

#w-node-_66fd7227-5a28-75ca-715b-7f3c193b81b7-6d87b9fb {
  place-self: auto;
}

#w-node-_66fd7227-5a28-75ca-715b-7f3c193b81de-6d87b9fb {
  place-self: start center;
}

#w-node-_66fd7227-5a28-75ca-715b-7f3c193b81e0-6d87b9fb {
  place-self: center;
}

#w-node-_66fd7227-5a28-75ca-715b-7f3c193b81e1-6d87b9fb {
  place-self: auto;
}

@media screen and (max-width: 991px) {
  #w-node-_66fd7227-5a28-75ca-715b-7f3c193b814b-6d87b9fb {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_66fd7227-5a28-75ca-715b-7f3c193b8128-6d87b9fb {
    align-self: center;
  }

  #w-node-_5373010a-3a0d-d27a-1b93-fadd3a24e869-6d87b9fb, #w-node-_66fd7227-5a28-75ca-715b-7f3c193b81b4-6d87b9fb, #w-node-_66fd7227-5a28-75ca-715b-7f3c193b81de-6d87b9fb {
    place-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_66fd7227-5a28-75ca-715b-7f3c193b814b-6d87b9fb {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5373010a-3a0d-d27a-1b93-fadd3a24e869-6d87b9fb, #w-node-_66fd7227-5a28-75ca-715b-7f3c193b81b4-6d87b9fb, #w-node-_66fd7227-5a28-75ca-715b-7f3c193b81de-6d87b9fb {
    place-self: center;
  }
}


