:root {

  --primary-color: hsl(14, 85%, 55%);
  --secondary-color: hsl(14, 75%, 45%);
  --text-main: var(--content-text, hsl(220, 10%, 11%));
  --bg-light: var(--bg-color, hsl(201, 6%, 95%));
  --container-width: 1200px;
  --border-radius: var(--radius-m, 8px);
  --shadow-soft: var(--shadow-sm, 0 4px 20px rgba(0,0,0,0.05));
  --transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  --bg-color: hsl(30, 15%, 98%);
  --text-color: hsl(20, 15%, 12%);
  --text-muted: hsl(20, 10%, 45%);
  --border-color: hsla(20, 15%, 12%, 0.08);
  --radius-sm: 4px;
  --radius-md: 8px;
  --radius-lg: 12px;
  --shadow-sm: 0 1px 2px rgba(0, 0, 0, 0.05);
  --shadow-md: 0 4px 12px rgba(0, 0, 0, 0.08);
  --shadow-lg: 0 12px 24px rgba(0, 0, 0, 0.12);
  --nav-height: 64px;
  --max-width: 1200px;
  --nav-bg: rgba(250, 249, 247, 0.95);
  --btn-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.v9ee6d00c.ddb722__6d4{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    color: var(--text-main);
    background-color: #ffffff;
    line-height: 1.6;
    overflow-x: hidden;
    }
div.v9ee6d00c.ddb722__6d4 .tb139e_740{
    width: 100%;
    max-width: var(--container-width);
    margin: 0 auto;
    padding: 80px 24px;
    box-sizing: border-box;
    }
div.v9ee6d00c.ddb722__6d4 .pded8ce_rcah{
    text-align: left;
    max-width: 680px;
    }
div.v9ee6d00c.ddb722__6d4 .c0kpkh34{
    display: flex;
    align-items: center;
    gap: 60px;
    padding-top: 120px;
    padding-bottom: 100px;
    }
div.v9ee6d00c.ddb722__6d4 .e6ba5__6f8da h1{
    font-size: clamp(2.5rem, 5vw, 3.5rem);
    font-weight: 800;
    line-height: 1.1;
    margin: 0 0 24px 0;
    color: var(--text-main);
    }
div.v9ee6d00c.ddb722__6d4 .e6ba5__6f8da p{
    font-size: 1.25rem;
    color: #555;
    margin-bottom: 40px;
    }
div.v9ee6d00c.ddb722__6d4 .yc05fd91_c9{
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    }
div.v9ee6d00c.ddb722__6d4 .hba3f418aed{
    background: var(--primary-color);
    color: #1a1a2e;
    padding: 16px 40px;
    border-radius: var(--border-radius);
    font-weight: 600;
    font-size: 1.1rem;
    text-decoration: none;
    transition: var(--transition);
    display: inline-flex;
    align-items: center;
    box-shadow: 0 10px 30px rgba(33, 150, 243, 0.3);
    }
div.v9ee6d00c.ddb722__6d4 .hba3f418aed:hover{
    transform: translateY(-2px);
    filter: brightness(1.1);
    box-shadow: 0 15px 40px rgba(33, 150, 243, 0.4);
    }
div.v9ee6d00c.ddb722__6d4 .ifa6b9e_c69{
    flex: 1;
    position: relative;
    }
div.v9ee6d00c.ddb722__6d4 .ifa6b9e_c69 img{
    width: 100%;
    height: auto;
    border-radius: 12px;
    object-fit: cover;
    box-shadow: var(--shadow-soft);
    aspect-ratio: 16/10;
    }
div.v9ee6d00c.ddb722__6d4 .n686f__5c10{
    background-color: var(--bg-light); color: #1a1a2e;}
div.v9ee6d00c.ddb722__6d4 .k615b79080b{
    font-size: 2rem;
    margin-bottom: 16px;
    font-weight: 700;
    }
div.v9ee6d00c.ddb722__6d4 .de7624eb1e{
    color: #666;
    margin-bottom: 48px;
    }
div.v9ee6d00c.ddb722__6d4 .f6f34_9c{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 32px;
    }
div.v9ee6d00c.ddb722__6d4 .z77c783d70{
    background: #fff;
    padding: 40px;
    border-radius: var(--border-radius);
    border: 1px solid rgba(0,0,0,0.05);
    transition: var(--transition); color: #1a1a2e;}
div.v9ee6d00c.ddb722__6d4 .z77c783d70:hover{
    border-color: var(--primary-color);
    transform: translateY(-4px);
    }
div.v9ee6d00c.ddb722__6d4 .cb10f6b253{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 24px;
    }
div.v9ee6d00c.ddb722__6d4 .uz5mmjs8 h3{
    font-size: 1.5rem;
    margin: 0 0 8px 0;
    }
div.v9ee6d00c.ddb722__6d4 .i6rh0wryvxd{
    font-size: 0.85rem;
    background: #f0f0f0;
    padding: 4px 12px;
    border-radius: 20px;
    color: #1a1a2e;
    }
div.v9ee6d00c.ddb722__6d4 .r6ulbzxw{
    list-style: none;
    padding: 0;
    margin: 24px 0;
    }
div.v9ee6d00c.ddb722__6d4 .r6ulbzxw li{
    padding: 8px 0;
    border-bottom: 1px dashed #eee;
    font-size: 0.95rem;
    display: flex;
    justify-content: space-between;
    }
div.v9ee6d00c.ddb722__6d4 .s0d82c__1e0{
    border: 2px solid var(--primary-color);
    color: var(--primary-color);
    padding: 10px 24px;
    border-radius: var(--border-radius);
    text-decoration: none;
    font-weight: 600;
    transition: var(--transition);
    display: inline-block;
    }
div.v9ee6d00c.ddb722__6d4 .s0d82c__1e0:hover{
    background: var(--primary-color);
    color: #1a1a2e;
    }
div.v9ee6d00c.ddb722__6d4 .ufd39127_ejh{
    background: #fff; color: #1a1a2e;}
div.v9ee6d00c.ddb722__6d4 .g8b2d3_yb{
    display: flex;
    flex-direction: column;
    gap: 0;
    border-left: 2px solid #eee;
    margin-left: 10px;
    padding-left: 40px;
    }
div.v9ee6d00c.ddb722__6d4 .d072__0a6{
    position: relative;
    padding-bottom: 40px;
    }
div.v9ee6d00c.ddb722__6d4 .d072__0a6::before{
    content: "";
    position: absolute;
    left: -51px;
    top: 0;
    width: 20px;
    height: 20px;
    background: #fff;
    border: 4px solid var(--primary-color);
    border-radius: 50%; color: #1a1a2e;}
div.v9ee6d00c.ddb722__6d4 .d072__0a6 h4{
    margin: 0 0 12px 0;
    font-size: 1.25rem;
    }
div.v9ee6d00c.ddb722__6d4 .g607086835{
    background: #fdfdfd;
    border: 1px solid #eee;
    padding: 32px;
    border-radius: var(--border-radius);
    margin-top: 40px; color: #1a1a2e;}
div.v9ee6d00c.ddb722__6d4 .f6cc8563de9{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 24px;
    }
div.v9ee6d00c.ddb722__6d4 .b7d4c4d strong{
    display: block;
    margin-bottom: 4px;
    color: var(--primary-color);
    }
div.v9ee6d00c.ddb722__6d4 .yf73__cab7{
    background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
    color: #1a1a2e;
    text-align: left;
    padding: 80px 60px;
    border-radius: 16px;
    margin-bottom: 80px;
    }
div.v9ee6d00c.ddb722__6d4 .yf73__cab7 h2{ color: #fff; margin-bottom: 16px; }
div.v9ee6d00c.ddb722__6d4 .yf73__cab7 p{ opacity: 0.9; margin-bottom: 32px; font-size: 1.1rem; }
div.v9ee6d00c.ddb722__6d4 .cc950d4c45d{
    max-width: var(--container-width);
    margin: 0 auto;
    display: grid;
    grid-template-columns: 2fr 1fr 1fr 1fr;
    gap: 40px;
    }
div.v9ee6d00c.ddb722__6d4 .x7792ad375e h4{ margin-bottom: 16px; font-size: 1.2rem; }
div.v9ee6d00c.ddb722__6d4 .r7499a_cf15 h5{ margin-bottom: 20px; font-weight: 700; }
div.v9ee6d00c.ddb722__6d4 .r7499a_cf15 ul{ list-style: none; padding: 0; margin: 0; }
div.v9ee6d00c.ddb722__6d4 .r7499a_cf15 li{ margin-bottom: 12px; }
div.v9ee6d00c.ddb722__6d4 .r7499a_cf15 a{ color: #666; text-decoration: none; transition: var(--transition); }
div.v9ee6d00c.ddb722__6d4 .r7499a_cf15 a:hover{ color: var(--primary-color); }
div.v9ee6d00c.ddb722__6d4 .copyright{
    grid-column: 1 / -1;
    padding-top: 40px;
    border-top: 1px solid #eee;
    color: #999;
    font-size: 0.85rem;
    margin-top: 40px;
    }
@media (max-width: 992px) {div.v9ee6d00c.ddb722__6d4 .c0kpkh34{ flex-direction: column; align-items: flex-start; }
div.v9ee6d00c.ddb722__6d4 .f6f34_9c{ grid-template-columns: 1fr; }
div.v9ee6d00c.ddb722__6d4 .cc950d4c45d{ grid-template-columns: 1fr 1fr; }}
.l644e8_99{
    background-color: var(--bg-color);
    border-top: 1px solid var(--border-color);
    padding-top: 80px;
    padding-bottom: 40px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif; color: #1a1a2e;}
.l8b3f930c7{
    max-width: var(--max-width);
    margin-left: auto;
    margin-right: auto;
    padding-left: 40px;
    padding-right: 40px;
    display: flex;
    flex-direction: column;
    }
.cc950d4c45d{
    display: flex;
    flex-wrap: wrap;
    gap: 60px;
    margin-bottom: 60px;
    }
.y992958a526{
    flex: 0 0 400px;
    max-width: 400px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    }
.kmhy1sjvh1tr{
    font-size: 20px;
    font-weight: 700;
    color: var(--text-color);
    letter-spacing: -0.02em;
    margin-bottom: 20px;
    }
.u1c227bfe7{
    font-size: 14px;
    line-height: 1.6;
    color: var(--text-muted);
    margin-top: 0;
    margin-bottom: 32px;
    max-width: 320px;
    }
.b8a6__9a0{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 12px 28px;
    background-color: var(--primary-color);
    color: #1a1a2e;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    border-radius: var(--radius-md);
    box-shadow: var(--shadow-md);
    transition: var(--transition);
    }
.b8a6__9a0:hover{
    background-color: var(--secondary-color);
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg); color: #1a1a2e;}
.b0d8a__db7{
    flex: 1;
    min-width: 160px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    }
.af74__530{
    font-size: 14px;
    font-weight: 600;
    color: var(--text-color);
    margin-top: 0;
    margin-bottom: 24px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    }
.g01aa7__fa045{
    display: flex;
    flex-direction: column;
    gap: 12px;
    }
.j60ca53_rz{
    font-size: 14px;
    color: var(--text-muted);
    text-decoration: none;
    transition: var(--transition);
    }
.j60ca53_rz:hover{
    color: var(--primary-color);
    }
.t9e0__6d6a{
    width: 100%;
    height: 1px;
    background-color: var(--border-color);
    margin-bottom: 32px; color: #ffffff;}
.uvdstr0lfs{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    }
.a8f880kxv{
    font-size: 13px;
    color: var(--text-muted);
    }
.x0b41ce_3ir{
    display: flex;
    gap: 24px;
    }
.ccd153bf_of{
    font-size: 13px;
    color: var(--text-muted);
    text-decoration: none;
    transition: var(--transition);
    }
.ccd153bf_of:hover{
    color: var(--text-color);
    }
@media (max-width: 768px){.l8b3f930c7 {
    padding-left: 24px;
    padding-right: 24px;
    }
.cc950d4c45d {
    flex-direction: column;
    gap: 48px;
    }
.y992958a526 {
    flex: 1 1 auto;
    max-width: 100%;
    }
.uvdstr0lfs {
    flex-direction: column;
    align-items: flex-start;
    }
.x0b41ce_3ir {
    flex-wrap: wrap;
    gap: 16px;
    }}
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }
body{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    background-color: var(--bg-color);
    color: var(--text-color);
    }
.u890f5128{
    height: var(--nav-height);
    background-color: var(--nav-bg);
    border-bottom: 1px solid var(--border-color);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    backdrop-filter: blur(10px); color: #1a1a2e;}
.d6b0__225ce{
    max-width: var(--max-width);
    height: 100%;
    margin: 0 auto;
    padding: 0 24px;
    display: flex;
    align-items: center;
    justify-content: flex-start; 
    }
.b8725f7e_dud{
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 1.1rem;
    font-weight: 700;
    color: var(--text-color);
    text-decoration: none;
    letter-spacing: -0.5px;
    margin-right: 48px; 
    white-space: nowrap;
    }
.mf70b2ff034{
    width: 12px;
    height: 12px;
    background-color: var(--primary-color);
    border-radius: 50%; color: #1a1a2e;}
.j0bkn6vke{
    flex-grow: 1;
    }
.hzndrrcfe2{
    list-style: none;
    display: flex;
    gap: 28px;
    align-items: center;
    }
.s149f__ce0bc{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 14px;
    font-weight: 500;
    transition: var(--transition);
    position: relative;
    }
.s149f__ce0bc:hover, .s149f__ce0bc.active{
    color: var(--text-color);
    }
.s149f__ce0bc.active::after{
    content: "";
    position: absolute;
    bottom: -4px;
    left: 0;
    width: 12px;
    height: 2px;
    background-color: var(--primary-color);
    border-radius: 2px; color: #1a1a2e;}
.d4550__ec2{
    display: flex;
    align-items: center;
    margin-left: auto; 
    }
.d29e__c4f6d{
    background-color: var(--primary-color);
    color: #1a1a2e;
    padding: 8px 18px;
    border-radius: var(--radius-md);
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    transition: var(--transition);
    box-shadow: var(--shadow-sm);
    border: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    }
.d29e__c4f6d:hover{
    background-color: var(--secondary-color);
    box-shadow: var(--shadow-md);
    transform: translateY(-1px); color: #1a1a2e;}
.d29e__c4f6d:active{
    transform: translateY(0);
    }
.ee2177b{
    display: none; 
    background: none;
    border: none;
    padding: 8px;
    cursor: pointer;
    margin-left: 12px;
    }
.mc1df7__6f61d{
    display: block;
    width: 20px;
    height: 2px;
    background: var(--text-color);
    position: relative; color: #ffffff;}
.mc1df7__6f61d::before, .mc1df7__6f61d::after{
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background: var(--text-color);
    left: 0; color: #ffffff;}
.mc1df7__6f61d::before{ top: -6px; }
.mc1df7__6f61d::after{ bottom: -6px; }
@media (max-width: 992px){.j0bkn6vke{
    display: none; 
    }
.ee2177b{
    display: block;
    }
.b8725f7e_dud{
    margin-right: auto;
    }
.d4550__ec2{
    margin-left: 0;
    }}
.se16a94_12{list-style:none;}
html, body {
    margin: 0;
    padding: 0;
    }
body *, body *::before, body *::after {
    box-sizing: border-box;
    }
div.v9ee6d00c img.p8a7bcaf0 {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.v9ee6d00c img.p8a7bcaf0.ra86d77e983 { aspect-ratio: 16 / 9; }
div.v9ee6d00c img.p8a7bcaf0.p4ecf787194 { aspect-ratio: 16 / 10; }
div.v9ee6d00c img.p8a7bcaf0.cd609caa641 { aspect-ratio: 4 / 3; }
div.v9ee6d00c img.p8a7bcaf0.ia3bb6_82b7 { aspect-ratio: 1 / 1; }
div.v9ee6d00c :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.v9ee6d00c .l17eb8_a5e5 {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.v9ee6d00c .l17eb8_a5e5.ra86d77e983 { aspect-ratio: 16 / 9; }
div.v9ee6d00c .l17eb8_a5e5.p4ecf787194 { aspect-ratio: 16 / 10; }
div.v9ee6d00c .l17eb8_a5e5.cd609caa641 { aspect-ratio: 4 / 3; }
div.v9ee6d00c .l17eb8_a5e5.ia3bb6_82b7 { aspect-ratio: 1 / 1; }
div.v9ee6d00c .l17eb8_a5e5 > img.p8a7bcaf0,
    div.v9ee6d00c .l17eb8_a5e5 > picture > img.p8a7bcaf0 {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
div.v9ee6d00c.ddb722__6d4 .hba3f418aed a:not([class]){color:#ffffff !important;text-decoration:underline;}
div.v9ee6d00c.ddb722__6d4 .hba3f418aed a[class=""]{color:#ffffff !important;text-decoration:underline;}
div.v9ee6d00c.ddb722__6d4 .hba3f418aed a:not([class]):hover{opacity:0.92;}
div.v9ee6d00c.ddb722__6d4 .hba3f418aed a[class=""]:hover{opacity:0.92;}
div.v9ee6d00c.ddb722__6d4 .hba3f418aed a:not([class]):visited{color:#ffffff !important;}
div.v9ee6d00c.ddb722__6d4 .hba3f418aed a[class=""]:visited{color:#ffffff !important;}
div.v9ee6d00c.ddb722__6d4 .s0d82c__1e0:hover a:not([class]){color:#ffffff !important;text-decoration:underline;}
div.v9ee6d00c.ddb722__6d4 .s0d82c__1e0:hover a[class=""]{color:#ffffff !important;text-decoration:underline;}
div.v9ee6d00c.ddb722__6d4 .s0d82c__1e0:hover a:not([class]):hover{opacity:0.92;}
div.v9ee6d00c.ddb722__6d4 .s0d82c__1e0:hover a[class=""]:hover{opacity:0.92;}
div.v9ee6d00c.ddb722__6d4 .s0d82c__1e0:hover a:not([class]):visited{color:#ffffff !important;}
div.v9ee6d00c.ddb722__6d4 .s0d82c__1e0:hover a[class=""]:visited{color:#ffffff !important;}
div.v9ee6d00c.ddb722__6d4 .yf73__cab7 a:not([class]){color:#ffffff !important;text-decoration:underline;}
div.v9ee6d00c.ddb722__6d4 .yf73__cab7 a[class=""]{color:#ffffff !important;text-decoration:underline;}
div.v9ee6d00c.ddb722__6d4 .yf73__cab7 a:not([class]):hover{opacity:0.92;}
div.v9ee6d00c.ddb722__6d4 .yf73__cab7 a[class=""]:hover{opacity:0.92;}
div.v9ee6d00c.ddb722__6d4 .yf73__cab7 a:not([class]):visited{color:#ffffff !important;}
div.v9ee6d00c.ddb722__6d4 .yf73__cab7 a[class=""]:visited{color:#ffffff !important;}
.g717__3b13 {
    padding-left: clamp(16px, 4vw, 48px);
    padding-right: clamp(16px, 4vw, 48px);
    }
.g717__3b13 > :first-child,
    .g717__3b13 > :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;
    -webkit-font-smoothing: antialiased;
    background-color: var(--bg-color);
    color: var(--text-color);
    }
.u890f5128{
    height: var(--nav-height);
    background-color: var(--nav-bg);
    border-bottom: 1px solid var(--border-color);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    backdrop-filter: blur(10px); color: #1a1a2e;}
.d6b0__225ce{
    max-width: var(--max-width);
    height: 100%;
    margin: 0 auto;
    padding: 0 24px;
    display: flex;
    align-items: center;
    justify-content: flex-start; 
    }
.b8725f7e_dud{
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 1.1rem;
    font-weight: 700;
    color: var(--text-color);
    text-decoration: none;
    letter-spacing: -0.5px;
    margin-right: 48px; 
    white-space: nowrap;
    }
.mf70b2ff034{
    width: 12px;
    height: 12px;
    background-color: var(--primary-color);
    border-radius: 50%; color: #1a1a2e;}
.j0bkn6vke{
    flex-grow: 1;
    }
.hzndrrcfe2{
    list-style: none;
    display: flex;
    gap: 28px;
    align-items: center;
    }
.s149f__ce0bc{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 14px;
    font-weight: 500;
    transition: var(--transition);
    position: relative;
    }
.s149f__ce0bc:hover, .s149f__ce0bc.active{
    color: var(--text-color);
    }
.s149f__ce0bc.active::after{
    content: "";
    position: absolute;
    bottom: -4px;
    left: 0;
    width: 12px;
    height: 2px;
    background-color: var(--primary-color);
    border-radius: 2px; color: #1a1a2e;}
.d4550__ec2{
    display: flex;
    align-items: center;
    margin-left: auto; 
    }
.d29e__c4f6d{
    background-color: var(--primary-color);
    color: #1a1a2e;
    padding: 8px 18px;
    border-radius: var(--radius-md);
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    transition: var(--transition);
    box-shadow: var(--shadow-sm);
    border: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    }
.d29e__c4f6d:hover{
    background-color: var(--secondary-color);
    box-shadow: var(--shadow-md);
    transform: translateY(-1px); color: #1a1a2e;}
.d29e__c4f6d:active{
    transform: translateY(0);
    }
.ee2177b{
    display: none; 
    background: none;
    border: none;
    padding: 8px;
    cursor: pointer;
    margin-left: 12px;
    }
.mc1df7__6f61d{
    display: block;
    width: 20px;
    height: 2px;
    background: var(--text-color);
    position: relative; color: #ffffff;}
.mc1df7__6f61d::before, .mc1df7__6f61d::after{
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background: var(--text-color);
    left: 0; color: #ffffff;}
.mc1df7__6f61d::before{ top: -6px; }
.mc1df7__6f61d::after{ bottom: -6px; }
@media (max-width: 992px){.j0bkn6vke{
    display: none; 
    }
.ee2177b{
    display: block;
    }
.b8725f7e_dud{
    margin-right: auto;
    }
.d4550__ec2{
    margin-left: 0;
    }}
.se16a94_12{list-style:none;}
.l644e8_99{
    background-color: var(--bg-color);
    border-top: 1px solid var(--border-color);
    padding-top: 80px;
    padding-bottom: 40px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif; color: #1a1a2e;}
.l8b3f930c7{
    max-width: var(--max-width);
    margin-left: auto;
    margin-right: auto;
    padding-left: 40px;
    padding-right: 40px;
    display: flex;
    flex-direction: column;
    }
.cc950d4c45d{
    display: flex;
    flex-wrap: wrap;
    gap: 60px;
    margin-bottom: 60px;
    }
.y992958a526{
    flex: 0 0 400px;
    max-width: 400px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    }
.kmhy1sjvh1tr{
    font-size: 20px;
    font-weight: 700;
    color: var(--text-color);
    letter-spacing: -0.02em;
    margin-bottom: 20px;
    }
.u1c227bfe7{
    font-size: 14px;
    line-height: 1.6;
    color: var(--text-muted);
    margin-top: 0;
    margin-bottom: 32px;
    max-width: 320px;
    }
.b8a6__9a0{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 12px 28px;
    background-color: var(--primary-color);
    color: #1a1a2e;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    border-radius: var(--radius-md);
    box-shadow: var(--shadow-md);
    transition: var(--transition);
    }
.b8a6__9a0:hover{
    background-color: var(--secondary-color);
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg); color: #1a1a2e;}
.b0d8a__db7{
    flex: 1;
    min-width: 160px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    }
.af74__530{
    font-size: 14px;
    font-weight: 600;
    color: var(--text-color);
    margin-top: 0;
    margin-bottom: 24px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    }
.g01aa7__fa045{
    display: flex;
    flex-direction: column;
    gap: 12px;
    }
.j60ca53_rz{
    font-size: 14px;
    color: var(--text-muted);
    text-decoration: none;
    transition: var(--transition);
    }
.j60ca53_rz:hover{
    color: var(--primary-color);
    }
.t9e0__6d6a{
    width: 100%;
    height: 1px;
    background-color: var(--border-color);
    margin-bottom: 32px; color: #ffffff;}
.uvdstr0lfs{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    }
.a8f880kxv{
    font-size: 13px;
    color: var(--text-muted);
    }
.x0b41ce_3ir{
    display: flex;
    gap: 24px;
    }
.ccd153bf_of{
    font-size: 13px;
    color: var(--text-muted);
    text-decoration: none;
    transition: var(--transition);
    }
.ccd153bf_of:hover{
    color: var(--text-color);
    }
@media (max-width: 768px){.l8b3f930c7 {
    padding-left: 24px;
    padding-right: 24px;
    }
.cc950d4c45d {
    flex-direction: column;
    gap: 48px;
    }
.y992958a526 {
    flex: 1 1 auto;
    max-width: 100%;
    }
.uvdstr0lfs {
    flex-direction: column;
    align-items: flex-start;
    }
.x0b41ce_3ir {
    flex-wrap: wrap;
    gap: 16px;
    }}
*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body{
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  background-color: var(--bg-color);
  color: var(--text-color);
}
.u890f5128{
  height: var(--nav-height);
  background-color: var(--nav-bg);
  border-bottom: 1px solid var(--border-color);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  backdrop-filter: blur(10px); color: #1a1a2e;}
.d6b0__225ce{
  max-width: var(--max-width);
  height: 100%;
  margin: 0 auto;
  padding: 0 24px;
  display: flex;
  align-items: center;
  justify-content: flex-start; 
}
.b8725f7e_dud{
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 1.1rem;
  font-weight: 700;
  color: var(--text-color);
  text-decoration: none;
  letter-spacing: -0.5px;
  margin-right: 48px; 
  white-space: nowrap;
}
.mf70b2ff034{
  width: 12px;
  height: 12px;
  background-color: var(--primary-color);
  border-radius: 50%; color: #1a1a2e;}
.j0bkn6vke{
  flex-grow: 1;
}
.hzndrrcfe2{
  list-style: none;
  display: flex;
  gap: 28px;
  align-items: center;
}
.s149f__ce0bc{
  text-decoration: none;
  color: var(--text-muted);
  font-size: 14px;
  font-weight: 500;
  transition: var(--transition);
  position: relative;
}
.s149f__ce0bc:hover, .s149f__ce0bc.active{
  color: var(--text-color);
}
.s149f__ce0bc.active::after{
  content: "";
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 12px;
  height: 2px;
  background-color: var(--primary-color);
  border-radius: 2px; color: #1a1a2e;}
.d4550__ec2{
  display: flex;
  align-items: center;
  margin-left: auto; 
}
.d29e__c4f6d{
  background-color: var(--primary-color);
  color: #1a1a2e;
  padding: 8px 18px;
  border-radius: var(--radius-md);
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  transition: var(--transition);
  box-shadow: var(--shadow-sm);
  border: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.d29e__c4f6d:hover{
  background-color: var(--secondary-color);
  box-shadow: var(--shadow-md);
  transform: translateY(-1px); color: #1a1a2e;}
.d29e__c4f6d:active{
  transform: translateY(0);
}
.ee2177b{
  display: none; 
  background: none;
  border: none;
  padding: 8px;
  cursor: pointer;
  margin-left: 12px;
}
.mc1df7__6f61d{
  display: block;
  width: 20px;
  height: 2px;
  background: var(--text-color);
  position: relative; color: #ffffff;}
.mc1df7__6f61d::before, .mc1df7__6f61d::after{
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background: var(--text-color);
  left: 0; color: #ffffff;}
.mc1df7__6f61d::before{ top: -6px; }
.mc1df7__6f61d::after{ bottom: -6px; }
@media (max-width: 992px){.j0bkn6vke{
    display: none; 
  }
.ee2177b{
    display: block;
  }
.b8725f7e_dud{
    margin-right: auto;
  }
.d4550__ec2{
    margin-left: 0;
  }}
.se16a94_12{list-style:none;}
.q549__5fdc{
  background-color: var(--bg-color);
  border-top: 1px solid var(--border-color);
  padding-top: 80px;
  padding-bottom: 40px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif; color: #1a1a2e;}
.p1c8e67d9d9{
  max-width: var(--max-width);
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  flex-direction: column;
}
.wee0__bdd2{
  display: flex;
  flex-wrap: wrap;
  gap: 60px;
  margin-bottom: 60px;
}
.a2c9c8_9122{
  flex: 0 0 400px;
  max-width: 400px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.ube0d7461{
  font-size: 20px;
  font-weight: 700;
  color: var(--text-color);
  letter-spacing: -0.02em;
  margin-bottom: 20px;
}
.rb9ca2_a2f6{
  font-size: 14px;
  line-height: 1.6;
  color: var(--text-muted);
  margin-top: 0;
  margin-bottom: 32px;
  max-width: 320px;
}
.d5b9c3_352a{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 12px 28px;
  background-color: var(--primary-color);
  color: #1a1a2e;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  border-radius: var(--radius-md);
  box-shadow: var(--shadow-md);
  transition: var(--transition);
}
.d5b9c3_352a:hover{
  background-color: var(--secondary-color);
  transform: translateY(-2px);
  box-shadow: var(--shadow-lg); color: #1a1a2e;}
.gf34__10b3{
  flex: 1;
  min-width: 160px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.l433165f9e2{
  font-size: 14px;
  font-weight: 600;
  color: var(--text-color);
  margin-top: 0;
  margin-bottom: 24px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.xe65__7a6e{
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.ia1c3b_f09a{
  font-size: 14px;
  color: var(--text-muted);
  text-decoration: none;
  transition: var(--transition);
}
.ia1c3b_f09a:hover{
  color: var(--primary-color);
}
.v6760c_e6c5{
  width: 100%;
  height: 1px;
  background-color: var(--border-color);
  margin-bottom: 32px; color: #ffffff;}
.a5949f04d0e{
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
}
.s02eb21e325{
  font-size: 13px;
  color: var(--text-muted);
}
.h616813a5{
  display: flex;
  gap: 24px;
}
.l34b25f18d8{
  font-size: 13px;
  color: var(--text-muted);
  text-decoration: none;
  transition: var(--transition);
}
.l34b25f18d8:hover{
  color: var(--text-color);
}
@media (max-width: 768px){.p1c8e67d9d9 {
    padding-left: 24px;
    padding-right: 24px;
  }
.wee0__bdd2 {
    flex-direction: column;
    gap: 48px;
  }
.a2c9c8_9122 {
    flex: 1 1 auto;
    max-width: 100%;
  }
.a5949f04d0e {
    flex-direction: column;
    align-items: flex-start;
  }
.h616813a5 {
    flex-wrap: wrap;
    gap: 16px;
  }}
.b60bba_1a41{box-sizing:border-box;}
.z63a9cc4169{box-sizing:border-box;}
.o7922fe49b3{box-sizing:border-box;}
.l5b6640e1a5{display:block;max-width:100%;height:auto;}
.b52b__fdeb{box-sizing:border-box;}
@media (max-width: 768px) {.uvdstr0lfs { 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; }}