/* === CSS Variables === */
:root {
  --fvo-tekaksua-tgu9p: #070810;
  --fvo-tekaksua-vaxcd: #0b0d18;
  --fvo-tekaksua-px973: #10131f;
  --fvo-tekaksua-c2igw: #151928;
  --fvo-tekaksua-lxdv3: #1a1f32;
  --fvo-tekaksua-lh466: #e8b84b;
  --fvo-tekaksua-zawlm: #f5a623;
  --fvo-tekaksua-swt25: #ff9f00;
  --fvo-tekaksua-f4fge: #8b5cf6;
  --fvo-tekaksua-qozh0: #7c3aed;
  --fvo-tekaksua-be472: #ec4899;
  --fvo-tekaksua-c3p7b: #ef4444;
  --fvo-tekaksua-fmgbu: #14b8a6;
  --fvo-tekaksua-a8cv0: #22c55e;
  --fvo-tekaksua-zoweb: #f1f3ff;
  --fvo-tekaksua-f122d: #8892b0;
  --fvo-tekaksua-unm1i: #4a5472;
  --fvo-tekaksua-odw20: #1d2237;
  --fvo-tekaksua-x96t1: #262d47;
  --fvo-tekaksua-r9yk9: 4px;
  --fvo-tekaksua-dn57p: 10px;
  --fvo-tekaksua-cjhdo: 16px;
}

/* === Base Reset === */
*{margin:0;padding:0;box-sizing:border-box}
html{scroll-behavior:smooth}
body{
  font-family:'Space Grotesk',sans-serif;
  background:var(--fvo-tekaksua-tgu9p);
  color:var(--fvo-tekaksua-zoweb);
  line-height:1.6;
  min-height:100vh;
  overflow-x:hidden;
  padding-bottom:60px;
}
a{text-decoration:none;color:inherit;transition:all .3s}
ul{list-style:none}
img{max-width:100%;height:auto;display:block}
.fvo-tekaksua-c51db{max-width:1380px;margin:0 auto;padding:0 20px}


/* === Header And Navigation === */
.fvo-tekaksua-o86s8{
  position:fixed;top:0;left:0;right:0;z-index:1000;
  background:linear-gradient(180deg,rgba(7,8,16,.99) 0%,rgba(7,8,16,.96) 100%);
  backdrop-filter:blur(24px);
  border-bottom:1px solid rgba(139,92,246,.15);
}
.fvo-tekaksua-lqyqf{display:flex;align-items:center;justify-content:space-between;height:76px}
.fvo-tekaksua-glkux img{height:36px;transition:all .3s;filter:drop-shadow(0 0 12px rgba(232,184,75,.4))}
.fvo-tekaksua-glkux:hover img{transform:scale(1.06);filter:drop-shadow(0 0 22px rgba(232,184,75,.6))}
.fvo-tekaksua-ne2ju{display:flex;align-items:center;gap:4px}
.fvo-tekaksua-ne2ju a{
  font-family:'Syne',sans-serif;
  padding:10px 18px;font-size:12px;font-weight:700;
  color:var(--fvo-tekaksua-f122d);border-radius:var(--fvo-tekaksua-dn57p);
  text-transform:uppercase;letter-spacing:.8px;
  position:relative;overflow:hidden;
}
.fvo-tekaksua-ne2ju a::before{
  content:'';position:absolute;inset:0;
  background:linear-gradient(135deg,var(--fvo-tekaksua-lh466),var(--fvo-tekaksua-zawlm));
  opacity:0;transition:opacity .3s;border-radius:var(--fvo-tekaksua-dn57p);
}
.fvo-tekaksua-ne2ju a:hover{color:var(--fvo-tekaksua-lh466);text-shadow:0 0 18px rgba(232,184,75,.5)}
.fvo-tekaksua-ne2ju a:hover::before{opacity:.12}
.fvo-tekaksua-ne2ju a.fvo-tekaksua-ov70e{color:var(--fvo-tekaksua-tgu9p);background:linear-gradient(135deg,var(--fvo-tekaksua-lh466),var(--fvo-tekaksua-zawlm));box-shadow:0 0 28px rgba(232,184,75,.4)}
.fvo-tekaksua-cz1nn{display:flex;align-items:center;gap:12px}
.fvo-tekaksua-adzu3{
  display:inline-flex;align-items:center;justify-content:center;
  font-family:'Syne',sans-serif;
  padding:13px 28px;font-size:12px;font-weight:700;
  text-transform:uppercase;letter-spacing:.8px;
  border:none;cursor:pointer;
  transition:all .4s cubic-bezier(.4,0,.2,1);
  position:relative;overflow:hidden;
}
.fvo-tekaksua-adzu3::after{
  content:'';
  position:absolute;top:-50%;left:-120%;
  width:60%;height:200%;
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.35),transparent);
  transform:skewX(-20deg);
  transition:left .55s ease;
}
.fvo-tekaksua-adzu3:hover::after{left:160%}
.fvo-tekaksua-smr37{
  background:transparent;
  border:1.5px solid var(--fvo-tekaksua-x96t1);
  color:var(--fvo-tekaksua-zoweb);
  clip-path:polygon(8px 0%,100% 0%,calc(100% - 8px) 100%,0% 100%);
}
.fvo-tekaksua-smr37:hover{border-color:var(--fvo-tekaksua-lh466);color:var(--fvo-tekaksua-lh466);box-shadow:0 0 20px rgba(232,184,75,.3)}
.fvo-tekaksua-g63d9{
  background:linear-gradient(135deg,var(--fvo-tekaksua-lh466),var(--fvo-tekaksua-zawlm));
  color:#000;font-weight:800;
  clip-path:polygon(8px 0%,100% 0%,calc(100% - 8px) 100%,0% 100%);
  box-shadow:0 4px 22px rgba(232,184,75,.4);
}
.fvo-tekaksua-g63d9:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 8px 35px rgba(232,184,75,.55)}
.fvo-tekaksua-goy5c{
  background:linear-gradient(135deg,var(--fvo-tekaksua-f4fge),var(--fvo-tekaksua-qozh0));
  color:#fff;
  clip-path:polygon(8px 0%,100% 0%,calc(100% - 8px) 100%,0% 100%);
  box-shadow:0 4px 22px rgba(139,92,246,.4);
}
.fvo-tekaksua-goy5c:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 8px 35px rgba(139,92,246,.5)}
.fvo-tekaksua-lww2g{
  display:none;flex-direction:column;justify-content:center;gap:5px;
  width:34px;height:34px;background:none;border:none;cursor:pointer;padding:0;
}
.fvo-tekaksua-lww2g span{
  display:block;width:100%;height:2.5px;
  background:var(--fvo-tekaksua-lh466);border-radius:2px;transition:all .3s;
}
.fvo-tekaksua-lww2g.fvo-tekaksua-npkch span:nth-child(1){transform:translateY(7.5px) rotate(45deg)}
.fvo-tekaksua-lww2g.fvo-tekaksua-npkch span:nth-child(2){opacity:0;transform:scaleX(0)}
.fvo-tekaksua-lww2g.fvo-tekaksua-npkch span:nth-child(3){transform:translateY(-7.5px) rotate(-45deg)}


/* === Hero Banner === */
.fvo-tekaksua-ulaal{
  margin-top:76px;
  padding:18px 0;
  background:linear-gradient(180deg,var(--fvo-tekaksua-vaxcd) 0%,var(--fvo-tekaksua-tgu9p) 100%);
  position:relative;
}
.fvo-tekaksua-ulaal::before{
  content:'';position:absolute;top:0;left:50%;transform:translateX(-50%);
  width:100%;height:100%;
  background:radial-gradient(ellipse at center top,rgba(139,92,246,.07) 0%,transparent 60%);
  pointer-events:none;
}
.fvo-tekaksua-mit8v{
  position:relative;
  border-radius:var(--fvo-tekaksua-cjhdo);
  overflow:hidden;
  border:1px solid rgba(139,92,246,.2);
  box-shadow:0 25px 70px rgba(0,0,0,.5),inset 0 1px 0 rgba(255,255,255,.04);
  background:
    linear-gradient(105deg,rgba(7,8,16,.97) 0%,rgba(7,8,16,.88) 35%,rgba(7,8,16,.55) 65%,rgba(7,8,16,.2) 100%),
    url('/images/fav365banner.webp') center right / cover no-repeat;
}
.fvo-tekaksua-mit8v::before{
  content:'';position:absolute;inset:0;
  background:
    radial-gradient(circle at 6% 88%,rgba(232,184,75,.13) 0%,transparent 28%),
    radial-gradient(circle at 82% 22%,rgba(139,92,246,.18) 0%,transparent 30%);
  pointer-events:none;
}
.fvo-tekaksua-mit8v::after{
  content:'';position:absolute;
  top:0;left:0;right:0;height:3px;
  background:linear-gradient(90deg,var(--fvo-tekaksua-qozh0),var(--fvo-tekaksua-lh466),var(--fvo-tekaksua-zawlm),var(--fvo-tekaksua-qozh0));
  z-index:5;
}
.fvo-tekaksua-iz9m6{
  position:relative;z-index:2;
  display:flex;align-items:center;
  padding:52px 56px;min-height:330px;
}
.fvo-tekaksua-l83ep{max-width:540px}
.fvo-tekaksua-v5zmi{
  display:inline-flex;align-items:center;gap:8px;
  padding:6px 14px;
  background:rgba(139,92,246,.12);
  border:1px solid rgba(139,92,246,.45);
  border-left:3px solid var(--fvo-tekaksua-f4fge);
  font-family:'Syne',sans-serif;
  font-size:10px;font-weight:700;
  color:var(--fvo-tekaksua-f4fge);text-transform:uppercase;letter-spacing:1.5px;
  margin-bottom:18px;
  clip-path:polygon(0 0,100% 0,calc(100% - 6px) 100%,0 100%);
}
.fvo-tekaksua-v5zmi::before{content:'◆';font-size:8px;animation:fvo-tekaksua-y5vwi 3s linear infinite}
@keyframes fvo-tekaksua-y5vwi{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}
.fvo-tekaksua-ipozw{
  font-family:'Syne',sans-serif;
  font-size:48px;font-weight:800;
  line-height:1.05;text-transform:uppercase;
  color:#fff;margin:0 0 10px;
  text-shadow:0 4px 30px rgba(0,0,0,.6);
}
.fvo-tekaksua-ipozw em{
  font-style:normal;
  background:linear-gradient(135deg,var(--fvo-tekaksua-lh466),var(--fvo-tekaksua-zawlm));
  -webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;
}
.fvo-tekaksua-z497l{
  font-family:'Syne',sans-serif;
  font-size:14px;font-weight:500;
  color:rgba(255,255,255,.55);
  letter-spacing:3px;text-transform:uppercase;
  margin-bottom:14px;
}
.fvo-tekaksua-vlftn{
  font-size:15px;line-height:1.65;
  color:var(--fvo-tekaksua-f122d);margin-bottom:28px;max-width:460px;
}
.fvo-tekaksua-sarvt{display:flex;gap:14px;flex-wrap:wrap}
.fvo-tekaksua-sarvt .fvo-tekaksua-adzu3{min-width:170px;height:52px;font-size:13px;}


/* === Game Categories Strip === */
.fvo-tekaksua-zb4ds{padding:18px 0}
.fvo-tekaksua-bcsf5{
  display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;padding:4px 0;
}
.fvo-tekaksua-bcsf5::-webkit-scrollbar{display:none}
.fvo-tekaksua-b53og{
  display:flex;align-items:center;gap:9px;
  padding:11px 18px;
  background:var(--fvo-tekaksua-px973);
  border:1px solid var(--fvo-tekaksua-odw20);
  border-radius:var(--fvo-tekaksua-dn57p);
  font-family:'Syne',sans-serif;
  font-size:12px;font-weight:600;
  color:var(--fvo-tekaksua-f122d);white-space:nowrap;flex-shrink:0;
  transition:all .3s;letter-spacing:.3px;
}
.fvo-tekaksua-b53og img{width:20px;height:20px}
.fvo-tekaksua-b53og:hover{
  background:var(--fvo-tekaksua-c2igw);border-color:var(--fvo-tekaksua-f4fge);
  color:var(--fvo-tekaksua-zoweb);transform:translateY(-2px);
  box-shadow:0 0 20px rgba(139,92,246,.2);
}


/* === Game Cards Sections === */
.fvo-tekaksua-y1kjd{padding:28px 0}
.fvo-tekaksua-jkw3f{
  display:flex;align-items:center;justify-content:space-between;
  margin-bottom:18px;gap:12px;
}
.fvo-tekaksua-k1jsr{
  display:flex;align-items:center;gap:10px;
  font-family:'Syne',sans-serif;
  font-size:22px;font-weight:800;
  text-transform:uppercase;letter-spacing:1px;
  white-space:nowrap;
}
.fvo-tekaksua-xgtas{
  width:40px;height:40px;min-width:40px;
  display:flex;align-items:center;justify-content:center;
  background:var(--fvo-tekaksua-c2igw);
  border:1.5px solid var(--fvo-tekaksua-lh466);
  clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);
  font-size:18px;
  box-shadow:0 0 20px rgba(232,184,75,.25);
}
.fvo-tekaksua-k1jsr em{font-style:normal;color:var(--fvo-tekaksua-lh466)}
.fvo-tekaksua-vb80o{
  display:flex;align-items:center;gap:6px;
  font-family:'Syne',sans-serif;
  font-size:11px;font-weight:700;
  color:var(--fvo-tekaksua-unm1i);
  padding:8px 16px;
  background:var(--fvo-tekaksua-px973);border:1px solid var(--fvo-tekaksua-odw20);
  text-transform:uppercase;letter-spacing:.5px;
  white-space:nowrap;flex-shrink:0;
  clip-path:polygon(6px 0%,100% 0%,calc(100% - 6px) 100%,0% 100%);
  transition:all .3s;
}
.fvo-tekaksua-vb80o:hover{color:var(--fvo-tekaksua-lh466);border-color:var(--fvo-tekaksua-lh466);box-shadow:0 0 16px rgba(232,184,75,.2)}

.fvo-tekaksua-nld8r{
  display:grid;
  grid-template-columns:repeat(5,1fr);
  gap:14px;
}

.fvo-tekaksua-e1ovg{
  position:relative;border-radius:var(--fvo-tekaksua-cjhdo);overflow:hidden;
  background:var(--fvo-tekaksua-px973);
  border:1.5px solid transparent;
  transition:all .35s cubic-bezier(.4,0,.2,1);
  cursor:pointer;
}
.fvo-tekaksua-e1ovg:hover{
  transform:translateY(-6px);
  border-color:var(--fvo-tekaksua-lh466);
  box-shadow:0 0 0 1px rgba(232,184,75,.2),0 16px 48px rgba(0,0,0,.55),0 0 30px rgba(232,184,75,.12);
}
.fvo-tekaksua-sge4s{aspect-ratio:1/1;overflow:hidden}
.fvo-tekaksua-sge4s img{
  width:100%;height:100%;object-fit:cover;
  transition:transform .5s ease,filter .4s ease;
}
.fvo-tekaksua-e1ovg:hover .fvo-tekaksua-sge4s img{transform:scale(1.1);filter:brightness(.65) saturate(1.2)}
.fvo-tekaksua-c8dok{
  position:absolute;top:8px;left:8px;z-index:3;
  font-family:'Syne',sans-serif;
  font-size:9px;font-weight:700;letter-spacing:1.5px;
  padding:4px 10px;
  clip-path:polygon(6px 0%,100% 0%,calc(100% - 6px) 100%,0% 100%);
}
.fvo-tekaksua-ldyd9{background:linear-gradient(135deg,#ef4444,#f97316);color:#fff;animation:fvo-tekaksua-xhqzs 2s infinite}
.fvo-tekaksua-wbisu{background:linear-gradient(135deg,#22c55e,#14b8a6);color:#fff}
.fvo-tekaksua-i02dp{background:linear-gradient(135deg,var(--fvo-tekaksua-lh466),var(--fvo-tekaksua-zawlm));color:#000}
.fvo-tekaksua-eceqg{background:linear-gradient(135deg,var(--fvo-tekaksua-f4fge),var(--fvo-tekaksua-qozh0));color:#fff}
@keyframes fvo-tekaksua-xhqzs{0%,100%{box-shadow:0 0 0 0 rgba(239,68,68,.5)}50%{box-shadow:0 0 0 6px rgba(239,68,68,0)}}
.fvo-tekaksua-l48jp{
  position:absolute;inset:0;
  display:flex;flex-direction:column;
  align-items:center;justify-content:center;gap:10px;
  background:linear-gradient(180deg,rgba(7,8,16,.05) 0%,rgba(7,8,16,.9) 100%);
  opacity:0;transition:opacity .35s;
}
.fvo-tekaksua-e1ovg:hover .fvo-tekaksua-l48jp{opacity:1}
.fvo-tekaksua-i4mz6{
  position:relative;
  width:58px;height:58px;
  display:flex;align-items:center;justify-content:center;
  transform:scale(.5) translateY(16px);opacity:0;
  transition:all .4s cubic-bezier(.34,1.56,.64,1);
}
.fvo-tekaksua-i4mz6::before{
  content:'';position:absolute;inset:0;
  background:linear-gradient(135deg,var(--fvo-tekaksua-lh466),var(--fvo-tekaksua-zawlm));
  clip-path:polygon(50% 0%,95% 25%,95% 75%,50% 100%,5% 75%,5% 25%);
  transition:all .3s;
}
.fvo-tekaksua-i4mz6::after{
  content:'';position:absolute;inset:-4px;
  background:linear-gradient(135deg,rgba(232,184,75,.4),rgba(245,166,35,.4));
  clip-path:polygon(50% 0%,95% 25%,95% 75%,50% 100%,5% 75%,5% 25%);
  animation:fvo-tekaksua-e3qgx 1.8s ease infinite;
  opacity:0;
}
.fvo-tekaksua-e1ovg:hover .fvo-tekaksua-i4mz6::after{opacity:1}
@keyframes fvo-tekaksua-e3qgx{0%,100%{transform:scale(1);opacity:.5}50%{transform:scale(1.2);opacity:0}}
.fvo-tekaksua-e1ovg:hover .fvo-tekaksua-i4mz6{transform:scale(1) translateY(0);opacity:1}
.fvo-tekaksua-i4mz6 svg{position:relative;z-index:2;width:22px;height:22px;fill:#000;margin-left:3px;}
.fvo-tekaksua-aguqp{
  font-family:'Syne',sans-serif;
  font-size:11px;font-weight:700;letter-spacing:.4px;
  color:#fff;text-align:center;
  padding:0 8px;
  transform:translateY(10px);opacity:0;
  transition:all .35s ease .06s;
  text-shadow:0 2px 10px rgba(0,0,0,.9);
  text-transform:uppercase;
}
.fvo-tekaksua-e1ovg:hover .fvo-tekaksua-aguqp{transform:translateY(0);opacity:1}


/* === Providers Strip === */
.fvo-tekaksua-a1azt{
  padding:22px 0;
  background:var(--fvo-tekaksua-vaxcd);
  border-top:1px solid var(--fvo-tekaksua-odw20);
  border-bottom:1px solid var(--fvo-tekaksua-odw20);
}
.fvo-tekaksua-h9au0{
  font-family:'Syne',sans-serif;
  font-size:10px;letter-spacing:3px;
  color:var(--fvo-tekaksua-unm1i);text-align:center;
  text-transform:uppercase;margin-bottom:16px;
}
.fvo-tekaksua-v1bp8{overflow:hidden;position:relative}
.fvo-tekaksua-v1bp8::before,.fvo-tekaksua-v1bp8::after{
  content:'';position:absolute;top:0;bottom:0;width:100px;z-index:2;
}
.fvo-tekaksua-v1bp8::before{left:0;background:linear-gradient(90deg,var(--fvo-tekaksua-vaxcd),transparent)}
.fvo-tekaksua-v1bp8::after{right:0;background:linear-gradient(-90deg,var(--fvo-tekaksua-vaxcd),transparent)}
.fvo-tekaksua-ah1rp{
  display:flex;gap:36px;align-items:center;
  animation:fvo-tekaksua-h8kc9 24s linear infinite;
  width:max-content;
}
.fvo-tekaksua-ah1rp:hover{animation-play-state:paused}
@keyframes fvo-tekaksua-h8kc9{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}
.fvo-tekaksua-gfehd{
  height:28px;filter:grayscale(1) brightness(1.5);opacity:.4;
  transition:all .3s;flex-shrink:0;
}
.fvo-tekaksua-gfehd:hover{filter:none;opacity:1;transform:scale(1.1)}


/* === Main Text Content === */
.fvo-tekaksua-qw3it{
  padding:52px 0;
  background:var(--fvo-tekaksua-vaxcd);
  border-top:1px solid var(--fvo-tekaksua-odw20);
}
.fvo-tekaksua-sfi2o{max-width:880px;margin:0 auto}
.fvo-tekaksua-sfi2o h1{
  font-family:'Syne',sans-serif;
  font-size:36px;font-weight:800;
  letter-spacing:1px;text-transform:uppercase;
  line-height:1.2;margin-bottom:20px;
}
.fvo-tekaksua-sfi2o h1 em{font-style:normal;color:var(--fvo-tekaksua-lh466)}
.fvo-tekaksua-sfi2o h2{
  font-family:'Syne',sans-serif;
  font-size:22px;font-weight:700;
  letter-spacing:.5px;text-transform:uppercase;
  margin:36px 0 14px;color:var(--fvo-tekaksua-zoweb);
}
.fvo-tekaksua-sfi2o h3{
  font-size:15px;font-weight:700;
  margin:24px 0 10px;color:var(--fvo-tekaksua-zawlm);
  font-family:'Syne',sans-serif;
}
.fvo-tekaksua-sfi2o p{
  font-size:14px;color:var(--fvo-tekaksua-f122d);
  margin-bottom:16px;line-height:1.88;
}
.fvo-tekaksua-sfi2o strong{color:var(--fvo-tekaksua-zoweb)}


/* === FAQ Accordion === */
.fvo-tekaksua-wwilr{
  padding:48px 0;
  border-top:1px solid var(--fvo-tekaksua-odw20);
}
.fvo-tekaksua-lv0zu{max-width:900px;margin:0 auto}
.fvo-tekaksua-s6dm4{display:grid;gap:10px}
.fvo-tekaksua-xxqwo{
  background:linear-gradient(135deg,var(--fvo-tekaksua-px973) 0%,rgba(26,31,50,.7) 100%);
  border:1px solid rgba(139,92,246,.14);
  border-radius:var(--fvo-tekaksua-cjhdo);overflow:hidden;
  transition:border-color .3s,box-shadow .3s;
}
.fvo-tekaksua-xxqwo:hover{border-color:rgba(232,184,75,.3)}
.fvo-tekaksua-xxqwo.fvo-tekaksua-rxskd{border-color:rgba(232,184,75,.4);box-shadow:0 0 0 1px rgba(232,184,75,.12),0 12px 36px rgba(0,0,0,.25)}
.fvo-tekaksua-f1w60{
  width:100%;display:flex;align-items:flex-start;
  justify-content:space-between;gap:14px;
  padding:20px 22px;
  background:transparent;border:0;
  color:var(--fvo-tekaksua-zoweb);font:inherit;
  font-family:'Syne',sans-serif;
  font-size:15px;font-weight:700;
  line-height:1.4;text-align:left;cursor:pointer;
  min-width:0;overflow:hidden;
}
.fvo-tekaksua-f1w60 > span:first-child{flex:1;min-width:0;overflow-wrap:anywhere;word-break:break-word}
.fvo-tekaksua-f1w60:hover{color:var(--fvo-tekaksua-lh466)}
.fvo-tekaksua-tvvzu{position:relative;width:18px;height:18px;min-width:18px;flex-shrink:0;}
.fvo-tekaksua-tvvzu::before,.fvo-tekaksua-tvvzu::after{
  content:'';position:absolute;top:50%;left:50%;
  width:18px;height:2px;border-radius:999px;
  background:var(--fvo-tekaksua-lh466);
  transform:translate(-50%,-50%);
  transition:transform .28s,opacity .28s;
}
.fvo-tekaksua-tvvzu::after{transform:translate(-50%,-50%) rotate(90deg)}
.fvo-tekaksua-xxqwo.fvo-tekaksua-rxskd .fvo-tekaksua-tvvzu::after{transform:translate(-50%,-50%) rotate(90deg) scaleX(0);opacity:0}
.fvo-tekaksua-hofhm{height:0;overflow:hidden;transition:height .3s ease}
.fvo-tekaksua-pqu16{padding:0 22px 20px}
.fvo-tekaksua-pqu16 p{font-size:13.5px;line-height:1.78;color:var(--fvo-tekaksua-f122d);overflow-wrap:anywhere;word-break:break-word}


/* === Footer === */
.fvo-tekaksua-t4nea{background:#060710;border-top:0;padding:0;position:relative;}
.fvo-tekaksua-a2xr4{
  height:4px;
  background:linear-gradient(90deg,var(--fvo-tekaksua-qozh0),var(--fvo-tekaksua-f4fge),var(--fvo-tekaksua-lh466),var(--fvo-tekaksua-zawlm),var(--fvo-tekaksua-swt25),var(--fvo-tekaksua-lh466),var(--fvo-tekaksua-f4fge));
  position:relative;overflow:hidden;
}
.fvo-tekaksua-a2xr4::after{
  content:'';
  position:absolute;top:0;left:-200%;right:-200%;bottom:0;
  background:linear-gradient(90deg,transparent 40%,rgba(255,255,255,.4) 50%,transparent 60%);
  animation:fvo-tekaksua-z5vrs 3s linear infinite;
}
@keyframes fvo-tekaksua-z5vrs{0%{transform:translateX(-50%)}100%{transform:translateX(50%)}}
.fvo-tekaksua-recby{
  position:absolute;top:4px;left:0;right:0;height:180px;
  background:
    radial-gradient(ellipse 60% 160px at 15% 0%,rgba(139,92,246,.06) 0%,transparent 70%),
    radial-gradient(ellipse 50% 140px at 85% 0%,rgba(232,184,75,.05) 0%,transparent 70%);
  pointer-events:none;z-index:0;
}
.fvo-tekaksua-f9ixo{
  position:relative;z-index:1;
  padding:44px 0 36px;
  border-bottom:1px solid rgba(255,255,255,.05);
}
.fvo-tekaksua-l9qg6{display:flex;align-items:flex-start;gap:52px;flex-wrap:wrap}
.fvo-tekaksua-ofnvk{flex:0 0 220px}
.fvo-tekaksua-cut99{margin-bottom:18px}
.fvo-tekaksua-cut99 img{height:44px;filter:drop-shadow(0 0 16px rgba(232,184,75,.3))}
.fvo-tekaksua-m1mq0{font-size:13px;color:rgba(255,255,255,.35);line-height:1.75;}
.fvo-tekaksua-m1mq0 strong{color:rgba(255,255,255,.6)}
.fvo-tekaksua-pt3xa{flex:1;display:grid;grid-template-columns:repeat(4,1fr);gap:36px;}
.fvo-tekaksua-jilmc h5{
  font-family:'Syne',sans-serif;
  font-size:13px;font-weight:700;letter-spacing:2px;text-transform:uppercase;
  color:var(--fvo-tekaksua-zoweb);margin-bottom:16px;
  display:flex;align-items:center;gap:8px;
}
.fvo-tekaksua-jilmc h5::before{
  content:'';display:block;
  width:18px;height:2px;
  background:linear-gradient(90deg,var(--fvo-tekaksua-lh466),var(--fvo-tekaksua-zawlm));
  flex-shrink:0;border-radius:2px;
}
.fvo-tekaksua-jilmc ul li{margin-bottom:10px}
.fvo-tekaksua-jilmc ul li a{
  font-size:13px;color:rgba(255,255,255,.33);
  display:flex;align-items:center;gap:8px;
  transition:all .25s;
}
.fvo-tekaksua-jilmc ul li a:hover{color:var(--fvo-tekaksua-lh466);padding-left:4px}
.fvo-tekaksua-jilmc ul li a::before{
  content:'';display:inline-block;
  width:4px;height:4px;border-radius:50%;
  background:var(--fvo-tekaksua-unm1i);flex-shrink:0;transition:background .25s,transform .25s;
}
.fvo-tekaksua-jilmc ul li a:hover::before{background:var(--fvo-tekaksua-lh466);transform:scale(1.4)}
.fvo-tekaksua-oplxa{
  position:relative;z-index:1;
  padding:28px 0;
  border-bottom:1px solid rgba(255,255,255,.05);
  background:rgba(0,0,0,.2);
}
.fvo-tekaksua-xq4gw{display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:20px;}
.fvo-tekaksua-q0b8t{flex:1;max-width:100px;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1));}
.fvo-tekaksua-q0b8t.fvo-tekaksua-cieys{background:linear-gradient(-90deg,transparent,rgba(255,255,255,.1));}
.fvo-tekaksua-xq4gw span{font-family:'Syne',sans-serif;font-size:10px;letter-spacing:3px;color:rgba(255,255,255,.28);text-transform:uppercase;}
.fvo-tekaksua-asips{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}
.fvo-tekaksua-mxm3b{
  display:flex;align-items:center;justify-content:center;
  width:78px;height:46px;
  background:rgba(255,255,255,.03);
  border:1px solid rgba(255,255,255,.06);
  border-radius:var(--fvo-tekaksua-dn57p);padding:10px;
  transition:all .3s;
}
.fvo-tekaksua-mxm3b:hover{background:rgba(255,255,255,.08);border-color:rgba(232,184,75,.3);transform:translateY(-3px);box-shadow:0 8px 24px rgba(0,0,0,.4);}
.fvo-tekaksua-mxm3b img{max-width:100%;max-height:100%;filter:grayscale(1) brightness(2.5);opacity:.4;transition:all .3s;}
.fvo-tekaksua-mxm3b:hover img{filter:none;opacity:1}
.fvo-tekaksua-qh4ot{
  position:relative;z-index:1;
  padding:24px 0;
  border-bottom:1px solid rgba(255,255,255,.05);
  background:rgba(0,0,0,.12);
}
.fvo-tekaksua-olnlk{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:20px;}
.fvo-tekaksua-myy0v{opacity:.28;transition:all .3s}
.fvo-tekaksua-myy0v:hover{opacity:.85;transform:scale(1.08)}
.fvo-tekaksua-myy0v img{height:26px}
.fvo-tekaksua-izosf{
  display:flex;align-items:center;justify-content:center;
  width:46px;height:46px;
  font-family:'Syne',sans-serif;font-size:16px;font-weight:800;
  color:#fff;flex-shrink:0;position:relative;
}
.fvo-tekaksua-izosf::before{
  content:'';position:absolute;inset:0;
  background:linear-gradient(135deg,var(--fvo-tekaksua-c3p7b),#c0392b);
  clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);
  box-shadow:0 0 18px rgba(239,68,68,.4);
}
.fvo-tekaksua-izosf span{position:relative;z-index:1}
.fvo-tekaksua-ixn0d{
  position:relative;z-index:1;
  padding:18px 20px;
  background:rgba(0,0,0,.4);
  margin:0 -20px;
  display:flex;align-items:center;justify-content:space-between;gap:16px;
}
.fvo-tekaksua-mwl4n{font-size:11px;color:rgba(255,255,255,.2)}
.fvo-tekaksua-ctg74{display:flex;align-items:center;gap:7px;font-size:11px;color:rgba(255,255,255,.25);}
.fvo-tekaksua-pvmxp{width:6px;height:6px;border-radius:50%;background:var(--fvo-tekaksua-a8cv0);box-shadow:0 0 8px var(--fvo-tekaksua-a8cv0);animation:fvo-tekaksua-bcrrh 2.5s infinite;flex-shrink:0;}
@keyframes fvo-tekaksua-bcrrh{0%,100%{box-shadow:0 0 8px var(--fvo-tekaksua-a8cv0),0 0 0 0 rgba(34,197,94,.4)}50%{box-shadow:0 0 8px var(--fvo-tekaksua-a8cv0),0 0 0 5px rgba(34,197,94,0)}}

.fvo-tekaksua-i37f4{display:none;padding:28px 0;border-bottom:1px solid rgba(255,255,255,.05);}
.fvo-tekaksua-q4iqk{display:flex;justify-content:center;margin-bottom:22px}
.fvo-tekaksua-q4iqk img{height:42px}
.fvo-tekaksua-xfrtq{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;}
.fvo-tekaksua-u9bt4{
  display:flex;align-items:center;justify-content:center;
  padding:11px 10px;
  background:rgba(255,255,255,.04);
  border:1px solid rgba(255,255,255,.07);
  border-radius:var(--fvo-tekaksua-dn57p);
  font-family:'Syne',sans-serif;
  font-size:11px;font-weight:600;
  color:rgba(255,255,255,.4);
  text-transform:uppercase;letter-spacing:.5px;
  transition:all .3s;
}
.fvo-tekaksua-u9bt4:hover{border-color:var(--fvo-tekaksua-lh466);color:var(--fvo-tekaksua-lh466)}

.fvo-tekaksua-wuvom{
  position:fixed;bottom:0;left:0;right:0;z-index:999;
  display:none;
  background:rgba(7,8,16,.97);
  backdrop-filter:blur(16px);
  border-top:1px solid rgba(139,92,246,.2);
  padding:8px 12px;
}
.fvo-tekaksua-lzidy{
  display:flex;flex-direction:row;align-items:center;
  justify-content:center;gap:8px;
  max-width:300px;margin:0 auto;
}
.fvo-tekaksua-wuvom .fvo-tekaksua-adzu3{flex:1;min-width:0;height:38px;padding:0 14px;font-size:10px;font-weight:800;}

@media(max-width:1200px){.fvo-tekaksua-nld8r{grid-template-columns:repeat(5,1fr)}}
@media(max-width:1100px){
  .fvo-tekaksua-ne2ju{
    display:none;position:absolute;
    top:100%;left:0;right:0;
    background:rgba(7,8,16,.99);
    backdrop-filter:blur(24px);
    border-top:1px solid var(--fvo-tekaksua-odw20);
    padding:16px 20px;flex-direction:column;gap:6px;
  }
  .fvo-tekaksua-ne2ju.fvo-tekaksua-npkch{display:flex}
  .fvo-tekaksua-ne2ju a{width:100%;padding:13px 16px;text-align:center}
  .fvo-tekaksua-lww2g{display:flex}
  .fvo-tekaksua-nld8r{grid-template-columns:repeat(4,1fr)}
  .fvo-tekaksua-pt3xa{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:820px){
  .fvo-tekaksua-lqyqf{height:66px}
  .fvo-tekaksua-glkux img{height:34px}
  .fvo-tekaksua-cz1nn{display:none}
  .fvo-tekaksua-ulaal{margin-top:66px;padding:12px 0}
  .fvo-tekaksua-iz9m6{padding:28px 24px;min-height:270px}
  .fvo-tekaksua-ipozw{font-size:30px}
  .fvo-tekaksua-sarvt .fvo-tekaksua-adzu3{min-width:150px;height:46px;font-size:12px}
  .fvo-tekaksua-nld8r{grid-template-columns:repeat(3,1fr);gap:10px}
  .fvo-tekaksua-y1kjd{padding:18px 0}
  .fvo-tekaksua-jkw3f{margin-bottom:12px}
  .fvo-tekaksua-k1jsr{font-size:15px;gap:7px}
  .fvo-tekaksua-xgtas{width:32px;height:32px;min-width:32px;font-size:14px}
  .fvo-tekaksua-vb80o{font-size:9px;padding:7px 12px}
  .fvo-tekaksua-f9ixo{display:none}
  .fvo-tekaksua-i37f4{display:block}
  .fvo-tekaksua-wuvom{display:block}
  body{padding-bottom:60px}
  .fvo-tekaksua-ixn0d{flex-direction:column;text-align:center;gap:8px}
}
@media(max-width:560px){
  .fvo-tekaksua-mit8v{max-height:30vh;min-height:170px}
  .fvo-tekaksua-iz9m6{padding:16px 16px;min-height:auto}
  .fvo-tekaksua-v5zmi{font-size:8px;padding:5px 10px;margin-bottom:8px}
  .fvo-tekaksua-ipozw{font-size:18px;margin-bottom:6px}
  .fvo-tekaksua-z497l{font-size:9px;letter-spacing:2px;margin-bottom:8px}
  .fvo-tekaksua-vlftn{font-size:10px;margin-bottom:12px;max-width:260px}
  .fvo-tekaksua-sarvt .fvo-tekaksua-adzu3{flex:1;min-width:0;height:36px;font-size:10px;padding:0 12px}
  .fvo-tekaksua-nld8r{grid-template-columns:repeat(2,1fr);gap:8px}
  .fvo-tekaksua-k1jsr{font-size:13px;gap:6px;letter-spacing:.5px}
  .fvo-tekaksua-xgtas{width:28px;height:28px;min-width:28px;font-size:12px}
  .fvo-tekaksua-vb80o{font-size:8px;padding:6px 10px}
  .fvo-tekaksua-lzidy{max-width:280px;gap:6px}
  .fvo-tekaksua-wuvom .fvo-tekaksua-adzu3{height:36px;font-size:9px}
  body{padding-bottom:56px}
}
@media(max-width:480px){
  .fvo-tekaksua-mit8v{max-height:28vh;min-height:155px}
  .fvo-tekaksua-ipozw{font-size:15px}
  .fvo-tekaksua-vlftn{font-size:9px;max-width:200px}
  .fvo-tekaksua-sarvt .fvo-tekaksua-adzu3{height:32px;font-size:9px}
}
@media(hover:none) and (pointer:coarse){
  .fvo-tekaksua-e1ovg:hover{transform:none;box-shadow:none;border-color:transparent}
  .fvo-tekaksua-e1ovg:hover .fvo-tekaksua-sge4s img{transform:none;filter:none}
  .fvo-tekaksua-e1ovg:hover .fvo-tekaksua-l48jp,.fvo-tekaksua-e1ovg:hover .fvo-tekaksua-i4mz6,.fvo-tekaksua-e1ovg:hover .fvo-tekaksua-aguqp{opacity:0;transform:none}
}
html,body{width:100%;max-width:100%;overflow-x:hidden !important;position:relative;}
body{overscroll-behavior-x:none;}
.fvo-tekaksua-o86s8,.fvo-tekaksua-lqyqf,.fvo-tekaksua-ne2ju,.fvo-tekaksua-wuvom{max-width:100vw;}
@media(max-width:1100px){
  .fvo-tekaksua-ne2ju{width:100%;max-width:100vw;left:0;right:0;box-sizing:border-box;overflow-x:hidden;}
}
.fvo-tekaksua-jkw3f{min-width:0;max-width:100%;}
.fvo-tekaksua-k1jsr{min-width:0;white-space:normal !important;overflow-wrap:anywhere;word-break:break-word;}
.fvo-tekaksua-vb80o{flex-shrink:0;}
.fvo-tekaksua-zb4ds,.fvo-tekaksua-bcsf5,.fvo-tekaksua-a1azt,.fvo-tekaksua-v1bp8,.fvo-tekaksua-t4nea,.fvo-tekaksua-ixn0d{max-width:100vw;overflow-x:hidden;}
.fvo-tekaksua-ixn0d{box-sizing:border-box;}
@media(min-width:1101px){
  .fvo-tekaksua-o86s8 .fvo-tekaksua-c51db{max-width:1180px;padding:0 20px;}
  .fvo-tekaksua-lqyqf{height:70px;justify-content:flex-start;gap:28px;}
  .fvo-tekaksua-glkux{flex-shrink:0;}
  .fvo-tekaksua-glkux img{height:34px;}
  .fvo-tekaksua-ne2ju{flex:1;justify-content:center;gap:6px;}
  .fvo-tekaksua-ne2ju a{padding:9px 12px;font-size:11px;letter-spacing:1px;}
  .fvo-tekaksua-ne2ju a.fvo-tekaksua-ov70e{padding:10px 18px;border-radius:8px;}
  .fvo-tekaksua-cz1nn{flex-shrink:0;gap:10px;}
  .fvo-tekaksua-cz1nn .fvo-tekaksua-adzu3{height:44px;padding:0 22px;font-size:11px;}
  .fvo-tekaksua-cz1nn .fvo-tekaksua-g63d9{min-width:170px;}
  .fvo-tekaksua-cz1nn .fvo-tekaksua-smr37{min-width:100px;}
}
.fvo-tekaksua-cz1nn .fvo-tekaksua-smr37{
  border-color:#22c55e;
  color:#22c55e;
  box-shadow:0 0 0 1px rgba(34,197,94,.10) inset;
}
.fvo-tekaksua-cz1nn .fvo-tekaksua-smr37:hover{
  border-color:#16a34a;
  color:#16a34a;
  background:rgba(34,197,94,.10);
  box-shadow:0 0 20px rgba(34,197,94,.35);
}
.fvo-tekaksua-cz1nn .fvo-tekaksua-g63d9{
  background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%);
  color:#fff;
  box-shadow:0 4px 22px rgba(34,197,94,.35);
}
.fvo-tekaksua-cz1nn .fvo-tekaksua-g63d9:hover{
  box-shadow:0 8px 35px rgba(34,197,94,.52);
}
.fvo-tekaksua-wuvom .fvo-tekaksua-g63d9,
.fvo-tekaksua-wuvom .fvo-tekaksua-goy5c{
  background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%);
  color:#fff;
  box-shadow:0 4px 22px rgba(34,197,94,.35);
}
.fvo-tekaksua-wuvom .fvo-tekaksua-g63d9:hover,
.fvo-tekaksua-wuvom .fvo-tekaksua-goy5c:hover{
  box-shadow:0 8px 35px rgba(34,197,94,.52);
}
