:root {

  --wps-primary: hsl(210, 69%, 52%);
  --wps-primary-hover: hsl(210, 69%, 45%);
  --wps-secondary: hsl(285, 55%, 52%);
  --wps-text-main: hsl(210, 10%, 12%);
  --wps-text-muted: hsl(210, 10%, 35%);
  --wps-bg-body: hsl(210, 6%, 98%);
  --wps-bg-card: hsl(0, 0%, 100%);
  --wps-border-color: hsl(210, 14%, 89%);
  --wps-max-width: 1200px;
  --wps-narrow-width: 800px;
  --wps-radius-lg: 12px;
  --wps-radius-md: 8px;
  --wps-shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.04);
  --wps-shadow-md: 0 8px 24px rgba(0, 0, 0, 0.08);
  --primary-color: hsl(210, 69%, 52%);
  --secondary-color: hsl(285, 55%, 52%);
  --bg-color: hsl(210, 6%, 97%);
  --text-color: hsl(210, 10%, 6%);
  --text-muted: hsl(210, 12%, 40%);
  --border-color: rgba(15, 23, 42, 0.08);
  --radius-sm: 4px;
  --radius-md: 6px;
  --radius-lg: 12px;
  --shadow-sm: 0 1px 2px rgba(0, 0, 0, 0.04), 0 1px 3px rgba(0, 0, 0, 0.06);
  --shadow-md: 0 4px 6px -1px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.04);
  --shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  --nav-height: 64px;
  --max-width: min(1200px, 92vw);
  --transition: all 0.25s cubic-bezier(0.2, 0.8, 0.2, 1);
  --nav-bg: var(--bg-color);
  --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.h509b2_bab1.u1ae__2c8{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    color: var(--text-color, var(--wps-text-main));
    background-color: var(--bg-color, var(--wps-bg-body));
    line-height: 1.6;
    margin: 0;
    padding: 0;
    -webkit-font-smoothing: antialiased;
    }
div.h509b2_bab1.u1ae__2c8 .f6edswbc{
    max-width: var(--wps-max-width);
    margin: 0 auto;
    padding: 0 24px;
    }
div.h509b2_bab1.u1ae__2c8 .s16b8_dc05{
    max-width: var(--wps-narrow-width);
    margin: 0 auto;
    padding: 0 24px;
    }
div.h509b2_bab1.u1ae__2c8 h1, div.h509b2_bab1.u1ae__2c8 h2, div.h509b2_bab1.u1ae__2c8 h3, div.h509b2_bab1.u1ae__2c8 h4{
    margin-top: 0;
    color: var(--text-color, var(--wps-text-main));
    font-weight: 600;
    line-height: 1.3;
    }
div.h509b2_bab1.u1ae__2c8 p{
    margin-top: 0;
    margin-bottom: 1rem;
    }
div.h509b2_bab1.u1ae__2c8 a.l3ab2f_5wr{
    color: var(--wps-primary);
    text-decoration: none;
    font-weight: 500;
    border-bottom: 1px solid transparent;
    transition: border-color 0.2s ease;
    }
div.h509b2_bab1.u1ae__2c8 a.l3ab2f_5wr:hover{
    border-bottom-color: var(--wps-primary);
    }
div.h509b2_bab1.u1ae__2c8 .pe8937_88f{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 14px 28px;
    font-size: 1rem;
    font-weight: 600;
    border-radius: var(--wps-radius-md);
    text-decoration: none;
    transition: all 0.2s ease;
    cursor: pointer;
    border: none;
    }
div.h509b2_bab1.u1ae__2c8 .w3bbdc6a436{
    background-color: var(--wps-primary);
    color: #1a1a2e;
    box-shadow: 0 4px 12px rgba(41, 121, 255, 0.25);
    }
div.h509b2_bab1.u1ae__2c8 .w3bbdc6a436:hover{
    background-color: var(--wps-primary-hover);
    transform: translateY(-2px);
    box-shadow: 0 6px 16px rgba(41, 121, 255, 0.35); color: #1a1a2e;}
div.h509b2_bab1.u1ae__2c8 .jc83__5ae6{
    background-color: transparent;
    color: var(--wps-text-main);
    border: 1px solid var(--wps-border-color);
    }
div.h509b2_bab1.u1ae__2c8 .jc83__5ae6:hover{
    background-color: rgba(0,0,0,0.03); color: #ffffff;}
div.h509b2_bab1.u1ae__2c8 .t0caea8f593{
    padding: 80px 0;
    background: linear-gradient(180deg, hsl(210, 20%, 95%) 0%, var(--wps-bg-body) 100%);
    border-bottom: 1px solid var(--wps-border-color); color: #1a1a2e;}
div.h509b2_bab1.u1ae__2c8 .z1b2d65_4dc{
    display: flex;
    align-items: center;
    gap: 64px;
    }
div.h509b2_bab1.u1ae__2c8 .b4d1f7e_17{
    flex: 1;
    max-width: 680px;
    text-align: left; 
    }
div.h509b2_bab1.u1ae__2c8 .b4d1f7e_17 h1{
    font-size: 2.75rem;
    letter-spacing: -0.02em;
    margin-bottom: 24px;
    }
div.h509b2_bab1.u1ae__2c8 .b4d1f7e_17 p{
    font-size: 1.125rem;
    color: var(--wps-text-muted);
    margin-bottom: 32px;
    max-width: 90%;
    }
div.h509b2_bab1.u1ae__2c8 .x0cv7z6rvnj{
    flex: 1;
    border-radius: var(--wps-radius-lg);
    overflow: hidden;
    box-shadow: var(--wps-shadow-md);
    aspect-ratio: 4/3;
    background-color: var(--wps-bg-card); color: #1a1a2e;}
div.h509b2_bab1.u1ae__2c8 .x0cv7z6rvnj img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    }
div.h509b2_bab1.u1ae__2c8 .c4da9f3{
    padding: 80px 0;
    }
div.h509b2_bab1.u1ae__2c8 .s2c60219_v4{
    text-align: left; 
    margin-bottom: 48px;
    max-width: var(--wps-narrow-width);
    }
div.h509b2_bab1.u1ae__2c8 .s2c60219_v4 h2{
    font-size: 2rem;
    margin-bottom: 16px;
    }
div.h509b2_bab1.u1ae__2c8 .s2c60219_v4 p{
    font-size: 1.125rem;
    color: var(--wps-text-muted);
    }
div.h509b2_bab1.u1ae__2c8 .p9578a__a7bf4{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
    }
div.h509b2_bab1.u1ae__2c8 .tc5e91_346{
    background: var(--wps-bg-card);
    border: 1px solid var(--wps-border-color);
    border-radius: var(--wps-radius-lg);
    padding: 32px;
    text-align: left; 
    transition: box-shadow 0.3s ease; color: #1a1a2e;}
div.h509b2_bab1.u1ae__2c8 .tc5e91_346:hover{
    box-shadow: var(--wps-shadow-sm);
    }
div.h509b2_bab1.u1ae__2c8 .re6b2_7f43{
    width: 48px;
    height: 48px;
    background-color: hsl(210, 80%, 96%);
    color: #1a1a2e;
    border-radius: var(--wps-radius-md);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    }
div.h509b2_bab1.u1ae__2c8 .re6b2_7f43 svg{
    width: 24px;
    height: 24px;
    }
div.h509b2_bab1.u1ae__2c8 .tc5e91_346 h3{
    font-size: 1.25rem;
    margin-bottom: 12px;
    }
div.h509b2_bab1.u1ae__2c8 .tc5e91_346 p{
    color: var(--wps-text-muted);
    font-size: 0.95rem;
    margin-bottom: 0;
    }
div.h509b2_bab1.u1ae__2c8 .p6fa18_4zn{
    display: flex;
    flex-direction: column;
    gap: 16px;
    }
div.h509b2_bab1.u1ae__2c8 .kcc01__0a6ef{
    background: var(--wps-bg-card);
    border: 1px solid var(--wps-border-color);
    border-radius: var(--wps-radius-md);
    padding: 24px 32px;
    text-align: left; color: #1a1a2e;}
div.h509b2_bab1.u1ae__2c8 .kcc01__0a6ef h3{
    font-size: 1.125rem;
    color: var(--wps-text-main);
    margin-bottom: 12px;
    display: flex;
    align-items: flex-start;
    gap: 12px;
    }
div.h509b2_bab1.u1ae__2c8 .kcc01__0a6ef h3::before{
    content: "Q.";
    color: var(--wps-primary);
    font-weight: 700;
    }
div.h509b2_bab1.u1ae__2c8 .kcc01__0a6ef p{
    color: var(--wps-text-muted);
    margin-bottom: 0;
    padding-left: 28px;
    position: relative;
    }
div.h509b2_bab1.u1ae__2c8 .kcc01__0a6ef p::before{
    content: "A.";
    position: absolute;
    left: 0;
    color: var(--wps-text-muted);
    font-weight: 600;
    }
div.h509b2_bab1.u1ae__2c8 .wps-next-steps-inner{
    display: flex;
    flex-direction: column;
    gap: 24px;
    }
@media (max-width: 992px) {div.h509b2_bab1.u1ae__2c8 .z1b2d65_4dc{
    flex-direction: column;
    align-items: flex-start;
    }
div.h509b2_bab1.u1ae__2c8 .x0cv7z6rvnj{
    width: 100%;
    }
div.h509b2_bab1.u1ae__2c8 .p9578a__a7bf4{
    grid-template-columns: repeat(2, 1fr);
    }}
@media (max-width: 768px) {div.h509b2_bab1.u1ae__2c8 .t0caea8f593{ padding: 48px 0; }
div.h509b2_bab1.u1ae__2c8 .c4da9f3{ padding: 48px 0; }
div.h509b2_bab1.u1ae__2c8 .p9578a__a7bf4{ grid-template-columns: 1fr; }
div.h509b2_bab1.u1ae__2c8 .kcc01__0a6ef{ padding: 20px; }}
.ve2bomwwzmg3{
    background-color: hsl(210, 15%, 12%);
    width: 100%;
    box-sizing: border-box;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    overflow: hidden; color: #ffffff;}
.e55ni8qjb{
    width: var(--max-width, 1200px);
    margin: 0 auto;
    padding: 80px 0 40px 0;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    }
.k674e60_3b7{
    display: flex;
    gap: 64px;
    flex-wrap: wrap;
    width: 100%;
    flex: 0 0 auto;
    box-sizing: border-box;
    }
.b6934f1b6{
    flex: 2 1 400px;
    display: flex;
    flex-direction: column;
    gap: 20px;
    box-sizing: border-box;
    }
.j66dd__d32{
    display: flex;
    align-items: center;
    gap: 12px;
    width: 100%;
    flex: 0 0 auto;
    box-sizing: border-box;
    }
.iob55man61i{
    width: 28px;
    height: 28px;
    color: var(--primary-color, hsl(210, 69%, 52%));
    flex: 0 0 28px;
    }
.f0a0d3995{
    font-size: 20px;
    font-weight: 700;
    color: #ffffff;
    width: auto;
    flex: 1 1 auto;
    letter-spacing: -0.02em;
    }
.zef6e__bb848{
    font-size: 15px;
    line-height: 1.7;
    color: hsl(210, 10%, 75%);
    margin: 0;
    width: 100%;
    max-width: 500px;
    flex: 0 0 auto;
    }
.a2f325700{
    margin-top: 8px;
    width: 100%;
    flex: 0 0 auto;
    display: flex;
    justify-content: flex-start;
    }
.o70365a_05{
    background-color: var(--primary-color, hsl(210, 69%, 52%));
    color: #1a1a2e;
    padding: 12px 24px;
    border-radius: var(--radius-md, 6px);
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    flex: 0 0 auto;
    transition: var(--transition, all 0.25s cubic-bezier(0.2, 0.8, 0.2, 1));
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: auto;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
    }
.o70365a_05:hover{
    background-color: var(--secondary-color, hsl(285, 55%, 52%));
    transform: translateY(-2px);
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.3); color: #1a1a2e;}
.y61c5335_l4{
    flex: 1 1 200px;
    display: flex;
    flex-direction: column;
    gap: 16px;
    box-sizing: border-box;
    }
.oa79c79eb06{
    font-size: 14px;
    font-weight: 600;
    color: #ffffff;
    width: 100%;
    flex: 0 0 auto;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    margin-bottom: 4px;
    }
.cs2u0j8z{
    font-size: 14px;
    color: hsl(210, 10%, 70%);
    width: 100%;
    flex: 0 0 auto;
    display: block;
    line-height: 1.5;
    }
.z55b2f1_dj8{
    width: 100%;
    height: 1px;
    background: linear-gradient(90deg, var(--primary-color, hsl(210, 69%, 52%)) 0%, rgba(255, 255, 255, 0.08) 30%, rgba(255, 255, 255, 0.08) 100%);
    margin: 64px 0 32px 0;
    flex: 0 0 1px; color: #1a1a2e;}
.n42d178_wxt{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    flex-wrap: wrap;
    gap: 32px;
    flex: 0 0 auto;
    box-sizing: border-box;
    }
.jm9t3jzuv{
    font-size: 13px;
    color: hsl(210, 10%, 65%);
    flex: 0 0 auto;
    }
.h174c234dd2{
    font-size: 13px;
    color: hsl(210, 10%, 65%);
    flex: 0 0 auto;
    }
@media (max-width: 768px){.e55ni8qjb{
    padding: 64px 24px 32px 24px;
    width: 100%;
    }
.k674e60_3b7{
    flex-direction: column;
    gap: 48px;
    }
.b6934f1b6, .y61c5335_l4{
    flex: 1 1 100%;
    }
.zef6e__bb848{
    max-width: 100%;
    }
.z55b2f1_dj8{
    margin: 48px 0 24px 0;
    background: rgba(255, 255, 255, 0.1); color: #1a1a2e;}
.n42d178_wxt{
    gap: 16px;
    flex-direction: column;
    align-items: flex-start;
    }}
.l60c__f133{
    position: sticky;
    top: 0;
    width: 100%;
    background-color: var(--nav-bg);
    border-bottom: 1px solid var(--border-color);
    z-index: 1000;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    box-shadow: var(--shadow-sm); color: #1a1a2e;}
.aa93bd_3a{
    display: none;
    }
.naf10fnl{
    max-width: var(--max-width);
    margin: 0 auto;
    height: var(--nav-height);
    display: flex;
    align-items: center;
    justify-content: space-between;
    }
.acd66d__373{
    display: flex;
    align-items: center;
    gap: 32px;
    }
.db52a_ea4{
    display: flex;
    align-items: center;
    gap: 10px;
    text-decoration: none;
    color: var(--text-color);
    transition: var(--transition);
    }
.db52a_ea4:hover{
    opacity: 0.8;
    }
.l0679_ed6b{
    display: block;
    flex-shrink: 0;
    }
.ta630a65_h62v{
    font-weight: 700;
    font-size: 20px;
    letter-spacing: -0.02em;
    }
.h75b2bfd_63h{
    display: flex;
    align-items: center;
    gap: 20px;
    }
.ra86fc7{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 14px;
    font-weight: 500;
    transition: var(--transition);
    padding: 4px 0;
    }
.ra86fc7:hover{
    color: var(--text-color);
    }
.hf87d8__791{
    display: flex;
    align-items: center;
    gap: 16px;
    }
.myctdosyg7w{
    background-color: var(--primary-color);
    color: #1a1a2e;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    padding: 8px 18px;
    border-radius: var(--radius-sm);
    transition: var(--transition);
    box-shadow: var(--shadow-sm);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    letter-spacing: 0.01em;
    }
.myctdosyg7w:hover{
    
    background-color: var(--secondary-color);
    box-shadow: var(--shadow-md);
    transform: translateY(-1px); color: #1a1a2e;}
.f05ecf_f440{
    display: none;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 36px;
    height: 36px;
    cursor: pointer;
    gap: 5px;
    border-radius: var(--radius-sm);
    transition: var(--transition);
    }
.f05ecf_f440:hover{
    background-color: rgba(0, 0, 0, 0.04); color: #ffffff;}
.zaf0f__15fd3{
    display: block;
    width: 20px;
    height: 2px;
    background-color: var(--text-color);
    border-radius: 2px;
    transition: var(--transition); color: #ffffff;}
.rd8081f_5b{
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background-color: var(--nav-bg);
    border-bottom: 1px solid transparent;
    box-shadow: var(--shadow-md);
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.35s cubic-bezier(0.2, 0.8, 0.2, 1), border-color 0.35s; color: #1a1a2e;}
.h4612_e0{
    padding: 12px calc(50vw - var(--max-width) / 2); 
    display: flex;
    flex-direction: column;
    gap: 4px;
    }
.nb8ecee_ug{
    display: block;
    padding: 12px 16px;
    text-decoration: none;
    color: var(--text-color);
    font-size: 15px;
    font-weight: 500;
    border-radius: var(--radius-sm);
    transition: var(--transition);
    }
.nb8ecee_ug:hover{
    background-color: rgba(0, 0, 0, 0.03);
    color: var(--primary-color);
    padding-left: 20px; 
    }
.aa93bd_3a:checked ~ .rd8081f_5b{
    max-height: 600px;
    border-bottom-color: var(--border-color);
    }
.aa93bd_3a:checked ~ .naf10fnl .f05ecf_f440 .zaf0f__15fd3:nth-child(1){
    transform: translateY(7px) rotate(45deg);
    }
.aa93bd_3a:checked ~ .naf10fnl .f05ecf_f440 .zaf0f__15fd3:nth-child(2){
    opacity: 0;
    }
.aa93bd_3a:checked ~ .naf10fnl .f05ecf_f440 .zaf0f__15fd3:nth-child(3){
    transform: translateY(-7px) rotate(-45deg);
    }
@media (max-width: 1080px){.h75b2bfd_63h {
    display: none;
    }
.f05ecf_f440 {
    display: flex;
    }
.h4612_e0 {
    padding: 16px 4vw; 
    }}
@media (min-width: 1081px){.l60c__f133 #nt2c8244cab8, .l60c__f133 label[for="nt2c8244cab8"]{ display: none !important; }}
@media (min-width: 1081px){.l60c__f133 .naf10fnl{ 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: 1081px){.l60c__f133 .naf10fnl{ 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: 1081px){.l60c__f133 .naf10fnl a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
#nt2c8244cab8:checked ~ .naf10fnl { right: 0 !important; left: auto !important; }
@media (max-width: 1080px) {.l60c__f133.r9f9__cbdf .naf10fnl { 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: 1080px) {#nt2c8244cab8:checked ~ .naf10fnl { right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1081px) {.l60c__f133.r9f9__cbdf #nt2c8244cab8, .l60c__f133.r9f9__cbdf label[for="nt2c8244cab8"] { display: none !important; }}
@media (min-width: 1081px) {.l60c__f133.r9f9__cbdf .naf10fnl { 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: 1081px) {.l60c__f133.r9f9__cbdf .naf10fnl { 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: 1081px) {.l60c__f133.r9f9__cbdf .naf10fnl a { display: inline-flex !important; align-items: center !important; text-align: left !important; }}
html, body {
    margin: 0;
    padding: 0;
    }
body *, body *::before, body *::after {
    box-sizing: border-box;
    }
div.h509b2_bab1 img.q92279db4 {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.h509b2_bab1 img.q92279db4.r4e646_9ea8 { aspect-ratio: 16 / 9; }
div.h509b2_bab1 img.q92279db4.a1b8a411f { aspect-ratio: 16 / 10; }
div.h509b2_bab1 img.q92279db4.s72edcd9c { aspect-ratio: 4 / 3; }
div.h509b2_bab1 img.q92279db4.g8c4__ff12 { aspect-ratio: 1 / 1; }
div.h509b2_bab1 :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.h509b2_bab1 .m7bfe0_ae10 {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.h509b2_bab1 .m7bfe0_ae10.r4e646_9ea8 { aspect-ratio: 16 / 9; }
div.h509b2_bab1 .m7bfe0_ae10.a1b8a411f { aspect-ratio: 16 / 10; }
div.h509b2_bab1 .m7bfe0_ae10.s72edcd9c { aspect-ratio: 4 / 3; }
div.h509b2_bab1 .m7bfe0_ae10.g8c4__ff12 { aspect-ratio: 1 / 1; }
div.h509b2_bab1 .m7bfe0_ae10 > img.q92279db4,
    div.h509b2_bab1 .m7bfe0_ae10 > picture > img.q92279db4 {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
div.h509b2_bab1.u1ae__2c8 .w3bbdc6a436 a:not([class]){color:#ffffff !important;text-decoration:underline;}
div.h509b2_bab1.u1ae__2c8 .w3bbdc6a436 a[class=""]{color:#ffffff !important;text-decoration:underline;}
div.h509b2_bab1.u1ae__2c8 .w3bbdc6a436 a:not([class]):hover{opacity:0.92;}
div.h509b2_bab1.u1ae__2c8 .w3bbdc6a436 a[class=""]:hover{opacity:0.92;}
div.h509b2_bab1.u1ae__2c8 .w3bbdc6a436 a:not([class]):visited{color:#ffffff !important;}
div.h509b2_bab1.u1ae__2c8 .w3bbdc6a436 a[class=""]:visited{color:#ffffff !important;}
.j2c486_f870 {
    padding-left: clamp(16px, 4vw, 48px);
    padding-right: clamp(16px, 4vw, 48px);
    }
.j2c486_f870 > :first-child,
    .j2c486_f870 > :last-child {
    width: min(1280px, 100%);
    margin-left: auto;
    margin-right: auto;
    }
.l60c__f133{
    position: sticky;
    top: 0;
    width: 100%;
    background-color: var(--nav-bg);
    border-bottom: 1px solid var(--border-color);
    z-index: 1000;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    box-shadow: var(--shadow-sm); color: #1a1a2e;}
.aa93bd_3a{
    display: none;
    }
.naf10fnl{
    max-width: var(--max-width);
    margin: 0 auto;
    height: var(--nav-height);
    display: flex;
    align-items: center;
    justify-content: space-between;
    }
.acd66d__373{
    display: flex;
    align-items: center;
    gap: 32px;
    }
.db52a_ea4{
    display: flex;
    align-items: center;
    gap: 10px;
    text-decoration: none;
    color: var(--text-color);
    transition: var(--transition);
    }
.db52a_ea4:hover{
    opacity: 0.8;
    }
.l0679_ed6b{
    display: block;
    flex-shrink: 0;
    }
.ta630a65_h62v{
    font-weight: 700;
    font-size: 20px;
    letter-spacing: -0.02em;
    }
.h75b2bfd_63h{
    display: flex;
    align-items: center;
    gap: 20px;
    }
.ra86fc7{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 14px;
    font-weight: 500;
    transition: var(--transition);
    padding: 4px 0;
    }
.ra86fc7:hover{
    color: var(--text-color);
    }
.hf87d8__791{
    display: flex;
    align-items: center;
    gap: 16px;
    }
.myctdosyg7w{
    background-color: var(--primary-color);
    color: #1a1a2e;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    padding: 8px 18px;
    border-radius: var(--radius-sm);
    transition: var(--transition);
    box-shadow: var(--shadow-sm);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    letter-spacing: 0.01em;
    }
.myctdosyg7w:hover{
    
    background-color: var(--secondary-color);
    box-shadow: var(--shadow-md);
    transform: translateY(-1px); color: #1a1a2e;}
.f05ecf_f440{
    display: none;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 36px;
    height: 36px;
    cursor: pointer;
    gap: 5px;
    border-radius: var(--radius-sm);
    transition: var(--transition);
    }
.f05ecf_f440:hover{
    background-color: rgba(0, 0, 0, 0.04); color: #ffffff;}
.zaf0f__15fd3{
    display: block;
    width: 20px;
    height: 2px;
    background-color: var(--text-color);
    border-radius: 2px;
    transition: var(--transition); color: #ffffff;}
.rd8081f_5b{
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background-color: var(--nav-bg);
    border-bottom: 1px solid transparent;
    box-shadow: var(--shadow-md);
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.35s cubic-bezier(0.2, 0.8, 0.2, 1), border-color 0.35s; color: #1a1a2e;}
.h4612_e0{
    padding: 12px calc(50vw - var(--max-width) / 2); 
    display: flex;
    flex-direction: column;
    gap: 4px;
    }
.nb8ecee_ug{
    display: block;
    padding: 12px 16px;
    text-decoration: none;
    color: var(--text-color);
    font-size: 15px;
    font-weight: 500;
    border-radius: var(--radius-sm);
    transition: var(--transition);
    }
.nb8ecee_ug:hover{
    background-color: rgba(0, 0, 0, 0.03);
    color: var(--primary-color);
    padding-left: 20px; 
    }
.aa93bd_3a:checked ~ .rd8081f_5b{
    max-height: 600px;
    border-bottom-color: var(--border-color);
    }
.aa93bd_3a:checked ~ .naf10fnl .f05ecf_f440 .zaf0f__15fd3:nth-child(1){
    transform: translateY(7px) rotate(45deg);
    }
.aa93bd_3a:checked ~ .naf10fnl .f05ecf_f440 .zaf0f__15fd3:nth-child(2){
    opacity: 0;
    }
.aa93bd_3a:checked ~ .naf10fnl .f05ecf_f440 .zaf0f__15fd3:nth-child(3){
    transform: translateY(-7px) rotate(-45deg);
    }
@media (max-width: 1080px){.h75b2bfd_63h {
    display: none;
    }
.f05ecf_f440 {
    display: flex;
    }
.h4612_e0 {
    padding: 16px 4vw; 
    }}
@media (min-width: 1081px){.l60c__f133 #nt2c8244cab8, .l60c__f133 label[for="nt2c8244cab8"]{ display: none !important; }}
@media (min-width: 1081px){.l60c__f133 .naf10fnl{ 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: 1081px){.l60c__f133 .naf10fnl{ 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: 1081px){.l60c__f133 .naf10fnl a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
#nt2c8244cab8:checked ~ .naf10fnl{ right: 0 !important; left: auto !important; }
@media (max-width: 1080px){.l60c__f133.r9f9__cbdf .naf10fnl{ 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: 1080px){#nt2c8244cab8:checked ~ .naf10fnl{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1081px){.l60c__f133.r9f9__cbdf #nt2c8244cab8, .l60c__f133.r9f9__cbdf label[for="nt2c8244cab8"]{ display: none !important; }}
@media (min-width: 1081px){.l60c__f133.r9f9__cbdf .naf10fnl{ 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: 1081px){.l60c__f133.r9f9__cbdf .naf10fnl{ 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: 1081px){.l60c__f133.r9f9__cbdf .naf10fnl a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.ve2bomwwzmg3{
    background-color: hsl(210, 15%, 12%);
    width: 100%;
    box-sizing: border-box;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    overflow: hidden; color: #ffffff;}
.e55ni8qjb{
    width: var(--max-width, 1200px);
    margin: 0 auto;
    padding: 80px 0 40px 0;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    }
.k674e60_3b7{
    display: flex;
    gap: 64px;
    flex-wrap: wrap;
    width: 100%;
    flex: 0 0 auto;
    box-sizing: border-box;
    }
.b6934f1b6{
    flex: 2 1 400px;
    display: flex;
    flex-direction: column;
    gap: 20px;
    box-sizing: border-box;
    }
.j66dd__d32{
    display: flex;
    align-items: center;
    gap: 12px;
    width: 100%;
    flex: 0 0 auto;
    box-sizing: border-box;
    }
.iob55man61i{
    width: 28px;
    height: 28px;
    color: var(--primary-color, hsl(210, 69%, 52%));
    flex: 0 0 28px;
    }
.f0a0d3995{
    font-size: 20px;
    font-weight: 700;
    color: #ffffff;
    width: auto;
    flex: 1 1 auto;
    letter-spacing: -0.02em;
    }
.zef6e__bb848{
    font-size: 15px;
    line-height: 1.7;
    color: hsl(210, 10%, 75%);
    margin: 0;
    width: 100%;
    max-width: 500px;
    flex: 0 0 auto;
    }
.a2f325700{
    margin-top: 8px;
    width: 100%;
    flex: 0 0 auto;
    display: flex;
    justify-content: flex-start;
    }
.o70365a_05{
    background-color: var(--primary-color, hsl(210, 69%, 52%));
    color: #1a1a2e;
    padding: 12px 24px;
    border-radius: var(--radius-md, 6px);
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    flex: 0 0 auto;
    transition: var(--transition, all 0.25s cubic-bezier(0.2, 0.8, 0.2, 1));
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: auto;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
    }
.o70365a_05:hover{
    background-color: var(--secondary-color, hsl(285, 55%, 52%));
    transform: translateY(-2px);
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.3); color: #1a1a2e;}
.y61c5335_l4{
    flex: 1 1 200px;
    display: flex;
    flex-direction: column;
    gap: 16px;
    box-sizing: border-box;
    }
.oa79c79eb06{
    font-size: 14px;
    font-weight: 600;
    color: #ffffff;
    width: 100%;
    flex: 0 0 auto;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    margin-bottom: 4px;
    }
.cs2u0j8z{
    font-size: 14px;
    color: hsl(210, 10%, 70%);
    width: 100%;
    flex: 0 0 auto;
    display: block;
    line-height: 1.5;
    }
.z55b2f1_dj8{
    width: 100%;
    height: 1px;
    background: linear-gradient(90deg, var(--primary-color, hsl(210, 69%, 52%)) 0%, rgba(255, 255, 255, 0.08) 30%, rgba(255, 255, 255, 0.08) 100%);
    margin: 64px 0 32px 0;
    flex: 0 0 1px; color: #1a1a2e;}
.n42d178_wxt{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    flex-wrap: wrap;
    gap: 32px;
    flex: 0 0 auto;
    box-sizing: border-box;
    }
.jm9t3jzuv{
    font-size: 13px;
    color: hsl(210, 10%, 65%);
    flex: 0 0 auto;
    }
.h174c234dd2{
    font-size: 13px;
    color: hsl(210, 10%, 65%);
    flex: 0 0 auto;
    }
@media (max-width: 768px){.e55ni8qjb{
    padding: 64px 24px 32px 24px;
    width: 100%;
    }
.k674e60_3b7{
    flex-direction: column;
    gap: 48px;
    }
.b6934f1b6, .y61c5335_l4{
    flex: 1 1 100%;
    }
.zef6e__bb848{
    max-width: 100%;
    }
.z55b2f1_dj8{
    margin: 48px 0 24px 0;
    background: rgba(255, 255, 255, 0.1); color: #1a1a2e;}
.n42d178_wxt{
    gap: 16px;
    flex-direction: column;
    align-items: flex-start;
    }}
.l60c__f133{
  position: sticky;
  top: 0;
  width: 100%;
  background-color: var(--nav-bg);
  border-bottom: 1px solid var(--border-color);
  z-index: 1000;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  box-shadow: var(--shadow-sm); color: #1a1a2e;}
.aa93bd_3a{
  display: none;
}
.naf10fnl{
  max-width: var(--max-width);
  margin: 0 auto;
  height: var(--nav-height);
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.acd66d__373{
  display: flex;
  align-items: center;
  gap: 32px;
}
.db52a_ea4{
  display: flex;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  color: var(--text-color);
  transition: var(--transition);
}
.db52a_ea4:hover{
  opacity: 0.8;
}
.l0679_ed6b{
  display: block;
  flex-shrink: 0;
}
.ta630a65_h62v{
  font-weight: 700;
  font-size: 20px;
  letter-spacing: -0.02em;
}
.h75b2bfd_63h{
  display: flex;
  align-items: center;
  gap: 20px;
}
.ra86fc7{
  text-decoration: none;
  color: var(--text-muted);
  font-size: 14px;
  font-weight: 500;
  transition: var(--transition);
  padding: 4px 0;
}
.ra86fc7:hover{
  color: var(--text-color);
}
.hf87d8__791{
  display: flex;
  align-items: center;
  gap: 16px;
}
.myctdosyg7w{
  background-color: var(--primary-color);
  color: #1a1a2e;
  text-decoration: none;
  font-size: 14px;
  font-weight: 600;
  padding: 8px 18px;
  border-radius: var(--radius-sm);
  transition: var(--transition);
  box-shadow: var(--shadow-sm);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0.01em;
}
.myctdosyg7w:hover{
  
  background-color: var(--secondary-color);
  box-shadow: var(--shadow-md);
  transform: translateY(-1px); color: #1a1a2e;}
.f05ecf_f440{
  display: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  cursor: pointer;
  gap: 5px;
  border-radius: var(--radius-sm);
  transition: var(--transition);
}
.f05ecf_f440:hover{
  background-color: rgba(0, 0, 0, 0.04); color: #ffffff;}
.zaf0f__15fd3{
  display: block;
  width: 20px;
  height: 2px;
  background-color: var(--text-color);
  border-radius: 2px;
  transition: var(--transition); color: #ffffff;}
.rd8081f_5b{
  position: absolute;
  top: var(--nav-height);
  left: 0;
  width: 100%;
  background-color: var(--nav-bg);
  border-bottom: 1px solid transparent;
  box-shadow: var(--shadow-md);
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.35s cubic-bezier(0.2, 0.8, 0.2, 1), border-color 0.35s; color: #1a1a2e;}
.h4612_e0{
  padding: 12px calc(50vw - var(--max-width) / 2); 
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.nb8ecee_ug{
  display: block;
  padding: 12px 16px;
  text-decoration: none;
  color: var(--text-color);
  font-size: 15px;
  font-weight: 500;
  border-radius: var(--radius-sm);
  transition: var(--transition);
}
.nb8ecee_ug:hover{
  background-color: rgba(0, 0, 0, 0.03);
  color: var(--primary-color);
  padding-left: 20px; 
}
.aa93bd_3a:checked ~ .rd8081f_5b{
  max-height: 600px;
  border-bottom-color: var(--border-color);
}
.aa93bd_3a:checked ~ .naf10fnl .f05ecf_f440 .zaf0f__15fd3:nth-child(1){
  transform: translateY(7px) rotate(45deg);
}
.aa93bd_3a:checked ~ .naf10fnl .f05ecf_f440 .zaf0f__15fd3:nth-child(2){
  opacity: 0;
}
.aa93bd_3a:checked ~ .naf10fnl .f05ecf_f440 .zaf0f__15fd3:nth-child(3){
  transform: translateY(-7px) rotate(-45deg);
}
@media (max-width: 1080px){.h75b2bfd_63h {
    display: none;
  }
.f05ecf_f440 {
    display: flex;
  }
.h4612_e0 {
    padding: 16px 4vw; 
  }}
@media (min-width: 1081px){.l60c__f133 #nt2c8244cab8, .l60c__f133 label[for="nt2c8244cab8"]{ display: none !important; }}
@media (min-width: 1081px){.l60c__f133 .naf10fnl{ 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: 1081px){.l60c__f133 .naf10fnl{ 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: 1081px){.l60c__f133 .naf10fnl a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
#nt2c8244cab8:checked ~ .naf10fnl{ right: 0 !important; left: auto !important; }
@media (max-width: 1080px){.l60c__f133.r9f9__cbdf .naf10fnl{ 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: 1080px){#nt2c8244cab8:checked ~ .naf10fnl{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1081px){.l60c__f133.r9f9__cbdf #nt2c8244cab8, .l60c__f133.r9f9__cbdf label[for="nt2c8244cab8"]{ display: none !important; }}
@media (min-width: 1081px){.l60c__f133.r9f9__cbdf .naf10fnl{ 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: 1081px){.l60c__f133.r9f9__cbdf .naf10fnl{ 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: 1081px){.l60c__f133.r9f9__cbdf .naf10fnl a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.q6776d242{
  background-color: hsl(210, 15%, 12%);
  width: 100%;
  box-sizing: border-box;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  overflow: hidden; color: #ffffff;}
.te61e042c{
  width: var(--max-width, 1200px);
  margin: 0 auto;
  padding: 80px 0 40px 0;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
}
.h62b__236d{
  display: flex;
  gap: 64px;
  flex-wrap: wrap;
  width: 100%;
  flex: 0 0 auto;
  box-sizing: border-box;
}
.yea9e91a5{
  flex: 2 1 400px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  box-sizing: border-box;
}
.s6ae__ed73{
  display: flex;
  align-items: center;
  gap: 12px;
  width: 100%;
  flex: 0 0 auto;
  box-sizing: border-box;
}
.p243db_c998{
  width: 28px;
  height: 28px;
  color: var(--primary-color, hsl(210, 69%, 52%));
  flex: 0 0 28px;
}
.h546f1dd802{
  font-size: 20px;
  font-weight: 700;
  color: #ffffff;
  width: auto;
  flex: 1 1 auto;
  letter-spacing: -0.02em;
}
.w049__a9e6{
  font-size: 15px;
  line-height: 1.7;
  color: hsl(210, 10%, 75%);
  margin: 0;
  width: 100%;
  max-width: 500px;
  flex: 0 0 auto;
}
.jc045353f{
  margin-top: 8px;
  width: 100%;
  flex: 0 0 auto;
  display: flex;
  justify-content: flex-start;
}
.l0c9__e35e{
  background-color: var(--primary-color, hsl(210, 69%, 52%));
  color: #1a1a2e;
  padding: 12px 24px;
  border-radius: var(--radius-md, 6px);
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  flex: 0 0 auto;
  transition: var(--transition, all 0.25s cubic-bezier(0.2, 0.8, 0.2, 1));
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: auto;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}
.l0c9__e35e:hover{
  background-color: var(--secondary-color, hsl(285, 55%, 52%));
  transform: translateY(-2px);
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.3); color: #1a1a2e;}
.iea6eb02dad{
  flex: 1 1 200px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  box-sizing: border-box;
}
.h879cabc3c0{
  font-size: 14px;
  font-weight: 600;
  color: #ffffff;
  width: 100%;
  flex: 0 0 auto;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  margin-bottom: 4px;
}
.d16ab1509fa{
  font-size: 14px;
  color: hsl(210, 10%, 70%);
  width: 100%;
  flex: 0 0 auto;
  display: block;
  line-height: 1.5;
}
.g08578c9e86{
  width: 100%;
  height: 1px;
  background: linear-gradient(90deg, var(--primary-color, hsl(210, 69%, 52%)) 0%, rgba(255, 255, 255, 0.08) 30%, rgba(255, 255, 255, 0.08) 100%);
  margin: 64px 0 32px 0;
  flex: 0 0 1px; color: #1a1a2e;}
.r27936_43e6{
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  flex-wrap: wrap;
  gap: 32px;
  flex: 0 0 auto;
  box-sizing: border-box;
}
.m55ba3_a38b{
  font-size: 13px;
  color: hsl(210, 10%, 65%);
  flex: 0 0 auto;
}
.v98721_97c1{
  font-size: 13px;
  color: hsl(210, 10%, 65%);
  flex: 0 0 auto;
}
@media (max-width: 768px){.te61e042c{
    padding: 64px 24px 32px 24px;
    width: 100%;
  }
.h62b__236d{
    flex-direction: column;
    gap: 48px;
  }
.yea9e91a5, .iea6eb02dad{
    flex: 1 1 100%;
  }
.w049__a9e6{
    max-width: 100%;
  }
.g08578c9e86{
    margin: 48px 0 24px 0;
    background: rgba(255, 255, 255, 0.1); color: #1a1a2e;}
.r27936_43e6{
    gap: 16px;
    flex-direction: column;
    align-items: flex-start;
  }}
.uac7__c4a4{box-sizing:border-box;}
.l4b998f2bd6{box-sizing:border-box;}
.d0995133347{display:block;max-width:100%;height:auto;}
.c5db32_0db0{box-sizing:border-box;}