html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  overflow-x: hidden;
  overflow-anchor: none;
}

ol, ul {
  list-style: none;
  background-attachment: fixed;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

html,
body {
  font: normal 14px "Montserrat", sans-serif;
  color: #111111;
}
html > .main,
body > .main {
  position: relative;
  width: 100%;
  max-width: 1920px;
  overflow: hidden;
  left: 50px;
  background: #ffffff;
}
html > .main.api,
body > .main.api {
  background: #ffffff;
}
html > .main.api h1, html > .main.api h2, html > .main.api h3, html > .main.api h4,
body > .main.api h1,
body > .main.api h2,
body > .main.api h3,
body > .main.api h4 {
  color: #111;
}
html > .main.api strong,
body > .main.api strong {
  font-weight: 600;
}
html > .main.demo .buy,
body > .main.demo .buy {
  position: relative;
  z-index: 999999999;
  margin: 20px auto 0;
}

.disabled {
  opacity: 0.4;
  color: #b4b3b3 !important;
  pointer-events: none;
}

strong {
  font-weight: 700;
}

h1, h2, h3, h4 {
  font: 700 40px "Montserrat", sans-serif;
  color: #371A45;
}

p {
  font: normal 14px "Montserrat", sans-serif;
  line-height: 24px;
}

a {
  text-decoration: none;
  background-image: linear-gradient(#eb1919 calc(100% - 1px), #eb1919 1px) !important;
  background-position: 0 calc(100% + 1px);
  background-repeat: no-repeat;
  background-size: 0% 1px;
  transition: background-size 0.6s cubic-bezier(0.215, 0.61, 0.355, 1), color 0.3s ease-out, background 0.3s ease-out, border-color 0.3s ease-out;
  border-bottom: 1px solid rgba(235, 25, 25, 0.3);
  color: #eb1919;
}
a:hover {
  background-size: 100% 1px;
  color: #eb1919;
}

/* Main */
.main {
  /* Header */
}
.main .header {
  pointer-events: none;
  position: absolute;
  z-index: 99;
  pointer-events: none;
  width: calc(100% - 40px);
  max-width: 712px;
  margin: 0;
  left: 200px;
  top: 320px;
  mix-blend-mode: difference;
}
.main .header h1 {
  font: normal 900 140px "Montserrat", sans-serif;
  line-height: 100%;
  right: 0;
  color: #FFFFFF;
}
.main .header h1 span {
  color: #eb1919;
}
.main .header h4 {
  font: normal 500 18px "Montserrat", sans-serif;
  width: 1084px;
  color: #F3F3F3;
  line-height: 148%; /* 135.714% */
  width: 100%;
  margin: 35px 0 0;
}
.main .info1 {
  width: calc(100% - 40px);
  max-width: 896px;
  text-align: center;
  margin: 64px auto 0;
}
.main .info1 h1 {
  font: normal 700 64px "Montserrat", sans-serif !important;
  line-height: 114% !important;
  color: #111111;
}
.main .info1 p {
  font: normal 500 14px "Montserrat", sans-serif;
  line-height: 146%;
  margin: 20px 0 0;
  color: #111111;
}
.main #myDiv {
  top: 0;
}
.main.single #myDiv {
  top: 0;
  float: none;
}
.main.single .center-container {
  text-align: center;
}
.main.single #a-open {
  display: inline-block;
  border: none;
  font-size: 14px;
  font-weight: 700;
  border-radius: 24px;
  text-transform: uppercase;
  box-sizing: border-box;
  cursor: pointer;
  margin-top: 47px;
  padding: 14px 32px;
  background: #eb1919 !important;
  color: #111000;
  margin: 100px auto 80px;
  transition: all 0.3s ease-out;
}
.main.single #a-open:hover {
  background: #ffffff !important;
  color: #111111 !important;
}
.main.single #a-open:hover svg path {
  fill: #111 !important;
}
.main.single #a-open svg {
  margin: 0px 0 0 15px;
  position: relative;
  top: 2px;
}
.main.white {
  background: #FFFFFF !important;
}
.main.white .info1 h1 {
  color: #111 !important;
}
.main.white .info1 p {
  color: #111 !important;
}

#myDiv .bk {
  position: absolute;
  top: calc(50% + 220px);
  left: calc(50% + 100px);
  transform: translate(-50%, -50%);
  opacity: 0;
}

.clear {
  clear: both;
}

/* Menu */
.menu-main {
  position: relative;
  width: 100%;
  max-width: 1920px;
  height: 68px !important;
  top: -68px;
  z-index: 99999999999;
  height: auto;
}
.menu-main .help-menu-toggle {
  display: none;
  z-index: 9999999999 !important;
}
.menu-main .menu-stable {
  position: fixed;
  width: 100%;
  height: 68px !important;
  max-width: 1920px;
  background: rgba(255, 255, 255, 0.01);
  backdrop-filter: blur(8.5px);
}
.menu-main .menu {
  position: relative;
  max-width: 1920px;
  height: 100%;
  margin: auto;
}
.menu-main .disabled a {
  opacity: 0.8;
  color: #b4b3b3 !important;
  pointer-events: none;
}
.menu-main #menu-1 {
  height: 68px;
  margin: 12px 20px 0;
}
.menu-main .sub-menu .menu-item {
  position: relative;
  top: 0;
  border-bottom: 1px solid #2a2525;
}
.menu-main.single .band {
  position: absolute;
  width: 500%;
  height: 88px;
  left: -500px;
  top: -20px;
  background: #FFF;
}
.menu-main.demo li a {
  background-image: linear-gradient(#424456 calc(100% - 1px), #424456 1px);
  color: #424456;
}
.menu-main.demo li a:hover {
  background-size: 100% 1px;
}
.menu-main.demo li a.buy-now {
  border: 2px solid #eb1919;
  background: #eb1919;
}
.menu-main.demo .has-children {
  margin-right: 0;
}
.menu-main.demo .has-children > a:after {
  color: #FFFFFF;
}
.menu-main.demo .has-children .sub-menu a {
  background: #FFFFFF;
}
.menu-main.demo .vertical-menu-toggle span,
.menu-main.demo .vertical-menu-toggle span:before,
.menu-main.demo .vertical-menu-toggle span:after {
  background: #eb1919;
}
.menu-main.demo .secondary-navigation li a {
  background: #FFFFFF;
}
.menu-main a {
  border: none;
  z-index: 9999999;
}
.menu-main .logo {
  position: relative;
  width: 64px;
  height: 58px;
  top: -5px;
  margin-left: 20px;
}
.menu-main .logo-a {
  display: inline-block;
  position: relative;
  top: 16px;
  z-index: 9999999;
}
.menu-main .primary-navigation {
  z-index: 100;
  width: 100%;
  margin-top: -63px;
  text-align: right;
}
.menu-main .menu-item {
  transform: translateY(2px);
  position: relative;
  top: 11px;
}
.menu-main li {
  display: inline-block;
  position: relative;
  text-align: left;
  margin-right: 31px;
}
.menu-main li .active {
  pointer-events: none;
  color: #111111;
  opacity: 1;
}
.menu-main li a {
  display: block;
  white-space: nowrap;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
  font-weight: 700;
  background-image: linear-gradient(#eb1919 calc(100% - 1px), #eb1919 1px);
  background-position: 0 calc(100% + 1px);
  background-repeat: no-repeat;
  background-size: 0% 1px;
  transition: background-size 0.6s cubic-bezier(0.215, 0.61, 0.355, 1), color 0.3s ease-out, background 0.3s ease-out, border-color 0.3s ease-out, opacity 0.3s ease-out;
  border-bottom: 1px solid rgba(0, 0, 0, 0);
  color: #111111;
  opacity: 0.6;
}
.menu-main li a:hover {
  background-size: 100% 1px;
  opacity: 1;
  color: #eb1919;
}
.menu-main li a.buy-now {
  opacity: 1;
  position: relative;
  z-index: 1;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  padding: 11px 20px 9px 27px;
  box-sizing: border-box;
  border-radius: 100px;
  background: transparent !important;
  color: #fff;
  background: #eb1919 !important;
  transition: all 0.3s ease-out;
}
.menu-main li a.buy-now svg {
  transition: all 0.3s ease-out;
  position: relative;
  top: 5px;
  margin: -10px 0 0 2px !important;
}
.menu-main li a.buy-now svg path {
  fill: #ffffff !important;
  transition: all 0.3s ease-out;
}
.menu-main li a.buy-now:hover {
  color: #ffffff;
}
.menu-main li a.buy-now:hover svg {
  transition: all 0.3s ease-out;
  transform: rotate(45deg);
}
.menu-main li a.buy-now:hover svg path {
  fill: #ffffff !important;
}
.menu-main li a.buy-now:hover:after {
  color: #ffffff !important;
}
.menu-main .has-children {
  margin-right: 0;
}
.menu-main .has-children a {
  padding: 23px 38px 21px 40px;
  background: #211C1C !important;
  opacity: 1;
  color: #a3a3a3;
}
.menu-main .has-children a:hover {
  color: #ffffff;
}
.menu-main .has-children .next {
  display: inline-block;
  content: "\e915";
  font-family: "fwdsapicon";
  font-size: 10px;
  font-style: normal;
  font-weight: 500;
  position: relative;
  left: 12px;
  top: 0;
  margin-right: 5px;
  color: #FFF;
  transform-origin: center;
  transform: rotate(90deg);
  transition: all 0.3s ease-out;
}
.menu-main .has-children:hover .next {
  top: 0;
  transform: rotate(-90deg);
}
.menu-main .has-children:hover > .sub-menu {
  display: block;
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  transition: opacity 0.4s cubic-bezier(0.7, 0, 0.2, 1), transform 0.4s cubic-bezier(0.7, 0, 0.2, 1);
}
.menu-main .has-children .sub-menu {
  top: 60px;
}
.menu-main .sub-menu {
  position: relative;
  right: 0;
  box-sizing: border-box;
  position: absolute;
  opacity: 0;
  visibility: hidden;
  transform: translateY(50px);
  box-shadow: 0px 8px 25px rgba(0, 0, 0, 0.1);
  margin: 0;
}
.menu-main .sub-menu:after {
  content: "";
  position: absolute;
  top: -35px;
  right: 0;
  width: 75%;
  height: 40px;
}
.menu-main .sub-menu li {
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.04);
  margin: 0;
}
.menu-main .sub-menu li a {
  color: #a3a3a3;
}
.menu-main .sub-menu li:first-child a {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.menu-main .sub-menu li:last-child {
  border-bottom: none;
}
.menu-main .sub-menu li:last-child a {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.menu-main .sub-menu .active {
  opacity: 1;
  color: #eb1919;
}
.menu-main .active > a {
  color: #eb1919 !important;
}
.menu-main .secondary-navigation {
  display: inline-block;
  display: none;
  position: fixed;
  width: 240px;
  top: 40px;
  left: calc(100% - 240px);
  transform: translateY(-50px);
  z-index: 9999999;
  pointer-events: none;
  opacity: 0;
  transition: all 0.4s cubic-bezier(0.7, 0, 0.2, 1);
}
.menu-main .secondary-navigation .sub-menu {
  right: 0;
  opacity: 1;
  visibility: visible;
}
.menu-main .info {
  position: relative;
  overflow: visible;
  display: inline-block;
  margin: 77px 20px 0;
}
.menu-main .info h1 {
  font-family: "Montserrat", sans-serif;
  font-size: 210px;
  font-style: normal;
  font-weight: 900;
  line-height: 94.6%; /* 198.66px */
  text-transform: uppercase;
}
.menu-main .info h1:nth-child(1), .menu-main .info h1:nth-child(3) {
  background: linear-gradient(180deg, #FFF 0%, #0C0101 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.menu-main .info h1:nth-child(2) {
  color: #eb1919;
}
.menu-main .info p {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  max-width: 538px;
  color: #371A45;
  margin: 17px 0 0;
}
.menu-main.api .menu-stable {
  position: relative !important;
  top: 0 !important;
}
.menu-main.api li a {
  color: #000;
}
.menu-main.api li a.active {
  color: #b4b3b3;
}
.menu-main.api li a.buy-now {
  color: #ffffff;
}
.menu-main.api li a.buy-now:hover {
  color: #ffffff;
}
.menu-main.api li a.buy-now svg path {
  fill: #ffffff;
}
.menu-main.api .menu-main .primary-navigation {
  margin-top: -64px;
}
.menu-main.api .sub-menu .menu-item {
  border-bottom: 1px solid #F0F0F0;
}
.menu-main.api .sub-menu a {
  background: #FFF !important;
  color: #000;
}
.menu-main.api .sub-menu a:hover {
  color: #eb1919;
}

.primary-menu-hide {
  display: none;
}

.activate-secondary-menu {
  display: inline-block !important;
}

.secondary-menu-show {
  transform: translateY(-22px) !important;
  opacity: 1 !important;
  pointer-events: auto !important;
}

.vertical-menu-toggle {
  position: absolute;
  display: none;
  top: 22px;
  right: 0;
  width: 26px;
  height: 40px;
  cursor: pointer;
  z-index: 10002;
  padding-left: 10px;
  padding-right: 4px;
  transition: background-color 0.3s ease-out, color 0.3s ease-out, left 0.8s cubic-bezier(0.7, 0, 0.2, 1), top 0.8s cubic-bezier(0.7, 0, 0.2, 1);
}
.vertical-menu-toggle span,
.vertical-menu-toggle span:before,
.vertical-menu-toggle span:after {
  content: "";
  position: absolute;
  top: 19px;
  width: 24px;
  height: 2px;
  display: block;
  cursor: pointer;
  background: #111111;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  transition: all 0.3s ease-out;
}
.vertical-menu-toggle span:before {
  top: -7px;
}
.vertical-menu-toggle span:after {
  top: 7px;
}
.vertical-menu-toggle:hover span {
  background: #eb1919;
}
.vertical-menu-toggle:hover span:before, .vertical-menu-toggle:hover span:after {
  background: #eb1919;
}

.vertical-menu--showed span {
  background: transparent !important;
  background: #eb1919;
  backface-visibility: hidden;
}
.vertical-menu--showed span:before {
  top: 0;
  background: #eb1919;
  transform: rotate(43deg);
  backface-visibility: hidden;
}
.vertical-menu--showed span:after {
  top: 0;
  background: #eb1919;
  transform: rotate(-43deg);
  backface-visibility: hidden;
}

.vertical-menu-show {
  display: block;
  top: 15px;
  right: 20px;
}

/* Header. */
#myDiv {
  position: relative;
  width: 100%;
  height: 100vh;
  top: -68px;
}
#myDiv .fwdsc .fwdsc-prev-button,
#myDiv .fwdsc .fwdsc-next-button {
  opacity: 0;
}

/* Dots svg. */
.dots-background {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%) !important;
}

/* Player1. */
.player1 {
  display: black;
  width: calc(100% - 40px);
  max-width: 1462px;
  text-align: center;
  margin: 250px auto 0;
}
.player1 h4 {
  display: inline-block;
  color: #F3F3F3;
  font-size: 12px;
  font-style: normal;
  font-weight: 900;
  line-height: 19px;
  letter-spacing: 3.6px;
  text-transform: uppercase;
  border-radius: 100px;
  background: linear-gradient(180deg, #231E1E 0%, #120D0D 100%);
  padding: 8px 26px;
}
.player1 h1 {
  font-size: 72px;
  font-style: normal;
  font-weight: 700;
  line-height: 105%;
  text-transform: capitalize;
  color: #FFF;
  margin: 6px 0 0;
}
.player1 h1 span {
  color: #eb1919;
}
.player1 p {
  position: relative;
  color: #F3F3F3;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 38px;
  margin: 88px 0 0;
}
.player1 p:after {
  content: "";
  position: absolute;
  top: -57px;
  left: 50%;
  transform: translateX(-50%);
  width: 100px;
  height: 1px;
  opacity: 0.3;
  background: #fff;
}

/* Info cols. */
.header-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  gap: 25px; /* adjust gap as needed */
  height: 100vh; /* adjust container height as needed */
  max-height: 724px;
  width: calc(100% - 40px);
  max-width: 1440px;
  margin: 100px auto 0;
}
.header-grid img:first-of-type,
.header-grid img:nth-of-type(3) {
  position: absolute;
  top: 0;
  left: 0;
}
.header-grid img:nth-of-type(2),
.header-grid img:nth-of-type(4) {
  position: absolute;
  bottom: 0;
  right: 0;
}
.header-grid .item-1 {
  position: relative;
  grid-column: 1;
  grid-row: 1/span 2;
  border-radius: 48px;
  background: linear-gradient(180deg, #F8F2F2 0%, #E5E5E5 100%);
}
.header-grid .item-1 h2 {
  font: normal 900 80px "Montserrat", sans-serif;
  position: relative;
  z-index: 1;
  line-height: 114%;
  color: #111111;
  margin: 98px 0 0 66px;
}
.header-grid .item-1 h2 span {
  color: #eb1919;
}
.header-grid .item-1 h2:nth-of-type(2) {
  margin: 0 0 0 66px;
}
.header-grid .item-1 p {
  font: normal 500 18px "Montserrat", sans-serif;
  position: absolute;
  line-height: 146%;
  bottom: 90px;
  left: 60px;
  margin: 0 66px 0 0;
  color: #111111;
}
.header-grid .item-2 {
  position: relative;
  grid-column: 2;
  grid-row: 1;
  border-radius: 48px;
  background: linear-gradient(180deg, #F8F2F2 0%, #E5E5E5 100%);
}
.header-grid .item-2 h2 {
  font: normal 900 128px "Montserrat", sans-serif;
  position: relative;
  z-index: 1;
  line-height: 0.4;
  max-width: 350px;
  max-width: 400px;
  color: #111111;
  margin: 66px 0 0 42px;
}
.header-grid .item-2 h2 span {
  font-size: 32px;
  position: relative;
  left: 4px;
  top: -4px;
  color: #eb1919;
}
.header-grid .item-2 h2:nth-of-type(2) {
  margin: 0 0 0 66px;
}
.header-grid .item-2 p {
  font: normal 500 14px "Montserrat", sans-serif;
  position: absolute;
  line-height: 200%;
  max-width: 400px;
  bottom: 40px;
  right: 4%;
  margin: 0 0 0 0;
  color: #111111 !important;
}
.header-grid .item-3 {
  position: relative;
  grid-column: 2;
  grid-row: 2;
  border-radius: 48px;
  background: linear-gradient(180deg, #F8F2F2 0%, #E5E5E5 100%);
}
.header-grid .item-3 h2 {
  font: normal 900 32px "Montserrat", sans-serif;
  position: relative;
  z-index: 1;
  line-height: 114%;
  max-width: 350px;
  max-width: 500px;
  color: #111111;
  margin: 39px 0 0 47px;
}
.header-grid .item-3 h2 span {
  color: #eb1919;
}
.header-grid .item-3 h2:nth-of-type(2) {
  margin: 0 0 0 66px;
}
.header-grid .item-3 p {
  font: normal 500 14px "Montserrat", sans-serif;
  position: absolute;
  line-height: 200%;
  max-width: 400px;
  bottom: 40px;
  right: 4%;
  margin: 0 0 0 0;
  color: #111111 !important;
}

/* Cols. */
#cols {
  max-width: 1740px;
  margin: 80px auto 0;
  z-index: 3;
  position: relative;
}
#cols .cols {
  display: flex;
  align-self: center;
  justify-content: space-between;
  padding: 0 0 87px;
}
#cols .cols #m_ft_1,
#cols .cols #m_ft_2,
#cols .cols #m_ft_3 {
  display: inline-block;
  position: relative;
  z-index: 1;
  width: 350px;
  height: 420px;
  border-radius: 10px;
}
#cols .cols .col {
  text-align: center;
  width: 25%;
  border-radius: 24px;
  background: linear-gradient(180deg, #231E1E 0%, #120D0D 100%);
  box-shadow: 0px 9px 36px 0px rgba(0, 0, 0, 0.06);
  margin-right: 20px;
}
#cols .cols .col:last-child {
  margin-right: 0;
}
#cols .cols .txt {
  position: relative;
  width: 45%;
  align-self: center;
  text-align: center;
  z-index: 1;
}
#cols .cols .txt h1 {
  font-weight: 400;
  font-size: 38px;
  line-height: 48px;
  margin: 0 0 24px;
}
#cols .cols .txt h1 span {
  font-weight: bold;
}
#cols .cols svg {
  transform: none;
  left: auto;
  padding: 69px 0 20px;
}
#cols .cols h4 {
  color: #FFF;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 34px;
  max-width: 326px;
  padding: 20px 16px;
  margin: auto;
}
#cols .cols p {
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 156%;
  max-width: 326px;
  padding: 0 20px 60px;
  color: #FFF;
  margin: auto;
}

/* Short info. */
#short_info {
  width: calc(100% - 40px);
  max-width: 1440px;
  margin: 168px auto 0;
}
#short_info .item {
  position: relative;
  border-top: 1px solid #D8D8D8;
  overflow: hidden;
  padding: 68px 0 25px 0;
}
#short_info .item svg {
  position: absolute;
  right: 0;
  top: 75px;
  cursor: pointer;
  transform: rotate(0deg);
  transition: transform 0.3s ease;
}
#short_info .item svg path {
  fill: #444444;
}
#short_info .item.expanded svg {
  transform: rotate(90deg);
}
#short_info .item:last-child {
  border-bottom: 1px solid #D8D8D8;
}
#short_info .item h2 {
  font: normal 900 64px "Montserrat", sans-serif;
  line-height: 114%;
  color: #111111;
  cursor: pointer;
}
#short_info .item h2 span {
  color: #eb1919;
}
#short_info .item p {
  font: normal 500 14px "Montserrat", sans-serif;
  line-height: 146%;
  max-width: 544px;
  text-align: right;
  float: right;
  margin: 50px 0 0 0;
  color: #111111;
}

/* Demo grid. */
#demo_grid {
  text-align: center;
  box-sizing: border-box;
}
#demo_grid .info {
  display: inline-block;
  max-width: 800px;
  margin: auto;
  margin: 149px 0 0;
}
#demo_grid .info h3 {
  display: inline-block;
  color: #111111;
  font-size: 12px;
  font-style: normal;
  font-weight: 900;
  line-height: 19px; /* 133.333% */
  letter-spacing: 3.6px;
  text-transform: uppercase;
  border-radius: 100px;
  background: linear-gradient(180deg, #231E1E 0%, #120D0D 100%);
  padding: 8px 26px;
}
#demo_grid .info h4 {
  position: relative;
  font-size: 64px;
  font-style: normal;
  font-weight: 900;
  line-height: 114%;
  color: #111111;
  margin: 6px 0 0;
}
#demo_grid .info h4 span {
  color: #FF7816;
}
#demo_grid .info h2 {
  position: relative;
  color: #111111;
  font-size: 15px;
  line-height: 146%;
  font-style: normal;
  font-weight: 500;
  margin: 32px 0 0;
}
#demo_grid #in_grid {
  width: 100%;
  max-width: 1440px;
  margin: 70px auto 0;
  padding-bottom: 100px;
}
#demo_grid #in_grid #myGDiv {
  margin: 0px 20px;
}
#demo_grid #in_grid .thumb {
  box-sizing: border-box;
  border-radius: 24px;
}
#demo_grid #in_grid .image-holder,
#demo_grid #in_grid .main {
  overflow: hidden !important;
  border-radius: 16px !important;
}
#demo_grid #in_grid .background {
  background: linear-gradient(180deg, #F8F2F2 0%, #E5E5E5 100%);
  border-radius: 16px !important;
}
#demo_grid #in_grid .border {
  box-sizing: border-box;
}
#demo_grid #in_grid .text-holder {
  overflow: visible !important;
  text-align: center;
}
#demo_grid #in_grid .text-holder .link {
  box-sizing: border-box;
}
#demo_grid #in_grid a {
  position: relative;
  top: -20px;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  padding: 16px 31px;
  border-radius: 100px;
  background: #F8F2F2 !important;
  transition: all 0.3s ease-out;
  color: #111010 !important;
}
#demo_grid #in_grid a:hover {
  transition: all 0.3s ease-out;
  background: #eb1919 !important;
  color: #ffffff !important;
}
#demo_grid #in_grid .overlay {
  background: linear-gradient(0deg, rgba(30, 30, 30, 0.8) 0%, rgba(30, 30, 30, 0.8) 100%);
  box-sizing: border-box;
  border-radius: 20px !important;
}
#demo_grid #in_grid .extra-content {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  color: #111111;
  margin: 24px 0 7px 0;
}
#demo_grid #in_grid svg {
  position: relative;
  margin: 0 0 0 10px;
  top: 5px;
}

/* Info 2. */
.info2 {
  text-align: center;
  margin: 159px 0 0;
}
.info2 h4 {
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 48px;
  line-height: 126%;
  max-width: 829px;
}
.info2 h1 {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 146%;
  max-width: 829pc;
  margin: 20px 0 60px;
}
.info2 img {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}

.m2-ft {
  overflow: visible;
  width: calc(100% - 40px);
  max-width: 1440px;
  margin: 80px auto 0;
  text-align: center;
  padding: 124px 0 90px 0;
  background: linear-gradient(180deg, #F8F2F2 0%, #E5E5E5 100%);
  border-radius: 48px;
}
.m2-ft .info {
  display: inline-block;
  margin: auto;
  margin: -66px 0 0;
}
.m2-ft .info h3 {
  display: inline-block;
  color: #111111;
  font-size: 12px;
  font-weight: 900;
  line-height: 19px;
  letter-spacing: 3.6px;
  text-transform: uppercase;
  border-radius: 100px;
  background: linear-gradient(180deg, #231E1E 0%, #120D0D 100%);
  padding: 8px 26px;
}
.m2-ft .info h4 {
  font-size: 64px;
  font-weight: 700;
  line-height: 126%;
  color: #111111;
  margin: 6px 0 110px 0;
}
.m2-ft .info h2 {
  color: #111111;
  font-size: 18px;
  font-weight: 400;
  line-height: 38px;
  margin: 88px 0 0;
}
.m2-ft .m-main-holder {
  width: calc(100% - 170px);
  max-width: 1481px;
  display: flex;
  flex-wrap: wrap;
  gap: 70px 40px;
  justify-content: space-between;
  text-align: left;
  margin: -30px auto 0;
}
.m2-ft .m-main-holder .col {
  flex: 1 1 calc(33.33% - 120px);
  margin-top: 40px;
  padding-right: 0;
}
.m2-ft .m-main-holder .col:nth-child(3n) {
  padding-right: 0;
}
.m2-ft .m-main-holder .col .inner {
  display: flex;
  align-items: flex-start;
}
.m2-ft .m-main-holder .col svg {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  position: relative;
  top: -55px;
  overflow: visible;
}
.m2-ft .m-main-holder .col .text {
  margin: -84px 0 0 38px;
}
.m2-ft .m-main-holder h3 {
  color: #111111;
  font-size: 20px;
  font-weight: 600;
  line-height: 126%;
  margin: 0 0 10px 0;
  padding: 0;
}
.m2-ft .m-main-holder p {
  font-size: 14px;
  font-weight: 500;
  line-height: 156%;
  color: #111111;
  margin: 0;
  padding: 0;
  margin: -4px 0 0 0;
}

/* Buy. */
.buy {
  position: relative;
  background: #eb1919 !important;
}
.buy .info {
  position: absolute;
  z-index: 1;
  top: 62px;
  left: 65px;
}
.buy .info h4 {
  color: #ffffff;
  font-weight: 900;
  font-size: 32px;
  line-height: 126%;
}
.buy .info h2 {
  color: #ffffff;
  font-weight: 900;
  font-size: 96px;
  line-height: 114%;
}
.buy .buttons {
  position: absolute;
  z-index: 1;
  bottom: 62px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}
.buy a {
  text-align: center;
  font-style: normal;
  min-width: calc(100% - 160px);
  font-weight: 900;
  font-size: 20px;
  text-transform: uppercase;
  border-radius: 100px;
  padding: 16px 44px;
  background: #ffffff !important;
  color: #111111;
  transition: all 0.3s ease-out;
}
.buy a svg {
  position: relative;
  top: 6px;
  margin: 0 0 0 6px;
  transition: all 0.3s ease-out;
}
.buy a svg path {
  transition: all 0.3s ease-out;
}
.buy a:hover {
  background: #111010 !important;
  color: #ffffff !important;
}
.buy a:hover svg {
  transform: rotate(45deg);
}
.buy a:hover svg path {
  fill: #ffffff !important;
}

/* Footer. */
.footer-main {
  position: relative;
  overflow: hidden;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  padding-top: 62px;
  background: linear-gradient(180deg, #231E1E 0%, #120D0D 100%);
}
.footer-main .shapes {
  position: absolute;
  top: -62px;
  left: 50%;
  width: 1920px;
  height: calc(100% + 62px);
  transform: translateX(-50%);
}
.footer-main .shapes svg {
  position: absolute;
}
.footer-main .shapes svg:first-child {
  position: absolute;
  top: 61px;
  left: 0;
}
.footer-main .shapes svg:last-child {
  bottom: 0;
  right: 0;
}

.footer {
  display: flex;
  position: relative;
  width: calc(100% - 40px);
  margin: 0 auto 0;
  max-width: 1165px;
}
.footer p {
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

/* Clients and reviews. */
.clients-and-review {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  gap: 25px;
  height: 100vh;
  max-height: 724px;
  width: calc(100% - 40px);
  max-width: 1440px;
  margin: 170px auto 0;
  position: relative;
}
.clients-and-review img:first-of-type,
.clients-and-review img:nth-of-type(3) {
  position: absolute;
  top: 0;
  left: 0;
}
.clients-and-review img:nth-of-type(2),
.clients-and-review img:nth-of-type(4) {
  position: absolute;
  bottom: 0;
  right: 0;
}
.clients-and-review .reviews {
  grid-column: 1;
  grid-row: 1;
  border-radius: 48px;
  background: linear-gradient(180deg, #F8F2F2 0%, #E5E5E5 100%);
  position: relative;
}
.clients-and-review .contact {
  grid-column: 1;
  grid-row: 2;
  border-radius: 48px;
  background: linear-gradient(180deg, #F8F2F2 0%, #E5E5E5 100%);
  position: relative;
}
.clients-and-review .buy {
  grid-column: 2;
  grid-row: 1/span 2;
  border-radius: 48px;
  background: #272626;
  position: relative;
}

/* Contanct */
.contact {
  position: relative;
}
.contact .info {
  position: absolute;
  display: inline-block;
  width: 100%;
  margin: auto;
  margin: 0;
  z-index: 1;
}
.contact .info h3 {
  position: absolute;
  left: 45px;
  top: 40px;
  display: inline-block;
  color: #111111;
  font-size: 32px;
  font-style: normal;
  font-weight: 900;
  line-height: 114%; /* 133.333% */
}
.contact .info h3 span {
  color: #eb1919;
}
.contact .details {
  position: absolute;
  bottom: 40px;
  left: 40px;
}
.contact .details p {
  font-size: 14px;
  line-height: 146%;
  margin: 0 0 10px 0;
  color: #111111;
}
.contact .details h4 {
  font-size: 14px;
  font-weight: 700;
  line-height: 146%;
  margin: 0 0 10px 0;
  color: #111111;
}
.contact .details svg {
  position: relative;
  top: 2px;
  margin: 0 11px 0 0;
}
.contact .details .email {
  color: #111111;
}
.contact .details .email:hover {
  color: #eb1919;
}
.contact .plugins {
  position: absolute;
  bottom: 58px;
  right: 46px;
  z-index: 1;
}
.contact .plugins a {
  border-radius: 20px;
  font-weight: 900;
  border: none !important;
  text-transform: uppercase;
  background: #eb1919 !important;
  color: #ffffff !important;
  padding: 12px 34px 10px;
}
.contact .plugins a svg {
  position: relative;
  top: 4px;
  margin: 0 0 0 8px;
  transition: transform 0.3s ease;
}
.contact .plugins a:hover {
  background: #111111 !important;
  color: #ffffff !important;
}
.contact .plugins a:hover svg {
  transform: rotate(45deg);
}

/* Clients. */
.reviews .info {
  position: absolute;
  display: inline-block;
  width: 100%;
  margin: auto;
  margin: 0;
}
.reviews .info h3 {
  position: absolute;
  left: 45px;
  top: 40px;
  display: inline-block;
  color: #111111;
  font-size: 32px;
  font-style: normal;
  font-weight: 900;
  line-height: 114%; /* 133.333% */
}
.reviews .info h3 span {
  color: #eb1919;
}
.reviews .revs-holder {
  left: 45px;
  bottom: 40px;
  position: absolute;
  margin: 0 48px 0 0;
}
.reviews .revs-holder h4 {
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 146%;
  color: #111111;
}
.reviews .revs-holder p {
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 146%;
  color: #111111;
  margin: 31px 0 0;
}
.reviews .revs-holder p span {
  font-weight: 400;
}

.bullets {
  display: inline-block;
  position: relative;
  height: 12px;
  line-height: 0;
  margin: 50px 0 0;
}
.bullets .bullet {
  position: relative;
  display: inline-block;
  cursor: pointer;
  width: 12px;
  height: 12px;
  border-radius: 100%;
  margin-right: 15px;
  z-index: 99;
  background: #797584;
  transition: background 0.3s ease-out;
}
.bullets .bullet:after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: -3px;
  left: -5px;
}
.bullets .bullet:last-child {
  margin-right: 0;
}
.bullets .bullet:hover {
  background: #eb1919;
}

.bullet-active {
  cursor: auto !important;
  background: #eb1919 !important;
}

.footer-bar {
  padding: 11px 0;
  margin-top: 170px;
  background: #1E1E1E;
}
.footer-bar .holder {
  width: calc(100% - 40px);
  max-width: 1440px;
  margin: auto;
  padding: 2px 0 2px 0;
}
.footer-bar p {
  display: inline-block;
  font-weight: 400;
  font-size: 14px;
  color: #ffffff;
}
.footer-bar .top {
  display: inline-block;
  cursor: pointer;
  transform: translateY(1px);
}
.footer-bar .top p {
  position: relative;
  top: -1px;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 14px;
  margin: 0 4px 0;
  transition: all 0.3s ease-out;
}
.footer-bar .top:hover p {
  color: #eb1919 !important;
}
.footer-bar a {
  float: right;
  border-bottom: 1px solid transparent;
  background-image: linear-gradient(#111 calc(100% - 1px), #111 1px) !important;
  box-sizing: border-box;
  font-weight: 400;
  font-size: 14px;
  transform: translateY(2px);
  margin: 0px 38px 0 0;
  color: #ffffff;
}
.footer-bar a:hover {
  color: #eb1919 !important;
}
.footer-bar.api {
  background: #FFF;
}
.footer-bar.api .holder {
  width: 100%;
  margin: 0;
}
.footer-bar .social {
  margin: -20px 0 0;
}
.footer-bar .social a {
  margin: -2px 18px 0 0;
}
.footer-bar .social a:first-child {
  margin: -2px 5px 0 0;
}
.footer-bar .social a:hover svg path {
  fill: #eb1919;
}
.footer-bar .social svg path {
  transition: all 0.3s ease-out;
  fill: #000;
}

/* Single. */
.main.single {
  background: #ffffff;
}
.main.single #myDiv {
  margin: auto;
  margin: 0px 0 -50px;
}
.main.single #myDiv.spiral {
  margin: 150px 0 150px !important;
}
.main.single #myDiv.grid {
  margin: 150px 0 150px !important;
}

/* Documentation */
.main .rect-small {
  display: none;
}
.main .rect-big {
  display: block;
}
.main.api .logo {
  width: 64px;
  height: 48px;
}
.main.api .help-menu-toggle {
  display: none !important;
}
.main.api .menu {
  max-width: 1920px !important;
}
.main.api .demos-header {
  position: relative;
  overflow: hidden;
  text-align: center;
  width: 100%;
  max-width: 1920px;
  padding: 110px 0 130px;
  margin: 0 auto 0;
  background: #F4F2F5;
}
.main.api .demos-header .info {
  position: relative;
  z-index: 1;
  max-width: 1290px !important;
  margin: auto;
}
.main.api .demos-header .background {
  position: absolute;
  width: 1920px;
  left: 50%;
  transform: translateX(-50%);
}
.main.api .demos-header .left {
  position: absolute;
  position: absolute;
  left: -110px;
  top: -200px;
}
.main.api .demos-header .right {
  position: absolute;
  position: absolute;
  right: -110px;
  top: -250px;
}
.main.api .demos-header h1 {
  display: inline-block;
  font-size: 54px;
  line-height: 64px;
  max-width: 700px;
  margin: auto;
  color: #111;
  padding: 0 20px;
}
.main.api .demos-header h1 span {
  color: #111;
}
.main.api .demos-header p {
  display: inline-block;
  max-width: 700px;
  font-size: 16px;
  line-height: 24px;
  margin: 23px auto 0;
  padding: 0 20px;
}
.main.api .demos-header {
  text-align: left;
  padding: 81px 0 85px;
}
.main.api .demos-header .info {
  width: calc(100% - 40px);
  max-width: 1170px;
  margin: 0 auto 0;
}
.main.api .demos-header h1 {
  max-width: 1170px;
  text-align: left !important;
  padding: 0;
}
.main.api .demos-header p {
  max-width: 1170px;
  text-align: left !important;
  margin: 13px auto 0;
  padding: 0;
}

.api-main {
  position: relative;
  width: calc(100% - 40px);
  max-width: 1290px;
  margin: 90px auto 0;
}
.api-main h1, .api-main h2, .api-main h3, .api-main h4 {
  font-weight: 400 !important;
}
.api-main h4 {
  font-size: 18px;
  margin: 10px 0;
}
.api-main .doc p {
  font-weight: 600;
  margin: 20px 0 0;
}
.api-main aside {
  position: absolute;
  width: calc(100% + 20px);
  height: calc(100vh - 40px);
  overflow: hidden;
  overflow-y: scroll;
  max-width: 300px;
  box-sizing: border-box;
}
.api-main aside::-webkit-scrollbar-item {
  border-radius: 10px;
  background-color: #F6F5F8;
}
.api-main aside::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
.api-main aside::-webkit-scrollbar-thumb {
  height: 8px;
  background-clip: padding-box;
  border-radius: 10px;
  background-color: rgb(221, 218, 225);
}
.api-main aside h3 {
  font-weight: normal;
  font-size: 20px;
  line-height: 21px;
}
.api-main aside h3:first-child {
  margin: 5px 0 0;
}
.api-main aside h3 a {
  font-weight: normal;
  font-size: 18px;
  line-height: 21px;
  color: #111;
}
.api-main aside h3 + ul {
  margin: 11px 0 0;
}
.api-main aside a {
  font-weight: 400;
  width: 100%;
  font-size: 14px;
  border: none;
  color: #111;
}
.api-main aside ul {
  padding: 0 0 0 17px;
  border-left: 1px solid #F4F4F4;
}
.api-main aside ul a {
  position: relative;
  display: inline-block;
  font-size: 14px;
  line-height: 36px;
  padding: 2px 0 1px;
  color: #000 !important;
}
.api-main aside ul a:before {
  position: absolute;
  content: "";
  left: -18px;
  width: 3px;
  height: 100%;
  background: #eb1919;
  opacity: 0;
  transition: opacity 0.3s ease-out;
}
.api-main aside ul a:hover {
  color: #111111;
}
.api-main aside ul a:hover:before {
  opacity: 1;
}
.api-main aside ul a.active {
  color: #111111;
}
.api-main aside ul a.active:before {
  opacity: 1;
}
.api-main aside ul + h3 {
  margin: 40px 0 0;
}
.api-main .aside-a-active:before {
  opacity: 1 !important;
}
.api-main main {
  display: block;
  position: relative;
  width: calc(100% - 310px);
  box-sizing: border-box;
  margin: 0 0 0 300px;
  padding: 0 0 0 52px;
}
.api-main main div + hr {
  margin-top: 50px;
}
.api-main main ul {
  margin: 0 0 0 19px;
}
.api-main main ul .nr {
  font-weight: 400;
}
.api-main main ul + h3 {
  margin: 26px 0 0;
}
.api-main main ul + hr {
  margin: 52px 0 0;
}
.api-main main ul + .head {
  margin: 47px 0 0;
}
.api-main main ul + .highlight {
  margin: 13px 0 0;
}
.api-main main li {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: normal;
  margin-top: 8px;
  color: #000;
}
.api-main main li:first-child {
  margin-top: 0;
}
.api-main main li strong,
.api-main main li code {
  font-weight: 500;
  color: #444444;
}
.api-main main hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #F4F4F4;
}
.api-main main hr + h1, .api-main main hr + h2, .api-main main hr + h3 {
  margin-top: 50px;
}
.api-main main h1 {
  font-weight: normal;
  font-size: 36px !important;
  line-height: 42px;
}
.api-main main h1 + p {
  margin-top: 15px;
}
.api-main main h3 {
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 26px;
}
.api-main main h3 + ul {
  margin-top: 11px;
}
.api-main main h3 + .highlight {
  margin: 23px 0 0;
}
.api-main main h3 + .option {
  margin: 11px 0 0;
}
.api-main main h3 + p {
  margin-top: 18px;
}
.api-main main h2 {
  font-weight: normal;
  font-size: 24px;
  line-height: 36px;
}
.api-main main h2 + p {
  margin-top: 14px;
}
.api-main main p {
  text-transform: none;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: normal;
  color: #000;
}
.api-main main p + p {
  margin: 16px 0 0;
}
.api-main main p + hr {
  margin-top: 52px;
}
.api-main main p + h3 {
  margin-top: 26px;
}
.api-main main p + ul {
  margin: 5px 0 0 19px;
}
.api-main main p + .highlight {
  margin: 25px 0 0;
}
.api-main main p + .head {
  margin: 46px 0 0;
}
.api-main main p + .img {
  margin: 22px 0 0;
}
.api-main main p + img {
  margin-top: 10px;
}
.api-main main p strong,
.api-main main p code {
  font-weight: 500;
  color: #444444;
}
.api-main main .img {
  overflow: visible;
  cursor: pointer;
  max-width: 636px;
  border: 1px solid #f4f4f4;
  box-sizing: border-box;
  background: #F8F8F8;
  transition: opacity 0.3s ease-out;
}
.api-main main .img:hover {
  opacity: 0.8;
}
.api-main main .img + hr {
  margin: 60px 0 0;
}
.api-main main .img + p {
  margin: 25px 0 0;
}
.api-main main .img + h4 {
  margin: 25px 0 0;
}
.api-main main .img + .img {
  margin: 25px 0 0;
}
.api-main main .img.img1 {
  max-width: 438px;
}
.api-main main .img + .highlight {
  margin: 30px 0 0;
}
.api-main main .option {
  font-weight: 400;
  padding: 13px 0 11px 40px;
  background: #F8F8F8;
}
.api-main main .option + p {
  margin: 12px 0 0;
}
.api-main main .options-main strong {
  font-weight: 400;
  color: #e26262 !important;
}
.api-main main .options-main h3 {
  font-weight: 500;
}
.api-main main .options-main h4 {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 26px;
}
.api-main main .options-main p + h4 {
  margin: 10px 0 0;
}
.api-main main .options-main .head:first-child {
  margin: 51px 0 0;
}
.api-main main .options-main .head2:first-child {
  margin: 54px 0 0;
}
.api-main main .options-main .highlight + h3 {
  margin: 56px 0 0;
}
.api-main main img + hr {
  margin-top: 60px;
}
.api-main main img + h3 {
  margin-top: 40px;
}
.api-main main .red-star {
  font-size: 20px;
  font-weight: 700;
  margin: 0 5px 0;
  color: #FF0000;
}
.api-main .footer-bar {
  margin: 40px 0 0;
  border-top: 1px solid #ddd;
}

/* Highlight js. */
.highlight {
  position: relative;
  z-index: 1;
  background: #282C34;
  color: #ddd;
  padding: 0;
  position: relative;
}
.highlight + h3, .highlight + h2 {
  margin: 34px 0 0;
}
.highlight + p {
  z-index: 0;
  margin: 26px 0 0;
}
.highlight + .highlight {
  z-index: 0;
  margin: -55px 0 0;
}
.highlight + .img {
  margin: 30px 0 0;
}

.highlight + hr {
  margin-top: 60px !important;
}

.highlight,
.highlight pre {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.highlight pre {
  margin: 0;
  tab-size: 4;
  font-size: 16px;
  font-weight: 400;
  padding: 32px 40px 27px;
  line-height: 26px;
}

.highlight code {
  font-size: 14px;
}

.highlight.html .hljs-comment,
.highlight.js .hljs-comment,
.highlight.js .hljs-regexp {
  color: #777777;
}

.highlight.js .hljs-modifier,
.highlight.js .hljs-number,
.highlight.js .hljs-type {
  color: #D19A66;
}

.highlight.js .hljs-keyword,
.highlight.js .hljs-support {
  color: #86b9f5;
}

.highlight.js .hljs-literal {
  color: #E06C75;
}

.highlight.js .hljs-built_in {
  color: #d08ee7;
}

.highlight.html .hljs-string,
.highlight.js .hljs-string {
  color: #36C6D8;
}

.highlight .hljs-line-numbers {
  padding: 0 11px;
  text-align: right;
  font-size: 14px;
  font-weight: normal;
  color: #888888;
  background: rgba(0, 0, 0, 0.15);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.highlight pre::-webkit-scrollbar {
  width: 22px;
  height: 22px;
}

.highlight pre::-webkit-scrollbar-thumb {
  height: 8px;
  border: 8px solid rgba(0, 0, 0, 0);
  background-clip: padding-box;
  border-radius: 10px;
  background-color: rgba(221, 218, 225, 0.5);
}

/* Hide and show */
.fwd-hide {
  opacity: 0;
  transform: translateY(50px);
  transition: opacity 0.5s cubic-bezier(0.7, 0, 0.2, 1), transform 0.5s cubic-bezier(0.7, 0, 0.2, 1);
}

.fwd-hide-top {
  position: relative;
  top: 100px;
  opacity: 0;
  transition: opacity 0.5s cubic-bezier(0.7, 0, 0.2, 1), top 0.5s cubic-bezier(0.7, 0, 0.2, 1);
}

.fwd-hide-top2 {
  position: relative;
  top: -100px;
  opacity: 1;
  transition: opacity 0.5s cubic-bezier(0.7, 0, 0.2, 1), top 0.5s cubic-bezier(0.7, 0, 0.2, 1);
}

.fwd-hide-left {
  opacity: 0;
  transform: translateY(50px);
  transition: opacity 0.5s cubic-bezier(0.7, 0, 0.2, 1), transform 0.5s cubic-bezier(0.7, 0, 0.2, 1);
}

.reveal {
  opacity: 1;
  transform: translateY(0);
}

.reveal-top {
  opacity: 1;
  top: 0;
}

.reveal-left {
  opacity: 1 !important;
  transform: translateY(0);
}

.reveal2 {
  opacity: 1 !important;
  transform: translate(-50%, 0);
}

.reveal-without-top {
  opacity: 1 !important;
  transform: translateY(0);
  pointer-events: auto;
}

.clear-fix {
  clear: both;
}

/**
 * Responsive CSS.
 *
 * @package fwdscc
 * @since fwdscc 1.0
 */
@media screen and (max-width: 1850px) {
  .main.main .header {
    left: 110px;
  }
  .main.main h1 {
    font-size: 139px;
  }
}
@media screen and (max-width: 1760px) {
  .main.main .header {
    left: 110px;
  }
  .main.main h1 {
    font-size: 110px;
  }
}
@media screen and (max-width: 1650px) {
  .main.main .header {
    left: 70px;
  }
  .main.main h1 {
    font-size: 110px;
  }
}
@media screen and (max-width: 1550px) {
  .main.main .header {
    left: 70px;
  }
  .main.main h1 {
    font-size: 110px;
  }
}
@media screen and (max-width: 1499px) {
  .main.main .header {
    left: 0;
    position: relative;
    top: 0 !important;
    opacity: 1 !important;
    max-width: 1200px;
    text-align: center;
    margin: 80px auto 200px;
  }
  .main.main h1 {
    font-size: 100px;
  }
}
@media screen and (max-width: 1300px) {
  .clients-and-review .buy .info h2 {
    font-size: 77px;
  }
  .clients-and-review .buy a {
    min-width: 299px;
  }
}
@media screen and (max-width: 1200px) {
  .dg.main {
    display: none !important;
  }
  .header-grid {
    display: flex;
    flex-direction: column;
    gap: 25px; /* space between items */
    height: 100vh;
    max-height: 724px;
    width: calc(100% - 40px);
    max-width: 1440px;
    margin: 60px auto 0;
  }
  .header-grid img:first-of-type {
    position: absolute;
    top: 0;
    left: 0;
  }
  .header-grid img:nth-of-type(2) {
    position: absolute;
    bottom: 0;
    right: 0;
  }
  .header-grid .item-1,
  .header-grid .item-2,
  .header-grid .item-3 {
    position: relative;
  }
  .header-grid .item-1 p {
    font: normal 400 18px "Montserrat", sans-serif;
    position: relative;
    line-height: 146%;
    bottom: 0;
    left: 63px;
    margin: 27px 120px 90px 0;
  }
  .header-grid .item-2 p {
    position: relative;
    max-width: none;
    left: 45px;
    margin: 77px 88px 0 0;
    color: #fff;
  }
  .header-grid .item-3 p {
    position: relative;
    max-width: none;
    left: 45px;
    margin: 77px 88px 0 0;
    color: #fff;
  }
  #short_info {
    margin: 478px auto 0;
  }
  .m2-ft .m-main-holder {
    width: calc(100% - 80px);
    flex-direction: column;
  }
  .m2-ft .m-main-holder .col {
    flex-basis: 100%;
    padding-right: 0;
  }
  .m2-ft .m-main-holder .col .inner {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .m2-ft .m-main-holder .col .text {
    align-items: center;
  }
  .clients-and-review {
    display: flex;
    flex-direction: column;
    gap: 25px; /* space between items */
    height: auto;
    max-height: none;
    width: calc(100% - 40px);
    max-width: 1440px;
    margin: 130px auto 160px;
  }
  .clients-and-review .reviews {
    position: relative;
  }
  .clients-and-review .reviews .info {
    position: relative;
  }
  .clients-and-review .reviews .revs-holder {
    position: relative;
    bottom: auto;
    margin: 107px 58px 50px 0;
  }
  .clients-and-review .contact {
    position: relative;
  }
  .clients-and-review .contact .info {
    position: relative;
    z-index: 1;
  }
  .clients-and-review .contact .details {
    position: relative;
    bottom: auto;
    margin: 107px 0 54px;
    left: 43px;
    z-index: 1;
  }
  .clients-and-review .buy {
    position: relative;
  }
  .clients-and-review .buy .info {
    position: relative;
    top: 42px;
    left: 44px;
    width: calc(100% - 80px) !important;
  }
  .clients-and-review .buy .info h2 {
    line-height: 100%;
  }
  .clients-and-review .buy .buttons {
    position: relative;
    z-index: 1;
    flex-direction: column;
    align-items: flex-start;
    margin: 200px 0 0px 0;
  }
  .clients-and-review .buy .buttons a {
    font-size: 16px;
    min-width: 249px;
    margin: 0 0 0 40px;
    padding: 14px 42px 19px 42px;
  }
}
@media screen and (max-width: 1100px) {
  /* Header. */
  .header h1 {
    font-size: 112px;
  }
  .main #myDiv {
    top: 0 !important;
  }
  .main .header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    margin: 0 auto;
    padding: 0 20px;
    background: #fff;
    box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.1);
  }
  .main.api .menu-main {
    position: fixed;
    width: 100%;
    z-index: 3333;
    box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.1);
    padding: 0 0 0px 0;
    background: #fff;
  }
  .main.api .menu-main .vertical-menu-toggle {
    position: absolute;
    top: 15px;
    right: 20;
    width: 26px;
    height: 40px;
    cursor: pointer;
    z-index: 10002;
    padding-left: 10px;
    padding-right: 4px;
    transition: background-color 0.3s ease-out, color 0.3s ease-out, left 0.8s cubic-bezier(0.7, 0, 0.2, 1), top 0.8s cubic-bezier(0.7, 0, 0.2, 1);
  }
  .main.api .menu-main .vertical-menu-toggle span,
  .main.api .menu-main .vertical-menu-toggle span:before,
  .main.api .menu-main .vertical-menu-toggle span:after {
    content: "";
    position: absolute;
    top: 19px;
    width: 24px;
    height: 2px;
    display: block;
    cursor: pointer;
    background: #000;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    transition: all 0.3s ease-out;
  }
  .main.api .menu-main .vertical-menu-toggle span:before {
    top: -7px;
  }
  .main.api .menu-main .vertical-menu-toggle span:after {
    top: 7px;
  }
  .main.api .menu-main .vertical-menu-toggle:hover span {
    background: #7FDC23;
  }
  .main.api .menu-main .vertical-menu-toggle:hover span:before, .main.api .menu-main .vertical-menu-toggle:hover span:after {
    background: #7FDC23;
  }
  .main.api .menu-main .vertical-menu--showed span {
    background: transparent !important;
    background: #7FDC23;
    backface-visibility: hidden;
  }
  .main.api .menu-main .vertical-menu--showed span:before {
    top: 0;
    background: #7FDC23;
    transform: rotate(43deg);
    backface-visibility: hidden;
  }
  .main.api .menu-main .vertical-menu--showed span:after {
    top: 0;
    background: #7FDC23;
    transform: rotate(-43deg);
    backface-visibility: hidden;
  }
  .main.api .help-menu-toggle {
    display: block !important;
    position: absolute;
    cursor: pointer;
    border: none !important;
    top: 38px;
    z-index: 1;
    right: 83px;
    top: 23px;
  }
  .main.api .demos-header {
    margin: 68px auto 0;
  }
  .api-main aside {
    position: fixed !important;
    height: calc(100vh - 71px) !important;
    width: 100%;
    max-width: 360px;
    z-index: 2;
    right: 0;
    left: 100%;
    top: 68px !important;
    padding: 25px 19px 15px;
    background: #FFFFFF;
    transition: transform 0.5s cubic-bezier(0.7, 0, 0.2, 1), box-shadow 0.5s cubic-bezier(0.7, 0, 0.2, 1);
  }
  .api-main aside.doc:after {
    display: none !important;
  }
  .api-main aside.showed {
    transform: translateX(-100%);
    box-shadow: 0 0 24px 2px rgba(14, 21, 47, 0.08);
    z-index: 999999;
  }
  .api-main aside ul {
    border: none;
  }
  .api-main aside ul:last-child li:last-child a {
    border: none;
  }
  .api-main aside ul a {
    background-image: none;
    border-bottom: 1px dashed #F4F4F4;
    background-image: none !important;
    padding: 6px 0 6px;
  }
  .api-main aside ul a:before {
    top: 0;
    left: -19px;
  }
  .api-main aside ul + h3 {
    margin: 0;
  }
  .api-main aside h3 {
    border-bottom: 1px dashed #F4F4F4;
    padding: 17px 0 15px;
  }
  .api-main aside h3:first-child {
    margin: -10px 0 0;
  }
  .api-main aside h3 + ul {
    margin: 2px 0 0;
    padding: 0;
  }
  .api-main main {
    width: 100%;
    margin: 0;
    padding: 0;
  }
}
@media screen and (max-width: 800px) {
  .info-single {
    margin-top: 50px;
  }
  .m-ft .col {
    display: block;
  }
  .m-ft .col .txt {
    width: 100%;
  }
  .m-ft .col .txt h1 {
    margin: 25px 0 24px;
  }
  .m-ft .col .img {
    width: 100%;
    text-align: center !important;
  }
}
@media screen and (max-width: 763px) {
  .menu .header .info h1 {
    font-size: 70px;
    line-height: 75px;
  }
  /* Header2. */
  .header2 h1 {
    font-size: 122px;
  }
  /* Info cols. */
  #info_cols #cols .col {
    width: 100%;
    margin-right: 0 !important;
    max-width: none !important;
  }
  /* Many features. */
  .m2-ft .m-main-holder .col {
    flex-basis: 100%;
    margin-right: 0 !important;
    padding-right: 0 !important;
  }
  #paralax .off {
    margin-right: 0;
  }
  .paralax.zoom {
    display: block;
    position: relative;
    left: -17px;
  }
  /* Info. */
  .info2 h4 {
    font-size: 36px;
    margin: -75px 20px;
  }
  .info2 h1 {
    margin: 20px 20px 60px;
    font-size: 18px;
  }
  /* svg */
  #svg .info h4 {
    font-size: 52px;
  }
  #svg .info h2 {
    margin: 30px 20px 0;
  }
  #svg .info img {
    top: 23px;
    width: 87px;
  }
  #svg .info .pro {
    width: auto;
    top: 59px;
    left: 104px;
  }
  .demos-header .info h1 {
    font-size: 38px;
    line-height: 50px;
    max-width: 462px;
    margin-top: 66px;
  }
  .demos-header .info p {
    font-size: 16px;
    line-height: 24px;
    margin: 23px auto 137px;
  }
}
@media screen and (max-width: 700px) {
  .main .rect-small {
    display: block;
  }
  .main .rect-big {
    display: none;
  }
  .main.api .header {
    display: block;
  }
  .main.api .header h1 {
    font-size: 48px;
    line-height: 58px;
    padding: 65px 0 0;
  }
  .main.main .bk {
    top: calc(50% + 54px) !important;
    width: 160%;
    left: calc(50% + 36px) !important;
  }
  .main.main .info1 {
    margin: 44px auto 80px;
  }
  .main.main .header {
    margin: 80px auto 146px;
  }
  .main.main .header h1 {
    font-size: 48px;
  }
  .main.main .header h4 {
    font-size: 12px;
    margin: 17px 0 0;
  }
  .main.main .header-grid {
    margin: 61px auto 0;
    width: calc(100% - 20px);
    height: auto;
    max-height: unset;
  }
  .main.main .header-grid .item-1 {
    border-radius: 24px;
  }
  .main.main .header-grid .item-1 h2 {
    font-size: 32px;
    margin: 26px 0 0 24px;
  }
  .main.main .header-grid .item-1 h2:nth-child(2) {
    margin: 0px 0 0 24px;
  }
  .main.main .header-grid .item-1 p {
    font-size: 14px;
    margin: 15px 91px 29px -37px;
  }
  .main.main .header-grid .item-2 {
    border-radius: 24px;
  }
  .main.main .header-grid .item-2 h2 {
    font-size: 48px;
    margin: 39px 0 0 25px;
  }
  .main.main .header-grid .item-2 h2 span {
    display: block;
    margin: 30px 0 0;
  }
  .main.main .header-grid .item-2 p {
    font-size: 14px;
    line-height: 146%;
    margin: 62px 81px -14px -15px;
  }
  .main.main .header-grid .item-3 {
    border-radius: 24px;
  }
  .main.main .header-grid .item-3 h2 {
    font-size: 32px !important;
    line-height: 114%;
    margin: 26px 0 0 30px;
  }
  .main.main .header-grid .item-3 p {
    font-size: 14px;
    line-height: 146%;
    margin: 51px 90px -11px -11px;
  }
  .main.main #short_info {
    width: calc(100% - 20px);
    margin: 72px auto 0;
  }
  .main.main #short_info .item {
    padding: 29px 0 21px 0;
  }
  .main.main #short_info .item h2 {
    font-size: 32px;
    line-height: 114%;
    margin: 0 40px 0 0;
  }
  .main.main #short_info .item svg {
    top: 14px;
    width: 40px;
  }
  .main.main #short_info .item p {
    font-size: 14px;
    text-align: left;
    float: none;
    margin: 14px 0 0 0;
  }
  .main.main #demo_grid {
    margin: -57px 0 0;
  }
  .main.main #demo_grid .info {
    width: calc(100% - 20px);
  }
  .main.main #demo_grid h4 {
    width: calc(100% - 20px);
    font-size: 32px;
  }
  .main.main #demo_grid h2 {
    margin: 13px 0 0;
  }
  .main.main .m2-ft {
    margin: 23px auto 0;
    padding: 70px 0 43px;
    border-radius: 24px;
    width: calc(100% - 20px);
  }
  .main.main .m2-ft .info h4 {
    font-size: 32px;
    margin: -73px 0 0;
  }
  .main.main .m2-ft .m-main-holder {
    width: calc(100% - 40px);
    margin: 0 auto 0;
  }
  .main.main .m2-ft .m-main-holder .col {
    margin-top: 10px;
  }
  .main.main .clients-and-review {
    width: calc(100% - 20px);
    max-height: unset;
    height: auto;
    margin: 140px auto 80px !important;
  }
  .main.main .clients-and-review .reviews,
  .main.main .clients-and-review .contact,
  .main.main .clients-and-review .buy {
    border-radius: 24px;
  }
  .main.main .clients-and-review .info h3 {
    left: 27px;
    top: 10px;
  }
  .main.main .clients-and-review .revs-holder {
    margin: 99px 48px 25px -16px;
  }
  .main.main .clients-and-review .revs-holder p {
    margin: 21px 0 0 0;
  }
  .main.main .clients-and-review .bullets {
    margin: 20px 0 -60px;
  }
  .main.main .clients-and-review .contact .details {
    margin: 62px 0 57px;
    left: 29px;
  }
  .main.main .clients-and-review .contact .plugins {
    position: relative;
    margin: 90px 20px -17px 67px;
  }
  .main.main .clients-and-review .buy .info {
    position: relative;
    top: 42px;
    left: 42px;
    width: calc(100% - 80px) !important;
  }
  .main.main.main .clients-and-review {
    margin: 60px auto 80px !important;
  }
  .main.main.single .clients-and-review {
    margin: 140px auto 80px !important;
  }
  .main.main.single .info1 h1 {
    font-size: 48px !important;
  }
  .menu .header .info {
    margin: 50px 0 0;
  }
  .menu .header .info h1 {
    font-size: 32px !important;
    line-height: 34px !important;
  }
  .menu .header .info h1 span {
    font-size: 28px !important;
    line-height: 34px !important;
  }
  .menu .header .info .plane {
    left: calc(50% - 130px);
    transform: translateX(-50%) scale(0.8);
    bottom: -154px;
  }
  .menu .header .players img {
    width: calc(100% - 80px);
    height: auto;
  }
  .menu .header .players #spectrums {
    margin-top: 70px;
  }
  /* Header2. */
  .header2 {
    margin: -180px auto 20px;
  }
  .header2 h1 {
    font-size: 94px;
  }
  .header2 .main {
    margin: 9px 0 0;
    margin-bottom: -50px;
  }
  .header2 p {
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: 26px;
  }
  .header2 p:nth-child(3) {
    margin: 74px 0 0;
  }
  #info_cols {
    margin: 141px 20px 0;
  }
  #info_cols .info h2 {
    margin: 20px 0 0px;
  }
  #info_cols .info h4 {
    font-size: 32px;
    line-height: 42px;
  }
  /* svg */
  #svg .info h4 {
    font-size: 35px;
  }
  #svg .info h2 {
    margin: 30px 20px 0;
  }
  #svg .info img {
    top: 23px;
    width: 87px;
  }
  #svg .info .pro {
    width: auto;
    top: 43px;
    left: 52px;
  }
  /* Info cols. */
  #info_cols .info {
    margin: 60px 0 0;
  }
  #info_cols .info h3 {
    font-size: 12px;
  }
  #info_cols .info h4 {
    font-size: 48px;
    margin: 11px 0 0;
  }
  #info_cols .info h2 {
    font-size: 15px;
    line-height: 26px;
    margin: 60px 0 0;
  }
  #info_cols .info h2::after {
    top: -34px;
  }
  #info_cols #cols {
    margin: 3px auto 0;
  }
  #info_cols .cols {
    margin: 43px auto 0 !important;
    padding: 0px 0 50px;
  }
  /* Demo grid. */
  #demo_grid #in_grid {
    margin: 46px auto 0;
    padding-bottom: 50px;
  }
  #demo_grid .info {
    width: calc(100% - 40px);
    margin: 100px 0 0;
  }
  #demo_grid .info h3 {
    font-size: 12px;
  }
  #demo_grid .info h4 {
    font-size: 48px;
    margin: 11px 0 0;
  }
  #demo_grid .info h2 {
    font-size: 15px;
    line-height: 26px;
    margin: 60px 0 0;
  }
  #demo_grid .info h2::after {
    top: -34px;
  }
  /* Seconday features. */
  #cols {
    width: 100%;
  }
  #cols h1 {
    font-size: 36px;
    line-height: 46px;
    padding: 374px 0 0;
  }
  #cols .cols {
    margin: 40px auto 0;
    padding: 0px 0 60px;
  }
  #cols .col {
    width: 100%;
    margin-right: 0 !important;
  }
  #cols .col:nth-child(2) {
    margin-top: 30px !important;
  }
  #cols .col:nth-child(3) {
    margin-right: 0 !important;
  }
  /* Many features. */
  .m2-ft {
    padding: 70px 0 133px;
    margin: -96px 0 0;
  }
  .m2-ft .title {
    font-size: 36px !important;
    margin: 0 20px;
  }
  .m2-ft .info {
    width: calc(100% - 40px);
    margin: 60px 0 0;
  }
  .m2-ft .info h3 {
    font-size: 12px;
  }
  .m2-ft .info h4 {
    font-size: 48px;
    margin: 7px 0 0;
  }
  .m2-ft .info h2 {
    font-size: 15px;
    line-height: 26px;
    margin: 60px 0 0;
  }
  .m2-ft .info h2::after {
    top: -34px;
  }
  .m2-ft .m-main-holder {
    margin: -30px auto 0;
  }
  .m2-ft .m-main-holder .col {
    flex-basis: 100%;
    margin-right: 0 !important;
    padding-right: 0 !important;
    margin-top: 60px;
  }
  .main.demo .buy {
    margin: -20px auto 0 !important;
  }
  .main.single .info {
    margin: 60px auto 30px;
  }
  .main.single .reviews {
    margin: 20px auto 0px;
  }
  .main.single #myDiv {
    margin: -40px 0 -80px !important;
  }
  .footer-bar {
    margin: 0 auto 0;
  }
  .footer-bar .link {
    display: none;
  }
}/*# sourceMappingURL=main.css.map */=main.css.map */


