:root {

  --primary-brand: hsl(146, 61%, 61%);
  --secondary-brand: hsl(272, 49%, 61%);
  --text-main: var(--content-text, hsl(220, 10%, 11%));
  --bg-surface: hsl(146, 6%, 97%);
  --white: #ffffff;
  --transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
  --shadow-soft: 0 10px 30px rgba(0,0,0,0.05);
  --primary-color: hsl(146, 61%, 42%);
  --secondary-color: hsl(272, 49%, 55%);
  --bg-color: hsl(146, 10%, 9%);
  --text-color: hsl(146, 6%, 95%);
  --text-muted: hsl(146, 10%, 65%);
  --border-color: rgba(255, 255, 255, 0.15);
  --radius-sm: 0px;
  --radius-md: 0px;
  --radius-lg: 0px;
  --shadow-sm: 0 1px 2px rgba(0,0,0,0.05);
  --shadow-md: 0 4px 12px rgba(0,0,0,0.1);
  --shadow-lg: 0 12px 32px rgba(0,0,0,0.12);
  --nav-height: 72px;
  --max-width: min(1200px, 92vw);
  --nav-bg: var(--bg-color);
  --btn-text: #ffffff;
  --shadow-solid: hsl(146, 10%, 7%);
  --content-page-bg: hsl(220, 7%, 96%);
  --content-surface-bg: #ffffff;
  --content-text: hsl(220, 10%, 11%);
  --content-text-muted: rgba(31, 35, 40, 0.72);
  --content-border: rgba(0, 0, 0, 0.08);
  --content-accent-text: hsl(22, 78%, 38%);
}
div.v426aa_034c.xb70__fafe9{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    color: var(--text-main, #1a1a1a);
    background-color: var(--bg-surface, #f8f9f8);
    line-height: 1.6;
    overflow-x: hidden;
    }
div.v426aa_034c.xb70__fafe9 .ma97__de6{
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 24px;
    text-align: center; 
    }
div.v426aa_034c.xb70__fafe9 .n4rxxwyz{
    padding: 100px 0 60px;
    background: linear-gradient(180deg, var(--white) 0%, var(--bg-surface) 100%); color: #1a1a2e;}
div.v426aa_034c.xb70__fafe9 .ub0f00_2db{
    max-width: 760px;
    margin: 0 auto;
    }
div.v426aa_034c.xb70__fafe9 h1{
    font-size: clamp(2.5rem, 5vw, 3.5rem);
    font-weight: 800;
    letter-spacing: -0.02em;
    margin-bottom: 24px;
    line-height: 1.1;
    }
div.v426aa_034c.xb70__fafe9 .v974__d64{
    font-size: 1.25rem;
    color: #555;
    margin-bottom: 40px;
    }
div.v426aa_034c.xb70__fafe9 .r94df681_oct{
    display: inline-flex;
    align-items: center;
    padding: 16px 36px;
    background-color: var(--primary-brand, #4ade80);
    color: var(--text-main);
    font-weight: 600;
    border-radius: 8px;
    text-decoration: none;
    box-shadow: 0 4px 14px rgba(74, 222, 128, 0.4);
    transition: var(--transition);
    }
div.v426aa_034c.xb70__fafe9 .r94df681_oct:hover{
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(74, 222, 128, 0.5);
    }
div.v426aa_034c.xb70__fafe9 .u168faef_iu{
    padding: 80px 0;
    }
div.v426aa_034c.xb70__fafe9 .r98d4_4956{
    display: flex;
    align-items: center;
    gap: 60px;
    text-align: left;
    margin-bottom: 100px;
    }
div.v426aa_034c.xb70__fafe9 .r98d4_4956:nth-child(even){
    flex-direction: row-reverse;
    }
div.v426aa_034c.xb70__fafe9 .w693__7b1{
    flex: 1;
    }
div.v426aa_034c.xb70__fafe9 .i44655608d4{
    flex: 1;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: var(--shadow-soft);
    }
div.v426aa_034c.xb70__fafe9 .i44655608d4 img{
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
    aspect-ratio: 16 / 10;
    }
div.v426aa_034c.xb70__fafe9 .funnel-box{
    background: var(--white);
    border: 1px solid rgba(0,0,0,0.05);
    border-radius: 24px;
    padding: 60px 40px;
    margin: 40px 0; color: #1a1a2e;}
div.v426aa_034c.xb70__fafe9 .vf905_b5{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 30px;
    margin-top: 40px;
    }
div.v426aa_034c.xb70__fafe9 .y92e786_40a{
    padding: 30px;
    background: var(--bg-surface);
    border-radius: 12px;
    text-align: left; color: #1a1a2e;}
div.v426aa_034c.xb70__fafe9 .mda2b__ff65e{
    padding: 80px 0;
    max-width: 800px;
    margin: 0 auto;
    }
div.v426aa_034c.xb70__fafe9 .m2e2b5_91d{
    margin-bottom: 20px;
    text-align: left;
    border-bottom: 1px solid rgba(0,0,0,0.06);
    padding-bottom: 20px;
    }
div.v426aa_034c.xb70__fafe9 .zc6e7_4e8f{
    font-weight: 700;
    font-size: 1.1rem;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    }
div.v426aa_034c.xb70__fafe9 .zc6e7_4e8f::before{
    content: "Q";
    color: var(--secondary-brand);
    margin-right: 12px;
    }
div.v426aa_034c.xb70__fafe9 .t5y9l1pnrl9{
    margin-top: 20px;
    }
div.v426aa_034c.xb70__fafe9 .t5y9l1pnrl9 a{
    color: rgba(255,255,255,0.4);
    margin: 0 15px;
    text-decoration: none;
    font-size: 0.9rem;
    }
@media (max-width: 768px) {div.v426aa_034c.xb70__fafe9 .r98d4_4956, div.v426aa_034c.xb70__fafe9 .r98d4_4956:nth-child(even){
    flex-direction: column;
    text-align: center;
    }}
div.v426aa_034c.xb70__fafe9 .f3tz6mky8{box-sizing:border-box;}
.iem3riofd{
    width: 100%;
    background-color: var(--bg-color);
    padding-top: 120px;
    padding-bottom: 40px;
    border-top: 1px solid var(--border-color);
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box; color: #ffffff;}
.d7f3a76b{
    width: 100%;
    max-width: var(--max-width);
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 auto;
    }
.oef76c33c{
    width: 100%;
    flex: 0 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 80px;
    }
.c754649f{
    width: auto;
    flex: 0 0 auto;
    border: 2px solid var(--text-color);
    padding: 16px 32px;
    margin-bottom: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: var(--bg-color);
    transition: var(--transition); color: #ffffff;}
.c754649f:hover{
    box-shadow: 8px 8px 0 var(--primary-color);
    transform: translate(-4px, -4px);
    }
.z51704_c823{
    width: auto;
    flex: 0 0 auto;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    font-size: 24px;
    font-weight: 800;
    letter-spacing: 6px;
    text-transform: uppercase;
    color: var(--text-color);
    margin: 0;
    }
.vkl5xba3lr7{
    width: 100%;
    flex: 0 0 auto;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    font-size: 16px;
    color: var(--text-muted);
    text-align: center;
    margin: 0;
    line-height: 1.5;
    }
.r265d__b69{
    width: auto;
    flex: 0 0 auto;
    margin-top: 32px;
    padding: 16px 40px;
    background-color: var(--primary-color);
    color: var(--bg-color);
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: var(--transition);
    border: none;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    }
.r265d__b69:hover{
    background-color: var(--secondary-color);
    box-shadow: 6px 6px 0 var(--text-color);
    transform: translate(-2px, -2px); color: #1a1a2e;}
.s6b4f1__dfac2{
    width: 100%;
    flex: 0 0 auto;
    height: 1px;
    background-color: var(--border-color);
    margin-bottom: 40px; color: #1a1a2e;}
.w4d0__68737{
    width: 100%;
    flex: 0 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    }
.md46__c9ae4{
    width: auto;
    flex: 0 0 auto;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    font-size: 14px;
    color: var(--text-muted);
    }
.t5y9l1pnrl9{
    width: auto;
    flex: 0 0 auto;
    display: flex;
    gap: 24px;
    }
.a438488aa3{
    width: auto;
    flex: 0 0 auto;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    font-size: 14px;
    color: var(--text-muted);
    text-decoration: none;
    transition: var(--transition);
    }
.a438488aa3:hover{
    color: var(--text-color);
    }
@media (max-width: 768px){.iem3riofd{
    padding-top: 80px;
    padding-bottom: 32px;
    }
.oef76c33c{
    margin-bottom: 48px;
    }
.w4d0__68737{
    flex-direction: column;
    gap: 24px;
    justify-content: center;
    }
.md46__c9ae4{
    text-align: center;
    }
.t5y9l1pnrl9{
    justify-content: center;
    }}
@media (prefers-color-scheme: dark){}
.rfamia8dir{
    position: sticky;
    top: 0;
    z-index: 1000;
    width: 100%;
    height: var(--nav-height);
    background: var(--nav-bg);
    border-bottom: 1px solid var(--border-color);
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    transition: var(--transition); color: #ffffff;}
.kfae41_u9{
    width: var(--max-width);
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    }
.thk7pdj9d32{
    font-size: 1.25rem;
    font-weight: 800;
    color: var(--text-color);
    text-decoration: none;
    letter-spacing: -0.02em;
    text-transform: uppercase;
    flex-shrink: 0;
    transition: var(--transition);
    }
.uedcb48b{
    flex-grow: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    }
.o45225_5c{
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    gap: clamp(16px, 2vw, 32px); 
    }
.dbeb7e16f{
    display: flex;
    }
.u69c9d5dce4{
    font-size: 0.875rem;
    font-weight: 500;
    color: var(--text-muted);
    text-decoration: none;
    padding: 8px 0;
    transition: var(--transition);
    position: relative;
    }
.u69c9d5dce4:hover{
    color: var(--text-color);
    }
.u69c9d5dce4::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 2px;
    background-color: var(--text-color);
    transition: var(--transition); color: #1a1a2e;}
.u69c9d5dce4:hover::after{
    width: 100%;
    }
.h9964a250{
    display: flex;
    align-items: center;
    gap: 20px;
    flex-shrink: 0;
    }
.b259__b52{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    padding: 0 24px;
    background: var(--primary-color);
    color: #1a1a2e;
    font-size: 0.875rem;
    font-weight: 600;
    text-decoration: none;
    border: 1px solid var(--text-color);
    border-radius: var(--radius-sm);
    transition: var(--transition);
    
    box-shadow: 4px 4px 0px var(--shadow-solid);
    }
.b259__b52:hover{
    transform: translate(2px, 2px);
    box-shadow: 2px 2px 0px var(--shadow-solid);
    background: var(--secondary-color); color: #1a1a2e;}
.b259__b52:active{
    transform: translate(4px, 4px);
    box-shadow: 0px 0px 0px var(--shadow-solid);
    }
.cc6hltv314h{
    display: none;
    }
.ged54__3a75a{
    display: none;
    flex-direction: column;
    justify-content: space-between;
    width: 24px;
    height: 16px;
    cursor: pointer;
    z-index: 1001;
    }
.qaa95__4a7f{
    width: 100%;
    height: 2px;
    background-color: var(--text-color);
    transition: var(--transition); color: #1a1a2e;}
@media (max-width: 1024px){.uedcb48b {
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background: var(--nav-bg);
    border-bottom: 1px solid var(--border-color);
    box-shadow: var(--shadow-md);
    padding: 24px 0;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-16px);
    transition: var(--transition); color: #ffffff;}
.o45225_5c {
    flex-direction: column;
    align-items: center;
    gap: 20px;
    }
.u69c9d5dce4 {
    font-size: 1rem;
    }
.ged54__3a75a {
    display: flex;
    }
.cc6hltv314h:checked ~ .uedcb48b {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    }
.cc6hltv314h:checked ~ .h9964a250 .ged54__3a75a .qaa95__4a7f:nth-child(1) {
    transform: translateY(7px) rotate(45deg);
    }
.cc6hltv314h:checked ~ .h9964a250 .ged54__3a75a .qaa95__4a7f:nth-child(2) {
    opacity: 0;
    }
.cc6hltv314h:checked ~ .h9964a250 .ged54__3a75a .qaa95__4a7f:nth-child(3) {
    transform: translateY(-7px) rotate(-45deg);
    }}
@media (max-width: 480px){.thk7pdj9d32{
    font-size: 1rem;
    }
.b259__b52{
    padding: 0 16px;
    font-size: 0.8125rem;
    height: 36px;
    }}
.u69c9d5dce4.active{color: var(--text-color);}
@media (min-width: 1025px){.rfamia8dir #nt1d6d65a964, .rfamia8dir label[for="nt1d6d65a964"]{ display: none !important; }}
@media (min-width: 1025px){.rfamia8dir .uedcb48b{ 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){.rfamia8dir .uedcb48b{ 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){.rfamia8dir .uedcb48b a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.u69c9d5dce4.active {color: var(--text-color);}
#nt1d6d65a964:checked ~ .uedcb48b { right: 0 !important; left: auto !important; }
@media (max-width: 1024px) {.rfamia8dir.j37a__3fdf .uedcb48b { 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) {#nt1d6d65a964:checked ~ .uedcb48b { right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1025px) {.rfamia8dir.j37a__3fdf #nt1d6d65a964, .rfamia8dir.j37a__3fdf label[for="nt1d6d65a964"] { display: none !important; }}
@media (min-width: 1025px) {.rfamia8dir.j37a__3fdf .uedcb48b { 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) {.rfamia8dir.j37a__3fdf .uedcb48b { 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) {.rfamia8dir.j37a__3fdf .uedcb48b 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.v426aa_034c img.h93bb9_1d3e {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.v426aa_034c img.h93bb9_1d3e.z11f4f3bc2c { aspect-ratio: 16 / 9; }
div.v426aa_034c img.h93bb9_1d3e.y169b8d22 { aspect-ratio: 16 / 10; }
div.v426aa_034c img.h93bb9_1d3e.pfc65e4d937 { aspect-ratio: 4 / 3; }
div.v426aa_034c img.h93bb9_1d3e.j6ee45e020e { aspect-ratio: 1 / 1; }
div.v426aa_034c :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.v426aa_034c .j06ec3875f5 {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.v426aa_034c .j06ec3875f5.z11f4f3bc2c { aspect-ratio: 16 / 9; }
div.v426aa_034c .j06ec3875f5.y169b8d22 { aspect-ratio: 16 / 10; }
div.v426aa_034c .j06ec3875f5.pfc65e4d937 { aspect-ratio: 4 / 3; }
div.v426aa_034c .j06ec3875f5.j6ee45e020e { aspect-ratio: 1 / 1; }
div.v426aa_034c .j06ec3875f5 > img.h93bb9_1d3e,
    div.v426aa_034c .j06ec3875f5 > picture > img.h93bb9_1d3e {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
.k432d923da5 {
    padding-left: clamp(16px, 4vw, 48px);
    padding-right: clamp(16px, 4vw, 48px);
    }
.k432d923da5 > :first-child,
    .k432d923da5 > :last-child {
    width: min(1280px, 100%);
    margin-left: auto;
    margin-right: auto;
    }
@media (prefers-color-scheme: dark){}
.rfamia8dir{
    position: sticky;
    top: 0;
    z-index: 1000;
    width: 100%;
    height: var(--nav-height);
    background: var(--nav-bg);
    border-bottom: 1px solid var(--border-color);
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    transition: var(--transition); color: #ffffff;}
.kfae41_u9{
    width: var(--max-width);
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    }
.thk7pdj9d32{
    font-size: 1.25rem;
    font-weight: 800;
    color: var(--text-color);
    text-decoration: none;
    letter-spacing: -0.02em;
    text-transform: uppercase;
    flex-shrink: 0;
    transition: var(--transition);
    }
.uedcb48b{
    flex-grow: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    }
.o45225_5c{
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    gap: clamp(16px, 2vw, 32px); 
    }
.dbeb7e16f{
    display: flex;
    }
.u69c9d5dce4{
    font-size: 0.875rem;
    font-weight: 500;
    color: var(--text-muted);
    text-decoration: none;
    padding: 8px 0;
    transition: var(--transition);
    position: relative;
    }
.u69c9d5dce4:hover{
    color: var(--text-color);
    }
.u69c9d5dce4::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 2px;
    background-color: var(--text-color);
    transition: var(--transition); color: #1a1a2e;}
.u69c9d5dce4:hover::after{
    width: 100%;
    }
.h9964a250{
    display: flex;
    align-items: center;
    gap: 20px;
    flex-shrink: 0;
    }
.b259__b52{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    padding: 0 24px;
    background: var(--primary-color);
    color: #1a1a2e;
    font-size: 0.875rem;
    font-weight: 600;
    text-decoration: none;
    border: 1px solid var(--text-color);
    border-radius: var(--radius-sm);
    transition: var(--transition);
    
    box-shadow: 4px 4px 0px var(--shadow-solid);
    }
.b259__b52:hover{
    transform: translate(2px, 2px);
    box-shadow: 2px 2px 0px var(--shadow-solid);
    background: var(--secondary-color); color: #1a1a2e;}
.b259__b52:active{
    transform: translate(4px, 4px);
    box-shadow: 0px 0px 0px var(--shadow-solid);
    }
.cc6hltv314h{
    display: none;
    }
.ged54__3a75a{
    display: none;
    flex-direction: column;
    justify-content: space-between;
    width: 24px;
    height: 16px;
    cursor: pointer;
    z-index: 1001;
    }
.qaa95__4a7f{
    width: 100%;
    height: 2px;
    background-color: var(--text-color);
    transition: var(--transition); color: #1a1a2e;}
@media (max-width: 1024px){.uedcb48b {
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background: var(--nav-bg);
    border-bottom: 1px solid var(--border-color);
    box-shadow: var(--shadow-md);
    padding: 24px 0;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-16px);
    transition: var(--transition); color: #ffffff;}
.o45225_5c {
    flex-direction: column;
    align-items: center;
    gap: 20px;
    }
.u69c9d5dce4 {
    font-size: 1rem;
    }
.ged54__3a75a {
    display: flex;
    }
.cc6hltv314h:checked ~ .uedcb48b {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    }
.cc6hltv314h:checked ~ .h9964a250 .ged54__3a75a .qaa95__4a7f:nth-child(1) {
    transform: translateY(7px) rotate(45deg);
    }
.cc6hltv314h:checked ~ .h9964a250 .ged54__3a75a .qaa95__4a7f:nth-child(2) {
    opacity: 0;
    }
.cc6hltv314h:checked ~ .h9964a250 .ged54__3a75a .qaa95__4a7f:nth-child(3) {
    transform: translateY(-7px) rotate(-45deg);
    }}
@media (max-width: 480px){.thk7pdj9d32{
    font-size: 1rem;
    }
.b259__b52{
    padding: 0 16px;
    font-size: 0.8125rem;
    height: 36px;
    }}
.u69c9d5dce4.active{color: var(--text-color);}
@media (min-width: 1025px){.rfamia8dir #nt1d6d65a964, .rfamia8dir label[for="nt1d6d65a964"]{ display: none !important; }}
@media (min-width: 1025px){.rfamia8dir .uedcb48b{ 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){.rfamia8dir .uedcb48b{ 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){.rfamia8dir .uedcb48b a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.u69c9d5dce4.active{color: var(--text-color);}
#nt1d6d65a964:checked ~ .uedcb48b{ right: 0 !important; left: auto !important; }
@media (max-width: 1024px){.rfamia8dir.j37a__3fdf .uedcb48b{ 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){#nt1d6d65a964:checked ~ .uedcb48b{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1025px){.rfamia8dir.j37a__3fdf #nt1d6d65a964, .rfamia8dir.j37a__3fdf label[for="nt1d6d65a964"]{ display: none !important; }}
@media (min-width: 1025px){.rfamia8dir.j37a__3fdf .uedcb48b{ 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){.rfamia8dir.j37a__3fdf .uedcb48b{ 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){.rfamia8dir.j37a__3fdf .uedcb48b a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.iem3riofd{
    width: 100%;
    background-color: var(--bg-color);
    padding-top: 120px;
    padding-bottom: 40px;
    border-top: 1px solid var(--border-color);
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box; color: #ffffff;}
.d7f3a76b{
    width: 100%;
    max-width: var(--max-width);
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 auto;
    }
.oef76c33c{
    width: 100%;
    flex: 0 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 80px;
    }
.c754649f{
    width: auto;
    flex: 0 0 auto;
    border: 2px solid var(--text-color);
    padding: 16px 32px;
    margin-bottom: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: var(--bg-color);
    transition: var(--transition); color: #ffffff;}
.c754649f:hover{
    box-shadow: 8px 8px 0 var(--primary-color);
    transform: translate(-4px, -4px);
    }
.z51704_c823{
    width: auto;
    flex: 0 0 auto;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    font-size: 24px;
    font-weight: 800;
    letter-spacing: 6px;
    text-transform: uppercase;
    color: var(--text-color);
    margin: 0;
    }
.vkl5xba3lr7{
    width: 100%;
    flex: 0 0 auto;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    font-size: 16px;
    color: var(--text-muted);
    text-align: center;
    margin: 0;
    line-height: 1.5;
    }
.r265d__b69{
    width: auto;
    flex: 0 0 auto;
    margin-top: 32px;
    padding: 16px 40px;
    background-color: var(--primary-color);
    color: var(--bg-color);
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: var(--transition);
    border: none;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    }
.r265d__b69:hover{
    background-color: var(--secondary-color);
    box-shadow: 6px 6px 0 var(--text-color);
    transform: translate(-2px, -2px); color: #1a1a2e;}
.s6b4f1__dfac2{
    width: 100%;
    flex: 0 0 auto;
    height: 1px;
    background-color: var(--border-color);
    margin-bottom: 40px; color: #1a1a2e;}
.w4d0__68737{
    width: 100%;
    flex: 0 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    }
.md46__c9ae4{
    width: auto;
    flex: 0 0 auto;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    font-size: 14px;
    color: var(--text-muted);
    }
.t5y9l1pnrl9{
    width: auto;
    flex: 0 0 auto;
    display: flex;
    gap: 24px;
    }
.a438488aa3{
    width: auto;
    flex: 0 0 auto;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    font-size: 14px;
    color: var(--text-muted);
    text-decoration: none;
    transition: var(--transition);
    }
.a438488aa3:hover{
    color: var(--text-color);
    }
@media (max-width: 768px){.iem3riofd{
    padding-top: 80px;
    padding-bottom: 32px;
    }
.oef76c33c{
    margin-bottom: 48px;
    }
.w4d0__68737{
    flex-direction: column;
    gap: 24px;
    justify-content: center;
    }
.md46__c9ae4{
    text-align: center;
    }
.t5y9l1pnrl9{
    justify-content: center;
    }}
@media (prefers-color-scheme: dark){}
.rfamia8dir{
  position: sticky;
  top: 0;
  z-index: 1000;
  width: 100%;
  height: var(--nav-height);
  background: var(--nav-bg);
  border-bottom: 1px solid var(--border-color);
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  transition: var(--transition); color: #ffffff;}
.kfae41_u9{
  width: var(--max-width);
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.thk7pdj9d32{
  font-size: 1.25rem;
  font-weight: 800;
  color: var(--text-color);
  text-decoration: none;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  flex-shrink: 0;
  transition: var(--transition);
}
.uedcb48b{
  flex-grow: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.o45225_5c{
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: clamp(16px, 2vw, 32px); 
}
.dbeb7e16f{
  display: flex;
}
.u69c9d5dce4{
  font-size: 0.875rem;
  font-weight: 500;
  color: var(--text-muted);
  text-decoration: none;
  padding: 8px 0;
  transition: var(--transition);
  position: relative;
}
.u69c9d5dce4:hover{
  color: var(--text-color);
}
.u69c9d5dce4::after{
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 2px;
  background-color: var(--text-color);
  transition: var(--transition); color: #1a1a2e;}
.u69c9d5dce4:hover::after{
  width: 100%;
}
.h9964a250{
  display: flex;
  align-items: center;
  gap: 20px;
  flex-shrink: 0;
}
.b259__b52{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  padding: 0 24px;
  background: var(--primary-color);
  color: #1a1a2e;
  font-size: 0.875rem;
  font-weight: 600;
  text-decoration: none;
  border: 1px solid var(--text-color);
  border-radius: var(--radius-sm);
  transition: var(--transition);
  
  box-shadow: 4px 4px 0px var(--shadow-solid);
}
.b259__b52:hover{
  transform: translate(2px, 2px);
  box-shadow: 2px 2px 0px var(--shadow-solid);
  background: var(--secondary-color); color: #1a1a2e;}
.b259__b52:active{
  transform: translate(4px, 4px);
  box-shadow: 0px 0px 0px var(--shadow-solid);
}
.cc6hltv314h{
  display: none;
}
.ged54__3a75a{
  display: none;
  flex-direction: column;
  justify-content: space-between;
  width: 24px;
  height: 16px;
  cursor: pointer;
  z-index: 1001;
}
.qaa95__4a7f{
  width: 100%;
  height: 2px;
  background-color: var(--text-color);
  transition: var(--transition); color: #1a1a2e;}
@media (max-width: 1024px){.uedcb48b {
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background: var(--nav-bg);
    border-bottom: 1px solid var(--border-color);
    box-shadow: var(--shadow-md);
    padding: 24px 0;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-16px);
    transition: var(--transition); color: #ffffff;}
.o45225_5c {
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }
.u69c9d5dce4 {
    font-size: 1rem;
  }
.ged54__3a75a {
    display: flex;
  }
.cc6hltv314h:checked ~ .uedcb48b {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
.cc6hltv314h:checked ~ .h9964a250 .ged54__3a75a .qaa95__4a7f:nth-child(1) {
    transform: translateY(7px) rotate(45deg);
  }
.cc6hltv314h:checked ~ .h9964a250 .ged54__3a75a .qaa95__4a7f:nth-child(2) {
    opacity: 0;
  }
.cc6hltv314h:checked ~ .h9964a250 .ged54__3a75a .qaa95__4a7f:nth-child(3) {
    transform: translateY(-7px) rotate(-45deg);
  }}
@media (max-width: 480px){.thk7pdj9d32{
    font-size: 1rem;
  }
.b259__b52{
    padding: 0 16px;
    font-size: 0.8125rem;
    height: 36px;
  }}
.u69c9d5dce4.active{color: var(--text-color);}
@media (min-width: 1025px){.rfamia8dir #nt1d6d65a964, .rfamia8dir label[for="nt1d6d65a964"]{ display: none !important; }}
@media (min-width: 1025px){.rfamia8dir .uedcb48b{ 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){.rfamia8dir .uedcb48b{ 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){.rfamia8dir .uedcb48b a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.u69c9d5dce4.active{color: var(--text-color);}
#nt1d6d65a964:checked ~ .uedcb48b{ right: 0 !important; left: auto !important; }
@media (max-width: 1024px){.rfamia8dir.j37a__3fdf .uedcb48b{ 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){#nt1d6d65a964:checked ~ .uedcb48b{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1025px){.rfamia8dir.j37a__3fdf #nt1d6d65a964, .rfamia8dir.j37a__3fdf label[for="nt1d6d65a964"]{ display: none !important; }}
@media (min-width: 1025px){.rfamia8dir.j37a__3fdf .uedcb48b{ 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){.rfamia8dir.j37a__3fdf .uedcb48b{ 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){.rfamia8dir.j37a__3fdf .uedcb48b a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.ad6044_c865{
  width: 100%;
  background-color: var(--bg-color);
  padding-top: 120px;
  padding-bottom: 40px;
  border-top: 1px solid var(--border-color);
  display: flex;
  flex-direction: column;
  align-items: center;
  box-sizing: border-box; color: #ffffff;}
.u974c151b{
  width: 100%;
  max-width: var(--max-width);
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 auto;
}
.y5e3c6cef79{
  width: 100%;
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 80px;
}
.zb98__df9a{
  width: auto;
  flex: 0 0 auto;
  border: 2px solid var(--text-color);
  padding: 16px 32px;
  margin-bottom: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: var(--bg-color);
  transition: var(--transition); color: #ffffff;}
.zb98__df9a:hover{
  box-shadow: 8px 8px 0 var(--primary-color);
  transform: translate(-4px, -4px);
}
.md179af266d{
  width: auto;
  flex: 0 0 auto;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  font-size: 24px;
  font-weight: 800;
  letter-spacing: 6px;
  text-transform: uppercase;
  color: var(--text-color);
  margin: 0;
}
.m862__f855{
  width: 100%;
  flex: 0 0 auto;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  font-size: 16px;
  color: var(--text-muted);
  text-align: center;
  margin: 0;
  line-height: 1.5;
}
.b9fb5b179{
  width: auto;
  flex: 0 0 auto;
  margin-top: 32px;
  padding: 16px 40px;
  background-color: var(--primary-color);
  color: var(--bg-color);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: var(--transition);
  border: none;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.b9fb5b179:hover{
  background-color: var(--secondary-color);
  box-shadow: 6px 6px 0 var(--text-color);
  transform: translate(-2px, -2px); color: #1a1a2e;}
.w1f682_7057{
  width: 100%;
  flex: 0 0 auto;
  height: 1px;
  background-color: var(--border-color);
  margin-bottom: 40px; color: #1a1a2e;}
.d6dbfcb7cce{
  width: 100%;
  flex: 0 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.fcaf__c544{
  width: auto;
  flex: 0 0 auto;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  font-size: 14px;
  color: var(--text-muted);
}
.le76e1_0436{
  width: auto;
  flex: 0 0 auto;
  display: flex;
  gap: 24px;
}
.r2c5__6407{
  width: auto;
  flex: 0 0 auto;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  font-size: 14px;
  color: var(--text-muted);
  text-decoration: none;
  transition: var(--transition);
}
.r2c5__6407:hover{
  color: var(--text-color);
}
@media (max-width: 768px){.ad6044_c865{
    padding-top: 80px;
    padding-bottom: 32px;
  }
.y5e3c6cef79{
    margin-bottom: 48px;
  }
.d6dbfcb7cce{
    flex-direction: column;
    gap: 24px;
    justify-content: center;
  }
.fcaf__c544{
    text-align: center;
  }
.le76e1_0436{
    justify-content: center;
  }}
.t99bec_60ae{box-sizing:border-box;}
.e3273f742{box-sizing:border-box;}
.q6e3__1191{box-sizing:border-box;}
@media (max-width: 768px) {div.v426aa_034c.xb70__fafe9 .r98d4_4956:nth-child(even) { flex-direction: column !important; }
.w4d0__68737 { 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; }}