@font-face {
  font-family: 'Fa 400';
   src: url("../fonts/fa-regular-400.eot");
    src: url("../fonts/fa-regular-400.eot#iefix") format("embedded-opentype"), 
    url("../fonts/fa-regular-400.woff2") format('woff2'), 
    url("../fonts/fa-regular-400.woff") format('woff'), 
    url("../images/fa-regular-400.svg#FontAwesome6FreeRegular") format('svg')
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Fa Solid 900';
  src: url("../fonts/fa-solid-900.eot");
    src: url("../fonts/fa-solid-900.eot#iefix") format("embedded-opentype"), 
    url("../fonts/fa-solid-900.woff2") format('woff2'), 
    url("../fonts/fa-solid-900.woff") format('woff'), 
    url("../images/fa-solid-900.svg#FontAwesome6FreeSolid") format('svg')
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}


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

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

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

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

.body {
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.root {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 0 solid #000;
  flex-flow: column;
/*  width: 100svw;*/
  width: 100%;
  max-width: 479px;
  height: 100%;
  min-height: 100svh;
  display: flex;
}

.section {
  background-image: url("../images/main-image.webp");
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  height: 100svh;
  min-height: 100svh;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  position: relative;
}

.image {
  width: 100%;
  height: 100%;
}

.text-block {
  color: #fff;
  text-align: center;
  z-index: 4;
  padding-top: 2px;
  font-family: Varela Round, sans-serif;
  font-size: 15px;
  position: absolute;
  inset: auto auto 1% 2%;
}

.text-span {
  font-family: "Fa Solid 900", sans-serif;
}

.heading {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0%;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 79px;
  font-weight: 700;
  line-height: 80px;
}

.flex-block {
  z-index: 3;
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  justify-content: center;
  align-items: stretch;
  width: 100%;
  margin-top: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  position: absolute;
  inset: 0% 0% auto;
}

.flex-block-2 {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 20%;
}

.flex-block-3 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 15%;
}

.image-2 {
  filter: contrast(110%) brightness(110%) drop-shadow(0 -15px 20px #000000b3);
  z-index: 3;
  width: auto;
  height: 50vh;
}

.div-block {
  filter: contrast(82%);
  z-index: 1;
  background-image: url("../images/leafs-backgorund.webp");
  background-position: 50%;
  background-repeat: repeat;
  background-size: 1015px;
  background-attachment: scroll;
  position: absolute;
  inset: 0%;
}

.text-block-2 {
  color: #ffffffde;
  text-align: center;
  z-index: 3;
  font-family: "Fa Solid 900", sans-serif;
  font-size: 45px;
  line-height: 45px;
  position: absolute;
  inset: auto 0% 5%;
}

.section-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  padding: 10px 0;
  display: flex;
}

.container {
  width: 100%;
  height: 80px;
  display: flex;
}

.div-block-2 {
  background-color: #7d895a;
  background-image: linear-gradient(88deg, #d0c557, #a5ae58);
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  justify-content: flex-end;
  align-items: center;
  width: 50%;
  display: flex;
}

.div-block-2.b2 {
  border-radius: 20px 0 0 20px;
  justify-content: flex-start;
  align-items: center;
}

.heading-2 {
  text-align: center;
  border-top: 3px solid #0000004d;
  border-bottom: 3px solid #0000004d;
  margin-top: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-weight: 500;
}

.text-block-3 {
  font-size: 35px;
}

.text-block-4 {
  text-align: center;
  font-size: 35px;
}

.text-block-5, .text-block-6 {
  font-size: 35px;
}

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

.text-block-8 {
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 30px;
  line-height: 35px;
  display: flex;
}

.image-3 {
  border-radius: 25px;
  height: 95%;
  margin-right: 5px;
  padding-right: 0;
}

.image-3.i2 {
  margin-left: 5px;
  margin-right: 0;
}

.paragraph {
  border-left: 3px solid #0006;
  margin-left: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Varela Round, sans-serif;
  font-size: 15px;
}

.paragraph-2 {
  text-align: right;
  border-right: 3px solid #0006;
  margin-right: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Varela, sans-serif;
  font-size: 15px;
}

.form {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  justify-content: space-around;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 10px;
  padding: 10px;
  display: flex;
}

.js-clock {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.box {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-size: 12px;
  line-height: 20px;
  display: flex;
}

.clock-number {
  font-family: Varela, sans-serif;
  font-size: 2.5rem;
  font-weight: 600;
  line-height: 2.5rem;
}

.clock-label {
  letter-spacing: 5px;
  text-transform: uppercase;
  margin-top: 10px;
  margin-right: -5px;
  font-family: Varela, sans-serif;
  font-size: 1rem;
  line-height: 1rem;
}

.image-4 {
  width: 40%;
}

.heading-3 {
  color: #fff;
  text-align: center;
  background-color: #82a66a;
  border-radius: 10px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}

.flex-block-4 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  justify-content: space-around;
  align-items: center;
  width: 100%;
}

.flex-block-5 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-top: 2px solid #83a66a;
  border-bottom: 2px solid #83a66a;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 0;
}

.text-block-9 {
  color: #868686;
  font-family: Varela, sans-serif;
  font-size: 25px;
  text-decoration: line-through;
}

.flex-block-6 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: 1;
  width: auto;
}

.text-block-10 {
  color: #83a66a;
  border: 3px dashed #83a66a;
  border-radius: 10px;
  padding: 3px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 35px;
  font-weight: 700;
  line-height: 40px;
}

.form-block {
  width: 100%;
}

.form-2 {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.submit-button {
  background-color: #83a66a;
  border-radius: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.text-block-11 {
  color: #33333396;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 16px;
}

.section-3 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  margin-top: 20px;
  display: flex;
}

.text-span-3 {
  color: #ffb700;
  font-family: "Fa Solid 900", sans-serif;
}

.text-block-12 {
  text-align: center;
  flex: 1;
}

.container-8 {
  flex-flow: column;
  flex: 2;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.flex-block-7 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: flex-start;
  align-items: center;
}

.line {
  background-color: #0000000d;
  border: 1px solid #d8d8d8;
  border-radius: 5px;
  flex: 2;
  width: 100%;
  height: 13px;
  position: relative;
}

.container-7 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  border-right: 2px solid #c4c4c4;
  flex-flow: column;
  flex: 1;
  padding-right: 10px;
  display: flex;
}

.flex-block-8 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: flex-start;
  align-items: center;
}

.text-block-14 {
  flex: .5;
  font-family: Ubuntu, Helvetica, sans-serif;
}

.text-block-15 {
  text-align: center;
  border-bottom: 3px solid #000;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 60px;
  font-weight: 500;
  line-height: 60px;
  text-decoration: none;
}

.container-6 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.flex-block-9, .flex-block-10 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: flex-start;
  align-items: center;
}

.text-block-13 {
  text-align: center;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 16px;
}

.flex-block-11 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: flex-start;
  align-items: center;
}

.fa-regular {
  color: #fcd982;
  font-family: "Fa 400", sans-serif;
}

.div-block-8 {
  background-color: #ffb700;
  width: 90%;
  position: absolute;
  inset: 0%;
}

.div-block-8._7 {
  width: 3%;
}

.div-block-8._70 {
  width: 30%;
}

.div-block-8._20 {
  width: 10%;
}

.div-block-8._5 {
  width: 1%;
}

.text-block-19 {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  padding: 5px 10px;
  display: flex;
}

.container-11 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  flex: 2;
  width: 100%;
  margin-bottom: 10px;
  padding-bottom: 10px;
  display: flex;
}

.container-11.answer {
  margin-top: 20px;
}

.container-11.border {
  border-bottom: 2px solid #d6d6d6;
}

.container-12 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  flex: 2;
  display: flex;
}

.text-span-5 {
  color: #0284b8;
  padding-right: 5px;
  font-family: "Fa Solid 900", sans-serif;
  font-size: 20px;
}

.text-block-17 {
  color: #0284b8;
}

.text-span-7 {
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.container-13 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-right: auto;
  line-height: 14px;
  display: flex;
}

.text-block-18 {
  color: #727272;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-weight: 500;
  line-height: 20px;
}

.user-avatar {
  background-image: url("../images/user-13.webp");
  background-position: 50%;
  background-size: cover;
  border-radius: 50px;
  flex: 1;
  width: 60px;
  min-width: 60px;
  max-width: 60px;
  height: 60px;
  min-height: 60px;
  max-height: 60px;
}

.user-avatar._6 {
  background-image: url("../images/user-avatar-6.webp");
}

.user-avatar._5 {
  background-image: url("../images/user-avatar-72.webp");
}

.user-avatar._3 {
  background-image: url("../images/user-avatar-33.webp");
}

.user-avatar._1 {
  background-image: url("../images/user-avatar-2.webp");
}

.user-avatar._4 {
  background-image: url("../images/user-avatar-43.webp");
}

.text-span-6 {
  color: #ff4949;
  padding-right: 5px;
  font-family: "Fa Solid 900", sans-serif;
  font-size: 20px;
}

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

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

.top-button {
  color: #2c2c2c;
  background-color: #ffb700;
  border-radius: 5px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 700;
  box-shadow: 0 2px 5px #0003;
}

.top-button.s-full-w {
  box-shadow: none;
  text-align: center;
  z-index: 0;
  width: 100%;
  font-size: 22px;
  line-height: 22px;
}

.top-button.s-full-w.big {
  color: #fff;
  background-color: #83a76a;
  margin-top: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  box-shadow: 0 2px 5px #0003;
}

.section-5 {
  margin-bottom: 20px;
}

@media screen and (max-width: 479px) {
  .section {
    background-position: 50% 40%;
    background-size: cover;
  }

  .flex-block {
    margin-top: 0;
  }

  .flex-block-3 {
    justify-content: center;
    align-items: center;
    padding-left: 0%;
  }

  .js-clock {
    flex-wrap: wrap;
  }

  .box {
    margin-bottom: 10px;
  }

  .clock-number {
    font-size: 8vw;
    line-height: 8vw;
  }

  .clock-label {
    font-size: 3vw;
  }

  .flex-block-4 {
    justify-content: space-around;
    align-items: center;
  }

  .flex-block-5 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-content: center;
  }

  .text-block-9 {
    font-size: 5vw;
  }

  .text-block-10 {
    font-size: 8vw;
  }

  .text-block-15 {
    font-size: 45px;
    line-height: 45px;
  }

  .container-12 {
    flex: 2;
  }

  .text-span-5 {
    font-size: 15px;
  }

  .text-span-7 {
    font-size: 13px;
  }

  .container-13 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .text-block-18 {
    font-size: 12px;
  }

  .user-avatar {
    min-width: 13vw;
    max-width: 13vw;
    min-height: 13vw;
    max-height: 13vw;
  }

  .text-span-6, .top-button {
    font-size: 13px;
  }

  .top-button.s-full-w {
    font-size: 17px;
  }
.heading {
      font-size: 62px;
      line-height: 57px;
}
.text-block-8 {
  font-size: 24px;
}
}


