:root {

  --primary-color: hsl(117, 65%, 32%);
  --secondary-color: hsl(203, 61%, 40%);
  --bg-subtle: hsl(117, 7%, 96%);
  --text-main: var(--content-text, hsl(220, 10%, 11%));
  --text-muted: hsl(117, 10%, 40%);
  --max-width: min(1200px, 92vw);
  --read-width: 800px;
  --border-radius: var(--radius-lg, 16px);
  --shadow-subtle: var(--shadow-sm, 0 4px 20px rgba(0,0,0,0.05));
  --transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  --bg-color: hsl(117, 7%, 96%);
  --text-color: hsl(117, 10%, 10%);
  --border-color: rgba(23, 28, 23, 0.1);
  --radius-sm: 8px;
  --radius-md: 16px;
  --radius-lg: 32px;
  --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.04);
  --shadow-md: 0 8px 24px rgba(0, 0, 0, 0.08);
  --shadow-lg: 0 16px 32px rgba(28, 133, 28, 0.25);
  --nav-height: 80px;
  --nav-bg: rgba(244, 246, 244, 0.85);
  --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.ja7433287.m3b8e8e_gxki{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    line-height: 1.6;
    color: var(--text-main);
    background-color: #ffffff;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    }
div.ja7433287.m3b8e8e_gxki .j12afdb8_ig{
    max-width: var(--max-width);
    margin: 0 auto;
    padding: 0 24px;
    box-sizing: border-box;
    }
div.ja7433287.m3b8e8e_gxki .b8d49_1f{
    max-width: var(--read-width);
    margin: 0 auto;
    }
div.ja7433287.m3b8e8e_gxki .lwr8p0xb7j{
    text-align: center;
    }
div.ja7433287.m3b8e8e_gxki .w5e84ac0_vcb{
    padding: 100px 0 60px;
    background: linear-gradient(180deg, var(--bg-subtle) 0%, #ffffff 100%); color: #1a1a2e;}
div.ja7433287.m3b8e8e_gxki .w5e84ac0_vcb h1{
    font-size: clamp(2.5rem, 5vw, 3.5rem);
    font-weight: 800;
    margin-bottom: 24px;
    color: var(--text-main);
    letter-spacing: -0.02em;
    }
div.ja7433287.m3b8e8e_gxki .oeeed4_ge{
    font-size: 1.25rem;
    color: var(--text-muted);
    max-width: 760px;
    margin: 0 auto 40px;
    }
div.ja7433287.m3b8e8e_gxki .d61d5b_21e6{
    display: flex;
    justify-content: center;
    gap: 16px;
    }
div.ja7433287.m3b8e8e_gxki .h7d782__5e0{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 14px 32px;
    border-radius: var(--border-radius);
    font-weight: 600;
    text-decoration: none;
    transition: var(--transition);
    cursor: pointer;
    }
div.ja7433287.m3b8e8e_gxki .pf88f93707{
    background-color: var(--primary-color);
    color: #000;
    box-shadow: 0 4px 14px rgba(0,0,0,0.1);
    }
div.ja7433287.m3b8e8e_gxki .pf88f93707:hover{
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(0,0,0,0.15);
    }
div.ja7433287.m3b8e8e_gxki .c246dce0_n3v{
    padding: 80px 0;
    }
div.ja7433287.m3b8e8e_gxki .z2d7d1c_06{
    font-size: 2.25rem;
    margin-bottom: 16px;
    font-weight: 700;
    }
div.ja7433287.m3b8e8e_gxki .hgrhglc8v60{
    color: var(--text-muted);
    margin-bottom: 48px;
    font-size: 1.1rem;
    }
div.ja7433287.m3b8e8e_gxki .q45fd369{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    gap: 32px;
    margin-top: 40px;
    }
div.ja7433287.m3b8e8e_gxki .v2e500c_e8e6{
    padding: 40px;
    border-radius: var(--border-radius);
    background: #fff;
    border: 1px solid rgba(0,0,0,0.06);
    box-shadow: var(--shadow-subtle);
    transition: var(--transition); color: #1a1a2e;}
div.ja7433287.m3b8e8e_gxki .v2e500c_e8e6:hover{
    border-color: var(--primary-color);
    }
div.ja7433287.m3b8e8e_gxki .v2e500c_e8e6 h3{
    font-size: 1.5rem;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    gap: 12px;
    }
div.ja7433287.m3b8e8e_gxki .v2e500c_e8e6 ul{
    list-style: none;
    padding: 0;
    margin: 0;
    }
div.ja7433287.m3b8e8e_gxki .v2e500c_e8e6 li{
    padding: 12px 0;
    border-bottom: 1px solid rgba(0,0,0,0.04);
    display: flex;
    justify-content: space-between;
    }
div.ja7433287.m3b8e8e_gxki .v2e500c_e8e6 li:last-child{
    border-bottom: none;
    }
div.ja7433287.m3b8e8e_gxki .db6672f5742{
    color: var(--text-muted);
    font-weight: 500;
    }
div.ja7433287.m3b8e8e_gxki .fd468c2b345{
    color: var(--text-main);
    font-weight: 600;
    }
div.ja7433287.m3b8e8e_gxki .snlev9xo{
    padding: 80px 0;
    background-color: var(--bg-subtle); color: #1a1a2e;}
div.ja7433287.m3b8e8e_gxki .raqkxstbq2c2{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: center;
    }
div.ja7433287.m3b8e8e_gxki .t822e33d_gr7{
    width: 100%;
    border-radius: var(--border-radius);
    overflow: hidden;
    box-shadow: 0 20px 40px rgba(0,0,0,0.1);
    aspect-ratio: 16/10;
    object-fit: cover;
    }
div.ja7433287.m3b8e8e_gxki .ucdf295_nj h2{
    font-size: 2rem;
    margin-bottom: 24px;
    }
div.ja7433287.m3b8e8e_gxki .ucdf295_nj p{
    font-size: 1.1rem;
    color: var(--text-muted);
    margin-bottom: 20px;
    }
div.ja7433287.m3b8e8e_gxki .lf8943_203{
    padding: 80px 0;
    }
div.ja7433287.m3b8e8e_gxki .jdc9__fbb{
    counter-reset: step;
    display: grid;
    gap: 24px;
    }
div.ja7433287.m3b8e8e_gxki .e1866bb5{
    display: flex;
    gap: 24px;
    padding: 30px;
    background: #fff;
    border-radius: var(--border-radius);
    border: 1px solid rgba(0,0,0,0.05);
    position: relative; color: #1a1a2e;}
div.ja7433287.m3b8e8e_gxki .e1866bb5::before{
    counter-increment: step;
    content: counter(step);
    flex-shrink: 0;
    width: 40px;
    height: 40px;
    background: var(--primary-color);
    color: #000;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 800;
    font-size: 1.2rem;
    }
div.ja7433287.m3b8e8e_gxki .ne9go5huw h4{
    font-size: 1.25rem;
    margin-bottom: 8px;
    }
div.ja7433287.m3b8e8e_gxki .hf529d__06cd7{
    padding: 80px 0;
    background-color: #fff; color: #1a1a2e;}
div.ja7433287.m3b8e8e_gxki .za3d4130da8{
    display: grid;
    gap: 20px;
    }
div.ja7433287.m3b8e8e_gxki .qd42__7ed{
    padding: 24px;
    border-radius: var(--border-radius);
    background: var(--bg-subtle); color: #1a1a2e;}
div.ja7433287.m3b8e8e_gxki .qd42__7ed h4{
    font-size: 1.1rem;
    margin-bottom: 12px;
    color: var(--text-main);
    }
div.ja7433287.m3b8e8e_gxki .qd42__7ed p{
    color: var(--text-muted);
    font-size: 0.95rem;
    margin: 0;
    }
div.ja7433287.m3b8e8e_gxki .bad31d_7a11{
    display: grid;
    grid-template-columns: 2fr 1fr 1fr;
    gap: 40px;
    margin-bottom: 40px;
    }
div.ja7433287.m3b8e8e_gxki .gec3d3e0237 h2{
    font-size: 1.5rem;
    margin-bottom: 16px;
    }
div.ja7433287.m3b8e8e_gxki .gec3d3e0237 p{
    opacity: 0.7;
    max-width: 300px;
    }
div.ja7433287.m3b8e8e_gxki .ie22__d990 h4{
    margin-bottom: 20px;
    font-size: 1.1rem;
    }
div.ja7433287.m3b8e8e_gxki .ie22__d990 ul{
    list-style: none;
    padding: 0;
    }
div.ja7433287.m3b8e8e_gxki .ie22__d990 li{
    margin-bottom: 12px;
    }
div.ja7433287.m3b8e8e_gxki .ie22__d990 a{
    color: #fff;
    text-decoration: none;
    opacity: 0.6;
    transition: var(--transition);
    }
div.ja7433287.m3b8e8e_gxki .ie22__d990 a:hover{
    opacity: 1;
    color: var(--primary-color);
    }
div.ja7433287.m3b8e8e_gxki .copyright{
    padding-top: 40px;
    border-top: 1px solid rgba(255,255,255,0.1);
    text-align: center;
    opacity: 0.5;
    font-size: 0.9rem;
    }
@media (max-width: 992px) {div.ja7433287.m3b8e8e_gxki .raqkxstbq2c2{
    grid-template-columns: 1fr;
    }
div.ja7433287.m3b8e8e_gxki .bad31d_7a11{
    grid-template-columns: 1fr 1fr;
    }}
@media (max-width: 768px) {div.ja7433287.m3b8e8e_gxki .w5e84ac0_vcb{ padding: 60px 0 40px; }
div.ja7433287.m3b8e8e_gxki .bad31d_7a11{ grid-template-columns: 1fr; }}
.l3cd17_jswc{
    width: 100%;
    background-color: var(--bg-color);
    padding-top: 40px;
    padding-bottom: 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box; color: #1a1a2e;}
.ulvdraibs{
    width: var(--max-width);
    background-color: #ffffff;
    border-radius: var(--radius-lg);
    padding-top: 80px;
    padding-bottom: 40px;
    padding-left: 24px;
    padding-right: 24px;
    box-shadow: var(--shadow-sm);
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box; color: #1a1a2e;}
.g27d54__a9a5{
    width: 100%;
    font-family: Georgia, "Times New Roman", serif;
    font-size: 40px;
    font-weight: 700;
    color: var(--text-color);
    text-align: center;
    margin-top: 0;
    margin-bottom: 16px;
    letter-spacing: -0.5px;
    }
.f051__8d8d5{
    width: 100%;
    max-width: 600px;
    font-family: Georgia, "Times New Roman", serif;
    font-size: 18px;
    color: var(--text-muted);
    text-align: center;
    line-height: 1.6;
    margin-top: 0;
    margin-bottom: 48px;
    }
.u318__3d585{
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 64px;
    }
.h89450d{
    width: auto;
    min-width: 240px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 32px;
    padding-right: 32px;
    background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
    color: #1a1a2e;
    border-radius: var(--radius-lg);
    font-family: system-ui, -apple-system, sans-serif;
    font-weight: 600;
    font-size: 18px;
    text-decoration: none;
    box-shadow: var(--shadow-md);
    transition: var(--transition);
    box-sizing: border-box;
    }
.h89450d:hover{
    transform: translateY(-4px);
    box-shadow: var(--shadow-lg);
    }
.i8baa6b_e8yo{
    width: 100%;
    height: 1px;
    background-color: var(--border-color);
    margin-bottom: 32px; color: #ffffff;}
.mc650__377{
    width: 100%;
    display: flex;
    justify-content: center;
    }
.naa1a8e_5f{
    width: 100%;
    font-family: system-ui, -apple-system, sans-serif;
    font-size: 15px;
    color: var(--text-muted);
    text-align: center;
    margin: 0;
    }
@media (max-width: 768px){.ulvdraibs{
    padding-top: 48px;
    padding-bottom: 32px;
    border-radius: var(--radius-md);
    }
.g27d54__a9a5{
    font-size: 32px;
    }
.f051__8d8d5{
    font-size: 16px;
    margin-bottom: 32px;
    }
.u318__3d585{
    margin-bottom: 48px;
    }
.h89450d{
    width: 100%;
    max-width: 320px;
    }}
.d57b2_7e{
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    height: var(--nav-height);
    background: var(--nav-bg);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border-bottom: 1px solid var(--border-color);
    z-index: 1000;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; color: #1a1a2e;}
.zl3p3dk80i{
    width: var(--max-width);
    display: flex;
    align-items: center;
    justify-content: space-between;
    }
.dd66b2793{
    flex: 1;
    display: flex;
    justify-content: flex-start;
    }
.d8d0c6__2dbf{
    font-family: "Georgia", "Times New Roman", serif;
    font-size: 26px;
    font-weight: 700;
    color: var(--text-color);
    text-decoration: none;
    letter-spacing: -0.5px;
    display: flex;
    align-items: center;
    transition: var(--transition);
    }
.d8d0c6__2dbf:hover{
    opacity: 0.8;
    }
.c624906_9220{
    display: none;
    }
.mf67ecb_a0c{
    flex: none;
    display: flex;
    justify-content: center;
    }
.yc99d9e{
    display: flex;
    gap: 24px;
    list-style: none;
    margin: 0;
    padding: 0;
    align-items: center;
    }
.g5258__4824{
    display: inline-block;
    }
.h10108e_b6f3{
    color: var(--text-color);
    text-decoration: none;
    font-size: 15px;
    font-weight: 500;
    padding: 8px 12px;
    border-radius: var(--radius-sm);
    transition: var(--transition);
    position: relative;
    }
.h10108e_b6f3:hover{
    background: rgba(0, 0, 0, 0.04);
    color: var(--primary-color);
    }
.h10108e_b6f3::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 2px;
    background: var(--primary-color);
    transition: var(--transition);
    border-radius: 2px; color: #ffffff;}
.h10108e_b6f3:hover::after{
    width: 18px;
    }
.ic3b28ea2fe{
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 16px;
    }
.w036f9_7h{
    background: var(--primary-color);
    color: var(--btn-text);
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    padding: 12px 28px;
    border-radius: var(--radius-lg);
    transition: var(--transition);
    box-shadow: var(--shadow-md);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    }
.w036f9_7h:hover{
    background: var(--secondary-color);
    box-shadow: var(--shadow-lg);
    transform: translateY(-2px); color: #1a1a2e;}
.nd5809_cxg{
    display: none;
    flex-direction: column;
    justify-content: space-between;
    width: 24px;
    height: 18px;
    cursor: pointer;
    z-index: 1001;
    }
.nfd941d5d0b{
    display: block;
    width: 100%;
    height: 2px;
    background-color: var(--text-color);
    border-radius: 2px;
    transition: var(--transition); color: #ffffff;}
@media (max-width: 1100px){.yc99d9e {
    gap: 12px;
    }
.h10108e_b6f3 {
    font-size: 14px;
    padding: 6px 8px;
    }}
@media (max-width: 900px){.nd5809_cxg {
    display: flex;
    }
.mf67ecb_a0c {
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background: var(--bg-color);
    box-shadow: var(--shadow-md);
    border-top: 1px solid var(--border-color);
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: var(--transition);
    padding: 24px 0; color: #1a1a2e;}
.yc99d9e {
    flex-direction: column;
    gap: 8px;
    width: 100%;
    }
.g5258__4824 {
    width: 100%;
    }
.h10108e_b6f3 {
    display: block;
    width: 80%;
    margin: 0 auto;
    text-align: center;
    padding: 14px;
    font-size: 16px;
    border-radius: var(--radius-md);
    }
.c624906_9220:checked ~ .mf67ecb_a0c {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    }
.c624906_9220:checked ~ .ic3b28ea2fe .nd5809_cxg .nfd941d5d0b:nth-child(1) {
    transform: translateY(8px) rotate(45deg);
    }
.c624906_9220:checked ~ .ic3b28ea2fe .nd5809_cxg .nfd941d5d0b:nth-child(2) {
    opacity: 0;
    }
.c624906_9220:checked ~ .ic3b28ea2fe .nd5809_cxg .nfd941d5d0b:nth-child(3) {
    transform: translateY(-8px) rotate(-45deg);
    }}
@media (max-width: 480px){.w036f9_7h {
    padding: 10px 20px;
    font-size: 14px;
    }
.d8d0c6__2dbf {
    font-size: 22px;
    }}
.h10108e_b6f3.active{background: rgba(0, 0, 0, 0.04); color: var(--primary-color);}
@media (min-width: 1101px){.d57b2_7e #ntf4708cd8a4, .d57b2_7e label[for="ntf4708cd8a4"]{ display: none !important; }}
@media (min-width: 1101px){.d57b2_7e .mf67ecb_a0c{ 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: 1101px){.d57b2_7e .mf67ecb_a0c{ 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: 1101px){.d57b2_7e .mf67ecb_a0c a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.h10108e_b6f3.active {background: rgba(0, 0, 0, 0.04); color: var(--primary-color);}
#ntf4708cd8a4:checked ~ .mf67ecb_a0c { right: 0 !important; left: auto !important; }
@media (max-width: 1100px) {.d57b2_7e.aaef1caf1 .mf67ecb_a0c { 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: 1100px) {#ntf4708cd8a4:checked ~ .mf67ecb_a0c { right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1101px) {.d57b2_7e.aaef1caf1 #ntf4708cd8a4, .d57b2_7e.aaef1caf1 label[for="ntf4708cd8a4"] { display: none !important; }}
@media (min-width: 1101px) {.d57b2_7e.aaef1caf1 .mf67ecb_a0c { 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: 1101px) {.d57b2_7e.aaef1caf1 .mf67ecb_a0c { 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: 1101px) {.d57b2_7e.aaef1caf1 .mf67ecb_a0c 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.ja7433287 img.q033bd0d4e7 {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.ja7433287 img.q033bd0d4e7.ma0299082 { aspect-ratio: 16 / 9; }
div.ja7433287 img.q033bd0d4e7.gc0b__7100 { aspect-ratio: 16 / 10; }
div.ja7433287 img.q033bd0d4e7.id4c12_eb78 { aspect-ratio: 4 / 3; }
div.ja7433287 img.q033bd0d4e7.k9751b89365 { aspect-ratio: 1 / 1; }
div.ja7433287 :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.ja7433287 .u89e__5c97 {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.ja7433287 .u89e__5c97.ma0299082 { aspect-ratio: 16 / 9; }
div.ja7433287 .u89e__5c97.gc0b__7100 { aspect-ratio: 16 / 10; }
div.ja7433287 .u89e__5c97.id4c12_eb78 { aspect-ratio: 4 / 3; }
div.ja7433287 .u89e__5c97.k9751b89365 { aspect-ratio: 1 / 1; }
div.ja7433287 .u89e__5c97 > img.q033bd0d4e7,
    div.ja7433287 .u89e__5c97 > picture > img.q033bd0d4e7 {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
.g3d204d43 {
    padding-left: clamp(16px, 4vw, 48px);
    padding-right: clamp(16px, 4vw, 48px);
    }
.g3d204d43 > :first-child,
    .g3d204d43 > :last-child {
    width: min(1280px, 100%);
    margin-left: auto;
    margin-right: auto;
    }
.d57b2_7e{
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    height: var(--nav-height);
    background: var(--nav-bg);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border-bottom: 1px solid var(--border-color);
    z-index: 1000;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; color: #1a1a2e;}
.zl3p3dk80i{
    width: var(--max-width);
    display: flex;
    align-items: center;
    justify-content: space-between;
    }
.dd66b2793{
    flex: 1;
    display: flex;
    justify-content: flex-start;
    }
.d8d0c6__2dbf{
    font-family: "Georgia", "Times New Roman", serif;
    font-size: 26px;
    font-weight: 700;
    color: var(--text-color);
    text-decoration: none;
    letter-spacing: -0.5px;
    display: flex;
    align-items: center;
    transition: var(--transition);
    }
.d8d0c6__2dbf:hover{
    opacity: 0.8;
    }
.c624906_9220{
    display: none;
    }
.mf67ecb_a0c{
    flex: none;
    display: flex;
    justify-content: center;
    }
.yc99d9e{
    display: flex;
    gap: 24px;
    list-style: none;
    margin: 0;
    padding: 0;
    align-items: center;
    }
.g5258__4824{
    display: inline-block;
    }
.h10108e_b6f3{
    color: var(--text-color);
    text-decoration: none;
    font-size: 15px;
    font-weight: 500;
    padding: 8px 12px;
    border-radius: var(--radius-sm);
    transition: var(--transition);
    position: relative;
    }
.h10108e_b6f3:hover{
    background: rgba(0, 0, 0, 0.04);
    color: var(--primary-color);
    }
.h10108e_b6f3::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 2px;
    background: var(--primary-color);
    transition: var(--transition);
    border-radius: 2px; color: #ffffff;}
.h10108e_b6f3:hover::after{
    width: 18px;
    }
.ic3b28ea2fe{
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 16px;
    }
.w036f9_7h{
    background: var(--primary-color);
    color: var(--btn-text);
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    padding: 12px 28px;
    border-radius: var(--radius-lg);
    transition: var(--transition);
    box-shadow: var(--shadow-md);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    }
.w036f9_7h:hover{
    background: var(--secondary-color);
    box-shadow: var(--shadow-lg);
    transform: translateY(-2px); color: #1a1a2e;}
.nd5809_cxg{
    display: none;
    flex-direction: column;
    justify-content: space-between;
    width: 24px;
    height: 18px;
    cursor: pointer;
    z-index: 1001;
    }
.nfd941d5d0b{
    display: block;
    width: 100%;
    height: 2px;
    background-color: var(--text-color);
    border-radius: 2px;
    transition: var(--transition); color: #ffffff;}
@media (max-width: 1100px){.yc99d9e {
    gap: 12px;
    }
.h10108e_b6f3 {
    font-size: 14px;
    padding: 6px 8px;
    }}
@media (max-width: 900px){.nd5809_cxg {
    display: flex;
    }
.mf67ecb_a0c {
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background: var(--bg-color);
    box-shadow: var(--shadow-md);
    border-top: 1px solid var(--border-color);
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: var(--transition);
    padding: 24px 0; color: #1a1a2e;}
.yc99d9e {
    flex-direction: column;
    gap: 8px;
    width: 100%;
    }
.g5258__4824 {
    width: 100%;
    }
.h10108e_b6f3 {
    display: block;
    width: 80%;
    margin: 0 auto;
    text-align: center;
    padding: 14px;
    font-size: 16px;
    border-radius: var(--radius-md);
    }
.c624906_9220:checked ~ .mf67ecb_a0c {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    }
.c624906_9220:checked ~ .ic3b28ea2fe .nd5809_cxg .nfd941d5d0b:nth-child(1) {
    transform: translateY(8px) rotate(45deg);
    }
.c624906_9220:checked ~ .ic3b28ea2fe .nd5809_cxg .nfd941d5d0b:nth-child(2) {
    opacity: 0;
    }
.c624906_9220:checked ~ .ic3b28ea2fe .nd5809_cxg .nfd941d5d0b:nth-child(3) {
    transform: translateY(-8px) rotate(-45deg);
    }}
@media (max-width: 480px){.w036f9_7h {
    padding: 10px 20px;
    font-size: 14px;
    }
.d8d0c6__2dbf {
    font-size: 22px;
    }}
.h10108e_b6f3.active{background: rgba(0, 0, 0, 0.04); color: var(--primary-color);}
@media (min-width: 1101px){.d57b2_7e #ntf4708cd8a4, .d57b2_7e label[for="ntf4708cd8a4"]{ display: none !important; }}
@media (min-width: 1101px){.d57b2_7e .mf67ecb_a0c{ 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: 1101px){.d57b2_7e .mf67ecb_a0c{ 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: 1101px){.d57b2_7e .mf67ecb_a0c a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.h10108e_b6f3.active{background: rgba(0, 0, 0, 0.04); color: var(--primary-color);}
#ntf4708cd8a4:checked ~ .mf67ecb_a0c{ right: 0 !important; left: auto !important; }
@media (max-width: 1100px){.d57b2_7e.aaef1caf1 .mf67ecb_a0c{ 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: 1100px){#ntf4708cd8a4:checked ~ .mf67ecb_a0c{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1101px){.d57b2_7e.aaef1caf1 #ntf4708cd8a4, .d57b2_7e.aaef1caf1 label[for="ntf4708cd8a4"]{ display: none !important; }}
@media (min-width: 1101px){.d57b2_7e.aaef1caf1 .mf67ecb_a0c{ 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: 1101px){.d57b2_7e.aaef1caf1 .mf67ecb_a0c{ 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: 1101px){.d57b2_7e.aaef1caf1 .mf67ecb_a0c a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.l3cd17_jswc{
    width: 100%;
    background-color: var(--bg-color);
    padding-top: 40px;
    padding-bottom: 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box; color: #1a1a2e;}
.ulvdraibs{
    width: var(--max-width);
    background-color: #ffffff;
    border-radius: var(--radius-lg);
    padding-top: 80px;
    padding-bottom: 40px;
    padding-left: 24px;
    padding-right: 24px;
    box-shadow: var(--shadow-sm);
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box; color: #1a1a2e;}
.g27d54__a9a5{
    width: 100%;
    font-family: Georgia, "Times New Roman", serif;
    font-size: 40px;
    font-weight: 700;
    color: var(--text-color);
    text-align: center;
    margin-top: 0;
    margin-bottom: 16px;
    letter-spacing: -0.5px;
    }
.f051__8d8d5{
    width: 100%;
    max-width: 600px;
    font-family: Georgia, "Times New Roman", serif;
    font-size: 18px;
    color: var(--text-muted);
    text-align: center;
    line-height: 1.6;
    margin-top: 0;
    margin-bottom: 48px;
    }
.u318__3d585{
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 64px;
    }
.h89450d{
    width: auto;
    min-width: 240px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 32px;
    padding-right: 32px;
    background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
    color: #1a1a2e;
    border-radius: var(--radius-lg);
    font-family: system-ui, -apple-system, sans-serif;
    font-weight: 600;
    font-size: 18px;
    text-decoration: none;
    box-shadow: var(--shadow-md);
    transition: var(--transition);
    box-sizing: border-box;
    }
.h89450d:hover{
    transform: translateY(-4px);
    box-shadow: var(--shadow-lg);
    }
.i8baa6b_e8yo{
    width: 100%;
    height: 1px;
    background-color: var(--border-color);
    margin-bottom: 32px; color: #ffffff;}
.mc650__377{
    width: 100%;
    display: flex;
    justify-content: center;
    }
.naa1a8e_5f{
    width: 100%;
    font-family: system-ui, -apple-system, sans-serif;
    font-size: 15px;
    color: var(--text-muted);
    text-align: center;
    margin: 0;
    }
@media (max-width: 768px){.ulvdraibs{
    padding-top: 48px;
    padding-bottom: 32px;
    border-radius: var(--radius-md);
    }
.g27d54__a9a5{
    font-size: 32px;
    }
.f051__8d8d5{
    font-size: 16px;
    margin-bottom: 32px;
    }
.u318__3d585{
    margin-bottom: 48px;
    }
.h89450d{
    width: 100%;
    max-width: 320px;
    }}
.d57b2_7e{
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  height: var(--nav-height);
  background: var(--nav-bg);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border-bottom: 1px solid var(--border-color);
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; color: #1a1a2e;}
.zl3p3dk80i{
  width: var(--max-width);
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.dd66b2793{
  flex: 1;
  display: flex;
  justify-content: flex-start;
}
.d8d0c6__2dbf{
  font-family: "Georgia", "Times New Roman", serif;
  font-size: 26px;
  font-weight: 700;
  color: var(--text-color);
  text-decoration: none;
  letter-spacing: -0.5px;
  display: flex;
  align-items: center;
  transition: var(--transition);
}
.d8d0c6__2dbf:hover{
  opacity: 0.8;
}
.c624906_9220{
  display: none;
}
.mf67ecb_a0c{
  flex: none;
  display: flex;
  justify-content: center;
}
.yc99d9e{
  display: flex;
  gap: 24px;
  list-style: none;
  margin: 0;
  padding: 0;
  align-items: center;
}
.g5258__4824{
  display: inline-block;
}
.h10108e_b6f3{
  color: var(--text-color);
  text-decoration: none;
  font-size: 15px;
  font-weight: 500;
  padding: 8px 12px;
  border-radius: var(--radius-sm);
  transition: var(--transition);
  position: relative;
}
.h10108e_b6f3:hover{
  background: rgba(0, 0, 0, 0.04);
  color: var(--primary-color);
}
.h10108e_b6f3::after{
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 2px;
  background: var(--primary-color);
  transition: var(--transition);
  border-radius: 2px; color: #ffffff;}
.h10108e_b6f3:hover::after{
  width: 18px;
}
.ic3b28ea2fe{
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 16px;
}
.w036f9_7h{
  background: var(--primary-color);
  color: var(--btn-text);
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  padding: 12px 28px;
  border-radius: var(--radius-lg);
  transition: var(--transition);
  box-shadow: var(--shadow-md);
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.w036f9_7h:hover{
  background: var(--secondary-color);
  box-shadow: var(--shadow-lg);
  transform: translateY(-2px); color: #1a1a2e;}
.nd5809_cxg{
  display: none;
  flex-direction: column;
  justify-content: space-between;
  width: 24px;
  height: 18px;
  cursor: pointer;
  z-index: 1001;
}
.nfd941d5d0b{
  display: block;
  width: 100%;
  height: 2px;
  background-color: var(--text-color);
  border-radius: 2px;
  transition: var(--transition); color: #ffffff;}
@media (max-width: 1100px){.yc99d9e {
    gap: 12px;
  }
.h10108e_b6f3 {
    font-size: 14px;
    padding: 6px 8px;
  }}
@media (max-width: 900px){.nd5809_cxg {
    display: flex;
  }
.mf67ecb_a0c {
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background: var(--bg-color);
    box-shadow: var(--shadow-md);
    border-top: 1px solid var(--border-color);
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: var(--transition);
    padding: 24px 0; color: #1a1a2e;}
.yc99d9e {
    flex-direction: column;
    gap: 8px;
    width: 100%;
  }
.g5258__4824 {
    width: 100%;
  }
.h10108e_b6f3 {
    display: block;
    width: 80%;
    margin: 0 auto;
    text-align: center;
    padding: 14px;
    font-size: 16px;
    border-radius: var(--radius-md);
  }
.c624906_9220:checked ~ .mf67ecb_a0c {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
.c624906_9220:checked ~ .ic3b28ea2fe .nd5809_cxg .nfd941d5d0b:nth-child(1) {
    transform: translateY(8px) rotate(45deg);
  }
.c624906_9220:checked ~ .ic3b28ea2fe .nd5809_cxg .nfd941d5d0b:nth-child(2) {
    opacity: 0;
  }
.c624906_9220:checked ~ .ic3b28ea2fe .nd5809_cxg .nfd941d5d0b:nth-child(3) {
    transform: translateY(-8px) rotate(-45deg);
  }}
@media (max-width: 480px){.w036f9_7h {
    padding: 10px 20px;
    font-size: 14px;
  }
.d8d0c6__2dbf {
    font-size: 22px;
  }}
.h10108e_b6f3.active{background: rgba(0, 0, 0, 0.04); color: var(--primary-color);}
@media (min-width: 1101px){.d57b2_7e #ntf4708cd8a4, .d57b2_7e label[for="ntf4708cd8a4"]{ display: none !important; }}
@media (min-width: 1101px){.d57b2_7e .mf67ecb_a0c{ 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: 1101px){.d57b2_7e .mf67ecb_a0c{ 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: 1101px){.d57b2_7e .mf67ecb_a0c a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.h10108e_b6f3.active{background: rgba(0, 0, 0, 0.04); color: var(--primary-color);}
#ntf4708cd8a4:checked ~ .mf67ecb_a0c{ right: 0 !important; left: auto !important; }
@media (max-width: 1100px){.d57b2_7e.aaef1caf1 .mf67ecb_a0c{ 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: 1100px){#ntf4708cd8a4:checked ~ .mf67ecb_a0c{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1101px){.d57b2_7e.aaef1caf1 #ntf4708cd8a4, .d57b2_7e.aaef1caf1 label[for="ntf4708cd8a4"]{ display: none !important; }}
@media (min-width: 1101px){.d57b2_7e.aaef1caf1 .mf67ecb_a0c{ 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: 1101px){.d57b2_7e.aaef1caf1 .mf67ecb_a0c{ 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: 1101px){.d57b2_7e.aaef1caf1 .mf67ecb_a0c a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.x6f68917c34{
  width: 100%;
  background-color: var(--bg-color);
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  box-sizing: border-box; color: #1a1a2e;}
.r59728386{
  width: var(--max-width);
  background-color: #ffffff;
  border-radius: var(--radius-lg);
  padding-top: 80px;
  padding-bottom: 40px;
  padding-left: 24px;
  padding-right: 24px;
  box-shadow: var(--shadow-sm);
  display: flex;
  flex-direction: column;
  align-items: center;
  box-sizing: border-box; color: #1a1a2e;}
.q1c0bfb50{
  width: 100%;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 40px;
  font-weight: 700;
  color: var(--text-color);
  text-align: center;
  margin-top: 0;
  margin-bottom: 16px;
  letter-spacing: -0.5px;
}
.q7a9a9bfa2e{
  width: 100%;
  max-width: 600px;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 18px;
  color: var(--text-muted);
  text-align: center;
  line-height: 1.6;
  margin-top: 0;
  margin-bottom: 48px;
}
.beed7c_76cc{
  width: 100%;
  display: flex;
  justify-content: center;
  margin-bottom: 64px;
}
.c31306_5099{
  width: auto;
  min-width: 240px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 32px;
  padding-right: 32px;
  background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
  color: #1a1a2e;
  border-radius: var(--radius-lg);
  font-family: system-ui, -apple-system, sans-serif;
  font-weight: 600;
  font-size: 18px;
  text-decoration: none;
  box-shadow: var(--shadow-md);
  transition: var(--transition);
  box-sizing: border-box;
}
.c31306_5099:hover{
  transform: translateY(-4px);
  box-shadow: var(--shadow-lg);
}
.nfa8f0565{
  width: 100%;
  height: 1px;
  background-color: var(--border-color);
  margin-bottom: 32px; color: #ffffff;}
.e64e4e_1a65{
  width: 100%;
  display: flex;
  justify-content: center;
}
.sb83__88c3{
  width: 100%;
  font-family: system-ui, -apple-system, sans-serif;
  font-size: 15px;
  color: var(--text-muted);
  text-align: center;
  margin: 0;
}
@media (max-width: 768px){.r59728386{
    padding-top: 48px;
    padding-bottom: 32px;
    border-radius: var(--radius-md);
  }
.q1c0bfb50{
    font-size: 32px;
  }
.q7a9a9bfa2e{
    font-size: 16px;
    margin-bottom: 32px;
  }
.beed7c_76cc{
    margin-bottom: 48px;
  }
.c31306_5099{
    width: 100%;
    max-width: 320px;
  }}
.vedaede1e88{box-sizing:border-box;}
.bfa2d0_7861{box-sizing:border-box;}
.tb0ac7776cc{box-sizing:border-box;}