:root {

  --setup-primary: hsl(111, 80%, 51%);
  --setup-secondary: hsl(163, 64%, 51%);
  --setup-text: hsl(111, 10%, 9%);
  --setup-bg: hsl(111, 8%, 96%);
  --setup-card-bg: hsl(0, 0%, 100%);
  --setup-border: hsl(111, 10%, 85%);
  --primary-color: hsl(111, 80%, 51%);
  --secondary-color: hsl(163, 64%, 51%);
  --bg-color: hsl(111, 12%, 8%);
  --text-color: hsl(111, 10%, 94%);
  --text-muted: hsl(111, 5%, 65%);
  --border-color: rgba(255, 255, 255, 0.08);
  --radius-sm: 2px;
  --radius-md: 4px;
  --radius-lg: 8px;
  --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.4);
  --shadow-md: 0 8px 24px rgba(0, 0, 0, 0.5);
  --shadow-lg: 0 16px 48px rgba(0, 0, 0, 0.6);
  --nav-height: 64px;
  --max-width: 1440px;
  --transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
  --nav-bg: rgba(15, 18, 15, 0.95);
  --font-main: "Georgia", "Times New Roman", serif;
  --font-sans: "Inter", -apple-system, BlinkMacSystemFont, sans-serif;
  --content-page-bg: hsl(220, 7%, 96%);
  --content-surface-bg: #ffffff;
  --content-text: hsl(220, 10%, 11%);
  --content-text-muted: rgba(31, 35, 40, 0.72);
  --content-border: rgba(0, 0, 0, 0.08);
  --content-accent-text: hsl(22, 78%, 38%);
}
div.n28a37_20c4.e965__5bea *{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }
div.n28a37_20c4.e965__5bea{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    color: var(--setup-text);
    background: var(--setup-bg);
    line-height: 1.6;
    }
div.n28a37_20c4.e965__5bea .o58d5791189{min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, var(--setup-primary) 0%, var(--setup-secondary) 100%);
    position: relative;
    overflow: hidden; isolation: isolate; color: #1a1a2e;}
div.n28a37_20c4.e965__5bea .o58d5791189::before{
    content: "";
    position: absolute;
    inset: 0;
    background: url("../img/setup-notes-browser-download-install-1.jpg") center/cover;
    opacity: 0.15;
    }
div.n28a37_20c4.e965__5bea .t86a__fb70{
    position: relative;
    z-index: 1;
    text-align: center;
    max-width: 800px;
    padding: 2rem;
    color: white;
    }
div.n28a37_20c4.e965__5bea .o58d5791189 h1{
    font-size: clamp(2.5rem, 6vw, 4rem);
    font-weight: 800;
    margin-bottom: 1.5rem;
    letter-spacing: -0.02em;
    }
div.n28a37_20c4.e965__5bea .m785b1ce{
    font-size: 1.25rem;
    margin-bottom: 2rem;
    opacity: 0.95;
    }
div.n28a37_20c4.e965__5bea .z52e1d__a56cc{
    display: inline-block;
    padding: 1rem 3rem;
    background: white;
    color: var(--setup-text);
    text-decoration: none;
    font-weight: 600;
    font-size: 1.1rem;
    border-radius: 8px;
    box-shadow: 0 8px 24px rgba(0,0,0,0.2);
    transition: transform 0.2s, box-shadow 0.2s;
    }
div.n28a37_20c4.e965__5bea .z52e1d__a56cc:hover{
    transform: translateY(-2px);
    box-shadow: 0 12px 32px rgba(0,0,0,0.25);
    }
div.n28a37_20c4.e965__5bea .y9218a95_qg{
    padding: 5rem 2rem;
    max-width: 1200px;
    margin: 0 auto;
    }
div.n28a37_20c4.e965__5bea .y9218a95_qg h2{
    font-size: 2.5rem;
    text-align: center;
    margin-bottom: 3rem;
    font-weight: 700;
    }
div.n28a37_20c4.e965__5bea .mc251c_d107{
    background: var(--setup-card-bg);
    border-radius: 12px;
    padding: 3rem;
    box-shadow: 0 2px 12px rgba(0,0,0,0.08);
    margin-bottom: 3rem; color: #1a1a2e;}
div.n28a37_20c4.e965__5bea .mc251c_d107 h3{
    font-size: 1.75rem;
    margin-bottom: 1.5rem;
    color: var(--setup-primary);
    }
div.n28a37_20c4.e965__5bea .la023e3483{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 2rem;
    margin-top: 2rem;
    }
div.n28a37_20c4.e965__5bea .u4a37c_a9{
    padding: 1.5rem;
    background: var(--setup-bg);
    border-radius: 8px;
    border-left: 4px solid var(--setup-primary); color: #1a1a2e;}
div.n28a37_20c4.e965__5bea .u4a37c_a9 h4{
    font-size: 1.2rem;
    margin-bottom: 0.75rem;
    font-weight: 600;
    }
div.n28a37_20c4.e965__5bea .u4a37c_a9 ul{
    list-style: none;
    padding-left: 0;
    }
div.n28a37_20c4.e965__5bea .u4a37c_a9 li{
    padding: 0.5rem 0;
    padding-left: 1.5rem;
    position: relative;
    }
div.n28a37_20c4.e965__5bea .u4a37c_a9 li::before{
    content: "✓";
    position: absolute;
    left: 0;
    color: var(--setup-primary);
    font-weight: bold;
    }
div.n28a37_20c4.e965__5bea .l332497770{
    background: var(--setup-bg); color: #1a1a2e;}
div.n28a37_20c4.e965__5bea .e026c96{
    display: flex;
    flex-direction: column;
    gap: 2rem;
    }
div.n28a37_20c4.e965__5bea .sf8bdb17bf{
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 2rem;
    background: var(--setup-card-bg);
    padding: 2rem;
    border-radius: 12px;
    box-shadow: 0 2px 12px rgba(0,0,0,0.08); color: #1a1a2e;}
div.n28a37_20c4.e965__5bea .naovyxhg9kb{
    width: 60px;
    height: 60px;
    background: linear-gradient(135deg, var(--setup-primary), var(--setup-secondary));
    color: #1a1a2e;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.75rem;
    font-weight: 700;
    flex-shrink: 0;
    }
div.n28a37_20c4.e965__5bea .h406d_ea h3{
    font-size: 1.5rem;
    margin-bottom: 1rem;
    }
div.n28a37_20c4.e965__5bea .h406d_ea p{
    color: hsl(111, 10%, 35%);
    line-height: 1.7;
    }
div.n28a37_20c4.e965__5bea .i04ab89_fc26{
    background: var(--setup-card-bg); color: #1a1a2e;}
div.n28a37_20c4.e965__5bea .u5912d1a{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    gap: 2rem;
    }
div.n28a37_20c4.e965__5bea .rcf9f_c04e{
    padding: 2rem;
    background: var(--setup-bg);
    border-radius: 12px;
    border-top: 4px solid var(--setup-secondary); color: #1a1a2e;}
div.n28a37_20c4.e965__5bea .rcf9f_c04e h3{
    font-size: 1.4rem;
    margin-bottom: 1rem;
    color: var(--setup-secondary);
    }
div.n28a37_20c4.e965__5bea .rcf9f_c04e ul{
    list-style: none;
    padding: 0;
    }
div.n28a37_20c4.e965__5bea .rcf9f_c04e li{
    padding: 0.75rem 0;
    border-bottom: 1px solid var(--setup-border);
    }
div.n28a37_20c4.e965__5bea .rcf9f_c04e li:last-child{
    border-bottom: none;
    }
div.n28a37_20c4.e965__5bea .cf3a1334{
    background: linear-gradient(135deg, hsl(111, 70%, 95%), hsl(163, 60%, 95%));
    padding: 3rem;
    border-radius: 12px;
    margin-top: 3rem; color: #1a1a2e;}
div.n28a37_20c4.e965__5bea .cf3a1334 h3{
    font-size: 1.75rem;
    margin-bottom: 1.5rem;
    text-align: center;
    }
div.n28a37_20c4.e965__5bea .ed2ff93c_ld{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 1.5rem;
    margin-top: 2rem;
    }
div.n28a37_20c4.e965__5bea .nqm9scod1d{
    background: white;
    padding: 1.5rem;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.06); color: #1a1a2e;}
div.n28a37_20c4.e965__5bea .nqm9scod1d strong{
    color: var(--setup-primary);
    display: block;
    margin-bottom: 0.5rem;
    }
div.n28a37_20c4.e965__5bea .e1d9ff7cd{
    background: var(--setup-text);
    color: white;
    padding: 3rem 2rem;
    text-align: center;
    }
div.n28a37_20c4.e965__5bea .j8cc7f378{
    display: flex;
    justify-content: center;
    gap: 2rem;
    margin-bottom: 2rem;
    flex-wrap: wrap;
    }
div.n28a37_20c4.e965__5bea .j8cc7f378 a{
    color: white;
    text-decoration: none;
    opacity: 0.8;
    transition: opacity 0.2s;
    }
div.n28a37_20c4.e965__5bea .j8cc7f378 a:hover{
    opacity: 1;
    }
div.n28a37_20c4.e965__5bea .i42ffaa2cf6{
    opacity: 0.7;
    font-size: 0.9rem;
    }
@media (max-width: 768px) {div.n28a37_20c4.e965__5bea .sf8bdb17bf{
    grid-template-columns: 1fr;
    }
div.n28a37_20c4.e965__5bea .naovyxhg9kb{
    margin: 0 auto;
    }
div.n28a37_20c4.e965__5bea .mc251c_d107{
    padding: 2rem 1.5rem;
    }}
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }
body{
    background-color: var(--bg-color);
    color: var(--text-color);
    font-family: var(--font-sans);
    -webkit-font-smoothing: antialiased;
    }
.kspnbhdpqu5z{
    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;
    backdrop-filter: blur(12px); color: #ffffff;}
.fd4ff35b_dxc0{
    max-width: var(--max-width);
    height: 100%;
    margin: 0 auto;
    padding: 0 2rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    }
.q9hlpb8fc5{
    display: flex;
    align-items: center;
    }
.jde6__6d7f{
    display: flex;
    align-items: center;
    gap: 0.75rem;
    text-decoration: none;
    color: var(--text-color);
    }
.g7e61__f1273{
    width: 24px;
    height: 24px;
    background: var(--primary-color);
    border-radius: 50%;
    position: relative;
    box-shadow: 0 0 15px rgba(124, 252, 0, 0.3); color: #1a1a2e;}
.mf34e__3d8ea{
    font-family: var(--font-main);
    font-size: 1.25rem;
    font-weight: 700;
    letter-spacing: -0.02em;
    text-transform: uppercase;
    }
.ye60a__3b3f{
    display: flex;
    align-items: center;
    gap: 2.5rem;
    height: 100%;
    }
.ge8329f{
    display: flex;
    list-style: none;
    gap: 1.5rem;
    }
.fbwmrjcbt3{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 0.875rem;
    font-weight: 500;
    transition: var(--transition);
    padding: 0.5rem 0;
    position: relative;
    }
.fbwmrjcbt3:hover{
    color: var(--primary-color);
    }
.fbwmrjcbt3::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 1px;
    background-color: var(--primary-color);
    transition: var(--transition); color: #1a1a2e;}
.fbwmrjcbt3:hover::after{
    width: 100%;
    }
.i652f_6e5{
    display: flex;
    align-items: center;
    }
.k3ebf329_ji{
    background-color: var(--primary-color);
    color: #000000; 
    padding: 0.6rem 1.25rem;
    border-radius: var(--radius-sm);
    text-decoration: none;
    font-size: 0.875rem;
    font-weight: 700;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    transition: var(--transition);
    box-shadow: var(--shadow-sm);
    border: 1px solid transparent;
    }
.k3ebf329_ji:hover{
    background-color: var(--secondary-color);
    transform: translateY(-1px);
    box-shadow: var(--shadow-md); color: #1a1a2e;}
.p7bbf__46603{
    width: 16px;
    height: 16px;
    }
.bb17d37_99{
    display: none;
    }
.p8c11df98dd{
    display: none;
    cursor: pointer;
    padding: 0.5rem;
    }
.oakxr9aaz57{
    display: block;
    width: 20px;
    height: 2px;
    background: var(--text-color);
    position: relative; color: #1a1a2e;}
.oakxr9aaz57::before, .oakxr9aaz57::after{
    content: "";
    position: absolute;
    width: 20px;
    height: 2px;
    background: var(--text-color);
    transition: var(--transition); color: #1a1a2e;}
.oakxr9aaz57::before{ top: -6px; }
.oakxr9aaz57::after{ bottom: -6px; }
@media (max-width: 1024px){.ye60a__3b3f {
    position: fixed;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    height: 0;
    overflow: hidden;
    flex-direction: column;
    background-color: var(--bg-color);
    padding: 0;
    gap: 0;
    transition: var(--transition);
    border-bottom: 0 solid var(--border-color); color: #ffffff;}
.ge8329f {
    flex-direction: column;
    width: 100%;
    padding: 2rem;
    gap: 2rem;
    align-items: center;
    }
.fbwmrjcbt3 {
    font-size: 1.125rem;
    }
.i652f_6e5 {
    padding: 2rem;
    width: 100%;
    justify-content: center;
    border-top: 1px solid var(--border-color);
    }
.p8c11df98dd {
    display: block;
    }
.bb17d37_99:checked ~ .ye60a__3b3f {
    height: calc(100vh - var(--nav-height));
    padding-bottom: 2rem;
    border-bottom-width: 1px;
    overflow-y: auto;
    }
.bb17d37_99:checked + .p8c11df98dd .oakxr9aaz57 {
    background: transparent;
    }
.bb17d37_99:checked + .p8c11df98dd .oakxr9aaz57::before {
    transform: rotate(45deg);
    top: 0;
    }
.bb17d37_99:checked + .p8c11df98dd .oakxr9aaz57::after {
    transform: rotate(-45deg);
    bottom: 0;
    }}
@media (max-width: 480px){.fd4ff35b_dxc0 {
    padding: 0 1.25rem;
    }
.mf34e__3d8ea {
    font-size: 1rem;
    }}
.fbwmrjcbt3.active{color: var(--primary-color);}
@media (min-width: 1025px){.kspnbhdpqu5z #nt1883def3d8, .kspnbhdpqu5z label[for="nt1883def3d8"]{ display: none !important; }}
@media (min-width: 1025px){.kspnbhdpqu5z .ye60a__3b3f{ 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){.kspnbhdpqu5z .ye60a__3b3f{ 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){.kspnbhdpqu5z .ye60a__3b3f a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.v5hnoxk5w{box-sizing:border-box;}
.kk8j8hx9ho{list-style:none;}
.fbwmrjcbt3.active {color: var(--primary-color);}
#nt1883def3d8:checked ~ .ye60a__3b3f { right: 0 !important; left: auto !important; }
@media (max-width: 1024px) {.kspnbhdpqu5z.n0406b_21c0 .ye60a__3b3f { 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) {#nt1883def3d8:checked ~ .ye60a__3b3f { right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1025px) {.kspnbhdpqu5z.n0406b_21c0 #nt1883def3d8, .kspnbhdpqu5z.n0406b_21c0 label[for="nt1883def3d8"] { display: none !important; }}
@media (min-width: 1025px) {.kspnbhdpqu5z.n0406b_21c0 .ye60a__3b3f { 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) {.kspnbhdpqu5z.n0406b_21c0 .ye60a__3b3f { 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) {.kspnbhdpqu5z.n0406b_21c0 .ye60a__3b3f a { display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.s04eab6_4b7{
    background-color: var(--bg-color, #0f120f);
    padding: 80px 24px 40px 24px;
    border-top: 1px solid var(--border-color, rgba(255, 255, 255, 0.08));
    font-family: var(--font-sans, sans-serif); color: #ffffff;}
.h36550b{
    max-width: var(--max-width, 1440px);
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    }
.ya3b3a94{
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin-bottom: 64px;
    width: 100%;
    }
.q682d7f3_a6{
    font-family: var(--font-main, serif);
    font-size: 42px;
    color: var(--text-color, #f0f0f0);
    margin-top: 0;
    margin-bottom: 32px;
    letter-spacing: -0.02em;
    font-weight: 400;
    width: 100%;
    }
.g01b1_ed{
    width: auto;
    }
.x51b__2875{
    display: inline-block;
    background-color: var(--primary-color, #52ff05);
    color: #000000;
    padding: 16px 40px;
    border-radius: var(--radius-sm, 2px);
    font-weight: 700;
    text-decoration: none;
    font-size: 16px;
    transition: var(--transition, all 0.3s ease);
    box-shadow: var(--shadow-md, 0 8px 24px rgba(0, 0, 0, 0.5));
    }
.x51b__2875:hover{
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg, 0 16px 48px rgba(0, 0, 0, 0.6));
    filter: brightness(1.1);
    }
.bcb5cr5fp{
    border: none;
    border-top: 1px solid var(--border-color, rgba(255, 255, 255, 0.08));
    margin-bottom: 64px;
    width: 100%;
    }
.w9fb32c{
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    margin-bottom: 80px;
    width: 100%;
    }
.j427b9_5626{
    flex: 2;
    min-width: 280px;
    }
.jch2fcm8ycew{
    font-family: var(--font-main, serif);
    font-size: 24px;
    color: var(--text-color, #f0f0f0);
    margin-bottom: 16px;
    font-weight: bold;
    width: 100%;
    }
.hxharf4lbxhq{
    color: var(--text-muted, #a3a3a3);
    line-height: 1.6;
    font-size: 15px;
    max-width: 320px;
    width: 100%;
    }
.zfe8df5_3vm{
    flex: 1;
    min-width: 160px;
    }
.lb191ee_fu{
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: var(--text-color, #f0f0f0);
    margin-bottom: 24px;
    font-weight: 600;
    width: 100%;
    }
.w82ebc5_xrs{
    display: block;
    color: var(--text-muted, #a3a3a3);
    text-decoration: none;
    font-size: 15px;
    margin-bottom: 12px;
    transition: color 0.2s ease;
    width: 100%;
    }
.w82ebc5_xrs:hover{
    color: var(--secondary-color, #30e3ac);
    }
.pf472__cc1fe{
    display: block;
    color: var(--text-muted, #a3a3a3);
    font-size: 15px;
    margin-bottom: 12px;
    font-weight: normal;
    width: 100%;
    }
.j8ffa7064{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 32px;
    border-top: 1px solid var(--border-color, rgba(255, 255, 255, 0.08));
    width: 100%;
    }
.i47tegu8sp{
    color: var(--text-muted, #a3a3a3);
    font-size: 13px;
    width: auto;
    }
.ecdce_666{
    display: flex;
    gap: 24px;
    width: auto;
    }
.s18647__34c{
    color: var(--text-muted, #a3a3a3);
    text-decoration: none;
    font-size: 13px;
    transition: color 0.2s ease;
    }
.s18647__34c:hover{
    color: var(--text-color, #f0f0f0);
    }
@media (max-width: 768px){.s04eab6_4b7{
    padding-top: 60px;
    }
.q682d7f3_a6{
    font-size: 32px;
    }
.w9fb32c{
    flex-direction: column;
    gap: 48px;
    }
.j427b9_5626{
    flex: 1;
    min-width: 100%;
    }
.j8ffa7064{
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    }}
html, body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    }
body *, body *::before, body *::after {
    box-sizing: border-box;
    }
div.n28a37_20c4 img.o3916c_20e0 {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.n28a37_20c4 img.o3916c_20e0.nd83__8e00 { aspect-ratio: 16 / 9; }
div.n28a37_20c4 img.o3916c_20e0.v854__fa69 { aspect-ratio: 16 / 10; }
div.n28a37_20c4 img.o3916c_20e0.hca0b9_69b6 { aspect-ratio: 4 / 3; }
div.n28a37_20c4 img.o3916c_20e0.e25cd9_9e94 { aspect-ratio: 1 / 1; }
div.n28a37_20c4 :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.n28a37_20c4 .h81603_be35 {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.n28a37_20c4 .h81603_be35.nd83__8e00 { aspect-ratio: 16 / 9; }
div.n28a37_20c4 .h81603_be35.v854__fa69 { aspect-ratio: 16 / 10; }
div.n28a37_20c4 .h81603_be35.hca0b9_69b6 { aspect-ratio: 4 / 3; }
div.n28a37_20c4 .h81603_be35.e25cd9_9e94 { aspect-ratio: 1 / 1; }
div.n28a37_20c4 .h81603_be35 > img.o3916c_20e0,
    div.n28a37_20c4 .h81603_be35 > picture > img.o3916c_20e0 {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
div.n28a37_20c4.e965__5bea .naovyxhg9kb a:not([class]){color:#ffffff !important;text-decoration:underline;}
div.n28a37_20c4.e965__5bea .naovyxhg9kb a[class=""]{color:#ffffff !important;text-decoration:underline;}
div.n28a37_20c4.e965__5bea .naovyxhg9kb a:not([class]):hover{opacity:0.92;}
div.n28a37_20c4.e965__5bea .naovyxhg9kb a[class=""]:hover{opacity:0.92;}
div.n28a37_20c4.e965__5bea .naovyxhg9kb a:not([class]):visited{color:#ffffff !important;}
div.n28a37_20c4.e965__5bea .naovyxhg9kb a[class=""]:visited{color:#ffffff !important;}
.i112__4868 {
    padding-left: clamp(16px, 4vw, 48px);
    padding-right: clamp(16px, 4vw, 48px);
    }
.i112__4868 > :first-child,
    .i112__4868 > :last-child {
    width: min(1280px, 100%);
    margin-left: auto;
    margin-right: auto;
    }
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }
body{
    background-color: var(--bg-color);
    color: var(--text-color);
    font-family: var(--font-sans);
    -webkit-font-smoothing: antialiased;
    }
.kspnbhdpqu5z{
    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;
    backdrop-filter: blur(12px); color: #ffffff;}
.fd4ff35b_dxc0{
    max-width: var(--max-width);
    height: 100%;
    margin: 0 auto;
    padding: 0 2rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    }
.q9hlpb8fc5{
    display: flex;
    align-items: center;
    }
.jde6__6d7f{
    display: flex;
    align-items: center;
    gap: 0.75rem;
    text-decoration: none;
    color: var(--text-color);
    }
.g7e61__f1273{
    width: 24px;
    height: 24px;
    background: var(--primary-color);
    border-radius: 50%;
    position: relative;
    box-shadow: 0 0 15px rgba(124, 252, 0, 0.3); color: #1a1a2e;}
.mf34e__3d8ea{
    font-family: var(--font-main);
    font-size: 1.25rem;
    font-weight: 700;
    letter-spacing: -0.02em;
    text-transform: uppercase;
    }
.ye60a__3b3f{
    display: flex;
    align-items: center;
    gap: 2.5rem;
    height: 100%;
    }
.ge8329f{
    display: flex;
    list-style: none;
    gap: 1.5rem;
    }
.fbwmrjcbt3{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 0.875rem;
    font-weight: 500;
    transition: var(--transition);
    padding: 0.5rem 0;
    position: relative;
    }
.fbwmrjcbt3:hover{
    color: var(--primary-color);
    }
.fbwmrjcbt3::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 1px;
    background-color: var(--primary-color);
    transition: var(--transition); color: #1a1a2e;}
.fbwmrjcbt3:hover::after{
    width: 100%;
    }
.i652f_6e5{
    display: flex;
    align-items: center;
    }
.k3ebf329_ji{
    background-color: var(--primary-color);
    color: #000000; 
    padding: 0.6rem 1.25rem;
    border-radius: var(--radius-sm);
    text-decoration: none;
    font-size: 0.875rem;
    font-weight: 700;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    transition: var(--transition);
    box-shadow: var(--shadow-sm);
    border: 1px solid transparent;
    }
.k3ebf329_ji:hover{
    background-color: var(--secondary-color);
    transform: translateY(-1px);
    box-shadow: var(--shadow-md); color: #1a1a2e;}
.p7bbf__46603{
    width: 16px;
    height: 16px;
    }
.bb17d37_99{
    display: none;
    }
.p8c11df98dd{
    display: none;
    cursor: pointer;
    padding: 0.5rem;
    }
.oakxr9aaz57{
    display: block;
    width: 20px;
    height: 2px;
    background: var(--text-color);
    position: relative; color: #1a1a2e;}
.oakxr9aaz57::before, .oakxr9aaz57::after{
    content: "";
    position: absolute;
    width: 20px;
    height: 2px;
    background: var(--text-color);
    transition: var(--transition); color: #1a1a2e;}
.oakxr9aaz57::before{ top: -6px; }
.oakxr9aaz57::after{ bottom: -6px; }
@media (max-width: 1024px){.ye60a__3b3f {
    position: fixed;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    height: 0;
    overflow: hidden;
    flex-direction: column;
    background-color: var(--bg-color);
    padding: 0;
    gap: 0;
    transition: var(--transition);
    border-bottom: 0 solid var(--border-color); color: #ffffff;}
.ge8329f {
    flex-direction: column;
    width: 100%;
    padding: 2rem;
    gap: 2rem;
    align-items: center;
    }
.fbwmrjcbt3 {
    font-size: 1.125rem;
    }
.i652f_6e5 {
    padding: 2rem;
    width: 100%;
    justify-content: center;
    border-top: 1px solid var(--border-color);
    }
.p8c11df98dd {
    display: block;
    }
.bb17d37_99:checked ~ .ye60a__3b3f {
    height: calc(100vh - var(--nav-height));
    padding-bottom: 2rem;
    border-bottom-width: 1px;
    overflow-y: auto;
    }
.bb17d37_99:checked + .p8c11df98dd .oakxr9aaz57 {
    background: transparent;
    }
.bb17d37_99:checked + .p8c11df98dd .oakxr9aaz57::before {
    transform: rotate(45deg);
    top: 0;
    }
.bb17d37_99:checked + .p8c11df98dd .oakxr9aaz57::after {
    transform: rotate(-45deg);
    bottom: 0;
    }}
@media (max-width: 480px){.fd4ff35b_dxc0 {
    padding: 0 1.25rem;
    }
.mf34e__3d8ea {
    font-size: 1rem;
    }}
.fbwmrjcbt3.active{color: var(--primary-color);}
@media (min-width: 1025px){.kspnbhdpqu5z #nt1883def3d8, .kspnbhdpqu5z label[for="nt1883def3d8"]{ display: none !important; }}
@media (min-width: 1025px){.kspnbhdpqu5z .ye60a__3b3f{ 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){.kspnbhdpqu5z .ye60a__3b3f{ 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){.kspnbhdpqu5z .ye60a__3b3f a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.v5hnoxk5w{box-sizing:border-box;}
.kk8j8hx9ho{list-style:none;}
.fbwmrjcbt3.active{color: var(--primary-color);}
#nt1883def3d8:checked ~ .ye60a__3b3f{ right: 0 !important; left: auto !important; }
@media (max-width: 1024px){.kspnbhdpqu5z.n0406b_21c0 .ye60a__3b3f{ 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){#nt1883def3d8:checked ~ .ye60a__3b3f{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1025px){.kspnbhdpqu5z.n0406b_21c0 #nt1883def3d8, .kspnbhdpqu5z.n0406b_21c0 label[for="nt1883def3d8"]{ display: none !important; }}
@media (min-width: 1025px){.kspnbhdpqu5z.n0406b_21c0 .ye60a__3b3f{ 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){.kspnbhdpqu5z.n0406b_21c0 .ye60a__3b3f{ 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){.kspnbhdpqu5z.n0406b_21c0 .ye60a__3b3f a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.s04eab6_4b7{
    background-color: var(--bg-color, #0f120f);
    padding: 80px 24px 40px 24px;
    border-top: 1px solid var(--border-color, rgba(255, 255, 255, 0.08));
    font-family: var(--font-sans, sans-serif); color: #ffffff;}
.h36550b{
    max-width: var(--max-width, 1440px);
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    }
.ya3b3a94{
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin-bottom: 64px;
    width: 100%;
    }
.q682d7f3_a6{
    font-family: var(--font-main, serif);
    font-size: 42px;
    color: var(--text-color, #f0f0f0);
    margin-top: 0;
    margin-bottom: 32px;
    letter-spacing: -0.02em;
    font-weight: 400;
    width: 100%;
    }
.g01b1_ed{
    width: auto;
    }
.x51b__2875{
    display: inline-block;
    background-color: var(--primary-color, #52ff05);
    color: #000000;
    padding: 16px 40px;
    border-radius: var(--radius-sm, 2px);
    font-weight: 700;
    text-decoration: none;
    font-size: 16px;
    transition: var(--transition, all 0.3s ease);
    box-shadow: var(--shadow-md, 0 8px 24px rgba(0, 0, 0, 0.5));
    }
.x51b__2875:hover{
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg, 0 16px 48px rgba(0, 0, 0, 0.6));
    filter: brightness(1.1);
    }
.bcb5cr5fp{
    border: none;
    border-top: 1px solid var(--border-color, rgba(255, 255, 255, 0.08));
    margin-bottom: 64px;
    width: 100%;
    }
.w9fb32c{
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    margin-bottom: 80px;
    width: 100%;
    }
.j427b9_5626{
    flex: 2;
    min-width: 280px;
    }
.jch2fcm8ycew{
    font-family: var(--font-main, serif);
    font-size: 24px;
    color: var(--text-color, #f0f0f0);
    margin-bottom: 16px;
    font-weight: bold;
    width: 100%;
    }
.hxharf4lbxhq{
    color: var(--text-muted, #a3a3a3);
    line-height: 1.6;
    font-size: 15px;
    max-width: 320px;
    width: 100%;
    }
.zfe8df5_3vm{
    flex: 1;
    min-width: 160px;
    }
.lb191ee_fu{
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: var(--text-color, #f0f0f0);
    margin-bottom: 24px;
    font-weight: 600;
    width: 100%;
    }
.w82ebc5_xrs{
    display: block;
    color: var(--text-muted, #a3a3a3);
    text-decoration: none;
    font-size: 15px;
    margin-bottom: 12px;
    transition: color 0.2s ease;
    width: 100%;
    }
.w82ebc5_xrs:hover{
    color: var(--secondary-color, #30e3ac);
    }
.pf472__cc1fe{
    display: block;
    color: var(--text-muted, #a3a3a3);
    font-size: 15px;
    margin-bottom: 12px;
    font-weight: normal;
    width: 100%;
    }
.j8ffa7064{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 32px;
    border-top: 1px solid var(--border-color, rgba(255, 255, 255, 0.08));
    width: 100%;
    }
.i47tegu8sp{
    color: var(--text-muted, #a3a3a3);
    font-size: 13px;
    width: auto;
    }
.ecdce_666{
    display: flex;
    gap: 24px;
    width: auto;
    }
.s18647__34c{
    color: var(--text-muted, #a3a3a3);
    text-decoration: none;
    font-size: 13px;
    transition: color 0.2s ease;
    }
.s18647__34c:hover{
    color: var(--text-color, #f0f0f0);
    }
@media (max-width: 768px){.s04eab6_4b7{
    padding-top: 60px;
    }
.q682d7f3_a6{
    font-size: 32px;
    }
.w9fb32c{
    flex-direction: column;
    gap: 48px;
    }
.j427b9_5626{
    flex: 1;
    min-width: 100%;
    }
.j8ffa7064{
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    }}
*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body{
  background-color: var(--bg-color);
  color: var(--text-color);
  font-family: var(--font-sans);
  -webkit-font-smoothing: antialiased;
}
.kspnbhdpqu5z{
  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;
  backdrop-filter: blur(12px); color: #ffffff;}
.fd4ff35b_dxc0{
  max-width: var(--max-width);
  height: 100%;
  margin: 0 auto;
  padding: 0 2rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.q9hlpb8fc5{
  display: flex;
  align-items: center;
}
.jde6__6d7f{
  display: flex;
  align-items: center;
  gap: 0.75rem;
  text-decoration: none;
  color: var(--text-color);
}
.g7e61__f1273{
  width: 24px;
  height: 24px;
  background: var(--primary-color);
  border-radius: 50%;
  position: relative;
  box-shadow: 0 0 15px rgba(124, 252, 0, 0.3); color: #1a1a2e;}
.mf34e__3d8ea{
  font-family: var(--font-main);
  font-size: 1.25rem;
  font-weight: 700;
  letter-spacing: -0.02em;
  text-transform: uppercase;
}
.ye60a__3b3f{
  display: flex;
  align-items: center;
  gap: 2.5rem;
  height: 100%;
}
.ge8329f{
  display: flex;
  list-style: none;
  gap: 1.5rem;
}
.fbwmrjcbt3{
  text-decoration: none;
  color: var(--text-muted);
  font-size: 0.875rem;
  font-weight: 500;
  transition: var(--transition);
  padding: 0.5rem 0;
  position: relative;
}
.fbwmrjcbt3:hover{
  color: var(--primary-color);
}
.fbwmrjcbt3::after{
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background-color: var(--primary-color);
  transition: var(--transition); color: #1a1a2e;}
.fbwmrjcbt3:hover::after{
  width: 100%;
}
.i652f_6e5{
  display: flex;
  align-items: center;
}
.k3ebf329_ji{
  background-color: var(--primary-color);
  color: #000000; 
  padding: 0.6rem 1.25rem;
  border-radius: var(--radius-sm);
  text-decoration: none;
  font-size: 0.875rem;
  font-weight: 700;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  transition: var(--transition);
  box-shadow: var(--shadow-sm);
  border: 1px solid transparent;
}
.k3ebf329_ji:hover{
  background-color: var(--secondary-color);
  transform: translateY(-1px);
  box-shadow: var(--shadow-md); color: #1a1a2e;}
.p7bbf__46603{
  width: 16px;
  height: 16px;
}
.bb17d37_99{
  display: none;
}
.p8c11df98dd{
  display: none;
  cursor: pointer;
  padding: 0.5rem;
}
.oakxr9aaz57{
  display: block;
  width: 20px;
  height: 2px;
  background: var(--text-color);
  position: relative; color: #1a1a2e;}
.oakxr9aaz57::before, .oakxr9aaz57::after{
  content: "";
  position: absolute;
  width: 20px;
  height: 2px;
  background: var(--text-color);
  transition: var(--transition); color: #1a1a2e;}
.oakxr9aaz57::before{ top: -6px; }
.oakxr9aaz57::after{ bottom: -6px; }
@media (max-width: 1024px){.ye60a__3b3f {
    position: fixed;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    height: 0;
    overflow: hidden;
    flex-direction: column;
    background-color: var(--bg-color);
    padding: 0;
    gap: 0;
    transition: var(--transition);
    border-bottom: 0 solid var(--border-color); color: #ffffff;}
.ge8329f {
    flex-direction: column;
    width: 100%;
    padding: 2rem;
    gap: 2rem;
    align-items: center;
  }
.fbwmrjcbt3 {
    font-size: 1.125rem;
  }
.i652f_6e5 {
    padding: 2rem;
    width: 100%;
    justify-content: center;
    border-top: 1px solid var(--border-color);
  }
.p8c11df98dd {
    display: block;
  }
.bb17d37_99:checked ~ .ye60a__3b3f {
    height: calc(100vh - var(--nav-height));
    padding-bottom: 2rem;
    border-bottom-width: 1px;
    overflow-y: auto;
  }
.bb17d37_99:checked + .p8c11df98dd .oakxr9aaz57 {
    background: transparent;
  }
.bb17d37_99:checked + .p8c11df98dd .oakxr9aaz57::before {
    transform: rotate(45deg);
    top: 0;
  }
.bb17d37_99:checked + .p8c11df98dd .oakxr9aaz57::after {
    transform: rotate(-45deg);
    bottom: 0;
  }}
@media (max-width: 480px){.fd4ff35b_dxc0 {
    padding: 0 1.25rem;
  }
.mf34e__3d8ea {
    font-size: 1rem;
  }}
.fbwmrjcbt3.active{color: var(--primary-color);}
@media (min-width: 1025px){.kspnbhdpqu5z #nt1883def3d8, .kspnbhdpqu5z label[for="nt1883def3d8"]{ display: none !important; }}
@media (min-width: 1025px){.kspnbhdpqu5z .ye60a__3b3f{ 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){.kspnbhdpqu5z .ye60a__3b3f{ 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){.kspnbhdpqu5z .ye60a__3b3f a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.v5hnoxk5w{box-sizing:border-box;}
.kk8j8hx9ho{list-style:none;}
.fbwmrjcbt3.active{color: var(--primary-color);}
#nt1883def3d8:checked ~ .ye60a__3b3f{ right: 0 !important; left: auto !important; }
@media (max-width: 1024px){.kspnbhdpqu5z.n0406b_21c0 .ye60a__3b3f{ 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){#nt1883def3d8:checked ~ .ye60a__3b3f{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1025px){.kspnbhdpqu5z.n0406b_21c0 #nt1883def3d8, .kspnbhdpqu5z.n0406b_21c0 label[for="nt1883def3d8"]{ display: none !important; }}
@media (min-width: 1025px){.kspnbhdpqu5z.n0406b_21c0 .ye60a__3b3f{ 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){.kspnbhdpqu5z.n0406b_21c0 .ye60a__3b3f{ 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){.kspnbhdpqu5z.n0406b_21c0 .ye60a__3b3f a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.p04d3f84a73{
  background-color: var(--bg-color, #0f120f);
  padding: 80px 24px 40px 24px;
  border-top: 1px solid var(--border-color, rgba(255, 255, 255, 0.08));
  font-family: var(--font-sans, sans-serif); color: #ffffff;}
.a8487e_ea7a{
  max-width: var(--max-width, 1440px);
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.vbe6ac099{
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin-bottom: 64px;
  width: 100%;
}
.r3522ce5815{
  font-family: var(--font-main, serif);
  font-size: 42px;
  color: var(--text-color, #f0f0f0);
  margin-top: 0;
  margin-bottom: 32px;
  letter-spacing: -0.02em;
  font-weight: 400;
  width: 100%;
}
.q55df9e8b{
  width: auto;
}
.wdc066_293f{
  display: inline-block;
  background-color: var(--primary-color, #52ff05);
  color: #000000;
  padding: 16px 40px;
  border-radius: var(--radius-sm, 2px);
  font-weight: 700;
  text-decoration: none;
  font-size: 16px;
  transition: var(--transition, all 0.3s ease);
  box-shadow: var(--shadow-md, 0 8px 24px rgba(0, 0, 0, 0.5));
}
.wdc066_293f:hover{
  transform: translateY(-2px);
  box-shadow: var(--shadow-lg, 0 16px 48px rgba(0, 0, 0, 0.6));
  filter: brightness(1.1);
}
.id55__5bcc{
  border: none;
  border-top: 1px solid var(--border-color, rgba(255, 255, 255, 0.08));
  margin-bottom: 64px;
  width: 100%;
}
.w6bae1_e744{
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  margin-bottom: 80px;
  width: 100%;
}
.w089ea_e582{
  flex: 2;
  min-width: 280px;
}
.w11212a7f{
  font-family: var(--font-main, serif);
  font-size: 24px;
  color: var(--text-color, #f0f0f0);
  margin-bottom: 16px;
  font-weight: bold;
  width: 100%;
}
.z05ae354293{
  color: var(--text-muted, #a3a3a3);
  line-height: 1.6;
  font-size: 15px;
  max-width: 320px;
  width: 100%;
}
.occ039a0601{
  flex: 1;
  min-width: 160px;
}
.b04c58_2e33{
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: var(--text-color, #f0f0f0);
  margin-bottom: 24px;
  font-weight: 600;
  width: 100%;
}
.xce36f6d4{
  display: block;
  color: var(--text-muted, #a3a3a3);
  text-decoration: none;
  font-size: 15px;
  margin-bottom: 12px;
  transition: color 0.2s ease;
  width: 100%;
}
.xce36f6d4:hover{
  color: var(--secondary-color, #30e3ac);
}
.jf625d80017{
  display: block;
  color: var(--text-muted, #a3a3a3);
  font-size: 15px;
  margin-bottom: 12px;
  font-weight: normal;
  width: 100%;
}
.j002cd371{
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 32px;
  border-top: 1px solid var(--border-color, rgba(255, 255, 255, 0.08));
  width: 100%;
}
.r3458ca766f{
  color: var(--text-muted, #a3a3a3);
  font-size: 13px;
  width: auto;
}
.o488a2580cf{
  display: flex;
  gap: 24px;
  width: auto;
}
.b0ef1a_ca12{
  color: var(--text-muted, #a3a3a3);
  text-decoration: none;
  font-size: 13px;
  transition: color 0.2s ease;
}
.b0ef1a_ca12:hover{
  color: var(--text-color, #f0f0f0);
}
@media (max-width: 768px){.p04d3f84a73{
    padding-top: 60px;
  }
.r3522ce5815{
    font-size: 32px;
  }
.w6bae1_e744{
    flex-direction: column;
    gap: 48px;
  }
.w089ea_e582{
    flex: 1;
    min-width: 100%;
  }
.j002cd371{
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
  }}
.f881__3e61{box-sizing:border-box;}
.r508__a92a{box-sizing:border-box;}
.g66b7e_5143{box-sizing:border-box;}
.y559e352f{box-sizing:border-box;}
.j669e5_48fb{display:block;max-width:100%;height:auto;}
@media (max-width: 768px) {.j8ffa7064 { 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; }}