:root {

  --uc-primary: var(--brand-primary, hsl(70, 75%, 58%));
  --uc-primary-hover: hsl(70, 80%, 50%);
  --uc-secondary: var(--brand-secondary, hsl(139, 60%, 58%));
  --uc-bg-light: var(--bg-main, hsl(70, 7%, 97%));
  --uc-bg-white: #ffffff;
  --uc-text-main: var(--text-primary, hsl(70, 10%, 7%));
  --uc-text-muted: hsl(70, 5%, 35%);
  --uc-border: hsl(70, 10%, 85%);
  --uc-max-width: 1200px;
  --uc-read-width: 800px;
  --uc-hero-text-width: 680px;
  --uc-radius-lg: 24px;
  --uc-radius-md: 16px;
  --uc-radius-sm: 8px;
  --uc-shadow-soft: 0 8px 30px rgba(0, 0, 0, 0.04);
  --uc-shadow-hover: 0 12px 40px rgba(162, 185, 41, 0.15);
  --uc-font-sans: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  --primary-color: hsl(70, 75%, 45%);
  --secondary-color: hsl(139, 60%, 45%);
  --bg-color: hsl(70, 7%, 97%);
  --text-color: hsl(70, 10%, 7%);
  --text-muted: hsl(70, 5%, 40%);
  --border-color: hsla(70, 10%, 10%, 0.08);
  --radius-sm: 8px;
  --radius-md: 14px;
  --radius-lg: 28px;
  --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.04);
  --shadow-md: 0 8px 20px rgba(0, 0, 0, 0.08);
  --shadow-lg: 0 12px 32px rgba(0, 0, 0, 0.12);
  --nav-height: 80px;
  --max-width: 1200px;
  --transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  --nav-bg: rgba(251, 251, 250, 0.95);
  --cta-shadow: 0 4px 0px hsl(70, 75%, 30%);
  --cta-shadow-hover: 0 2px 0px hsl(70, 75%, 30%);
  --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.l285__1c30.p19b7_347{
    font-family: var(--uc-font-sans);
    color: var(--uc-text-main);
    background-color: var(--uc-bg-light);
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
    }
div.l285__1c30.p19b7_347 .vf16__bd2{
    max-width: var(--uc-max-width);
    margin: 0 auto;
    padding: 0 24px;
    }
div.l285__1c30.p19b7_347 .ebsabistjn{
    max-width: var(--uc-read-width);
    margin: 0 auto;
    padding: 0 24px;
    }
div.l285__1c30.p19b7_347 h1, div.l285__1c30.p19b7_347 h2, div.l285__1c30.p19b7_347 h3, div.l285__1c30.p19b7_347 h4{
    color: var(--uc-text-main);
    font-weight: 700;
    line-height: 1.3;
    margin-top: 0;
    }
div.l285__1c30.p19b7_347 p{
    color: var(--uc-text-muted);
    margin-bottom: 1rem;
    }
div.l285__1c30.p19b7_347 .uirtr3cdi73t{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 14px 28px;
    font-size: 1rem;
    font-weight: 600;
    border-radius: var(--uc-radius-md);
    text-decoration: none;
    transition: all 0.2s ease;
    border: none;
    cursor: pointer;
    }
div.l285__1c30.p19b7_347 .fecf356_09d{
    background-color: var(--uc-primary);
    color: var(--uc-text-main);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
    }
div.l285__1c30.p19b7_347 .fecf356_09d:hover{
    background-color: var(--uc-primary-hover);
    box-shadow: var(--uc-shadow-hover);
    transform: translateY(-2px); color: #1a1a2e;}
div.l285__1c30.p19b7_347 .ffdc0_a9ac{
    background-color: var(--uc-bg-white);
    color: var(--uc-text-main);
    border: 2px solid var(--uc-border);
    }
div.l285__1c30.p19b7_347 .ffdc0_a9ac:hover{
    border-color: var(--uc-text-main);
    background-color: var(--uc-bg-light); color: #1a1a2e;}
div.l285__1c30.p19b7_347 .a800e0__028a{
    padding: 100px 0 80px;
    background: linear-gradient(135deg, var(--uc-bg-white) 0%, var(--uc-bg-light) 100%);
    border-bottom: 1px solid var(--uc-border); color: #1a1a2e;}
div.l285__1c30.p19b7_347 .l1e9ddd_2d0{
    
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
    max-width: var(--uc-hero-text-width);
    }
div.l285__1c30.p19b7_347 .a800e0__028a h1{
    font-size: 3.5rem;
    letter-spacing: -0.02em;
    margin-bottom: 24px;
    }
div.l285__1c30.p19b7_347 .a800e0__028a p{
    font-size: 1.25rem;
    margin-bottom: 40px;
    color: var(--uc-text-muted);
    }
div.l285__1c30.p19b7_347 .ie29a26d{
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
    }
div.l285__1c30.p19b7_347 .ceczr5igha{
    padding: 80px 0;
    }
div.l285__1c30.p19b7_347 .mc50ae_cfbe{
    font-size: 2.25rem;
    margin-bottom: 16px;
    text-align: left;
    }
div.l285__1c30.p19b7_347 .nc4e435{
    font-size: 1.125rem;
    margin-bottom: 48px;
    text-align: left;
    max-width: var(--uc-read-width);
    }
div.l285__1c30.p19b7_347 .oflknt1ax67b{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 64px;
    align-items: center;
    }
div.l285__1c30.p19b7_347 .oflknt1ax67b.na5a1ac6f4{
    grid-template-columns: 1.2fr 0.8fr;
    }
div.l285__1c30.p19b7_347 .kkb0tz6v0a3{position: relative;
    border-radius: var(--uc-radius-lg);
    overflow: hidden;
    box-shadow: var(--uc-shadow-soft);
    aspect-ratio: 4/3;
    background-color: var(--uc-bg-white); isolation: isolate; color: #1a1a2e;}
div.l285__1c30.p19b7_347 .kkb0tz6v0a3 img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    }
div.l285__1c30.p19b7_347 .rb8570f4b8a{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
    }
div.l285__1c30.p19b7_347 .bw5a5zu4d84{
    list-style: none;
    padding: 0;
    margin: 24px 0 0 0;
    width: 100%;
    }
div.l285__1c30.p19b7_347 .bw5a5zu4d84 li{
    position: relative;
    padding-left: 32px;
    margin-bottom: 16px;
    color: var(--uc-text-main);
    font-weight: 500;
    }
div.l285__1c30.p19b7_347 .bw5a5zu4d84 li::before{
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    width: 20px;
    height: 20px;
    background-color: var(--uc-secondary);
    border-radius: 50%;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");
    background-size: 12px;
    background-position: center;
    background-repeat: no-repeat; color: #1a1a2e;}
div.l285__1c30.p19b7_347 .g26c96cce4d{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
    }
div.l285__1c30.p19b7_347 .cb64f5f000{
    background: var(--uc-bg-white);
    border-radius: var(--uc-radius-md);
    padding: 32px;
    box-shadow: var(--uc-shadow-soft);
    border: 1px solid transparent;
    transition: border-color 0.2s ease; color: #1a1a2e;}
div.l285__1c30.p19b7_347 .cb64f5f000:hover{
    border-color: var(--uc-primary);
    }
div.l285__1c30.p19b7_347 .cb64f5f000 h3{
    font-size: 1.25rem;
    margin-bottom: 12px;
    display: flex;
    align-items: center;
    gap: 8px;
    }
div.l285__1c30.p19b7_347 .m07b8807{
    background: var(--uc-bg-white);
    border-radius: var(--uc-radius-lg);
    padding: 48px;
    box-shadow: var(--uc-shadow-soft); color: #1a1a2e;}
div.l285__1c30.p19b7_347 .iae0eb_144e{
    border-bottom: 1px solid var(--uc-border);
    padding: 24px 0;
    }
div.l285__1c30.p19b7_347 .iae0eb_144e:last-child{
    border-bottom: none;
    padding-bottom: 0;
    }
div.l285__1c30.p19b7_347 .iae0eb_144e h3{
    font-size: 1.125rem;
    margin-bottom: 8px;
    color: var(--uc-text-main);
    }
div.l285__1c30.p19b7_347 .iae0eb_144e p{
    margin: 0;
    font-size: 0.95rem;
    }
div.l285__1c30.p19b7_347 .k9cb__5e1e{
    color: var(--uc-text-main);
    text-decoration: underline;
    text-decoration-color: var(--uc-primary);
    text-decoration-thickness: 2px;
    text-underline-offset: 4px;
    font-weight: 500;
    transition: background-color 0.2s;
    }
div.l285__1c30.p19b7_347 .k9cb__5e1e:hover{
    background-color: var(--uc-primary);
    text-decoration-color: transparent; color: #1a1a2e;}
div.l285__1c30.p19b7_347 .yce79252127{
    background-color: var(--uc-text-main);
    color: var(--uc-bg-light);
    padding: 64px 0 32px;
    margin-top: 40px;
    }
div.l285__1c30.p19b7_347 .l83ae3c2313{
    display: flex;
    flex-direction: column;
    align-items: flex-start; 
    gap: 24px;
    }
div.l285__1c30.p19b7_347 .r1324a_f23d{
    font-size: 1.5rem;
    font-weight: 700;
    color: var(--uc-primary);
    }
div.l285__1c30.p19b7_347 .yce79252127 p{
    color: hsl(70, 5%, 60%);
    font-size: 0.875rem;
    margin: 0;
    }
@media (max-width: 992px) {div.l285__1c30.p19b7_347 .oflknt1ax67b, div.l285__1c30.p19b7_347 .oflknt1ax67b.na5a1ac6f4{
    grid-template-columns: 1fr;
    gap: 40px;
    }
div.l285__1c30.p19b7_347 .g26c96cce4d{
    grid-template-columns: 1fr;
    }
div.l285__1c30.p19b7_347 .a800e0__028a h1{
    font-size: 2.5rem;
    }}
@media (max-width: 768px) {div.l285__1c30.p19b7_347 .m07b8807{
    padding: 24px;
    }
div.l285__1c30.p19b7_347 .a800e0__028a{
    padding: 60px 0 40px;
    }}
.g30fb459_pkx4{
    background-color: var(--bg-color, hsl(70, 7, 97%));
    padding-top: 80px;
    padding-bottom: 40px;
    border-top: 1px solid var(--border-color, hsla(70, 10, 10%, 0.08));
    width: 100%; color: #1a1a2e;}
.cfdb74_ed{
    max-width: var(--max-width, 1200px);
    margin-left: auto;
    margin-right: auto;
    padding-left: 24px;
    padding-right: 24px;
    display: flex;
    flex-direction: column;
    }
.a8eev3qimzs{
    display: flex;
    flex-wrap: wrap;
    gap: 48px;
    align-items: flex-start;
    width: 100%;
    }
.i01cfd_b34{
    flex: 1 1 300px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    }
.v3e7lo193ol{
    font-size: 24px;
    font-weight: 800;
    color: var(--text-color, hsl(70, 10%, 7%));
    margin-bottom: 20px;
    letter-spacing: -0.5px;
    }
.n518b1af9d2{
    font-size: 15px;
    line-height: 1.6;
    color: var(--text-muted, hsl(70, 5%, 40%));
    max-width: 280px;
    margin: 0;
    }
.b358b1ab76e{
    flex: 1 1 120px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    }
.fccef53b{
    font-size: 16px;
    font-weight: 700;
    color: var(--text-color, hsl(70, 10%, 7%));
    margin-bottom: 20px;
    margin-top: 0;
    }
.sed414949{
    font-size: 14px;
    color: var(--text-muted, hsl(70, 5%, 40%));
    text-decoration: none;
    margin-bottom: 12px;
    transition: var(--transition, all 0.3s cubic-bezier(0.4, 0, 0.2, 1));
    }
.sed414949:hover{
    color: var(--primary-color, hsl(70, 75%, 45%));
    }
.d1b6__7715{
    flex: 1 1 240px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    }
.qaw26gv95kq5{
    background-color: var(--primary-color, hsl(70, 75%, 45%));
    color: #000;
    padding: 14px 32px;
    border-radius: var(--radius-md, 14px);
    font-weight: 700;
    text-decoration: none;
    display: inline-block;
    box-shadow: var(--cta-shadow, 0 4px 0px hsl(70, 75%, 30%));
    transition: var(--transition, all 0.3s cubic-bezier(0.4, 0, 0.2, 1));
    margin-bottom: 16px;
    text-align: center;
    }
.qaw26gv95kq5:hover{
    transform: translateY(2px);
    box-shadow: var(--cta-shadow-hover, 0 2px 0px hsl(70, 75%, 30%));
    }
.qaw26gv95kq5:active{
    transform: translateY(4px);
    box-shadow: none;
    }
.f4c9002_ns{
    font-size: 12px;
    color: var(--text-muted, hsl(70, 5%, 40%));
    margin: 0;
    }
.m345a5710{
    height: 1px;
    background-color: var(--border-color, hsla(70, 10, 10%, 0.08));
    width: 100%;
    margin-top: 60px;
    margin-bottom: 30px; color: #ffffff;}
.y3f58458_tr{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    width: 100%;
    }
.a40dd3037f{
    font-size: 14px;
    color: var(--text-muted, hsl(70, 5%, 40%));
    font-weight: 500;
    }
.hf23e379_r7{
    display: flex;
    gap: 24px;
    flex-wrap: wrap;
    }
.p940b5a_p9{
    font-size: 13px;
    color: var(--text-muted, hsl(70, 5%, 40%));
    }
@media (max-width: 768px){.g30fb459_pkx4{
    padding-top: 40px;
    padding-bottom: 30px;
    }
.a8eev3qimzs{
    gap: 32px;
    }
.i01cfd_b34{
    flex: 1 1 100%;
    }
.b358b1ab76e{
    flex: 1 1 40%;
    }
.d1b6__7715{
    flex: 1 1 100%;
    padding-top: 20px;
    }
.y3f58458_tr{
    flex-direction: column;
    align-items: flex-start;
    }}
*{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    }
body{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    background-color: var(--bg-color);
    color: var(--text-color);
    line-height: 1.5;
    }
.v377__01a7{
    height: var(--nav-height);
    background-color: var(--nav-bg);
    backdrop-filter: blur(10px);
    border-bottom: 1px solid var(--border-color);
    position: sticky;
    top: 0;
    z-index: 1000;
    display: flex;
    align-items: center; color: #1a1a2e;}
.r7517__569{
    width: min(var(--max-width), 94vw);
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: flex-start; 
    height: 100%;
    }
.fea4b_a5{
    display: flex;
    align-items: center;
    text-decoration: none;
    margin-right: 48px;
    flex-shrink: 0;
    }
.en4hew56la{width: 32px;
    height: 32px;
    background-color: var(--primary-color);
    border-radius: var(--radius-sm);
    margin-right: 10px;
    position: relative;
    overflow: hidden; isolation: isolate; color: #1a1a2e;}
.en4hew56la::after{
    content: "S";
    color: white;
    font-weight: 900;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    }
.i97kgej6ai{
    font-size: 1.25rem;
    font-weight: 700;
    color: var(--text-color);
    letter-spacing: -0.5px;
    }
.rc3bm1iq3{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-grow: 1;
    }
.m081ed5_894{
    display: flex;
    list-style: none;
    gap: 8px;
    }
.qc7c7d_y4{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 0.95rem;
    font-weight: 500;
    padding: 8px 16px;
    border-radius: var(--radius-md);
    transition: var(--transition);
    }
.qc7c7d_y4:hover{
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.04);
    }
.qc7c7d_y4.active{
    color: var(--text-color);
    font-weight: 600;
    }
.gdb815f7e{
    margin-left: auto; 
    }
.reffa8__b34c2{
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background-color: var(--primary-color);
    color: #1a1a2e; 
    text-decoration: none;
    padding: 10px 24px;
    font-weight: 700;
    border-radius: var(--radius-lg);
    box-shadow: var(--cta-shadow);
    transition: var(--transition);
    transform: translateY(-2px);
    }
.reffa8__b34c2:hover{
    background-color: var(--secondary-color);
    box-shadow: var(--cta-shadow-hover);
    transform: translateY(-1px); color: #1a1a2e;}
.reffa8__b34c2:active{
    transform: translateY(2px);
    box-shadow: none;
    }
.m2206_fc{
    width: 18px;
    height: 18px;
    }
.s29f6c00d4{
    display: none;
    }
.p3cc21__2c703{
    display: none;
    flex-direction: column;
    gap: 5px;
    cursor: pointer;
    margin-left: auto;
    z-index: 1001;
    }
.d9bdd65c1f7{
    width: 24px;
    height: 2px;
    background-color: var(--text-color);
    border-radius: 2px;
    transition: var(--transition); color: #ffffff;}
@media (max-width: 1024px){.p3cc21__2c703 {
    display: flex;
    }
.rc3bm1iq3 {
    position: fixed;
    top: 0;
    left: -100%;
    width: 80%;
    height: 100vh;
    background-color: var(--bg-color);
    flex-direction: column;
    align-items: flex-start;
    padding: 100px 40px;
    box-shadow: var(--shadow-lg);
    transition: var(--transition);
    gap: 40px; color: #1a1a2e;}
.s29f6c00d4:checked ~ .rc3bm1iq3 {
    left: 0;
    }
.m081ed5_894 {
    flex-direction: column;
    width: 100%;
    gap: 12px;
    }
.qc7c7d_y4 {
    font-size: 1.2rem;
    display: block;
    width: 100%;
    }
.gdb815f7e {
    margin-left: 0;
    width: 100%;
    }
.reffa8__b34c2 {
    width: 100%;
    justify-content: center;
    }}
@media (min-width: 1025px){.v377__01a7 #ntc33dc8fbb8, .v377__01a7 label[for="ntc33dc8fbb8"]{ display: none !important; }}
@media (min-width: 1025px){.v377__01a7 .rc3bm1iq3{ 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){.v377__01a7 .rc3bm1iq3{ 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){.v377__01a7 .rc3bm1iq3 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.g67f6bb{list-style:none;}
.qc7c7d_y4.active {color: #ffffff; background-color: rgba(0, 0, 0, 0.04);}
#ntc33dc8fbb8:checked ~ .rc3bm1iq3 { right: 0 !important; left: auto !important; }
@media (max-width: 1024px) {.v377__01a7.r890172fcf7 .rc3bm1iq3 { 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) {#ntc33dc8fbb8:checked ~ .rc3bm1iq3 { right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1025px) {.v377__01a7.r890172fcf7 #ntc33dc8fbb8, .v377__01a7.r890172fcf7 label[for="ntc33dc8fbb8"] { display: none !important; }}
@media (min-width: 1025px) {.v377__01a7.r890172fcf7 .rc3bm1iq3 { 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) {.v377__01a7.r890172fcf7 .rc3bm1iq3 { 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) {.v377__01a7.r890172fcf7 .rc3bm1iq3 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.l285__1c30 img.z8e8__6c02 {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.l285__1c30 img.z8e8__6c02.f7a89c793 { aspect-ratio: 16 / 9; }
div.l285__1c30 img.z8e8__6c02.n454db_7ebc { aspect-ratio: 16 / 10; }
div.l285__1c30 img.z8e8__6c02.p05f11_c7ba { aspect-ratio: 4 / 3; }
div.l285__1c30 img.z8e8__6c02.y54712_c816 { aspect-ratio: 1 / 1; }
div.l285__1c30 :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.l285__1c30 .z15484_da5b {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.l285__1c30 .z15484_da5b.f7a89c793 { aspect-ratio: 16 / 9; }
div.l285__1c30 .z15484_da5b.n454db_7ebc { aspect-ratio: 16 / 10; }
div.l285__1c30 .z15484_da5b.p05f11_c7ba { aspect-ratio: 4 / 3; }
div.l285__1c30 .z15484_da5b.y54712_c816 { aspect-ratio: 1 / 1; }
div.l285__1c30 .z15484_da5b > img.z8e8__6c02,
    div.l285__1c30 .z15484_da5b > picture > img.z8e8__6c02 {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
.se84fc93a9b {
    padding-left: clamp(16px, 4vw, 48px);
    padding-right: clamp(16px, 4vw, 48px);
    }
.se84fc93a9b > :first-child,
    .se84fc93a9b > :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, sans-serif;
    background-color: var(--bg-color);
    color: var(--text-color);
    line-height: 1.5;
    }
.v377__01a7{
    height: var(--nav-height);
    background-color: var(--nav-bg);
    backdrop-filter: blur(10px);
    border-bottom: 1px solid var(--border-color);
    position: sticky;
    top: 0;
    z-index: 1000;
    display: flex;
    align-items: center; color: #1a1a2e;}
.r7517__569{
    width: min(var(--max-width), 94vw);
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: flex-start; 
    height: 100%;
    }
.fea4b_a5{
    display: flex;
    align-items: center;
    text-decoration: none;
    margin-right: 48px;
    flex-shrink: 0;
    }
.en4hew56la{width: 32px;
    height: 32px;
    background-color: var(--primary-color);
    border-radius: var(--radius-sm);
    margin-right: 10px;
    position: relative;
    overflow: hidden; isolation: isolate; color: #1a1a2e;}
.en4hew56la::after{
    content: "S";
    color: white;
    font-weight: 900;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    }
.i97kgej6ai{
    font-size: 1.25rem;
    font-weight: 700;
    color: var(--text-color);
    letter-spacing: -0.5px;
    }
.rc3bm1iq3{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-grow: 1;
    }
.m081ed5_894{
    display: flex;
    list-style: none;
    gap: 8px;
    }
.qc7c7d_y4{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 0.95rem;
    font-weight: 500;
    padding: 8px 16px;
    border-radius: var(--radius-md);
    transition: var(--transition);
    }
.qc7c7d_y4:hover{
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.04);
    }
.qc7c7d_y4.active{
    color: var(--text-color);
    font-weight: 600;
    }
.gdb815f7e{
    margin-left: auto; 
    }
.reffa8__b34c2{
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background-color: var(--primary-color);
    color: #1a1a2e; 
    text-decoration: none;
    padding: 10px 24px;
    font-weight: 700;
    border-radius: var(--radius-lg);
    box-shadow: var(--cta-shadow);
    transition: var(--transition);
    transform: translateY(-2px);
    }
.reffa8__b34c2:hover{
    background-color: var(--secondary-color);
    box-shadow: var(--cta-shadow-hover);
    transform: translateY(-1px); color: #1a1a2e;}
.reffa8__b34c2:active{
    transform: translateY(2px);
    box-shadow: none;
    }
.m2206_fc{
    width: 18px;
    height: 18px;
    }
.s29f6c00d4{
    display: none;
    }
.p3cc21__2c703{
    display: none;
    flex-direction: column;
    gap: 5px;
    cursor: pointer;
    margin-left: auto;
    z-index: 1001;
    }
.d9bdd65c1f7{
    width: 24px;
    height: 2px;
    background-color: var(--text-color);
    border-radius: 2px;
    transition: var(--transition); color: #ffffff;}
@media (max-width: 1024px){.p3cc21__2c703 {
    display: flex;
    }
.rc3bm1iq3 {
    position: fixed;
    top: 0;
    left: -100%;
    width: 80%;
    height: 100vh;
    background-color: var(--bg-color);
    flex-direction: column;
    align-items: flex-start;
    padding: 100px 40px;
    box-shadow: var(--shadow-lg);
    transition: var(--transition);
    gap: 40px; color: #1a1a2e;}
.s29f6c00d4:checked ~ .rc3bm1iq3 {
    left: 0;
    }
.m081ed5_894 {
    flex-direction: column;
    width: 100%;
    gap: 12px;
    }
.qc7c7d_y4 {
    font-size: 1.2rem;
    display: block;
    width: 100%;
    }
.gdb815f7e {
    margin-left: 0;
    width: 100%;
    }
.reffa8__b34c2 {
    width: 100%;
    justify-content: center;
    }}
@media (min-width: 1025px){.v377__01a7 #ntc33dc8fbb8, .v377__01a7 label[for="ntc33dc8fbb8"]{ display: none !important; }}
@media (min-width: 1025px){.v377__01a7 .rc3bm1iq3{ 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){.v377__01a7 .rc3bm1iq3{ 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){.v377__01a7 .rc3bm1iq3 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.g67f6bb{list-style:none;}
.qc7c7d_y4.active{color: #ffffff; background-color: rgba(0, 0, 0, 0.04);}
#ntc33dc8fbb8:checked ~ .rc3bm1iq3{ right: 0 !important; left: auto !important; }
@media (max-width: 1024px){.v377__01a7.r890172fcf7 .rc3bm1iq3{ 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){#ntc33dc8fbb8:checked ~ .rc3bm1iq3{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1025px){.v377__01a7.r890172fcf7 #ntc33dc8fbb8, .v377__01a7.r890172fcf7 label[for="ntc33dc8fbb8"]{ display: none !important; }}
@media (min-width: 1025px){.v377__01a7.r890172fcf7 .rc3bm1iq3{ 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){.v377__01a7.r890172fcf7 .rc3bm1iq3{ 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){.v377__01a7.r890172fcf7 .rc3bm1iq3 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.g30fb459_pkx4{
    background-color: var(--bg-color, hsl(70, 7, 97%));
    padding-top: 80px;
    padding-bottom: 40px;
    border-top: 1px solid var(--border-color, hsla(70, 10, 10%, 0.08));
    width: 100%; color: #1a1a2e;}
.cfdb74_ed{
    max-width: var(--max-width, 1200px);
    margin-left: auto;
    margin-right: auto;
    padding-left: 24px;
    padding-right: 24px;
    display: flex;
    flex-direction: column;
    }
.a8eev3qimzs{
    display: flex;
    flex-wrap: wrap;
    gap: 48px;
    align-items: flex-start;
    width: 100%;
    }
.i01cfd_b34{
    flex: 1 1 300px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    }
.v3e7lo193ol{
    font-size: 24px;
    font-weight: 800;
    color: var(--text-color, hsl(70, 10%, 7%));
    margin-bottom: 20px;
    letter-spacing: -0.5px;
    }
.n518b1af9d2{
    font-size: 15px;
    line-height: 1.6;
    color: var(--text-muted, hsl(70, 5%, 40%));
    max-width: 280px;
    margin: 0;
    }
.b358b1ab76e{
    flex: 1 1 120px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    }
.fccef53b{
    font-size: 16px;
    font-weight: 700;
    color: var(--text-color, hsl(70, 10%, 7%));
    margin-bottom: 20px;
    margin-top: 0;
    }
.sed414949{
    font-size: 14px;
    color: var(--text-muted, hsl(70, 5%, 40%));
    text-decoration: none;
    margin-bottom: 12px;
    transition: var(--transition, all 0.3s cubic-bezier(0.4, 0, 0.2, 1));
    }
.sed414949:hover{
    color: var(--primary-color, hsl(70, 75%, 45%));
    }
.d1b6__7715{
    flex: 1 1 240px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    }
.qaw26gv95kq5{
    background-color: var(--primary-color, hsl(70, 75%, 45%));
    color: #000;
    padding: 14px 32px;
    border-radius: var(--radius-md, 14px);
    font-weight: 700;
    text-decoration: none;
    display: inline-block;
    box-shadow: var(--cta-shadow, 0 4px 0px hsl(70, 75%, 30%));
    transition: var(--transition, all 0.3s cubic-bezier(0.4, 0, 0.2, 1));
    margin-bottom: 16px;
    text-align: center;
    }
.qaw26gv95kq5:hover{
    transform: translateY(2px);
    box-shadow: var(--cta-shadow-hover, 0 2px 0px hsl(70, 75%, 30%));
    }
.qaw26gv95kq5:active{
    transform: translateY(4px);
    box-shadow: none;
    }
.f4c9002_ns{
    font-size: 12px;
    color: var(--text-muted, hsl(70, 5%, 40%));
    margin: 0;
    }
.m345a5710{
    height: 1px;
    background-color: var(--border-color, hsla(70, 10, 10%, 0.08));
    width: 100%;
    margin-top: 60px;
    margin-bottom: 30px; color: #ffffff;}
.y3f58458_tr{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    width: 100%;
    }
.a40dd3037f{
    font-size: 14px;
    color: var(--text-muted, hsl(70, 5%, 40%));
    font-weight: 500;
    }
.hf23e379_r7{
    display: flex;
    gap: 24px;
    flex-wrap: wrap;
    }
.p940b5a_p9{
    font-size: 13px;
    color: var(--text-muted, hsl(70, 5%, 40%));
    }
@media (max-width: 768px){.g30fb459_pkx4{
    padding-top: 40px;
    padding-bottom: 30px;
    }
.a8eev3qimzs{
    gap: 32px;
    }
.i01cfd_b34{
    flex: 1 1 100%;
    }
.b358b1ab76e{
    flex: 1 1 40%;
    }
.d1b6__7715{
    flex: 1 1 100%;
    padding-top: 20px;
    }
.y3f58458_tr{
    flex-direction: column;
    align-items: flex-start;
    }}
*{
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
body{
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  background-color: var(--bg-color);
  color: var(--text-color);
  line-height: 1.5;
}
.v377__01a7{
  height: var(--nav-height);
  background-color: var(--nav-bg);
  backdrop-filter: blur(10px);
  border-bottom: 1px solid var(--border-color);
  position: sticky;
  top: 0;
  z-index: 1000;
  display: flex;
  align-items: center; color: #1a1a2e;}
.r7517__569{
  width: min(var(--max-width), 94vw);
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: flex-start; 
  height: 100%;
}
.fea4b_a5{
  display: flex;
  align-items: center;
  text-decoration: none;
  margin-right: 48px;
  flex-shrink: 0;
}
.en4hew56la{width: 32px;
  height: 32px;
  background-color: var(--primary-color);
  border-radius: var(--radius-sm);
  margin-right: 10px;
  position: relative;
  overflow: hidden; isolation: isolate; color: #1a1a2e;}
.en4hew56la::after{
  content: "S";
  color: white;
  font-weight: 900;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.i97kgej6ai{
  font-size: 1.25rem;
  font-weight: 700;
  color: var(--text-color);
  letter-spacing: -0.5px;
}
.rc3bm1iq3{
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-grow: 1;
}
.m081ed5_894{
  display: flex;
  list-style: none;
  gap: 8px;
}
.qc7c7d_y4{
  text-decoration: none;
  color: var(--text-muted);
  font-size: 0.95rem;
  font-weight: 500;
  padding: 8px 16px;
  border-radius: var(--radius-md);
  transition: var(--transition);
}
.qc7c7d_y4:hover{
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.04);
}
.qc7c7d_y4.active{
  color: var(--text-color);
  font-weight: 600;
}
.gdb815f7e{
  margin-left: auto; 
}
.reffa8__b34c2{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background-color: var(--primary-color);
  color: #1a1a2e; 
  text-decoration: none;
  padding: 10px 24px;
  font-weight: 700;
  border-radius: var(--radius-lg);
  box-shadow: var(--cta-shadow);
  transition: var(--transition);
  transform: translateY(-2px);
}
.reffa8__b34c2:hover{
  background-color: var(--secondary-color);
  box-shadow: var(--cta-shadow-hover);
  transform: translateY(-1px); color: #1a1a2e;}
.reffa8__b34c2:active{
  transform: translateY(2px);
  box-shadow: none;
}
.m2206_fc{
  width: 18px;
  height: 18px;
}
.s29f6c00d4{
  display: none;
}
.p3cc21__2c703{
  display: none;
  flex-direction: column;
  gap: 5px;
  cursor: pointer;
  margin-left: auto;
  z-index: 1001;
}
.d9bdd65c1f7{
  width: 24px;
  height: 2px;
  background-color: var(--text-color);
  border-radius: 2px;
  transition: var(--transition); color: #ffffff;}
@media (max-width: 1024px){.p3cc21__2c703 {
    display: flex;
  }
.rc3bm1iq3 {
    position: fixed;
    top: 0;
    left: -100%;
    width: 80%;
    height: 100vh;
    background-color: var(--bg-color);
    flex-direction: column;
    align-items: flex-start;
    padding: 100px 40px;
    box-shadow: var(--shadow-lg);
    transition: var(--transition);
    gap: 40px; color: #1a1a2e;}
.s29f6c00d4:checked ~ .rc3bm1iq3 {
    left: 0;
  }
.m081ed5_894 {
    flex-direction: column;
    width: 100%;
    gap: 12px;
  }
.qc7c7d_y4 {
    font-size: 1.2rem;
    display: block;
    width: 100%;
  }
.gdb815f7e {
    margin-left: 0;
    width: 100%;
  }
.reffa8__b34c2 {
    width: 100%;
    justify-content: center;
  }}
@media (min-width: 1025px){.v377__01a7 #ntc33dc8fbb8, .v377__01a7 label[for="ntc33dc8fbb8"]{ display: none !important; }}
@media (min-width: 1025px){.v377__01a7 .rc3bm1iq3{ 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){.v377__01a7 .rc3bm1iq3{ 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){.v377__01a7 .rc3bm1iq3 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.g67f6bb{list-style:none;}
.qc7c7d_y4.active{color: #ffffff; background-color: rgba(0, 0, 0, 0.04);}
#ntc33dc8fbb8:checked ~ .rc3bm1iq3{ right: 0 !important; left: auto !important; }
@media (max-width: 1024px){.v377__01a7.r890172fcf7 .rc3bm1iq3{ 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){#ntc33dc8fbb8:checked ~ .rc3bm1iq3{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1025px){.v377__01a7.r890172fcf7 #ntc33dc8fbb8, .v377__01a7.r890172fcf7 label[for="ntc33dc8fbb8"]{ display: none !important; }}
@media (min-width: 1025px){.v377__01a7.r890172fcf7 .rc3bm1iq3{ 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){.v377__01a7.r890172fcf7 .rc3bm1iq3{ 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){.v377__01a7.r890172fcf7 .rc3bm1iq3 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.cd1c672b4{
  background-color: var(--bg-color, hsl(70, 7, 97%));
  padding-top: 80px;
  padding-bottom: 40px;
  border-top: 1px solid var(--border-color, hsla(70, 10, 10%, 0.08));
  width: 100%; color: #1a1a2e;}
.idb54b_e34c{
  max-width: var(--max-width, 1200px);
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
  flex-direction: column;
}
.y948__ef7b{
  display: flex;
  flex-wrap: wrap;
  gap: 48px;
  align-items: flex-start;
  width: 100%;
}
.j3e0__eed1{
  flex: 1 1 300px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.ee11__1fab{
  font-size: 24px;
  font-weight: 800;
  color: var(--text-color, hsl(70, 10%, 7%));
  margin-bottom: 20px;
  letter-spacing: -0.5px;
}
.tbff34f06{
  font-size: 15px;
  line-height: 1.6;
  color: var(--text-muted, hsl(70, 5%, 40%));
  max-width: 280px;
  margin: 0;
}
.kcc6d7fdf{
  flex: 1 1 120px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.qe05ef885{
  font-size: 16px;
  font-weight: 700;
  color: var(--text-color, hsl(70, 10%, 7%));
  margin-bottom: 20px;
  margin-top: 0;
}
.vb5c6dee6eb{
  font-size: 14px;
  color: var(--text-muted, hsl(70, 5%, 40%));
  text-decoration: none;
  margin-bottom: 12px;
  transition: var(--transition, all 0.3s cubic-bezier(0.4, 0, 0.2, 1));
}
.vb5c6dee6eb:hover{
  color: var(--primary-color, hsl(70, 75%, 45%));
}
.a5c1c3_269c{
  flex: 1 1 240px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.u14def_7b8e{
  background-color: var(--primary-color, hsl(70, 75%, 45%));
  color: #000;
  padding: 14px 32px;
  border-radius: var(--radius-md, 14px);
  font-weight: 700;
  text-decoration: none;
  display: inline-block;
  box-shadow: var(--cta-shadow, 0 4px 0px hsl(70, 75%, 30%));
  transition: var(--transition, all 0.3s cubic-bezier(0.4, 0, 0.2, 1));
  margin-bottom: 16px;
  text-align: center;
}
.u14def_7b8e:hover{
  transform: translateY(2px);
  box-shadow: var(--cta-shadow-hover, 0 2px 0px hsl(70, 75%, 30%));
}
.u14def_7b8e:active{
  transform: translateY(4px);
  box-shadow: none;
}
.gfe6__65a1{
  font-size: 12px;
  color: var(--text-muted, hsl(70, 5%, 40%));
  margin: 0;
}
.g234acf07{
  height: 1px;
  background-color: var(--border-color, hsla(70, 10, 10%, 0.08));
  width: 100%;
  margin-top: 60px;
  margin-bottom: 30px; color: #ffffff;}
.me11__5257{
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
  width: 100%;
}
.fae1__47ea{
  font-size: 14px;
  color: var(--text-muted, hsl(70, 5%, 40%));
  font-weight: 500;
}
.adaa35bb4db{
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
}
.l23c__a8ad{
  font-size: 13px;
  color: var(--text-muted, hsl(70, 5%, 40%));
}
@media (max-width: 768px){.cd1c672b4{
    padding-top: 40px;
    padding-bottom: 30px;
  }
.y948__ef7b{
    gap: 32px;
  }
.j3e0__eed1{
    flex: 1 1 100%;
  }
.kcc6d7fdf{
    flex: 1 1 40%;
  }
.a5c1c3_269c{
    flex: 1 1 100%;
    padding-top: 20px;
  }
.me11__5257{
    flex-direction: column;
    align-items: flex-start;
  }}
.tace7dc42{box-sizing:border-box;}
.w8b0e870d{box-sizing:border-box;}
.v3c1ca099{box-sizing:border-box;}
.wfe774c2f{display:block;max-width:100%;height:auto;}
@media (max-width: 768px) {.y3f58458_tr { 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; }}