:root {

  --primary-color: hsl(195, 81%, 56%);
  --secondary-color: hsl(245, 65%, 56%);
  --text-color: hsl(195, 10%, 8%);
  --bg-color: hsl(195, 8%, 96%);
  --card-bg: #ffffff;
  --border-radius: 12px;
  --max-width: min(1200px, 92vw);
  --content-width: 680px;
  --transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  --text-muted: hsl(195, 5%, 45%);
  --border-color: rgba(0, 0, 0, 0.08);
  --radius-sm: 6px;
  --radius-md: 12px;
  --radius-lg: 30px;
  --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.04);
  --shadow-md: 0 8px 20px rgba(0, 0, 0, 0.06);
  --shadow-lg: 0 12px 32px rgba(0, 0, 0, 0.1);
  --nav-height: 80px;
  --nav-bg: rgba(244, 246, 247, 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.o9490d5dd2c.z4b495__256{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    color: var(--text-color);
    background-color: var(--bg-color);
    line-height: 1.6;
    margin: 0;
    padding: 0;
    word-break: break-word;
    }
div.o9490d5dd2c.z4b495__256 .g748__1f8d{
    max-width: var(--max-width);
    margin: 0 auto;
    padding: 0 40px;
    display: flex;
    flex-direction: column;
    align-items: flex-start; 
    }
div.o9490d5dd2c.z4b495__256 .hxn3jhr098{
    padding: 100px 0 60px;
    width: 100%;
    }
div.o9490d5dd2c.z4b495__256 .z6e92efcb9{
    max-width: var(--content-width);
    text-align: left;
    }
div.o9490d5dd2c.z4b495__256 h1{
    font-size: 3.5rem;
    font-weight: 800;
    margin-bottom: 24px;
    line-height: 1.1;
    color: var(--text-color);
    }
div.o9490d5dd2c.z4b495__256 .tb69c_0b{
    font-size: 1.25rem;
    margin-bottom: 40px;
    color: rgba(0, 0, 0, 0.7);
    }
div.o9490d5dd2c.z4b495__256 .w0215e66{
    display: inline-flex;
    align-items: center;
    padding: 16px 32px;
    background-color: var(--primary-color);
    color: #1a1a2e;
    text-decoration: none;
    border-radius: 50px;
    font-weight: 600;
    font-size: 1.1rem;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transition: var(--transition);
    }
div.o9490d5dd2c.z4b495__256 .w0215e66:hover{
    transform: translateY(-2px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    filter: brightness(1.05);
    }
div.o9490d5dd2c.z4b495__256 div{
    padding: 80px 0;
    width: 100%;
    }
div.o9490d5dd2c.z4b495__256 h2{
    font-size: 2.2rem;
    margin-bottom: 16px;
    font-weight: 700;
    }
div.o9490d5dd2c.z4b495__256 .he9f02_owhh{
    max-width: var(--content-width);
    margin-bottom: 48px;
    font-size: 1.1rem;
    color: rgba(0, 0, 0, 0.6);
    }
div.o9490d5dd2c.z4b495__256 .ze4443_982{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    width: 100%;
    }
div.o9490d5dd2c.z4b495__256 .g254__9a201{
    background: var(--card-bg);
    padding: 40px;
    border-radius: var(--border-radius);
    box-shadow: 0 4px 6px rgba(0,0,0,0.02);
    transition: var(--transition);
    border: 1px solid rgba(0,0,0,0.05); color: #1a1a2e;}
div.o9490d5dd2c.z4b495__256 .g254__9a201:hover{
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(0,0,0,0.05);
    }
div.o9490d5dd2c.z4b495__256 .g254__9a201 h3{
    font-size: 1.4rem;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    gap: 10px;
    }
div.o9490d5dd2c.z4b495__256 .g254__9a201 p{
    font-size: 0.95rem;
    color: rgba(0,0,0,0.6);
    }
div.o9490d5dd2c.z4b495__256 .npz7c946{
    max-width: var(--content-width);
    width: 100%;
    }
div.o9490d5dd2c.z4b495__256 .a2j6b85rzd{
    margin-bottom: 32px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding-bottom: 24px;
    }
div.o9490d5dd2c.z4b495__256 .a2j6b85rzd h3{
    font-size: 1.25rem;
    margin-bottom: 12px;
    color: var(--text-color);
    }
div.o9490d5dd2c.z4b495__256 .a2j6b85rzd p{
    font-size: 1rem;
    color: rgba(0,0,0,0.7);
    }
div.o9490d5dd2c.z4b495__256 .y4t5s2v6{
    display: flex;
    gap: 60px;
    align-items: center;
    width: 100%;
    }
div.o9490d5dd2c.z4b495__256 .rc2ab__288ec{
    flex: 1;
    max-width: var(--content-width);
    }
div.o9490d5dd2c.z4b495__256 .ze9b9c_ed{
    flex: 1;
    border-radius: var(--border-radius);
    overflow: hidden;
    box-shadow: 0 30px 60px rgba(0,0,0,0.1);
    }
div.o9490d5dd2c.z4b495__256 .ze9b9c_ed img{
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
    aspect-ratio: 16/10;
    }
div.o9490d5dd2c.z4b495__256 .i8aa8a_15f1{
    display: grid;
    grid-template-columns: 2fr 1fr 1fr;
    gap: 40px;
    width: 100%;
    max-width: var(--max-width);
    margin: 0 auto;
    padding: 0 40px;
    }
div.o9490d5dd2c.z4b495__256 .o561__f2e1 h4{
    font-size: 1.5rem;
    margin-bottom: 16px;
    }
div.o9490d5dd2c.z4b495__256 .we46b43396b h5{
    font-size: 1rem;
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    }
div.o9490d5dd2c.z4b495__256 .we46b43396b ul{
    list-style: none;
    padding: 0;
    margin: 0;
    }
div.o9490d5dd2c.z4b495__256 .we46b43396b li{
    margin-bottom: 12px;
    }
div.o9490d5dd2c.z4b495__256 .we46b43396b a{
    text-decoration: none;
    color: rgba(0,0,0,0.5);
    transition: var(--transition);
    }
div.o9490d5dd2c.z4b495__256 .we46b43396b a:hover{
    color: var(--primary-color);
    }
div.o9490d5dd2c.z4b495__256 .copyright{
    margin-top: 60px;
    padding-top: 30px;
    border-top: 1px solid rgba(0,0,0,0.05);
    font-size: 0.85rem;
    color: rgba(0,0,0,0.4);
    width: 100%;
    }
@media (max-width: 992px) {div.o9490d5dd2c.z4b495__256 .ze4443_982{ grid-template-columns: 1fr 1fr; }
div.o9490d5dd2c.z4b495__256 .y4t5s2v6{ flex-direction: column; }
div.o9490d5dd2c.z4b495__256 h1{ font-size: 2.8rem; }}
@media (max-width: 768px) {div.o9490d5dd2c.z4b495__256 .ze4443_982{ grid-template-columns: 1fr; }
div.o9490d5dd2c.z4b495__256 .g748__1f8d{ padding: 0 24px; }
div.o9490d5dd2c.z4b495__256 .i8aa8a_15f1{ grid-template-columns: 1fr; }}
.fa2ce34{
    background-color: var(--bg-color, hsl(195, 8%, 96%));
    padding-top: 80px;
    padding-bottom: 40px;
    border-top: 1px solid var(--border-color, rgba(0, 0, 0, 0.08)); color: #1a1a2e;}
.u498b2b68c{
    max-width: var(--max-width, 1200px);
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: column;
    padding-left: 20px;
    padding-right: 20px;
    }
.fkul346y4{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 60px;
    }
.i44pztmpr{
    flex: 0 0 auto;
    width: 100%;
    max-width: 420px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    }
.a1af__1f4c{
    font-size: 24px;
    font-weight: 700;
    color: var(--text-color, hsl(195, 10%, 8%));
    margin-bottom: 20px;
    letter-spacing: -0.5px;
    }
.lc8c123_6c85{
    font-size: 15px;
    line-height: 1.6;
    color: var(--text-muted, hsl(195, 5%, 45%));
    margin-bottom: 32px;
    max-width: 680px;
    text-align: left;
    }
.oa54e8e7{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: var(--primary-color, hsl(195, 81%, 56%));
    color: #1a1a2e;
    padding: 12px 32px;
    border-radius: var(--radius-lg, 30px);
    font-weight: 600;
    text-decoration: none;
    transition: var(--transition, all 0.3s cubic-bezier(0.4, 0, 0.2, 1));
    box-shadow: var(--shadow-md, 0 8px 20px rgba(0, 0, 0, 0.06));
    }
.oa54e8e7:hover{
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg, 0 12px 32px rgba(0, 0, 0, 0.1));
    filter: brightness(1.05);
    }
.vemsk05bt35{
    display: flex;
    flex: 1 1 auto;
    gap: 80px;
    justify-content: flex-start;
    }
.gc9bf4_a12{
    display: flex;
    flex-direction: column;
    width: 140px;
    }
.x3qcrpoa{
    font-size: 14px;
    font-weight: 700;
    color: var(--text-color, hsl(195, 10%, 8%));
    margin-bottom: 24px;
    text-transform: uppercase;
    letter-spacing: 1px;
    }
.y2c71__9750{
    font-size: 15px;
    color: var(--text-muted, hsl(195, 5%, 45%));
    text-decoration: none;
    margin-bottom: 14px;
    transition: var(--transition, all 0.3s ease);
    }
.y2c71__9750:hover{
    color: var(--primary-color, hsl(195, 81%, 56%));
    padding-left: 4px;
    }
.d835c7_nfq{
    border: 0;
    height: 1px;
    background-color: var(--border-color, rgba(0, 0, 0, 0.08));
    margin-top: 60px;
    margin-bottom: 32px;
    width: 100%; color: #ffffff;}
.c86791_3a9c{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 20px;
    }
.bb85c9120f0{
    font-size: 14px;
    color: var(--text-muted, hsl(195, 5%, 45%));
    text-align: left;
    }
@media (max-width: 768px){.fkul346y4{
    flex-direction: column;
    gap: 48px;
    }
.i44pztmpr{
    max-width: 100%;
    }
.vemsk05bt35{
    width: 100%;
    gap: 40px;
    flex-wrap: wrap;
    }
.gc9bf4_a12{
    width: 40%;
    }}
*{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    }
body{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    background-color: var(--bg-color);
    color: var(--text-color);
    }
.t77de__88a4b{
    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);
    position: sticky;
    top: 0;
    z-index: 1000;
    display: flex;
    align-items: center; color: #1a1a2e;}
.b3bec2c_57{
    max-width: var(--max-width);
    width: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: flex-start; 
    }
.b2c4e2__ae7{
    display: flex;
    align-items: center;
    text-decoration: none;
    gap: 12px;
    margin-right: 48px; 
    transition: var(--transition);
    }
.dvwyfkyzj{
    width: 36px;
    height: 36px;
    background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
    border-radius: var(--radius-md);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #1a1a2e;
    font-weight: 800;
    font-size: 20px;
    box-shadow: var(--shadow-sm);
    }
.j6fe086{
    font-size: 1.25rem;
    font-weight: 700;
    color: var(--text-color);
    letter-spacing: -0.02em;
    }
.prm08dajmst1{
    display: flex;
    list-style: none;
    gap: 4px;
    flex-grow: 1; 
    }
.cecacdc_9d1{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 0.95rem;
    font-weight: 500;
    padding: 8px 16px;
    border-radius: var(--radius-sm);
    transition: var(--transition);
    }
.cecacdc_9d1:hover{
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.04);
    }
.t74d9ec_03{
    margin-left: auto; 
    }
.yeb048a0170{
    display: inline-block;
    background: var(--primary-color);
    color: #1a1a2e;
    text-decoration: none;
    font-weight: 600;
    font-size: 0.95rem;
    padding: 12px 28px;
    border-radius: var(--radius-lg);
    box-shadow: var(--shadow-md);
    transition: var(--transition);
    border: none;
    cursor: pointer;
    }
.yeb048a0170:hover{
    background: var(--secondary-color);
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg); color: #ffffff;}
.r2e062ddca, .fd0c03__8647{
    display: none;
    }
@media (max-width: 1024px){.prm08dajmst1 {
    gap: 0;
    }
.cecacdc_9d1 {
    padding: 8px 10px;
    font-size: 0.85rem;
    }}
@media (max-width: 768px){.b3bec2c_57{
    padding: 0 20px;
    }
.fd0c03__8647{
    display: flex;
    margin-left: auto;
    order: 2;
    cursor: pointer;
    padding: 10px;
    }
.l0119__28a5, .l0119__28a5::before, .l0119__28a5::after{
    display: block;
    width: 24px;
    height: 2px;
    background: var(--text-color);
    position: relative;
    transition: var(--transition); color: #ffffff;}
.l0119__28a5::before, .l0119__28a5::after{
    content: "";
    position: absolute;
    }
.l0119__28a5::before{ top: -8px; }
.l0119__28a5::after{ bottom: -8px; }
.prm08dajmst1{
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background: var(--bg-color);
    flex-direction: column;
    padding: 20px;
    gap: 10px;
    border-bottom: 1px solid var(--border-color);
    display: none;
    box-shadow: var(--shadow-lg); color: #1a1a2e;}
.r2e062ddca:checked ~ .prm08dajmst1{
    display: flex;
    }
.t74d9ec_03{
    margin-left: 20px;
    order: 1;
    }
.yeb048a0170{
    padding: 8px 16px;
    font-size: 0.85rem;
    }}
.cecacdc_9d1.active{color: #ffffff; background-color: rgba(0, 0, 0, 0.04);}
@media (min-width: 1025px){.t77de__88a4b #nt77d81e55ad, .t77de__88a4b label[for="nt77d81e55ad"]{ display: none !important; }}
@media (min-width: 1025px){.t77de__88a4b .prm08dajmst1{ 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){.t77de__88a4b .prm08dajmst1{ 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){.t77de__88a4b .prm08dajmst1 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.z7123728d5{list-style:none;}
.cecacdc_9d1.active {color: #ffffff; background-color: rgba(0, 0, 0, 0.04);}
#nt77d81e55ad:checked ~ .prm08dajmst1 { right: 0 !important; left: auto !important; }
@media (max-width: 1024px) {.t77de__88a4b.le3d8c_15de .prm08dajmst1 { 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) {#nt77d81e55ad:checked ~ .prm08dajmst1 { right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1025px) {.t77de__88a4b.le3d8c_15de #nt77d81e55ad, .t77de__88a4b.le3d8c_15de label[for="nt77d81e55ad"] { display: none !important; }}
@media (min-width: 1025px) {.t77de__88a4b.le3d8c_15de .prm08dajmst1 { 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) {.t77de__88a4b.le3d8c_15de .prm08dajmst1 { 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) {.t77de__88a4b.le3d8c_15de .prm08dajmst1 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.o9490d5dd2c img.pd12029de {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.o9490d5dd2c img.pd12029de.mbc8d7_f735 { aspect-ratio: 16 / 9; }
div.o9490d5dd2c img.pd12029de.q6e0cb430ed { aspect-ratio: 16 / 10; }
div.o9490d5dd2c img.pd12029de.pb5010377cd { aspect-ratio: 4 / 3; }
div.o9490d5dd2c img.pd12029de.xde3__231e { aspect-ratio: 1 / 1; }
div.o9490d5dd2c :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.o9490d5dd2c .o2ad1925e27 {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.o9490d5dd2c .o2ad1925e27.mbc8d7_f735 { aspect-ratio: 16 / 9; }
div.o9490d5dd2c .o2ad1925e27.q6e0cb430ed { aspect-ratio: 16 / 10; }
div.o9490d5dd2c .o2ad1925e27.pb5010377cd { aspect-ratio: 4 / 3; }
div.o9490d5dd2c .o2ad1925e27.xde3__231e { aspect-ratio: 1 / 1; }
div.o9490d5dd2c .o2ad1925e27 > img.pd12029de,
    div.o9490d5dd2c .o2ad1925e27 > picture > img.pd12029de {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
div.o9490d5dd2c.z4b495__256 .w0215e66 a:not([class]){color:#ffffff !important;text-decoration:underline;}
div.o9490d5dd2c.z4b495__256 .w0215e66 a[class=""]{color:#ffffff !important;text-decoration:underline;}
div.o9490d5dd2c.z4b495__256 .w0215e66 a:not([class]):hover{opacity:0.92;}
div.o9490d5dd2c.z4b495__256 .w0215e66 a[class=""]:hover{opacity:0.92;}
div.o9490d5dd2c.z4b495__256 .w0215e66 a:not([class]):visited{color:#ffffff !important;}
div.o9490d5dd2c.z4b495__256 .w0215e66 a[class=""]:visited{color:#ffffff !important;}
.sfbf7d92e {
    padding-left: clamp(16px, 4vw, 48px);
    padding-right: clamp(16px, 4vw, 48px);
    }
.sfbf7d92e > :first-child,
    .sfbf7d92e > :last-child {
    width: min(1280px, 100%);
    margin-left: auto;
    margin-right: auto;
    }
*{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    }
body{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    background-color: var(--bg-color);
    color: var(--text-color);
    }
.t77de__88a4b{
    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);
    position: sticky;
    top: 0;
    z-index: 1000;
    display: flex;
    align-items: center; color: #1a1a2e;}
.b3bec2c_57{
    max-width: var(--max-width);
    width: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: flex-start; 
    }
.b2c4e2__ae7{
    display: flex;
    align-items: center;
    text-decoration: none;
    gap: 12px;
    margin-right: 48px; 
    transition: var(--transition);
    }
.dvwyfkyzj{
    width: 36px;
    height: 36px;
    background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
    border-radius: var(--radius-md);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #1a1a2e;
    font-weight: 800;
    font-size: 20px;
    box-shadow: var(--shadow-sm);
    }
.j6fe086{
    font-size: 1.25rem;
    font-weight: 700;
    color: var(--text-color);
    letter-spacing: -0.02em;
    }
.prm08dajmst1{
    display: flex;
    list-style: none;
    gap: 4px;
    flex-grow: 1; 
    }
.cecacdc_9d1{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 0.95rem;
    font-weight: 500;
    padding: 8px 16px;
    border-radius: var(--radius-sm);
    transition: var(--transition);
    }
.cecacdc_9d1:hover{
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.04);
    }
.t74d9ec_03{
    margin-left: auto; 
    }
.yeb048a0170{
    display: inline-block;
    background: var(--primary-color);
    color: #1a1a2e;
    text-decoration: none;
    font-weight: 600;
    font-size: 0.95rem;
    padding: 12px 28px;
    border-radius: var(--radius-lg);
    box-shadow: var(--shadow-md);
    transition: var(--transition);
    border: none;
    cursor: pointer;
    }
.yeb048a0170:hover{
    background: var(--secondary-color);
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg); color: #ffffff;}
.r2e062ddca, .fd0c03__8647{
    display: none;
    }
@media (max-width: 1024px){.prm08dajmst1 {
    gap: 0;
    }
.cecacdc_9d1 {
    padding: 8px 10px;
    font-size: 0.85rem;
    }}
@media (max-width: 768px){.b3bec2c_57{
    padding: 0 20px;
    }
.fd0c03__8647{
    display: flex;
    margin-left: auto;
    order: 2;
    cursor: pointer;
    padding: 10px;
    }
.l0119__28a5, .l0119__28a5::before, .l0119__28a5::after{
    display: block;
    width: 24px;
    height: 2px;
    background: var(--text-color);
    position: relative;
    transition: var(--transition); color: #ffffff;}
.l0119__28a5::before, .l0119__28a5::after{
    content: "";
    position: absolute;
    }
.l0119__28a5::before{ top: -8px; }
.l0119__28a5::after{ bottom: -8px; }
.prm08dajmst1{
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background: var(--bg-color);
    flex-direction: column;
    padding: 20px;
    gap: 10px;
    border-bottom: 1px solid var(--border-color);
    display: none;
    box-shadow: var(--shadow-lg); color: #1a1a2e;}
.r2e062ddca:checked ~ .prm08dajmst1{
    display: flex;
    }
.t74d9ec_03{
    margin-left: 20px;
    order: 1;
    }
.yeb048a0170{
    padding: 8px 16px;
    font-size: 0.85rem;
    }}
.cecacdc_9d1.active{color: #ffffff; background-color: rgba(0, 0, 0, 0.04);}
@media (min-width: 1025px){.t77de__88a4b #nt77d81e55ad, .t77de__88a4b label[for="nt77d81e55ad"]{ display: none !important; }}
@media (min-width: 1025px){.t77de__88a4b .prm08dajmst1{ 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){.t77de__88a4b .prm08dajmst1{ 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){.t77de__88a4b .prm08dajmst1 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.z7123728d5{list-style:none;}
.cecacdc_9d1.active{color: #ffffff; background-color: rgba(0, 0, 0, 0.04);}
#nt77d81e55ad:checked ~ .prm08dajmst1{ right: 0 !important; left: auto !important; }
@media (max-width: 1024px){.t77de__88a4b.le3d8c_15de .prm08dajmst1{ 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){#nt77d81e55ad:checked ~ .prm08dajmst1{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1025px){.t77de__88a4b.le3d8c_15de #nt77d81e55ad, .t77de__88a4b.le3d8c_15de label[for="nt77d81e55ad"]{ display: none !important; }}
@media (min-width: 1025px){.t77de__88a4b.le3d8c_15de .prm08dajmst1{ 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){.t77de__88a4b.le3d8c_15de .prm08dajmst1{ 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){.t77de__88a4b.le3d8c_15de .prm08dajmst1 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.fa2ce34{
    background-color: var(--bg-color, hsl(195, 8%, 96%));
    padding-top: 80px;
    padding-bottom: 40px;
    border-top: 1px solid var(--border-color, rgba(0, 0, 0, 0.08)); color: #1a1a2e;}
.u498b2b68c{
    max-width: var(--max-width, 1200px);
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: column;
    padding-left: 20px;
    padding-right: 20px;
    }
.fkul346y4{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 60px;
    }
.i44pztmpr{
    flex: 0 0 auto;
    width: 100%;
    max-width: 420px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    }
.a1af__1f4c{
    font-size: 24px;
    font-weight: 700;
    color: var(--text-color, hsl(195, 10%, 8%));
    margin-bottom: 20px;
    letter-spacing: -0.5px;
    }
.lc8c123_6c85{
    font-size: 15px;
    line-height: 1.6;
    color: var(--text-muted, hsl(195, 5%, 45%));
    margin-bottom: 32px;
    max-width: 680px;
    text-align: left;
    }
.oa54e8e7{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: var(--primary-color, hsl(195, 81%, 56%));
    color: #1a1a2e;
    padding: 12px 32px;
    border-radius: var(--radius-lg, 30px);
    font-weight: 600;
    text-decoration: none;
    transition: var(--transition, all 0.3s cubic-bezier(0.4, 0, 0.2, 1));
    box-shadow: var(--shadow-md, 0 8px 20px rgba(0, 0, 0, 0.06));
    }
.oa54e8e7:hover{
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg, 0 12px 32px rgba(0, 0, 0, 0.1));
    filter: brightness(1.05);
    }
.vemsk05bt35{
    display: flex;
    flex: 1 1 auto;
    gap: 80px;
    justify-content: flex-start;
    }
.gc9bf4_a12{
    display: flex;
    flex-direction: column;
    width: 140px;
    }
.x3qcrpoa{
    font-size: 14px;
    font-weight: 700;
    color: var(--text-color, hsl(195, 10%, 8%));
    margin-bottom: 24px;
    text-transform: uppercase;
    letter-spacing: 1px;
    }
.y2c71__9750{
    font-size: 15px;
    color: var(--text-muted, hsl(195, 5%, 45%));
    text-decoration: none;
    margin-bottom: 14px;
    transition: var(--transition, all 0.3s ease);
    }
.y2c71__9750:hover{
    color: var(--primary-color, hsl(195, 81%, 56%));
    padding-left: 4px;
    }
.d835c7_nfq{
    border: 0;
    height: 1px;
    background-color: var(--border-color, rgba(0, 0, 0, 0.08));
    margin-top: 60px;
    margin-bottom: 32px;
    width: 100%; color: #ffffff;}
.c86791_3a9c{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 20px;
    }
.bb85c9120f0{
    font-size: 14px;
    color: var(--text-muted, hsl(195, 5%, 45%));
    text-align: left;
    }
@media (max-width: 768px){.fkul346y4{
    flex-direction: column;
    gap: 48px;
    }
.i44pztmpr{
    max-width: 100%;
    }
.vemsk05bt35{
    width: 100%;
    gap: 40px;
    flex-wrap: wrap;
    }
.gc9bf4_a12{
    width: 40%;
    }}
*{
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
body{
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  background-color: var(--bg-color);
  color: var(--text-color);
}
.t77de__88a4b{
  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);
  position: sticky;
  top: 0;
  z-index: 1000;
  display: flex;
  align-items: center; color: #1a1a2e;}
.b3bec2c_57{
  max-width: var(--max-width);
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: flex-start; 
}
.b2c4e2__ae7{
  display: flex;
  align-items: center;
  text-decoration: none;
  gap: 12px;
  margin-right: 48px; 
  transition: var(--transition);
}
.dvwyfkyzj{
  width: 36px;
  height: 36px;
  background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
  border-radius: var(--radius-md);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #1a1a2e;
  font-weight: 800;
  font-size: 20px;
  box-shadow: var(--shadow-sm);
}
.j6fe086{
  font-size: 1.25rem;
  font-weight: 700;
  color: var(--text-color);
  letter-spacing: -0.02em;
}
.prm08dajmst1{
  display: flex;
  list-style: none;
  gap: 4px;
  flex-grow: 1; 
}
.cecacdc_9d1{
  text-decoration: none;
  color: var(--text-muted);
  font-size: 0.95rem;
  font-weight: 500;
  padding: 8px 16px;
  border-radius: var(--radius-sm);
  transition: var(--transition);
}
.cecacdc_9d1:hover{
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.04);
}
.t74d9ec_03{
  margin-left: auto; 
}
.yeb048a0170{
  display: inline-block;
  background: var(--primary-color);
  color: #1a1a2e;
  text-decoration: none;
  font-weight: 600;
  font-size: 0.95rem;
  padding: 12px 28px;
  border-radius: var(--radius-lg);
  box-shadow: var(--shadow-md);
  transition: var(--transition);
  border: none;
  cursor: pointer;
}
.yeb048a0170:hover{
  background: var(--secondary-color);
  transform: translateY(-2px);
  box-shadow: var(--shadow-lg); color: #ffffff;}
.r2e062ddca, .fd0c03__8647{
  display: none;
}
@media (max-width: 1024px){.prm08dajmst1 {
    gap: 0;
  }
.cecacdc_9d1 {
    padding: 8px 10px;
    font-size: 0.85rem;
  }}
@media (max-width: 768px){.b3bec2c_57{
    padding: 0 20px;
  }
.fd0c03__8647{
    display: flex;
    margin-left: auto;
    order: 2;
    cursor: pointer;
    padding: 10px;
  }
.l0119__28a5, .l0119__28a5::before, .l0119__28a5::after{
    display: block;
    width: 24px;
    height: 2px;
    background: var(--text-color);
    position: relative;
    transition: var(--transition); color: #ffffff;}
.l0119__28a5::before, .l0119__28a5::after{
    content: "";
    position: absolute;
  }
.l0119__28a5::before{ top: -8px; }
.l0119__28a5::after{ bottom: -8px; }
.prm08dajmst1{
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background: var(--bg-color);
    flex-direction: column;
    padding: 20px;
    gap: 10px;
    border-bottom: 1px solid var(--border-color);
    display: none;
    box-shadow: var(--shadow-lg); color: #1a1a2e;}
.r2e062ddca:checked ~ .prm08dajmst1{
    display: flex;
  }
.t74d9ec_03{
    margin-left: 20px;
    order: 1;
  }
.yeb048a0170{
    padding: 8px 16px;
    font-size: 0.85rem;
  }}
.cecacdc_9d1.active{color: #ffffff; background-color: rgba(0, 0, 0, 0.04);}
@media (min-width: 1025px){.t77de__88a4b #nt77d81e55ad, .t77de__88a4b label[for="nt77d81e55ad"]{ display: none !important; }}
@media (min-width: 1025px){.t77de__88a4b .prm08dajmst1{ 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){.t77de__88a4b .prm08dajmst1{ 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){.t77de__88a4b .prm08dajmst1 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.z7123728d5{list-style:none;}
.cecacdc_9d1.active{color: #ffffff; background-color: rgba(0, 0, 0, 0.04);}
#nt77d81e55ad:checked ~ .prm08dajmst1{ right: 0 !important; left: auto !important; }
@media (max-width: 1024px){.t77de__88a4b.le3d8c_15de .prm08dajmst1{ 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){#nt77d81e55ad:checked ~ .prm08dajmst1{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1025px){.t77de__88a4b.le3d8c_15de #nt77d81e55ad, .t77de__88a4b.le3d8c_15de label[for="nt77d81e55ad"]{ display: none !important; }}
@media (min-width: 1025px){.t77de__88a4b.le3d8c_15de .prm08dajmst1{ 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){.t77de__88a4b.le3d8c_15de .prm08dajmst1{ 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){.t77de__88a4b.le3d8c_15de .prm08dajmst1 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.deb3e762a{
  background-color: var(--bg-color, hsl(195, 8%, 96%));
  padding-top: 80px;
  padding-bottom: 40px;
  border-top: 1px solid var(--border-color, rgba(0, 0, 0, 0.08)); color: #1a1a2e;}
.l6db15_58ef{
  max-width: var(--max-width, 1200px);
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: column;
  padding-left: 20px;
  padding-right: 20px;
}
.ka85__71a6{
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 60px;
}
.d45696_0fe2{
  flex: 0 0 auto;
  width: 100%;
  max-width: 420px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.j91e95_92a0{
  font-size: 24px;
  font-weight: 700;
  color: var(--text-color, hsl(195, 10%, 8%));
  margin-bottom: 20px;
  letter-spacing: -0.5px;
}
.s664554fb94{
  font-size: 15px;
  line-height: 1.6;
  color: var(--text-muted, hsl(195, 5%, 45%));
  margin-bottom: 32px;
  max-width: 680px;
  text-align: left;
}
.me23fb_cd49{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: var(--primary-color, hsl(195, 81%, 56%));
  color: #1a1a2e;
  padding: 12px 32px;
  border-radius: var(--radius-lg, 30px);
  font-weight: 600;
  text-decoration: none;
  transition: var(--transition, all 0.3s cubic-bezier(0.4, 0, 0.2, 1));
  box-shadow: var(--shadow-md, 0 8px 20px rgba(0, 0, 0, 0.06));
}
.me23fb_cd49:hover{
  transform: translateY(-2px);
  box-shadow: var(--shadow-lg, 0 12px 32px rgba(0, 0, 0, 0.1));
  filter: brightness(1.05);
}
.k640__57c6{
  display: flex;
  flex: 1 1 auto;
  gap: 80px;
  justify-content: flex-start;
}
.xe9ba790871{
  display: flex;
  flex-direction: column;
  width: 140px;
}
.f1f145_6602{
  font-size: 14px;
  font-weight: 700;
  color: var(--text-color, hsl(195, 10%, 8%));
  margin-bottom: 24px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.e92a__73a9{
  font-size: 15px;
  color: var(--text-muted, hsl(195, 5%, 45%));
  text-decoration: none;
  margin-bottom: 14px;
  transition: var(--transition, all 0.3s ease);
}
.e92a__73a9:hover{
  color: var(--primary-color, hsl(195, 81%, 56%));
  padding-left: 4px;
}
.ied99b_b3f8{
  border: 0;
  height: 1px;
  background-color: var(--border-color, rgba(0, 0, 0, 0.08));
  margin-top: 60px;
  margin-bottom: 32px;
  width: 100%; color: #ffffff;}
.recf0e_0f04{
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 20px;
}
.x6c7b6f44{
  font-size: 14px;
  color: var(--text-muted, hsl(195, 5%, 45%));
  text-align: left;
}
@media (max-width: 768px){.ka85__71a6{
    flex-direction: column;
    gap: 48px;
  }
.d45696_0fe2{
    max-width: 100%;
  }
.k640__57c6{
    width: 100%;
    gap: 40px;
    flex-wrap: wrap;
  }
.xe9ba790871{
    width: 40%;
  }}
.y1a9a67371b{box-sizing:border-box;}
.fe45813ab{box-sizing:border-box;}
.b0d36f36fae{display:block;max-width:100%;height:auto;}
.j77fd5_3e47{box-sizing:border-box;}
@media (max-width: 768px) {.c86791_3a9c { flex-direction: column !important; align-items: flex-start !important; justify-content: flex-start !important; gap: 14px !important; padding: 20px !important; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; }
div.o9490d5dd2c.z4b495__256 .i8aa8a_15f1 { padding-left: 20px !important; padding-right: 20px !important; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; }}