:root {

  --primary-brand: hsl(306, 78%, 63%);
  --secondary-brand: hsl(101, 63%, 63%);
  --bg-light: hsl(306, 7%, 96%);
  --text-main: var(--content-text, hsl(220, 10%, 11%));
  --card-shadow: 0 12px 24px rgba(0, 0, 0, 0.08);
  --transition-smooth: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  --primary-color: #5A189A;
  --secondary-color: #4CC9F0;
  --bg-color: #F8F7FA;
  --text-color: #10002B;
  --text-muted: #6C757D;
  --border-color: rgba(255, 255, 255, 0.15);
  --radius-sm: 6px;
  --radius-md: 10px;
  --radius-lg: 20px;
  --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.15);
  --shadow-md: 0 8px 16px rgba(0, 0, 0, 0.2);
  --shadow-lg: 0 16px 32px rgba(76, 201, 240, 0.25);
  --nav-height: 64px;
  --max-width: min(1200px, 92vw);
  --transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  --nav-bg: #10002B;
  --nav-text: #FFFFFF;
  --content-page-bg: var(--bg-color, hsl(220, 7%, 96%));
  --content-surface-bg: #ffffff;
  --content-text: var(--text-color, hsl(220, 10%, 11%));
  --content-text-muted: var(--text-muted, rgba(31, 35, 40, 0.72));
  --content-border: var(--border-color, rgba(0, 0, 0, 0.08));
  --content-accent-text: hsl(22, 78%, 38%);
}
div.e9d0cc3e9f9.z69338d_6cb6.if775_3a{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    color: var(--text-main, #1a1a1a);
    background-color: var(--bg-light, #f8f9fa);
    line-height: 1.6;
    overflow-x: hidden;
    }
div.e9d0cc3e9f9.z69338d_6cb6 .n02cf_5dd8{
    padding: 100px 5% 60px;
    background: linear-gradient(135deg, var(--primary-brand) 0%, #8e44ad 100%);
    color: #1a1a2e;
    text-align: center;
    clip-path: ellipse(150% 100% at 50% 0%);
    }
div.e9d0cc3e9f9.z69338d_6cb6 .n02cf_5dd8 h1{
    font-size: clamp(2rem, 5vw, 3.5rem);
    margin-bottom: 20px;
    font-weight: 800;
    letter-spacing: -1px;
    }
div.e9d0cc3e9f9.z69338d_6cb6 .n02cf_5dd8 p{
    font-size: 1.2rem;
    opacity: 0.9;
    max-width: 700px;
    margin: 0 auto;
    }
div.e9d0cc3e9f9.z69338d_6cb6 .ma04__001{
    max-width: 600px;
    margin: 40px auto -30px;
    background: white;
    padding: 15px 25px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    box-shadow: 0 15px 35px rgba(0,0,0,0.15); color: #1a1a2e;}
div.e9d0cc3e9f9.z69338d_6cb6 .ma04__001 svg{
    width: 20px;
    fill: #999;
    margin-right: 15px;
    }
div.e9d0cc3e9f9.z69338d_6cb6 .phbeh78i{
    max-width: 1200px;
    margin: 80px auto;
    padding: 0 20px;
    }
div.e9d0cc3e9f9.z69338d_6cb6 .y913dbf{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(450px, 1fr));
    gap: 40px;
    margin-bottom: 60px;
    }
div.e9d0cc3e9f9.z69338d_6cb6 .f35e34_tj{
    background: white;
    padding: 40px;
    border-radius: 24px;
    box-shadow: var(--card-shadow);
    transition: var(--transition-smooth);
    border: 1px solid rgba(0,0,0,0.03); color: #1a1a2e;}
div.e9d0cc3e9f9.z69338d_6cb6 .f35e34_tj:hover{
    transform: translateY(-8px);
    box-shadow: 0 20px 40px rgba(0,0,0,0.12);
    }
div.e9d0cc3e9f9.z69338d_6cb6 .f35e34_tj h2{
    color: var(--primary-brand);
    margin-bottom: 20px;
    font-size: 1.6rem;
    display: flex;
    align-items: center;
    gap: 12px;
    }
div.e9d0cc3e9f9.z69338d_6cb6 .f35e34_tj h3{
    font-size: 1.1rem;
    margin-top: 25px;
    color: #444;
    }
div.e9d0cc3e9f9.z69338d_6cb6 .f35e34_tj ul{
    list-style: none;
    padding: 0;
    }
div.e9d0cc3e9f9.z69338d_6cb6 .f35e34_tj li{
    padding: 10px 0;
    border-bottom: 1px solid #eee;
    font-size: 0.95rem;
    }
div.e9d0cc3e9f9.z69338d_6cb6 .f35e34_tj li:last-child{
    border-bottom: none;
    }
div.e9d0cc3e9f9.z69338d_6cb6 .cfb47b0_1vm{
    background: var(--text-main);
    color: white;
    padding: 60px 5%;
    border-radius: 30px;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    gap: 30px;
    margin: 60px 0;
    }
div.e9d0cc3e9f9.z69338d_6cb6 .kdee303ac8{
    text-align: center;
    }
div.e9d0cc3e9f9.z69338d_6cb6 .rbd90cc_de4{
    display: block;
    font-size: 2.5rem;
    font-weight: bold;
    color: var(--secondary-brand);
    }
div.e9d0cc3e9f9.z69338d_6cb6 .d9a8bd2{
    display: flex;
    align-items: center;
    gap: 60px;
    margin: 100px 0;
    }
div.e9d0cc3e9f9.z69338d_6cb6 .d9a8bd2.azgw971uyq0a{
    flex-direction: row-reverse;
    }
div.e9d0cc3e9f9.z69338d_6cb6 .w391b6cb7{
    flex: 1;
    }
div.e9d0cc3e9f9.z69338d_6cb6 .yd611b_d9{
    flex: 1;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    }
div.e9d0cc3e9f9.z69338d_6cb6 .yd611b_d9 img{
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
    }
div.e9d0cc3e9f9.z69338d_6cb6 .mb3fd5_2v{
    display: flex;
    gap: 20px;
    margin-top: 30px;
    }
div.e9d0cc3e9f9.z69338d_6cb6 .cnvqjq6bm{
    background: var(--primary-brand);
    color: #1a1a2e;
    padding: 14px 32px;
    border-radius: 12px;
    text-decoration: none;
    font-weight: 600;
    box-shadow: 0 4px 14px rgba(224, 32, 126, 0.3);
    transition: var(--transition-smooth);
    }
div.e9d0cc3e9f9.z69338d_6cb6 .cnvqjq6bm:hover{
    background: hsl(306, 78%, 53%);
    transform: scale(1.05); color: #1a1a2e;}
div.e9d0cc3e9f9.z69338d_6cb6 .ke1ef7d8_qpm{
    background: white;
    color: var(--text-main);
    padding: 14px 32px;
    border-radius: 12px;
    text-decoration: none;
    font-weight: 600;
    border: 2px solid #eee;
    transition: var(--transition-smooth);
    }
div.e9d0cc3e9f9.z69338d_6cb6 .ke1ef7d8_qpm:hover{
    border-color: var(--primary-brand);
    }
div.e9d0cc3e9f9.z69338d_6cb6 .g1c1ecd9c{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 40px;
    max-width: 1200px;
    margin: 0 auto;
    }
div.e9d0cc3e9f9.z69338d_6cb6 .c5bb2590e0c{
    text-align: center;
    padding-top: 40px;
    margin-top: 40px;
    border-top: 1px solid #ccc;
    font-size: 0.85rem;
    color: #666;
    }
@media (max-width: 768px) {div.e9d0cc3e9f9.z69338d_6cb6 .y913dbf{ grid-template-columns: 1fr; }
div.e9d0cc3e9f9.z69338d_6cb6 .d9a8bd2{ flex-direction: column !important; }
div.e9d0cc3e9f9.z69338d_6cb6 .n02cf_5dd8 h1{ font-size: 2.2rem; }}
body{
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
    }
.ga8bb5_76{
    position: sticky;
    top: 0;
    width: 100%;
    height: var(--nav-height);
    background: var(--nav-bg);
    box-shadow: var(--shadow-sm);
    z-index: 1000;
    display: flex;
    align-items: center;
    justify-content: center; color: #ffffff;}
.vac121_a480{
    width: var(--max-width);
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    }
.wnybi4wx{
    font-size: 1.25rem;
    font-weight: 800;
    color: var(--nav-text);
    letter-spacing: -0.5px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    gap: 8px;
    }
.wnybi4wx::before{
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    background: conic-gradient(from 180deg at 50% 50%, var(--primary-color) 0deg, var(--secondary-color) 360deg);
    border-radius: 50%;
    box-shadow: 0 0 10px rgba(76, 201, 240, 0.5); color: #1a1a2e;}
.o8812e0{
    display: flex;
    align-items: center;
    gap: 2rem;
    }
.i3a0e8_e139{
    color: rgba(255, 255, 255, 0.8);
    text-decoration: none;
    font-size: 0.95rem;
    font-weight: 600;
    transition: var(--transition);
    padding: 0.5rem 0;
    position: relative;
    }
.i3a0e8_e139::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background: var(--secondary-color);
    transition: var(--transition); color: #1a1a2e;}
.i3a0e8_e139:hover{
    color: var(--nav-text);
    }
.i3a0e8_e139:hover::after{
    width: 100%;
    }
.ece725__7da{
    display: flex;
    align-items: center;
    gap: 1rem;
    }
.ped0395{
    background: var(--secondary-color);
    color: #000000;
    text-decoration: none;
    padding: 0.6rem 1.25rem;
    font-weight: 700;
    font-size: 0.95rem;
    border-radius: var(--radius-md);
    transition: var(--transition);
    box-shadow: 0 4px 12px rgba(76, 201, 240, 0.3);
    display: inline-block;
    }
.ped0395:hover{
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg);
    background: #fff; color: #1a1a2e;}
.q81727bf2f{
    display: none;
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 0.5rem;
    width: 40px;
    height: 40px;
    position: relative;
    }
.krummo8a6m{
    display: block;
    width: 24px;
    height: 2px;
    background: var(--nav-text);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: var(--transition); color: #1a1a2e;}
.krummo8a6m::before, .krummo8a6m::after{
    content: "";
    position: absolute;
    width: 24px;
    height: 2px;
    background: var(--nav-text);
    left: 0;
    transition: var(--transition); color: #1a1a2e;}
.krummo8a6m::before{ top: -6px; }
.krummo8a6m::after{ bottom: -6px; }
@media (max-width: 768px){.o8812e0{
    display: none; 
    }
.q81727bf2f{
    display: block;
    }}
.a3m8q6n5{
    background-color: var(--nav-bg, #10002B);
    padding: 80px 0 40px 0;
    color: var(--nav-text, #FFFFFF);
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    display: flex;
    flex-direction: column;
    align-items: center;
    }
.wdbhfhu4fkdm{
    width: var(--max-width, 1200px);
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    margin-bottom: 60px;
    }
.l9329f66459{
    flex: 2;
    min-width: 280px;
    }
.f151a2ba696{
    font-size: 24px;
    font-weight: 800;
    margin-bottom: 20px;
    letter-spacing: -0.5px;
    background: linear-gradient(90deg, #FFFFFF, var(--secondary-color, #4CC9F0));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; color: #1a1a2e;}
.he17__c401{
    font-size: 15px;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.7);
    max-width: 360px;
    margin: 0;
    }
.a9c10_4e5{
    flex: 1;
    min-width: 140px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    }
.px39fr52elp{
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: var(--secondary-color, #4CC9F0);
    margin-bottom: 8px;
    }
.icfb69_lrqt{
    font-size: 15px;
    color: rgba(255, 255, 255, 0.8);
    text-decoration: none;
    transition: var(--transition, all 0.3s ease);
    width: fit-content;
    }
.icfb69_lrqt:hover{
    color: var(--secondary-color, #4CC9F0);
    transform: translateX(4px);
    }
.w72e84552a{
    flex: 1.5;
    min-width: 240px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    }
.li8phqzmdbd{
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
    }
.da40f2__ed9{
    background: var(--secondary-color, #4CC9F0);
    color: var(--nav-bg, #10002B);
    padding: 14px 28px;
    border-radius: var(--radius-md, 10px);
    font-weight: 700;
    font-size: 16px;
    text-decoration: none;
    display: inline-block;
    box-shadow: var(--shadow-lg, 0 16px 32px rgba(76, 201, 240, 0.25));
    transition: var(--transition, all 0.3s ease);
    text-align: center;
    }
.da40f2__ed9:hover{
    transform: translateY(-3px);
    box-shadow: 0 20px 40px rgba(76, 201, 240, 0.4);
    filter: brightness(1.1);
    }
.o06054_08c{
    width: var(--max-width, 1200px);
    height: 1px;
    background-color: var(--border-color, rgba(255, 255, 255, 0.15));
    margin-bottom: 30px; color: #1a1a2e;}
.oi806j6f62t{
    width: var(--max-width, 1200px);
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    }
.y07386_95{
    font-size: 14px;
    color: rgba(255, 255, 255, 0.5);
    }
.h3b94__76c{
    display: flex;
    gap: 24px;
    flex-wrap: wrap;
    }
.h4f84fce{
    font-size: 14px;
    color: rgba(255, 255, 255, 0.5);
    text-decoration: none;
    transition: var(--transition, all 0.3s ease);
    }
.h4f84fce:hover{
    color: #FFFFFF;
    }
@media (max-width: 768px){.a3m8q6n5{
    padding: 60px 20px 30px 20px;
    }
.wdbhfhu4fkdm{
    flex-direction: column;
    gap: 40px;
    }
.l9329f66459, .a9c10_4e5, .w72e84552a{
    width: 100%;
    min-width: 0;
    }
.oi806j6f62t{
    flex-direction: column;
    align-items: flex-start;
    }
.h3b94__76c{
    gap: 16px;
    }}
html, body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    }
body *, body *::before, body *::after {
    box-sizing: border-box;
    }
div.e9d0cc3e9f9 img.g40a89dba48 {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.e9d0cc3e9f9 img.g40a89dba48.y9e69a231 { aspect-ratio: 16 / 9; }
div.e9d0cc3e9f9 img.g40a89dba48.ha2544de4de { aspect-ratio: 16 / 10; }
div.e9d0cc3e9f9 img.g40a89dba48.n64f__bdc7 { aspect-ratio: 4 / 3; }
div.e9d0cc3e9f9 img.g40a89dba48.ne2c__815a { aspect-ratio: 1 / 1; }
div.e9d0cc3e9f9 :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.e9d0cc3e9f9 .s6f65cde3 {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.e9d0cc3e9f9 .s6f65cde3.y9e69a231 { aspect-ratio: 16 / 9; }
div.e9d0cc3e9f9 .s6f65cde3.ha2544de4de { aspect-ratio: 16 / 10; }
div.e9d0cc3e9f9 .s6f65cde3.n64f__bdc7 { aspect-ratio: 4 / 3; }
div.e9d0cc3e9f9 .s6f65cde3.ne2c__815a { aspect-ratio: 1 / 1; }
div.e9d0cc3e9f9 .s6f65cde3 > img.g40a89dba48,
    div.e9d0cc3e9f9 .s6f65cde3 > picture > img.g40a89dba48 {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
div.e9d0cc3e9f9.z69338d_6cb6 .n02cf_5dd8 a:not([class]){color:#ffffff !important;text-decoration:underline;}
div.e9d0cc3e9f9.z69338d_6cb6 .n02cf_5dd8 a[class=""]{color:#ffffff !important;text-decoration:underline;}
div.e9d0cc3e9f9.z69338d_6cb6 .n02cf_5dd8 a:not([class]):hover{opacity:0.92;}
div.e9d0cc3e9f9.z69338d_6cb6 .n02cf_5dd8 a[class=""]:hover{opacity:0.92;}
div.e9d0cc3e9f9.z69338d_6cb6 .n02cf_5dd8 a:not([class]):visited{color:#ffffff !important;}
div.e9d0cc3e9f9.z69338d_6cb6 .n02cf_5dd8 a[class=""]:visited{color:#ffffff !important;}
div.e9d0cc3e9f9.z69338d_6cb6 .cnvqjq6bm a:not([class]){color:#ffffff !important;text-decoration:underline;}
div.e9d0cc3e9f9.z69338d_6cb6 .cnvqjq6bm a[class=""]{color:#ffffff !important;text-decoration:underline;}
div.e9d0cc3e9f9.z69338d_6cb6 .cnvqjq6bm a:not([class]):hover{opacity:0.92;}
div.e9d0cc3e9f9.z69338d_6cb6 .cnvqjq6bm a[class=""]:hover{opacity:0.92;}
div.e9d0cc3e9f9.z69338d_6cb6 .cnvqjq6bm a:not([class]):visited{color:#ffffff !important;}
div.e9d0cc3e9f9.z69338d_6cb6 .cnvqjq6bm a[class=""]:visited{color:#ffffff !important;}
.c1f0__8740 {
    padding-left: clamp(16px, 4vw, 48px);
    padding-right: clamp(16px, 4vw, 48px);
    }
.c1f0__8740 > :first-child,
    .c1f0__8740 > :last-child {
    width: min(1280px, 100%);
    margin-left: auto;
    margin-right: auto;
    }
body{
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
    }
.ga8bb5_76{
    position: sticky;
    top: 0;
    width: 100%;
    height: var(--nav-height);
    background: var(--nav-bg);
    box-shadow: var(--shadow-sm);
    z-index: 1000;
    display: flex;
    align-items: center;
    justify-content: center; color: #ffffff;}
.vac121_a480{
    width: var(--max-width);
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    }
.wnybi4wx{
    font-size: 1.25rem;
    font-weight: 800;
    color: var(--nav-text);
    letter-spacing: -0.5px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    gap: 8px;
    }
.wnybi4wx::before{
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    background: conic-gradient(from 180deg at 50% 50%, var(--primary-color) 0deg, var(--secondary-color) 360deg);
    border-radius: 50%;
    box-shadow: 0 0 10px rgba(76, 201, 240, 0.5); color: #1a1a2e;}
.o8812e0{
    display: flex;
    align-items: center;
    gap: 2rem;
    }
.i3a0e8_e139{
    color: rgba(255, 255, 255, 0.8);
    text-decoration: none;
    font-size: 0.95rem;
    font-weight: 600;
    transition: var(--transition);
    padding: 0.5rem 0;
    position: relative;
    }
.i3a0e8_e139::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background: var(--secondary-color);
    transition: var(--transition); color: #1a1a2e;}
.i3a0e8_e139:hover{
    color: var(--nav-text);
    }
.i3a0e8_e139:hover::after{
    width: 100%;
    }
.ece725__7da{
    display: flex;
    align-items: center;
    gap: 1rem;
    }
.ped0395{
    background: var(--secondary-color);
    color: #000000;
    text-decoration: none;
    padding: 0.6rem 1.25rem;
    font-weight: 700;
    font-size: 0.95rem;
    border-radius: var(--radius-md);
    transition: var(--transition);
    box-shadow: 0 4px 12px rgba(76, 201, 240, 0.3);
    display: inline-block;
    }
.ped0395:hover{
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg);
    background: #fff; color: #1a1a2e;}
.q81727bf2f{
    display: none;
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 0.5rem;
    width: 40px;
    height: 40px;
    position: relative;
    }
.krummo8a6m{
    display: block;
    width: 24px;
    height: 2px;
    background: var(--nav-text);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: var(--transition); color: #1a1a2e;}
.krummo8a6m::before, .krummo8a6m::after{
    content: "";
    position: absolute;
    width: 24px;
    height: 2px;
    background: var(--nav-text);
    left: 0;
    transition: var(--transition); color: #1a1a2e;}
.krummo8a6m::before{ top: -6px; }
.krummo8a6m::after{ bottom: -6px; }
@media (max-width: 768px){.o8812e0{
    display: none; 
    }
.q81727bf2f{
    display: block;
    }}
.a3m8q6n5{
    background-color: var(--nav-bg, #10002B);
    padding: 80px 0 40px 0;
    color: var(--nav-text, #FFFFFF);
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    display: flex;
    flex-direction: column;
    align-items: center;
    }
.wdbhfhu4fkdm{
    width: var(--max-width, 1200px);
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    margin-bottom: 60px;
    }
.l9329f66459{
    flex: 2;
    min-width: 280px;
    }
.f151a2ba696{
    font-size: 24px;
    font-weight: 800;
    margin-bottom: 20px;
    letter-spacing: -0.5px;
    background: linear-gradient(90deg, #FFFFFF, var(--secondary-color, #4CC9F0));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; color: #1a1a2e;}
.he17__c401{
    font-size: 15px;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.7);
    max-width: 360px;
    margin: 0;
    }
.a9c10_4e5{
    flex: 1;
    min-width: 140px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    }
.px39fr52elp{
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: var(--secondary-color, #4CC9F0);
    margin-bottom: 8px;
    }
.icfb69_lrqt{
    font-size: 15px;
    color: rgba(255, 255, 255, 0.8);
    text-decoration: none;
    transition: var(--transition, all 0.3s ease);
    width: fit-content;
    }
.icfb69_lrqt:hover{
    color: var(--secondary-color, #4CC9F0);
    transform: translateX(4px);
    }
.w72e84552a{
    flex: 1.5;
    min-width: 240px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    }
.li8phqzmdbd{
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
    }
.da40f2__ed9{
    background: var(--secondary-color, #4CC9F0);
    color: var(--nav-bg, #10002B);
    padding: 14px 28px;
    border-radius: var(--radius-md, 10px);
    font-weight: 700;
    font-size: 16px;
    text-decoration: none;
    display: inline-block;
    box-shadow: var(--shadow-lg, 0 16px 32px rgba(76, 201, 240, 0.25));
    transition: var(--transition, all 0.3s ease);
    text-align: center;
    }
.da40f2__ed9:hover{
    transform: translateY(-3px);
    box-shadow: 0 20px 40px rgba(76, 201, 240, 0.4);
    filter: brightness(1.1);
    }
.o06054_08c{
    width: var(--max-width, 1200px);
    height: 1px;
    background-color: var(--border-color, rgba(255, 255, 255, 0.15));
    margin-bottom: 30px; color: #1a1a2e;}
.oi806j6f62t{
    width: var(--max-width, 1200px);
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    }
.y07386_95{
    font-size: 14px;
    color: rgba(255, 255, 255, 0.5);
    }
.h3b94__76c{
    display: flex;
    gap: 24px;
    flex-wrap: wrap;
    }
.h4f84fce{
    font-size: 14px;
    color: rgba(255, 255, 255, 0.5);
    text-decoration: none;
    transition: var(--transition, all 0.3s ease);
    }
.h4f84fce:hover{
    color: #FFFFFF;
    }
@media (max-width: 768px){.a3m8q6n5{
    padding: 60px 20px 30px 20px;
    }
.wdbhfhu4fkdm{
    flex-direction: column;
    gap: 40px;
    }
.l9329f66459, .a9c10_4e5, .w72e84552a{
    width: 100%;
    min-width: 0;
    }
.oi806j6f62t{
    flex-direction: column;
    align-items: flex-start;
    }
.h3b94__76c{
    gap: 16px;
    }}
body{
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
}
.ga8bb5_76{
  position: sticky;
  top: 0;
  width: 100%;
  height: var(--nav-height);
  background: var(--nav-bg);
  box-shadow: var(--shadow-sm);
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center; color: #ffffff;}
.vac121_a480{
  width: var(--max-width);
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.wnybi4wx{
  font-size: 1.25rem;
  font-weight: 800;
  color: var(--nav-text);
  letter-spacing: -0.5px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  gap: 8px;
}
.wnybi4wx::before{
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background: conic-gradient(from 180deg at 50% 50%, var(--primary-color) 0deg, var(--secondary-color) 360deg);
  border-radius: 50%;
  box-shadow: 0 0 10px rgba(76, 201, 240, 0.5); color: #1a1a2e;}
.o8812e0{
  display: flex;
  align-items: center;
  gap: 2rem;
}
.i3a0e8_e139{
  color: rgba(255, 255, 255, 0.8);
  text-decoration: none;
  font-size: 0.95rem;
  font-weight: 600;
  transition: var(--transition);
  padding: 0.5rem 0;
  position: relative;
}
.i3a0e8_e139::after{
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background: var(--secondary-color);
  transition: var(--transition); color: #1a1a2e;}
.i3a0e8_e139:hover{
  color: var(--nav-text);
}
.i3a0e8_e139:hover::after{
  width: 100%;
}
.ece725__7da{
  display: flex;
  align-items: center;
  gap: 1rem;
}
.ped0395{
  background: var(--secondary-color);
  color: #000000;
  text-decoration: none;
  padding: 0.6rem 1.25rem;
  font-weight: 700;
  font-size: 0.95rem;
  border-radius: var(--radius-md);
  transition: var(--transition);
  box-shadow: 0 4px 12px rgba(76, 201, 240, 0.3);
  display: inline-block;
}
.ped0395:hover{
  transform: translateY(-2px);
  box-shadow: var(--shadow-lg);
  background: #fff; color: #1a1a2e;}
.q81727bf2f{
  display: none;
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 0.5rem;
  width: 40px;
  height: 40px;
  position: relative;
}
.krummo8a6m{
  display: block;
  width: 24px;
  height: 2px;
  background: var(--nav-text);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: var(--transition); color: #1a1a2e;}
.krummo8a6m::before, .krummo8a6m::after{
  content: "";
  position: absolute;
  width: 24px;
  height: 2px;
  background: var(--nav-text);
  left: 0;
  transition: var(--transition); color: #1a1a2e;}
.krummo8a6m::before{ top: -6px; }
.krummo8a6m::after{ bottom: -6px; }
@media (max-width: 768px){.o8812e0{
    display: none; 
  }
.q81727bf2f{
    display: block;
  }}
.h7630b49efc{
    background-color: var(--nav-bg, #10002B);
    padding: 80px 0 40px 0;
    color: var(--nav-text, #FFFFFF);
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.r9fd93295e7{
    width: var(--max-width, 1200px);
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    margin-bottom: 60px;
}
.ta55e046801{
    flex: 2;
    min-width: 280px;
}
.d12425_cb96{
    font-size: 24px;
    font-weight: 800;
    margin-bottom: 20px;
    letter-spacing: -0.5px;
    background: linear-gradient(90deg, #FFFFFF, var(--secondary-color, #4CC9F0));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; color: #1a1a2e;}
.y3dc9cd65{
    font-size: 15px;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.7);
    max-width: 360px;
    margin: 0;
}
.u5cc732a1a3{
    flex: 1;
    min-width: 140px;
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.g09aa0a14{
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: var(--secondary-color, #4CC9F0);
    margin-bottom: 8px;
}
.p7a8d28fe93{
    font-size: 15px;
    color: rgba(255, 255, 255, 0.8);
    text-decoration: none;
    transition: var(--transition, all 0.3s ease);
    width: fit-content;
}
.p7a8d28fe93:hover{
    color: var(--secondary-color, #4CC9F0);
    transform: translateX(4px);
}
.m096df_bca7{
    flex: 1.5;
    min-width: 240px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}
.k002__a46a{
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
}
.c31f64_ce9a{
    background: var(--secondary-color, #4CC9F0);
    color: var(--nav-bg, #10002B);
    padding: 14px 28px;
    border-radius: var(--radius-md, 10px);
    font-weight: 700;
    font-size: 16px;
    text-decoration: none;
    display: inline-block;
    box-shadow: var(--shadow-lg, 0 16px 32px rgba(76, 201, 240, 0.25));
    transition: var(--transition, all 0.3s ease);
    text-align: center;
}
.c31f64_ce9a:hover{
    transform: translateY(-3px);
    box-shadow: 0 20px 40px rgba(76, 201, 240, 0.4);
    filter: brightness(1.1);
}
.x09fbd1f2{
    width: var(--max-width, 1200px);
    height: 1px;
    background-color: var(--border-color, rgba(255, 255, 255, 0.15));
    margin-bottom: 30px; color: #1a1a2e;}
.iff6895a6{
    width: var(--max-width, 1200px);
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
}
.a31a__d225{
    font-size: 14px;
    color: rgba(255, 255, 255, 0.5);
}
.fbc612_d7a4{
    display: flex;
    gap: 24px;
    flex-wrap: wrap;
}
.p9a0__8d09{
    font-size: 14px;
    color: rgba(255, 255, 255, 0.5);
    text-decoration: none;
    transition: var(--transition, all 0.3s ease);
}
.p9a0__8d09:hover{
    color: #FFFFFF;
}
@media (max-width: 768px){.h7630b49efc{
        padding: 60px 20px 30px 20px;
    }
.r9fd93295e7{
        flex-direction: column;
        gap: 40px;
    }
.ta55e046801, .u5cc732a1a3, .m096df_bca7{
        width: 100%;
        min-width: 0;
    }
.iff6895a6{
        flex-direction: column;
        align-items: flex-start;
    }
.fbc612_d7a4{
        gap: 16px;
    }}
.bb0b61_55a4{box-sizing:border-box;}
.w8ca__ece4{box-sizing:border-box;}
.dce2a792e{box-sizing:border-box;}
.dabfc2_7883{display:block;max-width:100%;height:auto;}
.ld1349_c445{box-sizing:border-box;}
@media (max-width: 768px) {div.e9d0cc3e9f9.z69338d_6cb6 .d9a8bd2.azgw971uyq0a { flex-direction: column !important; }
.oi806j6f62t { 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; }}