:root {

  --page-bg: var(--bg-color, hsl(102, 8%, 96%));
  --page-text: var(--text-color, hsl(102, 10%, 8%));
  --page-primary: var(--primary-color, hsl(102, 82%, 63%));
  --page-secondary: var(--secondary-color, hsl(169, 65%, 63%));
  --page-border: hsl(102, 10%, 80%);
  --page-muted: hsl(102, 5%, 40%);
  --font-heading: "Georgia", "Times New Roman", STKaiti, serif;
  --font-body: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  --primary-color: hsl(102, 82%, 35%);
  --secondary-color: hsl(169, 65%, 35%);
  --bg-color: hsl(102, 10%, 8%);
  --text-color: hsl(102, 8%, 96%);
  --text-muted: hsl(102, 5%, 60%);
  --border-color: hsl(102, 10%, 25%);
  --radius-sm: 0px;
  --radius-md: 0px;
  --radius-lg: 0px;
  --shadow-sm: 2px 2px 0px var(--text-color);
  --shadow-md: 4px 4px 0px var(--text-color);
  --shadow-lg: 6px 6px 0px var(--text-color);
  --nav-height: 72px;
  --max-width: min(1200px, 92vw);
  --transition: all 0.25s cubic-bezier(0, 0, 0.2, 1);
  --nav-bg: var(--bg-color);
  --border-dark: var(--text-color);
  --btn-text: #ffffff;
  --content-page-bg: hsl(220, 7%, 96%);
  --content-surface-bg: #ffffff;
  --content-text: hsl(220, 10%, 11%);
  --content-text-muted: rgba(31, 35, 40, 0.72);
  --content-border: rgba(0, 0, 0, 0.08);
  --content-accent-text: hsl(22, 78%, 38%);
}
div.i6c38c7dc4e.ga0edac_1c6e.sea97e22aa2{
    background-color: var(--page-bg);
    color: var(--page-text);
    font-family: var(--font-body);
    line-height: 1.65;
    padding: 4rem 2rem;
    box-sizing: border-box;
    
    }
div.i6c38c7dc4e.ga0edac_1c6e.sea97e22aa2 *{
    box-sizing: border-box;
    }
div.i6c38c7dc4e.ga0edac_1c6e .rky77qmef0q8{
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 240px 1fr;
    gap: 4vw;
    align-items: start;
    }
div.i6c38c7dc4e.ga0edac_1c6e .geb20d7{
    position: sticky;
    top: 2rem;
    border-right: 2px solid var(--page-text);
    padding-right: 2rem;
    }
div.i6c38c7dc4e.ga0edac_1c6e .geb20d7 h3{
    font-family: var(--font-heading);
    font-size: 1.1rem;
    margin-bottom: 1.5rem;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    }
div.i6c38c7dc4e.ga0edac_1c6e .geb20d7 ul{
    list-style: none;
    padding: 0;
    margin: 0;
    }
div.i6c38c7dc4e.ga0edac_1c6e .geb20d7 li{
    margin-bottom: 1rem;
    }
div.i6c38c7dc4e.ga0edac_1c6e .geb20d7 a{
    color: var(--page-muted);
    text-decoration: none;
    font-size: 0.95rem;
    transition: color 0.2s ease;
    display: block;
    line-height: 1.4;
    }
div.i6c38c7dc4e.ga0edac_1c6e .geb20d7 a:hover{
    color: var(--page-text);
    font-weight: 500;
    }
div.i6c38c7dc4e.ga0edac_1c6e .l60559_jm5{
    max-width: 800px; 
    }
div.i6c38c7dc4e.ga0edac_1c6e .had78df14{
    max-width: 680px;
    margin-bottom: 4rem;
    }
div.i6c38c7dc4e.ga0edac_1c6e.sea97e22aa2 h1{
    font-family: var(--font-heading);
    font-size: clamp(2.5rem, 4vw, 3.5rem);
    line-height: 1.1;
    margin: 0 0 1rem 0;
    color: var(--page-text);
    letter-spacing: -0.02em;
    }
div.i6c38c7dc4e.ga0edac_1c6e .u494__61c0{
    font-weight: 600;
    color: var(--page-secondary);
    margin-bottom: 1.5rem;
    font-size: 1.1rem;
    }
div.i6c38c7dc4e.ga0edac_1c6e .l68e__1dd6{
    font-size: 1.15rem;
    color: var(--page-muted);
    margin-bottom: 2.5rem;
    }
div.i6c38c7dc4e.ga0edac_1c6e .f5ccf4a_970{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: var(--page-primary);
    color: #1a1a2e;
    padding: 1rem 2rem;
    font-size: 1.1rem;
    font-weight: 600;
    text-decoration: none;
    border: 2px solid var(--page-text);
    box-shadow: 6px 6px 0 var(--page-text);
    transition: all 0.15s ease;
    cursor: pointer;
    
    margin-left: 0;
    }
div.i6c38c7dc4e.ga0edac_1c6e .f5ccf4a_970:hover{
    transform: translate(2px, 2px);
    box-shadow: 4px 4px 0 var(--page-text);
    }
div.i6c38c7dc4e.ga0edac_1c6e .f5ccf4a_970:active{
    transform: translate(6px, 6px);
    box-shadow: 0px 0px 0 var(--page-text);
    }
div.i6c38c7dc4e.ga0edac_1c6e .j3ad65e_7b{
    margin-bottom: 5rem;
    border-top: 1px solid var(--page-border);
    padding-top: 3rem;
    }
div.i6c38c7dc4e.ga0edac_1c6e .j3ad65e_7b h2{
    font-family: var(--font-heading);
    font-size: 2rem;
    margin: 0 0 1.5rem 0;
    color: var(--page-text);
    }
div.i6c38c7dc4e.ga0edac_1c6e .j3ad65e_7b p{
    max-width: 680px; 
    margin: 0 0 1.5rem 0;
    }
div.i6c38c7dc4e.ga0edac_1c6e .o633__a09{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 1.5rem;
    margin: 2rem 0;
    }
div.i6c38c7dc4e.ga0edac_1c6e .o9d4746b1c7{
    border: 1px solid var(--page-border);
    padding: 1.5rem;
    background: transparent;
    }
div.i6c38c7dc4e.ga0edac_1c6e .o9d4746b1c7 h3{
    font-family: var(--font-heading);
    font-size: 1.25rem;
    margin: 0 0 1rem 0;
    padding-bottom: 0.5rem;
    border-bottom: 2px solid var(--page-text);
    }
div.i6c38c7dc4e.ga0edac_1c6e .o9d4746b1c7 ul{
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 0.9rem;
    color: var(--page-muted);
    }
div.i6c38c7dc4e.ga0edac_1c6e .o9d4746b1c7 li{
    margin-bottom: 0.5rem;
    display: flex;
    align-items: baseline;
    }
div.i6c38c7dc4e.ga0edac_1c6e .o9d4746b1c7 li::before{
    content: "■";
    font-size: 0.6em;
    color: var(--page-secondary);
    margin-right: 0.5rem;
    }
div.i6c38c7dc4e.ga0edac_1c6e .g3e93__c8c{
    background-color: var(--page-text);
    color: var(--page-bg);
    padding: 1.5rem;
    margin: 2rem 0;
    max-width: 680px;
    border-left: 6px solid var(--page-primary);
    }
div.i6c38c7dc4e.ga0edac_1c6e .g3e93__c8c h4{
    margin: 0 0 0.5rem 0;
    font-family: var(--font-heading);
    font-size: 1.1rem;
    }
div.i6c38c7dc4e.ga0edac_1c6e .g3e93__c8c p{
    margin: 0;
    color: var(--page-border);
    font-size: 0.95rem;
    }
div.i6c38c7dc4e.ga0edac_1c6e .s9c32_6b5{
    margin: 3rem 0;
    max-width: 100%;
    border: 2px solid var(--page-text);
    padding: 0.5rem;
    background: #fff; color: #1a1a2e;}
div.i6c38c7dc4e.ga0edac_1c6e .s9c32_6b5 img{
    width: 100%;
    height: auto;
    display: block;
    aspect-ratio: 16/9;
    object-fit: cover;
    filter: contrast(1.1) grayscale(0.1); 
    }
div.i6c38c7dc4e.ga0edac_1c6e .s9c32_6b5 figcaption{
    font-family: var(--font-heading);
    font-size: 0.9rem;
    color: var(--page-muted);
    margin-top: 0.5rem;
    text-align: left;
    font-style: italic;
    }
div.i6c38c7dc4e.ga0edac_1c6e .l60559_jm5 a:not(.primary-cta){
    color: var(--page-text);
    text-decoration: none;
    border-bottom: 1px solid var(--page-primary);
    font-weight: 500;
    transition: background-color 0.2s ease;
    }
div.i6c38c7dc4e.ga0edac_1c6e .l60559_jm5 a:not(.primary-cta):hover{
    background-color: var(--page-primary);
    color: #1a1a2e;
    }
div.i6c38c7dc4e.ga0edac_1c6e .a7eaba97e{
    margin-top: 6rem;
    padding-top: 2rem;
    border-top: 4px solid var(--page-text);
    font-size: 0.85rem;
    color: var(--page-muted);
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 680px;
    }
div.i6c38c7dc4e.ga0edac_1c6e .a7eaba97e strong{
    color: var(--page-text);
    }
@media (max-width: 900px) {div.i6c38c7dc4e.ga0edac_1c6e .rky77qmef0q8{
    grid-template-columns: 1fr;
    }
div.i6c38c7dc4e.ga0edac_1c6e .geb20d7{
    display: none; 
    }
div.i6c38c7dc4e.ga0edac_1c6e.sea97e22aa2{
    padding: 2rem 1rem;
    }
div.i6c38c7dc4e.ga0edac_1c6e .f5ccf4a_970{
    width: 100%;
    max-width: 400px;
    }}
.db1c5bdff{
    background-color: var(--bg-color);
    border-top: 1px solid var(--border-color);
    padding-top: 80px;
    padding-bottom: 40px;
    font-family: "Georgia", "Times New Roman", serif; color: #ffffff;}
.dq55tveflxl{
    max-width: var(--max-width);
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    flex-direction: column;
    }
.le40000b_pz7{
    display: flex;
    flex-wrap: wrap;
    gap: 64px;
    width: 100%;
    }
.g9cc989_jva{
    display: flex;
    flex-direction: column;
    flex: 1 1 400px;
    width: 100%;
    border-left: 4px solid var(--primary-color);
    padding-left: 24px;
    }
.ky6zkztm{
    font-size: 32px;
    font-weight: 700;
    color: var(--text-color);
    letter-spacing: 0.5px;
    }
.od0abadd{
    font-size: 15px;
    line-height: 1.6;
    color: var(--text-muted);
    margin-top: 16px;
    margin-bottom: 0;
    max-width: 520px;
    }
.o53966_yx{
    display: flex;
    flex-direction: column;
    flex: 1 1 300px;
    width: 100%;
    }
.sead__4d411{
    font-size: 14px;
    font-weight: 700;
    color: var(--text-color);
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    }
.t27050__1b32{
    display: flex;
    gap: 12px;
    width: 100%;
    max-width: 440px;
    }
.z8ed9fa_502{
    flex: 1 1 auto;
    width: 100%;
    background-color: transparent;
    border: 1px solid var(--border-color);
    color: var(--text-color);
    padding: 14px 16px;
    font-size: 14px;
    font-family: inherit;
    border-radius: var(--radius-sm);
    outline: none;
    transition: var(--transition);
    }
.z8ed9fa_502:focus{
    border-color: var(--primary-color);
    box-shadow: 2px 2px 0px var(--border-color);
    }
.i6f36e4d_e783{
    flex: 0 0 auto;
    width: auto;
    background-color: var(--primary-color);
    color: #1a1a2e;
    border: 1px solid var(--text-color);
    padding: 14px 28px;
    font-size: 14px;
    font-weight: 700;
    font-family: inherit;
    cursor: pointer;
    border-radius: var(--radius-sm);
    box-shadow: var(--shadow-md);
    transition: var(--transition);
    letter-spacing: 0.5px;
    }
.i6f36e4d_e783:hover{
    transform: translate(-2px, -2px);
    box-shadow: var(--shadow-lg);
    }
.vc67a8_39{
    width: 100%;
    height: 1px;
    background-color: var(--border-color);
    margin-top: 64px;
    margin-bottom: 32px; color: #ffffff;}
.f6iih222{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 24px;
    width: 100%;
    }
.a91c7d_p2{
    font-size: 13px;
    color: var(--text-color);
    font-weight: 700;
    letter-spacing: 0.5px;
    }
.t2dc1fbd6a7{
    display: flex;
    gap: 32px;
    width: auto;
    flex-wrap: wrap;
    }
.s016b8e8_vs{
    font-size: 13px;
    color: var(--text-muted);
    }
@media (max-width: 768px){.le40000b_pz7{
    flex-direction: column;
    gap: 48px;
    }
.g9cc989_jva{
    padding-left: 16px;
    border-left-width: 2px;
    }
.t27050__1b32{
    flex-direction: column;
    }
.i6f36e4d_e783{
    width: 100%;
    }
.f6iih222{
    flex-direction: column;
    align-items: flex-start;
    }
.t2dc1fbd6a7{
    flex-direction: column;
    gap: 12px;
    }}
@media (prefers-color-scheme: dark){}
.h44f24d_wdl3{
    position: relative;
    width: 100%;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    }
.mzayxpxkh{
    background-color: var(--text-color);
    color: var(--bg-color);
    border-bottom: 1px solid var(--border-color);
    }
.sde04c__e233{
    max-width: var(--max-width);
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding: 4px 0;
    }
.za625651_2d{
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Courier New", monospace;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    }
.cda28f5_5ejw{
    background-color: var(--nav-bg);
    border-top: 4px solid var(--border-dark);
    border-bottom: 2px solid var(--border-dark);
    position: relative;
    z-index: 1000; color: #ffffff;}
.dca5a7__a352a{
    max-width: var(--max-width);
    margin: 0 auto;
    display: flex;
    align-items: stretch;
    height: var(--nav-height);
    }
.o6551842e{
    display: flex;
    align-items: center;
    padding-right: 32px;
    border-right: 1px solid var(--border-dark);
    }
.bb93862{
    font-family: "Playfair Display", "Georgia", "Times New Roman", serif;
    font-size: 32px;
    font-weight: 900;
    color: var(--text-color);
    text-decoration: none;
    letter-spacing: -1px;
    text-transform: uppercase;
    line-height: 1;
    }
.b7d6fe4_a88{
    flex: 1;
    display: flex;
    align-items: stretch;
    }
.p8d2fd2{
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    }
.e9a91b_4e{
    display: flex;
    align-items: stretch;
    border-right: 1px solid var(--border-color);
    }
.i3829d9_dc6b{
    display: flex;
    align-items: center;
    padding: 0 20px;
    color: var(--text-color);
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    transition: var(--transition);
    }
.i3829d9_dc6b:hover{
    background-color: var(--text-color);
    color: var(--bg-color);
    }
.i41be64b_d7{
    display: flex;
    align-items: center;
    padding-left: 24px;
    border-left: 1px solid var(--border-dark);
    }
.cd5c__03a6{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: var(--primary-color);
    color: #1a1a2e;
    text-decoration: none;
    font-size: 14px;
    font-weight: 700;
    padding: 0 24px;
    height: 44px;
    border: 2px solid var(--text-color);
    box-shadow: var(--shadow-sm);
    transition: var(--transition);
    text-transform: uppercase;
    letter-spacing: 0.5px;
    border-radius: var(--radius-sm);
    }
.cd5c__03a6:hover{
    background: var(--secondary-color);
    box-shadow: var(--shadow-md);
    transform: translate(-2px, -2px); color: #1a1a2e;}
.cd5c__03a6:active{
    transform: translate(0, 0);
    box-shadow: 0 0 0 transparent;
    }
.b976d_26b{
    display: none;
    }
.k6e15868a{
    display: none;
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 0;
    margin-left: 20px;
    flex-direction: column;
    justify-content: space-between;
    height: 18px;
    width: 24px;
    }
.lvrigfw2micd{
    display: block;
    width: 100%;
    height: 2px;
    background-color: var(--text-color);
    transition: var(--transition);
    transform-origin: center; color: #1a1a2e;}
@media (max-width: 960px){.o6551842e {
    border-right: none;
    }
.i41be64b_d7 {
    margin-left: auto;
    border-left: none;
    padding-left: 0;
    }
.k6e15868a {
    display: flex;
    }
.b7d6fe4_a88 {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: var(--nav-bg);
    border-bottom: 2px solid var(--border-dark);
    max-height: 0;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    transition: var(--transition);
    z-index: 999; color: #ffffff;}
.p8d2fd2 {
    flex-direction: column;
    max-width: var(--max-width);
    margin: 0 auto;
    }
.e9a91b_4e {
    border-right: none;
    border-bottom: 1px solid var(--border-color);
    width: 100%;
    }
.e9a91b_4e:last-child {
    border-bottom: none;
    }
.i3829d9_dc6b {
    width: 100%;
    padding: 16px 0; 
    box-sizing: border-box;
    }
.b976d_26b:checked ~ .b7d6fe4_a88 {
    max-height: 600px;
    opacity: 1;
    visibility: visible;
    }
.b976d_26b:checked ~ .i41be64b_d7 .k6e15868a .lvrigfw2micd:nth-child(1) {
    transform: translateY(8px) rotate(45deg);
    }
.b976d_26b:checked ~ .i41be64b_d7 .k6e15868a .lvrigfw2micd:nth-child(2) {
    opacity: 0;
    }
.b976d_26b:checked ~ .i41be64b_d7 .k6e15868a .lvrigfw2micd:nth-child(3) {
    transform: translateY(-8px) rotate(-45deg);
    }}
.i3829d9_dc6b.active{background-color: var(--text-color); color: var(--bg-color);}
@media (min-width: 961px){.h44f24d_wdl3 #nt074e3743db, .h44f24d_wdl3 label[for="nt074e3743db"]{ display: none !important; }}
@media (min-width: 961px){.h44f24d_wdl3 .b7d6fe4_a88{ position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 961px){.h44f24d_wdl3 .b7d6fe4_a88{ display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 961px){.h44f24d_wdl3 .b7d6fe4_a88 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.i3829d9_dc6b.active {background-color: var(--text-color); color: var(--bg-color);}
#nt074e3743db:checked ~ .b7d6fe4_a88 { right: 0 !important; left: auto !important; }
@media (max-width: 960px) {.h44f24d_wdl3.e20b4ba7a .b7d6fe4_a88 { left: auto !important; right: 0 !important; transform: translateX(100%) !important; opacity: 0 !important; visibility: hidden !important; pointer-events: none !important; overflow-y: auto !important; }}
@media (max-width: 960px) {#nt074e3743db:checked ~ .b7d6fe4_a88 { right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 961px) {.h44f24d_wdl3.e20b4ba7a #nt074e3743db, .h44f24d_wdl3.e20b4ba7a label[for="nt074e3743db"] { display: none !important; }}
@media (min-width: 961px) {.h44f24d_wdl3.e20b4ba7a .b7d6fe4_a88 { position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 961px) {.h44f24d_wdl3.e20b4ba7a .b7d6fe4_a88 { display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 961px) {.h44f24d_wdl3.e20b4ba7a .b7d6fe4_a88 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.i6c38c7dc4e img.h01bb1_4500 {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.i6c38c7dc4e img.h01bb1_4500.j69fe0aae { aspect-ratio: 16 / 9; }
div.i6c38c7dc4e img.h01bb1_4500.uafddf15c { aspect-ratio: 16 / 10; }
div.i6c38c7dc4e img.h01bb1_4500.w6a05eba313 { aspect-ratio: 4 / 3; }
div.i6c38c7dc4e img.h01bb1_4500.f3de2e83f { aspect-ratio: 1 / 1; }
div.i6c38c7dc4e :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.i6c38c7dc4e .y8b24c0ad {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.i6c38c7dc4e .y8b24c0ad.j69fe0aae { aspect-ratio: 16 / 9; }
div.i6c38c7dc4e .y8b24c0ad.uafddf15c { aspect-ratio: 16 / 10; }
div.i6c38c7dc4e .y8b24c0ad.w6a05eba313 { aspect-ratio: 4 / 3; }
div.i6c38c7dc4e .y8b24c0ad.f3de2e83f { aspect-ratio: 1 / 1; }
div.i6c38c7dc4e .y8b24c0ad > img.h01bb1_4500,
    div.i6c38c7dc4e .y8b24c0ad > picture > img.h01bb1_4500 {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
.k985224df51 {
    padding-left: clamp(16px, 4vw, 48px);
    padding-right: clamp(16px, 4vw, 48px);
    }
.k985224df51 > :first-child,
    .k985224df51 > :last-child {
    width: min(1280px, 100%);
    margin-left: auto;
    margin-right: auto;
    }
@media (prefers-color-scheme: dark){}
.h44f24d_wdl3{
    position: relative;
    width: 100%;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    }
.mzayxpxkh{
    background-color: var(--text-color);
    color: var(--bg-color);
    border-bottom: 1px solid var(--border-color);
    }
.sde04c__e233{
    max-width: var(--max-width);
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding: 4px 0;
    }
.za625651_2d{
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Courier New", monospace;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    }
.cda28f5_5ejw{
    background-color: var(--nav-bg);
    border-top: 4px solid var(--border-dark);
    border-bottom: 2px solid var(--border-dark);
    position: relative;
    z-index: 1000; color: #ffffff;}
.dca5a7__a352a{
    max-width: var(--max-width);
    margin: 0 auto;
    display: flex;
    align-items: stretch;
    height: var(--nav-height);
    }
.o6551842e{
    display: flex;
    align-items: center;
    padding-right: 32px;
    border-right: 1px solid var(--border-dark);
    }
.bb93862{
    font-family: "Playfair Display", "Georgia", "Times New Roman", serif;
    font-size: 32px;
    font-weight: 900;
    color: var(--text-color);
    text-decoration: none;
    letter-spacing: -1px;
    text-transform: uppercase;
    line-height: 1;
    }
.b7d6fe4_a88{
    flex: 1;
    display: flex;
    align-items: stretch;
    }
.p8d2fd2{
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    }
.e9a91b_4e{
    display: flex;
    align-items: stretch;
    border-right: 1px solid var(--border-color);
    }
.i3829d9_dc6b{
    display: flex;
    align-items: center;
    padding: 0 20px;
    color: var(--text-color);
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    transition: var(--transition);
    }
.i3829d9_dc6b:hover{
    background-color: var(--text-color);
    color: var(--bg-color);
    }
.i41be64b_d7{
    display: flex;
    align-items: center;
    padding-left: 24px;
    border-left: 1px solid var(--border-dark);
    }
.cd5c__03a6{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: var(--primary-color);
    color: #1a1a2e;
    text-decoration: none;
    font-size: 14px;
    font-weight: 700;
    padding: 0 24px;
    height: 44px;
    border: 2px solid var(--text-color);
    box-shadow: var(--shadow-sm);
    transition: var(--transition);
    text-transform: uppercase;
    letter-spacing: 0.5px;
    border-radius: var(--radius-sm);
    }
.cd5c__03a6:hover{
    background: var(--secondary-color);
    box-shadow: var(--shadow-md);
    transform: translate(-2px, -2px); color: #1a1a2e;}
.cd5c__03a6:active{
    transform: translate(0, 0);
    box-shadow: 0 0 0 transparent;
    }
.b976d_26b{
    display: none;
    }
.k6e15868a{
    display: none;
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 0;
    margin-left: 20px;
    flex-direction: column;
    justify-content: space-between;
    height: 18px;
    width: 24px;
    }
.lvrigfw2micd{
    display: block;
    width: 100%;
    height: 2px;
    background-color: var(--text-color);
    transition: var(--transition);
    transform-origin: center; color: #1a1a2e;}
@media (max-width: 960px){.o6551842e {
    border-right: none;
    }
.i41be64b_d7 {
    margin-left: auto;
    border-left: none;
    padding-left: 0;
    }
.k6e15868a {
    display: flex;
    }
.b7d6fe4_a88 {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: var(--nav-bg);
    border-bottom: 2px solid var(--border-dark);
    max-height: 0;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    transition: var(--transition);
    z-index: 999; color: #ffffff;}
.p8d2fd2 {
    flex-direction: column;
    max-width: var(--max-width);
    margin: 0 auto;
    }
.e9a91b_4e {
    border-right: none;
    border-bottom: 1px solid var(--border-color);
    width: 100%;
    }
.e9a91b_4e:last-child {
    border-bottom: none;
    }
.i3829d9_dc6b {
    width: 100%;
    padding: 16px 0; 
    box-sizing: border-box;
    }
.b976d_26b:checked ~ .b7d6fe4_a88 {
    max-height: 600px;
    opacity: 1;
    visibility: visible;
    }
.b976d_26b:checked ~ .i41be64b_d7 .k6e15868a .lvrigfw2micd:nth-child(1) {
    transform: translateY(8px) rotate(45deg);
    }
.b976d_26b:checked ~ .i41be64b_d7 .k6e15868a .lvrigfw2micd:nth-child(2) {
    opacity: 0;
    }
.b976d_26b:checked ~ .i41be64b_d7 .k6e15868a .lvrigfw2micd:nth-child(3) {
    transform: translateY(-8px) rotate(-45deg);
    }}
.i3829d9_dc6b.active{background-color: var(--text-color); color: var(--bg-color);}
@media (min-width: 961px){.h44f24d_wdl3 #nt074e3743db, .h44f24d_wdl3 label[for="nt074e3743db"]{ display: none !important; }}
@media (min-width: 961px){.h44f24d_wdl3 .b7d6fe4_a88{ position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 961px){.h44f24d_wdl3 .b7d6fe4_a88{ display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 961px){.h44f24d_wdl3 .b7d6fe4_a88 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.i3829d9_dc6b.active{background-color: var(--text-color); color: var(--bg-color);}
#nt074e3743db:checked ~ .b7d6fe4_a88{ right: 0 !important; left: auto !important; }
@media (max-width: 960px){.h44f24d_wdl3.e20b4ba7a .b7d6fe4_a88{ left: auto !important; right: 0 !important; transform: translateX(100%) !important; opacity: 0 !important; visibility: hidden !important; pointer-events: none !important; overflow-y: auto !important; }}
@media (max-width: 960px){#nt074e3743db:checked ~ .b7d6fe4_a88{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 961px){.h44f24d_wdl3.e20b4ba7a #nt074e3743db, .h44f24d_wdl3.e20b4ba7a label[for="nt074e3743db"]{ display: none !important; }}
@media (min-width: 961px){.h44f24d_wdl3.e20b4ba7a .b7d6fe4_a88{ position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 961px){.h44f24d_wdl3.e20b4ba7a .b7d6fe4_a88{ display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 961px){.h44f24d_wdl3.e20b4ba7a .b7d6fe4_a88 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.db1c5bdff{
    background-color: var(--bg-color);
    border-top: 1px solid var(--border-color);
    padding-top: 80px;
    padding-bottom: 40px;
    font-family: "Georgia", "Times New Roman", serif; color: #ffffff;}
.dq55tveflxl{
    max-width: var(--max-width);
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    flex-direction: column;
    }
.le40000b_pz7{
    display: flex;
    flex-wrap: wrap;
    gap: 64px;
    width: 100%;
    }
.g9cc989_jva{
    display: flex;
    flex-direction: column;
    flex: 1 1 400px;
    width: 100%;
    border-left: 4px solid var(--primary-color);
    padding-left: 24px;
    }
.ky6zkztm{
    font-size: 32px;
    font-weight: 700;
    color: var(--text-color);
    letter-spacing: 0.5px;
    }
.od0abadd{
    font-size: 15px;
    line-height: 1.6;
    color: var(--text-muted);
    margin-top: 16px;
    margin-bottom: 0;
    max-width: 520px;
    }
.o53966_yx{
    display: flex;
    flex-direction: column;
    flex: 1 1 300px;
    width: 100%;
    }
.sead__4d411{
    font-size: 14px;
    font-weight: 700;
    color: var(--text-color);
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    }
.t27050__1b32{
    display: flex;
    gap: 12px;
    width: 100%;
    max-width: 440px;
    }
.z8ed9fa_502{
    flex: 1 1 auto;
    width: 100%;
    background-color: transparent;
    border: 1px solid var(--border-color);
    color: var(--text-color);
    padding: 14px 16px;
    font-size: 14px;
    font-family: inherit;
    border-radius: var(--radius-sm);
    outline: none;
    transition: var(--transition);
    }
.z8ed9fa_502:focus{
    border-color: var(--primary-color);
    box-shadow: 2px 2px 0px var(--border-color);
    }
.i6f36e4d_e783{
    flex: 0 0 auto;
    width: auto;
    background-color: var(--primary-color);
    color: #1a1a2e;
    border: 1px solid var(--text-color);
    padding: 14px 28px;
    font-size: 14px;
    font-weight: 700;
    font-family: inherit;
    cursor: pointer;
    border-radius: var(--radius-sm);
    box-shadow: var(--shadow-md);
    transition: var(--transition);
    letter-spacing: 0.5px;
    }
.i6f36e4d_e783:hover{
    transform: translate(-2px, -2px);
    box-shadow: var(--shadow-lg);
    }
.vc67a8_39{
    width: 100%;
    height: 1px;
    background-color: var(--border-color);
    margin-top: 64px;
    margin-bottom: 32px; color: #ffffff;}
.f6iih222{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 24px;
    width: 100%;
    }
.a91c7d_p2{
    font-size: 13px;
    color: var(--text-color);
    font-weight: 700;
    letter-spacing: 0.5px;
    }
.t2dc1fbd6a7{
    display: flex;
    gap: 32px;
    width: auto;
    flex-wrap: wrap;
    }
.s016b8e8_vs{
    font-size: 13px;
    color: var(--text-muted);
    }
@media (max-width: 768px){.le40000b_pz7{
    flex-direction: column;
    gap: 48px;
    }
.g9cc989_jva{
    padding-left: 16px;
    border-left-width: 2px;
    }
.t27050__1b32{
    flex-direction: column;
    }
.i6f36e4d_e783{
    width: 100%;
    }
.f6iih222{
    flex-direction: column;
    align-items: flex-start;
    }
.t2dc1fbd6a7{
    flex-direction: column;
    gap: 12px;
    }}
@media (prefers-color-scheme: dark){}
.h44f24d_wdl3{
  position: relative;
  width: 100%;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
}
.mzayxpxkh{
  background-color: var(--text-color);
  color: var(--bg-color);
  border-bottom: 1px solid var(--border-color);
}
.sde04c__e233{
  max-width: var(--max-width);
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  padding: 4px 0;
}
.za625651_2d{
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Courier New", monospace;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.cda28f5_5ejw{
  background-color: var(--nav-bg);
  border-top: 4px solid var(--border-dark);
  border-bottom: 2px solid var(--border-dark);
  position: relative;
  z-index: 1000; color: #ffffff;}
.dca5a7__a352a{
  max-width: var(--max-width);
  margin: 0 auto;
  display: flex;
  align-items: stretch;
  height: var(--nav-height);
}
.o6551842e{
  display: flex;
  align-items: center;
  padding-right: 32px;
  border-right: 1px solid var(--border-dark);
}
.bb93862{
  font-family: "Playfair Display", "Georgia", "Times New Roman", serif;
  font-size: 32px;
  font-weight: 900;
  color: var(--text-color);
  text-decoration: none;
  letter-spacing: -1px;
  text-transform: uppercase;
  line-height: 1;
}
.b7d6fe4_a88{
  flex: 1;
  display: flex;
  align-items: stretch;
}
.p8d2fd2{
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
}
.e9a91b_4e{
  display: flex;
  align-items: stretch;
  border-right: 1px solid var(--border-color);
}
.i3829d9_dc6b{
  display: flex;
  align-items: center;
  padding: 0 20px;
  color: var(--text-color);
  text-decoration: none;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  transition: var(--transition);
}
.i3829d9_dc6b:hover{
  background-color: var(--text-color);
  color: var(--bg-color);
}
.i41be64b_d7{
  display: flex;
  align-items: center;
  padding-left: 24px;
  border-left: 1px solid var(--border-dark);
}
.cd5c__03a6{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--primary-color);
  color: #1a1a2e;
  text-decoration: none;
  font-size: 14px;
  font-weight: 700;
  padding: 0 24px;
  height: 44px;
  border: 2px solid var(--text-color);
  box-shadow: var(--shadow-sm);
  transition: var(--transition);
  text-transform: uppercase;
  letter-spacing: 0.5px;
  border-radius: var(--radius-sm);
}
.cd5c__03a6:hover{
  background: var(--secondary-color);
  box-shadow: var(--shadow-md);
  transform: translate(-2px, -2px); color: #1a1a2e;}
.cd5c__03a6:active{
  transform: translate(0, 0);
  box-shadow: 0 0 0 transparent;
}
.b976d_26b{
  display: none;
}
.k6e15868a{
  display: none;
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
  margin-left: 20px;
  flex-direction: column;
  justify-content: space-between;
  height: 18px;
  width: 24px;
}
.lvrigfw2micd{
  display: block;
  width: 100%;
  height: 2px;
  background-color: var(--text-color);
  transition: var(--transition);
  transform-origin: center; color: #1a1a2e;}
@media (max-width: 960px){.o6551842e {
    border-right: none;
  }
.i41be64b_d7 {
    margin-left: auto;
    border-left: none;
    padding-left: 0;
  }
.k6e15868a {
    display: flex;
  }
.b7d6fe4_a88 {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: var(--nav-bg);
    border-bottom: 2px solid var(--border-dark);
    max-height: 0;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    transition: var(--transition);
    z-index: 999; color: #ffffff;}
.p8d2fd2 {
    flex-direction: column;
    max-width: var(--max-width);
    margin: 0 auto;
  }
.e9a91b_4e {
    border-right: none;
    border-bottom: 1px solid var(--border-color);
    width: 100%;
  }
.e9a91b_4e:last-child {
    border-bottom: none;
  }
.i3829d9_dc6b {
    width: 100%;
    padding: 16px 0; 
    box-sizing: border-box;
  }
.b976d_26b:checked ~ .b7d6fe4_a88 {
    max-height: 600px;
    opacity: 1;
    visibility: visible;
  }
.b976d_26b:checked ~ .i41be64b_d7 .k6e15868a .lvrigfw2micd:nth-child(1) {
    transform: translateY(8px) rotate(45deg);
  }
.b976d_26b:checked ~ .i41be64b_d7 .k6e15868a .lvrigfw2micd:nth-child(2) {
    opacity: 0;
  }
.b976d_26b:checked ~ .i41be64b_d7 .k6e15868a .lvrigfw2micd:nth-child(3) {
    transform: translateY(-8px) rotate(-45deg);
  }}
.i3829d9_dc6b.active{background-color: var(--text-color); color: var(--bg-color);}
@media (min-width: 961px){.h44f24d_wdl3 #nt074e3743db, .h44f24d_wdl3 label[for="nt074e3743db"]{ display: none !important; }}
@media (min-width: 961px){.h44f24d_wdl3 .b7d6fe4_a88{ position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 961px){.h44f24d_wdl3 .b7d6fe4_a88{ display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 961px){.h44f24d_wdl3 .b7d6fe4_a88 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.i3829d9_dc6b.active{background-color: var(--text-color); color: var(--bg-color);}
#nt074e3743db:checked ~ .b7d6fe4_a88{ right: 0 !important; left: auto !important; }
@media (max-width: 960px){.h44f24d_wdl3.e20b4ba7a .b7d6fe4_a88{ left: auto !important; right: 0 !important; transform: translateX(100%) !important; opacity: 0 !important; visibility: hidden !important; pointer-events: none !important; overflow-y: auto !important; }}
@media (max-width: 960px){#nt074e3743db:checked ~ .b7d6fe4_a88{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 961px){.h44f24d_wdl3.e20b4ba7a #nt074e3743db, .h44f24d_wdl3.e20b4ba7a label[for="nt074e3743db"]{ display: none !important; }}
@media (min-width: 961px){.h44f24d_wdl3.e20b4ba7a .b7d6fe4_a88{ position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 961px){.h44f24d_wdl3.e20b4ba7a .b7d6fe4_a88{ display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 961px){.h44f24d_wdl3.e20b4ba7a .b7d6fe4_a88 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.z187ed_bcd0{
  background-color: var(--bg-color);
  border-top: 1px solid var(--border-color);
  padding-top: 80px;
  padding-bottom: 40px;
  font-family: "Georgia", "Times New Roman", serif; color: #ffffff;}
.n23ac7_a0dd{
  max-width: var(--max-width);
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  flex-direction: column;
}
.nd3c67df80e{
  display: flex;
  flex-wrap: wrap;
  gap: 64px;
  width: 100%;
}
.i34d18fff{
  display: flex;
  flex-direction: column;
  flex: 1 1 400px;
  width: 100%;
  border-left: 4px solid var(--primary-color);
  padding-left: 24px;
}
.d893__b35a{
  font-size: 32px;
  font-weight: 700;
  color: var(--text-color);
  letter-spacing: 0.5px;
}
.mb4cfbdba{
  font-size: 15px;
  line-height: 1.6;
  color: var(--text-muted);
  margin-top: 16px;
  margin-bottom: 0;
  max-width: 520px;
}
.d222__d010{
  display: flex;
  flex-direction: column;
  flex: 1 1 300px;
  width: 100%;
}
.v9f5c8_5338{
  font-size: 14px;
  font-weight: 700;
  color: var(--text-color);
  margin-bottom: 20px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
}
.eda7f9_08f1{
  display: flex;
  gap: 12px;
  width: 100%;
  max-width: 440px;
}
.e8de7fa580e{
  flex: 1 1 auto;
  width: 100%;
  background-color: transparent;
  border: 1px solid var(--border-color);
  color: var(--text-color);
  padding: 14px 16px;
  font-size: 14px;
  font-family: inherit;
  border-radius: var(--radius-sm);
  outline: none;
  transition: var(--transition);
}
.e8de7fa580e:focus{
  border-color: var(--primary-color);
  box-shadow: 2px 2px 0px var(--border-color);
}
.l6dc__ad73{
  flex: 0 0 auto;
  width: auto;
  background-color: var(--primary-color);
  color: #1a1a2e;
  border: 1px solid var(--text-color);
  padding: 14px 28px;
  font-size: 14px;
  font-weight: 700;
  font-family: inherit;
  cursor: pointer;
  border-radius: var(--radius-sm);
  box-shadow: var(--shadow-md);
  transition: var(--transition);
  letter-spacing: 0.5px;
}
.l6dc__ad73:hover{
  transform: translate(-2px, -2px);
  box-shadow: var(--shadow-lg);
}
.k6e6a326477{
  width: 100%;
  height: 1px;
  background-color: var(--border-color);
  margin-top: 64px;
  margin-bottom: 32px; color: #ffffff;}
.tcbd428adf3{
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
  width: 100%;
}
.t692__8313{
  font-size: 13px;
  color: var(--text-color);
  font-weight: 700;
  letter-spacing: 0.5px;
}
.j587__1b1e{
  display: flex;
  gap: 32px;
  width: auto;
  flex-wrap: wrap;
}
.xab398_1f94{
  font-size: 13px;
  color: var(--text-muted);
}
@media (max-width: 768px){.nd3c67df80e{
    flex-direction: column;
    gap: 48px;
  }
.i34d18fff{
    padding-left: 16px;
    border-left-width: 2px;
  }
.eda7f9_08f1{
    flex-direction: column;
  }
.l6dc__ad73{
    width: 100%;
  }
.tcbd428adf3{
    flex-direction: column;
    align-items: flex-start;
  }
.j587__1b1e{
    flex-direction: column;
    gap: 12px;
  }}
.le7cc06aa{box-sizing:border-box;}
.v5c92d_32b5{box-sizing:border-box;}
.ha1c__1eb5{display:block;max-width:100%;height:auto;}
.x8ed1bc3e84{box-sizing:border-box;}
@media (max-width: 768px) {div.i6c38c7dc4e.ga0edac_1c6e .a7eaba97e { 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; }
.f6iih222 { 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; }}