:root {

  --chrome-primary: var(--primary-color, hsl(32, 78%, 59%));
  --chrome-secondary: var(--secondary-color, hsl(185, 62%, 59%));
  --chrome-text: var(--content-text, hsl(220, 10%, 11%));
  --chrome-bg: var(--content-page-bg, hsl(220, 7%, 96%));
  --chrome-card-bg: var(--content-surface-bg, #ffffff);
  --chrome-shadow: 0 10px 30px rgba(0,0,0,0.08);
  --chrome-radius: 4px;
  --primary-color: hsl(32, 78%, 59%);
  --secondary-color: hsl(185, 62%, 59%);
  --bg-color: hsl(32, 7%, 97%);
  --text-color: hsl(32, 10%, 7%);
  --text-muted: hsl(32, 5%, 45%);
  --border-color: hsl(32, 10%, 7%);
  --radius-sm: 0px;
  --radius-md: 0px;
  --radius-lg: 0px;
  --shadow-sm: 2px 2px 0px var(--text-color);
  --shadow-md: 4px 4px 0px var(--text-color);
  --shadow-lg: 8px 8px 0px var(--text-color);
  --nav-height: 80px;
  --max-width: 1200px;
  --transition: all 0.25s cubic-bezier(0.16, 1, 0.3, 1);
  --nav-bg: var(--bg-color);
  --btn-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.p34b40_05bb.p9d295_gkx5.t0b46b91_vj{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    color: var(--chrome-text);
    background-color: var(--chrome-bg);
    line-height: 1.6;
    overflow-x: hidden;
    }
div.p34b40_05bb.p9d295_gkx5 .w183e6__62768{
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 24px;
    }
div.p34b40_05bb.p9d295_gkx5 .ub44d7_e9{
    padding: 80px 0;
    display: grid;
    grid-template-columns: 1.2fr 0.8fr;
    gap: 60px;
    align-items: center;
    }
div.p34b40_05bb.p9d295_gkx5 .zd80c_995{
    order: 1; 
    }
div.p34b40_05bb.p9d295_gkx5 .zd80c_995 img{
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 10;
    object-fit: cover;
    border-radius: var(--chrome-radius);
    box-shadow: var(--chrome-shadow);
    }
div.p34b40_05bb.p9d295_gkx5 .wce0d_ba69{
    order: 2;
    }
div.p34b40_05bb.p9d295_gkx5 .ub44d7_e9 h1{
    font-size: 3.5rem;
    font-weight: 800;
    line-height: 1.1;
    margin-bottom: 24px;
    letter-spacing: -0.02em;
    }
div.p34b40_05bb.p9d295_gkx5 .ub44d7_e9 p{
    font-size: 1.25rem;
    margin-bottom: 40px;
    color: rgba(0,0,0,0.7);
    }
div.p34b40_05bb.p9d295_gkx5 .s99dc01{
    display: flex;
    flex-direction: column;
    gap: 16px;
    align-items: flex-start;
    }
div.p34b40_05bb.p9d295_gkx5 .a0963__e360{
    background-color: var(--chrome-primary);
    color: #1a1a2e;
    padding: 18px 48px;
    font-size: 1.125rem;
    font-weight: 700;
    text-decoration: none;
    border-radius: var(--chrome-radius);
    box-shadow: 0 4px 14px rgba(253, 127, 67, 0.4);
    transition: transform 0.2s, box-shadow 0.2s;
    display: inline-flex;
    align-items: center;
    }
div.p34b40_05bb.p9d295_gkx5 .a0963__e360:hover{
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(253, 127, 67, 0.5);
    }
div.p34b40_05bb.p9d295_gkx5 .z8708_b90d{
    font-size: 0.875rem;
    color: #666;
    margin-top: 12px;
    }
div.p34b40_05bb.p9d295_gkx5 .t4539c_63{
    padding: 100px 0;
    background: #fff; color: #1a1a2e;}
div.p34b40_05bb.p9d295_gkx5 .t4188f_df8{
    text-align: center; 
    margin-bottom: 60px;
    }
div.p34b40_05bb.p9d295_gkx5 .t4188f_df8 h2{
    font-size: 2.5rem;
    margin-bottom: 16px;
    }
div.p34b40_05bb.p9d295_gkx5 .d53e74__a1de{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 32px;
    }
div.p34b40_05bb.p9d295_gkx5 .l9fb22330{
    padding: 40px;
    background: var(--chrome-bg);
    border-radius: var(--chrome-radius);
    transition: border 0.3s;
    border: 1px solid transparent; color: #1a1a2e;}
div.p34b40_05bb.p9d295_gkx5 .l9fb22330:hover{
    border-color: var(--chrome-secondary);
    }
div.p34b40_05bb.p9d295_gkx5 .h6d198c98{
    width: 48px;
    height: 48px;
    margin-bottom: 24px;
    fill: var(--chrome-secondary);
    }
div.p34b40_05bb.p9d295_gkx5 .l9fb22330 h3{
    font-size: 1.5rem;
    margin-bottom: 16px;
    }
div.p34b40_05bb.p9d295_gkx5 .l9fb22330 p{
    font-size: 0.95rem;
    color: #555;
    margin-bottom: 24px;
    }
div.p34b40_05bb.p9d295_gkx5 .h6b0088b0{
    color: var(--chrome-text);
    font-weight: 700;
    text-decoration: none;
    border-bottom: 2px solid var(--chrome-primary);
    }
div.p34b40_05bb.p9d295_gkx5 .h89e5dfc90{
    padding: 80px 0;
    background-color: var(--chrome-bg); color: #1a1a2e;}
div.p34b40_05bb.p9d295_gkx5 .tfoc8mp8mng{
    width: 100%;
    border-collapse: collapse;
    margin-top: 40px;
    background: #fff;
    border-radius: var(--chrome-radius);
    overflow: hidden; color: #1a1a2e;}
div.p34b40_05bb.p9d295_gkx5 .tfoc8mp8mng th, div.p34b40_05bb.p9d295_gkx5 .tfoc8mp8mng td{
    padding: 20px 30px;
    text-align: left;
    border-bottom: 1px solid #eee;
    }
div.p34b40_05bb.p9d295_gkx5 .tfoc8mp8mng th{
    background-color: #f8f8f8;
    font-weight: 700;
    width: 30%; color: #1a1a2e;}
div.p34b40_05bb.p9d295_gkx5 .i55qksijb{
    padding: 100px 0;
    text-align: center;
    }
div.p34b40_05bb.p9d295_gkx5 .df5df236{
    max-width: 800px;
    margin: 0 auto;
    padding: 60px;
    border: 2px solid var(--chrome-secondary);
    border-radius: var(--chrome-radius);
    }
div.p34b40_05bb.p9d295_gkx5 .ue0f590ba{
    padding: 60px 0;
    background: var(--chrome-text);
    color: #fff;
    margin-top: 80px;
    }
div.p34b40_05bb.p9d295_gkx5 .f34193_b080{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 40px;
    }
div.p34b40_05bb.p9d295_gkx5 .ue0f590ba h4{
    color: var(--chrome-primary);
    margin-bottom: 20px;
    }
div.p34b40_05bb.p9d295_gkx5 .ue0f590ba ul{
    list-style: none;
    padding: 0;
    }
div.p34b40_05bb.p9d295_gkx5 .ue0f590ba li{
    margin-bottom: 12px;
    }
div.p34b40_05bb.p9d295_gkx5 .ue0f590ba a{
    color: #ccc;
    text-decoration: none;
    font-size: 0.9rem;
    }
div.p34b40_05bb.p9d295_gkx5 .ue0f590ba a:hover{
    color: #fff;
    }
div.p34b40_05bb.p9d295_gkx5 .chrome-copyright{
    margin-top: 60px;
    padding-top: 30px;
    border-top: 1px solid rgba(255,255,255,0.1);
    font-size: 0.8rem;
    color: #888;
    }
@media (max-width: 992px) {div.p34b40_05bb.p9d295_gkx5 .ub44d7_e9{
    grid-template-columns: 1fr;
    padding: 40px 0;
    }
div.p34b40_05bb.p9d295_gkx5 .zd80c_995{
    order: -1;
    }
div.p34b40_05bb.p9d295_gkx5 .d53e74__a1de{
    grid-template-columns: 1fr;
    }
div.p34b40_05bb.p9d295_gkx5 .ub44d7_e9 h1{
    font-size: 2.5rem;
    }
div.p34b40_05bb.p9d295_gkx5 .f34193_b080{
    grid-template-columns: repeat(2, 1fr);
    }}
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }
body{
    font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    background-color: var(--bg-color);
    color: var(--text-color);
    -webkit-font-smoothing: antialiased;
    }
.afevpvui{
    width: 100%;
    height: var(--nav-height);
    background: var(--nav-bg);
    border-bottom: 2px solid var(--border-color);
    display: flex;
    align-items: center;
    position: sticky;
    top: 0;
    z-index: 1000; color: #1a1a2e;}
.qdd116_2p0{
    width: var(--max-width);
    margin: 0 auto;
    padding: 0 24px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    }
.rfeff7_e6{
    display: flex;
    align-items: center;
    gap: 12px;
    cursor: pointer;
    }
.vb757d_9p0{
    width: 32px;
    height: 32px;
    color: var(--text-color);
    display: flex;
    align-items: center;
    justify-content: center;
    }
.l671e84d{
    font-size: 1.25rem;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: -0.5px;
    }
.u9c1a__609e5{
    display: flex;
    list-style: none;
    gap: 32px;
    }
.n8d5ed3_ba{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 0.95rem;
    font-weight: 600;
    transition: var(--transition);
    position: relative;
    padding: 8px 0;
    }
.n8d5ed3_ba:hover{
    color: var(--text-color);
    }
.n8d5ed3_ba::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background: var(--secondary-color);
    transition: var(--transition); color: #1a1a2e;}
.n8d5ed3_ba:hover::after{
    width: 100%;
    }
.wbd97f_jxjk{
    display: flex;
    align-items: center;
    gap: 16px;
    }
.iamggw1egd{
    display: flex;
    align-items: center;
    gap: 8px;
    background: var(--primary-color);
    color: #1a1a2e; 
    text-decoration: none;
    padding: 12px 24px;
    font-weight: 700;
    font-size: 0.9rem;
    border: 2px solid var(--border-color);
    box-shadow: var(--shadow-sm);
    transition: var(--transition);
    }
.iamggw1egd:hover{
    transform: translate(-2px, -2px);
    box-shadow: var(--shadow-md);
    background: var(--primary-color); color: #1a1a2e;}
.iamggw1egd:active{
    transform: translate(0px, 0px);
    box-shadow: none;
    }
.bb8aj1zc{
    display: none;
    flex-direction: column;
    gap: 6px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 4px;
    }
.bb8aj1zc .vals6egfxwtu{
    width: 24px;
    height: 2px;
    background: var(--text-color);
    transition: var(--transition); color: #ffffff;}
@media (max-width: 992px){.u9c1a__609e5 {
    display: none; 
    }
.bb8aj1zc {
    display: flex;
    }
.qdd116_2p0 {
    padding: 0 16px;
    }
.l671e84d {
    font-size: 1.1rem;
    }
.iamggw1egd span {
    display: none; 
    }
.iamggw1egd {
    padding: 10px;
    }}
.afevpvui.scrolled{
    height: calc(var(--nav-height) - 10px);
    border-bottom-width: 4px; 
    }
.n8d5ed3_ba.active{color: var(--text-color);}
.fc31a3f{list-style:none;}
.n8d5ed3_ba.active {color: var(--text-color);}
.p642550e{
    background-color: var(--bg-color);
    border-top: 4px solid var(--border-color);
    padding: 80px 40px 40px 40px;
    display: flex;
    flex-direction: column;
    align-items: center; color: #1a1a2e;}
.ne9e3744_yyse{
    width: 100%;
    max-width: var(--max-width);
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    justify-content: space-between;
    margin-bottom: 60px;
    }
.ze2947_e0e{
    flex: 1 1 300px;
    display: flex;
    flex-direction: column;
    }
.waeefd__1e0bb{
    font-size: 32px;
    font-weight: 900;
    color: var(--text-color);
    letter-spacing: -1px;
    margin-bottom: 20px;
    text-transform: uppercase;
    }
.r4e8a42_90{
    font-size: 16px;
    line-height: 1.6;
    color: var(--text-muted);
    max-width: 280px;
    margin: 0;
    }
.m4f9b_43b{
    flex: 1 1 150px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    }
.oi0q7eeh{
    font-size: 14px;
    font-weight: 800;
    text-transform: uppercase;
    color: var(--text-color);
    margin-bottom: 8px;
    letter-spacing: 1px;
    }
.n85cd40_gb9f{
    font-size: 15px;
    color: var(--text-muted);
    text-decoration: none;
    transition: var(--transition);
    width: fit-content;
    }
.n85cd40_gb9f:hover{
    color: var(--primary-color);
    transform: translateX(4px);
    }
.h84f33_6h{
    flex: 1 1 250px;
    display: flex;
    flex-direction: column;
    background-color: var(--text-color);
    padding: 30px;
    box-shadow: var(--shadow-lg); color: #ffffff;}
.v811aac{
    color: #ffffff;
    font-size: 14px;
    margin: 0 0 20px 0;
    opacity: 0.8;
    }
.r35fd_be2a{
    background-color: var(--primary-color);
    color: var(--text-color);
    text-decoration: none;
    padding: 14px 24px;
    font-weight: 800;
    text-align: center;
    font-size: 16px;
    transition: var(--transition);
    border: 2px solid var(--text-color);
    width: auto;
    }
.r35fd_be2a:hover{
    background-color: #ffffff;
    transform: translate(-4px, -4px);
    box-shadow: 4px 4px 0px var(--secondary-color); color: #1a1a2e;}
.antor5z7{
    width: 100%;
    max-width: var(--max-width);
    height: 2px;
    background-color: var(--border-color);
    margin-bottom: 30px; color: #ffffff;}
.j3c6573_5132{
    width: 100%;
    max-width: var(--max-width);
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    }
.n53f39_z8{
    flex: 0 1 auto;
    }
.b7b8eb5{
    font-size: 14px;
    color: var(--text-muted);
    font-weight: 500;
    }
.y985f8254{
    flex: 0 1 auto;
    display: flex;
    gap: 24px;
    }
.cd931_e0c{
    font-size: 14px;
    color: var(--text-muted);
    text-decoration: none;
    transition: var(--transition);
    }
.cd931_e0c:hover{
    color: var(--text-color);
    text-decoration: underline;
    }
@media (max-width: 768px){.p642550e{
    padding: 60px 20px 30px 20px;
    }
.ne9e3744_yyse{
    flex-direction: column;
    gap: 40px;
    }
.ze2947_e0e{
    flex: 1 1 100%;
    }
.h84f33_6h{
    flex: 1 1 100%;
    margin-top: 20px;
    }
.j3c6573_5132{
    flex-direction: column;
    align-items: flex-start;
    }}
html, body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    }
body *, body *::before, body *::after {
    box-sizing: border-box;
    }
div.p34b40_05bb img.m66d3bab15d {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.p34b40_05bb img.m66d3bab15d.dc5128cc9 { aspect-ratio: 16 / 9; }
div.p34b40_05bb img.m66d3bab15d.ab4e__edd0 { aspect-ratio: 16 / 10; }
div.p34b40_05bb img.m66d3bab15d.mec3f65c2 { aspect-ratio: 4 / 3; }
div.p34b40_05bb img.m66d3bab15d.q4e8a1_e908 { aspect-ratio: 1 / 1; }
div.p34b40_05bb :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.p34b40_05bb .p9e0__03af {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.p34b40_05bb .p9e0__03af.dc5128cc9 { aspect-ratio: 16 / 9; }
div.p34b40_05bb .p9e0__03af.ab4e__edd0 { aspect-ratio: 16 / 10; }
div.p34b40_05bb .p9e0__03af.mec3f65c2 { aspect-ratio: 4 / 3; }
div.p34b40_05bb .p9e0__03af.q4e8a1_e908 { aspect-ratio: 1 / 1; }
div.p34b40_05bb .p9e0__03af > img.m66d3bab15d,
    div.p34b40_05bb .p9e0__03af > picture > img.m66d3bab15d {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
div.p34b40_05bb.p9d295_gkx5 .a0963__e360 a:not([class]){color:#ffffff !important;text-decoration:underline;}
div.p34b40_05bb.p9d295_gkx5 .a0963__e360 a[class=""]{color:#ffffff !important;text-decoration:underline;}
div.p34b40_05bb.p9d295_gkx5 .a0963__e360 a:not([class]):hover{opacity:0.92;}
div.p34b40_05bb.p9d295_gkx5 .a0963__e360 a[class=""]:hover{opacity:0.92;}
div.p34b40_05bb.p9d295_gkx5 .a0963__e360 a:not([class]):visited{color:#ffffff !important;}
div.p34b40_05bb.p9d295_gkx5 .a0963__e360 a[class=""]:visited{color:#ffffff !important;}
.x87d__ce79 {
    padding-left: clamp(16px, 4vw, 48px);
    padding-right: clamp(16px, 4vw, 48px);
    }
.x87d__ce79 > :first-child,
    .x87d__ce79 > :last-child {
    width: min(1280px, 100%);
    margin-left: auto;
    margin-right: auto;
    }
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }
body{
    font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    background-color: var(--bg-color);
    color: var(--text-color);
    -webkit-font-smoothing: antialiased;
    }
.afevpvui{
    width: 100%;
    height: var(--nav-height);
    background: var(--nav-bg);
    border-bottom: 2px solid var(--border-color);
    display: flex;
    align-items: center;
    position: sticky;
    top: 0;
    z-index: 1000; color: #1a1a2e;}
.qdd116_2p0{
    width: var(--max-width);
    margin: 0 auto;
    padding: 0 24px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    }
.rfeff7_e6{
    display: flex;
    align-items: center;
    gap: 12px;
    cursor: pointer;
    }
.vb757d_9p0{
    width: 32px;
    height: 32px;
    color: var(--text-color);
    display: flex;
    align-items: center;
    justify-content: center;
    }
.l671e84d{
    font-size: 1.25rem;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: -0.5px;
    }
.u9c1a__609e5{
    display: flex;
    list-style: none;
    gap: 32px;
    }
.n8d5ed3_ba{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 0.95rem;
    font-weight: 600;
    transition: var(--transition);
    position: relative;
    padding: 8px 0;
    }
.n8d5ed3_ba:hover{
    color: var(--text-color);
    }
.n8d5ed3_ba::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background: var(--secondary-color);
    transition: var(--transition); color: #1a1a2e;}
.n8d5ed3_ba:hover::after{
    width: 100%;
    }
.wbd97f_jxjk{
    display: flex;
    align-items: center;
    gap: 16px;
    }
.iamggw1egd{
    display: flex;
    align-items: center;
    gap: 8px;
    background: var(--primary-color);
    color: #1a1a2e; 
    text-decoration: none;
    padding: 12px 24px;
    font-weight: 700;
    font-size: 0.9rem;
    border: 2px solid var(--border-color);
    box-shadow: var(--shadow-sm);
    transition: var(--transition);
    }
.iamggw1egd:hover{
    transform: translate(-2px, -2px);
    box-shadow: var(--shadow-md);
    background: var(--primary-color); color: #1a1a2e;}
.iamggw1egd:active{
    transform: translate(0px, 0px);
    box-shadow: none;
    }
.bb8aj1zc{
    display: none;
    flex-direction: column;
    gap: 6px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 4px;
    }
.bb8aj1zc .vals6egfxwtu{
    width: 24px;
    height: 2px;
    background: var(--text-color);
    transition: var(--transition); color: #ffffff;}
@media (max-width: 992px){.u9c1a__609e5 {
    display: none; 
    }
.bb8aj1zc {
    display: flex;
    }
.qdd116_2p0 {
    padding: 0 16px;
    }
.l671e84d {
    font-size: 1.1rem;
    }
.iamggw1egd span {
    display: none; 
    }
.iamggw1egd {
    padding: 10px;
    }}
.afevpvui.scrolled{
    height: calc(var(--nav-height) - 10px);
    border-bottom-width: 4px; 
    }
.n8d5ed3_ba.active{color: var(--text-color);}
.fc31a3f{list-style:none;}
.n8d5ed3_ba.active{color: var(--text-color);}
.p642550e{
    background-color: var(--bg-color);
    border-top: 4px solid var(--border-color);
    padding: 80px 40px 40px 40px;
    display: flex;
    flex-direction: column;
    align-items: center; color: #1a1a2e;}
.ne9e3744_yyse{
    width: 100%;
    max-width: var(--max-width);
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    justify-content: space-between;
    margin-bottom: 60px;
    }
.ze2947_e0e{
    flex: 1 1 300px;
    display: flex;
    flex-direction: column;
    }
.waeefd__1e0bb{
    font-size: 32px;
    font-weight: 900;
    color: var(--text-color);
    letter-spacing: -1px;
    margin-bottom: 20px;
    text-transform: uppercase;
    }
.r4e8a42_90{
    font-size: 16px;
    line-height: 1.6;
    color: var(--text-muted);
    max-width: 280px;
    margin: 0;
    }
.m4f9b_43b{
    flex: 1 1 150px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    }
.oi0q7eeh{
    font-size: 14px;
    font-weight: 800;
    text-transform: uppercase;
    color: var(--text-color);
    margin-bottom: 8px;
    letter-spacing: 1px;
    }
.n85cd40_gb9f{
    font-size: 15px;
    color: var(--text-muted);
    text-decoration: none;
    transition: var(--transition);
    width: fit-content;
    }
.n85cd40_gb9f:hover{
    color: var(--primary-color);
    transform: translateX(4px);
    }
.h84f33_6h{
    flex: 1 1 250px;
    display: flex;
    flex-direction: column;
    background-color: var(--text-color);
    padding: 30px;
    box-shadow: var(--shadow-lg); color: #ffffff;}
.v811aac{
    color: #ffffff;
    font-size: 14px;
    margin: 0 0 20px 0;
    opacity: 0.8;
    }
.r35fd_be2a{
    background-color: var(--primary-color);
    color: var(--text-color);
    text-decoration: none;
    padding: 14px 24px;
    font-weight: 800;
    text-align: center;
    font-size: 16px;
    transition: var(--transition);
    border: 2px solid var(--text-color);
    width: auto;
    }
.r35fd_be2a:hover{
    background-color: #ffffff;
    transform: translate(-4px, -4px);
    box-shadow: 4px 4px 0px var(--secondary-color); color: #1a1a2e;}
.antor5z7{
    width: 100%;
    max-width: var(--max-width);
    height: 2px;
    background-color: var(--border-color);
    margin-bottom: 30px; color: #ffffff;}
.j3c6573_5132{
    width: 100%;
    max-width: var(--max-width);
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    }
.n53f39_z8{
    flex: 0 1 auto;
    }
.b7b8eb5{
    font-size: 14px;
    color: var(--text-muted);
    font-weight: 500;
    }
.y985f8254{
    flex: 0 1 auto;
    display: flex;
    gap: 24px;
    }
.cd931_e0c{
    font-size: 14px;
    color: var(--text-muted);
    text-decoration: none;
    transition: var(--transition);
    }
.cd931_e0c:hover{
    color: var(--text-color);
    text-decoration: underline;
    }
@media (max-width: 768px){.p642550e{
    padding: 60px 20px 30px 20px;
    }
.ne9e3744_yyse{
    flex-direction: column;
    gap: 40px;
    }
.ze2947_e0e{
    flex: 1 1 100%;
    }
.h84f33_6h{
    flex: 1 1 100%;
    margin-top: 20px;
    }
.j3c6573_5132{
    flex-direction: column;
    align-items: flex-start;
    }}
*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body{
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  background-color: var(--bg-color);
  color: var(--text-color);
  -webkit-font-smoothing: antialiased;
}
.afevpvui{
  width: 100%;
  height: var(--nav-height);
  background: var(--nav-bg);
  border-bottom: 2px solid var(--border-color);
  display: flex;
  align-items: center;
  position: sticky;
  top: 0;
  z-index: 1000; color: #1a1a2e;}
.qdd116_2p0{
  width: var(--max-width);
  margin: 0 auto;
  padding: 0 24px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.rfeff7_e6{
  display: flex;
  align-items: center;
  gap: 12px;
  cursor: pointer;
}
.vb757d_9p0{
  width: 32px;
  height: 32px;
  color: var(--text-color);
  display: flex;
  align-items: center;
  justify-content: center;
}
.l671e84d{
  font-size: 1.25rem;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: -0.5px;
}
.u9c1a__609e5{
  display: flex;
  list-style: none;
  gap: 32px;
}
.n8d5ed3_ba{
  text-decoration: none;
  color: var(--text-muted);
  font-size: 0.95rem;
  font-weight: 600;
  transition: var(--transition);
  position: relative;
  padding: 8px 0;
}
.n8d5ed3_ba:hover{
  color: var(--text-color);
}
.n8d5ed3_ba::after{
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background: var(--secondary-color);
  transition: var(--transition); color: #1a1a2e;}
.n8d5ed3_ba:hover::after{
  width: 100%;
}
.wbd97f_jxjk{
  display: flex;
  align-items: center;
  gap: 16px;
}
.iamggw1egd{
  display: flex;
  align-items: center;
  gap: 8px;
  background: var(--primary-color);
  color: #1a1a2e; 
  text-decoration: none;
  padding: 12px 24px;
  font-weight: 700;
  font-size: 0.9rem;
  border: 2px solid var(--border-color);
  box-shadow: var(--shadow-sm);
  transition: var(--transition);
}
.iamggw1egd:hover{
  transform: translate(-2px, -2px);
  box-shadow: var(--shadow-md);
  background: var(--primary-color); color: #1a1a2e;}
.iamggw1egd:active{
  transform: translate(0px, 0px);
  box-shadow: none;
}
.bb8aj1zc{
  display: none;
  flex-direction: column;
  gap: 6px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 4px;
}
.bb8aj1zc .vals6egfxwtu{
  width: 24px;
  height: 2px;
  background: var(--text-color);
  transition: var(--transition); color: #ffffff;}
@media (max-width: 992px){.u9c1a__609e5 {
    display: none; 
  }
.bb8aj1zc {
    display: flex;
  }
.qdd116_2p0 {
    padding: 0 16px;
  }
.l671e84d {
    font-size: 1.1rem;
  }
.iamggw1egd span {
    display: none; 
  }
.iamggw1egd {
    padding: 10px;
  }}
.afevpvui.scrolled{
  height: calc(var(--nav-height) - 10px);
  border-bottom-width: 4px; 
}
.n8d5ed3_ba.active{color: var(--text-color);}
.fc31a3f{list-style:none;}
.n8d5ed3_ba.active{color: var(--text-color);}
.d8c978e4d41{
  background-color: var(--bg-color);
  border-top: 4px solid var(--border-color);
  padding: 80px 40px 40px 40px;
  display: flex;
  flex-direction: column;
  align-items: center; color: #1a1a2e;}
.p88663ed93a{
  width: 100%;
  max-width: var(--max-width);
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  justify-content: space-between;
  margin-bottom: 60px;
}
.hf1f9c4a175{
  flex: 1 1 300px;
  display: flex;
  flex-direction: column;
}
.h8c5__b392{
  font-size: 32px;
  font-weight: 900;
  color: var(--text-color);
  letter-spacing: -1px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.u7db__e897{
  font-size: 16px;
  line-height: 1.6;
  color: var(--text-muted);
  max-width: 280px;
  margin: 0;
}
.g6d545_f887{
  flex: 1 1 150px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.y72b7d089db{
  font-size: 14px;
  font-weight: 800;
  text-transform: uppercase;
  color: var(--text-color);
  margin-bottom: 8px;
  letter-spacing: 1px;
}
.jb58cc_ec18{
  font-size: 15px;
  color: var(--text-muted);
  text-decoration: none;
  transition: var(--transition);
  width: fit-content;
}
.jb58cc_ec18:hover{
  color: var(--primary-color);
  transform: translateX(4px);
}
.f081867eb38{
  flex: 1 1 250px;
  display: flex;
  flex-direction: column;
  background-color: var(--text-color);
  padding: 30px;
  box-shadow: var(--shadow-lg); color: #ffffff;}
.r483be6b8{
  color: #ffffff;
  font-size: 14px;
  margin: 0 0 20px 0;
  opacity: 0.8;
}
.v4dd3b6f8ce{
  background-color: var(--primary-color);
  color: var(--text-color);
  text-decoration: none;
  padding: 14px 24px;
  font-weight: 800;
  text-align: center;
  font-size: 16px;
  transition: var(--transition);
  border: 2px solid var(--text-color);
  width: auto;
}
.v4dd3b6f8ce:hover{
  background-color: #ffffff;
  transform: translate(-4px, -4px);
  box-shadow: 4px 4px 0px var(--secondary-color); color: #1a1a2e;}
.rf07a6_b7e4{
  width: 100%;
  max-width: var(--max-width);
  height: 2px;
  background-color: var(--border-color);
  margin-bottom: 30px; color: #ffffff;}
.bff16d_eee4{
  width: 100%;
  max-width: var(--max-width);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
}
.m6e62a_aa4e{
  flex: 0 1 auto;
}
.s564__06ce{
  font-size: 14px;
  color: var(--text-muted);
  font-weight: 500;
}
.pa5d502cd{
  flex: 0 1 auto;
  display: flex;
  gap: 24px;
}
.tb71a111e25{
  font-size: 14px;
  color: var(--text-muted);
  text-decoration: none;
  transition: var(--transition);
}
.tb71a111e25:hover{
  color: var(--text-color);
  text-decoration: underline;
}
@media (max-width: 768px){.d8c978e4d41{
    padding: 60px 20px 30px 20px;
  }
.p88663ed93a{
    flex-direction: column;
    gap: 40px;
  }
.hf1f9c4a175{
    flex: 1 1 100%;
  }
.f081867eb38{
    flex: 1 1 100%;
    margin-top: 20px;
  }
.bff16d_eee4{
    flex-direction: column;
    align-items: flex-start;
  }}
.h597ee81d{box-sizing:border-box;}
.b24ff6_63cc{box-sizing:border-box;}
.q920d76fc{display:block;max-width:100%;height:auto;}
.o0e26e7d1d1{box-sizing:border-box;}
.u9f0__7d70{box-sizing:border-box;}
@media (max-width: 768px) {.j3c6573_5132 { 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; }
div.p34b40_05bb.p9d295_gkx5 .ub44d7_e9 { padding-left: 20px !important; padding-right: 20px !important; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; }}