:root {

  --page-accent: hsl(201, 66%, 53%);
  --page-secondary: hsl(293, 53%, 53%);
  --page-text: hsl(201, 10%, 12%);
  --page-bg: hsl(201, 6%, 95%);
  --page-card-bg: #ffffff;
  --primary-color: hsl(14, 85%, 55%);
  --secondary-color: hsl(14, 75%, 45%);
  --bg-color: hsl(30, 15%, 98%);
  --text-color: hsl(20, 15%, 12%);
  --text-muted: hsl(20, 10%, 45%);
  --border-color: hsla(20, 15%, 12%, 0.08);
  --radius-sm: 4px;
  --radius-md: 8px;
  --radius-lg: 12px;
  --shadow-sm: 0 1px 2px rgba(0, 0, 0, 0.05);
  --shadow-md: 0 4px 12px rgba(0, 0, 0, 0.08);
  --shadow-lg: 0 12px 24px rgba(0, 0, 0, 0.12);
  --nav-height: 64px;
  --max-width: 1200px;
  --transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  --nav-bg: rgba(250, 249, 247, 0.95);
  --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.v9ee6d00c.trqq30pp6 *{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }
div.v9ee6d00c.trqq30pp6{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    color: var(--page-text);
    background: var(--page-bg);
    line-height: 1.6;
    }
div.v9ee6d00c.trqq30pp6 .e738840_l1{
    max-width: 1200px;
    margin: 0 auto;
    padding: 80px 24px 60px;
    }
div.v9ee6d00c.trqq30pp6 .cb2528cc4{
    max-width: 680px;
    margin-bottom: 64px;
    }
div.v9ee6d00c.trqq30pp6 .cb2528cc4 h1{
    font-size: 48px;
    font-weight: 700;
    margin-bottom: 20px;
    line-height: 1.2;
    }
div.v9ee6d00c.trqq30pp6 .cb2528cc4 p{
    font-size: 18px;
    color: hsl(201, 10%, 35%);
    margin-bottom: 32px;
    }
div.v9ee6d00c.trqq30pp6 .tdc1aec728{
    display: inline-block;
    padding: 14px 32px;
    background: var(--page-accent);
    color: #1a1a2e;
    text-decoration: none;
    border-radius: 6px;
    font-weight: 600;
    transition: transform 0.2s;
    }
div.v9ee6d00c.trqq30pp6 .tdc1aec728:hover{
    transform: translateY(-2px);
    }
div.v9ee6d00c.trqq30pp6 .hy0fu082z{
    margin-bottom: 72px;
    }
div.v9ee6d00c.trqq30pp6 .hy0fu082z h2{
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 16px;
    }
div.v9ee6d00c.trqq30pp6 .hy0fu082z > p{
    font-size: 17px;
    color: hsl(201, 10%, 35%);
    margin-bottom: 40px;
    max-width: 680px;
    }
div.v9ee6d00c.trqq30pp6 .je920fa0a6{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
    }
div.v9ee6d00c.trqq30pp6 .ggx7kyew{
    background: var(--page-card-bg);
    padding: 32px;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.06); color: #1a1a2e;}
div.v9ee6d00c.trqq30pp6 .ggx7kyew h3{
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 12px;
    }
div.v9ee6d00c.trqq30pp6 .ggx7kyew p{
    font-size: 16px;
    color: hsl(201, 10%, 40%);
    margin-bottom: 16px;
    }
div.v9ee6d00c.trqq30pp6 .ggx7kyew ul{
    list-style: none;
    padding-left: 0;
    }
div.v9ee6d00c.trqq30pp6 .ggx7kyew li{
    font-size: 15px;
    color: hsl(201, 10%, 30%);
    padding: 8px 0;
    border-bottom: 1px solid hsl(201, 6%, 90%);
    }
div.v9ee6d00c.trqq30pp6 .ggx7kyew li:last-child{
    border-bottom: none;
    }
div.v9ee6d00c.trqq30pp6 .p0e415_69h2{
    background: var(--page-card-bg);
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 72px; color: #1a1a2e;}
div.v9ee6d00c.trqq30pp6 .p0e415_69h2 img{
    width: 100%;
    height: auto;
    display: block;
    }
div.v9ee6d00c.trqq30pp6 .jdbcf38_073{
    background: var(--page-card-bg);
    border-radius: 8px;
    padding: 32px;
    overflow-x: auto; color: #1a1a2e;}
div.v9ee6d00c.trqq30pp6 .jdbcf38_073 table{
    width: 100%;
    border-collapse: collapse;
    }
div.v9ee6d00c.trqq30pp6 .jdbcf38_073 th{
    text-align: left;
    padding: 16px;
    font-weight: 600;
    border-bottom: 2px solid hsl(201, 6%, 90%);
    }
div.v9ee6d00c.trqq30pp6 .jdbcf38_073 td{
    padding: 16px;
    border-bottom: 1px solid hsl(201, 6%, 90%);
    }
div.v9ee6d00c.trqq30pp6 .jdbcf38_073 tr:last-child td{
    border-bottom: none;
    }
div.v9ee6d00c.trqq30pp6 .ua88fe1766c{
    margin-top: 80px;
    padding-top: 40px;
    border-top: 1px solid hsl(201, 6%, 85%);
    text-align: center;
    color: hsl(201, 10%, 50%);
    font-size: 14px;
    }
@media (max-width: 768px) {div.v9ee6d00c.trqq30pp6 .e738840_l1{
    padding: 60px 20px 40px;
    }
div.v9ee6d00c.trqq30pp6 .cb2528cc4 h1{
    font-size: 36px;
    }
div.v9ee6d00c.trqq30pp6 .je920fa0a6{
    grid-template-columns: 1fr;
    }
div.v9ee6d00c.trqq30pp6 .hy0fu082z h2{
    font-size: 28px;
    }}
.l644e8_99{
    background-color: var(--bg-color);
    border-top: 1px solid var(--border-color);
    padding-top: 80px;
    padding-bottom: 40px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif; color: #1a1a2e;}
.l8b3f930c7{
    max-width: var(--max-width);
    margin-left: auto;
    margin-right: auto;
    padding-left: 40px;
    padding-right: 40px;
    display: flex;
    flex-direction: column;
    }
.cc950d4c45d{
    display: flex;
    flex-wrap: wrap;
    gap: 60px;
    margin-bottom: 60px;
    }
.y992958a526{
    flex: 0 0 400px;
    max-width: 400px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    }
.kmhy1sjvh1tr{
    font-size: 20px;
    font-weight: 700;
    color: var(--text-color);
    letter-spacing: -0.02em;
    margin-bottom: 20px;
    }
.u1c227bfe7{
    font-size: 14px;
    line-height: 1.6;
    color: var(--text-muted);
    margin-top: 0;
    margin-bottom: 32px;
    max-width: 320px;
    }
.b8a6__9a0{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 12px 28px;
    background-color: var(--primary-color);
    color: #1a1a2e;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    border-radius: var(--radius-md);
    box-shadow: var(--shadow-md);
    transition: var(--transition);
    }
.b8a6__9a0:hover{
    background-color: var(--secondary-color);
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg); color: #1a1a2e;}
.b0d8a__db7{
    flex: 1;
    min-width: 160px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    }
.af74__530{
    font-size: 14px;
    font-weight: 600;
    color: var(--text-color);
    margin-top: 0;
    margin-bottom: 24px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    }
.g01aa7__fa045{
    display: flex;
    flex-direction: column;
    gap: 12px;
    }
.j60ca53_rz{
    font-size: 14px;
    color: var(--text-muted);
    text-decoration: none;
    transition: var(--transition);
    }
.j60ca53_rz:hover{
    color: var(--primary-color);
    }
.t9e0__6d6a{
    width: 100%;
    height: 1px;
    background-color: var(--border-color);
    margin-bottom: 32px; color: #ffffff;}
.uvdstr0lfs{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    }
.a8f880kxv{
    font-size: 13px;
    color: var(--text-muted);
    }
.x0b41ce_3ir{
    display: flex;
    gap: 24px;
    }
.ccd153bf_of{
    font-size: 13px;
    color: var(--text-muted);
    text-decoration: none;
    transition: var(--transition);
    }
.ccd153bf_of:hover{
    color: var(--text-color);
    }
@media (max-width: 768px){.l8b3f930c7 {
    padding-left: 24px;
    padding-right: 24px;
    }
.cc950d4c45d {
    flex-direction: column;
    gap: 48px;
    }
.y992958a526 {
    flex: 1 1 auto;
    max-width: 100%;
    }
.uvdstr0lfs {
    flex-direction: column;
    align-items: flex-start;
    }
.x0b41ce_3ir {
    flex-wrap: wrap;
    gap: 16px;
    }}
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }
body{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    background-color: var(--bg-color);
    color: var(--text-color);
    }
.u890f5128{
    height: var(--nav-height);
    background-color: var(--nav-bg);
    border-bottom: 1px solid var(--border-color);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    backdrop-filter: blur(10px); color: #1a1a2e;}
.d6b0__225ce{
    max-width: var(--max-width);
    height: 100%;
    margin: 0 auto;
    padding: 0 24px;
    display: flex;
    align-items: center;
    justify-content: flex-start; 
    }
.b8725f7e_dud{
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 1.1rem;
    font-weight: 700;
    color: var(--text-color);
    text-decoration: none;
    letter-spacing: -0.5px;
    margin-right: 48px; 
    white-space: nowrap;
    }
.mf70b2ff034{
    width: 12px;
    height: 12px;
    background-color: var(--primary-color);
    border-radius: 50%; color: #1a1a2e;}
.j0bkn6vke{
    flex-grow: 1;
    }
.hzndrrcfe2{
    list-style: none;
    display: flex;
    gap: 28px;
    align-items: center;
    }
.s149f__ce0bc{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 14px;
    font-weight: 500;
    transition: var(--transition);
    position: relative;
    }
.s149f__ce0bc:hover, .s149f__ce0bc.active{
    color: var(--text-color);
    }
.s149f__ce0bc.active::after{
    content: "";
    position: absolute;
    bottom: -4px;
    left: 0;
    width: 12px;
    height: 2px;
    background-color: var(--primary-color);
    border-radius: 2px; color: #1a1a2e;}
.d4550__ec2{
    display: flex;
    align-items: center;
    margin-left: auto; 
    }
.d29e__c4f6d{
    background-color: var(--primary-color);
    color: #1a1a2e;
    padding: 8px 18px;
    border-radius: var(--radius-md);
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    transition: var(--transition);
    box-shadow: var(--shadow-sm);
    border: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    }
.d29e__c4f6d:hover{
    background-color: var(--secondary-color);
    box-shadow: var(--shadow-md);
    transform: translateY(-1px); color: #1a1a2e;}
.d29e__c4f6d:active{
    transform: translateY(0);
    }
.ee2177b{
    display: none; 
    background: none;
    border: none;
    padding: 8px;
    cursor: pointer;
    margin-left: 12px;
    }
.mc1df7__6f61d{
    display: block;
    width: 20px;
    height: 2px;
    background: var(--text-color);
    position: relative; color: #ffffff;}
.mc1df7__6f61d::before, .mc1df7__6f61d::after{
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background: var(--text-color);
    left: 0; color: #ffffff;}
.mc1df7__6f61d::before{ top: -6px; }
.mc1df7__6f61d::after{ bottom: -6px; }
@media (max-width: 992px){.j0bkn6vke{
    display: none; 
    }
.ee2177b{
    display: block;
    }
.b8725f7e_dud{
    margin-right: auto;
    }
.d4550__ec2{
    margin-left: 0;
    }}
.se16a94_12{list-style:none;}
html, body {
    margin: 0;
    padding: 0;
    }
body *, body *::before, body *::after {
    box-sizing: border-box;
    }
div.v9ee6d00c img.p8a7bcaf0 {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.v9ee6d00c img.p8a7bcaf0.ra86d77e983 { aspect-ratio: 16 / 9; }
div.v9ee6d00c img.p8a7bcaf0.p4ecf787194 { aspect-ratio: 16 / 10; }
div.v9ee6d00c img.p8a7bcaf0.cd609caa641 { aspect-ratio: 4 / 3; }
div.v9ee6d00c img.p8a7bcaf0.ia3bb6_82b7 { aspect-ratio: 1 / 1; }
div.v9ee6d00c :is(div, section, article, aside, ul, ol, li, figure, picture, table, form, fieldset, pre, blockquote) {
    box-sizing: border-box !important;
    min-width: 0;
    max-width: 100%;
    }
div.v9ee6d00c .l17eb8_a5e5 {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.v9ee6d00c .l17eb8_a5e5.ra86d77e983 { aspect-ratio: 16 / 9; }
div.v9ee6d00c .l17eb8_a5e5.p4ecf787194 { aspect-ratio: 16 / 10; }
div.v9ee6d00c .l17eb8_a5e5.cd609caa641 { aspect-ratio: 4 / 3; }
div.v9ee6d00c .l17eb8_a5e5.ia3bb6_82b7 { aspect-ratio: 1 / 1; }
div.v9ee6d00c .l17eb8_a5e5 > img.p8a7bcaf0,
    div.v9ee6d00c .l17eb8_a5e5 > picture > img.p8a7bcaf0 {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
.g717__3b13 {
    padding-left: clamp(16px, 4vw, 48px);
    padding-right: clamp(16px, 4vw, 48px);
    }
.g717__3b13 > :first-child,
    .g717__3b13 > :last-child {
    width: min(1280px, 100%);
    margin-left: auto;
    margin-right: auto;
    }
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }
body{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    background-color: var(--bg-color);
    color: var(--text-color);
    }
.u890f5128{
    height: var(--nav-height);
    background-color: var(--nav-bg);
    border-bottom: 1px solid var(--border-color);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    backdrop-filter: blur(10px); color: #1a1a2e;}
.d6b0__225ce{
    max-width: var(--max-width);
    height: 100%;
    margin: 0 auto;
    padding: 0 24px;
    display: flex;
    align-items: center;
    justify-content: flex-start; 
    }
.b8725f7e_dud{
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 1.1rem;
    font-weight: 700;
    color: var(--text-color);
    text-decoration: none;
    letter-spacing: -0.5px;
    margin-right: 48px; 
    white-space: nowrap;
    }
.mf70b2ff034{
    width: 12px;
    height: 12px;
    background-color: var(--primary-color);
    border-radius: 50%; color: #1a1a2e;}
.j0bkn6vke{
    flex-grow: 1;
    }
.hzndrrcfe2{
    list-style: none;
    display: flex;
    gap: 28px;
    align-items: center;
    }
.s149f__ce0bc{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 14px;
    font-weight: 500;
    transition: var(--transition);
    position: relative;
    }
.s149f__ce0bc:hover, .s149f__ce0bc.active{
    color: var(--text-color);
    }
.s149f__ce0bc.active::after{
    content: "";
    position: absolute;
    bottom: -4px;
    left: 0;
    width: 12px;
    height: 2px;
    background-color: var(--primary-color);
    border-radius: 2px; color: #1a1a2e;}
.d4550__ec2{
    display: flex;
    align-items: center;
    margin-left: auto; 
    }
.d29e__c4f6d{
    background-color: var(--primary-color);
    color: #1a1a2e;
    padding: 8px 18px;
    border-radius: var(--radius-md);
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    transition: var(--transition);
    box-shadow: var(--shadow-sm);
    border: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    }
.d29e__c4f6d:hover{
    background-color: var(--secondary-color);
    box-shadow: var(--shadow-md);
    transform: translateY(-1px); color: #1a1a2e;}
.d29e__c4f6d:active{
    transform: translateY(0);
    }
.ee2177b{
    display: none; 
    background: none;
    border: none;
    padding: 8px;
    cursor: pointer;
    margin-left: 12px;
    }
.mc1df7__6f61d{
    display: block;
    width: 20px;
    height: 2px;
    background: var(--text-color);
    position: relative; color: #ffffff;}
.mc1df7__6f61d::before, .mc1df7__6f61d::after{
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background: var(--text-color);
    left: 0; color: #ffffff;}
.mc1df7__6f61d::before{ top: -6px; }
.mc1df7__6f61d::after{ bottom: -6px; }
@media (max-width: 992px){.j0bkn6vke{
    display: none; 
    }
.ee2177b{
    display: block;
    }
.b8725f7e_dud{
    margin-right: auto;
    }
.d4550__ec2{
    margin-left: 0;
    }}
.se16a94_12{list-style:none;}
.l644e8_99{
    background-color: var(--bg-color);
    border-top: 1px solid var(--border-color);
    padding-top: 80px;
    padding-bottom: 40px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif; color: #1a1a2e;}
.l8b3f930c7{
    max-width: var(--max-width);
    margin-left: auto;
    margin-right: auto;
    padding-left: 40px;
    padding-right: 40px;
    display: flex;
    flex-direction: column;
    }
.cc950d4c45d{
    display: flex;
    flex-wrap: wrap;
    gap: 60px;
    margin-bottom: 60px;
    }
.y992958a526{
    flex: 0 0 400px;
    max-width: 400px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    }
.kmhy1sjvh1tr{
    font-size: 20px;
    font-weight: 700;
    color: var(--text-color);
    letter-spacing: -0.02em;
    margin-bottom: 20px;
    }
.u1c227bfe7{
    font-size: 14px;
    line-height: 1.6;
    color: var(--text-muted);
    margin-top: 0;
    margin-bottom: 32px;
    max-width: 320px;
    }
.b8a6__9a0{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 12px 28px;
    background-color: var(--primary-color);
    color: #1a1a2e;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    border-radius: var(--radius-md);
    box-shadow: var(--shadow-md);
    transition: var(--transition);
    }
.b8a6__9a0:hover{
    background-color: var(--secondary-color);
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg); color: #1a1a2e;}
.b0d8a__db7{
    flex: 1;
    min-width: 160px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    }
.af74__530{
    font-size: 14px;
    font-weight: 600;
    color: var(--text-color);
    margin-top: 0;
    margin-bottom: 24px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    }
.g01aa7__fa045{
    display: flex;
    flex-direction: column;
    gap: 12px;
    }
.j60ca53_rz{
    font-size: 14px;
    color: var(--text-muted);
    text-decoration: none;
    transition: var(--transition);
    }
.j60ca53_rz:hover{
    color: var(--primary-color);
    }
.t9e0__6d6a{
    width: 100%;
    height: 1px;
    background-color: var(--border-color);
    margin-bottom: 32px; color: #ffffff;}
.uvdstr0lfs{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    }
.a8f880kxv{
    font-size: 13px;
    color: var(--text-muted);
    }
.x0b41ce_3ir{
    display: flex;
    gap: 24px;
    }
.ccd153bf_of{
    font-size: 13px;
    color: var(--text-muted);
    text-decoration: none;
    transition: var(--transition);
    }
.ccd153bf_of:hover{
    color: var(--text-color);
    }
@media (max-width: 768px){.l8b3f930c7 {
    padding-left: 24px;
    padding-right: 24px;
    }
.cc950d4c45d {
    flex-direction: column;
    gap: 48px;
    }
.y992958a526 {
    flex: 1 1 auto;
    max-width: 100%;
    }
.uvdstr0lfs {
    flex-direction: column;
    align-items: flex-start;
    }
.x0b41ce_3ir {
    flex-wrap: wrap;
    gap: 16px;
    }}
*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body{
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  background-color: var(--bg-color);
  color: var(--text-color);
}
.u890f5128{
  height: var(--nav-height);
  background-color: var(--nav-bg);
  border-bottom: 1px solid var(--border-color);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  backdrop-filter: blur(10px); color: #1a1a2e;}
.d6b0__225ce{
  max-width: var(--max-width);
  height: 100%;
  margin: 0 auto;
  padding: 0 24px;
  display: flex;
  align-items: center;
  justify-content: flex-start; 
}
.b8725f7e_dud{
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 1.1rem;
  font-weight: 700;
  color: var(--text-color);
  text-decoration: none;
  letter-spacing: -0.5px;
  margin-right: 48px; 
  white-space: nowrap;
}
.mf70b2ff034{
  width: 12px;
  height: 12px;
  background-color: var(--primary-color);
  border-radius: 50%; color: #1a1a2e;}
.j0bkn6vke{
  flex-grow: 1;
}
.hzndrrcfe2{
  list-style: none;
  display: flex;
  gap: 28px;
  align-items: center;
}
.s149f__ce0bc{
  text-decoration: none;
  color: var(--text-muted);
  font-size: 14px;
  font-weight: 500;
  transition: var(--transition);
  position: relative;
}
.s149f__ce0bc:hover, .s149f__ce0bc.active{
  color: var(--text-color);
}
.s149f__ce0bc.active::after{
  content: "";
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 12px;
  height: 2px;
  background-color: var(--primary-color);
  border-radius: 2px; color: #1a1a2e;}
.d4550__ec2{
  display: flex;
  align-items: center;
  margin-left: auto; 
}
.d29e__c4f6d{
  background-color: var(--primary-color);
  color: #1a1a2e;
  padding: 8px 18px;
  border-radius: var(--radius-md);
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  transition: var(--transition);
  box-shadow: var(--shadow-sm);
  border: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.d29e__c4f6d:hover{
  background-color: var(--secondary-color);
  box-shadow: var(--shadow-md);
  transform: translateY(-1px); color: #1a1a2e;}
.d29e__c4f6d:active{
  transform: translateY(0);
}
.ee2177b{
  display: none; 
  background: none;
  border: none;
  padding: 8px;
  cursor: pointer;
  margin-left: 12px;
}
.mc1df7__6f61d{
  display: block;
  width: 20px;
  height: 2px;
  background: var(--text-color);
  position: relative; color: #ffffff;}
.mc1df7__6f61d::before, .mc1df7__6f61d::after{
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background: var(--text-color);
  left: 0; color: #ffffff;}
.mc1df7__6f61d::before{ top: -6px; }
.mc1df7__6f61d::after{ bottom: -6px; }
@media (max-width: 992px){.j0bkn6vke{
    display: none; 
  }
.ee2177b{
    display: block;
  }
.b8725f7e_dud{
    margin-right: auto;
  }
.d4550__ec2{
    margin-left: 0;
  }}
.se16a94_12{list-style:none;}
.q549__5fdc{
  background-color: var(--bg-color);
  border-top: 1px solid var(--border-color);
  padding-top: 80px;
  padding-bottom: 40px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif; color: #1a1a2e;}
.p1c8e67d9d9{
  max-width: var(--max-width);
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  flex-direction: column;
}
.wee0__bdd2{
  display: flex;
  flex-wrap: wrap;
  gap: 60px;
  margin-bottom: 60px;
}
.a2c9c8_9122{
  flex: 0 0 400px;
  max-width: 400px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.ube0d7461{
  font-size: 20px;
  font-weight: 700;
  color: var(--text-color);
  letter-spacing: -0.02em;
  margin-bottom: 20px;
}
.rb9ca2_a2f6{
  font-size: 14px;
  line-height: 1.6;
  color: var(--text-muted);
  margin-top: 0;
  margin-bottom: 32px;
  max-width: 320px;
}
.d5b9c3_352a{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 12px 28px;
  background-color: var(--primary-color);
  color: #1a1a2e;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  border-radius: var(--radius-md);
  box-shadow: var(--shadow-md);
  transition: var(--transition);
}
.d5b9c3_352a:hover{
  background-color: var(--secondary-color);
  transform: translateY(-2px);
  box-shadow: var(--shadow-lg); color: #1a1a2e;}
.gf34__10b3{
  flex: 1;
  min-width: 160px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.l433165f9e2{
  font-size: 14px;
  font-weight: 600;
  color: var(--text-color);
  margin-top: 0;
  margin-bottom: 24px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.xe65__7a6e{
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.ia1c3b_f09a{
  font-size: 14px;
  color: var(--text-muted);
  text-decoration: none;
  transition: var(--transition);
}
.ia1c3b_f09a:hover{
  color: var(--primary-color);
}
.v6760c_e6c5{
  width: 100%;
  height: 1px;
  background-color: var(--border-color);
  margin-bottom: 32px; color: #ffffff;}
.a5949f04d0e{
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
}
.s02eb21e325{
  font-size: 13px;
  color: var(--text-muted);
}
.h616813a5{
  display: flex;
  gap: 24px;
}
.l34b25f18d8{
  font-size: 13px;
  color: var(--text-muted);
  text-decoration: none;
  transition: var(--transition);
}
.l34b25f18d8:hover{
  color: var(--text-color);
}
@media (max-width: 768px){.p1c8e67d9d9 {
    padding-left: 24px;
    padding-right: 24px;
  }
.wee0__bdd2 {
    flex-direction: column;
    gap: 48px;
  }
.a2c9c8_9122 {
    flex: 1 1 auto;
    max-width: 100%;
  }
.a5949f04d0e {
    flex-direction: column;
    align-items: flex-start;
  }
.h616813a5 {
    flex-wrap: wrap;
    gap: 16px;
  }}
.b60bba_1a41{box-sizing:border-box;}
.z63a9cc4169{box-sizing:border-box;}
.o7922fe49b3{box-sizing:border-box;}
.l5b6640e1a5{display:block;max-width:100%;height:auto;}
.b52b__fdeb{box-sizing:border-box;}
@media (max-width: 768px) {.uvdstr0lfs { 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; }}