.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-up {
  background-color: #4b0e0e;
  background-image: url('../images/main2.webp');
  background-position: 0 0;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  display: flex;
  position: relative;
}

.block-logo-up {
  justify-content: center;
  align-items: center;
  margin-bottom: 32px;
  padding-top: 2%;
  padding-left: 0%;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.link-blockup {
  width: 120px;
}

.block-heading-up {
  padding-top: 2%;
  padding-bottom: 2%;
  position: absolute;
  inset: auto 0% 0%;
}

.heading {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Commissioner, sans-serif;
  font-weight: 800;
  line-height: 150%;
}

.block-data {
  margin-bottom: 24px;
}

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

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

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

.grid-data {
  grid-template-rows: auto;
}

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

.text-block-67 {
  color: #000;
  font-weight: 400;
}

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

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

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

.link {
  color: #5ebb00;
}

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

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

.text-span {
  color: #5ebb00;
}

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

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

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

.text-span-2 {
  color: #5ebb00;
}

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

.grid {
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  display: flex;
}

.card {
  color: #333;
  background-color: #000;
  padding: 20px;
}

.circle {
  background-color: #5ebb00;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin-bottom: 16px;
  display: flex;
}

.text-block-68 {
  color: #fdfdfd;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 18px;
}

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

.text-block-69 {
  color: #fff;
  font-weight: 700;
}

.text-span-3, .text-span-4, .text-span-5, .text-span-6, .text-span-7, .text-span-8, .text-span-9 {
  color: #5ebb00;
}

.block-info {
  background-color: #222;
  margin-top: 32px;
  margin-bottom: 32px;
  padding: 20px;
}

.grid-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
}

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

.text-block-70 {
  color: #5ebb00;
  text-transform: uppercase;
  font-weight: 700;
}

.text-block-71 {
  color: #fff;
  font-size: 64px;
  line-height: 151%;
}

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

.num {
  background-color: #5ebb00;
  border-radius: 100%;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
}

.text-block-72 {
  color: #fff;
  font-weight: 700;
}

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

.text-span-10, .text-span-11, .text-span-12, .text-span-13, .text-span-14 {
  color: #5ebb00;
}

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

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

.card1 {
  background-color: #000;
  padding: 20px;
}

.text-block-74 {
  color: #fff;
  border-bottom: 1px solid #cce9b8;
  padding-bottom: 12px;
}

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

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

.card2 {
  background-color: #5ebb00;
  padding: 20px;
}

.icon {
  margin-bottom: 24px;
}

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

.image-8 {
  width: 52px;
}

.text-span-15 {
  color: #5ebb00;
}

.heading-4 {
  color: #5ebb00;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 150%;
}

.heading-4._2 {
  margin-bottom: 12px;
}

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

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

.card3 {
  background-color: #000;
  padding: 20px;
}

.text-block-76 {
  color: #5bb400;
}

.link-2 {
  color: #5ebb00;
}

.swiper-slide {
  background-color: #000;
  flex: 0 auto;
  padding: 20px;
  text-decoration: none;
  transition: all .625s;
}

.swiper-slide:hover {
  background-color: #1a2c07;
  transform: translate(0, -4px);
}

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

.swiper-slide._3 {
  flex: none;
  width: 300px;
}

.text-block-77 {
  z-index: 3;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  height: 64px;
  margin-bottom: 24px;
  font-size: 18px;
  font-weight: 700;
  line-height: 150%;
  position: relative;
}

.text-block-77._2, .text-block-77._3 {
  height: auto;
}

.image-9 {
  z-index: 2;
  height: auto;
  margin-bottom: 24px;
  position: relative;
}

.block-img {
  height: 320px;
  position: relative;
}

.block-img._2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 250px;
  display: flex;
}

.block-img._3 {
  height: auto;
  padding: 20px;
}

.circle-1 {
  filter: blur(69px);
  background-color: #5ebb00;
  border-radius: 100%;
  width: auto;
  height: auto;
  position: absolute;
  inset: 10%;
}

.circle-1._2 {
  inset: 12%;
}

.block-price {
  z-index: 3;
  background-color: #fff;
  border-radius: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 24px;
  padding: 12px 26px;
  display: flex;
  position: relative;
}

.text-block-78 {
  color: #000;
  font-size: 16px;
  font-weight: 700;
}

.text-block-79 {
  color: #fcfcfc;
  height: 140px;
  margin-bottom: 12px;
}

.text-block-79._2, .text-block-79._3 {
  height: 100px;
}

.icon1 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.image-10 {
  width: 48px;
}

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

.grid-6 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 16px;
  display: grid;
}

.h3-block {
  background-color: #0f0f0f;
  padding: 20px;
}

.text-span-16, .text-span-17, .text-span-18, .text-span-19 {
  color: #fff;
}

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

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

.text-span-20 {
  color: #fff;
}

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

.link-3 {
  color: #5ebb00;
  font-weight: 600;
}

.text-span-21 {
  color: #5ebb00;
}

.footer-up {
  background-color: #fff;
  padding-top: 32px;
  padding-bottom: 32px;
}

.text-block-2 {
  color: #000;
  font-size: 12px;
}

.image-11 {
  width: 100%;
  margin-top: -50px;
}

.text-span-22 {
  color: #5ebb00;
  background-color: #0000;
}

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

.section-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  margin-bottom: 32px;
  display: none;
}

.title-column {
  background-color: #000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 20px;
  display: flex;
}

.div-block {
  width: 260px;
}

.cards-scroll-area {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  width: 100%;
  display: flex;
  overflow: scroll;
}

.cards-scroll-area.swiper {
  cursor: grab;
  height: 100%;
  overflow: hidden;
}

.text-block-81 {
  color: #5ebb00;
}

.swiper-wrapper {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  height: 100%;
  display: flex;
}

.grid-9 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 16px;
  display: grid;
}

.grid-6-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 16px;
  display: grid;
}

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

.grid-10 {
  background-color: #5ebb0000;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.link-block {
  color: #fff;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #5ebb00;
  padding: 20px;
  text-decoration: none;
  transition: all .4s;
}

.link-block:hover {
  background-color: #56a802;
  transform: translate(0, -5px);
}

.text-block-82 {
  margin-bottom: 12px;
  font-size: 16px;
  font-weight: 700;
}

.image-12 {
  width: 32px;
  transform: rotate(53deg);
}

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

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

  .text-block-71 {
    text-align: center;
    font-size: 48px;
  }

  .heading-4 {
    font-size: 22px;
  }

  .text-block-77, .text-block-77._2 {
    height: 64px;
  }

  .block-img {
    height: 270px;
  }

  .block-img._2 {
    height: 300px;
  }

  .text-block-79, .text-block-79._2 {
    height: 120px;
  }

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

  .grid-6, .grid7, .grid-8, .grid-9, .grid-6-copy {
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 767px) {
  .main-wrapper-up {
    min-height: auto;
    display: block;
  }

  .block-logo-up {
    background-color: #000;
    margin-bottom: 0;
    padding-top: 4%;
    padding-bottom: 4%;
    display: flex;
    position: static;
  }

  .block-heading-up {
    background-color: #000;
    padding-top: 4%;
    padding-bottom: 4%;
    position: static;
  }

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

  .heading {
    font-size: 27px;
  }

  .text-block-71 {
    font-size: 36px;
  }

  .swiper-slide._2 {
    flex-flow: column;
    display: flex;
  }

  .text-block-77, .text-block-77._2, .block-img, .block-img._2, .text-block-79, .text-block-79._2 {
    height: auto;
  }

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

  .grid-6, .grid7 {
    flex-flow: column;
    display: flex;
  }

  .image-11 {
    margin-top: 0;
  }

  .grid-8, .grid-9, .grid-6-copy {
    flex-flow: column;
    display: flex;
  }

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

@media screen and (max-width: 479px) {
  .main-wrapper-up {
    min-height: auto;
    display: block;
  }

  .block-logo-up, .block-heading-up {
    position: static;
  }

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

  .heading {
    font-size: 27px;
  }

  .image-7 {
    max-width: 75%;
  }

  .block-ph-quote {
    justify-content: center;
    align-items: center;
    display: flex;
  }

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

  .text-block-67 {
    font-size: 16px;
  }

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

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

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

  .grid-4, .swiper-slide._2 {
    flex-flow: column;
    display: flex;
  }

  .swiper-slide._3 {
    width: 250px;
  }

  .text-block-77, .block-img, .block-img._2 {
    height: auto;
  }

  .block-img._3 {
    padding: 0;
  }

  .text-block-79, .text-block-79._2, .text-block-79._3 {
    height: auto;
  }

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

  .grid-6, .grid7, .grid8 {
    flex-flow: column;
    display: flex;
  }

  .image-11 {
    margin-top: 64px;
    margin-bottom: 64px;
    position: static;
    inset: 0%;
  }

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

  .section-wrapper, .cards-scroll-area {
    flex-flow: column;
  }

  .cards-scroll-area.swiper {
    margin-left: 0;
    margin-right: 0;
    overflow: hidden;
  }

  .swiper-wrapper {
    flex-flow: row;
  }

  .grid-9, .grid-6-copy, .grid-10 {
    flex-flow: column;
    display: flex;
  }

  .text-block-82 {
    margin-bottom: 8px;
  }
}

#w-node-_985c0db0-df7d-48d2-b733-4496128b33e3-71a63b28 {
  justify-self: end;
}

#w-node-_57d4ef44-c137-6368-64f4-c7660dd314f7-71a63b28, #w-node-_61b9c9ec-4b73-9c3b-3c00-4925b883e101-71a63b28 {
  align-self: center;
}

#w-node-_985c0db0-df7d-48d2-b733-4496128b33e3-2dbbfe31 {
  justify-self: end;
}

#w-node-_57d4ef44-c137-6368-64f4-c7660dd314f7-2dbbfe31, #w-node-_61b9c9ec-4b73-9c3b-3c00-4925b883e101-2dbbfe31 {
  align-self: center;
}


