:root {

  --page-accent: hsl(16, 85%, 58%);
  --page-accent-hover: hsl(16, 85%, 52%);
  --page-text: hsl(206, 10%, 10%);
  --page-bg: hsl(206, 6%, 96%);
  --page-card-bg: hsl(0, 0%, 100%);
  --page-border: hsl(206, 10%, 88%);
  --page-shadow: 0 2px 12px hsla(206, 10%, 10%, 0.06);
  --primary-color: #d9381e;
  --secondary-color: #b92b15;
  --bg-color: #1a1714;
  --text-color: #f5f0eb;
  --text-muted: #a39c95;
  --border-color: rgba(255, 255, 255, 0.08);
  --radius-sm: 6px;
  --radius-md: 12px;
  --radius-lg: 9999px;
  --shadow-sm: 0 1px 4px rgba(0, 0, 0, 0.2);
  --shadow-md: 0 4px 12px rgba(0, 0, 0, 0.3);
  --shadow-lg: 0 12px 32px rgba(0, 0, 0, 0.4);
  --nav-height: 72px;
  --max-width: min(1200px, 92vw);
  --transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  --nav-bg: var(--bg-color);
  --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.mdee2b58f.l8f4baa_59 *{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }
div.mdee2b58f.l8f4baa_59{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    color: var(--page-text);
    background: var(--page-bg);
    line-height: 1.6;
    }
div.mdee2b58f.l8f4baa_59.kw8fyo6cc2{
    max-width: 1200px;
    margin: 0 auto;
    padding: 80px 24px 60px;
    }
div.mdee2b58f.l8f4baa_59 .s4ed0_bdc{
    max-width: 680px;
    margin-bottom: 80px;
    }
div.mdee2b58f.l8f4baa_59 .s4ed0_bdc h1{
    font-size: 48px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 20px;
    color: var(--page-text);
    }
div.mdee2b58f.l8f4baa_59 .bmttp33zfryb{
    font-size: 18px;
    color: hsl(206, 10%, 35%);
    margin-bottom: 32px;
    line-height: 1.7;
    }
div.mdee2b58f.l8f4baa_59 .i06bdcc{
    display: inline-block;
    padding: 14px 32px;
    background: var(--page-accent);
    color: #1a1a2e;
    text-decoration: none;
    border-radius: 8px;
    font-weight: 600;
    font-size: 16px;
    transition: background 0.2s;
    }
div.mdee2b58f.l8f4baa_59 .i06bdcc:hover{
    background: var(--page-accent-hover); color: #1a1a2e;}
div.mdee2b58f.l8f4baa_59 .u7647__4b556{
    margin-bottom: 80px;
    }
div.mdee2b58f.l8f4baa_59 .u7647__4b556 h2{
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 16px;
    color: var(--page-text);
    }
div.mdee2b58f.l8f4baa_59 .g9b45d_3afa{
    font-size: 17px;
    color: hsl(206, 10%, 35%);
    margin-bottom: 40px;
    max-width: 680px;
    line-height: 1.7;
    }
div.mdee2b58f.l8f4baa_59 .l3cd93_f5{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 24px;
    }
div.mdee2b58f.l8f4baa_59 .ogobdlco86m{
    background: var(--page-card-bg);
    border-radius: 12px;
    padding: 28px;
    box-shadow: var(--page-shadow);
    border: 1px solid var(--page-border); color: #1a1a2e;}
div.mdee2b58f.l8f4baa_59 .ogobdlco86m h3{
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 12px;
    color: var(--page-text);
    }
div.mdee2b58f.l8f4baa_59 .ogobdlco86m p{
    font-size: 15px;
    color: hsl(206, 10%, 40%);
    line-height: 1.6;
    }
div.mdee2b58f.l8f4baa_59 .ogobdlco86m ul{
    list-style: none;
    margin-top: 16px;
    }
div.mdee2b58f.l8f4baa_59 .ogobdlco86m li{
    font-size: 15px;
    color: hsl(206, 10%, 40%);
    padding-left: 20px;
    position: relative;
    margin-bottom: 8px;
    }
div.mdee2b58f.l8f4baa_59 .ogobdlco86m li::before{
    content: "→";
    position: absolute;
    left: 0;
    color: var(--page-accent);
    }
div.mdee2b58f.l8f4baa_59 .lmfz9mzz35{
    max-width: 800px;
    }
div.mdee2b58f.l8f4baa_59 .zf6e54a{
    background: var(--page-card-bg);
    border-radius: 12px;
    padding: 28px;
    margin-bottom: 16px;
    box-shadow: var(--page-shadow);
    border: 1px solid var(--page-border); color: #1a1a2e;}
div.mdee2b58f.l8f4baa_59 .zf6e54a h3{
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 12px;
    color: var(--page-text);
    }
div.mdee2b58f.l8f4baa_59 .zf6e54a p{
    font-size: 15px;
    color: hsl(206, 10%, 40%);
    line-height: 1.7;
    }
div.mdee2b58f.l8f4baa_59 .kcfeb__4b7{
    margin: 80px 0;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: var(--page-shadow);
    }
div.mdee2b58f.l8f4baa_59 .kcfeb__4b7 img{
    width: 100%;
    height: auto;
    display: block;
    }
div.mdee2b58f.l8f4baa_59 .dbe8__1cf1{
    margin-top: 100px;
    padding-top: 40px;
    border-top: 1px solid var(--page-border);
    text-align: left;
    color: hsl(206, 10%, 50%);
    font-size: 14px;
    }
@media (max-width: 768px) {div.mdee2b58f.l8f4baa_59.kw8fyo6cc2{
    padding: 60px 20px 40px;
    }
div.mdee2b58f.l8f4baa_59 .s4ed0_bdc h1{
    font-size: 36px;
    }
div.mdee2b58f.l8f4baa_59 .u7647__4b556 h2{
    font-size: 28px;
    }
div.mdee2b58f.l8f4baa_59 .l3cd93_f5{
    grid-template-columns: 1fr;
    }}
.ufa027ca_vfn{
    display: flex;
    flex-direction: column;
    width: 100%;
    background-color: var(--bg-color);
    border-top: 1px solid var(--border-color);
    padding-top: 80px;
    padding-bottom: 40px;
    box-sizing: border-box; color: #ffffff;}
.v5d76c4d_t4{
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: var(--max-width);
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    }
.l65fd4_9052{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    flex: 0 0 auto;
    margin-bottom: 64px;
    box-sizing: border-box;
    }
.jd3ea93a7{
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 480px;
    flex: 0 0 auto;
    gap: 16px;
    box-sizing: border-box;
    }
.jcc40e3be{
    display: block;
    width: fit-content;
    flex: 0 0 auto;
    font-size: 28px;
    font-weight: 700;
    color: var(--text-color);
    text-decoration: none;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
    letter-spacing: -0.03em;
    }
.da343790_vvvr{
    display: block;
    width: 100%;
    flex: 0 0 auto;
    font-size: 15px;
    color: var(--text-muted);
    line-height: 1.6;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
    }
.vce25328cd{
    display: flex;
    flex-direction: column;
    width: auto;
    flex: 0 0 auto;
    box-sizing: border-box;
    }
.u21iomtl8n2{
    display: flex;
    flex-direction: row;
    align-items: center;
    width: auto;
    flex: 0 0 auto;
    gap: 8px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 12px;
    padding-right: 12px;
    background-color: rgba(255, 255, 255, 0.03);
    border: 1px solid var(--border-color);
    border-radius: var(--radius-lg);
    box-sizing: border-box; color: #1a1a2e;}
.m59zw7h84gsf{
    display: block;
    width: 8px;
    height: 8px;
    flex: 0 0 auto;
    background-color: #10b981;
    border-radius: var(--radius-lg);
    box-sizing: border-box; color: #1a1a2e;}
.n043837e6c{
    display: inline-block;
    width: auto;
    flex: 0 0 auto;
    font-size: 13px;
    color: var(--text-muted);
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
    }
.jd5276_46i1{
    display: flex;
    flex-direction: row;
    width: 100%;
    flex: 0 0 auto;
    border-top: 1px solid var(--border-color);
    padding-top: 32px;
    box-sizing: border-box;
    }
.h90678_fea5{
    display: block;
    width: 100%;
    flex: 0 0 auto;
    font-size: 14px;
    color: var(--text-muted);
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
    }
@media (max-width: 768px){.ufa027ca_vfn{
    padding-top: 64px;
    padding-bottom: 32px;
    }
.l65fd4_9052{
    flex-direction: column;
    gap: 40px;
    margin-bottom: 48px;
    }}
.tc3d0e0f4{
    position: sticky;
    top: 0;
    z-index: 100;
    width: 100%;
    height: var(--nav-height);
    background: var(--nav-bg);
    border-bottom: 1px solid var(--border-color);
    display: flex;
    justify-content: center;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    color: var(--text-color);
    }
.udfb9fd9cff{
    width: var(--max-width);
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    }
.dfe5a6_c317{
    display: flex;
    align-items: center;
    gap: 12px;
    text-decoration: none;
    color: var(--text-color);
    font-weight: 700;
    font-size: 1.25rem;
    letter-spacing: -0.02em;
    }
.d8b09f6_50{
    width: 32px;
    height: 32px;
    border-radius: var(--radius-sm);
    background: var(--primary-color);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #1a1a2e;
    font-size: 18px;
    font-weight: 800;
    }
.m2abfb0d0{
    display: none;
    }
.xaad27e4e{
    display: none;
    cursor: pointer;
    width: 44px;
    height: 44px;
    border-radius: var(--radius-sm);
    align-items: center;
    justify-content: center;
    background: transparent;
    transition: var(--transition);
    border: 1px solid var(--border-color);
    }
.xaad27e4e:hover{
    background: var(--border-color); color: #1a1a2e;}
.g3246f6770, .g3246f6770::before, .g3246f6770::after{
    display: block;
    width: 18px;
    height: 2px;
    background-color: var(--text-color);
    transition: var(--transition);
    position: relative;
    border-radius: 2px; color: #1a1a2e;}
.g3246f6770::before{
    content: "";
    position: absolute;
    top: -6px;
    }
.g3246f6770::after{
    content: "";
    position: absolute;
    bottom: -6px;
    }
.u3efde01_4k{
    display: flex;
    align-items: center;
    flex: 1;
    margin-left: 36px;
    }
.md8a79b0{
    display: flex;
    align-items: center;
    gap: 6px;
    }
.tcd691c_8d{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 0.9375rem;
    font-weight: 500;
    padding: 8px 16px;
    border-radius: var(--radius-lg);
    transition: var(--transition);
    }
.tcd691c_8d:hover{
    color: #1a1a2e;
    background: var(--border-color);
    }
.g953a7__729{
    display: none; 
    }
.tb8b67__a3ba8{
    display: flex;
    align-items: center;
    }
.ybe89__992{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    background: var(--primary-color);
    color: #1a1a2e;
    font-weight: 600;
    font-size: 0.9375rem;
    padding: 0 24px;
    height: 40px;
    border-radius: var(--radius-lg);
    transition: var(--transition);
    box-shadow: 0 4px 14px rgba(217, 56, 30, 0.25);
    }
.ybe89__992:hover{
    background: var(--secondary-color);
    box-shadow: 0 6px 20px rgba(185, 43, 21, 0.35);
    transform: translateY(-1px); color: #ffffff;}
.xff8d90_2z{
    display: none; 
    }
@media (max-width: 768px){.tb8b67__a3ba8 {
    display: none; 
    }
.xaad27e4e {
    display: flex; 
    }
.u3efde01_4k {
    position: absolute;
    top: calc(var(--nav-height) + 8px);
    left: 4vw;
    right: 4vw;
    background: var(--bg-color);
    border: 1px solid var(--border-color);
    border-radius: var(--radius-md);
    flex-direction: column;
    align-items: flex-start;
    margin-left: 0;
    padding: 16px;
    box-shadow: var(--shadow-lg);
    
    opacity: 0;
    visibility: hidden;
    transform: translateY(-8px);
    transition: var(--transition); color: #ffffff;}
.md8a79b0 {
    flex-direction: column;
    width: 100%;
    align-items: stretch;
    gap: 4px;
    }
.tcd691c_8d {
    padding: 12px 16px;
    border-radius: var(--radius-sm);
    }
.g953a7__729 {
    display: block;
    width: 100%;
    margin-top: 16px;
    padding-top: 16px;
    border-top: 1px solid var(--border-color);
    }
.xff8d90_2z {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    text-decoration: none;
    background: var(--primary-color);
    color: #1a1a2e;
    font-weight: 600;
    font-size: 1rem;
    height: 44px;
    border-radius: var(--radius-lg);
    transition: var(--transition);
    box-shadow: 0 4px 14px rgba(217, 56, 30, 0.25);
    }
.xff8d90_2z:hover {
    background: var(--secondary-color);
    transform: translateY(-1px); color: #ffffff;}
.m2abfb0d0:checked ~ .u3efde01_4k {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    }
.m2abfb0d0:checked ~ .xaad27e4e .g3246f6770 {
    background: transparent;
    }
.m2abfb0d0:checked ~ .xaad27e4e .g3246f6770::before {
    transform: rotate(45deg);
    top: 0;
    }
.m2abfb0d0:checked ~ .xaad27e4e .g3246f6770::after {
    transform: rotate(-45deg);
    bottom: 0;
    }}
#nt9ffe6a09ed:checked ~ .u3efde01_4k{ right: 0 !important; left: auto !important; }
@media (max-width: 768px){.tc3d0e0f4 .u3efde01_4k{ 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: 768px){#nt9ffe6a09ed:checked ~ .u3efde01_4k{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 769px){.tc3d0e0f4 #nt9ffe6a09ed, .tc3d0e0f4 label[for="nt9ffe6a09ed"]{ display: none !important; }}
@media (min-width: 769px){.tc3d0e0f4 .u3efde01_4k{ 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: 769px){.tc3d0e0f4 .u3efde01_4k{ 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: 769px){.tc3d0e0f4 .u3efde01_4k a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
#nt9ffe6a09ed:checked ~ .u3efde01_4k { right: 0 !important; left: auto !important; }
@media (max-width: 768px) {.tc3d0e0f4.e55e5c_26e8 .u3efde01_4k { 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: 768px) {#nt9ffe6a09ed:checked ~ .u3efde01_4k { right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 769px) {.tc3d0e0f4.e55e5c_26e8 #nt9ffe6a09ed, .tc3d0e0f4.e55e5c_26e8 label[for="nt9ffe6a09ed"] { display: none !important; }}
@media (min-width: 769px) {.tc3d0e0f4.e55e5c_26e8 .u3efde01_4k { 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: 769px) {.tc3d0e0f4.e55e5c_26e8 .u3efde01_4k { 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: 769px) {.tc3d0e0f4.e55e5c_26e8 .u3efde01_4k 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.mdee2b58f img.ma07__ef60 {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.mdee2b58f img.ma07__ef60.xed476ce6 { aspect-ratio: 16 / 9; }
div.mdee2b58f img.ma07__ef60.xbea12e4c { aspect-ratio: 16 / 10; }
div.mdee2b58f img.ma07__ef60.abd766dde { aspect-ratio: 4 / 3; }
div.mdee2b58f img.ma07__ef60.k3d0__1aed { aspect-ratio: 1 / 1; }
div.mdee2b58f :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.mdee2b58f .wdab06780 {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.mdee2b58f .wdab06780.xed476ce6 { aspect-ratio: 16 / 9; }
div.mdee2b58f .wdab06780.xbea12e4c { aspect-ratio: 16 / 10; }
div.mdee2b58f .wdab06780.abd766dde { aspect-ratio: 4 / 3; }
div.mdee2b58f .wdab06780.k3d0__1aed { aspect-ratio: 1 / 1; }
div.mdee2b58f .wdab06780 > img.ma07__ef60,
    div.mdee2b58f .wdab06780 > picture > img.ma07__ef60 {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
.tc3d0e0f4{
    position: sticky;
    top: 0;
    z-index: 100;
    width: 100%;
    height: var(--nav-height);
    background: var(--nav-bg);
    border-bottom: 1px solid var(--border-color);
    display: flex;
    justify-content: center;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    color: var(--text-color);
    }
.udfb9fd9cff{
    width: var(--max-width);
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    }
.dfe5a6_c317{
    display: flex;
    align-items: center;
    gap: 12px;
    text-decoration: none;
    color: var(--text-color);
    font-weight: 700;
    font-size: 1.25rem;
    letter-spacing: -0.02em;
    }
.d8b09f6_50{
    width: 32px;
    height: 32px;
    border-radius: var(--radius-sm);
    background: var(--primary-color);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #1a1a2e;
    font-size: 18px;
    font-weight: 800;
    }
.m2abfb0d0{
    display: none;
    }
.xaad27e4e{
    display: none;
    cursor: pointer;
    width: 44px;
    height: 44px;
    border-radius: var(--radius-sm);
    align-items: center;
    justify-content: center;
    background: transparent;
    transition: var(--transition);
    border: 1px solid var(--border-color);
    }
.xaad27e4e:hover{
    background: var(--border-color); color: #1a1a2e;}
.g3246f6770, .g3246f6770::before, .g3246f6770::after{
    display: block;
    width: 18px;
    height: 2px;
    background-color: var(--text-color);
    transition: var(--transition);
    position: relative;
    border-radius: 2px; color: #1a1a2e;}
.g3246f6770::before{
    content: "";
    position: absolute;
    top: -6px;
    }
.g3246f6770::after{
    content: "";
    position: absolute;
    bottom: -6px;
    }
.u3efde01_4k{
    display: flex;
    align-items: center;
    flex: 1;
    margin-left: 36px;
    }
.md8a79b0{
    display: flex;
    align-items: center;
    gap: 6px;
    }
.tcd691c_8d{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 0.9375rem;
    font-weight: 500;
    padding: 8px 16px;
    border-radius: var(--radius-lg);
    transition: var(--transition);
    }
.tcd691c_8d:hover{
    color: #1a1a2e;
    background: var(--border-color);
    }
.g953a7__729{
    display: none; 
    }
.tb8b67__a3ba8{
    display: flex;
    align-items: center;
    }
.ybe89__992{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    background: var(--primary-color);
    color: #1a1a2e;
    font-weight: 600;
    font-size: 0.9375rem;
    padding: 0 24px;
    height: 40px;
    border-radius: var(--radius-lg);
    transition: var(--transition);
    box-shadow: 0 4px 14px rgba(217, 56, 30, 0.25);
    }
.ybe89__992:hover{
    background: var(--secondary-color);
    box-shadow: 0 6px 20px rgba(185, 43, 21, 0.35);
    transform: translateY(-1px); color: #ffffff;}
.xff8d90_2z{
    display: none; 
    }
@media (max-width: 768px){.tb8b67__a3ba8 {
    display: none; 
    }
.xaad27e4e {
    display: flex; 
    }
.u3efde01_4k {
    position: absolute;
    top: calc(var(--nav-height) + 8px);
    left: 4vw;
    right: 4vw;
    background: var(--bg-color);
    border: 1px solid var(--border-color);
    border-radius: var(--radius-md);
    flex-direction: column;
    align-items: flex-start;
    margin-left: 0;
    padding: 16px;
    box-shadow: var(--shadow-lg);
    
    opacity: 0;
    visibility: hidden;
    transform: translateY(-8px);
    transition: var(--transition); color: #ffffff;}
.md8a79b0 {
    flex-direction: column;
    width: 100%;
    align-items: stretch;
    gap: 4px;
    }
.tcd691c_8d {
    padding: 12px 16px;
    border-radius: var(--radius-sm);
    }
.g953a7__729 {
    display: block;
    width: 100%;
    margin-top: 16px;
    padding-top: 16px;
    border-top: 1px solid var(--border-color);
    }
.xff8d90_2z {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    text-decoration: none;
    background: var(--primary-color);
    color: #1a1a2e;
    font-weight: 600;
    font-size: 1rem;
    height: 44px;
    border-radius: var(--radius-lg);
    transition: var(--transition);
    box-shadow: 0 4px 14px rgba(217, 56, 30, 0.25);
    }
.xff8d90_2z:hover {
    background: var(--secondary-color);
    transform: translateY(-1px); color: #ffffff;}
.m2abfb0d0:checked ~ .u3efde01_4k {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    }
.m2abfb0d0:checked ~ .xaad27e4e .g3246f6770 {
    background: transparent;
    }
.m2abfb0d0:checked ~ .xaad27e4e .g3246f6770::before {
    transform: rotate(45deg);
    top: 0;
    }
.m2abfb0d0:checked ~ .xaad27e4e .g3246f6770::after {
    transform: rotate(-45deg);
    bottom: 0;
    }}
#nt9ffe6a09ed:checked ~ .u3efde01_4k{ right: 0 !important; left: auto !important; }
@media (max-width: 768px){.tc3d0e0f4 .u3efde01_4k{ 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: 768px){#nt9ffe6a09ed:checked ~ .u3efde01_4k{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 769px){.tc3d0e0f4 #nt9ffe6a09ed, .tc3d0e0f4 label[for="nt9ffe6a09ed"]{ display: none !important; }}
@media (min-width: 769px){.tc3d0e0f4 .u3efde01_4k{ 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: 769px){.tc3d0e0f4 .u3efde01_4k{ 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: 769px){.tc3d0e0f4 .u3efde01_4k a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
#nt9ffe6a09ed:checked ~ .u3efde01_4k{ right: 0 !important; left: auto !important; }
@media (max-width: 768px){.tc3d0e0f4.e55e5c_26e8 .u3efde01_4k{ 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: 768px){#nt9ffe6a09ed:checked ~ .u3efde01_4k{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 769px){.tc3d0e0f4.e55e5c_26e8 #nt9ffe6a09ed, .tc3d0e0f4.e55e5c_26e8 label[for="nt9ffe6a09ed"]{ display: none !important; }}
@media (min-width: 769px){.tc3d0e0f4.e55e5c_26e8 .u3efde01_4k{ 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: 769px){.tc3d0e0f4.e55e5c_26e8 .u3efde01_4k{ 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: 769px){.tc3d0e0f4.e55e5c_26e8 .u3efde01_4k a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.ufa027ca_vfn{
    display: flex;
    flex-direction: column;
    width: 100%;
    background-color: var(--bg-color);
    border-top: 1px solid var(--border-color);
    padding-top: 80px;
    padding-bottom: 40px;
    box-sizing: border-box; color: #ffffff;}
.v5d76c4d_t4{
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: var(--max-width);
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    }
.l65fd4_9052{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    flex: 0 0 auto;
    margin-bottom: 64px;
    box-sizing: border-box;
    }
.jd3ea93a7{
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 480px;
    flex: 0 0 auto;
    gap: 16px;
    box-sizing: border-box;
    }
.jcc40e3be{
    display: block;
    width: fit-content;
    flex: 0 0 auto;
    font-size: 28px;
    font-weight: 700;
    color: var(--text-color);
    text-decoration: none;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
    letter-spacing: -0.03em;
    }
.da343790_vvvr{
    display: block;
    width: 100%;
    flex: 0 0 auto;
    font-size: 15px;
    color: var(--text-muted);
    line-height: 1.6;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
    }
.vce25328cd{
    display: flex;
    flex-direction: column;
    width: auto;
    flex: 0 0 auto;
    box-sizing: border-box;
    }
.u21iomtl8n2{
    display: flex;
    flex-direction: row;
    align-items: center;
    width: auto;
    flex: 0 0 auto;
    gap: 8px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 12px;
    padding-right: 12px;
    background-color: rgba(255, 255, 255, 0.03);
    border: 1px solid var(--border-color);
    border-radius: var(--radius-lg);
    box-sizing: border-box; color: #1a1a2e;}
.m59zw7h84gsf{
    display: block;
    width: 8px;
    height: 8px;
    flex: 0 0 auto;
    background-color: #10b981;
    border-radius: var(--radius-lg);
    box-sizing: border-box; color: #1a1a2e;}
.n043837e6c{
    display: inline-block;
    width: auto;
    flex: 0 0 auto;
    font-size: 13px;
    color: var(--text-muted);
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
    }
.jd5276_46i1{
    display: flex;
    flex-direction: row;
    width: 100%;
    flex: 0 0 auto;
    border-top: 1px solid var(--border-color);
    padding-top: 32px;
    box-sizing: border-box;
    }
.h90678_fea5{
    display: block;
    width: 100%;
    flex: 0 0 auto;
    font-size: 14px;
    color: var(--text-muted);
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
    }
@media (max-width: 768px){.ufa027ca_vfn{
    padding-top: 64px;
    padding-bottom: 32px;
    }
.l65fd4_9052{
    flex-direction: column;
    gap: 40px;
    margin-bottom: 48px;
    }}
.tc3d0e0f4{
  position: sticky;
  top: 0;
  z-index: 100;
  width: 100%;
  height: var(--nav-height);
  background: var(--nav-bg);
  border-bottom: 1px solid var(--border-color);
  display: flex;
  justify-content: center;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  color: var(--text-color);
}
.udfb9fd9cff{
  width: var(--max-width);
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.dfe5a6_c317{
  display: flex;
  align-items: center;
  gap: 12px;
  text-decoration: none;
  color: var(--text-color);
  font-weight: 700;
  font-size: 1.25rem;
  letter-spacing: -0.02em;
}
.d8b09f6_50{
  width: 32px;
  height: 32px;
  border-radius: var(--radius-sm);
  background: var(--primary-color);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #1a1a2e;
  font-size: 18px;
  font-weight: 800;
}
.m2abfb0d0{
  display: none;
}
.xaad27e4e{
  display: none;
  cursor: pointer;
  width: 44px;
  height: 44px;
  border-radius: var(--radius-sm);
  align-items: center;
  justify-content: center;
  background: transparent;
  transition: var(--transition);
  border: 1px solid var(--border-color);
}
.xaad27e4e:hover{
  background: var(--border-color); color: #1a1a2e;}
.g3246f6770, .g3246f6770::before, .g3246f6770::after{
  display: block;
  width: 18px;
  height: 2px;
  background-color: var(--text-color);
  transition: var(--transition);
  position: relative;
  border-radius: 2px; color: #1a1a2e;}
.g3246f6770::before{
  content: "";
  position: absolute;
  top: -6px;
}
.g3246f6770::after{
  content: "";
  position: absolute;
  bottom: -6px;
}
.u3efde01_4k{
  display: flex;
  align-items: center;
  flex: 1;
  margin-left: 36px;
}
.md8a79b0{
  display: flex;
  align-items: center;
  gap: 6px;
}
.tcd691c_8d{
  text-decoration: none;
  color: var(--text-muted);
  font-size: 0.9375rem;
  font-weight: 500;
  padding: 8px 16px;
  border-radius: var(--radius-lg);
  transition: var(--transition);
}
.tcd691c_8d:hover{
  color: #1a1a2e;
  background: var(--border-color);
}
.g953a7__729{
  display: none; 
}
.tb8b67__a3ba8{
  display: flex;
  align-items: center;
}
.ybe89__992{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  background: var(--primary-color);
  color: #1a1a2e;
  font-weight: 600;
  font-size: 0.9375rem;
  padding: 0 24px;
  height: 40px;
  border-radius: var(--radius-lg);
  transition: var(--transition);
  box-shadow: 0 4px 14px rgba(217, 56, 30, 0.25);
}
.ybe89__992:hover{
  background: var(--secondary-color);
  box-shadow: 0 6px 20px rgba(185, 43, 21, 0.35);
  transform: translateY(-1px); color: #ffffff;}
.xff8d90_2z{
  display: none; 
}
@media (max-width: 768px){.tb8b67__a3ba8 {
    display: none; 
  }
.xaad27e4e {
    display: flex; 
  }
.u3efde01_4k {
    position: absolute;
    top: calc(var(--nav-height) + 8px);
    left: 4vw;
    right: 4vw;
    background: var(--bg-color);
    border: 1px solid var(--border-color);
    border-radius: var(--radius-md);
    flex-direction: column;
    align-items: flex-start;
    margin-left: 0;
    padding: 16px;
    box-shadow: var(--shadow-lg);

    opacity: 0;
    visibility: hidden;
    transform: translateY(-8px);
    transition: var(--transition); color: #ffffff;}
.md8a79b0 {
    flex-direction: column;
    width: 100%;
    align-items: stretch;
    gap: 4px;
  }
.tcd691c_8d {
    padding: 12px 16px;
    border-radius: var(--radius-sm);
  }
.g953a7__729 {
    display: block;
    width: 100%;
    margin-top: 16px;
    padding-top: 16px;
    border-top: 1px solid var(--border-color);
  }
.xff8d90_2z {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    text-decoration: none;
    background: var(--primary-color);
    color: #1a1a2e;
    font-weight: 600;
    font-size: 1rem;
    height: 44px;
    border-radius: var(--radius-lg);
    transition: var(--transition);
    box-shadow: 0 4px 14px rgba(217, 56, 30, 0.25);
  }
.xff8d90_2z:hover {
    background: var(--secondary-color);
    transform: translateY(-1px); color: #ffffff;}
.m2abfb0d0:checked ~ .u3efde01_4k {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
.m2abfb0d0:checked ~ .xaad27e4e .g3246f6770 {
    background: transparent;
  }
.m2abfb0d0:checked ~ .xaad27e4e .g3246f6770::before {
    transform: rotate(45deg);
    top: 0;
  }
.m2abfb0d0:checked ~ .xaad27e4e .g3246f6770::after {
    transform: rotate(-45deg);
    bottom: 0;
  }}
#nt9ffe6a09ed:checked ~ .u3efde01_4k{ right: 0 !important; left: auto !important; }
@media (max-width: 768px){.tc3d0e0f4 .u3efde01_4k{ 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: 768px){#nt9ffe6a09ed:checked ~ .u3efde01_4k{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 769px){.tc3d0e0f4 #nt9ffe6a09ed, .tc3d0e0f4 label[for="nt9ffe6a09ed"]{ display: none !important; }}
@media (min-width: 769px){.tc3d0e0f4 .u3efde01_4k{ 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: 769px){.tc3d0e0f4 .u3efde01_4k{ 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: 769px){.tc3d0e0f4 .u3efde01_4k a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
#nt9ffe6a09ed:checked ~ .u3efde01_4k{ right: 0 !important; left: auto !important; }
@media (max-width: 768px){.tc3d0e0f4.e55e5c_26e8 .u3efde01_4k{ 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: 768px){#nt9ffe6a09ed:checked ~ .u3efde01_4k{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 769px){.tc3d0e0f4.e55e5c_26e8 #nt9ffe6a09ed, .tc3d0e0f4.e55e5c_26e8 label[for="nt9ffe6a09ed"]{ display: none !important; }}
@media (min-width: 769px){.tc3d0e0f4.e55e5c_26e8 .u3efde01_4k{ 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: 769px){.tc3d0e0f4.e55e5c_26e8 .u3efde01_4k{ 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: 769px){.tc3d0e0f4.e55e5c_26e8 .u3efde01_4k a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.n8dbc4_475d{
  display: flex;
  flex-direction: column;
  width: 100%;
  background-color: var(--bg-color);
  border-top: 1px solid var(--border-color);
  padding-top: 80px;
  padding-bottom: 40px;
  box-sizing: border-box; color: #ffffff;}
.z6f2__4572{
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: var(--max-width);
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
}
.s6e32997773{
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  flex: 0 0 auto;
  margin-bottom: 64px;
  box-sizing: border-box;
}
.g14866_db1b{
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 480px;
  flex: 0 0 auto;
  gap: 16px;
  box-sizing: border-box;
}
.p7a9__d7f1{
  display: block;
  width: fit-content;
  flex: 0 0 auto;
  font-size: 28px;
  font-weight: 700;
  color: var(--text-color);
  text-decoration: none;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: -0.03em;
}
.n875__4d26{
  display: block;
  width: 100%;
  flex: 0 0 auto;
  font-size: 15px;
  color: var(--text-muted);
  line-height: 1.6;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
}
.l7aab5_41f3{
  display: flex;
  flex-direction: column;
  width: auto;
  flex: 0 0 auto;
  box-sizing: border-box;
}
.i98f24695{
  display: flex;
  flex-direction: row;
  align-items: center;
  width: auto;
  flex: 0 0 auto;
  gap: 8px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 12px;
  padding-right: 12px;
  background-color: rgba(255, 255, 255, 0.03);
  border: 1px solid var(--border-color);
  border-radius: var(--radius-lg);
  box-sizing: border-box; color: #1a1a2e;}
.wa82__02f0{
  display: block;
  width: 8px;
  height: 8px;
  flex: 0 0 auto;
  background-color: #10b981;
  border-radius: var(--radius-lg);
  box-sizing: border-box; color: #1a1a2e;}
.p4ec__9237{
  display: inline-block;
  width: auto;
  flex: 0 0 auto;
  font-size: 13px;
  color: var(--text-muted);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
}
.xbe334192{
  display: flex;
  flex-direction: row;
  width: 100%;
  flex: 0 0 auto;
  border-top: 1px solid var(--border-color);
  padding-top: 32px;
  box-sizing: border-box;
}
.o7b559_2b3e{
  display: block;
  width: 100%;
  flex: 0 0 auto;
  font-size: 14px;
  color: var(--text-muted);
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
}
@media (max-width: 768px){.n8dbc4_475d{
    padding-top: 64px;
    padding-bottom: 32px;
  }
.s6e32997773{
    flex-direction: column;
    gap: 40px;
    margin-bottom: 48px;
  }}
.vebf3b3ee4a{box-sizing:border-box;}
.s29005850{display:block;max-width:100%;height:auto;}
.k1bd003cb{box-sizing:border-box;}
.y284__e3eb{box-sizing:border-box;}