/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}

@font-face {
  font-family: "Basier Circle";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("BasierCircle-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Basier Square";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("BasierSquare-Bold.ttf") format("truetype");
}

* {
  box-sizing: border-box;
  font-family: "Basier Circle";
  margin: 0;
  padding: 0;
  scroll-behavior: smooth;
  transition: all 0.3s ease;
}
html {
  font-size: 1rem;
  font-family: "Basier Circle";
  scroll-behavior: smooth;
  scroll-padding-top: 100px;
}
section[id] {
  scroll-margin-top: 100px;
}
@media (min-width: 2401px) {
  html {
    font-size: 13px;
  }
}
@media (min-width: 2201px) and (max-width: 2400px) {
  html {
    font-size: 12px;
  }
}
@media (min-width: 1901px) and (max-width: 2200px) {
  html {
    font-size: 12px;
  }
}
@media (min-width: 1500px) and (max-width: 1900px) {
  html {
    font-size: 12px;
  }
}
@media (max-width: 1500px) and (min-width: 1300px) {
  html {
    font-size: 12px;
  }
}
@media (max-width: 1299px) {
  html {
    font-size: 11px;
  }
}
::-webkit-scrollbar,
html ::-webkit-scrollbar {
  height: 1rem;
  width: 1rem;
}
::-webkit-scrollbar-track,
html ::-webkit-scrollbar-track {
  background: #f5f1f1;
}
::-webkit-scrollbar-thumb,
html ::-webkit-scrollbar-thumb {
  background-color: #452e24;
  border-radius: 1rem;
  border: 1px solid #e6e6f0;
}
body {
  position: relative;
  width: 100%;
  min-height: 100vh;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;

  overflow-y: auto;
  overflow-x: auto;
}
.main {
  width: 100%;
  min-height: calc(100vh - 60px);
  position: relative;
  flex-grow: 2;
}
a,
button {
  text-decoration: none;
  cursor: pointer;
}
ul {
  list-style: none;
}
img {
  width: 100%;
}

.text_center {
  text-align: center;
}
.r64vbxlcw1qy {
  --mxfx-bg: #fafafa;
  --mxfx-panel: #ffffff;
  --mxfx-accent: #2563eb;
  --mxfx-accent-2: #7c3aed;
  --mxfx-text: #1f2937;
  --mxfx-sub: #6b7280;
  --mxfx-border: #e5e7eb;
  --mxfx-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  --mxfx-shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, 0.1);
}

.cagz98xqt5jy {
  width: 100%;
  max-width: 1400px;
  min-width: 270px;
  margin: 0 auto;
  padding: 10px;
}

.hv27gudimvz7 {
  font-size: 3.6rem;
  color: #1f2937;
  position: relative;
  margin-bottom: 40px;
  font-weight: 700;
}

.k6vz5y8oivzr {
  font-size: 1.4rem;
  color: var(--mxfx-sub);
  line-height: 1.6;
}

.hib80f5nxuq8 {
  font-size: 1.4rem;
  color: gold;
  line-height: 1.6;
  font-weight: 700;
}

.eah4i4heikei {
  font-size: 1.4rem;
  color: var(--mxfx-text);
  text-decoration: none;
  font-weight: 500;
  transition: all 0.2s ease;
}
.eah4i4heikei:hover {
  color: var(--mxfx-accent);
}

.ksh0uan1g214 {
  background: #0f0f13;
  border-bottom: 1px solid #151822;
  box-shadow: var(--mxfx-shadow);
  position: sticky;
  top: 0;
  z-index: 100;
}
.ksh0uan1g214 .eah4i4heikei {
  color: #e8eef7;
}
.ksh0uan1g214 .eah4i4heikei:hover {
  color: var(--mxfx-accent);
}
.ksh0uan1g214 .hv27gudimvz7 {
  color: #e8eef7;
}
.ksh0uan1g214 .xucil22pv06l {
  color: #c7cfda;
}
.ksh0uan1g214 .lhwmt0db66wv {
  color: #e8eef7;
  border-color: #2a2d38;
}
.ksh0uan1g214 .lhwmt0db66wv:hover {
  background: #1a1a22;
}
.ksh0uan1g214 .ogfshouctqsd {
  color: #e8eef7;
  border-color: #2a2d38;
}
.ksh0uan1g214 .ogfshouctqsd:hover {
  background: #1a1a22;
}
.ksh0uan1g214 .cagz98xqt5jy {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;

  position: relative;
}

.lhwmt0db66wv {
  display: none;
  font-size: 1.8rem;
  background: transparent;
  color: var(--mxfx-text);
  border: 2px solid var(--mxfx-border);
  padding: 12px 16px;
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.2s ease;
}
.lhwmt0db66wv:hover {
  background: var(--mxfx-border);
  border-color: var(--mxfx-accent);
}

.c5xvcovqbg87 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 8px 24px;
}
.yoj0rw8v7jiz.c5xvcovqbg87 {
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 320px;
  min-width: 270px;
  background: #0f0f13;
  border-right: 1px solid #151822;
  transform: translateX(-100%);
  transition: transform 0.3s ease;
  padding: 24px;
  z-index: 1000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}
.yoj0rw8v7jiz.c5xvcovqbg87 {
  transform: translateX(0);
}

.z3oj9703sbix {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px 24px;
}
.yoj0rw8v7jiz .z3oj9703sbix {
  flex-direction: column;
  gap: 16px;
  width: 100%;
}
.ywi9gj24exv8 p {
  font-size: 1.4rem;
  margin: 0;
}
.ywi9gj24exv8 a {
  padding: 12px 20px;
  border-radius: 8px;
  display: inline-block;
  transition: all 0.2s ease;
  border: 1px solid transparent;
}
.ywi9gj24exv8 a:hover {
  background: var(--mxfx-border);
  border-color: var(--mxfx-accent);
}

.ogfshouctqsd {
  font-size: 2rem;
  background: transparent;
  color: var(--mxfx-text);
  border: 2px solid var(--mxfx-border);
  padding: 10px 14px;
  border-radius: 8px;
  margin-bottom: 12px;
}
.ogfshouctqsd:hover {
  background: var(--mxfx-border);
}

@media (min-width: 901px) {
  .ogfshouctqsd {
    display: none;
  }
}

@media (min-width: 769px) and (max-width: 1024px) {
  .ksh0uan1g214 .hib80f5nxuq8 {
    display: none !important;
  }
  .ksh0uan1g214 .hhyg10vklmg3 {
    display: none !important;
  }
  .ksh0uan1g214 .cagz98xqt5jy {
    justify-content: space-between !important;
    flex-wrap: nowrap !important;
  }
  .ksh0uan1g214 .lhwmt0db66wv {
    display: block !important;
  }
  .ksh0uan1g214 .ux2v7jgva5tg {
    margin-left: auto !important;
  }
  .ksh0uan1g214 .c5xvcovqbg87 {
    display: none !important;
  }
}

.hhyg10vklmg3 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 8px 16px;
  text-align: center;
}
.ksh0uan1g214 .hhyg10vklmg3 .hv27gudimvz7 {
  font-size: 1.2rem;
}
.ux2v7jgva5tg {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 8px 16px;
  text-decoration: none;
  transition: all 0.2s ease;
}
.ux2v7jgva5tg:hover {
  transform: translateY(-2px);
}
.e8v9rcxrzjwv {
  font-size: 2.4rem;
  color: var(--mxfx-accent);
  font-weight: 700;
}
.xucil22pv06l {
  font-size: 1.4rem;
  color: var(--mxfx-sub);
  font-weight: 500;
}

.lly79qa4ma2a {
  color: var(--mxfx-text);
}
.o1wznbqv15ci {
  color: var(--mxfx-panel);
}
.o434gutr0qb4 {
  color: var(--mxfx-sub);
}
.jp5z0cz8g2lf {
  color: var(--mxfx-text);
}
.t1znfahnwdu5 {
  background: var(--mxfx-accent);
  color: var(--mxfx-panel);
  padding: 14px 24px;
  border-radius: 8px;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
  transition: all 0.2s ease;
  border: 2px solid var(--mxfx-accent);
}
.t1znfahnwdu5:hover {
  background: var(--mxfx-panel);
  color: var(--mxfx-accent);
  transform: translateY(-2px);
  box-shadow: var(--mxfx-shadow-lg);
}
.enxk722nj3by {
  background: var(--mxfx-panel);
  color: var(--mxfx-text);
  padding: 14px 24px;
  border-radius: 8px;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
  transition: all 0.2s ease;
  border: 2px solid var(--mxfx-border);
}
.enxk722nj3by:hover {
  background: var(--mxfx-accent);
  color: var(--mxfx-panel);
  border-color: var(--mxfx-accent);
  transform: translateY(-2px);
  box-shadow: var(--mxfx-shadow-lg);
}
.gtdy594vpdgt {
  font-size: 2.4rem;
  font-weight: 700;
}
.lpurep9zjgfj {
  font-size: 1.4rem;
  font-weight: 500;
}

.j8ins6cff7de {
  background: var(--mxfx-bg);
  flex-grow: 1;
}
.j8ins6cff7de .cagz98xqt5jy {
  padding: 80px 24px;
  text-align: center;
}

.xc7n5inw5qzh {
  background: #0f0f13;
  border-top: 1px solid #151822;
  padding: 40px 0;
}
.xc7n5inw5qzh .eah4i4heikei {
  color: #e8eef7;
}
.xc7n5inw5qzh .eah4i4heikei:hover {
  color: var(--mxfx-accent);
}
.xc7n5inw5qzh .hib80f5nxuq8 {
  color: #e8eef7;
}
.xc7n5inw5qzh .k6vz5y8oivzr {
  color: #c7cfda;
}
.qpr9ytjn32ft {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 16px 32px;
  margin-bottom: 24px;
}
.n8xaorqsj6zl {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 8px 24px;
  text-align: center;
}

.wy9ttld7x90y {
  background: var(--mxfx-accent);
  color: var(--mxfx-panel);
  padding: 14px 24px;
  border-radius: 8px;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
  transition: all 0.2s ease;
  border: 2px solid var(--mxfx-accent);
}
.wy9ttld7x90y:hover {
  background: var(--mxfx-panel);
  color: var(--mxfx-accent);
  transform: translateY(-2px);
  box-shadow: var(--mxfx-shadow-lg);
}

@media (max-width: 768px) {
  .cagz98xqt5jy {
    padding: 16px;
  }
  .hv27gudimvz7 {
    font-size: 2.4rem;
  }
  .j8ins6cff7de .cagz98xqt5jy {
    padding: 40px 16px;
  }
  .ksh0uan1g214 .cagz98xqt5jy {
    flex-direction: column;
    align-items: center;
    gap: 12px;
  }
}

@media (min-width: 901px) {
  .ksh0uan1g214 .cagz98xqt5jy {
    justify-content: center;
  }
  .c5xvcovqbg87 {
    min-width: 360px;
    margin-right: auto;
  }
  .hhyg10vklmg3 {
    margin-left: auto;
    margin-right: auto;
    padding: 4px 12px;
  }
  .ux2v7jgva5tg {
    margin-left: auto;
    min-width: 240px;
    justify-content: flex-end;
  }
}

@media (min-width: 769px) and (max-width: 1024px) {
  .ksh0uan1g214 .hib80f5nxuq8 {
    display: none !important;
  }
  .ksh0uan1g214 .hhyg10vklmg3 {
    display: none !important;
  }
  .ksh0uan1g214 .cagz98xqt5jy {
    justify-content: space-between !important;
    flex-wrap: nowrap !important;
  }
  .ksh0uan1g214 .lhwmt0db66wv {
    display: block !important;
  }
  .ksh0uan1g214 .ux2v7jgva5tg {
    margin-left: auto !important;
  }
  .ksh0uan1g214 .c5xvcovqbg87 {
    display: none !important;
  }
}

.ds89sf0zasw9 {
  font-size: 1.8rem;
  color: #475569;
  line-height: 1.85;
  margin-top: 16px;
}
@media (max-width: 1024px) {
  .ksh0uan1g214 .cagz98xqt5jy {
    justify-content: center;
  }
  .c5xvcovqbg87 {
    display: none;
  }
  .yoj0rw8v7jiz.c5xvcovqbg87 {
    display: flex;
  }
  .lhwmt0db66wv {
    display: block;
  }
  .hhyg10vklmg3 {
    order: -1;
    width: 100%;
    position: static;
    display: none;
  }
  .ux2v7jgva5tg {
    order: 1;
  }
  .hib80f5nxuq8 {
    display: none;
  }
   .hib80f5nxuq82 {
    display: flex;
  }
}

.g01xcgapvedr {
  background: linear-gradient(135deg, #0f172a 0%, #1e293b 50%, #334155 100%);
  padding: 80px 0;
  position: relative;
  overflow: hidden;
}

.g01xcgapvedr::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(
      135deg,
      rgba(30, 41, 59, 0.4) 0%,
      rgba(0, 3, 8, 0.4) 50%,
      rgba(0, 2, 4, 0.4) 100%
    ),
    url(resourse/fonfhgvc7btr.webp);
  background-size: cover;
  background-position: center;
  z-index: 1;
}

.a4bqdyej7j5p {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 20px;
  text-align: center;
  position: relative;
  z-index: 2;
}

.a4bqdyej7j5p .hv27gudimvz7 {
  color: #ffffff;
  margin-bottom: 30px;
  font-size: 4.2rem;
  line-height: 1.2;
}

.x859aa9ef5t8 {
  font-size: 1.6rem;
  color: #e2e8f0;
  line-height: 1.7;
  margin-bottom: 30px;
  font-weight: 400;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.r4xs9aqjr5c2 {
  margin-top: 40px;
}

.s4f2uigc3qmw {
  font-size: 1.4rem;
  color: #94a3b8;
  margin: 0;
  font-style: italic;
}

.t8dwog63dcpi {
  background: linear-gradient(135deg, #f8fafc 0%, #e2e8f0 100%);
  padding: 80px 0;
}

.m3d35s2hw212 {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 20px;
}

.m3d35s2hw212 .hv27gudimvz7 {
  text-align: center;
  margin-bottom: 50px;
  color: #1e293b;
  font-size: 3.6rem;
}

.hprq801z455q {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 40px;
}

.xkd15ys0d3sr {
  flex: 1;
  min-width: 270px;
  max-width: 500px;
  background: white;
  border-radius: 16px;
  padding: 40px 30px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
  border: 1px solid #e2e8f0;
  position: relative;
  overflow: hidden;
}

.xkd15ys0d3sr::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: linear-gradient(90deg, #3b82f6, #8b5cf6, #10b981);
}

.xkd15ys0d3sr:hover {
  transform: translateY(-5px);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}

.joqe6d924dac {
  font-size: 2.2rem;
  color: #1e293b;
  margin-bottom: 20px;
  font-weight: 700;
}

.zhyuisjji4s4 {
  font-size: 1.4rem;
  color: #64748b;
  margin-bottom: 25px;
  line-height: 1.6;
}

.jrfgd1t2opsp {
  list-style: none;
  padding: 0;
  margin: 0;
}

.jrfgd1t2opsp li {
  margin-bottom: 12px;
  position: relative;
  padding-left: 25px;
}

.jrfgd1t2opsp li::before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 0;
  color: #10b981;
  font-weight: bold;
  font-size: 1.2rem;
}

.jrfgd1t2opsp p {
  font-size: 1.4rem;
  color: #374151;
  margin: 0;
  line-height: 1.5;
}

.yx7mcp13emhq {
  background: linear-gradient(135deg, #1e293b 0%, #334155 100%);
  padding: 80px 0;
  position: relative;
}

.yx7mcp13emhq::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(
      135deg,
      rgba(30, 41, 59, 0.4) 0%,
      rgba(0, 3, 8, 0.4) 50%,
      rgba(0, 2, 4, 0.4) 100%
    ),
    url(resourse/fonfhgvc7btr.webp);
  background-size: cover;
  background-position: center;
  z-index: 1;
}

.wpg3qfbnsj58 {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
  z-index: 2;
}

.wpg3qfbnsj58 .hv27gudimvz7 {
  text-align: center;
  margin-bottom: 50px;
  color: #ffffff;
  font-size: 3.6rem;
}

.jur89c9xk30u {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px;
}

.jur89c9xk30u .g01xcgapvedr {
  flex: 1;
  min-width: 270px;
  max-width: 350px;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 16px;
  padding: 40px 30px;
  text-align: center;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
}

.jur89c9xk30u .g01xcgapvedr::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: linear-gradient(90deg, #3b82f6, #8b5cf6, #10b981);
}

.jur89c9xk30u .g01xcgapvedr:hover {
  transform: translateY(-5px);
  background: rgba(255, 255, 255, 0.15);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
}

.jur89c9xk30u .a4bqdyej7j5p {
  font-size: 1.8rem;
  color: #ffffff;
  margin-bottom: 15px;
  font-weight: 700;
}

.jur89c9xk30u .x859aa9ef5t8 {
  font-size: 1.4rem;
  color: #e2e8f0;
  line-height: 1.6;
  margin: 0;
}

.jur89c9xk30u .x859aa9ef5t8 a {
  color: #60a5fa;
  text-decoration: none;
  transition: color 0.3s ease;
}

.jur89c9xk30u .x859aa9ef5t8 a:hover {
  color: #93c5fd;
}

@media (max-width: 768px) {
  .a4bqdyej7j5p .hv27gudimvz7 {
    font-size: 3.2rem;
  }

  .x859aa9ef5t8 {
    font-size: 1.4rem;
  }

  .m3d35s2hw212 .hv27gudimvz7,
  .wpg3qfbnsj58 .hv27gudimvz7 {
    font-size: 2.8rem;
  }

  .hprq801z455q {
    flex-direction: column;
    align-items: center;
  }

  .jur89c9xk30u {
    flex-direction: column;
    align-items: center;
  }

  .xkd15ys0d3sr {
    max-width: 100%;
  }

  .jur89c9xk30u .g01xcgapvedr {
    max-width: 100%;
  }
}
