:root {

  --req-primary: var(--primary-color, hsl(220, 73%, 54%));
  --req-secondary: var(--secondary-color, hsl(346, 58%, 54%));
  --req-surface: #FFFFFF;
  --req-bg: var(--content-page-bg, hsl(220, 7%, 96%));
  --req-text: var(--content-text, hsl(220, 10%, 11%));
  --req-text-muted: var(--content-text-muted, rgba(31, 35, 40, 0.72));
  --req-border: rgba(211, 84, 0, 0.15);
  --req-radius-lg: 16px;
  --req-radius-md: 12px;
  --req-shadow: 0 12px 36px rgba(211, 84, 0, 0.06);
  --req-shadow-hover: 0 20px 48px rgba(211, 84, 0, 0.12);
  --font-serif: "Playfair Display", "Noto Serif SC", "Georgia", "Times New Roman", serif;
  --font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  --primary-color: #d64019;
  --secondary-color: #b32a0c;
  --bg-color: #fcfaf8;
  --text-color: #2b1f1c;
  --text-muted: #786661;
  --border-color: rgba(43, 31, 28, 0.08);
  --radius-sm: 4px;
  --radius-md: 10px;
  --radius-lg: 20px;
  --shadow-sm: 0 4px 12px rgba(214, 64, 25, 0.12);
  --shadow-md: 0 8px 24px rgba(214, 64, 25, 0.2);
  --shadow-lg: 0 16px 40px rgba(214, 64, 25, 0.25);
  --nav-height: 84px;
  --max-width: min(1200px, 92vw);
  --transition: all 0.35s cubic-bezier(0.25, 1, 0.5, 1);
  --nav-bg: rgba(252, 250, 248, 0.85);
  --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.n938e22db63.hbc8c77bbd3{
    font-family: var(--font-sans);
    color: #1a1a2e;
    background-color: var(--primary-color);
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
    }
div.n938e22db63.hbc8c77bbd3 h1, div.n938e22db63.hbc8c77bbd3 h2, div.n938e22db63.hbc8c77bbd3 h3, div.n938e22db63.hbc8c77bbd3 h4{
    font-family: var(--font-serif);
    color: var(--text-color);
    margin-top: 0;
    font-weight: 700;
    }
div.n938e22db63.hbc8c77bbd3 a{
    color: var(--text-color);
    text-decoration: none;
    font-weight: 600;
    transition: color 0.2s ease;
    }
div.n938e22db63.hbc8c77bbd3 a:hover{
    color: var(--text-color);
    text-decoration: underline;
    }
div.n938e22db63.hbc8c77bbd3 .o0dd80c9{
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 24px;
    }
div.n938e22db63.hbc8c77bbd3 .y9hzapz381y9{
    max-width: 760px;
    margin: 0 auto;
    padding: 0 24px;
    }
div.n938e22db63.hbc8c77bbd3 .aacd4_1053{
    min-height: 70vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 140px 24px 80px;
    background: linear-gradient(145deg, #FFF5EE 0%, #FDEBD0 100%);
    position: relative;
    border-bottom: 1px solid var(--req-border); color: #1a1a2e;}
div.n938e22db63.hbc8c77bbd3 .t9770e21c0{
    display: flex;
    flex-direction: column;
    align-items: center;
    }
div.n938e22db63.hbc8c77bbd3 .aacd4_1053 h1{
    font-size: clamp(2.5rem, 5vw, 3.75rem);
    line-height: 1.15;
    margin-bottom: 24px;
    letter-spacing: -0.02em;
    }
div.n938e22db63.hbc8c77bbd3 .aacd4_1053 p{
    font-size: clamp(1.125rem, 2vw, 1.25rem);
    color: var(--text-color);
    margin: 0 auto 48px;
    }
div.n938e22db63.hbc8c77bbd3 .y7674dd27d0{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, var(--chrome-primary), var(--chrome-secondary));
    color: #FFFFFF !important;
    padding: 18px 48px;
    font-size: 1.125rem;
    font-weight: 600;
    border-radius: 50px;
    box-shadow: 0 8px 24px rgba(211, 84, 0, 0.3);
    text-decoration: none !important;
    transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275), box-shadow 0.3s ease;
    }
div.n938e22db63.hbc8c77bbd3 .y7674dd27d0:hover{
    transform: translateY(-4px);
    box-shadow: 0 14px 32px rgba(211, 84, 0, 0.4);
    }
div.n938e22db63.hbc8c77bbd3 .f5ec4b_52{
    padding: 96px 0;
    }
div.n938e22db63.hbc8c77bbd3 .ec49e_418{
    text-align: center;
    margin-bottom: 64px;
    max-width: 760px;
    margin-left: 0;
    margin-right: auto;
    }
div.n938e22db63.hbc8c77bbd3 .ec49e_418 h2{
    font-size: 2.25rem;
    margin-bottom: 16px;
    }
div.n938e22db63.hbc8c77bbd3 .ec49e_418 p{
    color: var(--text-color);
    font-size: 1.125rem;
    }
div.n938e22db63.hbc8c77bbd3 .w92e272a61{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    gap: 32px;
    }
div.n938e22db63.hbc8c77bbd3 .k801765_24c0{
    background: var(--req-surface);
    border-radius: var(--req-radius-lg);
    padding: 48px 32px;
    box-shadow: var(--req-shadow);
    border-top: 4px solid var(--chrome-primary);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    text-align: left; color: #1a1a2e;}
div.n938e22db63.hbc8c77bbd3 .k801765_24c0:hover{
    transform: translateY(-6px);
    box-shadow: var(--req-shadow-hover);
    }
div.n938e22db63.hbc8c77bbd3 .xmhaxglwob{
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 24px;
    padding-bottom: 16px;
    border-bottom: 1px solid var(--req-border);
    }
div.n938e22db63.hbc8c77bbd3 .o23840c7_rx{
    width: 36px;
    height: 36px;
    color: var(--text-color);
    }
div.n938e22db63.hbc8c77bbd3 .k801765_24c0 h3{
    font-size: 1.5rem;
    margin: 0;
    font-family: var(--font-sans);
    }
div.n938e22db63.hbc8c77bbd3 .k801765_24c0 ul{
    list-style: none;
    padding: 0;
    margin: 0 0 24px;
    }
div.n938e22db63.hbc8c77bbd3 .k801765_24c0 li{
    position: relative;
    padding-left: 28px;
    margin-bottom: 16px;
    color: var(--text-color);
    line-height: 1.5;
    }
div.n938e22db63.hbc8c77bbd3 .k801765_24c0 li::before{
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
    width: 16px;
    height: 16px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23D35400' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    }
div.n938e22db63.hbc8c77bbd3 .dc74b64{
    font-size: 0.9rem;
    background: var(--primary-color);
    padding: 16px;
    border-radius: var(--req-radius-md);
    color: #1a1a2e;
    }
div.n938e22db63.hbc8c77bbd3 .j47f54752{
    background: var(--req-surface);
    border-radius: var(--req-radius-lg);
    padding: 64px;
    box-shadow: var(--req-shadow);
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 56px;
    align-items: center;
    border: 1px solid var(--req-border); color: #1a1a2e;}
div.n938e22db63.hbc8c77bbd3 .n195b1c_bi4i{
    width: 100%;
    height: 100%;
    min-height: 320px;
    border-radius: var(--req-radius-md);
    object-fit: cover;
    aspect-ratio: 4/3;
    box-shadow: 0 8px 24px rgba(0,0,0,0.06);
    }
div.n938e22db63.hbc8c77bbd3 .x6090a2_pz h2{
    font-size: 2rem;
    margin-bottom: 20px;
    }
div.n938e22db63.hbc8c77bbd3 .x6090a2_pz > p{
    color: var(--text-color);
    margin-bottom: 32px;
    }
div.n938e22db63.hbc8c77bbd3 .v93fe6d_x9g{
    background: var(--primary-color);
    padding: 20px 24px;
    border-radius: var(--req-radius-md);
    margin-bottom: 16px;
    border-left: 4px solid var(--chrome-secondary);
    font-size: 0.95rem; color: #1a1a2e;}
div.n938e22db63.hbc8c77bbd3 .v93fe6d_x9g strong{
    color: var(--text-color);
    display: block;
    margin-bottom: 4px;
    }
div.n938e22db63.hbc8c77bbd3 .u8260b0272b{
    background: #FFFFFF;
    padding: 96px 0;
    border-top: 1px solid var(--req-border); color: #1a1a2e;}
div.n938e22db63.hbc8c77bbd3 .j1513_2916{
    display: flex;
    flex-direction: column;
    gap: 24px;
    }
div.n938e22db63.hbc8c77bbd3 .tk85qyu3k93k{
    background: var(--primary-color);
    border-radius: var(--req-radius-md);
    padding: 32px;
    border-left: 4px solid transparent;
    transition: border-color 0.3s ease; color: #1a1a2e;}
div.n938e22db63.hbc8c77bbd3 .tk85qyu3k93k:hover{
    border-left-color: inherit;
    }
div.n938e22db63.hbc8c77bbd3 .tk85qyu3k93k h3{
    font-size: 1.25rem;
    margin-bottom: 16px;
    font-family: var(--font-sans);
    color: var(--text-color);
    }
div.n938e22db63.hbc8c77bbd3 .tk85qyu3k93k p{
    color: var(--text-color);
    margin: 0;
    line-height: 1.7;
    }
div.n938e22db63.hbc8c77bbd3 .ke12714f338{
    background: var(--primary-color);
    color: #1a1a2e;
    padding: 80px 24px 48px;
    text-align: center;
    }
div.n938e22db63.hbc8c77bbd3 .ke12714f338 h2{
    font-family: var(--font-serif);
    font-size: 2rem;
    margin-bottom: 24px;
    color: #FFFFFF;
    }
div.n938e22db63.hbc8c77bbd3 .ke12714f338 p{
    color: rgba(255,255,255,0.7);
    font-size: 0.9rem;
    max-width: 600px;
    margin: 0 auto;
    }
@media (max-width: 900px) {div.n938e22db63.hbc8c77bbd3 .j47f54752{
    grid-template-columns: 1fr;
    padding: 40px 24px;
    }
div.n938e22db63.hbc8c77bbd3 .aacd4_1053{
    padding: 120px 24px 60px;
    }
div.n938e22db63.hbc8c77bbd3 .f5ec4b_52{
    padding: 64px 0;
    }}
@media (max-width: 600px) {div.n938e22db63.hbc8c77bbd3 .w92e272a61{
    grid-template-columns: 1fr;
    }
div.n938e22db63.hbc8c77bbd3 .k801765_24c0{
    padding: 32px 24px;
    }
div.n938e22db63.hbc8c77bbd3 .tk85qyu3k93k{
    padding: 24px;
    }
div.n938e22db63.hbc8c77bbd3 .aacd4_1053 h1{
    font-size: 2.25rem;
    }}
.y6fc63__16c{
    background-color: var(--bg-color, #fcfaf8);
    padding-top: 100px;
    padding-bottom: 48px;
    display: flex;
    justify-content: center;
    width: 100%;
    box-sizing: border-box; color: #1a1a2e;}
.q8a73fa7d8{
    width: 100%;
    max-width: var(--max-width, 1200px);
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-left: 24px;
    padding-right: 24px;
    box-sizing: border-box;
    }
.c8jkxjmmo{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-bottom: 56px;
    }
.f644af__f82{
    width: 32px;
    height: 4px;
    background-color: var(--primary-color, #d64019);
    border-radius: var(--radius-sm, 4px);
    margin-bottom: 24px;
    box-shadow: var(--shadow-sm, 0 4px 12px rgba(214, 64, 25, 0.12)); color: #1a1a2e;}
.v89d6aa0876{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    }
.hcb87a__dba{
    font-family: var(--font-serif, "Playfair Display", "Georgia", serif);
    font-size: 36px;
    font-weight: 700;
    color: var(--primary-color, #d64019);
    letter-spacing: -0.5px;
    margin-bottom: 12px;
    width: auto;
    }
.v4b1f__6427c{
    font-family: var(--font-serif, "Playfair Display", "Georgia", serif);
    font-size: 20px;
    font-weight: 500;
    color: var(--text-color, #2b1f1c);
    width: auto;
    text-align: center;
    }
.n2af44_d4m{
    display: flex;
    justify-content: center;
    width: 100%;
    max-width: 520px;
    margin-top: 24px;
    }
.b5ed8ff{
    width: 100%;
    color: var(--text-muted, #786661);
    font-size: 15px;
    line-height: 1.7;
    text-align: center;
    }
.c658a24_3d11{
    width: 100%;
    height: 1px;
    background-color: var(--border-color, rgba(43, 31, 28, 0.08));
    margin-bottom: 32px; color: #ffffff;}
.c8d8f07607{
    display: flex;
    justify-content: center;
    width: 100%;
    }
.fzrnv3zo{
    width: auto;
    color: var(--text-muted, #786661);
    font-size: 14px;
    text-align: center;
    letter-spacing: 0.5px;
    }
@media (max-width: 768px){.y6fc63__16c{
    padding-top: 64px;
    padding-bottom: 32px;
    }
.c8jkxjmmo{
    margin-bottom: 40px;
    }
.hcb87a__dba{
    font-size: 28px;
    }
.v4b1f__6427c{
    font-size: 18px;
    }
.b5ed8ff{
    font-size: 14px;
    }}
body{
    margin: 0;
    font-family: var(--font-serif);
    background-color: var(--bg-color); color: #1a1a2e;}
.u55dadef{
    position: sticky;
    top: 0;
    z-index: 1000;
    background-color: var(--nav-bg);
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
    border-bottom: 1px solid var(--border-color);
    font-family: var(--font-serif); color: #1a1a2e;}
.h52fcfeb_jzd1{
    max-width: var(--max-width);
    margin: 0 auto;
    height: var(--nav-height);
    display: flex;
    align-items: center;
    justify-content: space-between;
    }
.q514__a4f{
    flex: 1;
    display: flex;
    align-items: center;
    text-decoration: none;
    color: var(--primary-color);
    }
.qokl3psyb{
    font-size: 1.75rem;
    font-weight: 700;
    letter-spacing: 0.5px;
    }
.kc30__70b{
    display: none;
    }
.uf30ff1_d6a{
    display: none;
    width: 32px;
    height: 32px;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    z-index: 1010;
    }
.i6f935_l84i{
    position: relative;
    width: 24px;
    height: 2px;
    background-color: var(--text-color);
    border-radius: var(--radius-sm);
    transition: var(--transition); color: #ffffff;}
.i6f935_l84i::before, .i6f935_l84i::after{
    content: "";
    position: absolute;
    left: 0;
    width: 24px;
    height: 2px;
    background-color: var(--text-color);
    border-radius: var(--radius-sm);
    transition: var(--transition); color: #ffffff;}
.i6f935_l84i::before{ top: -8px; }
.i6f935_l84i::after{ top: 8px; }
.kc30__70b:checked + .uf30ff1_d6a .i6f935_l84i{
    background-color: transparent;
    }
.kc30__70b:checked + .uf30ff1_d6a .i6f935_l84i::before{
    top: 0;
    transform: rotate(45deg);
    }
.kc30__70b:checked + .uf30ff1_d6a .i6f935_l84i::after{
    top: 0;
    transform: rotate(-45deg);
    }
.r957057{
    flex: 2;
    display: flex;
    align-items: center;
    justify-content: space-between;
    }
.sa54c5_9f93{
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    gap: 2.5rem;
    justify-content: center;
    flex: 1;
    }
.ka5a1_0a2f{
    position: relative;
    }
.kheemu99{
    text-decoration: none;
    color: var(--text-color);
    font-size: 1.05rem;
    font-weight: 500;
    padding: 0.5rem 0;
    transition: var(--transition);
    position: relative;
    display: inline-block;
    }
.kheemu99::after{
    content: "";
    position: absolute;
    bottom: 2px;
    left: 50%;
    transform: translateX(-50%) scaleX(0);
    width: 100%;
    height: 2px;
    background-color: var(--primary-color);
    transition: var(--transition);
    transform-origin: center; color: #1a1a2e;}
.kheemu99:hover{
    color: var(--primary-color);
    }
.kheemu99:hover::after{
    transform: translateX(-50%) scaleX(1);
    }
.yeae__e89{
    flex: 1;
    display: flex;
    justify-content: flex-end;
    }
.e47fb_e07{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0.75rem 1.75rem;
    background: var(--primary-color);
    color: #1a1a2e;
    text-decoration: none;
    border-radius: var(--radius-md);
    font-size: 1.05rem;
    font-weight: 600;
    transition: var(--transition);
    box-shadow: var(--shadow-sm);
    }
.e47fb_e07:hover{
    background: var(--secondary-color);
    box-shadow: var(--shadow-md);
    transform: translateY(-2px); color: #ffffff;}
@media (max-width: 900px){.q514__a4f {
    flex: none;
    }
.uf30ff1_d6a {
    display: flex;
    }
.r957057 {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: var(--bg-color);
    flex-direction: column;
    padding: 2rem 5vw 3rem;
    box-shadow: var(--shadow-lg);
    border-top: 1px solid var(--border-color);
    visibility: hidden;
    opacity: 0;
    transform: translateY(-10px);
    transition: var(--transition); color: #1a1a2e;}
.kc30__70b:checked ~ .r957057 {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
    }
.sa54c5_9f93 {
    flex-direction: column;
    width: 100%;
    text-align: center;
    gap: 1.75rem;
    }
.kheemu99::after {
    display: none;
    }
.yeae__e89 {
    width: 100%;
    justify-content: center;
    margin-top: 2.5rem;
    }
.e47fb_e07 {
    width: 100%;
    max-width: 300px;
    padding: 1rem 1.5rem;
    }}
.kheemu99.active{color: var(--primary-color);}
@media (min-width: 901px){.u55dadef #ntc826aca5df, .u55dadef label[for="ntc826aca5df"]{ display: none !important; }}
@media (min-width: 901px){.u55dadef .r957057{ 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: 901px){.u55dadef .r957057{ 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: 901px){.u55dadef .r957057 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.kheemu99.active {color: var(--primary-color);}
#ntc826aca5df:checked ~ .r957057 { right: 0 !important; left: auto !important; }
@media (max-width: 900px) {.u55dadef.p613c67e2 .r957057 { 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: 900px) {#ntc826aca5df:checked ~ .r957057 { right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 901px) {.u55dadef.p613c67e2 #ntc826aca5df, .u55dadef.p613c67e2 label[for="ntc826aca5df"] { display: none !important; }}
@media (min-width: 901px) {.u55dadef.p613c67e2 .r957057 { 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: 901px) {.u55dadef.p613c67e2 .r957057 { 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: 901px) {.u55dadef.p613c67e2 .r957057 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.n938e22db63 img.w00943b50 {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.n938e22db63 img.w00943b50.x0c5dd474 { aspect-ratio: 16 / 9; }
div.n938e22db63 img.w00943b50.ced352_226e { aspect-ratio: 16 / 10; }
div.n938e22db63 img.w00943b50.h3e2__d8e2 { aspect-ratio: 4 / 3; }
div.n938e22db63 img.w00943b50.ud3021463 { aspect-ratio: 1 / 1; }
div.n938e22db63 :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.n938e22db63 .h84f8c06c {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.n938e22db63 .h84f8c06c.x0c5dd474 { aspect-ratio: 16 / 9; }
div.n938e22db63 .h84f8c06c.ced352_226e { aspect-ratio: 16 / 10; }
div.n938e22db63 .h84f8c06c.h3e2__d8e2 { aspect-ratio: 4 / 3; }
div.n938e22db63 .h84f8c06c.ud3021463 { aspect-ratio: 1 / 1; }
div.n938e22db63 .h84f8c06c > img.w00943b50,
    div.n938e22db63 .h84f8c06c > picture > img.w00943b50 {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
div.n938e22db63.hbc8c77bbd3 .y7674dd27d0 a:not([class]){color:#ffffff !important;text-decoration:underline;}
div.n938e22db63.hbc8c77bbd3 .y7674dd27d0 a[class=""]{color:#ffffff !important;text-decoration:underline;}
div.n938e22db63.hbc8c77bbd3 .y7674dd27d0 a:not([class]):hover{opacity:0.92;}
div.n938e22db63.hbc8c77bbd3 .y7674dd27d0 a[class=""]:hover{opacity:0.92;}
div.n938e22db63.hbc8c77bbd3 .y7674dd27d0 a:not([class]):visited{color:#ffffff !important;}
div.n938e22db63.hbc8c77bbd3 .y7674dd27d0 a[class=""]:visited{color:#ffffff !important;}
.bf4485e9a08 {
    padding-left: clamp(16px, 4vw, 48px);
    padding-right: clamp(16px, 4vw, 48px);
    }
.bf4485e9a08 > :first-child,
    .bf4485e9a08 > :last-child {
    width: min(1280px, 100%);
    margin-left: auto;
    margin-right: auto;
    }
body{
    margin: 0;
    font-family: var(--font-serif);
    background-color: var(--bg-color); color: #1a1a2e;}
.u55dadef{
    position: sticky;
    top: 0;
    z-index: 1000;
    background-color: var(--nav-bg);
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
    border-bottom: 1px solid var(--border-color);
    font-family: var(--font-serif); color: #1a1a2e;}
.h52fcfeb_jzd1{
    max-width: var(--max-width);
    margin: 0 auto;
    height: var(--nav-height);
    display: flex;
    align-items: center;
    justify-content: space-between;
    }
.q514__a4f{
    flex: 1;
    display: flex;
    align-items: center;
    text-decoration: none;
    color: var(--primary-color);
    }
.qokl3psyb{
    font-size: 1.75rem;
    font-weight: 700;
    letter-spacing: 0.5px;
    }
.kc30__70b{
    display: none;
    }
.uf30ff1_d6a{
    display: none;
    width: 32px;
    height: 32px;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    z-index: 1010;
    }
.i6f935_l84i{
    position: relative;
    width: 24px;
    height: 2px;
    background-color: var(--text-color);
    border-radius: var(--radius-sm);
    transition: var(--transition); color: #ffffff;}
.i6f935_l84i::before, .i6f935_l84i::after{
    content: "";
    position: absolute;
    left: 0;
    width: 24px;
    height: 2px;
    background-color: var(--text-color);
    border-radius: var(--radius-sm);
    transition: var(--transition); color: #ffffff;}
.i6f935_l84i::before{ top: -8px; }
.i6f935_l84i::after{ top: 8px; }
.kc30__70b:checked + .uf30ff1_d6a .i6f935_l84i{
    background-color: transparent;
    }
.kc30__70b:checked + .uf30ff1_d6a .i6f935_l84i::before{
    top: 0;
    transform: rotate(45deg);
    }
.kc30__70b:checked + .uf30ff1_d6a .i6f935_l84i::after{
    top: 0;
    transform: rotate(-45deg);
    }
.r957057{
    flex: 2;
    display: flex;
    align-items: center;
    justify-content: space-between;
    }
.sa54c5_9f93{
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    gap: 2.5rem;
    justify-content: center;
    flex: 1;
    }
.ka5a1_0a2f{
    position: relative;
    }
.kheemu99{
    text-decoration: none;
    color: var(--text-color);
    font-size: 1.05rem;
    font-weight: 500;
    padding: 0.5rem 0;
    transition: var(--transition);
    position: relative;
    display: inline-block;
    }
.kheemu99::after{
    content: "";
    position: absolute;
    bottom: 2px;
    left: 50%;
    transform: translateX(-50%) scaleX(0);
    width: 100%;
    height: 2px;
    background-color: var(--primary-color);
    transition: var(--transition);
    transform-origin: center; color: #1a1a2e;}
.kheemu99:hover{
    color: var(--primary-color);
    }
.kheemu99:hover::after{
    transform: translateX(-50%) scaleX(1);
    }
.yeae__e89{
    flex: 1;
    display: flex;
    justify-content: flex-end;
    }
.e47fb_e07{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0.75rem 1.75rem;
    background: var(--primary-color);
    color: #1a1a2e;
    text-decoration: none;
    border-radius: var(--radius-md);
    font-size: 1.05rem;
    font-weight: 600;
    transition: var(--transition);
    box-shadow: var(--shadow-sm);
    }
.e47fb_e07:hover{
    background: var(--secondary-color);
    box-shadow: var(--shadow-md);
    transform: translateY(-2px); color: #ffffff;}
@media (max-width: 900px){.q514__a4f {
    flex: none;
    }
.uf30ff1_d6a {
    display: flex;
    }
.r957057 {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: var(--bg-color);
    flex-direction: column;
    padding: 2rem 5vw 3rem;
    box-shadow: var(--shadow-lg);
    border-top: 1px solid var(--border-color);
    visibility: hidden;
    opacity: 0;
    transform: translateY(-10px);
    transition: var(--transition); color: #1a1a2e;}
.kc30__70b:checked ~ .r957057 {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
    }
.sa54c5_9f93 {
    flex-direction: column;
    width: 100%;
    text-align: center;
    gap: 1.75rem;
    }
.kheemu99::after {
    display: none;
    }
.yeae__e89 {
    width: 100%;
    justify-content: center;
    margin-top: 2.5rem;
    }
.e47fb_e07 {
    width: 100%;
    max-width: 300px;
    padding: 1rem 1.5rem;
    }}
.kheemu99.active{color: var(--primary-color);}
@media (min-width: 901px){.u55dadef #ntc826aca5df, .u55dadef label[for="ntc826aca5df"]{ display: none !important; }}
@media (min-width: 901px){.u55dadef .r957057{ 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: 901px){.u55dadef .r957057{ 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: 901px){.u55dadef .r957057 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.kheemu99.active{color: var(--primary-color);}
#ntc826aca5df:checked ~ .r957057{ right: 0 !important; left: auto !important; }
@media (max-width: 900px){.u55dadef.p613c67e2 .r957057{ 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: 900px){#ntc826aca5df:checked ~ .r957057{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 901px){.u55dadef.p613c67e2 #ntc826aca5df, .u55dadef.p613c67e2 label[for="ntc826aca5df"]{ display: none !important; }}
@media (min-width: 901px){.u55dadef.p613c67e2 .r957057{ 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: 901px){.u55dadef.p613c67e2 .r957057{ 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: 901px){.u55dadef.p613c67e2 .r957057 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.y6fc63__16c{
    background-color: var(--bg-color, #fcfaf8);
    padding-top: 100px;
    padding-bottom: 48px;
    display: flex;
    justify-content: center;
    width: 100%;
    box-sizing: border-box; color: #1a1a2e;}
.q8a73fa7d8{
    width: 100%;
    max-width: var(--max-width, 1200px);
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-left: 24px;
    padding-right: 24px;
    box-sizing: border-box;
    }
.c8jkxjmmo{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-bottom: 56px;
    }
.f644af__f82{
    width: 32px;
    height: 4px;
    background-color: var(--primary-color, #d64019);
    border-radius: var(--radius-sm, 4px);
    margin-bottom: 24px;
    box-shadow: var(--shadow-sm, 0 4px 12px rgba(214, 64, 25, 0.12)); color: #1a1a2e;}
.v89d6aa0876{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    }
.hcb87a__dba{
    font-family: var(--font-serif, "Playfair Display", "Georgia", serif);
    font-size: 36px;
    font-weight: 700;
    color: var(--primary-color, #d64019);
    letter-spacing: -0.5px;
    margin-bottom: 12px;
    width: auto;
    }
.v4b1f__6427c{
    font-family: var(--font-serif, "Playfair Display", "Georgia", serif);
    font-size: 20px;
    font-weight: 500;
    color: var(--text-color, #2b1f1c);
    width: auto;
    text-align: center;
    }
.n2af44_d4m{
    display: flex;
    justify-content: center;
    width: 100%;
    max-width: 520px;
    margin-top: 24px;
    }
.b5ed8ff{
    width: 100%;
    color: var(--text-muted, #786661);
    font-size: 15px;
    line-height: 1.7;
    text-align: center;
    }
.c658a24_3d11{
    width: 100%;
    height: 1px;
    background-color: var(--border-color, rgba(43, 31, 28, 0.08));
    margin-bottom: 32px; color: #ffffff;}
.c8d8f07607{
    display: flex;
    justify-content: center;
    width: 100%;
    }
.fzrnv3zo{
    width: auto;
    color: var(--text-muted, #786661);
    font-size: 14px;
    text-align: center;
    letter-spacing: 0.5px;
    }
@media (max-width: 768px){.y6fc63__16c{
    padding-top: 64px;
    padding-bottom: 32px;
    }
.c8jkxjmmo{
    margin-bottom: 40px;
    }
.hcb87a__dba{
    font-size: 28px;
    }
.v4b1f__6427c{
    font-size: 18px;
    }
.b5ed8ff{
    font-size: 14px;
    }}
body{
  margin: 0;
  font-family: var(--font-serif);
  background-color: var(--bg-color); color: #1a1a2e;}
.u55dadef{
  position: sticky;
  top: 0;
  z-index: 1000;
  background-color: var(--nav-bg);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  border-bottom: 1px solid var(--border-color);
  font-family: var(--font-serif); color: #1a1a2e;}
.h52fcfeb_jzd1{
  max-width: var(--max-width);
  margin: 0 auto;
  height: var(--nav-height);
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.q514__a4f{
  flex: 1;
  display: flex;
  align-items: center;
  text-decoration: none;
  color: var(--primary-color);
}
.qokl3psyb{
  font-size: 1.75rem;
  font-weight: 700;
  letter-spacing: 0.5px;
}
.kc30__70b{
  display: none;
}
.uf30ff1_d6a{
  display: none;
  width: 32px;
  height: 32px;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  z-index: 1010;
}
.i6f935_l84i{
  position: relative;
  width: 24px;
  height: 2px;
  background-color: var(--text-color);
  border-radius: var(--radius-sm);
  transition: var(--transition); color: #ffffff;}
.i6f935_l84i::before, .i6f935_l84i::after{
  content: "";
  position: absolute;
  left: 0;
  width: 24px;
  height: 2px;
  background-color: var(--text-color);
  border-radius: var(--radius-sm);
  transition: var(--transition); color: #ffffff;}
.i6f935_l84i::before{ top: -8px; }
.i6f935_l84i::after{ top: 8px; }
.kc30__70b:checked + .uf30ff1_d6a .i6f935_l84i{
  background-color: transparent;
}
.kc30__70b:checked + .uf30ff1_d6a .i6f935_l84i::before{
  top: 0;
  transform: rotate(45deg);
}
.kc30__70b:checked + .uf30ff1_d6a .i6f935_l84i::after{
  top: 0;
  transform: rotate(-45deg);
}
.r957057{
  flex: 2;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sa54c5_9f93{
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  gap: 2.5rem;
  justify-content: center;
  flex: 1;
}
.ka5a1_0a2f{
  position: relative;
}
.kheemu99{
  text-decoration: none;
  color: var(--text-color);
  font-size: 1.05rem;
  font-weight: 500;
  padding: 0.5rem 0;
  transition: var(--transition);
  position: relative;
  display: inline-block;
}
.kheemu99::after{
  content: "";
  position: absolute;
  bottom: 2px;
  left: 50%;
  transform: translateX(-50%) scaleX(0);
  width: 100%;
  height: 2px;
  background-color: var(--primary-color);
  transition: var(--transition);
  transform-origin: center; color: #1a1a2e;}
.kheemu99:hover{
  color: var(--primary-color);
}
.kheemu99:hover::after{
  transform: translateX(-50%) scaleX(1);
}
.yeae__e89{
  flex: 1;
  display: flex;
  justify-content: flex-end;
}
.e47fb_e07{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.75rem 1.75rem;
  background: var(--primary-color);
  color: #1a1a2e;
  text-decoration: none;
  border-radius: var(--radius-md);
  font-size: 1.05rem;
  font-weight: 600;
  transition: var(--transition);
  box-shadow: var(--shadow-sm);
}
.e47fb_e07:hover{
  background: var(--secondary-color);
  box-shadow: var(--shadow-md);
  transform: translateY(-2px); color: #ffffff;}
@media (max-width: 900px){.q514__a4f {
    flex: none;
  }
.uf30ff1_d6a {
    display: flex;
  }
.r957057 {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: var(--bg-color);
    flex-direction: column;
    padding: 2rem 5vw 3rem;
    box-shadow: var(--shadow-lg);
    border-top: 1px solid var(--border-color);
    visibility: hidden;
    opacity: 0;
    transform: translateY(-10px);
    transition: var(--transition); color: #1a1a2e;}
.kc30__70b:checked ~ .r957057 {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
  }
.sa54c5_9f93 {
    flex-direction: column;
    width: 100%;
    text-align: center;
    gap: 1.75rem;
  }
.kheemu99::after {
    display: none;
  }
.yeae__e89 {
    width: 100%;
    justify-content: center;
    margin-top: 2.5rem;
  }
.e47fb_e07 {
    width: 100%;
    max-width: 300px;
    padding: 1rem 1.5rem;
  }}
.kheemu99.active{color: var(--primary-color);}
@media (min-width: 901px){.u55dadef #ntc826aca5df, .u55dadef label[for="ntc826aca5df"]{ display: none !important; }}
@media (min-width: 901px){.u55dadef .r957057{ 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: 901px){.u55dadef .r957057{ 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: 901px){.u55dadef .r957057 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.kheemu99.active{color: var(--primary-color);}
#ntc826aca5df:checked ~ .r957057{ right: 0 !important; left: auto !important; }
@media (max-width: 900px){.u55dadef.p613c67e2 .r957057{ 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: 900px){#ntc826aca5df:checked ~ .r957057{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 901px){.u55dadef.p613c67e2 #ntc826aca5df, .u55dadef.p613c67e2 label[for="ntc826aca5df"]{ display: none !important; }}
@media (min-width: 901px){.u55dadef.p613c67e2 .r957057{ 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: 901px){.u55dadef.p613c67e2 .r957057{ 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: 901px){.u55dadef.p613c67e2 .r957057 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.a5e869368{
    background-color: var(--bg-color, #fcfaf8);
    padding-top: 100px;
    padding-bottom: 48px;
    display: flex;
    justify-content: center;
    width: 100%;
    box-sizing: border-box; color: #1a1a2e;}
.zc5e__ae63{
    width: 100%;
    max-width: var(--max-width, 1200px);
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-left: 24px;
    padding-right: 24px;
    box-sizing: border-box;
}
.h5800a_9ca6{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-bottom: 56px;
}
.o1ba0012e{
    width: 32px;
    height: 4px;
    background-color: var(--primary-color, #d64019);
    border-radius: var(--radius-sm, 4px);
    margin-bottom: 24px;
    box-shadow: var(--shadow-sm, 0 4px 12px rgba(214, 64, 25, 0.12)); color: #1a1a2e;}
.p40444af7{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}
.w8fd006a9{
    font-family: var(--font-serif, "Playfair Display", "Georgia", serif);
    font-size: 36px;
    font-weight: 700;
    color: var(--primary-color, #d64019);
    letter-spacing: -0.5px;
    margin-bottom: 12px;
    width: auto;
}
.k9bbedf979f{
    font-family: var(--font-serif, "Playfair Display", "Georgia", serif);
    font-size: 20px;
    font-weight: 500;
    color: var(--text-color, #2b1f1c);
    width: auto;
    text-align: center;
}
.a4a138480{
    display: flex;
    justify-content: center;
    width: 100%;
    max-width: 520px;
    margin-top: 24px;
}
.h5ba7d7937b{
    width: 100%;
    color: var(--text-muted, #786661);
    font-size: 15px;
    line-height: 1.7;
    text-align: center;
}
.ua0061_f29f{
    width: 100%;
    height: 1px;
    background-color: var(--border-color, rgba(43, 31, 28, 0.08));
    margin-bottom: 32px; color: #ffffff;}
.ob99__00c9{
    display: flex;
    justify-content: center;
    width: 100%;
}
.i6276302032{
    width: auto;
    color: var(--text-muted, #786661);
    font-size: 14px;
    text-align: center;
    letter-spacing: 0.5px;
}
@media (max-width: 768px){.a5e869368{
        padding-top: 64px;
        padding-bottom: 32px;
    }
.h5800a_9ca6{
        margin-bottom: 40px;
    }
.w8fd006a9{
        font-size: 28px;
    }
.k9bbedf979f{
        font-size: 18px;
    }
.h5ba7d7937b{
        font-size: 14px;
    }}
.g4cb__8442{box-sizing:border-box;}
.db28a6c3e{box-sizing:border-box;}
.hd5e74_a78d{box-sizing:border-box;}
.a48b8f_4bbb{display:block;max-width:100%;height:auto;}
@media (max-width: 768px) {div.n938e22db63.hbc8c77bbd3 .j47f54752 { padding-left: 20px !important; padding-right: 20px !important; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; }}