:root {
  --blue: #0074e0;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.main-wrapper {
  position: relative;
}

.logo-up-life {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  background-color: var(--blue);
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  padding-top: 1%;
  padding-bottom: 1%;
  padding-left: 2%;
  display: flex;
  position: static;
  inset: 0% 0% auto;
}

.link-block {
  width: 100px;
  max-width: 100%;
}

.link-block-2 {
  width: 120px;
  max-width: 100%;
}

.block-heading {
  background-color: var(--blue);
  border-radius: 12px;
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
  inset: auto 0% 0%;
}

.head1 {
  background-color: #0074e0;
  border-radius: 12px;
  padding: 20px;
}

.heading {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 150%;
}

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

.container {
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.block-1 {
  padding-top: 32px;
  padding-bottom: 32px;
}

.dtop {
  color: #000;
  text-align: right;
  font-size: 16px;
}

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

.newt {
  color: #000;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
}

.link-2 {
  color: #0074e0;
}

.text-block {
  margin-bottom: 24px;
  font-family: Geologica, sans-serif;
  font-weight: 300;
}

.text-block._24 {
  margin-bottom: 0;
  font-weight: 300;
}

.link-3 {
  color: var(--blue);
}

.text-block-4 {
  text-align: right;
  max-width: 100%;
  font-size: 14px;
}

.text-block-2 {
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.heading-2 {
  margin-top: 0;
  margin-bottom: 24px;
  line-height: 150%;
}

.image-2 {
  border-radius: 12px;
}

.ph-author {
  border: 1px solid #d3d0d0;
  border-radius: 100%;
  padding: 10px;
}

.container-2 {
  background-color: #f7f7f700;
  max-width: 1000px;
}

.txt-author {
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.quote {
  background-color: #f7f7f7;
  border: 2px solid #0074e0;
  border-radius: 12px;
  padding: 60px;
}

.author {
  margin-top: 24px;
}

.blockquote {
  margin-top: 48px;
  margin-bottom: 48px;
}

.blockquote._48 {
  margin-bottom: 0;
}

.text-block-3 {
  color: #0074e0;
  text-align: right;
  font-family: Geologica, sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 150%;
}

.block-2 {
  padding-bottom: 32px;
}

.block-ph {
  margin-top: 32px;
  margin-bottom: 32px;
}

.block-ph._32 {
  margin-bottom: 0;
}

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

.text-block-5 {
  margin-bottom: 24px;
  font-family: Geologica, sans-serif;
  font-weight: 300;
}

.text-block-5._24 {
  margin-bottom: 0;
}

.text-span {
  background-color: var(--blue);
  color: #fff;
  border-radius: 12px;
  padding-left: 12px;
  padding-right: 12px;
}

.text-block-6 {
  text-align: right;
  max-width: 100%;
  font-family: Geologica, sans-serif;
  font-size: 14px;
}

.text-block-7 {
  margin-bottom: 0;
  font-family: Geologica, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.link-4 {
  color: #0074e0;
}

.block-dovidka {
  background-color: #0074e0;
  border-radius: 12px;
  margin-top: 32px;
  margin-bottom: 32px;
  padding: 20px;
}

.text-block-8 {
  color: #fff;
}

.text-block-9 {
  text-align: right;
  max-width: 100%;
  font-size: 14px;
}

.text-block-10 {
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.text-block-10._24 {
  margin-bottom: 24px;
}

.text-span-8 {
  background-color: #3f8ce4;
  border-radius: 12px;
  padding-left: 12px;
  padding-right: 12px;
}

.image-4 {
  border-radius: 12px;
}

.block-3 {
  background-color: #002b5c;
  padding-top: 32px;
  padding-bottom: 32px;
}

.text-block-11 {
  color: #fff;
  margin-bottom: 24px;
}

.text-block-11._24 {
  margin-bottom: 0;
}

.heading-3 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 24px;
  line-height: 150%;
}

.text-block-12 {
  color: #0074e0;
  text-align: right;
  font-size: 32px;
  font-weight: 600;
  line-height: 150%;
}

.text-block-13 {
  color: #fff;
  margin-top: 8px;
  font-size: 12px;
  font-style: italic;
  font-weight: 300;
}

.text-span-7 {
  font-weight: 600;
}

.text-span-9 {
  background-color: var(--blue);
  border-radius: 12px;
  padding-left: 12px;
  padding-right: 12px;
}

.text-block-14 {
  text-align: right;
  max-width: 100%;
  font-size: 14px;
}

.text-block-15 {
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.text-block-16 {
  color: #0074e0;
  text-align: right;
  font-size: 32px;
  font-weight: 600;
  line-height: 150%;
}

.text-block-17 {
  margin-bottom: 24px;
  font-weight: 300;
}

.text-block-17._24 {
  margin-bottom: 0;
}

.text-span-5 {
  background-color: #0074e0;
  border-radius: 12px;
  padding-left: 12px;
  padding-right: 12px;
}

.bold-text {
  color: #fff;
}

.fin-sec {
  background-color: #012b5c;
}

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

.fin_box {
  padding-top: 40px;
  padding-bottom: 40px;
}

.fin_text {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
}

.link-5 {
  color: #fff;
  font-weight: 300;
}

.block-grid {
  background-color: var(--blue);
  border-radius: 12px;
  margin-top: 32px;
  margin-bottom: 32px;
  padding: 20px;
}

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

.image-5 {
  border-radius: 12px;
}

.text-block-18 {
  color: #d8d8d8;
  text-align: center;
  margin-top: 8px;
  font-size: 12px;
  font-style: italic;
  font-weight: 300;
}

.text-block-19 {
  color: #fff;
  margin-bottom: 24px;
  font-weight: 300;
}

.text-block-19._24 {
  margin-bottom: 0;
}

.image-6 {
  border-radius: 12px;
}

.text-block-20 {
  color: #d8d8d8;
  margin-top: 8px;
  font-size: 12px;
  font-style: italic;
  font-weight: 300;
}

@media screen and (min-width: 1920px) {
  .link-block {
    max-width: 84%;
  }
}

@media screen and (max-width: 991px) {
  .link-block {
    max-width: 74%;
  }

  .link-block-2 {
    max-width: 80%;
  }

  .heading {
    font-size: 32px;
  }

  .container-2 {
    max-width: 800px;
  }

  .cont {
    max-width: 700px;
  }
}

@media screen and (max-width: 767px) {
  .heading {
    font-size: 27px;
  }

  .container {
    margin-left: 5%;
    margin-right: 5%;
  }

  .text-block-4 {
    text-align: center;
  }

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

  .ph-author {
    width: 180px;
  }

  .container-2 {
    margin-left: 5%;
    margin-right: 5%;
  }

  .txt-author {
    justify-content: center;
    align-items: center;
  }

  .quote {
    padding: 20px;
  }

  .text-block-3 {
    text-align: center;
  }

  .grid {
    flex-flow: column-reverse;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .text-block-6, .text-block-9 {
    text-align: center;
  }

  .heading-3 {
    font-size: 24px;
  }

  .text-block-12, .text-block-14, .text-block-16 {
    text-align: center;
  }

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

@media screen and (max-width: 479px) {
  .logo-up-life {
    background-color: var(--blue);
    justify-content: center;
    align-items: center;
    margin-top: 0;
    padding-bottom: 2%;
    padding-left: 0%;
    position: static;
    inset: 0% 0% auto;
  }

  .link-block {
    max-width: 64%;
  }

  .link-block-2 {
    max-width: 74%;
  }

  .image-3 {
    object-fit: cover;
    min-height: auto;
  }

  .block-heading {
    background-color: #fff;
    max-width: 100%;
    padding: 0%;
    position: static;
    left: 5%;
    right: 5%;
  }

  .head1 {
    position: relative;
  }

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

  .container {
    margin-left: 5%;
    margin-right: 5%;
  }

  .block-1 {
    padding-top: 24px;
  }

  .text-block-4 {
    text-align: center;
  }

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

  .ph-author {
    width: 180px;
  }

  .container-2 {
    margin-left: 5%;
    margin-right: 5%;
  }

  .txt-author {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    justify-content: center;
    align-items: center;
  }

  .quote {
    padding: 20px;
  }

  .blockquote {
    margin-top: 32px;
    margin-bottom: 32px;
  }

  .text-block-3 {
    text-align: center;
  }

  .grid {
    flex-flow: column-reverse;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .text-block-6, .text-block-9 {
    text-align: center;
  }

  .heading-3 {
    font-size: 24px;
  }

  .text-block-12, .text-block-14, .text-block-16 {
    text-align: center;
  }
}

#w-node-_1b449d27-c8f6-acaa-720b-de9f40379bef-7063fafc, #w-node-_11fd5e05-9d06-768d-c774-1bfbf434dd63-7063fafc {
  align-self: center;
}


