:root {

  --comp-primary-color: hsl(111, 75%, 56%);
  --comp-primary-hover: hsl(111, 75%, 46%);
  --comp-secondary-color: hsl(187, 60%, 56%);
  --comp-text-dark: hsl(111, 10%, 8%);
  --comp-text-muted: hsl(111, 10%, 35%);
  --comp-bg-light: hsl(111, 7%, 97%);
  --comp-bg-white: #ffffff;
  --comp-border-color: rgba(0, 0, 0, 0.08);
  --comp-radius-lg: 24px;
  --comp-radius-md: 16px;
  --comp-radius-sm: 8px;
  --comp-shadow-soft: 0 8px 30px rgba(0, 0, 0, 0.04);
  --comp-shadow-float: 0 20px 40px rgba(92, 229, 61, 0.2);
  --comp-font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  --primary-color: hsl(15, 85%, 58%);
  --secondary-color: hsl(35, 88%, 52%);
  --bg-color: hsl(20, 15%, 97%);
  --text-color: hsl(20, 12%, 15%);
  --text-muted: hsl(20, 8%, 45%);
  --border-color: hsla(20, 10%, 10%, 0.08);
  --radius-sm: 6px;
  --radius-md: 12px;
  --radius-lg: 28px;
  --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.04);
  --shadow-md: 0 8px 20px rgba(225, 81, 61, 0.12);
  --shadow-lg: 0 12px 32px rgba(0, 0, 0, 0.1);
  --nav-height: 80px;
  --max-width: 1200px;
  --transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  --nav-bg: hsla(20, 15%, 97%, 0.85);
  --nav-font: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, 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.bea0__1cfc.zb1297_ox4.h53a0e_7cae{
    font-family: var(--comp-font-sans);
    color: var(--comp-text-dark);
    background-color: var(--comp-bg-light);
    line-height: 1.6;
    padding-bottom: 80px;
    }
div.bea0__1cfc.zb1297_ox4.h53a0e_7cae *{
    box-sizing: border-box;
    }
div.bea0__1cfc.zb1297_ox4 .o3pv21dyrel{
    display: flex;
    max-width: 1400px;
    margin: 0 auto;
    padding: 40px 24px;
    gap: 60px;
    align-items: flex-start;
    }
div.bea0__1cfc.zb1297_ox4 .oef1__9afcc{
    position: sticky;
    top: 100px; 
    width: 220px;
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding-right: 20px;
    border-right: 1px solid var(--comp-border-color);
    }
@media (max-width: 992px) {div.bea0__1cfc.zb1297_ox4 .o3pv21dyrel{
    flex-direction: column;
    gap: 40px;
    }
div.bea0__1cfc.zb1297_ox4 .oef1__9afcc{
    width: 100%;
    position: static;
    border-right: none;
    border-bottom: 1px solid var(--comp-border-color);
    padding-bottom: 20px;
    }}
div.bea0__1cfc.zb1297_ox4 .yff5__9834{
    font-size: 0.85rem;
    font-weight: 700;
    color: var(--comp-text-muted);
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin-bottom: 8px;
    }
div.bea0__1cfc.zb1297_ox4 .p556c5f05{
    color: var(--comp-text-dark);
    text-decoration: none;
    font-size: 0.95rem;
    font-weight: 500;
    padding: 8px 12px;
    border-radius: var(--comp-radius-sm);
    transition: all 0.2s ease;
    margin-left: -12px;
    }
div.bea0__1cfc.zb1297_ox4 .p556c5f05:hover{
    background-color: rgba(92, 229, 61, 0.1);
    color: #1a1a2e;
    }
div.bea0__1cfc.zb1297_ox4 .t08de8e4_e0n{
    flex: 1;
    max-width: 900px;
    }
div.bea0__1cfc.zb1297_ox4 .m2077d__a41{
    margin-bottom: 80px;
    max-width: 680px; 
    }
div.bea0__1cfc.zb1297_ox4 .id8bff_puu{
    font-size: clamp(2.5rem, 5vw, 3.5rem);
    font-weight: 800;
    line-height: 1.1;
    letter-spacing: -0.02em;
    margin: 0 0 24px 0;
    color: var(--comp-text-dark);
    }
div.bea0__1cfc.zb1297_ox4 .sad9cda6_nzr{
    font-size: 1.125rem;
    color: var(--comp-text-muted);
    margin: 0 0 40px 0;
    }
div.bea0__1cfc.zb1297_ox4 .ead98musud{
    display: flex;
    align-items: center;
    gap: 24px;
    flex-wrap: wrap;
    }
div.bea0__1cfc.zb1297_ox4 .g53699c_6ipi{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: var(--comp-primary-color);
    color: #121612; 
    font-weight: 700;
    font-size: 1.05rem;
    padding: 16px 32px;
    border-radius: var(--comp-radius-md);
    text-decoration: none;
    transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
    border: none;
    cursor: pointer;
    box-shadow: 0 4px 14px rgba(92, 229, 61, 0.3);
    }
div.bea0__1cfc.zb1297_ox4 .g53699c_6ipi:hover{
    background-color: var(--comp-primary-hover);
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(92, 229, 61, 0.4); color: #1a1a2e;}
div.bea0__1cfc.zb1297_ox4 .m64aa_73e{
    margin-bottom: 80px;
    border-radius: var(--comp-radius-lg);
    overflow: hidden;
    box-shadow: var(--comp-shadow-soft);
    aspect-ratio: 21 / 9;
    background-color: var(--comp-bg-white); color: #1a1a2e;}
div.bea0__1cfc.zb1297_ox4 .x62dcaf_d6{
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    }
div.bea0__1cfc.zb1297_ox4 .ve3f1cdab3{
    margin-bottom: 80px;
    scroll-margin-top: 120px; 
    }
div.bea0__1cfc.zb1297_ox4 .ae2581bd0{
    font-size: 2rem;
    font-weight: 700;
    margin: 0 0 16px 0;
    color: var(--comp-text-dark);
    }
div.bea0__1cfc.zb1297_ox4 .xwg453pdfk{
    font-size: 1.05rem;
    color: var(--comp-text-muted);
    margin: 0 0 32px 0;
    max-width: 680px;
    }
div.bea0__1cfc.zb1297_ox4 .frokiwk9{
    color: #000;
    font-weight: 600;
    text-decoration: none;
    border-bottom: 2px solid var(--comp-primary-color);
    transition: opacity 0.2s ease;
    }
div.bea0__1cfc.zb1297_ox4 .frokiwk9:hover{
    opacity: 0.7;
    }
div.bea0__1cfc.zb1297_ox4 .nrk610yc14iz{
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 24px;
    }
div.bea0__1cfc.zb1297_ox4 .d5e2a85{
    background-color: var(--comp-bg-white);
    padding: 32px;
    border-radius: var(--comp-radius-md);
    border: 1px solid var(--comp-border-color);
    box-shadow: var(--comp-shadow-soft); color: #1a1a2e;}
div.bea0__1cfc.zb1297_ox4 .w13edb5_hy{
    width: 48px;
    height: 48px;
    background-color: rgba(64, 208, 224, 0.1);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    color: #1a1a2e;
    font-weight: bold;
    font-size: 1.2rem;
    }
div.bea0__1cfc.zb1297_ox4 .ur2rspyqte{
    font-size: 1.25rem;
    font-weight: 700;
    margin: 0 0 8px 0;
    }
div.bea0__1cfc.zb1297_ox4 .ga9583__b7b{
    list-style: none;
    padding: 0;
    margin: 0;
    }
div.bea0__1cfc.zb1297_ox4 .ga9583__b7b li{
    font-size: 0.95rem;
    color: var(--comp-text-muted);
    margin-bottom: 6px;
    display: flex;
    align-items: flex-start;
    gap: 8px;
    }
div.bea0__1cfc.zb1297_ox4 .ga9583__b7b li::before{
    content: "•";
    color: var(--comp-primary-color);
    font-weight: bold;
    }
div.bea0__1cfc.zb1297_ox4 .jc38016{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    }
@media (max-width: 768px) {div.bea0__1cfc.zb1297_ox4 .jc38016{
    grid-template-columns: repeat(2, 1fr);
    }}
@media (max-width: 480px) {div.bea0__1cfc.zb1297_ox4 .jc38016{
    grid-template-columns: 1fr;
    }}
div.bea0__1cfc.zb1297_ox4 .xec85b255c1{
    background-color: var(--comp-bg-white);
    padding: 24px;
    border-radius: var(--comp-radius-md);
    border: 1px solid var(--comp-border-color); color: #1a1a2e;}
div.bea0__1cfc.zb1297_ox4 .p36b8cd{
    font-size: 1rem;
    font-weight: 700;
    color: var(--comp-text-dark);
    margin: 0 0 12px 0;
    padding-bottom: 12px;
    border-bottom: 1px solid var(--comp-border-color);
    }
div.bea0__1cfc.zb1297_ox4 .qq7o7b0p{
    margin-bottom: 12px;
    }
div.bea0__1cfc.zb1297_ox4 .h44bb__bcf{
    font-size: 0.75rem;
    color: var(--comp-text-muted);
    text-transform: uppercase;
    margin-bottom: 4px;
    }
div.bea0__1cfc.zb1297_ox4 .yc89d7_cd98{
    font-size: 0.95rem;
    font-weight: 600;
    }
div.bea0__1cfc.zb1297_ox4 .n4cd9__32fd{
    display: flex;
    flex-direction: column;
    gap: 24px;
    border-left: 2px solid rgba(92, 229, 61, 0.3);
    padding-left: 32px;
    margin-left: 12px;
    }
div.bea0__1cfc.zb1297_ox4 .w3f7bc6721{
    position: relative;
    }
div.bea0__1cfc.zb1297_ox4 .l3b2__a4d{
    position: absolute;
    left: -49px; 
    top: 0;
    width: 32px;
    height: 32px;
    background-color: var(--comp-bg-light);
    border: 2px solid var(--comp-primary-color);
    color: var(--comp-text-dark);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 0.9rem;
    }
div.bea0__1cfc.zb1297_ox4 .bda0be9_107{
    font-size: 1.1rem;
    font-weight: 700;
    margin: 0 0 8px 0;
    }
div.bea0__1cfc.zb1297_ox4 .g1a707745{
    font-size: 0.95rem;
    color: var(--comp-text-muted);
    margin: 0;
    }
div.bea0__1cfc.zb1297_ox4 .bdd9b0_jn{
    display: flex;
    flex-direction: column;
    gap: 16px;
    }
div.bea0__1cfc.zb1297_ox4 .e8fb640_ami{
    background-color: var(--comp-bg-white);
    border-radius: var(--comp-radius-md);
    padding: 24px;
    border: 1px solid var(--comp-border-color); color: #1a1a2e;}
div.bea0__1cfc.zb1297_ox4 .if5d1ea9833{
    font-size: 1.1rem;
    font-weight: 700;
    margin: 0 0 12px 0;
    color: var(--comp-text-dark);
    }
div.bea0__1cfc.zb1297_ox4 .c8zzbbw22qnd{
    font-size: 1rem;
    color: var(--comp-text-muted);
    margin: 0;
    line-height: 1.7;
    }
div.bea0__1cfc.zb1297_ox4 .g568__8dbd{margin-top: 60px;
    padding: 60px 40px;
    background-color: var(--comp-bg-white);
    border-radius: var(--comp-radius-lg);
    text-align: left; 
    border: 1px solid var(--comp-border-color);
    position: relative;
    overflow: hidden; isolation: isolate; color: #1a1a2e;}
div.bea0__1cfc.zb1297_ox4 .g568__8dbd::after{
    content: "";
    position: absolute;
    bottom: -50px;
    right: -50px;
    width: 200px;
    height: 200px;
    background: radial-gradient(circle, rgba(92,229,61,0.15) 0%, rgba(255,255,255,0) 70%);
    border-radius: 50%;
    pointer-events: none; color: #1a1a2e;}
div.bea0__1cfc.zb1297_ox4 .m12cfb_e872{
    font-size: 1.8rem;
    font-weight: 800;
    margin: 0 0 16px 0;
    }
div.bea0__1cfc.zb1297_ox4 .s1efd1_efde{
    font-size: 1.05rem;
    color: var(--comp-text-muted);
    margin: 0 0 32px 0;
    max-width: 500px;
    }
div.bea0__1cfc.zb1297_ox4 .v3d558_07ac{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: var(--comp-text-dark); 
    color: #fff;
    font-weight: 700;
    font-size: 1.1rem;
    padding: 18px 40px;
    border-radius: 100px; 
    text-decoration: none;
    box-shadow: 0 10px 30px rgba(0,0,0,0.15);
    transition: all 0.3s ease;
    }
div.bea0__1cfc.zb1297_ox4 .v3d558_07ac:hover{
    transform: translateY(-4px);
    box-shadow: 0 15px 40px rgba(0,0,0,0.25);
    }
div.bea0__1cfc.zb1297_ox4 .df90__56e7{
    margin-top: 40px;
    font-size: 0.85rem;
    color: #888;
    border-top: 1px solid var(--comp-border-color);
    padding-top: 20px;
    }
.tc953__12e34{
    background-color: var(--bg-color);
    padding: 80px 24px 40px 24px;
    border-top: 1px solid var(--border-color); color: #1a1a2e;}
.ld35__a43c{
    max-width: var(--max-width);
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    text-align: left; 
    }
.c242__61d0{
    display: flex;
    flex-wrap: wrap;
    gap: 60px;
    margin-bottom: 60px;
    }
.c5i3i74wkl5t{
    flex: 1;
    min-width: 280px;
    max-width: 400px;
    }
.i579__5ad{
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 24px;
    }
.q6sumwea{
    background-color: var(--primary-color);
    color: #1a1a2e;
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 800;
    font-size: 20px;
    border-radius: 8px;
    }
.zcd7ecead5{
    font-size: 22px;
    font-weight: 700;
    color: var(--text-color);
    letter-spacing: -0.5px;
    }
.h507b35753{
    font-size: 15px;
    line-height: 1.6;
    color: var(--text-muted);
    margin-bottom: 32px;
    max-width: 320px;
    }
.p506da_bb3{
    display: flex;
    }
.gffzuiuuwb{
    background-color: var(--primary-color);
    color: #1a1a2e;
    padding: 14px 32px;
    border-radius: var(--radius-lg);
    font-weight: 600;
    font-size: 16px;
    text-decoration: none;
    transition: var(--transition);
    box-shadow: var(--shadow-md);
    display: inline-block;
    }
.gffzuiuuwb:hover{
    transform: translateY(-2px);
    filter: brightness(1.1);
    box-shadow: 0 12px 24px rgba(225, 81, 61, 0.2);
    }
.qcf39b31a7{
    flex: 2;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
    gap: 40px;
    }
.d7de46252ae{
    display: flex;
    flex-direction: column;
    gap: 16px;
    }
.g10afb6{
    font-size: 14px;
    font-weight: 700;
    color: var(--text-color);
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0;
    margin-bottom: 8px;
    }
.qd81de8_48{
    color: var(--text-muted);
    text-decoration: none;
    font-size: 15px;
    transition: var(--transition);
    width: fit-content;
    }
.qd81de8_48:hover{
    color: var(--primary-color);
    padding-left: 4px;
    }
.k8266_ef92{
    height: 1px;
    background-color: var(--border-color);
    width: 100%;
    margin-bottom: 32px; color: #ffffff;}
.j6d97f6_e8{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    }
.fd2f38_289c{
    display: flex;
    align-items: center;
    gap: 24px;
    }
.f4645f08_7cn{
    font-size: 14px;
    color: var(--text-color);
    font-weight: 500;
    }
.a796e1__94f3b{
    font-size: 13px;
    color: var(--text-muted);
    }
.v9751ada_t6iw{
    display: flex;
    align-items: center;
    gap: 10px;
    background-color: rgba(0, 0, 0, 0.03);
    padding: 6px 16px;
    border-radius: 20px; color: #ffffff;}
.bpmp7l3l5{
    width: 8px;
    height: 8px;
    background-color: #22c55e;
    border-radius: 50%;
    box-shadow: 0 0 8px rgba(34, 197, 94, 0.4); color: #1a1a2e;}
.vcfc95_8ec{
    font-size: 12px;
    font-weight: 500;
    color: var(--text-muted);
    }
@media (max-width: 768px){.tc953__12e34 {
    padding: 60px 20px 30px 20px;
    }
.c242__61d0 {
    flex-direction: column;
    gap: 48px;
    }
.c5i3i74wkl5t {
    max-width: 100%;
    }
.qcf39b31a7 {
    grid-template-columns: repeat(2, 1fr);
    }
.j6d97f6_e8 {
    flex-direction: column;
    align-items: flex-start;
    }}
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }
body{
    font-family: var(--nav-font);
    background-color: var(--bg-color);
    color: var(--text-color);
    }
.xb85832_62f{
    width: 100%;
    height: var(--nav-height);
    background: var(--nav-bg);
    backdrop-filter: blur(12px);
    border-bottom: 1px solid var(--border-color);
    position: sticky;
    top: 0;
    z-index: 1000;
    display: flex;
    align-items: center; color: #1a1a2e;}
.ma417a1_d74d{
    max-width: var(--max-width);
    width: 92%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: flex-start; 
    }
.idc47dc_lcz{
    text-decoration: none;
    margin-right: 40px; 
    display: flex;
    align-items: center;
    }
.pb62892_aquz{
    font-size: 28px;
    font-weight: 800;
    color: var(--primary-color);
    letter-spacing: -1px;
    text-transform: uppercase;
    }
.p418__580{
    list-style: none;
    display: flex;
    gap: 8px; 
    align-items: center;
    margin-right: auto; 
    }
.w23726__d6f81{
    position: relative;
    }
.e574a__770{
    text-decoration: none;
    color: var(--text-color);
    font-size: 14px;
    font-weight: 500;
    padding: 8px 14px;
    border-radius: var(--radius-sm);
    transition: var(--transition);
    white-space: nowrap;
    }
.e574a__770:hover{
    background-color: rgba(0, 0, 0, 0.04);
    color: var(--primary-color);
    }
.d339f5_90p{
    display: flex;
    align-items: center;
    gap: 16px;
    }
.e53f1__64bb{
    text-decoration: none;
    background: var(--primary-color);
    color: #1a1a2e; 
    padding: 12px 28px;
    font-size: 15px;
    font-weight: 600;
    border-radius: var(--radius-lg);
    box-shadow: var(--shadow-md);
    transition: var(--transition);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 2px solid transparent;
    }
.e53f1__64bb:hover{
    background: var(--secondary-color);
    transform: translateY(-2px);
    box-shadow: 0 10px 24px rgba(255, 140, 66, 0.25); color: #1a1a2e;}
.e53f1__64bb:active{
    transform: translateY(0);
    }
.pf8f6f_3c{
    display: none;
    flex-direction: column;
    justify-content: space-between;
    width: 24px;
    height: 18px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 0;
    }
.pf8f6f_3c .v48c4bd5055{
    width: 100%;
    height: 2px;
    background-color: var(--text-color);
    border-radius: 2px;
    transition: var(--transition); color: #ffffff;}
@media (max-width: 1024px){.p418__580 {
    display: none; 
    }
.pf8f6f_3c {
    display: flex;
    }
.ma417a1_d74d {
    justify-content: space-between;
    }
.idc47dc_lcz {
    margin-right: 0;
    }}
.xb85832_62f::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background: linear-gradient(90deg, var(--primary-color), var(--secondary-color)); color: #1a1a2e;}
.e574a__770.active{background-color: rgba(0, 0, 0, 0.04); color: var(--primary-color);}
.e574a__770.active {background-color: rgba(0, 0, 0, 0.04); color: var(--primary-color);}
html, body {
    margin: 0;
    padding: 0;
    }
body *, body *::before, body *::after {
    box-sizing: border-box;
    }
div.bea0__1cfc img.a285ad515c5 {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.bea0__1cfc img.a285ad515c5.ua83__3081 { aspect-ratio: 16 / 9; }
div.bea0__1cfc img.a285ad515c5.o4c991f22 { aspect-ratio: 16 / 10; }
div.bea0__1cfc img.a285ad515c5.k992__6bbb { aspect-ratio: 4 / 3; }
div.bea0__1cfc img.a285ad515c5.x283bd43f { aspect-ratio: 1 / 1; }
div.bea0__1cfc :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.bea0__1cfc .r6e8310d6 {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.bea0__1cfc .r6e8310d6.ua83__3081 { aspect-ratio: 16 / 9; }
div.bea0__1cfc .r6e8310d6.o4c991f22 { aspect-ratio: 16 / 10; }
div.bea0__1cfc .r6e8310d6.k992__6bbb { aspect-ratio: 4 / 3; }
div.bea0__1cfc .r6e8310d6.x283bd43f { aspect-ratio: 1 / 1; }
div.bea0__1cfc .r6e8310d6 > img.a285ad515c5,
    div.bea0__1cfc .r6e8310d6 > picture > img.a285ad515c5 {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
.h25f4f9b3b6 {
    padding-left: clamp(16px, 4vw, 48px);
    padding-right: clamp(16px, 4vw, 48px);
    }
.h25f4f9b3b6 > :first-child,
    .h25f4f9b3b6 > :last-child {
    width: min(1280px, 100%);
    margin-left: auto;
    margin-right: auto;
    }
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }
body{
    font-family: var(--nav-font);
    background-color: var(--bg-color);
    color: var(--text-color);
    }
.xb85832_62f{
    width: 100%;
    height: var(--nav-height);
    background: var(--nav-bg);
    backdrop-filter: blur(12px);
    border-bottom: 1px solid var(--border-color);
    position: sticky;
    top: 0;
    z-index: 1000;
    display: flex;
    align-items: center; color: #1a1a2e;}
.ma417a1_d74d{
    max-width: var(--max-width);
    width: 92%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: flex-start; 
    }
.idc47dc_lcz{
    text-decoration: none;
    margin-right: 40px; 
    display: flex;
    align-items: center;
    }
.pb62892_aquz{
    font-size: 28px;
    font-weight: 800;
    color: var(--primary-color);
    letter-spacing: -1px;
    text-transform: uppercase;
    }
.p418__580{
    list-style: none;
    display: flex;
    gap: 8px; 
    align-items: center;
    margin-right: auto; 
    }
.w23726__d6f81{
    position: relative;
    }
.e574a__770{
    text-decoration: none;
    color: var(--text-color);
    font-size: 14px;
    font-weight: 500;
    padding: 8px 14px;
    border-radius: var(--radius-sm);
    transition: var(--transition);
    white-space: nowrap;
    }
.e574a__770:hover{
    background-color: rgba(0, 0, 0, 0.04);
    color: var(--primary-color);
    }
.d339f5_90p{
    display: flex;
    align-items: center;
    gap: 16px;
    }
.e53f1__64bb{
    text-decoration: none;
    background: var(--primary-color);
    color: #1a1a2e; 
    padding: 12px 28px;
    font-size: 15px;
    font-weight: 600;
    border-radius: var(--radius-lg);
    box-shadow: var(--shadow-md);
    transition: var(--transition);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 2px solid transparent;
    }
.e53f1__64bb:hover{
    background: var(--secondary-color);
    transform: translateY(-2px);
    box-shadow: 0 10px 24px rgba(255, 140, 66, 0.25); color: #1a1a2e;}
.e53f1__64bb:active{
    transform: translateY(0);
    }
.pf8f6f_3c{
    display: none;
    flex-direction: column;
    justify-content: space-between;
    width: 24px;
    height: 18px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 0;
    }
.pf8f6f_3c .v48c4bd5055{
    width: 100%;
    height: 2px;
    background-color: var(--text-color);
    border-radius: 2px;
    transition: var(--transition); color: #ffffff;}
@media (max-width: 1024px){.p418__580 {
    display: none; 
    }
.pf8f6f_3c {
    display: flex;
    }
.ma417a1_d74d {
    justify-content: space-between;
    }
.idc47dc_lcz {
    margin-right: 0;
    }}
.xb85832_62f::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background: linear-gradient(90deg, var(--primary-color), var(--secondary-color)); color: #1a1a2e;}
.e574a__770.active{background-color: rgba(0, 0, 0, 0.04); color: var(--primary-color);}
.e574a__770.active{background-color: rgba(0, 0, 0, 0.04); color: var(--primary-color);}
.tc953__12e34{
    background-color: var(--bg-color);
    padding: 80px 24px 40px 24px;
    border-top: 1px solid var(--border-color); color: #1a1a2e;}
.ld35__a43c{
    max-width: var(--max-width);
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    text-align: left; 
    }
.c242__61d0{
    display: flex;
    flex-wrap: wrap;
    gap: 60px;
    margin-bottom: 60px;
    }
.c5i3i74wkl5t{
    flex: 1;
    min-width: 280px;
    max-width: 400px;
    }
.i579__5ad{
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 24px;
    }
.q6sumwea{
    background-color: var(--primary-color);
    color: #1a1a2e;
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 800;
    font-size: 20px;
    border-radius: 8px;
    }
.zcd7ecead5{
    font-size: 22px;
    font-weight: 700;
    color: var(--text-color);
    letter-spacing: -0.5px;
    }
.h507b35753{
    font-size: 15px;
    line-height: 1.6;
    color: var(--text-muted);
    margin-bottom: 32px;
    max-width: 320px;
    }
.p506da_bb3{
    display: flex;
    }
.gffzuiuuwb{
    background-color: var(--primary-color);
    color: #1a1a2e;
    padding: 14px 32px;
    border-radius: var(--radius-lg);
    font-weight: 600;
    font-size: 16px;
    text-decoration: none;
    transition: var(--transition);
    box-shadow: var(--shadow-md);
    display: inline-block;
    }
.gffzuiuuwb:hover{
    transform: translateY(-2px);
    filter: brightness(1.1);
    box-shadow: 0 12px 24px rgba(225, 81, 61, 0.2);
    }
.qcf39b31a7{
    flex: 2;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
    gap: 40px;
    }
.d7de46252ae{
    display: flex;
    flex-direction: column;
    gap: 16px;
    }
.g10afb6{
    font-size: 14px;
    font-weight: 700;
    color: var(--text-color);
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0;
    margin-bottom: 8px;
    }
.qd81de8_48{
    color: var(--text-muted);
    text-decoration: none;
    font-size: 15px;
    transition: var(--transition);
    width: fit-content;
    }
.qd81de8_48:hover{
    color: var(--primary-color);
    padding-left: 4px;
    }
.k8266_ef92{
    height: 1px;
    background-color: var(--border-color);
    width: 100%;
    margin-bottom: 32px; color: #ffffff;}
.j6d97f6_e8{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    }
.fd2f38_289c{
    display: flex;
    align-items: center;
    gap: 24px;
    }
.f4645f08_7cn{
    font-size: 14px;
    color: var(--text-color);
    font-weight: 500;
    }
.a796e1__94f3b{
    font-size: 13px;
    color: var(--text-muted);
    }
.v9751ada_t6iw{
    display: flex;
    align-items: center;
    gap: 10px;
    background-color: rgba(0, 0, 0, 0.03);
    padding: 6px 16px;
    border-radius: 20px; color: #ffffff;}
.bpmp7l3l5{
    width: 8px;
    height: 8px;
    background-color: #22c55e;
    border-radius: 50%;
    box-shadow: 0 0 8px rgba(34, 197, 94, 0.4); color: #1a1a2e;}
.vcfc95_8ec{
    font-size: 12px;
    font-weight: 500;
    color: var(--text-muted);
    }
@media (max-width: 768px){.tc953__12e34 {
    padding: 60px 20px 30px 20px;
    }
.c242__61d0 {
    flex-direction: column;
    gap: 48px;
    }
.c5i3i74wkl5t {
    max-width: 100%;
    }
.qcf39b31a7 {
    grid-template-columns: repeat(2, 1fr);
    }
.j6d97f6_e8 {
    flex-direction: column;
    align-items: flex-start;
    }}
*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body{
  font-family: var(--nav-font);
  background-color: var(--bg-color);
  color: var(--text-color);
}
.xb85832_62f{
  width: 100%;
  height: var(--nav-height);
  background: var(--nav-bg);
  backdrop-filter: blur(12px);
  border-bottom: 1px solid var(--border-color);
  position: sticky;
  top: 0;
  z-index: 1000;
  display: flex;
  align-items: center; color: #1a1a2e;}
.ma417a1_d74d{
  max-width: var(--max-width);
  width: 92%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: flex-start; 
}
.idc47dc_lcz{
  text-decoration: none;
  margin-right: 40px; 
  display: flex;
  align-items: center;
}
.pb62892_aquz{
  font-size: 28px;
  font-weight: 800;
  color: var(--primary-color);
  letter-spacing: -1px;
  text-transform: uppercase;
}
.p418__580{
  list-style: none;
  display: flex;
  gap: 8px; 
  align-items: center;
  margin-right: auto; 
}
.w23726__d6f81{
  position: relative;
}
.e574a__770{
  text-decoration: none;
  color: var(--text-color);
  font-size: 14px;
  font-weight: 500;
  padding: 8px 14px;
  border-radius: var(--radius-sm);
  transition: var(--transition);
  white-space: nowrap;
}
.e574a__770:hover{
  background-color: rgba(0, 0, 0, 0.04);
  color: var(--primary-color);
}
.d339f5_90p{
  display: flex;
  align-items: center;
  gap: 16px;
}
.e53f1__64bb{
  text-decoration: none;
  background: var(--primary-color);
  color: #1a1a2e; 
  padding: 12px 28px;
  font-size: 15px;
  font-weight: 600;
  border-radius: var(--radius-lg);
  box-shadow: var(--shadow-md);
  transition: var(--transition);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 2px solid transparent;
}
.e53f1__64bb:hover{
  background: var(--secondary-color);
  transform: translateY(-2px);
  box-shadow: 0 10px 24px rgba(255, 140, 66, 0.25); color: #1a1a2e;}
.e53f1__64bb:active{
  transform: translateY(0);
}
.pf8f6f_3c{
  display: none;
  flex-direction: column;
  justify-content: space-between;
  width: 24px;
  height: 18px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
}
.pf8f6f_3c .v48c4bd5055{
  width: 100%;
  height: 2px;
  background-color: var(--text-color);
  border-radius: 2px;
  transition: var(--transition); color: #ffffff;}
@media (max-width: 1024px){.p418__580 {
    display: none; 
  }
.pf8f6f_3c {
    display: flex;
  }
.ma417a1_d74d {
    justify-content: space-between;
  }
.idc47dc_lcz {
    margin-right: 0;
  }}
.xb85832_62f::before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: linear-gradient(90deg, var(--primary-color), var(--secondary-color)); color: #1a1a2e;}
.e574a__770.active{background-color: rgba(0, 0, 0, 0.04); color: var(--primary-color);}
.e574a__770.active{background-color: rgba(0, 0, 0, 0.04); color: var(--primary-color);}
.b037bc_bc8c{
  background-color: var(--bg-color);
  padding: 80px 24px 40px 24px;
  border-top: 1px solid var(--border-color); color: #1a1a2e;}
.z0cc9d_f1ac{
  max-width: var(--max-width);
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  text-align: left; 
}
.cee25385091{
  display: flex;
  flex-wrap: wrap;
  gap: 60px;
  margin-bottom: 60px;
}
.r0bfbe_5709{
  flex: 1;
  min-width: 280px;
  max-width: 400px;
}
.gae5__b52e{
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 24px;
}
.t418__9a0b{
  background-color: var(--primary-color);
  color: #1a1a2e;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  font-size: 20px;
  border-radius: 8px;
}
.b6e00c1a8f5{
  font-size: 22px;
  font-weight: 700;
  color: var(--text-color);
  letter-spacing: -0.5px;
}
.ja68a6bcdd2{
  font-size: 15px;
  line-height: 1.6;
  color: var(--text-muted);
  margin-bottom: 32px;
  max-width: 320px;
}
.qc53__f1f8{
  display: flex;
}
.v2b9c4_6f58{
  background-color: var(--primary-color);
  color: #1a1a2e;
  padding: 14px 32px;
  border-radius: var(--radius-lg);
  font-weight: 600;
  font-size: 16px;
  text-decoration: none;
  transition: var(--transition);
  box-shadow: var(--shadow-md);
  display: inline-block;
}
.v2b9c4_6f58:hover{
  transform: translateY(-2px);
  filter: brightness(1.1);
  box-shadow: 0 12px 24px rgba(225, 81, 61, 0.2);
}
.xc00f3133a2{
  flex: 2;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 40px;
}
.l5819105722{
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.ycf61b104{
  font-size: 14px;
  font-weight: 700;
  color: var(--text-color);
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0;
  margin-bottom: 8px;
}
.h10f90_2bb7{
  color: var(--text-muted);
  text-decoration: none;
  font-size: 15px;
  transition: var(--transition);
  width: fit-content;
}
.h10f90_2bb7:hover{
  color: var(--primary-color);
  padding-left: 4px;
}
.j86d__f37f{
  height: 1px;
  background-color: var(--border-color);
  width: 100%;
  margin-bottom: 32px; color: #ffffff;}
.j45f58573{
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
}
.i837__4f81{
  display: flex;
  align-items: center;
  gap: 24px;
}
.ua27__049a{
  font-size: 14px;
  color: var(--text-color);
  font-weight: 500;
}
.s0ed__b025{
  font-size: 13px;
  color: var(--text-muted);
}
.lb7bf6_39f4{
  display: flex;
  align-items: center;
  gap: 10px;
  background-color: rgba(0, 0, 0, 0.03);
  padding: 6px 16px;
  border-radius: 20px; color: #ffffff;}
.w854__3e7b{
  width: 8px;
  height: 8px;
  background-color: #22c55e;
  border-radius: 50%;
  box-shadow: 0 0 8px rgba(34, 197, 94, 0.4); color: #1a1a2e;}
.ae9baa_86ac{
  font-size: 12px;
  font-weight: 500;
  color: var(--text-muted);
}
@media (max-width: 768px){.b037bc_bc8c {
    padding: 60px 20px 30px 20px;
  }
.cee25385091 {
    flex-direction: column;
    gap: 48px;
  }
.r0bfbe_5709 {
    max-width: 100%;
  }
.xc00f3133a2 {
    grid-template-columns: repeat(2, 1fr);
  }
.j45f58573 {
    flex-direction: column;
    align-items: flex-start;
  }}
.of0df6d5ff3{box-sizing:border-box;}
.u2385369a{box-sizing:border-box;}
.zb1d__1b7c{display:block;max-width:100%;height:auto;}
.xd7fc8f2c{box-sizing:border-box;}
.y443f9f8b{box-sizing:border-box;}
@media (max-width: 768px) {.j6d97f6_e8 { flex-direction: column !important; align-items: flex-start !important; justify-content: flex-start !important; gap: 14px !important; padding: 20px !important; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; }}