:root {

  --page-bg: linear-gradient(180deg, #f3fbf9 0%, #eef8ff 52%, #f8f4ff 100%);
  --panel-bg: rgba(255, 255, 255, 0.86);
  --panel-strong: rgba(255, 255, 255, 0.96);
  --ink: var(--text-color, #17211d);
  --muted: #50615b;
  --soft-line: rgba(23, 33, 29, 0.1);
  --accent-main: hsl(168, 75%, 56%);
  --accent-deep: hsl(190, 78%, 38%);
  --accent-secondary: hsl(313, 60%, 56%);
  --accent-secondary-deep: hsl(313, 64%, 42%);
  --shadow-lg: 0 22px 55px rgba(36, 83, 92, 0.16);
  --shadow-md: 0 12px 30px rgba(36, 83, 92, 0.12);
  --radius-xl: 30px;
  --radius-lg: 22px;
  --radius-md: 16px;
  --content-max: 1120px;
  --serif: "Iowan Old Style", "Palatino Linotype", "Book Antiqua", Georgia, serif;
  --sans: "Avenir Next", "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", 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;
  --shadow-sm: 0 2px 4px rgba(0, 0, 0, 0.05);
  --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.k023fa0_1535 *{
    box-sizing: border-box;
    }
div.m7480cea292.k023fa0_1535{
    scroll-behavior: smooth;
    }
div.m7480cea292.k023fa0_1535, div.m7480cea292.k023fa0_1535{
    margin: 0;
    color: var(--ink);
    background: transparent;
    font-family: var(--sans);
    }
div.m7480cea292.k023fa0_1535.ys0f2fkj7mq{position: relative;
    overflow: hidden;
    padding: 28px 18px 120px;
    background:
    radial-gradient(circle at 10% 10%, rgba(49, 221, 186, 0.2), transparent 28%),
    radial-gradient(circle at 92% 14%, rgba(197, 83, 172, 0.16), transparent 24%),
    radial-gradient(circle at 80% 84%, rgba(69, 182, 255, 0.12), transparent 18%),
    var(--page-bg); isolation: isolate; color: #1a1a2e;}
div.m7480cea292.k023fa0_1535.ys0f2fkj7mq::before, div.m7480cea292.k023fa0_1535.ys0f2fkj7mq::after{
    content: "";
    position: absolute;
    border-radius: 50%;
    filter: blur(14px);
    pointer-events: none;
    }
div.m7480cea292.k023fa0_1535.ys0f2fkj7mq::before{
    width: 280px;
    height: 280px;
    top: -80px;
    right: -90px;
    background: rgba(49, 221, 186, 0.14); color: #1a1a2e;}
div.m7480cea292.k023fa0_1535.ys0f2fkj7mq::after{
    width: 220px;
    height: 220px;
    left: -70px;
    top: 420px;
    background: rgba(197, 83, 172, 0.1); color: #1a1a2e;}
div.m7480cea292.k023fa0_1535 .u133ca7{
    width: min(100%, var(--content-max));
    margin: 0 auto;
    position: relative;
    z-index: 1;
    }
div.m7480cea292.k023fa0_1535 .k1ae9ac5{
    display: grid;
    gap: 14px;
    margin-bottom: 22px;
    }
div.m7480cea292.k023fa0_1535 .td7c4_d8b3{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin: 0 auto;
    padding: 10px 18px;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.76);
    border: 1px solid rgba(23, 33, 29, 0.08);
    box-shadow: var(--shadow-md);
    color: var(--ink);
    font-size: 0.95rem;
    backdrop-filter: blur(14px);
    }
div.m7480cea292.k023fa0_1535 .d95c0578e{
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background: linear-gradient(135deg, var(--accent-main), var(--accent-secondary));
    box-shadow: 0 0 0 6px rgba(49, 221, 186, 0.14);
    flex: 0 0 auto; color: #1a1a2e;}
div.m7480cea292.k023fa0_1535 .hf0591f8c5{
    display: grid;
    grid-template-columns: 1.2fr 1fr;
    gap: 22px;
    align-items: stretch;
    }
div.m7480cea292.k023fa0_1535 .tdad1_084, div.m7480cea292.k023fa0_1535 .ea9fb65_7a, div.m7480cea292.k023fa0_1535 .wp8a5vyq5, div.m7480cea292.k023fa0_1535 .lcc3bd821{
    background: var(--panel-bg);
    border: 1px solid rgba(255, 255, 255, 0.7);
    box-shadow: var(--shadow-lg);
    backdrop-filter: blur(18px); color: #1a1a2e;}
div.m7480cea292.k023fa0_1535 .tdad1_084{position: relative;
    overflow: hidden;
    border-radius: 34px;
    min-height: 360px; isolation: isolate;}
div.m7480cea292.k023fa0_1535 .tdad1_084 img{
    width: 100%;
    height: 100%;
    min-height: 360px;
    display: block;
    object-fit: cover;
    }
div.m7480cea292.k023fa0_1535 .f5492eb3cc5{
    position: absolute;
    inset: auto 0 0 0;
    padding: 26px;
    background: linear-gradient(180deg, transparent 0%, rgba(12, 22, 32, 0.18) 26%, rgba(12, 22, 32, 0.78) 100%);
    color: #f8fffd;
    }
div.m7480cea292.k023fa0_1535 .f5492eb3cc5 p{
    margin: 0 0 8px;
    font-size: 0.92rem;
    letter-spacing: 0.04em;
    opacity: 0.86;
    }
div.m7480cea292.k023fa0_1535 .f5492eb3cc5 strong{
    display: block;
    font-size: 1.12rem;
    line-height: 1.55;
    font-weight: 600;
    }
div.m7480cea292.k023fa0_1535 .ea9fb65_7a{
    border-radius: 34px;
    padding: 30px 28px;
    display: grid;
    gap: 22px;
    align-content: start;
    }
div.m7480cea292.k023fa0_1535 .s14d2eb_ikfl{
    display: inline-flex;
    justify-self: center;
    align-items: center;
    gap: 10px;
    padding: 9px 16px;
    border-radius: 999px;
    background: linear-gradient(135deg, rgba(49, 221, 186, 0.16), rgba(197, 83, 172, 0.12));
    color: #1a1a2e;
    font-size: 0.9rem;
    font-weight: 700;
    }
div.m7480cea292.k023fa0_1535 h1, div.m7480cea292.k023fa0_1535 h2, div.m7480cea292.k023fa0_1535 h3{
    margin: 0;
    font-family: var(--serif);
    letter-spacing: -0.03em;
    }
div.m7480cea292.k023fa0_1535 h1{
    text-align: center;
    font-size: clamp(2.3rem, 4vw, 4.2rem);
    line-height: 1.04;
    color: #13211f;
    }
div.m7480cea292.k023fa0_1535 .jf8d__09f76{
    margin: 0;
    text-align: center;
    color: var(--muted);
    font-size: 1.04rem;
    line-height: 1.8;
    }
div.m7480cea292.k023fa0_1535 .jae5c__b13{
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
    }
div.m7480cea292.k023fa0_1535 .pe32717_ca9{
    padding: 14px 15px;
    border-radius: 18px;
    background: var(--panel-strong);
    border: 1px solid rgba(23, 33, 29, 0.08); color: #1a1a2e;}
div.m7480cea292.k023fa0_1535 .pe32717_ca9 span{
    display: block;
    color: var(--muted);
    font-size: 0.84rem;
    margin-bottom: 5px;
    }
div.m7480cea292.k023fa0_1535 .pe32717_ca9 strong{
    display: block;
    color: var(--ink);
    font-size: 0.98rem;
    line-height: 1.5;
    }
div.m7480cea292.k023fa0_1535 .hacccbb5233{
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    }
div.m7480cea292.k023fa0_1535 .hacccbb5233 a, div.m7480cea292.k023fa0_1535 .ma9ce6f{
    color: #0f5d8a;
    text-decoration: none;
    font-weight: 700;
    }
div.m7480cea292.k023fa0_1535 .hacccbb5233 a{
    padding: 13px 18px;
    border-radius: 16px;
    background: rgba(255, 255, 255, 0.92);
    border: 1px solid rgba(23, 33, 29, 0.08);
    box-shadow: 0 10px 24px rgba(36, 83, 92, 0.08); color: #1a1a2e;}
div.m7480cea292.k023fa0_1535 .hacccbb5233 a:hover, div.m7480cea292.k023fa0_1535 .ma9ce6f:hover{
    color: #0a486a;
    }
div.m7480cea292.k023fa0_1535 .ve346a_814{
    margin-top: 26px;
    display: grid;
    gap: 22px;
    }
div.m7480cea292.k023fa0_1535 .wp8a5vyq5{
    border-radius: var(--radius-xl);
    padding: 30px;
    }
div.m7480cea292.k023fa0_1535 .h560a8a_e807{
    margin-bottom: 20px;
    text-align: center;
    }
div.m7480cea292.k023fa0_1535 .h560a8a_e807 p{
    max-width: 720px;
    margin: 10px auto 0;
    color: var(--muted);
    line-height: 1.8;
    }
div.m7480cea292.k023fa0_1535 h2{
    font-size: clamp(1.7rem, 2.5vw, 2.35rem);
    line-height: 1.15;
    }
div.m7480cea292.k023fa0_1535 .s55b0_820a{
    display: grid;
    gap: 18px;
    }
div.m7480cea292.k023fa0_1535 .acb94f5_0fb9{
    display: grid;
    grid-template-columns: 74px 1fr;
    gap: 18px;
    align-items: start;
    padding: 20px;
    border-radius: 24px;
    background: linear-gradient(180deg, rgba(255,255,255,0.94), rgba(246,251,251,0.92));
    border: 1px solid rgba(23, 33, 29, 0.08); color: #1a1a2e;}
div.m7480cea292.k023fa0_1535 .yd90ae8c8{
    display: grid;
    place-items: center;
    width: 74px;
    height: 74px;
    border-radius: 22px;
    font: 700 1.35rem var(--serif);
    color: #1a1a2e;
    background: linear-gradient(145deg, var(--accent-deep), var(--accent-main));
    box-shadow: 0 14px 28px rgba(15, 93, 138, 0.22);
    }
div.m7480cea292.k023fa0_1535 .f4464__e36fc h3{
    font-size: 1.3rem;
    margin-bottom: 8px;
    }
div.m7480cea292.k023fa0_1535 .f4464__e36fc p, div.m7480cea292.k023fa0_1535 .f4464__e36fc ul, div.m7480cea292.k023fa0_1535 .o307cba87 p, div.m7480cea292.k023fa0_1535 .c542c1e_de7e p, div.m7480cea292.k023fa0_1535 .lcc3bd821 p{
    margin: 0;
    color: var(--muted);
    line-height: 1.8;
    }
div.m7480cea292.k023fa0_1535 .f4464__e36fc ul{
    padding-left: 1.2em;
    margin-top: 8px;
    }
div.m7480cea292.k023fa0_1535 .f4464__e36fc li + li{
    margin-top: 6px;
    }
div.m7480cea292.k023fa0_1535 .o307cba87{
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 16px;
    }
div.m7480cea292.k023fa0_1535 .nd41622563b, div.m7480cea292.k023fa0_1535 .c542c1e_de7e{
    padding: 22px;
    border-radius: 22px;
    border: 1px solid rgba(23, 33, 29, 0.08);
    background: linear-gradient(180deg, rgba(255,255,255,0.98), rgba(243,249,250,0.94)); color: #1a1a2e;}
div.m7480cea292.k023fa0_1535 .nd41622563b h3, div.m7480cea292.k023fa0_1535 .c542c1e_de7e h3{
    margin-bottom: 10px;
    font-size: 1.18rem;
    }
div.m7480cea292.k023fa0_1535 .nd41622563b strong, div.m7480cea292.k023fa0_1535 .c542c1e_de7e strong{
    color: var(--ink);
    }
div.m7480cea292.k023fa0_1535 .mfd561c9_mw{
    display: grid;
    gap: 14px;
    margin-top: 18px;
    }
div.m7480cea292.k023fa0_1535 .c542c1e_de7e{
    position: relative;
    padding-left: 68px;
    }
div.m7480cea292.k023fa0_1535 .c542c1e_de7e::before{
    content: "";
    position: absolute;
    left: 28px;
    top: 28px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: linear-gradient(135deg, var(--accent-main), var(--accent-secondary));
    box-shadow: 0 0 0 8px rgba(49, 221, 186, 0.14); color: #1a1a2e;}
div.m7480cea292.k023fa0_1535 .c542c1e_de7e small{
    display: block;
    margin-bottom: 6px;
    color: #0e6759;
    font-weight: 700;
    letter-spacing: 0.03em;
    }
div.m7480cea292.k023fa0_1535 .xhcyqvxhtd79{
    display: grid;
    grid-template-columns: 1.1fr 0.9fr;
    gap: 20px;
    }
div.m7480cea292.k023fa0_1535 .r94a__cab6, div.m7480cea292.k023fa0_1535 .f902de__4a3{
    border-radius: 24px;
    padding: 24px;
    border: 1px solid rgba(23, 33, 29, 0.08);
    background: linear-gradient(180deg, rgba(255,255,255,0.98), rgba(245,251,253,0.94)); color: #1a1a2e;}
div.m7480cea292.k023fa0_1535 .r94a__cab6 h3, div.m7480cea292.k023fa0_1535 .f902de__4a3 h3{
    margin-bottom: 12px;
    font-size: 1.2rem;
    }
div.m7480cea292.k023fa0_1535 .r94a__cab6 ul, div.m7480cea292.k023fa0_1535 .f902de__4a3 ul{
    margin: 0;
    padding-left: 1.2em;
    color: var(--muted);
    line-height: 1.8;
    }
div.m7480cea292.k023fa0_1535 .f902de__4a3 code{
    display: inline-block;
    margin-top: 6px;
    padding: 3px 8px;
    border-radius: 10px;
    background: rgba(15, 93, 138, 0.08);
    color: #ffffff;
    font-family: "SFMono-Regular", Consolas, "Liberation Mono", monospace;
    font-size: 0.94rem;
    }
div.m7480cea292.k023fa0_1535 .rbb42a0a40{
    position: sticky;
    bottom: 18px;
    z-index: 4;
    margin-top: 30px;
    display: flex;
    justify-content: center;
    }
div.m7480cea292.k023fa0_1535 .rbb42a0a40 a{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    min-width: min(100%, 420px);
    padding: 18px 28px;
    border-radius: 999px;
    color: #1a1a2e;
    text-decoration: none;
    font-weight: 800;
    font-size: 1.02rem;
    background: linear-gradient(135deg, var(--accent-secondary-deep), var(--accent-main));
    box-shadow: 0 20px 40px rgba(42, 104, 124, 0.28);
    }
div.m7480cea292.k023fa0_1535 .rbb42a0a40 a span{
    font-size: 1.2rem;
    line-height: 1;
    }
div.m7480cea292.k023fa0_1535 .lcc3bd821{
    margin-top: 34px;
    border-radius: 32px;
    padding: 26px 24px;
    }
div.m7480cea292.k023fa0_1535 .mbbfd91aa05{
    display: flex;
    flex-wrap: wrap;
    gap: 14px 24px;
    align-items: center;
    justify-content: space-between;
    }
div.m7480cea292.k023fa0_1535 .hb8e__2807{
    display: flex;
    align-items: center;
    gap: 12px;
    font-family: var(--serif);
    font-size: 1.35rem;
    color: var(--ink);
    }
div.m7480cea292.k023fa0_1535 .b7b7__4a49{
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    }
div.m7480cea292.k023fa0_1535 .b7b7__4a49 a{
    text-decoration: none;
    color: #1a1a2e;
    font-weight: 700;
    padding: 10px 14px;
    border-radius: 14px;
    background: rgba(255, 255, 255, 0.82);
    }
div.m7480cea292.k023fa0_1535 .v305__6b1f{
    margin-top: 14px;
    padding-top: 14px;
    border-top: 1px solid var(--soft-line);
    font-size: 0.95rem;
    }
div.m7480cea292.k023fa0_1535 .p09a2ec_dev9{
    position: absolute;
    left: -9999px;
    width: 1px;
    height: 1px;
    overflow: hidden;
    }
@media (max-width: 960px) {div.m7480cea292.k023fa0_1535 .hf0591f8c5, div.m7480cea292.k023fa0_1535 .xhcyqvxhtd79, div.m7480cea292.k023fa0_1535 .o307cba87{
    grid-template-columns: 1fr;
    }
div.m7480cea292.k023fa0_1535 .tdad1_084{
    min-height: 300px;
    }}
@media (max-width: 680px) {div.m7480cea292.k023fa0_1535.ys0f2fkj7mq{
    padding: 18px 14px 110px;
    }
div.m7480cea292.k023fa0_1535 .ea9fb65_7a, div.m7480cea292.k023fa0_1535 .wp8a5vyq5, div.m7480cea292.k023fa0_1535 .lcc3bd821{
    padding: 22px 18px;
    border-radius: 24px;
    }
div.m7480cea292.k023fa0_1535 .acb94f5_0fb9{
    grid-template-columns: 1fr;
    }
div.m7480cea292.k023fa0_1535 .yd90ae8c8{
    width: 62px;
    height: 62px;
    border-radius: 18px;
    }
div.m7480cea292.k023fa0_1535 .jae5c__b13{
    grid-template-columns: 1fr;
    }
div.m7480cea292.k023fa0_1535 .rbb42a0a40 a{
    width: 100%;
    padding: 16px 22px;
    }
div.m7480cea292.k023fa0_1535 .c542c1e_de7e{
    padding-left: 58px;
    }
div.m7480cea292.k023fa0_1535 .c542c1e_de7e::before{
    left: 24px;
    }}
*{
    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) {div.m7480cea292.k023fa0_1535 .mbbfd91aa05 { 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; }
.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; }
div.m7480cea292.k023fa0_1535 .ea9fb65_7a { padding-left: 20px !important; padding-right: 20px !important; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; }}