:root {

  --eff-max-width: 800px;
  --eff-primary: var(--primary-color, hsl(214, 76%, 55%));
  --eff-secondary: var(--secondary-color, hsl(330, 61%, 55%));
  --eff-text-main: var(--text-color, hsl(214, 10%, 15%));
  --eff-text-muted: hsl(214, 8%, 45%);
  --eff-bg-body: var(--bg-color, hsl(30, 20%, 98%));
  --eff-bg-surface: #ffffff;
  --eff-bg-alt: hsl(30, 15%, 95%);
  --eff-radius-lg: 16px;
  --eff-radius-md: 12px;
  --eff-radius-sm: 8px;
  --eff-shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.04);
  --eff-shadow-md: 0 8px 24px rgba(0, 0, 0, 0.06);
  --eff-spacing-section: 64px;
  --eff-spacing-element: 24px;
  --primary-color: #c2410c;
  --secondary-color: #9a3412;
  --bg-color: #fffdfa;
  --text-color: #292524;
  --text-muted: #57534e;
  --border-color: rgba(41, 37, 36, 0.08);
  --radius-sm: 12px;
  --radius-md: 16px;
  --radius-lg: 24px;
  --shadow-sm: 0 2px 8px rgba(194, 65, 12, 0.04);
  --shadow-md: 0 8px 24px rgba(41, 37, 36, 0.08);
  --shadow-lg: 0 16px 40px rgba(41, 37, 36, 0.12);
  --nav-height: 88px;
  --max-width: min(1200px, 92vw);
  --transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  --nav-bg: rgba(255, 253, 250, 0.95);
  --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.l0651c_f891.cbfbe49_kfc{
    font-family: system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    color: var(--eff-text-main);
    background-color: var(--eff-bg-body);
    line-height: 1.6;
    text-align: left;
    margin: 0;
    padding: 0;
    }
div.l0651c_f891.cbfbe49_kfc .d4502__4999{
    max-width: var(--eff-max-width);
    margin: 0 auto;
    padding: 0 24px;
    }
div.l0651c_f891.cbfbe49_kfc h1, div.l0651c_f891.cbfbe49_kfc h2, div.l0651c_f891.cbfbe49_kfc h3, div.l0651c_f891.cbfbe49_kfc h4{
    color: var(--eff-text-main);
    font-weight: 700;
    margin-top: 0;
    letter-spacing: -0.02em;
    }
div.l0651c_f891.cbfbe49_kfc h1{ font-size: 2.5rem; margin-bottom: 16px; line-height: 1.2; }
div.l0651c_f891.cbfbe49_kfc h2{ font-size: 1.75rem; margin-bottom: 24px; padding-top: 16px; }
div.l0651c_f891.cbfbe49_kfc h3{ font-size: 1.25rem; margin-bottom: 12px; }
div.l0651c_f891.cbfbe49_kfc p{ margin-top: 0; margin-bottom: 16px; }
div.l0651c_f891.cbfbe49_kfc .jcdc6665df2{
    font-size: 1.125rem;
    color: var(--eff-text-muted);
    max-width: 680px; 
    margin-bottom: 32px;
    }
div.l0651c_f891.cbfbe49_kfc .fcmqk27rgpf{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 14px 28px;
    font-size: 1rem;
    font-weight: 600;
    text-decoration: none;
    border-radius: var(--eff-radius-sm);
    transition: all 0.2s ease;
    border: none;
    cursor: pointer;
    }
div.l0651c_f891.cbfbe49_kfc .mf2c973e_wx{
    background-color: var(--eff-primary);
    color: #1a1a2e;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    }
div.l0651c_f891.cbfbe49_kfc .mf2c973e_wx:hover{
    transform: translateY(-2px);
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.15);
    opacity: 0.95;
    }
div.l0651c_f891.cbfbe49_kfc .x7d6bdc80{
    background-color: transparent;
    color: var(--eff-text-main);
    border: 2px solid var(--eff-bg-alt);
    }
div.l0651c_f891.cbfbe49_kfc .x7d6bdc80:hover{
    border-color: var(--eff-text-muted);
    background-color: var(--eff-bg-alt); color: #1a1a2e;}
div.l0651c_f891.cbfbe49_kfc .u1a8739c{
    padding: var(--eff-spacing-section) 0;
    }
div.l0651c_f891.cbfbe49_kfc .ma8yll6h{
    padding-top: 80px;
    padding-bottom: 40px;
    }
div.l0651c_f891.cbfbe49_kfc .m777e3d0bd{
    display: grid;
    grid-template-columns: 1fr;
    gap: 32px;
    align-items: start;
    }
@media (min-width: 640px) {div.l0651c_f891.cbfbe49_kfc .m777e3d0bd{
    grid-template-columns: repeat(2, 1fr);
    }}
div.l0651c_f891.cbfbe49_kfc .i76df973{
    display: grid;
    grid-template-columns: 1fr;
    gap: 40px;
    align-items: center;
    }
@media (min-width: 640px) {div.l0651c_f891.cbfbe49_kfc .i76df973{
    grid-template-columns: 1.2fr 0.8fr;
    }}
div.l0651c_f891.cbfbe49_kfc .hv3d5k36v8wk{
    background: var(--eff-bg-surface);
    border-radius: var(--eff-radius-md);
    padding: 24px;
    box-shadow: var(--eff-shadow-sm);
    height: 100%;
    box-sizing: border-box;
    border: 1px solid rgba(0,0,0,0.03); color: #1a1a2e;}
div.l0651c_f891.cbfbe49_kfc .hv3d5k36v8wk p{
    color: var(--eff-text-muted);
    font-size: 0.95rem;
    margin-bottom: 0;
    }
div.l0651c_f891.cbfbe49_kfc .s6c29p4m{
    border-radius: var(--eff-radius-lg);
    overflow: hidden;
    box-shadow: var(--eff-shadow-md);
    aspect-ratio: 4/3;
    background-color: var(--eff-bg-alt); color: #1a1a2e;}
div.l0651c_f891.cbfbe49_kfc .s6c29p4m img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    }
div.l0651c_f891.cbfbe49_kfc .vffb9e12bc7{
    display: flex;
    flex-direction: column;
    gap: 20px;
    }
div.l0651c_f891.cbfbe49_kfc .h913f_8e5b{
    background: var(--eff-bg-surface);
    padding: 20px 24px;
    border-radius: var(--eff-radius-md);
    border-left: 4px solid var(--eff-primary);
    box-shadow: var(--eff-shadow-sm); color: #1a1a2e;}
div.l0651c_f891.cbfbe49_kfc .v0ee29c_ore{
    font-weight: 700;
    font-size: 1.1rem;
    margin-bottom: 8px;
    color: var(--eff-text-main);
    }
div.l0651c_f891.cbfbe49_kfc .mc5640d48{
    color: var(--eff-text-muted);
    font-size: 0.95rem;
    margin-bottom: 0;
    }
div.l0651c_f891.cbfbe49_kfc .wb7a92047f1 p{
    color: var(--eff-text-muted);
    font-size: 0.875rem;
    }
div.l0651c_f891.cbfbe49_kfc .we8724cb{
    color: var(--eff-primary);
    text-decoration: underline;
    text-underline-offset: 4px;
    }
div.l0651c_f891.cbfbe49_kfc .we8724cb:hover{
    color: var(--eff-secondary);
    }
div.l0651c_f891.cbfbe49_kfc .pefe05c8567{box-sizing:border-box;}
.hb26231d8bf{
    display: flex;
    justify-content: flex-start;
    padding: 80px 16px;
    background-color: var(--bg-color);
    box-sizing: border-box;
    width: 100%; color: #1a1a2e;}
.u3be7d66{
    display: flex;
    flex-direction: column;
    gap: 48px;
    width: 100%;
    max-width: var(--max-width);
    margin: 0 auto;
    background-color: #ffffff;
    border-radius: var(--radius-lg);
    padding: 64px;
    box-shadow: var(--shadow-sm);
    border: 1px solid var(--border-color);
    box-sizing: border-box; color: #1a1a2e;}
.icd74293_bhay{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    width: 100%;
    }
.f81c966_81b{
    width: 100%;
    font-size: 40px;
    font-weight: 800;
    color: var(--text-color);
    margin: 0;
    letter-spacing: -0.5px;
    line-height: 1.1;
    display: block;
    }
.o5cda000_kv{
    width: 100%;
    max-width: 520px;
    font-size: 18px;
    color: var(--text-muted);
    margin: 0;
    line-height: 1.6;
    display: block;
    }
.mti28fe95{
    display: flex;
    width: auto;
    margin-top: 12px;
    }
.ifc355_xsf{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 16px 40px;
    background-color: var(--primary-color);
    color: #1a1a2e;
    border-radius: var(--radius-md);
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    box-shadow: 0 8px 24px rgba(194, 65, 12, 0.25);
    transition: var(--transition);
    }
.ifc355_xsf:hover{
    transform: translateY(-2px);
    box-shadow: 0 12px 32px rgba(194, 65, 12, 0.35);
    }
.n3aq9ahd01{
    width: 100%;
    height: 1px;
    background-color: var(--border-color); color: #ffffff;}
.hrderrtqaz{
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 32px;
    width: 100%;
    }
.y9b3e9__0c2c7{
    display: block;
    font-size: 14px;
    color: var(--text-muted);
    margin: 0;
    flex: 0 0 auto;
    font-weight: 500;
    }
.n86ce_a5{
    display: block;
    font-size: 14px;
    color: var(--text-muted);
    margin: 0;
    flex: 1;
    }
@media (max-width: 768px){.hb26231d8bf{
    padding: 40px 16px;
    }
.u3be7d66{
    padding: 40px 24px;
    gap: 32px;
    }
.f81c966_81b{
    font-size: 32px;
    }
.o5cda000_kv{
    font-size: 16px;
    }
.mti28fe95{
    width: 100%;
    margin-top: 8px;
    }
.ifc355_xsf{
    width: 100%;
    }
.hrderrtqaz{
    flex-direction: column;
    gap: 12px;
    }
.n86ce_a5{
    flex: 0 0 auto;
    }}
.q282f0e_m1t{
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    position: sticky;
    top: 0;
    z-index: 1000;
    background-color: var(--nav-bg);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border-bottom: 2px solid var(--border-color); color: #1a1a2e;}
.o736f_fc6{
    max-width: var(--max-width);
    margin: 0 auto;
    height: var(--nav-height);
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 56px;
    }
.zd389__1ace0{
    font-size: 36px;
    font-weight: 900;
    letter-spacing: -1.5px;
    color: var(--primary-color);
    text-decoration: none;
    display: flex;
    align-items: center;
    transition: var(--transition);
    }
.zd389__1ace0:hover{
    transform: scale(1.05);
    }
.c1e95_abd{
    display: none;
    }
.wca9__8a8b{
    display: none;
    cursor: pointer;
    width: 32px;
    height: 24px;
    position: relative;
    z-index: 1001;
    }
.t4986d9_c4q{
    display: block;
    position: absolute;
    width: 100%;
    height: 3px;
    background-color: var(--text-color);
    border-radius: var(--radius-sm);
    transition: var(--transition); color: #ffffff;}
.t4986d9_c4q:nth-child(1){ top: 0; }
.t4986d9_c4q:nth-child(2){ top: 50%; transform: translateY(-50%); }
.t4986d9_c4q:nth-child(3){ bottom: 0; }
.m8a9c12_ac{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex: 1;
    }
.bd3ed07_5813{
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 4px;
    }
.y7624__b4a57{
    text-decoration: none;
    color: var(--text-muted);
    font-weight: 600;
    font-size: 16px;
    padding: 10px 18px;
    border-radius: var(--radius-md);
    transition: var(--transition);
    }
.y7624__b4a57:hover{
    color: #ffffff;
    background-color: rgba(41, 37, 36, 0.05);
    }
.q2fbbe70{
    display: flex;
    align-items: center;
    }
.gqetmdjh{
    text-decoration: none;
    background: var(--primary-color);
    color: #1a1a2e;
    font-weight: 700;
    font-size: 16px;
    padding: 14px 32px;
    border-radius: 999px; 
    box-shadow: 0 4px 0 var(--secondary-color); 
    transition: all 0.15s ease-in-out;
    display: inline-block;
    transform: translateY(0);
    }
.gqetmdjh:hover{
    background: var(--secondary-color); color: #ffffff;}
.gqetmdjh:active{
    transform: translateY(4px);
    box-shadow: 0 0px 0 var(--secondary-color);
    }
@media (max-width: 1024px){.o736f_fc6 {
    justify-content: space-between;
    gap: 0;
    }
.wca9__8a8b {
    display: block;
    }
.m8a9c12_ac {
    position: absolute;
    top: calc(var(--nav-height) + 16px);
    left: 4vw;
    right: 4vw;
    background: var(--bg-color);
    flex-direction: column;
    align-items: stretch;
    padding: 32px 24px;
    border-radius: var(--radius-lg);
    box-shadow: var(--shadow-lg);
    border: 1px solid var(--border-color);
    
    opacity: 0;
    visibility: hidden;
    transform: translateY(-12px);
    transition: var(--transition); color: #1a1a2e;}
.bd3ed07_5813 {
    flex-direction: column;
    gap: 8px;
    }
.y7624__b4a57 {
    display: block;
    padding: 16px 20px;
    font-size: 17px;
    border-radius: var(--radius-sm);
    }
.q2fbbe70 {
    margin-top: 32px;
    padding-top: 32px;
    border-top: 2px dashed var(--border-color);
    justify-content: center;
    }
.gqetmdjh {
    width: 100%;
    text-align: center;
    padding: 18px;
    font-size: 18px;
    }
.c1e95_abd:checked ~ .m8a9c12_ac {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    }
.c1e95_abd:checked ~ .wca9__8a8b .t4986d9_c4q:nth-child(1) {
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    }
.c1e95_abd:checked ~ .wca9__8a8b .t4986d9_c4q:nth-child(2) {
    opacity: 0;
    }
.c1e95_abd:checked ~ .wca9__8a8b .t4986d9_c4q:nth-child(3) {
    top: 50%;
    transform: translateY(-50%) rotate(-45deg);
    }}
.y7624__b4a57.active{color: #ffffff; background-color: rgba(41, 37, 36, 0.05);}
#ntae71648f38:checked ~ .m8a9c12_ac{ right: 0 !important; left: auto !important; }
@media (max-width: 1024px){.q282f0e_m1t .m8a9c12_ac{ 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: 1024px){#ntae71648f38:checked ~ .m8a9c12_ac{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1025px){.q282f0e_m1t #ntae71648f38, .q282f0e_m1t label[for="ntae71648f38"]{ display: none !important; }}
@media (min-width: 1025px){.q282f0e_m1t .m8a9c12_ac{ 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: 1025px){.q282f0e_m1t .m8a9c12_ac{ 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: 1025px){.q282f0e_m1t .m8a9c12_ac a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.y7624__b4a57.active {color: #ffffff; background-color: rgba(41, 37, 36, 0.05);}
#ntae71648f38:checked ~ .m8a9c12_ac { right: 0 !important; left: auto !important; }
@media (max-width: 1024px) {.q282f0e_m1t.nadd4d_a20d .m8a9c12_ac { 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: 1024px) {#ntae71648f38:checked ~ .m8a9c12_ac { right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1025px) {.q282f0e_m1t.nadd4d_a20d #ntae71648f38, .q282f0e_m1t.nadd4d_a20d label[for="ntae71648f38"] { display: none !important; }}
@media (min-width: 1025px) {.q282f0e_m1t.nadd4d_a20d .m8a9c12_ac { 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: 1025px) {.q282f0e_m1t.nadd4d_a20d .m8a9c12_ac { 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: 1025px) {.q282f0e_m1t.nadd4d_a20d .m8a9c12_ac 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.l0651c_f891 img.y7b6__d792 {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.l0651c_f891 img.y7b6__d792.i4f35b84fa0 { aspect-ratio: 16 / 9; }
div.l0651c_f891 img.y7b6__d792.ac9fdb5d5 { aspect-ratio: 16 / 10; }
div.l0651c_f891 img.y7b6__d792.l4fe__4bf8 { aspect-ratio: 4 / 3; }
div.l0651c_f891 img.y7b6__d792.kc0b__4656 { aspect-ratio: 1 / 1; }
div.l0651c_f891 :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.l0651c_f891 .f53a__8912 {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.l0651c_f891 .f53a__8912.i4f35b84fa0 { aspect-ratio: 16 / 9; }
div.l0651c_f891 .f53a__8912.ac9fdb5d5 { aspect-ratio: 16 / 10; }
div.l0651c_f891 .f53a__8912.l4fe__4bf8 { aspect-ratio: 4 / 3; }
div.l0651c_f891 .f53a__8912.kc0b__4656 { aspect-ratio: 1 / 1; }
div.l0651c_f891 .f53a__8912 > img.y7b6__d792,
    div.l0651c_f891 .f53a__8912 > picture > img.y7b6__d792 {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
div.l0651c_f891.cbfbe49_kfc .mf2c973e_wx a:not([class]){color:#ffffff !important;text-decoration:underline;}
div.l0651c_f891.cbfbe49_kfc .mf2c973e_wx a[class=""]{color:#ffffff !important;text-decoration:underline;}
div.l0651c_f891.cbfbe49_kfc .mf2c973e_wx a:not([class]):hover{opacity:0.92;}
div.l0651c_f891.cbfbe49_kfc .mf2c973e_wx a[class=""]:hover{opacity:0.92;}
div.l0651c_f891.cbfbe49_kfc .mf2c973e_wx a:not([class]):visited{color:#ffffff !important;}
div.l0651c_f891.cbfbe49_kfc .mf2c973e_wx a[class=""]:visited{color:#ffffff !important;}
.y727bea18 {
    padding-left: clamp(16px, 4vw, 48px);
    padding-right: clamp(16px, 4vw, 48px);
    }
.y727bea18 > :first-child,
    .y727bea18 > :last-child {
    width: min(1280px, 100%);
    margin-left: auto;
    margin-right: auto;
    }
.q282f0e_m1t{
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    position: sticky;
    top: 0;
    z-index: 1000;
    background-color: var(--nav-bg);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border-bottom: 2px solid var(--border-color); color: #1a1a2e;}
.o736f_fc6{
    max-width: var(--max-width);
    margin: 0 auto;
    height: var(--nav-height);
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 56px;
    }
.zd389__1ace0{
    font-size: 36px;
    font-weight: 900;
    letter-spacing: -1.5px;
    color: var(--primary-color);
    text-decoration: none;
    display: flex;
    align-items: center;
    transition: var(--transition);
    }
.zd389__1ace0:hover{
    transform: scale(1.05);
    }
.c1e95_abd{
    display: none;
    }
.wca9__8a8b{
    display: none;
    cursor: pointer;
    width: 32px;
    height: 24px;
    position: relative;
    z-index: 1001;
    }
.t4986d9_c4q{
    display: block;
    position: absolute;
    width: 100%;
    height: 3px;
    background-color: var(--text-color);
    border-radius: var(--radius-sm);
    transition: var(--transition); color: #ffffff;}
.t4986d9_c4q:nth-child(1){ top: 0; }
.t4986d9_c4q:nth-child(2){ top: 50%; transform: translateY(-50%); }
.t4986d9_c4q:nth-child(3){ bottom: 0; }
.m8a9c12_ac{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex: 1;
    }
.bd3ed07_5813{
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 4px;
    }
.y7624__b4a57{
    text-decoration: none;
    color: var(--text-muted);
    font-weight: 600;
    font-size: 16px;
    padding: 10px 18px;
    border-radius: var(--radius-md);
    transition: var(--transition);
    }
.y7624__b4a57:hover{
    color: #ffffff;
    background-color: rgba(41, 37, 36, 0.05);
    }
.q2fbbe70{
    display: flex;
    align-items: center;
    }
.gqetmdjh{
    text-decoration: none;
    background: var(--primary-color);
    color: #1a1a2e;
    font-weight: 700;
    font-size: 16px;
    padding: 14px 32px;
    border-radius: 999px; 
    box-shadow: 0 4px 0 var(--secondary-color); 
    transition: all 0.15s ease-in-out;
    display: inline-block;
    transform: translateY(0);
    }
.gqetmdjh:hover{
    background: var(--secondary-color); color: #ffffff;}
.gqetmdjh:active{
    transform: translateY(4px);
    box-shadow: 0 0px 0 var(--secondary-color);
    }
@media (max-width: 1024px){.o736f_fc6 {
    justify-content: space-between;
    gap: 0;
    }
.wca9__8a8b {
    display: block;
    }
.m8a9c12_ac {
    position: absolute;
    top: calc(var(--nav-height) + 16px);
    left: 4vw;
    right: 4vw;
    background: var(--bg-color);
    flex-direction: column;
    align-items: stretch;
    padding: 32px 24px;
    border-radius: var(--radius-lg);
    box-shadow: var(--shadow-lg);
    border: 1px solid var(--border-color);
    
    opacity: 0;
    visibility: hidden;
    transform: translateY(-12px);
    transition: var(--transition); color: #1a1a2e;}
.bd3ed07_5813 {
    flex-direction: column;
    gap: 8px;
    }
.y7624__b4a57 {
    display: block;
    padding: 16px 20px;
    font-size: 17px;
    border-radius: var(--radius-sm);
    }
.q2fbbe70 {
    margin-top: 32px;
    padding-top: 32px;
    border-top: 2px dashed var(--border-color);
    justify-content: center;
    }
.gqetmdjh {
    width: 100%;
    text-align: center;
    padding: 18px;
    font-size: 18px;
    }
.c1e95_abd:checked ~ .m8a9c12_ac {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    }
.c1e95_abd:checked ~ .wca9__8a8b .t4986d9_c4q:nth-child(1) {
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    }
.c1e95_abd:checked ~ .wca9__8a8b .t4986d9_c4q:nth-child(2) {
    opacity: 0;
    }
.c1e95_abd:checked ~ .wca9__8a8b .t4986d9_c4q:nth-child(3) {
    top: 50%;
    transform: translateY(-50%) rotate(-45deg);
    }}
.y7624__b4a57.active{color: #ffffff; background-color: rgba(41, 37, 36, 0.05);}
#ntae71648f38:checked ~ .m8a9c12_ac{ right: 0 !important; left: auto !important; }
@media (max-width: 1024px){.q282f0e_m1t .m8a9c12_ac{ 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: 1024px){#ntae71648f38:checked ~ .m8a9c12_ac{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1025px){.q282f0e_m1t #ntae71648f38, .q282f0e_m1t label[for="ntae71648f38"]{ display: none !important; }}
@media (min-width: 1025px){.q282f0e_m1t .m8a9c12_ac{ 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: 1025px){.q282f0e_m1t .m8a9c12_ac{ 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: 1025px){.q282f0e_m1t .m8a9c12_ac a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.y7624__b4a57.active{color: #ffffff; background-color: rgba(41, 37, 36, 0.05);}
#ntae71648f38:checked ~ .m8a9c12_ac{ right: 0 !important; left: auto !important; }
@media (max-width: 1024px){.q282f0e_m1t.nadd4d_a20d .m8a9c12_ac{ 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: 1024px){#ntae71648f38:checked ~ .m8a9c12_ac{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1025px){.q282f0e_m1t.nadd4d_a20d #ntae71648f38, .q282f0e_m1t.nadd4d_a20d label[for="ntae71648f38"]{ display: none !important; }}
@media (min-width: 1025px){.q282f0e_m1t.nadd4d_a20d .m8a9c12_ac{ 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: 1025px){.q282f0e_m1t.nadd4d_a20d .m8a9c12_ac{ 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: 1025px){.q282f0e_m1t.nadd4d_a20d .m8a9c12_ac a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.hb26231d8bf{
    display: flex;
    justify-content: flex-start;
    padding: 80px 16px;
    background-color: var(--bg-color);
    box-sizing: border-box;
    width: 100%; color: #1a1a2e;}
.u3be7d66{
    display: flex;
    flex-direction: column;
    gap: 48px;
    width: 100%;
    max-width: var(--max-width);
    margin: 0 auto;
    background-color: #ffffff;
    border-radius: var(--radius-lg);
    padding: 64px;
    box-shadow: var(--shadow-sm);
    border: 1px solid var(--border-color);
    box-sizing: border-box; color: #1a1a2e;}
.icd74293_bhay{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    width: 100%;
    }
.f81c966_81b{
    width: 100%;
    font-size: 40px;
    font-weight: 800;
    color: var(--text-color);
    margin: 0;
    letter-spacing: -0.5px;
    line-height: 1.1;
    display: block;
    }
.o5cda000_kv{
    width: 100%;
    max-width: 520px;
    font-size: 18px;
    color: var(--text-muted);
    margin: 0;
    line-height: 1.6;
    display: block;
    }
.mti28fe95{
    display: flex;
    width: auto;
    margin-top: 12px;
    }
.ifc355_xsf{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 16px 40px;
    background-color: var(--primary-color);
    color: #1a1a2e;
    border-radius: var(--radius-md);
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    box-shadow: 0 8px 24px rgba(194, 65, 12, 0.25);
    transition: var(--transition);
    }
.ifc355_xsf:hover{
    transform: translateY(-2px);
    box-shadow: 0 12px 32px rgba(194, 65, 12, 0.35);
    }
.n3aq9ahd01{
    width: 100%;
    height: 1px;
    background-color: var(--border-color); color: #ffffff;}
.hrderrtqaz{
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 32px;
    width: 100%;
    }
.y9b3e9__0c2c7{
    display: block;
    font-size: 14px;
    color: var(--text-muted);
    margin: 0;
    flex: 0 0 auto;
    font-weight: 500;
    }
.n86ce_a5{
    display: block;
    font-size: 14px;
    color: var(--text-muted);
    margin: 0;
    flex: 1;
    }
@media (max-width: 768px){.hb26231d8bf{
    padding: 40px 16px;
    }
.u3be7d66{
    padding: 40px 24px;
    gap: 32px;
    }
.f81c966_81b{
    font-size: 32px;
    }
.o5cda000_kv{
    font-size: 16px;
    }
.mti28fe95{
    width: 100%;
    margin-top: 8px;
    }
.ifc355_xsf{
    width: 100%;
    }
.hrderrtqaz{
    flex-direction: column;
    gap: 12px;
    }
.n86ce_a5{
    flex: 0 0 auto;
    }}
.q282f0e_m1t{
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  position: sticky;
  top: 0;
  z-index: 1000;
  background-color: var(--nav-bg);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border-bottom: 2px solid var(--border-color); color: #1a1a2e;}
.o736f_fc6{
  max-width: var(--max-width);
  margin: 0 auto;
  height: var(--nav-height);
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 56px;
}
.zd389__1ace0{
  font-size: 36px;
  font-weight: 900;
  letter-spacing: -1.5px;
  color: var(--primary-color);
  text-decoration: none;
  display: flex;
  align-items: center;
  transition: var(--transition);
}
.zd389__1ace0:hover{
  transform: scale(1.05);
}
.c1e95_abd{
  display: none;
}
.wca9__8a8b{
  display: none;
  cursor: pointer;
  width: 32px;
  height: 24px;
  position: relative;
  z-index: 1001;
}
.t4986d9_c4q{
  display: block;
  position: absolute;
  width: 100%;
  height: 3px;
  background-color: var(--text-color);
  border-radius: var(--radius-sm);
  transition: var(--transition); color: #ffffff;}
.t4986d9_c4q:nth-child(1){ top: 0; }
.t4986d9_c4q:nth-child(2){ top: 50%; transform: translateY(-50%); }
.t4986d9_c4q:nth-child(3){ bottom: 0; }
.m8a9c12_ac{
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex: 1;
}
.bd3ed07_5813{
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 4px;
}
.y7624__b4a57{
  text-decoration: none;
  color: var(--text-muted);
  font-weight: 600;
  font-size: 16px;
  padding: 10px 18px;
  border-radius: var(--radius-md);
  transition: var(--transition);
}
.y7624__b4a57:hover{
  color: #ffffff;
  background-color: rgba(41, 37, 36, 0.05);
}
.q2fbbe70{
  display: flex;
  align-items: center;
}
.gqetmdjh{
  text-decoration: none;
  background: var(--primary-color);
  color: #1a1a2e;
  font-weight: 700;
  font-size: 16px;
  padding: 14px 32px;
  border-radius: 999px; 
  box-shadow: 0 4px 0 var(--secondary-color); 
  transition: all 0.15s ease-in-out;
  display: inline-block;
  transform: translateY(0);
}
.gqetmdjh:hover{
  background: var(--secondary-color); color: #ffffff;}
.gqetmdjh:active{
  transform: translateY(4px);
  box-shadow: 0 0px 0 var(--secondary-color);
}
@media (max-width: 1024px){.o736f_fc6 {
    justify-content: space-between;
    gap: 0;
  }
.wca9__8a8b {
    display: block;
  }
.m8a9c12_ac {
    position: absolute;
    top: calc(var(--nav-height) + 16px);
    left: 4vw;
    right: 4vw;
    background: var(--bg-color);
    flex-direction: column;
    align-items: stretch;
    padding: 32px 24px;
    border-radius: var(--radius-lg);
    box-shadow: var(--shadow-lg);
    border: 1px solid var(--border-color);

    opacity: 0;
    visibility: hidden;
    transform: translateY(-12px);
    transition: var(--transition); color: #1a1a2e;}
.bd3ed07_5813 {
    flex-direction: column;
    gap: 8px;
  }
.y7624__b4a57 {
    display: block;
    padding: 16px 20px;
    font-size: 17px;
    border-radius: var(--radius-sm);
  }
.q2fbbe70 {
    margin-top: 32px;
    padding-top: 32px;
    border-top: 2px dashed var(--border-color);
    justify-content: center;
  }
.gqetmdjh {
    width: 100%;
    text-align: center;
    padding: 18px;
    font-size: 18px;
  }
.c1e95_abd:checked ~ .m8a9c12_ac {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
.c1e95_abd:checked ~ .wca9__8a8b .t4986d9_c4q:nth-child(1) {
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
  }
.c1e95_abd:checked ~ .wca9__8a8b .t4986d9_c4q:nth-child(2) {
    opacity: 0;
  }
.c1e95_abd:checked ~ .wca9__8a8b .t4986d9_c4q:nth-child(3) {
    top: 50%;
    transform: translateY(-50%) rotate(-45deg);
  }}
.y7624__b4a57.active{color: #ffffff; background-color: rgba(41, 37, 36, 0.05);}
#ntae71648f38:checked ~ .m8a9c12_ac{ right: 0 !important; left: auto !important; }
@media (max-width: 1024px){.q282f0e_m1t .m8a9c12_ac{ 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: 1024px){#ntae71648f38:checked ~ .m8a9c12_ac{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1025px){.q282f0e_m1t #ntae71648f38, .q282f0e_m1t label[for="ntae71648f38"]{ display: none !important; }}
@media (min-width: 1025px){.q282f0e_m1t .m8a9c12_ac{ 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: 1025px){.q282f0e_m1t .m8a9c12_ac{ 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: 1025px){.q282f0e_m1t .m8a9c12_ac a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.y7624__b4a57.active{color: #ffffff; background-color: rgba(41, 37, 36, 0.05);}
#ntae71648f38:checked ~ .m8a9c12_ac{ right: 0 !important; left: auto !important; }
@media (max-width: 1024px){.q282f0e_m1t.nadd4d_a20d .m8a9c12_ac{ 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: 1024px){#ntae71648f38:checked ~ .m8a9c12_ac{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1025px){.q282f0e_m1t.nadd4d_a20d #ntae71648f38, .q282f0e_m1t.nadd4d_a20d label[for="ntae71648f38"]{ display: none !important; }}
@media (min-width: 1025px){.q282f0e_m1t.nadd4d_a20d .m8a9c12_ac{ 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: 1025px){.q282f0e_m1t.nadd4d_a20d .m8a9c12_ac{ 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: 1025px){.q282f0e_m1t.nadd4d_a20d .m8a9c12_ac a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.n6197055f7b{
    display: flex;
    justify-content: flex-start;
    padding: 80px 16px;
    background-color: var(--bg-color);
    box-sizing: border-box;
    width: 100%; color: #1a1a2e;}
.ee0939bcd38{
    display: flex;
    flex-direction: column;
    gap: 48px;
    width: 100%;
    max-width: var(--max-width);
    margin: 0 auto;
    background-color: #ffffff;
    border-radius: var(--radius-lg);
    padding: 64px;
    box-shadow: var(--shadow-sm);
    border: 1px solid var(--border-color);
    box-sizing: border-box; color: #1a1a2e;}
.g8ee2b_1d3c{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    width: 100%;
}
.od5e__1555{
    width: 100%;
    font-size: 40px;
    font-weight: 800;
    color: var(--text-color);
    margin: 0;
    letter-spacing: -0.5px;
    line-height: 1.1;
    display: block;
}
.uad2bc7e95c{
    width: 100%;
    max-width: 520px;
    font-size: 18px;
    color: var(--text-muted);
    margin: 0;
    line-height: 1.6;
    display: block;
}
.m523aa9a553{
    display: flex;
    width: auto;
    margin-top: 12px;
}
.p0c9219f4e2{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 16px 40px;
    background-color: var(--primary-color);
    color: #1a1a2e;
    border-radius: var(--radius-md);
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    box-shadow: 0 8px 24px rgba(194, 65, 12, 0.25);
    transition: var(--transition);
}
.p0c9219f4e2:hover{
    transform: translateY(-2px);
    box-shadow: 0 12px 32px rgba(194, 65, 12, 0.35);
}
.x8ac3657418{
    width: 100%;
    height: 1px;
    background-color: var(--border-color); color: #ffffff;}
.p1b8__bf29{
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 32px;
    width: 100%;
}
.n274da79c{
    display: block;
    font-size: 14px;
    color: var(--text-muted);
    margin: 0;
    flex: 0 0 auto;
    font-weight: 500;
}
.sc7699308eb{
    display: block;
    font-size: 14px;
    color: var(--text-muted);
    margin: 0;
    flex: 1;
}
@media (max-width: 768px){.n6197055f7b{
        padding: 40px 16px;
    }
.ee0939bcd38{
        padding: 40px 24px;
        gap: 32px;
    }
.od5e__1555{
        font-size: 32px;
    }
.uad2bc7e95c{
        font-size: 16px;
    }
.m523aa9a553{
        width: 100%;
        margin-top: 8px;
    }
.p0c9219f4e2{
        width: 100%;
    }
.p1b8__bf29{
        flex-direction: column;
        gap: 12px;
    }
.sc7699308eb{
        flex: 0 0 auto;
    }}
.a271__74a7{box-sizing:border-box;}
.nec3a0681{box-sizing:border-box;}
.n77fd6_df76{box-sizing:border-box;}