:root {

  --sr-primary: hsl(212, 85%, 55%);
  --sr-secondary: hsl(260, 70%, 60%);
  --sr-bg: #F8F9FB;
  --sr-card-bg: #FFFFFF;
  --sr-text: #1E293B;
  --sr-text-light: #64748B;
  --sr-radius-lg: 24px;
  --sr-radius-md: 16px;
  --sr-shadow: 0 20px 40px rgba(0,0,0,0.06);
  --sr-shadow-sm: 0 4px 12px rgba(0,0,0,0.04);
  --sr-font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  --primary-color: hsl(102, 63%, 49%);
  --secondary-color: hsl(212, 50%, 49%);
  --bg-color: #ffffff;
  --text-color: hsl(102, 6%, 7%);
  --text-muted: #5c5f58;
  --border-color: rgba(0, 0, 0, 0.06);
  --radius-sm: 6px;
  --radius-md: 12px;
  --radius-lg: 24px;
  --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.04);
  --shadow-md: 0 4px 20px rgba(0, 0, 0, 0.08);
  --shadow-lg: 0 10px 30px rgba(102, 161, 48, 0.2);
  --nav-height: 80px;
  --max-width: min(1280px, 94vw);
  --transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  --nav-bg: rgba(255, 255, 255, 0.85);
  --nav-link-hover: var(--primary-color);
  --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.n662050c980.ib128273_jozl.ufc6043_ab{
    font-family: var(--sr-font-family, sans-serif);
    color: var(--sr-text, #1E293B);
    background-color: var(--sr-bg, #F8F9FB);
    line-height: 1.6;
    overflow-x: hidden;
    }
div.n662050c980.ib128273_jozl .yeea2ad5{
    display: flex;
    flex-direction: column;
    padding: 4rem 1.5rem;
    background: linear-gradient(135deg, var(--sr-bg, #F8F9FB) 0%, #E2E8F0 100%);
    align-items: center;
    justify-content: center;
    gap: 3rem;
    box-sizing: border-box;
    min-height: 85vh; color: #1a1a2e;}
@media(min-width: 992px) {div.n662050c980.ib128273_jozl .yeea2ad5{
    flex-direction: row;
    padding: 6rem 5%;
    align-items: center;
    }}
div.n662050c980.ib128273_jozl .ke84e9d{flex: 1;
    width: 100%;
    max-width: 640px;
    border-radius: var(--sr-radius-lg, 24px);
    overflow: hidden;
    box-shadow: var(--sr-shadow, 0 20px 40px rgba(0,0,0,0.06));
    position: relative; isolation: isolate;}
div.n662050c980.ib128273_jozl .ke84e9d img{
    width: 100%;
    height: auto;
    aspect-ratio: 4/3;
    object-fit: cover;
    display: block;
    transition: transform 0.5s ease;
    }
div.n662050c980.ib128273_jozl .ke84e9d:hover img{
    transform: scale(1.03);
    }
div.n662050c980.ib128273_jozl .mcb63__88b6{
    flex: 1;
    text-align: left;
    max-width: 600px;
    }
div.n662050c980.ib128273_jozl .yeea2ad5 h1{
    font-size: clamp(2.5rem, 5vw, 4rem);
    font-weight: 800;
    color: var(--sr-text, #1E293B);
    line-height: 1.15;
    margin-bottom: 1.5rem;
    letter-spacing: -0.02em;
    }
div.n662050c980.ib128273_jozl .yeea2ad5 p{
    font-size: 1.125rem;
    color: var(--sr-text-light, #64748B);
    line-height: 1.7;
    margin-bottom: 2.5rem;
    }
div.n662050c980.ib128273_jozl .ke896491{
    display: inline-flex;
    margin-bottom: 2rem;
    }
div.n662050c980.ib128273_jozl .u453e__78ab{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 1.25rem 2.5rem;
    font-size: 1.125rem;
    font-weight: 600;
    color: #1a1a2e;
    background: linear-gradient(135deg, var(--sr-primary, #3B82F6), var(--sr-secondary, #8B5CF6));
    border-radius: 50px;
    text-decoration: none;
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    box-shadow: 0 10px 25px rgba(59, 130, 246, 0.35);
    }
div.n662050c980.ib128273_jozl .u453e__78ab:hover{
    transform: translateY(-4px);
    box-shadow: 0 15px 35px rgba(59, 130, 246, 0.45), 0 5px 15px rgba(139, 92, 246, 0.3);
    }
div.n662050c980.ib128273_jozl .u76012b2e{
    display: inline-block;
    font-size: 0.875rem;
    color: var(--sr-text-light, #64748B);
    background: rgba(0, 0, 0, 0.04);
    padding: 0.5rem 1.25rem;
    border-radius: 50px;
    font-weight: 500;
    }
div.n662050c980.ib128273_jozl .i93ba68_affb{
    padding: 6rem 1.5rem;
    background-color: var(--sr-bg, #F8F9FB); color: #1a1a2e;}
div.n662050c980.ib128273_jozl .nf5f71__7b06b{
    display: grid;
    grid-template-columns: 1fr;
    gap: 2.5rem;
    max-width: 1200px;
    margin: 0 auto;
    }
@media(min-width: 768px) {div.n662050c980.ib128273_jozl .nf5f71__7b06b{
    grid-template-columns: repeat(2, 1fr);
    }}
div.n662050c980.ib128273_jozl .h55cd1a3{background: var(--sr-card-bg, #FFFFFF);
    border-radius: var(--sr-radius-lg, 24px);
    padding: 3rem 2.5rem;
    box-shadow: var(--sr-shadow-sm, 0 4px 12px rgba(0,0,0,0.04));
    transition: all 0.4s ease;
    border: 1px solid rgba(0,0,0,0.04);
    position: relative;
    overflow: hidden; isolation: isolate; color: #1a1a2e;}
div.n662050c980.ib128273_jozl .h55cd1a3::after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background: linear-gradient(90deg, var(--sr-primary, #3B82F6), var(--sr-secondary, #8B5CF6));
    opacity: 0;
    transition: opacity 0.3s ease; color: #1a1a2e;}
div.n662050c980.ib128273_jozl .h55cd1a3:hover{
    transform: translateY(-8px);
    box-shadow: var(--sr-shadow, 0 20px 40px rgba(0,0,0,0.06));
    }
div.n662050c980.ib128273_jozl .h55cd1a3:hover::after{
    opacity: 1;
    }
div.n662050c980.ib128273_jozl .m2kzrbsl72{
    width: 64px;
    height: 64px;
    border-radius: var(--sr-radius-md, 16px);
    background: rgba(59, 130, 246, 0.08);
    color: #1a1a2e;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 2rem;
    }
div.n662050c980.ib128273_jozl .h55cd1a3 h2{
    font-size: 1.75rem;
    font-weight: 700;
    color: var(--sr-text, #1E293B);
    margin-bottom: 1.5rem;
    line-height: 1.3;
    }
div.n662050c980.ib128273_jozl .h55cd1a3 h3{
    font-size: 1.125rem;
    font-weight: 600;
    color: var(--sr-text, #1E293B);
    margin: 1.5rem 0 1rem;
    padding-bottom: 0.5rem;
    border-bottom: 1px solid rgba(0,0,0,0.05);
    }
div.n662050c980.ib128273_jozl .h55cd1a3 ul{
    list-style: none;
    padding: 0;
    margin: 0;
    }
div.n662050c980.ib128273_jozl .h55cd1a3 li{
    font-size: 1.05rem;
    color: var(--sr-text-light, #64748B);
    margin-bottom: 1.125rem;
    padding-left: 2rem;
    position: relative;
    line-height: 1.5;
    }
div.n662050c980.ib128273_jozl .h55cd1a3 li::before{
    content: "";
    position: absolute;
    left: 0;
    top: 0.15rem;
    width: 20px;
    height: 20px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%233b82f6' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    }
div.n662050c980.ib128273_jozl .h55cd1a3 li strong{
    color: var(--sr-text, #1E293B);
    font-weight: 600;
    }
div.n662050c980.ib128273_jozl .j0278d3_ps3d{
    margin-top: 1.5rem;
    font-size: 0.95rem;
    color: #1a1a2e;
    padding: 1.25rem;
    background: rgba(59, 130, 246, 0.04);
    border-radius: 12px;
    border-left: 4px solid var(--sr-primary, #3B82F6);
    line-height: 1.6;
    }
div.n662050c980.ib128273_jozl .gf8ed7__aa2{
    color: var(--sr-primary, #3B82F6);
    text-decoration: none;
    font-weight: 600;
    border-bottom: 2px solid transparent;
    transition: border-color 0.2s ease, color 0.2s ease;
    }
div.n662050c980.ib128273_jozl .gf8ed7__aa2:hover{
    color: var(--sr-secondary, #8B5CF6);
    border-bottom-color: var(--sr-secondary, #8B5CF6);
    }
div.n662050c980.ib128273_jozl .i5998__37d1{
    padding: 5rem 1.5rem;
    background-color: var(--sr-card-bg, #FFFFFF);
    border-top: 1px solid rgba(0,0,0,0.04); color: #1a1a2e;}
div.n662050c980.ib128273_jozl .g6ada1_utg{
    max-width: 800px;
    margin: 0 auto;
    text-align: left;
    }
div.n662050c980.ib128273_jozl .g6ada1_utg h2{
    font-size: 2rem;
    font-weight: 700;
    color: var(--sr-text, #1E293B);
    margin-bottom: 1.5rem;
    }
div.n662050c980.ib128273_jozl .g6ada1_utg p{
    font-size: 1.125rem;
    color: var(--sr-text-light, #64748B);
    line-height: 1.8;
    margin-bottom: 1.5rem;
    }
div.n662050c980.ib128273_jozl .xa5524_812a p{
    margin: 0;
    }
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }
body{
    font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    color: var(--text-color);
    background-color: var(--bg-color);
    line-height: 1.5;
    }
.a9cfe_51d{
    height: var(--nav-height);
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    background: var(--nav-bg);
    backdrop-filter: blur(12px); 
    -webkit-backdrop-filter: blur(12px);
    border-bottom: 1px solid var(--border-color);
    display: flex;
    align-items: center; color: #1a1a2e;}
.oeb05bf{
    max-width: var(--max-width);
    margin: 0 auto;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 1rem;
    }
.q2a8__6ec .adbc8633_ory{
    font-size: 1.75rem;
    font-weight: 800;
    color: var(--text-color);
    text-decoration: none;
    letter-spacing: -1px;
    transition: var(--transition);
    }
.q2a8__6ec .adbc8633_ory:hover{
    color: var(--primary-color);
    }
.n9044_8b{
    display: flex;
    align-items: center;
    gap: 2.5rem;
    }
.ka2cd832c6{
    display: flex;
    list-style: none;
    gap: 1.5rem;
    }
.d7ecdd5a183{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 0.95rem;
    font-weight: 500;
    transition: var(--transition);
    padding: 0.5rem 0;
    }
.d7ecdd5a183:hover{
    color: var(--primary-color);
    }
.k450ab88_7k{
    background: var(--primary-color);
    color: #1a1a2e; 
    padding: 12px 28px;
    border-radius: var(--radius-lg);
    text-decoration: none;
    font-weight: 600;
    font-size: 0.95rem;
    box-shadow: var(--shadow-lg);
    transition: var(--transition);
    display: inline-block;
    border: none;
    }
.k450ab88_7k:hover{
    background: var(--secondary-color); 
    transform: translateY(-2px);
    box-shadow: 0 12px 24px rgba(45, 108, 191, 0.25); color: #1a1a2e;}
.q1d8c477_dy{
    display: none;
    }
.z4eb__2fc53{
    display: none;
    flex-direction: column;
    gap: 6px;
    cursor: pointer;
    padding: 4px;
    }
.z4eb__2fc53 .f0508c_043{
    width: 24px;
    height: 2px;
    background-color: var(--text-color);
    transition: var(--transition);
    border-radius: 2px; color: #ffffff;}
.j635a0e078{
    height: var(--nav-height);
    }
@media (max-width: 1024px){.n9044_8b {
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background: var(--bg-color);
    flex-direction: column;
    padding: 2rem;
    gap: 2rem;
    border-bottom: 1px solid var(--border-color);
    transform: translateY(-110%);
    transition: var(--transition);
    opacity: 0;
    visibility: hidden; color: #1a1a2e;}
.ka2cd832c6 {
    flex-direction: column;
    align-items: center;
    width: 100%;
    }
.d7ecdd5a183 {
    font-size: 1.1rem;
    padding: 0.75rem 0;
    }
.z4eb__2fc53 {
    display: flex;
    }
.q1d8c477_dy:checked ~ .n9044_8b {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
    box-shadow: var(--shadow-md);
    }
.q1d8c477_dy:checked + .z4eb__2fc53 .f0508c_043:nth-child(1) {
    transform: translateY(8px) rotate(45deg);
    }
.q1d8c477_dy:checked + .z4eb__2fc53 .f0508c_043:nth-child(2) {
    opacity: 0;
    }
.q1d8c477_dy:checked + .z4eb__2fc53 .f0508c_043:nth-child(3) {
    transform: translateY(-8px) rotate(-45deg);
    }}
.d7ecdd5a183.active{color: var(--primary-color);}
@media (min-width: 1025px){.a9cfe_51d #ntdfc9117428, .a9cfe_51d label[for="ntdfc9117428"]{ display: none !important; }}
@media (min-width: 1025px){.a9cfe_51d .n9044_8b{ position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 1025px){.a9cfe_51d .n9044_8b{ display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 1025px){.a9cfe_51d .n9044_8b a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.hnwsr2xb1{box-sizing:border-box;}
.d8dd700_ci{list-style:none;}
.d7ecdd5a183.active {color: var(--primary-color);}
#ntdfc9117428:checked ~ .n9044_8b { right: 0 !important; left: auto !important; }
@media (max-width: 1024px) {.a9cfe_51d.h99f599fd27 .n9044_8b { left: auto !important; right: 0 !important; transform: translateX(100%) !important; opacity: 0 !important; visibility: hidden !important; pointer-events: none !important; overflow-y: auto !important; }}
@media (max-width: 1024px) {#ntdfc9117428:checked ~ .n9044_8b { right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1025px) {.a9cfe_51d.h99f599fd27 #ntdfc9117428, .a9cfe_51d.h99f599fd27 label[for="ntdfc9117428"] { display: none !important; }}
@media (min-width: 1025px) {.a9cfe_51d.h99f599fd27 .n9044_8b { position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 1025px) {.a9cfe_51d.h99f599fd27 .n9044_8b { display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 1025px) {.a9cfe_51d.h99f599fd27 .n9044_8b a { display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.j2a5af7_1f2{
    background-color: #f4f6f8;
    padding-top: 64px;
    padding-bottom: 40px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    color: var(--text-color);
    }
.ffd9d9_i6gk{
    max-width: var(--max-width);
    margin-left: auto;
    margin-right: auto;
    padding-left: 24px;
    padding-right: 24px;
    }
.u9eb214{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 40px;
    }
.ea37593_26yk{
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 8px;
    }
.xcdda_3ed0{
    font-size: 24px;
    font-weight: 800;
    color: var(--text-color);
    text-decoration: none;
    letter-spacing: -0.5px;
    width: max-content;
    }
.tc4a87_dz{
    font-size: 15px;
    color: var(--text-muted);
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.5;
    }
.yefc7e5d7c{
    flex: 0 0 auto;
    }
.aa64cf8_e226{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 32px;
    padding-right: 32px;
    background-color: var(--secondary-color);
    color: #1a1a2e;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    border-radius: var(--radius-lg);
    transition: var(--transition);
    box-shadow: var(--shadow-md);
    box-sizing: border-box;
    }
.aa64cf8_e226:hover{
    transform: translateY(-2px);
    box-shadow: 0 8px 24px rgba(33, 150, 243, 0.3);
    background-color: var(--primary-color); color: #1a1a2e;}
.x24495f8_ep9c{
    height: 1px;
    background-color: var(--border-color);
    margin-bottom: 32px;
    width: 100%; color: #ffffff;}
.l897__004{
    display: flex;
    justify-content: space-between;
    align-items: center;
    }
.j22615c4f{
    flex: 1;
    font-size: 14px;
    color: var(--text-muted);
    }
.z71e69e9654{
    flex: 0 0 auto;
    display: flex;
    gap: 24px;
    align-items: center;
    }
.yf80293395{
    font-size: 14px;
    color: var(--text-muted);
    text-decoration: none;
    transition: var(--transition);
    }
.yf80293395:hover{
    color: var(--secondary-color);
    }
.sa954c__c30a{
    font-size: 14px;
    color: var(--text-muted);
    }
@media (max-width: 768px){.j2a5af7_1f2{
    padding-top: 48px;
    padding-bottom: 32px;
    }
.u9eb214{
    flex-direction: column;
    align-items: flex-start;
    gap: 32px;
    }
.yefc7e5d7c{
    width: 100%;
    }
.aa64cf8_e226{
    width: 100%;
    }
.l897__004{
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    }
.z71e69e9654{
    flex-wrap: wrap;
    gap: 16px;
    }}
html, body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    }
body *, body *::before, body *::after {
    box-sizing: border-box;
    }
div.n662050c980 img.ed1ac1c9dba {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.n662050c980 img.ed1ac1c9dba.lc7653f609d { aspect-ratio: 16 / 9; }
div.n662050c980 img.ed1ac1c9dba.mc7e__6008 { aspect-ratio: 16 / 10; }
div.n662050c980 img.ed1ac1c9dba.vff5__d26c { aspect-ratio: 4 / 3; }
div.n662050c980 img.ed1ac1c9dba.n0f219b6d8d { aspect-ratio: 1 / 1; }
div.n662050c980 :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.n662050c980 .tce8d205294 {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.n662050c980 .tce8d205294.lc7653f609d { aspect-ratio: 16 / 9; }
div.n662050c980 .tce8d205294.mc7e__6008 { aspect-ratio: 16 / 10; }
div.n662050c980 .tce8d205294.vff5__d26c { aspect-ratio: 4 / 3; }
div.n662050c980 .tce8d205294.n0f219b6d8d { aspect-ratio: 1 / 1; }
div.n662050c980 .tce8d205294 > img.ed1ac1c9dba,
    div.n662050c980 .tce8d205294 > picture > img.ed1ac1c9dba {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
div.n662050c980.ib128273_jozl .u453e__78ab a:not([class]){color:#ffffff !important;text-decoration:underline;}
div.n662050c980.ib128273_jozl .u453e__78ab a[class=""]{color:#ffffff !important;text-decoration:underline;}
div.n662050c980.ib128273_jozl .u453e__78ab a:not([class]):hover{opacity:0.92;}
div.n662050c980.ib128273_jozl .u453e__78ab a[class=""]:hover{opacity:0.92;}
div.n662050c980.ib128273_jozl .u453e__78ab a:not([class]):visited{color:#ffffff !important;}
div.n662050c980.ib128273_jozl .u453e__78ab a[class=""]:visited{color:#ffffff !important;}
.x1b1b7691 {
    padding-left: clamp(16px, 4vw, 48px);
    padding-right: clamp(16px, 4vw, 48px);
    }
.x1b1b7691 > :first-child,
    .x1b1b7691 > :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;
    color: var(--text-color);
    background-color: var(--bg-color);
    line-height: 1.5;
    }
.a9cfe_51d{
    height: var(--nav-height);
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    background: var(--nav-bg);
    backdrop-filter: blur(12px); 
    -webkit-backdrop-filter: blur(12px);
    border-bottom: 1px solid var(--border-color);
    display: flex;
    align-items: center; color: #1a1a2e;}
.oeb05bf{
    max-width: var(--max-width);
    margin: 0 auto;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 1rem;
    }
.q2a8__6ec .adbc8633_ory{
    font-size: 1.75rem;
    font-weight: 800;
    color: var(--text-color);
    text-decoration: none;
    letter-spacing: -1px;
    transition: var(--transition);
    }
.q2a8__6ec .adbc8633_ory:hover{
    color: var(--primary-color);
    }
.n9044_8b{
    display: flex;
    align-items: center;
    gap: 2.5rem;
    }
.ka2cd832c6{
    display: flex;
    list-style: none;
    gap: 1.5rem;
    }
.d7ecdd5a183{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 0.95rem;
    font-weight: 500;
    transition: var(--transition);
    padding: 0.5rem 0;
    }
.d7ecdd5a183:hover{
    color: var(--primary-color);
    }
.k450ab88_7k{
    background: var(--primary-color);
    color: #1a1a2e; 
    padding: 12px 28px;
    border-radius: var(--radius-lg);
    text-decoration: none;
    font-weight: 600;
    font-size: 0.95rem;
    box-shadow: var(--shadow-lg);
    transition: var(--transition);
    display: inline-block;
    border: none;
    }
.k450ab88_7k:hover{
    background: var(--secondary-color); 
    transform: translateY(-2px);
    box-shadow: 0 12px 24px rgba(45, 108, 191, 0.25); color: #1a1a2e;}
.q1d8c477_dy{
    display: none;
    }
.z4eb__2fc53{
    display: none;
    flex-direction: column;
    gap: 6px;
    cursor: pointer;
    padding: 4px;
    }
.z4eb__2fc53 .f0508c_043{
    width: 24px;
    height: 2px;
    background-color: var(--text-color);
    transition: var(--transition);
    border-radius: 2px; color: #ffffff;}
.j635a0e078{
    height: var(--nav-height);
    }
@media (max-width: 1024px){.n9044_8b {
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background: var(--bg-color);
    flex-direction: column;
    padding: 2rem;
    gap: 2rem;
    border-bottom: 1px solid var(--border-color);
    transform: translateY(-110%);
    transition: var(--transition);
    opacity: 0;
    visibility: hidden; color: #1a1a2e;}
.ka2cd832c6 {
    flex-direction: column;
    align-items: center;
    width: 100%;
    }
.d7ecdd5a183 {
    font-size: 1.1rem;
    padding: 0.75rem 0;
    }
.z4eb__2fc53 {
    display: flex;
    }
.q1d8c477_dy:checked ~ .n9044_8b {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
    box-shadow: var(--shadow-md);
    }
.q1d8c477_dy:checked + .z4eb__2fc53 .f0508c_043:nth-child(1) {
    transform: translateY(8px) rotate(45deg);
    }
.q1d8c477_dy:checked + .z4eb__2fc53 .f0508c_043:nth-child(2) {
    opacity: 0;
    }
.q1d8c477_dy:checked + .z4eb__2fc53 .f0508c_043:nth-child(3) {
    transform: translateY(-8px) rotate(-45deg);
    }}
.d7ecdd5a183.active{color: var(--primary-color);}
@media (min-width: 1025px){.a9cfe_51d #ntdfc9117428, .a9cfe_51d label[for="ntdfc9117428"]{ display: none !important; }}
@media (min-width: 1025px){.a9cfe_51d .n9044_8b{ position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 1025px){.a9cfe_51d .n9044_8b{ display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 1025px){.a9cfe_51d .n9044_8b a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.hnwsr2xb1{box-sizing:border-box;}
.d8dd700_ci{list-style:none;}
.d7ecdd5a183.active{color: var(--primary-color);}
#ntdfc9117428:checked ~ .n9044_8b{ right: 0 !important; left: auto !important; }
@media (max-width: 1024px){.a9cfe_51d.h99f599fd27 .n9044_8b{ left: auto !important; right: 0 !important; transform: translateX(100%) !important; opacity: 0 !important; visibility: hidden !important; pointer-events: none !important; overflow-y: auto !important; }}
@media (max-width: 1024px){#ntdfc9117428:checked ~ .n9044_8b{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1025px){.a9cfe_51d.h99f599fd27 #ntdfc9117428, .a9cfe_51d.h99f599fd27 label[for="ntdfc9117428"]{ display: none !important; }}
@media (min-width: 1025px){.a9cfe_51d.h99f599fd27 .n9044_8b{ position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 1025px){.a9cfe_51d.h99f599fd27 .n9044_8b{ display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 1025px){.a9cfe_51d.h99f599fd27 .n9044_8b a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.j2a5af7_1f2{
    background-color: #f4f6f8;
    padding-top: 64px;
    padding-bottom: 40px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    color: var(--text-color);
    }
.ffd9d9_i6gk{
    max-width: var(--max-width);
    margin-left: auto;
    margin-right: auto;
    padding-left: 24px;
    padding-right: 24px;
    }
.u9eb214{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 40px;
    }
.ea37593_26yk{
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 8px;
    }
.xcdda_3ed0{
    font-size: 24px;
    font-weight: 800;
    color: var(--text-color);
    text-decoration: none;
    letter-spacing: -0.5px;
    width: max-content;
    }
.tc4a87_dz{
    font-size: 15px;
    color: var(--text-muted);
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.5;
    }
.yefc7e5d7c{
    flex: 0 0 auto;
    }
.aa64cf8_e226{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 32px;
    padding-right: 32px;
    background-color: var(--secondary-color);
    color: #1a1a2e;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    border-radius: var(--radius-lg);
    transition: var(--transition);
    box-shadow: var(--shadow-md);
    box-sizing: border-box;
    }
.aa64cf8_e226:hover{
    transform: translateY(-2px);
    box-shadow: 0 8px 24px rgba(33, 150, 243, 0.3);
    background-color: var(--primary-color); color: #1a1a2e;}
.x24495f8_ep9c{
    height: 1px;
    background-color: var(--border-color);
    margin-bottom: 32px;
    width: 100%; color: #ffffff;}
.l897__004{
    display: flex;
    justify-content: space-between;
    align-items: center;
    }
.j22615c4f{
    flex: 1;
    font-size: 14px;
    color: var(--text-muted);
    }
.z71e69e9654{
    flex: 0 0 auto;
    display: flex;
    gap: 24px;
    align-items: center;
    }
.yf80293395{
    font-size: 14px;
    color: var(--text-muted);
    text-decoration: none;
    transition: var(--transition);
    }
.yf80293395:hover{
    color: var(--secondary-color);
    }
.sa954c__c30a{
    font-size: 14px;
    color: var(--text-muted);
    }
@media (max-width: 768px){.j2a5af7_1f2{
    padding-top: 48px;
    padding-bottom: 32px;
    }
.u9eb214{
    flex-direction: column;
    align-items: flex-start;
    gap: 32px;
    }
.yefc7e5d7c{
    width: 100%;
    }
.aa64cf8_e226{
    width: 100%;
    }
.l897__004{
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    }
.z71e69e9654{
    flex-wrap: wrap;
    gap: 16px;
    }}
*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body{
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  color: var(--text-color);
  background-color: var(--bg-color);
  line-height: 1.5;
}
.a9cfe_51d{
  height: var(--nav-height);
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  background: var(--nav-bg);
  backdrop-filter: blur(12px); 
  -webkit-backdrop-filter: blur(12px);
  border-bottom: 1px solid var(--border-color);
  display: flex;
  align-items: center; color: #1a1a2e;}
.oeb05bf{
  max-width: var(--max-width);
  margin: 0 auto;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 1rem;
}
.q2a8__6ec .adbc8633_ory{
  font-size: 1.75rem;
  font-weight: 800;
  color: var(--text-color);
  text-decoration: none;
  letter-spacing: -1px;
  transition: var(--transition);
}
.q2a8__6ec .adbc8633_ory:hover{
  color: var(--primary-color);
}
.n9044_8b{
  display: flex;
  align-items: center;
  gap: 2.5rem;
}
.ua695d44_bu{
  display: flex;
  list-style: none;
  gap: 1.5rem;
}
.d7ecdd5a183{
  text-decoration: none;
  color: var(--text-muted);
  font-size: 0.95rem;
  font-weight: 500;
  transition: var(--transition);
  padding: 0.5rem 0;
}
.d7ecdd5a183:hover{
  color: var(--primary-color);
}
.k450ab88_7k{
  background: var(--primary-color);
  color: #1a1a2e; 
  padding: 12px 28px;
  border-radius: var(--radius-lg);
  text-decoration: none;
  font-weight: 600;
  font-size: 0.95rem;
  box-shadow: var(--shadow-lg);
  transition: var(--transition);
  display: inline-block;
  border: none;
}
.k450ab88_7k:hover{
  background: var(--secondary-color); 
  transform: translateY(-2px);
  box-shadow: 0 12px 24px rgba(45, 108, 191, 0.25); color: #1a1a2e;}
.q1d8c477_dy{
  display: none;
}
.z4eb__2fc53{
  display: none;
  flex-direction: column;
  gap: 6px;
  cursor: pointer;
  padding: 4px;
}
.z4eb__2fc53 .f0508c_043{
  width: 24px;
  height: 2px;
  background-color: var(--text-color);
  transition: var(--transition);
  border-radius: 2px; color: #ffffff;}
.j635a0e078{
  height: var(--nav-height);
}
@media (max-width: 1024px){.n9044_8b {
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background: var(--bg-color);
    flex-direction: column;
    padding: 2rem;
    gap: 2rem;
    border-bottom: 1px solid var(--border-color);
    transform: translateY(-110%);
    transition: var(--transition);
    opacity: 0;
    visibility: hidden; color: #1a1a2e;}
.ua695d44_bu {
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
.d7ecdd5a183 {
    font-size: 1.1rem;
    padding: 0.75rem 0;
  }
.z4eb__2fc53 {
    display: flex;
  }
.q1d8c477_dy:checked ~ .n9044_8b {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
    box-shadow: var(--shadow-md);
  }
.q1d8c477_dy:checked + .z4eb__2fc53 .f0508c_043:nth-child(1) {
    transform: translateY(8px) rotate(45deg);
  }
.q1d8c477_dy:checked + .z4eb__2fc53 .f0508c_043:nth-child(2) {
    opacity: 0;
  }
.q1d8c477_dy:checked + .z4eb__2fc53 .f0508c_043:nth-child(3) {
    transform: translateY(-8px) rotate(-45deg);
  }}
.d7ecdd5a183.active{color: var(--primary-color);}
@media (min-width: 1025px){.a9cfe_51d #ntdfc9117428, .a9cfe_51d label[for="ntdfc9117428"]{ display: none !important; }}
@media (min-width: 1025px){.a9cfe_51d .n9044_8b{ position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 1025px){.a9cfe_51d .n9044_8b{ display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 1025px){.a9cfe_51d .n9044_8b a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.hnwsr2xb1{box-sizing:border-box;}
.d8dd700_ci{list-style:none;}
.d7ecdd5a183.active{color: var(--primary-color);}
#ntdfc9117428:checked ~ .n9044_8b{ right: 0 !important; left: auto !important; }
@media (max-width: 1024px){.a9cfe_51d.h99f599fd27 .n9044_8b{ left: auto !important; right: 0 !important; transform: translateX(100%) !important; opacity: 0 !important; visibility: hidden !important; pointer-events: none !important; overflow-y: auto !important; }}
@media (max-width: 1024px){#ntdfc9117428:checked ~ .n9044_8b{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1025px){.a9cfe_51d.h99f599fd27 #ntdfc9117428, .a9cfe_51d.h99f599fd27 label[for="ntdfc9117428"]{ display: none !important; }}
@media (min-width: 1025px){.a9cfe_51d.h99f599fd27 .n9044_8b{ position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 1025px){.a9cfe_51d.h99f599fd27 .n9044_8b{ display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 1025px){.a9cfe_51d.h99f599fd27 .n9044_8b a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.ae5e__9a87{
  background-color: #f4f6f8;
  padding-top: 64px;
  padding-bottom: 40px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  color: var(--text-color);
}
.l53706f70{
  max-width: var(--max-width);
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}
.q62d8e_4000{
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
}
.p50952fe0{
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.wcfd__f47f{
  font-size: 24px;
  font-weight: 800;
  color: var(--text-color);
  text-decoration: none;
  letter-spacing: -0.5px;
  width: max-content;
}
.xc39__0966{
  font-size: 15px;
  color: var(--text-muted);
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1.5;
}
.a326bc_968b{
  flex: 0 0 auto;
}
.qc6187_ee63{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding-top: 14px;
  padding-bottom: 14px;
  padding-left: 32px;
  padding-right: 32px;
  background-color: var(--secondary-color);
  color: #1a1a2e;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  border-radius: var(--radius-lg);
  transition: var(--transition);
  box-shadow: var(--shadow-md);
  box-sizing: border-box;
}
.qc6187_ee63:hover{
  transform: translateY(-2px);
  box-shadow: 0 8px 24px rgba(33, 150, 243, 0.3);
  background-color: var(--primary-color); color: #1a1a2e;}
.f1c9d9837e5{
  height: 1px;
  background-color: var(--border-color);
  margin-bottom: 32px;
  width: 100%; color: #ffffff;}
.xfa725_b504{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.we970f64547{
  flex: 1;
  font-size: 14px;
  color: var(--text-muted);
}
.o764210d320{
  flex: 0 0 auto;
  display: flex;
  gap: 24px;
  align-items: center;
}
.pc6e31899{
  font-size: 14px;
  color: var(--text-muted);
  text-decoration: none;
  transition: var(--transition);
}
.pc6e31899:hover{
  color: var(--secondary-color);
}
.of1c9878223{
  font-size: 14px;
  color: var(--text-muted);
}
@media (max-width: 768px){.ae5e__9a87{
    padding-top: 48px;
    padding-bottom: 32px;
  }
.q62d8e_4000{
    flex-direction: column;
    align-items: flex-start;
    gap: 32px;
  }
.a326bc_968b{
    width: 100%;
  }
.qc6187_ee63{
    width: 100%;
  }
.xfa725_b504{
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
  }
.o764210d320{
    flex-wrap: wrap;
    gap: 16px;
  }}
.abcc39765{box-sizing:border-box;}
.j0754b_eabf{display:block;max-width:100%;height:auto;}
.l08e04f65{box-sizing:border-box;}
.o37aed_2280{box-sizing:border-box;}
@media (max-width: 768px) {.u9eb214 { 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; }
.l897__004 { 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; }}