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

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

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

h1 {
  color: #000;
  margin-top: 20px;
  margin-bottom: 40px;
  font-family: Fira Sans, sans-serif;
  font-size: 64px;
  font-weight: 700;
  line-height: 120%;
}

h2 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 40px;
  font-family: Fira Sans, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 120%;
}

h3 {
  margin-top: 0;
  margin-bottom: 32px;
  font-family: Fira Sans, sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 120%;
}

p {
  color: #000;
  margin-bottom: 20px;
  font-family: Fira Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.subtitle {
  color: #fff;
  text-align: center;
  font-family: Fira Sans, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 150%;
}

.shadow {
  background-color: #fcb01300;
  background-image: linear-gradient(0deg, #fcb013, #fcb01300 93%);
  position: absolute;
  inset: 0%;
}

.h1-wrapp {
  z-index: 2;
  max-width: 100%;
  margin-bottom: 32px;
  padding-right: 0;
  position: absolute;
  inset: auto 0% 0%;
}

.h1 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
}

.block-logo {
  z-index: 2;
  text-align: center;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.logo-link {
  padding: 12px;
}

.pream-sec {
  background-color: #fcf5df;
  padding-bottom: 0;
}

.conteiner-2 {
  max-width: 940px;
  padding: 40px 0 0;
}

.date-text {
  font-family: Fira Sans, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 150%;
}

.date-wrapp {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.h3 {
  text-align: left;
  margin-bottom: 0;
  font-family: Fira Sans, sans-serif;
  font-weight: 500;
}

.disclaimer {
  text-align: center;
  margin-left: 0;
  margin-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 44px;
  font-weight: 600;
}

.quo {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  background-color: #fcf5df;
  border-left: 4px solid #fcb013;
  border-radius: 8px;
  justify-content: space-between;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 12px;
  display: flex;
}

.quo._1 {
  margin-top: 40px;
}

.quo-text {
  margin-bottom: 0;
  font-style: italic;
  font-weight: 500;
}

.quo-text._1 {
  color: #000;
  text-align: center;
  font-style: normal;
  font-weight: 400;
}

.results-block {
  background-color: #fcb013;
  border-radius: 4px;
  margin-top: 24px;
  margin-bottom: 24px;
  padding: 20px;
}

.paragraph-5 {
  color: #000;
  text-align: center;
  margin-bottom: 20px;
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
}

.paragraph-6 {
  color: #000;
  text-align: center;
  margin-bottom: 0;
  font-weight: 400;
}

.div-block-6 {
  background-color: #fcf5dfbd;
  background-image: none;
  border-radius: 12px;
  margin-bottom: 40px;
  padding: 12px;
  display: none;
}

.div-block-7 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-image: none;
  background-size: auto;
  background-attachment: scroll;
  border: 1px #000;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: .25fr 11.25fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  place-items: center start;
  width: 100%;
  height: 100%;
  margin-bottom: 20px;
  padding: 20px;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.futter {
  background-color: #fcf5df;
}

.text-futter {
  margin-bottom: 40px;
  font-size: 14px;
}

.hero-ph {
  width: 100%;
  max-width: 100%;
  max-height: none;
  margin-right: 0;
  padding: 0;
  display: block;
}

.main-wrapper {
  position: relative;
}

.link {
  color: #fcb013;
  font-style: normal;
  font-weight: 500;
}

.jw-logo-wrapp {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.logo-wrapp {
  max-width: 14%;
}

.photo {
  border-radius: 8px;
  max-width: 100%;
  margin-bottom: 0;
  box-shadow: 0 2px 5px #0003;
}

.photo._1 {
  max-width: 100%;
}

.block-ph {
  border: 3px #f57401;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.text-span-2 {
  color: #f57401;
}

.photo-quo {
  max-width: 24%;
}

.block-photo {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  max-width: 100%;
  max-height: none;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  display: flex;
  position: static;
}

.subtitle-wrapper {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 24px;
  margin-bottom: 24px;
  display: flex;
}

.image-6 {
  max-width: 24%;
}

.scroll-wrapper {
  width: 100%;
  margin-top: 40px;
  margin-bottom: 40px;
  overflow: hidden;
}

.div-block-16 {
  display: none;
}

.div-block-17 {
  flex-shrink: 0;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.card-wrapper {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  background-color: #0000;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  height: 50%;
  padding: 0 20px;
  display: grid;
}

.card {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #fffffffa;
  border: 3px #fcf5df;
  border-radius: 4px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 100%;
  padding: 20px;
  text-decoration: none;
  transition: all .2s cubic-bezier(.25, .46, .591, .721);
  display: flex;
}

.card:hover {
  background-color: #fffffffa;
  border-style: none;
  border-color: #fcb013;
  transform: scale(.9);
}

.text-16 {
  text-align: center;
}

.paragraph-11 {
  text-align: center;
  text-decoration: none;
}

.paragraph-12 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 12px;
  padding-top: 20px;
}

.pream-text {
  color: #fcf5df;
  text-align: center;
  text-transform: uppercase;
  font-size: 26px;
  font-weight: 500;
}

.pream {
  background-color: #23221ecc;
  background-image: none;
  border-radius: 4px;
  width: 940px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 20px;
}

.block-text {
  color: #fff;
  text-align: center;
  margin-bottom: 12px;
  padding-top: 20px;
}

.section-4 {
  padding-top: 0;
}

.div-block-22 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  display: grid;
}

.icon {
  width: 100px;
}

.photo-scroll {
  vertical-align: baseline;
}

.section-1 {
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  padding-top: 40px;
  padding-bottom: 0;
}

.h2 {
  margin-bottom: 32px;
}

.logo {
  width: 160px;
}

._20 {
  margin-bottom: 0;
}

.paragraph-14 {
  text-align: center;
}

.text-block {
  color: #000;
  margin-bottom: 20px;
  font-family: Fira Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

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

.track {
  display: flex;
}

.group {
  flex: none;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

@media screen and (max-width: 991px) {
  h2 {
    margin-bottom: 20px;
  }

  p {
    margin-bottom: 24px;
  }

  .h1-wrapp {
    max-width: 100%;
    margin-bottom: 20px;
    bottom: 4%;
    left: 2%;
  }

  .h1 {
    margin-bottom: 12px;
    font-size: 52px;
  }

  .block-logo {
    margin-top: 12px;
    inset: 0% auto auto 0%;
  }

  .logo-link {
    padding: 8px;
  }

  .conteiner-2 {
    max-width: 728px;
    padding: 40px 0 0;
  }

  .h3 {
    margin-bottom: 0;
  }

  .disclaimer {
    font-size: 28px;
  }

  .quo {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 5fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    place-items: center stretch;
    margin-bottom: 40px;
    display: grid;
  }

  .quo._1 {
    display: flex;
  }

  .photo, .photo-quo {
    max-width: 100%;
  }

  .block-photo {
    padding: 0;
  }

  .image-6 {
    max-width: 100%;
  }

  .scroll-wrapper {
    margin-top: 40px;
  }

  .div-block-17 {
    grid-column-gap: 22px;
    grid-row-gap: 22px;
    justify-content: flex-start;
    align-items: center;
  }

  .card-wrapper {
    grid-column-gap: 13px;
    grid-row-gap: 13px;
    flex-flow: row;
    justify-content: space-between;
    align-items: flex-end;
    padding: 0 12px;
  }

  .card {
    grid-column-gap: 42px;
    grid-row-gap: 42px;
    width: 100%;
  }

  .paragraph-12 {
    margin-bottom: 20px;
    padding-top: 0;
  }

  .pream-text {
    margin-bottom: 20px;
  }

  .pream {
    width: auto;
    max-width: 728px;
    margin-left: 40px;
    margin-right: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .block-text {
    padding-top: 0;
  }

  .icon {
    max-width: 50%;
  }

  .paragraph-13 {
    text-align: center;
  }

  .photo-scroll {
    max-width: 5%;
  }

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

  .h2 {
    text-align: center;
    font-size: 36px;
  }

  .logo {
    width: 140px;
  }

  .paragraph-14 {
    text-align: center;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 767px) {
  h2, p {
    margin-bottom: 32px;
  }

  .subtitle {
    color: #fff;
    text-align: center;
    font-size: 20px;
  }

  .h1-wrapp {
    background-color: #0000;
    max-width: 100%;
    padding: 12px;
    bottom: 2%;
  }

  .h1 {
    text-align: center;
    margin-bottom: 10px;
    font-size: 44px;
  }

  .block-logo {
    margin-top: 12px;
    margin-left: 12px;
  }

  .pream-sec {
    padding-bottom: 0;
  }

  .conteiner-2 {
    margin-left: 5%;
    margin-right: 5%;
    padding-top: 32px;
  }

  .date-text {
    font-size: 16px;
  }

  .h3 {
    margin-bottom: 0;
    font-size: 22px;
  }

  .disclaimer {
    margin-bottom: 0;
    font-size: 20px;
  }

  .quo {
    place-items: start stretch;
    margin-top: 32px;
    margin-bottom: 32px;
  }

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

  .paragraph-6 {
    text-align: left;
    display: block;
  }

  .div-block-7 {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .text-futter {
    margin-bottom: 32px;
    font-size: 12px;
  }

  .hero-ph {
    object-fit: cover;
    object-position: 50% 100%;
    max-width: 100%;
    min-height: 10vh;
  }

  .logo-wrapp {
    max-width: 18%;
  }

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

  .block-photo {
    min-height: 40vh;
    padding: 0;
  }

  .scroll-wrapper {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .card-wrapper {
    grid-column-gap: 13px;
    grid-row-gap: 13px;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: flex-start;
    height: 53%;
    display: grid;
  }

  .card {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    width: 100%;
    padding: 12px;
  }

  .pream {
    background-color: #23221ed9;
    max-width: none;
    margin: 0% 5%;
    padding-bottom: 20px;
  }

  .section-4 {
    padding-top: 0;
  }

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

  .icon {
    max-width: 40%;
  }

  .section-1 {
    background-image: none;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .h2 {
    font-size: 32px;
  }

  .group {
    justify-content: flex-start;
    align-items: center;
  }
}

@media screen and (max-width: 479px) {
  h2 {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 28px;
  }

  p {
    margin-bottom: 24px;
  }

  .subtitle {
    color: #fff;
    text-align: center;
    font-size: 16px;
  }

  .shadow {
    background-color: #fcb01300;
    background-image: linear-gradient(0deg, #fcb013, #fcb01300 45%);
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    min-height: auto;
    display: flex;
    position: absolute;
    inset: 0%;
  }

  .h1-wrapp {
    background-color: #0000;
    margin: 20px 5%;
    padding: 0;
    position: relative;
    bottom: 0%;
    left: 0%;
  }

  .h1 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 16px;
    font-size: 36px;
  }

  .block-logo {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 12px;
    position: relative;
    inset: 0% 0% auto;
  }

  .logo-link {
    padding: 4px;
  }

  .conteiner-2 {
    max-width: none;
    margin-left: 5%;
    margin-right: 5%;
    padding: 32px 0 0;
  }

  .h3 {
    margin-bottom: 0;
    font-size: 20px;
  }

  .disclaimer {
    font-size: 16px;
    font-weight: 600;
  }

  .quo {
    justify-content: space-between;
    align-items: center;
    margin-top: 28px;
    margin-bottom: 28px;
    padding: 12px;
    display: flex;
  }

  .quo._1 {
    margin-top: 28px;
    margin-bottom: 28px;
  }

  .paragraph-5 {
    margin-bottom: 20px;
    font-size: 18px;
  }

  .div-block-7 {
    grid-template-columns: .25fr 3.25fr;
    margin-bottom: 12px;
  }

  .text-futter {
    font-size: 12px;
  }

  .hero-ph {
    object-fit: cover;
    object-position: 68% 50%;
    min-height: 40vh;
    padding: 0;
    position: static;
    inset: auto 0% 0%;
  }

  .main-wrapper {
    color: #fcb013;
    background-color: #fbb012;
  }

  .link {
    color: #fcb013;
  }

  .logo-wrapp {
    max-width: 25%;
  }

  .photo {
    max-width: 100%;
  }

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

  .text-span-2 {
    color: #fcb013;
  }

  .photo-quo {
    max-width: 100%;
  }

  .block-photo {
    min-height: 40vh;
    margin-bottom: 0;
    padding: 0;
  }

  .subtitle-wrapper {
    margin-bottom: 24px;
  }

  .card-wrapper {
    flex-flow: column;
    display: flex;
  }

  .card {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .text-16, .paragraph-11 {
    text-align: left;
    margin-bottom: 0;
  }

  .pream-text {
    margin-bottom: 12px;
    font-size: 22px;
  }

  .pream {
    margin-left: 20px;
    margin-right: 20px;
  }

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

  .div-block-22 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .icon {
    max-width: 14%;
  }

  .paragraph-13 {
    text-align: left;
    margin-bottom: 0;
  }

  .photo-scroll {
    max-width: 5%;
  }

  .section-1 {
    background-position: 54%;
    background-size: auto;
    padding-top: 32px;
    padding-bottom: 0;
  }

  .h2 {
    text-align: left;
    margin-bottom: 24px;
    font-size: 26px;
  }

  .group {
    justify-content: flex-start;
    align-items: center;
  }
}


