:root {

  --faq-accent: hsl(133, 76%, 60%);
  --faq-secondary: hsl(218, 61%, 60%);
  --faq-text: hsl(133, 10%, 8%);
  --faq-bg: hsl(133, 7%, 96%);
  --faq-card-bg: hsl(0, 0%, 100%);
  --faq-border: hsl(133, 10%, 85%);
  --primary-color: #b84d22;
  --secondary-color: #8c3816;
  --bg-color: #1c1816;
  --text-color: #e8e3df;
  --text-muted: #968c86;
  --border-color: rgba(255, 255, 255, 0.08);
  --radius-sm: 2px;
  --radius-md: 4px;
  --radius-lg: 8px;
  --shadow-sm: 0 1px 2px rgba(0, 0, 0, 0.5);
  --shadow-md: 0 4px 8px rgba(0, 0, 0, 0.6);
  --shadow-lg: 0 12px 24px rgba(0, 0, 0, 0.8);
  --nav-height: 64px;
  --max-width: min(1200px, 92vw);
  --transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  --nav-bg: var(--bg-color);
  --btn-text: #ffffff;
  --content-page-bg: hsl(220, 7%, 96%);
  --content-surface-bg: #ffffff;
  --content-text: hsl(220, 10%, 11%);
  --content-text-muted: rgba(31, 35, 40, 0.72);
  --content-border: rgba(0, 0, 0, 0.08);
  --content-accent-text: hsl(22, 78%, 38%);
}
div.a4037fd44.xb3df233db *{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }
div.a4037fd44.xb3df233db{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    color: var(--faq-text);
    background: var(--faq-bg);
    line-height: 1.6;
    }
div.a4037fd44.xb3df233db .xaffccd2_t4i8{min-height: 100vh;
    background: linear-gradient(135deg, var(--faq-accent) 0%, var(--faq-secondary) 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2rem;
    position: relative;
    overflow: hidden; isolation: isolate; color: #1a1a2e;}
div.a4037fd44.xb3df233db .xaffccd2_t4i8::before{
    content: "";
    position: absolute;
    width: 500px;
    height: 500px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 50%;
    top: -200px;
    right: -200px; color: #1a1a2e;}
div.a4037fd44.xb3df233db .v7oomvxp3brh{
    max-width: 800px;
    text-align: left;
    color: white;
    z-index: 1;
    }
div.a4037fd44.xb3df233db .xaffccd2_t4i8 h1{
    font-size: 3.5rem;
    font-weight: 700;
    margin-bottom: 1.5rem;
    text-shadow: 0 2px 20px rgba(0, 0, 0, 0.2);
    }
div.a4037fd44.xb3df233db .uc4f119{
    font-size: 1.3rem;
    margin-bottom: 2.5rem;
    opacity: 0.95;
    }
div.a4037fd44.xb3df233db .h4ac60_3a9{
    background: white;
    border-radius: 50px;
    padding: 0.8rem 2rem;
    display: flex;
    align-items: center;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.15);
    max-width: 600px;
    margin: 0 0 0 auto; color: #1a1a2e;}
div.a4037fd44.xb3df233db .h4ac60_3a9 input{
    border: none;
    outline: none;
    flex: 1;
    font-size: 1.1rem;
    color: var(--faq-text);
    text-align: left;
    }
div.a4037fd44.xb3df233db .h4ac60_3a9 input::placeholder{
    color: #999;
    }
div.a4037fd44.xb3df233db .ti52xcppy{
    padding: 5rem 2rem;
    max-width: 1200px;
    margin: 0 auto;
    }
div.a4037fd44.xb3df233db .m0c43b5{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 2rem;
    margin-bottom: 4rem;
    }
div.a4037fd44.xb3df233db .cfb22bd0e{
    background: var(--faq-card-bg);
    padding: 2.5rem;
    border-radius: 16px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    transition: transform 0.3s, box-shadow 0.3s;
    cursor: pointer; color: #1a1a2e;}
div.a4037fd44.xb3df233db .cfb22bd0e:hover{
    transform: translateY(-5px);
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);
    }
div.a4037fd44.xb3df233db .odd54d_e318{
    width: 60px;
    height: 60px;
    background: linear-gradient(135deg, var(--faq-accent), var(--faq-secondary));
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2rem;
    margin-bottom: 1.5rem; color: #1a1a2e;}
div.a4037fd44.xb3df233db .cfb22bd0e h3{
    font-size: 1.4rem;
    margin-bottom: 0.8rem;
    color: var(--faq-text);
    }
div.a4037fd44.xb3df233db .cfb22bd0e p{
    color: #666;
    font-size: 0.95rem;
    }
div.a4037fd44.xb3df233db .ofk337egk3k{
    background: var(--faq-card-bg);
    border-radius: 20px;
    padding: 3rem;
    margin-bottom: 3rem;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06); color: #1a1a2e;}
div.a4037fd44.xb3df233db .ofk337egk3k h2{
    font-size: 2rem;
    margin-bottom: 2rem;
    color: var(--faq-text);
    border-left: 5px solid var(--faq-accent);
    padding-left: 1.5rem;
    }
div.a4037fd44.xb3df233db .pe14065d73{
    border-bottom: 1px solid var(--faq-border);
    padding: 1.5rem 0;
    }
div.a4037fd44.xb3df233db .pe14065d73:last-child{
    border-bottom: none;
    }
div.a4037fd44.xb3df233db .kca5be_w46{
    font-size: 1.2rem;
    font-weight: 600;
    color: var(--faq-text);
    margin-bottom: 1rem;
    display: flex;
    align-items: center;
    cursor: pointer;
    }
div.a4037fd44.xb3df233db .kca5be_w46::before{
    content: "Q";
    background: var(--faq-accent);
    color: #1a1a2e;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 1rem;
    font-weight: 700;
    flex-shrink: 0;
    }
div.a4037fd44.xb3df233db .d3ecf53_c171{
    color: #555;
    line-height: 1.8;
    padding-left: 3rem;
    }
div.a4037fd44.xb3df233db .d3ecf53_c171 strong{
    color: var(--faq-text);
    }
div.a4037fd44.xb3df233db .d3ecf53_c171 code{
    background: var(--faq-bg);
    padding: 0.2rem 0.5rem;
    border-radius: 4px;
    font-family: "Courier New", monospace;
    font-size: 0.9rem; color: #1a1a2e;}
div.a4037fd44.xb3df233db .m3e9ca8{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 3rem;
    align-items: center;
    margin: 4rem 0;
    }
div.a4037fd44.xb3df233db .m3e9ca8 img{
    width: 100%;
    border-radius: 16px;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);
    }
div.a4037fd44.xb3df233db .ub88c91 h3{
    font-size: 1.8rem;
    margin-bottom: 1.5rem;
    color: var(--faq-text);
    }
div.a4037fd44.xb3df233db .ub88c91 ul{
    list-style: none;
    padding: 0;
    }
div.a4037fd44.xb3df233db .ub88c91 li{
    padding: 0.8rem 0;
    padding-left: 2rem;
    position: relative;
    color: #555;
    }
div.a4037fd44.xb3df233db .ub88c91 li::before{
    content: "✓";
    position: absolute;
    left: 0;
    color: var(--faq-accent);
    font-weight: 700;
    font-size: 1.2rem;
    }
div.a4037fd44.xb3df233db .h105bc4_5e7{
    background: linear-gradient(135deg, var(--faq-accent), var(--faq-secondary));
    padding: 4rem 2rem;
    text-align: center;
    border-radius: 20px;
    margin: 4rem 0;
    color: #1a1a2e;
    }
div.a4037fd44.xb3df233db .h105bc4_5e7 h2{
    font-size: 2.5rem;
    margin-bottom: 1.5rem;
    border: none;
    padding: 0;
    }
div.a4037fd44.xb3df233db .h105bc4_5e7 p{
    font-size: 1.2rem;
    margin-bottom: 2rem;
    opacity: 0.95;
    }
div.a4037fd44.xb3df233db .o2bc__fae52{
    display: inline-block;
    background: white;
    color: #1a1a2e;
    padding: 1.2rem 3rem;
    border-radius: 50px;
    text-decoration: none;
    font-weight: 700;
    font-size: 1.1rem;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.2);
    transition: transform 0.3s, box-shadow 0.3s;
    }
div.a4037fd44.xb3df233db .o2bc__fae52:hover{
    transform: translateY(-3px);
    box-shadow: 0 12px 35px rgba(0, 0, 0, 0.25);
    }
div.a4037fd44.xb3df233db .j9b3d6_220a{
    background: var(--faq-text);
    color: white;
    padding: 3rem 2rem 2rem;
    text-align: center;
    }
div.a4037fd44.xb3df233db .gaab4c0551b{
    display: flex;
    justify-content: center;
    gap: 2rem;
    margin-bottom: 2rem;
    flex-wrap: wrap;
    }
div.a4037fd44.xb3df233db .gaab4c0551b a{
    color: white;
    text-decoration: none;
    opacity: 0.8;
    transition: opacity 0.3s;
    }
div.a4037fd44.xb3df233db .gaab4c0551b a:hover{
    opacity: 1;
    }
div.a4037fd44.xb3df233db .u53663_740b{
    opacity: 0.6;
    font-size: 0.9rem;
    }
@media (max-width: 768px) {div.a4037fd44.xb3df233db .xaffccd2_t4i8 h1{
    font-size: 2.5rem;
    }
div.a4037fd44.xb3df233db .m0c43b5{
    grid-template-columns: 1fr;
    }
div.a4037fd44.xb3df233db .m3e9ca8{
    grid-template-columns: 1fr;
    }
div.a4037fd44.xb3df233db .v7oomvxp3brh{
    text-align: center;
    }
div.a4037fd44.xb3df233db .h4ac60_3a9{
    margin: 0 auto;
    }
div.a4037fd44.xb3df233db .h4ac60_3a9 input{
    text-align: left;
    }}
.s6e040_rb8{
    background: var(--nav-bg);
    border-bottom: 1px solid var(--border-color);
    box-shadow: var(--shadow-sm), 0 4px 12px rgba(0, 0, 0, 0.2);
    position: sticky;
    top: 0;
    z-index: 1000;
    font-family: "Playfair Display", "Georgia", "Noto Serif SC", "Songti SC", serif;
    color: var(--text-color);
    }
.n1dfbf79_ybi1{
    display: flex;
    align-items: center;
    height: var(--nav-height);
    width: var(--max-width);
    margin: 0 auto;
    }
.gpyndazg6z7{
    text-decoration: none;
    display: flex;
    align-items: center;
    width: 200px;
    }
.neb2397{
    font-size: 1.15rem;
    font-weight: 700;
    color: var(--text-color);
    letter-spacing: 1px;
    border-left: 3px solid var(--primary-color);
    padding-left: 12px;
    line-height: 1.1;
    }
.baa958_2nv{
    display: none;
    }
.n9006a2{
    display: none;
    cursor: pointer;
    flex-direction: column;
    justify-content: space-between;
    width: 24px;
    height: 16px;
    padding: 4px;
    margin-left: auto;
    }
.uc3376a_a244{
    width: 100%;
    height: 2px;
    background-color: var(--text-color);
    transition: var(--transition);
    border-radius: var(--radius-sm); color: #1a1a2e;}
.w339dbc_raw3{
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
    }
.ptujbmly{
    list-style: none;
    margin: 0 auto;
    padding: 0;
    display: flex;
    gap: 28px;
    }
.g564960b{
    position: relative;
    display: flex;
    align-items: center;
    }
.go5s8se5rdoz{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 0.85rem;
    font-weight: 500;
    letter-spacing: 0.5px;
    transition: var(--transition);
    padding: 6px 0;
    display: block;
    }
.go5s8se5rdoz:hover{
    color: var(--text-color);
    }
.go5s8se5rdoz::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: var(--primary-color);
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.3s ease; color: #1a1a2e;}
.go5s8se5rdoz:hover::after{
    transform: scaleX(1);
    transform-origin: left;
    }
.xedfbd40fef{
    width: 200px;
    display: flex;
    justify-content: flex-end;
    }
.kj0hs6sgt7wn{
    text-decoration: none;
    background: linear-gradient(180deg, #cf5a2a 0%, var(--primary-color) 100%);
    color: #1a1a2e;
    padding: 8px 22px;
    border-radius: var(--radius-sm);
    font-size: 0.8rem;
    font-weight: 600;
    letter-spacing: 1px;
    transition: var(--transition);
    box-shadow: var(--shadow-md), inset 0 1px 0 rgba(255, 255, 255, 0.2);
    border: 1px solid var(--secondary-color);
    }
.kj0hs6sgt7wn:hover{
    background: linear-gradient(180deg, #df6432 0%, #cf5a2a 100%);
    box-shadow: var(--shadow-lg), inset 0 1px 0 rgba(255, 255, 255, 0.3);
    transform: translateY(-1px); color: #1a1a2e;}
.kj0hs6sgt7wn:active{
    transform: translateY(1px);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.3);
    }
@media (max-width: 960px){.gpyndazg6z7 {
    width: auto;
    }
.xedfbd40fef {
    width: auto;
    }
.ptujbmly {
    gap: 16px;
    }}
@media (max-width: 768px){.n1dfbf79_ybi1 {
    justify-content: flex-start;
    }
.n9006a2 {
    display: flex;
    }
.w339dbc_raw3 {
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background: var(--nav-bg);
    flex-direction: column;
    align-items: stretch;
    box-shadow: var(--shadow-lg);
    border-bottom: 1px solid var(--border-color);
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1); color: #ffffff;}
.baa958_2nv:checked ~ .w339dbc_raw3 {
    max-height: 500px;
    }
.ptujbmly {
    flex-direction: column;
    margin: 0;
    gap: 0;
    border-top: 1px solid var(--border-color);
    }
.g564960b {
    width: 100%;
    border-bottom: 1px solid var(--border-color);
    }
.go5s8se5rdoz {
    padding: 16px 24px;
    font-size: 0.95rem;
    }
.go5s8se5rdoz::after {
    display: none;
    }
.xedfbd40fef {
    width: 100%;
    padding: 24px;
    box-sizing: border-box;
    justify-content: flex-start;
    }
.kj0hs6sgt7wn {
    width: 100%;
    text-align: center;
    padding: 12px;
    font-size: 0.9rem;
    }
.baa958_2nv:checked ~ .n9006a2 .uc3376a_a244:nth-child(1) {
    transform: translateY(7px) rotate(45deg);
    }
.baa958_2nv:checked ~ .n9006a2 .uc3376a_a244:nth-child(2) {
    opacity: 0;
    }
.baa958_2nv:checked ~ .n9006a2 .uc3376a_a244:nth-child(3) {
    transform: translateY(-7px) rotate(-45deg);
    }}
.go5s8se5rdoz.active{color: var(--text-color);}
@media (min-width: 961px){.s6e040_rb8 #ntc024161740, .s6e040_rb8 label[for="ntc024161740"]{ display: none !important; }}
@media (min-width: 961px){.s6e040_rb8 .w339dbc_raw3{ 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: 961px){.s6e040_rb8 .w339dbc_raw3{ 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: 961px){.s6e040_rb8 .w339dbc_raw3 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.go5s8se5rdoz.active {color: var(--text-color);}
#ntc024161740:checked ~ .w339dbc_raw3 { right: 0 !important; left: auto !important; }
@media (max-width: 960px) {.s6e040_rb8.g7266031085 .w339dbc_raw3 { 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: 960px) {#ntc024161740:checked ~ .w339dbc_raw3 { right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 961px) {.s6e040_rb8.g7266031085 #ntc024161740, .s6e040_rb8.g7266031085 label[for="ntc024161740"] { display: none !important; }}
@media (min-width: 961px) {.s6e040_rb8.g7266031085 .w339dbc_raw3 { 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: 961px) {.s6e040_rb8.g7266031085 .w339dbc_raw3 { 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: 961px) {.s6e040_rb8.g7266031085 .w339dbc_raw3 a { display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.iyajqu2c72ev{
    background-color: var(--bg-color, #1c1816);
    border-top: 4px solid var(--primary-color, #b84d22);
    padding: 64px 0 32px 0;
    font-family: Georgia, "Times New Roman", Times, serif;
    box-sizing: border-box;
    width: 100%; color: #ffffff;}
.f3b6239_7e{
    max-width: var(--max-width, min(1200px, 92vw));
    margin: 0 auto;
    width: 100%;
    box-sizing: border-box;
    }
.q0983a_cx{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    gap: 24px;
    padding: 40px 48px;
    margin: 0 0 64px 0;
    background: linear-gradient(145deg, #2a221f 0%, var(--bg-color, #1c1816) 100%);
    border: 1px solid var(--border-color, rgba(255, 255, 255, 0.08));
    border-radius: var(--radius-lg, 8px);
    box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.05), var(--shadow-md, 0 4px 8px rgba(0, 0, 0, 0.6));
    width: 100%;
    box-sizing: border-box; color: #ffffff;}
.nef4be95_o7{
    display: flex;
    flex-direction: column;
    flex: 1;
    min-width: 280px;
    }
.fcdcf__817{
    font-size: 24px;
    font-weight: 700;
    color: var(--text-color, #e8e3df);
    margin: 0 0 12px 0;
    width: 100%;
    letter-spacing: 0.5px;
    }
.n5q7tf0auicb{
    font-size: 15px;
    color: var(--text-muted, #968c86);
    margin: 0;
    width: 100%;
    line-height: 1.6;
    }
.k10e53be{
    display: flex;
    flex: 0 0 auto;
    align-items: center;
    }
.gm54lhr86{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 14px 36px;
    background-color: var(--primary-color, #b84d22);
    color: #1a1a2e;
    text-decoration: none;
    font-family: system-ui, -apple-system, sans-serif;
    font-weight: 600;
    font-size: 16px;
    border-radius: var(--radius-md, 4px);
    box-shadow: var(--shadow-sm, 0 1px 2px rgba(0, 0, 0, 0.5));
    transition: var(--transition, all 0.3s cubic-bezier(0.4, 0, 0.2, 1));
    width: fit-content;
    letter-spacing: 1px;
    }
.gm54lhr86:hover{
    background-color: var(--secondary-color, #8c3816);
    box-shadow: var(--shadow-lg, 0 12px 24px rgba(0, 0, 0, 0.8));
    transform: translateY(-2px); color: #ffffff;}
.yd5jwx6ek3aw{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 32px;
    margin: 0 0 48px 0;
    width: 100%;
    }
.z36e40d_04e{
    display: flex;
    flex-direction: column;
    flex: 1;
    min-width: 150px;
    }
.jf5b__2bed{
    font-size: 16px;
    font-weight: 600;
    color: var(--text-color, #e8e3df);
    margin: 0 0 20px 0;
    width: 100%;
    letter-spacing: 0.5px;
    }
.ybe0824d_qxl2{
    text-decoration: none;
    color: var(--text-muted, #968c86);
    font-size: 14px;
    line-height: 2.2;
    transition: var(--transition, all 0.3s cubic-bezier(0.4, 0, 0.2, 1));
    width: fit-content;
    }
.ybe0824d_qxl2:hover{
    color: var(--primary-color, #b84d22);
    }
.b74357193{
    height: 1px;
    background-color: var(--border-color, rgba(255, 255, 255, 0.08));
    margin: 0 0 24px 0;
    width: 100%; color: #1a1a2e;}
.u452a815_ff0{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 16px;
    width: 100%;
    }
.y2908e89d67{
    margin: 0;
    font-size: 13px;
    color: var(--text-muted, #968c86);
    flex: 1;
    min-width: 200px;
    }
.y3abafb8_4f8c{
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    flex: 1;
    justify-content: flex-end;
    min-width: 200px;
    }
.k284b3_g8{
    font-size: 13px;
    color: var(--text-muted, #968c86);
    flex: 0 0 auto;
    }
@media (max-width: 768px){.q0983a_cx{
    flex-direction: column;
    align-items: flex-start;
    padding: 32px 24px;
    margin: 0 0 40px 0;
    }
.nef4be95_o7{
    min-width: 100%;
    flex: 0 0 auto;
    }
.k10e53be{
    width: 100%;
    flex: 0 0 auto;
    margin-top: 8px;
    }
.yd5jwx6ek3aw{
    gap: 32px 16px;
    }
.z36e40d_04e{
    flex: 1 1 40%;
    min-width: 140px;
    }
.u452a815_ff0{
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    }
.y3abafb8_4f8c{
    justify-content: flex-start;
    flex: 0 0 auto;
    width: 100%;
    }
.y2908e89d67{
    flex: 0 0 auto;
    width: 100%;
    }}
html, body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    }
body *, body *::before, body *::after {
    box-sizing: border-box;
    }
div.a4037fd44 img.f1284a_db24 {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.a4037fd44 img.f1284a_db24.cf7d53247 { aspect-ratio: 16 / 9; }
div.a4037fd44 img.f1284a_db24.e8ae__94a6 { aspect-ratio: 16 / 10; }
div.a4037fd44 img.f1284a_db24.z02926ae5ae { aspect-ratio: 4 / 3; }
div.a4037fd44 img.f1284a_db24.l292d6e5bfc { aspect-ratio: 1 / 1; }
div.a4037fd44 :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.a4037fd44 .t8133d6e1c9 {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.a4037fd44 .t8133d6e1c9.cf7d53247 { aspect-ratio: 16 / 9; }
div.a4037fd44 .t8133d6e1c9.e8ae__94a6 { aspect-ratio: 16 / 10; }
div.a4037fd44 .t8133d6e1c9.z02926ae5ae { aspect-ratio: 4 / 3; }
div.a4037fd44 .t8133d6e1c9.l292d6e5bfc { aspect-ratio: 1 / 1; }
div.a4037fd44 .t8133d6e1c9 > img.f1284a_db24,
    div.a4037fd44 .t8133d6e1c9 > picture > img.f1284a_db24 {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
div.a4037fd44 .y66f15ab7 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    font-size: 0;
    }
div.a4037fd44 .y66f15ab7 > .c8ef__c178 {
    width: clamp(20px, 1.35em, 30px);
    height: clamp(20px, 1.35em, 30px);
    stroke: currentColor;
    fill: none;
    stroke-width: 1.9;
    stroke-linecap: round;
    stroke-linejoin: round;
    flex: 0 0 auto;
    }
.c269d7e66 {
    padding-left: clamp(16px, 4vw, 48px);
    padding-right: clamp(16px, 4vw, 48px);
    }
.c269d7e66 > :first-child,
    .c269d7e66 > :last-child {
    width: min(1280px, 100%);
    margin-left: auto;
    margin-right: auto;
    }
.s6e040_rb8{
    background: var(--nav-bg);
    border-bottom: 1px solid var(--border-color);
    box-shadow: var(--shadow-sm), 0 4px 12px rgba(0, 0, 0, 0.2);
    position: sticky;
    top: 0;
    z-index: 1000;
    font-family: "Playfair Display", "Georgia", "Noto Serif SC", "Songti SC", serif;
    color: var(--text-color);
    }
.n1dfbf79_ybi1{
    display: flex;
    align-items: center;
    height: var(--nav-height);
    width: var(--max-width);
    margin: 0 auto;
    }
.gpyndazg6z7{
    text-decoration: none;
    display: flex;
    align-items: center;
    width: 200px;
    }
.neb2397{
    font-size: 1.15rem;
    font-weight: 700;
    color: var(--text-color);
    letter-spacing: 1px;
    border-left: 3px solid var(--primary-color);
    padding-left: 12px;
    line-height: 1.1;
    }
.baa958_2nv{
    display: none;
    }
.n9006a2{
    display: none;
    cursor: pointer;
    flex-direction: column;
    justify-content: space-between;
    width: 24px;
    height: 16px;
    padding: 4px;
    margin-left: auto;
    }
.uc3376a_a244{
    width: 100%;
    height: 2px;
    background-color: var(--text-color);
    transition: var(--transition);
    border-radius: var(--radius-sm); color: #1a1a2e;}
.w339dbc_raw3{
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
    }
.ptujbmly{
    list-style: none;
    margin: 0 auto;
    padding: 0;
    display: flex;
    gap: 28px;
    }
.g564960b{
    position: relative;
    display: flex;
    align-items: center;
    }
.go5s8se5rdoz{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 0.85rem;
    font-weight: 500;
    letter-spacing: 0.5px;
    transition: var(--transition);
    padding: 6px 0;
    display: block;
    }
.go5s8se5rdoz:hover{
    color: var(--text-color);
    }
.go5s8se5rdoz::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: var(--primary-color);
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.3s ease; color: #1a1a2e;}
.go5s8se5rdoz:hover::after{
    transform: scaleX(1);
    transform-origin: left;
    }
.xedfbd40fef{
    width: 200px;
    display: flex;
    justify-content: flex-end;
    }
.kj0hs6sgt7wn{
    text-decoration: none;
    background: linear-gradient(180deg, #cf5a2a 0%, var(--primary-color) 100%);
    color: #1a1a2e;
    padding: 8px 22px;
    border-radius: var(--radius-sm);
    font-size: 0.8rem;
    font-weight: 600;
    letter-spacing: 1px;
    transition: var(--transition);
    box-shadow: var(--shadow-md), inset 0 1px 0 rgba(255, 255, 255, 0.2);
    border: 1px solid var(--secondary-color);
    }
.kj0hs6sgt7wn:hover{
    background: linear-gradient(180deg, #df6432 0%, #cf5a2a 100%);
    box-shadow: var(--shadow-lg), inset 0 1px 0 rgba(255, 255, 255, 0.3);
    transform: translateY(-1px); color: #1a1a2e;}
.kj0hs6sgt7wn:active{
    transform: translateY(1px);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.3);
    }
@media (max-width: 960px){.gpyndazg6z7 {
    width: auto;
    }
.xedfbd40fef {
    width: auto;
    }
.ptujbmly {
    gap: 16px;
    }}
@media (max-width: 768px){.n1dfbf79_ybi1 {
    justify-content: flex-start;
    }
.n9006a2 {
    display: flex;
    }
.w339dbc_raw3 {
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background: var(--nav-bg);
    flex-direction: column;
    align-items: stretch;
    box-shadow: var(--shadow-lg);
    border-bottom: 1px solid var(--border-color);
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1); color: #ffffff;}
.baa958_2nv:checked ~ .w339dbc_raw3 {
    max-height: 500px;
    }
.ptujbmly {
    flex-direction: column;
    margin: 0;
    gap: 0;
    border-top: 1px solid var(--border-color);
    }
.g564960b {
    width: 100%;
    border-bottom: 1px solid var(--border-color);
    }
.go5s8se5rdoz {
    padding: 16px 24px;
    font-size: 0.95rem;
    }
.go5s8se5rdoz::after {
    display: none;
    }
.xedfbd40fef {
    width: 100%;
    padding: 24px;
    box-sizing: border-box;
    justify-content: flex-start;
    }
.kj0hs6sgt7wn {
    width: 100%;
    text-align: center;
    padding: 12px;
    font-size: 0.9rem;
    }
.baa958_2nv:checked ~ .n9006a2 .uc3376a_a244:nth-child(1) {
    transform: translateY(7px) rotate(45deg);
    }
.baa958_2nv:checked ~ .n9006a2 .uc3376a_a244:nth-child(2) {
    opacity: 0;
    }
.baa958_2nv:checked ~ .n9006a2 .uc3376a_a244:nth-child(3) {
    transform: translateY(-7px) rotate(-45deg);
    }}
.go5s8se5rdoz.active{color: var(--text-color);}
@media (min-width: 961px){.s6e040_rb8 #ntc024161740, .s6e040_rb8 label[for="ntc024161740"]{ display: none !important; }}
@media (min-width: 961px){.s6e040_rb8 .w339dbc_raw3{ 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: 961px){.s6e040_rb8 .w339dbc_raw3{ 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: 961px){.s6e040_rb8 .w339dbc_raw3 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.go5s8se5rdoz.active{color: var(--text-color);}
#ntc024161740:checked ~ .w339dbc_raw3{ right: 0 !important; left: auto !important; }
@media (max-width: 960px){.s6e040_rb8.g7266031085 .w339dbc_raw3{ 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: 960px){#ntc024161740:checked ~ .w339dbc_raw3{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 961px){.s6e040_rb8.g7266031085 #ntc024161740, .s6e040_rb8.g7266031085 label[for="ntc024161740"]{ display: none !important; }}
@media (min-width: 961px){.s6e040_rb8.g7266031085 .w339dbc_raw3{ 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: 961px){.s6e040_rb8.g7266031085 .w339dbc_raw3{ 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: 961px){.s6e040_rb8.g7266031085 .w339dbc_raw3 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.iyajqu2c72ev{
    background-color: var(--bg-color, #1c1816);
    border-top: 4px solid var(--primary-color, #b84d22);
    padding: 64px 0 32px 0;
    font-family: Georgia, "Times New Roman", Times, serif;
    box-sizing: border-box;
    width: 100%; color: #ffffff;}
.f3b6239_7e{
    max-width: var(--max-width, min(1200px, 92vw));
    margin: 0 auto;
    width: 100%;
    box-sizing: border-box;
    }
.q0983a_cx{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    gap: 24px;
    padding: 40px 48px;
    margin: 0 0 64px 0;
    background: linear-gradient(145deg, #2a221f 0%, var(--bg-color, #1c1816) 100%);
    border: 1px solid var(--border-color, rgba(255, 255, 255, 0.08));
    border-radius: var(--radius-lg, 8px);
    box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.05), var(--shadow-md, 0 4px 8px rgba(0, 0, 0, 0.6));
    width: 100%;
    box-sizing: border-box; color: #ffffff;}
.nef4be95_o7{
    display: flex;
    flex-direction: column;
    flex: 1;
    min-width: 280px;
    }
.fcdcf__817{
    font-size: 24px;
    font-weight: 700;
    color: var(--text-color, #e8e3df);
    margin: 0 0 12px 0;
    width: 100%;
    letter-spacing: 0.5px;
    }
.n5q7tf0auicb{
    font-size: 15px;
    color: var(--text-muted, #968c86);
    margin: 0;
    width: 100%;
    line-height: 1.6;
    }
.k10e53be{
    display: flex;
    flex: 0 0 auto;
    align-items: center;
    }
.gm54lhr86{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 14px 36px;
    background-color: var(--primary-color, #b84d22);
    color: #1a1a2e;
    text-decoration: none;
    font-family: system-ui, -apple-system, sans-serif;
    font-weight: 600;
    font-size: 16px;
    border-radius: var(--radius-md, 4px);
    box-shadow: var(--shadow-sm, 0 1px 2px rgba(0, 0, 0, 0.5));
    transition: var(--transition, all 0.3s cubic-bezier(0.4, 0, 0.2, 1));
    width: fit-content;
    letter-spacing: 1px;
    }
.gm54lhr86:hover{
    background-color: var(--secondary-color, #8c3816);
    box-shadow: var(--shadow-lg, 0 12px 24px rgba(0, 0, 0, 0.8));
    transform: translateY(-2px); color: #ffffff;}
.yd5jwx6ek3aw{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 32px;
    margin: 0 0 48px 0;
    width: 100%;
    }
.z36e40d_04e{
    display: flex;
    flex-direction: column;
    flex: 1;
    min-width: 150px;
    }
.jf5b__2bed{
    font-size: 16px;
    font-weight: 600;
    color: var(--text-color, #e8e3df);
    margin: 0 0 20px 0;
    width: 100%;
    letter-spacing: 0.5px;
    }
.ybe0824d_qxl2{
    text-decoration: none;
    color: var(--text-muted, #968c86);
    font-size: 14px;
    line-height: 2.2;
    transition: var(--transition, all 0.3s cubic-bezier(0.4, 0, 0.2, 1));
    width: fit-content;
    }
.ybe0824d_qxl2:hover{
    color: var(--primary-color, #b84d22);
    }
.b74357193{
    height: 1px;
    background-color: var(--border-color, rgba(255, 255, 255, 0.08));
    margin: 0 0 24px 0;
    width: 100%; color: #1a1a2e;}
.u452a815_ff0{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 16px;
    width: 100%;
    }
.y2908e89d67{
    margin: 0;
    font-size: 13px;
    color: var(--text-muted, #968c86);
    flex: 1;
    min-width: 200px;
    }
.y3abafb8_4f8c{
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    flex: 1;
    justify-content: flex-end;
    min-width: 200px;
    }
.k284b3_g8{
    font-size: 13px;
    color: var(--text-muted, #968c86);
    flex: 0 0 auto;
    }
@media (max-width: 768px){.q0983a_cx{
    flex-direction: column;
    align-items: flex-start;
    padding: 32px 24px;
    margin: 0 0 40px 0;
    }
.nef4be95_o7{
    min-width: 100%;
    flex: 0 0 auto;
    }
.k10e53be{
    width: 100%;
    flex: 0 0 auto;
    margin-top: 8px;
    }
.yd5jwx6ek3aw{
    gap: 32px 16px;
    }
.z36e40d_04e{
    flex: 1 1 40%;
    min-width: 140px;
    }
.u452a815_ff0{
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    }
.y3abafb8_4f8c{
    justify-content: flex-start;
    flex: 0 0 auto;
    width: 100%;
    }
.y2908e89d67{
    flex: 0 0 auto;
    width: 100%;
    }}
.s6e040_rb8{
  background: var(--nav-bg);
  border-bottom: 1px solid var(--border-color);
  box-shadow: var(--shadow-sm), 0 4px 12px rgba(0, 0, 0, 0.2);
  position: sticky;
  top: 0;
  z-index: 1000;
  font-family: "Playfair Display", "Georgia", "Noto Serif SC", "Songti SC", serif;
  color: var(--text-color);
}
.n1dfbf79_ybi1{
  display: flex;
  align-items: center;
  height: var(--nav-height);
  width: var(--max-width);
  margin: 0 auto;
}
.gpyndazg6z7{
  text-decoration: none;
  display: flex;
  align-items: center;
  width: 200px;
}
.neb2397{
  font-size: 1.15rem;
  font-weight: 700;
  color: var(--text-color);
  letter-spacing: 1px;
  border-left: 3px solid var(--primary-color);
  padding-left: 12px;
  line-height: 1.1;
}
.baa958_2nv{
  display: none;
}
.n9006a2{
  display: none;
  cursor: pointer;
  flex-direction: column;
  justify-content: space-between;
  width: 24px;
  height: 16px;
  padding: 4px;
  margin-left: auto;
}
.uc3376a_a244{
  width: 100%;
  height: 2px;
  background-color: var(--text-color);
  transition: var(--transition);
  border-radius: var(--radius-sm); color: #1a1a2e;}
.w339dbc_raw3{
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.ptujbmly{
  list-style: none;
  margin: 0 auto;
  padding: 0;
  display: flex;
  gap: 28px;
}
.g564960b{
  position: relative;
  display: flex;
  align-items: center;
}
.go5s8se5rdoz{
  text-decoration: none;
  color: var(--text-muted);
  font-size: 0.85rem;
  font-weight: 500;
  letter-spacing: 0.5px;
  transition: var(--transition);
  padding: 6px 0;
  display: block;
}
.go5s8se5rdoz:hover{
  color: var(--text-color);
}
.go5s8se5rdoz::after{
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: var(--primary-color);
  transform: scaleX(0);
  transform-origin: right;
  transition: transform 0.3s ease; color: #1a1a2e;}
.go5s8se5rdoz:hover::after{
  transform: scaleX(1);
  transform-origin: left;
}
.xedfbd40fef{
  width: 200px;
  display: flex;
  justify-content: flex-end;
}
.kj0hs6sgt7wn{
  text-decoration: none;
  background: linear-gradient(180deg, #cf5a2a 0%, var(--primary-color) 100%);
  color: #1a1a2e;
  padding: 8px 22px;
  border-radius: var(--radius-sm);
  font-size: 0.8rem;
  font-weight: 600;
  letter-spacing: 1px;
  transition: var(--transition);
  box-shadow: var(--shadow-md), inset 0 1px 0 rgba(255, 255, 255, 0.2);
  border: 1px solid var(--secondary-color);
}
.kj0hs6sgt7wn:hover{
  background: linear-gradient(180deg, #df6432 0%, #cf5a2a 100%);
  box-shadow: var(--shadow-lg), inset 0 1px 0 rgba(255, 255, 255, 0.3);
  transform: translateY(-1px); color: #1a1a2e;}
.kj0hs6sgt7wn:active{
  transform: translateY(1px);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.3);
}
@media (max-width: 960px){.gpyndazg6z7 {
    width: auto;
  }
.xedfbd40fef {
    width: auto;
  }
.ptujbmly {
    gap: 16px;
  }}
@media (max-width: 768px){.n1dfbf79_ybi1 {
    justify-content: flex-start;
  }
.n9006a2 {
    display: flex;
  }
.w339dbc_raw3 {
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background: var(--nav-bg);
    flex-direction: column;
    align-items: stretch;
    box-shadow: var(--shadow-lg);
    border-bottom: 1px solid var(--border-color);
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1); color: #ffffff;}
.baa958_2nv:checked ~ .w339dbc_raw3 {
    max-height: 500px;
  }
.ptujbmly {
    flex-direction: column;
    margin: 0;
    gap: 0;
    border-top: 1px solid var(--border-color);
  }
.g564960b {
    width: 100%;
    border-bottom: 1px solid var(--border-color);
  }
.go5s8se5rdoz {
    padding: 16px 24px;
    font-size: 0.95rem;
  }
.go5s8se5rdoz::after {
    display: none;
  }
.xedfbd40fef {
    width: 100%;
    padding: 24px;
    box-sizing: border-box;
    justify-content: flex-start;
  }
.kj0hs6sgt7wn {
    width: 100%;
    text-align: center;
    padding: 12px;
    font-size: 0.9rem;
  }
.baa958_2nv:checked ~ .n9006a2 .uc3376a_a244:nth-child(1) {
    transform: translateY(7px) rotate(45deg);
  }
.baa958_2nv:checked ~ .n9006a2 .uc3376a_a244:nth-child(2) {
    opacity: 0;
  }
.baa958_2nv:checked ~ .n9006a2 .uc3376a_a244:nth-child(3) {
    transform: translateY(-7px) rotate(-45deg);
  }}
.go5s8se5rdoz.active{color: var(--text-color);}
@media (min-width: 961px){.s6e040_rb8 #ntc024161740, .s6e040_rb8 label[for="ntc024161740"]{ display: none !important; }}
@media (min-width: 961px){.s6e040_rb8 .w339dbc_raw3{ 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: 961px){.s6e040_rb8 .w339dbc_raw3{ 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: 961px){.s6e040_rb8 .w339dbc_raw3 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.go5s8se5rdoz.active{color: var(--text-color);}
#ntc024161740:checked ~ .w339dbc_raw3{ right: 0 !important; left: auto !important; }
@media (max-width: 960px){.s6e040_rb8.g7266031085 .w339dbc_raw3{ 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: 960px){#ntc024161740:checked ~ .w339dbc_raw3{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 961px){.s6e040_rb8.g7266031085 #ntc024161740, .s6e040_rb8.g7266031085 label[for="ntc024161740"]{ display: none !important; }}
@media (min-width: 961px){.s6e040_rb8.g7266031085 .w339dbc_raw3{ 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: 961px){.s6e040_rb8.g7266031085 .w339dbc_raw3{ 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: 961px){.s6e040_rb8.g7266031085 .w339dbc_raw3 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.ne80__ce87{
  background-color: var(--bg-color, #1c1816);
  border-top: 4px solid var(--primary-color, #b84d22);
  padding: 64px 0 32px 0;
  font-family: Georgia, "Times New Roman", Times, serif;
  box-sizing: border-box;
  width: 100%; color: #ffffff;}
.tb94__7eb3{
  max-width: var(--max-width, min(1200px, 92vw));
  margin: 0 auto;
  width: 100%;
  box-sizing: border-box;
}
.n0ca__9f4c{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 24px;
  padding: 40px 48px;
  margin: 0 0 64px 0;
  background: linear-gradient(145deg, #2a221f 0%, var(--bg-color, #1c1816) 100%);
  border: 1px solid var(--border-color, rgba(255, 255, 255, 0.08));
  border-radius: var(--radius-lg, 8px);
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.05), var(--shadow-md, 0 4px 8px rgba(0, 0, 0, 0.6));
  width: 100%;
  box-sizing: border-box; color: #ffffff;}
.q309cb_2c74{
  display: flex;
  flex-direction: column;
  flex: 1;
  min-width: 280px;
}
.w95150e21{
  font-size: 24px;
  font-weight: 700;
  color: var(--text-color, #e8e3df);
  margin: 0 0 12px 0;
  width: 100%;
  letter-spacing: 0.5px;
}
.ob9d__b05a{
  font-size: 15px;
  color: var(--text-muted, #968c86);
  margin: 0;
  width: 100%;
  line-height: 1.6;
}
.pf6a__8c2e{
  display: flex;
  flex: 0 0 auto;
  align-items: center;
}
.daaf__b78d{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 14px 36px;
  background-color: var(--primary-color, #b84d22);
  color: #1a1a2e;
  text-decoration: none;
  font-family: system-ui, -apple-system, sans-serif;
  font-weight: 600;
  font-size: 16px;
  border-radius: var(--radius-md, 4px);
  box-shadow: var(--shadow-sm, 0 1px 2px rgba(0, 0, 0, 0.5));
  transition: var(--transition, all 0.3s cubic-bezier(0.4, 0, 0.2, 1));
  width: fit-content;
  letter-spacing: 1px;
}
.daaf__b78d:hover{
  background-color: var(--secondary-color, #8c3816);
  box-shadow: var(--shadow-lg, 0 12px 24px rgba(0, 0, 0, 0.8));
  transform: translateY(-2px); color: #ffffff;}
.l819f03d9c5{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 32px;
  margin: 0 0 48px 0;
  width: 100%;
}
.zc67b733628{
  display: flex;
  flex-direction: column;
  flex: 1;
  min-width: 150px;
}
.ke1a56_9bf0{
  font-size: 16px;
  font-weight: 600;
  color: var(--text-color, #e8e3df);
  margin: 0 0 20px 0;
  width: 100%;
  letter-spacing: 0.5px;
}
.g8fd__12c0{
  text-decoration: none;
  color: var(--text-muted, #968c86);
  font-size: 14px;
  line-height: 2.2;
  transition: var(--transition, all 0.3s cubic-bezier(0.4, 0, 0.2, 1));
  width: fit-content;
}
.g8fd__12c0:hover{
  color: var(--primary-color, #b84d22);
}
.m4c333133{
  height: 1px;
  background-color: var(--border-color, rgba(255, 255, 255, 0.08));
  margin: 0 0 24px 0;
  width: 100%; color: #1a1a2e;}
.za4e1d0452e{
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
  width: 100%;
}
.ycaf__2844{
  margin: 0;
  font-size: 13px;
  color: var(--text-muted, #968c86);
  flex: 1;
  min-width: 200px;
}
.p93e__88ee{
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  flex: 1;
  justify-content: flex-end;
  min-width: 200px;
}
.h6c052_0689{
  font-size: 13px;
  color: var(--text-muted, #968c86);
  flex: 0 0 auto;
}
@media (max-width: 768px){.n0ca__9f4c{
    flex-direction: column;
    align-items: flex-start;
    padding: 32px 24px;
    margin: 0 0 40px 0;
  }
.q309cb_2c74{
    min-width: 100%;
    flex: 0 0 auto;
  }
.pf6a__8c2e{
    width: 100%;
    flex: 0 0 auto;
    margin-top: 8px;
  }
.l819f03d9c5{
    gap: 32px 16px;
  }
.zc67b733628{
    flex: 1 1 40%;
    min-width: 140px;
  }
.za4e1d0452e{
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
  }
.p93e__88ee{
    justify-content: flex-start;
    flex: 0 0 auto;
    width: 100%;
  }
.ycaf__2844{
    flex: 0 0 auto;
    width: 100%;
  }}
.laeb4154d39{box-sizing:border-box;}
.j06530261{box-sizing:border-box;}
.s6e2810c28d{display:block;max-width:100%;height:auto;}
.pf52__818b{box-sizing:border-box;}
@media (max-width: 768px) {.q0983a_cx { 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; }
.u452a815_ff0 { 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; }}