:root {

  --primary-color: hsl(268, 76%, 61%);
  --secondary-color: hsl(22, 60%, 61%);
  --bg-color: hsl(268, 20%, 6%);
  --text-color: hsl(268, 10%, 98%);
  --text-muted: hsl(268, 10%, 65%);
  --border-color: rgba(255, 255, 255, 0.08);
  --radius-sm: 8px;
  --radius-md: 16px;
  --radius-lg: 32px;
  --shadow-sm: 0 4px 12px rgba(0, 0, 0, 0.4);
  --shadow-md: 0 8px 24px rgba(0, 0, 0, 0.5);
  --shadow-lg: 0 16px 40px rgba(139, 61, 255, 0.25);
  --nav-height: 88px;
  --max-width: min(1200px, 92vw);
  --transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  --nav-bg: rgba(13, 11, 15, 0.75);
  --btn-text: #ffffff;
  --vn-primary: var(--primary-color, hsl(268, 76%, 61%));
  --vn-secondary: var(--secondary-color, hsl(22, 60%, 61%));
  --vn-text: var(--text-color, hsl(268, 10%, 12%));
  --vn-bg: var(--bg-color, hsl(268, 7%, 95%));
  --vn-card-bg: #ffffff;
  --vn-radius: var(--radius-lg, 16px);
  --vn-shadow: var(--shadow-md, 0 10px 30px rgba(0,0,0,0.05));
  --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%);
}
.r14514__435c{
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    height: var(--nav-height);
    background: var(--nav-bg);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    border-bottom: 1px solid var(--border-color);
    z-index: 1000;
    display: flex;
    align-items: center;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    box-sizing: border-box; color: #ffffff;}
.r14514__435c *, .r14514__435c *::before, .r14514__435c *::after{
    box-sizing: inherit;
    }
.le89af_f69{
    width: var(--max-width);
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    }
.nrf36ou63{
    display: flex;
    align-items: center;
    gap: 16px;
    text-decoration: none;
    z-index: 1002;
    }
.g06106e_d8f{
    width: 40px;
    height: 40px;
    background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
    border-radius: var(--radius-sm);
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 16px rgba(139, 61, 255, 0.4);
    transition: var(--transition); color: #1a1a2e;}
.nrf36ou63:hover .g06106e_d8f{
    transform: rotate(15deg) scale(1.05);
    }
.b5e6663d_hu{
    width: 16px;
    height: 16px;
    background: var(--bg-color);
    border-radius: 4px;
    transform: rotate(45deg); color: #ffffff;}
.t5ede1_c58e{
    font-size: 24px;
    font-weight: 800;
    letter-spacing: -0.5px;
    color: #1a1a2e;
    background: linear-gradient(135deg, #ffffff 30%, hsl(268, 40%, 80%) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    }
.hd1c1f__b703{
    display: flex;
    align-items: center;
    gap: 40px;
    }
.nfbd__7a9{
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    gap: 24px;
    }
.xuhy2e371{
    display: flex;
    }
.e52a12b7_wj3m{
    color: var(--text-muted);
    text-decoration: none;
    font-size: 15px;
    font-weight: 500;
    padding: 8px 0;
    position: relative;
    transition: var(--transition);
    }
.e52a12b7_wj3m:hover{
    color: var(--text-color);
    }
.e52a12b7_wj3m::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 2px;
    background: var(--primary-color);
    transition: var(--transition);
    border-radius: 2px; color: #1a1a2e;}
.e52a12b7_wj3m:hover::after{
    width: 100%;
    }
.v22275d661{
    display: flex;
    align-items: center;
    }
.y46b060{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, var(--primary-color), hsl(268, 80%, 68%));
    color: #1a1a2e;
    text-decoration: none;
    font-weight: 600;
    font-size: 15px;
    padding: 12px 28px;
    border-radius: var(--radius-lg);
    box-shadow: 0 4px 16px rgba(139, 61, 255, 0.4), inset 0 1px 1px rgba(255, 255, 255, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.1);
    transition: var(--transition);
    }
.y46b060:hover{
    background: linear-gradient(135deg, hsl(268, 80%, 68%), var(--secondary-color));
    box-shadow: 0 8px 24px rgba(217, 133, 91, 0.5), inset 0 1px 1px rgba(255, 255, 255, 0.3);
    transform: translateY(-2px);
    color: #1a1a2e;
    }
.pfc910_aizx{
    display: none;
    }
.gc4df2_d4{
    display: none;
    cursor: pointer;
    width: 48px;
    height: 48px;
    z-index: 1002;
    }
.dc1b__97ede{
    display: block;
    width: 24px;
    height: 2px;
    background: var(--text-color);
    position: relative;
    transition: var(--transition);
    border-radius: 2px; color: #1a1a2e;}
.dc1b__97ede::before, .dc1b__97ede::after{
    content: "";
    position: absolute;
    width: 24px;
    height: 2px;
    background: var(--text-color);
    transition: var(--transition);
    left: 0;
    border-radius: 2px; color: #1a1a2e;}
.dc1b__97ede::before{
    top: -8px;
    }
.dc1b__97ede::after{
    bottom: -8px;
    }
@media (max-width: 1100px){.gc4df2_d4 {
    display: flex;
    align-items: center;
    justify-content: center;
    }
.pfc910_aizx:checked + .gc4df2_d4 .dc1b__97ede {
    background: transparent;
    }
.pfc910_aizx:checked + .gc4df2_d4 .dc1b__97ede::before {
    top: 0;
    transform: rotate(45deg);
    }
.pfc910_aizx:checked + .gc4df2_d4 .dc1b__97ede::after {
    bottom: 0;
    transform: rotate(-45deg);
    }
.hd1c1f__b703 {
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    flex-direction: column;
    background: var(--bg-color);
    padding: 32px 5vw;
    gap: 32px;
    border-bottom: 1px solid var(--border-color);
    box-shadow: var(--shadow-lg);
    
    opacity: 0;
    visibility: hidden;
    transform: translateY(-20px);
    transition: var(--transition); color: #ffffff;}
.pfc910_aizx:checked ~ .hd1c1f__b703 {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    }
.nfbd__7a9 {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    gap: 16px;
    }
.xuhy2e371 {
    width: 100%;
    }
.e52a12b7_wj3m {
    display: block;
    width: 100%;
    font-size: 16px;
    padding: 16px 20px;
    background: rgba(255, 255, 255, 0.03);
    border-radius: var(--radius-md); color: #1a1a2e;}
.e52a12b7_wj3m::after {
    display: none;
    }
.e52a12b7_wj3m:hover {
    background: rgba(255, 255, 255, 0.08);
    transform: translateX(4px); color: #1a1a2e;}
.v22275d661 {
    width: 100%;
    }
.y46b060 {
    width: 100%;
    padding: 18px;
    font-size: 16px;
    }}
.e52a12b7_wj3m.active{color: var(--text-color);}
@media (min-width: 1101px){.r14514__435c #nt2cf5f08d05, .r14514__435c label[for="nt2cf5f08d05"]{ display: none !important; }}
@media (min-width: 1101px){.r14514__435c .hd1c1f__b703{ 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: 1101px){.r14514__435c .hd1c1f__b703{ 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: 1101px){.r14514__435c .hd1c1f__b703 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.e52a12b7_wj3m.active {color: var(--text-color);}
#nt2cf5f08d05:checked ~ .hd1c1f__b703 { right: 0 !important; left: auto !important; }
@media (max-width: 1100px) {.r14514__435c.j412ba69f .hd1c1f__b703 { 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: 1100px) {#nt2cf5f08d05:checked ~ .hd1c1f__b703 { right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1101px) {.r14514__435c.j412ba69f #nt2cf5f08d05, .r14514__435c.j412ba69f label[for="nt2cf5f08d05"] { display: none !important; }}
@media (min-width: 1101px) {.r14514__435c.j412ba69f .hd1c1f__b703 { 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: 1101px) {.r14514__435c.j412ba69f .hd1c1f__b703 { 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: 1101px) {.r14514__435c.j412ba69f .hd1c1f__b703 a { display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.u95448__78b4d{background-color: var(--bg-color, hsl(268, 20%, 6%));
    padding-top: 80px;
    padding-bottom: 80px;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; isolation: isolate; color: #ffffff;}
.l3af3_18{
    position: absolute;
    top: 0;
    left: 0;
    width: 600px;
    height: 600px;
    background-color: var(--primary-color, hsl(268, 76%, 61%));
    filter: blur(200px);
    opacity: 0.1;
    border-radius: 50%;
    transform: translate(-30%, -30%);
    pointer-events: none;
    z-index: 0; color: #1a1a2e;}
.bd2eb8593{
    max-width: var(--max-width, 1200px);
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 1;
    box-sizing: border-box;
    width: 100%;
    }
.id3c3cd4c9{
    width: 100%;
    height: 1px;
    background: linear-gradient(90deg, var(--primary-color, hsl(268, 76%, 61%)) 0%, transparent 100%);
    opacity: 0.3;
    margin-bottom: 64px;
    box-sizing: border-box; color: #1a1a2e;}
.lujikei6jc{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    gap: 64px;
    box-sizing: border-box;
    width: 100%;
    }
.ocjrrazadeh{
    flex: 1 1 400px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 24px;
    width: 100%;
    box-sizing: border-box;
    }
.g7ace47a949{
    font-size: 36px;
    font-weight: 800;
    color: var(--text-color, hsl(268, 10%, 98%));
    letter-spacing: -1px;
    width: 100%;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    line-height: 1;
    }
.da833d_fg{
    color: var(--primary-color, hsl(268, 76%, 61%));
    display: inline;
    width: auto;
    }
.qclf4v6a9g{
    font-size: 16px;
    color: var(--text-muted, hsl(268, 10%, 65%));
    line-height: 1.6;
    max-width: 480px;
    width: 100%;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    }
.wc054__e9d{
    font-size: 14px;
    color: rgba(255, 255, 255, 0.3);
    width: 100%;
    box-sizing: border-box;
    margin-top: 16px;
    padding: 0;
    }
.ef8d368_e625{
    flex: 0 0 240px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 20px;
    width: 240px;
    box-sizing: border-box;
    }
.mxz0fk1gwy0{
    font-size: 13px;
    font-weight: 700;
    color: var(--text-color, hsl(268, 10%, 98%));
    text-transform: uppercase;
    letter-spacing: 1.5px;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 4px;
    padding: 0;
    opacity: 0.8;
    }
.k62aea_de4a{
    font-size: 15px;
    font-weight: 500;
    color: var(--text-muted, hsl(268, 10%, 65%));
    text-decoration: none;
    transition: var(--transition, all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1));
    width: 100%;
    box-sizing: border-box;
    display: block;
    padding: 0;
    margin: 0;
    }
.k62aea_de4a:hover{
    color: var(--primary-color, hsl(268, 76%, 61%));
    transform: translateX(6px);
    }
.waa4ed__060fd{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background: linear-gradient(90deg, var(--primary-color, hsl(268, 76%, 61%)) 0%, var(--secondary-color, hsl(22, 60%, 61%)) 100%);
    box-sizing: border-box; color: #1a1a2e;}
@media (max-width: 768px){.u95448__78b4d{
    padding-top: 56px;
    padding-bottom: 56px;
    }
.id3c3cd4c9{
    margin-bottom: 48px;
    }
.lujikei6jc{
    flex-direction: column;
    gap: 48px;
    }
.ocjrrazadeh{
    flex: 1 1 auto;
    width: 100%;
    }
.ef8d368_e625{
    flex: 1 1 auto;
    width: 100%;
    }}
div.g65b__3012.hf6bb5_j6{
    font-family: system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;
    color: var(--vn-text);
    background-color: var(--vn-bg);
    line-height: 1.6;
    max-width: 1200px;
    margin: 0 auto;
    padding: 2rem;
    overflow-x: hidden;
    }
div.g65b__3012.hf6bb5_j6 .v7650_705{
    padding: 4rem 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    }
div.g65b__3012.hf6bb5_j6 h1, div.g65b__3012.hf6bb5_j6 h2, div.g65b__3012.hf6bb5_j6 h3{
    text-align: left;
    margin-bottom: 1.5rem;
    font-weight: 800;
    line-height: 1.2;
    }
div.g65b__3012.hf6bb5_j6 h1{ font-size: clamp(2.5rem, 5vw, 3.5rem); max-width: 800px; color: var(--vn-text); }
div.g65b__3012.hf6bb5_j6 h2{ font-size: 2rem; border-left: 5px solid var(--vn-primary); padding-left: 1rem; }
div.g65b__3012.hf6bb5_j6 p{
    max-width: 680px;
    margin-bottom: 2rem;
    font-size: 1.1rem;
    color: rgba(0,0,0,0.7);
    text-align: left;
    }
div.g65b__3012.hf6bb5_j6 .t49ab34_mz{
    display: flex;
    gap: 1rem;
    flex-wrap: wrap;
    justify-content: flex-start;
    }
div.g65b__3012.hf6bb5_j6 .ed2eb4b{
    padding: 1rem 2.5rem;
    border-radius: var(--vn-radius);
    text-decoration: none;
    font-weight: 600;
    transition: all 0.3s ease;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    }
div.g65b__3012.hf6bb5_j6 .xh1b0dz5{
    background-color: var(--vn-primary);
    color: #1a1a2e;
    box-shadow: 0 4px 15px rgba(106, 35, 191, 0.3);
    }
div.g65b__3012.hf6bb5_j6 .xh1b0dz5:hover{
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(106, 35, 191, 0.4);
    }
div.g65b__3012.hf6bb5_j6 .i9424b_2a28{
    background-color: transparent;
    border: 2px solid var(--vn-primary);
    color: var(--vn-primary);
    }
div.g65b__3012.hf6bb5_j6 .df7971_d0e8{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 4rem;
    align-items: center;
    margin: 4rem 0;
    }
div.g65b__3012.hf6bb5_j6 .kb70d8_ej{
    width: 100%;
    border-radius: var(--vn-radius);
    overflow: hidden;
    box-shadow: var(--vn-shadow);
    }
div.g65b__3012.hf6bb5_j6 .kb70d8_ej img{
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
    aspect-ratio: 16 / 10;
    }
div.g65b__3012.hf6bb5_j6 .p09c966_ec{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
    gap: 1.5rem;
    width: 100%;
    margin: 3rem 0;
    }
div.g65b__3012.hf6bb5_j6 .w3f6__7c27{
    background: var(--vn-card-bg);
    padding: 2rem;
    border-radius: var(--vn-radius);
    box-shadow: var(--vn-shadow);
    transition: transform 0.3s ease;
    border: 1px solid rgba(0,0,0,0.03); color: #1a1a2e;}
div.g65b__3012.hf6bb5_j6 .w3f6__7c27:hover{ transform: translateY(-5px); }
div.g65b__3012.hf6bb5_j6 .id7b44_b298{
    font-size: 2rem;
    margin-bottom: 1rem;
    display: block;
    }
div.g65b__3012.hf6bb5_j6 .ma18a4520a5{
    width: 100%;
    max-width: 800px;
    }
div.g65b__3012.hf6bb5_j6 .da5128a5_7w{
    display: flex;
    gap: 2rem;
    margin-bottom: 2rem;
    padding-bottom: 2rem;
    border-bottom: 1px dashed rgba(0,0,0,0.1);
    }
div.g65b__3012.hf6bb5_j6 .t8df506_4e{
    background: var(--vn-secondary);
    color: #1a1a2e;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    font-weight: bold;
    }
div.g65b__3012.hf6bb5_j6 div.r2fb1e_6800{
    margin-top: 6rem;
    padding: 4rem 0 2rem;
    border-top: 1px solid rgba(0,0,0,0.1);
    width: 100%;
    }
div.g65b__3012.hf6bb5_j6 .fbb8e76d1{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 3rem;
    margin-bottom: 3rem;
    }
div.g65b__3012.hf6bb5_j6 .j6cfaa295f7{
    display: block;
    color: var(--vn-text);
    text-decoration: none;
    margin-bottom: 0.8rem;
    opacity: 0.7;
    transition: opacity 0.2s;
    }
div.g65b__3012.hf6bb5_j6 .j6cfaa295f7:hover{ opacity: 1; color: var(--vn-primary); }
@media (max-width: 968px) {div.g65b__3012.hf6bb5_j6 .df7971_d0e8{ grid-template-columns: 1fr; gap: 2rem; }
div.g65b__3012.hf6bb5_j6 .v7650_705{ padding: 2rem 0; }}
html, body {
    margin: 0;
    padding: 0;
    }
body *, body *::before, body *::after {
    box-sizing: border-box;
    }
div.g65b__3012 img.w9ae__eccc {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.g65b__3012 img.w9ae__eccc.v4e11f_db95 { aspect-ratio: 16 / 9; }
div.g65b__3012 img.w9ae__eccc.g0cec5_d9de { aspect-ratio: 16 / 10; }
div.g65b__3012 img.w9ae__eccc.zf877381984 { aspect-ratio: 4 / 3; }
div.g65b__3012 img.w9ae__eccc.ad5b4b80fcc { aspect-ratio: 1 / 1; }
div.g65b__3012 :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.g65b__3012 .f31356564f6 {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.g65b__3012 .f31356564f6.v4e11f_db95 { aspect-ratio: 16 / 9; }
div.g65b__3012 .f31356564f6.g0cec5_d9de { aspect-ratio: 16 / 10; }
div.g65b__3012 .f31356564f6.zf877381984 { aspect-ratio: 4 / 3; }
div.g65b__3012 .f31356564f6.ad5b4b80fcc { aspect-ratio: 1 / 1; }
div.g65b__3012 .f31356564f6 > img.w9ae__eccc,
    div.g65b__3012 .f31356564f6 > picture > img.w9ae__eccc {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
div.g65b__3012 .qf64__0bab {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    font-size: 0;
    }
div.g65b__3012 .qf64__0bab > .y8e813_a9e0 {
    width: clamp(20px, 1.35em, 30px);
    height: clamp(20px, 1.35em, 30px);
    stroke: currentColor;
    fill: none;
    stroke-width: 1.9;
    stroke-linecap: round;
    stroke-linejoin: round;
    flex: 0 0 auto;
    }
div.g65b__3012.hf6bb5_j6 .xh1b0dz5 a:not([class]){color:#ffffff !important;text-decoration:underline;}
div.g65b__3012.hf6bb5_j6 .xh1b0dz5 a[class=""]{color:#ffffff !important;text-decoration:underline;}
div.g65b__3012.hf6bb5_j6 .xh1b0dz5 a:not([class]):hover{opacity:0.92;}
div.g65b__3012.hf6bb5_j6 .xh1b0dz5 a[class=""]:hover{opacity:0.92;}
div.g65b__3012.hf6bb5_j6 .xh1b0dz5 a:not([class]):visited{color:#ffffff !important;}
div.g65b__3012.hf6bb5_j6 .xh1b0dz5 a[class=""]:visited{color:#ffffff !important;}
.r14514__435c{
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    height: var(--nav-height);
    background: var(--nav-bg);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    border-bottom: 1px solid var(--border-color);
    z-index: 1000;
    display: flex;
    align-items: center;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    box-sizing: border-box; color: #ffffff;}
.r14514__435c *, .r14514__435c *::before, .r14514__435c *::after{
    box-sizing: inherit;
    }
.le89af_f69{
    width: var(--max-width);
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    }
.nrf36ou63{
    display: flex;
    align-items: center;
    gap: 16px;
    text-decoration: none;
    z-index: 1002;
    }
.g06106e_d8f{
    width: 40px;
    height: 40px;
    background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
    border-radius: var(--radius-sm);
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 16px rgba(139, 61, 255, 0.4);
    transition: var(--transition); color: #1a1a2e;}
.nrf36ou63:hover .g06106e_d8f{
    transform: rotate(15deg) scale(1.05);
    }
.b5e6663d_hu{
    width: 16px;
    height: 16px;
    background: var(--bg-color);
    border-radius: 4px;
    transform: rotate(45deg); color: #ffffff;}
.t5ede1_c58e{
    font-size: 24px;
    font-weight: 800;
    letter-spacing: -0.5px;
    color: #1a1a2e;
    background: linear-gradient(135deg, #ffffff 30%, hsl(268, 40%, 80%) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    }
.hd1c1f__b703{
    display: flex;
    align-items: center;
    gap: 40px;
    }
.nfbd__7a9{
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    gap: 24px;
    }
.xuhy2e371{
    display: flex;
    }
.e52a12b7_wj3m{
    color: var(--text-muted);
    text-decoration: none;
    font-size: 15px;
    font-weight: 500;
    padding: 8px 0;
    position: relative;
    transition: var(--transition);
    }
.e52a12b7_wj3m:hover{
    color: var(--text-color);
    }
.e52a12b7_wj3m::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 2px;
    background: var(--primary-color);
    transition: var(--transition);
    border-radius: 2px; color: #1a1a2e;}
.e52a12b7_wj3m:hover::after{
    width: 100%;
    }
.v22275d661{
    display: flex;
    align-items: center;
    }
.y46b060{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, var(--primary-color), hsl(268, 80%, 68%));
    color: #1a1a2e;
    text-decoration: none;
    font-weight: 600;
    font-size: 15px;
    padding: 12px 28px;
    border-radius: var(--radius-lg);
    box-shadow: 0 4px 16px rgba(139, 61, 255, 0.4), inset 0 1px 1px rgba(255, 255, 255, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.1);
    transition: var(--transition);
    }
.y46b060:hover{
    background: linear-gradient(135deg, hsl(268, 80%, 68%), var(--secondary-color));
    box-shadow: 0 8px 24px rgba(217, 133, 91, 0.5), inset 0 1px 1px rgba(255, 255, 255, 0.3);
    transform: translateY(-2px);
    color: #1a1a2e;
    }
.pfc910_aizx{
    display: none;
    }
.gc4df2_d4{
    display: none;
    cursor: pointer;
    width: 48px;
    height: 48px;
    z-index: 1002;
    }
.dc1b__97ede{
    display: block;
    width: 24px;
    height: 2px;
    background: var(--text-color);
    position: relative;
    transition: var(--transition);
    border-radius: 2px; color: #1a1a2e;}
.dc1b__97ede::before, .dc1b__97ede::after{
    content: "";
    position: absolute;
    width: 24px;
    height: 2px;
    background: var(--text-color);
    transition: var(--transition);
    left: 0;
    border-radius: 2px; color: #1a1a2e;}
.dc1b__97ede::before{
    top: -8px;
    }
.dc1b__97ede::after{
    bottom: -8px;
    }
@media (max-width: 1100px){.gc4df2_d4 {
    display: flex;
    align-items: center;
    justify-content: center;
    }
.pfc910_aizx:checked + .gc4df2_d4 .dc1b__97ede {
    background: transparent;
    }
.pfc910_aizx:checked + .gc4df2_d4 .dc1b__97ede::before {
    top: 0;
    transform: rotate(45deg);
    }
.pfc910_aizx:checked + .gc4df2_d4 .dc1b__97ede::after {
    bottom: 0;
    transform: rotate(-45deg);
    }
.hd1c1f__b703 {
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    flex-direction: column;
    background: var(--bg-color);
    padding: 32px 5vw;
    gap: 32px;
    border-bottom: 1px solid var(--border-color);
    box-shadow: var(--shadow-lg);
    
    opacity: 0;
    visibility: hidden;
    transform: translateY(-20px);
    transition: var(--transition); color: #ffffff;}
.pfc910_aizx:checked ~ .hd1c1f__b703 {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    }
.nfbd__7a9 {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    gap: 16px;
    }
.xuhy2e371 {
    width: 100%;
    }
.e52a12b7_wj3m {
    display: block;
    width: 100%;
    font-size: 16px;
    padding: 16px 20px;
    background: rgba(255, 255, 255, 0.03);
    border-radius: var(--radius-md); color: #1a1a2e;}
.e52a12b7_wj3m::after {
    display: none;
    }
.e52a12b7_wj3m:hover {
    background: rgba(255, 255, 255, 0.08);
    transform: translateX(4px); color: #1a1a2e;}
.v22275d661 {
    width: 100%;
    }
.y46b060 {
    width: 100%;
    padding: 18px;
    font-size: 16px;
    }}
.e52a12b7_wj3m.active{color: var(--text-color);}
@media (min-width: 1101px){.r14514__435c #nt2cf5f08d05, .r14514__435c label[for="nt2cf5f08d05"]{ display: none !important; }}
@media (min-width: 1101px){.r14514__435c .hd1c1f__b703{ 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: 1101px){.r14514__435c .hd1c1f__b703{ 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: 1101px){.r14514__435c .hd1c1f__b703 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.e52a12b7_wj3m.active{color: var(--text-color);}
#nt2cf5f08d05:checked ~ .hd1c1f__b703{ right: 0 !important; left: auto !important; }
@media (max-width: 1100px){.r14514__435c.j412ba69f .hd1c1f__b703{ 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: 1100px){#nt2cf5f08d05:checked ~ .hd1c1f__b703{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1101px){.r14514__435c.j412ba69f #nt2cf5f08d05, .r14514__435c.j412ba69f label[for="nt2cf5f08d05"]{ display: none !important; }}
@media (min-width: 1101px){.r14514__435c.j412ba69f .hd1c1f__b703{ 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: 1101px){.r14514__435c.j412ba69f .hd1c1f__b703{ 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: 1101px){.r14514__435c.j412ba69f .hd1c1f__b703 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.u95448__78b4d{background-color: var(--bg-color, hsl(268, 20%, 6%));
    padding-top: 80px;
    padding-bottom: 80px;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; isolation: isolate; color: #ffffff;}
.l3af3_18{
    position: absolute;
    top: 0;
    left: 0;
    width: 600px;
    height: 600px;
    background-color: var(--primary-color, hsl(268, 76%, 61%));
    filter: blur(200px);
    opacity: 0.1;
    border-radius: 50%;
    transform: translate(-30%, -30%);
    pointer-events: none;
    z-index: 0; color: #1a1a2e;}
.bd2eb8593{
    max-width: var(--max-width, 1200px);
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 1;
    box-sizing: border-box;
    width: 100%;
    }
.id3c3cd4c9{
    width: 100%;
    height: 1px;
    background: linear-gradient(90deg, var(--primary-color, hsl(268, 76%, 61%)) 0%, transparent 100%);
    opacity: 0.3;
    margin-bottom: 64px;
    box-sizing: border-box; color: #1a1a2e;}
.lujikei6jc{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    gap: 64px;
    box-sizing: border-box;
    width: 100%;
    }
.ocjrrazadeh{
    flex: 1 1 400px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 24px;
    width: 100%;
    box-sizing: border-box;
    }
.g7ace47a949{
    font-size: 36px;
    font-weight: 800;
    color: var(--text-color, hsl(268, 10%, 98%));
    letter-spacing: -1px;
    width: 100%;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    line-height: 1;
    }
.da833d_fg{
    color: var(--primary-color, hsl(268, 76%, 61%));
    display: inline;
    width: auto;
    }
.qclf4v6a9g{
    font-size: 16px;
    color: var(--text-muted, hsl(268, 10%, 65%));
    line-height: 1.6;
    max-width: 480px;
    width: 100%;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    }
.wc054__e9d{
    font-size: 14px;
    color: rgba(255, 255, 255, 0.3);
    width: 100%;
    box-sizing: border-box;
    margin-top: 16px;
    padding: 0;
    }
.ef8d368_e625{
    flex: 0 0 240px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 20px;
    width: 240px;
    box-sizing: border-box;
    }
.mxz0fk1gwy0{
    font-size: 13px;
    font-weight: 700;
    color: var(--text-color, hsl(268, 10%, 98%));
    text-transform: uppercase;
    letter-spacing: 1.5px;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 4px;
    padding: 0;
    opacity: 0.8;
    }
.k62aea_de4a{
    font-size: 15px;
    font-weight: 500;
    color: var(--text-muted, hsl(268, 10%, 65%));
    text-decoration: none;
    transition: var(--transition, all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1));
    width: 100%;
    box-sizing: border-box;
    display: block;
    padding: 0;
    margin: 0;
    }
.k62aea_de4a:hover{
    color: var(--primary-color, hsl(268, 76%, 61%));
    transform: translateX(6px);
    }
.waa4ed__060fd{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background: linear-gradient(90deg, var(--primary-color, hsl(268, 76%, 61%)) 0%, var(--secondary-color, hsl(22, 60%, 61%)) 100%);
    box-sizing: border-box; color: #1a1a2e;}
@media (max-width: 768px){.u95448__78b4d{
    padding-top: 56px;
    padding-bottom: 56px;
    }
.id3c3cd4c9{
    margin-bottom: 48px;
    }
.lujikei6jc{
    flex-direction: column;
    gap: 48px;
    }
.ocjrrazadeh{
    flex: 1 1 auto;
    width: 100%;
    }
.ef8d368_e625{
    flex: 1 1 auto;
    width: 100%;
    }}
.r14514__435c{
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  height: var(--nav-height);
  background: var(--nav-bg);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  border-bottom: 1px solid var(--border-color);
  z-index: 1000;
  display: flex;
  align-items: center;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  box-sizing: border-box; color: #ffffff;}
.r14514__435c *, .r14514__435c *::before, .r14514__435c *::after{
  box-sizing: inherit;
}
.le89af_f69{
  width: var(--max-width);
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}
.nrf36ou63{
  display: flex;
  align-items: center;
  gap: 16px;
  text-decoration: none;
  z-index: 1002;
}
.g06106e_d8f{
  width: 40px;
  height: 40px;
  background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
  border-radius: var(--radius-sm);
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 16px rgba(139, 61, 255, 0.4);
  transition: var(--transition); color: #1a1a2e;}
.nrf36ou63:hover .g06106e_d8f{
  transform: rotate(15deg) scale(1.05);
}
.b5e6663d_hu{
  width: 16px;
  height: 16px;
  background: var(--bg-color);
  border-radius: 4px;
  transform: rotate(45deg); color: #ffffff;}
.t5ede1_c58e{
  font-size: 24px;
  font-weight: 800;
  letter-spacing: -0.5px;
  color: #1a1a2e;
  background: linear-gradient(135deg, #ffffff 30%, hsl(268, 40%, 80%) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
.hd1c1f__b703{
  display: flex;
  align-items: center;
  gap: 40px;
}
.nfbd__7a9{
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  gap: 24px;
}
.xuhy2e371{
  display: flex;
}
.e52a12b7_wj3m{
  color: var(--text-muted);
  text-decoration: none;
  font-size: 15px;
  font-weight: 500;
  padding: 8px 0;
  position: relative;
  transition: var(--transition);
}
.e52a12b7_wj3m:hover{
  color: var(--text-color);
}
.e52a12b7_wj3m::after{
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 2px;
  background: var(--primary-color);
  transition: var(--transition);
  border-radius: 2px; color: #1a1a2e;}
.e52a12b7_wj3m:hover::after{
  width: 100%;
}
.v22275d661{
  display: flex;
  align-items: center;
}
.y46b060{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, var(--primary-color), hsl(268, 80%, 68%));
  color: #1a1a2e;
  text-decoration: none;
  font-weight: 600;
  font-size: 15px;
  padding: 12px 28px;
  border-radius: var(--radius-lg);
  box-shadow: 0 4px 16px rgba(139, 61, 255, 0.4), inset 0 1px 1px rgba(255, 255, 255, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.1);
  transition: var(--transition);
}
.y46b060:hover{
  background: linear-gradient(135deg, hsl(268, 80%, 68%), var(--secondary-color));
  box-shadow: 0 8px 24px rgba(217, 133, 91, 0.5), inset 0 1px 1px rgba(255, 255, 255, 0.3);
  transform: translateY(-2px);
  color: #1a1a2e;
}
.pfc910_aizx{
  display: none;
}
.gc4df2_d4{
  display: none;
  cursor: pointer;
  width: 48px;
  height: 48px;
  z-index: 1002;
}
.dc1b__97ede{
  display: block;
  width: 24px;
  height: 2px;
  background: var(--text-color);
  position: relative;
  transition: var(--transition);
  border-radius: 2px; color: #1a1a2e;}
.dc1b__97ede::before, .dc1b__97ede::after{
  content: "";
  position: absolute;
  width: 24px;
  height: 2px;
  background: var(--text-color);
  transition: var(--transition);
  left: 0;
  border-radius: 2px; color: #1a1a2e;}
.dc1b__97ede::before{
  top: -8px;
}
.dc1b__97ede::after{
  bottom: -8px;
}
@media (max-width: 1100px){.gc4df2_d4 {
    display: flex;
    align-items: center;
    justify-content: center;
  }
.pfc910_aizx:checked + .gc4df2_d4 .dc1b__97ede {
    background: transparent;
  }
.pfc910_aizx:checked + .gc4df2_d4 .dc1b__97ede::before {
    top: 0;
    transform: rotate(45deg);
  }
.pfc910_aizx:checked + .gc4df2_d4 .dc1b__97ede::after {
    bottom: 0;
    transform: rotate(-45deg);
  }
.hd1c1f__b703 {
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    flex-direction: column;
    background: var(--bg-color);
    padding: 32px 5vw;
    gap: 32px;
    border-bottom: 1px solid var(--border-color);
    box-shadow: var(--shadow-lg);

    opacity: 0;
    visibility: hidden;
    transform: translateY(-20px);
    transition: var(--transition); color: #ffffff;}
.pfc910_aizx:checked ~ .hd1c1f__b703 {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
.nfbd__7a9 {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    gap: 16px;
  }
.xuhy2e371 {
    width: 100%;
  }
.e52a12b7_wj3m {
    display: block;
    width: 100%;
    font-size: 16px;
    padding: 16px 20px;
    background: rgba(255, 255, 255, 0.03);
    border-radius: var(--radius-md); color: #1a1a2e;}
.e52a12b7_wj3m::after {
    display: none;
  }
.e52a12b7_wj3m:hover {
    background: rgba(255, 255, 255, 0.08);
    transform: translateX(4px); color: #1a1a2e;}
.v22275d661 {
    width: 100%;
  }
.y46b060 {
    width: 100%;
    padding: 18px;
    font-size: 16px;
  }}
.e52a12b7_wj3m.active{color: var(--text-color);}
@media (min-width: 1101px){.r14514__435c #nt2cf5f08d05, .r14514__435c label[for="nt2cf5f08d05"]{ display: none !important; }}
@media (min-width: 1101px){.r14514__435c .hd1c1f__b703{ 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: 1101px){.r14514__435c .hd1c1f__b703{ 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: 1101px){.r14514__435c .hd1c1f__b703 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.e52a12b7_wj3m.active{color: var(--text-color);}
#nt2cf5f08d05:checked ~ .hd1c1f__b703{ right: 0 !important; left: auto !important; }
@media (max-width: 1100px){.r14514__435c.j412ba69f .hd1c1f__b703{ 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: 1100px){#nt2cf5f08d05:checked ~ .hd1c1f__b703{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1101px){.r14514__435c.j412ba69f #nt2cf5f08d05, .r14514__435c.j412ba69f label[for="nt2cf5f08d05"]{ display: none !important; }}
@media (min-width: 1101px){.r14514__435c.j412ba69f .hd1c1f__b703{ 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: 1101px){.r14514__435c.j412ba69f .hd1c1f__b703{ 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: 1101px){.r14514__435c.j412ba69f .hd1c1f__b703 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.c3b608fe7f9{background-color: var(--bg-color, hsl(268, 20%, 6%));
  padding-top: 80px;
  padding-bottom: 80px;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; isolation: isolate; color: #ffffff;}
.xe4c6ac79ad{
  position: absolute;
  top: 0;
  left: 0;
  width: 600px;
  height: 600px;
  background-color: var(--primary-color, hsl(268, 76%, 61%));
  filter: blur(200px);
  opacity: 0.1;
  border-radius: 50%;
  transform: translate(-30%, -30%);
  pointer-events: none;
  z-index: 0; color: #1a1a2e;}
.k6c54f68567{
  max-width: var(--max-width, 1200px);
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  width: 100%;
}
.g6d62c_bb22{
  width: 100%;
  height: 1px;
  background: linear-gradient(90deg, var(--primary-color, hsl(268, 76%, 61%)) 0%, transparent 100%);
  opacity: 0.3;
  margin-bottom: 64px;
  box-sizing: border-box; color: #1a1a2e;}
.l3316cc70{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  gap: 64px;
  box-sizing: border-box;
  width: 100%;
}
.qe4b46_8b43{
  flex: 1 1 400px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 24px;
  width: 100%;
  box-sizing: border-box;
}
.pea64d_8e66{
  font-size: 36px;
  font-weight: 800;
  color: var(--text-color, hsl(268, 10%, 98%));
  letter-spacing: -1px;
  width: 100%;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  line-height: 1;
}
.n268852b9dd{
  color: var(--primary-color, hsl(268, 76%, 61%));
  display: inline;
  width: auto;
}
.p6e7__7ede{
  font-size: 16px;
  color: var(--text-muted, hsl(268, 10%, 65%));
  line-height: 1.6;
  max-width: 480px;
  width: 100%;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
.ufba9896c{
  font-size: 14px;
  color: rgba(255, 255, 255, 0.3);
  width: 100%;
  box-sizing: border-box;
  margin-top: 16px;
  padding: 0;
}
.sd11de_f1be{
  flex: 0 0 240px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 20px;
  width: 240px;
  box-sizing: border-box;
}
.f31d__915f{
  font-size: 13px;
  font-weight: 700;
  color: var(--text-color, hsl(268, 10%, 98%));
  text-transform: uppercase;
  letter-spacing: 1.5px;
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 4px;
  padding: 0;
  opacity: 0.8;
}
.zb4a6bb50{
  font-size: 15px;
  font-weight: 500;
  color: var(--text-muted, hsl(268, 10%, 65%));
  text-decoration: none;
  transition: var(--transition, all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1));
  width: 100%;
  box-sizing: border-box;
  display: block;
  padding: 0;
  margin: 0;
}
.zb4a6bb50:hover{
  color: var(--primary-color, hsl(268, 76%, 61%));
  transform: translateX(6px);
}
.hd58__718c{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: linear-gradient(90deg, var(--primary-color, hsl(268, 76%, 61%)) 0%, var(--secondary-color, hsl(22, 60%, 61%)) 100%);
  box-sizing: border-box; color: #1a1a2e;}
@media (max-width: 768px){.c3b608fe7f9{
    padding-top: 56px;
    padding-bottom: 56px;
  }
.g6d62c_bb22{
    margin-bottom: 48px;
  }
.l3316cc70{
    flex-direction: column;
    gap: 48px;
  }
.qe4b46_8b43{
    flex: 1 1 auto;
    width: 100%;
  }
.sd11de_f1be{
    flex: 1 1 auto;
    width: 100%;
  }}
.yf082ddc7{box-sizing:border-box;}
.j737f506b{box-sizing:border-box;}