      @font-face {
        font-family: "Mariupol";
        src: url(/upload/font/Mariupol-Regular.ttf);
      }
      @font-face {
        font-family: "Mariupol Medium";
        src: url(/upload/font/Mariupol-Medium.ttf);
      }
      @font-face {
        font-family: "Mariupol Bold";
        src: url(/upload/font/Mariupol-Bold.ttf);
      }
      * {
        outline: none !important;
        box-sizing: border-box !important;
      }
      html {
        -webkit-text-size-adjust: 100%;
        -ms-text-size-adjust: 100%;
      }
      body {
        background: linear-gradient(93.69deg, #101726 -1.43%, #301414 100.67%, #281010 100.67%);
        margin: 0;
        min-height: 100%;
        font-family: Mariupol, sans-serif;
        font-size: 14px;
        line-height: 20px;
        color: #fff;
      }
      body:before {
        content: "";
        position: fixed;
        top: 0;
        left: 0;
        z-index: -100;
        width: 100vw;
        height: 100vh;
        background: linear-gradient(93.69deg, #101726 -1.43%, #301414 100.67%, #281010 100.67%);
      }
      article,
      aside,
      details,
      figcaption,
      figure,
      footer,
      header,
      main,
      menu,
      nav,
      section,
      summary {
        display: block;
      }
      a {
        text-decoration: none;
        color: #ff2a00;
      }
      a:focus {
        outline: none;
      }
      span:hover,
      a:hover,
      button:hover,
      .lentibulariaceae:hover,
      .fuscus:hover {
        transition: all 0.3s;
      }
      p {
        margin: 0 0 15px;
        font-size: 15px;
        line-height: 22px;
        font-weight: 400;
      }
      .lathyrus {
        background: #2a1b2c;
        padding: 30px;
        border-radius: 5px;
        margin: 50px 0 0;
      }
      .lathyrus:before,
      .lathyrus:after {
        animation: spin 5s infinite linear;
      }
      .lathyrus ul,
      .lathyrus ol {
        margin: 0 0 20px;
        padding: 0;
        list-style: none;
      }
      .lathyrus ul li,
      .lathyrus ol li {
        padding: 0 0 0 20px;
        margin: 0 0 15px;
        position: relative;
      }
      .lathyrus ol li {
        padding: 0 0 0 28px;
      }
      .lathyrus ul li:before {
        content: "";
        position: absolute;
        top: 38%;
        left: 0;
        width: 6px;
        height: 6px;
        background: linear-gradient(217deg, #8108e0 0, #ff39b0 100%, #ff39b0 100%);
        border-radius: 100%;
      }
      .lathyrus ol {
        counter-reset: num;
      }
      .lathyrus ol li:before {
        content: counter(num);
        counter-increment: num;
        background: linear-gradient(217deg, #8108e0 0, #ff39b0 100%, #ff39b0 100%);
        color: #fff;
        width: 20px;
        height: 20px;
        position: absolute;
        left: 0;
        top: 0;
        font-size: 11px;
        display: flex;
        justify-content: center;
        line-height: 100%;
        align-items: center;
        border-radius: 3px;
      }
      blockquote {
        margin: 15px 0 20px;
        padding: 20px 30px 5px;
        border: 2px dashed #e74516;
        border-radius: 5px;
      }
      hr {
        width: 100%;
        border: 0;
        border-bottom: 1px solid #f5f6f8;
        margin: 10px 0 20px;
      }
      html::-webkit-scrollbar {
        width: 16px;
        background-color: transparent;
      }
      html::-webkit-scrollbar-track {
        border-radius: 8px;
        background-color: transparent;
      }
      html::-webkit-scrollbar-thumb {
        height: 56px;
        border-radius: 8px;
        border: 4px solid transparent;
        background-clip: content-box;
        background-color: #888;
      }
      html::-webkit-scrollbar-thumb:hover {
        background-color: #555;
      }
      code {
        background: #e1edf4;
        width: auto;
        display: inline-block;
        font-size: inherit;
        line-height: 100%;
        padding: 5px 20px;
        border-radius: 5px;
        overflow-y: auto;
        max-width: 100%;
        position: relative;
        top: 7px;
      }
      .lentibulariaceae {
        box-sizing: border-box;
        transition: color 0.2s ease, background 0.2s ease;
        -webkit-transition: color 0.2s ease, background 0.2s ease;
        -moz-transition: color 0.2s ease, background 0.2s ease;
        -o-transition: color 0.2s ease, background 0.2s ease;
        padding: 0 15px;
        font-weight: 300;
        text-transform: inherit;
        text-decoration: none !important;
        text-align: center;
        border: none;
        outline: none;
        border-radius: 3px;
        min-height: 34px;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        transition: all 0.2s;
        cursor: pointer;
      }
      .gmelinii {
        border-radius: 5px;
        text-transform: uppercase;
        font-size: 16px;
        font-weight: 700;
        padding: 11px;
        position: relative;
        color: #000;
        background: linear-gradient(253.67deg, #adff00 2.27%, #00ea25 94.48%);
      }
      .gmelinii:hover {
        background-color: #c92303;
      }
      .ericaceae {
        background: transparent;
        text-transform: uppercase;
        color: #fff;
        font-size: 16px;
        font-weight: 500;
        padding: 15px;
        position: relative;
      }
      .ericaceae span {
        border-bottom: 2px dashed;
      }
      .ericaceae:hover {
        background: transparent;
      }
      .ericaceae:hover span {
        border-bottom: 2px solid;
      }
      .lentibulariaceae-oranj {
        box-shadow: 1px 1px 20px -2px #ff2a00;
        background: #ff2a00;
        border-radius: 100px;
        text-transform: uppercase;
        color: #fff;
        font-size: 16px;
        font-weight: 400;
        position: relative;
        padding: 18px 40px;
        display: inline-block;
        margin: 90px auto 0;
        text-align: center;
      }
      .lentibulariaceae-oranj:hover {
        box-shadow: none;
      }
      h1,
      .h1,
      h2,
      .h2 {
        color: #fff;
        font-size: 36px;
        text-transform: uppercase;
        line-height: 100%;
        font-family: "Mariupol Bold";
      }
      h1,
      .h1 {
        text-align: center;
      }
      h1 span,
      .h1 span {
        color: #fff;
      }
      h3,
      .h3 {
        color: #fff;
        font-size: 22px;
        text-transform: uppercase;
        font-weight: 400;
        line-height: 100%;
        font-family: "Mariupol Bold";
      }
      .lathyrus h2,
      .lathyrus .h2 {
        font-size: 24px;
      }
      header {
        z-index: 100;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        position: relative;
        margin: 0 auto;
        padding: 20px 0;
        background: linear-gradient(93.69deg, #101726 -1.43%, #301414 100.67%, #281010 100.67%);
      }
      header .echinochloa {
        display: flex;
        align-items: center;
        justify-content: center;
      }
      header .cassubicus {
        width: 15%;
        line-height: 100%;
      }
      header .cassubicus .lamprocarpus {
        font-size: 20px;
        text-transform: uppercase;
        position: relative;
        font-family: "Mariupol Bold";
        color: #fff;
        line-height: 100%;
      }
      header .cassubicus span {
        color: #735cfc;
      }
      header nav {
        width: 90%;
        padding: 0 0 0 25px;
      }
      header nav ul {
        display: flex;
        align-items: center;
        justify-content: flex-end;
        width: 100%;
        position: relative;
        margin: 0;
        padding: 0;
      }
      header nav ul li {
        list-style: none;
        margin: 0;
        padding: 0;
      }
      header nav ul li a,
      header nav ul li span {
        cursor: pointer;
        position: relative;
        display: inline-block;
        text-decoration: none;
        padding: 10px 15px;
        text-align: center;
        color: #363636;
        text-transform: uppercase;
        font-weight: normal;
        font-size: 13px;
      }
      @media only screen and (min-width: 960px) {
        header nav ul li ul {
          display: none;
        }
        header nav ul li span:after {
          content: "";
          border: solid #8b8b8b;
          border-width: 0 2px 2px 0;
          display: inline-block;
          padding: 2px;
          transform: rotate(45deg);
          -webkit-transform: rotate(45deg);
          position: absolute;
          top: 15px;
          right: 2px;
        }
        header nav ul li:hover ul {
          display: block;
          position: absolute;
          background: #fbfbfb;
          box-shadow: 0 3px 5px #ededed;
          background: #fbfbfb;
          max-width: 200px;
        }
      }
      @media only screen and (max-width: 960px) {
        header nav ul li span {
          display: none;
        }
        body:before {
          content: none;
        }
      }
      .echinochloa {
        position: relative;
        display: block;
        max-width: 1200px;
        width: 100%;
        margin: 0 auto;
        padding: 0 20px;
        z-index: 1;
      }
      .anisantha {
        margin: 0 0;
        width: 100%;
        position: relative;
      }
      .anisantha:before {
        content: "";
        background: url(/upload/images/icon-monets-white.png?2) no-repeat center center;
        transform: translate3d(0, -20%, 0);
        animation: spin 5s infinite linear;
        width: 70px;
        height: 85px;
        display: block;
        background-size: 100% 100%;
        position: absolute;
        right: -78px;
        top: -100px;
      }
      .anisantha .fuscus {
        background: #2a1b2c;
        border-radius: 5px;
        padding: 20px;
        display: flex;
        flex-wrap: wrap;
        margin: 0 0 20px;
        align-items: center;
        justify-content: flex-start;
        width: 100%;
      }
      .anisantha .fuscus:nth-child(1) {
        border: 1px solid #ff39b0;
        box-shadow: 0 0 5px 1px #ff39b0;
      }
      .anisantha .fuscus:nth-child(2) {
        box-shadow: 0 0 5px 1px #ff39b0;
      }
      .anisantha .fuscus:nth-child(3) {
        box-shadow: 0 0 5px 1px #ff39b0c2;
      }
      .anisantha .fuscus img {
        width: 100px;
        background: #f3f3f3;
        padding: 5px;
        border-radius: 10px;
        display: inline-block;
        position: relative;
        height: 60px;
        object-fit: contain;
      }
      .anisantha .fuscus:nth-child(1) {
        animation: glowing 1300ms infinite;
        transition: all 0.5s;
      }
      .anisantha .fuscus .hyemalis {
        display: flex;
        flex-direction: column;
        width: 75%;
      }
      .anisantha .fuscus .cassubicus {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        width: 100%;
      }
      .anisantha .fuscus .brevipilus {
        width: 100%;
        position: relative;
        display: flex;
        flex-wrap: wrap;
        margin: 10px 0 0;
      }
      .anisantha .fuscus .brevipilus span {
        background: #f5f5f5;
        color: #000;
        padding: 5px 10px;
        border-radius: 20px;
        margin: 5px 10px 5px 0;
        text-transform: lowercase;
        font-size: 12px;
        line-height: 100%;
      }
      .anisantha .fuscus .cyperaceae {
        width: 65%;
        position: relative;
      }
      .anisantha .fuscus .cyperaceae span {
        display: inline-block;
        text-align: center;
        border-radius: 32px;
        color: #fff;
        border: 1px dashed #df2dbd;
        padding: 2px 13px;
        font-size: 11px;
        margin: 0 5px 5px;
      }
      .dumetorum {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        position: relative;
        width: 100%;
      }
      .dumetorum i {
        background: url(/upload/images/icon-star.svg) no-repeat center center;
        width: 19px;
        height: 19px;
        display: inline-block;
        position: relative;
        filter: grayscale(100%);
        margin: 0 5px 0 0;
      }
      .dumetorum i.dioicus {
        filter: grayscale(0);
      }
      .anisantha .fuscus .aestivalis {
        width: calc(35% - 114px);
        padding: 0 0 0 20px;
        position: relative;
      }
      .anisantha .fuscus .aestivalis span {
        font-size: 20px;
        display: block;
        margin: 0 0 7px;
        position: relative;
      }
      .anisantha .fuscus .ceratophyllaceae {
        width: 25%;
        display: flex;
        align-items: center;
        justify-content: space-between;
        position: relative;
      }
      .anisantha .fuscus .ceratophyllaceae .lentibulariaceae {
        width: 50%;
        box-shadow: none;
      }
      @keyframes spin {
        0% {
          transform: translate3d(0, -20%, 0);
        }
        50% {
          transform: translate3d(0, 20%, 0);
        }
        100% {
          transform: translate3d(0, -20%, 0);
        }
      }
      @keyframes glowing {
        0% {
          box-shadow: 0 0 3px #e74516;
        }
        50% {
          box-shadow: 0 0 10px #d16556;
        }
        100% {
          box-shadow: 0 0 3px #e74516;
        }
      }
      main {
        display: flex;
        flex-direction: column;
        min-height: 100%;
      }
      article {
        flex: 1 0 auto;
        width: 100%;
        overflow: hidden;
        position: relative;
        padding: 40px 0;
      }
      article:before {
        content: "";
        width: 400px;
        height: 400px;
        display: block;
        border-radius: 100%;
        position: absolute;
        z-index: 0;
        top: 100px;
        right: -260px;
        background: linear-gradient(217deg, #8108e0 0, #ff39b0 100%, #ff39b0 100%);
        opacity: 0.4;
      }
      article:after {
        content: "";
        width: 300px;
        height: 300px;
        display: block;
        border-radius: 100%;
        background: linear-gradient(217deg, #8108e0 0, #ff39b0 100%, #ff39b0 100%);
        opacity: 0.4;
        position: absolute;
        z-index: 0;
        bottom: 100px;
        left: -160px;
      }
      .orange-box {
        background: #ff2a00;
        padding: 60px 0;
        width: 100%;
        position: relative;
        margin: 150px 0 0;
      }
      .orange-box .h2 span {
        z-index: 1;
        position: relative;
      }
      .orange-box .h2:before {
        content: attr(data-name);
        position: absolute;
        font-size: 100px;
        left: 0;
        top: 0;
        -webkit-text-stroke: 0.4px white;
        color: #ff2a00;
        z-index: 0;
      }
      .mobile-slider {
        margin: 50px 0 0;
        width: 100%;
        position: relative;
      }
      .mobile-slider .fuscus {
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        width: 100%;
        height: 550px;
      }
      .mobile-slider .fuscus img {
        z-index: 0;
        position: absolute;
        display: block;
        width: 100%;
        height: 100%;
      }
      .mobile-slider .fuscus .lentibulariaceae {
        width: 200px;
      }
      .owl-carousel .owl-nav {
        position: absolute;
        top: 45%;
        width: 100%;
      }
      .owl-carousel .owl-nav .owl-prev,
      .owl-carousel .owl-nav .owl-next {
        position: absolute;
        font-size: 30px;
        font-size: 80px;
        line-height: 100%;
      }
      .owl-carousel .owl-nav .owl-prev {
        left: -30px;
      }
      .owl-carousel .owl-nav .owl-next {
        right: -30px;
      }
      footer {
        padding: 0 0 40px;
        text-align: center;
        font-size: 14px;
        flex: 0 0 auto;
      }
      .js-top {
        position: fixed;
        right: 20px;
        bottom: 70px;
        cursor: pointer;
        opacity: 0.7;
        z-index: 10;
        width: 39px;
        height: 39px;
        text-align: center;
        line-height: 41px;
        border-radius: 100%;
        font-size: 18px;
        background: linear-gradient(217deg, #8108e0 0, #ff39b0 100%, #ff39b0 100%);
      }
      .js-top svg {
        font-size: 13px;
        color: #fff;
        fill: #fff;
        width: 20px;
        display: inline-block;
        height: 15px;
        transform: rotate(270deg);
        line-height: 100%;
        position: relative;
        top: 2px;
      }
      .js-top:hover {
        opacity: 0.9;
        transition: all 0.2s;
      }
      .play-game {
        width: 100%;
        background: #000;
        border-radius: 10px;
        overflow: hidden;
        height: 600px;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
      }
      .play-game img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        position: relative;
        display: block;
        z-index: 0;
      }
      .play-game span:before {
        content: "";
        width: 100%;
        height: 100%;
        display: block;
        position: absolute;
        z-index: 1;
        background: #0505058c;
      }
      .play-game span {
        z-index: 1;
        position: absolute;
        width: 100%;
        height: 100%;
      }
      .play-game i {
        width: 76px;
        height: 76px;
        position: absolute;
        z-index: 2;
        background: #ff2a00;
        border-radius: 100%;
        cursor: pointer;
        font-size: 30px;
        display: flex;
        align-items: center;
        justify-content: center;
      }
      .play-game iframe {
        width: 100%;
        height: 100%;
      }
      .more-content {
        margin: 140px 0 0;
      }
      .more-content .h2,
      .more-content h2 {
        margin: 40px 0;
      }
      .rating-demo-play {
        display: flex;
        flex-wrap: wrap;
        width: calc(100% + 30px);
        position: relative;
      }
      .rating-demo-play .fuscus {
        width: calc(33.3% - 30px);
        position: relative;
        margin: 0 30px 30px 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        background: #303030;
        padding: 20px;
        border-radius: 10px;
      }
      .rating-demo-play .fuscus img {
        width: 100%;
        border-radius: 5px;
        margin: 0 0 20px;
        display: block;
        height: 192px;
        object-fit: cover;
      }
      .rating-demo-play .fuscus span {
        font-size: 20px;
        margin: 10px 0 20px;
        display: block;
        text-transform: uppercase;
      }
      .rating-demo-play .fuscus .dumetorum {
        justify-content: center;
      }
      .rating-demo-play .fuscus .lentibulariaceae {
        width: 100%;
        margin: 20px 0 0;
        display: block;
      }
      @media only screen and (max-width: 1311px) {
        .anisantha:before {
          content: none;
        }
      }
      @media only screen and (max-width: 1250px) {
        .orange-box .h2:before,
        .lathyrus:after,
        .lathyrus:before {
          content: none;
        }
        .owl-carousel .owl-nav .owl-prev {
          left: 10px;
        }
        .owl-carousel .owl-nav .owl-next {
          right: 10px;
        }
      }
      @media only screen and (max-width: 960px) {
        article:before,
        article:after {
          content: none;
        }
        header {
          position: fixed;
          z-index: 10;
          padding: 15px 0;
          background: #2a1b2c;
        }
        header nav {
          width: 100%;
          padding: 0;
          position: fixed;
          display: none;
          background: #fbfbfb;
          z-index: 100;
          top: 50px;
          left: 0;
          border-top: 1px solid #e74516;
        }
        header.dioicus nav {
          display: block;
        }
        header.dioicus nav ul {
          flex-direction: column;
        }
        header .mobile-btn {
          display: flex;
          width: 30px;
          height: 23px;
          cursor: pointer;
          align-items: center;
          justify-content: center;
          right: 20px;
          position: absolute;
        }
        header .mobile-btn span,
        header .mobile-btn span:before,
        header .mobile-btn span:after {
          width: 100%;
          height: 2px;
          border-radius: 10px;
          background: #ff2a00;
          display: block;
          position: absolute;
          top: 0;
          right: 0;
          border-radius: 10px;
        }
        header .mobile-btn span:before,
        header .mobile-btn span:after {
          content: "";
        }
        header .mobile-btn span:before {
          top: 10px;
          width: 80%;
        }
        header .mobile-btn span:after {
          top: 20px;
          width: 60%;
        }
        .about {
          flex-wrap: wrap;
          justify-content: center;
          margin: 50px 0;
        }
        .about .about-items {
          padding: 30px 0 0;
          width: 100%;
        }
        h1,
        .h1,
        h2,
        .h2 {
          text-align: center;
        }
        .lathyrus {
          margin: 50px 0;
          padding: 20px;
        }
        .mobile-slider {
          margin: 0;
        }
        .lentibulariaceae-oranj {
          margin: 45px auto 0;
        }
        .rating-demo-play .fuscus {
          width: calc(50% - 30px);
        }
      }
      @media only screen and (max-width: 860px) {
        .anisantha .fuscus .aestivalis {
          width: calc(40% - 114px);
        }
        .anisantha .fuscus .brevipilus {
          width: 35%;
        }
        .about > img {
          width: 50%;
        }
        .not-baned-string {
          transform: rotate(0);
          margin: 0;
        }
        .mobile-slider .fuscus {
          height: 450px;
        }
        .play-game {
          height: 450px;
        }
        .more-content {
          margin: 50px 0 0;
        }
        h1,
        .h1,
        h2,
        .h2 {
          font-size: 36px;
        }
        .mobile-gaming:before {
          content: none;
        }
        .mobile-gaming p,
        .mobile-gaming p:nth-child(2n) {
          width: 50%;
          padding: 30px;
          text-align: center;
        }
        .mobile-gaming {
          margin: 30px 0 70px;
        }
        .mobile-gaming p:before {
          margin: 0 auto 10px;
        }
        .orange-box {
          margin: 50px 0 0;
        }
      }
      @media only screen and (max-width: 820px) {
        header .cassubicus {
          width: 100%;
          text-align: center;
        }
        .anisantha .fuscus .brevipilus {
          display: none;
        }
        .anisantha .fuscus .aestivalis {
          width: calc(70% - 114px);
        }
        .anisantha .fuscus .ceratophyllaceae {
          width: 30%;
        }
        h3,
        .h3 {
          text-align: center;
        }
      }
      @media only screen and (max-width: 680px) {
        header nav ul li a {
          font-size: 15px;
        }
        header.dioicus nav ul {
          padding: 10px 0 30px;
        }
        .play-game {
          height: 350px;
        }
        .lentibulariaceae-oranj {
          font-size: 14px;
        }
        .anisantha {
          margin: 0 0 50px;
        }
        .rating-demo-play .fuscus {
          width: 100%;
          margin: 0 0 30px;
        }
        .rating-demo-play .fuscus span {
          text-align: center;
        }
        .rating-demo-play {
          flex-wrap: wrap;
          width: 100%;
        }
        .about > img {
          width: 80%;
        }
        .orange-box {
          padding: 40px 0;
        }
        .mobile-slider .fuscus {
          height: 350px;
        }
      }
      @media only screen and (max-width: 540px) {
        .anisantha .fuscus .hyemalis {
          width: 100%;
        }
        .anisantha .fuscus .aestivalis {
          width: calc(100% - 114px);
        }
        .anisantha .fuscus .cassubicus {
          flex-wrap: wrap;
        }
        .anisantha .fuscus .cyperaceae {
          width: 100%;
          margin: 20px 0 0;
        }
        .anisantha .fuscus .ceratophyllaceae {
          width: 100%;
          margin: 14px 0 0;
          border-top: 1px solid #ebebeb;
          padding: 20px 0 0;
        }
        .about .about-items:before {
          content: none;
        }
        .mobile-gaming p,
        .mobile-gaming p:nth-child(2n) {
          width: 100%;
          padding: 20px 0;
        }
        .telegram-start:before,
        .telegram-start:after {
          content: none;
        }
        .telegram-start {
          width: 100%;
          height: auto;
          margin: 0 auto 50px;
        }
        .mobile-gaming {
          margin: 30px 0;
        }
        .mobile-slider .fuscus .lentibulariaceae {
          width: 50%;
        }
        .orange-box .echinochloa {
          padding: 0;
        }
        .play-game {
          height: 250px;
        }
        .mobile-slider .fuscus {
          height: 250px;
        }
      }
      table {
        text-decoration: none;
        border-collapse: collapse;
        width: 100%;
        text-align: center;
        margin: 30px 0 30px;
      }
      table th {
        font-weight: 500;
        font-size: 15px;
        color: #ffffff;
        background: linear-gradient(180deg, #8108e0 0, #ff39b0 100%, #ff39b0 100%);
      }
      table td {
        font-size: 14px;
        color: #d1d1d1;
      }
      table td,
      table th {
        white-space: pre-wrap;
        padding: 10px 5px;
        line-height: 13px;
        vertical-align: middle;
        border: 1px solid #8108e0;
      }