:root {

  --faq-primary: hsl(135, 71%, 61%);
  --faq-secondary: hsl(238, 57%, 61%);
  --faq-text: hsl(135, 10%, 11%);
  --faq-bg: hsl(135, 7%, 95%);
  --faq-card-bg: hsl(0, 0%, 100%);
  --primary-color: hsl(215, 60%, 25%);
  --secondary-color: hsl(135, 71%, 61%);
  --bg-color: hsl(135, 7%, 95%);
  --text-color: hsl(135, 10%, 11%);
  --text-muted: hsl(215, 15%, 45%);
  --border-color: rgba(0, 0, 0, 0.12);
  --radius-sm: 0px;
  --radius-md: 0px;
  --radius-lg: 0px;
  --shadow-sm: 0 2px 4px rgba(0, 0, 0, 0.05);
  --shadow-md: 0 4px 12px rgba(0, 0, 0, 0.1);
  --shadow-lg: 0 8px 24px rgba(0, 0, 0, 0.15);
  --nav-height: 80px;
  --max-width: 1280px;
  --transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  --nav-bg: var(--bg-color);
  --nav-border-bottom: 2px solid var(--primary-color);
  --cta-text: #ffffff;
  --content-page-bg: var(--bg-color, hsl(220, 7%, 96%));
  --content-surface-bg: #ffffff;
  --content-text: var(--text-color, hsl(220, 10%, 11%));
  --content-text-muted: var(--text-muted, rgba(31, 35, 40, 0.72));
  --content-border: var(--border-color, rgba(0, 0, 0, 0.08));
  --content-accent-text: hsl(22, 78%, 38%);
}
div.pa88__dd72.ld43d_0a *{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }
div.pa88__dd72.ld43d_0a .m039f6_f20{
    background: linear-gradient(135deg, var(--faq-primary, #5AE08E) 0%, var(--faq-secondary, #6B6FE8) 100%);
    padding: 120px 20px 80px;
    text-align: center;
    color: #1a1a2e;
    }
div.pa88__dd72.ld43d_0a .m039f6_f20 h1{
    font-size: 2.8rem;
    font-weight: 700;
    margin-bottom: 20px;
    line-height: 1.2;
    }
div.pa88__dd72.ld43d_0a .m039f6_f20 p{
    font-size: 1.2rem;
    opacity: 0.95;
    max-width: 700px;
    margin: 0 auto;
    }
div.pa88__dd72.ld43d_0a .m76521_51{
    max-width: 600px;
    margin: 40px auto 0;
    position: relative;
    }
div.pa88__dd72.ld43d_0a .m76521_51 input{
    width: 100%;
    padding: 18px 24px;
    font-size: 1rem;
    border: none;
    border-radius: 50px;
    box-shadow: 0 8px 24px rgba(0,0,0,0.15);
    }
div.pa88__dd72.ld43d_0a .k7l1yqe2vz{
    max-width: 1200px;
    margin: 0 auto;
    padding: 80px 20px;
    }
div.pa88__dd72.ld43d_0a .n4qm1f31j{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 24px;
    margin-bottom: 80px;
    }
div.pa88__dd72.ld43d_0a .a6edf8f_gv{
    background: var(--faq-card-bg, #fff);
    padding: 32px;
    border-radius: 12px;
    box-shadow: 0 2px 12px rgba(0,0,0,0.08);
    transition: transform 0.2s, box-shadow 0.2s; color: #1a1a2e;}
div.pa88__dd72.ld43d_0a .a6edf8f_gv:hover{
    transform: translateY(-4px);
    box-shadow: 0 8px 24px rgba(0,0,0,0.12);
    }
div.pa88__dd72.ld43d_0a .a6edf8f_gv h2{
    font-size: 1.4rem;
    color: var(--faq-text, #1C1C1C);
    margin-bottom: 12px;
    }
div.pa88__dd72.ld43d_0a .a6edf8f_gv p{
    color: var(--faq-text, #1C1C1C);
    opacity: 0.7;
    font-size: 0.95rem;
    line-height: 1.6;
    }
div.pa88__dd72.ld43d_0a .y125906c87{
    max-width: 900px;
    margin: 0 auto;
    }
div.pa88__dd72.ld43d_0a .y125906c87 h2{
    font-size: 2rem;
    color: var(--faq-text, #1C1C1C);
    margin-bottom: 40px;
    text-align: left;
    }
div.pa88__dd72.ld43d_0a .tdd2e902{
    background: var(--faq-card-bg, #fff);
    margin-bottom: 16px;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 1px 4px rgba(0,0,0,0.06); color: #1a1a2e;}
div.pa88__dd72.ld43d_0a .fda073_ev{
    padding: 24px 28px;
    font-size: 1.1rem;
    font-weight: 600;
    color: var(--faq-text, #1C1C1C);
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: background 0.2s;
    }
div.pa88__dd72.ld43d_0a .fda073_ev:hover{
    background: var(--faq-bg, #F2F2F2); color: #1a1a2e;}
div.pa88__dd72.ld43d_0a .fda073_ev::after{
    content: "+";
    font-size: 1.5rem;
    font-weight: 300;
    color: var(--faq-primary, #5AE08E);
    }
div.pa88__dd72.ld43d_0a .c4d06e3{
    padding: 0 28px 24px;
    color: var(--faq-text, #1C1C1C);
    opacity: 0.8;
    line-height: 1.8;
    font-size: 0.98rem;
    }
div.pa88__dd72.ld43d_0a .c4d06e3 strong{
    color: var(--faq-text, #1C1C1C);
    opacity: 1;
    }
div.pa88__dd72.ld43d_0a .c4d06e3 a{
    color: var(--faq-secondary, #6B6FE8);
    text-decoration: none;
    font-weight: 500;
    }
div.pa88__dd72.ld43d_0a .c4d06e3 a:hover{
    text-decoration: underline;
    }
div.pa88__dd72.ld43d_0a .uw48xavt{
    background: linear-gradient(135deg, var(--faq-secondary, #6B6FE8) 0%, var(--faq-primary, #5AE08E) 100%);
    padding: 80px 20px;
    text-align: center;
    margin-top: 80px;
    color: #1a1a2e;
    }
div.pa88__dd72.ld43d_0a .uw48xavt h2{
    font-size: 2.2rem;
    margin-bottom: 20px;
    }
div.pa88__dd72.ld43d_0a .uw48xavt p{
    font-size: 1.1rem;
    margin-bottom: 32px;
    opacity: 0.95;
    }
div.pa88__dd72.ld43d_0a .tbfqlzlp{
    display: inline-block;
    padding: 16px 48px;
    background: white;
    color: #1a1a2e;
    font-size: 1.1rem;
    font-weight: 600;
    border-radius: 50px;
    text-decoration: none;
    box-shadow: 0 8px 24px rgba(0,0,0,0.2);
    transition: transform 0.2s, box-shadow 0.2s;
    }
div.pa88__dd72.ld43d_0a .tbfqlzlp:hover{
    transform: translateY(-2px);
    box-shadow: 0 12px 32px rgba(0,0,0,0.25);
    }
@media (max-width: 768px) {div.pa88__dd72.ld43d_0a .m039f6_f20 h1{
    font-size: 2rem;
    }
div.pa88__dd72.ld43d_0a .m039f6_f20 p{
    font-size: 1rem;
    }
div.pa88__dd72.ld43d_0a .n4qm1f31j{
    grid-template-columns: 1fr;
    }
div.pa88__dd72.ld43d_0a .y125906c87 h2{
    font-size: 1.6rem;
    }
div.pa88__dd72.ld43d_0a .fda073_ev{
    font-size: 1rem;
    padding: 20px;
    }
div.pa88__dd72.ld43d_0a .c4d06e3{
    padding: 0 20px 20px;
    }}
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }
body{
    font-family: "Georgia", serif; 
    background-color: #fcfcfc; color: #1a1a2e;}
.d34e8cba_kgo{
    height: var(--nav-height);
    background-color: var(--nav-bg);
    border-bottom: 1px solid var(--border-color);
    position: relative;
    z-index: 1000;
    display: flex;
    align-items: center;
    
    border-top: 4px solid var(--primary-color); color: #1a1a2e;}
.l6f84db4{
    width: var(--max-width);
    margin: 0 auto;
    padding: 0 24px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    }
.qb7a22__dbe59 .oe59916_be{
    font-family: "Times New Roman", serif;
    font-size: 32px;
    font-weight: 900;
    letter-spacing: -1px;
    text-decoration: none;
    color: var(--primary-color);
    text-transform: uppercase;
    border: 2px solid var(--primary-color);
    padding: 2px 12px;
    transition: var(--transition);
    }
.qb7a22__dbe59 .oe59916_be:hover{
    background-color: var(--primary-color);
    color: #ffffff;
    }
.r81039776{
    display: flex;
    align-items: center;
    gap: 40px;
    height: 100%;
    }
.x6180d_20f{
    display: flex;
    list-style: none;
    gap: 32px;
    height: 100%;
    }
.s22af__b13{
    display: flex;
    align-items: center;
    height: 100%;
    }
.t2b9584c4c{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif; 
    text-decoration: none;
    color: var(--text-color);
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    position: relative;
    padding: 8px 0;
    transition: var(--transition);
    }
.t2b9584c4c:hover{
    color: var(--primary-color);
    }
.t2b9584c4c.active{
    color: var(--primary-color);
    }
.t2b9584c4c.active::after{
    content: "";
    position: absolute;
    bottom: -4px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: var(--primary-color); color: #ffffff;}
.cd7a344bc8{
    display: flex;
    align-items: center;
    }
.o8ab3f5a{
    background-color: var(--primary-color);
    color: var(--cta-text);
    text-decoration: none;
    font-size: 14px;
    font-weight: 700;
    padding: 12px 28px;
    border-radius: var(--radius-sm);
    box-shadow: 4px 4px 0px var(--secondary-color); 
    transition: var(--transition);
    text-transform: uppercase;
    border: 1px solid var(--primary-color);
    }
.o8ab3f5a:hover{
    background-color: #000;
    box-shadow: 2px 2px 0px var(--secondary-color);
    transform: translate(2px, 2px); color: #ffffff;}
.l4091_0f{
    display: none;
    background: none;
    border: none;
    cursor: pointer;
    padding: 10px;
    }
.oktlh8y25c7x{
    display: block;
    width: 24px;
    height: 2px;
    background-color: var(--text-color);
    position: relative; color: #ffffff;}
.oktlh8y25c7x::before, .oktlh8y25c7x::after{
    content: "";
    position: absolute;
    width: 24px;
    height: 2px;
    background-color: var(--text-color);
    left: 0; color: #ffffff;}
.oktlh8y25c7x::before{ top: -8px; }
.oktlh8y25c7x::after{ bottom: -8px; }
@media (max-width: 1024px){.r81039776 {
    gap: 20px;
    }
.x6180d_20f {
    gap: 20px;
    }}
@media (max-width: 768px){.l4091_0f{
    display: block;
    }
.r81039776{
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background-color: var(--nav-bg);
    flex-direction: column;
    padding: 24px;
    gap: 32px;
    height: auto;
    border-bottom: 4px solid var(--primary-color);
    box-shadow: var(--shadow-lg);
    display: none; color: #1a1a2e;}
.r81039776.is-open{
    display: flex;
    }
.x6180d_20f{
    flex-direction: column;
    align-items: center;
    width: 100%;
    }
.o8ab3f5a{
    width: 100%;
    text-align: center;
    }}
.t2b9584c4c.active {color: var(--primary-color);}
.j3a3c0a_55{
    background-color: var(--bg-color);
    border-top: 1px solid var(--border-color);
    padding: 80px 40px 40px 40px;
    font-family: "Georgia", "Times New Roman", serif;
    display: flex;
    flex-direction: column; color: #1a1a2e;}
.yc433e__fdf{
    max-width: var(--max-width);
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    gap: 60px;
    }
.b8a2744_svbh{
    flex: 1 1 320px;
    display: flex;
    flex-direction: column;
    }
.dwwcprct1t0{
    font-size: 24px;
    font-weight: 800;
    color: var(--primary-color);
    letter-spacing: -0.5px;
    margin-bottom: 24px;
    text-transform: uppercase;
    }
.f7ea1f0ad{
    font-size: 15px;
    line-height: 1.6;
    color: var(--text-muted);
    margin-bottom: 32px;
    font-family: "Inter", sans-serif;
    max-width: 280px;
    }
.t70fc5de7d7{
    display: flex;
    width: fit-content;
    }
.ldacf_1b{
    background-color: var(--primary-color);
    color: var(--cta-text);
    padding: 14px 28px;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    box-shadow: var(--shadow-md);
    transition: var(--transition);
    border-radius: var(--radius-sm);
    font-family: "Inter", sans-serif;
    }
.ldacf_1b:hover{
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg);
    background-color: hsl(215, 60%, 20%); color: #ffffff;}
.lda9b_b7{
    flex: 2 1 600px;
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    justify-content: space-between;
    }
.m2d2fdc{
    flex: 1 1 140px;
    display: flex;
    flex-direction: column;
    }
.syby63l0q{
    font-size: 14px;
    font-weight: 700;
    color: var(--text-color);
    margin-bottom: 24px;
    text-transform: uppercase;
    letter-spacing: 1px;
    }
.y6n4yt5fce{
    list-style: none;
    padding: 0;
    margin: 0;
    }
.j7a869607{
    margin-bottom: 12px;
    width: 100%;
    }
.ed7c397c_c5cu{
    font-size: 14px;
    color: var(--text-muted);
    text-decoration: none;
    font-family: "Inter", sans-serif;
    transition: var(--transition);
    }
.ed7c397c_c5cu:hover{
    color: var(--primary-color);
    padding-left: 4px;
    }
.s75244_t4{
    max-width: var(--max-width);
    width: 100%;
    height: 1px;
    background-color: var(--border-color);
    margin: 60px auto 30px auto; color: #ffffff;}
.sddf91df6b7{
    max-width: var(--max-width);
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    }
.g1a66345{
    display: flex;
    flex-direction: column;
    gap: 4px;
    flex: 1 1 auto;
    }
.e04752038c7{
    font-size: 13px;
    color: var(--text-muted);
    font-family: "Inter", sans-serif;
    }
.o45cc53_r3{
    font-size: 12px;
    color: #999;
    font-family: "Inter", sans-serif;
    }
.o788ec6_fj6{
    display: flex;
    gap: 24px;
    flex: 0 0 auto;
    }
.r8d950_0z{
    font-size: 13px;
    color: var(--text-muted);
    text-decoration: none;
    font-family: "Inter", sans-serif;
    transition: var(--transition);
    }
.r8d950_0z:hover{
    color: var(--text-color);
    }
@media (max-width: 768px){.j3a3c0a_55{
    padding: 60px 20px 30px 20px;
    }
.yc433e__fdf{
    flex-direction: column;
    gap: 40px;
    }
.lda9b_b7{
    gap: 30px;
    }
.sddf91df6b7{
    flex-direction: column;
    align-items: flex-start;
    }}
html, body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    }
body *, body *::before, body *::after {
    box-sizing: border-box;
    }
div.pa88__dd72 img.v13325b37f5 {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.pa88__dd72 img.v13325b37f5.t50125ed3 { aspect-ratio: 16 / 9; }
div.pa88__dd72 img.v13325b37f5.i2fc17c60 { aspect-ratio: 16 / 10; }
div.pa88__dd72 img.v13325b37f5.wd3b__11e3 { aspect-ratio: 4 / 3; }
div.pa88__dd72 img.v13325b37f5.t758278e3e9 { aspect-ratio: 1 / 1; }
div.pa88__dd72 :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.pa88__dd72 .u713ad_a92f {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.pa88__dd72 .u713ad_a92f.t50125ed3 { aspect-ratio: 16 / 9; }
div.pa88__dd72 .u713ad_a92f.i2fc17c60 { aspect-ratio: 16 / 10; }
div.pa88__dd72 .u713ad_a92f.wd3b__11e3 { aspect-ratio: 4 / 3; }
div.pa88__dd72 .u713ad_a92f.t758278e3e9 { aspect-ratio: 1 / 1; }
div.pa88__dd72 .u713ad_a92f > img.v13325b37f5,
    div.pa88__dd72 .u713ad_a92f > picture > img.v13325b37f5 {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
div.pa88__dd72.ld43d_0a .m039f6_f20 a:not([class]){color:#ffffff !important;text-decoration:underline;}
div.pa88__dd72.ld43d_0a .m039f6_f20 a[class=""]{color:#ffffff !important;text-decoration:underline;}
div.pa88__dd72.ld43d_0a .m039f6_f20 a:not([class]):hover{opacity:0.92;}
div.pa88__dd72.ld43d_0a .m039f6_f20 a[class=""]:hover{opacity:0.92;}
div.pa88__dd72.ld43d_0a .m039f6_f20 a:not([class]):visited{color:#ffffff !important;}
div.pa88__dd72.ld43d_0a .m039f6_f20 a[class=""]:visited{color:#ffffff !important;}
div.pa88__dd72.ld43d_0a .uw48xavt a:not([class]){color:#ffffff !important;text-decoration:underline;}
div.pa88__dd72.ld43d_0a .uw48xavt a[class=""]{color:#ffffff !important;text-decoration:underline;}
div.pa88__dd72.ld43d_0a .uw48xavt a:not([class]):hover{opacity:0.92;}
div.pa88__dd72.ld43d_0a .uw48xavt a[class=""]:hover{opacity:0.92;}
div.pa88__dd72.ld43d_0a .uw48xavt a:not([class]):visited{color:#ffffff !important;}
div.pa88__dd72.ld43d_0a .uw48xavt a[class=""]:visited{color:#ffffff !important;}
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }
body{
    font-family: "Georgia", serif; 
    background-color: #fcfcfc; color: #1a1a2e;}
.d34e8cba_kgo{
    height: var(--nav-height);
    background-color: var(--nav-bg);
    border-bottom: 1px solid var(--border-color);
    position: relative;
    z-index: 1000;
    display: flex;
    align-items: center;
    
    border-top: 4px solid var(--primary-color); color: #1a1a2e;}
.l6f84db4{
    width: var(--max-width);
    margin: 0 auto;
    padding: 0 24px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    }
.qb7a22__dbe59 .oe59916_be{
    font-family: "Times New Roman", serif;
    font-size: 32px;
    font-weight: 900;
    letter-spacing: -1px;
    text-decoration: none;
    color: var(--primary-color);
    text-transform: uppercase;
    border: 2px solid var(--primary-color);
    padding: 2px 12px;
    transition: var(--transition);
    }
.qb7a22__dbe59 .oe59916_be:hover{
    background-color: var(--primary-color);
    color: #ffffff;
    }
.r81039776{
    display: flex;
    align-items: center;
    gap: 40px;
    height: 100%;
    }
.x6180d_20f{
    display: flex;
    list-style: none;
    gap: 32px;
    height: 100%;
    }
.s22af__b13{
    display: flex;
    align-items: center;
    height: 100%;
    }
.t2b9584c4c{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif; 
    text-decoration: none;
    color: var(--text-color);
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    position: relative;
    padding: 8px 0;
    transition: var(--transition);
    }
.t2b9584c4c:hover{
    color: var(--primary-color);
    }
.t2b9584c4c.active{
    color: var(--primary-color);
    }
.t2b9584c4c.active::after{
    content: "";
    position: absolute;
    bottom: -4px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: var(--primary-color); color: #ffffff;}
.cd7a344bc8{
    display: flex;
    align-items: center;
    }
.o8ab3f5a{
    background-color: var(--primary-color);
    color: var(--cta-text);
    text-decoration: none;
    font-size: 14px;
    font-weight: 700;
    padding: 12px 28px;
    border-radius: var(--radius-sm);
    box-shadow: 4px 4px 0px var(--secondary-color); 
    transition: var(--transition);
    text-transform: uppercase;
    border: 1px solid var(--primary-color);
    }
.o8ab3f5a:hover{
    background-color: #000;
    box-shadow: 2px 2px 0px var(--secondary-color);
    transform: translate(2px, 2px); color: #ffffff;}
.l4091_0f{
    display: none;
    background: none;
    border: none;
    cursor: pointer;
    padding: 10px;
    }
.oktlh8y25c7x{
    display: block;
    width: 24px;
    height: 2px;
    background-color: var(--text-color);
    position: relative; color: #ffffff;}
.oktlh8y25c7x::before, .oktlh8y25c7x::after{
    content: "";
    position: absolute;
    width: 24px;
    height: 2px;
    background-color: var(--text-color);
    left: 0; color: #ffffff;}
.oktlh8y25c7x::before{ top: -8px; }
.oktlh8y25c7x::after{ bottom: -8px; }
@media (max-width: 1024px){.r81039776 {
    gap: 20px;
    }
.x6180d_20f {
    gap: 20px;
    }}
@media (max-width: 768px){.l4091_0f{
    display: block;
    }
.r81039776{
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background-color: var(--nav-bg);
    flex-direction: column;
    padding: 24px;
    gap: 32px;
    height: auto;
    border-bottom: 4px solid var(--primary-color);
    box-shadow: var(--shadow-lg);
    display: none; color: #1a1a2e;}
.r81039776.is-open{
    display: flex;
    }
.x6180d_20f{
    flex-direction: column;
    align-items: center;
    width: 100%;
    }
.o8ab3f5a{
    width: 100%;
    text-align: center;
    }}
.t2b9584c4c.active{color: var(--primary-color);}
.j3a3c0a_55{
    background-color: var(--bg-color);
    border-top: 1px solid var(--border-color);
    padding: 80px 40px 40px 40px;
    font-family: "Georgia", "Times New Roman", serif;
    display: flex;
    flex-direction: column; color: #1a1a2e;}
.yc433e__fdf{
    max-width: var(--max-width);
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    gap: 60px;
    }
.b8a2744_svbh{
    flex: 1 1 320px;
    display: flex;
    flex-direction: column;
    }
.dwwcprct1t0{
    font-size: 24px;
    font-weight: 800;
    color: var(--primary-color);
    letter-spacing: -0.5px;
    margin-bottom: 24px;
    text-transform: uppercase;
    }
.f7ea1f0ad{
    font-size: 15px;
    line-height: 1.6;
    color: var(--text-muted);
    margin-bottom: 32px;
    font-family: "Inter", sans-serif;
    max-width: 280px;
    }
.t70fc5de7d7{
    display: flex;
    width: fit-content;
    }
.ldacf_1b{
    background-color: var(--primary-color);
    color: var(--cta-text);
    padding: 14px 28px;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    box-shadow: var(--shadow-md);
    transition: var(--transition);
    border-radius: var(--radius-sm);
    font-family: "Inter", sans-serif;
    }
.ldacf_1b:hover{
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg);
    background-color: hsl(215, 60%, 20%); color: #ffffff;}
.lda9b_b7{
    flex: 2 1 600px;
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    justify-content: space-between;
    }
.m2d2fdc{
    flex: 1 1 140px;
    display: flex;
    flex-direction: column;
    }
.syby63l0q{
    font-size: 14px;
    font-weight: 700;
    color: var(--text-color);
    margin-bottom: 24px;
    text-transform: uppercase;
    letter-spacing: 1px;
    }
.y6n4yt5fce{
    list-style: none;
    padding: 0;
    margin: 0;
    }
.j7a869607{
    margin-bottom: 12px;
    width: 100%;
    }
.ed7c397c_c5cu{
    font-size: 14px;
    color: var(--text-muted);
    text-decoration: none;
    font-family: "Inter", sans-serif;
    transition: var(--transition);
    }
.ed7c397c_c5cu:hover{
    color: var(--primary-color);
    padding-left: 4px;
    }
.s75244_t4{
    max-width: var(--max-width);
    width: 100%;
    height: 1px;
    background-color: var(--border-color);
    margin: 60px auto 30px auto; color: #ffffff;}
.sddf91df6b7{
    max-width: var(--max-width);
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    }
.g1a66345{
    display: flex;
    flex-direction: column;
    gap: 4px;
    flex: 1 1 auto;
    }
.e04752038c7{
    font-size: 13px;
    color: var(--text-muted);
    font-family: "Inter", sans-serif;
    }
.o45cc53_r3{
    font-size: 12px;
    color: #999;
    font-family: "Inter", sans-serif;
    }
.o788ec6_fj6{
    display: flex;
    gap: 24px;
    flex: 0 0 auto;
    }
.r8d950_0z{
    font-size: 13px;
    color: var(--text-muted);
    text-decoration: none;
    font-family: "Inter", sans-serif;
    transition: var(--transition);
    }
.r8d950_0z:hover{
    color: var(--text-color);
    }
@media (max-width: 768px){.j3a3c0a_55{
    padding: 60px 20px 30px 20px;
    }
.yc433e__fdf{
    flex-direction: column;
    gap: 40px;
    }
.lda9b_b7{
    gap: 30px;
    }
.sddf91df6b7{
    flex-direction: column;
    align-items: flex-start;
    }}
*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body{
  font-family: "Georgia", serif; 
  background-color: #fcfcfc; color: #1a1a2e;}
.d34e8cba_kgo{
  height: var(--nav-height);
  background-color: var(--nav-bg);
  border-bottom: 1px solid var(--border-color);
  position: relative;
  z-index: 1000;
  display: flex;
  align-items: center;
  
  border-top: 4px solid var(--primary-color); color: #1a1a2e;}
.l6f84db4{
  width: var(--max-width);
  margin: 0 auto;
  padding: 0 24px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}
.qb7a22__dbe59 .oe59916_be{
  font-family: "Times New Roman", serif;
  font-size: 32px;
  font-weight: 900;
  letter-spacing: -1px;
  text-decoration: none;
  color: var(--primary-color);
  text-transform: uppercase;
  border: 2px solid var(--primary-color);
  padding: 2px 12px;
  transition: var(--transition);
}
.qb7a22__dbe59 .oe59916_be:hover{
  background-color: var(--primary-color);
  color: #ffffff;
}
.r81039776{
  display: flex;
  align-items: center;
  gap: 40px;
  height: 100%;
}
.x6180d_20f{
  display: flex;
  list-style: none;
  gap: 32px;
  height: 100%;
}
.s22af__b13{
  display: flex;
  align-items: center;
  height: 100%;
}
.t2b9584c4c{
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif; 
  text-decoration: none;
  color: var(--text-color);
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  position: relative;
  padding: 8px 0;
  transition: var(--transition);
}
.t2b9584c4c:hover{
  color: var(--primary-color);
}
.t2b9584c4c.active{
  color: var(--primary-color);
}
.t2b9584c4c.active::after{
  content: "";
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: var(--primary-color); color: #ffffff;}
.cd7a344bc8{
  display: flex;
  align-items: center;
}
.o8ab3f5a{
  background-color: var(--primary-color);
  color: var(--cta-text);
  text-decoration: none;
  font-size: 14px;
  font-weight: 700;
  padding: 12px 28px;
  border-radius: var(--radius-sm);
  box-shadow: 4px 4px 0px var(--secondary-color); 
  transition: var(--transition);
  text-transform: uppercase;
  border: 1px solid var(--primary-color);
}
.o8ab3f5a:hover{
  background-color: #000;
  box-shadow: 2px 2px 0px var(--secondary-color);
  transform: translate(2px, 2px); color: #ffffff;}
.l4091_0f{
  display: none;
  background: none;
  border: none;
  cursor: pointer;
  padding: 10px;
}
.oktlh8y25c7x{
  display: block;
  width: 24px;
  height: 2px;
  background-color: var(--text-color);
  position: relative; color: #ffffff;}
.oktlh8y25c7x::before, .oktlh8y25c7x::after{
  content: "";
  position: absolute;
  width: 24px;
  height: 2px;
  background-color: var(--text-color);
  left: 0; color: #ffffff;}
.oktlh8y25c7x::before{ top: -8px; }
.oktlh8y25c7x::after{ bottom: -8px; }
@media (max-width: 1024px){.r81039776 {
    gap: 20px;
  }
.x6180d_20f {
    gap: 20px;
  }}
@media (max-width: 768px){.l4091_0f{
    display: block;
  }
.r81039776{
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background-color: var(--nav-bg);
    flex-direction: column;
    padding: 24px;
    gap: 32px;
    height: auto;
    border-bottom: 4px solid var(--primary-color);
    box-shadow: var(--shadow-lg);
    display: none; color: #1a1a2e;}
.r81039776.is-open{
    display: flex;
  }
.x6180d_20f{
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
.o8ab3f5a{
    width: 100%;
    text-align: center;
  }}
.t2b9584c4c.active{color: var(--primary-color);}
.k0cfc1_3b1c{
  background-color: var(--bg-color);
  border-top: 1px solid var(--border-color);
  padding: 80px 40px 40px 40px;
  font-family: "Georgia", "Times New Roman", serif;
  display: flex;
  flex-direction: column; color: #1a1a2e;}
.a28e7efc0{
  max-width: var(--max-width);
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  gap: 60px;
}
.af0dce_35a0{
  flex: 1 1 320px;
  display: flex;
  flex-direction: column;
}
.kc0ea80ee5e{
  font-size: 24px;
  font-weight: 800;
  color: var(--primary-color);
  letter-spacing: -0.5px;
  margin-bottom: 24px;
  text-transform: uppercase;
}
.e819__38b1{
  font-size: 15px;
  line-height: 1.6;
  color: var(--text-muted);
  margin-bottom: 32px;
  font-family: "Inter", sans-serif;
  max-width: 280px;
}
.mf42dd_7ad0{
  display: flex;
  width: fit-content;
}
.u62d__e76f{
  background-color: var(--primary-color);
  color: var(--cta-text);
  padding: 14px 28px;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  box-shadow: var(--shadow-md);
  transition: var(--transition);
  border-radius: var(--radius-sm);
  font-family: "Inter", sans-serif;
}
.u62d__e76f:hover{
  transform: translateY(-2px);
  box-shadow: var(--shadow-lg);
  background-color: hsl(215, 60%, 20%); color: #ffffff;}
.pe6854c84{
  flex: 2 1 600px;
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  justify-content: space-between;
}
.se68__df27{
  flex: 1 1 140px;
  display: flex;
  flex-direction: column;
}
.id1a__1e59{
  font-size: 14px;
  font-weight: 700;
  color: var(--text-color);
  margin-bottom: 24px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.ce0fc73c3ad{
  list-style: none;
  padding: 0;
  margin: 0;
}
.u04b9be1e{
  margin-bottom: 12px;
  width: 100%;
}
.hcde85_d1ef{
  font-size: 14px;
  color: var(--text-muted);
  text-decoration: none;
  font-family: "Inter", sans-serif;
  transition: var(--transition);
}
.hcde85_d1ef:hover{
  color: var(--primary-color);
  padding-left: 4px;
}
.m86a9f_c0a1{
  max-width: var(--max-width);
  width: 100%;
  height: 1px;
  background-color: var(--border-color);
  margin: 60px auto 30px auto; color: #ffffff;}
.ye59c7fa4{
  max-width: var(--max-width);
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
}
.n9b5__9306{
  display: flex;
  flex-direction: column;
  gap: 4px;
  flex: 1 1 auto;
}
.o15b66d64{
  font-size: 13px;
  color: var(--text-muted);
  font-family: "Inter", sans-serif;
}
.xdcd__0292{
  font-size: 12px;
  color: #999;
  font-family: "Inter", sans-serif;
}
.o35aa72f989{
  display: flex;
  gap: 24px;
  flex: 0 0 auto;
}
.i37c3f_ca1a{
  font-size: 13px;
  color: var(--text-muted);
  text-decoration: none;
  font-family: "Inter", sans-serif;
  transition: var(--transition);
}
.i37c3f_ca1a:hover{
  color: var(--text-color);
}
@media (max-width: 768px){.k0cfc1_3b1c{
    padding: 60px 20px 30px 20px;
  }
.a28e7efc0{
    flex-direction: column;
    gap: 40px;
  }
.pe6854c84{
    gap: 30px;
  }
.ye59c7fa4{
    flex-direction: column;
    align-items: flex-start;
  }}
.u1fb__2339{box-sizing:border-box;}
.sc7cc7_9047{box-sizing:border-box;}
.v92a__ed71{box-sizing:border-box;}
.o40b0d96424{box-sizing:border-box;}
.m017dd_552a{display:block;max-width:100%;height:auto;}
@media (max-width: 768px) {div.pa88__dd72.ld43d_0a .fda073_ev { 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; }
.sddf91df6b7 { 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; }}