:root {

  --zf-tips-primary: hsl(14, 95%, 53%);
  --zf-tips-primary-hover: hsl(14, 95%, 43%);
  --zf-tips-dark: hsl(245, 15%, 12%);
  --zf-tips-bg: hsl(30, 20%, 98%);
  --zf-tips-surface: #ffffff;
  --zf-tips-text: hsl(0, 0%, 15%);
  --zf-tips-text-light: hsl(0, 0%, 40%);
  --zf-tips-border: hsl(0, 0%, 88%);
  --zf-tips-max-width: 1200px;
  --zf-tips-read-width: 680px;
  --zf-tips-radius: 0px;
  --zf-tips-shadow: 8px 8px 0px 0px var(--zf-tips-dark, #222);
  --primary-color: #F04C24;
  --secondary-color: #C83512;
  --bg-color: #FDF9F5;
  --text-color: #1A1412;
  --text-muted: #665651;
  --border-color: #1A1412;
  --radius-sm: 0px;
  --radius-md: 0px;
  --radius-lg: 0px;
  --shadow-sm: 3px 3px 0px var(--border-color);
  --shadow-md: 5px 5px 0px var(--border-color);
  --shadow-lg: 8px 8px 0px var(--border-color);
  --nav-height: 80px;
  --max-width: min(1200px, 92vw);
  --transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  --nav-bg: var(--bg-color);
  --content-page-bg: var(--bg-color, hsl(220, 7%, 96%));
  --content-surface-bg: #ffffff;
  --content-text: var(--text-color, hsl(220, 10%, 11%));
  --content-text-muted: var(--text-muted, rgba(31, 35, 40, 0.72));
  --content-border: var(--border-color, rgba(0, 0, 0, 0.08));
  --content-accent-text: hsl(22, 78%, 38%);
}
div.m146__f15c.q5e756c8.u0xf0tdjtk5j{
    font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    color: var(--zf-tips-text, #262626);
    background-color: var(--zf-tips-bg, #faf8f5);
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
    }
div.m146__f15c.q5e756c8.u0xf0tdjtk5j h1, div.m146__f15c.q5e756c8.u0xf0tdjtk5j h2, div.m146__f15c.q5e756c8.u0xf0tdjtk5j h3, div.m146__f15c.q5e756c8.u0xf0tdjtk5j h4{
    color: var(--zf-tips-dark, #1f1f25);
    line-height: 1.2;
    margin-top: 0;
    font-weight: 700;
    }
div.m146__f15c.q5e756c8.u0xf0tdjtk5j p{
    margin-top: 0;
    margin-bottom: 1.5rem;
    }
div.m146__f15c.q5e756c8 .p0aba2159a{
    max-width: var(--zf-tips-max-width, 1200px);
    margin: 0 auto;
    padding: 0 5%;
    }
div.m146__f15c.q5e756c8 .dcda83_9a{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0.875rem 2rem;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.2s ease;
    border-radius: var(--zf-tips-radius, 0);
    border: 2px solid var(--zf-tips-dark, #222);
    cursor: pointer;
    }
div.m146__f15c.q5e756c8 .w2f82bb2{
    background-color: var(--zf-tips-primary, #fa5a28);
    color: #1a1a2e;
    box-shadow: 4px 4px 0px 0px var(--zf-tips-dark, #222);
    }
div.m146__f15c.q5e756c8 .w2f82bb2:hover{
    background-color: var(--zf-tips-primary-hover, #e04515);
    transform: translate(2px, 2px);
    box-shadow: 2px 2px 0px 0px var(--zf-tips-dark, #222); color: #1a1a2e;}
div.m146__f15c.q5e756c8 .cd7za3d24p{
    background-color: var(--zf-tips-dark, #222);
    color: #ffffff;
    box-shadow: 4px 4px 0px 0px var(--zf-tips-primary, #fa5a28);
    }
div.m146__f15c.q5e756c8 .cd7za3d24p:hover{
    background-color: #000000;
    transform: translate(2px, 2px);
    box-shadow: 2px 2px 0px 0px var(--zf-tips-primary, #fa5a28); color: #ffffff;}
div.m146__f15c.q5e756c8 .p2ace__42c{
    padding: 6rem 0 4rem;
    background-color: var(--zf-tips-surface, #fff);
    border-bottom: 2px solid var(--zf-tips-border, #e0e0e0); color: #1a1a2e;}
div.m146__f15c.q5e756c8 .t150c09_9ss{
    max-width: var(--zf-tips-read-width, 680px);
    
    text-align: left;
    }
div.m146__f15c.q5e756c8 .p2ace__42c h1{
    font-size: clamp(2.5rem, 5vw, 3.5rem);
    margin-bottom: 1.5rem;
    letter-spacing: -0.02em;
    }
div.m146__f15c.q5e756c8 .p2ace__42c .dcc51c7c68{
    font-size: 1.25rem;
    color: var(--zf-tips-text-light, #666);
    margin-bottom: 2.5rem;
    }
div.m146__f15c.q5e756c8 .o61a60__6e140{
    display: flex;
    align-items: center;
    gap: 1.5rem;
    flex-wrap: wrap;
    }
div.m146__f15c.q5e756c8 .ocf87d_0a{
    font-size: 0.875rem;
    color: var(--zf-tips-text-light, #666);
    font-weight: 500;
    }
div.m146__f15c.q5e756c8 .ke51f5_4042{
    padding: 5rem 0;
    }
div.m146__f15c.q5e756c8 .ke51f5_4042.qa862f0_nrxb{
    background-color: var(--zf-tips-surface, #fff); color: #1a1a2e;}
div.m146__f15c.q5e756c8 .m7da__bf2cf{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 4rem;
    align-items: center;
    }
div.m146__f15c.q5e756c8 .n2ced99{
    max-width: var(--zf-tips-read-width, 680px);
    }
div.m146__f15c.q5e756c8 .n2ced99 h2{
    font-size: 2rem;
    margin-bottom: 1.5rem;
    position: relative;
    }
div.m146__f15c.q5e756c8 .n2ced99 h2::before{
    content: "";
    display: block;
    width: 40px;
    height: 6px;
    background-color: var(--zf-tips-primary, #fa5a28);
    margin-bottom: 1rem; color: #1a1a2e;}
div.m146__f15c.q5e756c8 .wsgpm5p3brr6{
    list-style: none;
    padding: 0;
    margin: 2rem 0;
    }
div.m146__f15c.q5e756c8 .wsgpm5p3brr6 li{
    position: relative;
    padding-left: 2rem;
    margin-bottom: 1.25rem;
    }
div.m146__f15c.q5e756c8 .wsgpm5p3brr6 li::before{
    content: "→";
    position: absolute;
    left: 0;
    top: 0;
    color: var(--zf-tips-primary, #fa5a28);
    font-weight: bold;
    }
div.m146__f15c.q5e756c8 .wsgpm5p3brr6 strong{
    color: var(--zf-tips-dark, #222);
    }
div.m146__f15c.q5e756c8 .jy7s3s3l{
    position: relative;
    }
div.m146__f15c.q5e756c8 .pee9cc_0tj{
    width: 100%;
    height: auto;
    aspect-ratio: 4/3;
    object-fit: cover;
    border: 2px solid var(--zf-tips-dark, #222);
    box-shadow: var(--zf-tips-shadow);
    display: block;
    }
div.m146__f15c.q5e756c8 .q7f233__70666{
    padding: 5rem 0;
    background-color: var(--zf-tips-dark, #222);
    color: var(--zf-tips-surface, #fff);
    }
div.m146__f15c.q5e756c8 .q7f233__70666 h2{
    color: var(--zf-tips-surface, #fff);
    }
div.m146__f15c.q5e756c8 .pd15323d_7clz{
    max-width: var(--zf-tips-read-width, 680px);
    margin-bottom: 4rem;
    }
div.m146__f15c.q5e756c8 .z69411f_92{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 2rem;
    }
div.m146__f15c.q5e756c8 .v072__e1cc8{
    background-color: rgba(255, 255, 255, 0.05);
    padding: 2rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    transition: transform 0.3s ease; color: #1a1a2e;}
div.m146__f15c.q5e756c8 .v072__e1cc8:hover{
    transform: translateY(-5px);
    border-color: var(--zf-tips-primary, #fa5a28);
    }
div.m146__f15c.q5e756c8 .nssovfcu6r{
    display: inline-block;
    background-color: var(--zf-tips-primary, #fa5a28);
    color: #1a1a2e;
    padding: 0.25rem 0.75rem;
    font-family: monospace;
    font-weight: bold;
    font-size: 0.875rem;
    margin-bottom: 1.25rem;
    border: 1px solid #000;
    box-shadow: 2px 2px 0 0 #000;
    }
div.m146__f15c.q5e756c8 .v072__e1cc8 h3{
    color: var(--zf-tips-surface, #fff);
    font-size: 1.25rem;
    margin-bottom: 1rem;
    }
div.m146__f15c.q5e756c8 .v072__e1cc8 p{
    color: rgba(255, 255, 255, 0.7);
    font-size: 0.9375rem;
    margin: 0;
    }
div.m146__f15c.q5e756c8 .p9c137_028{
    max-width: var(--zf-tips-read-width, 680px);
    }
div.m146__f15c.q5e756c8 .w958061{
    margin-bottom: 1rem;
    border: 2px solid var(--zf-tips-border, #e0e0e0);
    background-color: var(--zf-tips-surface, #fff); color: #1a1a2e;}
div.m146__f15c.q5e756c8 .w958061 summary{
    padding: 1.5rem;
    font-weight: 700;
    font-size: 1.125rem;
    cursor: pointer;
    list-style: none;
    position: relative;
    color: var(--zf-tips-dark, #222);
    }
div.m146__f15c.q5e756c8 .w958061 summary::-webkit-details-marker{
    display: none;
    }
div.m146__f15c.q5e756c8 .w958061 summary::after{
    content: "+";
    position: absolute;
    right: 1.5rem;
    top: 50%;
    transform: translateY(-50%);
    font-size: 1.5rem;
    color: var(--zf-tips-primary, #fa5a28);
    }
div.m146__f15c.q5e756c8 .w958061[open] summary::after{
    content: "-";
    }
div.m146__f15c.q5e756c8 .w958061[open] summary{
    border-bottom: 2px solid var(--zf-tips-border, #e0e0e0);
    }
div.m146__f15c.q5e756c8 .a6668914{
    padding: 1.5rem;
    color: var(--zf-tips-text-light, #666);
    }
div.m146__f15c.q5e756c8 .a6668914 p:last-child{
    margin-bottom: 0;
    }
div.m146__f15c.q5e756c8 .lqqqas9ox{
    color: var(--zf-tips-primary, #fa5a28);
    font-weight: 600;
    text-decoration: underline;
    text-underline-offset: 4px;
    text-decoration-thickness: 2px;
    }
div.m146__f15c.q5e756c8 .lqqqas9ox:hover{
    color: var(--zf-tips-primary-hover, #e04515);
    }
div.m146__f15c.q5e756c8 .h8846a97{
    padding: 6rem 0;
    background: linear-gradient(135deg, var(--zf-tips-primary, #fa5a28) 0%, hsl(20, 95%, 45%) 100%);
    color: #1a1a2e;
    text-align: left; 
    }
div.m146__f15c.q5e756c8 .h8846a97 h2{
    color: #ffffff;
    font-size: 2.5rem;
    margin-bottom: 1.5rem;
    max-width: var(--zf-tips-read-width, 680px);
    }
div.m146__f15c.q5e756c8 .h8846a97 p{
    font-size: 1.125rem;
    opacity: 0.9;
    margin-bottom: 2.5rem;
    max-width: var(--zf-tips-read-width, 680px);
    }
div.m146__f15c.q5e756c8 .h8846a97 .gf99bce_54{
    display: flex;
    gap: 1.5rem;
    flex-wrap: wrap;
    }
div.m146__f15c.q5e756c8 .xe3cb50adb1{
    background-color: var(--zf-tips-surface, #fff);
    padding: 4rem 0 2rem;
    border-top: 2px solid var(--zf-tips-border, #e0e0e0); color: #1a1a2e;}
div.m146__f15c.q5e756c8 .j7123f_9caa{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 3rem;
    margin-bottom: 3rem;
    }
div.m146__f15c.q5e756c8 .g89b__7664 .g1b0fab19{
    font-size: 1.5rem;
    font-weight: 800;
    color: var(--zf-tips-dark, #222);
    display: block;
    margin-bottom: 0.5rem;
    }
div.m146__f15c.q5e756c8 .g89b__7664 .slogan{
    color: var(--zf-tips-text-light, #666);
    font-size: 0.875rem;
    }
div.m146__f15c.q5e756c8 .ja68725ab23{
    display: flex;
    gap: 2rem;
    flex-wrap: wrap;
    }
div.m146__f15c.q5e756c8 .ja68725ab23 a{
    color: var(--zf-tips-text, #333);
    text-decoration: none;
    font-weight: 500;
    font-size: 0.9375rem;
    }
div.m146__f15c.q5e756c8 .ja68725ab23 a:hover{
    color: var(--zf-tips-primary, #fa5a28);
    }
div.m146__f15c.q5e756c8 .y147d47cd{
    padding-top: 2rem;
    border-top: 1px solid var(--zf-tips-border, #e0e0e0);
    color: var(--zf-tips-text-light, #999);
    font-size: 0.875rem;
    }
@media (max-width: 1024px) {div.m146__f15c.q5e756c8 .z69411f_92{
    grid-template-columns: repeat(2, 1fr);
    }}
@media (max-width: 768px) {div.m146__f15c.q5e756c8 .m7da__bf2cf{
    grid-template-columns: 1fr;
    gap: 2.5rem;
    }
div.m146__f15c.q5e756c8 .m7da__bf2cf > .jy7s3s3l{
    grid-row: 1;
    }
div.m146__f15c.q5e756c8 .m7da__bf2cf > .n2ced99{
    grid-row: 2;
    }
div.m146__f15c.q5e756c8 .p2ace__42c{
    padding: 4rem 0 3rem;
    }
div.m146__f15c.q5e756c8 .h8846a97 .gf99bce_54{
    flex-direction: column;
    align-items: flex-start;
    }}
@media (max-width: 480px) {div.m146__f15c.q5e756c8 .z69411f_92{
    grid-template-columns: 1fr;
    }
div.m146__f15c.q5e756c8 .p2ace__42c h1{
    font-size: 2rem;
    }}
.k426e2_n1r{
    background-color: var(--bg-color, #FDF9F5);
    border-top: 4px solid var(--border-color, #1A1412);
    padding-top: 80px;
    padding-bottom: 40px;
    width: 100%; color: #1a1a2e;}
.wa66d7e9d8{
    max-width: var(--max-width, 1200px);
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    flex-direction: column;
    }
.e5dc53f9f5{
    display: flex;
    flex-wrap: wrap;
    gap: 60px;
    margin-bottom: 60px;
    align-items: flex-start;
    }
.neo8wew2a{
    flex: 1;
    min-width: 300px;
    max-width: 480px;
    text-align: left;
    }
.r8557f7634f{
    font-size: 32px;
    font-weight: 900;
    color: var(--primary-color, #F04C24);
    margin-bottom: 20px;
    letter-spacing: -1px;
    text-transform: uppercase;
    }
.m0e9__3cb{
    font-size: 16px;
    line-height: 1.6;
    color: var(--text-muted, #665651);
    margin-bottom: 32px;
    max-width: 400px;
    }
.rb641a3ae9{
    display: flex;
    justify-content: flex-start;
    }
.v70c__66ee5{
    background-color: var(--primary-color, #F04C24);
    color: #1a1a2e;
    padding: 14px 28px;
    font-weight: 800;
    text-decoration: none;
    border: 2px solid var(--border-color, #1A1412);
    box-shadow: var(--shadow-md, 5px 5px 0px #1A1412);
    transition: var(--transition, all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1));
    display: inline-block;
    }
.v70c__66ee5:hover{
    transform: translate(-2px, -2px);
    box-shadow: 7px 7px 0px var(--border-color, #1A1412);
    background-color: var(--secondary-color, #C83512); color: #1a1a2e;}
.s4w41r29{
    display: flex;
    gap: 80px;
    flex-wrap: wrap;
    }
.o57170_da5{
    display: flex;
    flex-direction: column;
    min-width: 120px;
    }
.n74a99dc_qxm{
    font-size: 18px;
    font-weight: 800;
    color: var(--text-color, #1A1412);
    margin-bottom: 24px;
    position: relative;
    }
.dxy350re{
    font-size: 15px;
    color: var(--text-muted, #665651);
    text-decoration: none;
    margin-bottom: 12px;
    transition: var(--transition, all 0.25s);
    font-weight: 500;
    width: fit-content;
    }
.dxy350re:hover{
    color: var(--primary-color, #F04C24);
    padding-left: 4px;
    }
.gc41ab0_3d{
    border-top: 2px solid var(--border-color, #1A1412);
    padding-top: 30px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 40px;
    }
.ab70__ea3b{
    font-size: 14px;
    color: var(--text-muted, #665651);
    font-weight: 500;
    }
.a99ec_99{
    font-size: 12px;
    font-weight: 700;
    color: var(--text-color, #1A1412);
    background-color: #E8F5E9;
    padding: 4px 12px;
    border: 1px solid var(--border-color, #1A1412);
    display: inline-block;
    }
@media (max-width: 768px){.k426e2_n1r{
    padding-top: 60px;
    }
.e5dc53f9f5{
    flex-direction: column;
    gap: 40px;
    }
.neo8wew2a{
    max-width: 100%;
    min-width: unset;
    }
.s4w41r29{
    gap: 40px;
    width: 100%;
    }
.o57170_da5{
    flex: 1;
    min-width: 40%;
    }
.gc41ab0_3d{
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    }}
body{
    margin: 0;
    font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    background-color: var(--bg-color); color: #1a1a2e;}
*{
    box-sizing: border-box;
    }
.l57d65767ef{
    position: sticky;
    top: 0;
    z-index: 1000;
    background-color: var(--nav-bg);
    border-bottom: 2px solid var(--border-color); color: #1a1a2e;}
.b0a84__673{
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: var(--nav-height);
    max-width: var(--max-width);
    margin: 0 auto;
    }
.w76d18a6{
    font-size: 24px;
    font-weight: 900;
    color: var(--text-color);
    text-decoration: none;
    letter-spacing: 1px;
    white-space: nowrap;
    display: flex;
    align-items: center;
    position: relative;
    }
.w76d18a6::before{
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    background-color: var(--primary-color);
    margin-right: 12px;
    border: 2px solid var(--text-color);
    box-shadow: 2px 2px 0px var(--text-color); color: #1a1a2e;}
.b100__8b00{
    display: none;
    }
.tdf4410c5cb{
    display: none;
    flex-direction: column;
    justify-content: space-between;
    width: 32px;
    height: 22px;
    cursor: pointer;
    z-index: 1001;
    }
.i347lau8{
    display: block;
    height: 3px;
    width: 100%;
    background-color: var(--text-color);
    border-radius: var(--radius-sm);
    transition: var(--transition); color: #ffffff;}
.w34cf_19{
    display: flex;
    align-items: center;
    flex-grow: 1;
    margin-left: 48px;
    }
.b2d56__79da{
    display: flex;
    align-items: center;
    width: 100%;
    }
.obdd4_d8{
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 32px;
    }
.f7553485_9ok{
    position: relative;
    }
.cd9288_e2{
    color: var(--text-color);
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    padding: 8px 0;
    transition: var(--transition);
    display: inline-block;
    position: relative;
    }
.cd9288_e2::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 3px;
    background-color: var(--primary-color);
    transition: var(--transition); color: #1a1a2e;}
.cd9288_e2:hover{
    color: var(--primary-color);
    }
.cd9288_e2:hover::after{
    width: 100%;
    }
.xae562_9l{
    display: flex;
    align-items: center;
    margin-left: auto;
    }
.ee1e__1351{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: var(--primary-color);
    color: #1a1a2e;
    text-decoration: none;
    font-size: 16px;
    font-weight: 700;
    padding: 12px 32px;
    border: 2px solid var(--text-color);
    border-radius: var(--radius-sm);
    box-shadow: var(--shadow-sm);
    transition: var(--transition);
    white-space: nowrap;
    }
.ee1e__1351:hover{
    background-color: var(--secondary-color);
    color: #ffffff;
    transform: translate(-2px, -2px);
    box-shadow: var(--shadow-md);
    }
.ee1e__1351:active{
    transform: translate(1px, 1px);
    box-shadow: 1px 1px 0px var(--text-color);
    }
@media (max-width: 992px){.b0a84__673 {
    padding: 0 20px;
    }
.tdf4410c5cb {
    display: flex;
    }
.w34cf_19 {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: var(--nav-bg);
    margin-left: 0;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
    border-bottom: 0px solid var(--border-color); color: #1a1a2e;}
.b100__8b00:checked ~ .w34cf_19 {
    max-height: 600px;
    border-bottom: 2px solid var(--border-color);
    }
.b2d56__79da {
    flex-direction: column;
    align-items: stretch;
    padding: 24px 20px 32px 20px;
    }
.b100__8b00:checked ~ .tdf4410c5cb .i347lau8:nth-child(1) {
    transform: translateY(9.5px) rotate(45deg);
    }
.b100__8b00:checked ~ .tdf4410c5cb .i347lau8:nth-child(2) {
    opacity: 0;
    }
.b100__8b00:checked ~ .tdf4410c5cb .i347lau8:nth-child(3) {
    transform: translateY(-9.5px) rotate(-45deg);
    }
.obdd4_d8 {
    flex-direction: column;
    gap: 0;
    }
.f7553485_9ok {
    border-bottom: 1px solid rgba(0,0,0,0.06);
    }
.f7553485_9ok:last-child {
    border-bottom: none;
    }
.cd9288_e2 {
    display: block;
    padding: 18px 0;
    width: 100%;
    }
.cd9288_e2::after {
    display: none;
    }
.xae562_9l {
    margin-top: 32px;
    margin-left: 0;
    width: 100%;
    }
.ee1e__1351 {
    width: 100%;
    padding: 16px;
    font-size: 18px;
    }}
.cd9288_e2.active{color: var(--primary-color);}
@media (min-width: 993px){.l57d65767ef #ntb75716f9b3, .l57d65767ef label[for="ntb75716f9b3"]{ display: none !important; }}
@media (min-width: 993px){.l57d65767ef .w34cf_19{ 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: 993px){.l57d65767ef .w34cf_19{ 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: 993px){.l57d65767ef .w34cf_19 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.cd9288_e2.active {color: var(--primary-color);}
#ntb75716f9b3:checked ~ .w34cf_19 { right: 0 !important; left: auto !important; }
@media (max-width: 992px) {.l57d65767ef.e05efc48f .w34cf_19 { 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: 992px) {#ntb75716f9b3:checked ~ .w34cf_19 { right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 993px) {.l57d65767ef.e05efc48f #ntb75716f9b3, .l57d65767ef.e05efc48f label[for="ntb75716f9b3"] { display: none !important; }}
@media (min-width: 993px) {.l57d65767ef.e05efc48f .w34cf_19 { 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: 993px) {.l57d65767ef.e05efc48f .w34cf_19 { 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: 993px) {.l57d65767ef.e05efc48f .w34cf_19 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.m146__f15c img.i5398b353 {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.m146__f15c img.i5398b353.y28bac_473c { aspect-ratio: 16 / 9; }
div.m146__f15c img.i5398b353.nefccb_2f3d { aspect-ratio: 16 / 10; }
div.m146__f15c img.i5398b353.yf2d__29b2 { aspect-ratio: 4 / 3; }
div.m146__f15c img.i5398b353.i500__d7c8 { aspect-ratio: 1 / 1; }
div.m146__f15c :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.m146__f15c .t0002d_db99 {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.m146__f15c .t0002d_db99.y28bac_473c { aspect-ratio: 16 / 9; }
div.m146__f15c .t0002d_db99.nefccb_2f3d { aspect-ratio: 16 / 10; }
div.m146__f15c .t0002d_db99.yf2d__29b2 { aspect-ratio: 4 / 3; }
div.m146__f15c .t0002d_db99.i500__d7c8 { aspect-ratio: 1 / 1; }
div.m146__f15c .t0002d_db99 > img.i5398b353,
    div.m146__f15c .t0002d_db99 > picture > img.i5398b353 {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
div.m146__f15c.q5e756c8 .w2f82bb2 a:not([class]){color:#ffffff !important;text-decoration:underline;}
div.m146__f15c.q5e756c8 .w2f82bb2 a[class=""]{color:#ffffff !important;text-decoration:underline;}
div.m146__f15c.q5e756c8 .w2f82bb2 a:not([class]):hover{opacity:0.92;}
div.m146__f15c.q5e756c8 .w2f82bb2 a[class=""]:hover{opacity:0.92;}
div.m146__f15c.q5e756c8 .w2f82bb2 a:not([class]):visited{color:#ffffff !important;}
div.m146__f15c.q5e756c8 .w2f82bb2 a[class=""]:visited{color:#ffffff !important;}
div.m146__f15c.q5e756c8 .cd7za3d24p a:not([class]){color:#ffffff !important;text-decoration:underline;}
div.m146__f15c.q5e756c8 .cd7za3d24p a[class=""]{color:#ffffff !important;text-decoration:underline;}
div.m146__f15c.q5e756c8 .cd7za3d24p a:not([class]):hover{opacity:0.92;}
div.m146__f15c.q5e756c8 .cd7za3d24p a[class=""]:hover{opacity:0.92;}
div.m146__f15c.q5e756c8 .cd7za3d24p a:not([class]):visited{color:#ffffff !important;}
div.m146__f15c.q5e756c8 .cd7za3d24p a[class=""]:visited{color:#ffffff !important;}
div.m146__f15c.q5e756c8 .nssovfcu6r a:not([class]){color:#ffffff !important;text-decoration:underline;}
div.m146__f15c.q5e756c8 .nssovfcu6r a[class=""]{color:#ffffff !important;text-decoration:underline;}
div.m146__f15c.q5e756c8 .nssovfcu6r a:not([class]):hover{opacity:0.92;}
div.m146__f15c.q5e756c8 .nssovfcu6r a[class=""]:hover{opacity:0.92;}
div.m146__f15c.q5e756c8 .nssovfcu6r a:not([class]):visited{color:#ffffff !important;}
div.m146__f15c.q5e756c8 .nssovfcu6r a[class=""]:visited{color:#ffffff !important;}
div.m146__f15c.q5e756c8 .h8846a97 a:not([class]){color:#ffffff !important;text-decoration:underline;}
div.m146__f15c.q5e756c8 .h8846a97 a[class=""]{color:#ffffff !important;text-decoration:underline;}
div.m146__f15c.q5e756c8 .h8846a97 a:not([class]):hover{opacity:0.92;}
div.m146__f15c.q5e756c8 .h8846a97 a[class=""]:hover{opacity:0.92;}
div.m146__f15c.q5e756c8 .h8846a97 a:not([class]):visited{color:#ffffff !important;}
div.m146__f15c.q5e756c8 .h8846a97 a[class=""]:visited{color:#ffffff !important;}
body{
    margin: 0;
    font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    background-color: var(--bg-color); color: #1a1a2e;}
*{
    box-sizing: border-box;
    }
.l57d65767ef{
    position: sticky;
    top: 0;
    z-index: 1000;
    background-color: var(--nav-bg);
    border-bottom: 2px solid var(--border-color); color: #1a1a2e;}
.b0a84__673{
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: var(--nav-height);
    max-width: var(--max-width);
    margin: 0 auto;
    }
.w76d18a6{
    font-size: 24px;
    font-weight: 900;
    color: var(--text-color);
    text-decoration: none;
    letter-spacing: 1px;
    white-space: nowrap;
    display: flex;
    align-items: center;
    position: relative;
    }
.w76d18a6::before{
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    background-color: var(--primary-color);
    margin-right: 12px;
    border: 2px solid var(--text-color);
    box-shadow: 2px 2px 0px var(--text-color); color: #1a1a2e;}
.b100__8b00{
    display: none;
    }
.tdf4410c5cb{
    display: none;
    flex-direction: column;
    justify-content: space-between;
    width: 32px;
    height: 22px;
    cursor: pointer;
    z-index: 1001;
    }
.i347lau8{
    display: block;
    height: 3px;
    width: 100%;
    background-color: var(--text-color);
    border-radius: var(--radius-sm);
    transition: var(--transition); color: #ffffff;}
.w34cf_19{
    display: flex;
    align-items: center;
    flex-grow: 1;
    margin-left: 48px;
    }
.b2d56__79da{
    display: flex;
    align-items: center;
    width: 100%;
    }
.obdd4_d8{
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 32px;
    }
.f7553485_9ok{
    position: relative;
    }
.cd9288_e2{
    color: var(--text-color);
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    padding: 8px 0;
    transition: var(--transition);
    display: inline-block;
    position: relative;
    }
.cd9288_e2::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 3px;
    background-color: var(--primary-color);
    transition: var(--transition); color: #1a1a2e;}
.cd9288_e2:hover{
    color: var(--primary-color);
    }
.cd9288_e2:hover::after{
    width: 100%;
    }
.xae562_9l{
    display: flex;
    align-items: center;
    margin-left: auto;
    }
.ee1e__1351{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: var(--primary-color);
    color: #1a1a2e;
    text-decoration: none;
    font-size: 16px;
    font-weight: 700;
    padding: 12px 32px;
    border: 2px solid var(--text-color);
    border-radius: var(--radius-sm);
    box-shadow: var(--shadow-sm);
    transition: var(--transition);
    white-space: nowrap;
    }
.ee1e__1351:hover{
    background-color: var(--secondary-color);
    color: #ffffff;
    transform: translate(-2px, -2px);
    box-shadow: var(--shadow-md);
    }
.ee1e__1351:active{
    transform: translate(1px, 1px);
    box-shadow: 1px 1px 0px var(--text-color);
    }
@media (max-width: 992px){.b0a84__673 {
    padding: 0 20px;
    }
.tdf4410c5cb {
    display: flex;
    }
.w34cf_19 {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: var(--nav-bg);
    margin-left: 0;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
    border-bottom: 0px solid var(--border-color); color: #1a1a2e;}
.b100__8b00:checked ~ .w34cf_19 {
    max-height: 600px;
    border-bottom: 2px solid var(--border-color);
    }
.b2d56__79da {
    flex-direction: column;
    align-items: stretch;
    padding: 24px 20px 32px 20px;
    }
.b100__8b00:checked ~ .tdf4410c5cb .i347lau8:nth-child(1) {
    transform: translateY(9.5px) rotate(45deg);
    }
.b100__8b00:checked ~ .tdf4410c5cb .i347lau8:nth-child(2) {
    opacity: 0;
    }
.b100__8b00:checked ~ .tdf4410c5cb .i347lau8:nth-child(3) {
    transform: translateY(-9.5px) rotate(-45deg);
    }
.obdd4_d8 {
    flex-direction: column;
    gap: 0;
    }
.f7553485_9ok {
    border-bottom: 1px solid rgba(0,0,0,0.06);
    }
.f7553485_9ok:last-child {
    border-bottom: none;
    }
.cd9288_e2 {
    display: block;
    padding: 18px 0;
    width: 100%;
    }
.cd9288_e2::after {
    display: none;
    }
.xae562_9l {
    margin-top: 32px;
    margin-left: 0;
    width: 100%;
    }
.ee1e__1351 {
    width: 100%;
    padding: 16px;
    font-size: 18px;
    }}
.cd9288_e2.active{color: var(--primary-color);}
@media (min-width: 993px){.l57d65767ef #ntb75716f9b3, .l57d65767ef label[for="ntb75716f9b3"]{ display: none !important; }}
@media (min-width: 993px){.l57d65767ef .w34cf_19{ 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: 993px){.l57d65767ef .w34cf_19{ 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: 993px){.l57d65767ef .w34cf_19 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.cd9288_e2.active{color: var(--primary-color);}
#ntb75716f9b3:checked ~ .w34cf_19{ right: 0 !important; left: auto !important; }
@media (max-width: 992px){.l57d65767ef.e05efc48f .w34cf_19{ 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: 992px){#ntb75716f9b3:checked ~ .w34cf_19{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 993px){.l57d65767ef.e05efc48f #ntb75716f9b3, .l57d65767ef.e05efc48f label[for="ntb75716f9b3"]{ display: none !important; }}
@media (min-width: 993px){.l57d65767ef.e05efc48f .w34cf_19{ 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: 993px){.l57d65767ef.e05efc48f .w34cf_19{ 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: 993px){.l57d65767ef.e05efc48f .w34cf_19 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.k426e2_n1r{
    background-color: var(--bg-color, #FDF9F5);
    border-top: 4px solid var(--border-color, #1A1412);
    padding-top: 80px;
    padding-bottom: 40px;
    width: 100%; color: #1a1a2e;}
.wa66d7e9d8{
    max-width: var(--max-width, 1200px);
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    flex-direction: column;
    }
.e5dc53f9f5{
    display: flex;
    flex-wrap: wrap;
    gap: 60px;
    margin-bottom: 60px;
    align-items: flex-start;
    }
.neo8wew2a{
    flex: 1;
    min-width: 300px;
    max-width: 480px;
    text-align: left;
    }
.r8557f7634f{
    font-size: 32px;
    font-weight: 900;
    color: var(--primary-color, #F04C24);
    margin-bottom: 20px;
    letter-spacing: -1px;
    text-transform: uppercase;
    }
.m0e9__3cb{
    font-size: 16px;
    line-height: 1.6;
    color: var(--text-muted, #665651);
    margin-bottom: 32px;
    max-width: 400px;
    }
.rb641a3ae9{
    display: flex;
    justify-content: flex-start;
    }
.v70c__66ee5{
    background-color: var(--primary-color, #F04C24);
    color: #1a1a2e;
    padding: 14px 28px;
    font-weight: 800;
    text-decoration: none;
    border: 2px solid var(--border-color, #1A1412);
    box-shadow: var(--shadow-md, 5px 5px 0px #1A1412);
    transition: var(--transition, all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1));
    display: inline-block;
    }
.v70c__66ee5:hover{
    transform: translate(-2px, -2px);
    box-shadow: 7px 7px 0px var(--border-color, #1A1412);
    background-color: var(--secondary-color, #C83512); color: #1a1a2e;}
.s4w41r29{
    display: flex;
    gap: 80px;
    flex-wrap: wrap;
    }
.o57170_da5{
    display: flex;
    flex-direction: column;
    min-width: 120px;
    }
.n74a99dc_qxm{
    font-size: 18px;
    font-weight: 800;
    color: var(--text-color, #1A1412);
    margin-bottom: 24px;
    position: relative;
    }
.dxy350re{
    font-size: 15px;
    color: var(--text-muted, #665651);
    text-decoration: none;
    margin-bottom: 12px;
    transition: var(--transition, all 0.25s);
    font-weight: 500;
    width: fit-content;
    }
.dxy350re:hover{
    color: var(--primary-color, #F04C24);
    padding-left: 4px;
    }
.gc41ab0_3d{
    border-top: 2px solid var(--border-color, #1A1412);
    padding-top: 30px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 40px;
    }
.ab70__ea3b{
    font-size: 14px;
    color: var(--text-muted, #665651);
    font-weight: 500;
    }
.a99ec_99{
    font-size: 12px;
    font-weight: 700;
    color: var(--text-color, #1A1412);
    background-color: #E8F5E9;
    padding: 4px 12px;
    border: 1px solid var(--border-color, #1A1412);
    display: inline-block;
    }
@media (max-width: 768px){.k426e2_n1r{
    padding-top: 60px;
    }
.e5dc53f9f5{
    flex-direction: column;
    gap: 40px;
    }
.neo8wew2a{
    max-width: 100%;
    min-width: unset;
    }
.s4w41r29{
    gap: 40px;
    width: 100%;
    }
.o57170_da5{
    flex: 1;
    min-width: 40%;
    }
.gc41ab0_3d{
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    }}
body{
  margin: 0;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  background-color: var(--bg-color); color: #1a1a2e;}
*{
  box-sizing: border-box;
}
.l57d65767ef{
  position: sticky;
  top: 0;
  z-index: 1000;
  background-color: var(--nav-bg);
  border-bottom: 2px solid var(--border-color); color: #1a1a2e;}
.b0a84__673{
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: var(--nav-height);
  max-width: var(--max-width);
  margin: 0 auto;
}
.w76d18a6{
  font-size: 24px;
  font-weight: 900;
  color: var(--text-color);
  text-decoration: none;
  letter-spacing: 1px;
  white-space: nowrap;
  display: flex;
  align-items: center;
  position: relative;
}
.w76d18a6::before{
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  background-color: var(--primary-color);
  margin-right: 12px;
  border: 2px solid var(--text-color);
  box-shadow: 2px 2px 0px var(--text-color); color: #1a1a2e;}
.b100__8b00{
  display: none;
}
.tdf4410c5cb{
  display: none;
  flex-direction: column;
  justify-content: space-between;
  width: 32px;
  height: 22px;
  cursor: pointer;
  z-index: 1001;
}
.i347lau8{
  display: block;
  height: 3px;
  width: 100%;
  background-color: var(--text-color);
  border-radius: var(--radius-sm);
  transition: var(--transition); color: #ffffff;}
.w34cf_19{
  display: flex;
  align-items: center;
  flex-grow: 1;
  margin-left: 48px;
}
.b2d56__79da{
  display: flex;
  align-items: center;
  width: 100%;
}
.obdd4_d8{
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 32px;
}
.f7553485_9ok{
  position: relative;
}
.cd9288_e2{
  color: var(--text-color);
  text-decoration: none;
  font-size: 16px;
  font-weight: 600;
  padding: 8px 0;
  transition: var(--transition);
  display: inline-block;
  position: relative;
}
.cd9288_e2::after{
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 3px;
  background-color: var(--primary-color);
  transition: var(--transition); color: #1a1a2e;}
.cd9288_e2:hover{
  color: var(--primary-color);
}
.cd9288_e2:hover::after{
  width: 100%;
}
.xae562_9l{
  display: flex;
  align-items: center;
  margin-left: auto;
}
.ee1e__1351{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: var(--primary-color);
  color: #1a1a2e;
  text-decoration: none;
  font-size: 16px;
  font-weight: 700;
  padding: 12px 32px;
  border: 2px solid var(--text-color);
  border-radius: var(--radius-sm);
  box-shadow: var(--shadow-sm);
  transition: var(--transition);
  white-space: nowrap;
}
.ee1e__1351:hover{
  background-color: var(--secondary-color);
  color: #ffffff;
  transform: translate(-2px, -2px);
  box-shadow: var(--shadow-md);
}
.ee1e__1351:active{
  transform: translate(1px, 1px);
  box-shadow: 1px 1px 0px var(--text-color);
}
@media (max-width: 992px){.b0a84__673 {
    padding: 0 20px;
  }
.tdf4410c5cb {
    display: flex;
  }
.w34cf_19 {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: var(--nav-bg);
    margin-left: 0;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
    border-bottom: 0px solid var(--border-color); color: #1a1a2e;}
.b100__8b00:checked ~ .w34cf_19 {
    max-height: 600px;
    border-bottom: 2px solid var(--border-color);
  }
.b2d56__79da {
    flex-direction: column;
    align-items: stretch;
    padding: 24px 20px 32px 20px;
  }
.b100__8b00:checked ~ .tdf4410c5cb .i347lau8:nth-child(1) {
    transform: translateY(9.5px) rotate(45deg);
  }
.b100__8b00:checked ~ .tdf4410c5cb .i347lau8:nth-child(2) {
    opacity: 0;
  }
.b100__8b00:checked ~ .tdf4410c5cb .i347lau8:nth-child(3) {
    transform: translateY(-9.5px) rotate(-45deg);
  }
.obdd4_d8 {
    flex-direction: column;
    gap: 0;
  }
.f7553485_9ok {
    border-bottom: 1px solid rgba(0,0,0,0.06);
  }
.f7553485_9ok:last-child {
    border-bottom: none;
  }
.cd9288_e2 {
    display: block;
    padding: 18px 0;
    width: 100%;
  }
.cd9288_e2::after {
    display: none;
  }
.xae562_9l {
    margin-top: 32px;
    margin-left: 0;
    width: 100%;
  }
.ee1e__1351 {
    width: 100%;
    padding: 16px;
    font-size: 18px;
  }}
.cd9288_e2.active{color: var(--primary-color);}
@media (min-width: 993px){.l57d65767ef #ntb75716f9b3, .l57d65767ef label[for="ntb75716f9b3"]{ display: none !important; }}
@media (min-width: 993px){.l57d65767ef .w34cf_19{ 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: 993px){.l57d65767ef .w34cf_19{ 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: 993px){.l57d65767ef .w34cf_19 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.cd9288_e2.active{color: var(--primary-color);}
#ntb75716f9b3:checked ~ .w34cf_19{ right: 0 !important; left: auto !important; }
@media (max-width: 992px){.l57d65767ef.e05efc48f .w34cf_19{ 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: 992px){#ntb75716f9b3:checked ~ .w34cf_19{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 993px){.l57d65767ef.e05efc48f #ntb75716f9b3, .l57d65767ef.e05efc48f label[for="ntb75716f9b3"]{ display: none !important; }}
@media (min-width: 993px){.l57d65767ef.e05efc48f .w34cf_19{ 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: 993px){.l57d65767ef.e05efc48f .w34cf_19{ 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: 993px){.l57d65767ef.e05efc48f .w34cf_19 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.o618218574a{
    background-color: var(--bg-color, #FDF9F5);
    border-top: 4px solid var(--border-color, #1A1412);
    padding-top: 80px;
    padding-bottom: 40px;
    width: 100%; color: #1a1a2e;}
.j57d9973995{
    max-width: var(--max-width, 1200px);
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    flex-direction: column;
}
.ye675a630{
    display: flex;
    flex-wrap: wrap;
    gap: 60px;
    margin-bottom: 60px;
    align-items: flex-start;
}
.ecb7cd6246d{
    flex: 1;
    min-width: 300px;
    max-width: 480px;
    text-align: left;
}
.m757__fc1f{
    font-size: 32px;
    font-weight: 900;
    color: var(--primary-color, #F04C24);
    margin-bottom: 20px;
    letter-spacing: -1px;
    text-transform: uppercase;
}
.kec2c7496{
    font-size: 16px;
    line-height: 1.6;
    color: var(--text-muted, #665651);
    margin-bottom: 32px;
    max-width: 400px;
}
.j91f13_f4c7{
    display: flex;
    justify-content: flex-start;
}
.z5d1e26c0{
    background-color: var(--primary-color, #F04C24);
    color: #1a1a2e;
    padding: 14px 28px;
    font-weight: 800;
    text-decoration: none;
    border: 2px solid var(--border-color, #1A1412);
    box-shadow: var(--shadow-md, 5px 5px 0px #1A1412);
    transition: var(--transition, all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1));
    display: inline-block;
}
.z5d1e26c0:hover{
    transform: translate(-2px, -2px);
    box-shadow: 7px 7px 0px var(--border-color, #1A1412);
    background-color: var(--secondary-color, #C83512); color: #1a1a2e;}
.qe65__0b2c{
    display: flex;
    gap: 80px;
    flex-wrap: wrap;
}
.od15__9b86{
    display: flex;
    flex-direction: column;
    min-width: 120px;
}
.ede7384782d{
    font-size: 18px;
    font-weight: 800;
    color: var(--text-color, #1A1412);
    margin-bottom: 24px;
    position: relative;
}
.ja901bc47{
    font-size: 15px;
    color: var(--text-muted, #665651);
    text-decoration: none;
    margin-bottom: 12px;
    transition: var(--transition, all 0.25s);
    font-weight: 500;
    width: fit-content;
}
.ja901bc47:hover{
    color: var(--primary-color, #F04C24);
    padding-left: 4px;
}
.e3d6__4d2e{
    border-top: 2px solid var(--border-color, #1A1412);
    padding-top: 30px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 40px;
}
.mf94eb049f8{
    font-size: 14px;
    color: var(--text-muted, #665651);
    font-weight: 500;
}
.y1175d_f0c2{
    font-size: 12px;
    font-weight: 700;
    color: var(--text-color, #1A1412);
    background-color: #E8F5E9;
    padding: 4px 12px;
    border: 1px solid var(--border-color, #1A1412);
    display: inline-block;
}
@media (max-width: 768px){.o618218574a{
        padding-top: 60px;
    }
.ye675a630{
        flex-direction: column;
        gap: 40px;
    }
.ecb7cd6246d{
        max-width: 100%;
        min-width: unset;
    }
.qe65__0b2c{
        gap: 40px;
        width: 100%;
    }
.od15__9b86{
        flex: 1;
        min-width: 40%;
    }
.e3d6__4d2e{
        flex-direction: column;
        align-items: flex-start;
        gap: 20px;
    }}
.mabc74_97e4{box-sizing:border-box;}
.u4c7__52cd{box-sizing:border-box;}
.tf7e__a95b{box-sizing:border-box;}