:root {

  --primary-color: hsl(156, 79%, 40%);
  --secondary-color: hsl(295, 63%, 55%);
  --text-main: var(--content-text, hsl(220, 10%, 11%));
  --bg-soft: hsl(156, 7%, 96%);
  --white: #ffffff;
  --max-width: 1200px;
  --read-width: 760px;
  --transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  --shadow-sm: 0 2px 4px rgba(0, 0, 0, 0.05);
  --shadow-md: 0 4px 12px rgba(0, 0, 0, 0.08);
  --bg-color: hsl(156, 7%, 96%);
  --text-color: hsl(156, 10%, 10%);
  --text-muted: hsl(156, 5%, 45%);
  --border-color: rgba(0, 0, 0, 0.12);
  --radius-sm: 0px;
  --radius-md: 0px;
  --radius-lg: 0px;
  --shadow-lg: 0 12px 24px rgba(0, 0, 0, 0.12);
  --nav-height: 80px;
  --nav-bg: rgba(243, 247, 245, 0.95);
  --font-serif: "Georgia", "Times New Roman", serif;
  --font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-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.y41576_3a5a.ofeb63__f15.b97de3ff04{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    color: var(--text-main, #1a1a1a);
    background-color: var(--bg-soft, #f4f7f5);
    line-height: 1.6;
    overflow-x: hidden;
    }
div.y41576_3a5a.ofeb63__f15 .w872c6e_bhn0{
    max-width: var(--max-width);
    margin: 0 auto;
    padding: 0 24px;
    box-sizing: border-box;
    }
div.y41576_3a5a.ofeb63__f15 .m50037a9e06{ text-align: center; }
div.y41576_3a5a.ofeb63__f15 .q6d61e2_46{
    padding: 80px 0 100px;
    background: linear-gradient(180deg, #ffffff 0%, var(--bg-soft) 100%); color: #1a1a2e;}
div.y41576_3a5a.ofeb63__f15 .b26avpfc{
    width: 100%;
    max-width: 1000px;
    margin: 0 auto 48px;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: var(--shadow-md);
    }
div.y41576_3a5a.ofeb63__f15 .b26avpfc img{
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;
    object-fit: cover;
    display: block;
    }
div.y41576_3a5a.ofeb63__f15 .cbf2e__1693e{
    max-width: var(--read-width);
    margin: 0 auto;
    text-align: center;
    }
div.y41576_3a5a.ofeb63__f15 .cbf2e__1693e h1{
    font-size: clamp(2rem, 5vw, 3.5rem);
    font-weight: 800;
    line-height: 1.2;
    margin-bottom: 24px;
    letter-spacing: -0.02em;
    }
div.y41576_3a5a.ofeb63__f15 .cbf2e__1693e p{
    font-size: 1.25rem;
    color: #555;
    margin-bottom: 40px;
    }
div.y41576_3a5a.ofeb63__f15 .mc7b__53bcd{
    display: flex;
    gap: 16px;
    justify-content: center;
    align-items: center;
    }
div.y41576_3a5a.ofeb63__f15 .y9eb95_28j{
    background-color: var(--primary-color, #4ade80);
    color: #000;
    padding: 16px 40px;
    border-radius: 50px;
    font-weight: 600;
    text-decoration: none;
    font-size: 1.1rem;
    box-shadow: 0 4px 14px rgba(74, 222, 128, 0.4);
    transition: var(--transition);
    }
div.y41576_3a5a.ofeb63__f15 .y9eb95_28j:hover{
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(74, 222, 128, 0.6);
    }
div.y41576_3a5a.ofeb63__f15 .b5f1__50c48{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
    gap: 24px;
    padding: 80px 0;
    }
div.y41576_3a5a.ofeb63__f15 .c1ceb_1b{
    background: var(--white);
    padding: 32px;
    border-radius: 16px;
    border: 1px solid rgba(0,0,0,0.05);
    transition: var(--transition);
    height: 100%; color: #1a1a2e;}
div.y41576_3a5a.ofeb63__f15 .c1ceb_1b:hover{
    border-color: var(--primary-color);
    transform: translateY(-5px);
    }
div.y41576_3a5a.ofeb63__f15 .c1ceb_1b svg{
    width: 40px;
    height: 40px;
    margin-bottom: 20px;
    color: var(--primary-color);
    }
div.y41576_3a5a.ofeb63__f15 .c1ceb_1b h3{
    font-size: 1.25rem;
    margin-bottom: 12px;
    }
div.y41576_3a5a.ofeb63__f15 .c1ceb_1b p{
    font-size: 0.95rem;
    color: #666;
    }
div.y41576_3a5a.ofeb63__f15 .x66a945a_k9{
    padding: 100px 0;
    }
div.y41576_3a5a.ofeb63__f15 .kj55xvqjzdt{
    display: flex;
    align-items: center;
    gap: 60px;
    margin-bottom: 80px;
    }
div.y41576_3a5a.ofeb63__f15 .kj55xvqjzdt:nth-child(even){
    flex-direction: row-reverse;
    }
div.y41576_3a5a.ofeb63__f15 .m7f94bc3{
    flex: 1;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: var(--shadow-md);
    }
div.y41576_3a5a.ofeb63__f15 .m7f94bc3 img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    }
div.y41576_3a5a.ofeb63__f15 .xcf8ade42{
    flex: 1;
    }
div.y41576_3a5a.ofeb63__f15 .xcf8ade42 h2{
    font-size: 2.25rem;
    margin-bottom: 24px;
    position: relative;
    }
div.y41576_3a5a.ofeb63__f15 .xcf8ade42 h2::after{
    content: "";
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 60px;
    height: 4px;
    background: var(--secondary-color); color: #1a1a2e;}
div.y41576_3a5a.ofeb63__f15 .xcf8ade42 ul{
    list-style: none;
    padding: 0;
    margin: 24px 0;
    }
div.y41576_3a5a.ofeb63__f15 .xcf8ade42 li{
    padding: 10px 0;
    border-bottom: 1px solid rgba(0,0,0,0.05);
    display: flex;
    align-items: flex-start;
    }
div.y41576_3a5a.ofeb63__f15 .xcf8ade42 li::before{
    content: "✓";
    color: var(--primary-color);
    margin-right: 12px;
    font-weight: bold;
    }
div.y41576_3a5a.ofeb63__f15 .qb5b1e9_31a{
    background: var(--white);
    padding: 100px 0; color: #1a1a2e;}
div.y41576_3a5a.ofeb63__f15 .qc1f0ed{
    max-width: 800px;
    margin: 48px auto 0;
    }
div.y41576_3a5a.ofeb63__f15 .pbb8969a{
    margin-bottom: 32px;
    }
div.y41576_3a5a.ofeb63__f15 .pbb8969a h4{
    font-size: 1.1rem;
    margin-bottom: 12px;
    color: var(--text-main);
    }
div.y41576_3a5a.ofeb63__f15 .pbb8969a p{
    color: #666;
    font-size: 1rem;
    }
div.y41576_3a5a.ofeb63__f15 .ad1144251af{
    padding: 60px 0;
    border-top: 1px solid rgba(0,0,0,0.1);
    background: var(--bg-soft); color: #1a1a2e;}
div.y41576_3a5a.ofeb63__f15 .qb822a_39d5{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 40px;
    }
div.y41576_3a5a.ofeb63__f15 .d1e923702 h2{
    margin: 0 0 16px;
    font-size: 1.5rem;
    }
div.y41576_3a5a.ofeb63__f15 .nd64ca190 a{
    color: #666;
    text-decoration: none;
    margin-right: 20px;
    font-size: 0.9rem;
    }
div.y41576_3a5a.ofeb63__f15 .nd64ca190 a:hover{
    color: var(--primary-color);
    }
div.y41576_3a5a.ofeb63__f15 .copyright{
    margin-top: 40px;
    padding-top: 24px;
    border-top: 1px solid rgba(0,0,0,0.05);
    font-size: 0.85rem;
    color: #999;
    }
@media (max-width: 992px) {div.y41576_3a5a.ofeb63__f15 .kj55xvqjzdt, div.y41576_3a5a.ofeb63__f15 .kj55xvqjzdt:nth-child(even){
    flex-direction: column;
    }
div.y41576_3a5a.ofeb63__f15 .cbf2e__1693e h1{ font-size: 2.5rem; }}
.t88242b_j0{
    background-color: var(--bg-color, hsl(156, 7%, 96%));
    border-top: 1px solid var(--border-color, rgba(0, 0, 0, 0.12));
    padding: 80px 24px 40px 24px;
    width: 100%;
    box-sizing: border-box; color: #1a1a2e;}
.qb822a_39d5{
    max-width: var(--max-width, 1200px);
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: column;
    align-items: center; 
    width: 100%;
    }
.p2cocv16{
    text-align: center;
    max-width: 760px; 
    margin-bottom: 60px;
    width: 100%;
    }
.y4f90df2e4{
    font-family: var(--font-serif, "Georgia", serif);
    font-size: 32px;
    color: var(--text-color, hsl(156, 10%, 10%));
    margin-bottom: 32px;
    font-weight: 500;
    letter-spacing: -0.01em;
    }
.e90a1b6_95c{
    display: inline-block;
    background-color: var(--primary-color, hsl(156, 79%, 40%));
    color: #1a1a2e;
    padding: 16px 40px;
    font-family: var(--font-sans, sans-serif);
    font-weight: 600;
    text-decoration: none;
    border-radius: var(--radius-md, 0px); 
    box-shadow: var(--shadow-md, 0 4px 12px rgba(0, 0, 0, 0.08));
    transition: var(--transition, all 0.25s cubic-bezier(0.4, 0, 0.2, 1));
    }
.e90a1b6_95c:hover{
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg, 0 12px 24px rgba(0, 0, 0, 0.12));
    filter: brightness(1.1);
    }
.f30ec_496f{
    width: 100%;
    height: 1px;
    background-color: var(--border-color, rgba(0, 0, 0, 0.12));
    margin-bottom: 60px; color: #ffffff;}
.lvrxqmnb1p{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 80px;
    }
.q9373a__66e3d{
    flex: 1;
    min-width: 200px;
    margin-bottom: 30px;
    }
.k2ff856_c5{
    display: block;
    font-family: var(--font-sans, sans-serif);
    font-size: 14px;
    font-weight: 700;
    color: var(--text-color, hsl(156, 10%, 10%));
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin-bottom: 24px;
    }
.od5e34__074{
    display: flex;
    flex-direction: column;
    gap: 12px;
    }
.x9f9d_6e6{
    width: 100%;
    }
.m6fc46d6_do{
    font-family: var(--font-sans, sans-serif);
    font-size: 15px;
    color: var(--text-muted, hsl(156, 5%, 45%));
    text-decoration: none;
    transition: var(--transition, all 0.25s);
    }
a.m6fc46d6_do:hover{
    color: var(--primary-color, hsl(156, 79%, 40%));
    }
.n6n6gg6s{
    width: 100%;
    padding-top: 30px;
    border-top: 1px solid var(--border-color, rgba(0, 0, 0, 0.12));
    text-align: center;
    }
.t613adb_0s{
    font-family: var(--font-sans, sans-serif);
    font-size: 14px;
    color: var(--text-muted, hsl(156, 5%, 45%));
    margin: 0;
    }
@media (max-width: 768px){.t88242b_j0 {
    padding: 60px 20px 30px 20px;
    }
.y4f90df2e4 {
    font-size: 26px;
    }
.lvrxqmnb1p {
    flex-direction: column;
    align-items: center;
    text-align: center;
    }
.q9373a__66e3d {
    width: 100%;
    margin-bottom: 40px;
    }}
*{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    }
.hf0502__775e6{
    width: 100%;
    height: var(--nav-height);
    background-color: var(--nav-bg);
    border-bottom: 1px solid var(--border-color);
    position: sticky;
    top: 0;
    z-index: 1000;
    display: flex;
    justify-content: center; 
    backdrop-filter: blur(10px); color: #1a1a2e;}
.u3d716859{
    width: var(--max-width);
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 24px;
    }
.kaf96bea{
    text-decoration: none;
    display: flex;
    align-items: center;
    flex-shrink: 0;
    }
.x1e7e7152{
    font-family: var(--font-serif);
    font-size: 22px;
    font-weight: 700;
    color: var(--text-color);
    letter-spacing: -0.5px;
    text-transform: uppercase;
    }
.v356073_fa42{
    display: flex;
    list-style: none;
    gap: 24px;
    height: 100%;
    align-items: center;
    }
.de75d5187a4{
    text-decoration: none;
    color: var(--text-muted);
    font-family: var(--font-sans);
    font-size: 14px;
    font-weight: 500;
    transition: var(--transition);
    position: relative;
    padding: 8px 0;
    }
.de75d5187a4:hover{
    color: var(--text-color);
    }
.de75d5187a4::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background-color: var(--primary-color);
    transition: var(--transition); color: #1a1a2e;}
.de75d5187a4:hover::after{
    width: 100%;
    }
.sdngn571g8nh{
    display: flex;
    align-items: center;
    margin-left: 24px;
    }
.i4b01f9_d59{
    background-color: var(--primary-color);
    color: #1a1a2e; 
    text-decoration: none;
    padding: 10px 24px;
    font-family: var(--font-sans);
    font-size: 14px;
    font-weight: 600;
    border: none;
    transition: var(--transition);
    box-shadow: var(--shadow-sm);
    display: inline-block;
    }
.i4b01f9_d59:hover{
    background-color: var(--text-color); 
    box-shadow: var(--shadow-md);
    transform: translateY(-1px); color: #ffffff;}
.jda49f2e{
    display: none;
    }
.r2d30ff_dve{
    display: none;
    cursor: pointer;
    padding: 10px;
    }
.kf18b3_brl{
    display: block;
    width: 24px;
    height: 2px;
    background: var(--text-color);
    position: relative; color: #ffffff;}
.kf18b3_brl::before, .kf18b3_brl::after{
    content: "";
    position: absolute;
    width: 24px;
    height: 2px;
    background: var(--text-color);
    transition: var(--transition); color: #ffffff;}
.kf18b3_brl::before{ top: -8px; }
.kf18b3_brl::after{ bottom: -8px; }
@media (max-width: 1024px){.v356073_fa42 {
    gap: 12px;
    }
.de75d5187a4 {
    font-size: 13px;
    }}
@media (max-width: 860px){.r2d30ff_dve{
    display: block;
    order: 3;
    }
.kaf96bea{
    order: 1;
    }
.sdngn571g8nh{
    display: none; 
    }
.v356073_fa42{
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background: var(--bg-color);
    flex-direction: column;
    height: 0;
    overflow: hidden;
    transition: var(--transition);
    border-bottom: 0 solid var(--border-color);
    gap: 0;
    padding: 0; color: #1a1a2e;}
.scx7uo2yg{
    width: 100%;
    text-align: center;
    border-bottom: 1px solid var(--border-color);
    }
.de75d5187a4{
    display: block;
    padding: 20px;
    width: 100%;
    }
.jda49f2e:checked ~ .v356073_fa42{
    height: auto;
    border-bottom: 1px solid var(--border-color);
    box-shadow: var(--shadow-lg);
    }
.jda49f2e:checked ~ .r2d30ff_dve .kf18b3_brl{
    background: transparent;
    }
.jda49f2e:checked ~ .r2d30ff_dve .kf18b3_brl::before{
    transform: rotate(45deg);
    top: 0;
    }
.jda49f2e:checked ~ .r2d30ff_dve .kf18b3_brl::after{
    transform: rotate(-45deg);
    bottom: 0;
    }}
.de75d5187a4.active{color: var(--text-color);}
@media (min-width: 1025px){.hf0502__775e6 #ntb2cecb3b37, .hf0502__775e6 label[for="ntb2cecb3b37"]{ display: none !important; }}
@media (min-width: 1025px){.hf0502__775e6 .v356073_fa42{ 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){.hf0502__775e6 .v356073_fa42{ 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){.hf0502__775e6 .v356073_fa42 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.de75d5187a4.active {color: var(--text-color);}
#ntb2cecb3b37:checked ~ .v356073_fa42 { right: 0 !important; left: auto !important; }
@media (max-width: 1024px) {.hf0502__775e6.ue75__7b03 .v356073_fa42 { 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) {#ntb2cecb3b37:checked ~ .v356073_fa42 { right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1025px) {.hf0502__775e6.ue75__7b03 #ntb2cecb3b37, .hf0502__775e6.ue75__7b03 label[for="ntb2cecb3b37"] { display: none !important; }}
@media (min-width: 1025px) {.hf0502__775e6.ue75__7b03 .v356073_fa42 { 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) {.hf0502__775e6.ue75__7b03 .v356073_fa42 { 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) {.hf0502__775e6.ue75__7b03 .v356073_fa42 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.y41576_3a5a img.r445__2630 {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.y41576_3a5a img.r445__2630.n8d0__71e1 { aspect-ratio: 16 / 9; }
div.y41576_3a5a img.r445__2630.y343__1501 { aspect-ratio: 16 / 10; }
div.y41576_3a5a img.r445__2630.i703f087c49 { aspect-ratio: 4 / 3; }
div.y41576_3a5a img.r445__2630.k8bcd1aa6 { aspect-ratio: 1 / 1; }
div.y41576_3a5a :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.y41576_3a5a .s2cbfc7e5 {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.y41576_3a5a .s2cbfc7e5.n8d0__71e1 { aspect-ratio: 16 / 9; }
div.y41576_3a5a .s2cbfc7e5.y343__1501 { aspect-ratio: 16 / 10; }
div.y41576_3a5a .s2cbfc7e5.i703f087c49 { aspect-ratio: 4 / 3; }
div.y41576_3a5a .s2cbfc7e5.k8bcd1aa6 { aspect-ratio: 1 / 1; }
div.y41576_3a5a .s2cbfc7e5 > img.r445__2630,
    div.y41576_3a5a .s2cbfc7e5 > picture > img.r445__2630 {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
.ke35__a0ea {
    padding-left: clamp(16px, 4vw, 48px);
    padding-right: clamp(16px, 4vw, 48px);
    }
.ke35__a0ea > :first-child,
    .ke35__a0ea > :last-child {
    width: min(1280px, 100%);
    margin-left: auto;
    margin-right: auto;
    }
*{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    }
.hf0502__775e6{
    width: 100%;
    height: var(--nav-height);
    background-color: var(--nav-bg);
    border-bottom: 1px solid var(--border-color);
    position: sticky;
    top: 0;
    z-index: 1000;
    display: flex;
    justify-content: center; 
    backdrop-filter: blur(10px); color: #1a1a2e;}
.u3d716859{
    width: var(--max-width);
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 24px;
    }
.kaf96bea{
    text-decoration: none;
    display: flex;
    align-items: center;
    flex-shrink: 0;
    }
.x1e7e7152{
    font-family: var(--font-serif);
    font-size: 22px;
    font-weight: 700;
    color: var(--text-color);
    letter-spacing: -0.5px;
    text-transform: uppercase;
    }
.v356073_fa42{
    display: flex;
    list-style: none;
    gap: 24px;
    height: 100%;
    align-items: center;
    }
.de75d5187a4{
    text-decoration: none;
    color: var(--text-muted);
    font-family: var(--font-sans);
    font-size: 14px;
    font-weight: 500;
    transition: var(--transition);
    position: relative;
    padding: 8px 0;
    }
.de75d5187a4:hover{
    color: var(--text-color);
    }
.de75d5187a4::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background-color: var(--primary-color);
    transition: var(--transition); color: #1a1a2e;}
.de75d5187a4:hover::after{
    width: 100%;
    }
.sdngn571g8nh{
    display: flex;
    align-items: center;
    margin-left: 24px;
    }
.i4b01f9_d59{
    background-color: var(--primary-color);
    color: #1a1a2e; 
    text-decoration: none;
    padding: 10px 24px;
    font-family: var(--font-sans);
    font-size: 14px;
    font-weight: 600;
    border: none;
    transition: var(--transition);
    box-shadow: var(--shadow-sm);
    display: inline-block;
    }
.i4b01f9_d59:hover{
    background-color: var(--text-color); 
    box-shadow: var(--shadow-md);
    transform: translateY(-1px); color: #ffffff;}
.jda49f2e{
    display: none;
    }
.r2d30ff_dve{
    display: none;
    cursor: pointer;
    padding: 10px;
    }
.kf18b3_brl{
    display: block;
    width: 24px;
    height: 2px;
    background: var(--text-color);
    position: relative; color: #ffffff;}
.kf18b3_brl::before, .kf18b3_brl::after{
    content: "";
    position: absolute;
    width: 24px;
    height: 2px;
    background: var(--text-color);
    transition: var(--transition); color: #ffffff;}
.kf18b3_brl::before{ top: -8px; }
.kf18b3_brl::after{ bottom: -8px; }
@media (max-width: 1024px){.v356073_fa42 {
    gap: 12px;
    }
.de75d5187a4 {
    font-size: 13px;
    }}
@media (max-width: 860px){.r2d30ff_dve{
    display: block;
    order: 3;
    }
.kaf96bea{
    order: 1;
    }
.sdngn571g8nh{
    display: none; 
    }
.v356073_fa42{
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background: var(--bg-color);
    flex-direction: column;
    height: 0;
    overflow: hidden;
    transition: var(--transition);
    border-bottom: 0 solid var(--border-color);
    gap: 0;
    padding: 0; color: #1a1a2e;}
.scx7uo2yg{
    width: 100%;
    text-align: center;
    border-bottom: 1px solid var(--border-color);
    }
.de75d5187a4{
    display: block;
    padding: 20px;
    width: 100%;
    }
.jda49f2e:checked ~ .v356073_fa42{
    height: auto;
    border-bottom: 1px solid var(--border-color);
    box-shadow: var(--shadow-lg);
    }
.jda49f2e:checked ~ .r2d30ff_dve .kf18b3_brl{
    background: transparent;
    }
.jda49f2e:checked ~ .r2d30ff_dve .kf18b3_brl::before{
    transform: rotate(45deg);
    top: 0;
    }
.jda49f2e:checked ~ .r2d30ff_dve .kf18b3_brl::after{
    transform: rotate(-45deg);
    bottom: 0;
    }}
.de75d5187a4.active{color: var(--text-color);}
@media (min-width: 1025px){.hf0502__775e6 #ntb2cecb3b37, .hf0502__775e6 label[for="ntb2cecb3b37"]{ display: none !important; }}
@media (min-width: 1025px){.hf0502__775e6 .v356073_fa42{ 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){.hf0502__775e6 .v356073_fa42{ 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){.hf0502__775e6 .v356073_fa42 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.de75d5187a4.active{color: var(--text-color);}
#ntb2cecb3b37:checked ~ .v356073_fa42{ right: 0 !important; left: auto !important; }
@media (max-width: 1024px){.hf0502__775e6.ue75__7b03 .v356073_fa42{ 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){#ntb2cecb3b37:checked ~ .v356073_fa42{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1025px){.hf0502__775e6.ue75__7b03 #ntb2cecb3b37, .hf0502__775e6.ue75__7b03 label[for="ntb2cecb3b37"]{ display: none !important; }}
@media (min-width: 1025px){.hf0502__775e6.ue75__7b03 .v356073_fa42{ 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){.hf0502__775e6.ue75__7b03 .v356073_fa42{ 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){.hf0502__775e6.ue75__7b03 .v356073_fa42 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.t88242b_j0{
    background-color: var(--bg-color, hsl(156, 7%, 96%));
    border-top: 1px solid var(--border-color, rgba(0, 0, 0, 0.12));
    padding: 80px 24px 40px 24px;
    width: 100%;
    box-sizing: border-box; color: #1a1a2e;}
.qb822a_39d5{
    max-width: var(--max-width, 1200px);
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: column;
    align-items: center; 
    width: 100%;
    }
.p2cocv16{
    text-align: center;
    max-width: 760px; 
    margin-bottom: 60px;
    width: 100%;
    }
.y4f90df2e4{
    font-family: var(--font-serif, "Georgia", serif);
    font-size: 32px;
    color: var(--text-color, hsl(156, 10%, 10%));
    margin-bottom: 32px;
    font-weight: 500;
    letter-spacing: -0.01em;
    }
.e90a1b6_95c{
    display: inline-block;
    background-color: var(--primary-color, hsl(156, 79%, 40%));
    color: #1a1a2e;
    padding: 16px 40px;
    font-family: var(--font-sans, sans-serif);
    font-weight: 600;
    text-decoration: none;
    border-radius: var(--radius-md, 0px); 
    box-shadow: var(--shadow-md, 0 4px 12px rgba(0, 0, 0, 0.08));
    transition: var(--transition, all 0.25s cubic-bezier(0.4, 0, 0.2, 1));
    }
.e90a1b6_95c:hover{
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg, 0 12px 24px rgba(0, 0, 0, 0.12));
    filter: brightness(1.1);
    }
.f30ec_496f{
    width: 100%;
    height: 1px;
    background-color: var(--border-color, rgba(0, 0, 0, 0.12));
    margin-bottom: 60px; color: #ffffff;}
.lvrxqmnb1p{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 80px;
    }
.q9373a__66e3d{
    flex: 1;
    min-width: 200px;
    margin-bottom: 30px;
    }
.k2ff856_c5{
    display: block;
    font-family: var(--font-sans, sans-serif);
    font-size: 14px;
    font-weight: 700;
    color: var(--text-color, hsl(156, 10%, 10%));
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin-bottom: 24px;
    }
.od5e34__074{
    display: flex;
    flex-direction: column;
    gap: 12px;
    }
.x9f9d_6e6{
    width: 100%;
    }
.m6fc46d6_do{
    font-family: var(--font-sans, sans-serif);
    font-size: 15px;
    color: var(--text-muted, hsl(156, 5%, 45%));
    text-decoration: none;
    transition: var(--transition, all 0.25s);
    }
a.m6fc46d6_do:hover{
    color: var(--primary-color, hsl(156, 79%, 40%));
    }
.n6n6gg6s{
    width: 100%;
    padding-top: 30px;
    border-top: 1px solid var(--border-color, rgba(0, 0, 0, 0.12));
    text-align: center;
    }
.t613adb_0s{
    font-family: var(--font-sans, sans-serif);
    font-size: 14px;
    color: var(--text-muted, hsl(156, 5%, 45%));
    margin: 0;
    }
@media (max-width: 768px){.t88242b_j0 {
    padding: 60px 20px 30px 20px;
    }
.y4f90df2e4 {
    font-size: 26px;
    }
.lvrxqmnb1p {
    flex-direction: column;
    align-items: center;
    text-align: center;
    }
.q9373a__66e3d {
    width: 100%;
    margin-bottom: 40px;
    }}
*{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
.hf0502__775e6{
    width: 100%;
    height: var(--nav-height);
    background-color: var(--nav-bg);
    border-bottom: 1px solid var(--border-color);
    position: sticky;
    top: 0;
    z-index: 1000;
    display: flex;
    justify-content: center; 
    backdrop-filter: blur(10px); color: #1a1a2e;}
.u3d716859{
    width: var(--max-width);
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 24px;
}
.kaf96bea{
    text-decoration: none;
    display: flex;
    align-items: center;
    flex-shrink: 0;
}
.x1e7e7152{
    font-family: var(--font-serif);
    font-size: 22px;
    font-weight: 700;
    color: var(--text-color);
    letter-spacing: -0.5px;
    text-transform: uppercase;
}
.v356073_fa42{
    display: flex;
    list-style: none;
    gap: 24px;
    height: 100%;
    align-items: center;
}
.de75d5187a4{
    text-decoration: none;
    color: var(--text-muted);
    font-family: var(--font-sans);
    font-size: 14px;
    font-weight: 500;
    transition: var(--transition);
    position: relative;
    padding: 8px 0;
}
.de75d5187a4:hover{
    color: var(--text-color);
}
.de75d5187a4::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background-color: var(--primary-color);
    transition: var(--transition); color: #1a1a2e;}
.de75d5187a4:hover::after{
    width: 100%;
}
.sdngn571g8nh{
    display: flex;
    align-items: center;
    margin-left: 24px;
}
.i4b01f9_d59{
    background-color: var(--primary-color);
    color: #1a1a2e; 
    text-decoration: none;
    padding: 10px 24px;
    font-family: var(--font-sans);
    font-size: 14px;
    font-weight: 600;
    border: none;
    transition: var(--transition);
    box-shadow: var(--shadow-sm);
    display: inline-block;
}
.i4b01f9_d59:hover{
    background-color: var(--text-color); 
    box-shadow: var(--shadow-md);
    transform: translateY(-1px); color: #ffffff;}
.jda49f2e{
    display: none;
}
.r2d30ff_dve{
    display: none;
    cursor: pointer;
    padding: 10px;
}
.kf18b3_brl{
    display: block;
    width: 24px;
    height: 2px;
    background: var(--text-color);
    position: relative; color: #ffffff;}
.kf18b3_brl::before, .kf18b3_brl::after{
    content: "";
    position: absolute;
    width: 24px;
    height: 2px;
    background: var(--text-color);
    transition: var(--transition); color: #ffffff;}
.kf18b3_brl::before{ top: -8px; }
.kf18b3_brl::after{ bottom: -8px; }
@media (max-width: 1024px){.v356073_fa42 {
        gap: 12px;
    }
.de75d5187a4 {
        font-size: 13px;
    }}
@media (max-width: 860px){.r2d30ff_dve{
        display: block;
        order: 3;
    }
.kaf96bea{
        order: 1;
    }
.sdngn571g8nh{
        display: none; 
    }
.v356073_fa42{
        position: absolute;
        top: var(--nav-height);
        left: 0;
        width: 100%;
        background: var(--bg-color);
        flex-direction: column;
        height: 0;
        overflow: hidden;
        transition: var(--transition);
        border-bottom: 0 solid var(--border-color);
        gap: 0;
        padding: 0; color: #1a1a2e;}
.scx7uo2yg{
        width: 100%;
        text-align: center;
        border-bottom: 1px solid var(--border-color);
    }
.de75d5187a4{
        display: block;
        padding: 20px;
        width: 100%;
    }
.jda49f2e:checked ~ .v356073_fa42{
        height: auto;
        border-bottom: 1px solid var(--border-color);
        box-shadow: var(--shadow-lg);
    }
.jda49f2e:checked ~ .r2d30ff_dve .kf18b3_brl{
        background: transparent;
    }
.jda49f2e:checked ~ .r2d30ff_dve .kf18b3_brl::before{
        transform: rotate(45deg);
        top: 0;
    }
.jda49f2e:checked ~ .r2d30ff_dve .kf18b3_brl::after{
        transform: rotate(-45deg);
        bottom: 0;
    }}
.de75d5187a4.active{color: var(--text-color);}
@media (min-width: 1025px){.hf0502__775e6 #ntb2cecb3b37, .hf0502__775e6 label[for="ntb2cecb3b37"]{ display: none !important; }}
@media (min-width: 1025px){.hf0502__775e6 .v356073_fa42{ 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){.hf0502__775e6 .v356073_fa42{ 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){.hf0502__775e6 .v356073_fa42 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.de75d5187a4.active{color: var(--text-color);}
#ntb2cecb3b37:checked ~ .v356073_fa42{ right: 0 !important; left: auto !important; }
@media (max-width: 1024px){.hf0502__775e6.ue75__7b03 .v356073_fa42{ 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){#ntb2cecb3b37:checked ~ .v356073_fa42{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1025px){.hf0502__775e6.ue75__7b03 #ntb2cecb3b37, .hf0502__775e6.ue75__7b03 label[for="ntb2cecb3b37"]{ display: none !important; }}
@media (min-width: 1025px){.hf0502__775e6.ue75__7b03 .v356073_fa42{ 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){.hf0502__775e6.ue75__7b03 .v356073_fa42{ 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){.hf0502__775e6.ue75__7b03 .v356073_fa42 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.jc3dd6_87d0{
  background-color: var(--bg-color, hsl(156, 7%, 96%));
  border-top: 1px solid var(--border-color, rgba(0, 0, 0, 0.12));
  padding: 80px 24px 40px 24px;
  width: 100%;
  box-sizing: border-box; color: #1a1a2e;}
.q1a56b1e556{
  max-width: var(--max-width, 1200px);
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: column;
  align-items: center; 
  width: 100%;
}
.f128c402146{
  text-align: center;
  max-width: 760px; 
  margin-bottom: 60px;
  width: 100%;
}
.nb05__f569{
  font-family: var(--font-serif, "Georgia", serif);
  font-size: 32px;
  color: var(--text-color, hsl(156, 10%, 10%));
  margin-bottom: 32px;
  font-weight: 500;
  letter-spacing: -0.01em;
}
.q0b765_b3ee{
  display: inline-block;
  background-color: var(--primary-color, hsl(156, 79%, 40%));
  color: #1a1a2e;
  padding: 16px 40px;
  font-family: var(--font-sans, sans-serif);
  font-weight: 600;
  text-decoration: none;
  border-radius: var(--radius-md, 0px); 
  box-shadow: var(--shadow-md, 0 4px 12px rgba(0, 0, 0, 0.08));
  transition: var(--transition, all 0.25s cubic-bezier(0.4, 0, 0.2, 1));
}
.q0b765_b3ee:hover{
  transform: translateY(-2px);
  box-shadow: var(--shadow-lg, 0 12px 24px rgba(0, 0, 0, 0.12));
  filter: brightness(1.1);
}
.d0bc29007{
  width: 100%;
  height: 1px;
  background-color: var(--border-color, rgba(0, 0, 0, 0.12));
  margin-bottom: 60px; color: #ffffff;}
.pfdf__615e{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 80px;
}
.jc1b__b833{
  flex: 1;
  min-width: 200px;
  margin-bottom: 30px;
}
.ob04c202b{
  display: block;
  font-family: var(--font-sans, sans-serif);
  font-size: 14px;
  font-weight: 700;
  color: var(--text-color, hsl(156, 10%, 10%));
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-bottom: 24px;
}
.i357__5f5f{
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.ccf5d1_c4ff{
  width: 100%;
}
.n310e4c8b{
  font-family: var(--font-sans, sans-serif);
  font-size: 15px;
  color: var(--text-muted, hsl(156, 5%, 45%));
  text-decoration: none;
  transition: var(--transition, all 0.25s);
}
a.n310e4c8b:hover{
  color: var(--primary-color, hsl(156, 79%, 40%));
}
.k80de8_10ee{
  width: 100%;
  padding-top: 30px;
  border-top: 1px solid var(--border-color, rgba(0, 0, 0, 0.12));
  text-align: center;
}
.k61a1273a{
  font-family: var(--font-sans, sans-serif);
  font-size: 14px;
  color: var(--text-muted, hsl(156, 5%, 45%));
  margin: 0;
}
@media (max-width: 768px){.jc3dd6_87d0 {
    padding: 60px 20px 30px 20px;
  }
.nb05__f569 {
    font-size: 26px;
  }
.pfdf__615e {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
.jc1b__b833 {
    width: 100%;
    margin-bottom: 40px;
  }}
.o8a6bf71dca{box-sizing:border-box;}
.sd6111_6632{box-sizing:border-box;}
.ge4002b78{box-sizing:border-box;}
.gc47f5caf{display:block;max-width:100%;height:auto;}
@media (max-width: 768px) {div.y41576_3a5a.ofeb63__f15 .kj55xvqjzdt:nth-child(even) { flex-direction: column !important; }
div.y41576_3a5a.ofeb63__f15 .b5f1__50c48 { padding-left: 20px !important; padding-right: 20px !important; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; }}