:root {

  --primary-brand: var(--brand-color, #4285f4);
  --accent-soft: hsl(201, 73%, 58%);
  --bg-main: var(--background-color, #f8f9fa);
  --text-main: var(--content-text, hsl(220, 10%, 11%));
  --text-muted: hsl(201, 5%, 45%);
  --container-width: 1200px;
  --section-padding: 100px 0;
  --radius-lg: 12px;
  --shadow-sm: 0 1px 2px rgba(0, 0, 0, 0.05);
  --primary-color: hsl(201, 73%, 58%);
  --secondary-color: hsl(305, 58%, 58%);
  --bg-color: hsl(201, 7%, 96%);
  --text-color: hsl(201, 10%, 9%);
  --border-color: rgba(0, 0, 0, 0.08);
  --radius-sm: 4px;
  --radius-md: 8px;
  --shadow-md: 0 4px 12px rgba(0, 0, 0, 0.08);
  --shadow-lg: 0 12px 24px rgba(0, 0, 0, 0.12);
  --nav-height: 72px;
  --max-width: 1200px;
  --transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  --nav-bg: rgba(244, 245, 245, 0.8);
  --cta-text: #ffffff;
  --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.j7f1e261c.c6a471_2bnb{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    color: var(--text-main);
    background-color: var(--bg-main);
    line-height: 1.6;
    overflow-x: hidden;
    }
div.j7f1e261c.c6a471_2bnb .c6346dc_de{
    max-width: var(--container-width);
    margin: 0 auto;
    padding: 0 40px;
    }
div.j7f1e261c.c6a471_2bnb .c955a0_nt{
    text-align: left;
    }
div.j7f1e261c.c6a471_2bnb .hw4hak49ragn{
    text-align: left;
    margin-bottom: 60px;
    border-right: 4px solid var(--primary-brand);
    padding-right: 24px;
    }
div.j7f1e261c.c6a471_2bnb h1{ font-size: 3.5rem; font-weight: 800; margin-bottom: 24px; letter-spacing: -0.02em; line-height: 1.1; }
div.j7f1e261c.c6a471_2bnb h2{ font-size: 2.2rem; font-weight: 700; margin-bottom: 16px; color: #1a1a1a; }
div.j7f1e261c.c6a471_2bnb h3{ font-size: 1.4rem; font-weight: 600; margin-bottom: 12px; }
div.j7f1e261c.c6a471_2bnb .d9e10bxa{
    padding: 120px 0 80px;
    background: white;
    position: relative; color: #1a1a2e;}
div.j7f1e261c.c6a471_2bnb .c841a0_a7a3{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: center;
    }
div.j7f1e261c.c6a471_2bnb .i98cbf9cbd{
    order: 1; 
    }
div.j7f1e261c.c6a471_2bnb .i98cbf9cbd img{
    width: 100%;
    border-radius: var(--radius-lg);
    box-shadow: 20px 20px 60px rgba(0,0,0,0.1);
    aspect-ratio: 16/10;
    object-fit: cover;
    }
div.j7f1e261c.c6a471_2bnb .a18228f_d2{
    max-width: 680px; 
    }
div.j7f1e261c.c6a471_2bnb .fu577eegga{
    display: flex;
    gap: 16px;
    margin-top: 32px;
    }
div.j7f1e261c.c6a471_2bnb .k19f61_e257{
    display: inline-flex;
    align-items: center;
    padding: 14px 32px;
    border-radius: 50px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
    cursor: pointer;
    border: none;
    }
div.j7f1e261c.c6a471_2bnb .q2452a__546f8{
    background: var(--primary-brand);
    color: #1a1a2e;
    box-shadow: 0 4px 14px rgba(66, 133, 244, 0.4);
    }
div.j7f1e261c.c6a471_2bnb .q2452a__546f8:hover{
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(66, 133, 244, 0.5);
    }
div.j7f1e261c.c6a471_2bnb .e70fe9__f558{
    background: #f1f3f4;
    color: var(--text-main);
    }
div.j7f1e261c.c6a471_2bnb .gf513b_bc1{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
    margin-top: 40px;
    }
div.j7f1e261c.c6a471_2bnb .l593e3__7b9{
    background: white;
    padding: 40px;
    border-radius: var(--radius-lg);
    border: 1px solid #eee;
    transition: border-color 0.3s ease; color: #1a1a2e;}
div.j7f1e261c.c6a471_2bnb .l593e3__7b9:hover{
    border-color: var(--primary-brand);
    }
div.j7f1e261c.c6a471_2bnb .g672f8f_92ea{
    background: #fff;
    padding: var(--section-padding); color: #1a1a2e;}
div.j7f1e261c.c6a471_2bnb .p6xdplz8gr{
    display: flex;
    gap: 40px;
    margin-bottom: 60px;
    }
div.j7f1e261c.c6a471_2bnb .ya000cf1_zvf{
    font-size: 4rem;
    font-weight: 900;
    color: #e8eaed;
    line-height: 1;
    min-width: 80px;
    }
div.j7f1e261c.c6a471_2bnb .h26d2f326{
    background: #1a1a1a;
    color: white;
    padding: 80px 0;
    }
div.j7f1e261c.c6a471_2bnb .hbebb_fb{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px;
    }
div.j7f1e261c.c6a471_2bnb .ycd8c62b73 h3{ color: var(--accent-soft); }
div.j7f1e261c.c6a471_2bnb .a833__2d0d{
    display: grid;
    grid-template-columns: 2fr 1fr 1fr 1fr;
    gap: 40px;
    margin-bottom: 60px;
    }
div.j7f1e261c.c6a471_2bnb .q6180d3b8{
    display: block;
    color: var(--text-muted);
    text-decoration: none;
    margin-bottom: 12px;
    font-size: 14px;
    }
div.j7f1e261c.c6a471_2bnb .q6180d3b8:hover{ color: var(--primary-brand); }
@media (max-width: 968px) {div.j7f1e261c.c6a471_2bnb .c841a0_a7a3, div.j7f1e261c.c6a471_2bnb .gf513b_bc1, div.j7f1e261c.c6a471_2bnb .hbebb_fb{ grid-template-columns: 1fr; }
div.j7f1e261c.c6a471_2bnb .i98cbf9cbd{ order: -1; }
div.j7f1e261c.c6a471_2bnb .hw4hak49ragn{ text-align: left; border-right: none; border-left: 4px solid var(--primary-brand); padding-left: 24px; }}
div.j7f1e261c.c6a471_2bnb .bn4wit9vsv72{box-sizing:border-box;}
.nfq0hnefj1{
    background-color: var(--bg-color);
    border-top: 1px solid var(--border-color);
    padding-top: 64px;
    padding-bottom: 40px;
    width: 100%; color: #1a1a2e;}
.t69445b3e14{
    max-width: var(--max-width);
    margin-left: auto;
    margin-right: auto;
    padding-left: 24px;
    padding-right: 24px;
    display: flex;
    flex-direction: column;
    }
.ca36jzkctal{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    gap: 40px;
    width: 100%;
    }
.k316e4f_f9f2{
    flex: 1 1 680px; 
    max-width: 680px;
    }
.a571598{
    font-size: 24px;
    font-weight: 700;
    color: var(--text-color);
    margin-bottom: 16px;
    letter-spacing: -0.02em;
    }
.mc6dac9{
    font-size: 16px;
    line-height: 1.6;
    color: var(--text-muted);
    margin-top: 0;
    margin-bottom: 0;
    }
.xc06d4b7_utyu{
    flex: 0 0 auto;
    display: flex;
    align-items: flex-start;
    }
.e6f0c_f4df{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: var(--primary-color);
    color: #1a1a2e;
    padding: 12px 28px;
    border-radius: var(--radius-sm); 
    font-weight: 600;
    font-size: 15px;
    text-decoration: none;
    transition: var(--transition);
    box-shadow: var(--shadow-md);
    border: none;
    cursor: pointer;
    }
.e6f0c_f4df:hover{
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg);
    filter: brightness(1.1);
    }
.efaa14f_8d{
    width: 100%;
    height: 1px;
    background-color: var(--border-color);
    margin-top: 64px;
    margin-bottom: 32px; color: #ffffff;}
.lf133d19_m2k1{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    }
.tbvxmp7vs{
    flex: 0 0 auto;
    }
.x34939_hf{
    font-size: 14px;
    color: var(--text-muted);
    font-weight: 400;
    }
.bae3fe__e8e46{
    flex: 0 0 auto;
    }
.vmgf9haq9f{
    font-size: 14px;
    color: var(--text-muted);
    font-weight: 400;
    }
@media (max-width: 768px){.nfq0hnefj1 {
    padding-top: 48px;
    }
.ca36jzkctal {
    flex-direction: column;
    gap: 32px;
    }
.k316e4f_f9f2 {
    flex: 1 1 auto;
    width: 100%;
    }
.xc06d4b7_utyu {
    width: 100%;
    }
.e6f0c_f4df {
    width: 100%;
    }
.lf133d19_m2k1 {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    }}
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }
body{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    background-color: var(--bg-color);
    color: var(--text-color);
    -webkit-font-smoothing: antialiased;
    }
.vd90e49_euky{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: var(--nav-height);
    background-color: var(--nav-bg);
    backdrop-filter: blur(12px);
    border-bottom: 1px solid var(--border-color);
    z-index: 1000;
    display: flex;
    justify-content: center; color: #1a1a2e;}
.x0ae378_2833{
    width: 100%;
    max-width: var(--max-width);
    padding: 0 24px;
    display: flex;
    align-items: center;
    justify-content: space-between; 
    }
.c4ff07d0074{
    display: flex;
    align-items: center;
    gap: 40px; 
    }
.kf384_f91{
    display: flex;
    align-items: center;
    gap: 10px;
    text-decoration: none;
    color: var(--text-color);
    font-weight: 700;
    font-size: 1.1rem;
    letter-spacing: -0.5px;
    transition: var(--transition);
    }
.kf384_f91:hover{
    opacity: 0.8;
    }
.lzve2t6y1{
    width: 28px;
    height: 28px;
    color: var(--primary-color);
    }
.b66f012e{
    display: flex;
    list-style: none;
    gap: 24px;
    }
.r921f6b{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 0.925rem;
    font-weight: 500;
    transition: var(--transition);
    }
.r921f6b:hover{
    color: var(--text-color);
    }
.jhxk59h9{
    display: flex;
    align-items: center;
    gap: 16px;
    }
.u0493_4bb{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    padding: 0 20px;
    background-color: var(--primary-color);
    color: #1a1a2e;
    text-decoration: none;
    font-size: 0.875rem;
    font-weight: 600;
    border-radius: var(--radius-md);
    box-shadow: var(--shadow-sm);
    transition: var(--transition);
    border: 1px solid rgba(0, 0, 0, 0.05);
    }
.u0493_4bb:hover{
    background-color: var(--secondary-color);
    box-shadow: var(--shadow-md);
    transform: translateY(-1px); color: #1a1a2e;}
.u0493_4bb:active{
    transform: translateY(0);
    }
.b756cc__fadf{
    display: none;
    flex-direction: column;
    justify-content: space-between;
    width: 24px;
    height: 18px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 0;
    }
.b756cc__fadf .p28e9d8dae5{
    width: 100%;
    height: 2px;
    background-color: var(--text-color);
    border-radius: 2px;
    transition: var(--transition); color: #ffffff;}
@media (max-width: 1024px){.b66f012e{
    display: none; 
    }
.b756cc__fadf{
    display: flex;
    }
.c4ff07d0074{
    gap: 0;
    }}
body{
    padding-top: var(--nav-height);
    }
.r921f6b.active{color: var(--text-color);}
.pe01e__d872{box-sizing:border-box;}
.h486b15_tfk{list-style:none;}
.r921f6b.active {color: var(--text-color);}
html, body {
    margin: 0;
    padding: 0;
    }
body *, body *::before, body *::after {
    box-sizing: border-box;
    }
div.j7f1e261c img.c559__d64b {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.j7f1e261c img.c559__d64b.w7d5082ca { aspect-ratio: 16 / 9; }
div.j7f1e261c img.c559__d64b.g78e__ba93 { aspect-ratio: 16 / 10; }
div.j7f1e261c img.c559__d64b.d304__3d4c { aspect-ratio: 4 / 3; }
div.j7f1e261c img.c559__d64b.vb7393_0de7 { aspect-ratio: 1 / 1; }
div.j7f1e261c :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.j7f1e261c .z4fb1c941 {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.j7f1e261c .z4fb1c941.w7d5082ca { aspect-ratio: 16 / 9; }
div.j7f1e261c .z4fb1c941.g78e__ba93 { aspect-ratio: 16 / 10; }
div.j7f1e261c .z4fb1c941.d304__3d4c { aspect-ratio: 4 / 3; }
div.j7f1e261c .z4fb1c941.vb7393_0de7 { aspect-ratio: 1 / 1; }
div.j7f1e261c .z4fb1c941 > img.c559__d64b,
    div.j7f1e261c .z4fb1c941 > picture > img.c559__d64b {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
div.j7f1e261c.c6a471_2bnb .q2452a__546f8 a:not([class]){color:#ffffff !important;text-decoration:underline;}
div.j7f1e261c.c6a471_2bnb .q2452a__546f8 a[class=""]{color:#ffffff !important;text-decoration:underline;}
div.j7f1e261c.c6a471_2bnb .q2452a__546f8 a:not([class]):hover{opacity:0.92;}
div.j7f1e261c.c6a471_2bnb .q2452a__546f8 a[class=""]:hover{opacity:0.92;}
div.j7f1e261c.c6a471_2bnb .q2452a__546f8 a:not([class]):visited{color:#ffffff !important;}
div.j7f1e261c.c6a471_2bnb .q2452a__546f8 a[class=""]:visited{color:#ffffff !important;}
.cef551_4543 {
    padding-left: clamp(16px, 4vw, 48px);
    padding-right: clamp(16px, 4vw, 48px);
    }
.cef551_4543 > :first-child,
    .cef551_4543 > :last-child {
    width: min(1280px, 100%);
    margin-left: auto;
    margin-right: auto;
    }
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }
body{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    background-color: var(--bg-color);
    color: var(--text-color);
    -webkit-font-smoothing: antialiased;
    }
.vd90e49_euky{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: var(--nav-height);
    background-color: var(--nav-bg);
    backdrop-filter: blur(12px);
    border-bottom: 1px solid var(--border-color);
    z-index: 1000;
    display: flex;
    justify-content: center; color: #1a1a2e;}
.x0ae378_2833{
    width: 100%;
    max-width: var(--max-width);
    padding: 0 24px;
    display: flex;
    align-items: center;
    justify-content: space-between; 
    }
.c4ff07d0074{
    display: flex;
    align-items: center;
    gap: 40px; 
    }
.kf384_f91{
    display: flex;
    align-items: center;
    gap: 10px;
    text-decoration: none;
    color: var(--text-color);
    font-weight: 700;
    font-size: 1.1rem;
    letter-spacing: -0.5px;
    transition: var(--transition);
    }
.kf384_f91:hover{
    opacity: 0.8;
    }
.lzve2t6y1{
    width: 28px;
    height: 28px;
    color: var(--primary-color);
    }
.b66f012e{
    display: flex;
    list-style: none;
    gap: 24px;
    }
.r921f6b{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 0.925rem;
    font-weight: 500;
    transition: var(--transition);
    }
.r921f6b:hover{
    color: var(--text-color);
    }
.jhxk59h9{
    display: flex;
    align-items: center;
    gap: 16px;
    }
.u0493_4bb{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    padding: 0 20px;
    background-color: var(--primary-color);
    color: #1a1a2e;
    text-decoration: none;
    font-size: 0.875rem;
    font-weight: 600;
    border-radius: var(--radius-md);
    box-shadow: var(--shadow-sm);
    transition: var(--transition);
    border: 1px solid rgba(0, 0, 0, 0.05);
    }
.u0493_4bb:hover{
    background-color: var(--secondary-color);
    box-shadow: var(--shadow-md);
    transform: translateY(-1px); color: #1a1a2e;}
.u0493_4bb:active{
    transform: translateY(0);
    }
.b756cc__fadf{
    display: none;
    flex-direction: column;
    justify-content: space-between;
    width: 24px;
    height: 18px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 0;
    }
.b756cc__fadf .p28e9d8dae5{
    width: 100%;
    height: 2px;
    background-color: var(--text-color);
    border-radius: 2px;
    transition: var(--transition); color: #ffffff;}
@media (max-width: 1024px){.b66f012e{
    display: none; 
    }
.b756cc__fadf{
    display: flex;
    }
.c4ff07d0074{
    gap: 0;
    }}
body{
    padding-top: var(--nav-height);
    }
.r921f6b.active{color: var(--text-color);}
.pe01e__d872{box-sizing:border-box;}
.h486b15_tfk{list-style:none;}
.r921f6b.active{color: var(--text-color);}
.nfq0hnefj1{
    background-color: var(--bg-color);
    border-top: 1px solid var(--border-color);
    padding-top: 64px;
    padding-bottom: 40px;
    width: 100%; color: #1a1a2e;}
.t69445b3e14{
    max-width: var(--max-width);
    margin-left: auto;
    margin-right: auto;
    padding-left: 24px;
    padding-right: 24px;
    display: flex;
    flex-direction: column;
    }
.ca36jzkctal{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    gap: 40px;
    width: 100%;
    }
.k316e4f_f9f2{
    flex: 1 1 680px; 
    max-width: 680px;
    }
.a571598{
    font-size: 24px;
    font-weight: 700;
    color: var(--text-color);
    margin-bottom: 16px;
    letter-spacing: -0.02em;
    }
.mc6dac9{
    font-size: 16px;
    line-height: 1.6;
    color: var(--text-muted);
    margin-top: 0;
    margin-bottom: 0;
    }
.xc06d4b7_utyu{
    flex: 0 0 auto;
    display: flex;
    align-items: flex-start;
    }
.e6f0c_f4df{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: var(--primary-color);
    color: #1a1a2e;
    padding: 12px 28px;
    border-radius: var(--radius-sm); 
    font-weight: 600;
    font-size: 15px;
    text-decoration: none;
    transition: var(--transition);
    box-shadow: var(--shadow-md);
    border: none;
    cursor: pointer;
    }
.e6f0c_f4df:hover{
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg);
    filter: brightness(1.1);
    }
.efaa14f_8d{
    width: 100%;
    height: 1px;
    background-color: var(--border-color);
    margin-top: 64px;
    margin-bottom: 32px; color: #ffffff;}
.lf133d19_m2k1{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    }
.tbvxmp7vs{
    flex: 0 0 auto;
    }
.x34939_hf{
    font-size: 14px;
    color: var(--text-muted);
    font-weight: 400;
    }
.bae3fe__e8e46{
    flex: 0 0 auto;
    }
.vmgf9haq9f{
    font-size: 14px;
    color: var(--text-muted);
    font-weight: 400;
    }
@media (max-width: 768px){.nfq0hnefj1 {
    padding-top: 48px;
    }
.ca36jzkctal {
    flex-direction: column;
    gap: 32px;
    }
.k316e4f_f9f2 {
    flex: 1 1 auto;
    width: 100%;
    }
.xc06d4b7_utyu {
    width: 100%;
    }
.e6f0c_f4df {
    width: 100%;
    }
.lf133d19_m2k1 {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    }}
*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body{
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  background-color: var(--bg-color);
  color: var(--text-color);
  -webkit-font-smoothing: antialiased;
}
.vd90e49_euky{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: var(--nav-height);
  background-color: var(--nav-bg);
  backdrop-filter: blur(12px);
  border-bottom: 1px solid var(--border-color);
  z-index: 1000;
  display: flex;
  justify-content: center; color: #1a1a2e;}
.x0ae378_2833{
  width: 100%;
  max-width: var(--max-width);
  padding: 0 24px;
  display: flex;
  align-items: center;
  justify-content: space-between; 
}
.c4ff07d0074{
  display: flex;
  align-items: center;
  gap: 40px; 
}
.kf384_f91{
  display: flex;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  color: var(--text-color);
  font-weight: 700;
  font-size: 1.1rem;
  letter-spacing: -0.5px;
  transition: var(--transition);
}
.kf384_f91:hover{
  opacity: 0.8;
}
.lzve2t6y1{
  width: 28px;
  height: 28px;
  color: var(--primary-color);
}
.b66f012e{
  display: flex;
  list-style: none;
  gap: 24px;
}
.r921f6b{
  text-decoration: none;
  color: var(--text-muted);
  font-size: 0.925rem;
  font-weight: 500;
  transition: var(--transition);
}
.r921f6b:hover{
  color: var(--text-color);
}
.jhxk59h9{
  display: flex;
  align-items: center;
  gap: 16px;
}
.u0493_4bb{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  padding: 0 20px;
  background-color: var(--primary-color);
  color: #1a1a2e;
  text-decoration: none;
  font-size: 0.875rem;
  font-weight: 600;
  border-radius: var(--radius-md);
  box-shadow: var(--shadow-sm);
  transition: var(--transition);
  border: 1px solid rgba(0, 0, 0, 0.05);
}
.u0493_4bb:hover{
  background-color: var(--secondary-color);
  box-shadow: var(--shadow-md);
  transform: translateY(-1px); color: #1a1a2e;}
.u0493_4bb:active{
  transform: translateY(0);
}
.b756cc__fadf{
  display: none;
  flex-direction: column;
  justify-content: space-between;
  width: 24px;
  height: 18px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
}
.b756cc__fadf .p28e9d8dae5{
  width: 100%;
  height: 2px;
  background-color: var(--text-color);
  border-radius: 2px;
  transition: var(--transition); color: #ffffff;}
@media (max-width: 1024px){.b66f012e{
    display: none; 
  }
.b756cc__fadf{
    display: flex;
  }
.c4ff07d0074{
    gap: 0;
  }}
body{
  padding-top: var(--nav-height);
}
.r921f6b.active{color: var(--text-color);}
.pe01e__d872{box-sizing:border-box;}
.h486b15_tfk{list-style:none;}
.r921f6b.active{color: var(--text-color);}
.f8140cdaa19{
    background-color: var(--bg-color);
    border-top: 1px solid var(--border-color);
    padding-top: 64px;
    padding-bottom: 40px;
    width: 100%; color: #1a1a2e;}
.t73257074{
    max-width: var(--max-width);
    margin-left: auto;
    margin-right: auto;
    padding-left: 24px;
    padding-right: 24px;
    display: flex;
    flex-direction: column;
}
.pb1470cb0{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    gap: 40px;
    width: 100%;
}
.ibea__bc8a{
    flex: 1 1 680px; 
    max-width: 680px;
}
.l8948e4859e{
    font-size: 24px;
    font-weight: 700;
    color: var(--text-color);
    margin-bottom: 16px;
    letter-spacing: -0.02em;
}
.sbd118a53bc{
    font-size: 16px;
    line-height: 1.6;
    color: var(--text-muted);
    margin-top: 0;
    margin-bottom: 0;
}
.x1d5a027669{
    flex: 0 0 auto;
    display: flex;
    align-items: flex-start;
}
.c3acbfb8c8b{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: var(--primary-color);
    color: #1a1a2e;
    padding: 12px 28px;
    border-radius: var(--radius-sm); 
    font-weight: 600;
    font-size: 15px;
    text-decoration: none;
    transition: var(--transition);
    box-shadow: var(--shadow-md);
    border: none;
    cursor: pointer;
}
.c3acbfb8c8b:hover{
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg);
    filter: brightness(1.1);
}
.u4a78545564{
    width: 100%;
    height: 1px;
    background-color: var(--border-color);
    margin-top: 64px;
    margin-bottom: 32px; color: #ffffff;}
.naed69_c20e{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
.y8bb__dbbe{
    flex: 0 0 auto;
}
.hba1973b7{
    font-size: 14px;
    color: var(--text-muted);
    font-weight: 400;
}
.d6dd__175c{
    flex: 0 0 auto;
}
.ud71__9377{
    font-size: 14px;
    color: var(--text-muted);
    font-weight: 400;
}
@media (max-width: 768px){.f8140cdaa19 {
        padding-top: 48px;
    }
.pb1470cb0 {
        flex-direction: column;
        gap: 32px;
    }
.ibea__bc8a {
        flex: 1 1 auto;
        width: 100%;
    }
.x1d5a027669 {
        width: 100%;
    }
.c3acbfb8c8b {
        width: 100%;
    }
.naed69_c20e {
        flex-direction: column;
        align-items: flex-start;
        gap: 12px;
    }}
.n8135f_aa78{box-sizing:border-box;}
.g526d4_6b79{box-sizing:border-box;}
.o82ed0_fb04{box-sizing:border-box;}
.c01b65_2b7f{box-sizing:border-box;}
.y538424ec55{display:block;max-width:100%;height:auto;}
@media (max-width: 768px) {.lf133d19_m2k1 { 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; }}