:root {

  --wz-primary-color: #C0392B;
  --wz-secondary-color: #E67E22;
  --wz-bg-color: #FCFBF9;
  --wz-surface-color: #FFFFFF;
  --wz-text-main: #2C3E50;
  --wz-text-muted: #5D6D7E;
  --wz-border-color: #EAECEE;
  --wz-font-serif: "Merriweather", "Georgia", "Times New Roman", serif;
  --wz-font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  --wz-max-width: 1200px;
  --wz-text-width: 760px;
  --wz-spacing-section: 6rem;
  --wz-radius-md: 6px;
  --wz-radius-lg: 12px;
  --wz-shadow-sm: 0 2px 4px rgba(44, 62, 80, 0.05);
  --wz-shadow-md: 0 8px 16px rgba(44, 62, 80, 0.08);
  --primary-color: #C44122;
  --secondary-color: #8E2B12;
  --bg-color: #FAF8F5;
  --text-color: #2D2421;
  --text-muted: #6B5C57;
  --border-color: rgba(45, 36, 33, 0.08);
  --radius-sm: 6px;
  --radius-md: 12px;
  --radius-lg: 24px;
  --shadow-sm: 0 2px 8px rgba(45, 36, 33, 0.04);
  --shadow-md: 0 8px 24px rgba(45, 36, 33, 0.08);
  --shadow-lg: 0 16px 32px rgba(45, 36, 33, 0.12);
  --nav-height: 76px;
  --max-width: min(1200px, 92vw);
  --transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 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.aed441_0e5a.e22b8_98.bdaa191{
    background-color: var(--wz-bg-color, #FCFBF9);
    color: #1a1a2e;
    font-family: var(--wz-font-sans, sans-serif);
    line-height: 1.7;
    -webkit-font-smoothing: antialiased;
    }
div.aed441_0e5a.e22b8_98.bdaa191 h1, div.aed441_0e5a.e22b8_98.bdaa191 h2, div.aed441_0e5a.e22b8_98.bdaa191 h3{
    font-family: var(--wz-font-serif, serif);
    color: var(--wz-text-main, #2C3E50);
    margin-top: 0;
    line-height: 1.3;
    }
div.aed441_0e5a.e22b8_98.bdaa191 a{
    color: var(--wz-primary-color, #C0392B);
    text-decoration: none;
    transition: color 0.2s ease;
    }
div.aed441_0e5a.e22b8_98.bdaa191 a:hover{
    color: var(--wz-secondary-color, #E67E22);
    text-decoration: underline;
    }
div.aed441_0e5a.e22b8_98 .pdfb8e_go{
    width: 100%;
    max-width: var(--wz-max-width, 1200px);
    margin: 0 auto;
    padding: 0 2rem;
    box-sizing: border-box;
    }
div.aed441_0e5a.e22b8_98 .zdb171_2629{
    max-width: var(--wz-text-width, 760px);
    margin-left: 0;
    margin-right: auto;
    }
div.aed441_0e5a.e22b8_98 .bfd01a3d19{
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    }
div.aed441_0e5a.e22b8_98 .xsz33ifn1n{
    padding: var(--wz-spacing-section, 6rem) 0;
    }
div.aed441_0e5a.e22b8_98 .b05378cf7b9{
    background-color: var(--wz-surface-color, #FFFFFF);
    border-top: 1px solid var(--wz-border-color, #EAECEE);
    border-bottom: 1px solid var(--wz-border-color, #EAECEE); color: #1a1a2e;}
div.aed441_0e5a.e22b8_98 .xb73__6c9b{
    padding: 8rem 0 4rem;
    border-bottom: 1px solid var(--wz-border-color, #EAECEE);
    }
div.aed441_0e5a.e22b8_98 .jf8aceff874{
    font-size: clamp(2.5rem, 5vw, 3.5rem);
    margin-bottom: 1.5rem;
    font-weight: 700;
    letter-spacing: -0.02em;
    }
div.aed441_0e5a.e22b8_98 .ef44f771e{
    font-size: 1.125rem;
    color: var(--wz-text-muted, #5D6D7E);
    margin-bottom: 2rem;
    }
div.aed441_0e5a.e22b8_98 .l5c4dab9{
    font-size: 2rem;
    margin-bottom: 1rem;
    text-align: center;
    }
div.aed441_0e5a.e22b8_98 .l1takvbc{
    text-align: center;
    color: var(--wz-text-muted, #5D6D7E);
    margin-bottom: 4rem;
    max-width: var(--wz-text-width, 760px);
    margin-left: 0;
    margin-right: auto;
    }
div.aed441_0e5a.e22b8_98 .c519f_34{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 3rem;
    }
div.aed441_0e5a.e22b8_98 .idfdcbafca{
    background: var(--wz-surface-color, #FFFFFF);
    padding: 2.5rem;
    border-radius: var(--wz-radius-md, 6px);
    box-shadow: var(--wz-shadow-sm);
    border-left: 4px solid var(--wz-primary-color, #C0392B);
    transition: transform 0.3s ease, box-shadow 0.3s ease; color: #1a1a2e;}
div.aed441_0e5a.e22b8_98 .idfdcbafca:hover{
    transform: translateY(-4px);
    box-shadow: var(--wz-shadow-md);
    }
div.aed441_0e5a.e22b8_98 .nc759048520{
    font-family: var(--wz-font-sans, sans-serif);
    font-size: 0.875rem;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: var(--wz-primary-color, #C0392B);
    font-weight: 700;
    margin-bottom: 0.5rem;
    display: block;
    }
div.aed441_0e5a.e22b8_98 .qzlgsuw3{
    font-size: 1.25rem;
    margin-bottom: 1rem;
    }
div.aed441_0e5a.e22b8_98 .xefc__72ebf{
    background: var(--wz-bg-color, #FCFBF9);
    padding: 2rem;
    border: 1px solid var(--wz-border-color, #EAECEE);
    border-radius: var(--wz-radius-md, 6px); color: #1a1a2e;}
div.aed441_0e5a.e22b8_98 .sc1674__fb7{
    font-size: 1.125rem;
    font-weight: 600;
    margin-bottom: 1rem;
    color: var(--wz-text-main, #2C3E50);
    display: flex;
    align-items: flex-start;
    gap: 0.75rem;
    }
div.aed441_0e5a.e22b8_98 .sc1674__fb7::before{
    content: "Q.";
    font-family: var(--wz-font-serif, serif);
    color: var(--wz-primary-color, #C0392B);
    font-size: 1.25rem;
    font-weight: 700;
    }
div.aed441_0e5a.e22b8_98 .sa3364a{
    color: var(--wz-text-muted, #5D6D7E);
    padding-left: 2rem;
    }
div.aed441_0e5a.e22b8_98 .adf37c_b07f{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 4rem;
    align-items: center;
    }
div.aed441_0e5a.e22b8_98 .e1cb15_dfd h3{
    font-size: 1.75rem;
    margin-bottom: 1.5rem;
    }
div.aed441_0e5a.e22b8_98 .s65de2d39b{
    border-radius: var(--wz-radius-lg, 12px);
    overflow: hidden;
    box-shadow: var(--wz-shadow-md);
    background-color: var(--wz-surface-color, #FFFFFF);
    padding: 1rem; color: #1a1a2e;}
div.aed441_0e5a.e22b8_98 .iacylbanr6{
    width: 100%;
    height: auto;
    display: block;
    border-radius: var(--wz-radius-md, 6px);
    object-fit: cover;
    aspect-ratio: 16/10;
    }
div.aed441_0e5a.e22b8_98 .h9afe3fe{
    margin-top: 2rem;
    }
div.aed441_0e5a.e22b8_98 .n63404_p4g{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 1.25rem 2.5rem;
    font-size: 1rem;
    font-weight: 600;
    border-radius: var(--wz-radius-md, 6px);
    text-decoration: none;
    transition: all 0.3s ease;
    font-family: var(--wz-font-sans, sans-serif);
    cursor: pointer;
    border: none;
    }
div.aed441_0e5a.e22b8_98 .rbe103__9b86{
    background: linear-gradient(135deg, var(--wz-primary-color, #C0392B) 0%, #922B21 100%);
    color: #1a1a2e;
    box-shadow: 0 4px 12px rgba(192, 57, 43, 0.3), inset 0 1px 0 rgba(255,255,255,0.2);
    }
div.aed441_0e5a.e22b8_98 .rbe103__9b86:hover{
    transform: translateY(-2px);
    box-shadow: 0 6px 16px rgba(192, 57, 43, 0.4), inset 0 1px 0 rgba(255,255,255,0.2);
    color: #FFFFFF !important;
    text-decoration: none;
    }
div.aed441_0e5a.e22b8_98 .za6ccb__1119b{
    background: transparent;
    color: var(--wz-text-main, #2C3E50) !important;
    border: 2px solid var(--wz-border-color, #EAECEE);
    margin-left: 1rem;
    }
div.aed441_0e5a.e22b8_98 .za6ccb__1119b:hover{
    border-color: var(--wz-text-muted, #5D6D7E);
    background: rgba(44, 62, 80, 0.02);
    text-decoration: none; color: #ffffff;}
div.aed441_0e5a.e22b8_98 .vd5085_f531{
    background-color: var(--wz-surface-color, #FFFFFF);
    padding: 6rem 0;
    border-top: 1px solid var(--wz-border-color, #EAECEE); color: #1a1a2e;}
div.aed441_0e5a.e22b8_98 .b304__c175{
    text-align: center;
    padding: 3rem 0;
    color: var(--wz-text-muted, #5D6D7E);
    font-size: 0.875rem;
    border-top: 1px solid var(--wz-border-color, #EAECEE);
    }
@media (max-width: 992px) {div.aed441_0e5a.e22b8_98 .c519f_34, div.aed441_0e5a.e22b8_98 .adf37c_b07f{
    grid-template-columns: 1fr;
    gap: 2.5rem;
    }
div.aed441_0e5a.e22b8_98 .adf37c_b07f{
    flex-direction: column-reverse;
    }}
@media (max-width: 768px) {div.aed441_0e5a.e22b8_98 .xsz33ifn1n{
    padding: 4rem 0;
    }
div.aed441_0e5a.e22b8_98 .xb73__6c9b{
    padding: 6rem 0 3rem;
    }
div.aed441_0e5a.e22b8_98 .za6ccb__1119b{
    margin-left: 0;
    margin-top: 1rem;
    width: 100%;
    }
div.aed441_0e5a.e22b8_98 .rbe103__9b86{
    width: 100%;
    }
div.aed441_0e5a.e22b8_98 .h9afe3fe{
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 400px;
    }}
.a550f7a_uh{
    background-color: var(--bg-color, #fcf9f5);
    padding-top: 80px;
    padding-bottom: 40px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: var(--border-color, rgba(43, 28, 24, 0.08));
    font-family: Georgia, "Times New Roman", Times, serif;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    box-sizing: border-box; color: #1a1a2e;}
.e6i3gzg7una{
    width: 100%;
    max-width: var(--max-width, 1200px);
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
    padding-left: 24px;
    padding-right: 24px;
    }
.z5z8ldyw{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    max-width: 600px;
    margin-bottom: 56px;
    }
.k91df_fc{
    flex: none;
    font-size: 36px;
    font-weight: 700;
    color: var(--primary-color, #b33916);
    margin-bottom: 20px;
    letter-spacing: 1.5px;
    text-align: center;
    }
.y9c2__97ae8{
    flex: none;
    font-size: 16px;
    line-height: 1.8;
    color: var(--text-muted, #6b554d);
    text-align: center;
    }
.dc5e453_b66{
    flex: none;
    width: 100%;
    height: 1px;
    background-color: var(--border-color, rgba(43, 28, 24, 0.08));
    margin-bottom: 32px; color: #ffffff;}
.bdc18_4b{
    flex: none;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    }
.wwlfsmif{
    flex: 1;
    font-size: 14px;
    color: var(--text-muted, #6b554d);
    text-align: left;
    line-height: 1.5;
    }
.j8e0c1_x6{
    flex: 1;
    display: flex;
    flex-direction: row;
    gap: 24px;
    justify-content: flex-end;
    align-items: center;
    }
.sbdd90fb_mkx{
    flex: none;
    font-size: 14px;
    color: var(--text-color, #2b1c18);
    text-decoration-line: none;
    transition: var(--transition, all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1));
    font-weight: 500;
    }
.sbdd90fb_mkx:hover{
    color: var(--primary-color, #b33916);
    text-decoration-line: underline;
    text-underline-offset: 4px;
    }
@media (max-width: 768px){.bdc18_4b{
    flex-direction: column;
    gap: 24px;
    }
.wwlfsmif{
    text-align: center;
    flex: none;
    width: 100%;
    order: 2;
    }
.j8e0c1_x6{
    justify-content: center;
    flex: none;
    width: 100%;
    order: 1;
    }}
.e893ixn650{
    font-family: "Georgia", "Times New Roman", serif;
    background-color: var(--nav-bg);
    box-shadow: var(--shadow-sm);
    border-bottom: 1px solid var(--border-color);
    position: sticky;
    top: 0;
    z-index: 1000;
    width: 100%; color: #1a1a2e;}
.l6d0c2_1a1{
    height: var(--nav-height);
    max-width: var(--max-width);
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    }
.kb6f4be_7351{
    display: flex;
    align-items: center;
    }
.f3c6e76_bc{
    font-size: 32px;
    font-weight: 700;
    color: var(--primary-color);
    text-decoration: none;
    letter-spacing: -0.5px;
    font-style: italic;
    transition: var(--transition);
    }
.f3c6e76_bc:hover{
    color: var(--secondary-color);
    }
.y553e58{
    display: none;
    }
.u56bb2_7b6{
    display: none;
    }
.hdv1ahqnt{
    display: flex;
    align-items: center;
    flex: 1;
    }
.f15e3__8d025{
    display: flex;
    list-style: none;
    margin: 0 auto;
    padding: 0;
    gap: 6px;
    }
.q562237_cki{
    display: block;
    }
.jd1304723{
    color: var(--text-color);
    text-decoration: none;
    padding: 8px 16px;
    font-size: 16px;
    border-radius: var(--radius-md);
    transition: var(--transition);
    display: inline-block;
    }
.jd1304723:hover{
    color: #ffffff;
    background-color: var(--border-color);
    }
.u76869b7e9{
    margin-left: auto;
    }
.tzchkrqo0{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: var(--primary-color);
    color: #1a1a2e;
    padding: 0 28px;
    height: 44px;
    border-radius: var(--radius-lg);
    font-size: 16px;
    font-family: system-ui, -apple-system, sans-serif; 
    font-weight: 600;
    text-decoration: none;
    box-shadow: var(--shadow-md);
    transition: var(--transition);
    border: 1px solid transparent;
    }
.tzchkrqo0:hover{
    background: var(--secondary-color);
    box-shadow: var(--shadow-lg);
    transform: translateY(-2px); color: #ffffff;}
@media (max-width: 860px){.u56bb2_7b6 {
    display: block;
    z-index: 1001;
    }
.wc7a89c7c {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 26px;
    height: 18px;
    cursor: pointer;
    }
.uow1tpd587rl {
    display: block;
    width: 100%;
    height: 2px;
    background-color: var(--text-color);
    transition: var(--transition);
    border-radius: var(--radius-sm);
    transform-origin: left center; color: #ffffff;}
.y553e58:checked ~ .u56bb2_7b6 .uow1tpd587rl:nth-child(1) {
    transform: rotate(41deg);
    }
.y553e58:checked ~ .u56bb2_7b6 .uow1tpd587rl:nth-child(2) {
    opacity: 0;
    }
.y553e58:checked ~ .u56bb2_7b6 .uow1tpd587rl:nth-child(3) {
    transform: rotate(-41deg);
    }
.hdv1ahqnt {
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background: var(--nav-bg);
    flex-direction: column;
    align-items: center;
    padding: 24px 0 40px 0;
    gap: 32px;
    box-shadow: var(--shadow-lg);
    border-bottom: 1px solid var(--border-color);
    clip-path: inset(0 0 100% 0);
    transition: clip-path 0.5s cubic-bezier(0.25, 1, 0.5, 1); color: #1a1a2e;}
.y553e58:checked ~ .hdv1ahqnt {
    clip-path: inset(0 0 0 0);
    }
.f15e3__8d025 {
    flex-direction: column;
    align-items: center;
    gap: 12px;
    width: 100%;
    }
.jd1304723 {
    font-size: 18px;
    padding: 12px 32px;
    width: 100%;
    text-align: center;
    }
.u76869b7e9 {
    margin: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    }
.tzchkrqo0 {
    width: calc(100% - 64px);
    max-width: 340px;
    height: 52px;
    font-size: 17px;
    }}
.jd1304723.active{color: #ffffff; background-color: var(--border-color);}
@media (min-width: 861px){.e893ixn650 #nte1b79c2ef8, .e893ixn650 label[for="nte1b79c2ef8"]{ display: none !important; }}
@media (min-width: 861px){.e893ixn650 .hdv1ahqnt{ 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: 861px){.e893ixn650 .hdv1ahqnt{ 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: 861px){.e893ixn650 .hdv1ahqnt a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.jd1304723.active {color: #ffffff; background-color: var(--border-color);}
#nte1b79c2ef8:checked ~ .hdv1ahqnt { right: 0 !important; left: auto !important; }
@media (max-width: 860px) {.e893ixn650.j496fb98a19 .hdv1ahqnt { 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: 860px) {#nte1b79c2ef8:checked ~ .hdv1ahqnt { right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 861px) {.e893ixn650.j496fb98a19 #nte1b79c2ef8, .e893ixn650.j496fb98a19 label[for="nte1b79c2ef8"] { display: none !important; }}
@media (min-width: 861px) {.e893ixn650.j496fb98a19 .hdv1ahqnt { 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: 861px) {.e893ixn650.j496fb98a19 .hdv1ahqnt { 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: 861px) {.e893ixn650.j496fb98a19 .hdv1ahqnt 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.aed441_0e5a img.ea6d09779ff {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.aed441_0e5a img.ea6d09779ff.w852eb_03b0 { aspect-ratio: 16 / 9; }
div.aed441_0e5a img.ea6d09779ff.s37034_6cc3 { aspect-ratio: 16 / 10; }
div.aed441_0e5a img.ea6d09779ff.hefcb56a1 { aspect-ratio: 4 / 3; }
div.aed441_0e5a img.ea6d09779ff.q35f__d5a4 { aspect-ratio: 1 / 1; }
div.aed441_0e5a :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.aed441_0e5a .uae7__40ab {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.aed441_0e5a .uae7__40ab.w852eb_03b0 { aspect-ratio: 16 / 9; }
div.aed441_0e5a .uae7__40ab.s37034_6cc3 { aspect-ratio: 16 / 10; }
div.aed441_0e5a .uae7__40ab.hefcb56a1 { aspect-ratio: 4 / 3; }
div.aed441_0e5a .uae7__40ab.q35f__d5a4 { aspect-ratio: 1 / 1; }
div.aed441_0e5a .uae7__40ab > img.ea6d09779ff,
    div.aed441_0e5a .uae7__40ab > picture > img.ea6d09779ff {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
div.aed441_0e5a.e22b8_98 .rbe103__9b86 a:not([class]){color:#ffffff !important;text-decoration:underline;}
div.aed441_0e5a.e22b8_98 .rbe103__9b86 a[class=""]{color:#ffffff !important;text-decoration:underline;}
div.aed441_0e5a.e22b8_98 .rbe103__9b86 a:not([class]):hover{opacity:0.92;}
div.aed441_0e5a.e22b8_98 .rbe103__9b86 a[class=""]:hover{opacity:0.92;}
div.aed441_0e5a.e22b8_98 .rbe103__9b86 a:not([class]):visited{color:#ffffff !important;}
div.aed441_0e5a.e22b8_98 .rbe103__9b86 a[class=""]:visited{color:#ffffff !important;}
.y23e8ec7b {
    padding-left: clamp(16px, 4vw, 48px);
    padding-right: clamp(16px, 4vw, 48px);
    }
.y23e8ec7b > :first-child,
    .y23e8ec7b > :last-child {
    width: min(1280px, 100%);
    margin-left: auto;
    margin-right: auto;
    }
.e893ixn650{
    font-family: "Georgia", "Times New Roman", serif;
    background-color: var(--nav-bg);
    box-shadow: var(--shadow-sm);
    border-bottom: 1px solid var(--border-color);
    position: sticky;
    top: 0;
    z-index: 1000;
    width: 100%; color: #1a1a2e;}
.l6d0c2_1a1{
    height: var(--nav-height);
    max-width: var(--max-width);
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    }
.kb6f4be_7351{
    display: flex;
    align-items: center;
    }
.f3c6e76_bc{
    font-size: 32px;
    font-weight: 700;
    color: var(--primary-color);
    text-decoration: none;
    letter-spacing: -0.5px;
    font-style: italic;
    transition: var(--transition);
    }
.f3c6e76_bc:hover{
    color: var(--secondary-color);
    }
.y553e58{
    display: none;
    }
.u56bb2_7b6{
    display: none;
    }
.hdv1ahqnt{
    display: flex;
    align-items: center;
    flex: 1;
    }
.f15e3__8d025{
    display: flex;
    list-style: none;
    margin: 0 auto;
    padding: 0;
    gap: 6px;
    }
.q562237_cki{
    display: block;
    }
.jd1304723{
    color: var(--text-color);
    text-decoration: none;
    padding: 8px 16px;
    font-size: 16px;
    border-radius: var(--radius-md);
    transition: var(--transition);
    display: inline-block;
    }
.jd1304723:hover{
    color: #ffffff;
    background-color: var(--border-color);
    }
.u76869b7e9{
    margin-left: auto;
    }
.tzchkrqo0{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: var(--primary-color);
    color: #1a1a2e;
    padding: 0 28px;
    height: 44px;
    border-radius: var(--radius-lg);
    font-size: 16px;
    font-family: system-ui, -apple-system, sans-serif; 
    font-weight: 600;
    text-decoration: none;
    box-shadow: var(--shadow-md);
    transition: var(--transition);
    border: 1px solid transparent;
    }
.tzchkrqo0:hover{
    background: var(--secondary-color);
    box-shadow: var(--shadow-lg);
    transform: translateY(-2px); color: #ffffff;}
@media (max-width: 860px){.u56bb2_7b6 {
    display: block;
    z-index: 1001;
    }
.wc7a89c7c {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 26px;
    height: 18px;
    cursor: pointer;
    }
.uow1tpd587rl {
    display: block;
    width: 100%;
    height: 2px;
    background-color: var(--text-color);
    transition: var(--transition);
    border-radius: var(--radius-sm);
    transform-origin: left center; color: #ffffff;}
.y553e58:checked ~ .u56bb2_7b6 .uow1tpd587rl:nth-child(1) {
    transform: rotate(41deg);
    }
.y553e58:checked ~ .u56bb2_7b6 .uow1tpd587rl:nth-child(2) {
    opacity: 0;
    }
.y553e58:checked ~ .u56bb2_7b6 .uow1tpd587rl:nth-child(3) {
    transform: rotate(-41deg);
    }
.hdv1ahqnt {
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background: var(--nav-bg);
    flex-direction: column;
    align-items: center;
    padding: 24px 0 40px 0;
    gap: 32px;
    box-shadow: var(--shadow-lg);
    border-bottom: 1px solid var(--border-color);
    clip-path: inset(0 0 100% 0);
    transition: clip-path 0.5s cubic-bezier(0.25, 1, 0.5, 1); color: #1a1a2e;}
.y553e58:checked ~ .hdv1ahqnt {
    clip-path: inset(0 0 0 0);
    }
.f15e3__8d025 {
    flex-direction: column;
    align-items: center;
    gap: 12px;
    width: 100%;
    }
.jd1304723 {
    font-size: 18px;
    padding: 12px 32px;
    width: 100%;
    text-align: center;
    }
.u76869b7e9 {
    margin: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    }
.tzchkrqo0 {
    width: calc(100% - 64px);
    max-width: 340px;
    height: 52px;
    font-size: 17px;
    }}
.jd1304723.active{color: #ffffff; background-color: var(--border-color);}
@media (min-width: 861px){.e893ixn650 #nte1b79c2ef8, .e893ixn650 label[for="nte1b79c2ef8"]{ display: none !important; }}
@media (min-width: 861px){.e893ixn650 .hdv1ahqnt{ 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: 861px){.e893ixn650 .hdv1ahqnt{ 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: 861px){.e893ixn650 .hdv1ahqnt a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.jd1304723.active{color: #ffffff; background-color: var(--border-color);}
#nte1b79c2ef8:checked ~ .hdv1ahqnt{ right: 0 !important; left: auto !important; }
@media (max-width: 860px){.e893ixn650.j496fb98a19 .hdv1ahqnt{ 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: 860px){#nte1b79c2ef8:checked ~ .hdv1ahqnt{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 861px){.e893ixn650.j496fb98a19 #nte1b79c2ef8, .e893ixn650.j496fb98a19 label[for="nte1b79c2ef8"]{ display: none !important; }}
@media (min-width: 861px){.e893ixn650.j496fb98a19 .hdv1ahqnt{ 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: 861px){.e893ixn650.j496fb98a19 .hdv1ahqnt{ 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: 861px){.e893ixn650.j496fb98a19 .hdv1ahqnt a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.a550f7a_uh{
    background-color: var(--bg-color, #fcf9f5);
    padding-top: 80px;
    padding-bottom: 40px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: var(--border-color, rgba(43, 28, 24, 0.08));
    font-family: Georgia, "Times New Roman", Times, serif;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    box-sizing: border-box; color: #1a1a2e;}
.e6i3gzg7una{
    width: 100%;
    max-width: var(--max-width, 1200px);
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
    padding-left: 24px;
    padding-right: 24px;
    }
.z5z8ldyw{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    max-width: 600px;
    margin-bottom: 56px;
    }
.k91df_fc{
    flex: none;
    font-size: 36px;
    font-weight: 700;
    color: var(--primary-color, #b33916);
    margin-bottom: 20px;
    letter-spacing: 1.5px;
    text-align: center;
    }
.y9c2__97ae8{
    flex: none;
    font-size: 16px;
    line-height: 1.8;
    color: var(--text-muted, #6b554d);
    text-align: center;
    }
.dc5e453_b66{
    flex: none;
    width: 100%;
    height: 1px;
    background-color: var(--border-color, rgba(43, 28, 24, 0.08));
    margin-bottom: 32px; color: #ffffff;}
.bdc18_4b{
    flex: none;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    }
.wwlfsmif{
    flex: 1;
    font-size: 14px;
    color: var(--text-muted, #6b554d);
    text-align: left;
    line-height: 1.5;
    }
.j8e0c1_x6{
    flex: 1;
    display: flex;
    flex-direction: row;
    gap: 24px;
    justify-content: flex-end;
    align-items: center;
    }
.sbdd90fb_mkx{
    flex: none;
    font-size: 14px;
    color: var(--text-color, #2b1c18);
    text-decoration-line: none;
    transition: var(--transition, all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1));
    font-weight: 500;
    }
.sbdd90fb_mkx:hover{
    color: var(--primary-color, #b33916);
    text-decoration-line: underline;
    text-underline-offset: 4px;
    }
@media (max-width: 768px){.bdc18_4b{
    flex-direction: column;
    gap: 24px;
    }
.wwlfsmif{
    text-align: center;
    flex: none;
    width: 100%;
    order: 2;
    }
.j8e0c1_x6{
    justify-content: center;
    flex: none;
    width: 100%;
    order: 1;
    }}
.e893ixn650{
  font-family: "Georgia", "Times New Roman", serif;
  background-color: var(--nav-bg);
  box-shadow: var(--shadow-sm);
  border-bottom: 1px solid var(--border-color);
  position: sticky;
  top: 0;
  z-index: 1000;
  width: 100%; color: #1a1a2e;}
.l6d0c2_1a1{
  height: var(--nav-height);
  max-width: var(--max-width);
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.kb6f4be_7351{
  display: flex;
  align-items: center;
}
.f3c6e76_bc{
  font-size: 32px;
  font-weight: 700;
  color: var(--primary-color);
  text-decoration: none;
  letter-spacing: -0.5px;
  font-style: italic;
  transition: var(--transition);
}
.f3c6e76_bc:hover{
  color: var(--secondary-color);
}
.y553e58{
  display: none;
}
.u56bb2_7b6{
  display: none;
}
.hdv1ahqnt{
  display: flex;
  align-items: center;
  flex: 1;
}
.f15e3__8d025{
  display: flex;
  list-style: none;
  margin: 0 auto;
  padding: 0;
  gap: 6px;
}
.q562237_cki{
  display: block;
}
.jd1304723{
  color: var(--text-color);
  text-decoration: none;
  padding: 8px 16px;
  font-size: 16px;
  border-radius: var(--radius-md);
  transition: var(--transition);
  display: inline-block;
}
.jd1304723:hover{
  color: #ffffff;
  background-color: var(--border-color);
}
.u76869b7e9{
  margin-left: auto;
}
.tzchkrqo0{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--primary-color);
  color: #1a1a2e;
  padding: 0 28px;
  height: 44px;
  border-radius: var(--radius-lg);
  font-size: 16px;
  font-family: system-ui, -apple-system, sans-serif; 
  font-weight: 600;
  text-decoration: none;
  box-shadow: var(--shadow-md);
  transition: var(--transition);
  border: 1px solid transparent;
}
.tzchkrqo0:hover{
  background: var(--secondary-color);
  box-shadow: var(--shadow-lg);
  transform: translateY(-2px); color: #ffffff;}
@media (max-width: 860px){.u56bb2_7b6 {
    display: block;
    z-index: 1001;
  }
.wc7a89c7c {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 26px;
    height: 18px;
    cursor: pointer;
  }
.uow1tpd587rl {
    display: block;
    width: 100%;
    height: 2px;
    background-color: var(--text-color);
    transition: var(--transition);
    border-radius: var(--radius-sm);
    transform-origin: left center; color: #ffffff;}
.y553e58:checked ~ .u56bb2_7b6 .uow1tpd587rl:nth-child(1) {
    transform: rotate(41deg);
  }
.y553e58:checked ~ .u56bb2_7b6 .uow1tpd587rl:nth-child(2) {
    opacity: 0;
  }
.y553e58:checked ~ .u56bb2_7b6 .uow1tpd587rl:nth-child(3) {
    transform: rotate(-41deg);
  }
.hdv1ahqnt {
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background: var(--nav-bg);
    flex-direction: column;
    align-items: center;
    padding: 24px 0 40px 0;
    gap: 32px;
    box-shadow: var(--shadow-lg);
    border-bottom: 1px solid var(--border-color);
    clip-path: inset(0 0 100% 0);
    transition: clip-path 0.5s cubic-bezier(0.25, 1, 0.5, 1); color: #1a1a2e;}
.y553e58:checked ~ .hdv1ahqnt {
    clip-path: inset(0 0 0 0);
  }
.f15e3__8d025 {
    flex-direction: column;
    align-items: center;
    gap: 12px;
    width: 100%;
  }
.jd1304723 {
    font-size: 18px;
    padding: 12px 32px;
    width: 100%;
    text-align: center;
  }
.u76869b7e9 {
    margin: 0;
    width: 100%;
    display: flex;
    justify-content: center;
  }
.tzchkrqo0 {
    width: calc(100% - 64px);
    max-width: 340px;
    height: 52px;
    font-size: 17px;
  }}
.jd1304723.active{color: #ffffff; background-color: var(--border-color);}
@media (min-width: 861px){.e893ixn650 #nte1b79c2ef8, .e893ixn650 label[for="nte1b79c2ef8"]{ display: none !important; }}
@media (min-width: 861px){.e893ixn650 .hdv1ahqnt{ 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: 861px){.e893ixn650 .hdv1ahqnt{ 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: 861px){.e893ixn650 .hdv1ahqnt a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.jd1304723.active{color: #ffffff; background-color: var(--border-color);}
#nte1b79c2ef8:checked ~ .hdv1ahqnt{ right: 0 !important; left: auto !important; }
@media (max-width: 860px){.e893ixn650.j496fb98a19 .hdv1ahqnt{ 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: 860px){#nte1b79c2ef8:checked ~ .hdv1ahqnt{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 861px){.e893ixn650.j496fb98a19 #nte1b79c2ef8, .e893ixn650.j496fb98a19 label[for="nte1b79c2ef8"]{ display: none !important; }}
@media (min-width: 861px){.e893ixn650.j496fb98a19 .hdv1ahqnt{ 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: 861px){.e893ixn650.j496fb98a19 .hdv1ahqnt{ 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: 861px){.e893ixn650.j496fb98a19 .hdv1ahqnt a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.j999d72993e{
  background-color: var(--bg-color, #fcf9f5);
  padding-top: 80px;
  padding-bottom: 40px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: var(--border-color, rgba(43, 28, 24, 0.08));
  font-family: Georgia, "Times New Roman", Times, serif;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  box-sizing: border-box; color: #1a1a2e;}
.b5a44f86b{
  width: 100%;
  max-width: var(--max-width, 1200px);
  display: flex;
  flex-direction: column;
  align-items: center;
  box-sizing: border-box;
  padding-left: 24px;
  padding-right: 24px;
}
.f591__0816{
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 600px;
  margin-bottom: 56px;
}
.y4bb1d_4dd7{
  flex: none;
  font-size: 36px;
  font-weight: 700;
  color: var(--primary-color, #b33916);
  margin-bottom: 20px;
  letter-spacing: 1.5px;
  text-align: center;
}
.ud3982aec{
  flex: none;
  font-size: 16px;
  line-height: 1.8;
  color: var(--text-muted, #6b554d);
  text-align: center;
}
.sd2206c4a{
  flex: none;
  width: 100%;
  height: 1px;
  background-color: var(--border-color, rgba(43, 28, 24, 0.08));
  margin-bottom: 32px; color: #ffffff;}
.jb9f9a_c6ce{
  flex: none;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.bb0d1ff9b05{
  flex: 1;
  font-size: 14px;
  color: var(--text-muted, #6b554d);
  text-align: left;
  line-height: 1.5;
}
.d585__e6c1{
  flex: 1;
  display: flex;
  flex-direction: row;
  gap: 24px;
  justify-content: flex-end;
  align-items: center;
}
.g05d__dbdd{
  flex: none;
  font-size: 14px;
  color: var(--text-color, #2b1c18);
  text-decoration-line: none;
  transition: var(--transition, all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1));
  font-weight: 500;
}
.g05d__dbdd:hover{
  color: var(--primary-color, #b33916);
  text-decoration-line: underline;
  text-underline-offset: 4px;
}
@media (max-width: 768px){.jb9f9a_c6ce{
    flex-direction: column;
    gap: 24px;
  }
.bb0d1ff9b05{
    text-align: center;
    flex: none;
    width: 100%;
    order: 2;
  }
.d585__e6c1{
    justify-content: center;
    flex: none;
    width: 100%;
    order: 1;
  }}
.ec214b_fa1d{box-sizing:border-box;}
.y5c6e5_37d1{box-sizing:border-box;}
.ga5dd7e253e{box-sizing:border-box;}
.c8df744d5{box-sizing:border-box;}
@media (max-width: 768px) {.bdc18_4b { 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; }}