:root {

  --primary-color: hsl(225, 71%, 58%);
  --secondary-color: hsl(318, 57%, 58%);
  --text-main: var(--content-text, hsl(220, 10%, 11%));
  --bg-light: var(--nav-bg, hsl(225, 7%, 96%));
  --max-width: 1200px;
  --reading-width: 680px;
  --border-radius: var(--nav-radius, 12px);
  --transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  --bg-color: hsl(225, 7%, 96%);
  --text-color: hsl(225, 10%, 10%);
  --text-muted: hsl(225, 10%, 45%);
  --border-color: rgba(0, 0, 0, 0.08);
  --radius-sm: 6px;
  --radius-md: 12px;
  --radius-lg: 32px;
  --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.04);
  --shadow-md: 0 4px 16px rgba(0, 0, 0, 0.08);
  --shadow-lg: 0 12px 32px rgba(0, 0, 0, 0.12);
  --nav-height: 80px;
  --nav-bg: rgba(244, 245, 247, 0.95);
  --btn-text: #ffffff;
  --font-serif: "Georgia", "Times New Roman", serif;
  --font-sans: -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.v164fed13.m198__5b0b{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    line-height: 1.6;
    color: var(--text-main, #333);
    background-color: #fff;
    overflow-x: hidden;
    }
div.v164fed13.m198__5b0b .s10eaaa8080{
    max-width: var(--max-width);
    margin: 0 auto;
    padding: 0 24px;
    }
div.v164fed13.m198__5b0b .gf3d__544{
    text-align: left;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    }
div.v164fed13.m198__5b0b .jg7m366elc{
    min-height: 100vh;
    display: flex;
    align-items: center;
    background-color: var(--bg-light);
    position: relative;
    padding: 80px 0; color: #1a1a2e;}
div.v164fed13.m198__5b0b .ha8439_411{
    max-width: var(--reading-width);
    z-index: 2;
    }
div.v164fed13.m198__5b0b .ode6__fd2{
    font-size: clamp(2.5rem, 5vw, 4rem);
    line-height: 1.1;
    margin-bottom: 24px;
    font-weight: 800;
    letter-spacing: -0.02em;
    color: var(--primary-color);
    }
div.v164fed13.m198__5b0b .nd74c40_qx7{
    font-size: 1.25rem;
    margin-bottom: 40px;
    color: var(--text-main);
    opacity: 0.9;
    }
div.v164fed13.m198__5b0b .mnei55wtd{
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
    }
div.v164fed13.m198__5b0b .qrhmodjz01b{
    padding: 16px 32px;
    border-radius: var(--border-radius);
    font-weight: 600;
    text-decoration: none;
    transition: var(--transition);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    }
div.v164fed13.m198__5b0b .sf6d3a49_li{
    background-color: var(--primary-color);
    color: #1a1a2e;
    box-shadow: 0 4px 14px rgba(66, 133, 244, 0.3);
    }
div.v164fed13.m198__5b0b .sf6d3a49_li:hover{
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(66, 133, 244, 0.4);
    }
div.v164fed13.m198__5b0b .s91c8743d{
    padding: 100px 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: center;
    }
div.v164fed13.m198__5b0b .s91c8743d:nth-child(even){
    direction: rtl;
    }
div.v164fed13.m198__5b0b .s91c8743d:nth-child(even) .o29cab55{
    direction: ltr;
    }
div.v164fed13.m198__5b0b .o29cab55{
    max-width: 540px;
    }
div.v164fed13.m198__5b0b .qdd49__c727{
    border-radius: 24px;
    overflow: hidden;
    box-shadow: 0 20px 40px rgba(0,0,0,0.1);
    }
div.v164fed13.m198__5b0b .qdd49__c727 img{
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
    aspect-ratio: 16 / 10;
    }
div.v164fed13.m198__5b0b .u9081__dc1{
    padding: 80px 0;
    background: var(--bg-light); color: #1a1a2e;}
div.v164fed13.m198__5b0b .d3d1599e{
    background: #fff;
    padding: 40px;
    border-radius: 24px;
    margin-bottom: 32px;
    border: 1px solid rgba(0,0,0,0.05);
    max-width: var(--max-width); color: #1a1a2e;}
div.v164fed13.m198__5b0b .l4cda_e269{
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-size: 0.875rem;
    font-weight: 700;
    color: var(--secondary-color);
    margin-bottom: 12px;
    display: block;
    }
div.v164fed13.m198__5b0b h2{
    font-size: 2.25rem;
    margin-bottom: 24px;
    color: var(--text-main);
    }
div.v164fed13.m198__5b0b .e5616b87_a6d{
    padding: 100px 0;
    max-width: 800px;
    margin: 0 auto;
    }
div.v164fed13.m198__5b0b .z7d4cb70_vj{
    margin-bottom: 32px;
    padding-bottom: 24px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    }
div.v164fed13.m198__5b0b .qaec64333{
    font-size: 1.25rem;
    font-weight: 700;
    margin-bottom: 12px;
    color: var(--primary-color);
    }
div.v164fed13.m198__5b0b .a7f6469_1d9{
    color: var(--text-main);
    opacity: 0.85;
    }
div.v164fed13.m198__5b0b .nf31__4ce1d{
    padding: 100px 0;
    background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
    color: #1a1a2e;
    text-align: left;
    }
div.v164fed13.m198__5b0b .nf31__4ce1d h2{ color: #fff; }
@media (max-width: 968px) {div.v164fed13.m198__5b0b .s91c8743d{
    grid-template-columns: 1fr;
    gap: 40px;
    }
div.v164fed13.m198__5b0b .s91c8743d:nth-child(even){
    direction: ltr;
    }
div.v164fed13.m198__5b0b .ode6__fd2{ font-size: 2.5rem; }}
.vlquq9ah4h{
    background-color: var(--bg-color);
    padding-top: 80px;
    padding-bottom: 40px;
    width: 100%;
    border-top: 1px solid var(--border-color); color: #1a1a2e;}
.bqzsyf1wrurk{
    max-width: var(--max-width);
    margin-left: auto;
    margin-right: auto;
    padding-left: 24px;
    padding-right: 24px;
    text-align: left; 
    }
.q3604966_so{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 80px;
    max-width: 680px; 
    }
.zc1cad20{
    font-family: var(--font-serif);
    font-size: 36px;
    color: var(--text-color);
    margin-top: 0;
    margin-bottom: 32px;
    line-height: 1.2;
    letter-spacing: -0.02em;
    }
.cf06ac_d6a{
    width: 100%;
    display: flex;
    justify-content: flex-start;
    }
.c18ofszjzst{
    background-color: var(--primary-color);
    color: #1a1a2e;
    padding: 16px 32px;
    border-radius: var(--radius-lg);
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    transition: var(--transition);
    box-shadow: var(--shadow-md);
    display: inline-block;
    }
.c18ofszjzst:hover{
    box-shadow: var(--shadow-lg);
    transform: translateY(-2px);
    background-color: hsl(225, 71%, 50%); color: #ffffff;}
.a1dec8_561{
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    margin-bottom: 60px;
    }
.s24a46__7edd1{
    flex: 2;
    min-width: 280px;
    }
.t78a__8ad{
    font-family: var(--font-sans);
    font-weight: 700;
    font-size: 20px;
    color: var(--text-color);
    margin-bottom: 16px;
    }
.vf219__0ac02{
    font-family: var(--font-serif);
    font-size: 16px;
    line-height: 1.6;
    color: var(--text-muted);
    max-width: 320px;
    }
.e9xmb2nma76{
    flex: 1;
    min-width: 140px;
    display: flex;
    flex-direction: column;
    }
.c8f2daf59{
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: var(--text-color);
    margin-bottom: 20px;
    margin-top: 0;
    }
.y7910__d0ede{
    color: var(--text-muted);
    text-decoration: none;
    font-size: 15px;
    margin-bottom: 12px;
    transition: var(--transition);
    width: fit-content;
    }
.y7910__d0ede:hover{
    color: var(--primary-color);
    }
.v328b2e9732{
    height: 1px;
    background-color: var(--border-color);
    margin-bottom: 32px;
    width: 100%; color: #ffffff;}
.z4b466__45a6{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    }
.ccde7ceee9{
    font-size: 14px;
    color: var(--text-muted);
    }
.o6d7d57_c34{
    display: flex;
    gap: 24px;
    }
.d6cd09__aa3{
    font-size: 14px;
    color: var(--text-muted);
    font-style: italic;
    }
@media (max-width: 768px){.vlquq9ah4h {
    padding-top: 60px;
    }
.zc1cad20 {
    font-size: 28px;
    }
.s24a46__7edd1 {
    flex: 100%;
    margin-bottom: 20px;
    }
.z4b466__45a6 {
    flex-direction: column;
    align-items: flex-start;
    }}
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }
body{
    font-family: var(--font-sans);
    background-color: var(--bg-color);
    color: var(--text-color);
    }
.xd4b8f7a_b4u{
    width: 100%;
    height: var(--nav-height);
    background: var(--nav-bg);
    backdrop-filter: blur(10px);
    border-bottom: 1px solid var(--border-color);
    position: sticky;
    top: 0;
    z-index: 1000;
    display: flex;
    justify-content: center; color: #1a1a2e;}
.j1d0f__0fed3{
    width: var(--max-width);
    padding: 0 24px;
    display: flex;
    align-items: center;
    
    justify-content: flex-start;
    }
.z3eb515_7a7{
    display: flex;
    align-items: center;
    gap: 12px;
    margin-right: 48px;
    flex-shrink: 0;
    }
.j72b4ecccba{
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    }
.b75e__5c5c2{
    font-family: var(--font-serif);
    font-size: 1.25rem;
    font-weight: 700;
    letter-spacing: -0.02em;
    color: var(--text-color);
    }
.u8cdw1yf{
    display: flex;
    list-style: none;
    gap: 4px;
    margin-right: auto; 
    }
.u3ce7bd4a6{
    position: relative;
    }
.hlh3f92p95{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 0.9rem;
    font-weight: 500;
    padding: 8px 12px;
    border-radius: var(--radius-sm);
    transition: var(--transition);
    white-space: nowrap;
    }
.hlh3f92p95:hover{
    color: var(--primary-color);
    background: rgba(0, 0, 0, 0.03);
    }
.xeb9146_bfp{
    display: flex;
    align-items: center;
    gap: 16px;
    margin-left: 24px;
    }
.b878e_ac0{
    text-decoration: none;
    background: var(--primary-color);
    color: #1a1a2e; 
    padding: 10px 24px;
    border-radius: var(--radius-lg);
    font-size: 0.9rem;
    font-weight: 600;
    box-shadow: 0 4px 14px 0 rgba(59, 113, 202, 0.39);
    transition: var(--transition);
    border: none;
    display: inline-block;
    }
.b878e_ac0:hover{
    background: var(--secondary-color);
    transform: translateY(-1px);
    box-shadow: 0 6px 20px rgba(214, 63, 151, 0.23); color: #1a1a2e;}
.vffbee34_oib{
    display: none;
    flex-direction: column;
    gap: 6px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 4px;
    }
.vffbee34_oib span{
    display: block;
    width: 24px;
    height: 2px;
    background: var(--text-color);
    transition: var(--transition); color: #ffffff;}
@media (max-width: 1024px){.u8cdw1yf {
    display: none; 
    }
.vffbee34_oib {
    display: flex;
    }
.j1d0f__0fed3 {
    justify-content: space-between;
    }
.xeb9146_bfp {
    margin-left: 0;
    }}
@media (max-width: 640px){.b75e__5c5c2{
    display: none; 
    }
.b878e_ac0{
    padding: 8px 16px;
    font-size: 0.8rem;
    }}
.hlh3f92p95.active{color: var(--primary-color); background: rgba(0, 0, 0, 0.03);}
.hlh3f92p95.active {color: var(--primary-color); background: rgba(0, 0, 0, 0.03);}
html, body {
    margin: 0;
    padding: 0;
    }
body *, body *::before, body *::after {
    box-sizing: border-box;
    }
div.v164fed13 img.l5d0af29f {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.v164fed13 img.l5d0af29f.tefb__6a09 { aspect-ratio: 16 / 9; }
div.v164fed13 img.l5d0af29f.v85404_04da { aspect-ratio: 16 / 10; }
div.v164fed13 img.l5d0af29f.j453b5d6d { aspect-ratio: 4 / 3; }
div.v164fed13 img.l5d0af29f.wc9c6ad90 { aspect-ratio: 1 / 1; }
div.v164fed13 :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.v164fed13 .afaa527d1c0 {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.v164fed13 .afaa527d1c0.tefb__6a09 { aspect-ratio: 16 / 9; }
div.v164fed13 .afaa527d1c0.v85404_04da { aspect-ratio: 16 / 10; }
div.v164fed13 .afaa527d1c0.j453b5d6d { aspect-ratio: 4 / 3; }
div.v164fed13 .afaa527d1c0.wc9c6ad90 { aspect-ratio: 1 / 1; }
div.v164fed13 .afaa527d1c0 > img.l5d0af29f,
    div.v164fed13 .afaa527d1c0 > picture > img.l5d0af29f {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
div.v164fed13.m198__5b0b .sf6d3a49_li a:not([class]){color:#ffffff !important;text-decoration:underline;}
div.v164fed13.m198__5b0b .sf6d3a49_li a[class=""]{color:#ffffff !important;text-decoration:underline;}
div.v164fed13.m198__5b0b .sf6d3a49_li a:not([class]):hover{opacity:0.92;}
div.v164fed13.m198__5b0b .sf6d3a49_li a[class=""]:hover{opacity:0.92;}
div.v164fed13.m198__5b0b .sf6d3a49_li a:not([class]):visited{color:#ffffff !important;}
div.v164fed13.m198__5b0b .sf6d3a49_li a[class=""]:visited{color:#ffffff !important;}
div.v164fed13.m198__5b0b .nf31__4ce1d a:not([class]){color:#ffffff !important;text-decoration:underline;}
div.v164fed13.m198__5b0b .nf31__4ce1d a[class=""]{color:#ffffff !important;text-decoration:underline;}
div.v164fed13.m198__5b0b .nf31__4ce1d a:not([class]):hover{opacity:0.92;}
div.v164fed13.m198__5b0b .nf31__4ce1d a[class=""]:hover{opacity:0.92;}
div.v164fed13.m198__5b0b .nf31__4ce1d a:not([class]):visited{color:#ffffff !important;}
div.v164fed13.m198__5b0b .nf31__4ce1d a[class=""]:visited{color:#ffffff !important;}
.nc9d01a1a {
    padding-left: clamp(16px, 4vw, 48px);
    padding-right: clamp(16px, 4vw, 48px);
    }
.nc9d01a1a > :first-child,
    .nc9d01a1a > :last-child {
    width: min(1280px, 100%);
    margin-left: auto;
    margin-right: auto;
    }
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }
body{
    font-family: var(--font-sans);
    background-color: var(--bg-color);
    color: var(--text-color);
    }
.xd4b8f7a_b4u{
    width: 100%;
    height: var(--nav-height);
    background: var(--nav-bg);
    backdrop-filter: blur(10px);
    border-bottom: 1px solid var(--border-color);
    position: sticky;
    top: 0;
    z-index: 1000;
    display: flex;
    justify-content: center; color: #1a1a2e;}
.j1d0f__0fed3{
    width: var(--max-width);
    padding: 0 24px;
    display: flex;
    align-items: center;
    
    justify-content: flex-start;
    }
.z3eb515_7a7{
    display: flex;
    align-items: center;
    gap: 12px;
    margin-right: 48px;
    flex-shrink: 0;
    }
.j72b4ecccba{
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    }
.b75e__5c5c2{
    font-family: var(--font-serif);
    font-size: 1.25rem;
    font-weight: 700;
    letter-spacing: -0.02em;
    color: var(--text-color);
    }
.u8cdw1yf{
    display: flex;
    list-style: none;
    gap: 4px;
    margin-right: auto; 
    }
.u3ce7bd4a6{
    position: relative;
    }
.hlh3f92p95{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 0.9rem;
    font-weight: 500;
    padding: 8px 12px;
    border-radius: var(--radius-sm);
    transition: var(--transition);
    white-space: nowrap;
    }
.hlh3f92p95:hover{
    color: var(--primary-color);
    background: rgba(0, 0, 0, 0.03);
    }
.xeb9146_bfp{
    display: flex;
    align-items: center;
    gap: 16px;
    margin-left: 24px;
    }
.b878e_ac0{
    text-decoration: none;
    background: var(--primary-color);
    color: #1a1a2e; 
    padding: 10px 24px;
    border-radius: var(--radius-lg);
    font-size: 0.9rem;
    font-weight: 600;
    box-shadow: 0 4px 14px 0 rgba(59, 113, 202, 0.39);
    transition: var(--transition);
    border: none;
    display: inline-block;
    }
.b878e_ac0:hover{
    background: var(--secondary-color);
    transform: translateY(-1px);
    box-shadow: 0 6px 20px rgba(214, 63, 151, 0.23); color: #1a1a2e;}
.vffbee34_oib{
    display: none;
    flex-direction: column;
    gap: 6px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 4px;
    }
.vffbee34_oib span{
    display: block;
    width: 24px;
    height: 2px;
    background: var(--text-color);
    transition: var(--transition); color: #ffffff;}
@media (max-width: 1024px){.u8cdw1yf {
    display: none; 
    }
.vffbee34_oib {
    display: flex;
    }
.j1d0f__0fed3 {
    justify-content: space-between;
    }
.xeb9146_bfp {
    margin-left: 0;
    }}
@media (max-width: 640px){.b75e__5c5c2{
    display: none; 
    }
.b878e_ac0{
    padding: 8px 16px;
    font-size: 0.8rem;
    }}
.hlh3f92p95.active{color: var(--primary-color); background: rgba(0, 0, 0, 0.03);}
.hlh3f92p95.active{color: var(--primary-color); background: rgba(0, 0, 0, 0.03);}
.vlquq9ah4h{
    background-color: var(--bg-color);
    padding-top: 80px;
    padding-bottom: 40px;
    width: 100%;
    border-top: 1px solid var(--border-color); color: #1a1a2e;}
.bqzsyf1wrurk{
    max-width: var(--max-width);
    margin-left: auto;
    margin-right: auto;
    padding-left: 24px;
    padding-right: 24px;
    text-align: left; 
    }
.q3604966_so{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 80px;
    max-width: 680px; 
    }
.zc1cad20{
    font-family: var(--font-serif);
    font-size: 36px;
    color: var(--text-color);
    margin-top: 0;
    margin-bottom: 32px;
    line-height: 1.2;
    letter-spacing: -0.02em;
    }
.cf06ac_d6a{
    width: 100%;
    display: flex;
    justify-content: flex-start;
    }
.c18ofszjzst{
    background-color: var(--primary-color);
    color: #1a1a2e;
    padding: 16px 32px;
    border-radius: var(--radius-lg);
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    transition: var(--transition);
    box-shadow: var(--shadow-md);
    display: inline-block;
    }
.c18ofszjzst:hover{
    box-shadow: var(--shadow-lg);
    transform: translateY(-2px);
    background-color: hsl(225, 71%, 50%); color: #ffffff;}
.a1dec8_561{
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    margin-bottom: 60px;
    }
.s24a46__7edd1{
    flex: 2;
    min-width: 280px;
    }
.t78a__8ad{
    font-family: var(--font-sans);
    font-weight: 700;
    font-size: 20px;
    color: var(--text-color);
    margin-bottom: 16px;
    }
.vf219__0ac02{
    font-family: var(--font-serif);
    font-size: 16px;
    line-height: 1.6;
    color: var(--text-muted);
    max-width: 320px;
    }
.e9xmb2nma76{
    flex: 1;
    min-width: 140px;
    display: flex;
    flex-direction: column;
    }
.c8f2daf59{
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: var(--text-color);
    margin-bottom: 20px;
    margin-top: 0;
    }
.y7910__d0ede{
    color: var(--text-muted);
    text-decoration: none;
    font-size: 15px;
    margin-bottom: 12px;
    transition: var(--transition);
    width: fit-content;
    }
.y7910__d0ede:hover{
    color: var(--primary-color);
    }
.v328b2e9732{
    height: 1px;
    background-color: var(--border-color);
    margin-bottom: 32px;
    width: 100%; color: #ffffff;}
.z4b466__45a6{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    }
.ccde7ceee9{
    font-size: 14px;
    color: var(--text-muted);
    }
.o6d7d57_c34{
    display: flex;
    gap: 24px;
    }
.d6cd09__aa3{
    font-size: 14px;
    color: var(--text-muted);
    font-style: italic;
    }
@media (max-width: 768px){.vlquq9ah4h {
    padding-top: 60px;
    }
.zc1cad20 {
    font-size: 28px;
    }
.s24a46__7edd1 {
    flex: 100%;
    margin-bottom: 20px;
    }
.z4b466__45a6 {
    flex-direction: column;
    align-items: flex-start;
    }}
*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body{
  font-family: var(--font-sans);
  background-color: var(--bg-color);
  color: var(--text-color);
}
.xd4b8f7a_b4u{
  width: 100%;
  height: var(--nav-height);
  background: var(--nav-bg);
  backdrop-filter: blur(10px);
  border-bottom: 1px solid var(--border-color);
  position: sticky;
  top: 0;
  z-index: 1000;
  display: flex;
  justify-content: center; color: #1a1a2e;}
.j1d0f__0fed3{
  width: var(--max-width);
  padding: 0 24px;
  display: flex;
  align-items: center;
  
  justify-content: flex-start;
}
.z3eb515_7a7{
  display: flex;
  align-items: center;
  gap: 12px;
  margin-right: 48px;
  flex-shrink: 0;
}
.j72b4ecccba{
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
}
.b75e__5c5c2{
  font-family: var(--font-serif);
  font-size: 1.25rem;
  font-weight: 700;
  letter-spacing: -0.02em;
  color: var(--text-color);
}
.u8cdw1yf{
  display: flex;
  list-style: none;
  gap: 4px;
  margin-right: auto; 
}
.u3ce7bd4a6{
  position: relative;
}
.hlh3f92p95{
  text-decoration: none;
  color: var(--text-muted);
  font-size: 0.9rem;
  font-weight: 500;
  padding: 8px 12px;
  border-radius: var(--radius-sm);
  transition: var(--transition);
  white-space: nowrap;
}
.hlh3f92p95:hover{
  color: var(--primary-color);
  background: rgba(0, 0, 0, 0.03);
}
.xeb9146_bfp{
  display: flex;
  align-items: center;
  gap: 16px;
  margin-left: 24px;
}
.b878e_ac0{
  text-decoration: none;
  background: var(--primary-color);
  color: #1a1a2e; 
  padding: 10px 24px;
  border-radius: var(--radius-lg);
  font-size: 0.9rem;
  font-weight: 600;
  box-shadow: 0 4px 14px 0 rgba(59, 113, 202, 0.39);
  transition: var(--transition);
  border: none;
  display: inline-block;
}
.b878e_ac0:hover{
  background: var(--secondary-color);
  transform: translateY(-1px);
  box-shadow: 0 6px 20px rgba(214, 63, 151, 0.23); color: #1a1a2e;}
.vffbee34_oib{
  display: none;
  flex-direction: column;
  gap: 6px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 4px;
}
.vffbee34_oib span{
  display: block;
  width: 24px;
  height: 2px;
  background: var(--text-color);
  transition: var(--transition); color: #ffffff;}
@media (max-width: 1024px){.u8cdw1yf {
    display: none; 
  }
.vffbee34_oib {
    display: flex;
  }
.j1d0f__0fed3 {
    justify-content: space-between;
  }
.xeb9146_bfp {
    margin-left: 0;
  }}
@media (max-width: 640px){.b75e__5c5c2{
    display: none; 
  }
.b878e_ac0{
    padding: 8px 16px;
    font-size: 0.8rem;
  }}
.hlh3f92p95.active{color: var(--primary-color); background: rgba(0, 0, 0, 0.03);}
.hlh3f92p95.active{color: var(--primary-color); background: rgba(0, 0, 0, 0.03);}
.je778e57475{
    background-color: var(--bg-color);
    padding-top: 80px;
    padding-bottom: 40px;
    width: 100%;
    border-top: 1px solid var(--border-color); color: #1a1a2e;}
.x81a0b_6f12{
    max-width: var(--max-width);
    margin-left: auto;
    margin-right: auto;
    padding-left: 24px;
    padding-right: 24px;
    text-align: left; 
}
.u69db680e40{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 80px;
    max-width: 680px; 
}
.gb4b9314f{
    font-family: var(--font-serif);
    font-size: 36px;
    color: var(--text-color);
    margin-top: 0;
    margin-bottom: 32px;
    line-height: 1.2;
    letter-spacing: -0.02em;
}
.n09803e7e{
    width: 100%;
    display: flex;
    justify-content: flex-start;
}
.w0a022c6754{
    background-color: var(--primary-color);
    color: #1a1a2e;
    padding: 16px 32px;
    border-radius: var(--radius-lg);
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    transition: var(--transition);
    box-shadow: var(--shadow-md);
    display: inline-block;
}
.w0a022c6754:hover{
    box-shadow: var(--shadow-lg);
    transform: translateY(-2px);
    background-color: hsl(225, 71%, 50%); color: #ffffff;}
.y21d__75bd{
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    margin-bottom: 60px;
}
.je6f7849be7{
    flex: 2;
    min-width: 280px;
}
.obbd__a508{
    font-family: var(--font-sans);
    font-weight: 700;
    font-size: 20px;
    color: var(--text-color);
    margin-bottom: 16px;
}
.zb4ed23ca{
    font-family: var(--font-serif);
    font-size: 16px;
    line-height: 1.6;
    color: var(--text-muted);
    max-width: 320px;
}
.gc003d_1849{
    flex: 1;
    min-width: 140px;
    display: flex;
    flex-direction: column;
}
.s158b9fbcdc{
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: var(--text-color);
    margin-bottom: 20px;
    margin-top: 0;
}
.mc34__aae3{
    color: var(--text-muted);
    text-decoration: none;
    font-size: 15px;
    margin-bottom: 12px;
    transition: var(--transition);
    width: fit-content;
}
.mc34__aae3:hover{
    color: var(--primary-color);
}
.pd9a54313{
    height: 1px;
    background-color: var(--border-color);
    margin-bottom: 32px;
    width: 100%; color: #ffffff;}
.r57f4168e{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
}
.p73837abdc5{
    font-size: 14px;
    color: var(--text-muted);
}
.z7f2d1c7ab0{
    display: flex;
    gap: 24px;
}
.o2fe__2721{
    font-size: 14px;
    color: var(--text-muted);
    font-style: italic;
}
@media (max-width: 768px){.je778e57475 {
        padding-top: 60px;
    }
.gb4b9314f {
        font-size: 28px;
    }
.je6f7849be7 {
        flex: 100%;
        margin-bottom: 20px;
    }
.r57f4168e {
        flex-direction: column;
        align-items: flex-start;
    }}
.f82d43952{box-sizing:border-box;}
.i643b5_58f2{box-sizing:border-box;}
.j046f4d1233{display:block;max-width:100%;height:auto;}
.uc27__9262{box-sizing:border-box;}
.j45cb0_1001{box-sizing:border-box;}
@media (max-width: 768px) {.z4b466__45a6 { 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.v164fed13.m198__5b0b .s91c8743d { padding-left: 20px !important; padding-right: 20px !important; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; }}