:root {

  --faq-bg: hsl(277, 10%, 9%);
  --faq-surface: hsl(277, 10%, 13%);
  --faq-surface-alt: hsl(277, 10%, 17%);
  --faq-text: hsl(277, 7%, 96%);
  --faq-text-muted: hsl(277, 5%, 70%);
  --faq-primary: hsl(277, 74%, 55%);
  --faq-primary-hover: hsl(277, 74%, 45%);
  --faq-secondary: hsl(352, 59%, 55%);
  --faq-font-serif: "Playfair Display", "Georgia", "Times New Roman", serif;
  --faq-max-width: 1200px;
  --faq-read-width: 800px;
  --primary-color: hsl(277, 74%, 55%);
  --secondary-color: hsl(352, 59%, 55%);
  --bg-color: hsl(277, 7%, 96%);
  --text-color: hsl(277, 10%, 9%);
  --text-muted: hsl(277, 10%, 45%);
  --border-color: hsl(277, 10%, 85%);
  --radius-sm: 0px;
  --radius-md: 0px;
  --radius-lg: 0px;
  --shadow-sm: 0 1px 0px rgba(0, 0, 0, 0.05);
  --shadow-md: 0 4px 0px rgba(0, 0, 0, 0.02);
  --shadow-lg: 0 10px 30px rgba(0, 0, 0, 0.04);
  --nav-height: 80px;
  --max-width: 1200px;
  --transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  --nav-bg: var(--bg-color);
  --font-serif: "Playfair Display", "Times New Roman", serif;
  --font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --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.abfbe96a443.h7x0mulfbko0.aa03417{
    background-color: var(--faq-bg);
    color: var(--faq-text);
    font-family: var(--faq-font-serif);
    line-height: 1.6;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: center; 
    width: 100%;
    overflow-x: hidden;
    }
div.abfbe96a443.h7x0mulfbko0.aa03417 h1, div.abfbe96a443.h7x0mulfbko0.aa03417 h2, div.abfbe96a443.h7x0mulfbko0.aa03417 h3, div.abfbe96a443.h7x0mulfbko0.aa03417 h4{
    font-weight: 600;
    margin: 0;
    line-height: 1.3;
    }
div.abfbe96a443.h7x0mulfbko0.aa03417 a{
    color: var(--faq-primary);
    text-decoration: none;
    border-bottom: 1px solid transparent;
    transition: border-color 0.2s;
    }
div.abfbe96a443.h7x0mulfbko0.aa03417 a:hover{
    border-bottom-color: var(--faq-primary);
    }
div.abfbe96a443.h7x0mulfbko0 .g799b6_b03{
    position: relative;
    width: 100%;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    }
div.abfbe96a443.h7x0mulfbko0 .swr0wpta{
    position: absolute;
    top: 0; left: 0; width: 100%; height: 100%;
    z-index: 0;
    }
div.abfbe96a443.h7x0mulfbko0 .a2tm8lz9r9j{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
div.abfbe96a443.h7x0mulfbko0 .r1c5__16f{
    position: absolute;
    top: 0; left: 0; width: 100%; height: 100%;
    background: linear-gradient(to bottom, hsla(277, 10%, 9%, 0.7), hsla(277, 10%, 9%, 1)); color: #ffffff;}
div.abfbe96a443.h7x0mulfbko0 .p9a1010_1g2{
    position: relative;
    z-index: 1;
    max-width: var(--faq-read-width);
    padding: 0 24px;
    display: flex;
    flex-direction: column;
    align-items: center;
    }
div.abfbe96a443.h7x0mulfbko0 .g799b6_b03 h1{
    font-size: clamp(2.5rem, 6vw, 4.5rem);
    color: var(--faq-text);
    margin-bottom: 1.5rem;
    letter-spacing: 2px;
    }
div.abfbe96a443.h7x0mulfbko0 .g799b6_b03 p{
    font-size: clamp(1.125rem, 2vw, 1.25rem);
    color: var(--faq-text-muted);
    max-width: 680px;
    margin-bottom: 2rem;
    }
div.abfbe96a443.h7x0mulfbko0 .u33mfjv1{
    width: 100%;
    max-width: var(--faq-max-width);
    padding: 6rem 24px;
    display: flex;
    flex-direction: column;
    align-items: center;
    }
div.abfbe96a443.h7x0mulfbko0 .yc7af9__a72c{
    text-align: center;
    margin-bottom: 4rem;
    max-width: var(--faq-read-width);
    display: flex;
    flex-direction: column;
    align-items: center;
    }
div.abfbe96a443.h7x0mulfbko0 .yc7af9__a72c h2{
    font-size: 2.25rem;
    margin-bottom: 1.25rem;
    color: var(--faq-text);
    }
div.abfbe96a443.h7x0mulfbko0 .yc7af9__a72c p{
    color: var(--faq-text-muted);
    font-size: 1.125rem;
    }
div.abfbe96a443.h7x0mulfbko0 .n4a0ff6187c{
    width: 100%;
    max-width: var(--faq-read-width);
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
    }
div.abfbe96a443.h7x0mulfbko0 .jf1ec3__1fbc{
    background: var(--faq-surface);
    padding: 2.5rem;
    border-left: 4px solid var(--faq-primary);
    text-align: left;
    transition: background 0.3s ease; color: #ffffff;}
div.abfbe96a443.h7x0mulfbko0 .jf1ec3__1fbc:hover{
    background: var(--faq-surface-alt); color: #ffffff;}
div.abfbe96a443.h7x0mulfbko0 .jf1ec3__1fbc h3{
    font-size: 1.35rem;
    margin-bottom: 1rem;
    color: var(--faq-text);
    }
div.abfbe96a443.h7x0mulfbko0 .jf1ec3__1fbc p{
    color: var(--faq-text-muted);
    font-size: 1.05rem;
    margin: 0;
    }
div.abfbe96a443.h7x0mulfbko0 .i3193bd5_jhs{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 2rem;
    width: 100%;
    }
div.abfbe96a443.h7x0mulfbko0 .u86ba_3e{
    background: var(--faq-surface);
    padding: 2.5rem 2rem;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
    border: 1px solid rgba(255,255,255,0.05);
    transition: transform 0.3s ease, border-color 0.3s ease; color: #ffffff;}
div.abfbe96a443.h7x0mulfbko0 .u86ba_3e:hover{
    transform: translateY(-4px);
    border-color: var(--faq-primary);
    }
div.abfbe96a443.h7x0mulfbko0 .u86ba_3e svg{
    width: 36px;
    height: 36px;
    stroke: var(--faq-secondary);
    margin-bottom: 1.5rem;
    }
div.abfbe96a443.h7x0mulfbko0 .u86ba_3e h3{
    font-size: 1.25rem;
    margin-bottom: 1rem;
    color: var(--faq-text);
    }
div.abfbe96a443.h7x0mulfbko0 .u86ba_3e p{
    color: var(--faq-text-muted);
    font-size: 1rem;
    margin: 0;
    }
div.abfbe96a443.h7x0mulfbko0 .l1e4c68_665{
    width: 100%;
    max-width: var(--faq-read-width);
    background: var(--faq-surface);
    padding: 3.5rem;
    text-align: left;
    border-top: 4px solid var(--faq-secondary); color: #ffffff;}
div.abfbe96a443.h7x0mulfbko0 .l1e4c68_665 p{
    color: var(--faq-text-muted);
    margin-bottom: 1.5rem;
    font-size: 1.1rem;
    }
div.abfbe96a443.h7x0mulfbko0 .l1e4c68_665 p:last-child{
    margin-bottom: 0;
    }
div.abfbe96a443.h7x0mulfbko0 .ue5be_64c1{
    width: 100%;
    padding: 8rem 24px;
    background: var(--faq-surface-alt);
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center; color: #ffffff;}
div.abfbe96a443.h7x0mulfbko0 .ue5be_64c1 h2{
    font-size: 2.5rem;
    color: var(--faq-text);
    margin-bottom: 1.25rem;
    }
div.abfbe96a443.h7x0mulfbko0 .ue5be_64c1 p{
    color: var(--faq-text-muted);
    font-size: 1.125rem;
    margin-bottom: 3rem;
    max-width: 600px;
    }
div.abfbe96a443.h7x0mulfbko0 .o4d2fda{
    display: flex;
    gap: 2rem;
    flex-wrap: wrap;
    justify-content: center;
    }
div.abfbe96a443.h7x0mulfbko0 .p2cc05_f1ab{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 2.5rem;
    height: 3.5rem;
    font-size: 1.125rem;
    font-weight: bold;
    text-decoration: none !important;
    transition: all 0.2s ease;
    border-radius: 0;
    letter-spacing: 1px;
    }
div.abfbe96a443.h7x0mulfbko0 .ocfc__04b3{
    background: var(--faq-primary);
    color: #1a1a2e;
    border: 1px solid var(--faq-primary);
    box-shadow: 6px 6px 0px var(--faq-secondary);
    }
div.abfbe96a443.h7x0mulfbko0 .ocfc__04b3:hover{
    background: var(--faq-primary-hover);
    transform: translate(2px, 2px);
    box-shadow: 4px 4px 0px var(--faq-secondary); color: #ffffff;}
div.abfbe96a443.h7x0mulfbko0 .p8bfbb38152{
    background: transparent;
    color: var(--faq-text) !important;
    border: 1px solid var(--faq-text-muted) !important;
    }
div.abfbe96a443.h7x0mulfbko0 .p8bfbb38152:hover{
    border-color: var(--faq-text) !important;
    background: hsla(277, 7%, 96%, 0.05); color: #1a1a2e;}
div.abfbe96a443.h7x0mulfbko0 .o71279_0321{
    width: 100%;
    max-width: var(--faq-max-width);
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    }
div.abfbe96a443.h7x0mulfbko0 .zbc3b276bd3{
    font-size: 1.75rem;
    font-weight: bold;
    color: var(--faq-text);
    letter-spacing: 2px;
    margin-bottom: 0.5rem;
    }
div.abfbe96a443.h7x0mulfbko0 .x26c71151{
    color: var(--faq-primary);
    font-size: 1rem;
    margin-bottom: 2rem;
    letter-spacing: 1px;
    }
div.abfbe96a443.h7x0mulfbko0 .o58a4590d{
    color: var(--faq-text-muted);
    font-size: 0.85rem;
    }
@media (max-width: 900px) {div.abfbe96a443.h7x0mulfbko0 .i3193bd5_jhs{
    grid-template-columns: repeat(2, 1fr);
    }}
@media (max-width: 600px) {div.abfbe96a443.h7x0mulfbko0 .i3193bd5_jhs{
    grid-template-columns: 1fr;
    }
div.abfbe96a443.h7x0mulfbko0 .o4d2fda{
    flex-direction: column;
    width: 100%;
    max-width: 320px;
    }
div.abfbe96a443.h7x0mulfbko0 .p2cc05_f1ab{
    width: 100%;
    }
div.abfbe96a443.h7x0mulfbko0 .u33mfjv1{
    padding: 4rem 20px;
    }}
.k309ca_87v{
    background-color: var(--bg-color);
    border-top: 1px solid var(--border-color);
    padding: 80px 24px 40px 24px;
    width: 100%;
    display: flex;
    justify-content: center; color: #1a1a2e;}
.c1efff__60543{
    max-width: var(--max-width);
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    }
.bfdfff_bg7u{
    width: 100%;
    max-width: 760px;
    margin-bottom: 48px;
    flex: 0 0 auto;
    }
.p937__60b07{
    font-family: var(--font-serif);
    font-size: 28px;
    font-weight: 700;
    color: var(--primary-color);
    margin-bottom: 16px;
    letter-spacing: -0.02em;
    }
.e9d81c81_7yi{
    font-family: var(--font-sans);
    font-size: 16px;
    color: var(--text-muted);
    line-height: 1.6;
    }
.h200346a27{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 32px;
    margin-bottom: 64px;
    flex: 0 0 auto;
    }
.h3d872_7ef{
    flex: 0 0 auto;
    }
.a03268b6{
    font-family: var(--font-sans);
    font-size: 15px;
    font-weight: 500;
    color: var(--text-color);
    text-decoration: none;
    transition: var(--transition);
    }
.a03268b6:hover{
    color: var(--primary-color);
    }
.vc313f26_wcnv{
    font-family: var(--font-sans);
    font-size: 15px;
    font-weight: 600;
    color: #1a1a2e;
    background-color: var(--primary-color);
    padding: 12px 32px;
    text-decoration: none;
    transition: var(--transition);
    border-radius: var(--radius-md);
    display: inline-block;
    box-shadow: var(--shadow-md);
    }
.vc313f26_wcnv:hover{
    filter: brightness(1.1);
    transform: translateY(-1px);
    }
.i92355ffb{
    width: 100%;
    height: 1px;
    background-color: var(--border-color);
    margin-bottom: 40px;
    flex: 0 0 auto; color: #1a1a2e;}
.cab4cbd_94{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
    flex: 0 0 auto;
    }
.vefdcb_atp{
    font-family: var(--font-sans);
    font-size: 14px;
    color: var(--text-muted);
    margin: 0;
    }
.b40c20d4_kag{
    font-family: var(--font-sans);
    font-size: 12px;
    color: var(--text-muted);
    opacity: 0.7;
    margin: 0;
    }
@media (max-width: 768px){.k309ca_87v{
    padding: 60px 20px 30px 20px;
    }
.h200346a27{
    flex-direction: column;
    gap: 20px;
    }
.p937__60b07{
    font-size: 24px;
    }}
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }
body{
    background-color: var(--bg-color);
    color: var(--text-color);
    font-family: var(--font-sans);
    }
.sa32289e_rqz{
    height: var(--nav-height);
    background-color: var(--nav-bg);
    border-bottom: 1px solid var(--border-color);
    position: sticky;
    top: 0;
    z-index: 1000;
    width: 100%;
    display: flex;
    align-items: center; color: #1a1a2e;}
.r234aa1{
    width: var(--max-width);
    margin: 0 auto;
    padding: 0 24px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    }
.w0d22__ce60 .d2sxt2awn{
    font-family: var(--font-serif);
    font-size: 24px;
    font-weight: 700;
    color: var(--text-color);
    text-decoration: none;
    letter-spacing: -0.5px;
    transition: var(--transition);
    }
.w0d22__ce60 .d2sxt2awn:hover{
    color: var(--primary-color);
    }
.b7eb2e0_hr{
    display: flex;
    list-style: none;
    gap: 24px;
    align-items: center;
    }
.xdffe__e0780{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    transition: var(--transition);
    position: relative;
    padding: 8px 0;
    }
.xdffe__e0780:hover{
    color: var(--text-color);
    }
.xdffe__e0780::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background-color: var(--primary-color);
    transition: var(--transition); color: #1a1a2e;}
.xdffe__e0780:hover::after{
    width: 100%;
    }
.wkr26076862{
    display: flex;
    align-items: center;
    }
.vdf8710a60{
    background-color: var(--primary-color);
    color: #1a1a2e; 
    text-decoration: none;
    padding: 12px 28px;
    font-size: 14px;
    font-weight: 600;
    border-radius: var(--radius-md);
    transition: var(--transition);
    border: 1px solid var(--primary-color);
    text-transform: uppercase;
    letter-spacing: 0.05em;
    }
.vdf8710a60:hover{
    background-color: var(--secondary-color);
    border-color: var(--secondary-color);
    box-shadow: var(--shadow-md);
    transform: translateY(-1px); color: #1a1a2e;}
.vrjbsj5s{
    display: none;
    flex-direction: column;
    justify-content: space-between;
    width: 24px;
    height: 18px;
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 0;
    }
.vc8899_3ee2{
    width: 100%;
    height: 2px;
    background-color: var(--text-color);
    transition: var(--transition); color: #ffffff;}
@media (max-width: 1024px){.b7eb2e0_hr {
    gap: 16px;
    }
.xdffe__e0780 {
    font-size: 13px;
    }}
@media (max-width: 900px){.vrjbsj5s{
    display: flex;
    order: 3;
    }
.b7eb2e0_hr{
    display: none; 
    }
.wkr26076862{
    margin-left: auto;
    margin-right: 20px;
    }
.r234aa1{
    padding: 0 16px;
    }
.vdf8710a60{
    padding: 8px 16px;
    font-size: 12px;
    }}
.xdffe__e0780.active{color: var(--text-color);}
.t84b437{list-style:none;}
html, body {
    margin: 0;
    padding: 0;
    }
body *, body *::before, body *::after {
    box-sizing: border-box;
    }
div.abfbe96a443 img.n12c10326d6 {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.abfbe96a443 img.n12c10326d6.l48080820 { aspect-ratio: 16 / 9; }
div.abfbe96a443 img.n12c10326d6.fbd6f06a1d8 { aspect-ratio: 16 / 10; }
div.abfbe96a443 img.n12c10326d6.je7726aef67 { aspect-ratio: 4 / 3; }
div.abfbe96a443 img.n12c10326d6.d8ca5930ff3 { aspect-ratio: 1 / 1; }
div.abfbe96a443 :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.abfbe96a443 .i8f6404810b {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.abfbe96a443 .i8f6404810b.l48080820 { aspect-ratio: 16 / 9; }
div.abfbe96a443 .i8f6404810b.fbd6f06a1d8 { aspect-ratio: 16 / 10; }
div.abfbe96a443 .i8f6404810b.je7726aef67 { aspect-ratio: 4 / 3; }
div.abfbe96a443 .i8f6404810b.d8ca5930ff3 { aspect-ratio: 1 / 1; }
div.abfbe96a443 .i8f6404810b > img.n12c10326d6,
    div.abfbe96a443 .i8f6404810b > picture > img.n12c10326d6 {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
div.abfbe96a443.h7x0mulfbko0 .ocfc__04b3 a:not([class]){color:#ffffff !important;text-decoration:underline;}
div.abfbe96a443.h7x0mulfbko0 .ocfc__04b3 a[class=""]{color:#ffffff !important;text-decoration:underline;}
div.abfbe96a443.h7x0mulfbko0 .ocfc__04b3 a:not([class]):hover{opacity:0.92;}
div.abfbe96a443.h7x0mulfbko0 .ocfc__04b3 a[class=""]:hover{opacity:0.92;}
div.abfbe96a443.h7x0mulfbko0 .ocfc__04b3 a:not([class]):visited{color:#ffffff !important;}
div.abfbe96a443.h7x0mulfbko0 .ocfc__04b3 a[class=""]:visited{color:#ffffff !important;}
.j63ea6_f782 {
    padding-left: clamp(16px, 4vw, 48px);
    padding-right: clamp(16px, 4vw, 48px);
    }
.j63ea6_f782 > :first-child,
    .j63ea6_f782 > :last-child {
    width: min(1280px, 100%);
    margin-left: auto;
    margin-right: auto;
    }
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }
body{
    background-color: var(--bg-color);
    color: var(--text-color);
    font-family: var(--font-sans);
    }
.sa32289e_rqz{
    height: var(--nav-height);
    background-color: var(--nav-bg);
    border-bottom: 1px solid var(--border-color);
    position: sticky;
    top: 0;
    z-index: 1000;
    width: 100%;
    display: flex;
    align-items: center; color: #1a1a2e;}
.r234aa1{
    width: var(--max-width);
    margin: 0 auto;
    padding: 0 24px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    }
.w0d22__ce60 .d2sxt2awn{
    font-family: var(--font-serif);
    font-size: 24px;
    font-weight: 700;
    color: var(--text-color);
    text-decoration: none;
    letter-spacing: -0.5px;
    transition: var(--transition);
    }
.w0d22__ce60 .d2sxt2awn:hover{
    color: var(--primary-color);
    }
.b7eb2e0_hr{
    display: flex;
    list-style: none;
    gap: 24px;
    align-items: center;
    }
.xdffe__e0780{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    transition: var(--transition);
    position: relative;
    padding: 8px 0;
    }
.xdffe__e0780:hover{
    color: var(--text-color);
    }
.xdffe__e0780::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background-color: var(--primary-color);
    transition: var(--transition); color: #1a1a2e;}
.xdffe__e0780:hover::after{
    width: 100%;
    }
.wkr26076862{
    display: flex;
    align-items: center;
    }
.vdf8710a60{
    background-color: var(--primary-color);
    color: #1a1a2e; 
    text-decoration: none;
    padding: 12px 28px;
    font-size: 14px;
    font-weight: 600;
    border-radius: var(--radius-md);
    transition: var(--transition);
    border: 1px solid var(--primary-color);
    text-transform: uppercase;
    letter-spacing: 0.05em;
    }
.vdf8710a60:hover{
    background-color: var(--secondary-color);
    border-color: var(--secondary-color);
    box-shadow: var(--shadow-md);
    transform: translateY(-1px); color: #1a1a2e;}
.vrjbsj5s{
    display: none;
    flex-direction: column;
    justify-content: space-between;
    width: 24px;
    height: 18px;
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 0;
    }
.vc8899_3ee2{
    width: 100%;
    height: 2px;
    background-color: var(--text-color);
    transition: var(--transition); color: #ffffff;}
@media (max-width: 1024px){.b7eb2e0_hr {
    gap: 16px;
    }
.xdffe__e0780 {
    font-size: 13px;
    }}
@media (max-width: 900px){.vrjbsj5s{
    display: flex;
    order: 3;
    }
.b7eb2e0_hr{
    display: none; 
    }
.wkr26076862{
    margin-left: auto;
    margin-right: 20px;
    }
.r234aa1{
    padding: 0 16px;
    }
.vdf8710a60{
    padding: 8px 16px;
    font-size: 12px;
    }}
.xdffe__e0780.active{color: var(--text-color);}
.t84b437{list-style:none;}
.k309ca_87v{
    background-color: var(--bg-color);
    border-top: 1px solid var(--border-color);
    padding: 80px 24px 40px 24px;
    width: 100%;
    display: flex;
    justify-content: center; color: #1a1a2e;}
.c1efff__60543{
    max-width: var(--max-width);
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    }
.bfdfff_bg7u{
    width: 100%;
    max-width: 760px;
    margin-bottom: 48px;
    flex: 0 0 auto;
    }
.p937__60b07{
    font-family: var(--font-serif);
    font-size: 28px;
    font-weight: 700;
    color: var(--primary-color);
    margin-bottom: 16px;
    letter-spacing: -0.02em;
    }
.e9d81c81_7yi{
    font-family: var(--font-sans);
    font-size: 16px;
    color: var(--text-muted);
    line-height: 1.6;
    }
.h200346a27{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 32px;
    margin-bottom: 64px;
    flex: 0 0 auto;
    }
.h3d872_7ef{
    flex: 0 0 auto;
    }
.a03268b6{
    font-family: var(--font-sans);
    font-size: 15px;
    font-weight: 500;
    color: var(--text-color);
    text-decoration: none;
    transition: var(--transition);
    }
.a03268b6:hover{
    color: var(--primary-color);
    }
.vc313f26_wcnv{
    font-family: var(--font-sans);
    font-size: 15px;
    font-weight: 600;
    color: #1a1a2e;
    background-color: var(--primary-color);
    padding: 12px 32px;
    text-decoration: none;
    transition: var(--transition);
    border-radius: var(--radius-md);
    display: inline-block;
    box-shadow: var(--shadow-md);
    }
.vc313f26_wcnv:hover{
    filter: brightness(1.1);
    transform: translateY(-1px);
    }
.i92355ffb{
    width: 100%;
    height: 1px;
    background-color: var(--border-color);
    margin-bottom: 40px;
    flex: 0 0 auto; color: #1a1a2e;}
.cab4cbd_94{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
    flex: 0 0 auto;
    }
.vefdcb_atp{
    font-family: var(--font-sans);
    font-size: 14px;
    color: var(--text-muted);
    margin: 0;
    }
.b40c20d4_kag{
    font-family: var(--font-sans);
    font-size: 12px;
    color: var(--text-muted);
    opacity: 0.7;
    margin: 0;
    }
@media (max-width: 768px){.k309ca_87v{
    padding: 60px 20px 30px 20px;
    }
.h200346a27{
    flex-direction: column;
    gap: 20px;
    }
.p937__60b07{
    font-size: 24px;
    }}
*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body{
  background-color: var(--bg-color);
  color: var(--text-color);
  font-family: var(--font-sans);
}
.sa32289e_rqz{
  height: var(--nav-height);
  background-color: var(--nav-bg);
  border-bottom: 1px solid var(--border-color);
  position: sticky;
  top: 0;
  z-index: 1000;
  width: 100%;
  display: flex;
  align-items: center; color: #1a1a2e;}
.r234aa1{
  width: var(--max-width);
  margin: 0 auto;
  padding: 0 24px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.w0d22__ce60 .d2sxt2awn{
  font-family: var(--font-serif);
  font-size: 24px;
  font-weight: 700;
  color: var(--text-color);
  text-decoration: none;
  letter-spacing: -0.5px;
  transition: var(--transition);
}
.w0d22__ce60 .d2sxt2awn:hover{
  color: var(--primary-color);
}
.b7eb2e0_hr{
  display: flex;
  list-style: none;
  gap: 24px;
  align-items: center;
}
.xdffe__e0780{
  text-decoration: none;
  color: var(--text-muted);
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  transition: var(--transition);
  position: relative;
  padding: 8px 0;
}
.xdffe__e0780:hover{
  color: var(--text-color);
}
.xdffe__e0780::after{
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background-color: var(--primary-color);
  transition: var(--transition); color: #1a1a2e;}
.xdffe__e0780:hover::after{
  width: 100%;
}
.wkr26076862{
  display: flex;
  align-items: center;
}
.vdf8710a60{
  background-color: var(--primary-color);
  color: #1a1a2e; 
  text-decoration: none;
  padding: 12px 28px;
  font-size: 14px;
  font-weight: 600;
  border-radius: var(--radius-md);
  transition: var(--transition);
  border: 1px solid var(--primary-color);
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.vdf8710a60:hover{
  background-color: var(--secondary-color);
  border-color: var(--secondary-color);
  box-shadow: var(--shadow-md);
  transform: translateY(-1px); color: #1a1a2e;}
.vrjbsj5s{
  display: none;
  flex-direction: column;
  justify-content: space-between;
  width: 24px;
  height: 18px;
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
}
.vc8899_3ee2{
  width: 100%;
  height: 2px;
  background-color: var(--text-color);
  transition: var(--transition); color: #ffffff;}
@media (max-width: 1024px){.b7eb2e0_hr {
    gap: 16px;
  }
.xdffe__e0780 {
    font-size: 13px;
  }}
@media (max-width: 900px){.vrjbsj5s{
    display: flex;
    order: 3;
  }
.b7eb2e0_hr{
    display: none; 
  }
.wkr26076862{
    margin-left: auto;
    margin-right: 20px;
  }
.r234aa1{
    padding: 0 16px;
  }
.vdf8710a60{
    padding: 8px 16px;
    font-size: 12px;
  }}
.xdffe__e0780.active{color: var(--text-color);}
.t84b437{list-style:none;}
.m560ec43f{
  background-color: var(--bg-color);
  border-top: 1px solid var(--border-color);
  padding: 80px 24px 40px 24px;
  width: 100%;
  display: flex;
  justify-content: center; color: #1a1a2e;}
.e27dbf79b54{
  max-width: var(--max-width);
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.r428__440a{
  width: 100%;
  max-width: 760px;
  margin-bottom: 48px;
  flex: 0 0 auto;
}
.c1be40_fc66{
  font-family: var(--font-serif);
  font-size: 28px;
  font-weight: 700;
  color: var(--primary-color);
  margin-bottom: 16px;
  letter-spacing: -0.02em;
}
.e048aa01694{
  font-family: var(--font-sans);
  font-size: 16px;
  color: var(--text-muted);
  line-height: 1.6;
}
.dce5baef6{
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 32px;
  margin-bottom: 64px;
  flex: 0 0 auto;
}
.a87fd2_a35d{
  flex: 0 0 auto;
}
.k0062cf06{
  font-family: var(--font-sans);
  font-size: 15px;
  font-weight: 500;
  color: var(--text-color);
  text-decoration: none;
  transition: var(--transition);
}
.k0062cf06:hover{
  color: var(--primary-color);
}
.w5d8__cb37{
  font-family: var(--font-sans);
  font-size: 15px;
  font-weight: 600;
  color: #1a1a2e;
  background-color: var(--primary-color);
  padding: 12px 32px;
  text-decoration: none;
  transition: var(--transition);
  border-radius: var(--radius-md);
  display: inline-block;
  box-shadow: var(--shadow-md);
}
.w5d8__cb37:hover{
  filter: brightness(1.1);
  transform: translateY(-1px);
}
.c56cd5b99{
  width: 100%;
  height: 1px;
  background-color: var(--border-color);
  margin-bottom: 40px;
  flex: 0 0 auto; color: #1a1a2e;}
.h5f399_808c{
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  flex: 0 0 auto;
}
.qba5__24bd{
  font-family: var(--font-sans);
  font-size: 14px;
  color: var(--text-muted);
  margin: 0;
}
.b613681f7{
  font-family: var(--font-sans);
  font-size: 12px;
  color: var(--text-muted);
  opacity: 0.7;
  margin: 0;
}
@media (max-width: 768px){.m560ec43f{
    padding: 60px 20px 30px 20px;
  }
.dce5baef6{
    flex-direction: column;
    gap: 20px;
  }
.c1be40_fc66{
    font-size: 24px;
  }}
.ldb694_dc1c{box-sizing:border-box;}
.l915ca7e7a6{box-sizing:border-box;}
.tc012bc62c5{box-sizing:border-box;}
.jaefbd5e7{box-sizing:border-box;}