:root {

  --primary-color: #7e57c2;
  --secondary-color: #5e35b1;
  --bg-color: #161618;
  --text-color: #e6e6e8;
  --text-muted: #9b9b9e;
  --border-color: #2d2d30;
  --radius-sm: 4px;
  --radius-md: 12px;
  --radius-lg: 32px;
  --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.4);
  --shadow-md: 0 6px 16px rgba(0, 0, 0, 0.5);
  --shadow-lg: 0 12px 32px rgba(0, 0, 0, 0.6);
  --nav-height: 76px;
  --max-width: min(1200px, 92vw);
  --transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  --nav-bg: var(--bg-color);
  --btn-text: #ffffff;
  --page-primary: hsl(276, 86%, 62%);
  --page-primary-hover: hsl(276, 86%, 52%);
  --page-secondary: hsl(28, 68%, 62%);
  --page-text-main: hsl(276, 10%, 12%);
  --page-text-muted: hsl(276, 5%, 40%);
  --page-bg-base: hsl(276, 8%, 95%);
  --page-bg-surface: #ffffff;
  --page-radius-lg: 24px;
  --page-radius-md: 16px;
  --page-radius-sm: 8px;
  --page-shadow-soft: 0 8px 30px rgba(160, 140, 180, 0.1);
  --page-shadow-heavy: 0 12px 40px rgba(153, 50, 204, 0.25);
  --page-spacing-section: 120px;
  --page-font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  --page-font-serif: "Georgia", "Times New Roman", serif;
  --content-page-bg: hsl(220, 7%, 96%);
  --content-surface-bg: #ffffff;
  --content-text: hsl(220, 10%, 11%);
  --content-text-muted: rgba(31, 35, 40, 0.72);
  --content-border: rgba(0, 0, 0, 0.08);
  --content-accent-text: hsl(22, 78%, 38%);
}
.kaawv83z{
    background-color: var(--nav-bg);
    height: var(--nav-height);
    border-bottom: 1px solid var(--border-color);
    font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
    position: relative;
    z-index: 1000;
    box-sizing: border-box; color: #ffffff;}
.kaawv83z *, .kaawv83z *::before, .kaawv83z *::after{
    box-sizing: inherit;
    }
.rvy3s8ms{
    max-width: var(--max-width);
    margin: 0 auto;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    }
.oa6e7fc_d96b{
    font-size: 1.35rem;
    font-weight: 600;
    color: var(--text-color);
    text-decoration: none;
    letter-spacing: 0.06em;
    white-space: nowrap;
    }
.qc9bbad7_vf{
    display: none;
    }
.y21fa_4018{
    flex: 1;
    display: flex;
    justify-content: center;
    padding: 0 2rem;
    }
.w029__15c{
    display: flex;
    gap: 1.8rem;
    list-style: none;
    margin: 0;
    padding: 0;
    }
.hbc69a_6u5l{
    display: flex;
    align-items: center;
    }
.qa332321_m7pl{
    color: var(--text-muted);
    text-decoration: none;
    font-size: 0.95rem;
    transition: var(--transition);
    padding: 0.5rem 0;
    letter-spacing: 0.02em;
    }
.qa332321_m7pl:hover{
    color: var(--text-color);
    }
.af5d2615a{
    display: flex;
    align-items: center;
    gap: 1.5rem;
    }
.x73440__538{
    background: var(--primary-color);
    color: #1a1a2e;
    padding: 0.65rem 1.8rem;
    border-radius: var(--radius-lg);
    text-decoration: none;
    font-size: 0.95rem;
    font-weight: 500;
    letter-spacing: 0.04em;
    transition: var(--transition);
    box-shadow: var(--shadow-md);
    white-space: nowrap;
    }
.x73440__538:hover{
    background: var(--secondary-color);
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg); color: #ffffff;}
.ufd4638_33c{
    display: none;
    cursor: pointer;
    padding: 0.5rem;
    background: transparent;
    border: none;
    }
.u07f27a2_obq{
    display: block;
    width: 26px;
    height: 2px;
    background-color: var(--text-color);
    position: relative;
    transition: var(--transition); color: #1a1a2e;}
.u07f27a2_obq::before, .u07f27a2_obq::after{
    content: "";
    position: absolute;
    width: 26px;
    height: 2px;
    background-color: var(--text-color);
    left: 0;
    transition: var(--transition); color: #1a1a2e;}
.u07f27a2_obq::before{
    top: -8px;
    }
.u07f27a2_obq::after{
    bottom: -8px;
    }
@media (max-width: 1024px){.y21fa_4018 {
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background-color: var(--nav-bg);
    border-bottom: 1px solid var(--border-color);
    padding: 0;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-12px);
    transition: var(--transition);
    box-shadow: var(--shadow-md); color: #ffffff;}
.w029__15c {
    flex-direction: column;
    gap: 0;
    }
.hbc69a_6u5l {
    width: 100%;
    border-top: 1px solid var(--border-color);
    }
.qa332321_m7pl {
    width: 100%;
    text-align: center;
    padding: 1.2rem 0;
    color: var(--text-color);
    }
.ufd4638_33c {
    display: block;
    }
.qc9bbad7_vf:checked ~ .y21fa_4018 {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    }
.qc9bbad7_vf:checked ~ .af5d2615a .u07f27a2_obq {
    background-color: transparent;
    }
.qc9bbad7_vf:checked ~ .af5d2615a .u07f27a2_obq::before {
    transform: rotate(45deg);
    top: 0;
    }
.qc9bbad7_vf:checked ~ .af5d2615a .u07f27a2_obq::after {
    transform: rotate(-45deg);
    top: 0;
    }}
.qa332321_m7pl.active{color: var(--text-color);}
@media (min-width: 1025px){.kaawv83z #nt7523848e55, .kaawv83z label[for="nt7523848e55"]{ display: none !important; }}
@media (min-width: 1025px){.kaawv83z .y21fa_4018{ position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 1025px){.kaawv83z .y21fa_4018{ display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 1025px){.kaawv83z .y21fa_4018 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.qa332321_m7pl.active {color: var(--text-color);}
#nt7523848e55:checked ~ .y21fa_4018 { right: 0 !important; left: auto !important; }
@media (max-width: 1024px) {.kaawv83z.s6c988_eace .y21fa_4018 { left: auto !important; right: 0 !important; transform: translateX(100%) !important; opacity: 0 !important; visibility: hidden !important; pointer-events: none !important; overflow-y: auto !important; }}
@media (max-width: 1024px) {#nt7523848e55:checked ~ .y21fa_4018 { right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1025px) {.kaawv83z.s6c988_eace #nt7523848e55, .kaawv83z.s6c988_eace label[for="nt7523848e55"] { display: none !important; }}
@media (min-width: 1025px) {.kaawv83z.s6c988_eace .y21fa_4018 { position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 1025px) {.kaawv83z.s6c988_eace .y21fa_4018 { display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 1025px) {.kaawv83z.s6c988_eace .y21fa_4018 a { display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.de389c__62518{
    background-color: var(--bg-color);
    padding: 64px 0 48px 0;
    border-top: 1px solid var(--border-color);
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%; color: #ffffff;}
.d754__8ebd{
    width: var(--max-width);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    }
.n7eb56f{
    font-size: 24px;
    font-weight: 600;
    color: var(--text-color);
    margin-bottom: 16px;
    font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif; 
    letter-spacing: 1px;
    }
.z99gftkzllq{
    font-size: 14px;
    color: var(--text-muted);
    margin-bottom: 32px;
    text-align: center;
    font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    }
.a99ec__8f4{
    width: 48px;
    height: 2px;
    background-color: var(--primary-color);
    margin-bottom: 32px;
    border-radius: var(--radius-sm); color: #1a1a2e;}
.mpn7gmi4h2x{
    font-size: 12px;
    color: var(--text-muted);
    text-align: center;
    font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    }
@media (max-width: 768px){.de389c__62518{
    padding: 48px 0 32px 0;
    }
.n7eb56f{
    font-size: 20px;
    }
.z99gftkzllq{
    font-size: 13px;
    margin-bottom: 24px;
    }
.a99ec__8f4{
    margin-bottom: 24px;
    }}
div.a77c__5f89.l06hy29a{
    font-family: var(--page-font-sans);
    color: var(--text-color, var(--page-text-main));
    background-color: var(--bg-color, var(--page-bg-base));
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
    overflow-x: hidden;
    }
div.a77c__5f89.l06hy29a h1, div.a77c__5f89.l06hy29a h2, div.a77c__5f89.l06hy29a h3, div.a77c__5f89.l06hy29a h4{
    color: var(--text-color);
    font-weight: 600;
    line-height: 1.2;
    margin-top: 0;
    text-align: left; 
    }
div.a77c__5f89.l06hy29a h1{
    font-size: clamp(2.5rem, 5vw, 4rem);
    letter-spacing: -0.02em;
    margin-bottom: 1.5rem;
    }
div.a77c__5f89.l06hy29a h2{
    font-size: clamp(2rem, 3vw, 2.5rem);
    margin-bottom: 1.5rem;
    }
div.a77c__5f89.l06hy29a h3{
    font-size: 1.5rem;
    margin-bottom: 1rem;
    }
div.a77c__5f89.l06hy29a p{
    font-size: 1.125rem;
    color: var(--page-text-muted);
    margin-bottom: 1.5rem;
    }
div.a77c__5f89.l06hy29a a{
    color: var(--page-primary);
    text-decoration: none;
    transition: color 0.3s ease;
    }
div.a77c__5f89.l06hy29a a:hover{
    color: var(--page-primary-hover);
    }
div.a77c__5f89.l06hy29a img{
    max-width: 100%;
    height: auto;
    display: block;
    border-radius: var(--page-radius-md);
    }
div.a77c__5f89.l06hy29a .qe792e39{
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 24px;
    }
div.a77c__5f89.l06hy29a .z309b70_14v{
    padding: var(--page-spacing-section) 0;
    }
div.a77c__5f89.l06hy29a .ba6a13728bb{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 16px 32px;
    font-size: 1.125rem;
    font-weight: 600;
    border-radius: var(--page-radius-sm);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    cursor: pointer;
    text-align: center;
    border: none;
    }
div.a77c__5f89.l06hy29a .ckp0ggkkn{
    background: linear-gradient(135deg, var(--page-primary) 0%, hsl(276, 80%, 55%) 100%);
    color: #1a1a2e;
    box-shadow: var(--page-shadow-heavy);
    }
div.a77c__5f89.l06hy29a .ckp0ggkkn:hover{
    transform: translateY(-2px);
    box-shadow: 0 16px 50px rgba(153, 50, 204, 0.35);
    color: #ffffff;
    }
div.a77c__5f89.l06hy29a .icae__6f5c9{
    background-color: var(--page-bg-surface);
    color: var(--page-text-main);
    border: 2px solid var(--page-primary);
    }
div.a77c__5f89.l06hy29a .icae__6f5c9:hover{
    background-color: var(--page-primary);
    color: #1a1a2e;
    }
div.a77c__5f89.l06hy29a .x7faf_e0d{
    min-height: 90vh;
    display: flex;
    align-items: center;
    padding-top: 80px; 
    var(--page-bg-base);
    }
div.a77c__5f89.l06hy29a .d7cc3e__46f5{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 64px;
    align-items: center;
    }
div.a77c__5f89.l06hy29a .hd1k2k50snb7{
    max-width: 600px;
    }
div.a77c__5f89.l06hy29a .wb060cd0f8{position: relative;
    border-radius: var(--page-radius-lg);
    overflow: hidden;
    box-shadow: var(--page-shadow-soft);
    aspect-ratio: 4/3; isolation: isolate;}
div.a77c__5f89.l06hy29a .wb060cd0f8 img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    }
div.a77c__5f89.l06hy29a .wi3ul6gt1y35{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 32px;
    margin-top: 48px;
    }
div.a77c__5f89.l06hy29a .fixtzneq8gts{
    background-color: var(--page-bg-surface);
    padding: 40px 32px;
    border-radius: var(--page-radius-lg);
    box-shadow: var(--page-shadow-soft);
    transition: transform 0.3s ease;
    display: flex;
    flex-direction: column;
    align-items: flex-start; color: #1a1a2e;}
div.a77c__5f89.l06hy29a .fixtzneq8gts:hover{
    transform: translateY(-5px);
    }
div.a77c__5f89.l06hy29a .v4cld2gq{
    width: 48px;
    height: 48px;
    margin-bottom: 24px;
    color: #1a1a2e;
    background-color: rgba(160, 100, 220, 0.1);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    }
div.a77c__5f89.l06hy29a .v4cld2gq svg{
    width: 24px;
    height: 24px;
    fill: currentColor;
    }
div.a77c__5f89.l06hy29a .y3d26eaee{
    background-color: var(--page-bg-surface);
    border-top: 1px solid rgba(0,0,0,0.05);
    border-bottom: 1px solid rgba(0,0,0,0.05); color: #1a1a2e;}
div.a77c__5f89.l06hy29a .m3ea405ad2a{
    display: grid;
    grid-template-columns: 5fr 7fr;
    gap: 80px;
    align-items: center;
    }
div.a77c__5f89.l06hy29a .oad91bf_9c6e{
    background: linear-gradient(180deg, var(--page-bg-base) 0%, var(--page-bg-surface) 100%); color: #1a1a2e;}
div.a77c__5f89.l06hy29a .v180__747{
    max-width: 800px;
    margin: 0 auto;
    text-align: left;
    }
div.a77c__5f89.l06hy29a .r1om1sfp{
    margin-top: 40px;
    border-left: 2px solid var(--page-primary);
    padding-left: 24px;
    }
div.a77c__5f89.l06hy29a .jc62c7_nh{
    position: relative;
    margin-bottom: 32px;
    }
div.a77c__5f89.l06hy29a .jc62c7_nh::before{
    content: "";
    position: absolute;
    left: -31px;
    top: 6px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: var(--page-primary);
    border: 4px solid var(--page-bg-surface); color: #1a1a2e;}
div.a77c__5f89.l06hy29a .w18608_de9{padding: 80px 0;
    background-color: var(--page-text-main);
    color: white;
    text-align: center;
    position: relative;
    overflow: hidden; isolation: isolate;}
div.a77c__5f89.l06hy29a .w18608_de9 h2, div.a77c__5f89.l06hy29a .w18608_de9 p{
    color: white;
    text-align: center;
    }
div.a77c__5f89.l06hy29a .w18608_de9 p{
    color: rgba(255,255,255,0.7);
    }
div.a77c__5f89.l06hy29a .af2add__fd53{
    display: flex;
    gap: 24px;
    justify-content: center;
    margin-top: 40px;
    position: relative;
    z-index: 2;
    }
div.a77c__5f89.l06hy29a .qa2aa1_52bf{
    background-color: var(--page-bg-base);
    padding: 40px 0;
    text-align: center;
    font-size: 0.875rem;
    color: #1a1a2e;
    border-top: 1px solid rgba(0,0,0,0.05);
    }
@media (max-width: 1024px) {div.a77c__5f89.l06hy29a .d7cc3e__46f5, div.a77c__5f89.l06hy29a .m3ea405ad2a{
    grid-template-columns: 1fr;
    gap: 48px;
    }
div.a77c__5f89.l06hy29a .wb060cd0f8{
    order: -1; 
    }
div.a77c__5f89.l06hy29a .wi3ul6gt1y35{
    grid-template-columns: repeat(2, 1fr);
    }}
@media (max-width: 600px) {div.a77c__5f89.l06hy29a .wi3ul6gt1y35{
    grid-template-columns: 1fr;
    }
div.a77c__5f89.l06hy29a .af2add__fd53{
    flex-direction: column;
    }}
div.a77c__5f89.l06hy29a .bce17__04ce{box-sizing:border-box;}
div.a77c__5f89.l06hy29a .q33350_033i{box-sizing:border-box;}
html, body {
    margin: 0;
    padding: 0;
    }
body *, body *::before, body *::after {
    box-sizing: border-box;
    }
div.a77c__5f89 img.s13a0541f2c {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.a77c__5f89 img.s13a0541f2c.l8fb7bd44 { aspect-ratio: 16 / 9; }
div.a77c__5f89 img.s13a0541f2c.h81fdd3e5 { aspect-ratio: 16 / 10; }
div.a77c__5f89 img.s13a0541f2c.c802dc_bb9d { aspect-ratio: 4 / 3; }
div.a77c__5f89 img.s13a0541f2c.q1417c_a91d { aspect-ratio: 1 / 1; }
div.a77c__5f89 :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.a77c__5f89 .bcce90_d8b4 {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.a77c__5f89 .bcce90_d8b4.l8fb7bd44 { aspect-ratio: 16 / 9; }
div.a77c__5f89 .bcce90_d8b4.h81fdd3e5 { aspect-ratio: 16 / 10; }
div.a77c__5f89 .bcce90_d8b4.c802dc_bb9d { aspect-ratio: 4 / 3; }
div.a77c__5f89 .bcce90_d8b4.q1417c_a91d { aspect-ratio: 1 / 1; }
div.a77c__5f89 .bcce90_d8b4 > img.s13a0541f2c,
    div.a77c__5f89 .bcce90_d8b4 > picture > img.s13a0541f2c {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
div.a77c__5f89.l06hy29a .ckp0ggkkn a:not([class]){color:#ffffff !important;text-decoration:underline;}
div.a77c__5f89.l06hy29a .ckp0ggkkn a[class=""]{color:#ffffff !important;text-decoration:underline;}
div.a77c__5f89.l06hy29a .ckp0ggkkn a:not([class]):hover{opacity:0.92;}
div.a77c__5f89.l06hy29a .ckp0ggkkn a[class=""]:hover{opacity:0.92;}
div.a77c__5f89.l06hy29a .ckp0ggkkn a:not([class]):visited{color:#ffffff !important;}
div.a77c__5f89.l06hy29a .ckp0ggkkn a[class=""]:visited{color:#ffffff !important;}
div.a77c__5f89.l06hy29a .icae__6f5c9:hover a:not([class]){color:#ffffff !important;text-decoration:underline;}
div.a77c__5f89.l06hy29a .icae__6f5c9:hover a[class=""]{color:#ffffff !important;text-decoration:underline;}
div.a77c__5f89.l06hy29a .icae__6f5c9:hover a:not([class]):hover{opacity:0.92;}
div.a77c__5f89.l06hy29a .icae__6f5c9:hover a[class=""]:hover{opacity:0.92;}
div.a77c__5f89.l06hy29a .icae__6f5c9:hover a:not([class]):visited{color:#ffffff !important;}
div.a77c__5f89.l06hy29a .icae__6f5c9:hover a[class=""]:visited{color:#ffffff !important;}
.kd3e97_9fe3 {
    padding-left: clamp(16px, 4vw, 48px);
    padding-right: clamp(16px, 4vw, 48px);
    }
.kd3e97_9fe3 > :first-child,
    .kd3e97_9fe3 > :last-child {
    width: min(1280px, 100%);
    margin-left: auto;
    margin-right: auto;
    }
.kaawv83z{
    background-color: var(--nav-bg);
    height: var(--nav-height);
    border-bottom: 1px solid var(--border-color);
    font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
    position: relative;
    z-index: 1000;
    box-sizing: border-box; color: #ffffff;}
.kaawv83z *, .kaawv83z *::before, .kaawv83z *::after{
    box-sizing: inherit;
    }
.rvy3s8ms{
    max-width: var(--max-width);
    margin: 0 auto;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    }
.oa6e7fc_d96b{
    font-size: 1.35rem;
    font-weight: 600;
    color: var(--text-color);
    text-decoration: none;
    letter-spacing: 0.06em;
    white-space: nowrap;
    }
.qc9bbad7_vf{
    display: none;
    }
.y21fa_4018{
    flex: 1;
    display: flex;
    justify-content: center;
    padding: 0 2rem;
    }
.w029__15c{
    display: flex;
    gap: 1.8rem;
    list-style: none;
    margin: 0;
    padding: 0;
    }
.hbc69a_6u5l{
    display: flex;
    align-items: center;
    }
.qa332321_m7pl{
    color: var(--text-muted);
    text-decoration: none;
    font-size: 0.95rem;
    transition: var(--transition);
    padding: 0.5rem 0;
    letter-spacing: 0.02em;
    }
.qa332321_m7pl:hover{
    color: var(--text-color);
    }
.af5d2615a{
    display: flex;
    align-items: center;
    gap: 1.5rem;
    }
.x73440__538{
    background: var(--primary-color);
    color: #1a1a2e;
    padding: 0.65rem 1.8rem;
    border-radius: var(--radius-lg);
    text-decoration: none;
    font-size: 0.95rem;
    font-weight: 500;
    letter-spacing: 0.04em;
    transition: var(--transition);
    box-shadow: var(--shadow-md);
    white-space: nowrap;
    }
.x73440__538:hover{
    background: var(--secondary-color);
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg); color: #ffffff;}
.ufd4638_33c{
    display: none;
    cursor: pointer;
    padding: 0.5rem;
    background: transparent;
    border: none;
    }
.u07f27a2_obq{
    display: block;
    width: 26px;
    height: 2px;
    background-color: var(--text-color);
    position: relative;
    transition: var(--transition); color: #1a1a2e;}
.u07f27a2_obq::before, .u07f27a2_obq::after{
    content: "";
    position: absolute;
    width: 26px;
    height: 2px;
    background-color: var(--text-color);
    left: 0;
    transition: var(--transition); color: #1a1a2e;}
.u07f27a2_obq::before{
    top: -8px;
    }
.u07f27a2_obq::after{
    bottom: -8px;
    }
@media (max-width: 1024px){.y21fa_4018 {
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background-color: var(--nav-bg);
    border-bottom: 1px solid var(--border-color);
    padding: 0;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-12px);
    transition: var(--transition);
    box-shadow: var(--shadow-md); color: #ffffff;}
.w029__15c {
    flex-direction: column;
    gap: 0;
    }
.hbc69a_6u5l {
    width: 100%;
    border-top: 1px solid var(--border-color);
    }
.qa332321_m7pl {
    width: 100%;
    text-align: center;
    padding: 1.2rem 0;
    color: var(--text-color);
    }
.ufd4638_33c {
    display: block;
    }
.qc9bbad7_vf:checked ~ .y21fa_4018 {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    }
.qc9bbad7_vf:checked ~ .af5d2615a .u07f27a2_obq {
    background-color: transparent;
    }
.qc9bbad7_vf:checked ~ .af5d2615a .u07f27a2_obq::before {
    transform: rotate(45deg);
    top: 0;
    }
.qc9bbad7_vf:checked ~ .af5d2615a .u07f27a2_obq::after {
    transform: rotate(-45deg);
    top: 0;
    }}
.qa332321_m7pl.active{color: var(--text-color);}
@media (min-width: 1025px){.kaawv83z #nt7523848e55, .kaawv83z label[for="nt7523848e55"]{ display: none !important; }}
@media (min-width: 1025px){.kaawv83z .y21fa_4018{ position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 1025px){.kaawv83z .y21fa_4018{ display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 1025px){.kaawv83z .y21fa_4018 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.qa332321_m7pl.active{color: var(--text-color);}
#nt7523848e55:checked ~ .y21fa_4018{ right: 0 !important; left: auto !important; }
@media (max-width: 1024px){.kaawv83z.s6c988_eace .y21fa_4018{ left: auto !important; right: 0 !important; transform: translateX(100%) !important; opacity: 0 !important; visibility: hidden !important; pointer-events: none !important; overflow-y: auto !important; }}
@media (max-width: 1024px){#nt7523848e55:checked ~ .y21fa_4018{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1025px){.kaawv83z.s6c988_eace #nt7523848e55, .kaawv83z.s6c988_eace label[for="nt7523848e55"]{ display: none !important; }}
@media (min-width: 1025px){.kaawv83z.s6c988_eace .y21fa_4018{ position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 1025px){.kaawv83z.s6c988_eace .y21fa_4018{ display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 1025px){.kaawv83z.s6c988_eace .y21fa_4018 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.de389c__62518{
    background-color: var(--bg-color);
    padding: 64px 0 48px 0;
    border-top: 1px solid var(--border-color);
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%; color: #ffffff;}
.d754__8ebd{
    width: var(--max-width);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    }
.n7eb56f{
    font-size: 24px;
    font-weight: 600;
    color: var(--text-color);
    margin-bottom: 16px;
    font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif; 
    letter-spacing: 1px;
    }
.z99gftkzllq{
    font-size: 14px;
    color: var(--text-muted);
    margin-bottom: 32px;
    text-align: center;
    font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    }
.a99ec__8f4{
    width: 48px;
    height: 2px;
    background-color: var(--primary-color);
    margin-bottom: 32px;
    border-radius: var(--radius-sm); color: #1a1a2e;}
.mpn7gmi4h2x{
    font-size: 12px;
    color: var(--text-muted);
    text-align: center;
    font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    }
@media (max-width: 768px){.de389c__62518{
    padding: 48px 0 32px 0;
    }
.n7eb56f{
    font-size: 20px;
    }
.z99gftkzllq{
    font-size: 13px;
    margin-bottom: 24px;
    }
.a99ec__8f4{
    margin-bottom: 24px;
    }}
.kaawv83z{
  background-color: var(--nav-bg);
  height: var(--nav-height);
  border-bottom: 1px solid var(--border-color);
  font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
  position: relative;
  z-index: 1000;
  box-sizing: border-box; color: #ffffff;}
.kaawv83z *, .kaawv83z *::before, .kaawv83z *::after{
  box-sizing: inherit;
}
.rvy3s8ms{
  max-width: var(--max-width);
  margin: 0 auto;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.oa6e7fc_d96b{
  font-size: 1.35rem;
  font-weight: 600;
  color: var(--text-color);
  text-decoration: none;
  letter-spacing: 0.06em;
  white-space: nowrap;
}
.qc9bbad7_vf{
  display: none;
}
.y21fa_4018{
  flex: 1;
  display: flex;
  justify-content: center;
  padding: 0 2rem;
}
.w029__15c{
  display: flex;
  gap: 1.8rem;
  list-style: none;
  margin: 0;
  padding: 0;
}
.hbc69a_6u5l{
  display: flex;
  align-items: center;
}
.qa332321_m7pl{
  color: var(--text-muted);
  text-decoration: none;
  font-size: 0.95rem;
  transition: var(--transition);
  padding: 0.5rem 0;
  letter-spacing: 0.02em;
}
.qa332321_m7pl:hover{
  color: var(--text-color);
}
.af5d2615a{
  display: flex;
  align-items: center;
  gap: 1.5rem;
}
.x73440__538{
  background: var(--primary-color);
  color: #1a1a2e;
  padding: 0.65rem 1.8rem;
  border-radius: var(--radius-lg);
  text-decoration: none;
  font-size: 0.95rem;
  font-weight: 500;
  letter-spacing: 0.04em;
  transition: var(--transition);
  box-shadow: var(--shadow-md);
  white-space: nowrap;
}
.x73440__538:hover{
  background: var(--secondary-color);
  transform: translateY(-2px);
  box-shadow: var(--shadow-lg); color: #ffffff;}
.ufd4638_33c{
  display: none;
  cursor: pointer;
  padding: 0.5rem;
  background: transparent;
  border: none;
}
.u07f27a2_obq{
  display: block;
  width: 26px;
  height: 2px;
  background-color: var(--text-color);
  position: relative;
  transition: var(--transition); color: #1a1a2e;}
.u07f27a2_obq::before, .u07f27a2_obq::after{
  content: "";
  position: absolute;
  width: 26px;
  height: 2px;
  background-color: var(--text-color);
  left: 0;
  transition: var(--transition); color: #1a1a2e;}
.u07f27a2_obq::before{
  top: -8px;
}
.u07f27a2_obq::after{
  bottom: -8px;
}
@media (max-width: 1024px){.y21fa_4018 {
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background-color: var(--nav-bg);
    border-bottom: 1px solid var(--border-color);
    padding: 0;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-12px);
    transition: var(--transition);
    box-shadow: var(--shadow-md); color: #ffffff;}
.w029__15c {
    flex-direction: column;
    gap: 0;
  }
.hbc69a_6u5l {
    width: 100%;
    border-top: 1px solid var(--border-color);
  }
.qa332321_m7pl {
    width: 100%;
    text-align: center;
    padding: 1.2rem 0;
    color: var(--text-color);
  }
.ufd4638_33c {
    display: block;
  }
.qc9bbad7_vf:checked ~ .y21fa_4018 {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
.qc9bbad7_vf:checked ~ .af5d2615a .u07f27a2_obq {
    background-color: transparent;
  }
.qc9bbad7_vf:checked ~ .af5d2615a .u07f27a2_obq::before {
    transform: rotate(45deg);
    top: 0;
  }
.qc9bbad7_vf:checked ~ .af5d2615a .u07f27a2_obq::after {
    transform: rotate(-45deg);
    top: 0;
  }}
.qa332321_m7pl.active{color: var(--text-color);}
@media (min-width: 1025px){.kaawv83z #nt7523848e55, .kaawv83z label[for="nt7523848e55"]{ display: none !important; }}
@media (min-width: 1025px){.kaawv83z .y21fa_4018{ position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 1025px){.kaawv83z .y21fa_4018{ display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 1025px){.kaawv83z .y21fa_4018 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.qa332321_m7pl.active{color: var(--text-color);}
#nt7523848e55:checked ~ .y21fa_4018{ right: 0 !important; left: auto !important; }
@media (max-width: 1024px){.kaawv83z.s6c988_eace .y21fa_4018{ left: auto !important; right: 0 !important; transform: translateX(100%) !important; opacity: 0 !important; visibility: hidden !important; pointer-events: none !important; overflow-y: auto !important; }}
@media (max-width: 1024px){#nt7523848e55:checked ~ .y21fa_4018{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1025px){.kaawv83z.s6c988_eace #nt7523848e55, .kaawv83z.s6c988_eace label[for="nt7523848e55"]{ display: none !important; }}
@media (min-width: 1025px){.kaawv83z.s6c988_eace .y21fa_4018{ position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 1025px){.kaawv83z.s6c988_eace .y21fa_4018{ display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 1025px){.kaawv83z.s6c988_eace .y21fa_4018 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.uea03de6a{
    background-color: var(--bg-color);
    padding: 64px 0 48px 0;
    border-top: 1px solid var(--border-color);
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%; color: #ffffff;}
.b156f089e{
    width: var(--max-width);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.h497__469e{
    font-size: 24px;
    font-weight: 600;
    color: var(--text-color);
    margin-bottom: 16px;
    font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif; 
    letter-spacing: 1px;
}
.of107d84247{
    font-size: 14px;
    color: var(--text-muted);
    margin-bottom: 32px;
    text-align: center;
    font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}
.y6ff__32db{
    width: 48px;
    height: 2px;
    background-color: var(--primary-color);
    margin-bottom: 32px;
    border-radius: var(--radius-sm); color: #1a1a2e;}
.b32c__8455{
    font-size: 12px;
    color: var(--text-muted);
    text-align: center;
    font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}
@media (max-width: 768px){.uea03de6a{
        padding: 48px 0 32px 0;
    }
.h497__469e{
        font-size: 20px;
    }
.of107d84247{
        font-size: 13px;
        margin-bottom: 24px;
    }
.y6ff__32db{
        margin-bottom: 24px;
    }}
.jf4b77a6f07{box-sizing:border-box;}
.e4ee__c05a{box-sizing:border-box;}
.v2b40f_c538{display:block;max-width:100%;height:auto;}
.d13dab_e8fa{box-sizing:border-box;}