:root {

  --page-bg: var(--bg-color, hsl(179, 8%, 97%));
  --page-text: var(--text-color, hsl(179, 10%, 7%));
  --accent-primary: hsl(179, 84%, 50%);
  --accent-secondary: hsl(291, 67%, 50%);
  --max-width: 1200px;
  --read-width: 680px;
  --section-gap: 4rem;
  --card-radius: 4px;
  --primary-color: hsl(179, 84%, 35%);
  --secondary-color: hsl(291, 67%, 45%);
  --bg-color: hsl(179, 8%, 97%);
  --text-color: hsl(179, 10%, 7%);
  --text-muted: hsl(179, 5%, 40%);
  --border-color: rgba(0, 0, 0, 0.12);
  --radius-sm: 0px;
  --radius-md: 0px;
  --radius-lg: 0px;
  --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.1);
  --nav-height: 64px;
  --transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  --nav-bg: var(--bg-color);
  --nav-border: var(--border-color);
  --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.o1ecb1_ef15.s3233b__d4159{
    font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    line-height: 1.6;
    color: var(--page-text);
    background-color: var(--page-bg);
    padding: 0 20px;
    margin: 0 auto;
    }
div.o1ecb1_ef15.s3233b__d4159 .t1d4a_5c14{
    max-width: var(--max-width);
    margin: 0 auto;
    padding: 60px 0;
    text-align: left; 
    }
div.o1ecb1_ef15.s3233b__d4159 .te58966282{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    align-items: start;
    margin-bottom: var(--section-gap);
    }
div.o1ecb1_ef15.s3233b__d4159 .n39809428{
    order: -1; 
    }
div.o1ecb1_ef15.s3233b__d4159 .n39809428 img{
    width: 100%;
    aspect-ratio: 16 / 9;
    object-fit: cover;
    border: 1px solid rgba(0,0,0,0.1);
    }
div.o1ecb1_ef15.s3233b__d4159 .s8b85b53{
    max-width: var(--read-width);
    }
div.o1ecb1_ef15.s3233b__d4159 h1{
    font-size: 2.5rem;
    font-weight: 700;
    margin: 0 0 1.5rem 0;
    line-height: 1.1;
    color: var(--page-text);
    letter-spacing: -0.02em;
    }
div.o1ecb1_ef15.s3233b__d4159 .gad2d2c{
    font-size: 1.15rem;
    color: #555;
    margin-bottom: 2rem;
    }
div.o1ecb1_ef15.s3233b__d4159 h2{
    font-size: 1.75rem;
    margin: 3rem 0 1.5rem;
    padding-bottom: 0.5rem;
    border-bottom: 2px solid var(--accent-primary);
    display: inline-block;
    }
div.o1ecb1_ef15.s3233b__d4159 h3{
    font-size: 1.25rem;
    margin: 2rem 0 1rem;
    font-weight: 600;
    }
div.o1ecb1_ef15.s3233b__d4159 .s2d098d42c8{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    margin: 2rem 0;
    }
div.o1ecb1_ef15.s3233b__d4159 .r2e41lna4jk{
    padding: 24px;
    background: #fff;
    border: 1px solid rgba(0,0,0,0.05);
    transition: transform 0.2s ease; color: #1a1a2e;}
div.o1ecb1_ef15.s3233b__d4159 .r2e41lna4jk:hover{
    box-shadow: 0 10px 30px rgba(0,0,0,0.05);
    }
div.o1ecb1_ef15.s3233b__d4159 .n5a3e65_b4{
    width: 32px;
    height: 32px;
    margin-bottom: 16px;
    color: var(--accent-primary);
    }
div.o1ecb1_ef15.s3233b__d4159 .y3a9a0_c4f{
    list-style: none;
    padding: 0;
    max-width: var(--read-width);
    }
div.o1ecb1_ef15.s3233b__d4159 .fe354ce4b0{
    position: relative;
    padding-left: 40px;
    margin-bottom: 1.5rem;
    }
div.o1ecb1_ef15.s3233b__d4159 .fe354ce4b0::before{
    content: attr(data-step);
    position: absolute;
    left: 0;
    top: 0;
    width: 24px;
    height: 24px;
    background: var(--accent-secondary);
    color: #1a1a2e;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    }
div.o1ecb1_ef15.s3233b__d4159 .csq4rjy0{
    max-width: var(--read-width);
    margin-top: 4rem;
    }
div.o1ecb1_ef15.s3233b__d4159 .a75424c748{
    margin-bottom: 2rem;
    }
div.o1ecb1_ef15.s3233b__d4159 .cdcb69d5_xheo{
    font-weight: 700;
    margin-bottom: 0.5rem;
    display: block;
    }
div.o1ecb1_ef15.s3233b__d4159 .gdbc84ef_8gkq{
    color: #444;
    }
div.o1ecb1_ef15.s3233b__d4159 .e8bf__8c96{
    margin: 5rem 0;
    padding: 40px;
    background: #000;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    }
div.o1ecb1_ef15.s3233b__d4159 .eodywwqwe2i{
    display: inline-block;
    padding: 16px 32px;
    background-color: var(--accent-primary);
    color: #000;
    text-decoration: none;
    font-weight: 700;
    margin-top: 20px;
    transition: opacity 0.2s;
    }
div.o1ecb1_ef15.s3233b__d4159 .eodywwqwe2i:hover{
    opacity: 0.9;
    }
div.o1ecb1_ef15.s3233b__d4159 .v6503d01bde{
    color: var(--accent-secondary);
    text-decoration: underline;
    text-underline-offset: 4px;
    }
@media (max-width: 900px) {div.o1ecb1_ef15.s3233b__d4159 .te58966282, div.o1ecb1_ef15.s3233b__d4159 .s2d098d42c8{
    grid-template-columns: 1fr;
    }
div.o1ecb1_ef15.s3233b__d4159 .n39809428{
    order: 0;
    }}
.p893e0__fce{
    background-color: var(--bg-color);
    border-top: 1px solid var(--border-color);
    padding-top: 80px;
    padding-bottom: 60px;
    width: 100%; color: #1a1a2e;}
.e7ua007361{
    max-width: var(--max-width);
    margin-left: auto;
    margin-right: auto;
    padding-left: 24px;
    padding-right: 24px;
    text-align: left;
    }
.o24b368_dur1{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 48px;
    align-items: flex-start;
    }
.rma2qn0je0us{
    flex: 0 0 320px;
    display: flex;
    flex-direction: column;
    }
.fad532__a115{
    font-family: "Georgia", "Times New Roman", serif;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: -0.02em;
    color: var(--text-color);
    margin-bottom: 24px;
    }
.j1799e83b{
    font-size: 14px;
    line-height: 1.6;
    color: var(--text-muted);
    margin-bottom: 32px;
    max-width: 280px;
    }
.aba7__b727{
    font-size: 12px;
    font-weight: 500;
    color: var(--text-muted);
    text-transform: uppercase;
    letter-spacing: 0.05em;
    }
.z21685d{
    flex: 0 0 160px;
    display: flex;
    flex-direction: column;
    }
.c2112__37c3{
    font-family: "Georgia", "Times New Roman", serif;
    font-size: 14px;
    font-weight: 700;
    color: var(--text-color);
    margin-bottom: 24px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    }
.l499__c75b6{
    display: flex;
    flex-direction: column;
    gap: 12px;
    }
.a7447_23a{
    display: block;
    }
.o7f7cb4c_7tk{
    font-size: 14px;
    color: var(--text-color);
    text-decoration: none;
    transition: var(--transition);
    border-bottom: 1px solid transparent;
    }
.o7f7cb4c_7tk:hover{
    color: var(--primary-color);
    border-bottom: 1px solid var(--primary-color);
    }
.a6d6028340b{
    font-size: 14px;
    color: var(--text-muted);
    }
.j42c041_9f05{
    flex: 1 1 300px;
    display: flex;
    flex-direction: column;
    min-width: 280px;
    }
.i29dba7b6e{
    margin-bottom: 20px;
    }
.fnnn6mad9{
    display: inline-block;
    background-color: var(--primary-color);
    color: #1a1a2e;
    padding: 16px 32px;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    transition: var(--transition);
    box-shadow: var(--shadow-md);
    border: none;
    }
.fnnn6mad9:hover{
    filter: brightness(1.1);
    box-shadow: var(--shadow-lg);
    transform: translateY(-1px);
    }
.jtmu5ai0y54{
    font-size: 13px;
    line-height: 1.5;
    color: var(--text-muted);
    font-style: italic;
    }
.z897d2__b0c5{
    width: 100%;
    height: 1px;
    background-color: var(--border-color);
    margin-top: 60px; color: #ffffff;}
@media (max-width: 992px){.o24b368_dur1 {
    gap: 40px;
    }
.rma2qn0je0us {
    flex: 0 0 100%;
    margin-bottom: 20px;
    }
.z21685d {
    flex: 0 0 calc(50% - 20px);
    }
.j42c041_9f05 {
    flex: 0 0 100%;
    margin-top: 20px;
    }}
@media (max-width: 480px){.z21685d{
    flex: 0 0 100%;
    }
.e7ua007361{
    padding-left: 20px;
    padding-right: 20px;
    }}
*{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    }
body{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    background-color: var(--bg-color);
    color: var(--text-color);
    }
.kdf8d186{
    height: var(--nav-height);
    background: var(--nav-bg);
    border-bottom: 1px solid var(--nav-border);
    position: sticky;
    top: 0;
    z-index: 1000;
    display: flex;
    align-items: center; color: #1a1a2e;}
.aa4fd2ff_tglo{
    width: 100%;
    max-width: var(--max-width);
    margin: 0 auto;
    padding: 0 24px;
    display: flex;
    align-items: center;
    
    justify-content: flex-start;
    }
.qfbe847c885{
    font-family: "Georgia", "Times New Roman", serif;
    font-size: 1.5rem;
    font-weight: 800;
    color: var(--text-color);
    text-decoration: none;
    letter-spacing: -0.02em;
    margin-right: 48px; 
    text-transform: lowercase;
    }
.ubac4__21f85{
    display: flex;
    align-items: center;
    flex-grow: 1;
    justify-content: space-between;
    }
.l2abd84a{
    display: flex;
    list-style: none;
    gap: 24px;
    }
.c2oc16omqs{
    display: flex;
    align-items: center;
    }
.r4db11_a83{
    font-size: 13px;
    font-weight: 600;
    text-decoration: none;
    color: var(--text-muted);
    text-transform: uppercase;
    letter-spacing: 0.05em;
    transition: var(--transition);
    position: relative;
    }
.r4db11_a83:hover{
    color: var(--text-color);
    }
.a2c9__46ed0{
    margin-left: auto; 
    }
.wa64c__148d{
    display: inline-block;
    background: var(--primary-color);
    color: #1a1a2e;
    padding: 8px 20px;
    font-size: 13px;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    border: 1px solid var(--primary-color);
    transition: var(--transition);
    box-shadow: var(--shadow-sm);
    }
.wa64c__148d:hover{
    background: var(--secondary-color);
    border-color: var(--secondary-color);
    transform: translateY(-1px); color: #1a1a2e;}
.dbzqjk4r78{
    display: none;
    background: none;
    border: none;
    cursor: pointer;
    padding: 8px;
    margin-left: auto;
    }
.k5b3__3c2{
    display: block;
    width: 20px;
    height: 2px;
    background: var(--text-color);
    position: relative; color: #ffffff;}
.k5b3__3c2::before, .k5b3__3c2::after{
    content: "";
    position: absolute;
    width: 20px;
    height: 2px;
    background: var(--text-color);
    left: 0; color: #ffffff;}
.k5b3__3c2::before{ top: -6px; }
.k5b3__3c2::after{ bottom: -6px; }
@media (max-width: 1024px){.l2abd84a {
    gap: 16px;
    }
.r4db11_a83 {
    font-size: 12px;
    }}
@media (max-width: 768px){.dbzqjk4r78{
    display: block;
    }
.ubac4__21f85{
    display: none; 
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background: var(--bg-color);
    flex-direction: column;
    padding: 24px;
    border-bottom: 1px solid var(--nav-border);
    align-items: flex-start; color: #1a1a2e;}
.kdf8d186.is-open .ubac4__21f85{
    display: flex;
    }
.l2abd84a{
    flex-direction: column;
    width: 100%;
    gap: 0;
    margin-bottom: 24px;
    }
.c2oc16omqs{
    width: 100%;
    border-bottom: 1px solid var(--border-color);
    }
.r4db11_a83{
    padding: 16px 0;
    width: 100%;
    font-size: 14px;
    }
.a2c9__46ed0{
    width: 100%;
    margin-left: 0;
    }
.wa64c__148d{
    width: 100%;
    text-align: center;
    padding: 16px;
    }}
.r4db11_a83.active{color: var(--text-color);}
.r4db11_a83.active {color: var(--text-color);}
html, body {
    margin: 0;
    padding: 0;
    }
body *, body *::before, body *::after {
    box-sizing: border-box;
    }
div.o1ecb1_ef15 img.pfc0__508c {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.o1ecb1_ef15 img.pfc0__508c.e6ce__b6d3 { aspect-ratio: 16 / 9; }
div.o1ecb1_ef15 img.pfc0__508c.qe788699f { aspect-ratio: 16 / 10; }
div.o1ecb1_ef15 img.pfc0__508c.g995__dda2 { aspect-ratio: 4 / 3; }
div.o1ecb1_ef15 img.pfc0__508c.s88b__b19c { aspect-ratio: 1 / 1; }
div.o1ecb1_ef15 :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.o1ecb1_ef15 .xae8__4894 {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.o1ecb1_ef15 .xae8__4894.e6ce__b6d3 { aspect-ratio: 16 / 9; }
div.o1ecb1_ef15 .xae8__4894.qe788699f { aspect-ratio: 16 / 10; }
div.o1ecb1_ef15 .xae8__4894.g995__dda2 { aspect-ratio: 4 / 3; }
div.o1ecb1_ef15 .xae8__4894.s88b__b19c { aspect-ratio: 1 / 1; }
div.o1ecb1_ef15 .xae8__4894 > img.pfc0__508c,
    div.o1ecb1_ef15 .xae8__4894 > picture > img.pfc0__508c {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
*{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    }
body{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    background-color: var(--bg-color);
    color: var(--text-color);
    }
.kdf8d186{
    height: var(--nav-height);
    background: var(--nav-bg);
    border-bottom: 1px solid var(--nav-border);
    position: sticky;
    top: 0;
    z-index: 1000;
    display: flex;
    align-items: center; color: #1a1a2e;}
.aa4fd2ff_tglo{
    width: 100%;
    max-width: var(--max-width);
    margin: 0 auto;
    padding: 0 24px;
    display: flex;
    align-items: center;
    
    justify-content: flex-start;
    }
.qfbe847c885{
    font-family: "Georgia", "Times New Roman", serif;
    font-size: 1.5rem;
    font-weight: 800;
    color: var(--text-color);
    text-decoration: none;
    letter-spacing: -0.02em;
    margin-right: 48px; 
    text-transform: lowercase;
    }
.ubac4__21f85{
    display: flex;
    align-items: center;
    flex-grow: 1;
    justify-content: space-between;
    }
.l2abd84a{
    display: flex;
    list-style: none;
    gap: 24px;
    }
.c2oc16omqs{
    display: flex;
    align-items: center;
    }
.r4db11_a83{
    font-size: 13px;
    font-weight: 600;
    text-decoration: none;
    color: var(--text-muted);
    text-transform: uppercase;
    letter-spacing: 0.05em;
    transition: var(--transition);
    position: relative;
    }
.r4db11_a83:hover{
    color: var(--text-color);
    }
.a2c9__46ed0{
    margin-left: auto; 
    }
.wa64c__148d{
    display: inline-block;
    background: var(--primary-color);
    color: #1a1a2e;
    padding: 8px 20px;
    font-size: 13px;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    border: 1px solid var(--primary-color);
    transition: var(--transition);
    box-shadow: var(--shadow-sm);
    }
.wa64c__148d:hover{
    background: var(--secondary-color);
    border-color: var(--secondary-color);
    transform: translateY(-1px); color: #1a1a2e;}
.dbzqjk4r78{
    display: none;
    background: none;
    border: none;
    cursor: pointer;
    padding: 8px;
    margin-left: auto;
    }
.k5b3__3c2{
    display: block;
    width: 20px;
    height: 2px;
    background: var(--text-color);
    position: relative; color: #ffffff;}
.k5b3__3c2::before, .k5b3__3c2::after{
    content: "";
    position: absolute;
    width: 20px;
    height: 2px;
    background: var(--text-color);
    left: 0; color: #ffffff;}
.k5b3__3c2::before{ top: -6px; }
.k5b3__3c2::after{ bottom: -6px; }
@media (max-width: 1024px){.l2abd84a {
    gap: 16px;
    }
.r4db11_a83 {
    font-size: 12px;
    }}
@media (max-width: 768px){.dbzqjk4r78{
    display: block;
    }
.ubac4__21f85{
    display: none; 
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background: var(--bg-color);
    flex-direction: column;
    padding: 24px;
    border-bottom: 1px solid var(--nav-border);
    align-items: flex-start; color: #1a1a2e;}
.kdf8d186.is-open .ubac4__21f85{
    display: flex;
    }
.l2abd84a{
    flex-direction: column;
    width: 100%;
    gap: 0;
    margin-bottom: 24px;
    }
.c2oc16omqs{
    width: 100%;
    border-bottom: 1px solid var(--border-color);
    }
.r4db11_a83{
    padding: 16px 0;
    width: 100%;
    font-size: 14px;
    }
.a2c9__46ed0{
    width: 100%;
    margin-left: 0;
    }
.wa64c__148d{
    width: 100%;
    text-align: center;
    padding: 16px;
    }}
.r4db11_a83.active{color: var(--text-color);}
.r4db11_a83.active{color: var(--text-color);}
.p893e0__fce{
    background-color: var(--bg-color);
    border-top: 1px solid var(--border-color);
    padding-top: 80px;
    padding-bottom: 60px;
    width: 100%; color: #1a1a2e;}
.e7ua007361{
    max-width: var(--max-width);
    margin-left: auto;
    margin-right: auto;
    padding-left: 24px;
    padding-right: 24px;
    text-align: left;
    }
.o24b368_dur1{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 48px;
    align-items: flex-start;
    }
.rma2qn0je0us{
    flex: 0 0 320px;
    display: flex;
    flex-direction: column;
    }
.fad532__a115{
    font-family: "Georgia", "Times New Roman", serif;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: -0.02em;
    color: var(--text-color);
    margin-bottom: 24px;
    }
.j1799e83b{
    font-size: 14px;
    line-height: 1.6;
    color: var(--text-muted);
    margin-bottom: 32px;
    max-width: 280px;
    }
.aba7__b727{
    font-size: 12px;
    font-weight: 500;
    color: var(--text-muted);
    text-transform: uppercase;
    letter-spacing: 0.05em;
    }
.z21685d{
    flex: 0 0 160px;
    display: flex;
    flex-direction: column;
    }
.c2112__37c3{
    font-family: "Georgia", "Times New Roman", serif;
    font-size: 14px;
    font-weight: 700;
    color: var(--text-color);
    margin-bottom: 24px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    }
.l499__c75b6{
    display: flex;
    flex-direction: column;
    gap: 12px;
    }
.a7447_23a{
    display: block;
    }
.o7f7cb4c_7tk{
    font-size: 14px;
    color: var(--text-color);
    text-decoration: none;
    transition: var(--transition);
    border-bottom: 1px solid transparent;
    }
.o7f7cb4c_7tk:hover{
    color: var(--primary-color);
    border-bottom: 1px solid var(--primary-color);
    }
.a6d6028340b{
    font-size: 14px;
    color: var(--text-muted);
    }
.j42c041_9f05{
    flex: 1 1 300px;
    display: flex;
    flex-direction: column;
    min-width: 280px;
    }
.i29dba7b6e{
    margin-bottom: 20px;
    }
.fnnn6mad9{
    display: inline-block;
    background-color: var(--primary-color);
    color: #1a1a2e;
    padding: 16px 32px;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    transition: var(--transition);
    box-shadow: var(--shadow-md);
    border: none;
    }
.fnnn6mad9:hover{
    filter: brightness(1.1);
    box-shadow: var(--shadow-lg);
    transform: translateY(-1px);
    }
.jtmu5ai0y54{
    font-size: 13px;
    line-height: 1.5;
    color: var(--text-muted);
    font-style: italic;
    }
.z897d2__b0c5{
    width: 100%;
    height: 1px;
    background-color: var(--border-color);
    margin-top: 60px; color: #ffffff;}
@media (max-width: 992px){.o24b368_dur1 {
    gap: 40px;
    }
.rma2qn0je0us {
    flex: 0 0 100%;
    margin-bottom: 20px;
    }
.z21685d {
    flex: 0 0 calc(50% - 20px);
    }
.j42c041_9f05 {
    flex: 0 0 100%;
    margin-top: 20px;
    }}
@media (max-width: 480px){.z21685d{
    flex: 0 0 100%;
    }
.e7ua007361{
    padding-left: 20px;
    padding-right: 20px;
    }}
*{
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
body{
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  background-color: var(--bg-color);
  color: var(--text-color);
}
.kdf8d186{
  height: var(--nav-height);
  background: var(--nav-bg);
  border-bottom: 1px solid var(--nav-border);
  position: sticky;
  top: 0;
  z-index: 1000;
  display: flex;
  align-items: center; color: #1a1a2e;}
.aa4fd2ff_tglo{
  width: 100%;
  max-width: var(--max-width);
  margin: 0 auto;
  padding: 0 24px;
  display: flex;
  align-items: center;
  
  justify-content: flex-start;
}
.qfbe847c885{
  font-family: "Georgia", "Times New Roman", serif;
  font-size: 1.5rem;
  font-weight: 800;
  color: var(--text-color);
  text-decoration: none;
  letter-spacing: -0.02em;
  margin-right: 48px; 
  text-transform: lowercase;
}
.ubac4__21f85{
  display: flex;
  align-items: center;
  flex-grow: 1;
  justify-content: space-between;
}
.l2abd84a{
  display: flex;
  list-style: none;
  gap: 24px;
}
.c2oc16omqs{
  display: flex;
  align-items: center;
}
.r4db11_a83{
  font-size: 13px;
  font-weight: 600;
  text-decoration: none;
  color: var(--text-muted);
  text-transform: uppercase;
  letter-spacing: 0.05em;
  transition: var(--transition);
  position: relative;
}
.r4db11_a83:hover{
  color: var(--text-color);
}
.a2c9__46ed0{
  margin-left: auto; 
}
.wa64c__148d{
  display: inline-block;
  background: var(--primary-color);
  color: #1a1a2e;
  padding: 8px 20px;
  font-size: 13px;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  border: 1px solid var(--primary-color);
  transition: var(--transition);
  box-shadow: var(--shadow-sm);
}
.wa64c__148d:hover{
  background: var(--secondary-color);
  border-color: var(--secondary-color);
  transform: translateY(-1px); color: #1a1a2e;}
.dbzqjk4r78{
  display: none;
  background: none;
  border: none;
  cursor: pointer;
  padding: 8px;
  margin-left: auto;
}
.k5b3__3c2{
  display: block;
  width: 20px;
  height: 2px;
  background: var(--text-color);
  position: relative; color: #ffffff;}
.k5b3__3c2::before, .k5b3__3c2::after{
  content: "";
  position: absolute;
  width: 20px;
  height: 2px;
  background: var(--text-color);
  left: 0; color: #ffffff;}
.k5b3__3c2::before{ top: -6px; }
.k5b3__3c2::after{ bottom: -6px; }
@media (max-width: 1024px){.l2abd84a {
    gap: 16px;
  }
.r4db11_a83 {
    font-size: 12px;
  }}
@media (max-width: 768px){.dbzqjk4r78{
    display: block;
  }
.ubac4__21f85{
    display: none; 
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background: var(--bg-color);
    flex-direction: column;
    padding: 24px;
    border-bottom: 1px solid var(--nav-border);
    align-items: flex-start; color: #1a1a2e;}
.kdf8d186.is-open .ubac4__21f85{
    display: flex;
  }
.l2abd84a{
    flex-direction: column;
    width: 100%;
    gap: 0;
    margin-bottom: 24px;
  }
.c2oc16omqs{
    width: 100%;
    border-bottom: 1px solid var(--border-color);
  }
.r4db11_a83{
    padding: 16px 0;
    width: 100%;
    font-size: 14px;
  }
.a2c9__46ed0{
    width: 100%;
    margin-left: 0;
  }
.wa64c__148d{
    width: 100%;
    text-align: center;
    padding: 16px;
  }}
.r4db11_a83.active{color: var(--text-color);}
.r4db11_a83.active{color: var(--text-color);}
.y8f56a0d1{
  background-color: var(--bg-color);
  border-top: 1px solid var(--border-color);
  padding-top: 80px;
  padding-bottom: 60px;
  width: 100%; color: #1a1a2e;}
.w05f06397{
  max-width: var(--max-width);
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
  text-align: left;
}
.e2cc__adb8{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 48px;
  align-items: flex-start;
}
.rd367abfa{
  flex: 0 0 320px;
  display: flex;
  flex-direction: column;
}
.te83cd_b9c8{
  font-family: "Georgia", "Times New Roman", serif;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: -0.02em;
  color: var(--text-color);
  margin-bottom: 24px;
}
.v522__8afd{
  font-size: 14px;
  line-height: 1.6;
  color: var(--text-muted);
  margin-bottom: 32px;
  max-width: 280px;
}
.a2b4939e5{
  font-size: 12px;
  font-weight: 500;
  color: var(--text-muted);
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.x83d63_4ab0{
  flex: 0 0 160px;
  display: flex;
  flex-direction: column;
}
.nceb12_5863{
  font-family: "Georgia", "Times New Roman", serif;
  font-size: 14px;
  font-weight: 700;
  color: var(--text-color);
  margin-bottom: 24px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.r3addc2907d{
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.b0393bf9f89{
  display: block;
}
.xf7a85_43b2{
  font-size: 14px;
  color: var(--text-color);
  text-decoration: none;
  transition: var(--transition);
  border-bottom: 1px solid transparent;
}
.xf7a85_43b2:hover{
  color: var(--primary-color);
  border-bottom: 1px solid var(--primary-color);
}
.n5bd28_ebfe{
  font-size: 14px;
  color: var(--text-muted);
}
.cd72d53c16b{
  flex: 1 1 300px;
  display: flex;
  flex-direction: column;
  min-width: 280px;
}
.z26522_a442{
  margin-bottom: 20px;
}
.nfdb81_1e32{
  display: inline-block;
  background-color: var(--primary-color);
  color: #1a1a2e;
  padding: 16px 32px;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  transition: var(--transition);
  box-shadow: var(--shadow-md);
  border: none;
}
.nfdb81_1e32:hover{
  filter: brightness(1.1);
  box-shadow: var(--shadow-lg);
  transform: translateY(-1px);
}
.f104b8395{
  font-size: 13px;
  line-height: 1.5;
  color: var(--text-muted);
  font-style: italic;
}
.ta567a201{
  width: 100%;
  height: 1px;
  background-color: var(--border-color);
  margin-top: 60px; color: #ffffff;}
@media (max-width: 992px){.e2cc__adb8 {
    gap: 40px;
  }
.rd367abfa {
    flex: 0 0 100%;
    margin-bottom: 20px;
  }
.x83d63_4ab0 {
    flex: 0 0 calc(50% - 20px);
  }
.cd72d53c16b {
    flex: 0 0 100%;
    margin-top: 20px;
  }}
@media (max-width: 480px){.x83d63_4ab0{
    flex: 0 0 100%;
  }
.w05f06397{
    padding-left: 20px;
    padding-right: 20px;
  }}
.ac92__5d55{box-sizing:border-box;}
.e5f265_f94c{box-sizing:border-box;}
.se22198bd{box-sizing:border-box;}
.sa44da5c2f8{box-sizing:border-box;}