:root {

  --faq-accent: hsl(115, 77%, 55%);
  --faq-secondary: hsl(247, 61%, 55%);
  --faq-text: hsl(115, 10%, 10%);
  --faq-bg: hsl(115, 7%, 96%);
  --faq-card-bg: hsl(0, 0%, 100%);
  --faq-border: hsl(115, 10%, 85%);
  --primary-color: hsl(115, 77%, 55%);
  --secondary-color: hsl(247, 61%, 55%);
  --bg-color: hsl(115, 7%, 96%);
  --text-color: hsl(115, 10%, 10%);
  --text-muted: hsl(115, 10%, 45%);
  --border-color: hsl(115, 10%, 85%);
  --radius-sm: 6px;
  --radius-md: 10px;
  --radius-lg: 16px;
  --shadow-sm: 0 1px 3px rgba(0, 0, 0, 0.06);
  --shadow-md: 0 4px 12px rgba(0, 0, 0, 0.08);
  --shadow-lg: 0 12px 32px rgba(0, 0, 0, 0.1);
  --nav-height: 72px;
  --max-width: min(1200px, 92vw);
  --transition: all 0.3s ease;
  --nav-bg: var(--bg-color);
  --content-page-bg: var(--bg-color, hsl(220, 7%, 96%));
  --content-surface-bg: #ffffff;
  --content-text: var(--text-color, hsl(220, 10%, 11%));
  --content-text-muted: var(--text-muted, rgba(31, 35, 40, 0.72));
  --content-border: var(--border-color, rgba(0, 0, 0, 0.08));
  --content-accent-text: hsl(22, 78%, 38%);
}
div.xab8d6b757a.d493f1f *{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }
div.xab8d6b757a.d493f1f.y98487aad{
    background: var(--faq-bg, #f5f5f5);
    color: var(--faq-text, #1a1a1a);
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    line-height: 1.6;
    }
div.xab8d6b757a.d493f1f .bhl8ky3ai8mj{
    text-align: center;
    padding: 80px 24px 60px;
    max-width: 760px;
    margin: 0 auto;
    }
div.xab8d6b757a.d493f1f .bhl8ky3ai8mj h1{
    font-size: 48px;
    font-weight: 700;
    margin-bottom: 16px;
    color: var(--faq-text, #1a1a1a);
    }
div.xab8d6b757a.d493f1f .bhl8ky3ai8mj p{
    font-size: 18px;
    color: var(--faq-text, #1a1a1a);
    opacity: 0.8;
    margin-bottom: 32px;
    }
div.xab8d6b757a.d493f1f .y7420cc8{
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 24px 80px;
    }
div.xab8d6b757a.d493f1f .o4b9a46de65{
    margin-bottom: 48px;
    }
div.xab8d6b757a.d493f1f .o4b9a46de65 h2{
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 32px;
    text-align: center;
    color: var(--faq-text, #1a1a1a);
    }
div.xab8d6b757a.d493f1f .znmjn7yih{
    display: grid;
    gap: 24px;
    }
div.xab8d6b757a.d493f1f .re261_f89{
    background: var(--faq-card-bg, #ffffff);
    border-radius: 12px;
    padding: 32px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.06);
    transition: box-shadow 0.3s; color: #1a1a2e;}
div.xab8d6b757a.d493f1f .re261_f89:hover{
    box-shadow: 0 4px 16px rgba(0,0,0,0.1);
    }
div.xab8d6b757a.d493f1f .re261_f89 h3{
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 12px;
    color: var(--faq-text, #1a1a1a);
    }
div.xab8d6b757a.d493f1f .re261_f89 p{
    font-size: 16px;
    line-height: 1.7;
    color: var(--faq-text, #1a1a1a);
    opacity: 0.85;
    }
div.xab8d6b757a.d493f1f .re261_f89 a{
    color: var(--faq-accent, #5cc55c);
    text-decoration: none;
    font-weight: 500;
    }
div.xab8d6b757a.d493f1f .re261_f89 a:hover{
    text-decoration: underline;
    }
div.xab8d6b757a.d493f1f .gb352975da4{
    text-align: center;
    padding: 60px 24px;
    max-width: 760px;
    margin: 0 auto;
    }
div.xab8d6b757a.d493f1f .gb352975da4 h2{
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 16px;
    color: var(--faq-text, #1a1a1a);
    }
div.xab8d6b757a.d493f1f .gb352975da4 p{
    font-size: 18px;
    margin-bottom: 32px;
    color: var(--faq-text, #1a1a1a);
    opacity: 0.8;
    }
div.xab8d6b757a.d493f1f .q43ab0__d0a7{
    display: inline-block;
    background: var(--faq-accent, #5cc55c);
    color: #1a1a2e;
    padding: 16px 40px;
    border-radius: 8px;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    box-shadow: 0 4px 12px rgba(92, 197, 92, 0.3);
    transition: transform 0.2s, box-shadow 0.2s;
    }
div.xab8d6b757a.d493f1f .q43ab0__d0a7:hover{
    transform: translateY(-2px);
    box-shadow: 0 6px 16px rgba(92, 197, 92, 0.4);
    }
div.xab8d6b757a.d493f1f .d9e1c69d6fb{
    background: var(--faq-card-bg, #ffffff);
    padding: 48px 24px;
    text-align: center;
    border-top: 1px solid var(--faq-border, #e0e0e0); color: #1a1a2e;}
div.xab8d6b757a.d493f1f .d9e1c69d6fb p{
    font-size: 14px;
    color: var(--faq-text, #1a1a1a);
    opacity: 0.6;
    }
@media (max-width: 768px) {div.xab8d6b757a.d493f1f .bhl8ky3ai8mj h1{
    font-size: 36px;
    }
div.xab8d6b757a.d493f1f .o4b9a46de65 h2{
    font-size: 28px;
    }
div.xab8d6b757a.d493f1f .re261_f89{
    padding: 24px;
    }}
.d214__ee5e{
    background: var(--bg-color, hsl(115, 7%, 96%));
    border-top: 1px solid var(--border-color, hsl(115, 10%, 85%));
    padding: 64px 0 32px;
    margin-top: 120px; color: #1a1a2e;}
.q7ba6__05a{
    max-width: var(--max-width, min(1200px, 92vw));
    margin: 0 auto;
    padding: 0 24px;
    }
.n58aw9wrmy3{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 48px;
    flex-wrap: wrap;
    gap: 32px;
    }
.y09d4bb6cf{
    flex: 1;
    min-width: 240px;
    }
.hfe92a22dc7{
    font-size: 20px;
    font-weight: 600;
    color: var(--text-color, hsl(115, 10%, 10%));
    display: block;
    margin-bottom: 8px;
    }
.sa1f4__e1a3{
    font-size: 14px;
    color: var(--text-muted, hsl(115, 10%, 45%));
    margin: 0;
    }
.z7c69c6011b{
    display: flex;
    gap: 32px;
    align-items: center;
    }
.tole62mhw{
    font-size: 14px;
    color: var(--text-muted, hsl(115, 10%, 45%));
    text-decoration: none;
    transition: var(--transition, all 0.3s ease);
    }
.tole62mhw:hover{
    color: var(--primary-color, hsl(115, 77%, 55%));
    }
.s0jowwtcrzp3{
    padding-top: 32px;
    border-top: 1px solid var(--border-color, hsl(115, 10%, 85%));
    text-align: center;
    }
.ch9ia09oqxq{
    font-size: 13px;
    color: var(--text-muted, hsl(115, 10%, 45%));
    margin: 0;
    }
@media (max-width: 768px){.d214__ee5e{
    padding: 48px 0 24px;
    margin-top: 80px;
    }
.n58aw9wrmy3{
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin-bottom: 32px;
    }
.y09d4bb6cf{
    min-width: auto;
    }
.z7c69c6011b{
    flex-direction: column;
    gap: 16px;
    }}
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }
body{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    color: var(--text-color);
    background: var(--bg-color);
    }
.g6cb9__7ab1{
    background: var(--nav-bg);
    border-bottom: 1px solid var(--border-color);
    position: sticky;
    top: 0;
    z-index: 100;
    backdrop-filter: blur(8px); color: #1a1a2e;}
.z9d66e_2c8c{
    max-width: var(--max-width);
    margin: 0 auto;
    height: var(--nav-height);
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 24px;
    }
.i71a52f_e51{
    display: flex;
    align-items: center;
    gap: 10px;
    text-decoration: none;
    color: var(--text-color);
    font-weight: 600;
    font-size: 20px;
    transition: var(--transition);
    }
.i71a52f_e51:hover{
    opacity: 0.8;
    }
.x07906_80d{
    font-size: 28px;
    line-height: 1;
    }
.s88dce72{
    letter-spacing: -0.02em;
    }
.v99367c982{
    display: none;
    flex-direction: column;
    gap: 5px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 8px;
    }
.v99367c982 span{
    width: 24px;
    height: 2px;
    background: var(--text-color);
    border-radius: 2px;
    transition: var(--transition); color: #ffffff;}
.bad71b336{
    display: flex;
    list-style: none;
    gap: 8px;
    align-items: center;
    }
.bad71b336 li a{
    display: block;
    padding: 8px 16px;
    text-decoration: none;
    color: var(--text-color);
    font-size: 15px;
    border-radius: var(--radius-sm);
    transition: var(--transition);
    }
.bad71b336 li a:hover{
    background: rgba(0, 0, 0, 0.04);
    color: var(--primary-color);
    }
@media (max-width: 768px){.v99367c982{
    display: flex;
    }
.bad71b336{
    position: absolute;
    top: var(--nav-height);
    left: 0;
    right: 0;
    background: var(--nav-bg);
    flex-direction: column;
    gap: 0;
    padding: 16px 24px;
    border-bottom: 1px solid var(--border-color);
    box-shadow: var(--shadow-md);
    display: none; color: #1a1a2e;}
.bad71b336.active{
    display: flex;
    }
.bad71b336 li{
    width: 100%;
    }
.bad71b336 li a{
    padding: 12px 16px;
    }}
html, body {
    margin: 0;
    padding: 0;
    }
body *, body *::before, body *::after {
    box-sizing: border-box;
    }
div.xab8d6b757a img.ea8dd28b32a {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.xab8d6b757a img.ea8dd28b32a.u90db4_fd3b { aspect-ratio: 16 / 9; }
div.xab8d6b757a img.ea8dd28b32a.vcf6__9df6 { aspect-ratio: 16 / 10; }
div.xab8d6b757a img.ea8dd28b32a.d45d541cb { aspect-ratio: 4 / 3; }
div.xab8d6b757a img.ea8dd28b32a.d8e72151305 { aspect-ratio: 1 / 1; }
div.xab8d6b757a :is(div, div, div, div, ul, ol, li, figure, picture, table, form, fieldset, pre, blockquote) {
    box-sizing: border-box !important;
    min-width: 0;
    max-width: 100%;
    }
div.xab8d6b757a .rf0dda_961c {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.xab8d6b757a .rf0dda_961c.u90db4_fd3b { aspect-ratio: 16 / 9; }
div.xab8d6b757a .rf0dda_961c.vcf6__9df6 { aspect-ratio: 16 / 10; }
div.xab8d6b757a .rf0dda_961c.d45d541cb { aspect-ratio: 4 / 3; }
div.xab8d6b757a .rf0dda_961c.d8e72151305 { aspect-ratio: 1 / 1; }
div.xab8d6b757a .rf0dda_961c > img.ea8dd28b32a,
    div.xab8d6b757a .rf0dda_961c > picture > img.ea8dd28b32a {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }
body{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    color: var(--text-color);
    background: var(--bg-color);
    }
.g6cb9__7ab1{
    background: var(--nav-bg);
    border-bottom: 1px solid var(--border-color);
    position: sticky;
    top: 0;
    z-index: 100;
    backdrop-filter: blur(8px); color: #1a1a2e;}
.z9d66e_2c8c{
    max-width: var(--max-width);
    margin: 0 auto;
    height: var(--nav-height);
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 24px;
    }
.i71a52f_e51{
    display: flex;
    align-items: center;
    gap: 10px;
    text-decoration: none;
    color: var(--text-color);
    font-weight: 600;
    font-size: 20px;
    transition: var(--transition);
    }
.i71a52f_e51:hover{
    opacity: 0.8;
    }
.x07906_80d{
    font-size: 28px;
    line-height: 1;
    }
.s88dce72{
    letter-spacing: -0.02em;
    }
.v99367c982{
    display: none;
    flex-direction: column;
    gap: 5px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 8px;
    }
.v99367c982 span{
    width: 24px;
    height: 2px;
    background: var(--text-color);
    border-radius: 2px;
    transition: var(--transition); color: #ffffff;}
.bad71b336{
    display: flex;
    list-style: none;
    gap: 8px;
    align-items: center;
    }
.bad71b336 li a{
    display: block;
    padding: 8px 16px;
    text-decoration: none;
    color: var(--text-color);
    font-size: 15px;
    border-radius: var(--radius-sm);
    transition: var(--transition);
    }
.bad71b336 li a:hover{
    background: rgba(0, 0, 0, 0.04);
    color: var(--primary-color);
    }
@media (max-width: 768px){.v99367c982{
    display: flex;
    }
.bad71b336{
    position: absolute;
    top: var(--nav-height);
    left: 0;
    right: 0;
    background: var(--nav-bg);
    flex-direction: column;
    gap: 0;
    padding: 16px 24px;
    border-bottom: 1px solid var(--border-color);
    box-shadow: var(--shadow-md);
    display: none; color: #1a1a2e;}
.bad71b336.active{
    display: flex;
    }
.bad71b336 li{
    width: 100%;
    }
.bad71b336 li a{
    padding: 12px 16px;
    }}
.d214__ee5e{
    background: var(--bg-color, hsl(115, 7%, 96%));
    border-top: 1px solid var(--border-color, hsl(115, 10%, 85%));
    padding: 64px 0 32px;
    margin-top: 120px; color: #1a1a2e;}
.q7ba6__05a{
    max-width: var(--max-width, min(1200px, 92vw));
    margin: 0 auto;
    padding: 0 24px;
    }
.n58aw9wrmy3{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 48px;
    flex-wrap: wrap;
    gap: 32px;
    }
.y09d4bb6cf{
    flex: 1;
    min-width: 240px;
    }
.hfe92a22dc7{
    font-size: 20px;
    font-weight: 600;
    color: var(--text-color, hsl(115, 10%, 10%));
    display: block;
    margin-bottom: 8px;
    }
.sa1f4__e1a3{
    font-size: 14px;
    color: var(--text-muted, hsl(115, 10%, 45%));
    margin: 0;
    }
.z7c69c6011b{
    display: flex;
    gap: 32px;
    align-items: center;
    }
.tole62mhw{
    font-size: 14px;
    color: var(--text-muted, hsl(115, 10%, 45%));
    text-decoration: none;
    transition: var(--transition, all 0.3s ease);
    }
.tole62mhw:hover{
    color: var(--primary-color, hsl(115, 77%, 55%));
    }
.s0jowwtcrzp3{
    padding-top: 32px;
    border-top: 1px solid var(--border-color, hsl(115, 10%, 85%));
    text-align: center;
    }
.ch9ia09oqxq{
    font-size: 13px;
    color: var(--text-muted, hsl(115, 10%, 45%));
    margin: 0;
    }
@media (max-width: 768px){.d214__ee5e{
    padding: 48px 0 24px;
    margin-top: 80px;
    }
.n58aw9wrmy3{
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin-bottom: 32px;
    }
.y09d4bb6cf{
    min-width: auto;
    }
.z7c69c6011b{
    flex-direction: column;
    gap: 16px;
    }}
*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body{
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: var(--text-color);
  background: var(--bg-color);
}
.g6cb9__7ab1{
  background: var(--nav-bg);
  border-bottom: 1px solid var(--border-color);
  position: sticky;
  top: 0;
  z-index: 100;
  backdrop-filter: blur(8px); color: #1a1a2e;}
.z9d66e_2c8c{
  max-width: var(--max-width);
  margin: 0 auto;
  height: var(--nav-height);
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 24px;
}
.i71a52f_e51{
  display: flex;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  color: var(--text-color);
  font-weight: 600;
  font-size: 20px;
  transition: var(--transition);
}
.i71a52f_e51:hover{
  opacity: 0.8;
}
.x07906_80d{
  font-size: 28px;
  line-height: 1;
}
.s88dce72{
  letter-spacing: -0.02em;
}
.v99367c982{
  display: none;
  flex-direction: column;
  gap: 5px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 8px;
}
.v99367c982 span{
  width: 24px;
  height: 2px;
  background: var(--text-color);
  border-radius: 2px;
  transition: var(--transition); color: #ffffff;}
.bad71b336{
  display: flex;
  list-style: none;
  gap: 8px;
  align-items: center;
}
.bad71b336 li a{
  display: block;
  padding: 8px 16px;
  text-decoration: none;
  color: var(--text-color);
  font-size: 15px;
  border-radius: var(--radius-sm);
  transition: var(--transition);
}
.bad71b336 li a:hover{
  background: rgba(0, 0, 0, 0.04);
  color: var(--primary-color);
}
@media (max-width: 768px){.v99367c982{
    display: flex;
  }
.bad71b336{
    position: absolute;
    top: var(--nav-height);
    left: 0;
    right: 0;
    background: var(--nav-bg);
    flex-direction: column;
    gap: 0;
    padding: 16px 24px;
    border-bottom: 1px solid var(--border-color);
    box-shadow: var(--shadow-md);
    display: none; color: #1a1a2e;}
.bad71b336.active{
    display: flex;
  }
.bad71b336 li{
    width: 100%;
  }
.bad71b336 li a{
    padding: 12px 16px;
  }}
.cb05__3fa0{
  background: var(--bg-color, hsl(115, 7%, 96%));
  border-top: 1px solid var(--border-color, hsl(115, 10%, 85%));
  padding: 64px 0 32px;
  margin-top: 120px; color: #1a1a2e;}
.vfe809cf5b2{
  max-width: var(--max-width, min(1200px, 92vw));
  margin: 0 auto;
  padding: 0 24px;
}
.f2df0d5cd{
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 48px;
  flex-wrap: wrap;
  gap: 32px;
}
.tc89__e0aa{
  flex: 1;
  min-width: 240px;
}
.c06a4bbef0a{
  font-size: 20px;
  font-weight: 600;
  color: var(--text-color, hsl(115, 10%, 10%));
  display: block;
  margin-bottom: 8px;
}
.qced6f18d{
  font-size: 14px;
  color: var(--text-muted, hsl(115, 10%, 45%));
  margin: 0;
}
.nf4eb8f5a{
  display: flex;
  gap: 32px;
  align-items: center;
}
.dd73fb950{
  font-size: 14px;
  color: var(--text-muted, hsl(115, 10%, 45%));
  text-decoration: none;
  transition: var(--transition, all 0.3s ease);
}
.dd73fb950:hover{
  color: var(--primary-color, hsl(115, 77%, 55%));
}
.a71dae6b7f3{
  padding-top: 32px;
  border-top: 1px solid var(--border-color, hsl(115, 10%, 85%));
  text-align: center;
}
.s1a9__50a1{
  font-size: 13px;
  color: var(--text-muted, hsl(115, 10%, 45%));
  margin: 0;
}
@media (max-width: 768px){.cb05__3fa0{
    padding: 48px 0 24px;
    margin-top: 80px;
  }
.f2df0d5cd{
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin-bottom: 32px;
  }
.tc89__e0aa{
    min-width: auto;
  }
.nf4eb8f5a{
    flex-direction: column;
    gap: 16px;
  }}
.gec0e277c{box-sizing:border-box;}
.i02f05_94af{box-sizing:border-box;}
.g590e7_686b{box-sizing:border-box;}
.z1f3__7135{box-sizing:border-box;}