@font-face {
  font-family: 'abris-dg-symbol';
  src: url('./abris-dg-symbol-CiXIrUoN.eot?28743161');
  src: url('./abris-dg-symbol-CiXIrUoN.eot?28743161#iefix') format('embedded-opentype'),
       url('./abris-dg-symbol-DYbpj62I.woff2?28743161') format('woff2'),
       url('./abris-dg-symbol-D-TOyzKb.woff?28743161') format('woff'),
       url('./abris-dg-symbol-DdhT0POO.ttf?28743161') format('truetype'),
       url('./abris-dg-symbol-CTmPxuH2.svg?28743161#abris-dg-symbol') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'abris-dg-symbol';
    src: url('../font/abris-dg-symbol.svg?28743161#abris-dg-symbol') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "abris-dg-symbol";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-linkedin:before { content: '\e801'; }
/* '' */
.icon-play-btn:before { content: '\e802'; }
/* '' */
.icon-angle-left:before { content: '\f104'; }
/* '' */
.icon-angle-right:before { content: '\f105'; }
/* '' */
.icon-angle-up:before { content: '\f106'; }
/* '' */
.icon-angle-down:before { content: '\f107'; }
/* '' */
.icon-left:before { content: '\f177'; }
/* '' */
.icon-right:before { content: '\f178'; }
/* '' */
@font-face {
  font-family: "Orbitron";
  src: url("./Orbitron-Regular-9xInxImT.woff2") format("woff2"), url("./Orbitron-Regular-DpX71Nxb.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Orbitron";
  src: url("./Orbitron-Medium-OB7k3Jlh.woff2") format("woff2"), url("./Orbitron-Medium-DRul5Vgr.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Orbitron";
  src: url("./Orbitron-SemiBold-BZm-smCt.woff2") format("woff2"), url("./Orbitron-SemiBold-BawaVJHX.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Orbitron";
  src: url("./Orbitron-Bold-DNDaeUPm.woff2") format("woff2"), url("./Orbitron-Bold-BA3qQ7VI.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Orbitron";
  src: url("./Orbitron-ExtraBold-C6jdsj4I.woff2") format("woff2"), url("./Orbitron-ExtraBold-BvqkEK7R.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Orbitron";
  src: url("./Orbitron-Black-VTI2V7TV.woff2") format("woff2"), url("./Orbitron-Black-B5X5eUcZ.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Play";
  src: url("./Play-Regular-zIDerOaS.woff2") format("woff2"), url("./Play-Regular-CKeI4xp0.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Play";
  src: url("./Play-Bold-C-hIU9wN.woff2") format("woff2"), url("./Play-Bold-DqyZ-sp8.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
/*!
 * Bootstrap Reboot v5.3.8 (https://getbootstrap.com/)
 * Copyright 2011-2025 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root,
[data-bs-theme=light] {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #EDE230;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #000;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #0d6efd;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #EDE230;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-primary-rgb: 13, 110, 253;
  --bs-secondary-rgb: 108, 117, 125;
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 237, 226, 48;
  --bs-danger-rgb: 220, 53, 69;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 33, 37, 41;
  --bs-primary-text-emphasis: rgb(5.2, 44, 101.2);
  --bs-secondary-text-emphasis: rgb(43.2, 46.8, 50);
  --bs-success-text-emphasis: rgb(10, 54, 33.6);
  --bs-info-text-emphasis: rgb(5.2, 80.8, 96);
  --bs-warning-text-emphasis: rgb(94.8, 90.4, 19.2);
  --bs-danger-text-emphasis: rgb(88, 21.2, 27.6);
  --bs-light-text-emphasis: #495057;
  --bs-dark-text-emphasis: #495057;
  --bs-primary-bg-subtle: rgb(206.6, 226, 254.6);
  --bs-secondary-bg-subtle: rgb(225.6, 227.4, 229);
  --bs-success-bg-subtle: rgb(209, 231, 220.8);
  --bs-info-bg-subtle: rgb(206.6, 244.4, 252);
  --bs-warning-bg-subtle: rgb(251.4, 249.2, 213.6);
  --bs-danger-bg-subtle: rgb(248, 214.6, 217.8);
  --bs-light-bg-subtle: rgb(251.5, 252, 252.5);
  --bs-dark-bg-subtle: #ced4da;
  --bs-primary-border-subtle: rgb(158.2, 197, 254.2);
  --bs-secondary-border-subtle: rgb(196.2, 199.8, 203);
  --bs-success-border-subtle: rgb(163, 207, 186.6);
  --bs-info-border-subtle: rgb(158.2, 233.8, 249);
  --bs-warning-border-subtle: rgb(247.8, 243.4, 172.2);
  --bs-danger-border-subtle: rgb(241, 174.2, 180.6);
  --bs-light-border-subtle: #e9ecef;
  --bs-dark-border-subtle: #adb5bd;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-font-sans-serif: "Play", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-root-font-size: 16px;
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #212529;
  --bs-body-color-rgb: 33, 37, 41;
  --bs-body-bg: #fff;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-emphasis-color: #000;
  --bs-emphasis-color-rgb: 0, 0, 0;
  --bs-secondary-color: rgba(33, 37, 41, 0.75);
  --bs-secondary-color-rgb: 33, 37, 41;
  --bs-secondary-bg: #e9ecef;
  --bs-secondary-bg-rgb: 233, 236, 239;
  --bs-tertiary-color: rgba(33, 37, 41, 0.5);
  --bs-tertiary-color-rgb: 33, 37, 41;
  --bs-tertiary-bg: #f8f9fa;
  --bs-tertiary-bg-rgb: 248, 249, 250;
  --bs-heading-color: inherit;
  --bs-link-color: #0d6efd;
  --bs-link-color-rgb: 13, 110, 253;
  --bs-link-decoration: underline;
  --bs-link-hover-color: rgb(10.4, 88, 202.4);
  --bs-link-hover-color-rgb: 10, 88, 202;
  --bs-code-color: #d63384;
  --bs-highlight-color: #212529;
  --bs-highlight-bg: rgb(251.4, 249.2, 213.6);
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #dee2e6;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0.375rem;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-xxl: 2rem;
  --bs-border-radius-2xl: var(--bs-border-radius-xxl);
  --bs-border-radius-pill: 50rem;
  --bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
  --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  --bs-focus-ring-width: 0.25rem;
  --bs-focus-ring-opacity: 0.25;
  --bs-focus-ring-color: rgba(13, 110, 253, 0.25);
  --bs-form-valid-color: #198754;
  --bs-form-valid-border-color: #198754;
  --bs-form-invalid-color: #dc3545;
  --bs-form-invalid-border-color: #dc3545;
}
[data-bs-theme=dark] {
  --csstools-color-scheme--light:  ;
  color-scheme: dark;
  --bs-body-color: #dee2e6;
  --bs-body-color-rgb: 222, 226, 230;
  --bs-body-bg: #1C1F24;
  --bs-body-bg-rgb: 28, 31, 36;
  --bs-emphasis-color: #fff;
  --bs-emphasis-color-rgb: 255, 255, 255;
  --bs-secondary-color: rgba(222, 226, 230, 0.75);
  --bs-secondary-color-rgb: 222, 226, 230;
  --bs-secondary-bg: #343a40;
  --bs-secondary-bg-rgb: 52, 58, 64;
  --bs-tertiary-color: rgba(222, 226, 230, 0.5);
  --bs-tertiary-color-rgb: 222, 226, 230;
  --bs-tertiary-bg: rgb(42.5, 47.5, 52.5);
  --bs-tertiary-bg-rgb: 43, 48, 53;
  --bs-primary-text-emphasis: rgb(109.8, 168, 253.8);
  --bs-secondary-text-emphasis: rgb(166.8, 172.2, 177);
  --bs-success-text-emphasis: rgb(117, 183, 152.4);
  --bs-info-text-emphasis: rgb(109.8, 223.2, 246);
  --bs-warning-text-emphasis: rgb(244.2, 237.6, 130.8);
  --bs-danger-text-emphasis: rgb(234, 133.8, 143.4);
  --bs-light-text-emphasis: #f8f9fa;
  --bs-dark-text-emphasis: #dee2e6;
  --bs-primary-bg-subtle: rgb(2.6, 22, 50.6);
  --bs-secondary-bg-subtle: rgb(21.6, 23.4, 25);
  --bs-success-bg-subtle: rgb(5, 27, 16.8);
  --bs-info-bg-subtle: rgb(2.6, 40.4, 48);
  --bs-warning-bg-subtle: rgb(47.4, 45.2, 9.6);
  --bs-danger-bg-subtle: rgb(44, 10.6, 13.8);
  --bs-light-bg-subtle: #343a40;
  --bs-dark-bg-subtle: #1a1d20;
  --bs-primary-border-subtle: rgb(7.8, 66, 151.8);
  --bs-secondary-border-subtle: rgb(64.8, 70.2, 75);
  --bs-success-border-subtle: rgb(15, 81, 50.4);
  --bs-info-border-subtle: rgb(7.8, 121.2, 144);
  --bs-warning-border-subtle: rgb(142.2, 135.6, 28.8);
  --bs-danger-border-subtle: rgb(132, 31.8, 41.4);
  --bs-light-border-subtle: #495057;
  --bs-dark-border-subtle: #343a40;
  --bs-heading-color: inherit;
  --bs-link-color: rgb(109.8, 168, 253.8);
  --bs-link-hover-color: rgb(138.84, 185.4, 254.04);
  --bs-link-color-rgb: 110, 168, 254;
  --bs-link-hover-color-rgb: 139, 185, 254;
  --bs-code-color: rgb(230.4, 132.6, 181.2);
  --bs-highlight-color: #dee2e6;
  --bs-highlight-bg: rgb(94.8, 90.4, 19.2);
  --bs-border-color: #495057;
  --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
  --bs-form-valid-color: rgb(117, 183, 152.4);
  --bs-form-valid-border-color: rgb(117, 183, 152.4);
  --bs-form-invalid-color: rgb(234, 133.8, 143.4);
  --bs-form-invalid-border-color: rgb(234, 133.8, 143.4);
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
:root {
  font-size: 16px;
  font-size: var(--bs-root-font-size);
}
@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}
body {
  margin: 0;
  font-family: "Play", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-family: var(--bs-body-font-family);
  font-size: 1rem;
  font-size: var(--bs-body-font-size);
  font-weight: 400;
  font-weight: var(--bs-body-font-weight);
  line-height: 1.5;
  line-height: var(--bs-body-line-height);
  color: #212529;
  color: var(--bs-body-color);
  text-align: var(--bs-body-text-align);
  background-color: #fff;
  background-color: var(--bs-body-bg);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
hr {
  margin: 1rem 0;
  color: inherit;
  border: 0;
  border-top: 1px solid;
  border-top: var(--bs-border-width) solid;
  opacity: 0.25;
}
h6, h5, h4, h3, h2, h1 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
  color: var(--bs-heading-color);
}
h1 {
  font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
  h1 {
    font-size: 2.5rem;
  }
}
h2 {
  font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
  h2 {
    font-size: 2rem;
  }
}
h3 {
  font-size: calc(1.3rem + 0.6vw);
}
@media (min-width: 1200px) {
  h3 {
    font-size: 1.75rem;
  }
}
h4 {
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  h4 {
    font-size: 1.5rem;
  }
}
h5 {
  font-size: 1.25rem;
}
h6 {
  font-size: 1rem;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
ol,
ul {
  padding-left: 2rem;
}
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}
dt {
  font-weight: 700;
}
dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1rem;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 0.875em;
}
mark {
  padding: 0.1875em;
  color: #212529;
  color: var(--bs-highlight-color);
  background-color: rgb(251.4, 249.2, 213.6);
  background-color: var(--bs-highlight-bg);
}
sub,
sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
a {
  color: rgba(13, 110, 253, 1);
  color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
a:hover {
  --bs-link-color-rgb: var(--bs-link-hover-color-rgb);
}
a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  -webkit-text-decoration: none;
  text-decoration: none;
}
pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-family: var(--bs-font-monospace);
  font-size: 1em;
}
pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}
code {
  font-size: 0.875em;
  color: #d63384;
  color: var(--bs-code-color);
  word-wrap: break-word;
}
a > code {
  color: inherit;
}
kbd {
  padding: 0.1875rem 0.375rem;
  font-size: 0.875em;
  color: #fff;
  color: var(--bs-body-bg);
  background-color: #212529;
  background-color: var(--bs-body-color);
  border-radius: 0.25rem;
}
kbd kbd {
  padding: 0;
  font-size: 1em;
}
figure {
  margin: 0 0 1rem;
}
img,
svg {
  vertical-align: middle;
}
table {
  caption-side: bottom;
  border-collapse: collapse;
}
caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: rgba(33, 37, 41, 0.75);
  color: var(--bs-secondary-color);
  text-align: left;
}
th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}
thead,
tbody,
tfoot,
tr,
td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}
label {
  display: inline-block;
}
button {
  border-radius: 0;
}
button:focus:not(:focus-visible) {
  outline: 0;
}
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button,
select {
  text-transform: none;
}
[role=button] {
  cursor: pointer;
}
select {
  word-wrap: normal;
}
select:disabled {
  opacity: 1;
}
[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator {
  display: none !important;
}
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}
button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}
::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
textarea {
  resize: vertical;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  line-height: inherit;
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  legend {
    font-size: 1.5rem;
  }
}
legend + * {
  clear: left;
}
::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
  padding: 0;
}
::-webkit-inner-spin-button {
  height: auto;
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type=search]::-webkit-search-cancel-button {
  cursor: pointer;
  filter: grayscale(1);
}
/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-color-swatch-wrapper {
  padding: 0;
}
::file-selector-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
iframe {
  border: 0;
}
summary {
  display: list-item;
  cursor: pointer;
}
progress {
  vertical-align: baseline;
}
[hidden] {
  display: none !important;
}
.btn {
  --bs-btn-padding-x: 16px;
  --bs-btn-padding-y: 8px;
  --bs-btn-font-family: ;
  --bs-btn-font-size: 0.875rem;
  --bs-btn-font-weight: 400;
  --bs-btn-line-height: 1.4;
  --bs-btn-color: var(--bs-body-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-width: var(--bs-border-width);
  --bs-btn-border-color: transparent;
  --bs-btn-border-radius: 8px;
  --bs-btn-hover-border-color: transparent;
  --bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  --bs-btn-disabled-opacity: 0.65;
  --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
  display: inline-block;
  padding: 8px 16px;
  padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
  font-family:  ;
  font-family: var(--bs-btn-font-family);
  font-size: 0.875rem;
  font-size: var(--bs-btn-font-size);
  font-weight: 400;
  font-weight: var(--bs-btn-font-weight);
  line-height: 1.4;
  line-height: var(--bs-btn-line-height);
  color: #212529;
  color: var(--bs-btn-color);
  text-align: center;
  -webkit-text-decoration: none;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border: 1px solid transparent;
  border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
  border-radius: 8px;
  border-radius: var(--bs-btn-border-radius);
  background-color: transparent;
  background-color: var(--bs-btn-bg);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}
.btn:hover {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
}
.btn-check + .btn:hover {
  color: var(--bs-btn-color);
  background-color: var(--bs-btn-bg);
  border-color: var(--bs-btn-border-color);
}
.btn:focus-visible {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:focus-visible + .btn {
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:checked + .btn, :not(.btn-check) + .btn:active, .btn:first-child:active, .btn.active, .btn.show {
  color: var(--bs-btn-active-color);
  background-color: var(--bs-btn-active-bg);
  border-color: var(--bs-btn-active-border-color);
}
.btn-check:checked + .btn:focus-visible, :not(.btn-check) + .btn:active:focus-visible, .btn:first-child:active:focus-visible, .btn.active:focus-visible, .btn.show:focus-visible {
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:checked:focus-visible + .btn {
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn:disabled, .btn.disabled, fieldset:disabled .btn {
  color: var(--bs-btn-disabled-color);
  pointer-events: none;
  background-color: var(--bs-btn-disabled-bg);
  border-color: var(--bs-btn-disabled-border-color);
  opacity: var(--bs-btn-disabled-opacity);
}
.btn-primary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #0d6efd;
  --bs-btn-border-color: #0d6efd;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(11.05, 93.5, 215.05);
  --bs-btn-hover-border-color: rgb(10.4, 88, 202.4);
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(10.4, 88, 202.4);
  --bs-btn-active-border-color: rgb(9.75, 82.5, 189.75);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #0d6efd;
  --bs-btn-disabled-border-color: #0d6efd;
}
.btn-secondary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #6c757d;
  --bs-btn-border-color: #6c757d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(91.8, 99.45, 106.25);
  --bs-btn-hover-border-color: rgb(86.4, 93.6, 100);
  --bs-btn-focus-shadow-rgb: 130, 138, 145;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(86.4, 93.6, 100);
  --bs-btn-active-border-color: rgb(81, 87.75, 93.75);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #6c757d;
  --bs-btn-disabled-border-color: #6c757d;
}
.btn-success {
  --bs-btn-color: #fff;
  --bs-btn-bg: #198754;
  --bs-btn-border-color: #198754;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(21.25, 114.75, 71.4);
  --bs-btn-hover-border-color: rgb(20, 108, 67.2);
  --bs-btn-focus-shadow-rgb: 60, 153, 110;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(20, 108, 67.2);
  --bs-btn-active-border-color: rgb(18.75, 101.25, 63);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #198754;
  --bs-btn-disabled-border-color: #198754;
}
.btn-info {
  --bs-btn-color: #000;
  --bs-btn-bg: #0dcaf0;
  --bs-btn-border-color: #0dcaf0;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: rgb(49.3, 209.95, 242.25);
  --bs-btn-hover-border-color: rgb(37.2, 207.3, 241.5);
  --bs-btn-focus-shadow-rgb: 11, 172, 204;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: rgb(61.4, 212.6, 243);
  --bs-btn-active-border-color: rgb(37.2, 207.3, 241.5);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #0dcaf0;
  --bs-btn-disabled-border-color: #0dcaf0;
}
.btn-warning {
  --bs-btn-color: #000;
  --bs-btn-bg: #EDE230;
  --bs-btn-border-color: #EDE230;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: rgb(239.7, 230.35, 79.05);
  --bs-btn-hover-border-color: rgb(238.8, 228.9, 68.7);
  --bs-btn-focus-shadow-rgb: 201, 192, 41;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: rgb(240.6, 231.8, 89.4);
  --bs-btn-active-border-color: rgb(238.8, 228.9, 68.7);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #EDE230;
  --bs-btn-disabled-border-color: #EDE230;
}
.btn-danger {
  --bs-btn-color: #fff;
  --bs-btn-bg: #dc3545;
  --bs-btn-border-color: #dc3545;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(187, 45.05, 58.65);
  --bs-btn-hover-border-color: rgb(176, 42.4, 55.2);
  --bs-btn-focus-shadow-rgb: 225, 83, 97;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(176, 42.4, 55.2);
  --bs-btn-active-border-color: rgb(165, 39.75, 51.75);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #dc3545;
  --bs-btn-disabled-border-color: #dc3545;
}
.btn-light {
  --bs-btn-color: #000;
  --bs-btn-bg: #f8f9fa;
  --bs-btn-border-color: #f8f9fa;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: rgb(210.8, 211.65, 212.5);
  --bs-btn-hover-border-color: rgb(198.4, 199.2, 200);
  --bs-btn-focus-shadow-rgb: 211, 212, 213;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: rgb(198.4, 199.2, 200);
  --bs-btn-active-border-color: rgb(186, 186.75, 187.5);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #f8f9fa;
  --bs-btn-disabled-border-color: #f8f9fa;
}
.btn-dark {
  --bs-btn-color: #fff;
  --bs-btn-bg: #212529;
  --bs-btn-border-color: #212529;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(66.3, 69.7, 73.1);
  --bs-btn-hover-border-color: rgb(55.2, 58.8, 62.4);
  --bs-btn-focus-shadow-rgb: 66, 70, 73;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(77.4, 80.6, 83.8);
  --bs-btn-active-border-color: rgb(55.2, 58.8, 62.4);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #212529;
  --bs-btn-disabled-border-color: #212529;
}
.btn-outline-primary {
  --bs-btn-color: #0d6efd;
  --bs-btn-border-color: #0d6efd;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #0d6efd;
  --bs-btn-hover-border-color: #0d6efd;
  --bs-btn-focus-shadow-rgb: 13, 110, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0d6efd;
  --bs-btn-active-border-color: #0d6efd;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0d6efd;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0d6efd;
  --bs-gradient: none;
}
.btn-outline-secondary {
  --bs-btn-color: #6c757d;
  --bs-btn-border-color: #6c757d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #6c757d;
  --bs-btn-hover-border-color: #6c757d;
  --bs-btn-focus-shadow-rgb: 108, 117, 125;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #6c757d;
  --bs-btn-active-border-color: #6c757d;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #6c757d;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #6c757d;
  --bs-gradient: none;
}
.btn-outline-success {
  --bs-btn-color: #198754;
  --bs-btn-border-color: #198754;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #198754;
  --bs-btn-hover-border-color: #198754;
  --bs-btn-focus-shadow-rgb: 25, 135, 84;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #198754;
  --bs-btn-active-border-color: #198754;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #198754;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #198754;
  --bs-gradient: none;
}
.btn-outline-info {
  --bs-btn-color: #0dcaf0;
  --bs-btn-border-color: #0dcaf0;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #0dcaf0;
  --bs-btn-hover-border-color: #0dcaf0;
  --bs-btn-focus-shadow-rgb: 13, 202, 240;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #0dcaf0;
  --bs-btn-active-border-color: #0dcaf0;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0dcaf0;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0dcaf0;
  --bs-gradient: none;
}
.btn-outline-warning {
  --bs-btn-color: #EDE230;
  --bs-btn-border-color: #EDE230;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #EDE230;
  --bs-btn-hover-border-color: #EDE230;
  --bs-btn-focus-shadow-rgb: 237, 226, 48;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #EDE230;
  --bs-btn-active-border-color: #EDE230;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #EDE230;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #EDE230;
  --bs-gradient: none;
}
.btn-outline-danger {
  --bs-btn-color: #dc3545;
  --bs-btn-border-color: #dc3545;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #dc3545;
  --bs-btn-hover-border-color: #dc3545;
  --bs-btn-focus-shadow-rgb: 220, 53, 69;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #dc3545;
  --bs-btn-active-border-color: #dc3545;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #dc3545;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #dc3545;
  --bs-gradient: none;
}
.btn-outline-light {
  --bs-btn-color: #f8f9fa;
  --bs-btn-border-color: #f8f9fa;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #f8f9fa;
  --bs-btn-hover-border-color: #f8f9fa;
  --bs-btn-focus-shadow-rgb: 248, 249, 250;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #f8f9fa;
  --bs-btn-active-border-color: #f8f9fa;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #f8f9fa;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #f8f9fa;
  --bs-gradient: none;
}
.btn-outline-dark {
  --bs-btn-color: #212529;
  --bs-btn-border-color: #212529;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #212529;
  --bs-btn-hover-border-color: #212529;
  --bs-btn-focus-shadow-rgb: 33, 37, 41;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #212529;
  --bs-btn-active-border-color: #212529;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #212529;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #212529;
  --bs-gradient: none;
}
.btn-link {
  --bs-btn-font-weight: 400;
  --bs-btn-color: var(--bs-link-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-color: transparent;
  --bs-btn-hover-color: var(--bs-link-hover-color);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-active-color: var(--bs-link-hover-color);
  --bs-btn-active-border-color: transparent;
  --bs-btn-disabled-color: #6c757d;
  --bs-btn-disabled-border-color: transparent;
  --bs-btn-box-shadow: 0 0 0 #000;
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
.btn-link:focus-visible {
  color: var(--bs-btn-color);
}
.btn-link:hover {
  color: var(--bs-btn-hover-color);
}
.btn-lg {
  --bs-btn-padding-y: 0.5rem;
  --bs-btn-padding-x: 1rem;
  --bs-btn-font-size: 1.25rem;
  --bs-btn-border-radius: var(--bs-border-radius-lg);
}
.btn-sm {
  --bs-btn-padding-y: 0.25rem;
  --bs-btn-padding-x: 0.5rem;
  --bs-btn-font-size: 0.875rem;
  --bs-btn-border-radius: var(--bs-border-radius-sm);
}
.btn-close {
  --bs-btn-close-color: #000;
  --bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e");
  --bs-btn-close-opacity: 0.5;
  --bs-btn-close-hover-opacity: 0.75;
  --bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-btn-close-focus-opacity: 1;
  --bs-btn-close-disabled-opacity: 0.25;
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: #000;
  color: var(--bs-btn-close-color);
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e") center/1em auto no-repeat;
  background: transparent var(--bs-btn-close-bg) center/1em auto no-repeat;
  filter:  ;
  filter: var(--bs-btn-close-filter);
  border: 0;
  border-radius: 0.375rem;
  opacity: 0.5;
  opacity: var(--bs-btn-close-opacity);
}
.btn-close:hover {
  color: var(--bs-btn-close-color);
  -webkit-text-decoration: none;
  text-decoration: none;
  opacity: var(--bs-btn-close-hover-opacity);
}
.btn-close:focus {
  outline: 0;
  box-shadow: var(--bs-btn-close-focus-shadow);
  opacity: var(--bs-btn-close-focus-opacity);
}
.btn-close:disabled, .btn-close.disabled {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  opacity: var(--bs-btn-close-disabled-opacity);
}
.btn-close-white {
  --bs-btn-close-filter: invert(1) grayscale(100%) brightness(200%);
}
:root,
[data-bs-theme=light] {
  --bs-btn-close-filter: ;
}
[data-bs-theme=dark] {
  --bs-btn-close-filter: invert(1) grayscale(100%) brightness(200%);
}
/**
 * Swiper 12.0.3
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: October 21, 2025
 */
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: ease;
  transition-timing-function: initial;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}
/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow {
    transform-style: preserve-3d;
  }
/* CSS Mode */
.swiper-css-mode  > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none; /* For Firefox */
    -ms-overflow-style: none; /* For Internet Explorer and Edge */
  }
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
      display: none;
    }
.swiper-css-mode  > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start;
  }
.swiper-css-mode.swiper-horizontal  > .swiper-wrapper {
      scroll-snap-type: x mandatory;
    }
.swiper-css-mode.swiper-vertical  > .swiper-wrapper {
      scroll-snap-type: y mandatory;
    }
.swiper-css-mode.swiper-free-mode  > .swiper-wrapper {
      scroll-snap-type: none;
    }
.swiper-css-mode.swiper-free-mode  > .swiper-wrapper > .swiper-slide {
      scroll-snap-align: none;
    }
.swiper-css-mode.swiper-centered  > .swiper-wrapper::before {
      content: "";
      flex-shrink: 0;
      order: 9999;
    }
.swiper-css-mode.swiper-centered  > .swiper-wrapper > .swiper-slide {
      scroll-snap-align: center center;
      scroll-snap-stop: always;
    }
.swiper-css-mode.swiper-centered.swiper-horizontal  > .swiper-wrapper > .swiper-slide:first-child {
      margin-left: var(--swiper-centered-offset-before);
    }
.swiper-css-mode.swiper-centered.swiper-horizontal  > .swiper-wrapper::before {
      height: 100%;
      min-height: 1px;
      width: var(--swiper-centered-offset-after);
    }
.swiper-css-mode.swiper-centered.swiper-vertical  > .swiper-wrapper > .swiper-slide:first-child {
      margin-top: var(--swiper-centered-offset-before);
    }
.swiper-css-mode.swiper-centered.swiper-vertical  > .swiper-wrapper::before {
      width: 100%;
      min-width: 1px;
      height: var(--swiper-centered-offset-after);
    }
/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
  }
.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, 0.15);
  }
.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid #007aff;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s infinite linear;
  }
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */
:root {
  /*
  --swiper-scrollbar-border-radius: 10px;
  --swiper-scrollbar-top: auto;
  --swiper-scrollbar-bottom: 4px;
  --swiper-scrollbar-left: auto;
  --swiper-scrollbar-right: 4px;
  --swiper-scrollbar-sides-offset: 1%;
  --swiper-scrollbar-bg-color: rgba(0, 0, 0, 0.1);
  --swiper-scrollbar-drag-bg-color: rgba(0, 0, 0, 0.5);
  --swiper-scrollbar-size: 4px;
  */
}
.swiper-scrollbar {
  border-radius: 10px;
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: rgba(0, 0, 0, 0.1);
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}
.swiper-scrollbar-disabled > .swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled {
    display: none !important;
  }
.swiper-horizontal > .swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal {
    position: absolute;
    left: 1%;
    left: var(--swiper-scrollbar-sides-offset, 1%);
    bottom: 4px;
    bottom: var(--swiper-scrollbar-bottom, 4px);
    top: auto;
    top: var(--swiper-scrollbar-top, auto);
    z-index: 50;
    height: 4px;
    height: var(--swiper-scrollbar-size, 4px);
    width: calc(100% - 2 * 1%);
    width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
  }
.swiper-vertical > .swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical {
    position: absolute;
    left: auto;
    left: var(--swiper-scrollbar-left, auto);
    right: 4px;
    right: var(--swiper-scrollbar-right, 4px);
    top: 1%;
    top: var(--swiper-scrollbar-sides-offset, 1%);
    z-index: 50;
    width: 4px;
    width: var(--swiper-scrollbar-size, 4px);
    height: calc(100% - 2 * 1%);
    height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
  }
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: 10px;
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 8px;
  --swiper-pagination-bottom: 8px;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-border-radius: 50%;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
  }
.swiper-pagination-disabled > .swiper-pagination,.swiper-pagination.swiper-pagination-disabled {
    display: none !important;
  }
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 8px;
  bottom: var(--swiper-pagination-bottom, 8px);
  top: auto;
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(0.33);
    position: relative;
  }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1);
  }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1);
  }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(0.66);
  }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(0.33);
  }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(0.66);
  }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(0.33);
  }
.swiper-pagination-bullet {
  width: 8px;
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: 8px;
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: #000;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: 0.2;
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
  }
.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
  }
.swiper-pagination-bullet:only-child {
    display: none !important;
  }
.swiper-pagination-bullet-active {
  opacity: 1;
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: #007aff;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: 8px;
  right: var(--swiper-pagination-right, 8px);
  left: auto;
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block;
  }
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-bullets-dynamic.swiper-pagination-vertical.swiper-pagination-bullets {
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
  }
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-bullets-dynamic.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
      display: inline-block;
      transition: 200ms transform, 200ms top;
    }
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
  }
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-bullets-dynamic.swiper-pagination-horizontal.swiper-pagination-bullets {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
  }
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-bullets-dynamic.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
      transition: 200ms transform, 200ms left;
    }
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}
/* Fraction */
.swiper-pagination-fraction {
  color: inherit;
  color: var(--swiper-pagination-fraction-color, inherit);
}
/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top;
  }
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top;
  }
.swiper-horizontal > .swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    height: var(--swiper-pagination-progressbar-size, 4px);
    left: 0;
    top: 0;
  }
.swiper-vertical > .swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
    width: 4px;
    width: var(--swiper-pagination-progressbar-size, 4px);
    height: 100%;
    left: 0;
    top: 0;
  }
.swiper-pagination-lock {
  display: none;
}
:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 4px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  width: 44px;
  width: var(--swiper-navigation-size);
  height: 44px;
  height: var(--swiper-navigation-size);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #007aff;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-disabled.swiper-button-prev,.swiper-button-disabled.swiper-button-next {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none;
  }
.swiper-button-hidden.swiper-button-prev,.swiper-button-hidden.swiper-button-next {
    opacity: 0;
    cursor: auto;
    pointer-events: none;
  }
.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next {
    display: none !important;
  }
.swiper-button-prev svg,.swiper-button-next svg {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
    transform-origin: center;
    fill: currentColor;
    pointer-events: none;
  }
.swiper-button-lock {
  display: none;
}
.swiper-button-prev,
.swiper-button-next {
  top: 50%;
  top: var(--swiper-navigation-top-offset, 50%);
  margin-top: calc(0px - 44px / 2);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
}
.swiper-button-prev {
  left: 4px;
  left: var(--swiper-navigation-sides-offset, 4px);
  right: auto;
}
.swiper-button-prev .swiper-navigation-icon {
    transform: rotate(180deg);
  }
.swiper-button-next {
  right: 4px;
  right: var(--swiper-navigation-sides-offset, 4px);
  left: auto;
}
.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal  ~ .swiper-button-prev,.swiper-horizontal  ~ .swiper-button-next {
    top: 50%;
    top: var(--swiper-navigation-top-offset, 50%);
    margin-top: calc(0px - 44px / 2);
    margin-top: calc(0px - var(--swiper-navigation-size) / 2);
    margin-left: 0;
  }
.swiper-horizontal .swiper-button-prev,.swiper-horizontal ~ .swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl ~ .swiper-button-next {
    left: 4px;
    left: var(--swiper-navigation-sides-offset, 4px);
    right: auto;
  }
.swiper-horizontal .swiper-button-next,.swiper-horizontal ~ .swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl ~ .swiper-button-prev {
    right: 4px;
    right: var(--swiper-navigation-sides-offset, 4px);
    left: auto;
  }
.swiper-horizontal .swiper-button-prev:not(.does-not-exist) .swiper-navigation-icon,.swiper-horizontal ~ .swiper-button-prev:not(.does-not-exist) .swiper-navigation-icon,.swiper-horizontal.swiper-rtl .swiper-button-next .swiper-navigation-icon,.swiper-horizontal.swiper-rtl ~ .swiper-button-next .swiper-navigation-icon {
      transform: rotate(180deg);
    }
.swiper-horizontal.swiper-rtl .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl ~ .swiper-button-prev .swiper-navigation-icon {
      transform: rotate(0deg);
    }
.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical  ~ .swiper-button-prev,.swiper-vertical  ~ .swiper-button-next {
    left: 50%;
    left: var(--swiper-navigation-top-offset, 50%);
    right: auto;
    margin-left: calc(0px - 44px / 2);
    margin-left: calc(0px - var(--swiper-navigation-size) / 2);
    margin-top: 0;
  }
.swiper-vertical .swiper-button-prev,.swiper-vertical  ~ .swiper-button-prev {
    top: 4px;
    top: var(--swiper-navigation-sides-offset, 4px);
    bottom: auto;
  }
.swiper-vertical .swiper-button-prev .swiper-navigation-icon,.swiper-vertical ~ .swiper-button-prev .swiper-navigation-icon {
      transform: rotate(-90deg);
    }
.swiper-vertical .swiper-button-next,.swiper-vertical  ~ .swiper-button-next {
    bottom: 4px;
    bottom: var(--swiper-navigation-sides-offset, 4px);
    top: auto;
  }
.swiper-vertical .swiper-button-next .swiper-navigation-icon,.swiper-vertical ~ .swiper-button-next .swiper-navigation-icon {
      transform: rotate(90deg);
    }
[data-action=go-to-url] {
  cursor: pointer;
}
.section {
  position: relative;
  padding: 80px 24px;
}
@media (max-width: 767.98px) {
  .section {
    padding: 100px 24px;
  }
}
@media (max-width: 575.98px) {
  .section {
    padding: 48px 16px;
  }
}
.section__background-image {
  overflow: hidden;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.section__background-image > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.section__header {
  margin-bottom: 64px;
}
@media (max-width: 991.98px) {
  .section__header {
    margin-bottom: 56px;
  }
}
@media (max-width: 767.98px) {
  .section__header {
    margin-bottom: 48px;
  }
}
@media (max-width: 575.98px) {
  .section__header {
    margin-bottom: 32px;
  }
}
.section__title {
  font-family: Orbitron;
  font-weight: 800;
  font-size: clamp(1.5rem, -1.227rem + 6.818vw, 3rem);
  line-height: 1.2083;
  letter-spacing: 0.06em;
  margin-bottom: 0.75rem;
}
.section__description {
  line-height: 1.5;
  letter-spacing: 0.01em;
}
.section > * {
  max-width: 1280px;
  margin: 0 auto;
}
.section > .section__background-image {
  max-width: none;
  max-width: initial;
  margin: 0;
}
.section > .section__background-image img.mobile {
  display: none;
}
@media (max-width: 575.98px) {
  .section > .section__background-image img.mobile {
    display: block;
  }
}
@media (max-width: 575.98px) {
  .section > .section__background-image img.desktop {
    display: none;
  }
}
.burger-menu-button {
  align-items: center;
  padding: 16px 0;
  cursor: pointer;
}
.burger-menu-button__inner, .burger-menu-button__inner:before, .burger-menu-button__inner:after {
  width: 24px;
  height: 2px;
  background: #fff;
  content: "";
  border-radius: 999px;
  transition: all 0.2s ease-in-out;
}
.burger-menu-button__inner {
  position: relative;
}
.burger-menu-button__inner:before {
  position: absolute;
  top: -8px;
}
.burger-menu-button__inner:after {
  position: absolute;
  top: 8px;
}
.header__nav .burger-menu-button .burger-menu-button__inner {
  background: transparent;
}
.header__nav .burger-menu-button .burger-menu-button__inner:before {
  transform: rotate(45deg) translate(6px, 6px);
}
.header__nav .burger-menu-button .burger-menu-button__inner:after {
  transform: rotate(-45deg) translate(5px, -6px);
}
@media (min-width: 768px) {
  .burger-menu-button {
    display: none;
  }
}
.btn {
  letter-spacing: 0.04em;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
}
.spinner {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: rgba(12, 12, 12, 0);
}
.spinner:after {
  content: "";
  width: 70px;
  height: 70px;
  border: 5px solid rgba(255, 255, 255, 0.5);
  border-bottom-color: rgba(12, 12, 12, 0.5);
  border-radius: 50%;
  display: inline-block;
  box-sizing: border-box;
  animation: rotation 1s linear infinite;
}
body > .spinner {
  position: fixed;
  width: 100vw;
  height: 100vh;
  z-index: 100;
}
@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.overlay-layer {
  background: rgba(17, 31, 43, 0.6);
}
.header {
  position: sticky;
  top: 0;
  width: 100%;
  z-index: 99;
  margin-bottom: -88px;
}
@media (max-width: 767.98px) {
  .header {
    margin-bottom: -76px;
  }
}
.header__wrapper {
  padding: 0 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  gap: 0;
  min-height: 88px;
  transition: background-color 0.2s ease, min-height 0.2s ease;
}
@media (max-width: 767.98px) {
  .header__wrapper {
    min-height: 76px;
  }
}
.header__header__nav-content {
  display: flex;
  align-items: center;
}
.header__logo {
  display: inline-block;
  width: 169px;
  height: 50px;
  background-image: url("./abris-full-logo-ia1HQ48k.svg");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center;
  flex: 0 0 auto;
}
.header__logo img {
  display: none;
}
.header__nav {
  z-index: 1;
  display: flex;
  align-items: center;
  width: 100%;
  flex: 1 1 auto;
  justify-content: space-between;
}
.header__nav-header {
  display: none;
}
.header__nav-footer .btn {
  white-space: nowrap;
}
@media (max-width: 991.98px) {
  .header__wrapper {
    gap: 32px;
  }
  .header__logo {
    width: 151px;
  }
}
@media (max-width: 767.98px) {
  .header__nav {
    flex-direction: column;
    gap: 0px;
    position: fixed;
    top: 0;
    left: 100%;
    transition: left 0.35s cubic-bezier(0, 0.4, 0.86, 1.12);
    width: 100%;
    height: 100%;
    background-color: #1C1F24;
    overflow-x: auto;
    padding: 0 24px 24px;
    align-items: start;
  }
  .header__nav-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 40px;
    width: 100%;
    height: 76px;
    flex-shrink: 0;
  }
  .head-menu-open .header__nav {
    left: 0;
  }
}
.scrolled .header__wrapper {
  background: linear-gradient(to bottom, rgba(28, 31, 36, 0.7) 50%, rgba(28, 31, 36, 0) 100%);
  min-height: 60px !important;
}
.main-menu, .main-menu .menu-item, .main-menu .menu-item-content {
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-text-decoration: none;
  text-decoration: none;
  background: transparent;
}
.main-menu {
  display: flex;
  flex-wrap: nowrap;
  gap: 24px;
}
@media (min-width: 768px) {
  .main-menu {
    width: 100%;
    justify-content: center;
  }
}
.main-menu .menu-item-content {
  color: #F2F2F2;
  font-size: 14px;
  line-height: 140%;
  letter-spacing: 0.04em;
  white-space: nowrap;
}
.main-menu .menu-item-content:hover {
  color: #EDE230;
}
@media (min-width: 768px) {
  .main-menu .menu-item-content {
    white-space: nowrap;
  }
}
@media (max-width: 767.98px) {
  .main-menu {
    flex-direction: column;
    gap: 4px;
    flex: 1;
  }
  .main-menu .sub-menu {
    padding-left: 0;
  }
  .main-menu .menu-item-image {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 24px;
  }
  .main-menu .menu-item-level-0 > .menu-item-content .menu-item-title {
    font-weight: 700;
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 0.04em;
    opacity: 0.6;
  }
  .main-menu .menu-item-level-1 > .menu-item-content {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 8px 0;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0.01em;
  }
  .main-menu .menu-item-level-1 > .sub-menu {
    padding-left: 34px;
    display: none;
  }
  .main-menu .menu-item-level-1.open > .sub-menu {
    display: block;
  }
  .main-menu .menu-item-level-2 > .menu-item-content {
    color: #EDE230;
    font-weight: 700;
    font-size: 10px;
    line-height: 1;
  }
  .main-menu .menu-item-level-2 > .sub-menu .menu-item {
    padding: 8px 0;
  }
  .main-menu .menu-item-level-2 .menu-item-text {
    display: flex;
    flex-direction: column;
  }
  .main-menu .menu-item-level-2 .menu-item-text .menu-item-sub-title {
    order: 1;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.42857;
    letter-spacing: 0.01em;
    color: rgba(242, 242, 242, 0.8);
    opacity: 0.8;
  }
  .main-menu .menu-item-level-2 .menu-item-text .menu-item-title {
    font-weight: 700;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.01em;
  }
}
@media (min-width: 768px) {
  .main-menu .sub-menu {
    margin: 0;
    padding: 0;
  }
  .main-menu .menu-item-level-0.menu-item-has-children {
    position: relative;
  }
  .main-menu .menu-item-level-0.menu-item-has-children > .menu-item-content .menu-item-title {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 12px 0;
  }
  .main-menu .menu-item-level-0.menu-item-has-children > .menu-item-content .menu-item-title:after {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url("./bracket-down-Dit0X3Lb.svg");
    background-position: center;
    background-repeat: no-repeat;
  }
  .main-menu .menu-item-level-0.menu-item-has-children > .sub-menu {
    display: none;
    padding: 16px;
    overflow: hidden;
  }
  .main-menu .menu-item-level-0.menu-item-has-children.open .menu-item-title:after {
    transform: rotate(180deg);
  }
  .main-menu .menu-item-level-0.menu-item-has-children.open > .sub-menu {
    display: block;
  }
  .main-menu .menu-item-level-0 > .sub-menu {
    position: absolute;
    transform: translateX(-20%);
    background: rgba(19, 21, 25, 0.6);
    backdrop-filter: blur(20px);
    border-radius: 4px;
  }
  .main-menu .menu-item-level-0 > .sub-menu .menu-item-level-1 > .sub-menu {
    display: none;
  }
  .main-menu .menu-item-level-0 > .sub-menu #sub-menu-clone-js {
    display: block;
  }
  .main-menu .menu-item-level-0 > .sub-menu .menu-item-level-1 {
    padding: 8px;
    margin-bottom: 16px;
  }
  .main-menu .menu-item-level-0 > .sub-menu .menu-item-level-1 > .menu-item-content {
    display: flex;
    gap: 10px;
    align-items: center;
  }
  .main-menu .menu-item-level-0 > .sub-menu .menu-item-level-1 > .menu-item-content .menu-item-text {
    display: flex;
    flex-direction: column;
  }
  .main-menu .menu-item-level-0 > .sub-menu .menu-item-level-1 > .menu-item-content .menu-item-sub-title {
    font-weight: 700;
    font-size: 10px;
    line-height: 1;
    opacity: 0.64;
  }
  .main-menu .menu-item-level-0 > .sub-menu .menu-item-level-1 > .menu-item-content .menu-item-title {
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.01em;
  }
  .main-menu .menu-item-level-0 > .sub-menu .menu-item-level-1:hover, .main-menu .menu-item-level-0 > .sub-menu .menu-item-level-3:hover {
    background: rgba(255, 255, 255, 0.1);
    border-radius: 4px;
  }
  .main-menu .menu-item-level-0 > .sub-menu .menu-item-level-1:hover .menu-item-title, .main-menu .menu-item-level-0 > .sub-menu .menu-item-level-1:hover .menu-item-sub-title, .main-menu .menu-item-level-0 > .sub-menu .menu-item-level-3:hover .menu-item-title, .main-menu .menu-item-level-0 > .sub-menu .menu-item-level-3:hover .menu-item-sub-title {
    color: white;
  }
  .main-menu .menu-item-level-0 > .sub-menu .menu-item-level-1:last-child {
    margin-bottom: 0;
  }
  .main-menu .menu-item-level-0 > .sub-menu .menu-item-level-2 > .menu-item-content .menu-item-title {
    font-weight: 700;
    font-size: 10px;
    line-height: 1;
    color: #EDE230;
  }
  .main-menu .menu-item-level-0 > .sub-menu .menu-item-level-2 > .sub-menu .menu-item-content {
    display: flex;
    padding: 8px 0;
  }
  .main-menu .menu-item-level-0 > .sub-menu .menu-item-level-2 > .sub-menu .menu-item-text {
    display: flex;
    flex-direction: column;
  }
  .main-menu .menu-item-level-0 > .sub-menu .menu-item-level-2 > .sub-menu .menu-item-sub-title {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.3333333;
    letter-spacing: 0.01em;
    opacity: 0.8;
    order: 1;
  }
  .main-menu .menu-item-level-0 > .sub-menu .menu-item-level-2 > .sub-menu .menu-item-title {
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.01em;
  }
  .main-menu .menu-item-level-0 > .sub-menu .menu-item-level-2 > .menu-item-content, .main-menu .menu-item-level-0 > .sub-menu .menu-item-level-3 {
    padding-right: 8px;
    padding-left: 8px;
  }
  .main-menu #sub-menu-parent-js {
    display: flex;
    gap: 32px;
  }
  .main-menu #sub-menu-clone-js {
    position: relative;
  }
  .main-menu #sub-menu-clone-js::after {
    content: "";
    position: absolute;
    bottom: -16px;
    left: -16px;
    width: 1px;
    height: 200%;
    background: white;
    opacity: 0.1;
  }
}
.main-banner-slider {
  --swiper-pagination-bottom: 40px;
  --swiper-scrollbar-drag-bg-color: rgba(0, 0, 0, 0.2);
  --swiper-pagination-color: rgba(255, 255, 255, 0.5);
  --swiper-pagination-bullet-inactive-opacity: 1;
  --swiper-pagination-bullet-inactive-color: #fff;
}
@media (max-width: 767.98px) {
  .main-banner-slider {
    --swiper-pagination-bottom: 90px;
  }
}
.main-banner {
  height: 100vh;
  width: 100vw;
  -o-object-fit: cover;
     object-fit: cover;
  position: relative;
  padding: 110px 81px;
  overflow: hidden;
}
.main-banner__background-video-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: -1;
}
.main-banner__background-video {
  width: 100%;
  height: 100%;
  transition: opacity 0.1s ease-in-out;
  pointer-events: none;
  overflow: hidden;
  position: absolute;
  opacity: 0;
}
.player-visible .main-banner__background-video {
  opacity: 1 !important;
  pointer-events: auto !important;
}
.main-banner__background-image {
  overflow: hidden;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.main-banner__background-image > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.main-banner__background-image > img.mobile {
  display: none;
}
@media (max-width: 767.98px) {
  .main-banner__background-image > img.mobile {
    display: block;
  }
}
@media (max-width: 767.98px) {
  .main-banner__background-image > img.desktop {
    display: none;
  }
}
.main-banner__background-color {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  background-blend-mode: multiply;
  z-index: -1;
}
.main-banner__wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  gap: 64px;
}
.main-banner__content {
  max-width: 70%;
}
@media (max-width: 991.98px) {
  .main-banner__content {
    max-width: 100%;
  }
}
.main-banner__content {
  flex: 1 1 auto;
  align-content: center;
}
.main-banner__title {
  position: relative;
  font-family: Orbitron;
  font-weight: 700;
  font-size: clamp(2.3125rem, 0.2344rem + 4.75vw, 3.5rem);
  line-height: 1.286;
  margin-bottom: 32px;
}
.main-banner__title:before {
  position: absolute;
  z-index: -1;
  content: "";
  display: block;
  top: -15vh;
  left: -15vw;
  width: 65vw;
  height: 45vh;
  border-radius: 30%;
  filter: blur(70px);
  opacity: 0.4;
  background-color: #1C1F24;
  margin-bottom: 16px;
  transform: skewX(-15deg) skewY(11deg);
}
.main-banner__description {
  font-size: clamp(1.25rem, 0.8125rem + 1vw, 1.5rem);
  line-height: 1.185;
  letter-spacing: 0.01rem;
  margin-top: 32px;
  padding-left: 16px;
  border-left: 2px solid #EDE230;
}
@media (max-width: 767.98px) {
  .main-banner {
    padding: 60px 46px;
  }
  .main-banner__mute-toggle {
    width: 40px;
    height: 40px;
    bottom: 16px;
    right: 16px;
    font-size: 18px;
  }
}
@media (max-width: 639.98px) {
  .main-banner {
    padding: 42px 24px;
  }
  .main-banner__content {
    max-width: 100%;
  }
  .main-banner__button .btn {
    width: 100%;
  }
  .main-banner__title {
    font-size: 24px;
    line-height: 32px;
    margin-top: -12vh;
  }
  .main-banner__title:before {
    width: 110vw;
    height: 35vh;
    top: -7vh;
    left: -20vw;
    filter: blur(40px);
    opacity: 0.5;
  }
  .main-banner__description {
    font-size: 18px;
    line-height: 1.556;
  }
  .main-banner__description br {
    display: none;
  }
  .main-banner__mute-toggle {
    width: 36px;
    height: 36px;
    bottom: 12px;
    right: 12px;
    font-size: 16px;
  }
}
.main-banner .spinner {
  position: absolute;
  top: 0;
  left: 0;
}
.popup-player-main-wrapper {
  position: relative;
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
  background: #000;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.5);
}
@media (max-width: 768px) {
  .popup-player-main-wrapper {
    width: 95%;
    max-width: none;
    border-radius: 0;
  }
}
.popup-player-main-wrapper .btn-close {
  position: absolute;
  top: 16px;
  right: 16px;
  z-index: 10;
  filter: invert(1);
  opacity: 0.8;
}
.popup-player-main-wrapper .btn-close:hover {
  opacity: 1;
}
@media (max-width: 768px) {
  .popup-player-main-wrapper .btn-close {
    top: 12px;
    right: 12px;
  }
}
.popup-player-content {
  position: relative;
  width: 100%;
}
.popup-player-wrapper {
  position: relative;
  width: 100%;
  background: #000;
}
.popup-player-wrapper.player-initialization {
  opacity: 0.5;
}
.popup-player-wrapper.player-is-playing {
  opacity: 1;
}
.popup-player-aspect-ratio {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  background: #000;
  overflow: hidden;
}
.popup-player-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.popup-player-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
.popup-player-title {
  padding: 16px 20px;
  margin: 0;
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  background: rgba(0, 0, 0, 0.8);
}
@media (max-width: 768px) {
  .popup-player-title {
    font-size: 18px;
    padding: 12px 16px;
  }
}
.popup-player-description {
  padding: 0 20px 16px;
  margin: 0;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.8);
  background: rgba(0, 0, 0, 0.8);
}
@media (max-width: 768px) {
  .popup-player-description {
    font-size: 13px;
    padding: 0 16px 12px;
  }
}
@media (max-width: 1024px) {
  .popup-player-main-wrapper {
    max-width: 900px;
  }
}
@media (max-width: 768px) {
  .popup-player-main-wrapper {
    width: 100%;
    height: auto;
    max-height: 100vh;
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 480px) {
  .popup-player-aspect-ratio {
    padding-bottom: 75%;
  }
}
.player-is-playing iframe.popup-player-container {
  opacity: 1 !important;
  pointer-events: auto !important;
}
.form__title {
  font-family: Orbitron;
  font-weight: 800;
  font-size: 48px;
  line-height: 1.2083;
  letter-spacing: 0.06em;
}
.form__content {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 24px;
  gap: 24px;
  margin-bottom: 32px;
}
.form__content > :last-child {
  grid-column: 1/-1;
}
.form__label-name {
  display: block;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.4286;
  letter-spacing: 0.01em;
}
.form .wpcf7-form-control-wrap {
  display: block;
}
.form__content {
  margin-bottom: 24px;
}
.form__content .wpcf7-form-control {
  position: relative;
  width: 100%;
  padding: 8px 0 0 0;
  background: none;
  border: none;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.01em;
  border-bottom: 1px solid #4B4B50;
}
.form__content .wpcf7-not-valid-tip {
  position: absolute;
  font-size: 14px;
  color: #EDE230;
  margin-top: 0px;
  display: block;
}
.form__footer {
  display: flex;
  gap: 24px;
  align-items: center;
}
.form__footer .wpcf7-form-control {
  flex-shrink: 0;
}
.form__footer .wpcf7-response-output {
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}
#form-contact-us-js {
  display: none;
}
#popup-js #form-contact-us-js {
  display: block;
}
.form--contact-us {
  position: relative;
  padding: 40px;
  background-color: #091520;
}
.form--contact-us:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("./form-back-BDiyMw6d.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0.1;
  mix-blend-mode: lighten;
  pointer-events: none;
  z-index: 0;
}
.form--contact-us > * {
  position: relative;
  z-index: 1;
}
.popup-content-wrapper {
  position: relative;
}
.popup-content-wrapper > .btn-close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  z-index: 3;
}
.our-products-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 32px;
  gap: 32px;
}
@media (max-width: 991.98px) {
  .our-products-list {
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
  }
}
@media (max-width: 639.98px) {
  .our-products-list {
    grid-template-columns: repeat(1, 1fr);
    gap: 8px;
  }
}
.our-products-list__item, .our-products-list__banner {
  overflow: hidden;
  aspect-ratio: 405/500;
}
.our-products-list__item {
  position: relative;
}
.our-products-list__banner, .our-products-list__content {
  transition: transform 0.35s cubic-bezier(0, 0.4, 0.86, 1.12);
}
@media (max-width: 639.98px) {
  .our-products-list__banner, .our-products-list__content {
    transition: none;
  }
}
.our-products-list__btn {
  margin-top: 8px;
  font-weight: 700;
  font-size: 14px;
}
.our-products-list__banner {
  overflow: hidden;
  position: absolute;
  height: 100%;
}
@media (max-width: 639.98px) {
  .our-products-list__banner {
    height: auto;
    position: relative;
  }
}
.our-products-list__banner > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 639.98px) {
  .our-products-list__banner > img {
    position: absolute;
    height: auto;
    bottom: 0;
  }
}
.our-products-list__title_banner {
  position: absolute;
  bottom: 24px;
  left: 24px;
  font-weight: 700;
  font-size: clamp(1.5rem, 0.591rem + 2.273vw, 2rem);
  line-height: 1.25;
  color: #F2F2F2;
  border-left: 4px solid #EDE230;
  padding-left: 12px;
}
@media (max-width: 639.98px) {
  .our-products-list__title_banner {
    position: relative;
    bottom: auto;
    bottom: initial;
    left: auto;
    left: initial;
    margin: 20px;
  }
}
.our-products-list__content {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  padding: 24px;
  background-image: url("./plitka_bg-B-1uX_Cx.gif");
  background-position: center;
  background-repeat: repeat;
  background-size: 100% auto;
  transform: translateY(0);
}
.our-products-list__title {
  font-weight: 700;
  font-size: clamp(1rem, -0.54rem + 4.278vw, 2rem);
  line-height: 1.25;
  color: #F2F2F2;
  margin-bottom: 12px;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.our-products-list__subtitle {
  font-size: 14px;
  line-height: 1.4286;
  text-transform: uppercase;
  color: #EDE230;
  letter-spacing: 0.035em;
  margin-bottom: 12px;
}
@media (min-width: 640px) {
  .our-products-list__item:hover .our-products-list__banner {
    transform: scale(1.1);
  }
  .our-products-list__item:hover .our-products-list__content {
    transform: translateY(-100%);
  }
}
@media (max-width: 639.98px) {
  .our-products-list__item, .our-products-list__banner {
    aspect-ratio: auto;
  }
  .our-products-list .our-products-list__content {
    transform: none;
  }
  .our-products-list__item.active, .active .our-products-list__banner {
    aspect-ratio: 405/500;
  }
  .active .our-products-list__content {
    transition: transform 0.35s cubic-bezier(0, 0.4, 0.86, 1.12);
    transform: translateY(-100%);
  }
}
.leading-future-technology:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: url("./map-sl-pp5YA_Hu.svg");
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0.9;
  z-index: -1;
}
.leading-future-technology .section__wrapper {
  padding: 16px 0 64px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0 40px;
  gap: 0 40px;
}
@media (max-width: 767.98px) {
  .leading-future-technology .section__wrapper {
    grid-template-columns: 1fr;
  }
}
.leading-future-technology .section__wrapper:after {
  content: "";
  display: block;
  width: 58px;
  height: 44px;
  background-image: url("./bg-2-CFwz3J4F.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  left: 0;
  bottom: 0;
}
@media (max-width: 767.98px) {
  .leading-future-technology .section__wrapper:after {
    display: none;
  }
}
.leading-future-technology .section__title {
  font-family: Play;
  font-weight: 700;
  font-size: clamp(2rem, 1.286rem + 1.905vw, 3rem);
  line-height: 1.208;
}
.leading-future-technology .section__header {
  margin-bottom: 0;
}
.leading-future-technology .section__description {
  margin-bottom: 16px;
}
.leading-future-technology hr {
  width: 100px;
  border-top: 2px solid #EDE230;
  opacity: 1;
}
.leading-future-technology .section__content > *:last-child {
  margin-bottom: 0;
}
.tab-banner {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.tab-banner__contents {
  position: relative;
}
.tab-banner__content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.4s ease-in-out;
}
.tab-banner__content.active {
  position: relative;
  opacity: 1;
  pointer-events: auto;
}
.tab-banner__tabs {
  position: relative;
  display: flex;
  max-width: 1280px;
  margin: -80px auto 0;
  --indicator-left: 0px;
  --indicator-width: 0px;
  z-index: 2;
}
.tab-banner__tabs::after {
  content: "";
  position: absolute;
  top: 0;
  left: var(--indicator-left);
  width: var(--indicator-width);
  height: 3px;
  background-color: #EDE230;
  transition: left 0.3s ease, width 0.3s ease;
  pointer-events: none;
}
.tab-banner__tab {
  position: relative;
  width: 100%;
  height: 80px;
}
@media (max-width: 767.98px) {
  .tab-banner__tab {
    height: 48px;
  }
}
.tab-banner__tab {
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  border-top: 1px solid white;
  background: transparent;
  font-weight: 700;
  font-size: clamp(0.875rem, 0.607rem + 0.714vw, 1.25rem);
  line-height: 1.5;
  letter-spacing: 0.01em;
  cursor: pointer;
  transition: color 0.3s ease;
}
.tab-banner__tab.active {
  color: #EDE230;
}
@media (max-width: 767.98px) {
  .tab-banner:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20%;
    background-image: url("./bg-tab-BPUmjYix.svg");
    background-position: bottom;
    background-size: 100% auto;
    background-color: transparent;
    background-repeat: no-repeat;
    pointer-events: none;
  }
}
.tabbed-banner-content__content {
  min-height: calc(9em + 160px);
  margin-top: 120px;
}
@media (max-width: 767.98px) {
  .tabbed-banner-content__content {
    min-height: 350px;
    display: flex;
    flex-direction: column;
    justify-content: end;
    padding-bottom: 40px;
    margin-bottom: 48px;
  }
}
.tabbed-banner-content__title, .tabbed-banner-content__text {
  width: 50%;
}
@media (max-width: 991.98px) {
  .tabbed-banner-content__title, .tabbed-banner-content__text {
    width: 70%;
  }
}
@media (max-width: 767.98px) {
  .tabbed-banner-content__title, .tabbed-banner-content__text {
    width: 100%;
  }
}
.tabbed-banner-content__title {
  font-family: Orbitron;
  font-weight: 700;
  font-size: clamp(1.5rem, 0.429rem + 2.857vw, 3rem);
  line-height: 1.2083;
  margin-bottom: 8px;
}
.tabbed-banner-content__text {
  line-height: 1.5;
}
.fields-listing {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 80px;
  gap: 80px;
}
@media (max-width: 1199.98px) {
  .fields-listing {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 639.98px) {
  .fields-listing {
    grid-template-columns: repeat(1, 1fr);
    gap: 32px;
  }
}
.fields-listing__image {
  width: 56px;
  height: 56px;
}
@media (max-width: 639.98px) {
  .fields-listing__image {
    width: 40px;
    height: 40px;
  }
}
.fields-listing__image > img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.fields-listing__title {
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  margin-top: 16px;
}
@media (max-width: 639.98px) {
  .fields-listing__title {
    margin-top: 0;
    font-size: 20px;
    letter-spacing: 0.01em;
  }
}
.fields-listing__text:before {
  content: "";
  display: block;
  width: 100%;
  height: 7px;
  background-image: url("./line-separator-Duhl6izi.svg");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% auto;
  margin-bottom: 24px;
  margin-top: 24px;
}
@media (max-width: 639.98px) {
  .fields-listing__text:before {
    margin-bottom: 16px;
    margin-top: 16px;
  }
}
@media (max-width: 639.98px) {
  .fields-listing__title-wrapper {
    display: flex;
    align-items: center;
    gap: 8px;
  }
}
.partners-and-clients {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 32px;
  gap: 32px;
}
@media (max-width: 991.98px) {
  .partners-and-clients {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 639.98px) {
  .partners-and-clients {
    gap: 16px;
  }
}
.partners-and-clients__item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: rgba(44, 51, 45, 0.5);
  padding: 30px;
}
.partners-and-clients__item:before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("./bl-map-back-BvXOQc3x.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: -1;
  opacity: 0.4;
}
.partners-and-clients__image {
  height: 80px;
  margin-bottom: 20px;
}
.partners-and-clients__image > img {
  width: auto;
  height: 100%;
}
.partners-and-clients__title {
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.01em;
  text-align: center;
  -webkit-text-decoration: none;
  text-decoration: none;
  color: white;
}
.partners-action-block {
  padding: 64px;
}
@media (max-width: 639.98px) {
  .partners-action-block {
    padding: 60px 24px;
  }
}
.partners-action-block__title {
  font-weight: 700;
  font-size: 24px;
  line-height: 1.333333333;
  margin-bottom: 16px;
  max-width: 610px;
}
.partners-action-block__description {
  letter-spacing: 0.01em;
  margin-bottom: 24px;
  max-width: 610px;
}
.partners-action-block__button {
  font-weight: 700;
}
.partners-action-block:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: url("./map-sl-pp5YA_Hu.svg");
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0.7;
  z-index: -1;
}