@font-face {
  font-family: "Onest";
  src: url("/storage/datatypes/pages/0001/00001266/files/onest-variablefont-wght.ttf") format("truetype");
  font-weight: 100 900;
  font-stretch: 75% 125%;
  font-style: normal;
  font-display: swap;
}
@media screen and (max-width: 395px) {
  .top__logo a.std {
    width: 260px;
  }
}
html {
  scroll-behavior: smooth;
}
body {
  line-height: 1.2;
}
a:focus {
  outline: none;
}
.main {
  font-family: "Onest";
  background: linear-gradient(180deg, white 0%, #ebe0e7 53.846%);
}
.content {
  position: relative;
  z-index: 20;
}
@media screen and (max-width: 600px) {
  .content {
    padding: 20px 20px !important;
  }
}
@media screen and (max-width: 500px) {
  .content {
    padding: 20px 10px !important;
  }
}
.c-bottom-image {
  display: block;
  height: 1150px;
  width: 100%;
  background-image: url("/storage/datatypes/pages/0000/00000659/files/1.jpg");
  background-repeat: no-repeat;
  background-position: 60% 3%;
  background-size: 3000px;
  position: absolute;
  bottom: 180px;
  right: 0;
  pointer-events: none;
}
.c-bottom-image--minified {
  height: 830px;
  background-position: 60% -25%;
}
.content {
  position: relative;
  max-width: 1380px;
  margin: 0 auto;
}
.detailed-page-wrapper {
  margin-top: 40px;
}
@media screen and (max-width: 1200px) {
  #subscribe {
    scroll-margin-top: 90px;
  }
}
@media screen and (min-width: 1201px) and (max-width: 1300px) {
  #subscribe {
    scroll-margin-top: 100px;
  }
}
