:root {

  --primary-color: hsl(201, 73%, 58%);
  --secondary-color: hsl(305, 58%, 58%);
  --text-main: var(--content-text, hsl(220, 10%, 11%));
  --bg-main: var(--bg-color, hsl(201, 7%, 96%));
  --card-bg: #ffffff;
  --transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  --border-radius: var(--nav-radius, 8px);
  --max-width: 1200px;
  --bg-color: hsl(201, 7%, 96%);
  --text-color: hsl(201, 10%, 9%);
  --text-muted: hsl(201, 5%, 45%);
  --border-color: rgba(0, 0, 0, 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: 72px;
  --nav-bg: rgba(244, 245, 245, 0.8);
  --cta-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.j7f1e261c.p906c_5fed{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    color: var(--text-main);
    background-color: var(--bg-main);
    line-height: 1.6;
    overflow-x: hidden;
    }
div.j7f1e261c.p906c_5fed .mbe69_073{
    max-width: var(--max-width);
    margin: 0 auto;
    padding: 0 40px;
    }
div.j7f1e261c.p906c_5fed .w8870__3009{
    text-align: left;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    }
div.j7f1e261c.p906c_5fed .d4mrp1s9ocv{
    padding: 120px 0 80px;
    background: linear-gradient(135deg, #ffffff 0%, var(--bg-main) 100%);
    min-height: 50vh;
    display: flex;
    align-items: center; color: #1a1a2e;}
div.j7f1e261c.p906c_5fed .v31a070b070{
    max-width: 680px;
    }
div.j7f1e261c.p906c_5fed h1{
    font-size: 3.5rem;
    font-weight: 800;
    line-height: 1.1;
    margin-bottom: 24px;
    color: var(--text-main);
    letter-spacing: -0.02em;
    }
div.j7f1e261c.p906c_5fed .m84a__673fc{
    font-size: 1.25rem;
    color: #555;
    margin-bottom: 40px;
    }
div.j7f1e261c.p906c_5fed .d9389e5_vrob{
    display: flex;
    gap: 16px;
    }
div.j7f1e261c.p906c_5fed .w635__13a3{
    background-color: var(--primary-color);
    color: #1a1a2e;
    padding: 16px 32px;
    border-radius: var(--border-radius);
    text-decoration: none;
    font-weight: 600;
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.1);
    transition: var(--transition);
    }
div.j7f1e261c.p906c_5fed .w635__13a3:hover{
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
    filter: brightness(1.1);
    }
div.j7f1e261c.p906c_5fed .e99ec5_4p{
    padding: 80px 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: center;
    }
div.j7f1e261c.p906c_5fed .kt72v59nj7iy{position: relative;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 20px 40px rgba(0,0,0,0.08); isolation: isolate;}
div.j7f1e261c.p906c_5fed .kt72v59nj7iy img{
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 10;
    object-fit: cover;
    display: block;
    }
div.j7f1e261c.p906c_5fed .ed76c_388{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
    margin: 60px 0;
    }
div.j7f1e261c.p906c_5fed .f2d1876_ej{
    background: var(--card-bg);
    padding: 40px;
    border-radius: var(--border-radius);
    border: 1px solid rgba(0,0,0,0.05);
    transition: var(--transition); color: #1a1a2e;}
div.j7f1e261c.p906c_5fed .f2d1876_ej:hover{
    border-color: var(--primary-color);
    box-shadow: 0 10px 30px rgba(0,0,0,0.04);
    }
div.j7f1e261c.p906c_5fed .f2d1876_ej h3{
    font-size: 1.5rem;
    margin-bottom: 16px;
    color: var(--primary-color);
    }
div.j7f1e261c.p906c_5fed .n67f4cff17d{
    padding: 80px 0;
    background-color: #fff; color: #1a1a2e;}
div.j7f1e261c.p906c_5fed .g5894__4697a{
    max-width: 800px;
    margin-bottom: 40px;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
    }
div.j7f1e261c.p906c_5fed .s0be05fa_v1y{
    font-weight: 700;
    font-size: 1.1rem;
    margin-bottom: 12px;
    display: block;
    }
div.j7f1e261c.p906c_5fed .cbb0__c7e8{
    display: flex;
    gap: 24px;
    margin-bottom: 20px;
    }
div.j7f1e261c.p906c_5fed .cbb0__c7e8 a{
    color: #666;
    text-decoration: none;
    }
div.j7f1e261c.p906c_5fed .cbb0__c7e8 a:hover{
    color: var(--primary-color);
    }
@media (max-width: 768px) {div.j7f1e261c.p906c_5fed .e99ec5_4p, div.j7f1e261c.p906c_5fed .ed76c_388{
    grid-template-columns: 1fr;
    }
div.j7f1e261c.p906c_5fed h1{ font-size: 2.5rem; }
div.j7f1e261c.p906c_5fed .v31a070b070{ width: 100%; }}
div.j7f1e261c.p906c_5fed .o34ecac0e{box-sizing:border-box;}
.nfq0hnefj1{
    background-color: var(--bg-color);
    border-top: 1px solid var(--border-color);
    padding-top: 64px;
    padding-bottom: 40px;
    width: 100%; color: #1a1a2e;}
.t69445b3e14{
    max-width: var(--max-width);
    margin-left: auto;
    margin-right: auto;
    padding-left: 24px;
    padding-right: 24px;
    display: flex;
    flex-direction: column;
    }
.ca36jzkctal{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    gap: 40px;
    width: 100%;
    }
.k316e4f_f9f2{
    flex: 1 1 680px; 
    max-width: 680px;
    }
.a571598{
    font-size: 24px;
    font-weight: 700;
    color: var(--text-color);
    margin-bottom: 16px;
    letter-spacing: -0.02em;
    }
.mc6dac9{
    font-size: 16px;
    line-height: 1.6;
    color: var(--text-muted);
    margin-top: 0;
    margin-bottom: 0;
    }
.xc06d4b7_utyu{
    flex: 0 0 auto;
    display: flex;
    align-items: flex-start;
    }
.e6f0c_f4df{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: var(--primary-color);
    color: #1a1a2e;
    padding: 12px 28px;
    border-radius: var(--radius-sm); 
    font-weight: 600;
    font-size: 15px;
    text-decoration: none;
    transition: var(--transition);
    box-shadow: var(--shadow-md);
    border: none;
    cursor: pointer;
    }
.e6f0c_f4df:hover{
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg);
    filter: brightness(1.1);
    }
.efaa14f_8d{
    width: 100%;
    height: 1px;
    background-color: var(--border-color);
    margin-top: 64px;
    margin-bottom: 32px; color: #ffffff;}
.lf133d19_m2k1{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    }
.tbvxmp7vs{
    flex: 0 0 auto;
    }
.x34939_hf{
    font-size: 14px;
    color: var(--text-muted);
    font-weight: 400;
    }
.bae3fe__e8e46{
    flex: 0 0 auto;
    }
.vmgf9haq9f{
    font-size: 14px;
    color: var(--text-muted);
    font-weight: 400;
    }
@media (max-width: 768px){.nfq0hnefj1 {
    padding-top: 48px;
    }
.ca36jzkctal {
    flex-direction: column;
    gap: 32px;
    }
.k316e4f_f9f2 {
    flex: 1 1 auto;
    width: 100%;
    }
.xc06d4b7_utyu {
    width: 100%;
    }
.e6f0c_f4df {
    width: 100%;
    }
.lf133d19_m2k1 {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    }}
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }
body{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    background-color: var(--bg-color);
    color: var(--text-color);
    -webkit-font-smoothing: antialiased;
    }
.vd90e49_euky{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: var(--nav-height);
    background-color: var(--nav-bg);
    backdrop-filter: blur(12px);
    border-bottom: 1px solid var(--border-color);
    z-index: 1000;
    display: flex;
    justify-content: center; color: #1a1a2e;}
.x0ae378_2833{
    width: 100%;
    max-width: var(--max-width);
    padding: 0 24px;
    display: flex;
    align-items: center;
    justify-content: space-between; 
    }
.c4ff07d0074{
    display: flex;
    align-items: center;
    gap: 40px; 
    }
.kf384_f91{
    display: flex;
    align-items: center;
    gap: 10px;
    text-decoration: none;
    color: var(--text-color);
    font-weight: 700;
    font-size: 1.1rem;
    letter-spacing: -0.5px;
    transition: var(--transition);
    }
.kf384_f91:hover{
    opacity: 0.8;
    }
.lzve2t6y1{
    width: 28px;
    height: 28px;
    color: var(--primary-color);
    }
.b66f012e{
    display: flex;
    list-style: none;
    gap: 24px;
    }
.r921f6b{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 0.925rem;
    font-weight: 500;
    transition: var(--transition);
    }
.r921f6b:hover{
    color: var(--text-color);
    }
.jhxk59h9{
    display: flex;
    align-items: center;
    gap: 16px;
    }
.u0493_4bb{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    padding: 0 20px;
    background-color: var(--primary-color);
    color: #1a1a2e;
    text-decoration: none;
    font-size: 0.875rem;
    font-weight: 600;
    border-radius: var(--radius-md);
    box-shadow: var(--shadow-sm);
    transition: var(--transition);
    border: 1px solid rgba(0, 0, 0, 0.05);
    }
.u0493_4bb:hover{
    background-color: var(--secondary-color);
    box-shadow: var(--shadow-md);
    transform: translateY(-1px); color: #1a1a2e;}
.u0493_4bb:active{
    transform: translateY(0);
    }
.b756cc__fadf{
    display: none;
    flex-direction: column;
    justify-content: space-between;
    width: 24px;
    height: 18px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 0;
    }
.b756cc__fadf .p28e9d8dae5{
    width: 100%;
    height: 2px;
    background-color: var(--text-color);
    border-radius: 2px;
    transition: var(--transition); color: #ffffff;}
@media (max-width: 1024px){.b66f012e{
    display: none; 
    }
.b756cc__fadf{
    display: flex;
    }
.c4ff07d0074{
    gap: 0;
    }}
body{
    padding-top: var(--nav-height);
    }
.r921f6b.active{color: var(--text-color);}
.pe01e__d872{box-sizing:border-box;}
.h486b15_tfk{list-style:none;}
.r921f6b.active {color: var(--text-color);}
html, body {
    margin: 0;
    padding: 0;
    }
body *, body *::before, body *::after {
    box-sizing: border-box;
    }
div.j7f1e261c img.c559__d64b {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.j7f1e261c img.c559__d64b.w7d5082ca { aspect-ratio: 16 / 9; }
div.j7f1e261c img.c559__d64b.g78e__ba93 { aspect-ratio: 16 / 10; }
div.j7f1e261c img.c559__d64b.d304__3d4c { aspect-ratio: 4 / 3; }
div.j7f1e261c img.c559__d64b.vb7393_0de7 { aspect-ratio: 1 / 1; }
div.j7f1e261c :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.j7f1e261c .z4fb1c941 {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.j7f1e261c .z4fb1c941.w7d5082ca { aspect-ratio: 16 / 9; }
div.j7f1e261c .z4fb1c941.g78e__ba93 { aspect-ratio: 16 / 10; }
div.j7f1e261c .z4fb1c941.d304__3d4c { aspect-ratio: 4 / 3; }
div.j7f1e261c .z4fb1c941.vb7393_0de7 { aspect-ratio: 1 / 1; }
div.j7f1e261c .z4fb1c941 > img.c559__d64b,
    div.j7f1e261c .z4fb1c941 > picture > img.c559__d64b {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
div.j7f1e261c.p906c_5fed .w635__13a3 a:not([class]){color:#ffffff !important;text-decoration:underline;}
div.j7f1e261c.p906c_5fed .w635__13a3 a[class=""]{color:#ffffff !important;text-decoration:underline;}
div.j7f1e261c.p906c_5fed .w635__13a3 a:not([class]):hover{opacity:0.92;}
div.j7f1e261c.p906c_5fed .w635__13a3 a[class=""]:hover{opacity:0.92;}
div.j7f1e261c.p906c_5fed .w635__13a3 a:not([class]):visited{color:#ffffff !important;}
div.j7f1e261c.p906c_5fed .w635__13a3 a[class=""]:visited{color:#ffffff !important;}
.cef551_4543 {
    padding-left: clamp(16px, 4vw, 48px);
    padding-right: clamp(16px, 4vw, 48px);
    }
.cef551_4543 > :first-child,
    .cef551_4543 > :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;
    background-color: var(--bg-color);
    color: var(--text-color);
    -webkit-font-smoothing: antialiased;
    }
.vd90e49_euky{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: var(--nav-height);
    background-color: var(--nav-bg);
    backdrop-filter: blur(12px);
    border-bottom: 1px solid var(--border-color);
    z-index: 1000;
    display: flex;
    justify-content: center; color: #1a1a2e;}
.x0ae378_2833{
    width: 100%;
    max-width: var(--max-width);
    padding: 0 24px;
    display: flex;
    align-items: center;
    justify-content: space-between; 
    }
.c4ff07d0074{
    display: flex;
    align-items: center;
    gap: 40px; 
    }
.kf384_f91{
    display: flex;
    align-items: center;
    gap: 10px;
    text-decoration: none;
    color: var(--text-color);
    font-weight: 700;
    font-size: 1.1rem;
    letter-spacing: -0.5px;
    transition: var(--transition);
    }
.kf384_f91:hover{
    opacity: 0.8;
    }
.lzve2t6y1{
    width: 28px;
    height: 28px;
    color: var(--primary-color);
    }
.b66f012e{
    display: flex;
    list-style: none;
    gap: 24px;
    }
.r921f6b{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 0.925rem;
    font-weight: 500;
    transition: var(--transition);
    }
.r921f6b:hover{
    color: var(--text-color);
    }
.jhxk59h9{
    display: flex;
    align-items: center;
    gap: 16px;
    }
.u0493_4bb{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    padding: 0 20px;
    background-color: var(--primary-color);
    color: #1a1a2e;
    text-decoration: none;
    font-size: 0.875rem;
    font-weight: 600;
    border-radius: var(--radius-md);
    box-shadow: var(--shadow-sm);
    transition: var(--transition);
    border: 1px solid rgba(0, 0, 0, 0.05);
    }
.u0493_4bb:hover{
    background-color: var(--secondary-color);
    box-shadow: var(--shadow-md);
    transform: translateY(-1px); color: #1a1a2e;}
.u0493_4bb:active{
    transform: translateY(0);
    }
.b756cc__fadf{
    display: none;
    flex-direction: column;
    justify-content: space-between;
    width: 24px;
    height: 18px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 0;
    }
.b756cc__fadf .p28e9d8dae5{
    width: 100%;
    height: 2px;
    background-color: var(--text-color);
    border-radius: 2px;
    transition: var(--transition); color: #ffffff;}
@media (max-width: 1024px){.b66f012e{
    display: none; 
    }
.b756cc__fadf{
    display: flex;
    }
.c4ff07d0074{
    gap: 0;
    }}
body{
    padding-top: var(--nav-height);
    }
.r921f6b.active{color: var(--text-color);}
.pe01e__d872{box-sizing:border-box;}
.h486b15_tfk{list-style:none;}
.r921f6b.active{color: var(--text-color);}
.nfq0hnefj1{
    background-color: var(--bg-color);
    border-top: 1px solid var(--border-color);
    padding-top: 64px;
    padding-bottom: 40px;
    width: 100%; color: #1a1a2e;}
.t69445b3e14{
    max-width: var(--max-width);
    margin-left: auto;
    margin-right: auto;
    padding-left: 24px;
    padding-right: 24px;
    display: flex;
    flex-direction: column;
    }
.ca36jzkctal{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    gap: 40px;
    width: 100%;
    }
.k316e4f_f9f2{
    flex: 1 1 680px; 
    max-width: 680px;
    }
.a571598{
    font-size: 24px;
    font-weight: 700;
    color: var(--text-color);
    margin-bottom: 16px;
    letter-spacing: -0.02em;
    }
.mc6dac9{
    font-size: 16px;
    line-height: 1.6;
    color: var(--text-muted);
    margin-top: 0;
    margin-bottom: 0;
    }
.xc06d4b7_utyu{
    flex: 0 0 auto;
    display: flex;
    align-items: flex-start;
    }
.e6f0c_f4df{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: var(--primary-color);
    color: #1a1a2e;
    padding: 12px 28px;
    border-radius: var(--radius-sm); 
    font-weight: 600;
    font-size: 15px;
    text-decoration: none;
    transition: var(--transition);
    box-shadow: var(--shadow-md);
    border: none;
    cursor: pointer;
    }
.e6f0c_f4df:hover{
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg);
    filter: brightness(1.1);
    }
.efaa14f_8d{
    width: 100%;
    height: 1px;
    background-color: var(--border-color);
    margin-top: 64px;
    margin-bottom: 32px; color: #ffffff;}
.lf133d19_m2k1{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    }
.tbvxmp7vs{
    flex: 0 0 auto;
    }
.x34939_hf{
    font-size: 14px;
    color: var(--text-muted);
    font-weight: 400;
    }
.bae3fe__e8e46{
    flex: 0 0 auto;
    }
.vmgf9haq9f{
    font-size: 14px;
    color: var(--text-muted);
    font-weight: 400;
    }
@media (max-width: 768px){.nfq0hnefj1 {
    padding-top: 48px;
    }
.ca36jzkctal {
    flex-direction: column;
    gap: 32px;
    }
.k316e4f_f9f2 {
    flex: 1 1 auto;
    width: 100%;
    }
.xc06d4b7_utyu {
    width: 100%;
    }
.e6f0c_f4df {
    width: 100%;
    }
.lf133d19_m2k1 {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    }}
*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body{
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  background-color: var(--bg-color);
  color: var(--text-color);
  -webkit-font-smoothing: antialiased;
}
.vd90e49_euky{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: var(--nav-height);
  background-color: var(--nav-bg);
  backdrop-filter: blur(12px);
  border-bottom: 1px solid var(--border-color);
  z-index: 1000;
  display: flex;
  justify-content: center; color: #1a1a2e;}
.x0ae378_2833{
  width: 100%;
  max-width: var(--max-width);
  padding: 0 24px;
  display: flex;
  align-items: center;
  justify-content: space-between; 
}
.c4ff07d0074{
  display: flex;
  align-items: center;
  gap: 40px; 
}
.kf384_f91{
  display: flex;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  color: var(--text-color);
  font-weight: 700;
  font-size: 1.1rem;
  letter-spacing: -0.5px;
  transition: var(--transition);
}
.kf384_f91:hover{
  opacity: 0.8;
}
.lzve2t6y1{
  width: 28px;
  height: 28px;
  color: var(--primary-color);
}
.b66f012e{
  display: flex;
  list-style: none;
  gap: 24px;
}
.r921f6b{
  text-decoration: none;
  color: var(--text-muted);
  font-size: 0.925rem;
  font-weight: 500;
  transition: var(--transition);
}
.r921f6b:hover{
  color: var(--text-color);
}
.jhxk59h9{
  display: flex;
  align-items: center;
  gap: 16px;
}
.u0493_4bb{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  padding: 0 20px;
  background-color: var(--primary-color);
  color: #1a1a2e;
  text-decoration: none;
  font-size: 0.875rem;
  font-weight: 600;
  border-radius: var(--radius-md);
  box-shadow: var(--shadow-sm);
  transition: var(--transition);
  border: 1px solid rgba(0, 0, 0, 0.05);
}
.u0493_4bb:hover{
  background-color: var(--secondary-color);
  box-shadow: var(--shadow-md);
  transform: translateY(-1px); color: #1a1a2e;}
.u0493_4bb:active{
  transform: translateY(0);
}
.b756cc__fadf{
  display: none;
  flex-direction: column;
  justify-content: space-between;
  width: 24px;
  height: 18px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
}
.b756cc__fadf .p28e9d8dae5{
  width: 100%;
  height: 2px;
  background-color: var(--text-color);
  border-radius: 2px;
  transition: var(--transition); color: #ffffff;}
@media (max-width: 1024px){.b66f012e{
    display: none; 
  }
.b756cc__fadf{
    display: flex;
  }
.c4ff07d0074{
    gap: 0;
  }}
body{
  padding-top: var(--nav-height);
}
.r921f6b.active{color: var(--text-color);}
.pe01e__d872{box-sizing:border-box;}
.h486b15_tfk{list-style:none;}
.r921f6b.active{color: var(--text-color);}
.f8140cdaa19{
    background-color: var(--bg-color);
    border-top: 1px solid var(--border-color);
    padding-top: 64px;
    padding-bottom: 40px;
    width: 100%; color: #1a1a2e;}
.t73257074{
    max-width: var(--max-width);
    margin-left: auto;
    margin-right: auto;
    padding-left: 24px;
    padding-right: 24px;
    display: flex;
    flex-direction: column;
}
.pb1470cb0{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    gap: 40px;
    width: 100%;
}
.ibea__bc8a{
    flex: 1 1 680px; 
    max-width: 680px;
}
.l8948e4859e{
    font-size: 24px;
    font-weight: 700;
    color: var(--text-color);
    margin-bottom: 16px;
    letter-spacing: -0.02em;
}
.sbd118a53bc{
    font-size: 16px;
    line-height: 1.6;
    color: var(--text-muted);
    margin-top: 0;
    margin-bottom: 0;
}
.x1d5a027669{
    flex: 0 0 auto;
    display: flex;
    align-items: flex-start;
}
.c3acbfb8c8b{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: var(--primary-color);
    color: #1a1a2e;
    padding: 12px 28px;
    border-radius: var(--radius-sm); 
    font-weight: 600;
    font-size: 15px;
    text-decoration: none;
    transition: var(--transition);
    box-shadow: var(--shadow-md);
    border: none;
    cursor: pointer;
}
.c3acbfb8c8b:hover{
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg);
    filter: brightness(1.1);
}
.u4a78545564{
    width: 100%;
    height: 1px;
    background-color: var(--border-color);
    margin-top: 64px;
    margin-bottom: 32px; color: #ffffff;}
.naed69_c20e{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
.y8bb__dbbe{
    flex: 0 0 auto;
}
.hba1973b7{
    font-size: 14px;
    color: var(--text-muted);
    font-weight: 400;
}
.d6dd__175c{
    flex: 0 0 auto;
}
.ud71__9377{
    font-size: 14px;
    color: var(--text-muted);
    font-weight: 400;
}
@media (max-width: 768px){.f8140cdaa19 {
        padding-top: 48px;
    }
.pb1470cb0 {
        flex-direction: column;
        gap: 32px;
    }
.ibea__bc8a {
        flex: 1 1 auto;
        width: 100%;
    }
.x1d5a027669 {
        width: 100%;
    }
.c3acbfb8c8b {
        width: 100%;
    }
.naed69_c20e {
        flex-direction: column;
        align-items: flex-start;
        gap: 12px;
    }}
.n8135f_aa78{box-sizing:border-box;}
.g526d4_6b79{box-sizing:border-box;}
.o82ed0_fb04{box-sizing:border-box;}
.c01b65_2b7f{box-sizing:border-box;}
.y538424ec55{display:block;max-width:100%;height:auto;}
@media (max-width: 768px) {.lf133d19_m2k1 { 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.j7f1e261c.p906c_5fed .e99ec5_4p { padding-left: 20px !important; padding-right: 20px !important; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; }}