hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
}

p {
  margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", courier, monospace;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code,
kbd,
tt,
var {
  font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

body {
  background: #fff;
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul,
ol {
  margin: 0 0 1.5em 3em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0 1.5em 1.5em;
}

embed,
iframe,
object {
  max-width: 100%;
}

img {
  height: auto;
  max-width: 100%;
}

figure {
  margin: 1em 0;
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

.btn-close {
  outline: 0;
  -webkit-transition: var(--transition);
  transition: var(--transition);
}

.btn-close:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

:focus-visible {
  outline: none;
}

/* Captions
--------------------------------------------- */
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
  margin-bottom: 1.5em;
  display: grid;
  grid-gap: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  width: 100%;
}

.gallery-columns-2 {
  grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
  grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
  grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
  grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
  grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
  grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
  grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
  grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
  display: block;
}

/* Alignments
--------------------------------------------- */
.alignleft {
  /*rtl:ignore*/
  float: left;
  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}

.alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}

table {
  width: 100%;
  text-align: center;
  border-spacing: 2px;
  border-collapse: separate;
  margin-bottom: 20px;
}

table tr th {
  padding: 13px 0;
  font-size: 16px;
  font-weight: 400;
}

table tr th {
  background-color: #5c5c5c;
  color: #fff;
}

table tr td {
  padding: 15px 0;
  border-color: #e6e6e6;
}

table tr:nth-child(odd),
table tr:nth-child(even) {
  color: #949494;
}

table tr:nth-child(odd) {
  background-color: #e3e3e3;
}

table tr:nth-child(even) {
  background-color: #f9f9f9;
}

.big-table {
  overflow: auto;
  position: relative;
}

.big-table table {
  vertical-align: top;
  max-width: 100%;
  overflow-x: auto;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}

:root {
  --transition: 0.3s all;
  --font-family: "Poppins", sans-serif;
  --second-family: "Rhodium Libre", sans-serif;
  --color-gray: #ddd;
  --color-purple: #b9befd;
  --cform-border-radius: 14px;
}

@font-face {
  font-display: swap;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/poppins-v24-latin_latin-ext-300.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Poppins";
  font-style: italic;
  font-weight: 300;
  src: url("../fonts/poppins-v24-latin_latin-ext-300italic.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/poppins-v24-latin_latin-ext-regular.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Poppins";
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/poppins-v24-latin_latin-ext-italic.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/poppins-v24-latin_latin-ext-500.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Poppins";
  font-style: italic;
  font-weight: 500;
  src: url("../fonts/poppins-v24-latin_latin-ext-500italic.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/poppins-v24-latin_latin-ext-600.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Poppins";
  font-style: italic;
  font-weight: 600;
  src: url("../fonts/poppins-v24-latin_latin-ext-600italic.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/poppins-v24-latin_latin-ext-700.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Poppins";
  font-style: italic;
  font-weight: 700;
  src: url("../fonts/poppins-v24-latin_latin-ext-700italic.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 800;
  src: url("../fonts/poppins-v24-latin_latin-ext-800.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Poppins";
  font-style: italic;
  font-weight: 800;
  src: url("../fonts/poppins-v24-latin_latin-ext-800italic.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/poppins-v24-latin_latin-ext-900.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Poppins";
  font-style: italic;
  font-weight: 900;
  src: url("../fonts/poppins-v24-latin_latin-ext-900italic.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Rhodium Libre";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/rhodium-libre-v21-latin_latin-ext-regular.woff2") format("woff2");
}
:focus-visible {
  outline: none;
}

html body {
  min-height: 100vh !important;
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: auto 1fr auto;
  grid-template-rows: auto 1fr auto;
  -ms-grid-columns: 100%;
  grid-template-columns: 100%;
}

body {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 18px;
  line-height: 125%;
  color: #fff;
  background: #131126;
  overflow-x: hidden;
  position: relative;
}

img {
  height: auto;
  max-width: 100%;
}

a {
  color: #fff;
  text-decoration: underline;
  -webkit-transition: var(--transition);
  transition: var(--transition);
}
a:hover {
  color: #fff;
  text-decoration: none;
}

.sprite-icon {
  fill: currentColor;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
  --bs-gutter-x: 20px;
}

.row {
  --bs-gutter-x: 20px;
  --bs-gutter-y: 0;
}

.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50%;
  object-position: 50%;
  height: 100%;
  width: 100%;
}

.section--pt {
  padding-top: clamp(1.25rem, -0.4924242424rem + 4.8484848485vw, 3.75rem);
}

.section--pb {
  padding-bottom: clamp(1.25rem, -0.4924242424rem + 4.8484848485vw, 3.75rem);
}

.title-404 {
  font-size: clamp(5.625rem, 1.7045454545rem + 10.9090909091vw, 11.25rem);
  letter-spacing: 2px;
  line-height: normal;
  margin-bottom: 2px;
  font-weight: 500;
}

.subtitle-404 {
  margin: 0;
  margin-bottom: 0;
  padding: 0;
  font-size: clamp(1.5rem, 0.9772727273rem + 1.4545454545vw, 2.25rem);
  letter-spacing: 0;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 35px;
}

.container--relative {
  position: relative;
  z-index: 10;
}

.curgradient-wrap {
  overflow-x: hidden;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.curgradient {
  width: 60.36458vw;
  height: 74.0625vw;
  max-width: 1159px;
  max-height: 1422px;
  position: fixed;
  z-index: 1;
  top: calc(0% - 30vw);
  left: calc(50% - 37vw);
}

.curgradient__item:not(.gradient-6):not(.gradient-4):not(.gradient-7) {
  -webkit-animation-name: rotate;
          animation-name: rotate;
  -webkit-animation-duration: 9s;
          animation-duration: 9s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-delay: 0.3;
          animation-delay: 0.3;
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: scale(0.8, 0.8);
            transform: scale(0.8, 0.8);
  }
  50% {
    -webkit-transform: scale(1.06, 1.06);
            transform: scale(1.06, 1.06);
  }
  100% {
    -webkit-transform: scale(0.8, 0.8);
            transform: scale(0.8, 0.8);
  }
}

@keyframes rotate {
  0% {
    -webkit-transform: scale(0.8, 0.8);
            transform: scale(0.8, 0.8);
  }
  50% {
    -webkit-transform: scale(1.06, 1.06);
            transform: scale(1.06, 1.06);
  }
  100% {
    -webkit-transform: scale(0.8, 0.8);
            transform: scale(0.8, 0.8);
  }
}
.curgradient__item.gradient-4 {
  -webkit-animation-name: gradient-4;
          animation-name: gradient-4;
  -webkit-animation-duration: 6s;
          animation-duration: 6s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}

@-webkit-keyframes gradient-4 {
  0% {
    -webkit-filter: blur(50.9832839966px);
            filter: blur(50.9832839966px);
  }
  50% {
    -webkit-filter: blur(104.9832839966px);
            filter: blur(104.9832839966px);
  }
  100% {
    -webkit-filter: blur(50.9832839966px);
            filter: blur(50.9832839966px);
  }
}

@keyframes gradient-4 {
  0% {
    -webkit-filter: blur(50.9832839966px);
            filter: blur(50.9832839966px);
  }
  50% {
    -webkit-filter: blur(104.9832839966px);
            filter: blur(104.9832839966px);
  }
  100% {
    -webkit-filter: blur(50.9832839966px);
            filter: blur(50.9832839966px);
  }
}
.curgradient__item.gradient-6 {
  -webkit-animation-name: opacity;
          animation-name: opacity;
  -webkit-animation-duration: 7s;
          animation-duration: 7s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}

@-webkit-keyframes opacity {
  0% {
    opacity: 0.01;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    opacity: 0.01;
  }
}

@keyframes opacity {
  0% {
    opacity: 0.01;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    opacity: 0.01;
  }
}
.curgradient__item.gradient-7 {
  -webkit-animation-name: gradient-7;
          animation-name: gradient-7;
  -webkit-animation-duration: 7s;
          animation-duration: 7s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}

@-webkit-keyframes gradient-7 {
  0% {
    -webkit-transform: scale(0.8, 0.8);
            transform: scale(0.8, 0.8);
    opacity: 0.01;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    opacity: 0.01;
    -webkit-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
  }
}

@keyframes gradient-7 {
  0% {
    -webkit-transform: scale(0.8, 0.8);
            transform: scale(0.8, 0.8);
    opacity: 0.01;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    opacity: 0.01;
    -webkit-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
  }
}

.curgradient__item {
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}

.gradient-1 {
  width: 36.16%;
  height: 30.965%;
  top: 10.3923647932%;
  left: 37.9895561358%;
  -webkit-transform: rotate(81.52deg);
          transform: rotate(81.52deg);
  background-blend-mode: lighten;
  z-index: 7;
  background-image: url(../img/gradient/gradient-1.svg);
  -webkit-filter: blur(121.5331802368px);
          filter: blur(121.5331802368px);
}

.gradient-2 {
  width: 42.6892950392%;
  height: 33.2979851538%;
  top: 5.9384941676%;
  left: 51.4360313316%;
  -webkit-transform: rotate(24.42deg);
          transform: rotate(24.42deg);
  background-blend-mode: overlay;
  -webkit-filter: blur(104.9832839966px);
          filter: blur(104.9832839966px);
  z-index: 6;
  background-image: url(../img/gradient/gradient-2.svg);
}

.gradient-3 {
  width: 54.1775456919%;
  height: 43.5843054083%;
  top: 22.6935312831%;
  left: 34.2036553525%;
  -webkit-transform: rotate(-38.69deg);
          transform: rotate(-38.69deg);
  background-blend-mode: lighten;
  z-index: 5;
  -webkit-filter: blur(120.3982925415px);
          filter: blur(120.3982925415px);
  background-image: url(../img/gradient/gradient-3.svg);
}

.gradient-4 {
  width: 69.0600522193%;
  height: 52.8101802757%;
  top: 27.1474019088%;
  left: 19.3211488251%;
  -webkit-transform: rotate(-2.6deg);
          transform: rotate(-2.6deg);
  background-blend-mode: lighten;
  z-index: 4;
  -webkit-filter: blur(120.3982849121px);
          filter: blur(120.3982849121px);
  background-image: url(../img/gradient/gradient-4.svg);
}

.gradient-5 {
  width: 56.5274151436%;
  height: 48.5683987275%;
  top: 22.5874867444%;
  left: 45.4308093995%;
  -webkit-filter: blur(123.2422866821px);
          filter: blur(123.2422866821px);
  -webkit-transform: rotate(-94.54deg);
          transform: rotate(-94.54deg);
  background-blend-mode: hue;
  z-index: 3;
  background-image: url(../img/gradient/gradient-5.svg);
}

.gradient-6 {
  width: 48.1723237598%;
  height: 41.3573700954%;
  top: 35.5249204666%;
  left: 3.0026109661%;
  -webkit-transform: rotate(-94.54deg);
          transform: rotate(-94.54deg);
  background-blend-mode: overlay;
  z-index: 2;
  background-image: url(../img/gradient/gradient-6.svg);
  opacity: 0.2;
  -webkit-filter: blur(124.4426803589px);
          filter: blur(124.4426803589px);
}

.gradient-7 {
  width: 79.1122715405%;
  height: 61.6118769883%;
  top: 9.5440084836%;
  left: 30.2872062663%;
  -webkit-filter: blur(127.1409606934px);
          filter: blur(127.1409606934px);
  -webkit-transform: rotate(23.15deg);
          transform: rotate(23.15deg);
  z-index: 1;
  background-image: url(../img/gradient/gradient-7.svg);
}

header,
main {
  position: relative;
  z-index: 10;
}

.breadcrumps {
  padding: 10px 0px;
  font-size: clamp(0.875rem, 0.7878787879rem + 0.2424242424vw, 1rem);
}

header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding: 9px 0px;
}

.logo {
  text-decoration: none;
  margin-left: 10px;
}
.logo svg {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 12px;
}
.logo span {
  font-family: var(--second-family);
  font-weight: 400;
  font-size: clamp(1rem, 0.7821969697rem + 0.6060606061vw, 1.3125rem);
  letter-spacing: -0.01em;
  color: #fff;
  line-height: 100%;
  margin-bottom: -1px;
}

.waitlist {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.waitlist .waitlist__logo {
  margin-top: 5px;
}
.waitlist .waitlist__title {
  font-family: var(--second-family);
  font-size: clamp(2.25rem, 1.2045454545rem + 2.9090909091vw, 3.75rem);
  line-height: 87%;
  margin-top: clamp(1rem, 0.8257575758rem + 0.4848484848vw, 1.25rem);
  margin-bottom: 30px;
}
.waitlist .waitlist__text {
  font-size: clamp(0.875rem, 0.6136363636rem + 0.7272727273vw, 1.25rem);
  line-height: 110%;
}
.waitlist .waitlist__text a {
  font-weight: 700;
}
.waitlist .waitlist__text p:last-child {
  margin-bottom: 0px;
}
.waitlist .waitlist__textmin {
  font-size: clamp(0.625rem, 0.4507575758rem + 0.4848484848vw, 0.875rem);
  line-height: 160%;
  color: rgba(255, 255, 255, 0.5);
  max-width: 745px;
  margin-left: auto;
  margin-right: auto;
  line-height: 143%;
}
.waitlist .waitlist__text + .waitlist__textmin {
  margin-top: 16px;
}
.waitlist .waitlist__form {
  margin-top: 30px;
  margin-bottom: 60px;
}
.waitlist .cform, .waitlist .mc4wp-form {
  width: 452px;
  margin: 0px auto;
}

.cform, .mc4wp-form {
  max-width: 100%;
}
.cform input:not([type=submit]):not([type=checkbox]):not([type=file]):not([type=radio]):not([class*=ymaps]):not([class*=search-field]), .mc4wp-form input:not([type=submit]):not([type=checkbox]):not([type=file]):not([type=radio]):not([class*=ymaps]):not([class*=search-field]) {
  background: rgba(255, 255, 255, 0.1);
  border-radius: var(--cform-border-radius);
  padding: 12px 24px;
  font-size: clamp(1rem, 0.9128787879rem + 0.2424242424vw, 1.125rem);
  color: var(--color-purple);
  line-height: 122%;
  max-width: 100%;
  min-height: 52px;
}
.cform input:not([type=submit]):not([type=checkbox]):not([type=file]):not([type=radio]):not([class*=ymaps]):not([class*=search-field]):focus, .mc4wp-form input:not([type=submit]):not([type=checkbox]):not([type=file]):not([type=radio]):not([class*=ymaps]):not([class*=search-field]):focus {
  color: var(--color-purple);
}
.cform .cform__line, .mc4wp-form .cform__line {
  margin-bottom: 10px;
}
.cform ::-webkit-input-placeholder, .mc4wp-form ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #fff;
}
.cform ::-moz-placeholder, .mc4wp-form ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff;
  opacity: 1;
}
.cform :-ms-input-placeholder, .mc4wp-form :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
}
.cform ::-ms-input-placeholder, .mc4wp-form ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #fff;
}
.cform ::placeholder, .mc4wp-form ::placeholder {
  /* Most modern browsers support this now. */
  color: #fff;
}

.button {
  border-radius: var(--cform-border-radius);
  background: var(--color-gray);
  padding: 12px 20px;
  border: 0;
  width: 100%;
  font-weight: 600;
  font-size: 18px;
  color: #000;
  -webkit-transition: var(--transition);
  transition: var(--transition);
  min-height: 52px;
}
.button:hover {
  background: var(--color-purple);
}

a.button {
  text-decoration: none;
}
a.button:hover {
  text-decoration: none;
}

.grinput {
  position: relative;
}
.grinput input:not([type=submit]):not([type=checkbox]):not([type=file]):not([type=radio]):not([class*=ymaps]):not([class*=search-field]), .grinput textarea, .grinput select {
  position: relative;
  z-index: 3;
  background: transparent;
  border: 0;
}
.grinput:before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: var(--cform-border-radius);
  padding: 1px;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.9)), to(#b9befd));
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.9) 0%, #b9befd 100%);
  -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  z-index: 2;
}
.grinput:after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(255, 255, 255, 0.1);
  border-radius: var(--cform-border-radius);
  z-index: 1;
}
.grinput:has(input:focus):before {
  background: -webkit-gradient(linear, left top, right top, from(#b9befd), to(#b9befd));
  background: linear-gradient(90deg, #b9befd 0%, #b9befd 100%);
}

.fsuccses, .mc4wp-alert {
  background: #2b293c;
  border-radius: 14px;
  padding: 27px 16px;
  line-height: 120%;
  font-size: clamp(0.75rem, 0.5757575758rem + 0.4848484848vw, 1rem);
  color: rgba(255, 255, 255, 0.5);
  text-align: center;
  position: absolute;
  width: 100%;
  left: 0px;
  top: 0px;
  z-index: 5;
}
.fsuccses span, .mc4wp-alert span {
  font-size: clamp(1.125rem, 0.9507575758rem + 0.4848484848vw, 1.375rem);
  line-height: 120%;
  margin-bottom: 8px;
  display: block;
}
.fsuccses p, .mc4wp-alert p {
  margin-bottom: 0px;
}

.mc4wp-response {
  position: relative;
  width: 100%;
}

footer {
  min-height: 140px;
  max-height: 140px;
  position: relative;
  z-index: 0;
  overflow: hidden;
  margin-top: -20px;
}

.portfolio {
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
}
.portfolio:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#131126), to(rgba(19, 17, 38, 0)));
  background: linear-gradient(180deg, #131126 0%, rgba(19, 17, 38, 0) 100%);
  min-height: 239px;
  max-height: 329px;
  z-index: 3;
}

.gallery {
  width: 1058px;
  max-width: 100%;
  margin: 0px auto;
  grid-template-columns: repeat(4, 1fr);
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  row-gap: 10px;
}
.gallery .gallery__item {
  height: 120px;
}
.gallery .gallery__item img {
  border-radius: 4px;
}