:root {

  --theme-bg: hsl(169, 6%, 96%);
  --theme-text: hsl(169, 10%, 9%);
  --theme-text-muted: hsl(169, 5%, 40%);
  --theme-primary: hsl(169, 66%, 53%);
  --theme-primary-hover: hsl(169, 66%, 45%);
  --theme-secondary: hsl(271, 53%, 53%);
  --theme-surface: #ffffff;
  --theme-border: rgba(0, 0, 0, 0.08);
  --theme-radius-lg: 12px;
  --theme-radius-md: 8px;
  --theme-shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.04);
  --theme-shadow-md: 0 8px 24px rgba(0, 0, 0, 0.08);
  --theme-font: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  --primary-color: #d9534f;
  --secondary-color: #c9302c;
  --bg-color: #1a1a1a;
  --text-color: #f5f5f5;
  --text-muted: #999999;
  --border-color: rgba(255, 255, 255, 0.1);
  --radius-sm: 4px;
  --radius-md: 6px;
  --radius-lg: 10px;
  --shadow-sm: 0 1px 3px rgba(0, 0, 0, 0.2);
  --shadow-md: 0 4px 10px rgba(0, 0, 0, 0.3);
  --shadow-lg: 0 8px 20px rgba(0, 0, 0, 0.4);
  --nav-height: 64px;
  --max-width: 1200px;
  --transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  --nav-bg: var(--bg-color);
  --btn-text: #ffffff;
  --content-page-bg: hsl(220, 7%, 96%);
  --content-surface-bg: #ffffff;
  --content-text: hsl(220, 10%, 11%);
  --content-text-muted: rgba(31, 35, 40, 0.72);
  --content-border: rgba(0, 0, 0, 0.08);
  --content-accent-text: hsl(22, 78%, 38%);
}
div.yff3__02e6.aab568_6c *{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    }
div.yff3__02e6.aab568_6c.cc80625_wh{
    font-family: inherit;
    color: #1a1a2e;
    background-color: var(--primary-color);
    line-height: 1.6;
    padding-bottom: 4rem;
    display: flex;
    flex-direction: column;
    align-items: center; 
    }
div.yff3__02e6.aab568_6c .od6359__4dbe{
    width: 100%;
    max-width: 1200px;
    padding: 6rem 1.5rem 4rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    }
div.yff3__02e6.aab568_6c .od6359__4dbe h1{
    font-size: clamp(2.5rem, 5vw, 3.5rem);
    font-weight: 800;
    letter-spacing: -0.02em;
    margin-bottom: 1.5rem;
    color: var(--theme-text);
    line-height: 1.2;
    max-width: 900px;
    }
div.yff3__02e6.aab568_6c .od6359__4dbe p{
    font-size: 1.125rem;
    color: var(--theme-text-muted);
    max-width: 760px; 
    margin-bottom: 2.5rem;
    }
div.yff3__02e6.aab568_6c .v4c62__49200{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: var(--theme-primary);
    color: #000000; 
    font-weight: 600;
    font-size: 1.1rem;
    padding: 0.875rem 2rem;
    border-radius: var(--theme-radius-md);
    text-decoration: none;
    box-shadow: 0 4px 14px rgba(32, 226, 194, 0.3); 
    transition: all 0.2s ease-in-out;
    }
div.yff3__02e6.aab568_6c .v4c62__49200:hover{
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(32, 226, 194, 0.5);
    background-color: var(--theme-primary-hover); color: #1a1a2e;}
div.yff3__02e6.aab568_6c .irnfvxt2e0{
    width: 100%;
    max-width: 1200px;
    padding: 4rem 1.5rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    }
div.yff3__02e6.aab568_6c .c2f3d95190b{
    text-align: center;
    margin-bottom: 3rem;
    max-width: 760px;
    }
div.yff3__02e6.aab568_6c .c2f3d95190b h2{
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 1rem;
    }
div.yff3__02e6.aab568_6c .c2f3d95190b p{
    color: var(--theme-text-muted);
    }
div.yff3__02e6.aab568_6c .vbdf3_9d{
    background: var(--theme-surface);
    border: 1px solid var(--theme-border);
    border-radius: var(--theme-radius-lg);
    padding: 2.5rem;
    width: 100%;
    max-width: 800px;
    box-shadow: var(--theme-shadow-sm); color: #1a1a2e;}
div.yff3__02e6.aab568_6c .zebf280_05{
    display: flex;
    align-items: flex-start;
    margin-bottom: 1.5rem;
    padding-bottom: 1.5rem;
    border-bottom: 1px solid var(--theme-border);
    }
div.yff3__02e6.aab568_6c .zebf280_05:last-child{
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
    }
div.yff3__02e6.aab568_6c .s727a7ce_xoj5{
    flex-shrink: 0;
    width: 28px;
    height: 28px;
    background: var(--theme-secondary);
    color: #1a1a2e;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    margin-right: 1rem;
    font-size: 0.875rem;
    }
div.yff3__02e6.aab568_6c .j15b8b_w7 h3{
    font-size: 1.125rem;
    margin-bottom: 0.5rem;
    }
div.yff3__02e6.aab568_6c .j15b8b_w7 p{
    color: var(--theme-text-muted);
    font-size: 0.95rem;
    }
div.yff3__02e6.aab568_6c .ee2e704_3da{
    display: flex;
    flex-direction: column;
    gap: 3rem;
    width: 100%;
    margin-bottom: 5rem;
    }
@media (min-width: 768px) {div.yff3__02e6.aab568_6c .ee2e704_3da{
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    }
div.yff3__02e6.aab568_6c .ee2e704_3da:nth-child(even){
    flex-direction: row-reverse;
    }
div.yff3__02e6.aab568_6c .cb42b50_dra, div.yff3__02e6.aab568_6c .ia4ba3b_2c1f{
    flex: 1;
    width: 50%;
    }
div.yff3__02e6.aab568_6c .cb42b50_dra{
    padding: 0 2rem;
    }}
div.yff3__02e6.aab568_6c .cb42b50_dra h3{
    font-size: 1.75rem;
    margin-bottom: 1rem;
    line-height: 1.3;
    }
div.yff3__02e6.aab568_6c .cb42b50_dra p{
    color: var(--theme-text-muted);
    margin-bottom: 1.5rem;
    font-size: 1.05rem;
    }
div.yff3__02e6.aab568_6c .ia4ba3b_2c1f img{
    width: 100%;
    height: auto;
    aspect-ratio: 16/10;
    object-fit: cover;
    border-radius: var(--theme-radius-lg);
    box-shadow: var(--theme-shadow-md);
    display: block;
    }
div.yff3__02e6.aab568_6c .o19d52f_93{
    color: var(--theme-secondary);
    text-decoration: none;
    font-weight: 500;
    border-bottom: 1px solid transparent;
    transition: border-color 0.2s;
    }
div.yff3__02e6.aab568_6c .o19d52f_93:hover{
    border-bottom-color: var(--theme-secondary);
    }
div.yff3__02e6.aab568_6c .j840e9_468{
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
    width: 100%;
    max-width: 800px;
    }
div.yff3__02e6.aab568_6c .v3f7__46af3{
    background: var(--theme-surface);
    padding: 1.75rem;
    border-radius: var(--theme-radius-md);
    border: 1px solid var(--theme-border); color: #1a1a2e;}
div.yff3__02e6.aab568_6c .v3f7__46af3 h4{
    font-size: 1.1rem;
    margin-bottom: 0.75rem;
    color: var(--theme-text);
    display: flex;
    align-items: flex-start;
    gap: 0.5rem;
    }
div.yff3__02e6.aab568_6c .v3f7__46af3 h4::before{
    content: "Q.";
    color: var(--text-color);
    font-weight: 800;
    }
div.yff3__02e6.aab568_6c .v3f7__46af3 p{
    color: var(--theme-text-muted);
    font-size: 0.95rem;
    padding-left: 1.6rem;
    }
div.yff3__02e6.aab568_6c .dcc4f0b66{
    width: 100%;
    border-top: 1px solid var(--theme-border);
    padding: 3rem 1.5rem;
    margin-top: 4rem;
    text-align: center;
    color: var(--theme-text-muted);
    font-size: 0.875rem;
    }
.q019ed1c1d{
    background-color: var(--bg-color);
    padding-top: 60px;
    padding-bottom: 40px;
    border-top: 1px solid var(--border-color);
    width: 100%; color: #ffffff;}
.l0607__2b2{
    max-width: var(--max-width);
    margin-left: auto;
    margin-right: auto;
    padding-left: 24px;
    padding-right: 24px;
    display: flex;
    flex-direction: column;
    align-items: center; 
    text-align: center;
    }
.hee5e75_81{
    width: 40px;
    height: 4px;
    background-color: var(--primary-color);
    border-radius: var(--radius-sm);
    margin-bottom: 48px; color: #1a1a2e;}
.r11271e_3e{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    max-width: 760px; 
    gap: 40px;
    }
.gbf0eeb479{
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
    }
.w65af36164{
    font-size: 24px;
    font-weight: 700;
    color: var(--text-color);
    letter-spacing: -0.5px;
    }
.q3cpbf5u1au{
    font-size: 16px;
    color: var(--text-muted);
    margin: 0;
    line-height: 1.6;
    }
.gldtggofb{
    display: flex;
    gap: 60px;
    justify-content: center;
    flex-wrap: wrap;
    }
.k71d__614{
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
    min-width: 120px;
    }
.nbd5ea_ip9{
    font-size: 14px;
    font-weight: 600;
    color: var(--text-color);
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 4px;
    }
.d1659d5_g0{
    font-size: 14px;
    color: var(--text-muted);
    text-decoration: none;
    transition: var(--transition);
    }
.d1659d5_g0:hover{
    color: var(--primary-color);
    }
.fc458_1b{
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    padding: 32px;
    background-color: rgba(255, 255, 255, 0.03);
    border-radius: var(--radius-lg);
    width: 100%; color: #1a1a2e;}
.pd109_0d6{
    font-size: 18px;
    font-weight: 500;
    color: var(--text-color);
    }
.becb5397af2{
    background-color: var(--primary-color);
    color: #1a1a2e;
    padding: 12px 32px;
    border-radius: var(--radius-md);
    font-weight: 600;
    font-size: 16px;
    text-decoration: none;
    transition: var(--transition);
    box-shadow: var(--shadow-md);
    border: none;
    display: inline-block;
    }
.becb5397af2:hover{
    background-color: var(--secondary-color);
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg); color: #1a1a2e;}
.s0d7d_c5e{
    margin-top: 60px;
    padding-top: 24px;
    border-top: 1px solid var(--border-color);
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    }
.f18f421c4b{
    font-size: 13px;
    color: var(--text-muted);
    font-weight: 500;
    }
.vabc3a_18{
    font-size: 12px;
    color: rgba(153, 153, 153, 0.5);
    }
@media (max-width: 768px){.q019ed1c1d{
    padding-top: 40px;
    }
.gldtggofb{
    gap: 32px;
    flex-direction: column;
    }
.k71d__614{
    min-width: 100%;
    }
.fc458_1b{
    padding: 24px 16px;
    }}
body{
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    background-color: var(--bg-color);
    color: var(--text-color);
    }
.f5989e_3b{
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    height: var(--nav-height);
    background-color: var(--nav-bg);
    border-bottom: 1px solid var(--border-color);
    z-index: 1000;
    box-shadow: var(--shadow-sm); color: #ffffff;}
.t5ca8e_6wvd{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    max-width: var(--max-width);
    height: 100%;
    margin: 0 auto;
    padding: 0 24px;
    box-sizing: border-box;
    }
.ua635e5ff{
    display: flex;
    align-items: center;
    flex-shrink: 0;
    }
.h439ba_82{
    color: var(--text-color);
    font-size: 20px;
    font-weight: 700;
    text-decoration: none;
    letter-spacing: -0.5px;
    }
.ob06a__b9727{
    flex: 1;
    display: flex;
    justify-content: center; 
    }
.n4c302_35e1{
    display: flex;
    align-items: center;
    gap: 28px;
    list-style: none;
    margin: 0;
    padding: 0;
    }
.tdbfccb73{
    color: var(--text-muted);
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    transition: var(--transition);
    }
.tdbfccb73:hover{
    color: var(--text-color);
    }
.aa27bee_31{
    display: flex;
    align-items: center;
    flex-shrink: 0;
    }
.xd66219fd{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 36px;
    padding: 0 18px;
    background-color: var(--primary-color);
    color: #1a1a2e;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    border-radius: var(--radius-md);
    transition: var(--transition);
    box-shadow: 0 2px 8px rgba(217, 83, 79, 0.3);
    }
.xd66219fd:hover{
    background-color: var(--secondary-color);
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(217, 83, 79, 0.4); color: #1a1a2e;}
.lec49fdbaac{
    display: none;
    background: none;
    border: none;
    padding: 8px;
    cursor: pointer;
    flex-direction: column;
    gap: 5px;
    }
.usto1pyq{
    display: block;
    width: 24px;
    height: 2px;
    background-color: var(--text-color);
    border-radius: 2px;
    transition: var(--transition); color: #1a1a2e;}
@media (max-width: 992px){.ob06a__b9727{
    display: none;
    }
.lec49fdbaac{
    display: flex;
    }
.aa27bee_31{
    margin-right: 16px;
    }
.t5ca8e_6wvd{
    justify-content: flex-start;
    }
.ua635e5ff{
    margin-right: auto;
    }}
.tdbfccb73.active{color: var(--text-color);}
.tdbfccb73.active {color: var(--text-color);}
html, body {
    margin: 0;
    padding: 0;
    }
body *, body *::before, body *::after {
    box-sizing: border-box;
    }
div.yff3__02e6 img.aa30__6aac {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.yff3__02e6 img.aa30__6aac.ib0e0d2d5d6 { aspect-ratio: 16 / 9; }
div.yff3__02e6 img.aa30__6aac.j8a5__e7e8 { aspect-ratio: 16 / 10; }
div.yff3__02e6 img.aa30__6aac.d295ef203d9 { aspect-ratio: 4 / 3; }
div.yff3__02e6 img.aa30__6aac.da28__ce52 { aspect-ratio: 1 / 1; }
div.yff3__02e6 :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.yff3__02e6 .vf298c735 {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.yff3__02e6 .vf298c735.ib0e0d2d5d6 { aspect-ratio: 16 / 9; }
div.yff3__02e6 .vf298c735.j8a5__e7e8 { aspect-ratio: 16 / 10; }
div.yff3__02e6 .vf298c735.d295ef203d9 { aspect-ratio: 4 / 3; }
div.yff3__02e6 .vf298c735.da28__ce52 { aspect-ratio: 1 / 1; }
div.yff3__02e6 .vf298c735 > img.aa30__6aac,
    div.yff3__02e6 .vf298c735 > picture > img.aa30__6aac {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
.k0ce__5ee6 {
    padding-left: clamp(16px, 4vw, 48px);
    padding-right: clamp(16px, 4vw, 48px);
    }
.k0ce__5ee6 > :first-child,
    .k0ce__5ee6 > :last-child {
    width: min(1280px, 100%);
    margin-left: auto;
    margin-right: auto;
    }
body{
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    background-color: var(--bg-color);
    color: var(--text-color);
    }
.f5989e_3b{
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    height: var(--nav-height);
    background-color: var(--nav-bg);
    border-bottom: 1px solid var(--border-color);
    z-index: 1000;
    box-shadow: var(--shadow-sm); color: #ffffff;}
.t5ca8e_6wvd{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    max-width: var(--max-width);
    height: 100%;
    margin: 0 auto;
    padding: 0 24px;
    box-sizing: border-box;
    }
.ua635e5ff{
    display: flex;
    align-items: center;
    flex-shrink: 0;
    }
.h439ba_82{
    color: var(--text-color);
    font-size: 20px;
    font-weight: 700;
    text-decoration: none;
    letter-spacing: -0.5px;
    }
.ob06a__b9727{
    flex: 1;
    display: flex;
    justify-content: center; 
    }
.n4c302_35e1{
    display: flex;
    align-items: center;
    gap: 28px;
    list-style: none;
    margin: 0;
    padding: 0;
    }
.tdbfccb73{
    color: var(--text-muted);
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    transition: var(--transition);
    }
.tdbfccb73:hover{
    color: var(--text-color);
    }
.aa27bee_31{
    display: flex;
    align-items: center;
    flex-shrink: 0;
    }
.xd66219fd{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 36px;
    padding: 0 18px;
    background-color: var(--primary-color);
    color: #1a1a2e;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    border-radius: var(--radius-md);
    transition: var(--transition);
    box-shadow: 0 2px 8px rgba(217, 83, 79, 0.3);
    }
.xd66219fd:hover{
    background-color: var(--secondary-color);
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(217, 83, 79, 0.4); color: #1a1a2e;}
.lec49fdbaac{
    display: none;
    background: none;
    border: none;
    padding: 8px;
    cursor: pointer;
    flex-direction: column;
    gap: 5px;
    }
.usto1pyq{
    display: block;
    width: 24px;
    height: 2px;
    background-color: var(--text-color);
    border-radius: 2px;
    transition: var(--transition); color: #1a1a2e;}
@media (max-width: 992px){.ob06a__b9727{
    display: none;
    }
.lec49fdbaac{
    display: flex;
    }
.aa27bee_31{
    margin-right: 16px;
    }
.t5ca8e_6wvd{
    justify-content: flex-start;
    }
.ua635e5ff{
    margin-right: auto;
    }}
.tdbfccb73.active{color: var(--text-color);}
.tdbfccb73.active{color: var(--text-color);}
.q019ed1c1d{
    background-color: var(--bg-color);
    padding-top: 60px;
    padding-bottom: 40px;
    border-top: 1px solid var(--border-color);
    width: 100%; color: #ffffff;}
.l0607__2b2{
    max-width: var(--max-width);
    margin-left: auto;
    margin-right: auto;
    padding-left: 24px;
    padding-right: 24px;
    display: flex;
    flex-direction: column;
    align-items: center; 
    text-align: center;
    }
.hee5e75_81{
    width: 40px;
    height: 4px;
    background-color: var(--primary-color);
    border-radius: var(--radius-sm);
    margin-bottom: 48px; color: #1a1a2e;}
.r11271e_3e{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    max-width: 760px; 
    gap: 40px;
    }
.gbf0eeb479{
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
    }
.w65af36164{
    font-size: 24px;
    font-weight: 700;
    color: var(--text-color);
    letter-spacing: -0.5px;
    }
.q3cpbf5u1au{
    font-size: 16px;
    color: var(--text-muted);
    margin: 0;
    line-height: 1.6;
    }
.gldtggofb{
    display: flex;
    gap: 60px;
    justify-content: center;
    flex-wrap: wrap;
    }
.k71d__614{
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
    min-width: 120px;
    }
.nbd5ea_ip9{
    font-size: 14px;
    font-weight: 600;
    color: var(--text-color);
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 4px;
    }
.d1659d5_g0{
    font-size: 14px;
    color: var(--text-muted);
    text-decoration: none;
    transition: var(--transition);
    }
.d1659d5_g0:hover{
    color: var(--primary-color);
    }
.fc458_1b{
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    padding: 32px;
    background-color: rgba(255, 255, 255, 0.03);
    border-radius: var(--radius-lg);
    width: 100%; color: #1a1a2e;}
.pd109_0d6{
    font-size: 18px;
    font-weight: 500;
    color: var(--text-color);
    }
.becb5397af2{
    background-color: var(--primary-color);
    color: #1a1a2e;
    padding: 12px 32px;
    border-radius: var(--radius-md);
    font-weight: 600;
    font-size: 16px;
    text-decoration: none;
    transition: var(--transition);
    box-shadow: var(--shadow-md);
    border: none;
    display: inline-block;
    }
.becb5397af2:hover{
    background-color: var(--secondary-color);
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg); color: #1a1a2e;}
.s0d7d_c5e{
    margin-top: 60px;
    padding-top: 24px;
    border-top: 1px solid var(--border-color);
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    }
.f18f421c4b{
    font-size: 13px;
    color: var(--text-muted);
    font-weight: 500;
    }
.vabc3a_18{
    font-size: 12px;
    color: rgba(153, 153, 153, 0.5);
    }
@media (max-width: 768px){.q019ed1c1d{
    padding-top: 40px;
    }
.gldtggofb{
    gap: 32px;
    flex-direction: column;
    }
.k71d__614{
    min-width: 100%;
    }
.fc458_1b{
    padding: 24px 16px;
    }}
body{
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  background-color: var(--bg-color);
  color: var(--text-color);
}
.f5989e_3b{
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  height: var(--nav-height);
  background-color: var(--nav-bg);
  border-bottom: 1px solid var(--border-color);
  z-index: 1000;
  box-shadow: var(--shadow-sm); color: #ffffff;}
.t5ca8e_6wvd{
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: var(--max-width);
  height: 100%;
  margin: 0 auto;
  padding: 0 24px;
  box-sizing: border-box;
}
.ua635e5ff{
  display: flex;
  align-items: center;
  flex-shrink: 0;
}
.h439ba_82{
  color: var(--text-color);
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
  letter-spacing: -0.5px;
}
.ob06a__b9727{
  flex: 1;
  display: flex;
  justify-content: center; 
}
.n4c302_35e1{
  display: flex;
  align-items: center;
  gap: 28px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.tdbfccb73{
  color: var(--text-muted);
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: var(--transition);
}
.tdbfccb73:hover{
  color: var(--text-color);
}
.aa27bee_31{
  display: flex;
  align-items: center;
  flex-shrink: 0;
}
.xd66219fd{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 36px;
  padding: 0 18px;
  background-color: var(--primary-color);
  color: #1a1a2e;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  border-radius: var(--radius-md);
  transition: var(--transition);
  box-shadow: 0 2px 8px rgba(217, 83, 79, 0.3);
}
.xd66219fd:hover{
  background-color: var(--secondary-color);
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(217, 83, 79, 0.4); color: #1a1a2e;}
.lec49fdbaac{
  display: none;
  background: none;
  border: none;
  padding: 8px;
  cursor: pointer;
  flex-direction: column;
  gap: 5px;
}
.usto1pyq{
  display: block;
  width: 24px;
  height: 2px;
  background-color: var(--text-color);
  border-radius: 2px;
  transition: var(--transition); color: #1a1a2e;}
@media (max-width: 992px){.ob06a__b9727{
    display: none;
  }
.lec49fdbaac{
    display: flex;
  }
.aa27bee_31{
    margin-right: 16px;
  }
.t5ca8e_6wvd{
    justify-content: flex-start;
  }
.ua635e5ff{
    margin-right: auto;
  }}
.tdbfccb73.active{color: var(--text-color);}
.tdbfccb73.active{color: var(--text-color);}
.zceddc_fad0{
  background-color: var(--bg-color);
  padding-top: 60px;
  padding-bottom: 40px;
  border-top: 1px solid var(--border-color);
  width: 100%; color: #ffffff;}
.x073__e5b4{
  max-width: var(--max-width);
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
  flex-direction: column;
  align-items: center; 
  text-align: center;
}
.yeb9bea39{
  width: 40px;
  height: 4px;
  background-color: var(--primary-color);
  border-radius: var(--radius-sm);
  margin-bottom: 48px; color: #1a1a2e;}
.q57860d776a{
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 760px; 
  gap: 40px;
}
.i0713177bbe{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
}
.z56e51edf{
  font-size: 24px;
  font-weight: 700;
  color: var(--text-color);
  letter-spacing: -0.5px;
}
.m4bf__927e{
  font-size: 16px;
  color: var(--text-muted);
  margin: 0;
  line-height: 1.6;
}
.w6a431499{
  display: flex;
  gap: 60px;
  justify-content: center;
  flex-wrap: wrap;
}
.s06f2a_d45a{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  min-width: 120px;
}
.haa33fe0b{
  font-size: 14px;
  font-weight: 600;
  color: var(--text-color);
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 4px;
}
.l675abcbf37{
  font-size: 14px;
  color: var(--text-muted);
  text-decoration: none;
  transition: var(--transition);
}
.l675abcbf37:hover{
  color: var(--primary-color);
}
.v516f242e05{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  padding: 32px;
  background-color: rgba(255, 255, 255, 0.03);
  border-radius: var(--radius-lg);
  width: 100%; color: #1a1a2e;}
.o6177daa32d{
  font-size: 18px;
  font-weight: 500;
  color: var(--text-color);
}
.qd8ebe5d5{
  background-color: var(--primary-color);
  color: #1a1a2e;
  padding: 12px 32px;
  border-radius: var(--radius-md);
  font-weight: 600;
  font-size: 16px;
  text-decoration: none;
  transition: var(--transition);
  box-shadow: var(--shadow-md);
  border: none;
  display: inline-block;
}
.qd8ebe5d5:hover{
  background-color: var(--secondary-color);
  transform: translateY(-2px);
  box-shadow: var(--shadow-lg); color: #1a1a2e;}
.fc8b__a4bd{
  margin-top: 60px;
  padding-top: 24px;
  border-top: 1px solid var(--border-color);
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}
.k152__950e{
  font-size: 13px;
  color: var(--text-muted);
  font-weight: 500;
}
.dc8c0e17d35{
  font-size: 12px;
  color: rgba(153, 153, 153, 0.5);
}
@media (max-width: 768px){.zceddc_fad0{
    padding-top: 40px;
  }
.w6a431499{
    gap: 32px;
    flex-direction: column;
  }
.s06f2a_d45a{
    min-width: 100%;
  }
.v516f242e05{
    padding: 24px 16px;
  }}
.w1bd8cda7{box-sizing:border-box;}
.g932__f4f9{box-sizing:border-box;}
.cdd9d4_bf05{box-sizing:border-box;}
.rd4f48edf{box-sizing:border-box;}
.h51f1002d94{display:block;max-width:100%;height:auto;}
@media (max-width: 768px) {div.yff3__02e6.aab568_6c .ee2e704_3da:nth-child(even) { flex-direction: column !important; }}