:root {

  --pg-primary: #E65100;
  --pg-primary-hover: #BF360C;
  --pg-secondary: #FFCC80;
  --pg-bg: #FFF8F0;
  --pg-text: #3E2723;
  --pg-text-light: #5D4037;
  --pg-card-bg: #FFFFFF;
  --pg-border: #FFE0B2;
  --primary-color: hsl(91, 72%, 65%);
  --secondary-color: hsl(176, 57%, 65%);
  --bg-color: hsl(91, 7%, 96%);
  --text-color: hsl(91, 10%, 11%);
  --text-muted: hsl(91, 5%, 45%);
  --border-color: hsla(91, 10%, 11%, 0.1);
  --radius-sm: 6px;
  --radius-md: 12px;
  --radius-lg: 24px;
  --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.05);
  --shadow-md: 0 4px 16px rgba(0, 0, 0, 0.08);
  --shadow-lg: 0 8px 24px rgba(76, 105, 34, 0.12);
  --nav-height: 80px;
  --max-width: min(1200px, 94vw);
  --transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  --nav-bg: hsla(91, 7%, 96%, 0.95);
  --cta-hover-color: hsl(91, 72%, 55%);
  --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.fc73b7b36.aiv78l53{
    font-family: var(--font-family, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif);
    background-color: var(--pg-bg);
    color: var(--pg-text);
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
    }
div.fc73b7b36.aiv78l53 .d84ab46{
    text-align: center;
    padding: 100px 20px 60px;
    max-width: 900px;
    margin: 0 auto;
    }
div.fc73b7b36.aiv78l53 .wvb8kzjicb{
    font-size: clamp(2.5rem, 5vw, 4rem);
    font-weight: 800;
    margin-bottom: 24px;
    color: var(--pg-primary);
    line-height: 1.2;
    letter-spacing: -0.02em;
    }
div.fc73b7b36.aiv78l53 .pb7d332{
    font-size: 1.25rem;
    color: var(--pg-text-light);
    margin-bottom: 48px;
    max-width: 720px;
    margin-left: 0;
    margin-right: auto;
    }
div.fc73b7b36.aiv78l53 .p0ecff2a{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 16px 36px;
    font-size: 1.125rem;
    font-weight: 700;
    border-radius: var(--radius-md, 8px);
    text-decoration: none;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    border: none;
    cursor: pointer;
    }
div.fc73b7b36.aiv78l53 .gedda56{
    background-color: var(--pg-primary);
    color: #1a1a2e;
    box-shadow: 0 8px 24px rgba(230, 81, 0, 0.25);
    }
div.fc73b7b36.aiv78l53 .gedda56:hover{
    background-color: var(--pg-primary-hover);
    transform: translateY(-2px);
    box-shadow: 0 12px 32px rgba(230, 81, 0, 0.35); color: #ffffff;}
div.fc73b7b36.aiv78l53 .eeb20f_31{
    background-color: #ffffff;
    color: #1a1a2e;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    }
div.fc73b7b36.aiv78l53 .eeb20f_31:hover{
    background-color: #FFF3E0;
    transform: translateY(-2px); color: #1a1a2e;}
div.fc73b7b36.aiv78l53 .ff61f__cc99{
    background-color: transparent;
    color: #ffffff;
    border: 2px solid #ffffff;
    }
div.fc73b7b36.aiv78l53 .ff61f__cc99:hover{
    background-color: rgba(255, 255, 255, 0.1); color: #1a1a2e;}
div.fc73b7b36.aiv78l53 .g52aa__948{
    max-width: 1100px;
    margin: 0 auto 100px;
    padding: 0 20px;
    }
div.fc73b7b36.aiv78l53 .g52aa__948 img{
    width: 100%;
    height: auto;
    border-radius: var(--radius-lg, 16px);
    box-shadow: 0 24px 48px rgba(62, 39, 35, 0.12);
    object-fit: cover;
    aspect-ratio: 16/9;
    display: block;
    }
div.fc73b7b36.aiv78l53 .n074a_d4dd{
    max-width: 800px;
    margin: 0 auto 100px;
    padding: 0 20px;
    }
div.fc73b7b36.aiv78l53 .n96c5__6aff2{
    text-align: center;
    font-size: 2.5rem;
    margin-bottom: 60px;
    color: var(--pg-text);
    }
div.fc73b7b36.aiv78l53 .h66811_0c16{
    position: relative;
    padding-left: 24px;
    }
div.fc73b7b36.aiv78l53 .h66811_0c16::before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 4px;
    background-color: var(--pg-secondary);
    border-radius: 2px; color: #1a1a2e;}
div.fc73b7b36.aiv78l53 .f40298__238ef{
    position: relative;
    margin-bottom: 80px;
    padding-left: 48px;
    }
div.fc73b7b36.aiv78l53 .f40298__238ef::before{
    content: "";
    position: absolute;
    left: -10px;
    top: 4px;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: var(--pg-primary);
    border: 4px solid var(--pg-bg);
    box-shadow: 0 0 0 4px rgba(230, 81, 0, 0.1); color: #1a1a2e;}
div.fc73b7b36.aiv78l53 .oea759d2e{
    font-size: 1.125rem;
    font-weight: 800;
    color: #1a1a2e;
    margin-bottom: 12px;
    display: inline-block;
    padding: 6px 16px;
    background-color: var(--pg-secondary);
    border-radius: 24px;
    letter-spacing: 0.05em;
    }
div.fc73b7b36.aiv78l53 .hce9383b{
    background-color: var(--pg-card-bg);
    padding: 40px;
    border-radius: var(--radius-md, 12px);
    box-shadow: 0 12px 32px rgba(62, 39, 35, 0.06);
    border-top: 4px solid var(--pg-primary);
    transition: transform 0.3s ease; color: #1a1a2e;}
div.fc73b7b36.aiv78l53 .hce9383b:hover{
    transform: translateY(-4px);
    }
div.fc73b7b36.aiv78l53 .hce9383b h2{
    font-size: 1.875rem;
    margin-top: 0;
    margin-bottom: 16px;
    color: var(--pg-text);
    display: flex;
    align-items: center;
    gap: 12px;
    flex-wrap: wrap;
    }
div.fc73b7b36.aiv78l53 .yd31f__37b{
    display: inline-block;
    background: #FFF3E0;
    color: #1a1a2e;
    padding: 4px 12px;
    font-size: 0.875rem;
    font-weight: 700;
    border-radius: 6px;
    border: 1px solid var(--pg-primary);
    }
div.fc73b7b36.aiv78l53 .hce9383b h3{
    font-size: 1.25rem;
    margin-top: 32px;
    margin-bottom: 16px;
    color: var(--pg-text);
    font-weight: 700;
    }
div.fc73b7b36.aiv78l53 .hce9383b ul{
    list-style: none;
    padding: 0;
    margin: 0;
    }
div.fc73b7b36.aiv78l53 .hce9383b li{
    position: relative;
    padding-left: 32px;
    margin-bottom: 16px;
    color: var(--pg-text-light);
    font-size: 1.0625rem;
    }
div.fc73b7b36.aiv78l53 .hce9383b li::before{
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    width: 16px;
    height: 16px;
    background-color: #FFCC80;
    border-radius: 50%;
    opacity: 0.5; color: #1a1a2e;}
div.fc73b7b36.aiv78l53 .hce9383b li::after{
    content: "";
    position: absolute;
    left: 4px;
    top: 12px;
    width: 8px;
    height: 8px;
    background-color: var(--pg-primary);
    border-radius: 50%; color: #1a1a2e;}
div.fc73b7b36.aiv78l53 .hce9383b li strong{
    color: var(--pg-text);
    }
div.fc73b7b36.aiv78l53 .bb1381_07{
    margin-top: 32px;
    padding-top: 24px;
    border-top: 1px dashed var(--pg-border);
    }
div.fc73b7b36.aiv78l53 .bb1381_07 a{
    color: var(--pg-primary);
    font-weight: 700;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    font-size: 1.0625rem;
    }
div.fc73b7b36.aiv78l53 .bb1381_07 a:hover{
    text-decoration: underline;
    }
div.fc73b7b36.aiv78l53 .bb1381_07 a::after{
    content: "→";
    margin-left: 8px;
    transition: transform 0.2s;
    }
div.fc73b7b36.aiv78l53 .bb1381_07 a:hover::after{
    transform: translateX(4px);
    }
div.fc73b7b36.aiv78l53 .c04da92_9f{
    text-align: center;
    background: linear-gradient(135deg, var(--pg-primary) 0%, #E64A19 100%);
    padding: 100px 20px;
    color: #1a1a2e;
    }
div.fc73b7b36.aiv78l53 .c04da92_9f h2{
    font-size: clamp(2rem, 4vw, 3rem);
    margin-bottom: 24px;
    color: #ffffff;
    font-weight: 800;
    }
div.fc73b7b36.aiv78l53 .c04da92_9f p{
    font-size: 1.25rem;
    margin-bottom: 48px;
    opacity: 0.9;
    max-width: 600px;
    margin-left: 0;
    margin-right: auto;
    }
div.fc73b7b36.aiv78l53 .m6c07a_t15h{
    display: flex;
    gap: 20px;
    justify-content: center;
    flex-wrap: wrap;
    }
div.fc73b7b36.aiv78l53 .dfecf29e6{
    background-color: #2D1A11;
    color: rgba(255, 255, 255, 0.7);
    padding: 60px 20px;
    text-align: center;
    }
div.fc73b7b36.aiv78l53 .r8e9e2_uo{
    max-width: 1200px;
    margin: 0 auto;
    }
div.fc73b7b36.aiv78l53 .gee1866a4{
    margin-top: 24px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 24px;
    }
div.fc73b7b36.aiv78l53 .gee1866a4 a{
    color: rgba(255, 255, 255, 0.9);
    text-decoration: none;
    font-weight: 500;
    transition: color 0.2s;
    }
div.fc73b7b36.aiv78l53 .gee1866a4 a:hover{
    color: var(--pg-secondary);
    }
@media (max-width: 768px) {div.fc73b7b36.aiv78l53 .d84ab46{ padding: 60px 20px 40px; }
div.fc73b7b36.aiv78l53 .h66811_0c16{ padding-left: 12px; }
div.fc73b7b36.aiv78l53 .f40298__238ef{ padding-left: 32px; margin-bottom: 40px; }
div.fc73b7b36.aiv78l53 .hce9383b{ padding: 24px; }
div.fc73b7b36.aiv78l53 .m6c07a_t15h{ flex-direction: column; width: 100%; max-width: 320px; margin: 0 auto; }
div.fc73b7b36.aiv78l53 .p0ecff2a{ width: 100%; }}
div.fc73b7b36.aiv78l53 .ib029a_68{box-sizing:border-box;}
*{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    }
body{
    font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    background-color: var(--bg-color);
    color: var(--text-color);
    }
.j6a3f76d{
    height: var(--nav-height);
    background-color: var(--nav-bg);
    backdrop-filter: blur(10px);
    border-bottom: 1px solid var(--border-color);
    position: sticky;
    top: 0;
    z-index: 1000;
    display: flex;
    align-items: center; color: #1a1a2e;}
.cdbfba_b78{
    width: var(--max-width);
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    }
.aeuto860{
    display: flex;
    align-items: center;
    gap: 10px;
    text-decoration: none;
    font-size: 1.5rem;
    font-weight: 800;
    color: var(--text-color);
    letter-spacing: -0.5px;
    }
.bee70a__1ec{
    width: 14px;
    height: 14px;
    background-color: var(--primary-color);
    border-radius: 4px;
    transform: rotate(45deg); color: #1a1a2e;}
.eb4cfb_tuoz{
    display: flex;
    list-style: none;
    gap: 8px;
    align-items: center;
    }
.p670__d09{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 0.95rem;
    font-weight: 500;
    padding: 8px 16px;
    border-radius: var(--radius-md);
    transition: var(--transition);
    }
.p670__d09:hover{
    color: var(--text-color);
    background-color: hsla(91, 72%, 65%, 0.1);
    }
.p670__d09.active{
    color: var(--text-color);
    font-weight: 700;
    }
.s25e49e0c{
    color: var(--secondary-color);
    font-weight: 600;
    }
.a5c29591_dm{
    display: flex;
    align-items: center;
    }
.g51e4__33a{
    background-color: var(--primary-color);
    color: #000000; 
    text-decoration: none;
    padding: 12px 28px;
    border-radius: var(--radius-lg);
    font-weight: 700;
    font-size: 0.95rem;
    box-shadow: var(--shadow-md);
    transition: var(--transition);
    border: 2px solid transparent;
    }
.g51e4__33a:hover{
    background-color: var(--cta-hover-color);
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg); color: #1a1a2e;}
.f451b_f28c{
    display: none;
    }
.naf872_e380{
    display: none;
    cursor: pointer;
    padding: 10px;
    }
.lml47lh5h6k, .lml47lh5h6k::before, .lml47lh5h6k::after{
    display: block;
    width: 24px;
    height: 2px;
    background-color: var(--text-color);
    transition: var(--transition);
    position: relative; color: #ffffff;}
.lml47lh5h6k::before, .lml47lh5h6k::after{
    content: "";
    position: absolute;
    }
.lml47lh5h6k::before{ top: -8px; }
.lml47lh5h6k::after{ bottom: -8px; }
@media (max-width: 1024px){.eb4cfb_tuoz {
    gap: 2px;
    }
.p670__d09 {
    padding: 8px 12px;
    font-size: 0.9rem;
    }}
@media (max-width: 868px){.naf872_e380{
    display: block;
    order: 3;
    }
.eb4cfb_tuoz{
    position: absolute;
    top: calc(var(--nav-height) + 10px);
    left: 0;
    right: 0;
    flex-direction: column;
    background-color: #ffffff;
    padding: 20px;
    border-radius: var(--radius-lg);
    box-shadow: var(--shadow-lg);
    gap: 10px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-20px);
    transition: var(--transition); color: #1a1a2e;}
.a5c29591_dm{
    margin-left: auto;
    margin-right: 15px;
    }
.f451b_f28c:checked ~ .eb4cfb_tuoz{
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    }
.f451b_f28c:checked ~ .naf872_e380 .lml47lh5h6k{
    background-color: transparent;
    }
.f451b_f28c:checked ~ .naf872_e380 .lml47lh5h6k::before{
    transform: rotate(45deg);
    top: 0;
    }
.f451b_f28c:checked ~ .naf872_e380 .lml47lh5h6k::after{
    transform: rotate(-45deg);
    bottom: 0;
    }
.p670__d09{
    display: block;
    width: 100%;
    padding: 15px;
    text-align: center;
    }}
@media (max-width: 480px){.aeuto860 .ba7acfrk{
    font-size: 1.2rem;
    }
.g51e4__33a{
    padding: 8px 16px;
    font-size: 0.85rem;
    }}
.s25e49e0c.active{color: var(--primary-color, #7c3aed); background: var(--border-color, rgba(0,0,0,0.08)); border-radius: var(--radius-sm, 8px);}
#nt807d5df69a:checked ~ .eb4cfb_tuoz{ right: 0 !important; left: auto !important; }
@media (max-width: 1024px){.j6a3f76d .eb4cfb_tuoz{ left: auto !important; right: 0 !important; transform: translateX(100%) !important; opacity: 0 !important; visibility: hidden !important; pointer-events: none !important; overflow-y: auto !important; }}
@media (max-width: 1024px){#nt807d5df69a:checked ~ .eb4cfb_tuoz{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1025px){.j6a3f76d #nt807d5df69a, .j6a3f76d label[for="nt807d5df69a"]{ display: none !important; }}
@media (min-width: 1025px){.j6a3f76d .eb4cfb_tuoz{ position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 1025px){.j6a3f76d .eb4cfb_tuoz{ display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 1025px){.j6a3f76d .eb4cfb_tuoz a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.vae2__9fd{list-style:none;}
.p670__d09.active {color: var(--text-color); background-color: hsla(91, 72%, 65%, 0.1);}
.s25e49e0c.active {color: var(--primary-color, #7c3aed); background: var(--border-color, rgba(0,0,0,0.08)); border-radius: var(--radius-sm, 8px);}
#nt807d5df69a:checked ~ .eb4cfb_tuoz { right: 0 !important; left: auto !important; }
@media (max-width: 1024px) {.j6a3f76d.o6592128c85 .eb4cfb_tuoz { left: auto !important; right: 0 !important; transform: translateX(100%) !important; opacity: 0 !important; visibility: hidden !important; pointer-events: none !important; overflow-y: auto !important; }}
@media (max-width: 1024px) {#nt807d5df69a:checked ~ .eb4cfb_tuoz { right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1025px) {.j6a3f76d.o6592128c85 #nt807d5df69a, .j6a3f76d.o6592128c85 label[for="nt807d5df69a"] { display: none !important; }}
@media (min-width: 1025px) {.j6a3f76d.o6592128c85 .eb4cfb_tuoz { position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 1025px) {.j6a3f76d.o6592128c85 .eb4cfb_tuoz { display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 1025px) {.j6a3f76d.o6592128c85 .eb4cfb_tuoz a { display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.ee5e9a6142{
    background-color: var(--bg-color, hsl(91, 7%, 96%));
    padding-top: 80px;
    padding-bottom: 40px;
    width: 100%;
    border-top: 1px solid var(--border-color, hsla(91, 10%, 11%, 0.1)); color: #1a1a2e;}
.r8e9e2_uo{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: var(--max-width, 1200px);
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 60px;
    gap: 40px;
    }
.wpjmhyo2b945{
    flex: 1 1 300px;
    display: flex;
    flex-direction: column;
    }
.rb4nd8c9{
    font-size: 28px;
    font-weight: 800;
    color: var(--text-color, hsl(91, 10%, 11%));
    margin-bottom: 16px;
    letter-spacing: -0.5px;
    }
.p755204fbfe{
    font-size: 16px;
    line-height: 1.6;
    color: var(--text-muted, hsl(91, 5%, 45%));
    max-width: 320px;
    }
.os984gm1sqy{
    flex: 2 1 400px;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    gap: 20px;
    }
.j99830__c18{
    display: flex;
    flex-direction: column;
    flex: 1;
    }
.uc0da61b18{
    font-size: 16px;
    font-weight: 700;
    color: var(--text-color, hsl(91, 10%, 11%));
    margin-bottom: 24px;
    }
.ae847c_4tq{
    font-size: 15px;
    color: var(--text-muted, hsl(91, 5%, 45%));
    text-decoration: none;
    margin-bottom: 12px;
    transition: var(--transition, all 0.3s ease);
    }
.ae847c_4tq:hover{
    color: var(--primary-color, hsl(91, 72%, 65%));
    padding-left: 4px;
    }
.o8cdumita{
    flex: 1 1 240px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    }
.vfed4d23_k8wo{
    font-size: 18px;
    font-weight: 700;
    color: var(--text-color, hsl(91, 10%, 11%));
    }
.ka6a1b5a74{
    background-color: var(--primary-color, hsl(91, 72%, 65%));
    color: var(--text-color, hsl(91, 10%, 11%));
    padding: 14px 28px;
    border-radius: var(--radius-lg, 24px);
    font-weight: 700;
    text-decoration: none;
    box-shadow: var(--shadow-lg, 0 8px 24px rgba(76, 105, 34, 0.12));
    transition: var(--transition, all 0.3s ease);
    display: inline-block;
    text-align: center;
    }
.ka6a1b5a74:hover{
    background-color: var(--cta-hover-color, hsl(91, 72%, 55%));
    transform: translateY(-2px);
    box-shadow: 0 12px 28px rgba(76, 105, 34, 0.2); color: #1a1a2e;}
.af3da__1bb7{
    height: 1px;
    background-color: var(--border-color, hsla(91, 10%, 11%, 0.1));
    max-width: var(--max-width, 1200px);
    margin: 0 auto 32px auto; color: #ffffff;}
.hf3cb1_1a0{
    max-width: var(--max-width, 1200px);
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 16px;
    }
.e9fiu1k6ii{
    flex: 0 0 auto;
    }
.p0fceb2{
    font-size: 14px;
    color: var(--text-muted, hsl(91, 5%, 45%));
    }
.z5f3f_4d5{
    flex: 0 0 auto;
    display: flex;
    gap: 20px;
    align-items: center;
    flex-wrap: wrap;
    }
.qx0djtwg2di8{
    font-size: 14px;
    color: var(--text-muted, hsl(91, 5%, 45%));
    text-decoration: none;
    transition: var(--transition, all 0.3s ease);
    }
.qx0djtwg2di8:hover{
    color: var(--text-color, hsl(91, 10%, 11%));
    }
.ywleub4qje{
    font-size: 14px;
    color: var(--text-muted, hsl(91, 5%, 45%));
    }
@media (max-width: 768px){.r8e9e2_uo{
    flex-direction: column;
    padding-left: 20px;
    padding-right: 20px;
    gap: 48px;
    }
.os984gm1sqy{
    flex-direction: column;
    gap: 32px;
    }
.hf3cb1_1a0{
    flex-direction: column;
    align-items: flex-start;
    padding-left: 20px;
    padding-right: 20px;
    }
.wpjmhyo2b945{
    flex: 1 1 auto;
    }
.o8cdumita{
    flex: 1 1 auto;
    width: 100%;
    }
.ka6a1b5a74{
    width: 100%;
    }}
html, body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    }
body *, body *::before, body *::after {
    box-sizing: border-box;
    }
div.fc73b7b36 img.qaebe6_319d {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.fc73b7b36 img.qaebe6_319d.y7a24de3a2b { aspect-ratio: 16 / 9; }
div.fc73b7b36 img.qaebe6_319d.k1298383b { aspect-ratio: 16 / 10; }
div.fc73b7b36 img.qaebe6_319d.te8cb3_c43a { aspect-ratio: 4 / 3; }
div.fc73b7b36 img.qaebe6_319d.o45542edab8 { aspect-ratio: 1 / 1; }
div.fc73b7b36 :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.fc73b7b36 .dc484f54946 {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.fc73b7b36 .dc484f54946.y7a24de3a2b { aspect-ratio: 16 / 9; }
div.fc73b7b36 .dc484f54946.k1298383b { aspect-ratio: 16 / 10; }
div.fc73b7b36 .dc484f54946.te8cb3_c43a { aspect-ratio: 4 / 3; }
div.fc73b7b36 .dc484f54946.o45542edab8 { aspect-ratio: 1 / 1; }
div.fc73b7b36 .dc484f54946 > img.qaebe6_319d,
    div.fc73b7b36 .dc484f54946 > picture > img.qaebe6_319d {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
div.fc73b7b36.aiv78l53 .gedda56 a:not([class]){color:#ffffff !important;text-decoration:underline;}
div.fc73b7b36.aiv78l53 .gedda56 a[class=""]{color:#ffffff !important;text-decoration:underline;}
div.fc73b7b36.aiv78l53 .gedda56 a:not([class]):hover{opacity:0.92;}
div.fc73b7b36.aiv78l53 .gedda56 a[class=""]:hover{opacity:0.92;}
div.fc73b7b36.aiv78l53 .gedda56 a:not([class]):visited{color:#ffffff !important;}
div.fc73b7b36.aiv78l53 .gedda56 a[class=""]:visited{color:#ffffff !important;}
div.fc73b7b36.aiv78l53 .eeb20f_31 a:not([class]){color:#ffffff !important;text-decoration:underline;}
div.fc73b7b36.aiv78l53 .eeb20f_31 a[class=""]{color:#ffffff !important;text-decoration:underline;}
div.fc73b7b36.aiv78l53 .eeb20f_31 a:not([class]):hover{opacity:0.92;}
div.fc73b7b36.aiv78l53 .eeb20f_31 a[class=""]:hover{opacity:0.92;}
div.fc73b7b36.aiv78l53 .eeb20f_31 a:not([class]):visited{color:#ffffff !important;}
div.fc73b7b36.aiv78l53 .eeb20f_31 a[class=""]:visited{color:#ffffff !important;}
div.fc73b7b36.aiv78l53 .c04da92_9f a:not([class]){color:#ffffff !important;text-decoration:underline;}
div.fc73b7b36.aiv78l53 .c04da92_9f a[class=""]{color:#ffffff !important;text-decoration:underline;}
div.fc73b7b36.aiv78l53 .c04da92_9f a:not([class]):hover{opacity:0.92;}
div.fc73b7b36.aiv78l53 .c04da92_9f a[class=""]:hover{opacity:0.92;}
div.fc73b7b36.aiv78l53 .c04da92_9f a:not([class]):visited{color:#ffffff !important;}
div.fc73b7b36.aiv78l53 .c04da92_9f a[class=""]:visited{color:#ffffff !important;}
.w688__066a {
    padding-left: clamp(16px, 4vw, 48px);
    padding-right: clamp(16px, 4vw, 48px);
    }
.w688__066a > :first-child,
    .w688__066a > :last-child {
    width: min(1280px, 100%);
    margin-left: auto;
    margin-right: auto;
    }
*{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    }
body{
    font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    background-color: var(--bg-color);
    color: var(--text-color);
    }
.j6a3f76d{
    height: var(--nav-height);
    background-color: var(--nav-bg);
    backdrop-filter: blur(10px);
    border-bottom: 1px solid var(--border-color);
    position: sticky;
    top: 0;
    z-index: 1000;
    display: flex;
    align-items: center; color: #1a1a2e;}
.cdbfba_b78{
    width: var(--max-width);
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    }
.aeuto860{
    display: flex;
    align-items: center;
    gap: 10px;
    text-decoration: none;
    font-size: 1.5rem;
    font-weight: 800;
    color: var(--text-color);
    letter-spacing: -0.5px;
    }
.bee70a__1ec{
    width: 14px;
    height: 14px;
    background-color: var(--primary-color);
    border-radius: 4px;
    transform: rotate(45deg); color: #1a1a2e;}
.eb4cfb_tuoz{
    display: flex;
    list-style: none;
    gap: 8px;
    align-items: center;
    }
.p670__d09{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 0.95rem;
    font-weight: 500;
    padding: 8px 16px;
    border-radius: var(--radius-md);
    transition: var(--transition);
    }
.p670__d09:hover{
    color: var(--text-color);
    background-color: hsla(91, 72%, 65%, 0.1);
    }
.p670__d09.active{
    color: var(--text-color);
    font-weight: 700;
    }
.s25e49e0c{
    color: var(--secondary-color);
    font-weight: 600;
    }
.a5c29591_dm{
    display: flex;
    align-items: center;
    }
.g51e4__33a{
    background-color: var(--primary-color);
    color: #000000; 
    text-decoration: none;
    padding: 12px 28px;
    border-radius: var(--radius-lg);
    font-weight: 700;
    font-size: 0.95rem;
    box-shadow: var(--shadow-md);
    transition: var(--transition);
    border: 2px solid transparent;
    }
.g51e4__33a:hover{
    background-color: var(--cta-hover-color);
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg); color: #1a1a2e;}
.f451b_f28c{
    display: none;
    }
.naf872_e380{
    display: none;
    cursor: pointer;
    padding: 10px;
    }
.lml47lh5h6k, .lml47lh5h6k::before, .lml47lh5h6k::after{
    display: block;
    width: 24px;
    height: 2px;
    background-color: var(--text-color);
    transition: var(--transition);
    position: relative; color: #ffffff;}
.lml47lh5h6k::before, .lml47lh5h6k::after{
    content: "";
    position: absolute;
    }
.lml47lh5h6k::before{ top: -8px; }
.lml47lh5h6k::after{ bottom: -8px; }
@media (max-width: 1024px){.eb4cfb_tuoz {
    gap: 2px;
    }
.p670__d09 {
    padding: 8px 12px;
    font-size: 0.9rem;
    }}
@media (max-width: 868px){.naf872_e380{
    display: block;
    order: 3;
    }
.eb4cfb_tuoz{
    position: absolute;
    top: calc(var(--nav-height) + 10px);
    left: 0;
    right: 0;
    flex-direction: column;
    background-color: #ffffff;
    padding: 20px;
    border-radius: var(--radius-lg);
    box-shadow: var(--shadow-lg);
    gap: 10px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-20px);
    transition: var(--transition); color: #1a1a2e;}
.a5c29591_dm{
    margin-left: auto;
    margin-right: 15px;
    }
.f451b_f28c:checked ~ .eb4cfb_tuoz{
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    }
.f451b_f28c:checked ~ .naf872_e380 .lml47lh5h6k{
    background-color: transparent;
    }
.f451b_f28c:checked ~ .naf872_e380 .lml47lh5h6k::before{
    transform: rotate(45deg);
    top: 0;
    }
.f451b_f28c:checked ~ .naf872_e380 .lml47lh5h6k::after{
    transform: rotate(-45deg);
    bottom: 0;
    }
.p670__d09{
    display: block;
    width: 100%;
    padding: 15px;
    text-align: center;
    }}
@media (max-width: 480px){.aeuto860 .ba7acfrk{
    font-size: 1.2rem;
    }
.g51e4__33a{
    padding: 8px 16px;
    font-size: 0.85rem;
    }}
.s25e49e0c.active{color: var(--primary-color, #7c3aed); background: var(--border-color, rgba(0,0,0,0.08)); border-radius: var(--radius-sm, 8px);}
#nt807d5df69a:checked ~ .eb4cfb_tuoz{ right: 0 !important; left: auto !important; }
@media (max-width: 1024px){.j6a3f76d .eb4cfb_tuoz{ left: auto !important; right: 0 !important; transform: translateX(100%) !important; opacity: 0 !important; visibility: hidden !important; pointer-events: none !important; overflow-y: auto !important; }}
@media (max-width: 1024px){#nt807d5df69a:checked ~ .eb4cfb_tuoz{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1025px){.j6a3f76d #nt807d5df69a, .j6a3f76d label[for="nt807d5df69a"]{ display: none !important; }}
@media (min-width: 1025px){.j6a3f76d .eb4cfb_tuoz{ position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 1025px){.j6a3f76d .eb4cfb_tuoz{ display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 1025px){.j6a3f76d .eb4cfb_tuoz a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.vae2__9fd{list-style:none;}
.p670__d09.active{color: var(--text-color); background-color: hsla(91, 72%, 65%, 0.1);}
.s25e49e0c.active{color: var(--primary-color, #7c3aed); background: var(--border-color, rgba(0,0,0,0.08)); border-radius: var(--radius-sm, 8px);}
#nt807d5df69a:checked ~ .eb4cfb_tuoz{ right: 0 !important; left: auto !important; }
@media (max-width: 1024px){.j6a3f76d.o6592128c85 .eb4cfb_tuoz{ left: auto !important; right: 0 !important; transform: translateX(100%) !important; opacity: 0 !important; visibility: hidden !important; pointer-events: none !important; overflow-y: auto !important; }}
@media (max-width: 1024px){#nt807d5df69a:checked ~ .eb4cfb_tuoz{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1025px){.j6a3f76d.o6592128c85 #nt807d5df69a, .j6a3f76d.o6592128c85 label[for="nt807d5df69a"]{ display: none !important; }}
@media (min-width: 1025px){.j6a3f76d.o6592128c85 .eb4cfb_tuoz{ position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 1025px){.j6a3f76d.o6592128c85 .eb4cfb_tuoz{ display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 1025px){.j6a3f76d.o6592128c85 .eb4cfb_tuoz a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.ee5e9a6142{
    background-color: var(--bg-color, hsl(91, 7%, 96%));
    padding-top: 80px;
    padding-bottom: 40px;
    width: 100%;
    border-top: 1px solid var(--border-color, hsla(91, 10%, 11%, 0.1)); color: #1a1a2e;}
.r8e9e2_uo{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: var(--max-width, 1200px);
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 60px;
    gap: 40px;
    }
.wpjmhyo2b945{
    flex: 1 1 300px;
    display: flex;
    flex-direction: column;
    }
.rb4nd8c9{
    font-size: 28px;
    font-weight: 800;
    color: var(--text-color, hsl(91, 10%, 11%));
    margin-bottom: 16px;
    letter-spacing: -0.5px;
    }
.p755204fbfe{
    font-size: 16px;
    line-height: 1.6;
    color: var(--text-muted, hsl(91, 5%, 45%));
    max-width: 320px;
    }
.os984gm1sqy{
    flex: 2 1 400px;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    gap: 20px;
    }
.j99830__c18{
    display: flex;
    flex-direction: column;
    flex: 1;
    }
.uc0da61b18{
    font-size: 16px;
    font-weight: 700;
    color: var(--text-color, hsl(91, 10%, 11%));
    margin-bottom: 24px;
    }
.ae847c_4tq{
    font-size: 15px;
    color: var(--text-muted, hsl(91, 5%, 45%));
    text-decoration: none;
    margin-bottom: 12px;
    transition: var(--transition, all 0.3s ease);
    }
.ae847c_4tq:hover{
    color: var(--primary-color, hsl(91, 72%, 65%));
    padding-left: 4px;
    }
.o8cdumita{
    flex: 1 1 240px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    }
.vfed4d23_k8wo{
    font-size: 18px;
    font-weight: 700;
    color: var(--text-color, hsl(91, 10%, 11%));
    }
.ka6a1b5a74{
    background-color: var(--primary-color, hsl(91, 72%, 65%));
    color: var(--text-color, hsl(91, 10%, 11%));
    padding: 14px 28px;
    border-radius: var(--radius-lg, 24px);
    font-weight: 700;
    text-decoration: none;
    box-shadow: var(--shadow-lg, 0 8px 24px rgba(76, 105, 34, 0.12));
    transition: var(--transition, all 0.3s ease);
    display: inline-block;
    text-align: center;
    }
.ka6a1b5a74:hover{
    background-color: var(--cta-hover-color, hsl(91, 72%, 55%));
    transform: translateY(-2px);
    box-shadow: 0 12px 28px rgba(76, 105, 34, 0.2); color: #1a1a2e;}
.af3da__1bb7{
    height: 1px;
    background-color: var(--border-color, hsla(91, 10%, 11%, 0.1));
    max-width: var(--max-width, 1200px);
    margin: 0 auto 32px auto; color: #ffffff;}
.hf3cb1_1a0{
    max-width: var(--max-width, 1200px);
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 16px;
    }
.e9fiu1k6ii{
    flex: 0 0 auto;
    }
.p0fceb2{
    font-size: 14px;
    color: var(--text-muted, hsl(91, 5%, 45%));
    }
.z5f3f_4d5{
    flex: 0 0 auto;
    display: flex;
    gap: 20px;
    align-items: center;
    flex-wrap: wrap;
    }
.qx0djtwg2di8{
    font-size: 14px;
    color: var(--text-muted, hsl(91, 5%, 45%));
    text-decoration: none;
    transition: var(--transition, all 0.3s ease);
    }
.qx0djtwg2di8:hover{
    color: var(--text-color, hsl(91, 10%, 11%));
    }
.ywleub4qje{
    font-size: 14px;
    color: var(--text-muted, hsl(91, 5%, 45%));
    }
@media (max-width: 768px){.r8e9e2_uo{
    flex-direction: column;
    padding-left: 20px;
    padding-right: 20px;
    gap: 48px;
    }
.os984gm1sqy{
    flex-direction: column;
    gap: 32px;
    }
.hf3cb1_1a0{
    flex-direction: column;
    align-items: flex-start;
    padding-left: 20px;
    padding-right: 20px;
    }
.wpjmhyo2b945{
    flex: 1 1 auto;
    }
.o8cdumita{
    flex: 1 1 auto;
    width: 100%;
    }
.ka6a1b5a74{
    width: 100%;
    }}
*{
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
body{
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  background-color: var(--bg-color);
  color: var(--text-color);
}
.j6a3f76d{
  height: var(--nav-height);
  background-color: var(--nav-bg);
  backdrop-filter: blur(10px);
  border-bottom: 1px solid var(--border-color);
  position: sticky;
  top: 0;
  z-index: 1000;
  display: flex;
  align-items: center; color: #1a1a2e;}
.cdbfba_b78{
  width: var(--max-width);
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.aeuto860{
  display: flex;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  font-size: 1.5rem;
  font-weight: 800;
  color: var(--text-color);
  letter-spacing: -0.5px;
}
.bee70a__1ec{
  width: 14px;
  height: 14px;
  background-color: var(--primary-color);
  border-radius: 4px;
  transform: rotate(45deg); color: #1a1a2e;}
.eb4cfb_tuoz{
  display: flex;
  list-style: none;
  gap: 8px;
  align-items: center;
}
.p670__d09{
  text-decoration: none;
  color: var(--text-muted);
  font-size: 0.95rem;
  font-weight: 500;
  padding: 8px 16px;
  border-radius: var(--radius-md);
  transition: var(--transition);
}
.p670__d09:hover{
  color: var(--text-color);
  background-color: hsla(91, 72%, 65%, 0.1);
}
.p670__d09.active{
  color: var(--text-color);
  font-weight: 700;
}
.s25e49e0c{
  color: var(--secondary-color);
  font-weight: 600;
}
.a5c29591_dm{
  display: flex;
  align-items: center;
}
.g51e4__33a{
  background-color: var(--primary-color);
  color: #000000; 
  text-decoration: none;
  padding: 12px 28px;
  border-radius: var(--radius-lg);
  font-weight: 700;
  font-size: 0.95rem;
  box-shadow: var(--shadow-md);
  transition: var(--transition);
  border: 2px solid transparent;
}
.g51e4__33a:hover{
  background-color: var(--cta-hover-color);
  transform: translateY(-2px);
  box-shadow: var(--shadow-lg); color: #1a1a2e;}
.f451b_f28c{
  display: none;
}
.naf872_e380{
  display: none;
  cursor: pointer;
  padding: 10px;
}
.lml47lh5h6k, .lml47lh5h6k::before, .lml47lh5h6k::after{
  display: block;
  width: 24px;
  height: 2px;
  background-color: var(--text-color);
  transition: var(--transition);
  position: relative; color: #ffffff;}
.lml47lh5h6k::before, .lml47lh5h6k::after{
  content: "";
  position: absolute;
}
.lml47lh5h6k::before{ top: -8px; }
.lml47lh5h6k::after{ bottom: -8px; }
@media (max-width: 1024px){.eb4cfb_tuoz {
    gap: 2px;
  }
.p670__d09 {
    padding: 8px 12px;
    font-size: 0.9rem;
  }}
@media (max-width: 868px){.naf872_e380{
    display: block;
    order: 3;
  }
.eb4cfb_tuoz{
    position: absolute;
    top: calc(var(--nav-height) + 10px);
    left: 0;
    right: 0;
    flex-direction: column;
    background-color: #ffffff;
    padding: 20px;
    border-radius: var(--radius-lg);
    box-shadow: var(--shadow-lg);
    gap: 10px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-20px);
    transition: var(--transition); color: #1a1a2e;}
.a5c29591_dm{
    margin-left: auto;
    margin-right: 15px;
  }
.f451b_f28c:checked ~ .eb4cfb_tuoz{
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
.f451b_f28c:checked ~ .naf872_e380 .lml47lh5h6k{
    background-color: transparent;
  }
.f451b_f28c:checked ~ .naf872_e380 .lml47lh5h6k::before{
    transform: rotate(45deg);
    top: 0;
  }
.f451b_f28c:checked ~ .naf872_e380 .lml47lh5h6k::after{
    transform: rotate(-45deg);
    bottom: 0;
  }
.p670__d09{
    display: block;
    width: 100%;
    padding: 15px;
    text-align: center;
  }}
@media (max-width: 480px){.aeuto860 .ba7acfrk{
    font-size: 1.2rem;
  }
.g51e4__33a{
    padding: 8px 16px;
    font-size: 0.85rem;
  }}
.s25e49e0c.active{color: var(--primary-color, #7c3aed); background: var(--border-color, rgba(0,0,0,0.08)); border-radius: var(--radius-sm, 8px);}
#nt807d5df69a:checked ~ .eb4cfb_tuoz{ right: 0 !important; left: auto !important; }
@media (max-width: 1024px){.j6a3f76d .eb4cfb_tuoz{ left: auto !important; right: 0 !important; transform: translateX(100%) !important; opacity: 0 !important; visibility: hidden !important; pointer-events: none !important; overflow-y: auto !important; }}
@media (max-width: 1024px){#nt807d5df69a:checked ~ .eb4cfb_tuoz{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1025px){.j6a3f76d #nt807d5df69a, .j6a3f76d label[for="nt807d5df69a"]{ display: none !important; }}
@media (min-width: 1025px){.j6a3f76d .eb4cfb_tuoz{ position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 1025px){.j6a3f76d .eb4cfb_tuoz{ display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 1025px){.j6a3f76d .eb4cfb_tuoz a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.vae2__9fd{list-style:none;}
.p670__d09.active{color: var(--text-color); background-color: hsla(91, 72%, 65%, 0.1);}
.s25e49e0c.active{color: var(--primary-color, #7c3aed); background: var(--border-color, rgba(0,0,0,0.08)); border-radius: var(--radius-sm, 8px);}
#nt807d5df69a:checked ~ .eb4cfb_tuoz{ right: 0 !important; left: auto !important; }
@media (max-width: 1024px){.j6a3f76d.o6592128c85 .eb4cfb_tuoz{ left: auto !important; right: 0 !important; transform: translateX(100%) !important; opacity: 0 !important; visibility: hidden !important; pointer-events: none !important; overflow-y: auto !important; }}
@media (max-width: 1024px){#nt807d5df69a:checked ~ .eb4cfb_tuoz{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1025px){.j6a3f76d.o6592128c85 #nt807d5df69a, .j6a3f76d.o6592128c85 label[for="nt807d5df69a"]{ display: none !important; }}
@media (min-width: 1025px){.j6a3f76d.o6592128c85 .eb4cfb_tuoz{ position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 1025px){.j6a3f76d.o6592128c85 .eb4cfb_tuoz{ display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 1025px){.j6a3f76d.o6592128c85 .eb4cfb_tuoz a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.n90a3d_ebed{
  background-color: var(--bg-color, hsl(91, 7%, 96%));
  padding-top: 80px;
  padding-bottom: 40px;
  width: 100%;
  border-top: 1px solid var(--border-color, hsla(91, 10%, 11%, 0.1)); color: #1a1a2e;}
.i6483f46c{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: var(--max-width, 1200px);
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 60px;
  gap: 40px;
}
.hfb3d0_bd20{
  flex: 1 1 300px;
  display: flex;
  flex-direction: column;
}
.u696d8_a830{
  font-size: 28px;
  font-weight: 800;
  color: var(--text-color, hsl(91, 10%, 11%));
  margin-bottom: 16px;
  letter-spacing: -0.5px;
}
.v4c2a4_51e6{
  font-size: 16px;
  line-height: 1.6;
  color: var(--text-muted, hsl(91, 5%, 45%));
  max-width: 320px;
}
.t5674b27b5a{
  flex: 2 1 400px;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  gap: 20px;
}
.h20efe8dd90{
  display: flex;
  flex-direction: column;
  flex: 1;
}
.v07d301243c{
  font-size: 16px;
  font-weight: 700;
  color: var(--text-color, hsl(91, 10%, 11%));
  margin-bottom: 24px;
}
.id9d__45a4{
  font-size: 15px;
  color: var(--text-muted, hsl(91, 5%, 45%));
  text-decoration: none;
  margin-bottom: 12px;
  transition: var(--transition, all 0.3s ease);
}
.id9d__45a4:hover{
  color: var(--primary-color, hsl(91, 72%, 65%));
  padding-left: 4px;
}
.j7af8f_e0c8{
  flex: 1 1 240px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
}
.l49fd785153{
  font-size: 18px;
  font-weight: 700;
  color: var(--text-color, hsl(91, 10%, 11%));
}
.u1c5c039c40{
  background-color: var(--primary-color, hsl(91, 72%, 65%));
  color: var(--text-color, hsl(91, 10%, 11%));
  padding: 14px 28px;
  border-radius: var(--radius-lg, 24px);
  font-weight: 700;
  text-decoration: none;
  box-shadow: var(--shadow-lg, 0 8px 24px rgba(76, 105, 34, 0.12));
  transition: var(--transition, all 0.3s ease);
  display: inline-block;
  text-align: center;
}
.u1c5c039c40:hover{
  background-color: var(--cta-hover-color, hsl(91, 72%, 55%));
  transform: translateY(-2px);
  box-shadow: 0 12px 28px rgba(76, 105, 34, 0.2); color: #1a1a2e;}
.r70b__bd19{
  height: 1px;
  background-color: var(--border-color, hsla(91, 10%, 11%, 0.1));
  max-width: var(--max-width, 1200px);
  margin: 0 auto 32px auto; color: #ffffff;}
.vac5__9678{
  max-width: var(--max-width, 1200px);
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
}
.bf17983e234{
  flex: 0 0 auto;
}
.p212a8f6c{
  font-size: 14px;
  color: var(--text-muted, hsl(91, 5%, 45%));
}
.eda803042df{
  flex: 0 0 auto;
  display: flex;
  gap: 20px;
  align-items: center;
  flex-wrap: wrap;
}
.nda17221b13{
  font-size: 14px;
  color: var(--text-muted, hsl(91, 5%, 45%));
  text-decoration: none;
  transition: var(--transition, all 0.3s ease);
}
.nda17221b13:hover{
  color: var(--text-color, hsl(91, 10%, 11%));
}
.v314__09f8{
  font-size: 14px;
  color: var(--text-muted, hsl(91, 5%, 45%));
}
@media (max-width: 768px){.i6483f46c{
    flex-direction: column;
    padding-left: 20px;
    padding-right: 20px;
    gap: 48px;
  }
.t5674b27b5a{
    flex-direction: column;
    gap: 32px;
  }
.vac5__9678{
    flex-direction: column;
    align-items: flex-start;
    padding-left: 20px;
    padding-right: 20px;
  }
.hfb3d0_bd20{
    flex: 1 1 auto;
  }
.j7af8f_e0c8{
    flex: 1 1 auto;
    width: 100%;
  }
.u1c5c039c40{
    width: 100%;
  }}
.b545c842d{box-sizing:border-box;}
.r2db1cc4c{box-sizing:border-box;}
.m12527ce6{display:block;max-width:100%;height:auto;}
.u8b7870202d{box-sizing:border-box;}
@media (max-width: 768px) {.hf3cb1_1a0 { 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; }}