:root {

  --primary-color: #c2410c;
  --secondary-color: #9a3412;
  --bg-color: #fffbf7;
  --text-color: #2c1a14;
  --text-muted: #5f473e;
  --border-color: rgba(44, 26, 20, 0.1);
  --radius-sm: 4px;
  --radius-md: 6px;
  --radius-lg: 12px;
  --shadow-sm: 0 1px 3px rgba(44, 26, 20, 0.08);
  --shadow-md: 0 4px 12px rgba(44, 26, 20, 0.12);
  --shadow-lg: 0 12px 32px rgba(44, 26, 20, 0.15);
  --nav-height: 80px;
  --max-width: min(1200px, 92vw);
  --transition: all 0.35s cubic-bezier(0.25, 1, 0.5, 1);
  --nav-bg: rgba(255, 251, 247, 0.98);
  --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.ufdb387dcb1.axv0suejwsr.l5c5974d5ab{
    --page-max: 1200px;
    --paper: #f7f1ea;
    --paper-strong: #efe2d2;
    --ink: var(--text-color, #1f1b17);
    --muted: #5f554d;
    --line: rgba(78, 52, 35, 0.14);
    --accent: #c85c2f;
    --accent-deep: #8f3413;
    --accent-soft: #ffe0cc;
    --panel: rgba(255, 250, 244, 0.88);
    --shadow: 0 18px 50px rgba(111, 62, 31, 0.12);
    --radius-lg: var(--radius-large, 28px);
    --radius-md: var(--radius-medium, 18px);
    --radius-sm: var(--radius-small, 12px);
    --ring: 0 0 0 1px rgba(111, 62, 31, 0.08);
    color: var(--text-color);
    background:
    radial-gradient(circle at 10% 10%, rgba(255, 205, 165, 0.38), transparent 30%),
    radial-gradient(circle at 85% 0%, rgba(200, 92, 47, 0.14), transparent 28%),
    linear-gradient(180deg, #fcf8f2 0%, #f5ede3 100%);
    font-family: "Georgia", "Times New Roman", serif;
    }
div.ufdb387dcb1.axv0suejwsr.l5c5974d5ab *, div.ufdb387dcb1.axv0suejwsr.l5c5974d5ab *::before, div.ufdb387dcb1.axv0suejwsr.l5c5974d5ab *::after{
    box-sizing: border-box;
    }
div.ufdb387dcb1.axv0suejwsr .v8eefa64{
    width: min(calc(100% - 40px), var(--page-max));
    margin: 0 auto;
    }
div.ufdb387dcb1.axv0suejwsr .h5qazz12xhh{
    min-height: 100svh;
    display: grid;
    align-items: center;
    padding: 32px 0 48px;
    }
div.ufdb387dcb1.axv0suejwsr .nwimau6z27y{
    display: grid;
    grid-template-columns: 1.05fr 0.95fr;
    gap: 36px;
    align-items: center;
    }
div.ufdb387dcb1.axv0suejwsr .tnfsjflk12i{
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 9px 14px;
    border-radius: 999px;
    background: rgba(255, 244, 234, 0.92);
    color: var(--text-color);
    box-shadow: var(--shadow-md);
    letter-spacing: 0.08em;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    }
div.ufdb387dcb1.axv0suejwsr .aa76d_2e5{
    max-width: 680px;
    }
div.ufdb387dcb1.axv0suejwsr .aa76d_2e5 h1{
    margin: 18px 0 18px;
    font-size: clamp(2.8rem, 6vw, 5.4rem);
    line-height: 0.95;
    letter-spacing: -0.04em;
    color: var(--text-color);
    }
div.ufdb387dcb1.axv0suejwsr .aa76d_2e5 p{
    margin: 0 0 16px;
    max-width: 62ch;
    color: var(--text-color);
    font-size: 1.05rem;
    line-height: 1.85;
    }
div.ufdb387dcb1.axv0suejwsr .w95af4_0qci{
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
    margin-top: 28px;
    }
div.ufdb387dcb1.axv0suejwsr .n28106d, div.ufdb387dcb1.axv0suejwsr .w8e877a91{
    text-decoration: none;
    border-radius: 999px;
    padding: 14px 22px;
    font-size: 0.98rem;
    font-weight: 700;
    transition: transform 0.25s ease, box-shadow 0.25s ease, background 0.25s ease;
    }
div.ufdb387dcb1.axv0suejwsr .n28106d{
    color: #fff7f1;
    background: linear-gradient(135deg, var(--accent) 0%, var(--accent-deep) 100%);
    box-shadow: 0 16px 32px rgba(143, 52, 19, 0.28);
    }
div.ufdb387dcb1.axv0suejwsr .w8e877a91{
    color: var(--text-color);
    background: rgba(255, 247, 241, 0.92);
    box-shadow: var(--shadow-md);
    }
div.ufdb387dcb1.axv0suejwsr .n28106d:hover, div.ufdb387dcb1.axv0suejwsr .w8e877a91:hover{
    transform: translateY(-2px);
    }
div.ufdb387dcb1.axv0suejwsr .p846__80c{
    position: relative;
    }
div.ufdb387dcb1.axv0suejwsr .ea282__2fd3d{position: relative;
    overflow: hidden;
    border-radius: var(--radius-lg);
    box-shadow: var(--shadow-md);
    background: #ead6c2;
    min-height: 540px; isolation: isolate; color: #1a1a2e;}
div.ufdb387dcb1.axv0suejwsr .ea282__2fd3d img{
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    aspect-ratio: 4 / 5;
    }
div.ufdb387dcb1.axv0suejwsr .peac2f__8b18{
    position: absolute;
    left: 22px;
    right: 22px;
    bottom: 22px;
    padding: 18px 18px 16px;
    border-radius: 20px;
    background: rgba(38, 25, 16, 0.76);
    color: #fff7f0;
    backdrop-filter: blur(8px);
    }
div.ufdb387dcb1.axv0suejwsr .peac2f__8b18 strong{
    display: block;
    margin-bottom: 8px;
    font-size: 1rem;
    letter-spacing: 0.01em;
    }
div.ufdb387dcb1.axv0suejwsr .peac2f__8b18 span{
    display: block;
    color: rgba(255, 247, 240, 0.86);
    line-height: 1.7;
    font-size: 0.93rem;
    }
div.ufdb387dcb1.axv0suejwsr .p9de79b_72b0{
    padding: 34px 0;
    }
div.ufdb387dcb1.axv0suejwsr .az7lut16tx{
    display: grid;
    grid-template-columns: 1fr minmax(0, 720px);
    gap: 24px;
    align-items: end;
    margin-bottom: 24px;
    }
div.ufdb387dcb1.axv0suejwsr .az7lut16tx h2{
    margin: 0;
    font-size: clamp(1.7rem, 3vw, 2.5rem);
    line-height: 1.05;
    letter-spacing: -0.03em;
    }
div.ufdb387dcb1.axv0suejwsr .az7lut16tx p{
    margin: 0;
    color: var(--text-color);
    line-height: 1.85;
    }
div.ufdb387dcb1.axv0suejwsr .odbe77c, div.ufdb387dcb1.axv0suejwsr .i674__f371{
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
    }
div.ufdb387dcb1.axv0suejwsr .m6c97bd{
    background: var(--primary-color);
    border-radius: var(--radius-md);
    padding: 24px;
    box-shadow: var(--shadow-md);
    border: 1px solid rgba(116, 74, 48, 0.08); color: #1a1a2e;}
div.ufdb387dcb1.axv0suejwsr .m6c97bd h3{
    margin: 0 0 12px;
    font-size: 1.18rem;
    line-height: 1.35;
    }
div.ufdb387dcb1.axv0suejwsr .m6c97bd p{
    margin: 0;
    color: var(--text-color);
    line-height: 1.85;
    }
div.ufdb387dcb1.axv0suejwsr .kafcz330i{
    display: grid;
    grid-template-columns: 0.9fr 1.1fr;
    gap: 18px;
    align-items: stretch;
    }
div.ufdb387dcb1.axv0suejwsr .xxmugw7lh{
    background: linear-gradient(180deg, rgba(255, 245, 236, 0.96), rgba(248, 235, 222, 0.96));
    border-radius: var(--radius-lg);
    padding: 28px;
    box-shadow: var(--shadow-md);
    border: 1px solid rgba(111, 62, 31, 0.08); color: #1a1a2e;}
div.ufdb387dcb1.axv0suejwsr .xxmugw7lh h2, div.ufdb387dcb1.axv0suejwsr .xxmugw7lh h3{
    margin-top: 0;
    }
div.ufdb387dcb1.axv0suejwsr .we8bbf49{
    display: grid;
    gap: 12px;
    margin: 18px 0 0;
    padding: 0;
    list-style: none;
    }
div.ufdb387dcb1.axv0suejwsr .we8bbf49 li{
    padding: 14px 16px;
    border-radius: 14px;
    background: rgba(255, 255, 255, 0.58);
    color: var(--text-color);
    line-height: 1.72;
    border: 1px solid rgba(111, 62, 31, 0.07);
    }
div.ufdb387dcb1.axv0suejwsr .i674__f371 div{
    position: relative;
    }
div.ufdb387dcb1.axv0suejwsr .i674__f371 div::before{
    content: "";
    position: absolute;
    inset: 0 auto auto 0;
    width: 44px;
    height: 4px;
    border-radius: 999px;
    background: linear-gradient(90deg, var(--accent), #ef9b6a); color: #1a1a2e;}
div.ufdb387dcb1.axv0suejwsr .i674__f371 div h3{
    padding-top: 14px;
    }
div.ufdb387dcb1.axv0suejwsr .r9189eb2{
    color: var(--text-color);
    text-decoration-thickness: 0.08em;
    text-underline-offset: 0.18em;
    font-weight: 700;
    }
div.ufdb387dcb1.axv0suejwsr .ze74__16c7d{
    position: sticky;
    bottom: 18px;
    z-index: 6;
    display: flex;
    justify-content: flex-start;
    margin: 18px 0 0;
    pointer-events: none;
    }
div.ufdb387dcb1.axv0suejwsr .ze74__16c7d a{
    pointer-events: auto;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 15px 22px;
    border-radius: 999px;
    text-decoration: none;
    color: #1a1a2e;
    background: linear-gradient(135deg, #d26233 0%, #8f3413 100%);
    box-shadow: 0 18px 38px rgba(143, 52, 19, 0.32);
    font-weight: 700;
    }
div.ufdb387dcb1.axv0suejwsr .j7a02fc637f{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 14px 24px;
    padding: 22px 24px;
    border-radius: var(--radius-md);
    background: rgba(255, 248, 241, 0.82);
    box-shadow: var(--shadow-md); color: #1a1a2e;}
div.ufdb387dcb1.axv0suejwsr .xaffe8e_970{
    font-size: 1.2rem;
    font-weight: 700;
    letter-spacing: 0.03em;
    }
div.ufdb387dcb1.axv0suejwsr .vacc__1c7a, div.ufdb387dcb1.axv0suejwsr .rfe319558{
    color: var(--text-color);
    line-height: 1.7;
    }
div.ufdb387dcb1.axv0suejwsr .rfe319558 a{
    color: var(--text-color);
    text-decoration: none;
    margin-left: 14px;
    font-weight: 700;
    }
@media (max-width: 920px) {div.ufdb387dcb1.axv0suejwsr .h5qazz12xhh{
    min-height: auto;
    padding-top: 24px;
    }
div.ufdb387dcb1.axv0suejwsr .nwimau6z27y, div.ufdb387dcb1.axv0suejwsr .az7lut16tx, div.ufdb387dcb1.axv0suejwsr .odbe77c, div.ufdb387dcb1.axv0suejwsr .i674__f371, div.ufdb387dcb1.axv0suejwsr .kafcz330i{
    grid-template-columns: 1fr;
    }
div.ufdb387dcb1.axv0suejwsr .ea282__2fd3d{
    min-height: auto;
    }
div.ufdb387dcb1.axv0suejwsr .ze74__16c7d{
    justify-content: center;
    }}
@media (max-width: 640px) {div.ufdb387dcb1.axv0suejwsr .v8eefa64{
    width: min(calc(100% - 28px), var(--page-max));
    }
div.ufdb387dcb1.axv0suejwsr .m6c97bd, div.ufdb387dcb1.axv0suejwsr .xxmugw7lh, div.ufdb387dcb1.axv0suejwsr .peac2f__8b18{
    padding: 18px;
    }
div.ufdb387dcb1.axv0suejwsr .aa76d_2e5 p, div.ufdb387dcb1.axv0suejwsr .az7lut16tx p, div.ufdb387dcb1.axv0suejwsr .m6c97bd p{
    font-size: 0.98rem;
    }
div.ufdb387dcb1.axv0suejwsr .j7a02fc637f{
    padding: 18px;
    }
div.ufdb387dcb1.axv0suejwsr .rfe319558 a{
    margin: 0 12px 0 0;
    }}
.iccc18_14{
    background: var(--bg-color, #fffbf7);
    padding: 120px 0 60px;
    font-family: "Georgia", "Times New Roman", serif;
    width: 100%;
    box-sizing: border-box;
    border-top: 1px solid var(--border-color, rgba(44, 26, 20, 0.1)); color: #1a1a2e;}
.g259ebc_op{
    width: var(--max-width, min(1200px, 92vw));
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 80px;
    box-sizing: border-box;
    }
.xaffe8e_970{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    width: 100%;
    max-width: 680px;
    box-sizing: border-box;
    }
.sysl6o857ewy{
    width: 100%;
    font-size: 48px;
    font-weight: 700;
    line-height: 1.1;
    color: var(--primary-color, #c2410c);
    margin: 0;
    letter-spacing: 1px;
    }
.de5451a{
    width: 100%;
    font-size: 20px;
    line-height: 1.6;
    color: var(--text-color, #2c1a14);
    margin: 0;
    }
.u6ae11_ccao{
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 40px;
    border-top: 1px solid var(--border-color, rgba(44, 26, 20, 0.1));
    box-sizing: border-box;
    }
.ib6783a{
    flex: 1;
    font-size: 14px;
    color: var(--text-muted, #5f473e);
    margin: 0;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    line-height: 1.5;
    }
@media (max-width: 768px){.iccc18_14{
    padding: 80px 0 40px;
    }
.g259ebc_op{
    gap: 40px;
    }
.xaffe8e_970{
    gap: 16px;
    }
.sysl6o857ewy{
    font-size: 36px;
    }
.de5451a{
    font-size: 18px;
    }
.u6ae11_ccao{
    padding-top: 32px;
    }}
.b19865c_6400{
    position: sticky;
    top: 0;
    width: 100%;
    height: var(--nav-height);
    background-color: var(--nav-bg);
    border-bottom: 1px solid var(--border-color);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    z-index: 1000;
    display: flex;
    align-items: center;
    font-family: "Playfair Display", "Georgia", "Times New Roman", "Noto Serif SC", serif; color: #1a1a2e;}
.i4bbb1_9b2d{
    width: var(--max-width);
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
    }
.ec0de6__f37e{
    font-size: 28px;
    font-weight: 700;
    color: var(--text-color);
    text-decoration: none;
    letter-spacing: 0.5px;
    text-transform: lowercase;
    display: flex;
    align-items: center;
    transition: var(--transition);
    }
.ec0de6__f37e:hover{
    color: var(--primary-color);
    }
.y0d9mpyqkc{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex: 1;
    margin-left: 60px;
    }
.jbxtqyqo0{
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 28px;
    }
.w632b76_rhk{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 15px;
    font-weight: 500;
    transition: var(--transition);
    position: relative;
    padding: 8px 0;
    }
.w632b76_rhk:hover{
    color: var(--text-color);
    }
.w632b76_rhk::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background-color: var(--primary-color);
    transition: var(--transition); color: #1a1a2e;}
.w632b76_rhk:hover::after{
    width: 100%;
    }
.y881544_53{
    display: flex;
    align-items: center;
    }
.r70bd284f{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 28px;
    height: 46px;
    background-color: var(--primary-color);
    color: #1a1a2e;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    border-radius: var(--radius-md);
    transition: var(--transition);
    box-shadow: var(--shadow-sm);
    font-family: system-ui, -apple-system, sans-serif; 
    letter-spacing: 0.5px;
    }
.r70bd284f:hover{
    background-color: var(--secondary-color);
    box-shadow: var(--shadow-md);
    transform: translateY(-2px); color: #ffffff;}
.g5487469024{
    display: none;
    }
.cb8wsyf8bkys{
    display: none;
    cursor: pointer;
    padding: 10px;
    z-index: 1001;
    }
.h7d9ee__512d4, .h7d9ee__512d4::before, .h7d9ee__512d4::after{
    display: block;
    width: 26px;
    height: 2px;
    background-color: var(--text-color);
    transition: var(--transition);
    position: relative; color: #ffffff;}
.h7d9ee__512d4::before{
    content: "";
    position: absolute;
    top: -8px;
    }
.h7d9ee__512d4::after{
    content: "";
    position: absolute;
    bottom: -8px;
    }
@media (max-width: 1100px){.y0d9mpyqkc {
    margin-left: 32px;
    }
.jbxtqyqo0 {
    gap: 16px;
    }}
@media (max-width: 900px){.cb8wsyf8bkys{
    display: block;
    }
.y0d9mpyqkc{
    position: fixed;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    height: calc(100vh - var(--nav-height));
    background-color: var(--bg-color);
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 32px 4vw;
    box-sizing: border-box;
    margin: 0;
    clip-path: inset(0 0 100% 0);
    transition: clip-path 0.4s cubic-bezier(0.25, 1, 0.5, 1);
    opacity: 0;
    pointer-events: none; color: #1a1a2e;}
.g5487469024:checked ~ .y0d9mpyqkc{
    clip-path: inset(0 0 0 0);
    opacity: 1;
    pointer-events: auto;
    }
.g5487469024:checked ~ .cb8wsyf8bkys .h7d9ee__512d4{
    background-color: transparent;
    }
.g5487469024:checked ~ .cb8wsyf8bkys .h7d9ee__512d4::before{
    transform: rotate(45deg);
    top: 0;
    }
.g5487469024:checked ~ .cb8wsyf8bkys .h7d9ee__512d4::after{
    transform: rotate(-45deg);
    bottom: 0;
    }
.jbxtqyqo0{
    flex-direction: column;
    width: 100%;
    gap: 0;
    }
.jbxtqyqo0 li{
    width: 100%;
    border-bottom: 1px solid var(--border-color);
    }
.w632b76_rhk{
    display: block;
    padding: 20px 0;
    font-size: 18px;
    color: var(--text-color);
    }
.w632b76_rhk::after{
    display: none;
    }
.y881544_53{
    width: 100%;
    margin-top: 40px;
    }
.r70bd284f{
    width: 100%;
    height: 56px;
    font-size: 16px;
    }}
.w632b76_rhk.active{color: var(--text-color);}
@media (min-width: 1101px){.b19865c_6400 #ntd3afba7b85, .b19865c_6400 label[for="ntd3afba7b85"]{ display: none !important; }}
@media (min-width: 1101px){.b19865c_6400 .y0d9mpyqkc{ position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 1101px){.b19865c_6400 .y0d9mpyqkc{ display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 1101px){.b19865c_6400 .y0d9mpyqkc a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.w632b76_rhk.active {color: var(--text-color);}
#ntd3afba7b85:checked ~ .y0d9mpyqkc { right: 0 !important; left: auto !important; }
@media (max-width: 1100px) {.b19865c_6400.o5926104430 .y0d9mpyqkc { left: auto !important; right: 0 !important; transform: translateX(100%) !important; opacity: 0 !important; visibility: hidden !important; pointer-events: none !important; overflow-y: auto !important; }}
@media (max-width: 1100px) {#ntd3afba7b85:checked ~ .y0d9mpyqkc { right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1101px) {.b19865c_6400.o5926104430 #ntd3afba7b85, .b19865c_6400.o5926104430 label[for="ntd3afba7b85"] { display: none !important; }}
@media (min-width: 1101px) {.b19865c_6400.o5926104430 .y0d9mpyqkc { position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 1101px) {.b19865c_6400.o5926104430 .y0d9mpyqkc { display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 1101px) {.b19865c_6400.o5926104430 .y0d9mpyqkc a { display: inline-flex !important; align-items: center !important; text-align: left !important; }}
html, body {
    margin: 0;
    padding: 0;
    }
body *, body *::before, body *::after {
    box-sizing: border-box;
    }
div.ufdb387dcb1 img.r9e2ae20730 {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.ufdb387dcb1 img.r9e2ae20730.k4f3c6b3b { aspect-ratio: 16 / 9; }
div.ufdb387dcb1 img.r9e2ae20730.n6dc26f1f { aspect-ratio: 16 / 10; }
div.ufdb387dcb1 img.r9e2ae20730.g40085_91b2 { aspect-ratio: 4 / 3; }
div.ufdb387dcb1 img.r9e2ae20730.f83b8a3f6 { aspect-ratio: 1 / 1; }
div.ufdb387dcb1 :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.ufdb387dcb1 .ua4b00f1e46 {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.ufdb387dcb1 .ua4b00f1e46.k4f3c6b3b { aspect-ratio: 16 / 9; }
div.ufdb387dcb1 .ua4b00f1e46.n6dc26f1f { aspect-ratio: 16 / 10; }
div.ufdb387dcb1 .ua4b00f1e46.g40085_91b2 { aspect-ratio: 4 / 3; }
div.ufdb387dcb1 .ua4b00f1e46.f83b8a3f6 { aspect-ratio: 1 / 1; }
div.ufdb387dcb1 .ua4b00f1e46 > img.r9e2ae20730,
    div.ufdb387dcb1 .ua4b00f1e46 > picture > img.r9e2ae20730 {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
@media (max-width: 768px) {div.ufdb387dcb1.axv0suejwsr .j7a02fc637f { 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.ufdb387dcb1.axv0suejwsr .h5qazz12xhh { padding-left: 20px !important; padding-right: 20px !important; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; }}
.b19865c_6400{
    position: sticky;
    top: 0;
    width: 100%;
    height: var(--nav-height);
    background-color: var(--nav-bg);
    border-bottom: 1px solid var(--border-color);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    z-index: 1000;
    display: flex;
    align-items: center;
    font-family: "Playfair Display", "Georgia", "Times New Roman", "Noto Serif SC", serif; color: #1a1a2e;}
.i4bbb1_9b2d{
    width: var(--max-width);
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
    }
.ec0de6__f37e{
    font-size: 28px;
    font-weight: 700;
    color: var(--text-color);
    text-decoration: none;
    letter-spacing: 0.5px;
    text-transform: lowercase;
    display: flex;
    align-items: center;
    transition: var(--transition);
    }
.ec0de6__f37e:hover{
    color: var(--primary-color);
    }
.y0d9mpyqkc{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex: 1;
    margin-left: 60px;
    }
.jbxtqyqo0{
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 28px;
    }
.w632b76_rhk{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 15px;
    font-weight: 500;
    transition: var(--transition);
    position: relative;
    padding: 8px 0;
    }
.w632b76_rhk:hover{
    color: var(--text-color);
    }
.w632b76_rhk::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background-color: var(--primary-color);
    transition: var(--transition); color: #1a1a2e;}
.w632b76_rhk:hover::after{
    width: 100%;
    }
.y881544_53{
    display: flex;
    align-items: center;
    }
.r70bd284f{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 28px;
    height: 46px;
    background-color: var(--primary-color);
    color: #1a1a2e;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    border-radius: var(--radius-md);
    transition: var(--transition);
    box-shadow: var(--shadow-sm);
    font-family: system-ui, -apple-system, sans-serif; 
    letter-spacing: 0.5px;
    }
.r70bd284f:hover{
    background-color: var(--secondary-color);
    box-shadow: var(--shadow-md);
    transform: translateY(-2px); color: #ffffff;}
.g5487469024{
    display: none;
    }
.cb8wsyf8bkys{
    display: none;
    cursor: pointer;
    padding: 10px;
    z-index: 1001;
    }
.h7d9ee__512d4, .h7d9ee__512d4::before, .h7d9ee__512d4::after{
    display: block;
    width: 26px;
    height: 2px;
    background-color: var(--text-color);
    transition: var(--transition);
    position: relative; color: #ffffff;}
.h7d9ee__512d4::before{
    content: "";
    position: absolute;
    top: -8px;
    }
.h7d9ee__512d4::after{
    content: "";
    position: absolute;
    bottom: -8px;
    }
@media (max-width: 1100px){.y0d9mpyqkc {
    margin-left: 32px;
    }
.jbxtqyqo0 {
    gap: 16px;
    }}
@media (max-width: 900px){.cb8wsyf8bkys{
    display: block;
    }
.y0d9mpyqkc{
    position: fixed;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    height: calc(100vh - var(--nav-height));
    background-color: var(--bg-color);
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 32px 4vw;
    box-sizing: border-box;
    margin: 0;
    clip-path: inset(0 0 100% 0);
    transition: clip-path 0.4s cubic-bezier(0.25, 1, 0.5, 1);
    opacity: 0;
    pointer-events: none; color: #1a1a2e;}
.g5487469024:checked ~ .y0d9mpyqkc{
    clip-path: inset(0 0 0 0);
    opacity: 1;
    pointer-events: auto;
    }
.g5487469024:checked ~ .cb8wsyf8bkys .h7d9ee__512d4{
    background-color: transparent;
    }
.g5487469024:checked ~ .cb8wsyf8bkys .h7d9ee__512d4::before{
    transform: rotate(45deg);
    top: 0;
    }
.g5487469024:checked ~ .cb8wsyf8bkys .h7d9ee__512d4::after{
    transform: rotate(-45deg);
    bottom: 0;
    }
.jbxtqyqo0{
    flex-direction: column;
    width: 100%;
    gap: 0;
    }
.jbxtqyqo0 li{
    width: 100%;
    border-bottom: 1px solid var(--border-color);
    }
.w632b76_rhk{
    display: block;
    padding: 20px 0;
    font-size: 18px;
    color: var(--text-color);
    }
.w632b76_rhk::after{
    display: none;
    }
.y881544_53{
    width: 100%;
    margin-top: 40px;
    }
.r70bd284f{
    width: 100%;
    height: 56px;
    font-size: 16px;
    }}
.w632b76_rhk.active{color: var(--text-color);}
@media (min-width: 1101px){.b19865c_6400 #ntd3afba7b85, .b19865c_6400 label[for="ntd3afba7b85"]{ display: none !important; }}
@media (min-width: 1101px){.b19865c_6400 .y0d9mpyqkc{ position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 1101px){.b19865c_6400 .y0d9mpyqkc{ display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 1101px){.b19865c_6400 .y0d9mpyqkc a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.w632b76_rhk.active{color: var(--text-color);}
#ntd3afba7b85:checked ~ .y0d9mpyqkc{ right: 0 !important; left: auto !important; }
@media (max-width: 1100px){.b19865c_6400.o5926104430 .y0d9mpyqkc{ left: auto !important; right: 0 !important; transform: translateX(100%) !important; opacity: 0 !important; visibility: hidden !important; pointer-events: none !important; overflow-y: auto !important; }}
@media (max-width: 1100px){#ntd3afba7b85:checked ~ .y0d9mpyqkc{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1101px){.b19865c_6400.o5926104430 #ntd3afba7b85, .b19865c_6400.o5926104430 label[for="ntd3afba7b85"]{ display: none !important; }}
@media (min-width: 1101px){.b19865c_6400.o5926104430 .y0d9mpyqkc{ position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 1101px){.b19865c_6400.o5926104430 .y0d9mpyqkc{ display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 1101px){.b19865c_6400.o5926104430 .y0d9mpyqkc a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.iccc18_14{
    background: var(--bg-color, #fffbf7);
    padding: 120px 0 60px;
    font-family: "Georgia", "Times New Roman", serif;
    width: 100%;
    box-sizing: border-box;
    border-top: 1px solid var(--border-color, rgba(44, 26, 20, 0.1)); color: #1a1a2e;}
.g259ebc_op{
    width: var(--max-width, min(1200px, 92vw));
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 80px;
    box-sizing: border-box;
    }
.xaffe8e_970{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    width: 100%;
    max-width: 680px;
    box-sizing: border-box;
    }
.sysl6o857ewy{
    width: 100%;
    font-size: 48px;
    font-weight: 700;
    line-height: 1.1;
    color: var(--primary-color, #c2410c);
    margin: 0;
    letter-spacing: 1px;
    }
.de5451a{
    width: 100%;
    font-size: 20px;
    line-height: 1.6;
    color: var(--text-color, #2c1a14);
    margin: 0;
    }
.u6ae11_ccao{
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 40px;
    border-top: 1px solid var(--border-color, rgba(44, 26, 20, 0.1));
    box-sizing: border-box;
    }
.ib6783a{
    flex: 1;
    font-size: 14px;
    color: var(--text-muted, #5f473e);
    margin: 0;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    line-height: 1.5;
    }
@media (max-width: 768px){.iccc18_14{
    padding: 80px 0 40px;
    }
.g259ebc_op{
    gap: 40px;
    }
.xaffe8e_970{
    gap: 16px;
    }
.sysl6o857ewy{
    font-size: 36px;
    }
.de5451a{
    font-size: 18px;
    }
.u6ae11_ccao{
    padding-top: 32px;
    }}
.b19865c_6400{
  position: sticky;
  top: 0;
  width: 100%;
  height: var(--nav-height);
  background-color: var(--nav-bg);
  border-bottom: 1px solid var(--border-color);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  z-index: 1000;
  display: flex;
  align-items: center;
  font-family: "Playfair Display", "Georgia", "Times New Roman", "Noto Serif SC", serif; color: #1a1a2e;}
.i4bbb1_9b2d{
  width: var(--max-width);
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}
.ec0de6__f37e{
  font-size: 28px;
  font-weight: 700;
  color: var(--text-color);
  text-decoration: none;
  letter-spacing: 0.5px;
  text-transform: lowercase;
  display: flex;
  align-items: center;
  transition: var(--transition);
}
.ec0de6__f37e:hover{
  color: var(--primary-color);
}
.y0d9mpyqkc{
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex: 1;
  margin-left: 60px;
}
.jbxtqyqo0{
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 28px;
}
.w632b76_rhk{
  text-decoration: none;
  color: var(--text-muted);
  font-size: 15px;
  font-weight: 500;
  transition: var(--transition);
  position: relative;
  padding: 8px 0;
}
.w632b76_rhk:hover{
  color: var(--text-color);
}
.w632b76_rhk::after{
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background-color: var(--primary-color);
  transition: var(--transition); color: #1a1a2e;}
.w632b76_rhk:hover::after{
  width: 100%;
}
.y881544_53{
  display: flex;
  align-items: center;
}
.r70bd284f{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 28px;
  height: 46px;
  background-color: var(--primary-color);
  color: #1a1a2e;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  border-radius: var(--radius-md);
  transition: var(--transition);
  box-shadow: var(--shadow-sm);
  font-family: system-ui, -apple-system, sans-serif; 
  letter-spacing: 0.5px;
}
.r70bd284f:hover{
  background-color: var(--secondary-color);
  box-shadow: var(--shadow-md);
  transform: translateY(-2px); color: #ffffff;}
.g5487469024{
  display: none;
}
.cb8wsyf8bkys{
  display: none;
  cursor: pointer;
  padding: 10px;
  z-index: 1001;
}
.h7d9ee__512d4, .h7d9ee__512d4::before, .h7d9ee__512d4::after{
  display: block;
  width: 26px;
  height: 2px;
  background-color: var(--text-color);
  transition: var(--transition);
  position: relative; color: #ffffff;}
.h7d9ee__512d4::before{
  content: "";
  position: absolute;
  top: -8px;
}
.h7d9ee__512d4::after{
  content: "";
  position: absolute;
  bottom: -8px;
}
@media (max-width: 1100px){.y0d9mpyqkc {
    margin-left: 32px;
  }
.jbxtqyqo0 {
    gap: 16px;
  }}
@media (max-width: 900px){.cb8wsyf8bkys{
    display: block;
  }
.y0d9mpyqkc{
    position: fixed;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    height: calc(100vh - var(--nav-height));
    background-color: var(--bg-color);
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 32px 4vw;
    box-sizing: border-box;
    margin: 0;
    clip-path: inset(0 0 100% 0);
    transition: clip-path 0.4s cubic-bezier(0.25, 1, 0.5, 1);
    opacity: 0;
    pointer-events: none; color: #1a1a2e;}
.g5487469024:checked ~ .y0d9mpyqkc{
    clip-path: inset(0 0 0 0);
    opacity: 1;
    pointer-events: auto;
  }
.g5487469024:checked ~ .cb8wsyf8bkys .h7d9ee__512d4{
    background-color: transparent;
  }
.g5487469024:checked ~ .cb8wsyf8bkys .h7d9ee__512d4::before{
    transform: rotate(45deg);
    top: 0;
  }
.g5487469024:checked ~ .cb8wsyf8bkys .h7d9ee__512d4::after{
    transform: rotate(-45deg);
    bottom: 0;
  }
.jbxtqyqo0{
    flex-direction: column;
    width: 100%;
    gap: 0;
  }
.jbxtqyqo0 li{
    width: 100%;
    border-bottom: 1px solid var(--border-color);
  }
.w632b76_rhk{
    display: block;
    padding: 20px 0;
    font-size: 18px;
    color: var(--text-color);
  }
.w632b76_rhk::after{
    display: none;
  }
.y881544_53{
    width: 100%;
    margin-top: 40px;
  }
.r70bd284f{
    width: 100%;
    height: 56px;
    font-size: 16px;
  }}
.w632b76_rhk.active{color: var(--text-color);}
@media (min-width: 1101px){.b19865c_6400 #ntd3afba7b85, .b19865c_6400 label[for="ntd3afba7b85"]{ display: none !important; }}
@media (min-width: 1101px){.b19865c_6400 .y0d9mpyqkc{ position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 1101px){.b19865c_6400 .y0d9mpyqkc{ display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 1101px){.b19865c_6400 .y0d9mpyqkc a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.w632b76_rhk.active{color: var(--text-color);}
#ntd3afba7b85:checked ~ .y0d9mpyqkc{ right: 0 !important; left: auto !important; }
@media (max-width: 1100px){.b19865c_6400.o5926104430 .y0d9mpyqkc{ left: auto !important; right: 0 !important; transform: translateX(100%) !important; opacity: 0 !important; visibility: hidden !important; pointer-events: none !important; overflow-y: auto !important; }}
@media (max-width: 1100px){#ntd3afba7b85:checked ~ .y0d9mpyqkc{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1101px){.b19865c_6400.o5926104430 #ntd3afba7b85, .b19865c_6400.o5926104430 label[for="ntd3afba7b85"]{ display: none !important; }}
@media (min-width: 1101px){.b19865c_6400.o5926104430 .y0d9mpyqkc{ position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 1101px){.b19865c_6400.o5926104430 .y0d9mpyqkc{ display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 1101px){.b19865c_6400.o5926104430 .y0d9mpyqkc a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.ec25__5107{
    background: var(--bg-color, #fffbf7);
    padding: 120px 0 60px;
    font-family: "Georgia", "Times New Roman", serif;
    width: 100%;
    box-sizing: border-box;
    border-top: 1px solid var(--border-color, rgba(44, 26, 20, 0.1)); color: #1a1a2e;}
.re66b1b2d86{
    width: var(--max-width, min(1200px, 92vw));
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 80px;
    box-sizing: border-box;
}
.m74f544fb{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    width: 100%;
    max-width: 680px;
    box-sizing: border-box;
}
.o0292678838{
    width: 100%;
    font-size: 48px;
    font-weight: 700;
    line-height: 1.1;
    color: var(--primary-color, #c2410c);
    margin: 0;
    letter-spacing: 1px;
}
.m67612_8124{
    width: 100%;
    font-size: 20px;
    line-height: 1.6;
    color: var(--text-color, #2c1a14);
    margin: 0;
}
.h1e74e7b09e{
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 40px;
    border-top: 1px solid var(--border-color, rgba(44, 26, 20, 0.1));
    box-sizing: border-box;
}
.m683__50bd{
    flex: 1;
    font-size: 14px;
    color: var(--text-muted, #5f473e);
    margin: 0;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    line-height: 1.5;
}
@media (max-width: 768px){.ec25__5107{
        padding: 80px 0 40px;
    }
.re66b1b2d86{
        gap: 40px;
    }
.m74f544fb{
        gap: 16px;
    }
.o0292678838{
        font-size: 36px;
    }
.m67612_8124{
        font-size: 18px;
    }
.h1e74e7b09e{
        padding-top: 32px;
    }}
.hb9710_0fd6{box-sizing:border-box;}
.hc7e0af3b{box-sizing:border-box;}
.g966ea737{box-sizing:border-box;}
@media (max-width: 768px) {div.ufdb387dcb1.axv0suejwsr .j7a02fc637f { 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.ufdb387dcb1.axv0suejwsr .h5qazz12xhh { padding-left: 20px !important; padding-right: 20px !important; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; }}