:root {

  --page-primary: hsl(156, 79%, 65%);
  --page-secondary: hsl(295, 63%, 65%);
  --page-text: hsl(156, 10%, 10%);
  --page-bg: hsl(156, 7%, 96%);
  --page-surface: #ffffff;
  --page-max-width: 1200px;
  --page-read-width: 760px;
  --page-font-serif: "Georgia", "Times New Roman", serif;
  --page-font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  --primary-color: hsl(156, 79%, 40%);
  --secondary-color: hsl(295, 63%, 55%);
  --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-sm: 0 2px 4px rgba(0, 0, 0, 0.05);
  --shadow-md: 0 4px 12px rgba(0, 0, 0, 0.08);
  --shadow-lg: 0 12px 24px rgba(0, 0, 0, 0.12);
  --nav-height: 80px;
  --max-width: 1200px;
  --transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  --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.xab5409c.na61f__6b092{
    font-family: var(--page-font-sans, sans-serif);
    color: var(--page-text, #1a1e1c);
    background-color: var(--page-surface, #ffffff);
    line-height: 1.6;
    }
div.y41576_3a5a.xab5409c.na61f__6b092 h1, div.y41576_3a5a.xab5409c.na61f__6b092 h2, div.y41576_3a5a.xab5409c.na61f__6b092 h3, div.y41576_3a5a.xab5409c.na61f__6b092 h4{
    font-family: var(--page-font-serif, serif);
    font-weight: normal;
    margin-top: 0;
    color: var(--page-text, #1a1e1c);
    }
div.y41576_3a5a.xab5409c.na61f__6b092 h1{
    font-size: 2.75rem;
    margin-bottom: 1.25rem;
    letter-spacing: -0.02em;
    }
div.y41576_3a5a.xab5409c.na61f__6b092 h2{
    font-size: 2.25rem;
    margin-bottom: 1rem;
    }
div.y41576_3a5a.xab5409c.na61f__6b092 h3{
    font-size: 1.25rem;
    margin-bottom: 0.75rem;
    font-family: var(--page-font-sans, sans-serif);
    font-weight: 600;
    }
div.y41576_3a5a.xab5409c.na61f__6b092 p{
    margin-top: 0;
    margin-bottom: 1.25rem;
    }
div.y41576_3a5a.xab5409c.na61f__6b092 a.t145__5602{
    color: var(--page-text, #1a1e1c);
    text-decoration: underline;
    text-decoration-color: var(--page-primary, #54e3a8);
    text-underline-offset: 4px;
    text-decoration-thickness: 2px;
    font-weight: 500;
    transition: text-decoration-color 0.2s, color 0.2s;
    }
div.y41576_3a5a.xab5409c.na61f__6b092 a.t145__5602:hover{
    color: var(--page-secondary, #d96fe3);
    text-decoration-color: var(--page-secondary, #d96fe3);
    }
div.y41576_3a5a.xab5409c .z4723b9_ea{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: var(--page-primary, #54e3a8);
    color: var(--page-text, #1a1e1c);
    padding: 0.875rem 2.5rem;
    font-weight: 600;
    font-family: var(--page-font-sans, sans-serif);
    text-decoration: none;
    border: 2px solid var(--page-text, #1a1e1c);
    box-shadow: 4px 4px 0px var(--page-text, #1a1e1c);
    transition: transform 0.2s, box-shadow 0.2s;
    margin-top: 1.5rem;
    font-size: 1rem;
    }
div.y41576_3a5a.xab5409c .z4723b9_ea:hover{
    transform: translate(2px, 2px);
    box-shadow: 2px 2px 0px var(--page-text, #1a1e1c);
    color: var(--page-text, #1a1e1c);
    }
div.y41576_3a5a.xab5409c .z4723b9_ea.b0e935723{
    background-color: var(--page-surface, #ffffff); color: #1a1a2e;}
div.y41576_3a5a.xab5409c .va8f3a__b6509{
    max-width: var(--page-max-width, 1200px);
    margin: 0 auto;
    padding: 0 2rem;
    }
div.y41576_3a5a.xab5409c .ycd5d8__0e5c9{
    text-align: center;
    max-width: var(--page-read-width, 760px);
    margin: 0 auto 3.5rem auto;
    }
div.y41576_3a5a.xab5409c .ae489b_vk{
    padding: 0 0 5rem 0;
    background-color: var(--page-surface, #ffffff);
    border-bottom: 1px solid var(--page-text, #1a1e1c); color: #1a1a2e;}
div.y41576_3a5a.xab5409c .b38731d0d79{
    width: 100%;
    height: 45vh;
    min-height: 400px;
    margin-bottom: 4rem;
    border-bottom: 2px solid var(--page-text, #1a1e1c);
    background-color: var(--page-bg, #f3f7f5); color: #1a1a2e;}
div.y41576_3a5a.xab5409c .b38731d0d79 img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center 20%;
    display: block;
    }
div.y41576_3a5a.xab5409c .sba64bb48eb{
    text-align: center;
    max-width: var(--page-read-width, 760px);
    margin: 0 auto;
    padding: 0 2rem;
    }
div.y41576_3a5a.xab5409c .j4tih5082tbb{
    padding: 6rem 0;
    background-color: var(--page-bg, #f3f7f5);
    border-bottom: 1px solid var(--page-text, #1a1e1c); color: #1a1a2e;}
div.y41576_3a5a.xab5409c .vbac5_287e{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 1.5rem;
    }
div.y41576_3a5a.xab5409c .w44318e_c6f4{
    background-color: var(--page-surface, #ffffff);
    padding: 2rem 1.5rem;
    border: 1px solid var(--page-text, #1a1e1c);
    box-shadow: 4px 4px 0px rgba(26, 30, 28, 0.08);
    display: flex;
    flex-direction: column; color: #1a1a2e;}
div.y41576_3a5a.xab5409c .sc40cc7_5ic{
    width: 48px;
    height: 48px;
    margin-bottom: 1.5rem;
    background-color: var(--page-primary, #54e3a8);
    border: 1px solid var(--page-text, #1a1e1c);
    display: flex;
    align-items: center;
    justify-content: center; color: #1a1a2e;}
div.y41576_3a5a.xab5409c .sc40cc7_5ic svg{
    width: 24px;
    height: 24px;
    fill: none;
    stroke: var(--page-text, #1a1e1c);
    stroke-width: 2;
    stroke-linecap: square;
    stroke-linejoin: miter;
    }
div.y41576_3a5a.xab5409c .w44318e_c6f4 p{
    font-size: 0.95rem;
    color: #4a5550;
    margin-bottom: 0;
    }
div.y41576_3a5a.xab5409c .o769a__8bf0d{
    padding: 6rem 0;
    background-color: var(--page-surface, #ffffff);
    border-bottom: 1px solid var(--page-text, #1a1e1c); color: #1a1a2e;}
div.y41576_3a5a.xab5409c .s7e1e__41a52{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 4rem;
    align-items: center;
    }
div.y41576_3a5a.xab5409c .x5a91__3a1{
    width: 100%;
    height: auto;
    border: 1px solid var(--page-text, #1a1e1c);
    box-shadow: 6px 6px 0px rgba(26, 30, 28, 0.08);
    aspect-ratio: 4/3;
    object-fit: cover;
    }
div.y41576_3a5a.xab5409c .fd07f6b_149 p, div.y41576_3a5a.xab5409c .fd07f6b_149 li{
    font-size: 1.05rem;
    color: #2c3330;
    }
div.y41576_3a5a.xab5409c .fd07f6b_149 ul{
    padding-left: 1.5rem;
    margin-bottom: 1.5rem;
    color: #2c3330;
    }
div.y41576_3a5a.xab5409c .fd07f6b_149 li{
    margin-bottom: 0.75rem;
    }
div.y41576_3a5a.xab5409c .n3a40f01{
    padding: 6rem 0;
    background-color: var(--page-bg, #f3f7f5);
    border-bottom: 1px solid var(--page-text, #1a1e1c); color: #1a1a2e;}
div.y41576_3a5a.xab5409c .a524eb62b{
    max-width: 800px;
    margin: 0 auto;
    }
div.y41576_3a5a.xab5409c .z90458__fa3d{
    background-color: var(--page-surface, #ffffff);
    border: 1px solid var(--page-text, #1a1e1c);
    padding: 2rem;
    margin-bottom: 1.5rem;
    box-shadow: 4px 4px 0px rgba(26, 30, 28, 0.08); color: #1a1a2e;}
div.y41576_3a5a.xab5409c .z90458__fa3d:last-child{
    margin-bottom: 0;
    }
div.y41576_3a5a.xab5409c .z90458__fa3d p{
    margin-bottom: 0;
    font-size: 0.95rem;
    color: #4a5550;
    }
div.y41576_3a5a.xab5409c .uaf2343cb74{
    padding: 6rem 0 3rem 0;
    background-color: var(--page-surface, #ffffff);
    text-align: center; color: #1a1a2e;}
div.y41576_3a5a.xab5409c .p08f20676{
    max-width: var(--page-read-width, 760px);
    margin: 0 auto 5rem auto;
    }
div.y41576_3a5a.xab5409c .ef2e3c_c8b0{
    padding-top: 2rem;
    border-top: 1px solid #e0e0e0;
    font-size: 0.875rem;
    color: #666;
    }
@media (max-width: 992px) {div.y41576_3a5a.xab5409c .vbac5_287e{ grid-template-columns: repeat(2, 1fr); }
div.y41576_3a5a.xab5409c .s7e1e__41a52{ grid-template-columns: 1fr; gap: 3rem; }}
@media (max-width: 768px) {div.y41576_3a5a.xab5409c .vbac5_287e{ grid-template-columns: 1fr; }
div.y41576_3a5a.xab5409c.na61f__6b092 h1{ font-size: 2.25rem; }
div.y41576_3a5a.xab5409c.na61f__6b092 h2{ font-size: 1.75rem; }
div.y41576_3a5a.xab5409c .b38731d0d79{ height: 35vh; min-height: 250px; margin-bottom: 2.5rem; }
div.y41576_3a5a.xab5409c .ae489b_vk, div.y41576_3a5a.xab5409c .j4tih5082tbb, div.y41576_3a5a.xab5409c .o769a__8bf0d, div.y41576_3a5a.xab5409c .n3a40f01{ padding: 4rem 0; }
div.y41576_3a5a.xab5409c .va8f3a__b6509{ padding: 0 1.25rem; }
div.y41576_3a5a.xab5409c .sba64bb48eb{ padding: 0 1rem; }}
div.y41576_3a5a.xab5409c .c0cf61d3{box-sizing:border-box;}
.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;}