@import url("css2.css");
*,
::backdrop,
:after,
:before {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #3b82f680;
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
} /*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*/
*,
:after,
:before {
  border: 0 solid #e5e7eb;
}
:after,
:before {
  --tw-content: "";
}
:host,
html {
  -webkit-text-size-adjust: 100%;
  font-feature-settings: normal;
  -webkit-tap-highlight-color: transparent;
  font-family: ui-sans-serif, system-ui, sans-serif, Apple Color Emoji,
    Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-variation-settings: normal;
  line-height: 1.5;
  tab-size: 4;
}
body {
  line-height: inherit;
  margin: 0;
}
hr {
  border-top-width: 1px;
  color: inherit;
  height: 0;
}
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
a {
  text-decoration: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
pre,
samp {
  font-feature-settings: normal;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
    Liberation Mono, Courier New, monospace;
  font-size: 1em;
  font-variation-settings: normal;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: initial;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  border-collapse: collapse;
  border-color: inherit;
  text-indent: 0;
}
button,
input,
optgroup,
select,
textarea {
  font-feature-settings: inherit;
  color: inherit;
  font-family: inherit;
  font-size: 100%;
  font-variation-settings: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  margin: 0;
  padding: 0;
}
button,
select {
  text-transform: none;
}
button,
input:where([type="button"]),
input:where([type="reset"]),
input:where([type="submit"]) {
  -webkit-appearance: button;
  background-color: initial;
  background-image: none;
}
:-moz-focusring {
  outline: auto;
}
:-moz-ui-invalid {
  box-shadow: none;
}
progress {
  vertical-align: initial;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
}
fieldset,
legend {
  padding: 0;
}
menu,
ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
dialog {
  padding: 0;
}
textarea {
  resize: vertical;
}
input::placeholder,
textarea::placeholder {
  color: #9ca3af;
  opacity: 1;
}
[role="button"],
button {
  cursor: pointer;
}
:disabled {
  cursor: default;
}
audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
  display: block;
  vertical-align: middle;
}
img,
video {
  height: auto;
  max-width: 100%;
}
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
.container {
  width: 100%;
}
@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}
.visible {
  visibility: visible;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.bottom-full {
  bottom: 100%;
}
.left-1\/2 {
  left: 50%;
}
.top-1\/2 {
  top: 50%;
}
.z-10 {
  z-index: 10;
}
.m-auto {
  margin: auto;
}
.mb-16 {
  margin-bottom: 4rem;
}
.mb-20 {
  margin-bottom: 5rem;
}
.mb-24 {
  margin-bottom: 6rem;
}
.mb-32 {
  margin-bottom: 8rem;
}
.mb-6 {
  margin-bottom: 1.5rem;
}
.mb-8 {
  margin-bottom: 2rem;
}
.mr-2 {
  margin-right: 0.5rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-40 {
  margin-top: 10rem;
}
.block {
  display: block;
}
.flex {
  display: flex;
}
.hidden {
  display: none;
}
.h-0 {
  height: 0;
}
.h-6 {
  height: 1.5rem;
}
.h-auto {
  height: auto;
}
.h-full {
  height: 100%;
}
.w-0 {
  width: 0;
}
.w-6 {
  width: 1.5rem;
}
.w-full {
  width: 100%;
}
.w-max {
  width: max-content;
}
.max-w-xs {
  max-width: 20rem;
}
.flex-shrink-0 {
  flex-shrink: 0;
}
.-translate-x-1\/2 {
  --tw-translate-x: -50%;
}
.-translate-x-1\/2,
.rotate-180 {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-180 {
  --tw-rotate: 180deg;
}
.cursor-pointer {
  cursor: pointer;
}
.resize {
  resize: both;
}
.items-center {
  align-items: center;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.overflow-hidden {
  overflow: hidden;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.rounded-md {
  border-radius: 0.375rem;
}
.border {
  border-width: 1px;
}
.border-2 {
  border-width: 2px;
}
.border-gray-200 {
  --tw-border-opacity: 1;
  border-color: #e5e7eb;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}
.border-green-400 {
  --tw-border-opacity: 1;
  border-color: #4ade80;
  border-color: rgb(74 222 128 / var(--tw-border-opacity, 1));
}
.border-red-500 {
  --tw-border-opacity: 1;
  border-color: #ef4444;
  border-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
}
.bg-green-100 {
  --tw-bg-opacity: 1;
  background-color: #dcfce7;
  background-color: rgb(220 252 231 / var(--tw-bg-opacity, 1));
}
.bg-orange-500 {
  --tw-bg-opacity: 1;
  background-color: #f97316;
  background-color: rgb(249 115 22 / var(--tw-bg-opacity, 1));
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: #fff;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-contain {
  background-size: contain;
}
.bg-center {
  background-position: 50%;
}
.bg-no-repeat {
  background-repeat: no-repeat;
}
.p-16 {
  padding: 4rem;
}
.p-2 {
  padding: 0.5rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.py-3 {
  padding-bottom: 0.75rem;
  padding-top: 0.75rem;
}
.pr-32 {
  padding-right: 8rem;
}
.pr-4 {
  padding-right: 1rem;
}
.pt-10 {
  padding-top: 2.5rem;
}
.pt-40 {
  padding-top: 10rem;
}
.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.font-bold {
  font-weight: 700;
}
.font-semibold {
  font-weight: 600;
}
.leading-none {
  line-height: 1;
}
.text-gray-800 {
  --tw-text-opacity: 1;
  color: #1f2937;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}
.text-green-700 {
  --tw-text-opacity: 1;
  color: #15803d;
  color: rgb(21 128 61 / var(--tw-text-opacity, 1));
}
.text-white {
  --tw-text-opacity: 1;
  color: #fff;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.shadow-lg {
  --tw-shadow: 0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color),
    0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.transition {
  transition-duration: 0.15s;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    -webkit-backdrop-filter;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.transition-all {
  transition-duration: 0.15s;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.transition-transform {
  transition-duration: 0.15s;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.duration-300 {
  transition-duration: 0.3s;
}
.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
* {
  border: 0;
  margin: 0;
  padding: 0;
}
*,
:after,
:before {
  box-sizing: border-box;
}
:active,
:focus,
a:active,
a:focus {
  outline: 0;
}
aside,
footer,
header,
nav {
  display: block;
}
body,
html {
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: 100%;
  font-size: 14px;
  line-height: 1;
  scrollbar-gutter: stable;
  width: 100%;
}
button,
input,
textarea {
  font-family: inherit;
}
input::-ms-clear {
  display: none;
}
input,
textarea {
  appearance: none;
  -webkit-appearance: none;
  border-radius: 0;
}
input::placeholder,
textarea::placeholder {
  color: inherit;
}
textarea {
  resize: none;
}
button {
  background-color: initial;
  cursor: pointer;
}
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
a {
  color: inherit;
  display: inline-block;
}
a,
a:hover,
a:visited {
  text-decoration: none;
}
ul li {
  list-style: none;
}
img {
  object-fit: contain;
  object-position: center;
  vertical-align: top;
}
img,
svg {
  display: block;
  height: 100%;
  width: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
picture {
  display: block;
  height: 100%;
  width: 100%;
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="number"] {
  -moz-appearance: textfield;
}
@font-face {
  font-display: swap;
  font-family: OpenSans;
  font-style: normal;
  font-weight: 800;
  src: url("../fonts/OpenSans-ExtraBold.0f48129b4038898ddea5.woff2")
    format("woff2");
}
@font-face {
  font-display: swap;
  font-family: OpenSans;
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/OpenSans-Regular.9bdbd79deb1d63432364.woff2")
    format("woff2");
}
@font-face {
  font-display: swap;
  font-family: ABeeZee;
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/ABeeZee-Regular.7da03145c257b5c9ab47.woff2")
    format("woff2");
}
@font-face {
  font-display: swap;
  font-family: Kadwa;
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/Kadwa-Bold.7b7efce87ade3ec463fc.woff2") format("woff2");
}
:root {
  --font-main: "OpenSans", sans-serif;
  --container-width: 1220px;
  --container-step: 20px;
  --container-step-tablet: 15px;
  --container-step-mobile: 10px;
  --container: calc(var(--container-width) + var(--container-step) * 2);
  --background-page: #1e1e2e;
  --main: #e0e0e0;
  --black: #000;
  --white: #e0e0e0;
  --gradient: linear-gradient(90deg, #00d4ff, #0099cc 50%, #006699);
  --siziy: #00d4ff;
  --bg-card: #2d2d3f;
  --gray: #b0b0b0;
  --green: #00ff88;
  --hover: #00b8e6;
  --active: #00b8e6;
}
.container {
  margin: 0 auto;
  max-width: 1260px;
  max-width: var(--container);
  padding: 0 20px;
  padding: 0 var(--container-step);
}
@media (max-width: 991px) {
  .container {
    padding: 0 15px;
    padding: 0 var(--container-step-tablet);
  }
}
@media (max-width: 600px) {
  .container {
    padding: 0 10px;
    padding: 0 var(--container-step-mobile);
  }
}
.mobile-menu-button {
  background: #0000;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  display: none;
  padding: 8px;
  position: relative;
  transition: background-color 0.2s ease;
  z-index: 9999;
}
@media screen and (max-width: 991px) {
  .mobile-menu-button {
    display: block !important;
  }
}
@media screen and (min-width: 992px) {
  .mobile-menu-button {
    display: none !important;
  }
}
.rd-transfer {
  display: inline-flex;
  flex-wrap: wrap;
}
.page {
  background-color: #0d1d36;
  background-color: var(--background-page);
  color: #fff;
  color: var(--main);
  display: flex;
  flex-direction: column;
  font-family: OpenSans, sans-serif;
  font-family: var(--font-main);
  min-height: 100vh;
  overflow: hidden;
}
.main {
  flex: 1 1 auto;
}
.main_no-margin:not(:last-child) {
  margin-bottom: 0;
}
a,
button {
  color: #fff;
  color: var(--main);
}
.visually-hidden {
  clip: rect(0 0 0 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pagination {
  align-items: center;
  display: flex;
  gap: 3px;
  justify-content: center;
  position: static;
}
.pagination .swiper-pagination-bullet {
  background-color: #fff;
  background-color: var(--white);
  border-radius: 50%;
  height: 4px;
  margin: 0 !important;
  opacity: 0.3;
  width: 4px;
}
.pagination .swiper-pagination-bullet-active {
  height: 6px;
  opacity: 1;
  width: 6px;
}
.tx-48 {
  font-size: 48px;
  font-weight: 400;
  line-height: 106%;
}
.tx-40-26 {
  font-size: 40px;
  font-weight: 400;
  line-height: 1.35;
}
@media (max-width: 991px) {
  .tx-40-26 {
    font-size: 34px;
  }
}
@media (max-width: 600px) {
  .tx-40-26 {
    font-size: 26px;
  }
}
.tx-26 {
  font-size: 26px;
  font-weight: 400;
  line-height: 1.35;
}
.tx-main {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.34;
}
.border-1px-main {
  border: 1px solid #408ad9;
}
.input {
  background-color: #e4e4e4;
  border: 2px solid #0000;
  border-radius: 12px;
  color: #131313;
  display: block;
  font-size: 16px;
  font-weight: 400;
  height: 55px;
  line-height: 1;
  padding: 0 24px;
  transition: border-color 0.3s ease-in-out;
  width: 100%;
}
.input_textarea {
  height: 94px;
  padding: 16px 24px;
}
@media (any-hover: hover) {
  .input:hover {
    border-color: #009fb1;
    border-color: var(--hover);
  }
}
.input:focus-visible {
  border-color: #009fb1;
  border-color: var(--hover);
}
.but {
  align-items: center;
  background-color: #00d9f3;
  background-color: var(--siziy);
  border-radius: 15px;
  color: #262626;
  display: flex;
  font-size: 16px;
  font-weight: 800;
  justify-content: center;
  line-height: 1;
  min-height: 46px;
  min-width: 155px;
  padding: 10px 24px;
  text-align: center;
  transition: background-color 0.3s ease-in-out;
  width: fit-content;
}
.but_w235 {
  min-width: 235px;
}
@media (any-hover: hover) {
  .but:hover {
    background-color: #009fb1;
    background-color: var(--hover);
  }
}
.but:focus-visible {
  background-color: #009fb1;
  background-color: var(--hover);
}
.but:active {
  background-color: #009fb1;
  background-color: var(--active);
  transition-duration: 0.1s;
}
.logo {
  display: block;
  height: 72px;
  transition: opacity 0.3s ease-in-out;
  width: 72px;
}
@media (max-width: 991px) {
  .logo {
    height: 65px;
    width: 65px;
  }
}
@media (max-width: 600px) {
  .logo {
    height: 50px;
    width: 50px;
  }
}
@media (any-hover: hover) {
  .logo:hover {
    opacity: 0.5;
  }
}
.logo:focus-visible {
  opacity: 0.5;
}
.logo:active {
  opacity: 0.5;
  transition-duration: 0.1s;
}
.mb-16:not(:last-child) {
  margin-bottom: 16px;
}
.mb-8:not(:last-child) {
  margin-bottom: 8px;
}
.mb-32:not(:last-child) {
  margin-bottom: 32px;
}
.mb-20:not(:last-child) {
  margin-bottom: 20px;
}
.mb-24:not(:last-child) {
  margin-bottom: 24px;
}
.mb-section:not(:last-child) {
  margin-bottom: 60px;
}
.pt-40 {
  padding-top: 40px;
}
.pt-24-0 {
  padding-top: 24px;
}
@media (max-width: 991px) {
  .pt-24-0 {
    padding-top: 16px;
  }
}
@media (max-width: 600px) {
  .pt-24-0 {
    padding-top: 0;
  }
}
.p-16 {
  padding: 16px;
}
.ptb-50 {
  padding-bottom: 50px;
  padding-top: 50px;
}
.brr-24 {
  border-radius: 24px;
}
.brr-32-16 {
  border-radius: 32px;
}
@media (max-width: 991px) {
  .brr-32-16 {
    border-radius: 24px;
  }
}
@media (max-width: 600px) {
  .brr-32-16 {
    border-radius: 16px;
  }
}
.brr-15-20 {
  border-radius: 15px;
}
@media (max-width: 600px) {
  .brr-15-20 {
    border-radius: 20px;
  }
}
.brr-20 {
  border-radius: 20px;
}
.ABeeZee {
  font-family: ABeeZee;
}
.Kadwa {
  font-family: Kadwa;
}
.bg-dark {
  background-color: #0f2e4e;
  background-color: var(--bg-card);
}
.color-gray {
  color: #bdbdbd;
  color: var(--gray);
}
.color-siziy {
  color: #00d9f3;
  color: var(--siziy);
}
.w100 {
  min-width: 0;
  width: 100%;
}
.relative-z2 {
  position: relative;
  z-index: 2;
}
.word-break {
  word-break: break-all;
}
.m-auto {
  margin-left: auto;
  margin-right: auto;
}
.img-contain {
  object-fit: contain;
}
.img-cover {
  object-fit: cover;
}
.underline {
  text-decoration: underline;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.uppercase {
  text-transform: uppercase;
}
.lowercase {
  text-transform: lowercase;
}
.fw-100 {
  font-weight: 100;
}
.fw-200 {
  font-weight: 200;
}
.fw-300 {
  font-weight: 300;
}
.fw-400 {
  font-weight: 400;
}
.fw-500 {
  font-weight: 500;
}
.fw-600 {
  font-weight: 600;
}
.fw-700 {
  font-weight: 700;
}
.fw-800 {
  font-weight: 800;
}
.fw-900 {
  font-weight: 900;
}
.rd-upload img {
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}
.rd-load img {
  opacity: 1;
}
.scroll {
  overflow: auto;
  padding-bottom: 10px;
}
.scroll::-webkit-scrollbar {
  background-color: #fff;
  background-color: var(--white);
  height: 4px;
}
.scroll::-webkit-scrollbar-thumb {
  background-color: var(--brown);
}
.terms {
  padding: 80px 0 0;
}
.terms h1 {
  font-size: 48px;
  font-weight: 400;
  line-height: 1.3;
}
@media (max-width: 991px) {
  .terms h1 {
    font-size: 32px;
  }
}
@media (max-width: 600px) {
  .terms h1 {
    font-size: 26px;
  }
}
.terms h1:not(:last-child) {
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .terms h1:not(:last-child) {
    margin-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .terms h1:not(:last-child) {
    margin-bottom: 15px;
  }
}
.terms h2 {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3;
}
.terms h2:not(:last-child) {
  margin-bottom: 16px;
}
.terms p {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3;
}
.terms p:not(:last-child) {
  margin-bottom: 20px;
}
.Suomiroyalwaveplay-header {
  padding: 10px 0;
  position: relative;
}
.Suomiroyalwaveplay-header:before {
  background: linear-gradient(90deg, #408ad9, #37b4d0 50%, #2ae5c4);
  background: var(--gradient);
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 1;
}
.Suomiroyalwaveplay-header__container {
  align-items: center;
  display: flex;
  gap: 10px;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .Suomiroyalwaveplay-header__menu {
    background-color: #0f2e4e;
    background-color: var(--bg-card);
    display: flex;
    flex-direction: column;
    height: 100vh;
    left: 0;
    opacity: 0;
    overflow: auto;
    padding: 100px 30px 30px;
    pointer-events: none;
    position: fixed;
    top: 0;
    transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out,
      pointer-events 0.2s ease-in-out;
    visibility: hidden;
    width: 100vw;
    z-index: 100;
  }
}
@media (max-width: 600px) {
  .Suomiroyalwaveplay-header__menu {
    padding: 80px 30px 30px;
  }
}
.Suomiroyalwaveplay-header__menu.active {
  opacity: 1;
  pointer-events: visible;
  visibility: visible;
}
@media (max-width: 991px) {
  .Suomiroyalwaveplay-header__link {
    display: none;
  }
}
.Suomiroyalwaveplay-header__exit-menu {
  background-color: initial;
  display: none;
  height: 30px;
  position: absolute;
  width: 30px;
}
@media (max-width: 991px) {
  .Suomiroyalwaveplay-header__exit-menu {
    display: block;
    right: 30px;
    top: 30px;
  }
}
@media (max-width: 600px) {
  .Suomiroyalwaveplay-header__exit-menu {
    right: 15px;
    top: 15px;
  }
}
.Suomiroyalwaveplay-header__exit-menu:before {
  left: 0;
  transform: rotate(45deg);
}
.Suomiroyalwaveplay-header__exit-menu:after,
.Suomiroyalwaveplay-header__exit-menu:before {
  background-color: #fff;
  background-color: var(--white);
  content: "";
  height: 2px;
  position: absolute;
  top: 12px;
  width: 100%;
}
.Suomiroyalwaveplay-header__exit-menu:after {
  right: 0;
  transform: rotate(-45deg);
}
.nav__list {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 10px 32px;
  justify-content: center;
}
@media (max-width: 991px) {
  .nav__list {
    flex-direction: column;
    gap: 50px;
  }
  .nav__list_footer {
    flex-direction: row;
    gap: 10px 32px;
  }
}
.nav__link {
  transition: color 0.3s ease-in-out;
}
@media (any-hover: hover) {
  .nav__link:hover {
    color: #009fb1;
    color: var(--hover);
  }
}
.nav__link:focus-visible {
  color: #009fb1;
  color: var(--hover);
}
.nav__link:active {
  color: #009fb1;
  color: var(--active);
  transition-duration: 0.1s;
}
.burger {
  background-color: initial;
  display: none;
  flex-direction: column;
  height: 18px;
  justify-content: space-between;
  position: relative;
  width: 24px;
}
@media (max-width: 991px) {
  .burger {
    display: flex;
  }
}
.burger span {
  background-color: #fff;
  background-color: var(--white);
  border-radius: 8px;
  display: block;
  height: 2px;
  width: 100%;
}
@media (max-width: 991px) {
  .Suomiroyalwaveplay-hero__container {
    padding: 0;
  }
}
.Suomiroyalwaveplay-hero__content {
  background-image: url("../images/hero-image.png");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 30px;
  padding: 40px;
  position: relative;
}
@media (max-width: 991px) {
  .Suomiroyalwaveplay-hero__content {
    border-radius: 0 0 30px 30px;
    padding: 32px 15px;
    padding: 32px var(--container-step-tablet);
  }
}
@media (max-width: 600px) {
  .Suomiroyalwaveplay-hero__content {
    background-image: url("../images/hero-image.png");
    border-top: 0;
    padding: 24px 10px;
    padding: 24px var(--container-step-mobile);
  }
}
.Suomiroyalwaveplay-hero__content:before {
  background-color: #00000054;
  border-radius: inherit;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
@media (max-width: 991px) {
  .Suomiroyalwaveplay-about__title {
    display: none;
  }
  .Suomiroyalwaveplay-about__subtitle {
    text-align: center;
  }
}
.Suomiroyalwaveplay-about__content {
  -ms-grid-rows: auto;
  -ms-grid-columns: 1fr 20px 1fr;
  grid-gap: 20px;
  align-items: center;
  display: grid;
  gap: 20px;
  grid-template: auto/repeat(2, 1fr);
}
@media (max-width: 991px) {
  .Suomiroyalwaveplay-about__content {
    grid-template-columns: 1fr;
  }
}
.Suomiroyalwaveplay-about__image {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  padding-bottom: 70%;
}
@media (max-width: 991px) {
  .games-slider {
    padding: 10px 0;
  }
}
.games-slider__wrapper {
  -ms-grid-rows: auto;
  -ms-grid-columns: 1fr 20px 1fr;
  grid-gap: 20px;
  display: grid;
  gap: 20px;
  grid-template: auto/repeat(2, 1fr);
}
@media (max-width: 991px) {
  .games-slider__wrapper {
    display: flex;
    flex-wrap: wrap;
  }
}
.games-slider__slide {
  display: flex;
  gap: 20px;
}
@media (max-width: 991px) {
  .games-slider__slide {
    width: 100%;
  }
}
@media (max-width: 650px) {
  .games-slider__slide {
    flex-direction: column;
    width: 100%;
  }
}
@media (max-width: 400px) {
  .games-slider__slide {
    width: 290px;
  }
}
.games-slider__image {
  flex: 0 1 294px;
  padding-bottom: 41%;
  position: relative;
  width: 100%;
}
@media (max-width: 650px) {
  .games-slider__image {
    flex: none;
    padding-bottom: 80%;
  }
}
.games-slider__image img {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.games-slider__descr {
  display: flex;
  flex: 0 1 264px;
  flex-direction: column;
  width: 100%;
}
@media (max-width: 650px) {
  .games-slider__descr {
    flex: none;
  }
}
.games-slider__descr a {
  margin-top: auto;
}
.Suomiroyalwaveplay-contacts {
  background-image: url("../images/contact-image.png");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
@media (max-width: 600px) {
  .Suomiroyalwaveplay-contacts {
    background-image: url("../images/contact-image.png");
  }
}
.Suomiroyalwaveplay-contacts:before {
  background-color: #00000080;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.form.active .status {
  display: block;
}
.status {
  border: 2px solid #05d305;
  border: 2px solid var(--green);
  display: none;
  margin-top: 20px;
  padding: 10px;
}
.faq {
  max-width: 940px;
  width: 100%;
}
.faq__item.active .faq__button span {
  transform: rotate(180deg);
}
.faq__top {
  display: flex;
  gap: 10px;
  justify-content: space-between;
  position: relative;
}
.faq__button {
  flex-shrink: 0;
  height: 10px;
  margin-top: 8px;
  transition: opacity 0.3s ease-in-out;
  width: 20px;
}
@media (any-hover: hover) {
  .faq__button:hover {
    opacity: 0.5;
  }
}
.faq__button:focus-visible {
  opacity: 0.5;
}
.faq__button:active {
  opacity: 0.5;
  transition-duration: 0.1s;
}
.faq__button:before {
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.faq__button span {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  height: 100%;
  transition: transform 0.3s ease-in-out;
  width: 100%;
}
.faq__texts {
  padding: 0 16px 16px;
}
.Suomiroyalwaveplay-footer__content {
  position: relative;
}
.Suomiroyalwaveplay-footer__content:before {
  background: linear-gradient(90deg, #408ad9, #37b4d0 50%, #2ae5c4);
  background: var(--gradient);
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.Suomiroyalwaveplay-footer__age {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 40px;
  width: 60px;
}
.Suomiroyalwaveplay-footer__columns {
  -ms-grid-rows: auto;
  -ms-grid-columns: 1fr 75px 1fr;
  grid-gap: 75px;
  display: grid;
  gap: 75px;
  grid-template: auto/repeat(2, 1fr);
}
@media (max-width: 991px) {
  .Suomiroyalwaveplay-footer__columns {
    grid-template-columns: 1fr;
  }
}
.Suomiroyalwaveplay-is-game__iframe {
  display: block;
  height: 570px;
  margin: 0 auto;
  max-width: 850px;
  width: 100%;
}
@media (max-width: 991px) {
  .Suomiroyalwaveplay-is-game__iframe {
    height: 450px;
  }
}
@media (max-width: 600px) {
  .Suomiroyalwaveplay-is-game__iframe {
    height: 300px;
  }
}
.focus\:outline-none:focus {
  outline: 2px solid #0000;
  outline-offset: 2px;
}
@media (min-width: 640px) {
  .sm\:inline {
    display: inline;
  }
}
