:root {

  --ans-bg: hsl(176, 8%, 7%);
  --ans-surface: hsl(176, 10%, 12%);
  --ans-surface-alt: hsl(176, 10%, 16%);
  --ans-primary: hsl(176, 80%, 48%);
  --ans-primary-dark: hsl(176, 80%, 38%);
  --ans-secondary: hsl(258, 64%, 58%);
  --ans-text-main: hsl(176, 10%, 95%);
  --ans-text-muted: hsl(176, 10%, 70%);
  --ans-border: hsl(176, 10%, 25%);
  --ans-max-width: 1200px;
  --ans-text-width: 760px;
  --ans-radius-lg: 16px;
  --ans-radius-md: 10px;
  --ans-radius-sm: 6px;
  --ans-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  --primary-color: hsl(176, 80%, 48%);
  --secondary-color: hsl(258, 64%, 48%);
  --bg-color: hsl(176, 8%, 7%);
  --text-color: hsl(176, 10%, 95%);
  --text-muted: hsl(176, 5%, 65%);
  --border-color: rgba(255, 255, 255, 0.08);
  --radius-sm: 6px;
  --radius-md: 12px;
  --radius-lg: 24px;
  --shadow-sm: 0 4px 12px rgba(0, 0, 0, 0.1);
  --shadow-md: 0 8px 32px rgba(0, 0, 0, 0.2);
  --shadow-lg: 0 16px 48px rgba(0, 0, 0, 0.3);
  --nav-height: 80px;
  --max-width: min(1200px, 92vw);
  --transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
  --nav-bg: rgba(16, 19, 19, 0.85);
  --btn-text-color: #051514;
  --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.r088e555c.q819d9lk{
    background-color: var(--primary-color);
    color: #1a1a2e;
    font-family: system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    line-height: 1.6;
    padding-top: 60px; 
    padding-bottom: 40px;
    overflow-x: hidden;
    }
div.r088e555c.q819d9lk *{
    box-sizing: border-box;
    }
div.r088e555c.q819d9lk h1, div.r088e555c.q819d9lk h2, div.r088e555c.q819d9lk h3, div.r088e555c.q819d9lk h4{
    margin-top: 0;
    color: var(--ans-text-main);
    font-weight: 600;
    letter-spacing: -0.02em;
    }
div.r088e555c.q819d9lk a{
    color: var(--ans-primary);
    text-decoration: none;
    transition: var(--ans-transition);
    }
div.r088e555c.q819d9lk a:hover{
    color: var(--ans-text-main);
    text-decoration: underline;
    }
div.r088e555c.q819d9lk p{
    margin-top: 0;
    margin-bottom: 1.5rem;
    }
div.r088e555c.q819d9lk .wa4173de_nx{
    text-align: center;
    max-width: var(--ans-text-width);
    margin: 0 auto 3rem auto;
    }
div.r088e555c.q819d9lk .wa4173de_nx h2{
    font-size: 2.25rem;
    margin-bottom: 1rem;
    }
div.r088e555c.q819d9lk .wa4173de_nx p{
    color: var(--ans-text-muted);
    font-size: 1.125rem;
    }
div.r088e555c.q819d9lk .fad6e6_afc4{
    text-align: center;
    max-width: var(--ans-text-width);
    margin: 4rem auto 5rem auto;
    padding: 0 1.5rem;
    
    display: flex;
    flex-direction: column;
    align-items: center;
    }
div.r088e555c.q819d9lk .fad6e6_afc4 h1{
    font-size: clamp(2.5rem, 5vw, 4rem);
    line-height: 1.1;
    margin-bottom: 1.5rem;
    background: linear-gradient(to right, var(--ans-text-main), var(--ans-primary));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; color: #1a1a2e;}
div.r088e555c.q819d9lk .fad6e6_afc4 .y7256_0c52{
    font-size: 1.25rem;
    color: var(--ans-text-muted);
    margin-bottom: 0;
    }
div.r088e555c.q819d9lk .k053e__3d6{
    max-width: var(--ans-max-width);
    margin: 0 auto 6rem auto;
    padding: 0 1.5rem;
    }
div.r088e555c.q819d9lk .x20ab33_ymw2{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 1.5rem;
    }
div.r088e555c.q819d9lk .l6quz135dte3{
    background-color: var(--ans-surface);
    border: 1px solid var(--ans-border);
    border-radius: var(--ans-radius-md);
    padding: 2rem 1.5rem;
    transition: var(--ans-transition); color: #ffffff;}
div.r088e555c.q819d9lk .l6quz135dte3:hover{
    border-color: var(--ans-primary);
    transform: translateY(-4px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
    }
div.r088e555c.q819d9lk .l6quz135dte3 h3{
    font-size: 1.125rem;
    margin-bottom: 1rem;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    }
div.r088e555c.q819d9lk .l6quz135dte3 h3::before{
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: var(--ans-primary);
    border-radius: 50%; color: #1a1a2e;}
div.r088e555c.q819d9lk .l6quz135dte3 p{
    color: var(--ans-text-muted);
    font-size: 0.9375rem;
    margin-bottom: 0;
    }
div.r088e555c.q819d9lk .n4d492__a2a{
    max-width: var(--ans-text-width); 
    margin: 0 auto 6rem auto;
    padding: 0 1.5rem;
    }
div.r088e555c.q819d9lk .guqaqi8ycy{
    display: flex;
    flex-direction: column;
    gap: 1rem;
    }
div.r088e555c.q819d9lk .e3925_78{
    background-color: var(--ans-surface);
    border: 1px solid var(--ans-border);
    border-radius: var(--ans-radius-md);
    overflow: hidden; color: #ffffff;}
div.r088e555c.q819d9lk .e3925_78 summary{
    padding: 1.5rem;
    font-size: 1.125rem;
    font-weight: 500;
    cursor: pointer;
    list-style: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    user-select: none;
    transition: var(--ans-transition);
    }
div.r088e555c.q819d9lk .e3925_78 summary::-webkit-details-marker{
    display: none;
    }
div.r088e555c.q819d9lk .e3925_78 summary::after{
    content: "+";
    font-size: 1.5rem;
    color: var(--ans-primary);
    transition: transform 0.3s ease;
    }
div.r088e555c.q819d9lk .e3925_78[open] summary::after{
    transform: rotate(45deg);
    }
div.r088e555c.q819d9lk .e3925_78[open] summary{
    background-color: var(--ans-surface-alt);
    border-bottom: 1px solid var(--ans-border); color: #ffffff;}
div.r088e555c.q819d9lk .c5q27ww39n8{
    padding: 1.5rem;
    color: var(--ans-text-muted);
    }
div.r088e555c.q819d9lk .c5q27ww39n8 p:last-child{
    margin-bottom: 0;
    }
div.r088e555c.q819d9lk .adefd5c1ff{
    max-width: var(--ans-max-width);
    margin: 0 auto 6rem auto;
    padding: 0 1.5rem;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 4rem;
    align-items: center;
    }
div.r088e555c.q819d9lk .ib36252_b9 h2{
    font-size: 2rem;
    margin-bottom: 1.5rem;
    }
div.r088e555c.q819d9lk .ib36252_b9 p{
    color: var(--ans-text-muted);
    font-size: 1.125rem;
    }
div.r088e555c.q819d9lk .s111__08f{
    width: 100%;
    border-radius: var(--ans-radius-lg);
    overflow: hidden;
    border: 1px solid var(--ans-border);
    box-shadow: 0 20px 40px rgba(0,0,0,0.6);
    aspect-ratio: 16 / 10;
    }
div.r088e555c.q819d9lk .s111__08f img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    }
div.r088e555c.q819d9lk .uzv1c1tt{
    max-width: var(--ans-text-width);
    margin: 0 auto 5rem auto;
    padding: 3rem 2rem;
    background: linear-gradient(145deg, var(--ans-surface), var(--ans-surface-alt));
    border-radius: var(--ans-radius-lg);
    border: 1px solid var(--ans-border);
    text-align: center; color: #ffffff;}
div.r088e555c.q819d9lk .uzv1c1tt h2{
    font-size: 1.75rem;
    margin-bottom: 1rem;
    }
div.r088e555c.q819d9lk .uzv1c1tt p{
    color: var(--ans-text-muted);
    margin-bottom: 2.5rem;
    }
div.r088e555c.q819d9lk .mo7njqgnp{
    display: flex;
    gap: 1rem;
    justify-content: center;
    flex-wrap: wrap;
    }
div.r088e555c.q819d9lk .u433__1ab{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0.875rem 1.75rem;
    font-size: 1rem;
    font-weight: 600;
    border-radius: var(--ans-radius-sm);
    transition: var(--ans-transition);
    cursor: pointer;
    text-decoration: none;
    border: none;
    }
div.r088e555c.q819d9lk .u433__1ab:hover{
    text-decoration: none;
    transform: translateY(-2px);
    }
div.r088e555c.q819d9lk .c41af5_12{
    background-color: var(--ans-primary);
    color: #000000; 
    box-shadow: 0 4px 15px rgba(23, 220, 204, 0.3);
    }
div.r088e555c.q819d9lk .c41af5_12:hover{
    background-color: var(--ans-primary-dark);
    color: #000000;
    box-shadow: 0 6px 20px rgba(23, 220, 204, 0.4);
    }
div.r088e555c.q819d9lk .b7a2e40{
    background-color: var(--ans-secondary);
    color: #1a1a2e; 
    box-shadow: 0 4px 15px rgba(138, 43, 226, 0.3);
    }
div.r088e555c.q819d9lk .b7a2e40:hover{
    background-color: hsl(258, 64%, 65%);
    color: #1a1a2e;
    box-shadow: 0 6px 20px rgba(138, 43, 226, 0.4);
    }
div.r088e555c.q819d9lk .kf06cbe11{
    font-size: 1.5rem;
    font-weight: 700;
    color: var(--ans-text-main);
    display: block;
    margin-bottom: 0.5rem;
    }
div.r088e555c.q819d9lk .bb9360b0e39{
    color: var(--ans-text-muted);
    font-size: 0.9375rem;
    margin-bottom: 1.5rem;
    display: block;
    }
div.r088e555c.q819d9lk .h38c19_c4ad{
    color: var(--ans-border);
    font-size: 0.875rem;
    }
@media (max-width: 992px) {div.r088e555c.q819d9lk .x20ab33_ymw2{
    grid-template-columns: repeat(2, 1fr);
    }
div.r088e555c.q819d9lk .adefd5c1ff{
    grid-template-columns: 1fr;
    gap: 2rem;
    text-align: center;
    }}
@media (max-width: 576px) {div.r088e555c.q819d9lk .x20ab33_ymw2{
    grid-template-columns: 1fr;
    }
div.r088e555c.q819d9lk .mo7njqgnp{
    flex-direction: column;
    }
div.r088e555c.q819d9lk .u433__1ab{
    width: 100%;
    }}
.ur0m36mez{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    background: var(--bg-color);
    padding: 120px 0 40px;
    border-top: 1px solid var(--border-color);
    box-sizing: border-box; color: #ffffff;}
.ae062_2c{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    max-width: var(--max-width);
    flex: 0 0 auto;
    box-sizing: border-box;
    }
.x7d700_df2d{
    display: inline-block;
    flex: 0 0 auto;
    text-decoration: none;
    color: var(--text-color);
    font-size: 28px;
    font-weight: 700;
    font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
    letter-spacing: -0.02em;
    margin: 0 0 16px 0;
    transition: var(--transition);
    }
.x7d700_df2d:hover{
    color: var(--primary-color);
    }
.lc78c__90c{
    flex: 0 0 auto;
    width: 100%;
    max-width: 480px;
    color: var(--text-muted);
    font-size: 16px;
    line-height: 1.6;
    text-align: center;
    margin: 0 0 80px 0;
    }
.z8fa64a{
    flex: 0 0 auto;
    width: 100%;
    height: 1px;
    background: linear-gradient(90deg, transparent, var(--border-color), transparent);
    margin: 0 0 32px 0; color: #1a1a2e;}
.m85c0bc_xzt{
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 0 0 auto;
    width: 100%;
    }
.f12163__6b1{
    flex: 0 0 auto;
    width: 100%;
    color: var(--text-muted);
    font-size: 14px;
    text-align: center;
    margin: 0;
    opacity: 0.8;
    letter-spacing: 0.02em;
    }
@media (max-width: 768px){.ur0m36mez{
    padding: 80px 0 30px;
    }
.lc78c__90c{
    font-size: 15px;
    margin: 0 0 48px 0;
    }
.x7d700_df2d{
    font-size: 24px;
    }}
.oa560349_ly8{
    position: sticky;
    top: 0;
    width: 100%;
    height: var(--nav-height);
    background: var(--nav-bg);
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
    border-bottom: 1px solid var(--border-color);
    z-index: 1000;
    display: flex;
    justify-content: center; color: #ffffff;}
.hxzgtw72akr{
    width: var(--max-width);
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    }
.ic148b486{
    font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
    font-size: 1.5rem;
    font-weight: 700;
    color: var(--text-color);
    text-decoration: none;
    letter-spacing: -0.02em;
    transition: var(--transition);
    }
.ic148b486:hover{
    opacity: 0.8;
    }
.fe54a06d{
    display: none;
    }
.xed1__002c{
    display: none;
    cursor: pointer;
    padding: 0.5rem;
    }
.ccfd__4c40, .ccfd__4c40::before, .ccfd__4c40::after{
    display: block;
    width: 24px;
    height: 2px;
    background-color: var(--text-color);
    position: relative;
    transition: var(--transition); color: #1a1a2e;}
.ccfd__4c40::before{
    content: "";
    position: absolute;
    top: -6px;
    }
.ccfd__4c40::after{
    content: "";
    position: absolute;
    top: 6px;
    }
.ud17d14_e57{
    display: flex;
    align-items: center;
    gap: 2rem;
    }
.v5e9e6_48{
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 1.5rem;
    }
.v5e9e6_48 li{
    display: flex;
    }
.gbb190__f57ec{
    color: var(--text-muted);
    text-decoration: none;
    font-size: 0.9rem;
    font-weight: 500;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    transition: var(--transition);
    }
.gbb190__f57ec:hover{
    color: var(--text-color);
    }
.ue012fc6_8pj0{
    display: flex;
    align-items: center;
    }
.qefe00_c82e{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0.6rem 1.25rem;
    background: var(--primary-color);
    color: var(--btn-text-color);
    text-decoration: none;
    font-size: 0.9rem;
    font-weight: 600;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    border-radius: var(--radius-md);
    transition: var(--transition);
    box-shadow: 0 4px 12px rgba(26, 219, 206, 0.15);
    }
.qefe00_c82e:hover{
    background: hsl(176, 80%, 55%);
    box-shadow: 0 6px 16px rgba(26, 219, 206, 0.25);
    transform: translateY(-1px); color: #1a1a2e;}
@media (max-width: 1060px){.v5e9e6_48 {
    gap: 1rem;
    }
.ud17d14_e57 {
    gap: 1.5rem;
    }}
@media (max-width: 992px){.xed1__002c{
    display: block;
    z-index: 1001;
    }
.ud17d14_e57{
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: var(--bg-color);
    flex-direction: column;
    align-items: flex-start;
    padding: 0 max(4vw, calc((100% - var(--max-width)) / 2));
    gap: 0;
    box-shadow: var(--shadow-md);
    border-bottom: 1px solid var(--border-color);
    box-sizing: border-box;
    
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: var(--transition); color: #ffffff;}
.fe54a06d:checked ~ .ud17d14_e57{
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    padding-bottom: 2rem;
    }
.fe54a06d:checked ~ .xed1__002c .ccfd__4c40{
    background-color: transparent;
    }
.fe54a06d:checked ~ .xed1__002c .ccfd__4c40::before{
    transform: rotate(45deg);
    top: 0;
    }
.fe54a06d:checked ~ .xed1__002c .ccfd__4c40::after{
    transform: rotate(-45deg);
    top: 0;
    }
.v5e9e6_48{
    flex-direction: column;
    width: 100%;
    gap: 0;
    }
.v5e9e6_48 li{
    width: 100%;
    border-bottom: 1px solid var(--border-color);
    }
.gbb190__f57ec{
    display: block;
    width: 100%;
    padding: 1.25rem 0;
    font-size: 1rem;
    }
.ue012fc6_8pj0{
    width: 100%;
    padding-top: 1.5rem;
    }
.qefe00_c82e{
    width: 100%;
    padding: 1rem;
    font-size: 1rem;
    }}
.gbb190__f57ec.active{color: var(--text-color);}
@media (min-width: 1061px){.oa560349_ly8 #nt1ab210aad6, .oa560349_ly8 label[for="nt1ab210aad6"]{ display: none !important; }}
@media (min-width: 1061px){.oa560349_ly8 .ud17d14_e57{ 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: 1061px){.oa560349_ly8 .ud17d14_e57{ 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: 1061px){.oa560349_ly8 .ud17d14_e57 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.gbb190__f57ec.active {color: var(--text-color);}
#nt1ab210aad6:checked ~ .ud17d14_e57 { right: 0 !important; left: auto !important; }
@media (max-width: 1060px) {.oa560349_ly8.mb1e1ab6879 .ud17d14_e57 { 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: 1060px) {#nt1ab210aad6:checked ~ .ud17d14_e57 { right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1061px) {.oa560349_ly8.mb1e1ab6879 #nt1ab210aad6, .oa560349_ly8.mb1e1ab6879 label[for="nt1ab210aad6"] { display: none !important; }}
@media (min-width: 1061px) {.oa560349_ly8.mb1e1ab6879 .ud17d14_e57 { 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: 1061px) {.oa560349_ly8.mb1e1ab6879 .ud17d14_e57 { 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: 1061px) {.oa560349_ly8.mb1e1ab6879 .ud17d14_e57 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.r088e555c img.u0a7__9db6 {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.r088e555c img.u0a7__9db6.p59f19_fd89 { aspect-ratio: 16 / 9; }
div.r088e555c img.u0a7__9db6.d3c7__c4bb { aspect-ratio: 16 / 10; }
div.r088e555c img.u0a7__9db6.u7a3__6850 { aspect-ratio: 4 / 3; }
div.r088e555c img.u0a7__9db6.l0d9__dba5 { aspect-ratio: 1 / 1; }
div.r088e555c :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.r088e555c .e916__7fd0 {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.r088e555c .e916__7fd0.p59f19_fd89 { aspect-ratio: 16 / 9; }
div.r088e555c .e916__7fd0.d3c7__c4bb { aspect-ratio: 16 / 10; }
div.r088e555c .e916__7fd0.u7a3__6850 { aspect-ratio: 4 / 3; }
div.r088e555c .e916__7fd0.l0d9__dba5 { aspect-ratio: 1 / 1; }
div.r088e555c .e916__7fd0 > img.u0a7__9db6,
    div.r088e555c .e916__7fd0 > picture > img.u0a7__9db6 {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
.jf369454e {
    padding-left: clamp(16px, 4vw, 48px);
    padding-right: clamp(16px, 4vw, 48px);
    }
.jf369454e > :first-child,
    .jf369454e > :last-child {
    width: min(1280px, 100%);
    margin-left: auto;
    margin-right: auto;
    }
.oa560349_ly8{
    position: sticky;
    top: 0;
    width: 100%;
    height: var(--nav-height);
    background: var(--nav-bg);
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
    border-bottom: 1px solid var(--border-color);
    z-index: 1000;
    display: flex;
    justify-content: center; color: #ffffff;}
.hxzgtw72akr{
    width: var(--max-width);
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    }
.ic148b486{
    font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
    font-size: 1.5rem;
    font-weight: 700;
    color: var(--text-color);
    text-decoration: none;
    letter-spacing: -0.02em;
    transition: var(--transition);
    }
.ic148b486:hover{
    opacity: 0.8;
    }
.fe54a06d{
    display: none;
    }
.xed1__002c{
    display: none;
    cursor: pointer;
    padding: 0.5rem;
    }
.ccfd__4c40, .ccfd__4c40::before, .ccfd__4c40::after{
    display: block;
    width: 24px;
    height: 2px;
    background-color: var(--text-color);
    position: relative;
    transition: var(--transition); color: #1a1a2e;}
.ccfd__4c40::before{
    content: "";
    position: absolute;
    top: -6px;
    }
.ccfd__4c40::after{
    content: "";
    position: absolute;
    top: 6px;
    }
.ud17d14_e57{
    display: flex;
    align-items: center;
    gap: 2rem;
    }
.v5e9e6_48{
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 1.5rem;
    }
.v5e9e6_48 li{
    display: flex;
    }
.gbb190__f57ec{
    color: var(--text-muted);
    text-decoration: none;
    font-size: 0.9rem;
    font-weight: 500;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    transition: var(--transition);
    }
.gbb190__f57ec:hover{
    color: var(--text-color);
    }
.ue012fc6_8pj0{
    display: flex;
    align-items: center;
    }
.qefe00_c82e{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0.6rem 1.25rem;
    background: var(--primary-color);
    color: var(--btn-text-color);
    text-decoration: none;
    font-size: 0.9rem;
    font-weight: 600;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    border-radius: var(--radius-md);
    transition: var(--transition);
    box-shadow: 0 4px 12px rgba(26, 219, 206, 0.15);
    }
.qefe00_c82e:hover{
    background: hsl(176, 80%, 55%);
    box-shadow: 0 6px 16px rgba(26, 219, 206, 0.25);
    transform: translateY(-1px); color: #1a1a2e;}
@media (max-width: 1060px){.v5e9e6_48 {
    gap: 1rem;
    }
.ud17d14_e57 {
    gap: 1.5rem;
    }}
@media (max-width: 992px){.xed1__002c{
    display: block;
    z-index: 1001;
    }
.ud17d14_e57{
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: var(--bg-color);
    flex-direction: column;
    align-items: flex-start;
    padding: 0 max(4vw, calc((100% - var(--max-width)) / 2));
    gap: 0;
    box-shadow: var(--shadow-md);
    border-bottom: 1px solid var(--border-color);
    box-sizing: border-box;
    
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: var(--transition); color: #ffffff;}
.fe54a06d:checked ~ .ud17d14_e57{
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    padding-bottom: 2rem;
    }
.fe54a06d:checked ~ .xed1__002c .ccfd__4c40{
    background-color: transparent;
    }
.fe54a06d:checked ~ .xed1__002c .ccfd__4c40::before{
    transform: rotate(45deg);
    top: 0;
    }
.fe54a06d:checked ~ .xed1__002c .ccfd__4c40::after{
    transform: rotate(-45deg);
    top: 0;
    }
.v5e9e6_48{
    flex-direction: column;
    width: 100%;
    gap: 0;
    }
.v5e9e6_48 li{
    width: 100%;
    border-bottom: 1px solid var(--border-color);
    }
.gbb190__f57ec{
    display: block;
    width: 100%;
    padding: 1.25rem 0;
    font-size: 1rem;
    }
.ue012fc6_8pj0{
    width: 100%;
    padding-top: 1.5rem;
    }
.qefe00_c82e{
    width: 100%;
    padding: 1rem;
    font-size: 1rem;
    }}
.gbb190__f57ec.active{color: var(--text-color);}
@media (min-width: 1061px){.oa560349_ly8 #nt1ab210aad6, .oa560349_ly8 label[for="nt1ab210aad6"]{ display: none !important; }}
@media (min-width: 1061px){.oa560349_ly8 .ud17d14_e57{ 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: 1061px){.oa560349_ly8 .ud17d14_e57{ 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: 1061px){.oa560349_ly8 .ud17d14_e57 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.gbb190__f57ec.active{color: var(--text-color);}
#nt1ab210aad6:checked ~ .ud17d14_e57{ right: 0 !important; left: auto !important; }
@media (max-width: 1060px){.oa560349_ly8.mb1e1ab6879 .ud17d14_e57{ 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: 1060px){#nt1ab210aad6:checked ~ .ud17d14_e57{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1061px){.oa560349_ly8.mb1e1ab6879 #nt1ab210aad6, .oa560349_ly8.mb1e1ab6879 label[for="nt1ab210aad6"]{ display: none !important; }}
@media (min-width: 1061px){.oa560349_ly8.mb1e1ab6879 .ud17d14_e57{ 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: 1061px){.oa560349_ly8.mb1e1ab6879 .ud17d14_e57{ 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: 1061px){.oa560349_ly8.mb1e1ab6879 .ud17d14_e57 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.ur0m36mez{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    background: var(--bg-color);
    padding: 120px 0 40px;
    border-top: 1px solid var(--border-color);
    box-sizing: border-box; color: #ffffff;}
.ae062_2c{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    max-width: var(--max-width);
    flex: 0 0 auto;
    box-sizing: border-box;
    }
.x7d700_df2d{
    display: inline-block;
    flex: 0 0 auto;
    text-decoration: none;
    color: var(--text-color);
    font-size: 28px;
    font-weight: 700;
    font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
    letter-spacing: -0.02em;
    margin: 0 0 16px 0;
    transition: var(--transition);
    }
.x7d700_df2d:hover{
    color: var(--primary-color);
    }
.lc78c__90c{
    flex: 0 0 auto;
    width: 100%;
    max-width: 480px;
    color: var(--text-muted);
    font-size: 16px;
    line-height: 1.6;
    text-align: center;
    margin: 0 0 80px 0;
    }
.z8fa64a{
    flex: 0 0 auto;
    width: 100%;
    height: 1px;
    background: linear-gradient(90deg, transparent, var(--border-color), transparent);
    margin: 0 0 32px 0; color: #1a1a2e;}
.m85c0bc_xzt{
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 0 0 auto;
    width: 100%;
    }
.f12163__6b1{
    flex: 0 0 auto;
    width: 100%;
    color: var(--text-muted);
    font-size: 14px;
    text-align: center;
    margin: 0;
    opacity: 0.8;
    letter-spacing: 0.02em;
    }
@media (max-width: 768px){.ur0m36mez{
    padding: 80px 0 30px;
    }
.lc78c__90c{
    font-size: 15px;
    margin: 0 0 48px 0;
    }
.x7d700_df2d{
    font-size: 24px;
    }}
.oa560349_ly8{
  position: sticky;
  top: 0;
  width: 100%;
  height: var(--nav-height);
  background: var(--nav-bg);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  border-bottom: 1px solid var(--border-color);
  z-index: 1000;
  display: flex;
  justify-content: center; color: #ffffff;}
.hxzgtw72akr{
  width: var(--max-width);
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.ic148b486{
  font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
  font-size: 1.5rem;
  font-weight: 700;
  color: var(--text-color);
  text-decoration: none;
  letter-spacing: -0.02em;
  transition: var(--transition);
}
.ic148b486:hover{
  opacity: 0.8;
}
.fe54a06d{
  display: none;
}
.xed1__002c{
  display: none;
  cursor: pointer;
  padding: 0.5rem;
}
.ccfd__4c40, .ccfd__4c40::before, .ccfd__4c40::after{
  display: block;
  width: 24px;
  height: 2px;
  background-color: var(--text-color);
  position: relative;
  transition: var(--transition); color: #1a1a2e;}
.ccfd__4c40::before{
  content: "";
  position: absolute;
  top: -6px;
}
.ccfd__4c40::after{
  content: "";
  position: absolute;
  top: 6px;
}
.ud17d14_e57{
  display: flex;
  align-items: center;
  gap: 2rem;
}
.v5e9e6_48{
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 1.5rem;
}
.v5e9e6_48 li{
  display: flex;
}
.gbb190__f57ec{
  color: var(--text-muted);
  text-decoration: none;
  font-size: 0.9rem;
  font-weight: 500;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  transition: var(--transition);
}
.gbb190__f57ec:hover{
  color: var(--text-color);
}
.ue012fc6_8pj0{
  display: flex;
  align-items: center;
}
.qefe00_c82e{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.6rem 1.25rem;
  background: var(--primary-color);
  color: var(--btn-text-color);
  text-decoration: none;
  font-size: 0.9rem;
  font-weight: 600;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  border-radius: var(--radius-md);
  transition: var(--transition);
  box-shadow: 0 4px 12px rgba(26, 219, 206, 0.15);
}
.qefe00_c82e:hover{
  background: hsl(176, 80%, 55%);
  box-shadow: 0 6px 16px rgba(26, 219, 206, 0.25);
  transform: translateY(-1px); color: #1a1a2e;}
@media (max-width: 1060px){.v5e9e6_48 {
    gap: 1rem;
  }
.ud17d14_e57 {
    gap: 1.5rem;
  }}
@media (max-width: 992px){.xed1__002c{
    display: block;
    z-index: 1001;
  }
.ud17d14_e57{
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: var(--bg-color);
    flex-direction: column;
    align-items: flex-start;
    padding: 0 max(4vw, calc((100% - var(--max-width)) / 2));
    gap: 0;
    box-shadow: var(--shadow-md);
    border-bottom: 1px solid var(--border-color);
    box-sizing: border-box;

    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: var(--transition); color: #ffffff;}
.fe54a06d:checked ~ .ud17d14_e57{
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    padding-bottom: 2rem;
  }
.fe54a06d:checked ~ .xed1__002c .ccfd__4c40{
    background-color: transparent;
  }
.fe54a06d:checked ~ .xed1__002c .ccfd__4c40::before{
    transform: rotate(45deg);
    top: 0;
  }
.fe54a06d:checked ~ .xed1__002c .ccfd__4c40::after{
    transform: rotate(-45deg);
    top: 0;
  }
.v5e9e6_48{
    flex-direction: column;
    width: 100%;
    gap: 0;
  }
.v5e9e6_48 li{
    width: 100%;
    border-bottom: 1px solid var(--border-color);
  }
.gbb190__f57ec{
    display: block;
    width: 100%;
    padding: 1.25rem 0;
    font-size: 1rem;
  }
.ue012fc6_8pj0{
    width: 100%;
    padding-top: 1.5rem;
  }
.qefe00_c82e{
    width: 100%;
    padding: 1rem;
    font-size: 1rem;
  }}
.gbb190__f57ec.active{color: var(--text-color);}
@media (min-width: 1061px){.oa560349_ly8 #nt1ab210aad6, .oa560349_ly8 label[for="nt1ab210aad6"]{ display: none !important; }}
@media (min-width: 1061px){.oa560349_ly8 .ud17d14_e57{ 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: 1061px){.oa560349_ly8 .ud17d14_e57{ 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: 1061px){.oa560349_ly8 .ud17d14_e57 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.gbb190__f57ec.active{color: var(--text-color);}
#nt1ab210aad6:checked ~ .ud17d14_e57{ right: 0 !important; left: auto !important; }
@media (max-width: 1060px){.oa560349_ly8.mb1e1ab6879 .ud17d14_e57{ 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: 1060px){#nt1ab210aad6:checked ~ .ud17d14_e57{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1061px){.oa560349_ly8.mb1e1ab6879 #nt1ab210aad6, .oa560349_ly8.mb1e1ab6879 label[for="nt1ab210aad6"]{ display: none !important; }}
@media (min-width: 1061px){.oa560349_ly8.mb1e1ab6879 .ud17d14_e57{ 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: 1061px){.oa560349_ly8.mb1e1ab6879 .ud17d14_e57{ 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: 1061px){.oa560349_ly8.mb1e1ab6879 .ud17d14_e57 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.l019aa2b303{
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  background: var(--bg-color);
  padding: 120px 0 40px;
  border-top: 1px solid var(--border-color);
  box-sizing: border-box; color: #ffffff;}
.xd4280cb2{
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: var(--max-width);
  flex: 0 0 auto;
  box-sizing: border-box;
}
.vc32d5_b12c{
  display: inline-block;
  flex: 0 0 auto;
  text-decoration: none;
  color: var(--text-color);
  font-size: 28px;
  font-weight: 700;
  font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
  letter-spacing: -0.02em;
  margin: 0 0 16px 0;
  transition: var(--transition);
}
.vc32d5_b12c:hover{
  color: var(--primary-color);
}
.i583c1d8c{
  flex: 0 0 auto;
  width: 100%;
  max-width: 480px;
  color: var(--text-muted);
  font-size: 16px;
  line-height: 1.6;
  text-align: center;
  margin: 0 0 80px 0;
}
.h61859_7716{
  flex: 0 0 auto;
  width: 100%;
  height: 1px;
  background: linear-gradient(90deg, transparent, var(--border-color), transparent);
  margin: 0 0 32px 0; color: #1a1a2e;}
.f5aa88869da{
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 0 0 auto;
  width: 100%;
}
.c8ca44d9d8c{
  flex: 0 0 auto;
  width: 100%;
  color: var(--text-muted);
  font-size: 14px;
  text-align: center;
  margin: 0;
  opacity: 0.8;
  letter-spacing: 0.02em;
}
@media (max-width: 768px){.l019aa2b303{
    padding: 80px 0 30px;
  }
.i583c1d8c{
    font-size: 15px;
    margin: 0 0 48px 0;
  }
.vc32d5_b12c{
    font-size: 24px;
  }}
.hb95__fe16{box-sizing:border-box;}
.ta828f_fe85{box-sizing:border-box;}
.v7385de9fb3{box-sizing:border-box;}
@media (max-width: 768px) {div.r088e555c.q819d9lk .e3925_78 summary { 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; }}