:root {

  --brand-primary: var(--main-color, hsl(179, 84%, 50%));
  --brand-secondary: var(--secondary-color, hsl(291, 67%, 50%));
  --text-main: var(--content-text, hsl(220, 10%, 11%));
  --bg-main: var(--bg-color, hsl(179, 8%, 97%));
  --max-w: 1200px;
  --read-w: 680px;
  --radius: var(--border-radius, 4px);
  --shadow: var(--box-shadow, 0 4px 12px rgba(0,0,0,0.08));
  --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;
  --max-width: 1200px;
  --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.h33fc7f707{
    font-family: "Inter", "Segoe UI", system-ui, sans-serif;
    color: var(--text-main);
    background-color: var(--bg-main);
    line-height: 1.6;
    padding: 0;
    margin: 0;
    }
div.o1ecb1_ef15.h33fc7f707 .bpedg1mm7h{
    max-width: var(--max-w);
    margin: 0 auto;
    padding: 4rem 2rem;
    }
div.o1ecb1_ef15.h33fc7f707 .i8fd82c9eaa{
    text-align: left;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    }
div.o1ecb1_ef15.h33fc7f707 h1{
    font-size: 2.8rem;
    font-weight: 800;
    margin-bottom: 1.5rem;
    line-height: 1.1;
    letter-spacing: -0.02em;
    }
div.o1ecb1_ef15.h33fc7f707 .j72y0ucecf1{
    max-width: var(--read-w);
    font-size: 1.2rem;
    color: #444;
    margin-bottom: 2.5rem;
    }
div.o1ecb1_ef15.h33fc7f707 .i2e6__52b2{
    background: var(--brand-primary);
    color: #1a1a2e;
    padding: 1rem 2.5rem;
    text-decoration: none;
    font-weight: 600;
    border-radius: var(--radius);
    box-shadow: var(--shadow);
    transition: transform 0.2s ease;
    display: inline-block;
    }
div.o1ecb1_ef15.h33fc7f707 .i2e6__52b2:hover{
    transform: translateY(-2px);
    filter: brightness(1.05);
    }
div.o1ecb1_ef15.h33fc7f707 .nc7b5c_f89f{
    display: grid;
    grid-template-columns: 1.2fr 1fr;
    gap: 4rem;
    align-items: center;
    margin-top: 4rem;
    }
div.o1ecb1_ef15.h33fc7f707 .ofafcf5e949 img{
    width: 100%;
    height: auto;
    aspect-ratio: 16/10;
    object-fit: cover;
    border-radius: var(--radius);
    box-shadow: var(--shadow);
    }
div.o1ecb1_ef15.h33fc7f707 .s8b740c{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1.5rem;
    margin-top: 3rem;
    }
div.o1ecb1_ef15.h33fc7f707 .m91f__1316d{
    background: #fff;
    padding: 2rem;
    border-radius: var(--radius);
    border: 1px solid #eee;
    transition: border-color 0.3s ease; color: #1a1a2e;}
div.o1ecb1_ef15.h33fc7f707 .m91f__1316d:hover{
    border-color: var(--brand-secondary);
    }
div.o1ecb1_ef15.h33fc7f707 .j083017_86{
    font-size: 0.75rem;
    text-transform: uppercase;
    color: var(--brand-secondary);
    font-weight: 700;
    margin-bottom: 0.5rem;
    display: block;
    }
div.o1ecb1_ef15.h33fc7f707 .b2xbd4mnixtm{
    font-size: 1.25rem;
    margin-bottom: 1rem;
    font-weight: 700;
    }
div.o1ecb1_ef15.h33fc7f707 .a89d4__675a1{
    width: 100%;
    max-width: var(--read-w);
    border-collapse: collapse;
    margin: 2rem 0;
    }
div.o1ecb1_ef15.h33fc7f707 .a89d4__675a1 th, div.o1ecb1_ef15.h33fc7f707 .a89d4__675a1 td{
    padding: 1rem;
    border-bottom: 1px solid #ddd;
    text-align: left;
    }
div.o1ecb1_ef15.h33fc7f707 .jb6d40e124{
    background: #eee;
    padding: 0.2rem 0.5rem;
    border-radius: 4px;
    font-family: monospace;
    font-size: 0.9em;
    border-bottom: 2px solid #ccc; color: #1a1a2e;}
div.o1ecb1_ef15.h33fc7f707 .g96a9636b{
    max-width: var(--max-w);
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 2rem;
    }
div.o1ecb1_ef15.h33fc7f707 .f3ea4b_d87d{ font-weight: 800; font-size: 1.5rem; }
div.o1ecb1_ef15.h33fc7f707 .o99fbd_e890 a{ color: var(--text-main); text-decoration: none; margin-left: 1.5rem; font-size: 0.9rem; }
div.o1ecb1_ef15.h33fc7f707 .o99fbd_e890 a:hover{ color: var(--brand-primary); }
@media (max-width: 968px) {div.o1ecb1_ef15.h33fc7f707 .nc7b5c_f89f, div.o1ecb1_ef15.h33fc7f707 .s8b740c{ grid-template-columns: 1fr; }
div.o1ecb1_ef15.h33fc7f707 h1{ font-size: 2.2rem; }}
.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;
    }
div.o1ecb1_ef15.h33fc7f707 .i2e6__52b2 a:not([class]){color:#ffffff !important;text-decoration:underline;}
div.o1ecb1_ef15.h33fc7f707 .i2e6__52b2 a[class=""]{color:#ffffff !important;text-decoration:underline;}
div.o1ecb1_ef15.h33fc7f707 .i2e6__52b2 a:not([class]):hover{opacity:0.92;}
div.o1ecb1_ef15.h33fc7f707 .i2e6__52b2 a[class=""]:hover{opacity:0.92;}
div.o1ecb1_ef15.h33fc7f707 .i2e6__52b2 a:not([class]):visited{color:#ffffff !important;}
div.o1ecb1_ef15.h33fc7f707 .i2e6__52b2 a[class=""]:visited{color:#ffffff !important;}
*{
    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;}