:root {

  --primary-color: hsl(16, 82%, 58%);
  --secondary-color: hsl(8, 76%, 52%);
  --bg-color: hsl(28, 18%, 97%);
  --text-color: hsl(24, 12%, 12%);
  --text-muted: hsl(24, 8%, 48%);
  --border-color: hsl(24, 12%, 88%);
  --radius-sm: 6px;
  --radius-md: 10px;
  --radius-lg: 16px;
  --shadow-sm: 0 1px 3px rgba(0, 0, 0, 0.06);
  --shadow-md: 0 4px 12px rgba(0, 0, 0, 0.08);
  --shadow-lg: 0 12px 32px rgba(0, 0, 0, 0.1);
  --nav-height: 68px;
  --max-width: min(1280px, 94vw);
  --transition: all 0.25s ease;
  --brand-primary: hsl(133, 69%, 63%);
  --brand-secondary: hsl(303, 55%, 63%);
  --text-primary: hsl(133, 10%, 9%);
  --bg-base: hsl(133, 6%, 96%);
  --bg-card: hsl(0, 0%, 100%);
  --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%);
}
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }
body{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    background: var(--bg-color);
    color: var(--text-color);
    }
.bda8d9cb_ezb{
    position: sticky;
    top: 0;
    background: var(--bg-color);
    border-bottom: 1px solid var(--border-color);
    z-index: 100; color: #1a1a2e;}
.kf3c9_fd{
    max-width: var(--max-width);
    height: var(--nav-height);
    margin: 0 auto;
    padding: 0 24px;
    display: flex;
    align-items: center;
    gap: 48px;
    }
.cde3abe{
    font-size: 20px;
    font-weight: 600;
    color: var(--text-color);
    text-decoration: none;
    letter-spacing: -0.02em;
    }
.w9cfa1__f0832{
    display: none;
    flex-direction: column;
    gap: 5px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 8px;
    margin-left: auto;
    }
.w9cfa1__f0832 span{
    width: 22px;
    height: 2px;
    background: var(--text-color);
    border-radius: 2px;
    transition: var(--transition); color: #ffffff;}
.k01720a{
    display: flex;
    list-style: none;
    gap: 32px;
    margin-right: auto;
    }
.k01720a a{
    color: var(--text-muted);
    text-decoration: none;
    font-size: 15px;
    transition: var(--transition);
    }
.k01720a a:hover{
    color: var(--text-color);
    }
.z2fef__578{
    background: var(--primary-color);
    color: #1a1a2e;
    padding: 10px 24px;
    border-radius: var(--radius-md);
    text-decoration: none;
    font-size: 15px;
    font-weight: 500;
    transition: var(--transition);
    box-shadow: var(--shadow-sm);
    }
.z2fef__578:hover{
    background: var(--secondary-color);
    box-shadow: var(--shadow-md);
    transform: translateY(-1px); color: #1a1a2e;}
@media (max-width: 768px){.kf3c9_fd{
    gap: 0;
    }
.w9cfa1__f0832{
    display: flex;
    }
.k01720a{
    position: absolute;
    top: var(--nav-height);
    left: 0;
    right: 0;
    background: var(--bg-color);
    flex-direction: column;
    gap: 0;
    padding: 16px 24px;
    border-bottom: 1px solid var(--border-color);
    display: none; color: #1a1a2e;}
.k01720a.active{
    display: flex;
    }
.k01720a li{
    padding: 12px 0;
    }
.z2fef__578{
    display: none;
    }}
.c17d8f__1f36{
    background: var(--text-color, #1f1f1f);
    color: var(--bg-color, #f5f5f5);
    padding: 64px 0 32px;
    margin-top: 120px;
    }
.n2338c2a{
    max-width: var(--max-width, 1280px);
    margin: 0 auto;
    padding: 0 24px;
    }
.zc3041_caa{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding-bottom: 48px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }
.i04ueghh5kaz{
    flex: 1;
    }
.i61a4_7657{
    font-size: 20px;
    font-weight: 600;
    color: var(--bg-color, #f5f5f5);
    }
.oc00b_914b{
    margin: 12px 0 0;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.6);
    }
.n53fb_d1d{
    display: flex;
    gap: 32px;
    flex: 0 0 auto;
    }
.n3c04a_w5{
    color: rgba(255, 255, 255, 0.7);
    text-decoration: none;
    font-size: 15px;
    transition: var(--transition, all 0.25s ease);
    }
.n3c04a_w5:hover{
    color: var(--primary-color, #ff6b35);
    }
.njzuvn9rja{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 32px;
    }
.f3mcyc91z{
    font-size: 14px;
    color: rgba(255, 255, 255, 0.5);
    margin: 0;
    }
.j5942__faf{
    font-size: 13px;
    color: rgba(255, 255, 255, 0.4);
    margin: 0;
    }
@media (max-width: 768px){.c17d8f__1f36{
    padding: 48px 0 24px;
    margin-top: 80px;
    }
.zc3041_caa{
    flex-direction: column;
    gap: 32px;
    padding-bottom: 32px;
    }
.n53fb_d1d{
    flex-direction: column;
    gap: 16px;
    }
.njzuvn9rja{
    flex-direction: column;
    gap: 12px;
    align-items: flex-start;
    }}
div.g3a8__7be0.e2p5cguu6z *{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }
div.g3a8__7be0.e2p5cguu6z{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    color: var(--text-primary, #1a1a1a);
    background: var(--bg-base, #f5f5f5);
    line-height: 1.6;
    }
div.g3a8__7be0.e2p5cguu6z{
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 24px;
    }
div.g3a8__7be0.e2p5cguu6z .a176e0f{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: center;
    padding: 80px 0;
    }
div.g3a8__7be0.e2p5cguu6z .jbb3ff_5c h1{
    font-size: 56px;
    font-weight: 700;
    margin-bottom: 24px;
    text-align: left;
    color: var(--text-primary, #1a1a1a);
    }
div.g3a8__7be0.e2p5cguu6z .jbb3ff_5c p{
    font-size: 20px;
    margin-bottom: 32px;
    text-align: left;
    color: hsl(133, 10%, 30%);
    }
div.g3a8__7be0.e2p5cguu6z .jdd2877_71zt{
    display: flex;
    gap: 16px;
    justify-content: flex-start;
    }
div.g3a8__7be0.e2p5cguu6z .gd2e9f48{
    background: linear-gradient(135deg, var(--brand-primary, #5dd68d), var(--brand-secondary, #d65dd6));
    color: #1a1a2e;
    padding: 16px 40px;
    border-radius: 8px;
    text-decoration: none;
    font-weight: 600;
    font-size: 18px;
    box-shadow: 0 4px 12px rgba(93, 214, 141, 0.3);
    transition: transform 0.2s, box-shadow 0.2s;
    }
div.g3a8__7be0.e2p5cguu6z .gd2e9f48:hover{
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(93, 214, 141, 0.4);
    }
div.g3a8__7be0.e2p5cguu6z .h4f3__a807b{
    background: var(--bg-card, white);
    color: var(--text-primary, #1a1a1a);
    padding: 16px 40px;
    border-radius: 8px;
    text-decoration: none;
    font-weight: 600;
    font-size: 18px;
    border: 2px solid var(--brand-primary, #5dd68d);
    transition: background 0.2s;
    }
div.g3a8__7be0.e2p5cguu6z .h4f3__a807b:hover{
    background: hsl(133, 69%, 95%); color: #1a1a2e;}
div.g3a8__7be0.e2p5cguu6z .hryht7ddw{position: relative;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1); isolation: isolate;}
div.g3a8__7be0.e2p5cguu6z .hryht7ddw img{
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
    aspect-ratio: 16/10;
    }
div.g3a8__7be0.e2p5cguu6z .we2a0f5{
    padding: 80px 0;
    }
div.g3a8__7be0.e2p5cguu6z .we2a0f5 h2{
    font-size: 42px;
    margin-bottom: 60px;
    text-align: left;
    }
div.g3a8__7be0.e2p5cguu6z .ub60cbeb0{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    }
div.g3a8__7be0.e2p5cguu6z .sae015f7df8{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 32px;
    align-items: center;
    background: var(--bg-card, white);
    padding: 40px;
    border-radius: 12px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05); color: #1a1a2e;}
div.g3a8__7be0.e2p5cguu6z .sae015f7df8:nth-child(even){
    grid-template-columns: 1fr 1fr;
    direction: rtl;
    }
div.g3a8__7be0.e2p5cguu6z .sae015f7df8:nth-child(even) > *{
    direction: ltr;
    }
div.g3a8__7be0.e2p5cguu6z .m9b380bc h3{
    font-size: 24px;
    margin-bottom: 12px;
    color: var(--text-primary, #1a1a1a);
    }
div.g3a8__7be0.e2p5cguu6z .m9b380bc p{
    color: hsl(133, 10%, 40%);
    font-size: 16px;
    line-height: 1.7;
    }
div.g3a8__7be0.e2p5cguu6z .xa5d__91833{
    border-radius: 8px;
    overflow: hidden;
    }
div.g3a8__7be0.e2p5cguu6z .xa5d__91833 img{
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
    aspect-ratio: 4/3;
    }
div.g3a8__7be0.e2p5cguu6z .l537f1__a2b{
    padding: 80px 0;
    background: var(--bg-card, white);
    margin: 0 -24px;
    padding-left: 24px;
    padding-right: 24px; color: #1a1a2e;}
div.g3a8__7be0.e2p5cguu6z .nc95pvy66ep8{
    max-width: 1400px;
    margin: 0 auto;
    }
div.g3a8__7be0.e2p5cguu6z .l537f1__a2b h2{
    font-size: 42px;
    margin-bottom: 48px;
    text-align: left;
    }
div.g3a8__7be0.e2p5cguu6z .m68a31_d6{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
    }
div.g3a8__7be0.e2p5cguu6z .gvokc8orti{
    background: var(--bg-base, #f5f5f5);
    padding: 32px 24px;
    border-radius: 12px;
    text-align: center;
    transition: transform 0.2s, box-shadow 0.2s; color: #1a1a2e;}
div.g3a8__7be0.e2p5cguu6z .gvokc8orti:hover{
    transform: translateY(-4px);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
    }
div.g3a8__7be0.e2p5cguu6z .l68f759b4b{
    font-size: 48px;
    margin-bottom: 16px;
    }
div.g3a8__7be0.e2p5cguu6z .gvokc8orti h3{
    font-size: 20px;
    margin-bottom: 8px;
    }
div.g3a8__7be0.e2p5cguu6z .gvokc8orti p{
    font-size: 14px;
    color: hsl(133, 10%, 50%);
    }
div.g3a8__7be0.e2p5cguu6z .kwfhscsq{
    padding: 100px 0;
    text-align: center;
    }
div.g3a8__7be0.e2p5cguu6z .kwfhscsq h2{
    font-size: 48px;
    margin-bottom: 24px;
    }
div.g3a8__7be0.e2p5cguu6z .kwfhscsq p{
    font-size: 20px;
    color: hsl(133, 10%, 40%);
    margin-bottom: 40px;
    }
div.g3a8__7be0.e2p5cguu6z div.k071e8b0c{
    background: var(--text-primary, #1a1a1a);
    color: hsl(133, 6%, 80%);
    padding: 48px 24px 32px;
    margin: 0 -24px;
    text-align: center;
    }
div.g3a8__7be0.e2p5cguu6z .zc3041_caa{
    max-width: 1400px;
    margin: 0 auto;
    }
div.g3a8__7be0.e2p5cguu6z .n53fb_d1d{
    display: flex;
    justify-content: center;
    gap: 32px;
    margin-bottom: 24px;
    }
div.g3a8__7be0.e2p5cguu6z .n53fb_d1d a{
    color: hsl(133, 6%, 80%);
    text-decoration: none;
    transition: color 0.2s;
    }
div.g3a8__7be0.e2p5cguu6z .n53fb_d1d a:hover{
    color: var(--brand-primary, #5dd68d);
    }
div.g3a8__7be0.e2p5cguu6z .j0bf__6e33{
    font-size: 14px;
    color: hsl(133, 6%, 60%);
    }
@media (max-width: 1024px) {div.g3a8__7be0.e2p5cguu6z .a176e0f{
    grid-template-columns: 1fr;
    gap: 40px;
    }
div.g3a8__7be0.e2p5cguu6z .jbb3ff_5c h1, div.g3a8__7be0.e2p5cguu6z .jbb3ff_5c p{
    text-align: center;
    }
div.g3a8__7be0.e2p5cguu6z .jdd2877_71zt{
    justify-content: center;
    }
div.g3a8__7be0.e2p5cguu6z .ub60cbeb0{
    grid-template-columns: 1fr;
    }
div.g3a8__7be0.e2p5cguu6z .m68a31_d6{
    grid-template-columns: repeat(2, 1fr);
    }}
@media (max-width: 640px) {div.g3a8__7be0.e2p5cguu6z .jbb3ff_5c h1{
    font-size: 36px;
    }
div.g3a8__7be0.e2p5cguu6z .jdd2877_71zt{
    flex-direction: column;
    }
div.g3a8__7be0.e2p5cguu6z .sae015f7df8{
    grid-template-columns: 1fr;
    }
div.g3a8__7be0.e2p5cguu6z .sae015f7df8:nth-child(even){
    grid-template-columns: 1fr;
    }
div.g3a8__7be0.e2p5cguu6z .m68a31_d6{
    grid-template-columns: 1fr;
    }
div.g3a8__7be0.e2p5cguu6z .n53fb_d1d{
    flex-direction: column;
    gap: 16px;
    }}
html, body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    }
body *, body *::before, body *::after {
    box-sizing: border-box;
    }
div.g3a8__7be0 img.i75dbf_5cc3 {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.g3a8__7be0 img.i75dbf_5cc3.p852cf_26cb { aspect-ratio: 16 / 9; }
div.g3a8__7be0 img.i75dbf_5cc3.jff2__081f { aspect-ratio: 16 / 10; }
div.g3a8__7be0 img.i75dbf_5cc3.jc7dd9f92 { aspect-ratio: 4 / 3; }
div.g3a8__7be0 img.i75dbf_5cc3.ye94__c4c9 { aspect-ratio: 1 / 1; }
div.g3a8__7be0 :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.g3a8__7be0 .ed6c4a90971 {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.g3a8__7be0 .ed6c4a90971.p852cf_26cb { aspect-ratio: 16 / 9; }
div.g3a8__7be0 .ed6c4a90971.jff2__081f { aspect-ratio: 16 / 10; }
div.g3a8__7be0 .ed6c4a90971.jc7dd9f92 { aspect-ratio: 4 / 3; }
div.g3a8__7be0 .ed6c4a90971.ye94__c4c9 { aspect-ratio: 1 / 1; }
div.g3a8__7be0 .ed6c4a90971 > img.i75dbf_5cc3,
    div.g3a8__7be0 .ed6c4a90971 > picture > img.i75dbf_5cc3 {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
div.g3a8__7be0 .j02f428e1 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    font-size: 0;
    }
div.g3a8__7be0 .j02f428e1 > .v8689b18b {
    width: clamp(20px, 1.35em, 30px);
    height: clamp(20px, 1.35em, 30px);
    stroke: currentColor;
    fill: none;
    stroke-width: 1.9;
    stroke-linecap: round;
    stroke-linejoin: round;
    flex: 0 0 auto;
    }
div.g3a8__7be0.e2p5cguu6z .gd2e9f48 a:not([class]){color:#ffffff !important;text-decoration:underline;}
div.g3a8__7be0.e2p5cguu6z .gd2e9f48 a[class=""]{color:#ffffff !important;text-decoration:underline;}
div.g3a8__7be0.e2p5cguu6z .gd2e9f48 a:not([class]):hover{opacity:0.92;}
div.g3a8__7be0.e2p5cguu6z .gd2e9f48 a[class=""]:hover{opacity:0.92;}
div.g3a8__7be0.e2p5cguu6z .gd2e9f48 a:not([class]):visited{color:#ffffff !important;}
div.g3a8__7be0.e2p5cguu6z .gd2e9f48 a[class=""]:visited{color:#ffffff !important;}
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }
body{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    background: var(--bg-color);
    color: var(--text-color);
    }
.bda8d9cb_ezb{
    position: sticky;
    top: 0;
    background: var(--bg-color);
    border-bottom: 1px solid var(--border-color);
    z-index: 100; color: #1a1a2e;}
.kf3c9_fd{
    max-width: var(--max-width);
    height: var(--nav-height);
    margin: 0 auto;
    padding: 0 24px;
    display: flex;
    align-items: center;
    gap: 48px;
    }
.cde3abe{
    font-size: 20px;
    font-weight: 600;
    color: var(--text-color);
    text-decoration: none;
    letter-spacing: -0.02em;
    }
.w9cfa1__f0832{
    display: none;
    flex-direction: column;
    gap: 5px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 8px;
    margin-left: auto;
    }
.w9cfa1__f0832 span{
    width: 22px;
    height: 2px;
    background: var(--text-color);
    border-radius: 2px;
    transition: var(--transition); color: #ffffff;}
.k01720a{
    display: flex;
    list-style: none;
    gap: 32px;
    margin-right: auto;
    }
.k01720a a{
    color: var(--text-muted);
    text-decoration: none;
    font-size: 15px;
    transition: var(--transition);
    }
.k01720a a:hover{
    color: var(--text-color);
    }
.z2fef__578{
    background: var(--primary-color);
    color: #1a1a2e;
    padding: 10px 24px;
    border-radius: var(--radius-md);
    text-decoration: none;
    font-size: 15px;
    font-weight: 500;
    transition: var(--transition);
    box-shadow: var(--shadow-sm);
    }
.z2fef__578:hover{
    background: var(--secondary-color);
    box-shadow: var(--shadow-md);
    transform: translateY(-1px); color: #1a1a2e;}
@media (max-width: 768px){.kf3c9_fd{
    gap: 0;
    }
.w9cfa1__f0832{
    display: flex;
    }
.k01720a{
    position: absolute;
    top: var(--nav-height);
    left: 0;
    right: 0;
    background: var(--bg-color);
    flex-direction: column;
    gap: 0;
    padding: 16px 24px;
    border-bottom: 1px solid var(--border-color);
    display: none; color: #1a1a2e;}
.k01720a.active{
    display: flex;
    }
.k01720a li{
    padding: 12px 0;
    }
.z2fef__578{
    display: none;
    }}
.c17d8f__1f36{
    background: var(--text-color, #1f1f1f);
    color: var(--bg-color, #f5f5f5);
    padding: 64px 0 32px;
    margin-top: 120px;
    }
.n2338c2a{
    max-width: var(--max-width, 1280px);
    margin: 0 auto;
    padding: 0 24px;
    }
.zc3041_caa{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding-bottom: 48px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }
.i04ueghh5kaz{
    flex: 1;
    }
.i61a4_7657{
    font-size: 20px;
    font-weight: 600;
    color: var(--bg-color, #f5f5f5);
    }
.oc00b_914b{
    margin: 12px 0 0;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.6);
    }
.n53fb_d1d{
    display: flex;
    gap: 32px;
    flex: 0 0 auto;
    }
.n3c04a_w5{
    color: rgba(255, 255, 255, 0.7);
    text-decoration: none;
    font-size: 15px;
    transition: var(--transition, all 0.25s ease);
    }
.n3c04a_w5:hover{
    color: var(--primary-color, #ff6b35);
    }
.njzuvn9rja{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 32px;
    }
.f3mcyc91z{
    font-size: 14px;
    color: rgba(255, 255, 255, 0.5);
    margin: 0;
    }
.j5942__faf{
    font-size: 13px;
    color: rgba(255, 255, 255, 0.4);
    margin: 0;
    }
@media (max-width: 768px){.c17d8f__1f36{
    padding: 48px 0 24px;
    margin-top: 80px;
    }
.zc3041_caa{
    flex-direction: column;
    gap: 32px;
    padding-bottom: 32px;
    }
.n53fb_d1d{
    flex-direction: column;
    gap: 16px;
    }
.njzuvn9rja{
    flex-direction: column;
    gap: 12px;
    align-items: flex-start;
    }}
*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body{
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background: var(--bg-color);
  color: var(--text-color);
}
.bda8d9cb_ezb{
  position: sticky;
  top: 0;
  background: var(--bg-color);
  border-bottom: 1px solid var(--border-color);
  z-index: 100; color: #1a1a2e;}
.kf3c9_fd{
  max-width: var(--max-width);
  height: var(--nav-height);
  margin: 0 auto;
  padding: 0 24px;
  display: flex;
  align-items: center;
  gap: 48px;
}
.cde3abe{
  font-size: 20px;
  font-weight: 600;
  color: var(--text-color);
  text-decoration: none;
  letter-spacing: -0.02em;
}
.w9cfa1__f0832{
  display: none;
  flex-direction: column;
  gap: 5px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 8px;
  margin-left: auto;
}
.w9cfa1__f0832 span{
  width: 22px;
  height: 2px;
  background: var(--text-color);
  border-radius: 2px;
  transition: var(--transition); color: #ffffff;}
.k01720a{
  display: flex;
  list-style: none;
  gap: 32px;
  margin-right: auto;
}
.k01720a a{
  color: var(--text-muted);
  text-decoration: none;
  font-size: 15px;
  transition: var(--transition);
}
.k01720a a:hover{
  color: var(--text-color);
}
.z2fef__578{
  background: var(--primary-color);
  color: #1a1a2e;
  padding: 10px 24px;
  border-radius: var(--radius-md);
  text-decoration: none;
  font-size: 15px;
  font-weight: 500;
  transition: var(--transition);
  box-shadow: var(--shadow-sm);
}
.z2fef__578:hover{
  background: var(--secondary-color);
  box-shadow: var(--shadow-md);
  transform: translateY(-1px); color: #1a1a2e;}
@media (max-width: 768px){.kf3c9_fd{
    gap: 0;
  }
.w9cfa1__f0832{
    display: flex;
  }
.k01720a{
    position: absolute;
    top: var(--nav-height);
    left: 0;
    right: 0;
    background: var(--bg-color);
    flex-direction: column;
    gap: 0;
    padding: 16px 24px;
    border-bottom: 1px solid var(--border-color);
    display: none; color: #1a1a2e;}
.k01720a.active{
    display: flex;
  }
.k01720a li{
    padding: 12px 0;
  }
.z2fef__578{
    display: none;
  }}
.r68a6a_677a{
  background: var(--text-color, #1f1f1f);
  color: var(--bg-color, #f5f5f5);
  padding: 64px 0 32px;
  margin-top: 120px;
}
.j8e67d43a{
  max-width: var(--max-width, 1280px);
  margin: 0 auto;
  padding: 0 24px;
}
.q5115adbe{
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding-bottom: 48px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.ob46a8214c1{
  flex: 1;
}
.s74a__bd92{
  font-size: 20px;
  font-weight: 600;
  color: var(--bg-color, #f5f5f5);
}
.u893__78c2{
  margin: 12px 0 0;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6);
}
.r7f776d2a{
  display: flex;
  gap: 32px;
  flex: 0 0 auto;
}
.y0e3__62f8{
  color: rgba(255, 255, 255, 0.7);
  text-decoration: none;
  font-size: 15px;
  transition: var(--transition, all 0.25s ease);
}
.y0e3__62f8:hover{
  color: var(--primary-color, #ff6b35);
}
.t8a6fe8b8f3{
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 32px;
}
.v2e5af_9492{
  font-size: 14px;
  color: rgba(255, 255, 255, 0.5);
  margin: 0;
}
.ia7ed08d0{
  font-size: 13px;
  color: rgba(255, 255, 255, 0.4);
  margin: 0;
}
@media (max-width: 768px){.r68a6a_677a{
    padding: 48px 0 24px;
    margin-top: 80px;
  }
.q5115adbe{
    flex-direction: column;
    gap: 32px;
    padding-bottom: 32px;
  }
.r7f776d2a{
    flex-direction: column;
    gap: 16px;
  }
.t8a6fe8b8f3{
    flex-direction: column;
    gap: 12px;
    align-items: flex-start;
  }}
.zdb4f436e{box-sizing:border-box;}
.m39a__1531{box-sizing:border-box;}
.ccdf__1b84{display:block;max-width:100%;height:auto;}
.j557df_6b99{box-sizing:border-box;}
@media (max-width: 768px) {.njzuvn9rja { 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; }
div.g3a8__7be0.e2p5cguu6z .a176e0f { padding-left: 20px !important; padding-right: 20px !important; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; }}
div.g3a8__7be0.e2p5cguu6z .sae015f7df8 { padding-left: 20px !important; padding-right: 20px !important; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; }