@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-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 {
  justify-content: center;
  align-items: stretch;
/*  display: flex;*/
}

.root {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
/*  width: 100svw;*/
width: 100%;
  max-width: 479px;
  display: flex;
}

.header {
  background-color: #cb1110;
  justify-content: space-between;
  align-items: center;
  height: 60px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.image {
  height: 40px;
}

.menu {
  background-color: #fff0;
  padding: 10px;
}

.text-span {
  background-color: #0000;
  font-family: "Fa Solid 900", sans-serif;
  font-size: 25px;
  line-height: 25px;
}

.search {
  background-color: #00000029;
  border-radius: 20px;
  padding: 10px;
}

.text-span-2 {
  font-family: "Fa Solid 900", sans-serif;
  font-size: 25px;
  line-height: 25px;
}

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

.heading {
  color: #cb1110;
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.heading-2 {
  border-bottom: 2px solid #dfdfdf;
  border-radius: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 15px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Oswald, sans-serif;
}

.text-block {
  margin-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 16px;
}

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

.text-block-2 {
  color: #727272;
  padding-left: 20px;
  padding-right: 20px;
  font-family: PT Serif, serif;
  font-size: 16px;
}

.image-2, .image-3 {
  padding-left: 20px;
  padding-right: 20px;
}

.heading-3 {
  border-bottom: 2px solid #ddd;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 15px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Oswald, sans-serif;
}

.text-block-3 {
  padding-left: 20px;
  padding-right: 20px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 16px;
}

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

.heading-4 {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Oswald, sans-serif;
}

.image-4 {
  padding-left: 20px;
  padding-right: 20px;
}

.italic-text {
  font-style: normal;
}

.image-5 {
  padding-left: 20px;
  padding-right: 20px;
}

.image-6 {
  padding-left: 60px;
  padding-right: 60px;
}

.text-block-4 {
  padding-left: 20px;
  padding-right: 20px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 16px;
}

.list {
  flex: 1;
  padding-right: 20px;
  list-style-type: disc;
}

.list-item {
  margin-bottom: 10px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 16px;
}

.text-block-5 {
  padding-left: 20px;
  padding-right: 20px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 16px;
  font-style: normal;
}

.italic-text-2, .italic-text-3, .link, .italic-text-4 {
  font-style: normal;
}

.text-block-6 {
  padding-left: 20px;
  padding-right: 20px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 16px;
}

.image-7 {
  padding-left: 20px;
  padding-right: 20px;
}

.heading-5 {
  color: #fff;
  text-align: center;
  background-color: #cb1110;
  border-radius: 5px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px 20px;
  font-family: Oswald, sans-serif;
}

.text-block-7 {
  color: #000;
  text-align: center;
  background-color: #00000021;
  border-radius: 5px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 16px;
}

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

.flex-block {
  justify-content: space-around;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
}

.image-8 {
  height: 80px;
}

.image-9 {
  height: 60px;
}

.image-10 {
  height: 80px;
}


.container {
  justify-content: space-around;
  align-items: center;
  width: 100%;
  margin-bottom: 10px;
  display: flex;
}

.link-2 {
  color: #fff;
  text-decoration: none;
}

.container-2 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.image-11 {
  height: 30px;
}

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

.text-span-4 {
  color: #cb1110;
  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-3 {
  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-4 {
  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-11 {
  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;
  display: flex;
}

.flex-block-7 {
  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;
}

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

.div-block-8 {
  background-color: #cb1110;
  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-1.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-7.webp");
}

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

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

.user-avatar._4 {
  background-image: url("../images/user-avatar-4.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;
}

.button {
  text-align: center;
  background-color: #cb1110;
  border-radius: 5px;
  width: 100%;
  max-width: 220px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 20px;
}

.div-block-9 {
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.image-12 {
  padding-left: 20px;
  padding-right: 20px;
}

.container-9 {
  border-top: 3px solid #dbdbdb;
  border-bottom: 3px solid #dbdbdb;
  justify-content: space-between;
  align-items: stretch;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.text-block-16 {
  color: #000;
  text-align: center;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 40px;
  text-decoration: none;
}

.text-block-16.border {
  border-left: 5px dotted red;
  border-right: 5px dotted red;
  margin-left: 20px;
  margin-right: 20px;
}

.text-block-16.old {
  font-size: 25px;
  line-height: 25px;
  text-decoration: line-through;
}

.text-field {
  border-radius: 5px;
}

.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-h {
  color: #fff;
  background-color: #cb1110;
  padding-top: 15px;
  padding-bottom: 15px;
}

.form-block {
  border: 3px solid #cb11104f;
  border-radius: 5px;
  padding: 10px;
}

.text-block-15 {
  text-align: center;
  font-family: Varela, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.text-block-15._16 {
  color: #fff;
  background-color: red;
  border-radius: 5px;
  align-self: center;
  width: auto;
  padding: 5px 20px;
}

.container-10 {
  background-color: #ffb700;
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.container-10.new {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  border-radius: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.container-10.transparent {
  background-color: #ffb70000;
}

.div-block-2 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  flex: 1;
  display: flex;
}

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

.div-block-4 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.div-block-6 {
  background-color: #000;
  border-radius: 10px;
  padding: 10px;
}

.text-block-9 {
  color: #fff;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.text-block-10 {
  font-family: Ubuntu, Helvetica, sans-serif;
  font-weight: 500;
}

@media screen and (max-width: 479px) {
  .root {
    margin-top: -10px;
    margin-bottom: 0;
  }

  .image-8 {
    height: 70px;
  }

  .image-9 {
    height: 50px;
  }

  .image-10 {
    height: 70px;
  }

  .text-block-11 {
    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 {
    font-size: 13px;
  }

  .text-block-16.border {
    font-size: 35px;
    line-height: 35px;
  }

  .top-button {
    font-size: 13px;
  }

  .top-button.s-full-w {
    font-size: 17px;
  }

  .text-block-15, .text-block-15._16 {
    font-size: 15px;
  }
}

.iti{
  width: 100%;
}

