:root {

  --page-primary: hsl(15, 80%, 55%);
  --page-primary-hover: hsl(15, 85%, 45%);
  --page-bg: hsl(30, 20%, 98%);
  --page-surface: hsl(0, 0%, 100%);
  --page-text: hsl(20, 15%, 15%);
  --page-text-light: hsl(20, 10%, 40%);
  --page-border: hsl(20, 15%, 90%);
  --page-font-serif: "Georgia", "Times New Roman", serif;
  --page-font-sans: system-ui, -apple-system, sans-serif;
  --page-container: 1200px;
  --page-reading-narrow: 800px;
  --page-hero-reading: 680px;
  --primary-color: #C82819;
  --secondary-color: #E25D34;
  --bg-color: #FDFBF7;
  --text-color: #1A1514;
  --text-muted: #736764;
  --border-color: #E6DFDA;
  --radius-sm: 2px;
  --radius-md: 4px;
  --radius-lg: 8px;
  --shadow-sm: 0 1px 3px rgba(26, 21, 20, 0.06);
  --shadow-md: 0 4px 12px rgba(26, 21, 20, 0.08);
  --shadow-lg: 0 8px 24px rgba(26, 21, 20, 0.12);
  --nav-height: 64px;
  --max-width: min(1200px, 92vw);
  --transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  --nav-bg: var(--bg-color);
  --btn-text: #ffffff;
  --content-page-bg: var(--bg-color, hsl(220, 7%, 96%));
  --content-surface-bg: #ffffff;
  --content-text: var(--text-color, hsl(220, 10%, 11%));
  --content-text-muted: var(--text-muted, rgba(31, 35, 40, 0.72));
  --content-border: var(--border-color, rgba(0, 0, 0, 0.08));
  --content-accent-text: hsl(22, 78%, 38%);
}
div.sad56aa7b.l9bad4bb *{
    box-sizing: border-box;
    }
div.sad56aa7b.l9bad4bb{
    font-family: var(--page-font-serif, serif);
    background-color: var(--page-bg, #fdfbfa);
    color: var(--page-text, #2a221f);
    line-height: 1.7;
    margin: 0;
    padding: 0;
    }
div.sad56aa7b.l9bad4bb h1, div.sad56aa7b.l9bad4bb h2, div.sad56aa7b.l9bad4bb h3, div.sad56aa7b.l9bad4bb h4{
    margin-top: 0;
    line-height: 1.2;
    font-weight: normal;
    color: var(--page-text, #2a221f);
    }
div.sad56aa7b.l9bad4bb h1{
    font-size: clamp(2.5rem, 5vw, 3.5rem);
    margin-bottom: 1.5rem;
    }
div.sad56aa7b.l9bad4bb h2{
    font-size: clamp(1.8rem, 3vw, 2.2rem);
    margin-bottom: 1.2rem;
    padding-bottom: 0.8rem;
    border-bottom: 1px solid var(--page-border, #e6deda);
    }
div.sad56aa7b.l9bad4bb h3{
    font-size: 1.4rem;
    margin-top: 2rem;
    margin-bottom: 0.8rem;
    font-family: var(--page-font-sans, sans-serif);
    font-weight: 600;
    }
div.sad56aa7b.l9bad4bb p{
    margin-bottom: 1.5rem;
    color: var(--page-text-light, #5c524e);
    font-size: 1.05rem;
    }
div.sad56aa7b.l9bad4bb ul, div.sad56aa7b.l9bad4bb ol{
    margin-bottom: 1.5rem;
    padding-left: 1.5rem;
    color: var(--page-text-light, #5c524e);
    font-size: 1.05rem;
    }
div.sad56aa7b.l9bad4bb li{
    margin-bottom: 0.8rem;
    }
div.sad56aa7b.l9bad4bb a{
    color: var(--page-primary, #e65c2b);
    text-decoration: none;
    border-bottom: 1px solid transparent;
    transition: border-color 0.2s ease, color 0.2s ease;
    }
div.sad56aa7b.l9bad4bb a:hover{
    border-bottom-color: var(--page-primary, #e65c2b);
    color: var(--page-primary-hover, #cc4414);
    }
div.sad56aa7b.l9bad4bb .b2fed4__b33e{
    max-width: var(--page-container, 1200px);
    margin: 0 auto;
    padding: 0 5%;
    }
div.sad56aa7b.l9bad4bb .mbe0a2__ee1f5{
    max-width: var(--page-reading-narrow, 800px);
    }
div.sad56aa7b.l9bad4bb .afc200c_0l0b{
    padding: 6rem 0 5rem;
    background-color: var(--page-surface, #ffffff);
    border-bottom: 1px solid var(--page-border, #e6deda); color: #1a1a2e;}
div.sad56aa7b.l9bad4bb .o0423881{
    display: flex;
    flex-direction: column;
    gap: 4rem;
    align-items: flex-start;
    }
@media (min-width: 900px) {div.sad56aa7b.l9bad4bb .o0423881{
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    }}
div.sad56aa7b.l9bad4bb .rec65f_5cd{
    flex: 1;
    max-width: var(--page-hero-reading, 680px);
    text-align: left; 
    }
div.sad56aa7b.l9bad4bb .j04acc3fec{
    font-size: 1.25rem;
    margin-bottom: 2.5rem;
    color: var(--page-text-light, #5c524e);
    }
div.sad56aa7b.l9bad4bb .mc87d82311c{
    flex: 1;
    display: flex;
    justify-content: flex-start;
    width: 100%;
    }
@media (min-width: 900px) {div.sad56aa7b.l9bad4bb .mc87d82311c{
    justify-content: flex-start;
    }}
div.sad56aa7b.l9bad4bb .o86c94_cb1c{
    width: 100%;
    max-width: 600px;
    height: auto;
    object-fit: cover;
    aspect-ratio: 4/3;
    border-radius: 8px;
    box-shadow: 0 20px 40px rgba(42, 34, 31, 0.08);
    }
div.sad56aa7b.l9bad4bb .q6d419_58b{
    display: inline-block;
    padding: 1rem 2.5rem;
    background-color: var(--page-primary, #e65c2b);
    color: #1a1a2e;
    font-family: var(--page-font-sans, sans-serif);
    font-size: 1.1rem;
    font-weight: 600;
    text-decoration: none;
    border-radius: 4px;
    border: none;
    cursor: pointer;
    transition: background-color 0.2s ease, transform 0.1s ease, box-shadow 0.2s ease;
    box-shadow: 0 6px 16px rgba(230, 92, 43, 0.25);
    }
div.sad56aa7b.l9bad4bb .q6d419_58b:hover{
    background-color: var(--page-primary-hover, #cc4414);
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(230, 92, 43, 0.35);
    border-bottom-color: transparent; color: #1a1a2e;}
div.sad56aa7b.l9bad4bb .ee2f3ce_3c39{
    padding: 5rem 0;
    }
div.sad56aa7b.l9bad4bb .j0wwgipwn{
    background-color: var(--page-surface, #ffffff);
    border-top: 1px solid var(--page-border, #e6deda);
    border-bottom: 1px solid var(--page-border, #e6deda); color: #1a1a2e;}
div.sad56aa7b.l9bad4bb .elsvxc3ke1n{
    background-color: var(--page-surface, #ffffff);
    border-left: 4px solid var(--page-primary, #e65c2b);
    padding: 2rem 2.5rem;
    margin: 2.5rem 0;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.03);
    border-radius: 0 8px 8px 0; color: #1a1a2e;}
div.sad56aa7b.l9bad4bb .elsvxc3ke1n h3{
    margin-top: 0;
    color: var(--page-text, #2a221f);
    }
div.sad56aa7b.l9bad4bb .d5uu81fkl6j{
    display: grid;
    grid-template-columns: 1fr;
    gap: 2rem;
    margin-top: 3rem;
    }
@media (min-width: 768px) {div.sad56aa7b.l9bad4bb .d5uu81fkl6j{
    grid-template-columns: repeat(3, 1fr);
    }}
div.sad56aa7b.l9bad4bb .x90c035c{
    background-color: var(--page-surface, #ffffff);
    border: 1px solid var(--page-border, #e6deda);
    padding: 2.5rem 2rem;
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    transition: transform 0.2s ease, box-shadow 0.2s ease; color: #1a1a2e;}
div.sad56aa7b.l9bad4bb .x90c035c:hover{
    transform: translateY(-4px);
    box-shadow: 0 12px 24px rgba(42, 34, 31, 0.06);
    }
div.sad56aa7b.l9bad4bb .x90c035c h3{
    margin-top: 0;
    font-size: 1.5rem;
    margin-bottom: 1rem;
    font-family: var(--page-font-serif, serif);
    }
div.sad56aa7b.l9bad4bb .x90c035c p{
    flex-grow: 1;
    font-size: 0.95rem;
    margin-bottom: 2rem;
    }
div.sad56aa7b.l9bad4bb .x90c035c .q6d419_58b{
    width: 100%;
    text-align: center;
    padding: 0.8rem 1.5rem;
    font-size: 1rem;
    box-shadow: 0 4px 10px rgba(230, 92, 43, 0.15);
    }
div.sad56aa7b.l9bad4bb .wa10d314094{
    padding: 4rem 0 3rem;
    background-color: var(--page-text, #2a221f);
    color: var(--page-surface, #ffffff);
    margin-top: 2rem;
    font-family: var(--page-font-sans, sans-serif);
    }
div.sad56aa7b.l9bad4bb .wa10d314094 .z84959f389c{
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
    border-top: 1px solid rgba(255,255,255,0.1);
    padding-top: 2rem;
    }
@media (min-width: 768px) {div.sad56aa7b.l9bad4bb .wa10d314094 .z84959f389c{
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    }}
div.sad56aa7b.l9bad4bb .wa10d314094 .z08bb4d01f3{
    font-size: 1.2rem;
    font-weight: bold;
    letter-spacing: 0.5px;
    }
div.sad56aa7b.l9bad4bb .wa10d314094 p{
    color: rgba(255,255,255,0.6);
    margin: 0;
    font-size: 0.9rem;
    }
div.sad56aa7b.l9bad4bb .z2d79f__b83{box-sizing:border-box;}
.rok93kb0nml{
    background-color: var(--bg-color, #FDFBF7);
    border-top: 1px solid var(--border-color, #E6DFDA);
    padding-top: 80px;
    padding-bottom: 40px;
    width: 100%; color: #1a1a2e;}
.l620ea_d06{
    max-width: var(--max-width, 1200px);
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    }
.ae0bbe8_76d8{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 60px;
    width: 100%;
    margin-bottom: 60px;
    }
.vph7xe06ci6{
    flex: 1;
    min-width: 300px;
    max-width: 680px;
    }
.ull7laidiza6{
    font-family: "Georgia", "Times New Roman", serif;
    font-size: 32px;
    font-weight: 700;
    color: var(--primary-color, #C82819);
    margin-top: 0;
    margin-bottom: 24px;
    }
.pioh4taq{
    font-size: 18px;
    line-height: 1.6;
    color: var(--text-color, #1A1514);
    margin-bottom: 0;
    }
.g7ee1af_4e{
    flex: 0 0 auto;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    }
.e7gx9i4s2{
    font-size: 14px;
    font-weight: 600;
    color: var(--text-muted, #736764);
    margin-bottom: 16px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    }
.a992f8_voe{
    display: inline-block;
    background-color: var(--primary-color, #C82819);
    color: var(--btn-text, #ffffff);
    padding: 16px 32px;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    border-radius: var(--radius-md, 4px);
    box-shadow: var(--shadow-md, 0 4px 12px rgba(26, 21, 20, 0.08));
    transition: var(--transition, all 0.25s cubic-bezier(0.4, 0, 0.2, 1));
    }
.a992f8_voe:hover{
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg, 0 8px 24px rgba(26, 21, 20, 0.12));
    background-color: var(--secondary-color, #E25D34); color: #1a1a2e;}
.xc3a50_mb{
    width: 100%;
    height: 1px;
    background-color: var(--border-color, #E6DFDA);
    margin-bottom: 60px; color: #1a1a2e;}
.c9b7a2e4463{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    gap: 40px;
    margin-bottom: 80px;
    }
.l4952e_eo8{
    flex: 1;
    min-width: 160px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    }
.ted4e__46aa0{
    font-size: 16px;
    font-weight: 700;
    color: var(--text-color, #1A1514);
    margin-top: 0;
    margin-bottom: 24px;
    font-family: "Georgia", serif;
    }
.xcbe63__522{
    color: var(--text-muted, #736764);
    text-decoration: none;
    font-size: 15px;
    margin-bottom: 12px;
    transition: var(--transition, all 0.25s);
    border-bottom: 1px solid transparent;
    }
.xcbe63__522:hover{
    color: var(--primary-color, #C82819);
    border-bottom-color: var(--primary-color, #C82819);
    }
.z4ac52b{
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    }
.ke9afb0dbc{
    flex: 0 0 auto;
    }
.g75c2_9c0{
    font-size: 14px;
    color: var(--text-muted, #736764);
    }
.h18ed4aac{
    display: flex;
    gap: 24px;
    }
.la394_3e{
    font-size: 14px;
    color: var(--text-muted, #736764);
    text-decoration: none;
    transition: var(--transition, all 0.25s);
    }
.la394_3e:hover{
    color: var(--text-color, #1A1514);
    }
@media (max-width: 768px){.rok93kb0nml{
    padding-top: 60px;
    }
.ae0bbe8_76d8{
    flex-direction: column;
    gap: 40px;
    }
.c9b7a2e4463{
    gap: 32px;
    }
.z4ac52b{
    flex-direction: column;
    align-items: flex-start;
    }}
body{
    margin: 0;
    font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
    background-color: var(--bg-color);
    color: var(--text-color);
    }
.ue18d3__b10{
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    height: var(--nav-height);
    background-color: var(--nav-bg);
    border-bottom: 1px solid var(--border-color);
    z-index: 1000;
    box-shadow: var(--shadow-sm); color: #1a1a2e;}
.j967b61_f8e1{
    max-width: var(--max-width);
    height: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    }
.x55f89f7_wj{
    display: flex;
    align-items: center;
    height: 100%;
    }
.jc45240a_ty{
    font-size: 1.6rem;
    font-weight: 700;
    color: var(--text-color);
    text-decoration: none;
    letter-spacing: -0.02em;
    margin-right: 2.5rem;
    line-height: 1;
    }
.mhwux9qd{
    height: 100%;
    display: flex;
    align-items: center;
    }
.f6556__41d3{
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    gap: 1.25rem;
    height: 100%;
    }
.y902c__e5f3{
    height: 100%;
    display: flex;
    align-items: center;
    }
.hc1e089{
    color: var(--text-muted);
    text-decoration: none;
    font-size: 0.95rem;
    font-weight: 500;
    transition: var(--transition);
    padding: 0.5rem 0;
    position: relative;
    }
.hc1e089::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background-color: var(--primary-color);
    transition: var(--transition); color: #ffffff;}
.hc1e089:hover{
    color: var(--text-color);
    }
.hc1e089:hover::after{
    width: 100%;
    }
.k52a__911eb{
    display: flex;
    align-items: center;
    gap: 1rem;
    }
.b9fa2b_ac{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 1.5rem;
    height: 40px;
    background-color: var(--primary-color);
    color: var(--btn-text);
    text-decoration: none;
    font-size: 0.95rem;
    font-weight: 600;
    font-family: system-ui, -apple-system, sans-serif; 
    border-radius: var(--radius-sm);
    transition: var(--transition);
    box-shadow: var(--shadow-sm);
    letter-spacing: 0.02em;
    }
.b9fa2b_ac:hover{
    background-color: var(--secondary-color);
    box-shadow: var(--shadow-md);
    color: #1a1a2e;
    transform: translateY(-1px);
    }
.kcfb__f657b{
    display: none;
    width: 40px;
    height: 40px;
    background-color: #f0e8e4;
    border-radius: var(--radius-sm);
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 4px;
    text-decoration: none;
    transition: var(--transition); color: #1a1a2e;}
.kcfb__f657b:hover{
    background-color: var(--border-color); color: #1a1a2e;}
.c44f9fc{
    display: block;
    width: 18px;
    height: 2px;
    background-color: var(--text-color);
    transition: var(--transition); color: #ffffff;}
@media (max-width: 992px){.jc45240a_ty {
    margin-right: 0;
    }
.mhwux9qd {
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    height: 0;
    overflow: hidden;
    background-color: var(--nav-bg);
    flex-direction: column;
    align-items: flex-start;
    border-bottom: 1px solid transparent;
    transition: var(--transition); color: #1a1a2e;}
.ue18d3__b10.is-open .mhwux9qd {
    height: auto;
    padding: 1rem 0;
    border-bottom-color: var(--border-color);
    box-shadow: var(--shadow-md);
    }
.f6556__41d3 {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    gap: 0;
    
    padding: 0 max(4vw, calc((100vw - var(--max-width)) / 2));
    }
.y902c__e5f3 {
    width: 100%;
    height: auto;
    }
.hc1e089 {
    display: block;
    width: 100%;
    padding: 1rem 0;
    font-size: 1.1rem;
    border-bottom: 1px solid var(--border-color);
    }
.hc1e089::after {
    display: none;
    }
.kcfb__f657b {
    display: flex;
    }}
.hc1e089.active{color: var(--text-color);}
.hc1e089.active {color: var(--text-color);}
html, body {
    margin: 0;
    padding: 0;
    }
body *, body *::before, body *::after {
    box-sizing: border-box;
    }
div.sad56aa7b img.n299414ce {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.sad56aa7b img.n299414ce.i55d564d4 { aspect-ratio: 16 / 9; }
div.sad56aa7b img.n299414ce.kb1e__f9ca { aspect-ratio: 16 / 10; }
div.sad56aa7b img.n299414ce.pd1acf_a750 { aspect-ratio: 4 / 3; }
div.sad56aa7b img.n299414ce.hbff87863 { aspect-ratio: 1 / 1; }
div.sad56aa7b :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.sad56aa7b .y8db__420a {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.sad56aa7b .y8db__420a.i55d564d4 { aspect-ratio: 16 / 9; }
div.sad56aa7b .y8db__420a.kb1e__f9ca { aspect-ratio: 16 / 10; }
div.sad56aa7b .y8db__420a.pd1acf_a750 { aspect-ratio: 4 / 3; }
div.sad56aa7b .y8db__420a.hbff87863 { aspect-ratio: 1 / 1; }
div.sad56aa7b .y8db__420a > img.n299414ce,
    div.sad56aa7b .y8db__420a > picture > img.n299414ce {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
div.sad56aa7b.l9bad4bb .q6d419_58b a:not([class]){color:#ffffff !important;text-decoration:underline;}
div.sad56aa7b.l9bad4bb .q6d419_58b a[class=""]{color:#ffffff !important;text-decoration:underline;}
div.sad56aa7b.l9bad4bb .q6d419_58b a:not([class]):hover{opacity:0.92;}
div.sad56aa7b.l9bad4bb .q6d419_58b a[class=""]:hover{opacity:0.92;}
div.sad56aa7b.l9bad4bb .q6d419_58b a:not([class]):visited{color:#ffffff !important;}
div.sad56aa7b.l9bad4bb .q6d419_58b a[class=""]:visited{color:#ffffff !important;}
.l69290_b657 {
    padding-left: clamp(16px, 4vw, 48px);
    padding-right: clamp(16px, 4vw, 48px);
    }
.l69290_b657 > :first-child,
    .l69290_b657 > :last-child {
    width: min(1280px, 100%);
    margin-left: auto;
    margin-right: auto;
    }
body{
    margin: 0;
    font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
    background-color: var(--bg-color);
    color: var(--text-color);
    }
.ue18d3__b10{
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    height: var(--nav-height);
    background-color: var(--nav-bg);
    border-bottom: 1px solid var(--border-color);
    z-index: 1000;
    box-shadow: var(--shadow-sm); color: #1a1a2e;}
.j967b61_f8e1{
    max-width: var(--max-width);
    height: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    }
.x55f89f7_wj{
    display: flex;
    align-items: center;
    height: 100%;
    }
.jc45240a_ty{
    font-size: 1.6rem;
    font-weight: 700;
    color: var(--text-color);
    text-decoration: none;
    letter-spacing: -0.02em;
    margin-right: 2.5rem;
    line-height: 1;
    }
.mhwux9qd{
    height: 100%;
    display: flex;
    align-items: center;
    }
.f6556__41d3{
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    gap: 1.25rem;
    height: 100%;
    }
.y902c__e5f3{
    height: 100%;
    display: flex;
    align-items: center;
    }
.hc1e089{
    color: var(--text-muted);
    text-decoration: none;
    font-size: 0.95rem;
    font-weight: 500;
    transition: var(--transition);
    padding: 0.5rem 0;
    position: relative;
    }
.hc1e089::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background-color: var(--primary-color);
    transition: var(--transition); color: #ffffff;}
.hc1e089:hover{
    color: var(--text-color);
    }
.hc1e089:hover::after{
    width: 100%;
    }
.k52a__911eb{
    display: flex;
    align-items: center;
    gap: 1rem;
    }
.b9fa2b_ac{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 1.5rem;
    height: 40px;
    background-color: var(--primary-color);
    color: var(--btn-text);
    text-decoration: none;
    font-size: 0.95rem;
    font-weight: 600;
    font-family: system-ui, -apple-system, sans-serif; 
    border-radius: var(--radius-sm);
    transition: var(--transition);
    box-shadow: var(--shadow-sm);
    letter-spacing: 0.02em;
    }
.b9fa2b_ac:hover{
    background-color: var(--secondary-color);
    box-shadow: var(--shadow-md);
    color: #1a1a2e;
    transform: translateY(-1px);
    }
.kcfb__f657b{
    display: none;
    width: 40px;
    height: 40px;
    background-color: #f0e8e4;
    border-radius: var(--radius-sm);
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 4px;
    text-decoration: none;
    transition: var(--transition); color: #1a1a2e;}
.kcfb__f657b:hover{
    background-color: var(--border-color); color: #1a1a2e;}
.c44f9fc{
    display: block;
    width: 18px;
    height: 2px;
    background-color: var(--text-color);
    transition: var(--transition); color: #ffffff;}
@media (max-width: 992px){.jc45240a_ty {
    margin-right: 0;
    }
.mhwux9qd {
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    height: 0;
    overflow: hidden;
    background-color: var(--nav-bg);
    flex-direction: column;
    align-items: flex-start;
    border-bottom: 1px solid transparent;
    transition: var(--transition); color: #1a1a2e;}
.ue18d3__b10.is-open .mhwux9qd {
    height: auto;
    padding: 1rem 0;
    border-bottom-color: var(--border-color);
    box-shadow: var(--shadow-md);
    }
.f6556__41d3 {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    gap: 0;
    
    padding: 0 max(4vw, calc((100vw - var(--max-width)) / 2));
    }
.y902c__e5f3 {
    width: 100%;
    height: auto;
    }
.hc1e089 {
    display: block;
    width: 100%;
    padding: 1rem 0;
    font-size: 1.1rem;
    border-bottom: 1px solid var(--border-color);
    }
.hc1e089::after {
    display: none;
    }
.kcfb__f657b {
    display: flex;
    }}
.hc1e089.active{color: var(--text-color);}
.hc1e089.active{color: var(--text-color);}
.rok93kb0nml{
    background-color: var(--bg-color, #FDFBF7);
    border-top: 1px solid var(--border-color, #E6DFDA);
    padding-top: 80px;
    padding-bottom: 40px;
    width: 100%; color: #1a1a2e;}
.l620ea_d06{
    max-width: var(--max-width, 1200px);
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    }
.ae0bbe8_76d8{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 60px;
    width: 100%;
    margin-bottom: 60px;
    }
.vph7xe06ci6{
    flex: 1;
    min-width: 300px;
    max-width: 680px;
    }
.ull7laidiza6{
    font-family: "Georgia", "Times New Roman", serif;
    font-size: 32px;
    font-weight: 700;
    color: var(--primary-color, #C82819);
    margin-top: 0;
    margin-bottom: 24px;
    }
.pioh4taq{
    font-size: 18px;
    line-height: 1.6;
    color: var(--text-color, #1A1514);
    margin-bottom: 0;
    }
.g7ee1af_4e{
    flex: 0 0 auto;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    }
.e7gx9i4s2{
    font-size: 14px;
    font-weight: 600;
    color: var(--text-muted, #736764);
    margin-bottom: 16px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    }
.a992f8_voe{
    display: inline-block;
    background-color: var(--primary-color, #C82819);
    color: var(--btn-text, #ffffff);
    padding: 16px 32px;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    border-radius: var(--radius-md, 4px);
    box-shadow: var(--shadow-md, 0 4px 12px rgba(26, 21, 20, 0.08));
    transition: var(--transition, all 0.25s cubic-bezier(0.4, 0, 0.2, 1));
    }
.a992f8_voe:hover{
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg, 0 8px 24px rgba(26, 21, 20, 0.12));
    background-color: var(--secondary-color, #E25D34); color: #1a1a2e;}
.xc3a50_mb{
    width: 100%;
    height: 1px;
    background-color: var(--border-color, #E6DFDA);
    margin-bottom: 60px; color: #1a1a2e;}
.c9b7a2e4463{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    gap: 40px;
    margin-bottom: 80px;
    }
.l4952e_eo8{
    flex: 1;
    min-width: 160px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    }
.ted4e__46aa0{
    font-size: 16px;
    font-weight: 700;
    color: var(--text-color, #1A1514);
    margin-top: 0;
    margin-bottom: 24px;
    font-family: "Georgia", serif;
    }
.xcbe63__522{
    color: var(--text-muted, #736764);
    text-decoration: none;
    font-size: 15px;
    margin-bottom: 12px;
    transition: var(--transition, all 0.25s);
    border-bottom: 1px solid transparent;
    }
.xcbe63__522:hover{
    color: var(--primary-color, #C82819);
    border-bottom-color: var(--primary-color, #C82819);
    }
.z4ac52b{
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    }
.ke9afb0dbc{
    flex: 0 0 auto;
    }
.g75c2_9c0{
    font-size: 14px;
    color: var(--text-muted, #736764);
    }
.h18ed4aac{
    display: flex;
    gap: 24px;
    }
.la394_3e{
    font-size: 14px;
    color: var(--text-muted, #736764);
    text-decoration: none;
    transition: var(--transition, all 0.25s);
    }
.la394_3e:hover{
    color: var(--text-color, #1A1514);
    }
@media (max-width: 768px){.rok93kb0nml{
    padding-top: 60px;
    }
.ae0bbe8_76d8{
    flex-direction: column;
    gap: 40px;
    }
.c9b7a2e4463{
    gap: 32px;
    }
.z4ac52b{
    flex-direction: column;
    align-items: flex-start;
    }}
body{
  margin: 0;
  font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
  background-color: var(--bg-color);
  color: var(--text-color);
}
.ue18d3__b10{
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  height: var(--nav-height);
  background-color: var(--nav-bg);
  border-bottom: 1px solid var(--border-color);
  z-index: 1000;
  box-shadow: var(--shadow-sm); color: #1a1a2e;}
.j967b61_f8e1{
  max-width: var(--max-width);
  height: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.x55f89f7_wj{
  display: flex;
  align-items: center;
  height: 100%;
}
.jc45240a_ty{
  font-size: 1.6rem;
  font-weight: 700;
  color: var(--text-color);
  text-decoration: none;
  letter-spacing: -0.02em;
  margin-right: 2.5rem;
  line-height: 1;
}
.mhwux9qd{
  height: 100%;
  display: flex;
  align-items: center;
}
.f6556__41d3{
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  gap: 1.25rem;
  height: 100%;
}
.y902c__e5f3{
  height: 100%;
  display: flex;
  align-items: center;
}
.hc1e089{
  color: var(--text-muted);
  text-decoration: none;
  font-size: 0.95rem;
  font-weight: 500;
  transition: var(--transition);
  padding: 0.5rem 0;
  position: relative;
}
.hc1e089::after{
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background-color: var(--primary-color);
  transition: var(--transition); color: #ffffff;}
.hc1e089:hover{
  color: var(--text-color);
}
.hc1e089:hover::after{
  width: 100%;
}
.k52a__911eb{
  display: flex;
  align-items: center;
  gap: 1rem;
}
.b9fa2b_ac{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 1.5rem;
  height: 40px;
  background-color: var(--primary-color);
  color: var(--btn-text);
  text-decoration: none;
  font-size: 0.95rem;
  font-weight: 600;
  font-family: system-ui, -apple-system, sans-serif; 
  border-radius: var(--radius-sm);
  transition: var(--transition);
  box-shadow: var(--shadow-sm);
  letter-spacing: 0.02em;
}
.b9fa2b_ac:hover{
  background-color: var(--secondary-color);
  box-shadow: var(--shadow-md);
  color: #1a1a2e;
  transform: translateY(-1px);
}
.kcfb__f657b{
  display: none;
  width: 40px;
  height: 40px;
  background-color: #f0e8e4;
  border-radius: var(--radius-sm);
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 4px;
  text-decoration: none;
  transition: var(--transition); color: #1a1a2e;}
.kcfb__f657b:hover{
  background-color: var(--border-color); color: #1a1a2e;}
.c44f9fc{
  display: block;
  width: 18px;
  height: 2px;
  background-color: var(--text-color);
  transition: var(--transition); color: #ffffff;}
@media (max-width: 992px){.jc45240a_ty {
    margin-right: 0;
  }
.mhwux9qd {
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    height: 0;
    overflow: hidden;
    background-color: var(--nav-bg);
    flex-direction: column;
    align-items: flex-start;
    border-bottom: 1px solid transparent;
    transition: var(--transition); color: #1a1a2e;}
.ue18d3__b10.is-open .mhwux9qd {
    height: auto;
    padding: 1rem 0;
    border-bottom-color: var(--border-color);
    box-shadow: var(--shadow-md);
  }
.f6556__41d3 {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    gap: 0;
    
    padding: 0 max(4vw, calc((100vw - var(--max-width)) / 2));
  }
.y902c__e5f3 {
    width: 100%;
    height: auto;
  }
.hc1e089 {
    display: block;
    width: 100%;
    padding: 1rem 0;
    font-size: 1.1rem;
    border-bottom: 1px solid var(--border-color);
  }
.hc1e089::after {
    display: none;
  }
.kcfb__f657b {
    display: flex;
  }}
.hc1e089.active{color: var(--text-color);}
.hc1e089.active{color: var(--text-color);}
.wee8af08879{
  background-color: var(--bg-color, #FDFBF7);
  border-top: 1px solid var(--border-color, #E6DFDA);
  padding-top: 80px;
  padding-bottom: 40px;
  width: 100%; color: #1a1a2e;}
.y3da3b81809{
  max-width: var(--max-width, 1200px);
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.ne35f4_7ca6{
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 60px;
  width: 100%;
  margin-bottom: 60px;
}
.o4a4__45d7{
  flex: 1;
  min-width: 300px;
  max-width: 680px;
}
.o692f1a4c{
  font-family: "Georgia", "Times New Roman", serif;
  font-size: 32px;
  font-weight: 700;
  color: var(--primary-color, #C82819);
  margin-top: 0;
  margin-bottom: 24px;
}
.u7658fb4553{
  font-size: 18px;
  line-height: 1.6;
  color: var(--text-color, #1A1514);
  margin-bottom: 0;
}
.sbfc46_23be{
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.n0839f36441{
  font-size: 14px;
  font-weight: 600;
  color: var(--text-muted, #736764);
  margin-bottom: 16px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.u6d1706c824{
  display: inline-block;
  background-color: var(--primary-color, #C82819);
  color: var(--btn-text, #ffffff);
  padding: 16px 32px;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  border-radius: var(--radius-md, 4px);
  box-shadow: var(--shadow-md, 0 4px 12px rgba(26, 21, 20, 0.08));
  transition: var(--transition, all 0.25s cubic-bezier(0.4, 0, 0.2, 1));
}
.u6d1706c824:hover{
  transform: translateY(-2px);
  box-shadow: var(--shadow-lg, 0 8px 24px rgba(26, 21, 20, 0.12));
  background-color: var(--secondary-color, #E25D34); color: #1a1a2e;}
.p67a0d680{
  width: 100%;
  height: 1px;
  background-color: var(--border-color, #E6DFDA);
  margin-bottom: 60px; color: #1a1a2e;}
.w883ef_069f{
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  gap: 40px;
  margin-bottom: 80px;
}
.q0f202da314{
  flex: 1;
  min-width: 160px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.d7e0606ce{
  font-size: 16px;
  font-weight: 700;
  color: var(--text-color, #1A1514);
  margin-top: 0;
  margin-bottom: 24px;
  font-family: "Georgia", serif;
}
.jb9f28c653e{
  color: var(--text-muted, #736764);
  text-decoration: none;
  font-size: 15px;
  margin-bottom: 12px;
  transition: var(--transition, all 0.25s);
  border-bottom: 1px solid transparent;
}
.jb9f28c653e:hover{
  color: var(--primary-color, #C82819);
  border-bottom-color: var(--primary-color, #C82819);
}
.a222__c533{
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
}
.aad1__d12e{
  flex: 0 0 auto;
}
.v9085a094{
  font-size: 14px;
  color: var(--text-muted, #736764);
}
.t15749ca164{
  display: flex;
  gap: 24px;
}
.nb269d3bd{
  font-size: 14px;
  color: var(--text-muted, #736764);
  text-decoration: none;
  transition: var(--transition, all 0.25s);
}
.nb269d3bd:hover{
  color: var(--text-color, #1A1514);
}
@media (max-width: 768px){.wee8af08879{
    padding-top: 60px;
  }
.ne35f4_7ca6{
    flex-direction: column;
    gap: 40px;
  }
.w883ef_069f{
    gap: 32px;
  }
.a222__c533{
    flex-direction: column;
    align-items: flex-start;
  }}
.x8e1__dc11{box-sizing:border-box;}
.nfd653b0d{box-sizing:border-box;}
.zf0504_d42a{box-sizing:border-box;}
.s7f0c2_b960{box-sizing:border-box;}
@media (max-width: 768px) {.z4ac52b { 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; }}