:root {

  --page-primary: hsl(248, 58%, 65%);
  --page-accent: hsl(42, 47%, 65%);
  --page-text: hsl(248, 10%, 12%);
  --page-bg: hsl(248, 5%, 95%);
  --page-card-bg: hsl(0, 0%, 100%);
  --primary-color: hsl(248, 58%, 65%);
  --secondary-color: hsl(42, 47%, 65%);
  --bg-color: hsl(248, 5%, 95%);
  --text-color: hsl(248, 10%, 12%);
  --text-muted: hsl(248, 10%, 40%);
  --border-color: hsl(248, 10%, 12%);
  --radius-sm: 0px;
  --radius-md: 0px;
  --radius-lg: 0px;
  --shadow-sm: 2px 2px 0px var(--border-color);
  --shadow-md: 4px 4px 0px var(--border-color);
  --shadow-lg: 8px 8px 0px var(--primary-color);
  --nav-height: 80px;
  --max-width: 1200px;
  --transition: all 0.25s cubic-bezier(0.16, 1, 0.3, 1);
  --nav-bg: var(--bg-color);
  --font-serif: "Playfair Display", "Georgia", "Source Serif Pro", serif;
  --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.l545b6ae7df.tcf8591f *{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }
div.l545b6ae7df.tcf8591f{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    color: var(--page-text);
    background: var(--page-bg);
    line-height: 1.6;
    }
div.l545b6ae7df.tcf8591f{
    max-width: 1200px;
    margin: 0 auto;
    padding: 60px 20px;
    }
div.l545b6ae7df.tcf8591f .uf0e4b2_0b0c{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: center;
    margin-bottom: 80px;
    }
div.l545b6ae7df.tcf8591f .uf0e4b2_0b0c img{
    width: 100%;
    height: auto;
    aspect-ratio: 16/10;
    object-fit: cover;
    }
div.l545b6ae7df.tcf8591f .p1e091d9b8 h1{
    font-size: 48px;
    font-weight: 700;
    margin-bottom: 20px;
    text-align: left;
    color: var(--page-text);
    }
div.l545b6ae7df.tcf8591f .p1e091d9b8 p{
    font-size: 18px;
    margin-bottom: 30px;
    text-align: left;
    color: hsl(248, 10%, 35%);
    }
div.l545b6ae7df.tcf8591f .j4f9bd7f_gx{
    text-align: left;
    margin-bottom: 30px;
    padding: 20px;
    background: var(--page-card-bg);
    border-left: 4px solid var(--page-primary); color: #1a1a2e;}
div.l545b6ae7df.tcf8591f .j4f9bd7f_gx strong{
    display: block;
    font-size: 16px;
    margin-bottom: 8px;
    color: var(--page-primary);
    }
div.l545b6ae7df.tcf8591f .j4f9bd7f_gx span{
    font-size: 14px;
    color: hsl(248, 10%, 45%);
    }
div.l545b6ae7df.tcf8591f .l1b9121_ad1k{
    display: inline-block;
    padding: 16px 40px;
    background: linear-gradient(135deg, var(--page-primary), hsl(248, 58%, 55%));
    color: #1a1a2e;
    text-decoration: none;
    font-size: 18px;
    font-weight: 600;
    box-shadow: 0 4px 12px hsla(248, 58%, 65%, 0.3);
    transition: transform 0.2s, box-shadow 0.2s;
    }
div.l545b6ae7df.tcf8591f .l1b9121_ad1k:hover{
    transform: translateY(-2px);
    box-shadow: 0 6px 16px hsla(248, 58%, 65%, 0.4);
    }
div.l545b6ae7df.tcf8591f .e4e35f_wh{
    margin-bottom: 80px;
    }
div.l545b6ae7df.tcf8591f .e4e35f_wh h2{
    font-size: 36px;
    margin-bottom: 40px;
    text-align: left;
    }
div.l545b6ae7df.tcf8591f .je3b4e1_ac{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
    }
div.l545b6ae7df.tcf8591f .yc45__88198{
    background: var(--page-card-bg);
    padding: 30px;
    box-shadow: 0 2px 8px hsla(248, 10%, 12%, 0.08); color: #1a1a2e;}
div.l545b6ae7df.tcf8591f .yc45__88198 h3{
    font-size: 24px;
    margin-bottom: 12px;
    color: var(--page-primary);
    }
div.l545b6ae7df.tcf8591f .yc45__88198 p{
    font-size: 15px;
    margin-bottom: 8px;
    color: hsl(248, 10%, 35%);
    }
div.l545b6ae7df.tcf8591f .yc45__88198 .t62d86fcaf{
    font-size: 14px;
    color: hsl(248, 10%, 50%);
    margin-bottom: 20px;
    }
div.l545b6ae7df.tcf8591f .yc45__88198 a{
    display: inline-block;
    padding: 12px 28px;
    background: var(--page-primary);
    color: #1a1a2e;
    text-decoration: none;
    font-weight: 600;
    margin-top: 10px;
    }
div.l545b6ae7df.tcf8591f .v66e__fc178{
    margin-bottom: 80px;
    }
div.l545b6ae7df.tcf8591f .v66e__fc178 h2{
    font-size: 36px;
    margin-bottom: 40px;
    text-align: left;
    }
div.l545b6ae7df.tcf8591f .zb2be__f9317{
    background: var(--page-card-bg);
    padding: 40px;
    box-shadow: 0 2px 8px hsla(248, 10%, 12%, 0.08); color: #1a1a2e;}
div.l545b6ae7df.tcf8591f .o2fa41d_3b9b{
    margin-bottom: 30px;
    padding-left: 40px;
    position: relative;
    }
div.l545b6ae7df.tcf8591f .o2fa41d_3b9b::before{
    content: attr(data-step);
    position: absolute;
    left: 0;
    top: 0;
    width: 28px;
    height: 28px;
    background: var(--page-primary);
    color: #1a1a2e;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 14px;
    }
div.l545b6ae7df.tcf8591f .o2fa41d_3b9b h3{
    font-size: 20px;
    margin-bottom: 8px;
    }
div.l545b6ae7df.tcf8591f .o2fa41d_3b9b p{
    font-size: 15px;
    color: hsl(248, 10%, 35%);
    }
div.l545b6ae7df.tcf8591f .cf6985__4dfa{
    background: hsl(248, 58%, 97%);
    padding: 40px;
    margin-bottom: 80px;
    border-left: 4px solid var(--page-primary); color: #1a1a2e;}
div.l545b6ae7df.tcf8591f .cf6985__4dfa h2{
    font-size: 28px;
    margin-bottom: 20px;
    color: var(--page-primary);
    }
div.l545b6ae7df.tcf8591f .cf6985__4dfa ul{
    list-style: none;
    padding-left: 0;
    }
div.l545b6ae7df.tcf8591f .cf6985__4dfa li{
    padding: 12px 0;
    padding-left: 28px;
    position: relative;
    font-size: 15px;
    }
div.l545b6ae7df.tcf8591f .cf6985__4dfa li::before{
    content: "✓";
    position: absolute;
    left: 0;
    color: var(--page-primary);
    font-weight: 700;
    }
div.l545b6ae7df.tcf8591f .vc00268_blrt{
    margin-bottom: 60px;
    }
div.l545b6ae7df.tcf8591f .vc00268_blrt h2{
    font-size: 28px;
    margin-bottom: 30px;
    text-align: left;
    }
div.l545b6ae7df.tcf8591f .tfdcff8_m1zo{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    }
div.l545b6ae7df.tcf8591f .y7e0__7f0b{
    background: var(--page-card-bg);
    padding: 24px;
    text-decoration: none;
    color: var(--page-text);
    box-shadow: 0 2px 6px hsla(248, 10%, 12%, 0.06);
    transition: box-shadow 0.2s;
    }
div.l545b6ae7df.tcf8591f .y7e0__7f0b:hover{
    box-shadow: 0 4px 12px hsla(248, 10%, 12%, 0.12);
    }
div.l545b6ae7df.tcf8591f .y7e0__7f0b h3{
    font-size: 18px;
    margin-bottom: 8px;
    color: var(--page-primary);
    }
div.l545b6ae7df.tcf8591f .y7e0__7f0b p{
    font-size: 14px;
    color: hsl(248, 10%, 45%);
    }
@media (max-width: 768px) {div.l545b6ae7df.tcf8591f .uf0e4b2_0b0c{
    grid-template-columns: 1fr;
    gap: 40px;
    }
div.l545b6ae7df.tcf8591f .p1e091d9b8 h1, div.l545b6ae7df.tcf8591f .p1e091d9b8 p, div.l545b6ae7df.tcf8591f .j4f9bd7f_gx{
    text-align: left;
    }
div.l545b6ae7df.tcf8591f .je3b4e1_ac, div.l545b6ae7df.tcf8591f .tfdcff8_m1zo{
    grid-template-columns: 1fr;
    }
div.l545b6ae7df.tcf8591f .e4e35f_wh h2, div.l545b6ae7df.tcf8591f .v66e__fc178 h2, div.l545b6ae7df.tcf8591f .vc00268_blrt h2{
    text-align: left;
    }}
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }
body{
    background-color: var(--bg-color);
    font-family: var(--font-serif); color: #1a1a2e;}
.q3dfe8ab4ef{
    width: 100%;
    height: var(--nav-height);
    background-color: var(--nav-bg);
    border-bottom: 2px solid var(--border-color);
    display: flex;
    align-items: center;
    position: sticky;
    top: 0;
    z-index: 1000; color: #1a1a2e;}
.i93b__8de79{
    width: min(var(--max-width), 94vw);
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    }
.f5e9d_670 .gf691_8ce{
    text-decoration: none;
    font-size: 1.5rem;
    font-weight: 800;
    color: var(--text-color);
    letter-spacing: -0.5px;
    border: 2px solid var(--border-color);
    padding: 5px 15px;
    display: block;
    transition: var(--transition);
    background: #ffffff;
    box-shadow: var(--shadow-sm);
    }
.f5e9d_670 .gf691_8ce:hover{
    transform: translate(-2px, -2px);
    box-shadow: var(--shadow-md);
    }
.f211c27_2746{
    display: flex;
    align-items: center;
    gap: 40px;
    }
.q7908__a68{
    display: flex;
    list-style: none;
    gap: 24px;
    }
.pef12d9855{
    text-decoration: none;
    color: var(--text-color);
    font-size: 1rem;
    font-weight: 500;
    position: relative;
    padding: 5px 0;
    transition: var(--transition);
    }
.pef12d9855::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background-color: var(--primary-color);
    transition: var(--transition); color: #1a1a2e;}
.pef12d9855:hover{
    color: var(--primary-color);
    }
.pef12d9855:hover::after{
    width: 100%;
    }
.a1b53437_i5ci{
    display: inline-block;
    background: var(--primary-color);
    color: #1a1a2e; 
    text-decoration: none;
    padding: 12px 28px;
    font-weight: 700;
    border: 2px solid var(--border-color);
    box-shadow: var(--shadow-md);
    transition: var(--transition);
    text-transform: uppercase;
    letter-spacing: 1px;
    }
.a1b53437_i5ci:hover{
    background: var(--secondary-color);
    color: var(--text-color);
    transform: translate(-2px, -2px);
    box-shadow: 6px 6px 0px var(--border-color);
    }
.a1b53437_i5ci:active{
    transform: translate(2px, 2px);
    box-shadow: 1px 1px 0px var(--border-color);
    }
.t8a32_97b{
    display: none;
    }
.z52c84_6f{
    display: none;
    cursor: pointer;
    padding: 10px;
    }
@media (max-width: 1024px){.f211c27_2746{
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background: var(--bg-color);
    border-bottom: 2px solid var(--border-color);
    flex-direction: column;
    padding: 40px 0;
    gap: 30px;
    display: none; color: #1a1a2e;}
.q7908__a68{
    flex-direction: column;
    align-items: center;
    gap: 20px;
    }
.z52c84_6f{
    display: block;
    border: 2px solid var(--border-color);
    }
.uf00ff_y7, .uf00ff_y7::before, .uf00ff_y7::after{
    display: block;
    width: 24px;
    height: 2px;
    background: var(--text-color);
    position: relative;
    transition: var(--transition); color: #ffffff;}
.uf00ff_y7::before, .uf00ff_y7::after{
    content: "";
    position: absolute;
    }
.uf00ff_y7::before{ top: -8px; }
.uf00ff_y7::after{ bottom: -8px; }
.t8a32_97b:checked ~ .f211c27_2746{
    display: flex;
    }
.t8a32_97b:checked ~ .z52c84_6f .uf00ff_y7{
    background: transparent;
    }
.t8a32_97b:checked ~ .z52c84_6f .uf00ff_y7::before{
    transform: rotate(45deg);
    top: 0;
    }
.t8a32_97b:checked ~ .z52c84_6f .uf00ff_y7::after{
    transform: rotate(-45deg);
    bottom: 0;
    }}
.pef12d9855.active{color: var(--primary-color);}
@media (min-width: 1025px){.q3dfe8ab4ef #nte9a07f1c9d, .q3dfe8ab4ef label[for="nte9a07f1c9d"]{ display: none !important; }}
@media (min-width: 1025px){.q3dfe8ab4ef .f211c27_2746{ position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 1025px){.q3dfe8ab4ef .f211c27_2746{ display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 1025px){.q3dfe8ab4ef .f211c27_2746 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.g363449{box-sizing:border-box;}
.i46a8b_3ppj{box-sizing:border-box;}
.a755b45b{list-style:none;}
.pef12d9855.active {color: var(--primary-color);}
#nte9a07f1c9d:checked ~ .f211c27_2746 { right: 0 !important; left: auto !important; }
@media (max-width: 1024px) {.q3dfe8ab4ef.wc97ee40aab .f211c27_2746 { left: auto !important; right: 0 !important; transform: translateX(100%) !important; opacity: 0 !important; visibility: hidden !important; pointer-events: none !important; overflow-y: auto !important; }}
@media (max-width: 1024px) {#nte9a07f1c9d:checked ~ .f211c27_2746 { right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1025px) {.q3dfe8ab4ef.wc97ee40aab #nte9a07f1c9d, .q3dfe8ab4ef.wc97ee40aab label[for="nte9a07f1c9d"] { display: none !important; }}
@media (min-width: 1025px) {.q3dfe8ab4ef.wc97ee40aab .f211c27_2746 { position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 1025px) {.q3dfe8ab4ef.wc97ee40aab .f211c27_2746 { display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 1025px) {.q3dfe8ab4ef.wc97ee40aab .f211c27_2746 a { display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.j840fa08f4b{
    background-color: var(--bg-color);
    padding-top: 80px;
    padding-bottom: 40px;
    border-top: 2px solid var(--border-color);
    font-family: var(--font-serif); color: #1a1a2e;}
.hf6f9__268bd{
    max-width: var(--max-width);
    margin-left: auto;
    margin-right: auto;
    padding-left: 24px;
    padding-right: 24px;
    display: flex;
    flex-wrap: wrap;
    gap: 48px;
    justify-content: space-between;
    }
.g587f7_g7wy{
    flex: 1;
    min-width: 300px;
    }
.d49036767{
    font-size: 28px;
    font-weight: 700;
    color: var(--text-color);
    margin-top: 0px;
    margin-bottom: 24px;
    letter-spacing: -0.5px;
    }
.h2a598b3_lhnz{
    font-family: sans-serif;
    font-size: 16px;
    line-height: 1.6;
    color: var(--text-muted);
    margin-bottom: 32px;
    max-width: 360px;
    }
.n1cd__2c7c7{
    font-family: sans-serif;
    font-size: 14px;
    color: var(--text-muted);
    font-weight: 500;
    }
.fba07d0_892{
    flex: 0.5;
    min-width: 150px;
    display: flex;
    flex-direction: column;
    }
.ea926d__52de3{
    font-size: 18px;
    font-weight: 700;
    color: var(--text-color);
    margin-top: 0px;
    margin-bottom: 24px;
    }
.l9514349ec8{
    font-family: sans-serif;
    font-size: 15px;
    color: var(--text-muted);
    text-decoration: none;
    margin-bottom: 16px;
    transition: var(--transition);
    }
.l9514349ec8:hover{
    color: var(--primary-color);
    padding-left: 4px;
    }
.o6190_ea{
    flex: 1;
    min-width: 280px;
    }
.u1945e3e_whtl{
    font-family: sans-serif;
    font-size: 15px;
    color: var(--text-muted);
    margin-bottom: 24px;
    }
.e18b6_579e{
    width: fit-content;
    }
.s67a5c2bd{
    display: inline-block;
    background-color: var(--primary-color);
    color: #1a1a2e;
    padding: 16px 32px;
    font-family: sans-serif;
    font-weight: 700;
    text-decoration: none;
    border: 2px solid var(--border-color);
    box-shadow: var(--shadow-md);
    transition: var(--transition);
    }
.s67a5c2bd:hover{
    transform: translate(-2px, -2px);
    box-shadow: 6px 6px 0px var(--border-color);
    }
.u6kiowhebeh{
    max-width: var(--max-width);
    height: 1px;
    background-color: var(--border-color);
    margin: 60px auto 30px auto;
    opacity: 0.2; color: #ffffff;}
.vc8b6f_3ym{
    max-width: var(--max-width);
    margin-left: auto;
    margin-right: auto;
    padding-left: 24px;
    padding-right: 24px;
    }
.qe1300_e86{
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    width: 100%;
    }
.pa06e9e_e50{
    font-family: sans-serif;
    font-size: 13px;
    color: var(--text-muted);
    text-decoration: none;
    }
.pa06e9e_e50:hover{
    text-decoration: underline;
    }
.neb903b50e4{
    font-family: sans-serif;
    font-size: 13px;
    color: var(--text-muted);
    }
@media (max-width: 768px){.hf6f9__268bd{
    flex-direction: column;
    gap: 40px;
    }
.g587f7_g7wy{
    width: 100%;
    }
.fba07d0_892{
    width: 100%;
    }
.o6190_ea{
    width: 100%;
    }
.qe1300_e86{
    justify-content: center;
    text-align: center;
    }}
html, body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    }
body *, body *::before, body *::after {
    box-sizing: border-box;
    }
div.l545b6ae7df img.v696710511c {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.l545b6ae7df img.v696710511c.bbf4e5_01c5 { aspect-ratio: 16 / 9; }
div.l545b6ae7df img.v696710511c.af57__23d3 { aspect-ratio: 16 / 10; }
div.l545b6ae7df img.v696710511c.n75522_5814 { aspect-ratio: 4 / 3; }
div.l545b6ae7df img.v696710511c.sc6c__e74b { aspect-ratio: 1 / 1; }
div.l545b6ae7df :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.l545b6ae7df .i0737bcff {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.l545b6ae7df .i0737bcff.bbf4e5_01c5 { aspect-ratio: 16 / 9; }
div.l545b6ae7df .i0737bcff.af57__23d3 { aspect-ratio: 16 / 10; }
div.l545b6ae7df .i0737bcff.n75522_5814 { aspect-ratio: 4 / 3; }
div.l545b6ae7df .i0737bcff.sc6c__e74b { aspect-ratio: 1 / 1; }
div.l545b6ae7df .i0737bcff > img.v696710511c,
    div.l545b6ae7df .i0737bcff > picture > img.v696710511c {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
div.l545b6ae7df.tcf8591f .l1b9121_ad1k a:not([class]){color:#ffffff !important;text-decoration:underline;}
div.l545b6ae7df.tcf8591f .l1b9121_ad1k a[class=""]{color:#ffffff !important;text-decoration:underline;}
div.l545b6ae7df.tcf8591f .l1b9121_ad1k a:not([class]):hover{opacity:0.92;}
div.l545b6ae7df.tcf8591f .l1b9121_ad1k a[class=""]:hover{opacity:0.92;}
div.l545b6ae7df.tcf8591f .l1b9121_ad1k a:not([class]):visited{color:#ffffff !important;}
div.l545b6ae7df.tcf8591f .l1b9121_ad1k a[class=""]:visited{color:#ffffff !important;}
div.l545b6ae7df.tcf8591f .yc45__88198 a a:not([class]){color:#ffffff !important;text-decoration:underline;}
div.l545b6ae7df.tcf8591f .yc45__88198 a a[class=""]{color:#ffffff !important;text-decoration:underline;}
div.l545b6ae7df.tcf8591f .yc45__88198 a a:not([class]):hover{opacity:0.92;}
div.l545b6ae7df.tcf8591f .yc45__88198 a a[class=""]:hover{opacity:0.92;}
div.l545b6ae7df.tcf8591f .yc45__88198 a a:not([class]):visited{color:#ffffff !important;}
div.l545b6ae7df.tcf8591f .yc45__88198 a a[class=""]:visited{color:#ffffff !important;}
div.l545b6ae7df.tcf8591f .o2fa41d_3b9b::before a:not([class]){color:#ffffff !important;text-decoration:underline;}
div.l545b6ae7df.tcf8591f .o2fa41d_3b9b::before a[class=""]{color:#ffffff !important;text-decoration:underline;}
div.l545b6ae7df.tcf8591f .o2fa41d_3b9b::before a:not([class]):hover{opacity:0.92;}
div.l545b6ae7df.tcf8591f .o2fa41d_3b9b::before a[class=""]:hover{opacity:0.92;}
div.l545b6ae7df.tcf8591f .o2fa41d_3b9b::before a:not([class]):visited{color:#ffffff !important;}
div.l545b6ae7df.tcf8591f .o2fa41d_3b9b::before a[class=""]:visited{color:#ffffff !important;}
.u8611d_d651 {
    padding-left: clamp(16px, 4vw, 48px);
    padding-right: clamp(16px, 4vw, 48px);
    }
.u8611d_d651 > :first-child,
    .u8611d_d651 > :last-child {
    width: min(1280px, 100%);
    margin-left: auto;
    margin-right: auto;
    }
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }
body{
    background-color: var(--bg-color);
    font-family: var(--font-serif); color: #1a1a2e;}
.q3dfe8ab4ef{
    width: 100%;
    height: var(--nav-height);
    background-color: var(--nav-bg);
    border-bottom: 2px solid var(--border-color);
    display: flex;
    align-items: center;
    position: sticky;
    top: 0;
    z-index: 1000; color: #1a1a2e;}
.i93b__8de79{
    width: min(var(--max-width), 94vw);
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    }
.f5e9d_670 .gf691_8ce{
    text-decoration: none;
    font-size: 1.5rem;
    font-weight: 800;
    color: var(--text-color);
    letter-spacing: -0.5px;
    border: 2px solid var(--border-color);
    padding: 5px 15px;
    display: block;
    transition: var(--transition);
    background: #ffffff;
    box-shadow: var(--shadow-sm);
    }
.f5e9d_670 .gf691_8ce:hover{
    transform: translate(-2px, -2px);
    box-shadow: var(--shadow-md);
    }
.f211c27_2746{
    display: flex;
    align-items: center;
    gap: 40px;
    }
.q7908__a68{
    display: flex;
    list-style: none;
    gap: 24px;
    }
.pef12d9855{
    text-decoration: none;
    color: var(--text-color);
    font-size: 1rem;
    font-weight: 500;
    position: relative;
    padding: 5px 0;
    transition: var(--transition);
    }
.pef12d9855::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background-color: var(--primary-color);
    transition: var(--transition); color: #1a1a2e;}
.pef12d9855:hover{
    color: var(--primary-color);
    }
.pef12d9855:hover::after{
    width: 100%;
    }
.a1b53437_i5ci{
    display: inline-block;
    background: var(--primary-color);
    color: #1a1a2e; 
    text-decoration: none;
    padding: 12px 28px;
    font-weight: 700;
    border: 2px solid var(--border-color);
    box-shadow: var(--shadow-md);
    transition: var(--transition);
    text-transform: uppercase;
    letter-spacing: 1px;
    }
.a1b53437_i5ci:hover{
    background: var(--secondary-color);
    color: var(--text-color);
    transform: translate(-2px, -2px);
    box-shadow: 6px 6px 0px var(--border-color);
    }
.a1b53437_i5ci:active{
    transform: translate(2px, 2px);
    box-shadow: 1px 1px 0px var(--border-color);
    }
.t8a32_97b{
    display: none;
    }
.z52c84_6f{
    display: none;
    cursor: pointer;
    padding: 10px;
    }
@media (max-width: 1024px){.f211c27_2746{
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background: var(--bg-color);
    border-bottom: 2px solid var(--border-color);
    flex-direction: column;
    padding: 40px 0;
    gap: 30px;
    display: none; color: #1a1a2e;}
.q7908__a68{
    flex-direction: column;
    align-items: center;
    gap: 20px;
    }
.z52c84_6f{
    display: block;
    border: 2px solid var(--border-color);
    }
.uf00ff_y7, .uf00ff_y7::before, .uf00ff_y7::after{
    display: block;
    width: 24px;
    height: 2px;
    background: var(--text-color);
    position: relative;
    transition: var(--transition); color: #ffffff;}
.uf00ff_y7::before, .uf00ff_y7::after{
    content: "";
    position: absolute;
    }
.uf00ff_y7::before{ top: -8px; }
.uf00ff_y7::after{ bottom: -8px; }
.t8a32_97b:checked ~ .f211c27_2746{
    display: flex;
    }
.t8a32_97b:checked ~ .z52c84_6f .uf00ff_y7{
    background: transparent;
    }
.t8a32_97b:checked ~ .z52c84_6f .uf00ff_y7::before{
    transform: rotate(45deg);
    top: 0;
    }
.t8a32_97b:checked ~ .z52c84_6f .uf00ff_y7::after{
    transform: rotate(-45deg);
    bottom: 0;
    }}
.pef12d9855.active{color: var(--primary-color);}
@media (min-width: 1025px){.q3dfe8ab4ef #nte9a07f1c9d, .q3dfe8ab4ef label[for="nte9a07f1c9d"]{ display: none !important; }}
@media (min-width: 1025px){.q3dfe8ab4ef .f211c27_2746{ position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 1025px){.q3dfe8ab4ef .f211c27_2746{ display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 1025px){.q3dfe8ab4ef .f211c27_2746 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.g363449{box-sizing:border-box;}
.i46a8b_3ppj{box-sizing:border-box;}
.a755b45b{list-style:none;}
.pef12d9855.active{color: var(--primary-color);}
#nte9a07f1c9d:checked ~ .f211c27_2746{ right: 0 !important; left: auto !important; }
@media (max-width: 1024px){.q3dfe8ab4ef.wc97ee40aab .f211c27_2746{ left: auto !important; right: 0 !important; transform: translateX(100%) !important; opacity: 0 !important; visibility: hidden !important; pointer-events: none !important; overflow-y: auto !important; }}
@media (max-width: 1024px){#nte9a07f1c9d:checked ~ .f211c27_2746{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1025px){.q3dfe8ab4ef.wc97ee40aab #nte9a07f1c9d, .q3dfe8ab4ef.wc97ee40aab label[for="nte9a07f1c9d"]{ display: none !important; }}
@media (min-width: 1025px){.q3dfe8ab4ef.wc97ee40aab .f211c27_2746{ position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 1025px){.q3dfe8ab4ef.wc97ee40aab .f211c27_2746{ display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 1025px){.q3dfe8ab4ef.wc97ee40aab .f211c27_2746 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.j840fa08f4b{
    background-color: var(--bg-color);
    padding-top: 80px;
    padding-bottom: 40px;
    border-top: 2px solid var(--border-color);
    font-family: var(--font-serif); color: #1a1a2e;}
.hf6f9__268bd{
    max-width: var(--max-width);
    margin-left: auto;
    margin-right: auto;
    padding-left: 24px;
    padding-right: 24px;
    display: flex;
    flex-wrap: wrap;
    gap: 48px;
    justify-content: space-between;
    }
.g587f7_g7wy{
    flex: 1;
    min-width: 300px;
    }
.d49036767{
    font-size: 28px;
    font-weight: 700;
    color: var(--text-color);
    margin-top: 0px;
    margin-bottom: 24px;
    letter-spacing: -0.5px;
    }
.h2a598b3_lhnz{
    font-family: sans-serif;
    font-size: 16px;
    line-height: 1.6;
    color: var(--text-muted);
    margin-bottom: 32px;
    max-width: 360px;
    }
.n1cd__2c7c7{
    font-family: sans-serif;
    font-size: 14px;
    color: var(--text-muted);
    font-weight: 500;
    }
.fba07d0_892{
    flex: 0.5;
    min-width: 150px;
    display: flex;
    flex-direction: column;
    }
.ea926d__52de3{
    font-size: 18px;
    font-weight: 700;
    color: var(--text-color);
    margin-top: 0px;
    margin-bottom: 24px;
    }
.l9514349ec8{
    font-family: sans-serif;
    font-size: 15px;
    color: var(--text-muted);
    text-decoration: none;
    margin-bottom: 16px;
    transition: var(--transition);
    }
.l9514349ec8:hover{
    color: var(--primary-color);
    padding-left: 4px;
    }
.o6190_ea{
    flex: 1;
    min-width: 280px;
    }
.u1945e3e_whtl{
    font-family: sans-serif;
    font-size: 15px;
    color: var(--text-muted);
    margin-bottom: 24px;
    }
.e18b6_579e{
    width: fit-content;
    }
.s67a5c2bd{
    display: inline-block;
    background-color: var(--primary-color);
    color: #1a1a2e;
    padding: 16px 32px;
    font-family: sans-serif;
    font-weight: 700;
    text-decoration: none;
    border: 2px solid var(--border-color);
    box-shadow: var(--shadow-md);
    transition: var(--transition);
    }
.s67a5c2bd:hover{
    transform: translate(-2px, -2px);
    box-shadow: 6px 6px 0px var(--border-color);
    }
.u6kiowhebeh{
    max-width: var(--max-width);
    height: 1px;
    background-color: var(--border-color);
    margin: 60px auto 30px auto;
    opacity: 0.2; color: #ffffff;}
.vc8b6f_3ym{
    max-width: var(--max-width);
    margin-left: auto;
    margin-right: auto;
    padding-left: 24px;
    padding-right: 24px;
    }
.qe1300_e86{
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    width: 100%;
    }
.pa06e9e_e50{
    font-family: sans-serif;
    font-size: 13px;
    color: var(--text-muted);
    text-decoration: none;
    }
.pa06e9e_e50:hover{
    text-decoration: underline;
    }
.neb903b50e4{
    font-family: sans-serif;
    font-size: 13px;
    color: var(--text-muted);
    }
@media (max-width: 768px){.hf6f9__268bd{
    flex-direction: column;
    gap: 40px;
    }
.g587f7_g7wy{
    width: 100%;
    }
.fba07d0_892{
    width: 100%;
    }
.o6190_ea{
    width: 100%;
    }
.qe1300_e86{
    justify-content: center;
    text-align: center;
    }}
*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body{
  background-color: var(--bg-color);
  font-family: var(--font-serif); color: #1a1a2e;}
.q3dfe8ab4ef{
  width: 100%;
  height: var(--nav-height);
  background-color: var(--nav-bg);
  border-bottom: 2px solid var(--border-color);
  display: flex;
  align-items: center;
  position: sticky;
  top: 0;
  z-index: 1000; color: #1a1a2e;}
.i93b__8de79{
  width: min(var(--max-width), 94vw);
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.f5e9d_670 .gf691_8ce{
  text-decoration: none;
  font-size: 1.5rem;
  font-weight: 800;
  color: var(--text-color);
  letter-spacing: -0.5px;
  border: 2px solid var(--border-color);
  padding: 5px 15px;
  display: block;
  transition: var(--transition);
  background: #ffffff;
  box-shadow: var(--shadow-sm);
}
.f5e9d_670 .gf691_8ce:hover{
  transform: translate(-2px, -2px);
  box-shadow: var(--shadow-md);
}
.f211c27_2746{
  display: flex;
  align-items: center;
  gap: 40px;
}
.q7908__a68{
  display: flex;
  list-style: none;
  gap: 24px;
}
.pef12d9855{
  text-decoration: none;
  color: var(--text-color);
  font-size: 1rem;
  font-weight: 500;
  position: relative;
  padding: 5px 0;
  transition: var(--transition);
}
.pef12d9855::after{
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background-color: var(--primary-color);
  transition: var(--transition); color: #1a1a2e;}
.pef12d9855:hover{
  color: var(--primary-color);
}
.pef12d9855:hover::after{
  width: 100%;
}
.a1b53437_i5ci{
  display: inline-block;
  background: var(--primary-color);
  color: #1a1a2e; 
  text-decoration: none;
  padding: 12px 28px;
  font-weight: 700;
  border: 2px solid var(--border-color);
  box-shadow: var(--shadow-md);
  transition: var(--transition);
  text-transform: uppercase;
  letter-spacing: 1px;
}
.a1b53437_i5ci:hover{
  background: var(--secondary-color);
  color: var(--text-color);
  transform: translate(-2px, -2px);
  box-shadow: 6px 6px 0px var(--border-color);
}
.a1b53437_i5ci:active{
  transform: translate(2px, 2px);
  box-shadow: 1px 1px 0px var(--border-color);
}
.t8a32_97b{
  display: none;
}
.z52c84_6f{
  display: none;
  cursor: pointer;
  padding: 10px;
}
@media (max-width: 1024px){.f211c27_2746{
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background: var(--bg-color);
    border-bottom: 2px solid var(--border-color);
    flex-direction: column;
    padding: 40px 0;
    gap: 30px;
    display: none; color: #1a1a2e;}
.q7908__a68{
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }
.z52c84_6f{
    display: block;
    border: 2px solid var(--border-color);
  }
.uf00ff_y7, .uf00ff_y7::before, .uf00ff_y7::after{
    display: block;
    width: 24px;
    height: 2px;
    background: var(--text-color);
    position: relative;
    transition: var(--transition); color: #ffffff;}
.uf00ff_y7::before, .uf00ff_y7::after{
    content: "";
    position: absolute;
  }
.uf00ff_y7::before{ top: -8px; }
.uf00ff_y7::after{ bottom: -8px; }
.t8a32_97b:checked ~ .f211c27_2746{
    display: flex;
  }
.t8a32_97b:checked ~ .z52c84_6f .uf00ff_y7{
    background: transparent;
  }
.t8a32_97b:checked ~ .z52c84_6f .uf00ff_y7::before{
    transform: rotate(45deg);
    top: 0;
  }
.t8a32_97b:checked ~ .z52c84_6f .uf00ff_y7::after{
    transform: rotate(-45deg);
    bottom: 0;
  }}
.pef12d9855.active{color: var(--primary-color);}
@media (min-width: 1025px){.q3dfe8ab4ef #nte9a07f1c9d, .q3dfe8ab4ef label[for="nte9a07f1c9d"]{ display: none !important; }}
@media (min-width: 1025px){.q3dfe8ab4ef .f211c27_2746{ position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 1025px){.q3dfe8ab4ef .f211c27_2746{ display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 1025px){.q3dfe8ab4ef .f211c27_2746 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.g363449{box-sizing:border-box;}
.i46a8b_3ppj{box-sizing:border-box;}
.a755b45b{list-style:none;}
.pef12d9855.active{color: var(--primary-color);}
#nte9a07f1c9d:checked ~ .f211c27_2746{ right: 0 !important; left: auto !important; }
@media (max-width: 1024px){.q3dfe8ab4ef.wc97ee40aab .f211c27_2746{ left: auto !important; right: 0 !important; transform: translateX(100%) !important; opacity: 0 !important; visibility: hidden !important; pointer-events: none !important; overflow-y: auto !important; }}
@media (max-width: 1024px){#nte9a07f1c9d:checked ~ .f211c27_2746{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1025px){.q3dfe8ab4ef.wc97ee40aab #nte9a07f1c9d, .q3dfe8ab4ef.wc97ee40aab label[for="nte9a07f1c9d"]{ display: none !important; }}
@media (min-width: 1025px){.q3dfe8ab4ef.wc97ee40aab .f211c27_2746{ position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 1025px){.q3dfe8ab4ef.wc97ee40aab .f211c27_2746{ display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 1025px){.q3dfe8ab4ef.wc97ee40aab .f211c27_2746 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.bf80c1086a6{
  background-color: var(--bg-color);
  padding-top: 80px;
  padding-bottom: 40px;
  border-top: 2px solid var(--border-color);
  font-family: var(--font-serif); color: #1a1a2e;}
.s32f11_ba34{
  max-width: var(--max-width);
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
  flex-wrap: wrap;
  gap: 48px;
  justify-content: space-between;
}
.ld3aa9_a025{
  flex: 1;
  min-width: 300px;
}
.c5dfd9fc4fe{
  font-size: 28px;
  font-weight: 700;
  color: var(--text-color);
  margin-top: 0px;
  margin-bottom: 24px;
  letter-spacing: -0.5px;
}
.ue38__0235{
  font-family: sans-serif;
  font-size: 16px;
  line-height: 1.6;
  color: var(--text-muted);
  margin-bottom: 32px;
  max-width: 360px;
}
.df8f30c70e5{
  font-family: sans-serif;
  font-size: 14px;
  color: var(--text-muted);
  font-weight: 500;
}
.bd6f7cabd91{
  flex: 0.5;
  min-width: 150px;
  display: flex;
  flex-direction: column;
}
.g98e9c4f986{
  font-size: 18px;
  font-weight: 700;
  color: var(--text-color);
  margin-top: 0px;
  margin-bottom: 24px;
}
.m016d4_8497{
  font-family: sans-serif;
  font-size: 15px;
  color: var(--text-muted);
  text-decoration: none;
  margin-bottom: 16px;
  transition: var(--transition);
}
.m016d4_8497:hover{
  color: var(--primary-color);
  padding-left: 4px;
}
.r7d6ef6d47e{
  flex: 1;
  min-width: 280px;
}
.t2a94c9d456{
  font-family: sans-serif;
  font-size: 15px;
  color: var(--text-muted);
  margin-bottom: 24px;
}
.yc66ea349{
  width: fit-content;
}
.m7a1001a1{
  display: inline-block;
  background-color: var(--primary-color);
  color: #1a1a2e;
  padding: 16px 32px;
  font-family: sans-serif;
  font-weight: 700;
  text-decoration: none;
  border: 2px solid var(--border-color);
  box-shadow: var(--shadow-md);
  transition: var(--transition);
}
.m7a1001a1:hover{
  transform: translate(-2px, -2px);
  box-shadow: 6px 6px 0px var(--border-color);
}
.t1c32802b6f{
  max-width: var(--max-width);
  height: 1px;
  background-color: var(--border-color);
  margin: 60px auto 30px auto;
  opacity: 0.2; color: #ffffff;}
.afc4__38f9{
  max-width: var(--max-width);
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}
.t90843b03a7{
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  width: 100%;
}
.r1a5f7b9e{
  font-family: sans-serif;
  font-size: 13px;
  color: var(--text-muted);
  text-decoration: none;
}
.r1a5f7b9e:hover{
  text-decoration: underline;
}
.nc1622393{
  font-family: sans-serif;
  font-size: 13px;
  color: var(--text-muted);
}
@media (max-width: 768px){.s32f11_ba34{
    flex-direction: column;
    gap: 40px;
  }
.ld3aa9_a025{
    width: 100%;
  }
.bd6f7cabd91{
    width: 100%;
  }
.r7d6ef6d47e{
    width: 100%;
  }
.t90843b03a7{
    justify-content: center;
    text-align: center;
  }}
.k190019b67f{box-sizing:border-box;}
.j7d3102ab3c{box-sizing:border-box;}
.gf7077_34ce{box-sizing:border-box;}
.o7816767cda{box-sizing:border-box;}
.w96340a20{display:block;max-width:100%;height:auto;}