/*! 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;
  }
}

.di7jbf84w8qv {
  background: linear-gradient(135deg, #fef3c7 0%, #fde68a 30%, #f59e0b 100%);
  display: flex;
  align-items: center;
  padding: 80px 0;
  position: relative;
  overflow: hidden;
}

.wu1ssd3yb9wj {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 60px;
  position: relative;
  z-index: 2;
}

.sghqr0jep8b6 {
  flex: 1;
  min-width: 270px;
  max-width: 900px;
  text-align: center;
}

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

.l3wl5qk9uezb {
  font-size: 1.6rem;
  color: #4b5563;
  line-height: 1.7;
  margin-bottom: 40px;
  font-weight: 400;
}

.ws08cinl3a6m {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
  margin-top: 40px;
}

.mdy6qgdkah54 {
  background: #111827;
  color: #ffffff;
  padding: 16px 32px;
  border-radius: 12px;
  text-decoration: none;
  font-weight: 700;
  font-size: 1.4rem;
}

.mdy6qgdkah54:hover {
  transform: translateY(-3px);
}

.szc5trn0cbel {
  background: transparent;
  color: #111827;
  padding: 16px 32px;
  border-radius: 12px;
  text-decoration: none;
  font-weight: 700;
  border: 2px solid #111827;
  font-size: 1.4rem;
}

.szc5trn0cbel:hover {
  transform: translateY(-3px);
}

.ultost8vioag {
  flex: 1;
  min-width: 270px;
  max-width: 500px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.ultost8vioag img {
  width: 100%;
  max-width: 450px;
  border-radius: 12px;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
  transition: transform 0.3s ease;
}

.ultost8vioag img:hover {
  transform: scale(1.02);
}

.mha0q7d8kj0p {
  background: linear-gradient(135deg, #f1f5f9 0%, #e2e8f0 100%);
  padding: 100px 0;
  position: relative;
}

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

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

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

.kmv9rz4m0udt {
  flex: 1;
  min-width: 270px;
  max-width: 400px;
}

.uwu6jb9t6zni {
  background: white;
  border-radius: 20px;
  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;
}

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

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

.crmy4nj3t3cf {
  font-size: 2.4rem;
  color: #1e293b;
  margin-bottom: 30px;
  font-weight: 700;
  text-align: center;
}

.kq0a6ifmrfkc {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.x52ugfddk88j {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 0;
  border-bottom: 1px solid #f1f5f9;
  transition: all 0.3s ease;
}

.x52ugfddk88j:hover {
  background: #f8fafc;
  padding: 15px 10px;
  border-radius: 8px;
  margin: 0 -10px;
}

.x52ugfddk88j:last-child {
  border-bottom: none;
}

.q008qqk9mvo1 {
  font-size: 1.4rem;
  color: #374151;
  margin: 0;
  flex: 1;
  line-height: 1.5;
}

.niuovp0gg7lv {
  font-size: 1.6rem;
  color: #059669;
  font-weight: 700;
  margin: 0;
  white-space: nowrap;
  margin-left: 20px;
}

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

.ad32zr1ldpif::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;
}

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

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

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

.z947md5fp1iu {
  flex: 1;
  min-width: 270px;
  max-width: 300px;
  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;
}

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

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

.sx3aa0lfvgnc {
  font-size: 3rem;
  margin-bottom: 20px;
  display: block;
  color: gold;
}

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

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

/* Unique architecture - no template cards */
.u0fgz7o5c1xr {
  background: linear-gradient(135deg, #fef3c7 0%, #fde68a 30%, #f59e0b 100%);
  padding: 120px 0;
  position: relative;
  overflow: hidden;
}

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

.hklc9j7i8bi6 .hv27gudimvz7 {
  text-align: center;
  margin-bottom: 80px;
  color: #1e293b;
  font-size: 3.6rem;
  position: relative;
}

.hklc9j7i8bi6 .hv27gudimvz7::after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  width: 100px;
  height: 4px;
  background: linear-gradient(90deg, #2563eb, #7c3aed);
  border-radius: 2px;
}

.wo0xptnms70s {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
  position: relative;
}

.wo0xptnms70s::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: 2px;
  background: linear-gradient(
    90deg,
    transparent,
    #2563eb,
    #7c3aed,
    transparent
  );
  z-index: 1;
}

.guoaxp0wgcdx {
  flex: 1;
  min-width: 270px;
  max-width: 400px;
  background: linear-gradient(135deg, #fef3c7 0%, #fde68a 30%, #f59e0b 100%);
  border-radius: 0;
  padding: 2rem 1rem;
  box-shadow: none;
  transition: none;
  border: none;
  position: relative;
  overflow: visible;
  z-index: 2;
}

.guoaxp0wgcdx::before {
  display: none;
}

.guoaxp0wgcdx:hover {
  transform: none;
  box-shadow: none;
}

.z1zo3tdk7xv5 {
  padding: 0;
  position: relative;
}

.c6xd5ly81ve0 {
  font-size: 2.8rem;
  color: #1e293b;
  margin-bottom: 30px;
  font-weight: 700;
  position: relative;
  padding-left: 30px;
}

.c6xd5ly81ve0::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 6px;
  height: 40px;
  background: linear-gradient(135deg, #2563eb, #7c3aed);
  border-radius: 3px;
}

.aofofw5oqgb8 {
  font-size: 1.4rem;
  color: #4b5563;
  margin-bottom: 15px;
  line-height: 1.4;
  font-weight: 400;
}

.eddjvf51eoft {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: 1fr;
  gap: 15px;
}

.eddjvf51eoft li {
  margin-bottom: 0;
  position: relative;
  padding-left: 0;
  padding: 10px 20px;
  background: linear-gradient(135deg, #f8fafc, #f1f5f9);
  border-radius: 12px;
  border-left: 4px solid #2563eb;
  transition: all 0.3s ease;
}

.eddjvf51eoft li:hover {
  transform: translateX(10px);
  box-shadow: 0 10px 25px rgba(37, 99, 235, 0.1);
}

.eddjvf51eoft li::before {
  display: none;
}

.eddjvf51eoft p {
  font-size: 1.4rem;
  color: #374151;
  margin: 0;
  line-height: 1.6;
  font-weight: 500;
}

.cb997g8jpvl3 {
  margin-top: 40px;
  text-align: center;
  padding: 30px;
  background: linear-gradient(135deg, #2563eb, #7c3aed);
  border-radius: 20px;
  position: relative;
  overflow: hidden;
}

.cb997g8jpvl3::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;
}

.y5pihad4tonu {
  font-size: 2.4rem;
  color: #ffffff;
  font-weight: 700;
  position: relative;
  z-index: 2;
}

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

.l1ktgu40awzg::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;
}

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

.xxd7j4781tyn .hv27gudimvz7 {
  text-align: center;
  margin-bottom: 80px;
  color: #ffffff;
  font-size: 3.6rem;
  position: relative;
}

.xxd7j4781tyn .hv27gudimvz7::after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  width: 100px;
  height: 4px;
  background: linear-gradient(90deg, #2563eb, #7c3aed);
  border-radius: 2px;
}

.f8xdn00sa0jw {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 40px;
  position: relative;
}

.f8xdn00sa0jw::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: 2px;
  background: linear-gradient(
    90deg,
    transparent,
    #2563eb,
    #7c3aed,
    transparent
  );
  z-index: 1;
}

.m4sqzw85agun {
  flex: 1;
  min-width: 270px;
  max-width: 300px;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 20px;
  padding: 50px 40px;
  text-align: center;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
  z-index: 2;
}

.m4sqzw85agun::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 6px;
  background: linear-gradient(90deg, #2563eb, #7c3aed);
  border-radius: 20px 20px 0 0;
}

.m4sqzw85agun:hover {
  transform: translateY(-10px);
  background: rgba(255, 255, 255, 0.15);
  box-shadow: 0 25px 50px rgba(0, 0, 0, 0.3);
}

.y5lnxk4nx7ts {
  font-size: 4rem;
  margin-bottom: 30px;
  display: block;
}

.cepc5bi1nj2h {
  font-size: 2rem;
  color: #ffffff;
  margin-bottom: 20px;
  font-weight: 700;
}

.dv6kgmoa1xro {
  font-size: 1.4rem;
  color: #e2e8f0;
  line-height: 1.8;
  margin: 0;
}

.xxd7j4781tyn > .dv6kgmoa1xro {
  font-size: 1.6rem;
  color: #e2e8f0;
  line-height: 1.8;
  margin-bottom: 60px;
  text-align: center;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.cfpzcbfb8um8 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px;
  margin-top: 60px;
}

.hn1bqun75kf2 {
  background: gold;
  color: black;
  padding: 20px 40px;
  border-radius: 12px;
  text-decoration: none;
  font-size: 1.4rem;
  font-weight: 600;
  transition: all 0.3s ease;
}

.hn1bqun75kf2:hover {
  transform: translateY(-3px);
}

.m8tllyldx727 {
  background: transparent;
  color: gold;
  padding: 20px 40px;
  border: 2px solid gold;
  border-radius: 12px;
  text-decoration: none;
  font-size: 1.4rem;
  font-weight: 600;
  transition: all 0.3s ease;
}

.m8tllyldx727:hover {
  transform: translateY(-3px);
}

.o6rgcgcxiut4 {
  background: linear-gradient(135deg, #f8fafc 0%, #e2e8f0 100%);
  padding: 120px 0;
  position: relative;
}

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

.ryhfkzs2vglj .hv27gudimvz7 {
  text-align: center;
  margin-bottom: 80px;
  color: #1e293b;
  font-size: 3.6rem;
  position: relative;
}

.ryhfkzs2vglj .hv27gudimvz7::after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  width: 100px;
  height: 4px;
  background: linear-gradient(90deg, #2563eb, #7c3aed);
  border-radius: 2px;
}

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

.u7sb3vx6isxg {
  flex: 1;
  min-width: 270px;
  max-width: 380px;
  background: transparent;
  border-radius: 0;
  padding: 0;
  box-shadow: none;
  transition: all 0.5s ease;
  border: none;
  position: relative;
  overflow: visible;
}

.u7sb3vx6isxg::before {
  content: "";
  position: absolute;
  top: -10px;
  left: -10px;
  right: -10px;
  bottom: -10px;
  background: linear-gradient(135deg, #2563eb, gold, #7c3aed, #2563eb);
  border-radius: 25px;
  opacity: 0;
  transition: opacity 0.5s ease;
  z-index: -1;
}

.u7sb3vx6isxg:hover::before {
  opacity: 0.15;
}

.u7sb3vx6isxg:hover {
  transform: scale(1.05);
}

.rr1drcl05lbc {
  font-size: 1.7rem;
  color: #1e293b;
  margin-bottom: 0;
  line-height: 1.9;
  font-style: italic;
  position: relative;
  padding: 40px 35px;
  background: #ffffff;
  border-radius: 25px 25px 0 0;
  border: none;
  box-shadow: 0 -5px 25px rgba(0, 0, 0, 0.08);
  font-weight: 400;
}

.rr1drcl05lbc::before {
  content: "\201C";
  position: absolute;
  top: 15px;
  left: 20px;
  font-size: 5rem;
  color: rgb(12, 77, 218);
  font-family: Georgia, serif;
  line-height: 1;
  opacity: 0.3;
}

.rr1drcl05lbc::after {
  content: "\201D";
  position: absolute;
  bottom: 15px;
  right: 20px;
  font-size: 5rem;
  color: rgb(12, 77, 218);
  font-family: Georgia, serif;
  line-height: 1;
  opacity: 0.3;
}

.q2mzx1s8f2e8 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-top: 0;
  padding: 30px 35px;
  background: linear-gradient(135deg, #1e293b 0%, #334155 100%);
  border-radius: 0 0 25px 25px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}

.q2mzx1s8f2e8::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: linear-gradient(90deg, #2563eb, gold, #7c3aed);
  z-index: 2;
}

.q2mzx1s8f2e8::after {
  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;
  opacity: 0.3;
  z-index: 1;
}

.u4n3jclbfzyd {
  font-size: 2rem;
  color: #ffffff;
  font-weight: 700;
  position: relative;
  z-index: 2;
  margin-bottom: 5px;
}

.tkv5ys65k45e {
  font-size: 1.4rem;
  color: gold;
  font-weight: 600;
  position: relative;
  z-index: 2;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

/* Form section styles */
.vjkp0lubm9vy {
  background: linear-gradient(135deg, #1e293b 0%, #334155 100%);
  padding: 120px 0;
  position: relative;
  overflow: hidden;
}

.vjkp0lubm9vy::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;
}

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

.lqace504tj82 .hv27gudimvz7 {
  text-align: center;
  margin-bottom: 30px;
  color: #ffffff;
  font-size: 3.6rem;
  position: relative;
}

.lqace504tj82 .hv27gudimvz7::after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  width: 100px;
  height: 4px;
  background: linear-gradient(90deg, #2563eb, gold);
  border-radius: 2px;
}

.xxpnqnau9mh8 {
  font-size: 1.6rem;
  color: #e2e8f0;
  line-height: 1.8;
  margin-bottom: 60px;
  text-align: center;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.ym7z74jbhnux {
  max-width: 700px;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(10px);
  padding: 50px 40px;
  border-radius: 25px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.3);
  position: relative;
}

.ym7z74jbhnux::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 6px;
  background: linear-gradient(90deg, #2563eb, gold, #7c3aed);
  border-radius: 25px 25px 0 0;
}

.rimlok7gy4vm {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
  margin-bottom: 30px;
}

.e1lya9wno16z {
  padding-top: 10px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.xx3i8qtdbakb {
  font-size: 1.4rem;
  color: #ffffff;
  font-weight: 600;
  margin-bottom: 0;
}

.is0h9wynpp5y {
  padding: 16px 20px;
  border-radius: 12px;
  border: 2px solid rgba(255, 255, 255, 0.3);
  background: rgba(255, 255, 255, 0.1);
  color: #ffffff;
  font-size: 1.4rem;
  font-family: "Basier Circle";
  transition: all 0.3s ease;
}

.is0h9wynpp5y:focus {
  outline: none;
  border-color: gold;
  background: rgba(255, 255, 255, 0.15);
  box-shadow: 0 0 0 3px rgba(255, 215, 0, 0.2);
}

.is0h9wynpp5y::placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.tuckll8vqsb5 {
  padding: 16px 20px;
  border-radius: 12px;
  border: 2px solid rgba(255, 255, 255, 0.3);
  background: rgba(255, 255, 255, 0.1);
  color: #ffffff;
  font-size: 1.4rem;
  font-family: "Basier Circle";
  transition: all 0.3s ease;
  resize: vertical;
  min-height: 120px;
}

.tuckll8vqsb5:focus {
  outline: none;
  border-color: gold;
  background: rgba(255, 255, 255, 0.15);
  box-shadow: 0 0 0 3px rgba(255, 215, 0, 0.2);
}

.tuckll8vqsb5::placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.txzy68oomrxa {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 30px;
  padding-top: 10px;
}

.tf3q1bsa7a7o {
  width: 20px;
  height: 20px;
  cursor: pointer;
  accent-color: gold;
}

.gf38gqj7w0md {
  font-size: 1.4rem;
  color: #e2e8f0;
  margin: 0;
  line-height: 1.5;
}

.gf38gqj7w0md a {
  color: gold;
  text-decoration: underline;
  transition: color 0.3s ease;
}

.gf38gqj7w0md a:hover {
  color: #ffffff;
}

.h5mtgwk6o4ax {
  width: 100%;
  padding: 20px 40px;
  background: gold;
  color: #111827;
  font-size: 1.6rem;
  font-weight: 700;
  border: none;
  border-radius: 12px;
  cursor: pointer;
  transition: all 0.3s ease;
  font-family: "Basier Circle";
  box-shadow: 0 8px 25px rgba(255, 215, 0, 0.3);
}

.h5mtgwk6o4ax:hover {
  transform: translateY(-3px);
  box-shadow: 0 12px 35px rgba(255, 215, 0, 0.4);
}

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

  .l3wl5qk9uezb {
    font-size: 1.4rem;
  }

  .gv9c99zvoag9 .hv27gudimvz7,
  .w2c3nrza1vgq .hv27gudimvz7 {
    font-size: 2.8rem;
  }

  .wu1ssd3yb9wj {
    flex-direction: column;
    gap: 40px;
  }

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

  .mdy6qgdkah54,
  .szc5trn0cbel {
    width: 100%;
    max-width: 300px;
    text-align: center;
  }

  .x52ugfddk88j {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }

  .niuovp0gg7lv {
    margin-left: 0;
  }

  .hklc9j7i8bi6 .hv27gudimvz7,
  .xxd7j4781tyn .hv27gudimvz7,
  .ryhfkzs2vglj .hv27gudimvz7 {
    font-size: 2.8rem;
  }

  .wo0xptnms70s {
    grid-template-columns: 1fr;
  }

  .wo0xptnms70s::before {
    display: none;
  }

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

  .f8xdn00sa0jw::before {
    display: none;
  }

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

  .guoaxp0wgcdx,
  .m4sqzw85agun,
  .u7sb3vx6isxg {
    max-width: 100%;
  }

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

  .hn1bqun75kf2,
  .m8tllyldx727 {
    width: 100%;
    max-width: 300px;
    text-align: center;
  }

  .lqace504tj82 .hv27gudimvz7 {
    font-size: 2.8rem;
  }

  .xxpnqnau9mh8 {
    font-size: 1.4rem;
  }

  .ym7z74jbhnux {
    padding: 30px 20px;
  }

  .rimlok7gy4vm {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .h5mtgwk6o4ax {
    font-size: 1.4rem;
    padding: 18px 32px;
  }
}
