:root {

  --page-bg: #0B1120;
  --page-surface: #131B2B;
  --page-surface-hover: #1A2438;
  --page-border: #2A364D;
  --page-text-primary: #F8FAFC;
  --page-text-secondary: #94A3B8;
  --page-accent-primary: hsl(76, 70%, 58%);
  --page-accent-primary-hover: hsl(76, 80%, 65%);
  --page-accent-secondary: hsl(179, 56%, 58%);
  --page-text-on-accent: #0A0E17;
  --page-max-width: 1200px;
  --page-spacing-base: 1.5rem;
  --page-spacing-large: 4rem;
  --page-radius: 4px;
  --page-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  --primary-color: hsl(185, 100%, 50%);
  --secondary-color: hsl(270, 100%, 60%);
  --bg-color: hsl(240, 10%, 4%);
  --text-color: hsl(0, 0%, 100%);
  --text-muted: hsl(240, 5%, 64%);
  --border-color: hsla(0, 0%, 100%, 0.1);
  --radius-sm: 0px;
  --radius-md: 0px;
  --radius-lg: 0px;
  --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.4);
  --shadow-md: 0 8px 24px rgba(0, 0, 0, 0.6);
  --shadow-lg: 0 16px 48px rgba(0, 0, 0, 0.8);
  --nav-height: 72px;
  --max-width: 1200px;
  --transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  --nav-bg: hsla(240, 10%, 4%, 0.85);
  --accent-gradient: linear-gradient(90deg, var(--primary-color), var(--secondary-color));
  --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%);
}
div.x56e02a0932.da6a43d0b94{
    background-color: var(--page-bg);
    color: var(--page-text-primary);
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    line-height: 1.6;
    padding-top: var(--nav-height, 60px);
    overflow-x: hidden;
    }
div.x56e02a0932.da6a43d0b94 *{
    box-sizing: border-box;
    }
div.x56e02a0932.da6a43d0b94 .b9f49__6a5{
    max-width: var(--page-max-width);
    margin: 0 auto;
    padding: 0 var(--page-spacing-base);
    width: 100%;
    }
div.x56e02a0932.da6a43d0b94 .f5940__f813, div.x56e02a0932.da6a43d0b94 .yb8f2f_9eh, div.x56e02a0932.da6a43d0b94 .h57e5__6b339, div.x56e02a0932.da6a43d0b94 .k4464d52f9{
    margin: 0;
    text-align: left; 
    }
div.x56e02a0932.da6a43d0b94 .f5940__f813{
    font-size: clamp(2.5rem, 5vw, 4rem);
    font-weight: 800;
    line-height: 1.1;
    letter-spacing: -0.02em;
    color: var(--page-text-primary);
    margin-bottom: 1.5rem;
    }
div.x56e02a0932.da6a43d0b94 .yb8f2f_9eh{
    font-size: clamp(1.75rem, 3vw, 2.5rem);
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 1rem;
    color: var(--page-text-primary);
    }
div.x56e02a0932.da6a43d0b94 .h57e5__6b339{
    font-size: 1.25rem;
    font-weight: 600;
    margin-bottom: 0.75rem;
    color: var(--page-text-primary);
    }
div.x56e02a0932.da6a43d0b94 .k4464d52f9{
    font-size: 1.125rem;
    color: var(--page-text-secondary);
    margin-bottom: 1.5rem;
    max-width: 680px; 
    }
div.x56e02a0932.da6a43d0b94 .raf273e{
    color: var(--page-accent-secondary);
    text-decoration: none;
    border-bottom: 1px solid transparent;
    transition: var(--page-transition);
    }
div.x56e02a0932.da6a43d0b94 .raf273e:hover{
    color: var(--page-accent-primary);
    border-bottom-color: var(--page-accent-primary);
    }
div.x56e02a0932.da6a43d0b94 .b9329c0{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0.875rem 1.75rem;
    font-size: 1rem;
    font-weight: 600;
    text-decoration: none;
    border-radius: var(--page-radius);
    transition: var(--page-transition);
    cursor: pointer;
    border: none;
    }
div.x56e02a0932.da6a43d0b94 .w767c1_f2j4{
    background-color: var(--page-accent-primary);
    color: var(--page-text-on-accent);
    box-shadow: 0 4px 14px rgba(144, 224, 80, 0.2);
    }
div.x56e02a0932.da6a43d0b94 .w767c1_f2j4:hover{
    background-color: var(--page-accent-primary-hover);
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(144, 224, 80, 0.3); color: #1a1a2e;}
div.x56e02a0932.da6a43d0b94 .d5a78d__ed8a{
    background-color: transparent;
    color: var(--page-text-primary);
    border: 1px solid var(--page-border);
    }
div.x56e02a0932.da6a43d0b94 .d5a78d__ed8a:hover{
    border-color: var(--page-accent-secondary);
    color: var(--page-accent-secondary);
    }
div.x56e02a0932.da6a43d0b94 .k2dz6dx3{
    padding: var(--page-spacing-large) 0;
    }
div.x56e02a0932.da6a43d0b94 .vfdde165ac{
    padding-top: var(--page-spacing-large);
    padding-bottom: var(--page-spacing-large);
    border-bottom: 1px solid var(--page-border);
    }
div.x56e02a0932.da6a43d0b94 .uz4rj3jycrbe{
    display: grid;
    grid-template-columns: 1fr;
    gap: 3rem;
    }
@media (min-width: 992px) {div.x56e02a0932.da6a43d0b94 .uz4rj3jycrbe{
    grid-template-columns: 1fr 1fr;
    align-items: flex-start;
    }}
div.x56e02a0932.da6a43d0b94 .fvuia4l21ig{
    width: 100%;
    border-radius: var(--page-radius);
    overflow: hidden;
    border: 1px solid var(--page-border);
    background-color: var(--page-surface); color: #ffffff;}
div.x56e02a0932.da6a43d0b94 .k11b2c8_qu{
    width: 100%;
    height: auto;
    object-fit: cover;
    aspect-ratio: 16 / 9;
    display: block;
    }
div.x56e02a0932.da6a43d0b94 .rbbf18__09a{
    display: flex;
    flex-direction: column;
    align-items: flex-start; 
    }
div.x56e02a0932.da6a43d0b94 .ucba4_e6{
    display: grid;
    grid-template-columns: 1fr;
    gap: 1.5rem;
    margin-top: 2.5rem;
    }
@media (min-width: 768px) {div.x56e02a0932.da6a43d0b94 .ucba4_e6{
    grid-template-columns: repeat(2, 1fr);
    }}
@media (min-width: 1024px) {div.x56e02a0932.da6a43d0b94 .ucba4_e6{
    grid-template-columns: repeat(3, 1fr);
    }}
div.x56e02a0932.da6a43d0b94 .ub4ed_157{
    background-color: var(--page-surface);
    border: 1px solid var(--page-border);
    border-radius: var(--page-radius);
    padding: 2rem;
    transition: var(--page-transition);
    display: flex;
    flex-direction: column;
    align-items: flex-start; color: #ffffff;}
div.x56e02a0932.da6a43d0b94 .ub4ed_157:hover{
    border-color: var(--page-accent-secondary);
    background-color: var(--page-surface-hover);
    transform: translateY(-4px); color: #ffffff;}
div.x56e02a0932.da6a43d0b94 .h795458db1{
    width: 40px;
    height: 40px;
    background-color: rgba(64, 192, 192, 0.1);
    color: #1a1a2e;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: var(--page-radius);
    margin-bottom: 1.5rem;
    }
div.x56e02a0932.da6a43d0b94 .h795458db1 svg{
    width: 24px;
    height: 24px;
    }
div.x56e02a0932.da6a43d0b94 .m17419afa{
    list-style: none;
    padding: 0;
    margin: 0;
    counter-reset: step-counter;
    }
div.x56e02a0932.da6a43d0b94 .m17419afa li{
    position: relative;
    padding-left: 2.5rem;
    margin-bottom: 1rem;
    color: var(--page-text-secondary);
    font-size: 1rem;
    }
div.x56e02a0932.da6a43d0b94 .m17419afa li::before{
    counter-increment: step-counter;
    content: counter(step-counter);
    position: absolute;
    left: 0;
    top: 2px;
    width: 24px;
    height: 24px;
    background-color: var(--page-border);
    color: var(--page-text-primary);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.75rem;
    font-weight: bold;
    }
div.x56e02a0932.da6a43d0b94 .ha0d22b_g67{
    background-color: var(--page-surface);
    border-top: 1px solid var(--page-border);
    border-bottom: 1px solid var(--page-border); color: #ffffff;}
div.x56e02a0932.da6a43d0b94 .ac3861_ef3b{
    display: grid;
    grid-template-columns: 1fr;
    gap: 2rem;
    margin-top: 3rem;
    }
@media (min-width: 768px) {div.x56e02a0932.da6a43d0b94 .ac3861_ef3b{
    grid-template-columns: 1fr 1fr;
    gap: 3rem 2rem;
    }}
div.x56e02a0932.da6a43d0b94 .c4swggml{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    }
div.x56e02a0932.da6a43d0b94 .b6bcb4c_qc{
    font-size: 1.125rem;
    font-weight: 600;
    color: var(--page-text-primary);
    margin-bottom: 0.5rem;
    display: flex;
    align-items: flex-start;
    gap: 0.5rem;
    }
div.x56e02a0932.da6a43d0b94 .b6bcb4c_qc::before{
    content: "Q.";
    color: var(--page-accent-primary);
    }
div.x56e02a0932.da6a43d0b94 .i6a8be639{
    font-size: 1rem;
    color: var(--page-text-secondary);
    margin: 0;
    padding-left: 1.5rem;
    }
div.x56e02a0932.da6a43d0b94 .w4d749_d0i{
    padding: 5rem 0;
    }
div.x56e02a0932.da6a43d0b94 .i051310_8m{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    background: linear-gradient(135deg, var(--page-surface) 0%, #172033 100%);
    border: 1px solid var(--page-border);
    padding: 3rem;
    border-radius: var(--page-radius); color: #ffffff;}
div.x56e02a0932.da6a43d0b94 .uq6isk88o5{
    display: flex;
    gap: 1rem;
    flex-wrap: wrap;
    margin-top: 2rem;
    }
div.x56e02a0932.da6a43d0b94 .z129__da8d{
    border-top: 1px solid var(--page-border);
    padding: 2rem 0;
    text-align: left;
    color: var(--page-text-secondary);
    font-size: 0.875rem;
    }
div.x56e02a0932.da6a43d0b94 .aba6361fd{
    display: flex;
    flex-direction: column;
    gap: 1rem;
    }
@media (min-width: 768px) {div.x56e02a0932.da6a43d0b94 .aba6361fd{
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    }}
.n3bb615c_4c{
    background-color: var(--bg-color);
    border-top: 1px solid var(--border-color);
    padding-top: 80px;
    padding-bottom: 40px;
    padding-left: 24px;
    padding-right: 24px;
    display: block; color: #ffffff;}
.k6e30befc{
    max-width: var(--max-width);
    margin-left: auto;
    margin-right: auto;
    display: block;
    }
.fab0e17_85{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    gap: 40px;
    width: 100%;
    }
.sheuc87afi{
    flex: 0 0 100%;
    max-width: 440px;
    display: block;
    }
.gc5b942_3a9{
    font-size: 24px;
    font-weight: 900;
    letter-spacing: -1px;
    color: var(--primary-color);
    margin-bottom: 16px;
    text-transform: uppercase;
    }
.q6dxid26ssr{
    font-size: 16px;
    line-height: 1.6;
    color: var(--text-muted);
    margin-bottom: 32px;
    max-width: 320px;
    }
.ufce91b_4e0{
    display: block;
    width: 100%;
    }
.t32a7852_i7v{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding-left: 32px;
    padding-right: 32px;
    height: 48px;
    background: var(--accent-gradient);
    color: #000;
    font-weight: 700;
    text-decoration: none;
    font-size: 15px;
    box-shadow: var(--shadow-md);
    transition: var(--transition);
    border-radius: var(--radius-md);
    width: auto;
    }
.t32a7852_i7v:hover{
    filter: brightness(1.1);
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg);
    }
.h889bda_4d5f{
    flex: 1;
    min-width: 140px;
    display: flex;
    flex-direction: column;
    }
.ffe424f57a{
    font-size: 14px;
    font-weight: 700;
    color: var(--text-color);
    margin-bottom: 24px;
    text-transform: uppercase;
    letter-spacing: 1px;
    }
.u0e3b0__818{
    font-size: 14px;
    color: var(--text-muted);
    text-decoration: none;
    margin-bottom: 12px;
    transition: var(--transition);
    width: fit-content;
    }
.u0e3b0__818:hover{
    color: var(--primary-color);
    }
.g2e75b_0b{
    width: 100%;
    height: 1px;
    background-color: var(--border-color);
    margin-top: 64px;
    margin-bottom: 32px; color: #1a1a2e;}
.jpadd3xg{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    }
.g2f7c1c_919{
    font-size: 13px;
    color: var(--text-muted);
    letter-spacing: 0.5px;
    }
@media (max-width: 768px){.n3bb615c_4c{
    padding-top: 60px;
    }
.fab0e17_85{
    flex-direction: column;
    gap: 48px;
    }
.sheuc87afi{
    flex: 0 0 100%;
    max-width: 100%;
    }
.h889bda_4d5f{
    flex: 0 0 100%;
    width: 100%;
    }
.t32a7852_i7v{
    width: 100%;
    }}
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }
body{
    background-color: var(--bg-color);
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    -webkit-font-smoothing: antialiased; color: #ffffff;}
.q13fce7_o8{
    height: var(--nav-height);
    width: 100%;
    background-color: var(--nav-bg);
    border-bottom: 1px solid var(--border-color);
    backdrop-filter: blur(12px);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    display: flex;
    justify-content: center; color: #ffffff;}
.bbc4aede8b{
    width: var(--max-width);
    height: 100%;
    padding: 0 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    }
.w9557d_cmrn{
    display: flex;
    align-items: center;
    gap: 48px; 
    }
.q4725f3d_gl{
    display: flex;
    align-items: center;
    gap: 12px;
    text-decoration: none;
    transition: var(--transition);
    }
.gf90f_b6{
    width: 28px;
    height: 28px;
    background: var(--accent-gradient);
    clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%); color: #1a1a2e;}
.jpk8vscra9j{
    color: var(--text-color);
    font-size: 1.25rem;
    font-weight: 800;
    letter-spacing: -0.5px;
    text-transform: uppercase;
    }
.b7568__6d8b{
    display: flex;
    list-style: none;
    gap: 24px;
    }
.s47d4__6ea24{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 0.875rem;
    font-weight: 500;
    transition: var(--transition);
    position: relative;
    padding: 8px 0;
    }
.s47d4__6ea24:hover{
    color: var(--primary-color);
    }
.s47d4__6ea24::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background: var(--primary-color);
    transition: var(--transition); color: #1a1a2e;}
.s47d4__6ea24:hover::after{
    width: 100%;
    }
.q2fe__2113{
    display: flex;
    align-items: center;
    }
.a62871e_dae3{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 10px 24px;
    background: var(--primary-color); 
    color: #000000; 
    text-decoration: none;
    font-size: 0.875rem;
    font-weight: 700;
    border: none;
    cursor: pointer;
    transition: var(--transition);
    box-shadow: 0 0 20px hsla(185, 100%, 50%, 0.3);
    letter-spacing: 0.5px;
    }
.a62871e_dae3:hover{
    background: var(--text-color); 
    transform: translateY(-1px);
    box-shadow: 0 0 30px hsla(185, 100%, 50%, 0.5); color: #1a1a2e;}
.be1a1a66bd3{
    display: none;
    flex-direction: column;
    gap: 6px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 4px;
    margin-left: 16px;
    }
.wbae4_a0{
    width: 24px;
    height: 2px;
    background-color: var(--text-color);
    transition: var(--transition); color: #1a1a2e;}
@media (max-width: 1024px){.b7568__6d8b {
    display: none; 
    }
.be1a1a66bd3 {
    display: flex;
    }
.w9557d_cmrn {
    gap: 0;
    }}
@media (max-width: 640px){.jpk8vscra9j{
    font-size: 1.1rem;
    }
.a62871e_dae3{
    padding: 8px 16px;
    font-size: 0.75rem;
    }}
.s47d4__6ea24.active{color: var(--primary-color);}
.m4b95__c0c{list-style:none;}
.s47d4__6ea24.active {color: var(--primary-color);}
html, body {
    margin: 0;
    padding: 0;
    }
body *, body *::before, body *::after {
    box-sizing: border-box;
    }
div.x56e02a0932 img.s790a4de1 {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.x56e02a0932 img.s790a4de1.u948f3b0d71 { aspect-ratio: 16 / 9; }
div.x56e02a0932 img.s790a4de1.j5a7f8d9f55 { aspect-ratio: 16 / 10; }
div.x56e02a0932 img.s790a4de1.o6fe12_f995 { aspect-ratio: 4 / 3; }
div.x56e02a0932 img.s790a4de1.a1d1__eddc { aspect-ratio: 1 / 1; }
div.x56e02a0932 :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.x56e02a0932 .d33ad3ce9 {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.x56e02a0932 .d33ad3ce9.u948f3b0d71 { aspect-ratio: 16 / 9; }
div.x56e02a0932 .d33ad3ce9.j5a7f8d9f55 { aspect-ratio: 16 / 10; }
div.x56e02a0932 .d33ad3ce9.o6fe12_f995 { aspect-ratio: 4 / 3; }
div.x56e02a0932 .d33ad3ce9.a1d1__eddc { aspect-ratio: 1 / 1; }
div.x56e02a0932 .d33ad3ce9 > img.s790a4de1,
    div.x56e02a0932 .d33ad3ce9 > picture > img.s790a4de1 {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
.x9c4__b170 {
    padding-left: clamp(16px, 4vw, 48px);
    padding-right: clamp(16px, 4vw, 48px);
    }
.x9c4__b170 > :first-child,
    .x9c4__b170 > :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);
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    -webkit-font-smoothing: antialiased; color: #ffffff;}
.q13fce7_o8{
    height: var(--nav-height);
    width: 100%;
    background-color: var(--nav-bg);
    border-bottom: 1px solid var(--border-color);
    backdrop-filter: blur(12px);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    display: flex;
    justify-content: center; color: #ffffff;}
.bbc4aede8b{
    width: var(--max-width);
    height: 100%;
    padding: 0 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    }
.w9557d_cmrn{
    display: flex;
    align-items: center;
    gap: 48px; 
    }
.q4725f3d_gl{
    display: flex;
    align-items: center;
    gap: 12px;
    text-decoration: none;
    transition: var(--transition);
    }
.gf90f_b6{
    width: 28px;
    height: 28px;
    background: var(--accent-gradient);
    clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%); color: #1a1a2e;}
.jpk8vscra9j{
    color: var(--text-color);
    font-size: 1.25rem;
    font-weight: 800;
    letter-spacing: -0.5px;
    text-transform: uppercase;
    }
.b7568__6d8b{
    display: flex;
    list-style: none;
    gap: 24px;
    }
.s47d4__6ea24{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 0.875rem;
    font-weight: 500;
    transition: var(--transition);
    position: relative;
    padding: 8px 0;
    }
.s47d4__6ea24:hover{
    color: var(--primary-color);
    }
.s47d4__6ea24::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background: var(--primary-color);
    transition: var(--transition); color: #1a1a2e;}
.s47d4__6ea24:hover::after{
    width: 100%;
    }
.q2fe__2113{
    display: flex;
    align-items: center;
    }
.a62871e_dae3{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 10px 24px;
    background: var(--primary-color); 
    color: #000000; 
    text-decoration: none;
    font-size: 0.875rem;
    font-weight: 700;
    border: none;
    cursor: pointer;
    transition: var(--transition);
    box-shadow: 0 0 20px hsla(185, 100%, 50%, 0.3);
    letter-spacing: 0.5px;
    }
.a62871e_dae3:hover{
    background: var(--text-color); 
    transform: translateY(-1px);
    box-shadow: 0 0 30px hsla(185, 100%, 50%, 0.5); color: #1a1a2e;}
.be1a1a66bd3{
    display: none;
    flex-direction: column;
    gap: 6px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 4px;
    margin-left: 16px;
    }
.wbae4_a0{
    width: 24px;
    height: 2px;
    background-color: var(--text-color);
    transition: var(--transition); color: #1a1a2e;}
@media (max-width: 1024px){.b7568__6d8b {
    display: none; 
    }
.be1a1a66bd3 {
    display: flex;
    }
.w9557d_cmrn {
    gap: 0;
    }}
@media (max-width: 640px){.jpk8vscra9j{
    font-size: 1.1rem;
    }
.a62871e_dae3{
    padding: 8px 16px;
    font-size: 0.75rem;
    }}
.s47d4__6ea24.active{color: var(--primary-color);}
.m4b95__c0c{list-style:none;}
.s47d4__6ea24.active{color: var(--primary-color);}
.n3bb615c_4c{
    background-color: var(--bg-color);
    border-top: 1px solid var(--border-color);
    padding-top: 80px;
    padding-bottom: 40px;
    padding-left: 24px;
    padding-right: 24px;
    display: block; color: #ffffff;}
.k6e30befc{
    max-width: var(--max-width);
    margin-left: auto;
    margin-right: auto;
    display: block;
    }
.fab0e17_85{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    gap: 40px;
    width: 100%;
    }
.sheuc87afi{
    flex: 0 0 100%;
    max-width: 440px;
    display: block;
    }
.gc5b942_3a9{
    font-size: 24px;
    font-weight: 900;
    letter-spacing: -1px;
    color: var(--primary-color);
    margin-bottom: 16px;
    text-transform: uppercase;
    }
.q6dxid26ssr{
    font-size: 16px;
    line-height: 1.6;
    color: var(--text-muted);
    margin-bottom: 32px;
    max-width: 320px;
    }
.ufce91b_4e0{
    display: block;
    width: 100%;
    }
.t32a7852_i7v{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding-left: 32px;
    padding-right: 32px;
    height: 48px;
    background: var(--accent-gradient);
    color: #000;
    font-weight: 700;
    text-decoration: none;
    font-size: 15px;
    box-shadow: var(--shadow-md);
    transition: var(--transition);
    border-radius: var(--radius-md);
    width: auto;
    }
.t32a7852_i7v:hover{
    filter: brightness(1.1);
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg);
    }
.h889bda_4d5f{
    flex: 1;
    min-width: 140px;
    display: flex;
    flex-direction: column;
    }
.ffe424f57a{
    font-size: 14px;
    font-weight: 700;
    color: var(--text-color);
    margin-bottom: 24px;
    text-transform: uppercase;
    letter-spacing: 1px;
    }
.u0e3b0__818{
    font-size: 14px;
    color: var(--text-muted);
    text-decoration: none;
    margin-bottom: 12px;
    transition: var(--transition);
    width: fit-content;
    }
.u0e3b0__818:hover{
    color: var(--primary-color);
    }
.g2e75b_0b{
    width: 100%;
    height: 1px;
    background-color: var(--border-color);
    margin-top: 64px;
    margin-bottom: 32px; color: #1a1a2e;}
.jpadd3xg{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    }
.g2f7c1c_919{
    font-size: 13px;
    color: var(--text-muted);
    letter-spacing: 0.5px;
    }
@media (max-width: 768px){.n3bb615c_4c{
    padding-top: 60px;
    }
.fab0e17_85{
    flex-direction: column;
    gap: 48px;
    }
.sheuc87afi{
    flex: 0 0 100%;
    max-width: 100%;
    }
.h889bda_4d5f{
    flex: 0 0 100%;
    width: 100%;
    }
.t32a7852_i7v{
    width: 100%;
    }}
*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body{
  background-color: var(--bg-color);
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  -webkit-font-smoothing: antialiased; color: #ffffff;}
.q13fce7_o8{
  height: var(--nav-height);
  width: 100%;
  background-color: var(--nav-bg);
  border-bottom: 1px solid var(--border-color);
  backdrop-filter: blur(12px);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: flex;
  justify-content: center; color: #ffffff;}
.bbc4aede8b{
  width: var(--max-width);
  height: 100%;
  padding: 0 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.w9557d_cmrn{
  display: flex;
  align-items: center;
  gap: 48px; 
}
.q4725f3d_gl{
  display: flex;
  align-items: center;
  gap: 12px;
  text-decoration: none;
  transition: var(--transition);
}
.gf90f_b6{
  width: 28px;
  height: 28px;
  background: var(--accent-gradient);
  clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%); color: #1a1a2e;}
.jpk8vscra9j{
  color: var(--text-color);
  font-size: 1.25rem;
  font-weight: 800;
  letter-spacing: -0.5px;
  text-transform: uppercase;
}
.b7568__6d8b{
  display: flex;
  list-style: none;
  gap: 24px;
}
.s47d4__6ea24{
  text-decoration: none;
  color: var(--text-muted);
  font-size: 0.875rem;
  font-weight: 500;
  transition: var(--transition);
  position: relative;
  padding: 8px 0;
}
.s47d4__6ea24:hover{
  color: var(--primary-color);
}
.s47d4__6ea24::after{
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background: var(--primary-color);
  transition: var(--transition); color: #1a1a2e;}
.s47d4__6ea24:hover::after{
  width: 100%;
}
.q2fe__2113{
  display: flex;
  align-items: center;
}
.a62871e_dae3{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 24px;
  background: var(--primary-color); 
  color: #000000; 
  text-decoration: none;
  font-size: 0.875rem;
  font-weight: 700;
  border: none;
  cursor: pointer;
  transition: var(--transition);
  box-shadow: 0 0 20px hsla(185, 100%, 50%, 0.3);
  letter-spacing: 0.5px;
}
.a62871e_dae3:hover{
  background: var(--text-color); 
  transform: translateY(-1px);
  box-shadow: 0 0 30px hsla(185, 100%, 50%, 0.5); color: #1a1a2e;}
.be1a1a66bd3{
  display: none;
  flex-direction: column;
  gap: 6px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 4px;
  margin-left: 16px;
}
.wbae4_a0{
  width: 24px;
  height: 2px;
  background-color: var(--text-color);
  transition: var(--transition); color: #1a1a2e;}
@media (max-width: 1024px){.b7568__6d8b {
    display: none; 
  }
.be1a1a66bd3 {
    display: flex;
  }
.w9557d_cmrn {
    gap: 0;
  }}
@media (max-width: 640px){.jpk8vscra9j{
    font-size: 1.1rem;
  }
.a62871e_dae3{
    padding: 8px 16px;
    font-size: 0.75rem;
  }}
.s47d4__6ea24.active{color: var(--primary-color);}
.m4b95__c0c{list-style:none;}
.s47d4__6ea24.active{color: var(--primary-color);}
.d3f9b1_184c{
  background-color: var(--bg-color);
  border-top: 1px solid var(--border-color);
  padding-top: 80px;
  padding-bottom: 40px;
  padding-left: 24px;
  padding-right: 24px;
  display: block; color: #ffffff;}
.x8fce8855e4{
  max-width: var(--max-width);
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.h3d3__db5f{
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 40px;
  width: 100%;
}
.i005e7f4cb5{
  flex: 0 0 100%;
  max-width: 440px;
  display: block;
}
.r3c1dc_0e7a{
  font-size: 24px;
  font-weight: 900;
  letter-spacing: -1px;
  color: var(--primary-color);
  margin-bottom: 16px;
  text-transform: uppercase;
}
.m7ce6d_811f{
  font-size: 16px;
  line-height: 1.6;
  color: var(--text-muted);
  margin-bottom: 32px;
  max-width: 320px;
}
.s160427fbec{
  display: block;
  width: 100%;
}
.vb0e8dd0c{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding-left: 32px;
  padding-right: 32px;
  height: 48px;
  background: var(--accent-gradient);
  color: #000;
  font-weight: 700;
  text-decoration: none;
  font-size: 15px;
  box-shadow: var(--shadow-md);
  transition: var(--transition);
  border-radius: var(--radius-md);
  width: auto;
}
.vb0e8dd0c:hover{
  filter: brightness(1.1);
  transform: translateY(-2px);
  box-shadow: var(--shadow-lg);
}
.y3def2_cf93{
  flex: 1;
  min-width: 140px;
  display: flex;
  flex-direction: column;
}
.i9d8d51b3f0{
  font-size: 14px;
  font-weight: 700;
  color: var(--text-color);
  margin-bottom: 24px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.zefb__6516{
  font-size: 14px;
  color: var(--text-muted);
  text-decoration: none;
  margin-bottom: 12px;
  transition: var(--transition);
  width: fit-content;
}
.zefb__6516:hover{
  color: var(--primary-color);
}
.m92e__2e14{
  width: 100%;
  height: 1px;
  background-color: var(--border-color);
  margin-top: 64px;
  margin-bottom: 32px; color: #1a1a2e;}
.q05e__356e{
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
}
.j705d3_ace1{
  font-size: 13px;
  color: var(--text-muted);
  letter-spacing: 0.5px;
}
@media (max-width: 768px){.d3f9b1_184c{
    padding-top: 60px;
  }
.h3d3__db5f{
    flex-direction: column;
    gap: 48px;
  }
.i005e7f4cb5{
    flex: 0 0 100%;
    max-width: 100%;
  }
.y3def2_cf93{
    flex: 0 0 100%;
    width: 100%;
  }
.vb0e8dd0c{
    width: 100%;
  }}
.k1f337a98{box-sizing:border-box;}
.m42dff7ce{box-sizing:border-box;}
.v82af967594{box-sizing:border-box;}
.occ009f3f0c{box-sizing:border-box;}
.j0135d_062c{display:block;max-width:100%;height:auto;}