:root {

  --primary-color: hsl(164, 80%, 26%);
  --secondary-color: hsl(273, 50%, 38%);
  --bg-light: hsl(164, 5%, 96%);
  --text-main: var(--content-text, hsl(220, 10%, 11%));
  --max-width: min(1200px, 92vw);
  --reading-width: 760px;
  --border-radius: var(--nav-radius, 8px);
  --transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  --bg-color: hsl(164, 5%, 98%);
  --text-color: hsl(164, 15%, 12%);
  --text-muted: hsl(164, 10%, 45%);
  --border-color: rgba(0, 0, 0, 0.12);
  --radius-sm: 0px;
  --radius-md: 0px;
  --radius-lg: 0px;
  --shadow-sm: none;
  --shadow-md: 0 4px 16px rgba(0, 0, 0, 0.06);
  --shadow-lg: 0 12px 32px rgba(0, 0, 0, 0.08);
  --nav-height: 72px;
  --nav-bg: var(--bg-color);
  --btn-text: #ffffff;
  --content-page-bg: var(--bg-color, hsl(220, 7%, 96%));
  --content-surface-bg: #ffffff;
  --content-text: var(--text-color, hsl(220, 10%, 11%));
  --content-text-muted: var(--text-muted, rgba(31, 35, 40, 0.72));
  --content-border: var(--border-color, rgba(0, 0, 0, 0.08));
  --content-accent-text: hsl(22, 78%, 38%);
}
div.v060__10d3.id6fomtm{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    color: var(--text-main);
    line-height: 1.6;
    background-color: #ffffff;
    padding: 0;
    margin: 0;
    }
div.v060__10d3.id6fomtm .ga176813_bg{
    max-width: var(--max-width);
    margin: 0 auto;
    padding: 40px 20px;
    }
div.v060__10d3.id6fomtm .u646215e{
    max-width: var(--reading-width);
    margin: 0 auto;
    }
div.v060__10d3.id6fomtm .a7eda__6c4{
    text-align: center;
    }
div.v060__10d3.id6fomtm h1{
    font-size: 2.5rem;
    margin-bottom: 1rem;
    color: var(--text-main);
    font-weight: 700;
    }
div.v060__10d3.id6fomtm h2{
    font-size: 1.85rem;
    margin: 2.5rem 0 1.5rem;
    position: relative;
    padding-bottom: 10px;
    }
div.v060__10d3.id6fomtm h2::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 3px;
    background: var(--primary-color); color: #ffffff;}
div.v060__10d3.id6fomtm h3{
    font-size: 1.25rem;
    margin: 1.5rem 0 0.5rem;
    color: var(--secondary-color);
    }
div.v060__10d3.id6fomtm .v6f65f73{
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 30px;
    margin-bottom: 50px;
    }
div.v060__10d3.id6fomtm .v6f65f73 img{
    width: 100%;
    max-height: 480px;
    object-fit: cover;
    border-radius: var(--border-radius);
    box-shadow: 0 10px 30px rgba(0,0,0,0.1);
    }
div.v060__10d3.id6fomtm .l2702a_f7{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
    gap: 20px;
    margin: 40px 0;
    }
div.v060__10d3.id6fomtm .k49df9__e28{
    background: var(--bg-light);
    padding: 25px;
    border-radius: var(--border-radius);
    border: 1px solid rgba(0,0,0,0.05);
    transition: var(--transition); color: #1a1a2e;}
div.v060__10d3.id6fomtm .k49df9__e28:hover{
    transform: translateY(-5px);
    box-shadow: 0 8px 20px rgba(0,0,0,0.08);
    }
div.v060__10d3.id6fomtm .k49df9__e28 svg{
    width: 40px;
    height: 40px;
    fill: var(--primary-color);
    margin-bottom: 15px;
    }
div.v060__10d3.id6fomtm .n008404df{
    background: hsl(164, 10%, 98%);
    padding: 60px 0;
    margin: 40px 0; color: #1a1a2e;}
div.v060__10d3.id6fomtm .j3f818d09{
    margin-top: 30px;
    }
div.v060__10d3.id6fomtm .rr71sv6uzoc{
    margin-bottom: 20px;
    padding: 20px;
    border-left: 4px solid var(--primary-color);
    background: #fff; color: #1a1a2e;}
div.v060__10d3.id6fomtm .gprrz8gtiyw{
    font-weight: 600;
    margin-bottom: 8px;
    display: block;
    }
div.v060__10d3.id6fomtm .i50904ica9v{
    font-size: 0.95rem;
    color: #555;
    }
div.v060__10d3.id6fomtm .hb8606_oj{
    display: flex;
    justify-content: center;
    gap: 20px;
    margin: 50px 0;
    flex-wrap: wrap;
    }
div.v060__10d3.id6fomtm .ed6f0_fbdd{
    padding: 14px 32px;
    border-radius: var(--border-radius);
    text-decoration: none;
    font-weight: 600;
    transition: var(--transition);
    display: inline-block;
    }
div.v060__10d3.id6fomtm .y4eac58_3e2d{
    background: var(--primary-color);
    color: white;
    box-shadow: 0 4px 14px rgba(0, 168, 132, 0.3);
    }
div.v060__10d3.id6fomtm .y4eac58_3e2d:hover{
    opacity: 0.9;
    transform: translateY(-2px);
    }
div.v060__10d3.id6fomtm .hf32d_cca{
    background: white;
    color: var(--text-main);
    border: 1px solid #ddd;
    }
div.v060__10d3.id6fomtm .hf32d_cca:hover{
    background: var(--bg-light); color: #1a1a2e;}
@media (max-width: 768px) {div.v060__10d3.id6fomtm .l2702a_f7{
    grid-template-columns: 1fr 1fr;
    }
div.v060__10d3.id6fomtm h1{ font-size: 2rem; }}
.r5536a8{
    background-color: var(--bg-color);
    border-top: 1px solid var(--border-color);
    padding: 80px 0 40px 0;
    width: 100%; color: #1a1a2e;}
.ob9d__b464b{
    max-width: var(--max-width);
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    }
.l378f_33{
    width: 100%;
    max-width: 760px;
    text-align: center;
    margin-bottom: 60px;
    display: flex;
    flex-direction: column;
    align-items: center;
    }
.a83e1_dc94{
    font-family: "Georgia", "Source Serif Pro", serif;
    font-size: 32px;
    color: var(--text-color);
    margin-bottom: 16px;
    letter-spacing: -0.02em;
    font-weight: 600;
    }
.m3b59__f6c{
    font-size: 16px;
    line-height: 1.6;
    color: var(--text-muted);
    margin-bottom: 32px;
    max-width: 500px;
    }
.ob4b2f71b7a{
    width: 100%;
    display: flex;
    justify-content: center;
    }
.ueb2523_wu{
    background-color: var(--primary-color);
    color: var(--btn-text);
    padding: 16px 48px;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    border-radius: var(--radius-md); 
    transition: var(--transition);
    box-shadow: var(--shadow-md);
    display: inline-block;
    }
.ueb2523_wu:hover{
    filter: brightness(1.1);
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg);
    }
.gbb0bc081{
    width: 100%;
    height: 1px;
    background-color: var(--border-color);
    margin-bottom: 60px; color: #ffffff;}
.m489c3c87e0{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 80px;
    }
.cd8f__fadd1{
    flex: 1;
    min-width: 200px;
    margin-bottom: 40px;
    }
.aec5__a8cc{
    font-family: "Georgia", "Source Serif Pro", serif;
    font-size: 18px;
    color: var(--text-color);
    margin-bottom: 24px;
    font-weight: 600;
    }
.m296eda7473{
    list-style: none;
    padding: 0;
    margin: 0;
    }
.n5744d7a580{
    margin-bottom: 12px;
    }
.pcf40__49ed{
    color: var(--text-muted);
    text-decoration: none;
    font-size: 14px;
    transition: color 0.2s ease;
    }
.pcf40__49ed:hover{
    color: var(--secondary-color);
    }
.wad07_513{
    width: 100%;
    padding-top: 30px;
    border-top: 1px solid var(--border-color);
    display: flex;
    justify-content: center;
    }
.c2a1f__39fd2{
    display: flex;
    align-items: center;
    gap: 16px;
    flex-wrap: wrap;
    justify-content: center;
    }
.o86489_71{
    font-size: 13px;
    color: var(--text-muted);
    font-family: sans-serif;
    }
.k5fde__49f23{
    color: var(--border-color);
    font-size: 12px;
    }
.a9a02a8_dt9d{
    font-size: 13px;
    color: var(--text-muted);
    text-decoration: none;
    transition: color 0.2s ease;
    }
.a9a02a8_dt9d:hover{
    color: var(--primary-color);
    }
@media (max-width: 768px){.r5536a8 {
    padding: 60px 20px 30px 20px;
    }
.m489c3c87e0 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
    }
.cd8f__fadd1 {
    min-width: auto;
    margin-bottom: 0;
    }
.a83e1_dc94 {
    font-size: 24px;
    }}
@media (max-width: 480px){.m489c3c87e0{
    grid-template-columns: 1fr;
    text-align: center;
    }
.c2a1f__39fd2{
    flex-direction: column;
    gap: 8px;
    }
.k5fde__49f23{
    display: none;
    }}
.p3c4a0__4a8 *{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-family: "Georgia", "Noto Serif SC", "Times New Roman", serif; 
    }
.p3c4a0__4a8{
    position: sticky;
    top: 0;
    z-index: 1000;
    width: 100%;
    height: var(--nav-height);
    background-color: var(--nav-bg);
    border-bottom: 1px solid var(--border-color);
    color: var(--text-color);
    }
.yaxkdy8bf{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: var(--max-width);
    height: 100%;
    margin: 0 auto;
    }
.zng7vv2spa{
    flex: 0 0 180px;
    font-size: 26px;
    font-weight: 700;
    color: var(--text-color);
    text-decoration: none;
    letter-spacing: 1.5px;
    }
.a0fd200_562{
    display: none;
    }
.n1k808tfnr{
    display: none;
    width: 32px;
    height: 32px;
    cursor: pointer;
    position: relative;
    z-index: 1001;
    }
.we51431{
    position: absolute;
    top: 50%;
    left: 4px;
    transform: translateY(-50%);
    display: block;
    width: 24px;
    height: 2px;
    background-color: var(--text-color);
    transition: var(--transition); color: #ffffff;}
.we51431::before, .we51431::after{
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: var(--text-color);
    transition: var(--transition); color: #ffffff;}
.we51431::before{
    top: -8px;
    }
.we51431::after{
    top: 8px;
    }
.t6f51447d{
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
    }
.y364scz2ihy9{
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center; 
    list-style: none;
    gap: 36px;
    }
.f1cd2d4edf7{
    position: relative;
    display: flex;
    align-items: center;
    height: var(--nav-height);
    }
.bpufzv7ux4{
    font-size: 15px;
    font-weight: 500;
    color: var(--text-color);
    text-decoration: none;
    transition: var(--transition);
    opacity: 0.85;
    }
.bpufzv7ux4:hover{
    opacity: 1;
    color: var(--primary-color);
    }
.bpufzv7ux4::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: var(--primary-color);
    transform: scaleX(0);
    transition: var(--transition); color: #ffffff;}
.f1cd2d4edf7:hover .bpufzv7ux4::after{
    transform: scaleX(1);
    }
.a081a15{
    flex: 0 0 180px;
    display: flex;
    justify-content: flex-end;
    }
.k7732_17c9{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 12px 28px;
    background-color: var(--primary-color); 
    color: var(--btn-text);                 
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    letter-spacing: 0.5px;
    border-radius: var(--radius-sm);        
    transition: var(--transition);
    border: none;
    }
.k7732_17c9:hover{
    background-color: var(--secondary-color); 
    box-shadow: var(--shadow-md); color: #ffffff;}
@media (max-width: 1024px){.n1k808tfnr {
    display: block;
    }
.a0fd200_562:checked ~ .n1k808tfnr .we51431 {
    background-color: transparent;
    }
.a0fd200_562:checked ~ .n1k808tfnr .we51431::before {
    top: 0;
    transform: rotate(45deg);
    }
.a0fd200_562:checked ~ .n1k808tfnr .we51431::after {
    top: 0;
    transform: rotate(-45deg);
    }
.t6f51447d {
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    height: auto;
    background-color: var(--nav-bg);
    flex-direction: column;
    align-items: flex-start;
    padding: 0 4vw 32px;
    border-bottom: 1px solid var(--border-color);
    box-shadow: var(--shadow-lg);
    
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: var(--transition); color: #1a1a2e;}
.a0fd200_562:checked ~ .t6f51447d {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    }
.y364scz2ihy9 {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    gap: 0;
    }
.f1cd2d4edf7 {
    width: 100%;
    height: auto;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    }
.bpufzv7ux4 {
    display: block;
    width: 100%;
    padding: 16px 0;
    font-size: 16px;
    }
.bpufzv7ux4::after {
    display: none; 
    }
.a081a15 {
    width: 100%;
    margin-top: 24px;
    flex: 1;
    justify-content: center;
    }
.k7732_17c9 {
    width: 100%;
    padding: 16px;
    font-size: 16px;
    }}
.bpufzv7ux4.active{opacity: 1; color: var(--primary-color);}
@media (min-width: 1025px){.p3c4a0__4a8 #nt5a5b47ae28, .p3c4a0__4a8 label[for="nt5a5b47ae28"]{ display: none !important; }}
@media (min-width: 1025px){.p3c4a0__4a8 .t6f51447d{ 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){.p3c4a0__4a8 .t6f51447d{ 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){.p3c4a0__4a8 .t6f51447d a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.bpufzv7ux4.active {opacity: 1; color: var(--primary-color);}
#nt5a5b47ae28:checked ~ .t6f51447d { right: 0 !important; left: auto !important; }
@media (max-width: 1024px) {.p3c4a0__4a8.x8f2a6b3380 .t6f51447d { 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) {#nt5a5b47ae28:checked ~ .t6f51447d { right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1025px) {.p3c4a0__4a8.x8f2a6b3380 #nt5a5b47ae28, .p3c4a0__4a8.x8f2a6b3380 label[for="nt5a5b47ae28"] { display: none !important; }}
@media (min-width: 1025px) {.p3c4a0__4a8.x8f2a6b3380 .t6f51447d { 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) {.p3c4a0__4a8.x8f2a6b3380 .t6f51447d { 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) {.p3c4a0__4a8.x8f2a6b3380 .t6f51447d 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.v060__10d3 img.e18804319ab {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.v060__10d3 img.e18804319ab.z767503ece9 { aspect-ratio: 16 / 9; }
div.v060__10d3 img.e18804319ab.c01c__e92b { aspect-ratio: 16 / 10; }
div.v060__10d3 img.e18804319ab.k439a5b4141 { aspect-ratio: 4 / 3; }
div.v060__10d3 img.e18804319ab.x01990a3c { aspect-ratio: 1 / 1; }
div.v060__10d3 :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.v060__10d3 .j7490b919c2 {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.v060__10d3 .j7490b919c2.z767503ece9 { aspect-ratio: 16 / 9; }
div.v060__10d3 .j7490b919c2.c01c__e92b { aspect-ratio: 16 / 10; }
div.v060__10d3 .j7490b919c2.k439a5b4141 { aspect-ratio: 4 / 3; }
div.v060__10d3 .j7490b919c2.x01990a3c { aspect-ratio: 1 / 1; }
div.v060__10d3 .j7490b919c2 > img.e18804319ab,
    div.v060__10d3 .j7490b919c2 > picture > img.e18804319ab {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
div.v060__10d3.id6fomtm .y4eac58_3e2d a:not([class]){color:#ffffff !important;text-decoration:underline;}
div.v060__10d3.id6fomtm .y4eac58_3e2d a[class=""]{color:#ffffff !important;text-decoration:underline;}
div.v060__10d3.id6fomtm .y4eac58_3e2d a:not([class]):hover{opacity:0.92;}
div.v060__10d3.id6fomtm .y4eac58_3e2d a[class=""]:hover{opacity:0.92;}
div.v060__10d3.id6fomtm .y4eac58_3e2d a:not([class]):visited{color:#ffffff !important;}
div.v060__10d3.id6fomtm .y4eac58_3e2d a[class=""]:visited{color:#ffffff !important;}
.idb7df104 {
    padding-left: clamp(16px, 4vw, 48px);
    padding-right: clamp(16px, 4vw, 48px);
    }
.idb7df104 > :first-child,
    .idb7df104 > :last-child {
    width: min(1280px, 100%);
    margin-left: auto;
    margin-right: auto;
    }
.p3c4a0__4a8 *{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-family: "Georgia", "Noto Serif SC", "Times New Roman", serif; 
    }
.p3c4a0__4a8{
    position: sticky;
    top: 0;
    z-index: 1000;
    width: 100%;
    height: var(--nav-height);
    background-color: var(--nav-bg);
    border-bottom: 1px solid var(--border-color);
    color: var(--text-color);
    }
.yaxkdy8bf{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: var(--max-width);
    height: 100%;
    margin: 0 auto;
    }
.zng7vv2spa{
    flex: 0 0 180px;
    font-size: 26px;
    font-weight: 700;
    color: var(--text-color);
    text-decoration: none;
    letter-spacing: 1.5px;
    }
.a0fd200_562{
    display: none;
    }
.n1k808tfnr{
    display: none;
    width: 32px;
    height: 32px;
    cursor: pointer;
    position: relative;
    z-index: 1001;
    }
.we51431{
    position: absolute;
    top: 50%;
    left: 4px;
    transform: translateY(-50%);
    display: block;
    width: 24px;
    height: 2px;
    background-color: var(--text-color);
    transition: var(--transition); color: #ffffff;}
.we51431::before, .we51431::after{
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: var(--text-color);
    transition: var(--transition); color: #ffffff;}
.we51431::before{
    top: -8px;
    }
.we51431::after{
    top: 8px;
    }
.t6f51447d{
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
    }
.y364scz2ihy9{
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center; 
    list-style: none;
    gap: 36px;
    }
.f1cd2d4edf7{
    position: relative;
    display: flex;
    align-items: center;
    height: var(--nav-height);
    }
.bpufzv7ux4{
    font-size: 15px;
    font-weight: 500;
    color: var(--text-color);
    text-decoration: none;
    transition: var(--transition);
    opacity: 0.85;
    }
.bpufzv7ux4:hover{
    opacity: 1;
    color: var(--primary-color);
    }
.bpufzv7ux4::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: var(--primary-color);
    transform: scaleX(0);
    transition: var(--transition); color: #ffffff;}
.f1cd2d4edf7:hover .bpufzv7ux4::after{
    transform: scaleX(1);
    }
.a081a15{
    flex: 0 0 180px;
    display: flex;
    justify-content: flex-end;
    }
.k7732_17c9{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 12px 28px;
    background-color: var(--primary-color); 
    color: var(--btn-text);                 
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    letter-spacing: 0.5px;
    border-radius: var(--radius-sm);        
    transition: var(--transition);
    border: none;
    }
.k7732_17c9:hover{
    background-color: var(--secondary-color); 
    box-shadow: var(--shadow-md); color: #ffffff;}
@media (max-width: 1024px){.n1k808tfnr {
    display: block;
    }
.a0fd200_562:checked ~ .n1k808tfnr .we51431 {
    background-color: transparent;
    }
.a0fd200_562:checked ~ .n1k808tfnr .we51431::before {
    top: 0;
    transform: rotate(45deg);
    }
.a0fd200_562:checked ~ .n1k808tfnr .we51431::after {
    top: 0;
    transform: rotate(-45deg);
    }
.t6f51447d {
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    height: auto;
    background-color: var(--nav-bg);
    flex-direction: column;
    align-items: flex-start;
    padding: 0 4vw 32px;
    border-bottom: 1px solid var(--border-color);
    box-shadow: var(--shadow-lg);
    
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: var(--transition); color: #1a1a2e;}
.a0fd200_562:checked ~ .t6f51447d {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    }
.y364scz2ihy9 {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    gap: 0;
    }
.f1cd2d4edf7 {
    width: 100%;
    height: auto;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    }
.bpufzv7ux4 {
    display: block;
    width: 100%;
    padding: 16px 0;
    font-size: 16px;
    }
.bpufzv7ux4::after {
    display: none; 
    }
.a081a15 {
    width: 100%;
    margin-top: 24px;
    flex: 1;
    justify-content: center;
    }
.k7732_17c9 {
    width: 100%;
    padding: 16px;
    font-size: 16px;
    }}
.bpufzv7ux4.active{opacity: 1; color: var(--primary-color);}
@media (min-width: 1025px){.p3c4a0__4a8 #nt5a5b47ae28, .p3c4a0__4a8 label[for="nt5a5b47ae28"]{ display: none !important; }}
@media (min-width: 1025px){.p3c4a0__4a8 .t6f51447d{ 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){.p3c4a0__4a8 .t6f51447d{ 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){.p3c4a0__4a8 .t6f51447d a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.bpufzv7ux4.active{opacity: 1; color: var(--primary-color);}
#nt5a5b47ae28:checked ~ .t6f51447d{ right: 0 !important; left: auto !important; }
@media (max-width: 1024px){.p3c4a0__4a8.x8f2a6b3380 .t6f51447d{ 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){#nt5a5b47ae28:checked ~ .t6f51447d{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1025px){.p3c4a0__4a8.x8f2a6b3380 #nt5a5b47ae28, .p3c4a0__4a8.x8f2a6b3380 label[for="nt5a5b47ae28"]{ display: none !important; }}
@media (min-width: 1025px){.p3c4a0__4a8.x8f2a6b3380 .t6f51447d{ 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){.p3c4a0__4a8.x8f2a6b3380 .t6f51447d{ 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){.p3c4a0__4a8.x8f2a6b3380 .t6f51447d a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.r5536a8{
    background-color: var(--bg-color);
    border-top: 1px solid var(--border-color);
    padding: 80px 0 40px 0;
    width: 100%; color: #1a1a2e;}
.ob9d__b464b{
    max-width: var(--max-width);
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    }
.l378f_33{
    width: 100%;
    max-width: 760px;
    text-align: center;
    margin-bottom: 60px;
    display: flex;
    flex-direction: column;
    align-items: center;
    }
.a83e1_dc94{
    font-family: "Georgia", "Source Serif Pro", serif;
    font-size: 32px;
    color: var(--text-color);
    margin-bottom: 16px;
    letter-spacing: -0.02em;
    font-weight: 600;
    }
.m3b59__f6c{
    font-size: 16px;
    line-height: 1.6;
    color: var(--text-muted);
    margin-bottom: 32px;
    max-width: 500px;
    }
.ob4b2f71b7a{
    width: 100%;
    display: flex;
    justify-content: center;
    }
.ueb2523_wu{
    background-color: var(--primary-color);
    color: var(--btn-text);
    padding: 16px 48px;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    border-radius: var(--radius-md); 
    transition: var(--transition);
    box-shadow: var(--shadow-md);
    display: inline-block;
    }
.ueb2523_wu:hover{
    filter: brightness(1.1);
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg);
    }
.gbb0bc081{
    width: 100%;
    height: 1px;
    background-color: var(--border-color);
    margin-bottom: 60px; color: #ffffff;}
.m489c3c87e0{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 80px;
    }
.cd8f__fadd1{
    flex: 1;
    min-width: 200px;
    margin-bottom: 40px;
    }
.aec5__a8cc{
    font-family: "Georgia", "Source Serif Pro", serif;
    font-size: 18px;
    color: var(--text-color);
    margin-bottom: 24px;
    font-weight: 600;
    }
.m296eda7473{
    list-style: none;
    padding: 0;
    margin: 0;
    }
.n5744d7a580{
    margin-bottom: 12px;
    }
.pcf40__49ed{
    color: var(--text-muted);
    text-decoration: none;
    font-size: 14px;
    transition: color 0.2s ease;
    }
.pcf40__49ed:hover{
    color: var(--secondary-color);
    }
.wad07_513{
    width: 100%;
    padding-top: 30px;
    border-top: 1px solid var(--border-color);
    display: flex;
    justify-content: center;
    }
.c2a1f__39fd2{
    display: flex;
    align-items: center;
    gap: 16px;
    flex-wrap: wrap;
    justify-content: center;
    }
.o86489_71{
    font-size: 13px;
    color: var(--text-muted);
    font-family: sans-serif;
    }
.k5fde__49f23{
    color: var(--border-color);
    font-size: 12px;
    }
.a9a02a8_dt9d{
    font-size: 13px;
    color: var(--text-muted);
    text-decoration: none;
    transition: color 0.2s ease;
    }
.a9a02a8_dt9d:hover{
    color: var(--primary-color);
    }
@media (max-width: 768px){.r5536a8 {
    padding: 60px 20px 30px 20px;
    }
.m489c3c87e0 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
    }
.cd8f__fadd1 {
    min-width: auto;
    margin-bottom: 0;
    }
.a83e1_dc94 {
    font-size: 24px;
    }}
@media (max-width: 480px){.m489c3c87e0{
    grid-template-columns: 1fr;
    text-align: center;
    }
.c2a1f__39fd2{
    flex-direction: column;
    gap: 8px;
    }
.k5fde__49f23{
    display: none;
    }}
.p3c4a0__4a8 *{
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-family: "Georgia", "Noto Serif SC", "Times New Roman", serif; 
}
.p3c4a0__4a8{
  position: sticky;
  top: 0;
  z-index: 1000;
  width: 100%;
  height: var(--nav-height);
  background-color: var(--nav-bg);
  border-bottom: 1px solid var(--border-color);
  color: var(--text-color);
}
.yaxkdy8bf{
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: var(--max-width);
  height: 100%;
  margin: 0 auto;
}
.zng7vv2spa{
  flex: 0 0 180px;
  font-size: 26px;
  font-weight: 700;
  color: var(--text-color);
  text-decoration: none;
  letter-spacing: 1.5px;
}
.a0fd200_562{
  display: none;
}
.n1k808tfnr{
  display: none;
  width: 32px;
  height: 32px;
  cursor: pointer;
  position: relative;
  z-index: 1001;
}
.we51431{
  position: absolute;
  top: 50%;
  left: 4px;
  transform: translateY(-50%);
  display: block;
  width: 24px;
  height: 2px;
  background-color: var(--text-color);
  transition: var(--transition); color: #ffffff;}
.we51431::before, .we51431::after{
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: var(--text-color);
  transition: var(--transition); color: #ffffff;}
.we51431::before{
  top: -8px;
}
.we51431::after{
  top: 8px;
}
.t6f51447d{
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}
.y364scz2ihy9{
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center; 
  list-style: none;
  gap: 36px;
}
.f1cd2d4edf7{
  position: relative;
  display: flex;
  align-items: center;
  height: var(--nav-height);
}
.bpufzv7ux4{
  font-size: 15px;
  font-weight: 500;
  color: var(--text-color);
  text-decoration: none;
  transition: var(--transition);
  opacity: 0.85;
}
.bpufzv7ux4:hover{
  opacity: 1;
  color: var(--primary-color);
}
.bpufzv7ux4::after{
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: var(--primary-color);
  transform: scaleX(0);
  transition: var(--transition); color: #ffffff;}
.f1cd2d4edf7:hover .bpufzv7ux4::after{
  transform: scaleX(1);
}
.a081a15{
  flex: 0 0 180px;
  display: flex;
  justify-content: flex-end;
}
.k7732_17c9{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 12px 28px;
  background-color: var(--primary-color); 
  color: var(--btn-text);                 
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  letter-spacing: 0.5px;
  border-radius: var(--radius-sm);        
  transition: var(--transition);
  border: none;
}
.k7732_17c9:hover{
  background-color: var(--secondary-color); 
  box-shadow: var(--shadow-md); color: #ffffff;}
@media (max-width: 1024px){.n1k808tfnr {
    display: block;
  }
.a0fd200_562:checked ~ .n1k808tfnr .we51431 {
    background-color: transparent;
  }
.a0fd200_562:checked ~ .n1k808tfnr .we51431::before {
    top: 0;
    transform: rotate(45deg);
  }
.a0fd200_562:checked ~ .n1k808tfnr .we51431::after {
    top: 0;
    transform: rotate(-45deg);
  }
.t6f51447d {
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    height: auto;
    background-color: var(--nav-bg);
    flex-direction: column;
    align-items: flex-start;
    padding: 0 4vw 32px;
    border-bottom: 1px solid var(--border-color);
    box-shadow: var(--shadow-lg);

    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: var(--transition); color: #1a1a2e;}
.a0fd200_562:checked ~ .t6f51447d {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
.y364scz2ihy9 {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    gap: 0;
  }
.f1cd2d4edf7 {
    width: 100%;
    height: auto;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  }
.bpufzv7ux4 {
    display: block;
    width: 100%;
    padding: 16px 0;
    font-size: 16px;
  }
.bpufzv7ux4::after {
    display: none; 
  }
.a081a15 {
    width: 100%;
    margin-top: 24px;
    flex: 1;
    justify-content: center;
  }
.k7732_17c9 {
    width: 100%;
    padding: 16px;
    font-size: 16px;
  }}
.bpufzv7ux4.active{opacity: 1; color: var(--primary-color);}
@media (min-width: 1025px){.p3c4a0__4a8 #nt5a5b47ae28, .p3c4a0__4a8 label[for="nt5a5b47ae28"]{ display: none !important; }}
@media (min-width: 1025px){.p3c4a0__4a8 .t6f51447d{ 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){.p3c4a0__4a8 .t6f51447d{ 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){.p3c4a0__4a8 .t6f51447d a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.bpufzv7ux4.active{opacity: 1; color: var(--primary-color);}
#nt5a5b47ae28:checked ~ .t6f51447d{ right: 0 !important; left: auto !important; }
@media (max-width: 1024px){.p3c4a0__4a8.x8f2a6b3380 .t6f51447d{ 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){#nt5a5b47ae28:checked ~ .t6f51447d{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1025px){.p3c4a0__4a8.x8f2a6b3380 #nt5a5b47ae28, .p3c4a0__4a8.x8f2a6b3380 label[for="nt5a5b47ae28"]{ display: none !important; }}
@media (min-width: 1025px){.p3c4a0__4a8.x8f2a6b3380 .t6f51447d{ 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){.p3c4a0__4a8.x8f2a6b3380 .t6f51447d{ 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){.p3c4a0__4a8.x8f2a6b3380 .t6f51447d a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.t156f0c0b{
    background-color: var(--bg-color);
    border-top: 1px solid var(--border-color);
    padding: 80px 0 40px 0;
    width: 100%; color: #1a1a2e;}
.q36b458f7{
    max-width: var(--max-width);
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.c49e__2d24{
    width: 100%;
    max-width: 760px;
    text-align: center;
    margin-bottom: 60px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.l3fd67d3a{
    font-family: "Georgia", "Source Serif Pro", serif;
    font-size: 32px;
    color: var(--text-color);
    margin-bottom: 16px;
    letter-spacing: -0.02em;
    font-weight: 600;
}
.hf7a1571d{
    font-size: 16px;
    line-height: 1.6;
    color: var(--text-muted);
    margin-bottom: 32px;
    max-width: 500px;
}
.l1bc__5c9c{
    width: 100%;
    display: flex;
    justify-content: center;
}
.i775e83e7bf{
    background-color: var(--primary-color);
    color: var(--btn-text);
    padding: 16px 48px;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    border-radius: var(--radius-md); 
    transition: var(--transition);
    box-shadow: var(--shadow-md);
    display: inline-block;
}
.i775e83e7bf:hover{
    filter: brightness(1.1);
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg);
}
.m2db7a0f155{
    width: 100%;
    height: 1px;
    background-color: var(--border-color);
    margin-bottom: 60px; color: #ffffff;}
.u907__a93c{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 80px;
}
.sacfd377e{
    flex: 1;
    min-width: 200px;
    margin-bottom: 40px;
}
.la045ac4230{
    font-family: "Georgia", "Source Serif Pro", serif;
    font-size: 18px;
    color: var(--text-color);
    margin-bottom: 24px;
    font-weight: 600;
}
.x3e3fbc2d24{
    list-style: none;
    padding: 0;
    margin: 0;
}
.p2ec__e071{
    margin-bottom: 12px;
}
.c87aae242f4{
    color: var(--text-muted);
    text-decoration: none;
    font-size: 14px;
    transition: color 0.2s ease;
}
.c87aae242f4:hover{
    color: var(--secondary-color);
}
.p479__37b3{
    width: 100%;
    padding-top: 30px;
    border-top: 1px solid var(--border-color);
    display: flex;
    justify-content: center;
}
.w83136c92{
    display: flex;
    align-items: center;
    gap: 16px;
    flex-wrap: wrap;
    justify-content: center;
}
.g125__efbd{
    font-size: 13px;
    color: var(--text-muted);
    font-family: sans-serif;
}
.q69145ec866{
    color: var(--border-color);
    font-size: 12px;
}
.v0105fa75{
    font-size: 13px;
    color: var(--text-muted);
    text-decoration: none;
    transition: color 0.2s ease;
}
.v0105fa75:hover{
    color: var(--primary-color);
}
@media (max-width: 768px){.t156f0c0b {
        padding: 60px 20px 30px 20px;
    }
.u907__a93c {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 30px;
    }
.sacfd377e {
        min-width: auto;
        margin-bottom: 0;
    }
.l3fd67d3a {
        font-size: 24px;
    }}
@media (max-width: 480px){.u907__a93c{
        grid-template-columns: 1fr;
        text-align: center;
    }
.w83136c92{
        flex-direction: column;
        gap: 8px;
    }
.q69145ec866{
        display: none;
    }}
.y41ff0487{box-sizing:border-box;}
.xd7f05_8d52{box-sizing:border-box;}
.nb36451afe4{box-sizing:border-box;}
.a823ac_c82c{display:block;max-width:100%;height:auto;}