:root {
  --blue: #00f6ff;
}

.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 {
  min-height: 100vh;
}

.main-wrapper-2 {
  background-color: #000;
  min-height: auto;
  position: relative;
  overflow: hidden;
}

.block-gradient {
  position: absolute;
  inset: auto -10% 14% auto;
  transform: rotate(-7deg);
}

.image {
  filter: blur(20px);
}

.block-logo {
  padding-top: 2%;
  padding-left: 2%;
  position: absolute;
}

.block-heading {
  text-align: center;
  background-image: linear-gradient(0deg, #000, #fff0);
  padding-top: 2%;
  position: absolute;
  inset: auto 0% 0%;
}

.heading {
  color: #fff;
  margin-top: 0;
  margin-bottom: 32px;
}

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

.block-1 {
  background-color: #000;
  padding-top: 32px;
  padding-bottom: 32px;
  position: relative;
  overflow: hidden;
}

.container {
  z-index: 1;
  position: relative;
}

.sup-date-box {
  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;
}

.sup-text {
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
}

.date-box {
  color: #fff;
  text-align: right;
  font-size: 16px;
  line-height: 150%;
}

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

.text-block._1 {
  margin-bottom: 0;
}

.block-elipse {
  z-index: 0;
  opacity: .58;
  filter: blur(9px);
  position: absolute;
  inset: auto auto -58% -15%;
}

.image-2 {
  max-width: 55%;
}

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

.block-2._1 {
  background-color: #000;
}

.heading-2 {
  color: #000;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 32px;
  font-weight: 900;
  line-height: 150%;
}

.heading-2._2 {
  color: #fff;
}

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

.quote {
  background-color: #000;
  border-radius: 8px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 20px;
  position: relative;
  overflow: hidden;
}

.quote._40 {
  margin-bottom: 0;
}

.quote.white {
  background-color: #fff;
  display: block;
}

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

.bold-text {
  text-transform: uppercase;
  font-size: 36px;
  font-weight: 900;
}

.text-block-3 {
  z-index: 1;
  color: #fff;
  position: relative;
}

.text-block-3._1 {
  color: #000;
}

.gradient {
  z-index: 0;
  opacity: .62;
  max-width: 30%;
  position: absolute;
  inset: 0% 0% auto 68%;
}

.gradient2 {
  z-index: 0;
  opacity: .62;
  max-width: 30%;
  position: absolute;
  inset: -53% auto auto -12%;
}

.block-lapky {
  z-index: 1;
  margin-bottom: 12px;
  position: relative;
}

.text-block-4, .text-block-5 {
  margin-bottom: 24px;
}

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

.block-3._1 {
  background-color: #fff;
}

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

.text-span {
  color: #d5b0ff;
}

.italic-text {
  color: #b896ff;
}

.block-principl {
  background-color: #000;
  border-radius: 8px;
  margin-bottom: 0;
  padding: 20px;
  position: static;
  top: 15px;
}

.block-principl._2 {
  background-color: #b896ff;
}

.block-principl._1 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.zag {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 24px;
  font-size: 22px;
  font-weight: 600;
}

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

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

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

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

.nazva {
  position: sticky;
  top: 15px;
}

.card-grid-box {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 4.75fr .75fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.card-text1 {
  color: #fd0;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 22px;
  font-weight: 600;
  line-height: 135%;
}

.card-text1.wfg-st {
  color: #fff;
  margin-bottom: 0;
  font-size: 16px;
}

.card-text-simp {
  color: #fff7f7;
}

.card-text-simp._24 {
  margin-bottom: 24px;
  font-size: 16px;
}

.yellacccent {
  color: #fd0;
  font-weight: 600;
}

.image-17 {
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-17._1 {
  max-width: 100%;
}

.block-ph {
  position: relative;
}

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

.text-span-2 {
  color: #00fff0;
}

.bold-text-2 {
  color: var(--blue);
  text-decoration: underline;
}

.link-2 {
  text-decoration: none;
}

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

.link-4 {
  color: var(--blue);
  font-weight: 700;
}

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

.link-6 {
  color: #fff;
}

.link-7, .link-8, .link-9, .link-10 {
  color: var(--blue);
}

.link-11 {
  color: #fff;
}

.link-12, .link-13 {
  color: var(--blue);
}

.link-14, .link-15, .link-16, .link-17 {
  color: var(--blue);
  font-weight: 700;
}

.heading-3 {
  color: #000;
  margin-top: 0;
  margin-bottom: 32px;
}

.block-card {
  margin-bottom: 40px;
}

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

.card {
  background-color: #fff;
  background-image: linear-gradient(#b896ff, #7ba8ff);
  border-radius: 8px;
  padding: 20px;
}

.text-block-8 {
  color: #000;
  margin-bottom: 12px;
  font-size: 18px;
  font-weight: 700;
}

.link-18 {
  color: #fff;
}

.text-block-9 {
  color: #fff;
  font-size: 14px;
  font-weight: 300;
}

.finsec {
  background-color: #000;
}

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

.fr-fin {
  padding: 60px 0%;
}

.fin-textn {
  color: #fff;
  font-size: 14px;
}

.grid-3 {
  z-index: 2;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 5.25fr;
  position: relative;
}

.block-ph1 {
  background-color: #8880;
  border-radius: 100%;
  width: auto;
  height: auto;
}

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

.grid-princples {
  margin-top: 40px;
  margin-bottom: 40px;
}

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

.text-block-10 {
  color: #b8b8b8;
  text-align: center;
  margin-top: 8px;
  font-size: 12px;
  font-style: italic;
  line-height: 140%;
}

.text-block-10._2 {
  color: #505050;
  line-height: 140%;
}

.block-disclaimer {
  border: 1px solid #fff;
  border-radius: 40px;
  margin-top: 40px;
  padding: 20px;
}

.text-block-11 {
  color: #fff;
  text-align: center;
}

.logo-20 {
  justify-content: center;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.image-22 {
  max-width: 60%;
}

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

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

  .bold-text {
    font-size: 32px;
  }

  .card-text1, .card-text1.wfg-st {
    font-size: 18px;
  }

  .card-text-simp {
    font-size: 14px;
  }

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

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

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

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

  .bold-text {
    font-size: 28px;
  }

  .block-principl._1 {
    display: none;
  }

  .card-grid-box {
    grid-template-columns: 1fr;
  }

  .card-text1.wfg-st {
    font-size: 16px;
  }

  .image-17, .image-17._1 {
    max-width: 30%;
  }

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

  .grid-4 {
    flex-flow: column;
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  .block-logo {
    justify-content: center;
    align-items: center;
    padding-bottom: 2%;
    padding-right: 2%;
    display: flex;
    position: relative;
  }

  .block-heading {
    position: static;
  }

  .heading {
    font-size: 27px;
  }

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

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

  .bold-text {
    font-size: 27px;
  }

  .block-principl._1 {
    display: none;
  }

  .card-grid-box {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .card-text1 {
    margin-bottom: 10px;
    font-size: 16px;
  }

  .card-text-simp {
    font-size: 15px;
    line-height: 135%;
  }

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

  .image-17._1 {
    max-width: 50%;
  }

  .grid-2 {
    flex-flow: column;
    display: flex;
  }

  .finsec {
    z-index: 5;
    position: relative;
    inset: auto 0% 0%;
  }

  .grid-3 {
    flex-flow: column;
    display: flex;
  }

  .block-ph1 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .grid-4 {
    flex-flow: column;
    display: flex;
  }

  .image-19, .image-20, .image-21 {
    max-width: 75%;
  }

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

#w-node-b5d15fe8-4bd2-b4ee-320d-f3c72bfbd2f2-493190c0, #w-node-b8ad0f48-b51b-665d-4f2f-c7ae17a03045-493190c0, #w-node-c3740bf7-73fc-2723-b4b0-ee52f6ac30ab-493190c0 {
  align-self: center;
}

#w-node-_578d22a0-35ef-60d3-1e71-5067c081ecb1-493190c0, #w-node-_578d22a0-35ef-60d3-1e71-5067c081ecb9-493190c0, #w-node-_51b50195-ede2-eb55-829e-155d0324faed-493190c0 {
  place-self: center;
}

#w-node-_51b50195-ede2-eb55-829e-155d0324fafd-493190c0 {
  place-self: center;
}

#w-node-_29aa8222-d3ed-5035-d29c-2f4f5f047d61-493190c0 {
  place-self: center;
}

#w-node-_29aa8222-d3ed-5035-d29c-2f4f5f047d71-493190c0 {
  place-self: center;
}

#w-node-_3137f994-e631-645b-9b99-b7b7ec6555f6-493190c0 {
  place-self: center;
}

#w-node-_3137f994-e631-645b-9b99-b7b7ec655615-493190c0 {
  place-self: center;
}

#w-node-_49401f4c-6845-10b9-09b2-f230a3dbdeba-493190c0 {
  place-self: center;
}

#w-node-_49401f4c-6845-10b9-09b2-f230a3dbded2-493190c0, #w-node-_99d96718-77a6-2a54-cbac-bf38cef08900-493190c0 {
  place-self: center;
}

#w-node-_8a9b4895-1e53-3f17-b9fe-ee03c8a749c8-493190c0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_578d22a0-35ef-60d3-1e71-5067c081ecb9-493190c0, #w-node-_51b50195-ede2-eb55-829e-155d0324fafd-493190c0, #w-node-_29aa8222-d3ed-5035-d29c-2f4f5f047d71-493190c0, #w-node-_3137f994-e631-645b-9b99-b7b7ec655615-493190c0, #w-node-_49401f4c-6845-10b9-09b2-f230a3dbded2-493190c0, #w-node-_99d96718-77a6-2a54-cbac-bf38cef08900-493190c0 {
    place-self: center;
  }
}


