:root {

  --hl-primary: hsl(28, 90%, 55%);
  --hl-primary-hover: hsl(28, 90%, 45%);
  --hl-secondary: hsl(0, 80%, 60%);
  --hl-bg-base: hsl(24, 10%, 10%);
  --hl-bg-surface: hsl(24, 10%, 15%);
  --hl-bg-surface-hover: hsl(24, 10%, 18%);
  --hl-text-title: hsl(0, 0%, 98%);
  --hl-text-body: hsl(0, 0%, 80%);
  --hl-text-muted: hsl(0, 0%, 60%);
  --hl-border: hsl(24, 10%, 25%);
  --hl-border-light: hsl(24, 10%, 35%);
  --hl-container-lg: 1200px;
  --hl-container-md: 1000px;
  --hl-radius-lg: 24px;
  --hl-radius-md: 16px;
  --hl-radius-sm: 8px;
  --hl-spacing-xl: 80px;
  --hl-spacing-lg: 56px;
  --hl-spacing-md: 32px;
  --hl-spacing-sm: 24px;
  --primary-color: #D13F1A;
  --secondary-color: #F0562D;
  --bg-color: #120E0D;
  --text-color: #FDFBFA;
  --text-muted: #9E9390;
  --border-color: rgba(255, 255, 255, 0.06);
  --radius-sm: 6px;
  --radius-md: 12px;
  --radius-lg: 24px;
  --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.4);
  --shadow-md: 0 8px 24px rgba(0, 0, 0, 0.6);
  --shadow-lg: 0 12px 32px rgba(209, 63, 26, 0.25);
  --nav-height: 76px;
  --max-width: min(1200px, 92vw);
  --transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  --nav-bg: rgba(18, 14, 13, 0.8);
  --nav-border: var(--border-color);
  --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.ve5f53a04.b22782852{
    background-color: var(--hl-bg-base);
    color: var(--hl-text-body);
    font-family: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    }
div.ve5f53a04.b22782852 h1, div.ve5f53a04.b22782852 h2, div.ve5f53a04.b22782852 h3, div.ve5f53a04.b22782852 h4{
    color: var(--hl-text-title);
    margin-top: 0;
    line-height: 1.2;
    font-weight: 700;
    }
div.ve5f53a04.b22782852 a{
    color: var(--hl-primary);
    text-decoration: none;
    transition: all 0.3s ease;
    }
div.ve5f53a04.b22782852 a:hover{
    color: var(--hl-primary-hover);
    }
div.ve5f53a04.b22782852 p{
    margin-top: 0;
    margin-bottom: 1.5rem;
    }
div.ve5f53a04.b22782852 .ea11d49ec8{
    width: 100%;
    max-width: var(--hl-container-lg);
    margin: 0 auto;
    padding: 0 24px;
    box-sizing: border-box;
    }
div.ve5f53a04.b22782852 .a3e5cb_5vq{
    width: 100%;
    max-width: var(--hl-container-md);
    margin: 0 auto;
    padding: 0 24px;
    box-sizing: border-box;
    }
div.ve5f53a04.b22782852 .skh5n6jrr{
    padding: var(--hl-spacing-xl) 0 var(--hl-spacing-lg);
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: radial-gradient(circle at 50% 0%, hsla(28, 90%, 55%, 0.1) 0%, transparent 60%); color: #1a1a2e;}
div.ve5f53a04.b22782852 .y6e71aa496{
    display: inline-block;
    padding: 6px 16px;
    background: hsla(28, 90%, 55%, 0.15);
    color: #1a1a2e;
    border-radius: 100px;
    font-size: 0.875rem;
    font-weight: 600;
    margin-bottom: 24px;
    border: 1px solid hsla(28, 90%, 55%, 0.3);
    }
div.ve5f53a04.b22782852 .skh5n6jrr h1{
    font-size: clamp(2.5rem, 5vw, 4rem);
    letter-spacing: -0.02em;
    margin-bottom: 24px;
    max-width: 800px; 
    }
div.ve5f53a04.b22782852 .skh5n6jrr p{
    font-size: 1.25rem;
    color: var(--hl-text-muted);
    max-width: 760px; 
    margin-bottom: 40px;
    }
div.ve5f53a04.b22782852 .gb78b74b_ubn{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 16px 36px;
    font-size: 1.125rem;
    font-weight: 600;
    border-radius: var(--hl-radius-sm);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    cursor: pointer;
    border: none;
    }
div.ve5f53a04.b22782852 .n8e82e_6a{
    background: linear-gradient(135deg, var(--hl-primary), var(--hl-secondary));
    color: #1a1a2e;
    box-shadow: 0 8px 24px hsla(28, 90%, 55%, 0.3);
    }
div.ve5f53a04.b22782852 .n8e82e_6a:hover{
    transform: translateY(-2px);
    box-shadow: 0 12px 32px hsla(28, 90%, 55%, 0.4);
    color: #ffffff;
    }
div.ve5f53a04.b22782852 .mca2f_a6{
    padding: var(--hl-spacing-lg) 0;
    border-top: 1px solid var(--hl-border);
    }
div.ve5f53a04.b22782852 .p2f9b_b503{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: var(--hl-spacing-md);
    align-items: center;
    }
div.ve5f53a04.b22782852 .e5f09e5524 h2{
    font-size: 2.25rem;
    margin-bottom: 24px;
    }
div.ve5f53a04.b22782852 .e5f09e5524 p{
    font-size: 1.125rem;
    color: var(--hl-text-body);
    margin-bottom: 32px;
    }
div.ve5f53a04.b22782852 .ta1fbea33{
    list-style: none;
    padding: 0;
    margin: 0;
    }
div.ve5f53a04.b22782852 .pf248d_3e{
    position: relative;
    padding-left: 48px;
    margin-bottom: 32px;
    }
div.ve5f53a04.b22782852 .pf248d_3e:last-child{
    margin-bottom: 0;
    }
div.ve5f53a04.b22782852 .c7a2f2b635{
    position: absolute;
    left: 0;
    top: 0;
    width: 32px;
    height: 32px;
    background: var(--hl-bg-surface);
    border: 2px solid var(--hl-primary);
    color: #ffffff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 0.875rem;
    }
div.ve5f53a04.b22782852 .pf248d_3e h3{
    font-size: 1.25rem;
    margin-bottom: 8px;
    }
div.ve5f53a04.b22782852 .pf248d_3e p{
    font-size: 1rem;
    color: var(--hl-text-muted);
    margin-bottom: 0;
    }
div.ve5f53a04.b22782852 .h8661e9e_l1j2{position: relative;
    border-radius: var(--hl-radius-lg);
    overflow: hidden;
    box-shadow: 0 24px 64px hsla(0, 0%, 0%, 0.4);
    border: 1px solid var(--hl-border); isolation: isolate;}
div.ve5f53a04.b22782852 .h8661e9e_l1j2 img{
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
    aspect-ratio: 4/3;
    transition: transform 0.5s ease;
    }
div.ve5f53a04.b22782852 .h8661e9e_l1j2:hover img{
    transform: scale(1.02);
    }
div.ve5f53a04.b22782852 .dx8sjus19uc{
    padding: var(--hl-spacing-lg) 0;
    background: var(--hl-bg-surface); color: #ffffff;}
div.ve5f53a04.b22782852 .l85302_433d{
    text-align: center;
    margin-bottom: var(--hl-spacing-md);
    }
div.ve5f53a04.b22782852 .l85302_433d h2{
    font-size: 2.25rem;
    margin-bottom: 16px;
    }
div.ve5f53a04.b22782852 .l85302_433d p{
    font-size: 1.125rem;
    color: var(--hl-text-muted);
    }
div.ve5f53a04.b22782852 .w0ba0981_j5{
    display: flex;
    flex-direction: column;
    gap: 16px;
    }
div.ve5f53a04.b22782852 .nc491038_0g{
    background: var(--hl-bg-base);
    border: 1px solid var(--hl-border);
    border-radius: var(--hl-radius-md);
    overflow: hidden; color: #ffffff;}
div.ve5f53a04.b22782852 .nc491038_0g details{
    width: 100%;
    }
div.ve5f53a04.b22782852 .nc491038_0g summary{
    padding: 24px;
    font-size: 1.25rem;
    font-weight: 600;
    color: var(--hl-text-title);
    cursor: pointer;
    list-style: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: background-color 0.2s ease;
    }
div.ve5f53a04.b22782852 .nc491038_0g summary::-webkit-details-marker{
    display: none;
    }
div.ve5f53a04.b22782852 .nc491038_0g summary:hover{
    background: var(--hl-bg-surface-hover); color: #ffffff;}
div.ve5f53a04.b22782852 .nc491038_0g summary::after{
    content: "+";
    font-size: 1.5rem;
    color: var(--hl-primary);
    transition: transform 0.3s ease;
    }
div.ve5f53a04.b22782852 .nc491038_0g details[open] summary::after{
    transform: rotate(45deg);
    }
div.ve5f53a04.b22782852 .e53e24f_8vb7{
    padding: 0 24px 24px;
    color: var(--hl-text-muted);
    font-size: 1rem;
    line-height: 1.8;
    border-top: 1px solid transparent;
    }
div.ve5f53a04.b22782852 .nc491038_0g details[open] .e53e24f_8vb7{
    border-top-color: var(--hl-border);
    padding-top: 24px;
    }
div.ve5f53a04.b22782852 .l4cc7b70{
    color: var(--hl-primary);
    text-decoration: underline;
    text-decoration-color: hsla(28, 90%, 55%, 0.3);
    text-underline-offset: 4px;
    }
div.ve5f53a04.b22782852 .l4cc7b70:hover{
    text-decoration-color: var(--hl-primary);
    }
div.ve5f53a04.b22782852 .f2b59_2765{
    padding: var(--hl-spacing-xl) 0;
    text-align: center;
    background: linear-gradient(180deg, var(--hl-bg-base) 0%, hsla(28, 90%, 55%, 0.05) 100%); color: #1a1a2e;}
div.ve5f53a04.b22782852 .f2b59_2765 h2{
    font-size: 2.5rem;
    margin-bottom: 24px;
    }
div.ve5f53a04.b22782852 .f2b59_2765 p{
    font-size: 1.25rem;
    color: var(--hl-text-muted);
    max-width: 600px;
    margin: 0 auto 40px;
    }
div.ve5f53a04.b22782852 .o401__c428{
    padding: 40px 0;
    border-top: 1px solid var(--hl-border);
    text-align: center;
    background: var(--hl-bg-base); color: #ffffff;}
div.ve5f53a04.b22782852 .d9de__ddc4{
    color: var(--hl-text-muted);
    font-size: 0.875rem;
    }
@media (max-width: 992px) {div.ve5f53a04.b22782852 .p2f9b_b503{
    grid-template-columns: 1fr;
    }
div.ve5f53a04.b22782852 .e5f09e5524{
    order: 2;
    }
div.ve5f53a04.b22782852 .h8661e9e_l1j2{
    order: 1;
    }}
@media (max-width: 768px) {div.ve5f53a04.b22782852 .skh5n6jrr h1{
    font-size: 2rem;
    }
div.ve5f53a04.b22782852 .nc491038_0g summary{
    font-size: 1.125rem;
    padding: 20px;
    }}
.ye7be_88b{position: relative;
    width: 100%;
    background-color: var(--bg-color, #120E0D);
    padding-top: 80px;
    padding-bottom: 40px;
    overflow: hidden;
    z-index: 1; isolation: isolate; color: #ffffff;}
.r4042aad933{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 300px;
    background: radial-gradient(ellipse at 50% 100%, rgba(209, 63, 26, 0.15) 0%, rgba(18, 14, 13, 0) 70%);
    pointer-events: none;
    z-index: -1; color: #1a1a2e;}
.o2b3a6a96{
    width: var(--max-width, min(1200px, 92vw));
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    }
.h29ab134e38{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    }
.n586__5d1{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: auto;
    }
.m16db61e_ao{
    width: 24px;
    height: 24px;
    background: linear-gradient(135deg, var(--primary-color, #D13F1A), var(--secondary-color, #F0562D));
    border-radius: var(--radius-sm, 6px);
    margin-right: 12px;
    box-shadow: var(--shadow-sm, 0 2px 8px rgba(0, 0, 0, 0.4)); color: #1a1a2e;}
.g087__f6aa7{
    font-size: 20px;
    font-weight: 700;
    color: var(--text-color, #FDFBFA);
    letter-spacing: 0.5px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    width: auto;
    }
.veb5c09{
    width: 100%;
    max-width: 400px;
    text-align: center;
    color: var(--text-muted, #9E9390);
    font-size: 15px;
    line-height: 1.6;
    margin-top: 16px;
    margin-bottom: 0;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    }
.n74r9pazn22{
    width: 100%;
    height: 1px;
    background-color: var(--border-color, rgba(255, 255, 255, 0.06));
    margin-top: 48px;
    margin-bottom: 32px; color: #1a1a2e;}
.acc04b__a71a7{
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    }
.p6dc8c49b0{
    width: auto;
    font-size: 14px;
    color: var(--text-muted, #9E9390);
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    text-align: center;
    }
@media (max-width: 768px){.ye7be_88b{
    padding-top: 60px;
    padding-bottom: 32px;
    }
.n74r9pazn22{
    margin-top: 32px;
    margin-bottom: 24px;
    }
.veb5c09{
    font-size: 14px;
    }}
body{
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Inter", "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    background-color: var(--bg-color); color: #ffffff;}
.h57359eb{
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    height: var(--nav-height);
    background: var(--nav-bg);
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
    border-bottom: 1px solid var(--nav-border);
    z-index: 1000; color: #ffffff;}
.hdqfcxmf7{
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: var(--max-width);
    height: 100%;
    margin: 0 auto;
    }
.gzl6y46j{
    display: flex;
    align-items: center;
    gap: 10px;
    text-decoration: none;
    z-index: 1001; 
    transition: var(--transition);
    }
.gzl6y46j:hover{
    opacity: 0.85;
    }
.baa8caf2_gp{
    width: 28px;
    height: 28px;
    color: var(--primary-color);
    filter: drop-shadow(0 0 8px rgba(209, 63, 26, 0.4)); 
    }
.gc021af21{
    font-size: 1.125rem;
    font-weight: 700;
    color: var(--text-color);
    letter-spacing: 0.02em;
    }
.e83bcf7{
    display: none;
    }
.wb0e6_3f2{
    display: none;
    cursor: pointer;
    width: 32px;
    height: 32px;
    align-items: center;
    justify-content: center;
    z-index: 1001;
    }
.rb5d4b0_0ejf{
    position: relative;
    width: 20px;
    height: 2px;
    background: var(--text-color);
    transition: var(--transition);
    border-radius: 2px; color: #1a1a2e;}
.rb5d4b0_0ejf::before, .rb5d4b0_0ejf::after{
    content: "";
    position: absolute;
    width: 20px;
    height: 2px;
    background: var(--text-color);
    transition: var(--transition);
    border-radius: 2px;
    left: 0; color: #1a1a2e;}
.rb5d4b0_0ejf::before{ top: -6px; }
.rb5d4b0_0ejf::after{ bottom: -6px; }
.s9kaq5xlozxg{
    display: flex;
    flex: 1;
    align-items: center;
    justify-content: space-between;
    }
.n9dfb08b_oym{
    display: flex;
    align-items: center;
    gap: 8px;
    margin: 0 auto; 
    padding: 0;
    list-style: none;
    }
.g4733c7d9a9{
    margin: 0;
    padding: 0;
    }
.uefb043259c{
    color: var(--text-muted);
    text-decoration: none;
    font-size: 0.9375rem;
    font-weight: 500;
    padding: 8px 16px;
    border-radius: var(--radius-sm);
    transition: var(--transition);
    position: relative;
    }
.uefb043259c:hover{
    color: #1a1a2e;
    background: rgba(255, 255, 255, 0.05); 
    }
.fb61f4e6_j729{
    margin-left: 16px;
    }
.a797834f7c4{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, var(--primary-color), #B53616); 
    color: #1a1a2e; 
    text-decoration: none;
    font-size: 0.9375rem;
    font-weight: 600;
    padding: 10px 24px;
    border-radius: var(--radius-lg);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), var(--shadow-lg); 
    transition: var(--transition);
    border: 1px solid rgba(0,0,0,0.2);
    }
.a797834f7c4:hover{
    background: linear-gradient(135deg, var(--secondary-color), var(--primary-color));
    transform: translateY(-2px);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.3), 0 16px 40px rgba(240, 86, 45, 0.35); 
    color: #1a1a2e;
    }
@media (max-width: 860px){.wb0e6_3f2 {
    display: flex;
    }
.s9kaq5xlozxg {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: var(--bg-color); 
    flex-direction: column;
    padding: 24px var(--max-width);
    border-bottom: 1px solid var(--nav-border);
    box-shadow: var(--shadow-md);
    
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: var(--transition);
    box-sizing: border-box; color: #ffffff;}
.e83bcf7:checked ~ .s9kaq5xlozxg {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    }
.e83bcf7:checked ~ .wb0e6_3f2 .rb5d4b0_0ejf {
    background: transparent;
    }
.e83bcf7:checked ~ .wb0e6_3f2 .rb5d4b0_0ejf::before {
    transform: rotate(45deg) translate(4px, 4px);
    }
.e83bcf7:checked ~ .wb0e6_3f2 .rb5d4b0_0ejf::after {
    transform: rotate(-45deg) translate(4px, -4px);
    }
.n9dfb08b_oym {
    flex-direction: column;
    width: 100%;
    gap: 4px;
    }
.g4733c7d9a9 {
    width: 100%;
    }
.uefb043259c {
    display: block;
    width: 100%;
    padding: 16px;
    border-radius: var(--radius-md);
    box-sizing: border-box;
    }
.uefb043259c:hover {
    background: rgba(255, 255, 255, 0.03); color: #1a1a2e;}
.fb61f4e6_j729 {
    margin: 24px 0 8px 0;
    width: 100%;
    }
.a797834f7c4 {
    width: 100%;
    padding: 14px 24px;
    box-sizing: border-box;
    }}
.uefb043259c.active{color: #1a1a2e; background: rgba(255, 255, 255, 0.05);}
@media (min-width: 861px){.h57359eb #nt98e3ce31d6, .h57359eb label[for="nt98e3ce31d6"]{ display: none !important; }}
@media (min-width: 861px){.h57359eb .s9kaq5xlozxg{ 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: 861px){.h57359eb .s9kaq5xlozxg{ 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: 861px){.h57359eb .s9kaq5xlozxg a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.uefb043259c.active {color: #1a1a2e; background: rgba(255, 255, 255, 0.05);}
#nt98e3ce31d6:checked ~ .s9kaq5xlozxg { right: 0 !important; left: auto !important; }
@media (max-width: 860px) {.h57359eb.ze34__281a .s9kaq5xlozxg { 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: 860px) {#nt98e3ce31d6:checked ~ .s9kaq5xlozxg { right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 861px) {.h57359eb.ze34__281a #nt98e3ce31d6, .h57359eb.ze34__281a label[for="nt98e3ce31d6"] { display: none !important; }}
@media (min-width: 861px) {.h57359eb.ze34__281a .s9kaq5xlozxg { 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: 861px) {.h57359eb.ze34__281a .s9kaq5xlozxg { 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: 861px) {.h57359eb.ze34__281a .s9kaq5xlozxg 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.ve5f53a04 img.z07ec5_0f16 {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.ve5f53a04 img.z07ec5_0f16.c83811a98b6 { aspect-ratio: 16 / 9; }
div.ve5f53a04 img.z07ec5_0f16.l9c2ce_88a3 { aspect-ratio: 16 / 10; }
div.ve5f53a04 img.z07ec5_0f16.u39ce328799 { aspect-ratio: 4 / 3; }
div.ve5f53a04 img.z07ec5_0f16.he45afabbdf { aspect-ratio: 1 / 1; }
div.ve5f53a04 :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.ve5f53a04 .z2023cd65 {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.ve5f53a04 .z2023cd65.c83811a98b6 { aspect-ratio: 16 / 9; }
div.ve5f53a04 .z2023cd65.l9c2ce_88a3 { aspect-ratio: 16 / 10; }
div.ve5f53a04 .z2023cd65.u39ce328799 { aspect-ratio: 4 / 3; }
div.ve5f53a04 .z2023cd65.he45afabbdf { aspect-ratio: 1 / 1; }
div.ve5f53a04 .z2023cd65 > img.z07ec5_0f16,
    div.ve5f53a04 .z2023cd65 > picture > img.z07ec5_0f16 {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
div.ve5f53a04.b22782852 .n8e82e_6a a:not([class]){color:#ffffff !important;text-decoration:underline;}
div.ve5f53a04.b22782852 .n8e82e_6a a[class=""]{color:#ffffff !important;text-decoration:underline;}
div.ve5f53a04.b22782852 .n8e82e_6a a:not([class]):hover{opacity:0.92;}
div.ve5f53a04.b22782852 .n8e82e_6a a[class=""]:hover{opacity:0.92;}
div.ve5f53a04.b22782852 .n8e82e_6a a:not([class]):visited{color:#ffffff !important;}
div.ve5f53a04.b22782852 .n8e82e_6a a[class=""]:visited{color:#ffffff !important;}
.n38361_9930 {
    padding-left: clamp(16px, 4vw, 48px);
    padding-right: clamp(16px, 4vw, 48px);
    }
.n38361_9930 > :first-child,
    .n38361_9930 > :last-child {
    width: min(1280px, 100%);
    margin-left: auto;
    margin-right: auto;
    }
body{
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Inter", "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    background-color: var(--bg-color); color: #ffffff;}
.h57359eb{
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    height: var(--nav-height);
    background: var(--nav-bg);
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
    border-bottom: 1px solid var(--nav-border);
    z-index: 1000; color: #ffffff;}
.hdqfcxmf7{
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: var(--max-width);
    height: 100%;
    margin: 0 auto;
    }
.gzl6y46j{
    display: flex;
    align-items: center;
    gap: 10px;
    text-decoration: none;
    z-index: 1001; 
    transition: var(--transition);
    }
.gzl6y46j:hover{
    opacity: 0.85;
    }
.baa8caf2_gp{
    width: 28px;
    height: 28px;
    color: var(--primary-color);
    filter: drop-shadow(0 0 8px rgba(209, 63, 26, 0.4)); 
    }
.gc021af21{
    font-size: 1.125rem;
    font-weight: 700;
    color: var(--text-color);
    letter-spacing: 0.02em;
    }
.e83bcf7{
    display: none;
    }
.wb0e6_3f2{
    display: none;
    cursor: pointer;
    width: 32px;
    height: 32px;
    align-items: center;
    justify-content: center;
    z-index: 1001;
    }
.rb5d4b0_0ejf{
    position: relative;
    width: 20px;
    height: 2px;
    background: var(--text-color);
    transition: var(--transition);
    border-radius: 2px; color: #1a1a2e;}
.rb5d4b0_0ejf::before, .rb5d4b0_0ejf::after{
    content: "";
    position: absolute;
    width: 20px;
    height: 2px;
    background: var(--text-color);
    transition: var(--transition);
    border-radius: 2px;
    left: 0; color: #1a1a2e;}
.rb5d4b0_0ejf::before{ top: -6px; }
.rb5d4b0_0ejf::after{ bottom: -6px; }
.s9kaq5xlozxg{
    display: flex;
    flex: 1;
    align-items: center;
    justify-content: space-between;
    }
.n9dfb08b_oym{
    display: flex;
    align-items: center;
    gap: 8px;
    margin: 0 auto; 
    padding: 0;
    list-style: none;
    }
.g4733c7d9a9{
    margin: 0;
    padding: 0;
    }
.uefb043259c{
    color: var(--text-muted);
    text-decoration: none;
    font-size: 0.9375rem;
    font-weight: 500;
    padding: 8px 16px;
    border-radius: var(--radius-sm);
    transition: var(--transition);
    position: relative;
    }
.uefb043259c:hover{
    color: #1a1a2e;
    background: rgba(255, 255, 255, 0.05); 
    }
.fb61f4e6_j729{
    margin-left: 16px;
    }
.a797834f7c4{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, var(--primary-color), #B53616); 
    color: #1a1a2e; 
    text-decoration: none;
    font-size: 0.9375rem;
    font-weight: 600;
    padding: 10px 24px;
    border-radius: var(--radius-lg);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), var(--shadow-lg); 
    transition: var(--transition);
    border: 1px solid rgba(0,0,0,0.2);
    }
.a797834f7c4:hover{
    background: linear-gradient(135deg, var(--secondary-color), var(--primary-color));
    transform: translateY(-2px);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.3), 0 16px 40px rgba(240, 86, 45, 0.35); 
    color: #1a1a2e;
    }
@media (max-width: 860px){.wb0e6_3f2 {
    display: flex;
    }
.s9kaq5xlozxg {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: var(--bg-color); 
    flex-direction: column;
    padding: 24px var(--max-width);
    border-bottom: 1px solid var(--nav-border);
    box-shadow: var(--shadow-md);
    
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: var(--transition);
    box-sizing: border-box; color: #ffffff;}
.e83bcf7:checked ~ .s9kaq5xlozxg {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    }
.e83bcf7:checked ~ .wb0e6_3f2 .rb5d4b0_0ejf {
    background: transparent;
    }
.e83bcf7:checked ~ .wb0e6_3f2 .rb5d4b0_0ejf::before {
    transform: rotate(45deg) translate(4px, 4px);
    }
.e83bcf7:checked ~ .wb0e6_3f2 .rb5d4b0_0ejf::after {
    transform: rotate(-45deg) translate(4px, -4px);
    }
.n9dfb08b_oym {
    flex-direction: column;
    width: 100%;
    gap: 4px;
    }
.g4733c7d9a9 {
    width: 100%;
    }
.uefb043259c {
    display: block;
    width: 100%;
    padding: 16px;
    border-radius: var(--radius-md);
    box-sizing: border-box;
    }
.uefb043259c:hover {
    background: rgba(255, 255, 255, 0.03); color: #1a1a2e;}
.fb61f4e6_j729 {
    margin: 24px 0 8px 0;
    width: 100%;
    }
.a797834f7c4 {
    width: 100%;
    padding: 14px 24px;
    box-sizing: border-box;
    }}
.uefb043259c.active{color: #1a1a2e; background: rgba(255, 255, 255, 0.05);}
@media (min-width: 861px){.h57359eb #nt98e3ce31d6, .h57359eb label[for="nt98e3ce31d6"]{ display: none !important; }}
@media (min-width: 861px){.h57359eb .s9kaq5xlozxg{ 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: 861px){.h57359eb .s9kaq5xlozxg{ 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: 861px){.h57359eb .s9kaq5xlozxg a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.uefb043259c.active{color: #1a1a2e; background: rgba(255, 255, 255, 0.05);}
#nt98e3ce31d6:checked ~ .s9kaq5xlozxg{ right: 0 !important; left: auto !important; }
@media (max-width: 860px){.h57359eb.ze34__281a .s9kaq5xlozxg{ 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: 860px){#nt98e3ce31d6:checked ~ .s9kaq5xlozxg{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 861px){.h57359eb.ze34__281a #nt98e3ce31d6, .h57359eb.ze34__281a label[for="nt98e3ce31d6"]{ display: none !important; }}
@media (min-width: 861px){.h57359eb.ze34__281a .s9kaq5xlozxg{ 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: 861px){.h57359eb.ze34__281a .s9kaq5xlozxg{ 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: 861px){.h57359eb.ze34__281a .s9kaq5xlozxg a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.ye7be_88b{position: relative;
    width: 100%;
    background-color: var(--bg-color, #120E0D);
    padding-top: 80px;
    padding-bottom: 40px;
    overflow: hidden;
    z-index: 1; isolation: isolate; color: #ffffff;}
.r4042aad933{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 300px;
    background: radial-gradient(ellipse at 50% 100%, rgba(209, 63, 26, 0.15) 0%, rgba(18, 14, 13, 0) 70%);
    pointer-events: none;
    z-index: -1; color: #1a1a2e;}
.o2b3a6a96{
    width: var(--max-width, min(1200px, 92vw));
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    }
.h29ab134e38{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    }
.n586__5d1{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: auto;
    }
.m16db61e_ao{
    width: 24px;
    height: 24px;
    background: linear-gradient(135deg, var(--primary-color, #D13F1A), var(--secondary-color, #F0562D));
    border-radius: var(--radius-sm, 6px);
    margin-right: 12px;
    box-shadow: var(--shadow-sm, 0 2px 8px rgba(0, 0, 0, 0.4)); color: #1a1a2e;}
.g087__f6aa7{
    font-size: 20px;
    font-weight: 700;
    color: var(--text-color, #FDFBFA);
    letter-spacing: 0.5px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    width: auto;
    }
.veb5c09{
    width: 100%;
    max-width: 400px;
    text-align: center;
    color: var(--text-muted, #9E9390);
    font-size: 15px;
    line-height: 1.6;
    margin-top: 16px;
    margin-bottom: 0;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    }
.n74r9pazn22{
    width: 100%;
    height: 1px;
    background-color: var(--border-color, rgba(255, 255, 255, 0.06));
    margin-top: 48px;
    margin-bottom: 32px; color: #1a1a2e;}
.acc04b__a71a7{
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    }
.p6dc8c49b0{
    width: auto;
    font-size: 14px;
    color: var(--text-muted, #9E9390);
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    text-align: center;
    }
@media (max-width: 768px){.ye7be_88b{
    padding-top: 60px;
    padding-bottom: 32px;
    }
.n74r9pazn22{
    margin-top: 32px;
    margin-bottom: 24px;
    }
.veb5c09{
    font-size: 14px;
    }}
body{
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Inter", "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    background-color: var(--bg-color); color: #ffffff;}
.h57359eb{
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    height: var(--nav-height);
    background: var(--nav-bg);
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
    border-bottom: 1px solid var(--nav-border);
    z-index: 1000; color: #ffffff;}
.hdqfcxmf7{
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: var(--max-width);
    height: 100%;
    margin: 0 auto;
}
.gzl6y46j{
    display: flex;
    align-items: center;
    gap: 10px;
    text-decoration: none;
    z-index: 1001; 
    transition: var(--transition);
}
.gzl6y46j:hover{
    opacity: 0.85;
}
.baa8caf2_gp{
    width: 28px;
    height: 28px;
    color: var(--primary-color);
    filter: drop-shadow(0 0 8px rgba(209, 63, 26, 0.4)); 
}
.gc021af21{
    font-size: 1.125rem;
    font-weight: 700;
    color: var(--text-color);
    letter-spacing: 0.02em;
}
.e83bcf7{
    display: none;
}
.wb0e6_3f2{
    display: none;
    cursor: pointer;
    width: 32px;
    height: 32px;
    align-items: center;
    justify-content: center;
    z-index: 1001;
}
.rb5d4b0_0ejf{
    position: relative;
    width: 20px;
    height: 2px;
    background: var(--text-color);
    transition: var(--transition);
    border-radius: 2px; color: #1a1a2e;}
.rb5d4b0_0ejf::before, .rb5d4b0_0ejf::after{
    content: "";
    position: absolute;
    width: 20px;
    height: 2px;
    background: var(--text-color);
    transition: var(--transition);
    border-radius: 2px;
    left: 0; color: #1a1a2e;}
.rb5d4b0_0ejf::before{ top: -6px; }
.rb5d4b0_0ejf::after{ bottom: -6px; }
.s9kaq5xlozxg{
    display: flex;
    flex: 1;
    align-items: center;
    justify-content: space-between;
}
.n9dfb08b_oym{
    display: flex;
    align-items: center;
    gap: 8px;
    margin: 0 auto; 
    padding: 0;
    list-style: none;
}
.g4733c7d9a9{
    margin: 0;
    padding: 0;
}
.uefb043259c{
    color: var(--text-muted);
    text-decoration: none;
    font-size: 0.9375rem;
    font-weight: 500;
    padding: 8px 16px;
    border-radius: var(--radius-sm);
    transition: var(--transition);
    position: relative;
}
.uefb043259c:hover{
    color: #1a1a2e;
    background: rgba(255, 255, 255, 0.05); 
}
.fb61f4e6_j729{
    margin-left: 16px;
}
.a797834f7c4{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, var(--primary-color), #B53616); 
    color: #1a1a2e; 
    text-decoration: none;
    font-size: 0.9375rem;
    font-weight: 600;
    padding: 10px 24px;
    border-radius: var(--radius-lg);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), var(--shadow-lg); 
    transition: var(--transition);
    border: 1px solid rgba(0,0,0,0.2);
}
.a797834f7c4:hover{
    background: linear-gradient(135deg, var(--secondary-color), var(--primary-color));
    transform: translateY(-2px);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.3), 0 16px 40px rgba(240, 86, 45, 0.35); 
    color: #1a1a2e;
}
@media (max-width: 860px){.wb0e6_3f2 {
        display: flex;
    }
.s9kaq5xlozxg {
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        background: var(--bg-color); 
        flex-direction: column;
        padding: 24px var(--max-width);
        border-bottom: 1px solid var(--nav-border);
        box-shadow: var(--shadow-md);

        opacity: 0;
        visibility: hidden;
        transform: translateY(-10px);
        transition: var(--transition);
        box-sizing: border-box; color: #ffffff;}
.e83bcf7:checked ~ .s9kaq5xlozxg {
        opacity: 1;
        visibility: visible;
        transform: translateY(0);
    }
.e83bcf7:checked ~ .wb0e6_3f2 .rb5d4b0_0ejf {
        background: transparent;
    }
.e83bcf7:checked ~ .wb0e6_3f2 .rb5d4b0_0ejf::before {
        transform: rotate(45deg) translate(4px, 4px);
    }
.e83bcf7:checked ~ .wb0e6_3f2 .rb5d4b0_0ejf::after {
        transform: rotate(-45deg) translate(4px, -4px);
    }
.n9dfb08b_oym {
        flex-direction: column;
        width: 100%;
        gap: 4px;
    }
.g4733c7d9a9 {
        width: 100%;
    }
.uefb043259c {
        display: block;
        width: 100%;
        padding: 16px;
        border-radius: var(--radius-md);
        box-sizing: border-box;
    }
.uefb043259c:hover {
        background: rgba(255, 255, 255, 0.03); color: #1a1a2e;}
.fb61f4e6_j729 {
        margin: 24px 0 8px 0;
        width: 100%;
    }
.a797834f7c4 {
        width: 100%;
        padding: 14px 24px;
        box-sizing: border-box;
    }}
.uefb043259c.active{color: #1a1a2e; background: rgba(255, 255, 255, 0.05);}
@media (min-width: 861px){.h57359eb #nt98e3ce31d6, .h57359eb label[for="nt98e3ce31d6"]{ display: none !important; }}
@media (min-width: 861px){.h57359eb .s9kaq5xlozxg{ 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: 861px){.h57359eb .s9kaq5xlozxg{ 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: 861px){.h57359eb .s9kaq5xlozxg a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.uefb043259c.active{color: #1a1a2e; background: rgba(255, 255, 255, 0.05);}
#nt98e3ce31d6:checked ~ .s9kaq5xlozxg{ right: 0 !important; left: auto !important; }
@media (max-width: 860px){.h57359eb.ze34__281a .s9kaq5xlozxg{ 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: 860px){#nt98e3ce31d6:checked ~ .s9kaq5xlozxg{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 861px){.h57359eb.ze34__281a #nt98e3ce31d6, .h57359eb.ze34__281a label[for="nt98e3ce31d6"]{ display: none !important; }}
@media (min-width: 861px){.h57359eb.ze34__281a .s9kaq5xlozxg{ 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: 861px){.h57359eb.ze34__281a .s9kaq5xlozxg{ 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: 861px){.h57359eb.ze34__281a .s9kaq5xlozxg a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.raa13a90e27{position: relative;
  width: 100%;
  background-color: var(--bg-color, #120E0D);
  padding-top: 80px;
  padding-bottom: 40px;
  overflow: hidden;
  z-index: 1; isolation: isolate; color: #ffffff;}
.r4042aad933{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 300px;
  background: radial-gradient(ellipse at 50% 100%, rgba(209, 63, 26, 0.15) 0%, rgba(18, 14, 13, 0) 70%);
  pointer-events: none;
  z-index: -1; color: #1a1a2e;}
.h49e1b_1d76{
  width: var(--max-width, min(1200px, 92vw));
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.h29ab134e38{
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.mb97a582f{
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: auto;
}
.tfb4f4148{
  width: 24px;
  height: 24px;
  background: linear-gradient(135deg, var(--primary-color, #D13F1A), var(--secondary-color, #F0562D));
  border-radius: var(--radius-sm, 6px);
  margin-right: 12px;
  box-shadow: var(--shadow-sm, 0 2px 8px rgba(0, 0, 0, 0.4)); color: #1a1a2e;}
.y16cf1ccb{
  font-size: 20px;
  font-weight: 700;
  color: var(--text-color, #FDFBFA);
  letter-spacing: 0.5px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  width: auto;
}
.jbed966da{
  width: 100%;
  max-width: 400px;
  text-align: center;
  color: var(--text-muted, #9E9390);
  font-size: 15px;
  line-height: 1.6;
  margin-top: 16px;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
}
.g8af__152a{
  width: 100%;
  height: 1px;
  background-color: var(--border-color, rgba(255, 255, 255, 0.06));
  margin-top: 48px;
  margin-bottom: 32px; color: #1a1a2e;}
.d057e88c093{
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.b8b9ee_0881{
  width: auto;
  font-size: 14px;
  color: var(--text-muted, #9E9390);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  text-align: center;
}
@media (max-width: 768px){.raa13a90e27{
    padding-top: 60px;
    padding-bottom: 32px;
  }
.g8af__152a{
    margin-top: 32px;
    margin-bottom: 24px;
  }
.jbed966da{
    font-size: 14px;
  }}
.h665__d3eb{box-sizing:border-box;}
.ee373e_5fb9{box-sizing:border-box;}
.q8e8c5_d427{box-sizing:border-box;}
@media (max-width: 768px) {div.ve5f53a04.b22782852 .nc491038_0g summary { 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; }}