:root {

  --page-primary: hsl(130, 72%, 42%);
  --page-secondary: hsl(248, 57%, 56%);
  --page-bg: hsl(130, 7%, 96%);
  --page-surface: #ffffff;
  --page-text: hsl(130, 10%, 12%);
  --page-text-light: hsl(130, 10%, 35%);
  --page-border: hsl(130, 10%, 85%);
  --content-max-width: 1200px;
  --reading-max-width: 760px;
  --radius-lg: 0px;
  --radius-md: 0px;
  --shadow-sm: 2px 2px 0px var(--border-color);
  --shadow-md: 4px 4px 0px var(--border-color);
  --transition: all 0.2s cubic-bezier(0.25, 0.8, 0.25, 1);
  --primary-color: #cc2200;
  --secondary-color: #ffaa00;
  --bg-color: #fffdfa;
  --text-color: #1a1a1a;
  --text-muted: #595959;
  --border-color: #1a1a1a;
  --radius-sm: 0px;
  --shadow-lg: 6px 6px 0px var(--border-color);
  --nav-height: 80px;
  --max-width: min(1200px, 92vw);
  --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.x679__b8ef.y3f6b3_0d6 *{
    box-sizing: border-box;
    }
div.x679__b8ef.y3f6b3_0d6{
    margin: 0;
    padding: 0;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    color: var(--text-color, var(--page-text));
    background-color: var(--bg-color, var(--page-bg));
    line-height: 1.6;
    }
div.x679__b8ef.y3f6b3_0d6 .qb476ab_dt9a{
    max-width: var(--content-max-width);
    margin: 0 auto;
    padding: 0 24px;
    }
div.x679__b8ef.y3f6b3_0d6 .kfc2265ba86{
    max-width: var(--reading-max-width);
    margin: 0 auto;
    }
div.x679__b8ef.y3f6b3_0d6 .u737__3a1cf{
    text-align: center;
    }
div.x679__b8ef.y3f6b3_0d6 .mc3c73c507{
    padding: 80px 0 60px;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: linear-gradient(180deg, rgba(255,255,255,0.8) 0%, var(--page-bg) 100%); color: #1a1a2e;}
div.x679__b8ef.y3f6b3_0d6 .x49c022_z50{
    font-size: clamp(2.5rem, 5vw, 4rem);
    font-weight: 800;
    letter-spacing: -0.02em;
    margin-bottom: 24px;
    color: var(--text-color, var(--page-text));
    line-height: 1.2;
    }
div.x679__b8ef.y3f6b3_0d6 .hdaf5_2c{
    font-size: 1.25rem;
    color: var(--text-color);
    margin-bottom: 40px;
    max-width: var(--reading-max-width);
    }
div.x679__b8ef.y3f6b3_0d6 .f50b82b70{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 16px 32px;
    font-size: 1.125rem;
    font-weight: 600;
    border-radius: var(--radius-md);
    text-decoration: none;
    transition: var(--transition);
    cursor: pointer;
    border: none;
    }
div.x679__b8ef.y3f6b3_0d6 .g56201f_0iv{
    background-color: var(--primary-color, var(--page-primary));
    color: #ffffff;
    box-shadow: 0 4px 14px rgba(30, 180, 70, 0.3);
    }
div.x679__b8ef.y3f6b3_0d6 .g56201f_0iv:hover{
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(30, 180, 70, 0.4);
    background-color: hsl(130, 72%, 38%); color: #1a1a2e;}
div.x679__b8ef.y3f6b3_0d6 .n421fb2{
    background-color: var(--page-surface);
    color: var(--page-text);
    border: 1px solid var(--page-border);
    }
div.x679__b8ef.y3f6b3_0d6 .n421fb2:hover{
    border-color: var(--page-primary);
    color: var(--page-primary);
    }
div.x679__b8ef.y3f6b3_0d6 .n8iiwvjennxr{
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
    justify-content: center;
    }
div.x679__b8ef.y3f6b3_0d6 .u0493e3000{
    padding: 60px 0;
    }
div.x679__b8ef.y3f6b3_0d6 .qdcbe40341{
    text-align: center;
    margin-bottom: 48px;
    }
div.x679__b8ef.y3f6b3_0d6 .wf415_ea9f{
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 16px;
    }
div.x679__b8ef.y3f6b3_0d6 .mgpowsoakg6{
    color: var(--page-text-light);
    max-width: var(--reading-max-width);
    margin: 0 auto;
    }
div.x679__b8ef.y3f6b3_0d6 .b98400_2tp{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 24px;
    }
div.x679__b8ef.y3f6b3_0d6 .hf7aa2_70f6{
    background: var(--page-surface);
    border-radius: var(--radius-lg);
    padding: 32px;
    box-shadow: var(--shadow-sm);
    border: 1px solid rgba(0,0,0,0.03);
    transition: var(--transition);
    display: flex;
    flex-direction: column; color: #1a1a2e;}
div.x679__b8ef.y3f6b3_0d6 .hf7aa2_70f6:hover{
    box-shadow: var(--shadow-md);
    transform: translateY(-4px);
    border-color: rgba(30, 180, 70, 0.2);
    }
div.x679__b8ef.y3f6b3_0d6 .z6d27a_6430{
    width: 48px;
    height: 48px;
    margin-bottom: 24px;
    fill: var(--page-primary);
    }
div.x679__b8ef.y3f6b3_0d6 .st7sjxipnq1{
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 12px;
    }
div.x679__b8ef.y3f6b3_0d6 .e0108d91_ddab{
    font-size: 0.875rem;
    color: var(--page-text-light);
    margin-bottom: 24px;
    flex-grow: 1;
    }
div.x679__b8ef.y3f6b3_0d6 .e0108d91_ddab ul{
    padding-left: 20px;
    margin-top: 8px;
    }
div.x679__b8ef.y3f6b3_0d6 .hf7aa2_70f6 .f50b82b70{
    width: 100%;
    padding: 12px 20px;
    font-size: 1rem;
    }
div.x679__b8ef.y3f6b3_0d6 .h1ada48_f02{
    background: var(--page-surface);
    border-radius: var(--radius-lg);
    padding: 48px;
    margin-bottom: 40px;
    box-shadow: var(--shadow-sm); color: #1a1a2e;}
div.x679__b8ef.y3f6b3_0d6 .h1ada48_f02 h2{
    font-size: 1.75rem;
    margin-bottom: 24px;
    border-bottom: 2px solid var(--page-bg);
    padding-bottom: 12px;
    }
div.x679__b8ef.y3f6b3_0d6 .h1ada48_f02 h3{
    font-size: 1.25rem;
    margin-top: 32px;
    margin-bottom: 16px;
    color: var(--page-secondary);
    }
div.x679__b8ef.y3f6b3_0d6 .h1ada48_f02 p{
    margin-bottom: 16px;
    color: var(--page-text-light);
    }
div.x679__b8ef.y3f6b3_0d6 .h1ada48_f02 strong{
    color: var(--page-text);
    }
div.x679__b8ef.y3f6b3_0d6 .tr9odoqf{
    list-style: none;
    padding: 0;
    counter-reset: step-counter;
    }
div.x679__b8ef.y3f6b3_0d6 .v85bdc_c1f{
    position: relative;
    padding-left: 48px;
    margin-bottom: 32px;
    }
div.x679__b8ef.y3f6b3_0d6 .v85bdc_c1f::before{
    counter-increment: step-counter;
    content: counter(step-counter);
    position: absolute;
    left: 0;
    top: 0;
    width: 32px;
    height: 32px;
    background: var(--page-primary);
    color: #1a1a2e;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 0.875rem;
    }
div.x679__b8ef.y3f6b3_0d6 .d58659fc15b{
    font-weight: 700;
    font-size: 1.125rem;
    margin-bottom: 8px;
    color: var(--page-text);
    }
div.x679__b8ef.y3f6b3_0d6 .m7388a9_5yl{
    margin: 60px 0;
    border-radius: var(--radius-lg);
    overflow: hidden;
    box-shadow: var(--shadow-md);
    background: var(--page-surface); color: #1a1a2e;}
div.x679__b8ef.y3f6b3_0d6 .m7388a9_5yl img{
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
    aspect-ratio: 21/9;
    }
div.x679__b8ef.y3f6b3_0d6 .sbzwmmwrz{
    padding: 16px;
    text-align: center;
    font-size: 0.875rem;
    color: var(--page-text-light);
    border-top: 1px solid var(--page-bg);
    }
div.x679__b8ef.y3f6b3_0d6 .j29b916_gfh{
    color: var(--page-primary);
    text-decoration: none;
    font-weight: 600;
    border-bottom: 1px solid transparent;
    transition: var(--transition);
    }
div.x679__b8ef.y3f6b3_0d6 .j29b916_gfh:hover{
    border-bottom-color: var(--page-primary);
    }
div.x679__b8ef.y3f6b3_0d6 .j037c4_c666 h2{
    margin-bottom: 24px;
    color: white;
    }
div.x679__b8ef.y3f6b3_0d6 .j037c4_c666 p{
    color: rgba(255,255,255,0.7);
    margin-bottom: 32px;
    max-width: 600px;
    margin-left: 0;
    margin-right: auto;
    }
div.x679__b8ef.y3f6b3_0d6 .n0ab__d63{
    display: flex;
    justify-content: center;
    gap: 24px;
    margin-bottom: 40px;
    }
div.x679__b8ef.y3f6b3_0d6 .n0ab__d63 a{
    color: white;
    text-decoration: none;
    opacity: 0.8;
    transition: opacity 0.2s;
    }
div.x679__b8ef.y3f6b3_0d6 .n0ab__d63 a:hover{
    opacity: 1;
    text-decoration: underline;
    }
div.x679__b8ef.y3f6b3_0d6 .copyright{
    font-size: 0.875rem;
    color: rgba(255,255,255,0.5);
    border-top: 1px solid rgba(255,255,255,0.1);
    padding-top: 24px;
    }
@media (max-width: 768px) {div.x679__b8ef.y3f6b3_0d6 .mc3c73c507{
    padding: 60px 0 40px;
    }
div.x679__b8ef.y3f6b3_0d6 .h1ada48_f02{
    padding: 24px;
    }
div.x679__b8ef.y3f6b3_0d6 .m7388a9_5yl img{
    aspect-ratio: 16/9;
    }}
.o143__a92{
    width: 100%;
    background-color: var(--secondary-color, #ffaa00);
    border-top: 3px solid var(--border-color, #1a1a1a);
    padding-top: 64px;
    padding-bottom: 48px;
    box-sizing: border-box; color: #1a1a2e;}
.t9e12d8_244b{
    max-width: var(--max-width, 1200px);
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding-left: 24px;
    padding-right: 24px;
    box-sizing: border-box;
    }
.q2e3c3bf97b{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    gap: 16px;
    margin-bottom: 40px;
    }
.is2n23ar{
    font-size: 36px;
    font-weight: 900;
    color: var(--text-color, #1a1a1a);
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 1.2;
    }
.v51742_fu8s{
    font-size: 18px;
    font-weight: 600;
    color: var(--text-color, #1a1a1a);
    max-width: 640px;
    line-height: 1.6;
    }
.x7a2__c598{
    width: 100%;
    height: 3px;
    background-color: var(--border-color, #1a1a1a);
    margin-bottom: 32px; color: #ffffff;}
.xe94ec_macm{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    gap: 24px;
    }
.n0ab__d63{
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
    gap: 16px;
    }
.nba6363_ecc2{
    font-size: 15px;
    font-weight: 800;
    color: var(--text-color, #1a1a1a);
    text-decoration: none;
    background-color: transparent;
    border: 2px solid transparent;
    padding: 8px 16px;
    border-radius: var(--radius-sm, 0px);
    transition: var(--transition, all 0.2s cubic-bezier(0.25, 0.8, 0.25, 1));
    }
.nba6363_ecc2:hover{
    background-color: var(--primary-color, #cc2200);
    color: var(--bg-color, #fffdfa);
    border: 2px solid var(--border-color, #1a1a1a);
    transform: translate(-2px, -2px);
    box-shadow: var(--shadow-sm, 2px 2px 0px #1a1a1a);
    }
.nba6363_ecc2:active{
    transform: translate(0px, 0px);
    box-shadow: none;
    }
.f183c1_zk{
    font-size: 14px;
    font-weight: 700;
    color: var(--text-color, #1a1a1a);
    opacity: 0.9;
    }
@media (max-width: 768px){.o143__a92{
    padding-top: 48px;
    padding-bottom: 32px;
    }
.is2n23ar{
    font-size: 28px;
    }
.v51742_fu8s{
    font-size: 15px;
    }
.xe94ec_macm{
    gap: 20px;
    }}
*{
    box-sizing: border-box;
    }
body{
    margin: 0;
    font-family: "Helvetica Neue", Arial, sans-serif;
    background: var(--bg-color);
    color: var(--text-color);
    }
.q86445b_aa7{
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    height: var(--nav-height);
    background: var(--bg-color);
    border-bottom: 3px solid var(--border-color);
    z-index: 1000;
    display: flex;
    justify-content: center; color: #1a1a2e;}
.v42e19c842{
    width: var(--max-width);
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    }
.e5cf540edb{
    text-decoration: none;
    display: flex;
    align-items: center;
    }
.a40a2ab6a28{
    font-size: 26px;
    font-weight: 900;
    color: #ffffff;
    background: var(--text-color);
    padding: 6px 14px;
    border: 3px solid var(--border-color);
    box-shadow: var(--shadow-sm);
    text-transform: uppercase;
    letter-spacing: 2px;
    transition: var(--transition);
    }
.a40a2ab6a28:hover{
    background: var(--secondary-color);
    color: var(--text-color);
    transform: translate(-2px, -2px);
    box-shadow: var(--shadow-md);
    }
.dca4892ad{
    display: none;
    }
.czwbfa8zps9o{
    display: none;
    }
.r7yio6rc3{
    display: flex;
    align-items: center;
    gap: 32px;
    }
.kfx386d846{
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 6px;
    }
.cd9ce5_a9k{
    display: block;
    }
.aae0e8881b7{
    text-decoration: none;
    color: var(--text-color);
    font-weight: 700;
    font-size: 15px;
    padding: 8px 16px;
    border: 2px solid transparent;
    transition: var(--transition);
    }
.aae0e8881b7:hover{
    background: #ffffff;
    border-color: var(--border-color);
    box-shadow: var(--shadow-sm);
    transform: translate(-2px, -2px); color: #1a1a2e;}
.f226de__2500{
    display: flex;
    align-items: center;
    }
.d1fd5e9{
    text-decoration: none;
    background: var(--primary-color);
    color: #ffffff;
    font-weight: 800;
    font-size: 16px;
    padding: 12px 28px;
    border: 3px solid var(--border-color);
    box-shadow: var(--shadow-md);
    transition: var(--transition);
    text-transform: uppercase;
    letter-spacing: 1px;
    }
.d1fd5e9:hover{
    background: var(--secondary-color);
    color: var(--text-color); 
    transform: translate(-2px, -2px);
    box-shadow: var(--shadow-lg);
    }
.d1fd5e9:active{
    transform: translate(2px, 2px);
    box-shadow: 0px 0px 0px var(--border-color);
    }
@media (max-width: 900px){.czwbfa8zps9o {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 44px;
    height: 44px;
    background: #ffffff;
    border: 3px solid var(--border-color);
    box-shadow: 3px 3px 0px var(--border-color);
    cursor: pointer;
    transition: var(--transition); color: #1a1a2e;}
.czwbfa8zps9o:active {
    transform: translate(3px, 3px);
    box-shadow: 0px 0px 0px var(--border-color);
    }
.vdecf4__bba {
    position: relative;
    width: 20px;
    height: 3px;
    background: var(--text-color);
    transition: var(--transition); color: #ffffff;}
.vdecf4__bba::before,
    .vdecf4__bba::after {
    content: "";
    position: absolute;
    width: 20px;
    height: 3px;
    background: var(--text-color);
    left: 0;
    transition: var(--transition); color: #ffffff;}
.vdecf4__bba::before { top: -7px; }
.vdecf4__bba::after { top: 7px; }
.dca4892ad:checked ~ .czwbfa8zps9o .vdecf4__bba {
    background: transparent;
    }
.dca4892ad:checked ~ .czwbfa8zps9o .vdecf4__bba::before {
    top: 0;
    transform: rotate(45deg);
    }
.dca4892ad:checked ~ .czwbfa8zps9o .vdecf4__bba::after {
    top: 0;
    transform: rotate(-45deg);
    }
.r7yio6rc3 {
    position: absolute;
    top: calc(var(--nav-height) + 3px);
    left: 0;
    width: 100%;
    background: var(--bg-color);
    border-bottom: 3px solid var(--border-color);
    flex-direction: column;
    align-items: stretch;
    padding: 24px 4vw 40px;
    gap: 16px;
    clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
    visibility: hidden;
    transition: clip-path 0.3s cubic-bezier(0.25, 0.8, 0.25, 1), visibility 0s 0.3s; color: #1a1a2e;}
.dca4892ad:checked ~ .r7yio6rc3 {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    visibility: visible;
    transition: clip-path 0.3s cubic-bezier(0.25, 0.8, 0.25, 1), visibility 0s 0s;
    }
.kfx386d846 {
    flex-direction: column;
    gap: 12px;
    }
.aae0e8881b7 {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 48px;
    font-size: 16px;
    border: 3px solid var(--border-color);
    background: #ffffff;
    box-shadow: 2px 2px 0px var(--border-color); color: #1a1a2e;}
.aae0e8881b7:active {
    transform: translate(2px, 2px);
    box-shadow: 0px 0px 0px var(--border-color);
    }
.f226de__2500 {
    display: flex;
    justify-content: stretch;
    margin-top: 8px;
    }
.d1fd5e9 {
    flex-grow: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 56px;
    font-size: 18px;
    }}
.aae0e8881b7.active{background: #ffffff; border-color: var(--border-color); box-shadow: var(--shadow-sm); color: #1a1a2e;}
@media (min-width: 901px){.q86445b_aa7 #nt48b1e361a5, .q86445b_aa7 label[for="nt48b1e361a5"]{ display: none !important; }}
@media (min-width: 901px){.q86445b_aa7 .r7yio6rc3{ 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: 901px){.q86445b_aa7 .r7yio6rc3{ 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: 901px){.q86445b_aa7 .r7yio6rc3 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.aae0e8881b7.active {background: #ffffff; border-color: var(--border-color); box-shadow: var(--shadow-sm); color: #1a1a2e;}
#nt48b1e361a5:checked ~ .r7yio6rc3 { right: 0 !important; left: auto !important; }
@media (max-width: 900px) {.q86445b_aa7.x0f036f3f .r7yio6rc3 { 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: 900px) {#nt48b1e361a5:checked ~ .r7yio6rc3 { right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 901px) {.q86445b_aa7.x0f036f3f #nt48b1e361a5, .q86445b_aa7.x0f036f3f label[for="nt48b1e361a5"] { display: none !important; }}
@media (min-width: 901px) {.q86445b_aa7.x0f036f3f .r7yio6rc3 { 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: 901px) {.q86445b_aa7.x0f036f3f .r7yio6rc3 { 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: 901px) {.q86445b_aa7.x0f036f3f .r7yio6rc3 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.x679__b8ef img.reb7__91a8 {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.x679__b8ef img.reb7__91a8.yf1dc3_0af5 { aspect-ratio: 16 / 9; }
div.x679__b8ef img.reb7__91a8.le2b__8de2 { aspect-ratio: 16 / 10; }
div.x679__b8ef img.reb7__91a8.sa3639262da { aspect-ratio: 4 / 3; }
div.x679__b8ef img.reb7__91a8.za591b_9ad7 { aspect-ratio: 1 / 1; }
div.x679__b8ef :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.x679__b8ef .y219__7267 {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.x679__b8ef .y219__7267.yf1dc3_0af5 { aspect-ratio: 16 / 9; }
div.x679__b8ef .y219__7267.le2b__8de2 { aspect-ratio: 16 / 10; }
div.x679__b8ef .y219__7267.sa3639262da { aspect-ratio: 4 / 3; }
div.x679__b8ef .y219__7267.za591b_9ad7 { aspect-ratio: 1 / 1; }
div.x679__b8ef .y219__7267 > img.reb7__91a8,
    div.x679__b8ef .y219__7267 > picture > img.reb7__91a8 {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
div.x679__b8ef.y3f6b3_0d6 .g56201f_0iv a:not([class]){color:#ffffff !important;text-decoration:underline;}
div.x679__b8ef.y3f6b3_0d6 .g56201f_0iv a[class=""]{color:#ffffff !important;text-decoration:underline;}
div.x679__b8ef.y3f6b3_0d6 .g56201f_0iv a:not([class]):hover{opacity:0.92;}
div.x679__b8ef.y3f6b3_0d6 .g56201f_0iv a[class=""]:hover{opacity:0.92;}
div.x679__b8ef.y3f6b3_0d6 .g56201f_0iv a:not([class]):visited{color:#ffffff !important;}
div.x679__b8ef.y3f6b3_0d6 .g56201f_0iv a[class=""]:visited{color:#ffffff !important;}
div.x679__b8ef.y3f6b3_0d6 .v85bdc_c1f::before a:not([class]){color:#ffffff !important;text-decoration:underline;}
div.x679__b8ef.y3f6b3_0d6 .v85bdc_c1f::before a[class=""]{color:#ffffff !important;text-decoration:underline;}
div.x679__b8ef.y3f6b3_0d6 .v85bdc_c1f::before a:not([class]):hover{opacity:0.92;}
div.x679__b8ef.y3f6b3_0d6 .v85bdc_c1f::before a[class=""]:hover{opacity:0.92;}
div.x679__b8ef.y3f6b3_0d6 .v85bdc_c1f::before a:not([class]):visited{color:#ffffff !important;}
div.x679__b8ef.y3f6b3_0d6 .v85bdc_c1f::before a[class=""]:visited{color:#ffffff !important;}
.q3cd9f607 {
    padding-left: clamp(16px, 4vw, 48px);
    padding-right: clamp(16px, 4vw, 48px);
    }
.q3cd9f607 > :first-child,
    .q3cd9f607 > :last-child {
    width: min(1280px, 100%);
    margin-left: auto;
    margin-right: auto;
    }
*{
    box-sizing: border-box;
    }
body{
    margin: 0;
    font-family: "Helvetica Neue", Arial, sans-serif;
    background: var(--bg-color);
    color: var(--text-color);
    }
.q86445b_aa7{
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    height: var(--nav-height);
    background: var(--bg-color);
    border-bottom: 3px solid var(--border-color);
    z-index: 1000;
    display: flex;
    justify-content: center; color: #1a1a2e;}
.v42e19c842{
    width: var(--max-width);
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    }
.e5cf540edb{
    text-decoration: none;
    display: flex;
    align-items: center;
    }
.a40a2ab6a28{
    font-size: 26px;
    font-weight: 900;
    color: #ffffff;
    background: var(--text-color);
    padding: 6px 14px;
    border: 3px solid var(--border-color);
    box-shadow: var(--shadow-sm);
    text-transform: uppercase;
    letter-spacing: 2px;
    transition: var(--transition);
    }
.a40a2ab6a28:hover{
    background: var(--secondary-color);
    color: var(--text-color);
    transform: translate(-2px, -2px);
    box-shadow: var(--shadow-md);
    }
.dca4892ad{
    display: none;
    }
.czwbfa8zps9o{
    display: none;
    }
.r7yio6rc3{
    display: flex;
    align-items: center;
    gap: 32px;
    }
.kfx386d846{
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 6px;
    }
.cd9ce5_a9k{
    display: block;
    }
.aae0e8881b7{
    text-decoration: none;
    color: var(--text-color);
    font-weight: 700;
    font-size: 15px;
    padding: 8px 16px;
    border: 2px solid transparent;
    transition: var(--transition);
    }
.aae0e8881b7:hover{
    background: #ffffff;
    border-color: var(--border-color);
    box-shadow: var(--shadow-sm);
    transform: translate(-2px, -2px); color: #1a1a2e;}
.f226de__2500{
    display: flex;
    align-items: center;
    }
.d1fd5e9{
    text-decoration: none;
    background: var(--primary-color);
    color: #ffffff;
    font-weight: 800;
    font-size: 16px;
    padding: 12px 28px;
    border: 3px solid var(--border-color);
    box-shadow: var(--shadow-md);
    transition: var(--transition);
    text-transform: uppercase;
    letter-spacing: 1px;
    }
.d1fd5e9:hover{
    background: var(--secondary-color);
    color: var(--text-color); 
    transform: translate(-2px, -2px);
    box-shadow: var(--shadow-lg);
    }
.d1fd5e9:active{
    transform: translate(2px, 2px);
    box-shadow: 0px 0px 0px var(--border-color);
    }
@media (max-width: 900px){.czwbfa8zps9o {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 44px;
    height: 44px;
    background: #ffffff;
    border: 3px solid var(--border-color);
    box-shadow: 3px 3px 0px var(--border-color);
    cursor: pointer;
    transition: var(--transition); color: #1a1a2e;}
.czwbfa8zps9o:active {
    transform: translate(3px, 3px);
    box-shadow: 0px 0px 0px var(--border-color);
    }
.vdecf4__bba {
    position: relative;
    width: 20px;
    height: 3px;
    background: var(--text-color);
    transition: var(--transition); color: #ffffff;}
.vdecf4__bba::before,
    .vdecf4__bba::after {
    content: "";
    position: absolute;
    width: 20px;
    height: 3px;
    background: var(--text-color);
    left: 0;
    transition: var(--transition); color: #ffffff;}
.vdecf4__bba::before { top: -7px; }
.vdecf4__bba::after { top: 7px; }
.dca4892ad:checked ~ .czwbfa8zps9o .vdecf4__bba {
    background: transparent;
    }
.dca4892ad:checked ~ .czwbfa8zps9o .vdecf4__bba::before {
    top: 0;
    transform: rotate(45deg);
    }
.dca4892ad:checked ~ .czwbfa8zps9o .vdecf4__bba::after {
    top: 0;
    transform: rotate(-45deg);
    }
.r7yio6rc3 {
    position: absolute;
    top: calc(var(--nav-height) + 3px);
    left: 0;
    width: 100%;
    background: var(--bg-color);
    border-bottom: 3px solid var(--border-color);
    flex-direction: column;
    align-items: stretch;
    padding: 24px 4vw 40px;
    gap: 16px;
    clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
    visibility: hidden;
    transition: clip-path 0.3s cubic-bezier(0.25, 0.8, 0.25, 1), visibility 0s 0.3s; color: #1a1a2e;}
.dca4892ad:checked ~ .r7yio6rc3 {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    visibility: visible;
    transition: clip-path 0.3s cubic-bezier(0.25, 0.8, 0.25, 1), visibility 0s 0s;
    }
.kfx386d846 {
    flex-direction: column;
    gap: 12px;
    }
.aae0e8881b7 {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 48px;
    font-size: 16px;
    border: 3px solid var(--border-color);
    background: #ffffff;
    box-shadow: 2px 2px 0px var(--border-color); color: #1a1a2e;}
.aae0e8881b7:active {
    transform: translate(2px, 2px);
    box-shadow: 0px 0px 0px var(--border-color);
    }
.f226de__2500 {
    display: flex;
    justify-content: stretch;
    margin-top: 8px;
    }
.d1fd5e9 {
    flex-grow: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 56px;
    font-size: 18px;
    }}
.aae0e8881b7.active{background: #ffffff; border-color: var(--border-color); box-shadow: var(--shadow-sm); color: #1a1a2e;}
@media (min-width: 901px){.q86445b_aa7 #nt48b1e361a5, .q86445b_aa7 label[for="nt48b1e361a5"]{ display: none !important; }}
@media (min-width: 901px){.q86445b_aa7 .r7yio6rc3{ 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: 901px){.q86445b_aa7 .r7yio6rc3{ 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: 901px){.q86445b_aa7 .r7yio6rc3 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.aae0e8881b7.active{background: #ffffff; border-color: var(--border-color); box-shadow: var(--shadow-sm); color: #1a1a2e;}
#nt48b1e361a5:checked ~ .r7yio6rc3{ right: 0 !important; left: auto !important; }
@media (max-width: 900px){.q86445b_aa7.x0f036f3f .r7yio6rc3{ 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: 900px){#nt48b1e361a5:checked ~ .r7yio6rc3{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 901px){.q86445b_aa7.x0f036f3f #nt48b1e361a5, .q86445b_aa7.x0f036f3f label[for="nt48b1e361a5"]{ display: none !important; }}
@media (min-width: 901px){.q86445b_aa7.x0f036f3f .r7yio6rc3{ 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: 901px){.q86445b_aa7.x0f036f3f .r7yio6rc3{ 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: 901px){.q86445b_aa7.x0f036f3f .r7yio6rc3 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.o143__a92{
    width: 100%;
    background-color: var(--secondary-color, #ffaa00);
    border-top: 3px solid var(--border-color, #1a1a1a);
    padding-top: 64px;
    padding-bottom: 48px;
    box-sizing: border-box; color: #1a1a2e;}
.t9e12d8_244b{
    max-width: var(--max-width, 1200px);
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding-left: 24px;
    padding-right: 24px;
    box-sizing: border-box;
    }
.q2e3c3bf97b{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    gap: 16px;
    margin-bottom: 40px;
    }
.is2n23ar{
    font-size: 36px;
    font-weight: 900;
    color: var(--text-color, #1a1a1a);
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 1.2;
    }
.v51742_fu8s{
    font-size: 18px;
    font-weight: 600;
    color: var(--text-color, #1a1a1a);
    max-width: 640px;
    line-height: 1.6;
    }
.x7a2__c598{
    width: 100%;
    height: 3px;
    background-color: var(--border-color, #1a1a1a);
    margin-bottom: 32px; color: #ffffff;}
.xe94ec_macm{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    gap: 24px;
    }
.n0ab__d63{
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
    gap: 16px;
    }
.nba6363_ecc2{
    font-size: 15px;
    font-weight: 800;
    color: var(--text-color, #1a1a1a);
    text-decoration: none;
    background-color: transparent;
    border: 2px solid transparent;
    padding: 8px 16px;
    border-radius: var(--radius-sm, 0px);
    transition: var(--transition, all 0.2s cubic-bezier(0.25, 0.8, 0.25, 1));
    }
.nba6363_ecc2:hover{
    background-color: var(--primary-color, #cc2200);
    color: var(--bg-color, #fffdfa);
    border: 2px solid var(--border-color, #1a1a1a);
    transform: translate(-2px, -2px);
    box-shadow: var(--shadow-sm, 2px 2px 0px #1a1a1a);
    }
.nba6363_ecc2:active{
    transform: translate(0px, 0px);
    box-shadow: none;
    }
.f183c1_zk{
    font-size: 14px;
    font-weight: 700;
    color: var(--text-color, #1a1a1a);
    opacity: 0.9;
    }
@media (max-width: 768px){.o143__a92{
    padding-top: 48px;
    padding-bottom: 32px;
    }
.is2n23ar{
    font-size: 28px;
    }
.v51742_fu8s{
    font-size: 15px;
    }
.xe94ec_macm{
    gap: 20px;
    }}
*{
  box-sizing: border-box;
}
body{
  margin: 0;
  font-family: "Helvetica Neue", Arial, sans-serif;
  background: var(--bg-color);
  color: var(--text-color);
}
.q86445b_aa7{
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  height: var(--nav-height);
  background: var(--bg-color);
  border-bottom: 3px solid var(--border-color);
  z-index: 1000;
  display: flex;
  justify-content: center; color: #1a1a2e;}
.v42e19c842{
  width: var(--max-width);
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.e5cf540edb{
  text-decoration: none;
  display: flex;
  align-items: center;
}
.a40a2ab6a28{
  font-size: 26px;
  font-weight: 900;
  color: #ffffff;
  background: var(--text-color);
  padding: 6px 14px;
  border: 3px solid var(--border-color);
  box-shadow: var(--shadow-sm);
  text-transform: uppercase;
  letter-spacing: 2px;
  transition: var(--transition);
}
.a40a2ab6a28:hover{
  background: var(--secondary-color);
  color: var(--text-color);
  transform: translate(-2px, -2px);
  box-shadow: var(--shadow-md);
}
.dca4892ad{
  display: none;
}
.czwbfa8zps9o{
  display: none;
}
.r7yio6rc3{
  display: flex;
  align-items: center;
  gap: 32px;
}
.kfx386d846{
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 6px;
}
.cd9ce5_a9k{
  display: block;
}
.aae0e8881b7{
  text-decoration: none;
  color: var(--text-color);
  font-weight: 700;
  font-size: 15px;
  padding: 8px 16px;
  border: 2px solid transparent;
  transition: var(--transition);
}
.aae0e8881b7:hover{
  background: #ffffff;
  border-color: var(--border-color);
  box-shadow: var(--shadow-sm);
  transform: translate(-2px, -2px); color: #1a1a2e;}
.f226de__2500{
  display: flex;
  align-items: center;
}
.d1fd5e9{
  text-decoration: none;
  background: var(--primary-color);
  color: #ffffff;
  font-weight: 800;
  font-size: 16px;
  padding: 12px 28px;
  border: 3px solid var(--border-color);
  box-shadow: var(--shadow-md);
  transition: var(--transition);
  text-transform: uppercase;
  letter-spacing: 1px;
}
.d1fd5e9:hover{
  background: var(--secondary-color);
  color: var(--text-color); 
  transform: translate(-2px, -2px);
  box-shadow: var(--shadow-lg);
}
.d1fd5e9:active{
  transform: translate(2px, 2px);
  box-shadow: 0px 0px 0px var(--border-color);
}
@media (max-width: 900px){.czwbfa8zps9o {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 44px;
    height: 44px;
    background: #ffffff;
    border: 3px solid var(--border-color);
    box-shadow: 3px 3px 0px var(--border-color);
    cursor: pointer;
    transition: var(--transition); color: #1a1a2e;}
.czwbfa8zps9o:active {
    transform: translate(3px, 3px);
    box-shadow: 0px 0px 0px var(--border-color);
  }
.vdecf4__bba {
    position: relative;
    width: 20px;
    height: 3px;
    background: var(--text-color);
    transition: var(--transition); color: #ffffff;}
.vdecf4__bba::before,
  .vdecf4__bba::after {
    content: "";
    position: absolute;
    width: 20px;
    height: 3px;
    background: var(--text-color);
    left: 0;
    transition: var(--transition); color: #ffffff;}
.vdecf4__bba::before { top: -7px; }
.vdecf4__bba::after { top: 7px; }
.dca4892ad:checked ~ .czwbfa8zps9o .vdecf4__bba {
    background: transparent;
  }
.dca4892ad:checked ~ .czwbfa8zps9o .vdecf4__bba::before {
    top: 0;
    transform: rotate(45deg);
  }
.dca4892ad:checked ~ .czwbfa8zps9o .vdecf4__bba::after {
    top: 0;
    transform: rotate(-45deg);
  }
.r7yio6rc3 {
    position: absolute;
    top: calc(var(--nav-height) + 3px);
    left: 0;
    width: 100%;
    background: var(--bg-color);
    border-bottom: 3px solid var(--border-color);
    flex-direction: column;
    align-items: stretch;
    padding: 24px 4vw 40px;
    gap: 16px;
    clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
    visibility: hidden;
    transition: clip-path 0.3s cubic-bezier(0.25, 0.8, 0.25, 1), visibility 0s 0.3s; color: #1a1a2e;}
.dca4892ad:checked ~ .r7yio6rc3 {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    visibility: visible;
    transition: clip-path 0.3s cubic-bezier(0.25, 0.8, 0.25, 1), visibility 0s 0s;
  }
.kfx386d846 {
    flex-direction: column;
    gap: 12px;
  }
.aae0e8881b7 {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 48px;
    font-size: 16px;
    border: 3px solid var(--border-color);
    background: #ffffff;
    box-shadow: 2px 2px 0px var(--border-color); color: #1a1a2e;}
.aae0e8881b7:active {
    transform: translate(2px, 2px);
    box-shadow: 0px 0px 0px var(--border-color);
  }
.f226de__2500 {
    display: flex;
    justify-content: stretch;
    margin-top: 8px;
  }
.d1fd5e9 {
    flex-grow: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 56px;
    font-size: 18px;
  }}
.aae0e8881b7.active{background: #ffffff; border-color: var(--border-color); box-shadow: var(--shadow-sm); color: #1a1a2e;}
@media (min-width: 901px){.q86445b_aa7 #nt48b1e361a5, .q86445b_aa7 label[for="nt48b1e361a5"]{ display: none !important; }}
@media (min-width: 901px){.q86445b_aa7 .r7yio6rc3{ 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: 901px){.q86445b_aa7 .r7yio6rc3{ 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: 901px){.q86445b_aa7 .r7yio6rc3 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.aae0e8881b7.active{background: #ffffff; border-color: var(--border-color); box-shadow: var(--shadow-sm); color: #1a1a2e;}
#nt48b1e361a5:checked ~ .r7yio6rc3{ right: 0 !important; left: auto !important; }
@media (max-width: 900px){.q86445b_aa7.x0f036f3f .r7yio6rc3{ 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: 900px){#nt48b1e361a5:checked ~ .r7yio6rc3{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 901px){.q86445b_aa7.x0f036f3f #nt48b1e361a5, .q86445b_aa7.x0f036f3f label[for="nt48b1e361a5"]{ display: none !important; }}
@media (min-width: 901px){.q86445b_aa7.x0f036f3f .r7yio6rc3{ 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: 901px){.q86445b_aa7.x0f036f3f .r7yio6rc3{ 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: 901px){.q86445b_aa7.x0f036f3f .r7yio6rc3 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.na043ab4aac{
  width: 100%;
  background-color: var(--secondary-color, #ffaa00);
  border-top: 3px solid var(--border-color, #1a1a1a);
  padding-top: 64px;
  padding-bottom: 48px;
  box-sizing: border-box; color: #1a1a2e;}
.i2ba3d_0190{
  max-width: var(--max-width, 1200px);
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding-left: 24px;
  padding-right: 24px;
  box-sizing: border-box;
}
.va8d0ad5c37{
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  gap: 16px;
  margin-bottom: 40px;
}
.a82a88_4ba3{
  font-size: 36px;
  font-weight: 900;
  color: var(--text-color, #1a1a1a);
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 1.2;
}
.b266__20cb{
  font-size: 18px;
  font-weight: 600;
  color: var(--text-color, #1a1a1a);
  max-width: 640px;
  line-height: 1.6;
}
.l0076f_98b0{
  width: 100%;
  height: 3px;
  background-color: var(--border-color, #1a1a1a);
  margin-bottom: 32px; color: #ffffff;}
.f108a5abe{
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  gap: 24px;
}
.z68221f6d22{
  display: flex;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
  gap: 16px;
}
.je38__6669{
  font-size: 15px;
  font-weight: 800;
  color: var(--text-color, #1a1a1a);
  text-decoration: none;
  background-color: transparent;
  border: 2px solid transparent;
  padding: 8px 16px;
  border-radius: var(--radius-sm, 0px);
  transition: var(--transition, all 0.2s cubic-bezier(0.25, 0.8, 0.25, 1));
}
.je38__6669:hover{
  background-color: var(--primary-color, #cc2200);
  color: var(--bg-color, #fffdfa);
  border: 2px solid var(--border-color, #1a1a1a);
  transform: translate(-2px, -2px);
  box-shadow: var(--shadow-sm, 2px 2px 0px #1a1a1a);
}
.je38__6669:active{
  transform: translate(0px, 0px);
  box-shadow: none;
}
.g8a2__fbfd{
  font-size: 14px;
  font-weight: 700;
  color: var(--text-color, #1a1a1a);
  opacity: 0.9;
}
@media (max-width: 768px){.na043ab4aac{
    padding-top: 48px;
    padding-bottom: 32px;
  }
.a82a88_4ba3{
    font-size: 28px;
  }
.b266__20cb{
    font-size: 15px;
  }
.f108a5abe{
    gap: 20px;
  }}
.a1e03d_0435{box-sizing:border-box;}
.l01baf2c2{box-sizing:border-box;}
.w4e6719f158{box-sizing:border-box;}