:root {
    --color-text: #d7e4f5; 
    --bg: #081424;
    --color-accent: #31a2be;	
    --color-cta-box-shadow: rgba(37, 117, 252, 0.3);
  }
body {
  margin: 0;
  font-family: 'Nunito', sans-serif;
  background-color: var(--color-text);
  color: var(--color-accent);
  line-height: 1.6;
  font-size: 18px;
  background-color: var(--bg);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
* {
  box-sizing: border-box;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.75em;
  font-weight: 900;
  line-height: 1.2;
  color: white;
}
h1 {
  font-size: 2.8rem;
}
h2 {
  font-size: 2.2rem;
}
h3 {
  font-size: 1.5rem;
}
p {
  margin-top: 0;
  margin-bottom: 1em;
}
a {
  color: var(--color-accent);
  text-decoration: none;
  font-weight: 700;
}
a:hover {
  text-decoration: underline;
}
img {
  max-width: 100%;
  height: auto;
  display: block;
}
.axwnikx6 {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 16px;
}
.ec80hsq7 {
  display: flex;
  gap: 12px;
  justify-content: center;
}
.wu8maapi {
  display: inline-flex;
  gap: 4px;
  padding: 0 28px;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  height: 46px;
  font-weight: 900;
  font-size: 1rem;
  text-align: center;
  cursor: pointer;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  border: none;
  text-decoration: none !important;
}
.sgcsvkrdzwx { display: flex; padding: 27px 9px; }
.ohrj5vx0 {
  padding: 0 20px 0 18px;
}
.wu8maapi:hover {
  box-shadow: 0 6px 15px rgba(62, 68, 100, 0.2);
}
.jl713y8d {
  background-color: var(--color-accent);
  box-shadow: var(--color-accent);
  color: var(--color-text);
  border: 2px solid var(--color-accent);
}
.jon7z3xi {
  background-color: transparent;
  color: var(--color-accent);
  border: 2px solid var(--color-accent);
  transition: background-color 0.3s, color 0.3s;
}
.jl713y8d:hover,
.jon7z3xi:hover {
  background-color: inherit;
  border: 3px solid var(--color-accent);
  transform: scale(1.05);
  color: var(--color-accent);
}
.t28r2za0 {
  padding: 18px 40px;
  font-size: 1.2rem;
  height: 54px;
}
.xfdvj5au {
  background-color: #000;
  color: #fff;
}
/* --- Table --- */
.nawrpnlu {
  overflow-x: auto;
  border-radius: 12px;
  box-shadow: 0 4px 15px rgba(62, 68, 100, 0.1);
  margin-bottom: 2em;
}
.odiuquqy {
  width: 100%;
  border-collapse: collapse;
  background-color: #fff;
  color: #000;
}
.mxlcludr {
  background-color: var(--color-accent);
  color: var(--color-text);
  padding: 15px 20px;
  text-align: left;
  font-weight: 700;
}
.jel9fk2k {
  padding: 15px 20px;
  border-bottom: 1px solid #e8eaf6;
}
.s91627yg .o2qyri0z:last-child .jel9fk2k {
  border-bottom: none;
}
.s91627yg .o2qyri0z:nth-child(even) {
  background-color: #f7f8fc;
}
.jel9fk2k:first-child {
  font-weight: 700;
  color: #3c488d;
}
/* --- Lists --- */
.nww8gj2s {
  padding-left: 20px;
  margin-bottom: 1em;
}
.cdfpwb8fwusf { width: 73vw; padding: 20px 25px; color: rgb(242, 147, 54); }
.qox6l0qq {
  margin-bottom: 1em;
}
.ryvvmxgh {
  padding-left: 20px;
}
.r3avng9d {
  list-style-type: '🐔';
  padding-left: 25px;
  margin-top: 0.5em;
}
.r3avng9d li {
  margin-bottom: 0.5em;
}
.bgwu6n8a {
  list-style: none;
  padding: 0;
  margin: 0 0 1em 0;
}
.c8tm5c1y {
  padding-left: 35px;
  position: relative;
  margin-bottom: 0.8em;
}
.c8tm5c1y::before {
  content: '✅';
  position: absolute;
  left: 0;
  top: 0;
  color: #EA386A;
}
.vjvjw7bz .c8tm5c1y {
  font-size: 1.1rem;
  font-weight: 700;
}
/* --- Card --- */
.awcn9yll {
  border-radius: 24px;
}
.lzvilduc {
  color: var(--color-accent);
}
.o2iar9qf {
  margin-bottom: 1em;
}
/* --- FAQ --- */
.q05pypti {
  border-bottom: 2px solid #e8eaf6;
}
.q05pypti:last-child {
  border-bottom: none;
}
.n25ozbvk {
  font-size: 1.2rem;
  font-weight: 700;
  padding: 20px 34px 20px 0;
  cursor: pointer;
  position: relative;
  list-style: none;
  color: var(--color-accent);
}
.xejzao0egeka { border: 4px solid #e6d7bd; display: block; width: 16px; padding-right: 4px; color: rgb(10, 121, 9); margin: -8px; }
.n25ozbvk::-webkit-details-marker {
  display: none;
  /* for chrome */
}
.n25ozbvk::after {
  content: '+';
  font-size: 2rem;
  font-weight: 400;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.2s ease;
  color: #EA386A;
}
.q05pypti[open] .n25ozbvk::after {
  transform: translateY(-50%) rotate(45deg);
}
.e30aagju {
  padding: 0 1em 1.2em 1em;
  animation: fadeIn 0.3s ease;
}
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(-10px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.bnqt8lsj {
  padding: 7px 0;
  background-color: var(--bg);
  box-shadow: 0 2px 10px rgba(7, 11, 31, 0.374);
  position: relative;
  top: 0;
  z-index: 100;
}
.adwrpmlt,
.boep5wn0 {
  height: 60px;
  width: 60px;
}
.hpn12i8l {
  display: flex;
  gap: 12px;
  position: relative;
  z-index: 2000;
}
.vkbd2m0c {
  color: #fff;
  font-size: 24px;
  font-weight: 900;
}
.xfuowcf8 {
  margin-top: 16px;
}
.uq2ztdzi {
  display: flex;
  gap: 32px;
  flex-wrap: wrap;
  font-size: 13px;
}
.cxq6aq5r {
  color: #9fa5d5;
}
.xkpcoihe {
  display: flex;
  align-items: center;
  gap: 24px;
}
.mmmlj888a4p { padding-left: 18px; color: rgb(120, 148, 60); display: none; }
/* --- Hero Section --- */
.h9485ymh {
  padding: 30px 0 0;
  background: url(/img/bg.gfl85uw6) no-repeat;
  overflow: hidden;
  position: relative;
  color: #fff;
  text-align: center;
  background-size: cover;
}
.h9485ymh::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: linear-gradient(0deg, var(--bg), transparent);
  bottom: 0;
  left: 0;
}
.vcc4o5kq {
  position: relative;
  z-index: 1;
}
.ud2xp3dm {
  position: relative;
}
.sshpguoc {
  height: 120px;
  margin: 0 auto 32px;
  display: block;
}
.a7zje7lr {
  width: 80%;
  height: 80%;
  background: linear-gradient(135deg, var(--color-accent), #00a2ff71);
  left: -40px;
  top: -60px;
  border-radius: 50%;
  filter: blur(80px);
  position: absolute;
  z-index: -1;
  animation: phone__shadow 6s infinite linear;
}
@keyframes phone__shadow {
  0% {
    transform: scale(1) translate(0);
  }

  30% {
    transform: scale(1.1) translate(-50px, -60px);
  }

  70% {
    transform: scale(1.3) translate(250px, -20px);
  }

  100% {
    transform: scale(1) translate(0);
  }
}
.b325k6a3 {
  color: var(--color-text);
  margin-bottom: 0.5em;
  font-size: 32px;
}
.uaw8w0sm {
  font-size: 1.2rem;
  font-weight: 700;
  margin-bottom: 1em;
}
.psp5xji9 {
  margin-bottom: 2em;
  letter-spacing: -0.01em;
}
.bqrs10s6 {
  color: #151825;
}
.ienmn5zm .v5jk6qck {
  color: var(--color-text);
}
.rd3kl1yu {
  position: relative;
  margin-bottom: 24px;
}
.gjglnx2j {
  position: relative;
  border-radius: 32px;
  height: auto;
  width: 100%;
}
.ehg26342 {
  background: linear-gradient(180deg, #3a3e52 56px, var(--color-accent) 57px, #151825);
  position: relative;
  z-index: 1;
  max-width: 860px;
  padding: 10px;
  margin: auto;
  border-radius: 56px;
  border: 10px solid #466680;
}
.qn97czg5nt { border: 3px dotted #2aebeb; margin: 20px; padding-left: 5px; display: block; color: rgb(166, 207, 29); }
.vogpli1q {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-left: auto;
  max-width: 55%;
}
.a1q94un3 {
  font-weight: 500;
  font-size: 14px;
  color: #fff;
}
.x6u34cmt {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  width: 44px;
  border-radius: 8px;
  height: 44px;
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 12px 10px;
  z-index: 1001;
  background-color: var(--color-accent);
}
.ux8nbzlr {
  width: 24px;
  height: 3px;
  background-color: #372d00;
  border-radius: 3px;
  transition: all 0.3s ease-in-out;
}
.x6u34cmt[is-active] .ux8nbzlr:nth-child(1) {
  transform: translateY(7px) rotate(45deg);
}
.x6u34cmt[is-active] .ux8nbzlr:nth-child(2) {
  opacity: 0;
}
.x6u34cmt[is-active] .ux8nbzlr:nth-child(3) {
  transform: translateY(-7px) rotate(-45deg);
}
.xi4bppjt {
  display: flex;
  justify-content: space-between;
}
.h8escjo2 {
  position: fixed;
  top: 0;
  right: -100%;
  width: 100%;
  max-width: 440px;
  height: 100vh;
  background-color: #25283b;
  z-index: 1000;
  transition: right 0.2s linear;
  padding-top: 80px;
  box-shadow: -5px 0 15px rgba(0, 0, 0, 0.1);
}
/* Состояние открытого меню */
.h8escjo2[is-open] {
  right: 0;
}
.czqkgfl0 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.qxuaex7l {
  display: block;
  padding: 15px 25px;
  color: #fff;
  text-decoration: none;
  font-size: 1.2rem;
  transition: background-color 0.2s;
}
.bjigdyoe { margin: -1px; padding-left: 19px; border: 5px dashed #69e32b; }
.qxuaex7l:hover {
  background-color: #00112277;
}
[body-no-scroll] {
  overflow: hidden;
}
.xns28gn1 {
  font-weight: 900;
  color: var(--color-accent);
}
.fpdkfkq5 {
  color: #fff;
}
/* --- Section --- */
.hz8anq84 {
  padding: 60px 0;
}
.v5jk6qck {
  text-align: center;
  margin-bottom: 1em;
}
.hrgs07hb {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.ntirq6ht {
  font-size: 0.9rem;
  opacity: 0.8;
  margin-top: 1.5em;
}
.ienmn5zm {
  background-color: var(--bg);
  color: var(--color-text);;
}
.z7l9r4kq {
  display: grid;
  grid-template-columns: 1fr;
  gap: 90px 30px;
}
.lbvci51n3v { display: inline-block; padding-right: 2px; margin: -20px; }
.m0z34ha5 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 90px 30px;
}
.qjau8y92 {
  background: #e9ebf1;
  padding: 32px;
  border-radius: 24px;
  text-align: center;
}
.cb78pq0v {
  list-style: none;
  counter-reset: steps-counter;
  margin-top: 30px;
}
.gogz8pze {
  position: relative;
  padding: 20px 20px 20px 80px;
  margin-bottom: 20px;
  background: var(--color-text);
  border-radius: 20px;
  box-shadow: 0 10px 50px rgba(62, 68, 100, 0.2);
  counter-increment: steps-counter;
}
.gogz8pze::before {
  content: counter(steps-counter);
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 45px;
  height: 45px;
  background-color: #fbe927;
  color: #651224;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
  font-weight: 700;
}
.gogz8pze strong {
  color: var(--color-accent);
  display: block;
  margin-bottom: 5px;
  font-size: 1.1rem;
}
.f2yprrqi {
  background-color: #e8eaf6;
  padding: 15px 20px;
  border-radius: 15px;
  margin-top: 20px;
  border-left: 5px solid var(--color-accent);
  text-align: center;
}
.bsaz5lm4 {
  position: relative;
  border-radius: 24px;
  overflow: hidden;
  margin-bottom: 24px;
}
.y4l7dajt {
  animation: blur 2.5s infinite;
}
@keyframes blur {
  0% {
    filter: blur(0)
  }

  50% {
    filter: blur(5px);
    transform: scale(1.01);
  }

  100% {
    filter: blur(0)
  }
}
.tyv2rceo {
  position: absolute;
  bottom: 28px;
  left: 46px;
  border-radius: 12px;
  border: 2px solid #fbe927;
  box-shadow: 0 0 100px black;
  overflow: hidden;
  animation: jump 2.5s infinite;
}
.g2jdhahp {
  position: absolute;
  bottom: 28px;
  left: 280px;
  border-radius: 12px;
  border: 2px solid #fbe927;
  box-shadow: 0 0 100px black;
  overflow: hidden;
  animation: jump 2.5s infinite;
}
.slwk89bj {
  position: absolute;
  bottom: 28px;
  right: 46px;
  border-radius: 12px;
  border: 2px solid #fbe927;
  box-shadow: 0 0 100px black;
  overflow: hidden;
  animation: jump 2.5s infinite;
}
@keyframes jump {
  0% {
    transform: translate(0);
  }

  50% {
    transform: translate(0, -7px);
    transform: scale(1.03);
  }

  100% {
    transform: translate(0);
  }
}
.fjj7u9ln {
  text-align: center;
  margin-top: 3em;
  padding: 2em;
  background-color: #fff;
  border-radius: 20px;
  box-shadow: 0 8px 25px rgba(234, 56, 106, 0.1);
}
.qpd0nelocz9 { padding: 6px 39px; width: 62%; display: inline-block; }
.zifd37yg {
  font-size: 1.8rem;
  font-weight: 900;
  color: #3c488d;
  margin-bottom: 0.2em;
}
.o96sfkaf {
  margin-bottom: 1.5em;
}
/* --- Footer --- */
.gwtim2ps {
  padding: 30px 0;
  color: #e8eaf6;
  text-align: center;
  font-size: 0.9rem;
}
.gwtim2ps p {
  margin: 0;
}
.yx476mv0 {
  background: var(--color-accent);
  border-radius: 32px;
  padding: 48px 24px 24px;
  color: var(--color-text);
  position: relative;
}
.c7a54za7 {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.5;
  top: 0;
  left: 0;
  border-radius: 32px;
}
.gfdthapy {
  max-width: 70%;
  position: relative;
  z-index: 1;
}
.yx476mv0 .v5jk6qck,
.gfdthapy,
.yx476mv0 .wu8maapi {
  position: relative;
  z-index: 1;
}
.fpdkfkq5 {
  color: #fff;
}
.bdoss2bw {
  color: #00e171;
  font-weight: 900;
}
.bhgggm1c {
  position: absolute;
  z-index: 1;
  right: -50px;
  bottom: 0;
  max-width: 375px;
}
/* --- Sticky CTA Bar --- */
.x18t1z7h {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: var(--color-text);
  box-shadow: 0 -4px 15px rgba(62, 68, 100, 0.1);
  padding: 10px 0;
  transform: translateY(120%);
  transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 200;
}
[sticky-cta--visible] {
  transform: translateY(0);
}
.yczgrz3l {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
}
.rnlula7v {
  width: 50px;
  height: 50px;
  border-radius: 12px;
  object-fit: cover;
  margin-right: 15px;
  flex-shrink: 0;
}
.mhqiv8einqq6 { border: 1px dotted #ad6d5e; padding: 44px 11px; display: inline-block; color: rgb(24, 242, 235); margin: -20px; }
.loed1j6t {
  flex-grow: 1;
  margin-right: 15px;
  min-width: 140px;
}
.vnl2rd8k {
  font-weight: 900;
  margin: 0;
  font-size: 1.1rem;
  color: var(--color-accent);
}
.r8mqfj21 {
  margin: 0;
  font-size: 12px;
  color: var(--color-accent);
}
.zdrjoe4n {
  margin-top: 24px;
}
.k7emuyz9 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 24px;
}
.xj1wfvxo {
  background: #eceef3;
  padding: 24px 24px 0;
  border-radius: 24px;
}
.k7h2epvb {
  display: flex;
  gap: 16px;
  list-style: none;
}
/* --- New Additions for Page 2 --- */

/* Wrapper to center the icon list when it's standalone */
.pgibita3 {
  display: flex;
  justify-content: center;
  margin-top: 2em;
}
.pgibita3 .bgwu6n8a {
  text-align: left;
}
/* Modifier to align section titles to the left */
.ag0o4f39 {
  text-align: left;
}
/* New Component: Media Block (for text + image) */
.tkaaz23v {
  display: flex;
  align-items: center;
  gap: 40px;
}
.yydrhib2 {
  flex: 1;
}
.nd7fgu1b {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 24px;
}
.nd7fgu1b img {
  border-radius: 20px;
  box-shadow: 0 8px 25px rgba(62, 68, 100, 0.1);
}
.jay6ook7 {
  list-style: none;
  padding: 0;
}
.dwjdrm3sv8n { color: rgb(244, 179, 223); display: grid; padding: 39px 32px; margin: -8px; }
/* --- Additions to Responsiveness section --- */

/* Inside @media (max-width: 768px) */
.tkaaz23v {
  flex-direction: column;
}
.yydrhib2 {
  order: 2;
  /* Text comes after image on mobile */
}
.ag0o4f39 {
  text-align: center;
}
@media (max-width: 992px) {
  .vcc4o5kq {
    flex-direction: column;
    text-align: center;
  }

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

  .qjau8y92 {
    padding: 20px;
  }

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

  .t4puzyx8 {
    display: flex;
    flex-direction: column-reverse;
  }
}
@media (max-width: 768px) {
  .k7emuyz9 {
    grid-template-columns: 1fr;
    gap: 8px;
  }

  .sshpguoc {
    height: 80px;
    margin: -10px auto 20px;
  }

  .wu8maapi {
    /* width: 100%; */
    padding: 0 20px;
  }

  .ohrj5vx0 {
    padding: 0 10px 0 16px;
    line-height: 14px;
  }

  .ec80hsq7 {
    flex-direction: column;
  }

  .uaw8w0sm {
    font-size: 15px;
  }

  .psp5xji9 {
    font-size: 14px;
  }

  .vkbd2m0c {
    font-size: 16px;
  }

  .a1q94un3 {
    font-size: 12px;
  }

  .h9485ymh {
    /* background: url(/bg6-mobile.gfl85uw6) no-repeat; */
    background-size: cover;
  }

  body {
    font-size: 16px;
  }

  h1 {
    font-size: 2.2rem;
  }

  h2 {
    font-size: 1.8rem;
  }

  .nd7fgu1b {
    gap: 8px;
  }

  .nd7fgu1b img {
    border-radius: 12px;
  }

  .gfdthapy {
    max-width: 100%;
  }

  .bhgggm1c {
    position: relative;
    right: 0;
    bottom: 0;
    width: 100%;
  }

  .xkpcoihe .r8mqfj21 {
    display: none;
  }

  .adwrpmlt,
  .boep5wn0 {
    height: 50px;
    width: 50px;
  }

  .ehg26342 {
    border-radius: 20px;
    padding: 4px;
    border: 4px solid #466680;
    box-shadow: 0 10px 50px -10px #000414;
  }

  .gjglnx2j {
    border-radius: 12px;
  }

  .uq2ztdzi {
    gap: 4px;
  }

  .hz8anq84,
  .h9485ymh {
    padding: 40px 0;
  }

  .bsaz5lm4 {
    border-radius: 16px;
  }

  .tyv2rceo {
    bottom: 6px;
    left: 16px;
    border-radius: 16px;
    transform: scale(0.5);
    transform-origin: bottom left;
    animation: none;
  }

  .g2jdhahp {
    bottom: 6px;
    left: 20%;
    border-radius: 16px;
    transform: scale(0.5);
    transform-origin: bottom left;
    animation: none;
  }

  .slwk89bj {
    bottom: 6px;
    right: 16px;
    border-radius: 16px;
    transform: scale(0.5);
    transform-origin: bottom right;
    animation: none;
  }

  .gogz8pze::before {
    position: relative;
    left: 0;
    top: 15px;
  }

  .gogz8pze {
    padding: 20px;
  }

  .y5zpv6dl {
    display: none;
  }

  .o2qyri0z {
    display: block;
    border-radius: 12px;
    box-shadow: 0 4px 10px rgba(62, 68, 100, 0.1);
    overflow: hidden;
  }

  .jel9fk2k {
    display: block;
    border-bottom: 1px solid #e8eaf6;
    position: relative;
    padding: 10px;
  }

  .jel9fk2k:last-child {
    border-bottom: 0;
  }

  .jel9fk2k::before {
    content: attr(data-label);
    position: relative;
    left: 0;
    margin-right: 4px;
    font-weight: bold;
    text-align: left;
    color: var(--color-accent);
  }
}
@media (max-width: 790px) {
.bhgggm1c {
  max-width: 175px;
  right: 0;
  bottom: -20px;
  z-index: 1000;
}
}
@media (max-width: 480px) {
  .yczgrz3l {
    justify-content: center;
    gap: 0px;
  }
}
.ba10gi8r {
  width: 100%;
  border-radius: 20px;
  box-shadow: 0 8px 25px rgba(62, 68, 100, 0.1);
  margin: 20px 0;
}
.xykck5j7 {
  padding: 60px 20px;
  background-color: var(--color-text);
  color: var(--bg);
}
.j426lirj {
  max-width: 800px;
  margin: 0 auto;
}
.t4bb7a86 {
  text-align: center;
  color: var(--color-accent);
  font-size: 2rem;
  margin-bottom: 40px;
  font-weight: 700;
}
.h5zot59f {
  display: flex;
  flex-direction: column;
  gap: 25px;
}
.tkvcuwv0 {
  background: #fff;
  border-left: 5px solid var(--color-accent);
  border-radius: 12px;
  padding: 20px 25px;
  box-shadow: 0 4px 10px rgba(0,0,0,0.08);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.tkvcuwv0:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 14px rgba(0,0,0,0.12);
}
.b57d3ujt {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
  margin-bottom: 8px;
  font-weight: 600;
  color: #3b3c50;
}
.adzl0vvf {
  color: var(--color-accent);
  font-size: 1.1rem;
}
.zjyn00rz {
  font-weight: 700;
}
.um937r6oy2c { display: none; margin: 8px; padding: 5px 40px; width: 87%; border: 1px dashed #b5bf43; color: rgb(59, 115, 14); }
.r64rh6ut {
  font-size: 0.9rem;
  color: #777;
}
.n1gwmmqw {
  color: #3b3c50;
  line-height: 1.6;
  font-size: 0.95rem;
}
.vqr8mncy {
    width: 100%;
    margin-bottom: 40px;
}
.ch64lio6 {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
    margin-bottom: 40px;
}
.ch64lio6 h2 {
    color: var(--color-accent);
}
.p15midg9 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 35px;
    align-items: center;
    padding-top: 20px;
}
@media (max-width: 800px) {
	.p15midg9 {
		justify-content: center;
	}
	
}
.w7wecaij {
    width: 100%;
    height: auto;
    max-width: 220px;
    height: auto;
    position: relative;
    background-color: black;
    border-radius: 10px;
}
.w7wecaij img {
    width: 100%;
    max-width: 220px;
    height: auto;
    margin: 0 !important;
    border-radius: 10px;
}
.w7wecaij .kpm2p42i {
    position: absolute;
    top: 35%;
    left: 40%;
    width: 60px;
    height: 60px;
    opacity: 0;
}
.w7wecaij:hover .kpm2p42i {
    opacity: 1; 
}
.w7wecaij:hover img {
    opacity: 0.3;
}
html {
  scroll-behavior: smooth;
}
* {
  scroll-margin-top: 80px; 
}
.dxe4smvv {
            max-width: 1400px;
            margin: 0 auto;
        }
.oswhwe25um15 { padding: 28px 45px; width: 91%; }
.ogl4t8mn {
            display: flex;
            justify-content: flex-start;
            flex-wrap: wrap;
            gap: 10px;
            margin-bottom: 40px;
        }
.y6ym0vv5 {
            background: rgba(0, 0, 0, 0.5);
            border: 2px solid rgba(255, 255, 255, 0.1);
            border-radius: 12px;
            padding: 10px;
            text-align: center;
            text-decoration: none !important;
            color: var(--color-text);
            font-size: 16px;
            font-weight: 500;
            transition: all 0.3s ease;
            cursor: pointer;
            backdrop-filter: blur(10px);
            margin: 0 !important;
        }
.y6ym0vv5:hover {
            background: rgba(0, 0, 0, 0.7);
            border-color: var(--color-accent);
            transform: translateY(-2px);
            box-shadow: 0 8px 20px rgba(149, 223, 161, 0.3);
            color: var(--color-accent);
        }
.y6ym0vv5:active {
            transform: translateY(0);
        }
@media (max-width: 768px) {
            .ogl4t8mn {
                gap: 12px;
            }

            .y6ym0vv5 {
                flex: 1 1 150px;
                padding: 20px 16px;
                font-size: 14px;
            }
        }
@media (max-width: 480px) {
            .y6ym0vv5 {
                flex: 1 1 calc(50% - 6px);
            }
        }
#FAQ .v5jk6qck {
    color: var(--color-text);
}
table {
      width: 100%;
      border-collapse: collapse;
      font-family: Arial, sans-serif;
      font-size: 15px;
      background-color: #fff;
      border-radius: 12px;
      overflow: hidden;
      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
      margin: 30px 0;
    }
thead {
      background-color: var(--bg);
      color: #fff;
      text-align: left;
    }
thead th {
      padding: 14px 18px;
      font-weight: 600;
      letter-spacing: 0.5px;
    }
tbody tr:nth-child(odd) {
      background-color: rgba(59, 60, 80, 0.05);
    }
tbody tr:nth-child(even) {
      background-color: rgba(59, 60, 80, 0.1);
    }
tbody td {
      padding: 12px 18px;
      color: #444;
      border-bottom: 1px solid #eee;
    }
tfoot {
      background: #f5f5f5;
      font-weight: 600;
    }
.mbc3falc { padding-right: 38px; width: 98vw; color: rgb(211, 25, 225); display: inline-block; }
tfoot td {
      padding: 14px 18px;
    }
@media(max-width:768px) {
      table {
        display: block;
        overflow-x: auto;
      }

      .k5o0viwk {
        float: inherit;
        display: block;
      }
    }
h2,
    h3 {
      color: white;
      text-align: center;
    }
@media (max-width: 800px) {
  .xi4bppjt {
   
    align-items: center;
    gap: 16px;
  }
  .vogpli1q {
    margin-left: 0;
    align-items: center;
    max-width: 100%;
  }
  .xi4bppjt a {
    width: 100%
  }

  .r34p1c9j {
  font-size: 26px;
} 

.vogpli1q div {
  display: none;
}
.hpn12i8l div {
  display: none;
}

}
.ofk9f1ty {
        display: flex; 
        justify-content: center;
        align-items: center;
        padding:10px 0px 30px 10px;
        width: 100%;
        box-sizing: border-box;
        background-color: transparent; 
    }
.jx5d25rq {
        display: inline-block;
        text-decoration: none; 
        cursor: pointer;
        
        padding: 16px 48px;
        border-radius: 12px; 
        border: none;
        
        font-size: 18px;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 1px;
        text-align: center;
        
        color: var(--color-light);
        background-color: var(--color-accent);
        text-decoration: none;
        
        transition: transform 0.2s ease, box-shadow 0.2s ease, filter 0.2s ease;
    }
.jx5d25rq:hover {
        transform: translateY(-3px); 
        filter: brightness(1.1); 
text-decoration: none;
    }
.jx5d25rq:active {
        transform: translateY(-1px);
    }
@media (max-width: 480px) {
        .jx5d25rq {
            width: 100%;
            padding: 10px 20px 16px;
        }
    }
.w7wecaij {
max-width:inherit;
text-align: center;
}
.iztqx22o {
 flex-basis: 49%; 
}
.aflvym3i {
 flex-basis: 32.3333%; 
}
.amqi36ez {
 flex-basis: 24%; 
}
.aeok9oqh {
 flex-basis: 19%; 
}
.plgdphgl0vmx { margin: -13px; padding: 46px 37px; color: rgb(197, 99, 17); border: 2px dotted #018b7d; width: 46px; display: inline-block; }
.kj125wzc {
 flex-basis: 15.6666%; 
}
.eijw7tr9 {
 flex-basis: 13.2857%; 
}