:root {

  --wps-primary: var(--primary-color, hsl(91, 72%, 65%));
  --wps-secondary: var(--secondary-color, hsl(176, 57%, 65%));
  --wps-text: var(--text-color, hsl(91, 10%, 11%));
  --wps-bg: var(--bg-color, hsl(91, 7%, 96%));
  --wps-white: #ffffff;
  --wps-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.1);
  --wps-radius: var(--border-radius, 12px);
  --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.gb2bf10.a72530f_3e1{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    color: var(--wps-text);
    background-color: var(--wps-bg);
    line-height: 1.6;
    overflow-x: hidden;
    }
div.fc73b7b36.gb2bf10 .k0ecaa_uh{
    display: flex;
    flex-wrap: wrap;
    min-height: 70vh;
    align-items: center;
    background: linear-gradient(135deg, var(--wps-bg) 0%, #ffffff 100%);
    padding: 4rem 5%;
    gap: 2rem; color: #1a1a2e;}
div.fc73b7b36.gb2bf10 .s39cc3e_29{
    flex: 1;
    min-width: 320px;
    text-align: center; 
    }
div.fc73b7b36.gb2bf10 .t354c0_21c0{
    flex: 1;
    min-width: 320px;
    position: relative;
    }
div.fc73b7b36.gb2bf10 .t354c0_21c0 img{
    width: 100%;
    height: auto;
    max-height: 500px;
    object-fit: cover;
    border-radius: var(--wps-radius);
    box-shadow: var(--wps-shadow);
    }
div.fc73b7b36.gb2bf10 .s39cc3e_29 h1{
    font-size: clamp(2.5rem, 5vw, 3.5rem);
    font-weight: 800;
    margin-bottom: 1.5rem;
    line-height: 1.1;
    color: var(--wps-text);
    }
div.fc73b7b36.gb2bf10 .s39cc3e_29 p{
    font-size: 1.25rem;
    margin-bottom: 2.5rem;
    color: #555;
    max-width: 600px;
    margin-left: 0;
    margin-right: auto;
    }
div.fc73b7b36.gb2bf10 .p04a9__6eb18{
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    justify-content: center;
    }
div.fc73b7b36.gb2bf10 .psc4xntq26{
    background-color: var(--wps-primary);
    color: var(--wps-text);
    padding: 1rem 2.5rem;
    border-radius: 50px;
    font-weight: 700;
    text-decoration: none;
    font-size: 1.1rem;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 4px 15px rgba(146, 212, 100, 0.4);
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    }
div.fc73b7b36.gb2bf10 .psc4xntq26:hover{
    transform: translateY(-3px);
    box-shadow: 0 8px 25px rgba(146, 212, 100, 0.5);
    background-color: hsl(91, 72%, 60%); color: #1a1a2e;}
div.fc73b7b36.gb2bf10 .o71a5bf2_3f{
    border: 2px solid var(--wps-secondary);
    color: var(--wps-text);
    padding: 1rem 2.5rem;
    border-radius: 50px;
    font-weight: 700;
    text-decoration: none;
    font-size: 1.1rem;
    transition: all 0.3s ease;
    }
div.fc73b7b36.gb2bf10 .o71a5bf2_3f:hover{
    background-color: var(--wps-secondary);
    color: var(--wps-text);
    }
div.fc73b7b36.gb2bf10 .b75f2b__ccc9{
    padding: 6rem 5%;
    max-width: 1200px;
    margin: 0 auto;
    }
div.fc73b7b36.gb2bf10 .ncb38_8a5d{
    text-align: center;
    margin-bottom: 4rem;
    }
div.fc73b7b36.gb2bf10 .ncb38_8a5d h2{
    font-size: 2.5rem;
    margin-bottom: 1rem;
    }
div.fc73b7b36.gb2bf10 .ad13d335{
    display: flex;
    flex-direction: column;
    gap: 2rem;
    }
div.fc73b7b36.gb2bf10 .bnyy3d4z0{
    background: var(--wps-white);
    border-radius: var(--wps-radius);
    padding: 2.5rem;
    display: grid;
    grid-template-columns: auto 1fr auto;
    align-items: center;
    gap: 2rem;
    box-shadow: var(--wps-shadow);
    transition: transform 0.3s ease;
    border-left: 6px solid transparent; color: #1a1a2e;}
div.fc73b7b36.gb2bf10 .bnyy3d4z0:hover{
    transform: scale(1.01);
    border-left-color: var(--wps-primary);
    }
div.fc73b7b36.gb2bf10 .h959bcc78{
    width: 64px;
    height: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--wps-bg);
    border-radius: 16px; color: #1a1a2e;}
div.fc73b7b36.gb2bf10 .t7a95_45b h3{
    font-size: 1.5rem;
    margin-bottom: 0.5rem;
    }
div.fc73b7b36.gb2bf10 .j55f6_08{
    font-size: 0.9rem;
    color: #666;
    display: flex;
    gap: 1.5rem;
    }
div.fc73b7b36.gb2bf10 .b0543c7dee .i0ce93e_ctyg{
    background: var(--wps-text);
    color: white;
    padding: 0.8rem 1.5rem;
    border-radius: 8px;
    text-decoration: none;
    font-weight: 600;
    transition: opacity 0.3s;
    }
div.fc73b7b36.gb2bf10 .b0543c7dee .i0ce93e_ctyg:hover{
    opacity: 0.9;
    }
div.fc73b7b36.gb2bf10 .ze26a3__8fa9e{
    background-color: #f0f4ef;
    padding: 5rem 5%;
    margin-top: 4rem; color: #1a1a2e;}
div.fc73b7b36.gb2bf10 .m8b36f40b28{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 3rem;
    max-width: 1200px;
    margin: 0 auto;
    }
div.fc73b7b36.gb2bf10 .zb88471_l8eo h3{
    border-bottom: 2px solid var(--wps-primary);
    padding-bottom: 0.5rem;
    margin-bottom: 1.5rem;
    }
div.fc73b7b36.gb2bf10 .y0cab9084{
    list-style: none;
    padding: 0;
    }
div.fc73b7b36.gb2bf10 .y0cab9084 li{
    margin-bottom: 0.8rem;
    display: flex;
    justify-content: space-between;
    }
div.fc73b7b36.gb2bf10 .w8cecc6215a{
    text-align: center;
    padding: 4rem 5%;
    max-width: 800px;
    margin: 0 auto;
    }
div.fc73b7b36.gb2bf10 .w8cecc6215a p{
    font-style: italic;
    color: #666;
    }
div.fc73b7b36.gb2bf10 .i737__7eb7{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 3rem;
    max-width: 1200px;
    margin: 0 auto 3rem;
    }
div.fc73b7b36.gb2bf10 .s7d0dc_a17a h4{
    color: var(--wps-primary);
    margin-bottom: 1.5rem;
    }
div.fc73b7b36.gb2bf10 .s7d0dc_a17a ul{
    list-style: none;
    padding: 0;
    }
div.fc73b7b36.gb2bf10 .s7d0dc_a17a ul li{
    margin-bottom: 0.8rem;
    }
div.fc73b7b36.gb2bf10 .s7d0dc_a17a ul li a{
    color: #ccc;
    text-decoration: none;
    transition: color 0.3s;
    }
div.fc73b7b36.gb2bf10 .s7d0dc_a17a ul li a:hover{
    color: white;
    }
div.fc73b7b36.gb2bf10 .n3c002794{
    border-top: 1px solid #444;
    padding-top: 2rem;
    text-align: center;
    font-size: 0.9rem;
    }
@media (max-width: 768px) {div.fc73b7b36.gb2bf10 .bnyy3d4z0{
    grid-template-columns: 1fr;
    text-align: center;
    justify-items: center;
    }
div.fc73b7b36.gb2bf10 .j55f6_08{
    flex-direction: column;
    gap: 0.5rem;
    }
div.fc73b7b36.gb2bf10 .k0ecaa_uh{
    padding-top: 2rem;
    }}
*{
    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;
    }
.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; }}