:root {

  --page-primary: hsl(48, 58%, 51%);
  --page-secondary: hsl(195, 46%, 45%);
  --page-secondary-hover: hsl(195, 46%, 35%);
  --page-text: hsl(48, 10%, 15%);
  --page-text-light: hsl(48, 10%, 40%);
  --page-bg: hsl(48, 5%, 97%);
  --page-card-bg: #ffffff;
  --page-border: hsl(48, 10%, 88%);
  --font-serif: "Georgia", "Times New Roman", "Source Han Serif SC", "Songti SC", serif;
  --font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  --radius-sharp: 2px;
  --radius-normal: 6px;
  --shadow-subtle: 0 4px 12px rgba(0, 0, 0, 0.05);
  --shadow-hover: 0 8px 24px rgba(0, 0, 0, 0.08);
  --spacing-section: 6rem;
  --spacing-element: 2rem;
  --primary-color: hsl(48, 58%, 51%);
  --secondary-color: hsl(195, 46%, 51%);
  --bg-color: hsl(48, 5%, 96%);
  --text-color: hsl(48, 10%, 9%);
  --text-muted: hsl(48, 5%, 35%);
  --border-color: rgba(0, 0, 0, 0.15);
  --radius-sm: 0px;
  --radius-md: 0px;
  --radius-lg: 0px;
  --shadow-sm: 0 2px 4px rgba(0,0,0,0.05);
  --shadow-md: 0 4px 12px rgba(0,0,0,0.08);
  --shadow-lg: 4px 4px 0px rgba(0,0,0,0.1);
  --nav-height: 80px;
  --max-width: 1200px;
  --transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  --nav-bg: var(--bg-color);
  --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.u529__2add.rwpmpr3a.fdacd_0c71{
    font-family: var(--font-sans);
    color: var(--text-color, var(--page-text));
    background-color: var(--page-bg);
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
    }
div.u529__2add.rwpmpr3a.fdacd_0c71 h1, div.u529__2add.rwpmpr3a.fdacd_0c71 h2, div.u529__2add.rwpmpr3a.fdacd_0c71 h3{
    font-family: var(--font-serif);
    color: var(--text-color, var(--page-text));
    margin-top: 0;
    font-weight: 600;
    }
div.u529__2add.rwpmpr3a.fdacd_0c71 h2{
    text-align: center;
    font-size: 2.25rem;
    margin-bottom: 1rem;
    }
div.u529__2add.rwpmpr3a.fdacd_0c71 .ke44a3e_756b{
    text-align: center;
    color: var(--page-text-light);
    max-width: 600px;
    margin: 0 auto var(--spacing-element);
    font-size: 1.125rem;
    }
div.u529__2add.rwpmpr3a.fdacd_0c71 a{
    color: var(--page-secondary);
    text-decoration: none;
    transition: color 0.2s ease;
    }
div.u529__2add.rwpmpr3a.fdacd_0c71 a:hover{
    color: var(--page-secondary-hover);
    text-decoration: underline;
    }
div.u529__2add.rwpmpr3a.fdacd_0c71 img{
    max-width: 100%;
    height: auto;
    display: block;
    }
div.u529__2add.rwpmpr3a.fdacd_0c71 .d9ab9e2_xde{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: var(--page-secondary);
    color: #1a1a2e;
    padding: 0.875rem 2rem;
    font-size: 1.125rem;
    font-weight: 500;
    border-radius: var(--radius-sharp);
    text-decoration: none;
    transition: all 0.2s ease;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    border: 1px solid transparent;
    }
div.u529__2add.rwpmpr3a.fdacd_0c71 .d9ab9e2_xde:hover{
    background-color: var(--page-secondary-hover);
    color: #ffffff;
    text-decoration: none;
    transform: translateY(-1px);
    box-shadow: 0 4px 8px rgba(0,0,0,0.15);
    }
div.u529__2add.rwpmpr3a.fdacd_0c71 .tzhzjulfnxz{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    color: var(--page-text);
    padding: 0.75rem 1.5rem;
    font-size: 1rem;
    font-weight: 500;
    border-radius: var(--radius-sharp);
    text-decoration: none;
    border: 1px solid var(--page-text);
    transition: all 0.2s ease;
    }
div.u529__2add.rwpmpr3a.fdacd_0c71 .tzhzjulfnxz:hover{
    background-color: var(--page-text);
    color: var(--page-card-bg);
    text-decoration: none;
    }
div.u529__2add.rwpmpr3a .tf313__dc7{
    min-height: 55vh;
    display: flex;
    align-items: center;
    padding: var(--spacing-section) 5%;
    background: linear-gradient(to bottom, #ffffff, var(--page-bg));
    border-bottom: 1px solid var(--page-border); color: #1a1a2e;}
div.u529__2add.rwpmpr3a .ihgoyam2q4{
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 4rem;
    align-items: center;
    }
div.u529__2add.rwpmpr3a .cafca21e h1{
    font-size: 3rem;
    line-height: 1.2;
    margin-bottom: 1.5rem;
    letter-spacing: -0.02em;
    }
div.u529__2add.rwpmpr3a .cafca21e p.hd0ea75_d1f{
    font-size: 1.25rem;
    color: var(--page-text-light);
    margin-bottom: 2rem;
    }
div.u529__2add.rwpmpr3a .aff469c9{
    display: inline-block;
    font-size: 0.875rem;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: var(--page-primary);
    font-weight: 700;
    margin-bottom: 1rem;
    }
div.u529__2add.rwpmpr3a .e0336fab_g1e{position: relative;
    border-radius: var(--radius-sharp);
    overflow: hidden;
    box-shadow: var(--shadow-hover); isolation: isolate;}
div.u529__2add.rwpmpr3a .e0336fab_g1e img{
    aspect-ratio: 4/3;
    object-fit: cover;
    }
div.u529__2add.rwpmpr3a .uafe0e_3067{
    padding: var(--spacing-section) 5%;
    }
div.u529__2add.rwpmpr3a .i18708b33{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 2rem;
    max-width: 1200px;
    margin: 0 auto;
    }
div.u529__2add.rwpmpr3a .bb8c4b33_82a{
    background-color: var(--page-card-bg);
    border: 1px solid var(--page-border);
    border-radius: var(--radius-sharp);
    padding: 2rem 1.5rem;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    display: flex;
    flex-direction: column; color: #1a1a2e;}
div.u529__2add.rwpmpr3a .bb8c4b33_82a:hover{
    transform: translateY(-4px);
    box-shadow: var(--shadow-hover);
    border-color: var(--page-primary);
    }
div.u529__2add.rwpmpr3a .j0e1826{
    width: 48px;
    height: 48px;
    margin-bottom: 1.5rem;
    color: var(--page-secondary);
    }
div.u529__2add.rwpmpr3a .bb8c4b33_82a h3{
    font-size: 1.25rem;
    margin-bottom: 1rem;
    font-family: var(--font-sans);
    }
div.u529__2add.rwpmpr3a .t61be0__a7409{
    list-style: none;
    padding: 0;
    margin: 0 0 2rem 0;
    flex-grow: 1;
    }
div.u529__2add.rwpmpr3a .t61be0__a7409 li{
    font-size: 0.875rem;
    color: var(--page-text-light);
    margin-bottom: 0.5rem;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px dashed var(--page-border);
    padding-bottom: 0.25rem;
    }
div.u529__2add.rwpmpr3a .t61be0__a7409 li span:first-child{
    font-weight: 500;
    color: var(--page-text);
    }
div.u529__2add.rwpmpr3a .yrkuactxul{
    padding: var(--spacing-section) 5%;
    background-color: #ffffff;
    border-top: 1px solid var(--page-border);
    border-bottom: 1px solid var(--page-border); color: #1a1a2e;}
div.u529__2add.rwpmpr3a .bx0tgjen{
    display: flex;
    align-items: center;
    max-width: 1200px;
    margin: 0 auto;
    gap: 4rem;
    }
div.u529__2add.rwpmpr3a .y0f9ea0_4d{
    flex: 1;
    }
div.u529__2add.rwpmpr3a .y0f9ea0_4d h2{
    text-align: left;
    }
div.u529__2add.rwpmpr3a .y0f9ea0_4d p{
    margin-bottom: 1.5rem;
    color: var(--page-text-light);
    }
div.u529__2add.rwpmpr3a .w87f27e7f45{
    flex: 1;
    border-radius: var(--radius-sharp);
    overflow: hidden;
    }
div.u529__2add.rwpmpr3a .w87f27e7f45 img{
    aspect-ratio: 16/9;
    object-fit: cover;
    box-shadow: var(--shadow-subtle);
    }
div.u529__2add.rwpmpr3a .a079e85c6{
    margin-bottom: 1rem;
    }
div.u529__2add.rwpmpr3a .a079e85c6 a{
    color: var(--page-text);
    margin: 0 1rem;
    }
@media (max-width: 1024px) {div.u529__2add.rwpmpr3a .i18708b33{
    grid-template-columns: repeat(2, 1fr);
    }}
@media (max-width: 768px) {div.u529__2add.rwpmpr3a .ihgoyam2q4, div.u529__2add.rwpmpr3a .bx0tgjen{
    grid-template-columns: 1fr;
    flex-direction: column;
    gap: 2rem;
    }
div.u529__2add.rwpmpr3a .cafca21e h1{
    font-size: 2.25rem;
    }
div.u529__2add.rwpmpr3a .i18708b33{
    grid-template-columns: 1fr;
    }
div.u529__2add.rwpmpr3a .bx0tgjen{
    flex-direction: column-reverse;
    }}
div.u529__2add.rwpmpr3a .e087__9c0{box-sizing:border-box;}
*{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    }
body{
    font-family: var(--font-sans);
    background-color: var(--bg-color);
    color: var(--text-color);
    }
.pdd55e26{
    width: 100%;
    height: var(--nav-height);
    background: var(--nav-bg);
    border-bottom: 2px solid var(--text-color); 
    position: sticky;
    top: 0;
    z-index: 1000;
    display: flex;
    align-items: center; color: #1a1a2e;}
.x7734__c97a1{
    width: min(var(--max-width), 94vw);
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    }
.pvekdf6p{
    display: flex;
    align-items: center;
    gap: 12px;
    text-decoration: none;
    color: var(--text-color);
    }
.x2880_cb10{
    background: var(--text-color);
    color: var(--primary-color);
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: var(--font-serif);
    font-weight: bold;
    font-size: 24px;
    }
.p10656bbc{
    font-family: var(--font-serif);
    font-size: 1.4rem;
    font-weight: 700;
    letter-spacing: -0.5px;
    }
.n65fe00_bb{
    display: flex;
    align-items: center;
    gap: 40px;
    }
.qeed92_ztf{
    display: flex;
    list-style: none;
    gap: 24px;
    }
.jyul0y9v9buc{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 0.95rem;
    font-weight: 500;
    transition: var(--transition);
    padding: 8px 0;
    position: relative;
    }
.jyul0y9v9buc:hover{
    color: var(--text-color);
    }
.jyul0y9v9buc::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background: var(--secondary-color);
    transition: var(--transition); color: #1a1a2e;}
.jyul0y9v9buc:hover::after{
    width: 100%;
    }
.g085a_5e8{
    display: flex;
    align-items: center;
    }
.zy7gs2lq8um{
    background: var(--primary-color);
    color: #000000; 
    text-decoration: none;
    padding: 12px 28px;
    font-weight: 700;
    font-family: var(--font-serif);
    border: 2px solid var(--text-color);
    box-shadow: 4px 4px 0px var(--text-color);
    transition: all 0.1s;
    text-transform: uppercase;
    letter-spacing: 1px;
    }
.zy7gs2lq8um:hover{
    background: var(--secondary-color);
    color: #1a1a2e;
    transform: translate(-2px, -2px);
    box-shadow: 6px 6px 0px var(--text-color);
    }
.zy7gs2lq8um:active{
    transform: translate(2px, 2px);
    box-shadow: 0px 0px 0px var(--text-color);
    }
.m805228c{
    display: none;
    }
.h6d31c4_l46q{
    display: none;
    cursor: pointer;
    padding: 10px;
    }
.cf72370_86{
    display: block;
    width: 24px;
    height: 2px;
    background: var(--text-color);
    position: relative; color: #ffffff;}
.cf72370_86::before, .cf72370_86::after{
    content: "";
    position: absolute;
    width: 24px;
    height: 2px;
    background: var(--text-color);
    transition: var(--transition); color: #ffffff;}
.cf72370_86::before{ top: -8px; }
.cf72370_86::after{ bottom: -8px; }
@media (max-width: 992px){.n65fe00_bb {
    position: fixed;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background: var(--bg-color);
    flex-direction: column;
    padding: 40px 20px;
    gap: 30px;
    border-bottom: 2px solid var(--text-color);
    transform: translateY(-110%);
    transition: var(--transition);
    z-index: 999; color: #1a1a2e;}
.qeed92_ztf {
    flex-direction: column;
    align-items: center;
    width: 100%;
    }
.jyul0y9v9buc {
    font-size: 1.2rem;
    }
.h6d31c4_l46q {
    display: block;
    }
.m805228c:checked ~ .n65fe00_bb {
    transform: translateY(0);
    box-shadow: var(--shadow-lg);
    }
.m805228c:checked ~ .h6d31c4_l46q .cf72370_86 {
    background: transparent;
    }
.m805228c:checked ~ .h6d31c4_l46q .cf72370_86::before {
    transform: rotate(45deg);
    top: 0;
    }
.m805228c:checked ~ .h6d31c4_l46q .cf72370_86::after {
    transform: rotate(-45deg);
    bottom: 0;
    }}
.jyul0y9v9buc.active{color: var(--text-color);}
@media (min-width: 993px){.pdd55e26 #ntdfc282c27a, .pdd55e26 label[for="ntdfc282c27a"]{ display: none !important; }}
@media (min-width: 993px){.pdd55e26 .n65fe00_bb{ 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: 993px){.pdd55e26 .n65fe00_bb{ 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: 993px){.pdd55e26 .n65fe00_bb a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.k0631d__aa0f9{list-style:none;}
.jyul0y9v9buc.active {color: var(--text-color);}
#ntdfc282c27a:checked ~ .n65fe00_bb { right: 0 !important; left: auto !important; }
@media (max-width: 992px) {.pdd55e26.v048e9e19e3 .n65fe00_bb { 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: 992px) {#ntdfc282c27a:checked ~ .n65fe00_bb { right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 993px) {.pdd55e26.v048e9e19e3 #ntdfc282c27a, .pdd55e26.v048e9e19e3 label[for="ntdfc282c27a"] { display: none !important; }}
@media (min-width: 993px) {.pdd55e26.v048e9e19e3 .n65fe00_bb { 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: 993px) {.pdd55e26.v048e9e19e3 .n65fe00_bb { 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: 993px) {.pdd55e26.v048e9e19e3 .n65fe00_bb a { display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.iad1c7146f{
    background-color: var(--bg-color);
    padding: 80px 40px 40px 40px;
    border-top: 1px solid var(--border-color);
    font-family: var(--font-sans);
    color: var(--text-color);
    }
.egdc8h3wmb{
    max-width: var(--max-width);
    margin: 0 auto 80px auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 60px;
    background-color: #ffffff;
    border: 1px solid var(--border-color);
    box-shadow: var(--shadow-lg); color: #1a1a2e;}
.u339a2_e0{
    font-family: var(--font-serif);
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 32px;
    color: var(--text-color);
    }
.ofc4408{
    background-color: var(--primary-color);
    color: #000000;
    padding: 16px 40px;
    font-weight: 700;
    text-decoration: none;
    font-size: 18px;
    transition: var(--transition);
    border: 1px solid #000000;
    box-shadow: 4px 4px 0px #000000;
    }
.ofc4408:hover{
    transform: translate(-2px, -2px);
    box-shadow: 6px 6px 0px #000000;
    }
.x502a55aa54{
    max-width: var(--max-width);
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 40px;
    }
.ed1d70_6c8a{
    flex: 1 1 300px;
    }
.y3d3617_px{
    font-family: var(--font-serif);
    font-size: 24px;
    font-weight: 800;
    margin-bottom: 20px;
    letter-spacing: -0.5px;
    }
.m4851069{
    font-size: 15px;
    line-height: 1.6;
    color: var(--text-muted);
    max-width: 260px;
    }
.r17c14a2d{
    flex: 1 1 150px;
    display: flex;
    flex-direction: column;
    }
.hbtdz2n3gh{
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 24px;
    color: var(--text-color);
    }
.g6fb454_1a{
    font-size: 15px;
    text-decoration: none;
    color: var(--text-muted);
    margin-bottom: 12px;
    transition: var(--transition);
    width: fit-content;
    }
.g6fb454_1a:hover{
    color: var(--secondary-color);
    padding-left: 4px;
    }
.eb48a99_59{
    max-width: var(--max-width);
    height: 1px;
    background-color: var(--border-color);
    margin: 60px auto 30px auto; color: #ffffff;}
.q7540af_53d{
    max-width: var(--max-width);
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    }
.hb5t62exqpcb{
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    flex: 1 1 auto;
    }
.o441cb3_f4{
    font-size: 14px;
    font-weight: 600;
    color: var(--text-color);
    }
.y83015__2a3{
    font-size: 13px;
    color: var(--text-muted);
    }
.l728b__5605{
    font-size: 13px;
    font-weight: 600;
    color: var(--text-color);
    padding: 6px 12px;
    border: 1px solid var(--border-color);
    flex: 0 0 auto;
    }
@media (max-width: 768px){.iad1c7146f{
    padding: 40px 20px;
    }
.egdc8h3wmb{
    padding: 40px 20px;
    margin-bottom: 40px;
    }
.u339a2_e0{
    font-size: 24px;
    }
.x502a55aa54{
    flex-direction: column;
    gap: 30px;
    }
.ed1d70_6c8a{
    flex: 1 1 100%;
    margin-bottom: 20px;
    }
.q7540af_53d{
    flex-direction: column;
    align-items: flex-start;
    }}
html, body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    }
body *, body *::before, body *::after {
    box-sizing: border-box;
    }
div.u529__2add img.jc7718_ef44 {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.u529__2add img.jc7718_ef44.acb44bdedc5 { aspect-ratio: 16 / 9; }
div.u529__2add img.jc7718_ef44.j158a6b55 { aspect-ratio: 16 / 10; }
div.u529__2add img.jc7718_ef44.dbad80be6cc { aspect-ratio: 4 / 3; }
div.u529__2add img.jc7718_ef44.p078__0225 { aspect-ratio: 1 / 1; }
div.u529__2add :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.u529__2add .z216ef769fa {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.u529__2add .z216ef769fa.acb44bdedc5 { aspect-ratio: 16 / 9; }
div.u529__2add .z216ef769fa.j158a6b55 { aspect-ratio: 16 / 10; }
div.u529__2add .z216ef769fa.dbad80be6cc { aspect-ratio: 4 / 3; }
div.u529__2add .z216ef769fa.p078__0225 { aspect-ratio: 1 / 1; }
div.u529__2add .z216ef769fa > img.jc7718_ef44,
    div.u529__2add .z216ef769fa > picture > img.jc7718_ef44 {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
*{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    }
body{
    font-family: var(--font-sans);
    background-color: var(--bg-color);
    color: var(--text-color);
    }
.pdd55e26{
    width: 100%;
    height: var(--nav-height);
    background: var(--nav-bg);
    border-bottom: 2px solid var(--text-color); 
    position: sticky;
    top: 0;
    z-index: 1000;
    display: flex;
    align-items: center; color: #1a1a2e;}
.x7734__c97a1{
    width: min(var(--max-width), 94vw);
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    }
.pvekdf6p{
    display: flex;
    align-items: center;
    gap: 12px;
    text-decoration: none;
    color: var(--text-color);
    }
.x2880_cb10{
    background: var(--text-color);
    color: var(--primary-color);
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: var(--font-serif);
    font-weight: bold;
    font-size: 24px;
    }
.p10656bbc{
    font-family: var(--font-serif);
    font-size: 1.4rem;
    font-weight: 700;
    letter-spacing: -0.5px;
    }
.n65fe00_bb{
    display: flex;
    align-items: center;
    gap: 40px;
    }
.qeed92_ztf{
    display: flex;
    list-style: none;
    gap: 24px;
    }
.jyul0y9v9buc{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 0.95rem;
    font-weight: 500;
    transition: var(--transition);
    padding: 8px 0;
    position: relative;
    }
.jyul0y9v9buc:hover{
    color: var(--text-color);
    }
.jyul0y9v9buc::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background: var(--secondary-color);
    transition: var(--transition); color: #1a1a2e;}
.jyul0y9v9buc:hover::after{
    width: 100%;
    }
.g085a_5e8{
    display: flex;
    align-items: center;
    }
.zy7gs2lq8um{
    background: var(--primary-color);
    color: #000000; 
    text-decoration: none;
    padding: 12px 28px;
    font-weight: 700;
    font-family: var(--font-serif);
    border: 2px solid var(--text-color);
    box-shadow: 4px 4px 0px var(--text-color);
    transition: all 0.1s;
    text-transform: uppercase;
    letter-spacing: 1px;
    }
.zy7gs2lq8um:hover{
    background: var(--secondary-color);
    color: #1a1a2e;
    transform: translate(-2px, -2px);
    box-shadow: 6px 6px 0px var(--text-color);
    }
.zy7gs2lq8um:active{
    transform: translate(2px, 2px);
    box-shadow: 0px 0px 0px var(--text-color);
    }
.m805228c{
    display: none;
    }
.h6d31c4_l46q{
    display: none;
    cursor: pointer;
    padding: 10px;
    }
.cf72370_86{
    display: block;
    width: 24px;
    height: 2px;
    background: var(--text-color);
    position: relative; color: #ffffff;}
.cf72370_86::before, .cf72370_86::after{
    content: "";
    position: absolute;
    width: 24px;
    height: 2px;
    background: var(--text-color);
    transition: var(--transition); color: #ffffff;}
.cf72370_86::before{ top: -8px; }
.cf72370_86::after{ bottom: -8px; }
@media (max-width: 992px){.n65fe00_bb {
    position: fixed;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background: var(--bg-color);
    flex-direction: column;
    padding: 40px 20px;
    gap: 30px;
    border-bottom: 2px solid var(--text-color);
    transform: translateY(-110%);
    transition: var(--transition);
    z-index: 999; color: #1a1a2e;}
.qeed92_ztf {
    flex-direction: column;
    align-items: center;
    width: 100%;
    }
.jyul0y9v9buc {
    font-size: 1.2rem;
    }
.h6d31c4_l46q {
    display: block;
    }
.m805228c:checked ~ .n65fe00_bb {
    transform: translateY(0);
    box-shadow: var(--shadow-lg);
    }
.m805228c:checked ~ .h6d31c4_l46q .cf72370_86 {
    background: transparent;
    }
.m805228c:checked ~ .h6d31c4_l46q .cf72370_86::before {
    transform: rotate(45deg);
    top: 0;
    }
.m805228c:checked ~ .h6d31c4_l46q .cf72370_86::after {
    transform: rotate(-45deg);
    bottom: 0;
    }}
.jyul0y9v9buc.active{color: var(--text-color);}
@media (min-width: 993px){.pdd55e26 #ntdfc282c27a, .pdd55e26 label[for="ntdfc282c27a"]{ display: none !important; }}
@media (min-width: 993px){.pdd55e26 .n65fe00_bb{ 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: 993px){.pdd55e26 .n65fe00_bb{ 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: 993px){.pdd55e26 .n65fe00_bb a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.k0631d__aa0f9{list-style:none;}
.jyul0y9v9buc.active{color: var(--text-color);}
#ntdfc282c27a:checked ~ .n65fe00_bb{ right: 0 !important; left: auto !important; }
@media (max-width: 992px){.pdd55e26.v048e9e19e3 .n65fe00_bb{ 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: 992px){#ntdfc282c27a:checked ~ .n65fe00_bb{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 993px){.pdd55e26.v048e9e19e3 #ntdfc282c27a, .pdd55e26.v048e9e19e3 label[for="ntdfc282c27a"]{ display: none !important; }}
@media (min-width: 993px){.pdd55e26.v048e9e19e3 .n65fe00_bb{ 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: 993px){.pdd55e26.v048e9e19e3 .n65fe00_bb{ 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: 993px){.pdd55e26.v048e9e19e3 .n65fe00_bb a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.iad1c7146f{
    background-color: var(--bg-color);
    padding: 80px 40px 40px 40px;
    border-top: 1px solid var(--border-color);
    font-family: var(--font-sans);
    color: var(--text-color);
    }
.egdc8h3wmb{
    max-width: var(--max-width);
    margin: 0 auto 80px auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 60px;
    background-color: #ffffff;
    border: 1px solid var(--border-color);
    box-shadow: var(--shadow-lg); color: #1a1a2e;}
.u339a2_e0{
    font-family: var(--font-serif);
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 32px;
    color: var(--text-color);
    }
.ofc4408{
    background-color: var(--primary-color);
    color: #000000;
    padding: 16px 40px;
    font-weight: 700;
    text-decoration: none;
    font-size: 18px;
    transition: var(--transition);
    border: 1px solid #000000;
    box-shadow: 4px 4px 0px #000000;
    }
.ofc4408:hover{
    transform: translate(-2px, -2px);
    box-shadow: 6px 6px 0px #000000;
    }
.x502a55aa54{
    max-width: var(--max-width);
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 40px;
    }
.ed1d70_6c8a{
    flex: 1 1 300px;
    }
.y3d3617_px{
    font-family: var(--font-serif);
    font-size: 24px;
    font-weight: 800;
    margin-bottom: 20px;
    letter-spacing: -0.5px;
    }
.m4851069{
    font-size: 15px;
    line-height: 1.6;
    color: var(--text-muted);
    max-width: 260px;
    }
.r17c14a2d{
    flex: 1 1 150px;
    display: flex;
    flex-direction: column;
    }
.hbtdz2n3gh{
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 24px;
    color: var(--text-color);
    }
.g6fb454_1a{
    font-size: 15px;
    text-decoration: none;
    color: var(--text-muted);
    margin-bottom: 12px;
    transition: var(--transition);
    width: fit-content;
    }
.g6fb454_1a:hover{
    color: var(--secondary-color);
    padding-left: 4px;
    }
.eb48a99_59{
    max-width: var(--max-width);
    height: 1px;
    background-color: var(--border-color);
    margin: 60px auto 30px auto; color: #ffffff;}
.q7540af_53d{
    max-width: var(--max-width);
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    }
.hb5t62exqpcb{
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    flex: 1 1 auto;
    }
.o441cb3_f4{
    font-size: 14px;
    font-weight: 600;
    color: var(--text-color);
    }
.y83015__2a3{
    font-size: 13px;
    color: var(--text-muted);
    }
.l728b__5605{
    font-size: 13px;
    font-weight: 600;
    color: var(--text-color);
    padding: 6px 12px;
    border: 1px solid var(--border-color);
    flex: 0 0 auto;
    }
@media (max-width: 768px){.iad1c7146f{
    padding: 40px 20px;
    }
.egdc8h3wmb{
    padding: 40px 20px;
    margin-bottom: 40px;
    }
.u339a2_e0{
    font-size: 24px;
    }
.x502a55aa54{
    flex-direction: column;
    gap: 30px;
    }
.ed1d70_6c8a{
    flex: 1 1 100%;
    margin-bottom: 20px;
    }
.q7540af_53d{
    flex-direction: column;
    align-items: flex-start;
    }}
*{
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
body{
  font-family: var(--font-sans);
  background-color: var(--bg-color);
  color: var(--text-color);
}
.pdd55e26{
  width: 100%;
  height: var(--nav-height);
  background: var(--nav-bg);
  border-bottom: 2px solid var(--text-color); 
  position: sticky;
  top: 0;
  z-index: 1000;
  display: flex;
  align-items: center; color: #1a1a2e;}
.x7734__c97a1{
  width: min(var(--max-width), 94vw);
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.pvekdf6p{
  display: flex;
  align-items: center;
  gap: 12px;
  text-decoration: none;
  color: var(--text-color);
}
.x2880_cb10{
  background: var(--text-color);
  color: var(--primary-color);
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--font-serif);
  font-weight: bold;
  font-size: 24px;
}
.p10656bbc{
  font-family: var(--font-serif);
  font-size: 1.4rem;
  font-weight: 700;
  letter-spacing: -0.5px;
}
.n65fe00_bb{
  display: flex;
  align-items: center;
  gap: 40px;
}
.qeed92_ztf{
  display: flex;
  list-style: none;
  gap: 24px;
}
.jyul0y9v9buc{
  text-decoration: none;
  color: var(--text-muted);
  font-size: 0.95rem;
  font-weight: 500;
  transition: var(--transition);
  padding: 8px 0;
  position: relative;
}
.jyul0y9v9buc:hover{
  color: var(--text-color);
}
.jyul0y9v9buc::after{
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background: var(--secondary-color);
  transition: var(--transition); color: #1a1a2e;}
.jyul0y9v9buc:hover::after{
  width: 100%;
}
.g085a_5e8{
  display: flex;
  align-items: center;
}
.zy7gs2lq8um{
  background: var(--primary-color);
  color: #000000; 
  text-decoration: none;
  padding: 12px 28px;
  font-weight: 700;
  font-family: var(--font-serif);
  border: 2px solid var(--text-color);
  box-shadow: 4px 4px 0px var(--text-color);
  transition: all 0.1s;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.zy7gs2lq8um:hover{
  background: var(--secondary-color);
  color: #1a1a2e;
  transform: translate(-2px, -2px);
  box-shadow: 6px 6px 0px var(--text-color);
}
.zy7gs2lq8um:active{
  transform: translate(2px, 2px);
  box-shadow: 0px 0px 0px var(--text-color);
}
.m805228c{
  display: none;
}
.h6d31c4_l46q{
  display: none;
  cursor: pointer;
  padding: 10px;
}
.cf72370_86{
  display: block;
  width: 24px;
  height: 2px;
  background: var(--text-color);
  position: relative; color: #ffffff;}
.cf72370_86::before, .cf72370_86::after{
  content: "";
  position: absolute;
  width: 24px;
  height: 2px;
  background: var(--text-color);
  transition: var(--transition); color: #ffffff;}
.cf72370_86::before{ top: -8px; }
.cf72370_86::after{ bottom: -8px; }
@media (max-width: 992px){.n65fe00_bb {
    position: fixed;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background: var(--bg-color);
    flex-direction: column;
    padding: 40px 20px;
    gap: 30px;
    border-bottom: 2px solid var(--text-color);
    transform: translateY(-110%);
    transition: var(--transition);
    z-index: 999; color: #1a1a2e;}
.qeed92_ztf {
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
.jyul0y9v9buc {
    font-size: 1.2rem;
  }
.h6d31c4_l46q {
    display: block;
  }
.m805228c:checked ~ .n65fe00_bb {
    transform: translateY(0);
    box-shadow: var(--shadow-lg);
  }
.m805228c:checked ~ .h6d31c4_l46q .cf72370_86 {
    background: transparent;
  }
.m805228c:checked ~ .h6d31c4_l46q .cf72370_86::before {
    transform: rotate(45deg);
    top: 0;
  }
.m805228c:checked ~ .h6d31c4_l46q .cf72370_86::after {
    transform: rotate(-45deg);
    bottom: 0;
  }}
.jyul0y9v9buc.active{color: var(--text-color);}
@media (min-width: 993px){.pdd55e26 #ntdfc282c27a, .pdd55e26 label[for="ntdfc282c27a"]{ display: none !important; }}
@media (min-width: 993px){.pdd55e26 .n65fe00_bb{ 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: 993px){.pdd55e26 .n65fe00_bb{ 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: 993px){.pdd55e26 .n65fe00_bb a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.k0631d__aa0f9{list-style:none;}
.jyul0y9v9buc.active{color: var(--text-color);}
#ntdfc282c27a:checked ~ .n65fe00_bb{ right: 0 !important; left: auto !important; }
@media (max-width: 992px){.pdd55e26.v048e9e19e3 .n65fe00_bb{ 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: 992px){#ntdfc282c27a:checked ~ .n65fe00_bb{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 993px){.pdd55e26.v048e9e19e3 #ntdfc282c27a, .pdd55e26.v048e9e19e3 label[for="ntdfc282c27a"]{ display: none !important; }}
@media (min-width: 993px){.pdd55e26.v048e9e19e3 .n65fe00_bb{ 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: 993px){.pdd55e26.v048e9e19e3 .n65fe00_bb{ 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: 993px){.pdd55e26.v048e9e19e3 .n65fe00_bb a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.m31f87_62f7{
  background-color: var(--bg-color);
  padding: 80px 40px 40px 40px;
  border-top: 1px solid var(--border-color);
  font-family: var(--font-sans);
  color: var(--text-color);
}
.ia5280_d171{
  max-width: var(--max-width);
  margin: 0 auto 80px auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 60px;
  background-color: #ffffff;
  border: 1px solid var(--border-color);
  box-shadow: var(--shadow-lg); color: #1a1a2e;}
.n23127ea9{
  font-family: var(--font-serif);
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 32px;
  color: var(--text-color);
}
.h032ed96c6a{
  background-color: var(--primary-color);
  color: #000000;
  padding: 16px 40px;
  font-weight: 700;
  text-decoration: none;
  font-size: 18px;
  transition: var(--transition);
  border: 1px solid #000000;
  box-shadow: 4px 4px 0px #000000;
}
.h032ed96c6a:hover{
  transform: translate(-2px, -2px);
  box-shadow: 6px 6px 0px #000000;
}
.xed93f_0feb{
  max-width: var(--max-width);
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 40px;
}
.wf0aa8_ece5{
  flex: 1 1 300px;
}
.bf13407e0{
  font-family: var(--font-serif);
  font-size: 24px;
  font-weight: 800;
  margin-bottom: 20px;
  letter-spacing: -0.5px;
}
.hbc8__5125{
  font-size: 15px;
  line-height: 1.6;
  color: var(--text-muted);
  max-width: 260px;
}
.nb9c__c112{
  flex: 1 1 150px;
  display: flex;
  flex-direction: column;
}
.w669__47b3{
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 24px;
  color: var(--text-color);
}
.u1c3__c0b3{
  font-size: 15px;
  text-decoration: none;
  color: var(--text-muted);
  margin-bottom: 12px;
  transition: var(--transition);
  width: fit-content;
}
.u1c3__c0b3:hover{
  color: var(--secondary-color);
  padding-left: 4px;
}
.m4c6__252c{
  max-width: var(--max-width);
  height: 1px;
  background-color: var(--border-color);
  margin: 60px auto 30px auto; color: #ffffff;}
.d88e91288{
  max-width: var(--max-width);
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
}
.se6d3122686{
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  flex: 1 1 auto;
}
.yaa8eb_010a{
  font-size: 14px;
  font-weight: 600;
  color: var(--text-color);
}
.t8fe198c3{
  font-size: 13px;
  color: var(--text-muted);
}
.o20028_bdb8{
  font-size: 13px;
  font-weight: 600;
  color: var(--text-color);
  padding: 6px 12px;
  border: 1px solid var(--border-color);
  flex: 0 0 auto;
}
@media (max-width: 768px){.m31f87_62f7{
    padding: 40px 20px;
  }
.ia5280_d171{
    padding: 40px 20px;
    margin-bottom: 40px;
  }
.n23127ea9{
    font-size: 24px;
  }
.xed93f_0feb{
    flex-direction: column;
    gap: 30px;
  }
.wf0aa8_ece5{
    flex: 1 1 100%;
    margin-bottom: 20px;
  }
.d88e91288{
    flex-direction: column;
    align-items: flex-start;
  }}
.j239ebd24{box-sizing:border-box;}
.uf0640cb8{box-sizing:border-box;}
.b4f8492c860{box-sizing:border-box;}
.zd0a952092d{box-sizing:border-box;}
.id43aee98{display:block;max-width:100%;height:auto;}
@media (max-width: 768px) {.q7540af_53d { 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; }}