:root {

  --mc-primary: hsl(168, 75%, 56%);
  --mc-secondary: hsl(313, 60%, 56%);
  --mc-text-main: hsl(168, 10%, 10%);
  --mc-text-muted: hsl(168, 10%, 40%);
  --mc-bg-base: hsl(168, 7%, 96%);
  --mc-surface: #ffffff;
  --mc-radius-lg: 24px;
  --mc-radius-sm: 12px;
  --mc-shadow-soft: 0 12px 32px rgba(0, 0, 0, 0.06);
  --mc-shadow-strong: 0 16px 40px rgba(32, 224, 176, 0.3);
  --mc-font-heading: "Playfair Display", Georgia, "Times New Roman", serif;
  --mc-font-body: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  --primary-color: hsl(168, 75%, 42%);
  --secondary-color: hsl(313, 60%, 56%);
  --bg-color: hsl(168, 7%, 96%);
  --text-color: hsl(168, 10%, 10%);
  --text-muted: hsl(168, 10%, 40%);
  --border-color: hsla(168, 75%, 42%, 0.1);
  --radius-sm: 6px;
  --radius-md: 12px;
  --radius-lg: 30px;
  --shadow-sm: 0 2px 4px rgba(0, 0, 0, 0.05);
  --shadow-md: 0 10px 25px -5px rgba(0, 0, 0, 0.08);
  --shadow-lg: 0 20px 40px -10px rgba(0, 0, 0, 0.12);
  --nav-height: 80px;
  --max-width: 1200px;
  --transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
  --nav-bg: hsla(168, 7%, 96%, 0.95);
  --brand-font: "Playfair Display", "Georgia", serif;
  --ui-font: "Inter", system-ui, -apple-system, sans-serif;
  --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.m7480cea292.gfvufb22{
    font-family: var(--mc-font-body);
    color: var(--text-color, var(--mc-text-main));
    background-color: var(--bg-color, var(--mc-bg-base));
    line-height: 1.7;
    padding-bottom: 120px; 
    -webkit-font-smoothing: antialiased;
    }
div.m7480cea292.gfvufb22 h1, div.m7480cea292.gfvufb22 h2, div.m7480cea292.gfvufb22 h3{
    font-family: var(--mc-font-heading);
    text-align: center;
    margin-top: 0;
    color: var(--mc-text-main);
    }
div.m7480cea292.gfvufb22 h1{
    font-size: clamp(2rem, 5vw, 3rem);
    font-weight: 700;
    margin-bottom: 1rem;
    letter-spacing: -0.02em;
    }
div.m7480cea292.gfvufb22 h2{
    font-size: clamp(1.5rem, 4vw, 2rem);
    margin-bottom: 2rem;
    position: relative;
    padding-bottom: 1rem;
    }
div.m7480cea292.gfvufb22 h2::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 48px;
    height: 4px;
    background: var(--mc-primary);
    border-radius: 2px; color: #1a1a2e;}
div.m7480cea292.gfvufb22 h3{
    font-size: 1.25rem;
    text-align: left;
    margin-bottom: 0.5rem;
    font-weight: 600;
    }
div.m7480cea292.gfvufb22 .v41b85418{
    max-width: 860px;
    margin: 0 auto;
    padding: 3rem 1.5rem;
    display: flex;
    flex-direction: column;
    gap: 4rem;
    }
div.m7480cea292.gfvufb22 .w6e5__56e7{
    text-align: center;
    font-size: 1.15rem;
    color: var(--mc-text-muted);
    max-width: 640px;
    margin: 0 auto 1rem;
    }
div.m7480cea292.gfvufb22 .h2823ceaf5{
    width: 100%;
    border-radius: var(--mc-radius-lg);
    overflow: hidden;
    box-shadow: var(--mc-shadow-soft);
    aspect-ratio: 16 / 9;
    background-color: #e5e5e5;
    margin-bottom: 2rem; color: #1a1a2e;}
div.m7480cea292.gfvufb22 .h2823ceaf5 img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    }
div.m7480cea292.gfvufb22 .ab4ebc2c_s0q{
    background: var(--mc-surface);
    padding: 3rem;
    border-radius: var(--mc-radius-lg);
    box-shadow: var(--mc-shadow-soft); color: #1a1a2e;}
div.m7480cea292.gfvufb22 .u8d5c1b1a79{
    list-style: none;
    padding: 0;
    margin: 2rem 0 0;
    }
div.m7480cea292.gfvufb22 .u8d5c1b1a79 li{
    padding: 1.25rem 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    gap: 1rem;
    }
div.m7480cea292.gfvufb22 .u8d5c1b1a79 li:last-child{
    border-bottom: none;
    }
div.m7480cea292.gfvufb22 .bfb87_124{
    font-weight: 600;
    color: var(--mc-secondary);
    font-family: var(--mc-font-heading);
    font-size: 1.1rem;
    flex-shrink: 0;
    }
div.m7480cea292.gfvufb22 .d232638a9{
    text-align: left;
    }
div.m7480cea292.gfvufb22 .fy9bca3azo54{
    display: flex;
    gap: 1.5rem;
    margin-bottom: 2rem;
    }
div.m7480cea292.gfvufb22 .fy9bca3azo54:last-child{
    margin-bottom: 0;
    }
div.m7480cea292.gfvufb22 .faed83__eaa{
    background: var(--mc-primary);
    color: var(--mc-text-main);
    width: 40px;
    height: 40px;
    border-radius: var(--mc-radius-sm);
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: var(--mc-font-heading);
    font-weight: bold;
    font-size: 1.2rem;
    flex-shrink: 0;
    box-shadow: 0 4px 12px rgba(32, 224, 176, 0.2);
    }
div.m7480cea292.gfvufb22 .ija3ynymi p{
    margin: 0;
    color: var(--mc-text-muted);
    }
div.m7480cea292.gfvufb22 a.a53fb65{
    color: var(--mc-secondary);
    text-decoration: none;
    font-weight: 500;
    border-bottom: 2px solid transparent;
    transition: border-color 0.2s ease;
    }
div.m7480cea292.gfvufb22 a.a53fb65:hover{
    border-bottom-color: var(--mc-secondary);
    }
div.m7480cea292.gfvufb22 .gb5b__fb2{
    position: fixed;
    bottom: 2rem;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    pointer-events: none;
    z-index: 999;
    }
div.m7480cea292.gfvufb22 .ycm45mv29034{
    pointer-events: auto;
    background: var(--mc-primary);
    color: var(--mc-text-main);
    text-decoration: none;
    padding: 1rem 3rem;
    border-radius: 50px;
    font-weight: 700;
    font-size: 1.15rem;
    box-shadow: var(--mc-shadow-strong);
    display: inline-flex;
    align-items: center;
    gap: 0.75rem;
    transition: transform 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    }
div.m7480cea292.gfvufb22 .ycm45mv29034:hover{
    transform: translateY(-4px) scale(1.02);
    }
div.m7480cea292.gfvufb22 .sglyua3mx0tu{
    width: 20px;
    height: 20px;
    fill: none;
    stroke: currentColor;
    stroke-width: 2.5;
    stroke-linecap: round;
    stroke-linejoin: round;
    }
div.m7480cea292.gfvufb22 .c205320b3ab{
    text-align: center;
    padding: 4rem 2rem 2rem;
    color: var(--mc-text-muted);
    font-size: 0.9rem;
    }
@media (max-width: 768px) {div.m7480cea292.gfvufb22 .v41b85418{
    padding: 2rem 1rem;
    gap: 2.5rem;
    }
div.m7480cea292.gfvufb22 .ab4ebc2c_s0q{
    padding: 2rem 1.5rem;
    }
div.m7480cea292.gfvufb22 .u8d5c1b1a79 li{
    flex-direction: column;
    align-items: flex-start;
    gap: 0.25rem;
    }
div.m7480cea292.gfvufb22 .d232638a9{
    text-align: left;
    }
div.m7480cea292.gfvufb22 .gb5b__fb2{
    bottom: 1.5rem;
    }
div.m7480cea292.gfvufb22 .ycm45mv29034{
    width: calc(100% - 3rem);
    justify-content: center;
    }}
*{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    }
body{
    background-color: var(--bg-color);
    font-family: var(--ui-font); color: #1a1a2e;}
.j8b7fa_7ce3{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: var(--nav-height);
    background: var(--nav-bg);
    backdrop-filter: blur(12px);
    border-bottom: 1px solid var(--border-color);
    z-index: 1000;
    display: flex;
    align-items: center;
    box-shadow: var(--shadow-sm); color: #1a1a2e;}
.dbee5a_ae{
    width: var(--max-width);
    margin: 0 auto;
    padding: 0 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    }
.w1f37ac_98{
    font-family: var(--brand-font);
    font-size: 1.6rem;
    font-weight: 800;
    color: var(--text-color);
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 10px;
    letter-spacing: -0.5px;
    }
.i881__4e51{
    width: 12px;
    height: 12px;
    background: var(--secondary-color);
    border-radius: 50%;
    display: inline-block; color: #1a1a2e;}
.j6aab9f{
    display: flex;
    list-style: none;
    gap: 32px;
    align-items: center;
    }
.je3d7__502{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 0.95rem;
    font-weight: 500;
    transition: var(--transition);
    position: relative;
    padding: 8px 0;
    }
.je3d7__502:hover{
    color: var(--primary-color);
    }
.je3d7__502::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background: var(--primary-color);
    transition: var(--transition);
    border-radius: var(--radius-sm); color: #1a1a2e;}
.je3d7__502:hover::after{
    width: 100%;
    }
.mal62dovkj4c{
    display: flex;
    align-items: center;
    }
.v4d1426{
    background: var(--primary-color);
    color: #1a1a2e; 
    padding: 12px 24px;
    border-radius: var(--radius-lg);
    text-decoration: none;
    font-weight: 600;
    font-size: 0.95rem;
    display: flex;
    align-items: center;
    gap: 8px;
    box-shadow: 0 4px 14px hsla(168, 75%, 42%, 0.3);
    transition: var(--transition);
    border: 2px solid transparent;
    }
.v4d1426:hover{
    background: var(--secondary-color);
    transform: translateY(-2px);
    box-shadow: 0 6px 20px hsla(313, 60%, 56%, 0.4); color: #1a1a2e;}
.s461__2769c{
    width: 18px;
    height: 18px;
    }
.wfupa48fm{
    height: var(--nav-height);
    }
.k003e_b4b{
    display: none;
    }
.u53770e{
    display: none;
    cursor: pointer;
    padding: 10px;
    }
.b13b973501f{
    display: block;
    width: 24px;
    height: 2px;
    background: var(--text-color);
    position: relative;
    transition: var(--transition); color: #ffffff;}
.b13b973501f::before, .b13b973501f::after{
    content: "";
    position: absolute;
    width: 24px;
    height: 2px;
    background: var(--text-color);
    transition: var(--transition); color: #ffffff;}
.b13b973501f::before{ top: -8px; }
.b13b973501f::after{ bottom: -8px; }
@media (max-width: 992px){.j6aab9f {
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background: var(--bg-color);
    flex-direction: column;
    padding: 20px;
    gap: 0;
    box-shadow: var(--shadow-lg);
    clip-path: circle(0% at 90% 0%);
    transition: clip-path 0.5s ease-in-out; color: #1a1a2e;}
.p8d88e_erd {
    width: 100%;
    text-align: center;
    }
.je3d7__502 {
    display: block;
    padding: 15px;
    font-size: 1.1rem;
    border-bottom: 1px solid var(--border-color);
    }
.u53770e {
    display: block;
    order: 2;
    }
.mal62dovkj4c {
    margin-right: 20px;
    }
.w1f37ac_98 {
    margin-right: auto;
    }
.k003e_b4b:checked ~ .j6aab9f {
    clip-path: circle(150% at 90% 0%);
    }
.k003e_b4b:checked ~ .u53770e .b13b973501f {
    background: transparent;
    }
.k003e_b4b:checked ~ .u53770e .b13b973501f::before {
    transform: rotate(45deg);
    top: 0;
    }
.k003e_b4b:checked ~ .u53770e .b13b973501f::after {
    transform: rotate(-45deg);
    bottom: 0;
    }}
@media (max-width: 480px){.mal62dovkj4c{
    display: none; 
    }
.j6aab9f .v4d1426{
    display: flex;
    margin: 20px auto;
    justify-content: center;
    }}
.je3d7__502.active{color: var(--primary-color);}
@media (min-width: 993px){.j8b7fa_7ce3 #nt93cc8ddfc0, .j8b7fa_7ce3 label[for="nt93cc8ddfc0"]{ display: none !important; }}
@media (min-width: 993px){.j8b7fa_7ce3 .j6aab9f{ position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 993px){.j8b7fa_7ce3 .j6aab9f{ display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 993px){.j8b7fa_7ce3 .j6aab9f a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.je3d7__502.active {color: var(--primary-color);}
#nt93cc8ddfc0:checked ~ .j6aab9f { right: 0 !important; left: auto !important; }
@media (max-width: 992px) {.j8b7fa_7ce3.v5bcda_420a .j6aab9f { left: auto !important; right: 0 !important; transform: translateX(100%) !important; opacity: 0 !important; visibility: hidden !important; pointer-events: none !important; overflow-y: auto !important; }}
@media (max-width: 992px) {#nt93cc8ddfc0:checked ~ .j6aab9f { right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 993px) {.j8b7fa_7ce3.v5bcda_420a #nt93cc8ddfc0, .j8b7fa_7ce3.v5bcda_420a label[for="nt93cc8ddfc0"] { display: none !important; }}
@media (min-width: 993px) {.j8b7fa_7ce3.v5bcda_420a .j6aab9f { position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 993px) {.j8b7fa_7ce3.v5bcda_420a .j6aab9f { display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 993px) {.j8b7fa_7ce3.v5bcda_420a .j6aab9f a { display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.x97b3f4_54fe{
    background-color: var(--bg-color);
    padding-top: 80px;
    padding-bottom: 40px;
    border-top: 1px solid var(--border-color);
    font-family: var(--ui-font);
    color: var(--text-color);
    }
.fc1ce857{
    max-width: var(--max-width);
    margin-left: auto;
    margin-right: auto;
    padding-left: 24px;
    padding-right: 24px;
    }
.rd1tr6163{
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    justify-content: space-between;
    margin-bottom: 60px;
    }
.sd1o7rj46udv{
    flex: 1 1 300px;
    }
.s5066ede0{
    font-family: var(--brand-font);
    font-size: 32px;
    font-weight: 700;
    color: var(--primary-color);
    margin-bottom: 20px;
    letter-spacing: -1px;
    }
.g7253a57_m2{
    font-size: 15px;
    line-height: 1.6;
    color: var(--text-muted);
    max-width: 280px;
    margin-bottom: 24px;
    }
.b0c6lhmdwpoq{
    display: flex;
    gap: 12px;
    }
.m696ab_a032{
    width: 32px;
    height: 32px;
    background-color: var(--primary-color);
    border-radius: 50%;
    opacity: 0.8;
    transition: var(--transition); color: #1a1a2e;}
.m1959_8c43{
    width: 32px;
    height: 32px;
    background-color: var(--secondary-color);
    border-radius: 50%;
    opacity: 0.8;
    transition: var(--transition); color: #1a1a2e;}
.d1bd74_q6o{
    flex: 1 1 150px;
    }
.o78351__fcc{
    font-family: var(--brand-font);
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 24px;
    color: var(--text-color);
    }
.x814c__db4{
    display: block;
    font-size: 15px;
    color: var(--text-muted);
    text-decoration: none;
    margin-bottom: 12px;
    transition: var(--transition);
    }
.x814c__db4:hover{
    color: var(--primary-color);
    transform: translateX(4px);
    }
.xgpgo47s5{
    flex: 1 1 300px;
    }
.la957_a6e{
    font-size: 14px;
    color: var(--text-muted);
    margin-bottom: 20px;
    }
.y7b6__78af{
    display: flex;
    flex-direction: column;
    gap: 12px;
    }
.gmxx77sevjvj{
    width: 100%;
    padding: 14px 20px;
    border-radius: var(--radius-md);
    border: 2px solid var(--border-color);
    background: #ffffff;
    font-family: var(--ui-font);
    font-size: 14px;
    transition: var(--transition);
    outline: none; color: #1a1a2e;}
.gmxx77sevjvj:focus{
    border-color: var(--primary-color);
    box-shadow: 0 0 0 4px hsla(168, 75%, 42%, 0.1);
    }
.g96b804{
    width: 100%;
    padding: 14px 24px;
    background-color: var(--primary-color);
    color: #1a1a2e;
    border: none;
    border-radius: var(--radius-md);
    font-weight: 600;
    font-size: 15px;
    cursor: pointer;
    transition: var(--transition);
    box-shadow: var(--shadow-md);
    text-align: center;
    }
.g96b804:hover{
    background-color: hsl(168, 75%, 38%);
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg); color: #1a1a2e;}
.odd67a2a_p88{
    width: 100%;
    height: 1px;
    background-color: var(--border-color);
    margin-bottom: 32px; color: #1a1a2e;}
.dni2rzq0hg3{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    }
.tfbdf3_d2r{
    font-size: 13px;
    color: var(--text-muted);
    }
.l4c5__291{
    display: flex;
    gap: 24px;
    }
.k7e98a7_u5r{
    font-size: 13px;
    color: var(--text-muted);
    text-decoration: none;
    transition: var(--transition);
    }
.k7e98a7_u5r:hover{
    color: var(--secondary-color);
    }
@media (max-width: 768px){.x97b3f4_54fe {
    padding-top: 60px;
    }
.rd1tr6163 {
    flex-direction: column;
    gap: 40px;
    }
.sd1o7rj46udv {
    flex: 1 1 auto;
    text-align: center;
    }
.g7253a57_m2 {
    margin-left: auto;
    margin-right: auto;
    }
.b0c6lhmdwpoq {
    justify-content: center;
    }
.d1bd74_q6o {
    text-align: center;
    }
.dni2rzq0hg3 {
    flex-direction: column;
    text-align: center;
    }
.l4c5__291 {
    justify-content: center;
    order: -1;
    }
.g96b804 {
    width: 100%;
    }}
html, body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    }
body *, body *::before, body *::after {
    box-sizing: border-box;
    }
div.m7480cea292 img.i40810_10cf {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.m7480cea292 img.i40810_10cf.p26cb3_ffa4 { aspect-ratio: 16 / 9; }
div.m7480cea292 img.i40810_10cf.eeed8e99a { aspect-ratio: 16 / 10; }
div.m7480cea292 img.i40810_10cf.w2ca03_89a4 { aspect-ratio: 4 / 3; }
div.m7480cea292 img.i40810_10cf.vd96ca13ef5 { aspect-ratio: 1 / 1; }
div.m7480cea292 :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.m7480cea292 .n65a76a2500 {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.m7480cea292 .n65a76a2500.p26cb3_ffa4 { aspect-ratio: 16 / 9; }
div.m7480cea292 .n65a76a2500.eeed8e99a { aspect-ratio: 16 / 10; }
div.m7480cea292 .n65a76a2500.w2ca03_89a4 { aspect-ratio: 4 / 3; }
div.m7480cea292 .n65a76a2500.vd96ca13ef5 { aspect-ratio: 1 / 1; }
div.m7480cea292 .n65a76a2500 > img.i40810_10cf,
    div.m7480cea292 .n65a76a2500 > picture > img.i40810_10cf {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
.s5a589_df34 {
    padding-left: clamp(16px, 4vw, 48px);
    padding-right: clamp(16px, 4vw, 48px);
    }
.s5a589_df34 > :first-child,
    .s5a589_df34 > :last-child {
    width: min(1280px, 100%);
    margin-left: auto;
    margin-right: auto;
    }
*{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    }
body{
    background-color: var(--bg-color);
    font-family: var(--ui-font); color: #1a1a2e;}
.j8b7fa_7ce3{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: var(--nav-height);
    background: var(--nav-bg);
    backdrop-filter: blur(12px);
    border-bottom: 1px solid var(--border-color);
    z-index: 1000;
    display: flex;
    align-items: center;
    box-shadow: var(--shadow-sm); color: #1a1a2e;}
.dbee5a_ae{
    width: var(--max-width);
    margin: 0 auto;
    padding: 0 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    }
.w1f37ac_98{
    font-family: var(--brand-font);
    font-size: 1.6rem;
    font-weight: 800;
    color: var(--text-color);
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 10px;
    letter-spacing: -0.5px;
    }
.i881__4e51{
    width: 12px;
    height: 12px;
    background: var(--secondary-color);
    border-radius: 50%;
    display: inline-block; color: #1a1a2e;}
.j6aab9f{
    display: flex;
    list-style: none;
    gap: 32px;
    align-items: center;
    }
.je3d7__502{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 0.95rem;
    font-weight: 500;
    transition: var(--transition);
    position: relative;
    padding: 8px 0;
    }
.je3d7__502:hover{
    color: var(--primary-color);
    }
.je3d7__502::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background: var(--primary-color);
    transition: var(--transition);
    border-radius: var(--radius-sm); color: #1a1a2e;}
.je3d7__502:hover::after{
    width: 100%;
    }
.mal62dovkj4c{
    display: flex;
    align-items: center;
    }
.v4d1426{
    background: var(--primary-color);
    color: #1a1a2e; 
    padding: 12px 24px;
    border-radius: var(--radius-lg);
    text-decoration: none;
    font-weight: 600;
    font-size: 0.95rem;
    display: flex;
    align-items: center;
    gap: 8px;
    box-shadow: 0 4px 14px hsla(168, 75%, 42%, 0.3);
    transition: var(--transition);
    border: 2px solid transparent;
    }
.v4d1426:hover{
    background: var(--secondary-color);
    transform: translateY(-2px);
    box-shadow: 0 6px 20px hsla(313, 60%, 56%, 0.4); color: #1a1a2e;}
.s461__2769c{
    width: 18px;
    height: 18px;
    }
.wfupa48fm{
    height: var(--nav-height);
    }
.k003e_b4b{
    display: none;
    }
.u53770e{
    display: none;
    cursor: pointer;
    padding: 10px;
    }
.b13b973501f{
    display: block;
    width: 24px;
    height: 2px;
    background: var(--text-color);
    position: relative;
    transition: var(--transition); color: #ffffff;}
.b13b973501f::before, .b13b973501f::after{
    content: "";
    position: absolute;
    width: 24px;
    height: 2px;
    background: var(--text-color);
    transition: var(--transition); color: #ffffff;}
.b13b973501f::before{ top: -8px; }
.b13b973501f::after{ bottom: -8px; }
@media (max-width: 992px){.j6aab9f {
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background: var(--bg-color);
    flex-direction: column;
    padding: 20px;
    gap: 0;
    box-shadow: var(--shadow-lg);
    clip-path: circle(0% at 90% 0%);
    transition: clip-path 0.5s ease-in-out; color: #1a1a2e;}
.p8d88e_erd {
    width: 100%;
    text-align: center;
    }
.je3d7__502 {
    display: block;
    padding: 15px;
    font-size: 1.1rem;
    border-bottom: 1px solid var(--border-color);
    }
.u53770e {
    display: block;
    order: 2;
    }
.mal62dovkj4c {
    margin-right: 20px;
    }
.w1f37ac_98 {
    margin-right: auto;
    }
.k003e_b4b:checked ~ .j6aab9f {
    clip-path: circle(150% at 90% 0%);
    }
.k003e_b4b:checked ~ .u53770e .b13b973501f {
    background: transparent;
    }
.k003e_b4b:checked ~ .u53770e .b13b973501f::before {
    transform: rotate(45deg);
    top: 0;
    }
.k003e_b4b:checked ~ .u53770e .b13b973501f::after {
    transform: rotate(-45deg);
    bottom: 0;
    }}
@media (max-width: 480px){.mal62dovkj4c{
    display: none; 
    }
.j6aab9f .v4d1426{
    display: flex;
    margin: 20px auto;
    justify-content: center;
    }}
.je3d7__502.active{color: var(--primary-color);}
@media (min-width: 993px){.j8b7fa_7ce3 #nt93cc8ddfc0, .j8b7fa_7ce3 label[for="nt93cc8ddfc0"]{ display: none !important; }}
@media (min-width: 993px){.j8b7fa_7ce3 .j6aab9f{ position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 993px){.j8b7fa_7ce3 .j6aab9f{ display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 993px){.j8b7fa_7ce3 .j6aab9f a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.je3d7__502.active{color: var(--primary-color);}
#nt93cc8ddfc0:checked ~ .j6aab9f{ right: 0 !important; left: auto !important; }
@media (max-width: 992px){.j8b7fa_7ce3.v5bcda_420a .j6aab9f{ left: auto !important; right: 0 !important; transform: translateX(100%) !important; opacity: 0 !important; visibility: hidden !important; pointer-events: none !important; overflow-y: auto !important; }}
@media (max-width: 992px){#nt93cc8ddfc0:checked ~ .j6aab9f{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 993px){.j8b7fa_7ce3.v5bcda_420a #nt93cc8ddfc0, .j8b7fa_7ce3.v5bcda_420a label[for="nt93cc8ddfc0"]{ display: none !important; }}
@media (min-width: 993px){.j8b7fa_7ce3.v5bcda_420a .j6aab9f{ position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 993px){.j8b7fa_7ce3.v5bcda_420a .j6aab9f{ display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 993px){.j8b7fa_7ce3.v5bcda_420a .j6aab9f a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.x97b3f4_54fe{
    background-color: var(--bg-color);
    padding-top: 80px;
    padding-bottom: 40px;
    border-top: 1px solid var(--border-color);
    font-family: var(--ui-font);
    color: var(--text-color);
    }
.fc1ce857{
    max-width: var(--max-width);
    margin-left: auto;
    margin-right: auto;
    padding-left: 24px;
    padding-right: 24px;
    }
.rd1tr6163{
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    justify-content: space-between;
    margin-bottom: 60px;
    }
.sd1o7rj46udv{
    flex: 1 1 300px;
    }
.s5066ede0{
    font-family: var(--brand-font);
    font-size: 32px;
    font-weight: 700;
    color: var(--primary-color);
    margin-bottom: 20px;
    letter-spacing: -1px;
    }
.g7253a57_m2{
    font-size: 15px;
    line-height: 1.6;
    color: var(--text-muted);
    max-width: 280px;
    margin-bottom: 24px;
    }
.b0c6lhmdwpoq{
    display: flex;
    gap: 12px;
    }
.m696ab_a032{
    width: 32px;
    height: 32px;
    background-color: var(--primary-color);
    border-radius: 50%;
    opacity: 0.8;
    transition: var(--transition); color: #1a1a2e;}
.m1959_8c43{
    width: 32px;
    height: 32px;
    background-color: var(--secondary-color);
    border-radius: 50%;
    opacity: 0.8;
    transition: var(--transition); color: #1a1a2e;}
.d1bd74_q6o{
    flex: 1 1 150px;
    }
.o78351__fcc{
    font-family: var(--brand-font);
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 24px;
    color: var(--text-color);
    }
.x814c__db4{
    display: block;
    font-size: 15px;
    color: var(--text-muted);
    text-decoration: none;
    margin-bottom: 12px;
    transition: var(--transition);
    }
.x814c__db4:hover{
    color: var(--primary-color);
    transform: translateX(4px);
    }
.xgpgo47s5{
    flex: 1 1 300px;
    }
.la957_a6e{
    font-size: 14px;
    color: var(--text-muted);
    margin-bottom: 20px;
    }
.y7b6__78af{
    display: flex;
    flex-direction: column;
    gap: 12px;
    }
.gmxx77sevjvj{
    width: 100%;
    padding: 14px 20px;
    border-radius: var(--radius-md);
    border: 2px solid var(--border-color);
    background: #ffffff;
    font-family: var(--ui-font);
    font-size: 14px;
    transition: var(--transition);
    outline: none; color: #1a1a2e;}
.gmxx77sevjvj:focus{
    border-color: var(--primary-color);
    box-shadow: 0 0 0 4px hsla(168, 75%, 42%, 0.1);
    }
.g96b804{
    width: 100%;
    padding: 14px 24px;
    background-color: var(--primary-color);
    color: #1a1a2e;
    border: none;
    border-radius: var(--radius-md);
    font-weight: 600;
    font-size: 15px;
    cursor: pointer;
    transition: var(--transition);
    box-shadow: var(--shadow-md);
    text-align: center;
    }
.g96b804:hover{
    background-color: hsl(168, 75%, 38%);
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg); color: #1a1a2e;}
.odd67a2a_p88{
    width: 100%;
    height: 1px;
    background-color: var(--border-color);
    margin-bottom: 32px; color: #1a1a2e;}
.dni2rzq0hg3{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    }
.tfbdf3_d2r{
    font-size: 13px;
    color: var(--text-muted);
    }
.l4c5__291{
    display: flex;
    gap: 24px;
    }
.k7e98a7_u5r{
    font-size: 13px;
    color: var(--text-muted);
    text-decoration: none;
    transition: var(--transition);
    }
.k7e98a7_u5r:hover{
    color: var(--secondary-color);
    }
@media (max-width: 768px){.x97b3f4_54fe {
    padding-top: 60px;
    }
.rd1tr6163 {
    flex-direction: column;
    gap: 40px;
    }
.sd1o7rj46udv {
    flex: 1 1 auto;
    text-align: center;
    }
.g7253a57_m2 {
    margin-left: auto;
    margin-right: auto;
    }
.b0c6lhmdwpoq {
    justify-content: center;
    }
.d1bd74_q6o {
    text-align: center;
    }
.dni2rzq0hg3 {
    flex-direction: column;
    text-align: center;
    }
.l4c5__291 {
    justify-content: center;
    order: -1;
    }
.g96b804 {
    width: 100%;
    }}
*{
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
body{
  background-color: var(--bg-color);
  font-family: var(--ui-font); color: #1a1a2e;}
.j8b7fa_7ce3{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: var(--nav-height);
  background: var(--nav-bg);
  backdrop-filter: blur(12px);
  border-bottom: 1px solid var(--border-color);
  z-index: 1000;
  display: flex;
  align-items: center;
  box-shadow: var(--shadow-sm); color: #1a1a2e;}
.dbee5a_ae{
  width: var(--max-width);
  margin: 0 auto;
  padding: 0 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.w1f37ac_98{
  font-family: var(--brand-font);
  font-size: 1.6rem;
  font-weight: 800;
  color: var(--text-color);
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 10px;
  letter-spacing: -0.5px;
}
.i881__4e51{
  width: 12px;
  height: 12px;
  background: var(--secondary-color);
  border-radius: 50%;
  display: inline-block; color: #1a1a2e;}
.j6aab9f{
  display: flex;
  list-style: none;
  gap: 32px;
  align-items: center;
}
.je3d7__502{
  text-decoration: none;
  color: var(--text-muted);
  font-size: 0.95rem;
  font-weight: 500;
  transition: var(--transition);
  position: relative;
  padding: 8px 0;
}
.je3d7__502:hover{
  color: var(--primary-color);
}
.je3d7__502::after{
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background: var(--primary-color);
  transition: var(--transition);
  border-radius: var(--radius-sm); color: #1a1a2e;}
.je3d7__502:hover::after{
  width: 100%;
}
.mal62dovkj4c{
  display: flex;
  align-items: center;
}
.v4d1426{
  background: var(--primary-color);
  color: #1a1a2e; 
  padding: 12px 24px;
  border-radius: var(--radius-lg);
  text-decoration: none;
  font-weight: 600;
  font-size: 0.95rem;
  display: flex;
  align-items: center;
  gap: 8px;
  box-shadow: 0 4px 14px hsla(168, 75%, 42%, 0.3);
  transition: var(--transition);
  border: 2px solid transparent;
}
.v4d1426:hover{
  background: var(--secondary-color);
  transform: translateY(-2px);
  box-shadow: 0 6px 20px hsla(313, 60%, 56%, 0.4); color: #1a1a2e;}
.s461__2769c{
  width: 18px;
  height: 18px;
}
.wfupa48fm{
  height: var(--nav-height);
}
.k003e_b4b{
  display: none;
}
.u53770e{
  display: none;
  cursor: pointer;
  padding: 10px;
}
.b13b973501f{
  display: block;
  width: 24px;
  height: 2px;
  background: var(--text-color);
  position: relative;
  transition: var(--transition); color: #ffffff;}
.b13b973501f::before, .b13b973501f::after{
  content: "";
  position: absolute;
  width: 24px;
  height: 2px;
  background: var(--text-color);
  transition: var(--transition); color: #ffffff;}
.b13b973501f::before{ top: -8px; }
.b13b973501f::after{ bottom: -8px; }
@media (max-width: 992px){.j6aab9f {
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background: var(--bg-color);
    flex-direction: column;
    padding: 20px;
    gap: 0;
    box-shadow: var(--shadow-lg);
    clip-path: circle(0% at 90% 0%);
    transition: clip-path 0.5s ease-in-out; color: #1a1a2e;}
.p8d88e_erd {
    width: 100%;
    text-align: center;
  }
.je3d7__502 {
    display: block;
    padding: 15px;
    font-size: 1.1rem;
    border-bottom: 1px solid var(--border-color);
  }
.u53770e {
    display: block;
    order: 2;
  }
.mal62dovkj4c {
    margin-right: 20px;
  }
.w1f37ac_98 {
    margin-right: auto;
  }
.k003e_b4b:checked ~ .j6aab9f {
    clip-path: circle(150% at 90% 0%);
  }
.k003e_b4b:checked ~ .u53770e .b13b973501f {
    background: transparent;
  }
.k003e_b4b:checked ~ .u53770e .b13b973501f::before {
    transform: rotate(45deg);
    top: 0;
  }
.k003e_b4b:checked ~ .u53770e .b13b973501f::after {
    transform: rotate(-45deg);
    bottom: 0;
  }}
@media (max-width: 480px){.mal62dovkj4c{
    display: none; 
  }
.j6aab9f .v4d1426{
    display: flex;
    margin: 20px auto;
    justify-content: center;
  }}
.je3d7__502.active{color: var(--primary-color);}
@media (min-width: 993px){.j8b7fa_7ce3 #nt93cc8ddfc0, .j8b7fa_7ce3 label[for="nt93cc8ddfc0"]{ display: none !important; }}
@media (min-width: 993px){.j8b7fa_7ce3 .j6aab9f{ position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 993px){.j8b7fa_7ce3 .j6aab9f{ display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 993px){.j8b7fa_7ce3 .j6aab9f a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.je3d7__502.active{color: var(--primary-color);}
#nt93cc8ddfc0:checked ~ .j6aab9f{ right: 0 !important; left: auto !important; }
@media (max-width: 992px){.j8b7fa_7ce3.v5bcda_420a .j6aab9f{ left: auto !important; right: 0 !important; transform: translateX(100%) !important; opacity: 0 !important; visibility: hidden !important; pointer-events: none !important; overflow-y: auto !important; }}
@media (max-width: 992px){#nt93cc8ddfc0:checked ~ .j6aab9f{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 993px){.j8b7fa_7ce3.v5bcda_420a #nt93cc8ddfc0, .j8b7fa_7ce3.v5bcda_420a label[for="nt93cc8ddfc0"]{ display: none !important; }}
@media (min-width: 993px){.j8b7fa_7ce3.v5bcda_420a .j6aab9f{ position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 993px){.j8b7fa_7ce3.v5bcda_420a .j6aab9f{ display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 993px){.j8b7fa_7ce3.v5bcda_420a .j6aab9f a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.q4e61d_afc8{
  background-color: var(--bg-color);
  padding-top: 80px;
  padding-bottom: 40px;
  border-top: 1px solid var(--border-color);
  font-family: var(--ui-font);
  color: var(--text-color);
}
.mb49f1_4e17{
  max-width: var(--max-width);
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}
.k157fe34d{
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  justify-content: space-between;
  margin-bottom: 60px;
}
.h889__802e{
  flex: 1 1 300px;
}
.s402__a1e5{
  font-family: var(--brand-font);
  font-size: 32px;
  font-weight: 700;
  color: var(--primary-color);
  margin-bottom: 20px;
  letter-spacing: -1px;
}
.c6aaedfb9{
  font-size: 15px;
  line-height: 1.6;
  color: var(--text-muted);
  max-width: 280px;
  margin-bottom: 24px;
}
.h933__a6bc{
  display: flex;
  gap: 12px;
}
.ucb80b_51fe{
  width: 32px;
  height: 32px;
  background-color: var(--primary-color);
  border-radius: 50%;
  opacity: 0.8;
  transition: var(--transition); color: #1a1a2e;}
.k9c7__1c63{
  width: 32px;
  height: 32px;
  background-color: var(--secondary-color);
  border-radius: 50%;
  opacity: 0.8;
  transition: var(--transition); color: #1a1a2e;}
.k92f__2553{
  flex: 1 1 150px;
}
.d5a71f1ded6{
  font-family: var(--brand-font);
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 24px;
  color: var(--text-color);
}
.dc13__3cd2{
  display: block;
  font-size: 15px;
  color: var(--text-muted);
  text-decoration: none;
  margin-bottom: 12px;
  transition: var(--transition);
}
.dc13__3cd2:hover{
  color: var(--primary-color);
  transform: translateX(4px);
}
.cec388d6b{
  flex: 1 1 300px;
}
.h72d__6a5f{
  font-size: 14px;
  color: var(--text-muted);
  margin-bottom: 20px;
}
.bb8b0d_6325{
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.r21689a69{
  width: 100%;
  padding: 14px 20px;
  border-radius: var(--radius-md);
  border: 2px solid var(--border-color);
  background: #ffffff;
  font-family: var(--ui-font);
  font-size: 14px;
  transition: var(--transition);
  outline: none; color: #1a1a2e;}
.r21689a69:focus{
  border-color: var(--primary-color);
  box-shadow: 0 0 0 4px hsla(168, 75%, 42%, 0.1);
}
.r2548d8baa9{
  width: 100%;
  padding: 14px 24px;
  background-color: var(--primary-color);
  color: #1a1a2e;
  border: none;
  border-radius: var(--radius-md);
  font-weight: 600;
  font-size: 15px;
  cursor: pointer;
  transition: var(--transition);
  box-shadow: var(--shadow-md);
  text-align: center;
}
.r2548d8baa9:hover{
  background-color: hsl(168, 75%, 38%);
  transform: translateY(-2px);
  box-shadow: var(--shadow-lg); color: #1a1a2e;}
.t274201eec6{
  width: 100%;
  height: 1px;
  background-color: var(--border-color);
  margin-bottom: 32px; color: #1a1a2e;}
.r2fd37f34{
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
}
.u028__6ede{
  font-size: 13px;
  color: var(--text-muted);
}
.ncc996_9c12{
  display: flex;
  gap: 24px;
}
.y04fbedd4{
  font-size: 13px;
  color: var(--text-muted);
  text-decoration: none;
  transition: var(--transition);
}
.y04fbedd4:hover{
  color: var(--secondary-color);
}
@media (max-width: 768px){.q4e61d_afc8 {
    padding-top: 60px;
  }
.k157fe34d {
    flex-direction: column;
    gap: 40px;
  }
.h889__802e {
    flex: 1 1 auto;
    text-align: center;
  }
.c6aaedfb9 {
    margin-left: auto;
    margin-right: auto;
  }
.h933__a6bc {
    justify-content: center;
  }
.k92f__2553 {
    text-align: center;
  }
.r2fd37f34 {
    flex-direction: column;
    text-align: center;
  }
.ncc996_9c12 {
    justify-content: center;
    order: -1;
  }
.r2548d8baa9 {
    width: 100%;
  }}
.r8e72c_7381{display:block;max-width:100%;height:auto;}
.d6af__b2a1{box-sizing:border-box;}
.d5a915c268b{box-sizing:border-box;}
.ob5dc677222{box-sizing:border-box;}
@media (max-width: 768px) {.dni2rzq0hg3 { 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; }}