.visually-hidden {
  position: absolute;

  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;

  white-space: nowrap;

  border: 0;

  clip: rect(0 0 0 0);
  clip-path: inset(100%);
}

h1.t-title, h2.t-title {
    background: -webkit-gradient(linear, left top, right top, from(#170101), color-stop(36.06%, #410602), color-stop(46.85%, #bc2900), color-stop(59.31%, #fc6b04), color-stop(69.15%, #d73602), color-stop(78.8%, #eb5600), color-stop(86.71%, #ee6d1c), to(#9b1401));
    background: -o-linear-gradient(left, #170101 0%, #410602 36.06%, #bc2900 46.85%, #fc6b04 59.31%, #d73602 69.15%, #eb5600 78.8%, #ee6d1c 86.71%, #9b1401 100%);
    background: linear-gradient(90deg, #170101 0%, #410602 36.06%, #bc2900 46.85%, #fc6b04 59.31%, #d73602 69.15%, #eb5600 78.8%, #ee6d1c 86.71%, #9b1401 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.bg-title {
    background: -webkit-gradient(linear, left top, right top, from(#170101), color-stop(36.06%, #410602), color-stop(46.85%, #bc2900), color-stop(59.31%, #fc6b04), color-stop(69.15%, #d73602), color-stop(78.8%, #eb5600), color-stop(86.71%, #ee6d1c), to(#9b1401));
    background: -o-linear-gradient(left, #170101 0%, #410602 36.06%, #bc2900 46.85%, #fc6b04 59.31%, #d73602 69.15%, #eb5600 78.8%, #ee6d1c 86.71%, #9b1401 100%);
    background: linear-gradient(90deg, #170101 0%, #410602 36.06%, #bc2900 46.85%, #fc6b04 59.31%, #d73602 69.15%, #eb5600 78.8%, #ee6d1c 86.71%, #9b1401 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#rec1429763271 {
    background-image: url("https://static.tildacdn.pub/tild3264-6133-4265-a636-343035623930/bg-we.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-color: #d9d9d9;
}