:root {
  --color-accent: #ec4899;
  --color-cta: #e5a100;
  --font-family: Inter;
  --font-weight-body: 400;
  --radius-card: 12px;
  --radius-button: 8px;
  --spacing-section: 4rem;
  --spacing-content: 1100px;
}
:root {
  --bg-page: #0f1117;
  --bg-surface: #151929;
  --bg-card: #1a1f2e;
  --bg-card-inner: #242938;
  --bg-raised: #2d3748;
  --bg-hover: #1e2638;

  --border: #1e2535;
  --border-alt: #2d3748;
  --border-section: #374151;

  --text-primary: #e2e8f0;
  --text-muted: #94a3b8;
  --text-body: #cbd5e1;
  --text-sub: #a0aec0;
  --text-faint: #6b7280;
  --text-dim: #4b5563;
  --text-label: #8892a4;
  --text-value: #c9d1e0;

  --bg-tip: #1a2e1a;
  --bg-warning: #2d1f0e;
  --bg-info: #1a1f2e;
  --bg-pros: #1a2e1a;
  --bg-cons: #2d1a1a;
}
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
body {
  font-family: system-ui, sans-serif;
  background: var(--bg-page);
  color: var(--text-primary);
  line-height: 1.7;
}
.fovx {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky;
  top: 0;
  z-index: 100;
}
.wm0k00x {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 24px;
  height: 62px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.hp1kr {
  color: var(--accent-light);
  font-weight: 800;
  font-size: 1.15rem;
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 4px;
}
.xnd6h3uf {
  height: 46px;
  width: auto;
  max-width: 140px;
  object-fit: contain;
  border-radius: 6px;
}
.yogq0dr1 {
  list-style: none;
  display: flex;
  column-gap: 20px;
  row-gap: 6px;
  flex-wrap: wrap;
  align-items: center;
  --msep-color: var(--text-primary);
}
.yogq0dr1 a {
  color: var(--text-muted);
  white-space: nowrap;
  text-decoration: none;
  font-size: 0.88rem;
  transition: color 0.2s;
}
.yogq0dr1 a:hover {
  color: var(--accent-light);
}
.xc72y5 .g8h9z {
  border-radius: 6px;
}
.xc72y5 .g8h9z li:first-child a {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.xc72y5 .g8h9z li:last-child a {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.hp9hp0 .g8h9z li + li {
  border-top: 3px double var(--border-alt);
}
@media (max-width: 640px) {
  .g8h9z {
    position: static;
    transform: none;
    box-shadow: none;
    border: none;
    border-radius: 0;
    background: transparent;
    padding: 0 0 4px 16px;
  }
  .dsywu:hover .g8h9z,
  .dsywu:focus-within .g8h9z {
    display: block;
  }
  .g8h9z li a {
    padding: 8px 16px;
    font-size: 0.88rem;
  }
}
.gi06c03b {
  display: none;
  background: none;
  border: none;
  color: var(--text-muted);
  font-size: 1.4rem;
  cursor: pointer;
  padding: 4px 8px;
  line-height: 1;
}
.m48xk7t {
  display: none;
}
@media (max-width: 640px) {
  .m48xk7t {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 899;
    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(2px);
  }
  .m48xk7t.uh5j593 {
    display: block;
  }
}
@media (max-width: 640px) {
  .gi06c03b {
    display: block;
  }
  .yogq0dr1 > li + li::before {
    display: none !important;
  }
  .yogq0dr1 {
    display: none;
    flex-direction: column;
    gap: 0;
    align-items: stretch;
    flex-wrap: nowrap;
    position: absolute;
    top: 56px;
    left: 0;
    right: 0;
    background: var(--bg-surface);
    border-top: 1px solid var(--border);
    padding: 8px 0;
  }
  .yogq0dr1.uh5j593 {
    display: flex;
  }
  .yogq0dr1 li a {
    display: block;
    padding: 11px 24px;
    font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .yogq0dr1 li:last-child a {
    border-bottom: none;
  }
}
.gam55ya {
  min-height: 480px;
}
.bwgot {
  font-size: 2.6rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.15;
  margin-bottom: 16px;
  letter-spacing: -0.01em;
}
.f7eaizml {
  font-size: 1.15rem;
  margin-bottom: 28px;
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
}
.mbar7h .f7eaizml {
  margin-left: 0;
  margin-right: 0;
}
.nsxpa {
  background: var(--cta);
  color: #fff;
  text-decoration: none;
  border-radius: 8px;
  padding: 14px 32px;
  font-size: 1.05rem;
  font-weight: 700;
  display: inline-block;
  transition:
    opacity 0.2s,
    transform 0.15s;
}
.l13h .nsxpa {
  margin-top: 24px;
}
.nsxpa:hover {
  opacity: 0.88;
}
.hdnpq9s .bwgot {
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}
.hdnpq9s .f7eaizml {
  color: #e2e8f0;
}
.hdnpq9s.h79s .tdhzz2 {
  text-align: center;
}
.e8zq .bwgot {
  color: var(--text-primary);
  text-shadow: none;
}
.e8zq .f7eaizml {
  color: var(--text-muted);
}
.e8zq .nsxpa {
  margin-top: 16px;
}
.e8zq,
.e8zq.gam55ya {
  min-height: auto !important;
}
.e8zq.h79s .tdhzz2 {
  text-align: center;
}
.e8zq ~ .lzd2 {
  position: static !important;
  left: auto !important;
  transform: none !important;
  width: 100% !important;
  max-width: var(--content-mw, 1100px) !important;
  margin: 0 auto !important;
  padding: 0 24px 12px !important;
}
.e8zq ~ .lzd2 .kld8ka {
  background: transparent !important;
  color: var(--text-muted) !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
  padding: 0 !important;
  border-radius: 0 !important;
  font-size: 0.8rem;
}
@keyframes hg-shimmer {
  0% {
    background-position: 200% 0;
  }
  100% {
    background-position: -200% 0;
  }
}
.j6n35 .kgcint,
.j6n35 .r2zz3r6i {
  animation: hg-breathe 10s ease-in-out infinite;
}
@keyframes hg-breathe {
  0%,
  100% {
    opacity: 1;
  }
  50% {
    opacity: 0.92;
  }
}
@keyframes hg-grain {
  0%,
  100% {
    transform: translate(0, 0);
  }
  25% {
    transform: translate(-5%, -5%);
  }
  50% {
    transform: translate(5%, 0);
  }
  75% {
    transform: translate(0, 5%);
  }
}
@keyframes hg-drift {
  0%,
  100% {
    transform: translate(0, 0) scale(1);
  }
  33% {
    transform: translate(30%, 10%) scale(1.1);
  }
  66% {
    transform: translate(10%, -10%) scale(0.95);
  }
}
@keyframes hg-fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.j6n35 .hdnpq9s .yfda {
  animation: hg-breathe 10s ease-in-out infinite;
}
.kgcint .bwgot {
  color: #fff;
}
.kgcint .f7eaizml {
  color: rgba(255, 255, 255, 0.85);
}
.kgcint .nsxpa {
  background: #fff;
  color: var(--cta);
}
.kgcint .nsxpa:hover {
  opacity: 0.92;
}
.zaqli .z8330 {
  position: relative;
  overflow: hidden;
}
.zaqli .z8330::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(
    105deg,
    transparent 40%,
    rgba(255, 255, 255, 0.05) 50%,
    transparent 60%
  );
  background-size: 200% 100%;
  animation: hg-shimmer 6s ease-in-out infinite;
}
.j6n35 .z8330 {
  animation: hg-breathe 7s ease-in-out infinite;
}
.hfovsqzc .z8330 {
  position: relative;
  overflow: hidden;
}
.hfovsqzc .z8330::after {
  content: "";
  position: absolute;
  inset: -50%;
  width: 200%;
  height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035;
  pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
.l3avsk1c .z8330 {
  position: relative;
  overflow: hidden;
}
.l3avsk1c .z8330::after {
  content: "";
  position: absolute;
  width: 60%;
  height: 120%;
  top: -10%;
  left: -10%;
  background: radial-gradient(ellipse, var(--accent-light) 0%, transparent 70%);
  opacity: 0.12;
  filter: blur(80px);
  pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.a4wj .z8330 {
  animation: hg-fadein 1.2s ease-out both;
}
.z8330 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-areas: "text media";
  min-height: 480px;
  background: linear-gradient(
    110deg,
    var(--accent-bg) 0%,
    var(--bg-card) 55%,
    var(--bg-surface) 100%
  );
}
.ziuh9 {
  grid-area: text;
  display: flex;
  flex-direction: column;
  justify-content: center;

  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.em0j {
  grid-area: media;
  position: relative;
  overflow: hidden;
  min-height: 320px;
}
.gnv6tnod {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.z8330 .bwgot {
  text-shadow: none;
  color: var(--text-primary);
}
.z8330 .f7eaizml {
  color: var(--text-muted);
}
body.gsac3u .bwgot {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.q98ko .bwgot {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.gam55ya.kgcint .bwgot,
section.kgcint .bwgot {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.35) !important;
}
.z8330.h79s .ziuh9 {
  align-items: center;
  text-align: center;
}
.z8330.mbar7h .ziuh9 {
  align-items: flex-start;
  text-align: left;
}
.lewc4rg .em0j {
  position: relative;
}
.lewc4rg .em0j::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.lewc4rg.f66fu51e .em0j::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.v8kz .em0j {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 32px 32px 32px 0;
  overflow: visible;
}
.v8kz .gnv6tnod {
  position: static;
  width: 100%;
  height: auto;
  aspect-ratio: 4/3;
  object-fit: cover;
  border-radius: 16px;
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.4);
}
.v8kz.f66fu51e .em0j {
  padding: 32px 0 32px 32px;
}
.umagjc .em0j {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.umagjc .gnv6tnod {
  position: static;
  width: 100%;
  height: auto;
  aspect-ratio: 4/3;
  object-fit: cover;
  border-radius: 16px;
  box-shadow: 0 16px 48px rgba(0, 0, 0, 0.45);
}
.f66fu51e .ziuh9 {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.umagjc.f66fu51e .em0j {
  padding: 40px 16px 40px 48px;
}
.gam55ya .h1z2qc {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.h1z2qc .tbvc4u6g.jjx3 {
  padding: 10px 14px !important;
  font-size: 0.88rem !important;
  font-weight: 700;
  background: var(--cta) !important;
  color: #fff !important;
  border: none !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.h1z2qc .tbvc4u6g.jjx3:hover {
  opacity: 0.85;
}
.ag95 .em0j {
  display: flex !important;
  align-items: center;
  justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .z8330 {
    grid-template-columns: 1fr !important;
    grid-template-areas: "text" "media" !important;
  }

  .z8330:not(.ag95) .em0j {
    display: none !important;
  }
  .ag95 .em0j {
    padding: 16px;
  }
  .ziuh9 {
    padding: 36px 24px;
  }
  .z8330 ~ .lzd2,
  .f66fu51e ~ .lzd2 {
    max-width: 100%;
    left: 0;
    right: 0;
    transform: none;
    padding: 0 24px;
  }
  .gam55ya,
  .z8330 {
    min-height: 320px !important;
  }
  .bwgot {
    font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important;
  }

  .hyqht,
  .wnidr,
  .j8tj9 {
    grid-template-columns: 1fr !important;
  }

  .noe1p7f {
    display: flex !important;
    flex-direction: column !important;
  }
  .noe1p7f .tdhzz2 {
    display: contents;
  }
  .noe1p7f .yfda {
    order: 0;
  }
  .noe1p7f .bwgot {
    order: 1;
    padding: 32px 24px 0;
    margin-bottom: 12px;
  }
  .noe1p7f .hyqht {
    order: 2;
    padding: 0 16px 12px !important;
  }
  .noe1p7f .f7eaizml {
    order: 3;
    padding: 0 24px 24px;
    margin: 0 auto;
  }

  .l13h .tdhzz2 {
    display: flex;
    flex-direction: column;
  }
  .l13h .tdhzz2 .bwgot {
    order: 1;
  }
  .l13h .tdhzz2 .j8tj9 {
    order: 2;
    margin: 8px 0 24px !important;
  }
  .l13h .tdhzz2 .f7eaizml {
    order: 3;
  }
  .l13h .tdhzz2 .nsxpa {
    order: 4;
    align-self: center;
    margin-top: 0;
  }

  .z8330.ag95 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .z8330.ag95 .ziuh9 {
    display: contents;
    padding: 0;
  }
  .z8330.ag95 .ziuh9 .bwgot {
    order: 1;
    padding: 32px 24px 0;
    margin-bottom: 0;
  }
  .z8330.ag95 .em0j {
    order: 2;
    padding: 12px 16px;
  }
  .z8330.ag95 .ziuh9 .f7eaizml {
    order: 3;
    padding: 0 24px;
    margin: 0 auto;
  }
  .z8330.ag95 .ziuh9 .nsxpa {
    order: 4;
    align-self: center;
    margin: 8px 0 32px;
  }
}
.evvur1 {
  position: relative;
  overflow: hidden;
  margin: 16px 0;
  line-height: 0;
}
.cy362y8m {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 10px;
}
.ocdjbuy2 .evvur1 {
  border-radius: 16px;
}
.ocdjbuy2 .cy362y8m {
  border-radius: 16px;
}
.wt1rfv .evvur1 {
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.18);
  border-radius: 8px;
}
.wt1rfv .cy362y8m {
  border-radius: 8px;
}
.sjbt0i6 {
  max-width: 1100px;
  margin: 0 auto;
  padding: 40px 24px 32px;
}
.fdig4d7 {
  width: 100%;
  padding: 32px 0;
  position: relative;
}
.hbhwk {
  max-width: 1100px;
  margin: 0 auto;
  padding: 24px 24px;
  position: relative;
  z-index: 1;
}
.a5bf .fdig4d7:nth-child(even) {
  background: var(--bg-surface);
}
.a5bf .fdig4d7:nth-child(odd) {
  background: var(--bg-page);
}
.ynuz .fdig4d7:nth-child(even) {
  background: var(--bg-card);
}
.ynuz .fdig4d7:nth-child(odd) {
  background: var(--bg-page);
}
.a5bf .fdig4d7:nth-child(odd) .hbhwk {
  background: var(--bg-card);
  border-radius: 6px;
}
.a5bf .fdig4d7:nth-child(even) .hbhwk {
  background: var(--bg-raised);
  border-radius: 6px;
}
.ynuz .fdig4d7:nth-child(odd) .hbhwk {
  background: var(--bg-card);
  border-radius: 6px;
}
.ynuz .fdig4d7:nth-child(even) .hbhwk {
  background: var(--bg-raised);
  border-radius: 6px;
}
.a5bf .fdig4d7:nth-child(even) .xrmn4 .e7bem,
.ynuz .fdig4d7:nth-child(even) .xrmn4 .e7bem {
  background: var(--bg-card);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.a5bf .fdig4d7:nth-child(odd) .xrmn4 .e7bem,
.ynuz .fdig4d7:nth-child(odd) .xrmn4 .e7bem {
  background: var(--bg-card-inner);
}
.a5bf .fdig4d7:nth-child(even) .w7h4r9fm .e7bem:nth-child(odd),
.ynuz .fdig4d7:nth-child(even) .w7h4r9fm .e7bem:nth-child(odd) {
  background: var(--bg-card);
}
.a5bf .fdig4d7:nth-child(even) .w7h4r9fm .e7bem:nth-child(even),
.ynuz .fdig4d7:nth-child(even) .w7h4r9fm .e7bem:nth-child(even) {
  background: var(--bg-card-inner);
}
h1.tehzn {
  font-size: 2.2rem;
  font-weight: 800;
  color: var(--text-primary);
  margin-bottom: 16px;
}
h2.tehzn {
  font-size: 1.6rem;
  font-weight: 700;
  color: var(--text-primary);
  margin: 0 0 16px;
}
h3.f2pne {
  font-size: 1.2rem;
  font-weight: 700;
  color: var(--text-primary);
  margin: 0 0 10px;
}
.iqhut h2.tehzn {
  border-left: 4px solid var(--accent);
  padding-left: 14px;
}
.yoa3 h2.tehzn {
  border-bottom: 2px solid var(--accent);
  padding-bottom: 10px;
  display: inline-block;
}
.d8aw h2.tehzn {
  border-top: 3px solid var(--accent);
  padding-top: 12px;
  color: var(--text-primary);
}
.ro3cq h2.tehzn::before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  background: var(--accent);
  border-radius: 50%;
  margin-right: 12px;
  vertical-align: middle;
}
.ecn6km5 h2.tehzn {
  color: var(--text-primary);
  font-size: 1.7rem;
}
.p11ia h2.tehzn::before {
  content: "/";
  color: var(--accent-light);
  font-weight: 800;
  margin-right: 10px;
}
.ytzg1p h2.tehzn {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 1.1rem;
  color: var(--accent-light);
  border-bottom: 1px solid var(--border-alt);
  padding-bottom: 8px;
}
.fjxn {
  font-size: 1.1rem;
  color: var(--text-muted);
  margin-bottom: 16px;
}
@media (max-width: 640px) {
  .fjxn {
    display: none;
  }
}
.gh7w {
  font-size: inherit;
  color: var(--text-body);
  margin: 8px 0 16px;
}
.rvikww {
  font-size: inherit;
  color: var(--text-body);
  margin: 16px 0 0;
}
.a21k5v {
  background: var(--bg-surface);
  border: 1px solid var(--border);
  border-radius: 10px;
  padding: 20px 24px;
  margin: 28px 0;
}
.xsg5qonb {
  font-weight: 700;
  color: var(--accent-light);
  margin-bottom: 12px;
  font-size: 1rem;
}
.g7jdwc {
  padding-left: 20px;
}
.g7jdwc li {
  margin-bottom: 6px;
}
.g7jdwc a {
  color: var(--text-muted);
  text-decoration: none;
  font-size: 0.95rem;
}
.g7jdwc a:hover {
  color: var(--accent-light);
}
.n487 .xsg5qonb {
  display: none;
}
.lu1hsmv .xsg5qonb {
  display: none;
}
.lu1hsmv .g7jdwc {
  padding-left: 0;
  list-style: none;
}
.lu1hsmv .g7jdwc li::before {
  content: "—";
  margin-right: 9px;
  color: var(--accent-light);
  opacity: 0.7;
}
.lu1hsmv .g7jdwc a {
  font-size: 0.92rem;
}
.n47ceu .a21k5v {
  background: none;
  border: none;
  box-shadow: none !important;
  padding: 12px 0;
}
.n47ceu .xsg5qonb {
  display: none;
}
.n47ceu .g7jdwc {
  padding-left: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.n47ceu .g7jdwc li {
  margin-bottom: 0;
}
.n47ceu .g7jdwc a {
  display: inline-block;
  background: var(--accent-bg);
  color: var(--accent-light);
  border: 1px solid var(--accent-pale);
  border-radius: 999px;
  padding: 5px 16px;
  font-size: 0.88rem;
  font-weight: 500;
}
.n47ceu .g7jdwc a:hover {
  background: var(--accent);
  color: #fff;
  border-color: var(--accent-light);
}
.a4km7 .a21k5v {
  padding: 20px 20px 16px;
}
.a4km7 .g7jdwc {
  padding-left: 0;
  list-style: none;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 10px;
  counter-reset: toc-c;
}
.a4km7 .g7jdwc li {
  counter-increment: toc-c;
  margin-bottom: 0;
  display: flex;
}
.a4km7 .g7jdwc a {
  display: flex;
  align-items: center;
  gap: 12px;
  background: var(--bg-card);
  border-radius: 8px;
  padding: 12px 14px;
  border: 1px solid var(--border);
  font-size: 0.92rem;
  line-height: 1.35;
  color: var(--text-muted);
  width: 100%;
  min-height: 58px;
  transition:
    border-color 0.15s,
    color 0.15s,
    background 0.15s;
}
.a4km7 .g7jdwc a::before {
  content: counter(toc-c);
  flex-shrink: 0;
  width: 26px;
  height: 26px;
  background: var(--accent);
  color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.78rem;
  font-weight: 700;
}
.a4km7 .g7jdwc a:hover {
  color: var(--accent-light);
  border-color: var(--accent-light);
}
.a4km7 .g7jdwc a:focus,
.a4km7 .g7jdwc a:focus-visible,
.a4km7 .g7jdwc a:target {
  outline: none;
}
.a4km7 .g7jdwc li:target a {
  border-color: var(--border);
  color: var(--text-muted);
}
.n8haw2mu .a21k5v {
  background: none;
  border: none;
  box-shadow: none !important;
  padding: 8px 0;
  margin: 16px 0;
}
.n8haw2mu .xsg5qonb {
  display: none;
}
.n8haw2mu .g7jdwc {
  padding-left: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.n8haw2mu .g7jdwc li {
  margin-bottom: 0;
}
.n8haw2mu .g7jdwc li::after {
  content: ",";
  color: var(--text-muted);
  margin-right: 10px;
}
.n8haw2mu .g7jdwc li:last-child::after {
  content: "";
  margin-right: 0;
}
.n8haw2mu .g7jdwc a {
  font-size: 0.9rem;
}
.e7bem {
  padding: 14px 20px 18px;
  margin-bottom: 12px;
  border-radius: 10px;
}
.xrmn4 .e7bem {
  background: var(--bg-card);
}
.w7h4r9fm .e7bem:nth-child(odd) {
  background: var(--bg-card);
}
.w7h4r9fm .e7bem:nth-child(even) {
  background: var(--bg-raised);
}
.a7466v .e7bem {
  background: none;
  border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.a7466v .e7bem:last-child {
  border-bottom: none;
}
.a7466v h3.f2pne {
  border-bottom: 2px solid var(--accent);
  padding-bottom: 6px;
  display: inline-block;
}
.shxw851r .e7bem {
  background: none;
  border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.shxw851r .e7bem + .e7bem {
  margin-top: 4px;
}
.rw1d .e7bem {
  background: none;
  border-radius: 0;
  padding: 12px 0;
}
.rw1d .e7bem + .e7bem {
  border-top: 1px solid var(--border-section);
}
.i038ic {
  color: var(--text-body);
  margin-bottom: 12px;
  font-size: inherit;
}
.gumrgb4 {
  color: var(--text-body);
  margin-top: 12px;
  font-size: inherit;
}
.t82v281 {
  color: var(--text-body);
  margin-bottom: 10px;
}
.cm6ox,
.tya5f {
  padding-left: 22px;
  color: var(--text-body);
  margin: 10px 0;
}
.cm6ox li,
.tya5f li {
  margin-bottom: 6px;
}
.tya5f li {
  list-style: decimal;
}
.auubftm .cm6ox {
  list-style-type: "● ";
}
.sjrcfo .cm6ox {
  list-style-type: "■ ";
}
.pw8k .cm6ox {
  list-style-type: "◆ ";
}
.aljye5 .cm6ox {
  list-style-type: "★ ";
}
.sjrcfo .v2kd0xm7 {
  list-style-type: "■ ";
}
.auubftm .cm6ox li::marker,
.auubftm .v2kd0xm7 li::marker,
.sjrcfo .cm6ox li::marker,
.sjrcfo .v2kd0xm7 li::marker,
.pw8k .cm6ox li::marker,
.pw8k .v2kd0xm7 li::marker,
.aljye5 .cm6ox li::marker,
.aljye5 .v2kd0xm7 li::marker {
  color: var(--cta);
  font-size: 1em;
}
.auubftm .tya5f,
.sjrcfo .tya5f,
.pw8k .tya5f,
.aljye5 .tya5f {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.auubftm .tya5f li,
.sjrcfo .tya5f li,
.pw8k .tya5f li,
.aljye5 .tya5f li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.auubftm .tya5f li::before,
.sjrcfo .tya5f li::before,
.pw8k .tya5f li::before,
.aljye5 .tya5f li::before {
  content: counter(el-step);
  position: absolute;
  left: -2.2em;
  top: 0.05em;
  width: 1.45em;
  height: 1.45em;
  background: var(--accent);
  color: #fff;
  font-size: 0.72em;
  font-weight: 700;
  line-height: 1.45em;
  text-align: center;
}
.auubftm .tya5f li::before {
  border-radius: 50%;
}
.sjrcfo .tya5f li::before {
  border-radius: 3px;
}
.pw8k .tya5f li::before {
  border-radius: 3px;
}
.aljye5 .tya5f li::before {
  border-radius: 50%;
}
.o57lghi {
  overflow-x: auto;
  margin: 12px 0;
  background: var(--accent-bg);
  border-radius: 10px;
  border: 1px solid var(--border-alt);
}
.erbhd .o57lghi,
.ju9q7k .o57lghi {
  background: transparent;
  border: none;
  border-radius: 0;
}
.qa2i {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.9rem;
}
.qa2i th {
  background: var(--bg-raised);
  color: var(--accent-light);
  padding: 8px 12px;
  text-align: left;
  font-weight: 600;
}
.qa2i td {
  padding: 8px 12px;
  border-bottom: 1px solid var(--border-alt);
  color: var(--text-body);
}
.qa2i tr:hover td {
  background: var(--bg-hover);
}
.z2x3w .qa2i tbody tr:nth-child(even) td {
  background: var(--bg-surface);
}
.d601xg .qa2i {
  border: 1px solid var(--border-alt);
}
.d601xg .qa2i th,
.d601xg .qa2i td {
  border: 1px solid var(--border-alt);
}
.p597 .qa2i th {
  background: transparent;
  color: var(--accent-light);
  border-bottom: 2px solid var(--accent);
  padding-bottom: 6px;
}
.p597 .qa2i td {
  border-bottom: none;
}
.p597 .qa2i tr:not(:last-child) td {
  border-bottom: 1px solid var(--border-alt);
}
.jg6zots .qa2i th {
  background: var(--cta);
  color: #fff;
  letter-spacing: 0.03em;
}
.eyef52e8 .o57lghi {
  overflow: hidden;
}
.eyef52e8 .qa2i th {
  border-bottom: 1px solid var(--border-alt);
}
.eyef52e8 .qa2i tr:last-child td {
  border-bottom: none;
}
[data-i="f0eb"]::before {
  content: "\f0eb";
}
[data-i="f3ed"]::before {
  content: "\f3ed";
}
[data-i="f0e7"]::before {
  content: "\f0e7";
}
[data-i="f3a5"]::before {
  content: "\f3a5";
}
[data-i="f005"]::before {
  content: "\f005";
}
[data-i="f1b2"]::before {
  content: "\f1b2";
}
[data-i="f201"]::before {
  content: "\f201";
}
[data-i="f023"]::before {
  content: "\f023";
}
[data-i="f140"]::before {
  content: "\f140";
}
[data-i="f0ac"]::before {
  content: "\f0ac";
}
[data-i="f058"]::before {
  content: "\f058";
}
[data-i="f1fe"]::before {
  content: "\f1fe";
}
[data-i="f059"]::before {
  content: "\f059";
}
[data-i="f084"]::before {
  content: "\f084";
}
[data-i="f1e0"]::before {
  content: "\f1e0";
}
[data-i="f6e2"]::before {
  content: "\f6e2";
}
[data-i="f5da"]::before {
  content: "\f5da";
}
[data-i="f024"]::before {
  content: "\f024";
}
[data-i="f0a3"]::before {
  content: "\f0a3";
}
[data-i="f6ff"]::before {
  content: "\f6ff";
}
[data-c="a"] {
  color: var(--accent-light);
  background: color-mix(in srgb, var(--accent) 15%, transparent);
}
[data-c="b"] {
  color: var(--accent-light);
  background: color-mix(in srgb, var(--accent-light) 15%, transparent);
}
[data-c="c"] {
  color: var(--c-pros);
  background: color-mix(in srgb, var(--c-pros) 15%, transparent);
}
[data-c="d"] {
  color: var(--c-stars);
  background: color-mix(in srgb, var(--c-stars) 15%, transparent);
}
[data-c="e"] {
  color: var(--accent-pale);
  background: color-mix(in srgb, var(--accent-pale) 15%, transparent);
}
[data-c="f"] {
  color: var(--c-warn-border);
  background: color-mix(in srgb, var(--c-warn-border) 15%, transparent);
}
[data-c="g"] {
  color: var(--c-tip-border);
  background: color-mix(in srgb, var(--c-tip-border) 15%, transparent);
}
[data-c="h"] {
  color: var(--c-cons);
  background: color-mix(in srgb, var(--c-cons) 15%, transparent);
}
[data-s="r"] {
  border-radius: 50%;
}
[data-s="s"] {
  border-radius: 10px;
}
[data-s="d"] {
  border-radius: 50% 8px;
}
[data-s="h"] {
  border-radius: 50%;
  clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
}
[data-s="b"] {
  border-radius: 60% 40% 50% 50%/50% 60% 40% 50%;
}
.qurd2 .e5rfw {
  width: 72px;
  height: 72px;
  aspect-ratio: 1/1;
  border-radius: 50%;
  object-fit: cover;
  margin: 16px auto 4px;
  display: block;
  border: 3px solid var(--accent-bg);
}
.e7j973 .zc5vsm6l {
  background: var(--bg-surface);
  border: 1px solid var(--border);
}
.e7j973 .rdn8zq2 {
  background: none;
  color: var(--text-main);
  font-weight: 700;
  border-bottom: 1px solid var(--border);
}
.c4tolqff {
  display: flex;
  gap: 14px;
  align-items: flex-start;
  border-radius: 8px;
  padding: 14px 18px;
  margin: 10px 0;
}
.aptorg {
  background: var(--bg-tip);
  border-left: 4px solid var(--c-tip-border);
}
.g0l32 {
  background: var(--bg-warning);
  border-left: 4px solid var(--c-warn-border);
}
.lpba {
  font-size: 1.3rem;
  flex-shrink: 0;
  margin-top: 2px;
}
.c4tolqff strong {
  color: var(--text-primary);
  font-size: 0.95rem;
}
.c4tolqff p {
  color: var(--text-muted);
  font-size: 0.88rem;
  margin-top: 4px;
}
.j4ed {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  margin: 10px 0;
}
.pec0kpmz,
.emb8905k {
  border-radius: 8px;
  padding: 14px;
}
.pec0kpmz {
  background: var(--bg-pros);
}
.emb8905k {
  background: var(--bg-cons);
}
.uvhjwnj7 {
  font-weight: 700;
  font-size: 0.85rem;
  margin-bottom: 8px;
}
.pec0kpmz .uvhjwnj7 {
  color: var(--c-pros-label);
}
.emb8905k .uvhjwnj7 {
  color: #f87171;
}
.pec0kpmz ul li {
  color: var(--c-pros);
  list-style: none;
  padding-left: 4px;
  margin-bottom: 5px;
  font-size: 0.88rem;
}
.emb8905k ul li {
  color: var(--c-cons);
  list-style: none;
  padding-left: 4px;
  margin-bottom: 5px;
  font-size: 0.88rem;
}
.cy362y8m {
  width: 100%;
  height: auto;
  border-radius: 10px;
  display: block;
}
.jjx3 {
  background: var(--cta);
  color: #fff;
  border: none;
  border-radius: 6px;
  padding: 8px 16px;
  font-size: 0.88rem;
  font-weight: 600;
  cursor: pointer;
  text-decoration: none;
  display: inline-block;
  white-space: nowrap;
}
.jjx3:hover {
  opacity: 0.85;
}
.vawg .jjx3 {
  background: transparent;
  border: 2px solid var(--cta);
  color: var(--cta-light);
}
.vawg .jjx3:hover {
  background: var(--cta-hover);
  color: #fff;
  opacity: 1;
}
.h5p7e7e .jjx3 {
  background: var(--accent-bg);
  border: 1px solid var(--cta);
  color: var(--cta-light);
}
.h5p7e7e .jjx3:hover {
  background: var(--cta-hover);
  color: #fff;
  opacity: 1;
}
.gydp0hoz .nsxpa {
  border-radius: 50px;
}
.gydp0hoz .jjx3 {
  border-radius: 50px;
}
.yibq5kw .nsxpa {
  padding-left: 22px;
  padding-right: 22px;
}
.yibq5kw .jjx3 {
  padding-left: 12px;
  padding-right: 12px;
}
.ua91 .nsxpa {
  padding-left: 44px;
  padding-right: 44px;
}
.ua91 .jjx3 {
  padding-left: 24px;
  padding-right: 24px;
}
.bmz7e6 .nsxpa {
  padding-left: 56px;
  padding-right: 56px;
}
.bmz7e6 .jjx3 {
  padding-left: 32px;
  padding-right: 32px;
}
.da2w0x .nsxpa::after,
.da2w0x .jjx3::after,
.vc8g5u9 .nsxpa::after,
.vc8g5u9 .jjx3::after,
.qpw122u .nsxpa::after,
.qpw122u .jjx3::after,
.rjosksld .nsxpa::after,
.rjosksld .jjx3::after,
.v9ot .nsxpa::after,
.v9ot .jjx3::after,
.uo9nx5l .nsxpa::after,
.uo9nx5l .jjx3::after,
.ijyzxe .nsxpa::after,
.ijyzxe .jjx3::after,
.uny55y .nsxpa::after,
.uny55y .jjx3::after {
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  margin-left: 6px;
  vertical-align: -0.15em;
  background: currentColor;
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
}
.da2w0x .nsxpa::after,
.da2w0x .jjx3::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 12h16M13 5l7 7-7 7'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 12h16M13 5l7 7-7 7'/%3E%3C/svg%3E");
}
.vc8g5u9 .nsxpa::after,
.vc8g5u9 .jjx3::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 6l6 6-6 6'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 6l6 6-6 6'/%3E%3C/svg%3E");
}
.qpw122u .nsxpa::after,
.qpw122u .jjx3::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6 4l14 8-14 8z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6 4l14 8-14 8z' fill='black'/%3E%3C/svg%3E");
}
.rjosksld .nsxpa::after,
.rjosksld .jjx3::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M13 2L3 14h9l-1 8 10-12h-9l1-8z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M13 2L3 14h9l-1 8 10-12h-9l1-8z' fill='black'/%3E%3C/svg%3E");
}
.v9ot .nsxpa::after,
.v9ot .jjx3::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2l3.1 6.3 6.9.7-5 4.8 1.5 6.9L12 17.3l-6.5 3.4 1.5-6.9L2 9l6.9-.7z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2l3.1 6.3 6.9.7-5 4.8 1.5 6.9L12 17.3l-6.5 3.4 1.5-6.9L2 9l6.9-.7z' fill='black'/%3E%3C/svg%3E");
}
.uo9nx5l .nsxpa::after,
.uo9nx5l .jjx3::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6 3h12l4 6L12 22 2 9z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6 3h12l4 6L12 22 2 9z' fill='black'/%3E%3C/svg%3E");
}
.ijyzxe .nsxpa::after,
.ijyzxe .jjx3::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2c0 0-7 6-7 12a7 7 0 0 0 14 0c0-3-1.5-5-3.5-6.5 0 3-2 5-3.5 5C14 9 12 2 12 2z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2c0 0-7 6-7 12a7 7 0 0 0 14 0c0-3-1.5-5-3.5-6.5 0 3-2 5-3.5 5C14 9 12 2 12 2z' fill='black'/%3E%3C/svg%3E");
}
.uny55y .nsxpa::after,
.uny55y .jjx3::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M2 19h20v2H2zM2 17L5.5 7l4.5 5L12 3l2 9 4.5-5L22 17z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M2 19h20v2H2zM2 17L5.5 7l4.5 5L12 3l2 9 4.5-5L22 17z' fill='black'/%3E%3C/svg%3E");
}
.ggdtq5 .xqiy1::after,
.ggdtq5 .ylvvg::after,
.jmlu8 .xqiy1::after,
.jmlu8 .ylvvg::after,
.j1pe .xqiy1::after,
.j1pe .ylvvg::after,
.x9g8vpvm .xqiy1::after,
.x9g8vpvm .ylvvg::after,
.t4vts7z .xqiy1::after,
.t4vts7z .ylvvg::after,
.yxvnq .xqiy1::after,
.yxvnq .ylvvg::after,
.du8y .xqiy1::after,
.du8y .ylvvg::after,
.inugz .xqiy1::after,
.inugz .ylvvg::after {
  content: "" !important;
  display: inline-block !important;
  width: 1em;
  height: 1em;
  margin-left: 6px;
  vertical-align: -0.15em;
  background: currentColor !important;
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
}
.ggdtq5 .xqiy1::after,
.ggdtq5 .ylvvg::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 12h16M13 5l7 7-7 7'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 12h16M13 5l7 7-7 7'/%3E%3C/svg%3E");
}
.jmlu8 .xqiy1::after,
.jmlu8 .ylvvg::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 6l6 6-6 6'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 6l6 6-6 6'/%3E%3C/svg%3E");
}
.j1pe .xqiy1::after,
.j1pe .ylvvg::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6 4l14 8-14 8z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6 4l14 8-14 8z' fill='black'/%3E%3C/svg%3E");
}
.x9g8vpvm .xqiy1::after,
.x9g8vpvm .ylvvg::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M13 2L3 14h9l-1 8 10-12h-9l1-8z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M13 2L3 14h9l-1 8 10-12h-9l1-8z' fill='black'/%3E%3C/svg%3E");
}
.t4vts7z .xqiy1::after,
.t4vts7z .ylvvg::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2l3.1 6.3 6.9.7-5 4.8 1.5 6.9L12 17.3l-6.5 3.4 1.5-6.9L2 9l6.9-.7z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2l3.1 6.3 6.9.7-5 4.8 1.5 6.9L12 17.3l-6.5 3.4 1.5-6.9L2 9l6.9-.7z' fill='black'/%3E%3C/svg%3E");
}
.yxvnq .xqiy1::after,
.yxvnq .ylvvg::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6 3h12l4 6L12 22 2 9z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6 3h12l4 6L12 22 2 9z' fill='black'/%3E%3C/svg%3E");
}
.du8y .xqiy1::after,
.du8y .ylvvg::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2c0 0-7 6-7 12a7 7 0 0 0 14 0c0-3-1.5-5-3.5-6.5 0 3-2 5-3.5 5C14 9 12 2 12 2z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2c0 0-7 6-7 12a7 7 0 0 0 14 0c0-3-1.5-5-3.5-6.5 0 3-2 5-3.5 5C14 9 12 2 12 2z' fill='black'/%3E%3C/svg%3E");
}
.inugz .xqiy1::after,
.inugz .ylvvg::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M2 19h20v2H2zM2 17L5.5 7l4.5 5L12 3l2 9 4.5-5L22 17z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M2 19h20v2H2zM2 17L5.5 7l4.5 5L12 3l2 9 4.5-5L22 17z' fill='black'/%3E%3C/svg%3E");
}
.jp12s02g .tem0v {
  background: rgba(128, 128, 128, 0.12);
}
.tbvc4u6g.jjx3 {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .py3hf8dm {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .py3hf8dm::before {
    grid-area: rank;
  }
  .z2tm2x {
    grid-area: ident;
  }
  .k731u {
    grid-area: rating;
    min-width: 0;
    width: auto;
  }
  .x1w4 {
    grid-area: pills;
  }
  .tbvc4u6g {
    grid-area: cta;
    width: 100%;
  }
}
@media (max-width: 560px) {
  .py3hf8dm {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center;
    padding: 16px;
  }
  .py3hf8dm::before {
    justify-self: center;
  }
  .z2tm2x {
    width: 100%;
  }
  .k731u {
    justify-self: center;
  }
  .x1w4 {
    grid-template-columns: 1fr;
  }
}
.paom6 .db2l {
  border: none;
  border-top: 1.5px solid;
}
@media (min-width: 860px) {
  .ibpv .zxij2 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    align-items: start;
  }
  .ibpv .kwcq8uvr {
    margin: 0;
  }
}
.gosnb .kwcq8uvr {
  border-radius: 0;
  border: none;
  border-bottom: 2px solid var(--border-alt);
  box-shadow: none;
  margin: 0 0 20px;
}
.gosnb .aazp {
  background: transparent;
  border-bottom: 1px solid var(--border);
  padding: 14px 16px;
}
.gosnb .erbhd {
  padding: 14px 16px;
}
.gosnb .p1ip {
  border-radius: 4px;
}
.gosnb .db2l {
  border-radius: 0;
}
.ju9q7k .j4ed {
  gap: 10px;
}
.ju9q7k .pec0kpmz,
.ju9q7k .emb8905k {
  padding: 12px;
}
.ju9q7k .pec0kpmz ul,
.ju9q7k .emb8905k ul {
  margin: 4px 0 0;
  padding-left: 18px;
}
.ju9q7k .pec0kpmz li,
.ju9q7k .emb8905k li {
  font-size: 0.85rem;
  margin-bottom: 3px;
}
@media (max-width: 720px) {
  .gb31 {
    grid-template-columns: 1fr;
  }
  .t6p3o {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 10px;
    border-right: none;
    border-bottom: 1px solid var(--border-alt);
    padding: 16px;
  }
  .t6p3o .dg3k {
    width: 72px;
    height: 50px;
  }
  .t6p3o .yqo8a {
    max-width: 180px;
  }
  .t6p3o .bjpewg {
    width: auto;
  }
}
@media (max-width: 720px) {
  .c6jsdbf {
    flex-wrap: wrap;
    gap: 10px;
    padding: 12px 16px;
  }
  .ui6a {
    padding: 16px;
  }
  .bowgus .wusb5 {
    min-width: 50%;
  }
}
.lfsfln5y .j4ed {
  grid-template-columns: 1fr;
}
@media (max-width: 860px) {
  .lxl25d {
    grid-template-columns: 1fr;
  }
  .vj2i {
    border-right: none;
    border-bottom: 1px solid var(--border-alt);
  }
  .za5e6dks {
    border-right: none;
    border-bottom: 1px solid var(--border-alt);
  }
}
@media (max-width: 540px) {
  .phcdi5q {
    flex-wrap: wrap;
    padding: 16px;
  }
}
.xsdrx .j4ed {
  gap: 8px;
}
.xsdrx .pec0kpmz,
.xsdrx .emb8905k {
  padding: 8px;
}
@media (max-width: 480px) {
  .lokcmc3l {
    flex-direction: column;
    align-items: stretch;
  }
}
.gp5il .bjpewg .jjx3 {
  padding: 8px 20px;
  font-size: 0.85rem;
}
@media (max-width: 640px) {
  .ei2t {
    flex-direction: column;
    align-items: stretch;
    gap: 10px;
  }
  .gp5il .bjpewg {
    text-align: center;
  }
}
@media (max-width: 720px) {
  .ffdxa8w {
    grid-template-columns: 1fr;
  }
  .l5i7x0 {
    border-right: none;
    border-bottom: 1px solid var(--border-alt);
  }
  .xcptibw {
    flex-wrap: wrap;
    gap: 10px;
    padding: 14px 16px;
  }
}
@media (max-width: 720px) {
  .pzcb47pa {
    grid-template-columns: 1fr;
  }
  .dlpbp7 {
    width: 100px;
    height: 100px;
    margin: 16px auto;
  }
  .kkykv {
    font-size: 1.4rem;
  }
  .qtz8es {
    justify-content: center;
  }
  .lpud8 .wusb5 {
    min-width: 50%;
  }
}
.kefhke .j4ed {
  margin: 0 24px;
  padding-top: 16px;
}
@media (max-width: 540px) {
  .bumms3m2 {
    flex-wrap: wrap;
    padding: 14px 16px;
  }
  .qg9v88aj {
    padding: 12px 16px;
  }
  .kefhke .j4ed {
    margin: 0 16px;
  }
  .kefhke .fr492z {
    padding: 0 16px;
  }
  .vzoumd {
    padding: 12px 16px;
  }
}
.bqiepbv .py3hf8dm {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.bqiepbv .py3hf8dm:first-child {
  border-left-width: 5px;
  background: linear-gradient(
    90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%
  );
}
.ek0w .x1w4 .r4gj {
  background: transparent;
  border-radius: 0;
  padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.ek0w .x1w4 .r4gj:first-child {
  border-left: none;
}
.q5c1l .j1e1 {
  display: none;
}
.q5c1l .ueqvxz {
  display: inline-flex;
  align-items: baseline;
  gap: 1px;
  line-height: 1;
}
.q5c1l .ueqvxz {
  font-size: 1.3rem;
  font-weight: 900;
  color: var(--bg-page);
  background: var(--accent);
  border-radius: 8px;
  padding: 6px 14px;
  gap: 0;
  line-height: 1;
}
.q5c1l .ueqvxz small {
  display: none;
}
.q5c1l .ihs3t .axui {
  display: none;
}
.q5c1l .ihs3t strong {
  font-size: 1.15rem;
  font-weight: 900;
  color: var(--bg-page);
  background: var(--accent);
  border-radius: 6px;
  padding: 4px 10px;
}
.q5c1l .dq8ca3 {
  display: none;
}
.q1vphqm1 {
  margin: 16px 0;
}
.yaga0ys {
  background: var(--bg-card);
  border-radius: 8px;
  margin-bottom: 8px;
  overflow: hidden;
}
.yaga0ys summary {
  padding: 14px 18px;
  font-weight: 600;
  color: var(--accent-pale);
  cursor: pointer;
  list-style: none;
  display: flex;
  justify-content: space-between;
}
.yaga0ys summary::after {
  content: "+";
  color: var(--accent-light);
}
.yaga0ys[open] summary::after {
  content: "−";
}
.yaga0ys p {
  padding: 0 18px 14px;
  color: var(--text-body);
  font-size: 0.95rem;
}
.fdig4d7 {
  margin-bottom: 0;
}
.osxkaby8 h2.tehzn {
  color: var(--text-primary);
  border-color: var(--accent-light);
}
.iz0rywc h2.tehzn {
  color: var(--text-primary);
  border-color: var(--accent-light);
}
.o7ntnnr .aptorg {
  background: #052e16;
  border-color: #10b981;
}
.o7ntnnr .g0l32 {
  background: #2d0a1e;
  border-color: #f43f5e;
}
.o7ntnnr .c4tolqff strong {
  color: #f1f5f9;
}
.o7ntnnr .c4tolqff p {
  color: #cbd5e1;
}
.o7ntnnr .a1fm .aptorg .lpba::before,
.o7ntnnr .vp33i .aptorg .lpba::before,
.o7ntnnr .g84c5ucl .aptorg .lpba::before,
.o7ntnnr .e130c .aptorg .lpba::before {
  color: #10b981;
}
.o7ntnnr .a1fm .g0l32 .lpba::before,
.o7ntnnr .vp33i .g0l32 .lpba::before,
.o7ntnnr .g84c5ucl .g0l32 .lpba::before,
.o7ntnnr .e130c .g0l32 .lpba::before {
  color: #f43f5e;
}
.o7ntnnr .a1fm .onp5zj .lpba::before,
.o7ntnnr .vp33i .onp5zj .lpba::before,
.o7ntnnr .g84c5ucl .onp5zj .lpba::before,
.o7ntnnr .e130c .onp5zj .lpba::before {
  color: #a855f7;
}
.je4o0 .aptorg {
  background: #2d2000;
  border-color: #eab308;
}
.je4o0 .g0l32 {
  background: #2d0b0b;
  border-color: #ef4444;
}
.je4o0 .c4tolqff strong {
  color: #f1f5f9;
}
.je4o0 .c4tolqff p {
  color: #cbd5e1;
}
.je4o0 .a1fm .aptorg .lpba::before,
.je4o0 .vp33i .aptorg .lpba::before,
.je4o0 .g84c5ucl .aptorg .lpba::before,
.je4o0 .e130c .aptorg .lpba::before {
  color: #eab308;
}
.je4o0 .a1fm .g0l32 .lpba::before,
.je4o0 .vp33i .g0l32 .lpba::before,
.je4o0 .g84c5ucl .g0l32 .lpba::before,
.je4o0 .e130c .g0l32 .lpba::before {
  color: #ef4444;
}
.je4o0 .a1fm .onp5zj .lpba::before,
.je4o0 .vp33i .onp5zj .lpba::before,
.je4o0 .g84c5ucl .onp5zj .lpba::before,
.je4o0 .e130c .onp5zj .lpba::before {
  color: #f97316;
}
.uvbweco .aptorg {
  background: #0c1a2e;
  border-color: #38bdf8;
}
.uvbweco .g0l32 {
  background: #12103a;
  border-color: #818cf8;
}
.uvbweco .c4tolqff strong {
  color: #f1f5f9;
}
.uvbweco .c4tolqff p {
  color: #cbd5e1;
}
.uvbweco .a1fm .aptorg .lpba::before,
.uvbweco .vp33i .aptorg .lpba::before,
.uvbweco .g84c5ucl .aptorg .lpba::before,
.uvbweco .e130c .aptorg .lpba::before {
  color: #38bdf8;
}
.uvbweco .a1fm .g0l32 .lpba::before,
.uvbweco .vp33i .g0l32 .lpba::before,
.uvbweco .g84c5ucl .g0l32 .lpba::before,
.uvbweco .e130c .g0l32 .lpba::before {
  color: #818cf8;
}
.uvbweco .a1fm .onp5zj .lpba::before,
.uvbweco .vp33i .onp5zj .lpba::before,
.uvbweco .g84c5ucl .onp5zj .lpba::before,
.uvbweco .e130c .onp5zj .lpba::before {
  color: #2dd4bf;
}
.kwubki .aptorg {
  background: var(--accent-bg);
  border-color: var(--accent-light);
}
.kwubki .g0l32 {
  background: var(--accent-bg-light);
  border-color: var(--accent-light);
}
.kwubki .a1fm .lpba::before,
.kwubki .vp33i .lpba::before,
.kwubki .g84c5ucl .lpba::before,
.kwubki .e130c .lpba::before {
  color: var(--accent-light) !important;
}
.qxeq5rmn::before,
.yht6::before {
  margin-right: 5px;
}
.zjuj1 .pec0kpmz ul li,
.zjuj1 .pec0kpmz .qxeq5rmn {
  color: #22c55e;
}
.zjuj1 .emb8905k ul li,
.zjuj1 .emb8905k .yht6 {
  color: #ef4444;
}
.j3z9q .pec0kpmz {
  background: var(--bg-pros);
}
.j3z9q .emb8905k {
  background: var(--bg-cons);
}
.j3z9q .pec0kpmz .qxeq5rmn {
  color: var(--c-pros-label);
}
.j3z9q .emb8905k .yht6 {
  color: var(--c-cons);
}
.j3z9q .pec0kpmz ul li,
.j3z9q .it5tlino li {
  color: var(--c-pros);
}
.j3z9q .emb8905k ul li,
.j3z9q .ljxnd5t li {
  color: var(--c-cons);
}
.pc459 .pec0kpmz {
  background: var(--bg-pros);
}
.pc459 .emb8905k {
  background: var(--bg-cons);
}
.pc459 .pec0kpmz .qxeq5rmn {
  color: var(--c-pros-label);
}
.pc459 .emb8905k .yht6 {
  color: var(--c-cons);
}
.pc459 .pec0kpmz ul li,
.pc459 .emb8905k ul li,
.pnhgk .qxeq5rmn::before {
  content: "✓ ";
}
.pnhgk .yht6::before {
  content: "✗ ";
}
.jyifh6gz .qxeq5rmn::before {
  content: "→ ";
}
.jyifh6gz .yht6::before {
  content: "← ";
}
.a91ved .qxeq5rmn::before {
  content: "★ ";
}
.a91ved .yht6::before {
  content: "✕ ";
}
.tz6j .qxeq5rmn::before {
  content: "◆ ";
}
.tz6j .yht6::before {
  content: "▲ ";
}
.paom6 .c4tolqff {
  background: transparent;
  border-left: none;
  border: 1.5px solid;
}
.paom6 .aptorg {
  border-color: var(--c-tip-border);
}
.paom6 .g0l32 {
  border-color: var(--c-warn-border);
}
.paom6 .onp5zj {
  border-color: #60a5fa;
}
.paom6 .c4tolqff strong {
  color: var(--text-primary);
}
.paom6 .c4tolqff p {
  color: var(--text-muted);
}
.xnmml2 .c4tolqff {
  border-left: none;
  border-top: 4px solid;
  border-radius: 0 0 8px 8px;
}
.xnmml2 .aptorg {
  border-top-color: var(--c-tip-border);
}
.xnmml2 .g0l32 {
  border-top-color: var(--c-warn-border);
}
.j33jg1b .c4tolqff {
  border-left: none;
  border-radius: 8px;
}
.j33jg1b .aptorg {
  background: #065f46;
}
.j33jg1b .g0l32 {
  background: #92400e;
}
.j33jg1b .c4tolqff strong,
.j33jg1b .c4tolqff p {
  color: #fff;
}
.j33jg1b .lpba::before {
  color: rgba(255, 255, 255, 0.85) !important;
}
.o7ntnnr.j33jg1b .aptorg,
.o7ntnnr .j33jg1b .aptorg {
  background: #052e16;
}
.o7ntnnr.j33jg1b .g0l32,
.o7ntnnr .j33jg1b .g0l32 {
  background: #2d0a1e;
}
.je4o0.j33jg1b .aptorg,
.je4o0 .j33jg1b .aptorg {
  background: #2d2000;
}
.je4o0.j33jg1b .g0l32,
.je4o0 .j33jg1b .g0l32 {
  background: #2d0b0b;
}
.uvbweco.j33jg1b .aptorg,
.uvbweco .j33jg1b .aptorg {
  background: #0c1a2e;
}
.uvbweco.j33jg1b .g0l32,
.uvbweco .j33jg1b .g0l32 {
  background: #12103a;
}
.qbrfc .c4tolqff {
  border-left: none;
  border-radius: 6px;
  padding: 10px 14px;
}
.qbrfc .aptorg {
  background: color-mix(in srgb, var(--c-tip-border) 10%, transparent);
}
.qbrfc .g0l32 {
  background: color-mix(in srgb, var(--c-warn-border) 10%, transparent);
}
.qbrfc .c4tolqff strong {
  color: var(--text-primary);
}
.qbrfc .c4tolqff p {
  color: var(--text-muted);
}
.d8i8du2w .c4tolqff {
  border-left: none;
  border-radius: 10px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25);
}
.a1fm .lpba,
.vp33i .lpba,
.g84c5ucl .lpba,
.e130c .lpba {
  font-size: 0;
  width: 1.1rem;
  flex-shrink: 0;
}
.a1fm .lpba::before,
.vp33i .lpba::before,
.g84c5ucl .lpba::before,
.e130c .lpba::before {
  display: block;
  font-size: 1.15rem;
  line-height: 1.3;
  font-style: normal;
}
.a1fm .aptorg .lpba::before {
  content: "✦";
  color: var(--c-tip-border);
}
.a1fm .g0l32 .lpba::before {
  content: "▲";
  color: var(--c-warn-border);
}
.a1fm .onp5zj .lpba::before {
  content: "◉";
  color: #60a5fa;
}
.vp33i .aptorg .lpba::before {
  content: "★";
  color: var(--c-tip-border);
}
.vp33i .g0l32 .lpba::before {
  content: "◆";
  color: var(--c-warn-border);
}
.vp33i .onp5zj .lpba::before {
  content: "●";
  color: #60a5fa;
}
.g84c5ucl .aptorg .lpba::before {
  content: "▶";
  color: var(--c-tip-border);
}
.g84c5ucl .g0l32 .lpba::before {
  content: "■";
  color: var(--c-warn-border);
}
.g84c5ucl .onp5zj .lpba::before {
  content: "▸";
  color: #60a5fa;
}
.e130c .aptorg .lpba::before {
  content: "→";
  color: var(--c-tip-border);
}
.e130c .g0l32 .lpba::before {
  content: "⬥";
  color: var(--c-warn-border);
}
.e130c .onp5zj .lpba::before {
  content: "◈";
  color: #60a5fa;
}
.pp96g9ne .xrmn4 .e7bem,
.pp96g9ne .w7h4r9fm .e7bem {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.22);
}
.pp96g9ne .o57lghi {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.18);
}
.pp96g9ne .a21k5v {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.18);
}
.r45dz .xrmn4 .e7bem,
.r45dz .w7h4r9fm .e7bem,
.r45dz .zc5vsm6l,
.r45dz .py3hf8dm,
.r45dz .kwcq8uvr,
.r45dz .o57lghi,
.r45dz .a21k5v,
.r45dz .d8i8du2w .c4tolqff {
  box-shadow: none;
}
.mbiy4eyk .t82v281,
.mbiy4eyk .i038ic,
.mbiy4eyk .gumrgb4,
.mbiy4eyk .gh7w,
.mbiy4eyk .rvikww {
  font-size: 0.9rem;
}
.mbiy4eyk .cm6ox,
.mbiy4eyk .tya5f {
  font-size: 0.9rem;
}
.dlaqos .t82v281,
.dlaqos .i038ic,
.dlaqos .gumrgb4,
.dlaqos .gh7w,
.dlaqos .rvikww {
  font-size: 0.95rem;
}
.dlaqos .cm6ox,
.dlaqos .tya5f {
  font-size: 0.95rem;
}
.j0e7ig3e .t82v281,
.j0e7ig3e .i038ic,
.j0e7ig3e .gumrgb4,
.j0e7ig3e .gh7w,
.j0e7ig3e .rvikww {
  font-size: 1.08rem;
}
.j0e7ig3e .cm6ox,
.j0e7ig3e .tya5f {
  font-size: 1.05rem;
}
.j0e7ig3e .qa2i {
  font-size: 0.97rem;
}
.sx3dacv .bwgot {
  font-size: 3.2rem;
}
.sx3dacv h2.tehzn {
  font-size: 1.9rem;
}
.sx3dacv h3.f2pne {
  font-size: 1.4rem;
}
.c7eg43 .bwgot {
  font-size: 3.8rem;
}
.c7eg43 h2.tehzn {
  font-size: 2.2rem;
}
.c7eg43 h3.f2pne {
  font-size: 1.6rem;
}
.fdig4d7 + .fdig4d7 {
  position: relative;
}
.nq5tp .fdig4d7 + .fdig4d7::before,
.plehss2 .fdig4d7 + .fdig4d7::before,
.kama9i .fdig4d7 + .fdig4d7::before,
.mc2io2h .fdig4d7 + .fdig4d7::before,
.lvlnvqb .fdig4d7 + .fdig4d7::before,
.t60w5qs .fdig4d7 + .fdig4d7::before {
  position: absolute;
  top: -1px;
  left: 0;
  right: 0;
  transform: translateY(-50%);
}
.nq5tp .fdig4d7 + .fdig4d7::before {
  content: "";
  height: 1px;
  background: var(--accent);
  opacity: 0.5;
}
.plehss2 .fdig4d7 + .fdig4d7::before {
  content: "";
  height: 4px;
  background: linear-gradient(
    90deg,
    var(--grad-start),
    var(--accent),
    var(--grad-end)
  );
}
.kama9i .fdig4d7 + .fdig4d7::before {
  content: "● ● ●";
  text-align: center;
  font-size: 0.55rem;
  letter-spacing: 0.5em;
  color: var(--accent-light);
  opacity: 0.7;
  line-height: 1;
  padding-top: 6px;
}
.mc2io2h .fdig4d7 + .fdig4d7::before {
  content: "";
  height: 1px;
  background: linear-gradient(
    90deg,
    transparent 0%,
    var(--accent) 25%,
    var(--accent) 75%,
    transparent 100%
  );
  opacity: 0.6;
}
.qvf3pzs .fdig4d7 {
  margin-bottom: 16px;
}
.qvf3pzs .fdig4d7 + .fdig4d7 {
  margin-top: 0;
}
.qvf3pzs .hbhwk {
  padding-top: 0;
  padding-bottom: 0;
}
.lvlnvqb .fdig4d7 + .fdig4d7::before {
  content: "";
  border-top: 2px dashed var(--accent);
  opacity: 0.5;
}
.t60w5qs .fdig4d7 + .fdig4d7::before {
  content: "";
  border-top: 3px dotted var(--accent);
  opacity: 0.5;
}
.ig8j .fdig4d7 + .fdig4d7::before,
.fsg9je0 .fdig4d7 + .fdig4d7::before,
.sgi1x .fdig4d7 + .fdig4d7::before {
  content: "";
  display: block;
  position: absolute;
  top: -70px;
  left: 0;
  right: 0;
  height: 70px;
  background: var(--bg-page);
  pointer-events: none;
  z-index: 2;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.a5bf .ig8j .fdig4d7:nth-child(even)::before,
.a5bf .fsg9je0 .fdig4d7:nth-child(even)::before,
.a5bf .sgi1x .fdig4d7:nth-child(even)::before {
  background: var(--bg-surface);
}
.ynuz .ig8j .fdig4d7:nth-child(even)::before,
.ynuz .fsg9je0 .fdig4d7:nth-child(even)::before,
.ynuz .sgi1x .fdig4d7:nth-child(even)::before {
  background: var(--bg-card);
}
.ig8j .fdig4d7 + .fdig4d7::before {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 20 C12 0 37 0 50 20 C63 40 88 40 100 20 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 20 C12 0 37 0 50 20 C63 40 88 40 100 20 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.fsg9je0 .fdig4d7 + .fdig4d7::before {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 20 C8 0 17 0 25 20 C33 40 42 40 50 20 C58 0 67 0 75 20 C83 40 92 40 100 20 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 20 C8 0 17 0 25 20 C33 40 42 40 50 20 C58 0 67 0 75 20 C83 40 92 40 100 20 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.sgi1x .fdig4d7 + .fdig4d7::before {
  height: 80px;
  top: -80px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.hbcx .ziuh9,
.dx3ct .ziuh9 {
  padding-bottom: 60px;
}
.d894l6 .ziuh9 {
  padding-bottom: 70px;
}
.xeozq .z8330 {
  background: linear-gradient(
    225deg,
    var(--accent-bg) 0%,
    var(--bg-surface) 100%
  );
}
.g4bmz7ud .z8330 {
  background: linear-gradient(
    45deg,
    var(--bg-surface) 0%,
    var(--accent-bg) 100%
  );
}
.xfeujba .z8330 {
  background: linear-gradient(
    90deg,
    var(--accent-bg) 0%,
    var(--bg-surface) 100%
  );
}
.phs9 .z8330 {
  background: linear-gradient(
    180deg,
    var(--accent-bg) 0%,
    var(--bg-surface) 100%
  );
}
.fiekv76 .z8330 {
  background: var(--accent-bg);
}
.p8bg29i .evvur1 {
  float: left;
  width: 38%;
  margin: 0 28px 16px 0;
}
.p8bg29i .evvur1 .cy362y8m {
  width: 100%;
  height: auto;
  max-height: 360px;
  object-fit: cover;
  border-radius: 10px;
}
.p8bg29i .hbhwk::after {
  content: "";
  display: block;
  clear: both;
}
.g8zyucf .evvur1 {
  float: right;
  width: 38%;
  margin: 0 0 16px 28px;
}
.g8zyucf .evvur1 .cy362y8m {
  width: 100%;
  height: auto;
  max-height: 360px;
  object-fit: cover;
  border-radius: 10px;
}
.g8zyucf .hbhwk::after {
  content: "";
  display: block;
  clear: both;
}
.es9kh .fdig4d7:nth-child(odd) .evvur1 {
  float: left;
  width: 38%;
  margin: 0 28px 16px 0;
}
.es9kh .fdig4d7:nth-child(even) .evvur1 {
  float: right;
  width: 38%;
  margin: 0 0 16px 28px;
}
.es9kh .evvur1 .cy362y8m {
  width: 100%;
  height: auto;
  max-height: 360px;
  object-fit: cover;
  border-radius: 10px;
}
.es9kh .hbhwk::after {
  content: "";
  display: block;
  clear: both;
}
@media (max-width: 900px) {
  .p8bg29i .evvur1,
  .g8zyucf .evvur1,
  .es9kh .fdig4d7:nth-child(odd) .evvur1,
  .es9kh .fdig4d7:nth-child(even) .evvur1 {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .p8bg29i .evvur1 .cy362y8m,
  .g8zyucf .evvur1 .cy362y8m,
  .es9kh .evvur1 .cy362y8m {
    max-height: none !important;
  }
}
.p8bg29i .cm6ox,
.p8bg29i .tya5f,
.g8zyucf .cm6ox,
.g8zyucf .tya5f,
.es9kh .cm6ox,
.es9kh .tya5f {
  overflow: hidden;
}
@media (max-width: 640px) {
  .p8bg29i .evvur1,
  .g8zyucf .evvur1,
  .es9kh .evvur1 {
    float: none;
    width: 100%;
    margin: 0 0 16px 0;
  }
}
.nie4p4dg .sjbt0i6,
.nie4p4dg .hbhwk,
.nie4p4dg .u9dti {
  max-width: 1100px;
}
.kkt1 .sjbt0i6,
.kkt1 .hbhwk,
.kkt1 .u9dti {
  max-width: 1200px;
}
.ve6ci .sjbt0i6,
.ve6ci .hbhwk,
.ve6ci .u9dti {
  max-width: 1320px;
}
.a78z62u {
  font-size: 0.82rem;
  color: var(--text-muted);
}
.xuxln9z {
  display: flex;
  align-items: center;
}
.rf3jg7 {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0;
}
.dhm7e5 {
  display: flex;
  align-items: center;
}
.p6cikias {
  color: var(--accent-light);
  text-decoration: none;
  padding: 2px 5px;
  border-radius: 4px;
}
.p6cikias:hover {
  text-decoration: underline;
}
.j5ck {
  margin: 0 3px;
  opacity: 0.45;
}
.j5ck::before {
  content: "/";
}
.jz08 {
  padding: 2px 5px;
  color: var(--text-main);
}
.fa7kir .a78z62u {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.fa7kir .xuxln9z {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 24px;
}
.cfsj .a78z62u {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.cfsj .xuxln9z {
  padding: 0 0 0 12px;
}
.ukyz .xuxln9z {
  padding: 0 16px;
}
.ukyz .a78z62u {
  background: var(--bg-card);
  border: 1px solid var(--border);
  border-radius: 8px;
  padding: 11px 0;
  box-shadow: 0 4px 18px rgba(0, 0, 0, 0.28);
}
.ukyz .sjbt0i6 {
  padding-top: 28px;
}
@media (max-width: 720px) {
  .c1xb49 {
    margin-top: 18px;
    padding: 0 16px;
  }
  .ukyz .sjbt0i6 {
    padding-top: 16px;
  }
}
.nie4p4dg.fa7kir .xuxln9z {
  max-width: 1100px;
}
.kkt1.fa7kir .xuxln9z {
  max-width: 1200px;
}
.ve6ci.fa7kir .xuxln9z {
  max-width: 1320px;
}
.jammg .fdig4d7 {
  padding-top: 16px;
  padding-bottom: 16px;
}
.ajw78 .fdig4d7 {
  padding-top: 24px;
  padding-bottom: 24px;
}
.annos .fdig4d7 {
  padding-top: 40px;
  padding-bottom: 40px;
}
.ggek .fdig4d7 {
  padding-top: 52px;
  padding-bottom: 52px;
}
.isqykukv .fdig4d7:nth-child(4n + 1) {
  padding-top: 20px;
  padding-bottom: 20px;
}
.isqykukv .fdig4d7:nth-child(4n + 2) {
  padding-top: 36px;
  padding-bottom: 36px;
}
.isqykukv .fdig4d7:nth-child(4n + 3) {
  padding-top: 28px;
  padding-bottom: 28px;
}
.isqykukv .fdig4d7:nth-child(4n) {
  padding-top: 44px;
  padding-bottom: 44px;
}
.xvn6aj6 .hbhwk {
  padding-top: 10px;
  padding-bottom: 10px;
}
.sfapd8op .hbhwk {
  padding-top: 18px;
  padding-bottom: 18px;
}
.cwkj .hbhwk {
  padding-top: 36px;
  padding-bottom: 36px;
}
.s5rl0u .hbhwk {
  padding-top: 48px;
  padding-bottom: 48px;
}
.nd3h7 h2.tehzn {
  font-weight: 600;
}
.nd3h7 h3.f2pne {
  font-weight: 600;
}
.ckg1c {
  font-weight: 500;
}
.ckg1c h2.tehzn {
  font-weight: 800;
}
.ckg1c h3.f2pne {
  font-weight: 700;
}
.t3cwd32 h2.tehzn {
  font-weight: 900;
}
.t3cwd32 h3.f2pne {
  font-weight: 800;
}
.t3cwd32 .c4tolqff strong,
.t3cwd32 .c4tolqff strong {
  font-weight: 600;
}
.xqiy1 {
  margin-left: 16px;
  flex-shrink: 0;
  padding: 7px 16px;
  font-size: 0.82rem;
  font-weight: 700;
  border-radius: 6px;
}
.ezevn .xqiy1 {
  display: none;
}
@media (max-width: 640px) {
  .syh6 {
    display: none;
  }
  .xqiy1 {
    position: absolute !important;
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%);
    padding: 8px 16px !important;
    font-size: 0.82rem !important;
    z-index: 5;
    max-width: 55%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.xqiy1 {
  background: var(--cta) !important;
  color: #fff !important;
  border: none !important;
}
.xqiy1:hover {
  opacity: 0.85;
}
.b6w1l5 .xqiy1 {
  background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important;
}
.hlwxx0kf .xqiy1,
.osz238h .xqiy1 {
  background: var(--grad-start) !important;
  color: #fff !important;
  border: none !important;
}
.hlwxx0kf .xqiy1:hover,
.osz238h .xqiy1:hover {
  opacity: 0.88;
}
.b6w1l5.hlwxx0kf .xqiy1,
.b6w1l5.osz238h .xqiy1 {
  background: linear-gradient(
    135deg,
    var(--grad-start),
    var(--accent-light)
  ) !important;
}
.ylvvg {
  position: fixed;
  bottom: 32px;
  z-index: 900;
  padding: 12px 22px;
  font-size: 0.9rem;
  font-weight: 700;
  border-radius: 8px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.4);
  transition:
    transform 0.15s,
    opacity 0.15s;
}
.ylvvg:hover {
  transform: translateY(-2px);
  opacity: 0.92;
}
.ylvvg {
  background: var(--cta) !important;
  color: #fff !important;
  border: none !important;
}
.jeivv23 .ylvvg {
  display: none;
}
.cioc .ylvvg {
  right: 32px;
}
.wl2v2pq7 .ylvvg {
  left: 32px;
}
@media (max-width: 480px) {
  .cioc .ylvvg {
    right: 20px;
    bottom: 20px;
  }
  .wl2v2pq7 .ylvvg {
    left: 20px;
    bottom: 20px;
  }
}
.ndukbgsa {
  background: var(--bg-surface);
  border-top: 1px solid var(--border);
  margin-top: 60px;
}
.u9dti {
  max-width: 1100px;
  margin: 0 auto;
  padding: 32px 24px;
}
.upw8d {
  color: var(--text-faint);
  font-size: 0.85rem;
  margin-bottom: 6px;
}
.d4eoq {
  color: var(--text-dim);
  font-size: 0.8rem;
}
.er1ih1 {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: var(--text);
  text-decoration: none;
  font-weight: 700;
  font-size: 1rem;
  margin-bottom: 14px;
}
.er1ih1 img {
  height: 26px;
  width: auto;
  object-fit: contain;
}
.cgpv {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.cgpv a,
.ushal8 a {
  color: var(--text);
  text-decoration: none;
  font-size: 0.87rem;
  transition: color 0.15s;
}
.cgpv a:hover,
.ushal8 a:hover {
  color: var(--accent-light);
}
.cgpv .b96xo72x {
  padding-left: 10px;
  font-size: 0.82rem;
  opacity: 0.8;
}
.mt2k7 .u9dti {
  text-align: center;
}
.mt2k7 .upw8d {
  margin-top: 0;
}
.xu00wk {
  margin-top: 10px;
}
.xu00wk a {
  font-size: 0.8rem;
  opacity: 0.65;
}
@media (max-width: 640px) {
  .u9dti {
    padding-left: 16px;
    padding-right: 16px;
  }
  .j064 .u9dti {
    padding: 20px 16px;
  }
  .ushal8 {
    gap: 4px 12px;
  }
  .upw8d {
    font-size: 0.78rem;
  }
}
.gk9m1 .xedo3 .er1ih1 {
  display: flex;
  align-items: center;
  gap: 10px;
  font-weight: 700;
  font-size: 1.05rem;
  text-decoration: none;
  margin-bottom: 10px;
}
.gk9m1 .upw8d {
  font-size: 0.78rem;
  color: var(--text-faint);
  margin: 14px 0 4px;
  line-height: 1.5;
}
.gk9m1 .d4eoq {
  font-size: 0.78rem;
  color: var(--text-faint);
  margin: 0;
}
@media (max-width: 768px) {
  .gk9m1 .egoyc3ko {
    grid-template-columns: 1fr 1fr;
  }
  .gk9m1 .xedo3 {
    grid-column: 1 / -1;
  }
}
@media (max-width: 480px) {
  .gk9m1 .egoyc3ko {
    grid-template-columns: 1fr;
  }
}
.r0gfej1l .er1ih1 {
  display: flex;
  align-items: center;
  gap: 8px;
  font-weight: 700;
  font-size: 1rem;
  text-decoration: none;
  margin-right: auto;
  flex-shrink: 0;
}
.r0gfej1l .upw8d {
  font-size: 0.78rem;
  color: var(--text-faint);
  margin: 0;
}
@media (max-width: 640px) {
  .r0gfej1l .kaehzx {
    gap: 12px;
  }
  .r0gfej1l .er1ih1 {
    margin-right: 0;
    width: 100%;
  }
}
.n47o .y13vkg0i .er1ih1 {
  display: flex;
  align-items: center;
  gap: 10px;
  font-weight: 700;
  font-size: 1.1rem;
  text-decoration: none;
  margin-bottom: 10px;
}
.n47o .upw8d {
  font-size: 0.78rem;
  color: var(--text-faint);
  margin: 0;
  flex: 1;
}
.n47o .d4eoq {
  font-size: 0.78rem;
  color: var(--text-faint);
  margin: 0;
  white-space: nowrap;
}
@media (max-width: 768px) {
  .n47o .sb4hrx3h {
    grid-template-columns: 1fr 1fr;
  }
  .n47o .y13vkg0i {
    grid-column: 1 / -1;
  }
}
@media (max-width: 480px) {
  .n47o .sb4hrx3h {
    grid-template-columns: 1fr;
  }
}
.rb5na .z32y {
  display: grid;
  grid-template-columns: 1fr 2fr 1.2fr;
  gap: 2rem;
  align-items: start;
}
.rb5na .cgpv {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(130px, 1fr));
  gap: 6px 20px;
}
@media (max-width: 760px) {
  .rb5na .z32y {
    grid-template-columns: 1fr 1fr;
  }
  .rb5na .s6jn:first-child {
    grid-column: 1 / -1;
  }
}
@media (max-width: 480px) {
  .rb5na .z32y {
    grid-template-columns: 1fr;
  }
}
.a2695mm8 .z32y {
  grid-template-columns: 1fr 2fr;
}
.a2695mm8 .dyr04c .cgpv {
  grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
}
@media (max-width: 480px) {
  .a2695mm8 .z32y {
    grid-template-columns: 1fr;
  }
}
.jpuscz .u9dti {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 14px;
}
.z1pd7f .fovx {
  background: var(--bg-page);
  border-bottom-color: var(--border-alt);
}
.z1pd7f .ndukbgsa {
  background: var(--bg-page);
  border-top-color: var(--border-alt);
}
.p9wysg .fovx {
  background: #0d1117;
  border-bottom-color: #21262d;
}
.p9wysg .hp1kr {
  color: var(--accent-light);
}
.p9wysg .yogq0dr1 {
  --msep-color: #8b949e;
}
.p9wysg .yogq0dr1 a {
  color: #8b949e;
}
.p9wysg .yogq0dr1 a:hover {
  color: var(--accent-light);
}
.p9wysg .gi06c03b {
  color: #8b949e;
}
.p9wysg .ndukbgsa {
  background: #0d1117;
  border-top-color: #21262d;
  color: #e6edf3;
}
.p9wysg .upw8d,
.p9wysg .d4eoq {
  color: #6e7681;
}
.p9wysg .cgpv a,
.p9wysg .ushal8 a,
.p9wysg .er1ih1 {
  color: #e6edf3;
}
@media (max-width: 640px) {
  .p9wysg .yogq0dr1 {
    background: #0d1117;
    border-top-color: #21262d;
  }
  .p9wysg .yogq0dr1 li a {
    border-bottom-color: #21262d;
  }
}
.osmss .fovx {
  background: #f0f4f8;
  border-bottom-color: #cbd5e1;
}
.osmss .hp1kr {
  color: var(--accent-light);
}
.osmss .yogq0dr1 {
  --msep-color: #475569;
}
.osmss .yogq0dr1 a {
  color: #475569;
}
.osmss .yogq0dr1 a:hover {
  color: var(--accent-light);
}
.osmss .gi06c03b {
  color: #64748b;
}
.osmss .ndukbgsa {
  background: #f0f4f8;
  border-top-color: #cbd5e1;
}
.osmss .upw8d,
.osmss .d4eoq {
  color: #64748b;
}
.osmss .cgpv a,
.osmss .ushal8 a,
.osmss .e5n1lev a,
.osmss .er1ih1 {
  color: #374151;
}
@media (max-width: 640px) {
  .osmss .yogq0dr1 {
    background: #f0f4f8;
    border-top-color: #cbd5e1;
  }
  .osmss .yogq0dr1 li a {
    border-bottom-color: #cbd5e1;
    color: #475569;
  }
}
.hlwxx0kf .fovx {
  background: var(--accent);
  border-bottom-color: var(--accent-light);
}
.hlwxx0kf .hp1kr {
  color: #fff;
}
.hlwxx0kf .yogq0dr1 {
  --msep-color: rgba(255, 255, 255, 0.82);
}
.hlwxx0kf .yogq0dr1 a {
  color: rgba(255, 255, 255, 0.82);
}
.hlwxx0kf .yogq0dr1 a:hover {
  color: #fff;
}
.hlwxx0kf .gi06c03b {
  color: rgba(255, 255, 255, 0.9);
}
.hlwxx0kf .ndukbgsa {
  background: var(--accent);
  border-top-color: var(--accent-light);
  color: #fff;
}
.hlwxx0kf .upw8d,
.hlwxx0kf .d4eoq {
  color: rgba(255, 255, 255, 0.72);
}
.hlwxx0kf .cgpv a,
.hlwxx0kf .ushal8 a,
.hlwxx0kf .e5n1lev a,
.hlwxx0kf .er1ih1 {
  color: #fff;
}
@media (max-width: 640px) {
  .hlwxx0kf .yogq0dr1 {
    background: var(--accent);
    border-top-color: var(--accent-light);
  }
  .hlwxx0kf .yogq0dr1 li a {
    border-bottom-color: rgba(255, 255, 255, 0.2);
    color: rgba(255, 255, 255, 0.82);
  }
}
.osz238h .fovx {
  background: color-mix(in srgb, var(--bg-surface) 60%, transparent);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  border-bottom-color: color-mix(in srgb, var(--border) 50%, transparent);
}
.osz238h .ndukbgsa {
  background: color-mix(in srgb, var(--bg-surface) 60%, transparent);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  border-top-color: color-mix(in srgb, var(--border) 50%, transparent);
}
@media (max-width: 640px) {
  .osz238h .yogq0dr1 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.m390eejh .wm0k00x {
  min-height: 52px;
  height: auto;
  padding-top: 6px;
  padding-bottom: 6px;
}
.d4kqb2 .wm0k00x {
  min-height: 58px;
  height: auto;
  padding-top: 8px;
  padding-bottom: 8px;
}
.xwblml2 .wm0k00x {
  min-height: 72px;
  height: auto;
}
.dirtnb .wm0k00x {
  min-height: 84px;
  height: auto;
}
.j064 .wm0k00x {
  max-width: none;
  padding: 0 32px;
}
.j064 .u9dti {
  max-width: none;
  padding: 24px 32px;
}
.tjmqr33.kkt1 .wm0k00x {
  max-width: 1200px;
}
.tjmqr33.ve6ci .wm0k00x {
  max-width: 1320px;
}
.vvcvjwxu .hp1kr,
.vvcvjwxu .er1ih1 {
  text-transform: capitalize;
}
.qox4 .hp1kr,
.qox4 .er1ih1 {
  text-transform: lowercase;
}
.mrecjb3 .hp1kr,
.mrecjb3 .er1ih1 {
  text-transform: uppercase;
  letter-spacing: 0.06em;
}
.e6bewab,
.ytw7ck0 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.y1wdeutf .e6bewab,
.y1wdeutf .ytw7ck0 {
  background: color-mix(
    in srgb,
    var(--accent) var(--logo-bg-opacity, 8%),
    transparent
  );
  border-radius: 8px;
  padding: 4px;
}
.x6tvs .e6bewab,
.x6tvs .ytw7ck0 {
  background: linear-gradient(
    135deg,
    color-mix(
      in srgb,
      var(--grad-start) var(--logo-bg-opacity, 8%),
      transparent
    ),
    color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)
  );
  border-radius: 8px;
  padding: 4px;
}
.f3kt .e6bewab,
.f3kt .ytw7ck0 {
  background: color-mix(
    in srgb,
    var(--accent) var(--logo-bg-opacity, 8%),
    transparent
  );
  border-radius: 999px;
  padding: 4px 8px;
}
.urnn .e6bewab,
.urnn .ytw7ck0 {
  background: linear-gradient(
    135deg,
    color-mix(
      in srgb,
      var(--grad-start) var(--logo-bg-opacity, 8%),
      transparent
    ),
    color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)
  );
  border-radius: 999px;
  padding: 4px 8px;
}
.j8ol2m1 .yogq0dr1 a {
  font-weight: 500;
}
.o31lmft .yogq0dr1 a {
  font-weight: 600;
}
.gkrtcm .yogq0dr1 a {
  font-weight: 700;
}
.f6jv .yogq0dr1 a {
  font-weight: 800;
  letter-spacing: 0.01em;
}
.d8pc5sjr .yogq0dr1 > li + li::before,
.p1hf4o .yogq0dr1 > li + li::before,
.y6ye1 .yogq0dr1 > li + li::before,
.jns3kxp .yogq0dr1 > li + li::before,
.fwe07u7 .yogq0dr1 > li + li::before,
.nbv9il .yogq0dr1 > li + li::before,
.hbjsz .yogq0dr1 > li + li::before {
  margin-right: 10px;
  margin-left: -10px;
  opacity: 0.5;
  color: var(--msep-color);
}
.d8pc5sjr .yogq0dr1 > li + li::before {
  content: "·";
  font-size: 1.4em;
  line-height: 1;
  vertical-align: middle;
}
.p1hf4o .yogq0dr1 > li + li::before {
  content: "|";
}
.y6ye1 .yogq0dr1 > li + li::before {
  content: "—";
}
.jns3kxp .yogq0dr1 > li + li::before {
  content: "◆";
  font-size: 0.45em;
  vertical-align: middle;
}
.fwe07u7 .yogq0dr1 > li + li::before {
  content: "›";
  font-size: 1.3em;
  line-height: 1;
}
.nbv9il .yogq0dr1 > li + li::before {
  content: "•";
  font-size: 0.8em;
  vertical-align: middle;
}
.hbjsz .yogq0dr1 > li + li::before {
  content: "✦";
  font-size: 0.55em;
  vertical-align: middle;
}
@media (max-width: 640px) {
  .q18f .gi06c03b,
  .qxrjhvd .gi06c03b,
  .l1phs .gi06c03b,
  .oy1k .gi06c03b,
  .wfuhv .gi06c03b {
    font-size: 0 !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    padding: 0;
    width: 40px;
  }

  .q18f .gi06c03b::before,
  .qxrjhvd .gi06c03b::before,
  .l1phs .gi06c03b::before,
  .oy1k .gi06c03b::before,
  .wfuhv .gi06c03b::before {
    content: "";
    display: block;
    flex-shrink: 0;
  }

  .q18f .gi06c03b::before {
    width: 22px;
    height: 11px;
    background:
      linear-gradient(currentColor, currentColor) 0 0 / 100% 2px no-repeat,
      linear-gradient(currentColor, currentColor) 0 100% / 68% 2px no-repeat;
  }

  .qxrjhvd .gi06c03b::before {
    width: 22px;
    height: 17px;
    background:
      linear-gradient(currentColor, currentColor) 0 0 / 100% 2px no-repeat,
      linear-gradient(currentColor, currentColor) 0 50% / 100% 2px no-repeat,
      linear-gradient(currentColor, currentColor) 0 100% / 100% 2px no-repeat;
  }

  .l1phs .gi06c03b::before {
    width: 22px;
    height: 17px;
    background:
      linear-gradient(currentColor, currentColor) 0 0 / 100% 2px no-repeat,
      linear-gradient(currentColor, currentColor) 0 50% / 70% 2px no-repeat,
      linear-gradient(currentColor, currentColor) 0 100% / 42% 2px no-repeat;
  }

  .oy1k .gi06c03b::before {
    width: 22px;
    height: 17px;
    background:
      linear-gradient(currentColor, currentColor) 0 0 / 100% 2px no-repeat,
      linear-gradient(currentColor, currentColor) 0 50% / 52% 2px no-repeat,
      linear-gradient(currentColor, currentColor) 0 100% / 100% 2px no-repeat;
  }

  .wfuhv .gi06c03b::before {
    width: 22px;
    height: 25px;
    background:
      linear-gradient(currentColor, currentColor) 0 0 / 100% 2px no-repeat,
      linear-gradient(currentColor, currentColor) 0 33.3% / 76% 2px no-repeat,
      linear-gradient(currentColor, currentColor) 0 66.6% / 52% 2px no-repeat,
      linear-gradient(currentColor, currentColor) 0 100% / 28% 2px no-repeat;
  }
}
@media (max-width: 640px) {
  .zg7ao6rt .gi06c03b {
    padding: 5px 14px;
  }
  .zg7ao6rt .yogq0dr1 {
    left: auto;
    right: 12px;
    top: 54px;
    width: auto;
    min-width: 180px;
    border-radius: 14px;
    background: var(--bg-surface);
    border: 1px solid var(--border);
    box-shadow: 0 8px 28px rgba(0, 0, 0, 0.2);
    padding: 6px 0;
  }
  .zg7ao6rt .yogq0dr1 li a {
    border-bottom: none;
    padding: 10px 22px;
  }
  .zg7ao6rt .yogq0dr1 li a:hover {
    background: var(--bg-raised);
  }
  .zg7ao6rt .m48xk7t,
  .e4g0ba89 .m48xk7t,
  .itdg3ove .m48xk7t {
    background: none;
    backdrop-filter: none;
    -webkit-backdrop-filter: none;
    pointer-events: none;
  }
}
@media (max-width: 640px) {
  .yf5d .gi06c03b {
    padding: 5px 10px;
  }
  .yf5d .yogq0dr1 {
    display: flex !important;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: auto;
    width: 72vw;
    max-width: 280px;
    background: var(--bg-surface);
    border-left: 1px solid var(--border);
    border-top: none;
    border-radius: 0;
    padding: 72px 0 24px;
    transform: translateX(105%);
    transition: transform 0.28s cubic-bezier(0.4, 0, 0.2, 1);
    z-index: 900;
    box-shadow: -4px 0 24px rgba(0, 0, 0, 0.22);
  }
  .yf5d .yogq0dr1.uh5j593 {
    transform: translateX(0);
  }
  .yf5d .yogq0dr1 li a {
    padding: 14px 28px;
    font-size: 1rem;
    border-bottom: 1px solid var(--border);
  }
  .yf5d .yogq0dr1 li:last-child a {
    border-bottom: none;
  }
  .hlwxx0kf .yogq0dr1,
  .p9wysg .yogq0dr1 {
    background: var(--accent) !important;
  }
  .hlwxx0kf .yogq0dr1 li a,
  .p9wysg .yogq0dr1 li a {
    color: rgba(255, 255, 255, 0.82) !important;
    border-bottom-color: rgba(255, 255, 255, 0.2) !important;
  }
}
@media (max-width: 640px) {
  .itdg3ove .gi06c03b {
    padding: 5px 10px;
  }
  .itdg3ove .yogq0dr1 {
    display: flex !important;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    top: auto;
    border-radius: 18px 18px 0 0;
    border-top: 1px solid var(--border);
    border-left: none;
    border-right: none;
    padding: 20px 0 28px;
    transform: translateY(110%);
    transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    z-index: 900;
    box-shadow: 0 -6px 28px rgba(0, 0, 0, 0.2);
  }
  .itdg3ove .yogq0dr1::before {
    content: "";
    display: block;
    width: 40px;
    height: 4px;
    background: var(--border);
    border-radius: 2px;
    margin: 0 auto 14px;
  }
  .itdg3ove .yogq0dr1.uh5j593 {
    transform: translateY(0);
  }
  .itdg3ove .yogq0dr1 li a {
    text-align: center;
    border-bottom: none;
    padding: 13px 28px;
    font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .rtw7 .gi06c03b {
    padding: 5px 10px;
  }
  .rtw7 .yogq0dr1 {
    display: flex !important;
    position: fixed;
    inset: 0;
    background: color-mix(in srgb, var(--bg-surface) 96%, transparent);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 4px;
    border: none;
    border-radius: 0;
    padding: 0;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.22s ease;
    z-index: 900;
  }
  .rtw7 .yogq0dr1.uh5j593 {
    opacity: 1;
    pointer-events: auto;
  }
  .rtw7 .yogq0dr1 li a {
    font-size: 1.5rem;
    font-weight: 700;
    border-bottom: none;
    padding: 14px 48px;
    letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .prd4p .gi06c03b {
    border-radius: 0 !important;
  }
  .cyexcim7 .gi06c03b {
    border-radius: 8px !important;
  }
  .yvmnjwt7 .gi06c03b {
    border-radius: 50% !important;
  }
  .kbj26mr .gi06c03b {
    border-radius: 999px !important;
  }
}
@media (max-width: 640px) {
  .irllx .nzus {
    flex-direction: column;
    align-items: stretch;
  }
  .irllx .ef1jpfo {
    flex-direction: row;
    min-width: auto;
  }
  .irllx .gx6pc5 {
    align-items: flex-start;
    text-align: left;
  }
}
.ngguxj6p,
.ngguxj6p.fdig4d7,
.a5bf .ngguxj6p,
.ufrro58 .ngguxj6p,
.ynuz .ngguxj6p,
.c4mos .ngguxj6p {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.g5u1 {
  background: linear-gradient(135deg, var(--cta) 0%, var(--cta-hover) 100%);
  border-radius: 16px;
  padding: 28px 36px;
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 16px 0;
}
.kqksk {
  flex: 1 1 280px;
  min-width: 0;
}
.sh1cxkra {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.xk3aq {
  margin: 0;
  color: rgba(255, 255, 255, 0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.r7s5 {
  background: #fff !important;
  color: var(--cta) !important;
  padding: 14px 44px !important;
  border-radius: 999px;
  font-weight: 800;
  font-size: 1rem;
  text-decoration: none;
  flex-shrink: 0;
  transition:
    transform 0.15s,
    opacity 0.2s;
  white-space: nowrap;
}
.r7s5:hover {
  transform: translateY(-1px);
  opacity: 0.95;
}
.fpkzcvuc .g5u1 {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.fpkzcvuc .sh1cxkra {
  color: var(--cta);
}
.fpkzcvuc .xk3aq {
  color: var(--text-body);
}
.fpkzcvuc .r7s5 {
  background: var(--cta) !important;
  color: #fff !important;
}
.kfm5mk .g5u1 {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.kfm5mk .sh1cxkra {
  color: var(--text-primary);
}
.kfm5mk .xk3aq {
  color: var(--text-body);
}
.kfm5mk .r7s5 {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .g5u1 {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .kqksk {
    flex: 0 0 auto;
  }
  .sh1cxkra {
    font-size: 1.2rem;
  }
  .r7s5 {
    width: 100%;
    text-align: center;
    padding: 14px 28px !important;
  }
}
.bqrsa .xnd6h3uf {
  height: 36px;
}
.gk5fz2 .xnd6h3uf {
  height: 60px;
  max-width: 200px;
}
.jjish .xnd6h3uf {
  height: 56px;
  max-width: 180px;
}
.ek0w .r4gj + .r4gj {
  border-left: 1px solid var(--border);
  padding-left: 10px;
}
@media (min-width: 720px) {
  .azv77 .cpedg {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px;
    counter-reset: cs-rank;
    align-items: start;
  }
  .azv77 .py3hf8dm {
    margin-bottom: 0;
    justify-content: flex-start;
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .azv77 .py3hf8dm {
    padding: 40px 16px 20px;
  }
  .azv77 .r4gj {
    flex-direction: row;
    justify-content: space-between;
    align-items: baseline;
    width: 100%;
    border-top: 1px solid var(--border);
    padding-top: 8px;
  }
  .azv77 .tbvc4u6g {
    width: 100%;
    min-width: 0;
  }
}
@media (max-width: 820px) {
  .smq8x5bj .py3hf8dm {
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 22px 16px 18px;
    gap: 14px;
  }
  .smq8x5bj .py3hf8dm::before {
    position: absolute;
    top: 14px;
    left: 14px;
  }
  .smq8x5bj .z2tm2x {
    flex-direction: column;
    align-items: center;
    gap: 10px;
    min-width: 0;
    width: 100%;
  }
  .smq8x5bj .odwv2p6 {
    white-space: normal;
    text-align: center;
    font-size: 1.2rem;
  }
  .smq8x5bj .r4gj {
    flex-direction: row;
    justify-content: space-between;
    align-items: baseline;
    width: 100%;
    border-top: 1px solid var(--border);
    padding-top: 8px;
    flex-basis: auto;
  }
  .smq8x5bj .tbvc4u6g {
    width: 100%;
    min-width: 0;
  }
  .smq8x5bj .j1e1 {
    min-width: 0;
  }
}
.wd7ssvky .yaga0ys {
  background: none;
  border-radius: 0;
  margin-bottom: 0;
  border-bottom: 1px solid var(--border);
  overflow: visible;
}
.wd7ssvky .yaga0ys summary {
  padding: 16px 2px;
  color: var(--text-primary);
  font-size: 0.98rem;
}
.wd7ssvky .yaga0ys p {
  padding: 0 2px 16px;
}
.kc688non .yaga0ys {
  background: none;
  border-radius: 0;
  overflow: visible;
  margin-bottom: 12px;
}
.kc688non .yaga0ys summary {
  background: var(--accent-bg);
  border-radius: 100px;
  padding: 10px 22px;
  color: var(--accent-light);
  font-weight: 700;
}
.kc688non .yaga0ys summary::after {
  content: "›";
  font-size: 1.2em;
}
.kc688non .yaga0ys[open] summary::after {
  content: "‹";
}
.kc688non .yaga0ys p {
  padding: 10px 22px 4px;
}
.fi9hm5f .yaga0ys {
  background: var(--bg-card);
  border-radius: 0;
  border-left: 3px solid var(--accent);
  overflow: hidden;
  margin-bottom: 10px;
}
.fi9hm5f .yaga0ys summary {
  color: var(--text-primary);
  padding-left: 16px;
}
.fi9hm5f .yaga0ys summary::after {
  content: "›";
  font-size: 1.1em;
}
.fi9hm5f .yaga0ys[open] summary::after {
  content: "‹";
}
.fi9hm5f .yaga0ys p {
  padding-left: 16px;
}
.p8nxg .q1vphqm1 {
  border: 1px solid var(--border);
  border-radius: 10px;
  overflow: hidden;
}
.p8nxg .yaga0ys {
  background: var(--bg-card);
  border-radius: 0;
  margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.p8nxg .yaga0ys:last-child {
  border-bottom: none;
}
.p8nxg .yaga0ys summary {
  color: var(--text-primary);
  border-radius: 0;
}
.p8nxg .yaga0ys summary::after {
  content: "›";
  font-size: 1.1em;
}
.p8nxg .yaga0ys[open] summary::after {
  content: "‹";
}
.rgdu0yto .yaga0ys {
  overflow: hidden;
}
.rgdu0yto .yaga0ys summary {
  background: var(--accent);
  color: #fff;
  border-radius: 0;
}
.rgdu0yto .yaga0ys summary::after {
  color: rgba(255, 255, 255, 0.75);
}
.rgdu0yto .yaga0ys[open] summary {
  border-radius: 0;
}
.gcoh {
  max-width: 1100px;
  margin: 0 auto;
  padding: 40px 24px 80px;
}
.pre3cay {
  text-align: center;
  padding: 48px 0 36px;
  border-bottom: 1px solid var(--border);
  margin-bottom: 44px;
}
.tfwkfwy {
  font-size: clamp(1.9rem, 4vw, 2.8rem);
  font-weight: 800;
  color: var(--text-primary);
  margin-bottom: 12px;
}
.uoup3rv {
  color: var(--text-muted);
  font-size: 1.05rem;
}
.jcunacgv {
  display: grid;
  grid-template-columns: 1fr;
  gap: 40px;
  align-items: start;
  max-width: 680px;
}
.qi3swi2u {
  background: var(--bg-card);
  border: 1px solid var(--border-alt);
  border-radius: 14px;
  padding: 32px;
}
.f3un {
  margin-bottom: 20px;
}
.ree7f4 {
  display: block;
  color: var(--text-muted);
  font-size: 0.78rem;
  font-weight: 600;
  margin-bottom: 6px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.xsq9a {
  width: 100%;
  background: var(--bg-page);
  border: 1px solid var(--border-alt);
  border-radius: 8px;
  padding: 10px 14px;
  color: var(--text-primary);
  font-size: 0.95rem;
  font-family: inherit;
  outline: none;
  transition: border-color 0.15s;
  box-sizing: border-box;
}
.xsq9a:focus {
  border-color: var(--accent-light);
  box-shadow: 0 0 0 2px var(--accent-bg);
}
.qhasw9x {
  resize: vertical;
  min-height: 130px;
}
.uyebudyg {
  width: 100%;
  margin-top: 8px;
}
.l2kqw {
  margin-top: 48px;
  padding-top: 40px;
  border-top: 1px solid var(--border);
}
.ovatwzv {
  font-size: 1.25rem;
  font-weight: 700;
  color: var(--accent-light);
  margin-bottom: 14px;
}
.prqe4 {
  color: var(--text-muted);
  line-height: 1.75;
}
.fti6 {
  color: var(--text-muted);
  line-height: 1.75;
  padding-left: 1.4em;
}
.fti6 li {
  margin-bottom: 6px;
}
.fvhvzkk {
  max-width: 760px;
  margin: 0 auto;
}
.slt0 {
  color: var(--text-muted);
  line-height: 1.75;
  margin-bottom: 36px;
}
.zqay6 {
  max-width: 760px;
  margin: 0 auto;
}
.ltkz1a6p ul.fti6 {
  margin: 0;
}
@media (max-width: 640px) {
  .wl7j9q0 {
    grid-template-columns: 1fr;
    gap: 10px;
  }
}
.aemd {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
  gap: 20px;
}
.y52tg {
  background: var(--bg-card);
  border: 1px solid var(--border);
  border-radius: 12px;
  padding: 24px;
}
.a34zsdp {
  font-size: 1.05rem;
  font-weight: 700;
  color: var(--accent-light);
  margin: 0 0 12px;
}
.y52tg p {
  color: var(--text-muted);
  line-height: 1.7;
  margin: 0;
  font-size: 0.9rem;
}
.y52tg .fti6 {
  margin: 0;
  font-size: 0.9rem;
}
@media (max-width: 640px) {
  .aemd {
    grid-template-columns: 1fr;
  }
}
.vb0ru {
  display: inline-flex;
  align-items: center;
  gap: inherit;
  color: inherit;
  text-decoration: none;
}
.vb0ru:hover .e29hv22h {
  color: var(--accent-light);
  text-decoration: underline;
}
.eompc {
  color: inherit;
  text-decoration: none;
}
.eompc:hover {
  color: var(--accent-light);
  text-decoration: underline;
}
.ewo7 {
  display: inline-block;
  line-height: 0;
}
.ubuca5xw {
  max-width: 1100px;
  margin: 0 auto;
  padding: 40px 24px 80px;
}
.veij9ul {
  margin-bottom: 48px;
}
.t6trd {
  max-width: 760px;
  margin: 0 auto;
}
.q0k169 {
  margin-bottom: 36px;
  padding-bottom: 36px;
  border-bottom: 1px solid var(--border);
}
.q0k169:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.wlc7 {
  font-size: 1.1rem;
  font-weight: 700;
  color: var(--text-primary);
  margin: 0 0 12px;
}
.q0k169 p {
  color: var(--text-muted);
  line-height: 1.75;
  margin: 0;
}
.q0k169 ul.fti6 {
  margin: 0;
}
.cj8pp {
  color: var(--text-muted);
  line-height: 1.75;
}
.hms4 .fti6,
.oeorjwyu .fti6,
.cazkz .fti6,
.wywfq4o .fti6 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.hms4 .q0k169,
.oeorjwyu .q0k169 {
  text-align: left;
}
.hms4 .wlc7,
.oeorjwyu .wlc7 {
  text-align: center;
}
.a2zygg8 {
  font-size: 2.1rem;
  font-weight: 800;
  color: var(--text-primary);
  margin: 0 0 10px;
}
.j1pee {
  color: var(--text-muted);
  font-style: italic;
  line-height: 1.6;
  margin: 0 0 14px;
  font-size: 1.02rem;
}
.jf2743y {
  color: var(--text-muted);
  line-height: 1.75;
  margin: 0 0 6px;
}
.y3jble8 {
  margin-top: 12px;
}
.l6g0x {
  display: inline-block;
  color: var(--accent-light);
  text-decoration: none;
  font-weight: 600;
  font-size: 0.92rem;
  border-bottom: 1px solid transparent;
  padding-bottom: 1px;
}
.l6g0x:hover {
  border-bottom-color: var(--accent-light);
}
.fj40 {
  width: 140px;
  height: 140px;
  overflow: hidden;
  background: var(--bg-card);
  flex-shrink: 0;
  position: relative;
}
.fj40 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.z3ghip0s {
  border-radius: 10px;
}
.zv26jpbb {
  display: inline-block;
  margin-bottom: 12px;
  font-size: 0.88rem;
}
.le1tt7i {
  background: var(--accent-bg);
  color: var(--accent-light);
  padding: 5px 12px;
  border-radius: 999px;
  font-weight: 600;
}
.sqhqrzzf {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 32px;
  align-items: center;
  padding-bottom: 32px;
  border-bottom: 1px solid var(--border);
}
@media (max-width: 640px) {
  .sqhqrzzf {
    grid-template-columns: 1fr;
    text-align: center;
    justify-items: center;
  }
}
.bhiq7tkn .jf2743y,
.bhiq7tkn .j1pee {
  max-width: 640px;
}
.vbf0l .a2zygg8 {
  font-size: 1.6rem;
  margin-top: 18px;
}
.r9wi .jf2743y {
  margin-bottom: 28px;
}
@media (max-width: 860px) {
  .wj9fq4t {
    grid-template-columns: 1fr;
  }
  .vbf0l {
    position: static;
    text-align: center;
  }
}
.i4wzg58 .fj40 {
  margin: 0 auto 18px;
}
.i4wzg58 .zv26jpbb {
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 860px) {
  .hjk2 {
    grid-template-columns: 1fr;
  }
}
.iamwa3v .a2zygg8 {
  font-size: 1.6rem;
  margin-bottom: 6px;
}
.wywfq4o .fti6 {
  margin: 0;
  font-size: 0.9rem;
}
@media (max-width: 640px) {
  .iamwa3v {
    flex-direction: column;
    text-align: center;
  }
  .wuwqma {
    grid-template-columns: 1fr;
  }
}
.fvbw .a2zygg8 {
  font-size: 1.35rem;
  margin: 0 0 4px;
}
.fvbw .zv26jpbb {
  margin: 0;
}
.rh7llf {
  max-width: 760px;
  margin: 0 auto;
}
.lueyp {
  position: relative;
  padding-left: 28px;
}
.lueyp::before {
  content: "";
  position: absolute;
  left: 7px;
  top: 6px;
  bottom: 6px;
  width: 2px;
  background: var(--border);
}
.j67e {
  position: relative;
  display: flex;
  gap: 20px;
  padding-bottom: 32px;
}
.j67e:last-child {
  padding-bottom: 0;
}
.u1uyi {
  position: absolute;
  left: -28px;
  top: 4px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: var(--accent);
  border: 3px solid var(--bg-surface);
  flex-shrink: 0;
}
.egmolc h2 {
  font-size: 1.05rem;
  font-weight: 700;
  color: var(--accent-light);
  margin: 0 0 8px;
}
.egmolc p {
  color: var(--text-muted);
  line-height: 1.75;
  margin: 0;
}
.s23k .tfwkfwy {
  color: var(--accent-light);
}
.xn7i .tfwkfwy {
  font-size: 2rem;
}
.xn7i .uoup3rv {
  max-width: 680px;
}
.uai9x1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
  text-align: left;
  padding: 40px 0 32px;
  border-bottom: 1px solid var(--border);
  margin-bottom: 44px;
}
.uai9x1 .tfwkfwy {
  margin: 0;
  font-size: 1.8rem;
  flex-shrink: 0;
  max-width: 45%;
}
.uai9x1 .uoup3rv {
  margin: 0;
}
@media (max-width: 640px) {
  .uai9x1 {
    flex-direction: column;
  }
}
.jfpu7bw .tfwkfwy {
  color: var(--accent-light);
}
.ua4bxu6d .tfwkfwy {
  color: #fff;
}
.ua4bxu6d .uoup3rv {
  color: rgba(255, 255, 255, 0.85);
}
@media (max-width: 540px) {
  .rj1jop5 {
    grid-template-columns: 1fr;
  }
}
.qzr8 .xsq9a {
  border: none;
  border-bottom: 2px solid var(--border-alt);
  border-radius: 0;
  background: transparent;
  padding-left: 0;
  padding-right: 0;
}
.qzr8 .xsq9a:focus {
  border-bottom-color: var(--accent-light);
  box-shadow: none;
}
.xckpzw .xsq9a {
  background: var(--bg-raised);
  border-color: transparent;
}
.xckpzw .xsq9a:focus {
  background: var(--bg-card);
  border-color: var(--accent-light);
}
.a2u8 .xsq9a {
  border-radius: 100px;
  padding: 11px 20px;
}
.a2u8 .qhasw9x {
  border-radius: 14px;
}
.rmbde7lc {
  background: var(--bg-card);
  border: 1px solid var(--border-alt);
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 10px;
}
.rmbde7lc summary {
  padding: 16px 20px;
  cursor: pointer;
  font-weight: 700;
  color: var(--accent-light);
  font-size: 1.05rem;
  list-style: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
}
.rmbde7lc summary::-webkit-details-marker {
  display: none;
}
.rmbde7lc summary::after {
  content: "+";
  color: var(--accent-light);
  font-size: 1.2rem;
  flex-shrink: 0;
}
.rmbde7lc[open] summary::after {
  content: "−";
}
.ida3 {
  padding: 4px 20px 16px;
  color: var(--text-muted);
  line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) {
  .aho2kw {
    grid-template-columns: 1fr;
  }
}
.mgs2by95 {
  display: none;
}
.mgs2by95:empty,
.kld8ka:empty {
  display: none;
}
.arrgm3ko {
  position: relative;
  overflow: visible;
}
.vj0s .lzd2,
.gc83 .lzd2,
.kl536a .lzd2,
.zi9n .lzd2,
.mu0i46 .lzd2,
.wq6hd7 .lzd2 {
  display: block;
}
.q2yl7 .u4m9c {
  display: block;
}
.vj0s .lzd2,
.gc83 .lzd2,
.kl536a .lzd2,
.zi9n .lzd2,
.mu0i46 .lzd2 {
  position: absolute;
  z-index: 3;
  left: 24px;
  right: 24px;
  width: auto;
  max-width: min(1100px, calc(100vw - 48px));
  margin: 0 auto;
  padding: 0;
  box-sizing: border-box;
}
.vj0s .lzd2 .kld8ka,
.gc83 .lzd2 .kld8ka,
.kl536a .lzd2 .kld8ka,
.zi9n .lzd2 .kld8ka,
.mu0i46 .lzd2 .kld8ka {
  margin: 0;
  font-size: 0.75rem;
  opacity: 1;
  color: #fff;
  background: color-mix(in srgb, var(--accent) 35%, rgba(0, 0, 0, 0.45));
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  padding: 5px 12px;
  border-radius: 6px;
  display: inline-flex;
  width: auto;
}
.vj0s .yct1,
.gc83 .yct1,
.kl536a .yct1,
.zi9n .yct1,
.mu0i46 .yct1 {
  background: transparent !important;
  border: none !important;
  padding: 0;
  border-radius: 0;
  color: inherit !important;
}
.vj0s .lzd2,
.gc83 .lzd2 {
  top: 12px;
}
.vj0s .lzd2 .kld8ka {
  margin-right: auto;
}
.gc83 .lzd2 .kld8ka {
  margin-left: auto;
}
.gc83 .lzd2 {
  text-align: right;
}
.kl536a .lzd2,
.zi9n .lzd2 {
  bottom: 12px;
}
.kl536a .lzd2 .kld8ka {
  margin-right: auto;
}
.zi9n .lzd2 .kld8ka {
  margin-left: auto;
}
.zi9n .lzd2 {
  text-align: right;
}
.mu0i46 .lzd2 {
  position: relative;
  margin-top: 16px;
}
.mu0i46 .lzd2 .kld8ka {
  margin: 0 auto;
}
.wq6hd7 .lzd2 {
  max-width: var(--content-mw, 1100px);
  margin: 0 auto;
  padding: 8px 24px;
}
.wq6hd7 .lzd2 .kld8ka {
  margin: 0;
}
.wq6hd7 .z8330 ~ .lzd2,
.wq6hd7 .f66fu51e ~ .lzd2 {
  max-width: none;
  margin: 0;
  padding: 8px clamp(24px, calc(50vw - 476px), 96px);
}
.wq6hd7 .z8330 ~ .lzd2 .kld8ka,
.wq6hd7 .f66fu51e ~ .lzd2 .kld8ka {
  justify-content: flex-start;
}
.z8330 ~ .lzd2,
.f66fu51e ~ .lzd2 {
  position: static !important;
  left: auto !important;
  right: auto !important;
  top: auto !important;
  bottom: auto !important;
  transform: none !important;
  width: 100% !important;
  max-width: none !important;
  padding: 8px clamp(24px, calc(50vw - 476px), 96px) !important;
}
.z8330 ~ .lzd2 .kld8ka {
  justify-content: flex-start;
  margin-left: 0;
  margin-right: auto;
  background: transparent;
  color: var(--text-body);
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
}
.f66fu51e ~ .lzd2 .kld8ka {
  justify-content: flex-end;
  margin-left: auto;
  margin-right: 0;
  background: transparent;
  color: var(--text-body);
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
}
.u4m9c .kld8ka {
  margin: 0 0 12px;
}
.kld8ka {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 6px 10px;
  font-size: 0.82rem;
  color: var(--text-muted);
  margin: 10px 0 16px;
}
.khpi {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  object-fit: cover;
  flex-shrink: 0;
}
.e29hv22h {
  font-weight: 600;
  color: var(--text-heading);
  opacity: 1;
}
.lbsl::before {
  content: "·";
  margin: 0 2px;
  opacity: 0.5;
}
.yct1 {
  white-space: nowrap;
}
.c59x9 .khpi {
  display: none;
}
.j9qt7 .yct1 {
  background: var(--date-bg, var(--accent-bg));
  padding: 3px 10px;
  border-radius: 99px;
  font-size: 0.78rem;
}
.j9qt7 .lbsl::before {
  content: "";
}
.x3q7v4v .yct1 {
  background: var(--date-bg, var(--accent-bg));
  padding: 6px 12px;
  border-radius: var(--radius, 6px);
  font-size: 0.78rem;
  display: inline-flex;
  align-items: center;
  gap: 4px;
}
.x3q7v4v .lbsl::before {
  content: "";
}
.m32z6z .kld8ka {
  background: var(--date-bg, var(--accent-bg));
  padding: 8px 14px;
  border-radius: var(--radius, 6px);
  gap: 8px 16px;
}
.rqjj .yct1 {
  border-left: 2px solid var(--accent);
  padding-left: 8px;
  font-size: 0.78rem;
}
.rqjj .lbsl::before {
  content: "";
}
.zxoxpr .yct1 {
  color: var(--accent-light);
  opacity: 1;
  font-weight: 500;
}
.qhdvk5s .yct1 {
  border-bottom: 1px solid currentColor;
  padding-bottom: 2px;
}
.zhovqls .kld8ka {
  font-size: 0.78rem;
  color: var(--text-faint);
  letter-spacing: 0.02em;
}
.wjmhg {
  --date-bg: transparent;
}
.zjkbue6 .lbsl::before {
  content: "";
}
.sa774i .lbsl::before {
  content: "•";
  opacity: 0.4;
}
.sa774i .yct1 + .yct1::before {
  content: "•";
  margin-right: 6px;
  opacity: 0.4;
}
.onyrnal3 .lbsl::before {
  content: "/";
  opacity: 0.35;
}
.onyrnal3 .yct1 + .yct1::before {
  content: "/";
  margin-right: 6px;
  opacity: 0.35;
}
.zonwt .lbsl::before {
  content: "|";
  opacity: 0.3;
}
.zonwt .yct1 + .yct1::before {
  content: "|";
  margin-right: 6px;
  opacity: 0.3;
}
.q3qv .lbsl::before {
  content: "—";
  opacity: 0.3;
}
.q3qv .yct1 + .yct1::before {
  content: "—";
  margin-right: 6px;
  opacity: 0.3;
}
.av204mx .lbsl::before {
  content: "◆";
  font-size: 0.5em;
  opacity: 0.35;
}
.av204mx .yct1 + .yct1::before {
  content: "◆";
  font-size: 0.5em;
  margin-right: 6px;
  opacity: 0.35;
}
.xkv3 .lbsl::before {
  content: "·";
  opacity: 0.4;
}
.xkv3 .yct1 + .yct1::before {
  content: "·";
  margin-right: 6px;
  opacity: 0.4;
}
.l5wckij .lbsl::before {
  content: "›";
  opacity: 0.4;
}
.l5wckij .yct1 + .yct1::before {
  content: "›";
  margin-right: 6px;
  opacity: 0.4;
}
.n0t3 .lbsl::before {
  content: "→";
  opacity: 0.35;
  font-size: 0.85em;
}
.n0t3 .yct1 + .yct1::before {
  content: "→";
  font-size: 0.85em;
  margin-right: 6px;
  opacity: 0.35;
}
.xx2nv94 {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  max-width: var(--content-width, 960px);
  margin: 32px auto 24px;
  padding: 20px 24px;
}
.yryok {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  object-fit: cover;
  flex-shrink: 0;
}
.e23y0 {
  display: flex;
  flex-direction: column;
  gap: 3px;
}
.ix7p {
  font-size: 0.7rem;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: var(--text-body);
  opacity: 0.55;
}
.dcu9jlr {
  font-weight: 700;
  font-size: 1rem;
  color: var(--text-heading);
}
.be4lh {
  font-size: 0.85rem;
  color: var(--text-body);
  opacity: 0.8;
  line-height: 1.5;
  margin-top: 4px;
}
.twvx .xx2nv94 {
  background: var(--surface-alt);
  border-radius: var(--radius, 8px);
  border: 1px solid var(--border);
}
.eyhw7yj .xx2nv94 {
  border-top: 3px solid var(--accent);
  padding-top: 18px;
}
.qg714rw4 .xx2nv94 {
  border-left: 3px solid var(--accent);
  border-radius: 0;
}
.lps6io0 .xx2nv94 {
  padding: 20px 0;
}
@media (max-width: 640px) {
  .xx2nv94 {
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 10px;
    padding: 16px;
  }
  .be4lh {
    max-width: 100%;
  }
}
.e6a0422t .o57lghi {
  margin: 0;
}
@media (max-width: 560px) {
  .lu8g1 {
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
  }
}
.mzyj {
  position: fixed;
  inset: 0;
  z-index: 99999;
  background: rgba(8, 10, 14, 0.55);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  display: none;
  align-items: center;
  justify-content: center;
  padding: 24px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.mzyj.nuf8pr7s {
  display: flex;
  animation: ctaPopupFade 0.25s ease-out;
}
@keyframes ctaPopupFade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.sh2v {
  position: relative;
  width: 100%;
  max-width: 420px;
  margin: auto;
  background: var(--bg-card, #ffffff) !important;
  color: var(--text-primary, #111) !important;
  border-radius: 18px;
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.45);
  padding: 32px 24px 24px;
  text-align: center;
  animation: ctaPopupRise 0.3s cubic-bezier(0.2, 0.9, 0.3, 1.1);
  max-height: calc(100dvh - 48px);
  overflow-y: auto;
}
@keyframes ctaPopupRise {
  from {
    transform: translateY(20px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
.sh2v .n2hu {
  position: absolute;
  top: 6px;
  right: 8px;
  background: rgba(0, 0, 0, 0.06) !important;
  border: 0 !important;
  cursor: pointer;
  font-size: 24px;
  line-height: 1;
  color: var(--text-primary, #111) !important;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin: 0;
  z-index: 2;
  transition: background 0.15s;
}
.sh2v .n2hu:hover {
  background: rgba(0, 0, 0, 0.12) !important;
}
.yvdgx {
  display: block;
  margin: 0 auto 16px;
  max-width: 240px;
  max-height: 88px;
  object-fit: contain;
}
.yx72p {
  font-size: 11px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--cta, #ff2349);
  font-weight: 700;
  margin-bottom: 6px;
}
.r8mqbqbp {
  margin: 0 0 8px;
  font-size: 1.4rem;
  font-weight: 800;
  color: var(--text-primary, #111);
}
.sh2v .v3zckc2 {
  display: inline-block !important;
  padding: 12px 28px !important;
  border-radius: 10px !important;
  background: var(--cta, #ff2349) !important;
  color: #fff !important;
  text-decoration: none !important;
  font-weight: 700 !important;
  font-size: 1rem !important;
  border: 0 !important;
  transition:
    transform 0.15s,
    opacity 0.15s;
}
.sh2v .v3zckc2:hover {
  transform: translateY(-1px);
  opacity: 0.95;
}
@media (max-width: 480px) {
  .sh2v {
    padding: 28px 18px 20px;
  }
  .r8mqbqbp {
    font-size: 1.2rem;
  }
  .yvdgx {
    max-width: 220px;
    max-height: 80px;
  }
}
.bb6x {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  width: 96px;
  height: 96px;
  padding: 10px;
  margin-right: 14px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.18);
}
.hz5dp {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.gj2lveyu .bb6x {
  border-radius: 50%;
}
.x8lvubvh .bb6x {
  border-radius: 6px;
}
.zlad74qd .bb6x {
  border-radius: 22px;
}
.mvmq7hnp .g5u1 {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .bb6x {
    width: 80px;
    height: 80px;
    padding: 8px;
    margin-right: 0;
    margin-bottom: 8px;
  }
}
.bqpe8fy {
  margin: 28px 0 24px;
}
.bqpe8fy .fdig4d7 {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.bqpe8fy .hbhwk {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.bqpe8fy .g5u1 {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] {
  text-align: right;
}
[dir="rtl"] body {
  direction: rtl;
}
[dir="rtl"] .wm0k00x {
  flex-direction: row-reverse;
}
[dir="rtl"] .yogq0dr1 {
  flex-direction: row-reverse;
}
[dir="rtl"] .cioc .ylvvg {
  right: auto;
  left: 32px;
}
[dir="rtl"] .wl2v2pq7 .ylvvg {
  left: auto;
  right: 32px;
}
@media (max-width: 480px) {
  [dir="rtl"] .cioc .ylvvg {
    right: auto;
    left: 20px;
  }
  [dir="rtl"] .wl2v2pq7 .ylvvg {
    left: auto;
    right: 20px;
  }
}
[dir="rtl"] .p8bg29i .evvur1 {
  float: right;
  margin: 0 0 16px 28px;
}
[dir="rtl"] .g8zyucf .evvur1 {
  float: left;
  margin: 0 28px 16px 0;
}
[dir="rtl"] .z8330,
[dir="rtl"] ul,
[dir="rtl"] ol {
  padding-right: 1.2em;
  padding-left: 0;
}
[dir="rtl"] .cm6ox,
[dir="rtl"] .tya5f {
  padding-right: 1.2em;
  padding-left: 0;
}
[dir="rtl"] .pec0kpmz {
  border-left: none;
  border-right: 3px solid var(--c-pros);
  padding-left: 0;
  padding-right: 14px;
}
[dir="rtl"] .emb8905k {
  border-left: none;
  border-right: 3px solid var(--c-cons);
  padding-left: 0;
  padding-right: 14px;
}
[dir="rtl"] .c4tolqff {
  border-left: none !important;
  border-right: 4px solid currentColor;
  padding-left: 18px;
  padding-right: 18px;
}
[dir="rtl"] .g5u1 {
  direction: rtl;
}
[dir="rtl"] .bb6x {
  margin-right: 0;
  margin-left: 14px;
}
[dir="rtl"] .a78z62u {
  direction: rtl;
}
[dir="rtl"] .a21k5v {
  direction: rtl;
}
[dir="rtl"] .g7jdwc {
  padding-right: 1em;
  padding-left: 0;
}
[dir="rtl"] .auubftm .tya5f,
[dir="rtl"] .sjrcfo .tya5f,
[dir="rtl"] .pw8k .tya5f,
[dir="rtl"] .aljye5 .tya5f {
  padding-left: 0;
  padding-right: 2.2em;
}
[dir="rtl"] .auubftm .tya5f li::before,
[dir="rtl"] .sjrcfo .tya5f li::before,
[dir="rtl"] .pw8k .tya5f li::before,
[dir="rtl"] .aljye5 .tya5f li::before {
  left: auto;
  right: -2.2em;
}
[dir="rtl"] .z8330.mbar7h .ziuh9 {
  align-items: flex-end;
  text-align: right;
}
[dir="rtl"] .z8330.h79s .ziuh9 {
  text-align: center;
}
[dir="rtl"] .z8330 .ziuh9 {
  text-align: right;
}
[dir="rtl"] .hbhwk,
[dir="rtl"] .gh7w,
[dir="rtl"] .rvikww,
[dir="rtl"] .fjxn,
[dir="rtl"] .qi3swi2u,
[dir="rtl"] .ree7f4,
[dir="rtl"] .jf2743y,
[dir="rtl"] .xsq9a,
[dir="rtl"] .qhasw9x {
  text-align: right;
  direction: rtl;
}
[dir="rtl"] .a2u8 .xsq9a,
[dir="rtl"] .qzr8 .xsq9a {
  padding-right: 20px;
  padding-left: 20px;
}
:root {
  --accent: #ec4899;
  --brand: #ec4899;
  --brand-light: #ae1d65;
  --brand-pale: #d2468b;
  --grad-start: #f49bc7;
  --grad-end: #f7d5e6;
  --accent-light: var(--brand-light);
  --accent-pale: var(--brand-pale);
  --cta: #e5a100;
  --cta-light: #bc8400;
  --cta-hover: #a77500;
  --bg-page: #f8f6f7;
  --bg-surface: #ffffff;
  --bg-card: #ffffff;
  --bg-card-inner: #f6f3f4;
  --bg-raised: #f1edef;
  --bg-hover: #f6f3f4;
  --border: #e9e1e5;
  --border-alt: #ddcfd6;
  --border-section: #e9e1e5;
  --text-primary: #1b1719;
  --text-muted: #615059;
  --text-body: #372e32;
  --text-sub: #53454c;
  --text-faint: #8b737f;
  --text-dim: #a28f98;
  --text-label: #6f5c65;
  --text-value: #45393f;
  --accent-bg: #f5e0ea;
  --accent-bg-light: #f1c5db;
  --bg-tip: #f1f9f0;
  --bg-warning: #f9f6ef;
  --bg-info: #f0f0f9;
  --bg-pros: #f1f9f0;
  --bg-cons: #faf3f4;
  --c-pros: #1b960c;
  --c-cons: #9f212b;
  --c-pros-label: #20b30e;
  --c-tip-border: #23c610;
  --c-warn-border: #bb801a;
  --c-stars: var(--cta);
  --c-arrow: var(--cta);
  --c-tag-pay: #1b960c;
}
:root {
  --logo-bg-opacity: 71%;
}
body,
button,
input {
  font-family: "Heebo", sans-serif;
}
.omnorkk .lpba {
  font-size: 0;
  width: 1.2rem;
  flex-shrink: 0;
}
.omnorkk .lpba::before {
  content: "";
  display: inline-block;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-size: 1.1rem;
  line-height: 1;
}
.omnorkk .aptorg .lpba::before {
  content: "";
  color: var(--c-tip-border);
}
.omnorkk .g0l32 .lpba::before {
  content: "";
  color: var(--c-warn-border);
}
.omnorkk .onp5zj .lpba::before {
  content: "";
  color: #60a5fa;
}
.o7ntnnr .omnorkk .aptorg .lpba::before {
  color: #10b981;
}
.o7ntnnr .omnorkk .g0l32 .lpba::before {
  color: #f43f5e;
}
.o7ntnnr .omnorkk .onp5zj .lpba::before {
  color: #a855f7;
}
.je4o0 .omnorkk .aptorg .lpba::before {
  color: #eab308;
}
.je4o0 .omnorkk .g0l32 .lpba::before {
  color: #ef4444;
}
.je4o0 .omnorkk .onp5zj .lpba::before {
  color: #f97316;
}
.uvbweco .omnorkk .aptorg .lpba::before {
  color: #38bdf8;
}
.uvbweco .omnorkk .g0l32 .lpba::before {
  color: #818cf8;
}
.uvbweco .omnorkk .onp5zj .lpba::before {
  color: #2dd4bf;
}
.kwubki .omnorkk .lpba::before {
  color: var(--accent-light) !important;
}
.nruce .it5tlino li::before,
.nruce .ljxnd5t li::before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  margin-right: 5px;
  font-size: 0.85em;
  line-height: 1;
  vertical-align: 0.05em;
}
.nruce .it5tlino li::before {
  content: "";
}
.nruce .ljxnd5t li::before {
  content: "";
}
.nruce .qxeq5rmn::before,
.nruce .yht6::before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-size: 0.85em;
  margin-right: 5px;
  line-height: 1;
}
.nruce .qxeq5rmn::before {
  content: "";
}
.nruce .yht6::before {
  content: "";
}
.mmi1m .gam55ya,
.mmi1m .z8330 {
  min-height: 420px;
}
.j5ck::before {
  content: "•";
}
