:root {

  --page-accent: hsl(102, 82%, 57%);
  --page-accent-dark: hsl(102, 82%, 47%);
  --page-secondary: hsl(165, 66%, 57%);
  --page-text: hsl(102, 10%, 10%);
  --page-bg: hsl(102, 8%, 96%);
  --page-card-bg: hsl(0, 0%, 100%);
  --page-border: hsl(102, 8%, 88%);
  --primary-color: hsl(102, 82%, 57%);
  --secondary-color: hsl(165, 66%, 57%);
  --bg-color: hsl(102, 8%, 96%);
  --text-color: hsl(102, 10%, 10%);
  --text-muted: hsl(102, 10%, 45%);
  --border-color: hsl(102, 8%, 85%);
  --radius-sm: 0px;
  --radius-md: 0px;
  --radius-lg: 0px;
  --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.12);
  --shadow-md: 0 4px 16px rgba(0, 0, 0, 0.16);
  --shadow-lg: 0 8px 32px rgba(0, 0, 0, 0.2);
  --nav-height: 68px;
  --max-width: min(1200px, 92vw);
  --transition: all 0.3s ease;
  --nav-bg: hsl(102, 10%, 8%);
  --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.nd8b4c_a77a.pe6849341d1 *{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }
div.nd8b4c_a77a.pe6849341d1{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    color: var(--page-text, #1a1a1a);
    background: var(--page-bg, #f5f5f5);
    line-height: 1.6;
    }
div.nd8b4c_a77a.pe6849341d1 .sf07e6_c29{position: relative;
    min-height: 85vh;
    display: flex;
    align-items: center;
    background: linear-gradient(135deg, hsl(102, 82%, 57%) 0%, hsl(165, 66%, 57%) 100%);
    overflow: hidden; isolation: isolate; color: #1a1a2e;}
div.nd8b4c_a77a.pe6849341d1 .sf07e6_c29::before{
    content: "";
    position: absolute;
    inset: 0;
    background-image: url("../media/personalization-ime-skin-theme-3.jpg");
    background-size: cover;
    background-position: center;
    opacity: 0.15;
    z-index: 0;
    }
div.nd8b4c_a77a.pe6849341d1 .s6312d75{
    position: relative;
    z-index: 1;
    max-width: 1200px;
    margin: 0 auto;
    padding: 4rem 2rem;
    text-align: left;
    }
div.nd8b4c_a77a.pe6849341d1 .s6312d75 h1{
    font-size: clamp(2.5rem, 6vw, 4.5rem);
    font-weight: 800;
    color: white;
    margin-bottom: 1.5rem;
    text-shadow: 2px 4px 12px rgba(0,0,0,0.2);
    letter-spacing: -0.02em;
    }
div.nd8b4c_a77a.pe6849341d1 .s6312d75 p{
    font-size: clamp(1.1rem, 2vw, 1.4rem);
    color: rgba(255,255,255,0.95);
    margin-bottom: 2.5rem;
    max-width: 600px;
    margin-left: 0;
    line-height: 1.7;
    }
div.nd8b4c_a77a.pe6849341d1 .ed9f4f_b76y{
    display: inline-block;
    padding: 1.2rem 3rem;
    background: white;
    color: #1a1a2e;
    font-size: 1.2rem;
    font-weight: 700;
    text-decoration: none;
    border-radius: 8px;
    box-shadow: 0 8px 24px rgba(0,0,0,0.2);
    transition: all 0.3s ease;
    }
div.nd8b4c_a77a.pe6849341d1 .ed9f4f_b76y:hover{
    transform: translateY(-3px);
    box-shadow: 0 12px 32px rgba(0,0,0,0.3);
    }
div.nd8b4c_a77a.pe6849341d1 .s188e_98{
    max-width: 1200px;
    margin: 0 auto;
    padding: 5rem 2rem;
    }
div.nd8b4c_a77a.pe6849341d1 .uf8d__8590{
    text-align: left;
    margin-bottom: 4rem;
    }
div.nd8b4c_a77a.pe6849341d1 .uf8d__8590 h2{
    font-size: clamp(2rem, 4vw, 3rem);
    color: var(--page-text, #1a1a1a);
    margin-bottom: 1rem;
    font-weight: 700;
    }
div.nd8b4c_a77a.pe6849341d1 .uf8d__8590 p{
    font-size: 1.1rem;
    color: hsl(102, 10%, 40%);
    max-width: 700px;
    margin-left: 0;
    }
div.nd8b4c_a77a.pe6849341d1 .pddf0__d5286{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
    margin-bottom: 5rem;
    }
div.nd8b4c_a77a.pe6849341d1 .j0544_aa{
    background: var(--page-card-bg, white);
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 16px rgba(0,0,0,0.08);
    transition: all 0.3s ease; color: #1a1a2e;}
div.nd8b4c_a77a.pe6849341d1 .j0544_aa:hover{
    transform: translateY(-6px);
    box-shadow: 0 12px 32px rgba(0,0,0,0.15);
    }
div.nd8b4c_a77a.pe6849341d1 .xad0f55ff{
    width: 100%;
    aspect-ratio: 16/9;
    object-fit: cover;
    }
div.nd8b4c_a77a.pe6849341d1 .vfec__518{
    padding: 2rem;
    }
div.nd8b4c_a77a.pe6849341d1 .vfec__518 h3{
    font-size: 1.5rem;
    margin-bottom: 0.8rem;
    color: var(--page-text, #1a1a1a);
    }
div.nd8b4c_a77a.pe6849341d1 .vfec__518 p{
    color: hsl(102, 10%, 40%);
    margin-bottom: 1.5rem;
    line-height: 1.7;
    }
div.nd8b4c_a77a.pe6849341d1 .ufb65__92b{
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 0.9rem;
    color: hsl(102, 10%, 50%);
    }
div.nd8b4c_a77a.pe6849341d1 .o9237__0d68{
    background: linear-gradient(to bottom, var(--page-bg, #f5f5f5), white);
    padding: 5rem 2rem; color: #1a1a2e;}
div.nd8b4c_a77a.pe6849341d1 .e4acf7b4d{
    max-width: 1200px;
    margin: 0 auto;
    }
div.nd8b4c_a77a.pe6849341d1 .h22b1a0b{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 3rem;
    align-items: center;
    margin-bottom: 4rem;
    }
div.nd8b4c_a77a.pe6849341d1 .jd751ec_88c h2{
    font-size: clamp(2rem, 4vw, 3rem);
    margin-bottom: 1.5rem;
    color: var(--page-text, #1a1a1a);
    font-weight: 700;
    }
div.nd8b4c_a77a.pe6849341d1 .jd751ec_88c p{
    font-size: 1.1rem;
    color: hsl(102, 10%, 40%);
    line-height: 1.8;
    margin-bottom: 1rem;
    }
div.nd8b4c_a77a.pe6849341d1 .faoz4pv57{
    width: 100%;
    height: 400px;
    object-fit: cover;
    border-radius: 12px;
    box-shadow: 0 8px 24px rgba(0,0,0,0.12);
    }
div.nd8b4c_a77a.pe6849341d1 .ra9b1e770{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
    }
div.nd8b4c_a77a.pe6849341d1 .u98dd_b279{
    background: var(--page-card-bg, white);
    padding: 2.5rem;
    border-radius: 12px;
    border-left: 4px solid var(--page-accent, #7ed321);
    box-shadow: 0 4px 16px rgba(0,0,0,0.08);
    transition: all 0.3s ease; color: #1a1a2e;}
div.nd8b4c_a77a.pe6849341d1 .u98dd_b279:hover{
    transform: translateX(8px);
    box-shadow: 0 8px 24px rgba(0,0,0,0.12);
    }
div.nd8b4c_a77a.pe6849341d1 .u98dd_b279 h3{
    font-size: 1.6rem;
    margin-bottom: 1rem;
    color: var(--page-text, #1a1a1a);
    }
div.nd8b4c_a77a.pe6849341d1 .u98dd_b279 p{
    color: hsl(102, 10%, 40%);
    line-height: 1.7;
    margin-bottom: 1.2rem;
    }
div.nd8b4c_a77a.pe6849341d1 .u98dd_b279 ul{
    list-style: none;
    padding-left: 0;
    }
div.nd8b4c_a77a.pe6849341d1 .u98dd_b279 li{
    padding: 0.5rem 0;
    color: hsl(102, 10%, 30%);
    border-bottom: 1px solid var(--page-border, #e0e0e0);
    }
div.nd8b4c_a77a.pe6849341d1 .u98dd_b279 li:last-child{
    border-bottom: none;
    }
div.nd8b4c_a77a.pe6849341d1 .o2cfb4_69e{
    max-width: 1200px;
    margin: 0 auto;
    padding: 5rem 2rem;
    }
div.nd8b4c_a77a.pe6849341d1 .fa7d6f_74{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
    }
div.nd8b4c_a77a.pe6849341d1 .sf39cc80{background: var(--page-card-bg, white);
    padding: 2.5rem;
    border-radius: 12px;
    box-shadow: 0 4px 16px rgba(0,0,0,0.08);
    position: relative;
    overflow: hidden; isolation: isolate; color: #1a1a2e;}
div.nd8b4c_a77a.pe6849341d1 .sf39cc80::before{
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 120px;
    height: 120px;
    background: linear-gradient(135deg, var(--page-accent, #7ed321), var(--page-secondary, #4ecdc4));
    opacity: 0.1;
    border-radius: 0 0 0 100%; color: #1a1a2e;}
div.nd8b4c_a77a.pe6849341d1 .sf39cc80 h3{
    font-size: 1.5rem;
    margin-bottom: 1rem;
    color: var(--page-text, #1a1a1a);
    }
div.nd8b4c_a77a.pe6849341d1 .sf39cc80 p{
    color: hsl(102, 10%, 40%);
    line-height: 1.7;
    }
div.nd8b4c_a77a.pe6849341d1 .e7417a416{
    background: linear-gradient(135deg, var(--page-accent, #7ed321), var(--page-secondary, #4ecdc4));
    padding: 4rem 2rem;
    text-align: center;
    margin-top: 5rem; color: #1a1a2e;}
div.nd8b4c_a77a.pe6849341d1 .e7417a416 h2{
    font-size: clamp(2rem, 4vw, 3rem);
    color: white;
    margin-bottom: 1.5rem;
    font-weight: 700;
    }
div.nd8b4c_a77a.pe6849341d1 .e7417a416 p{
    font-size: 1.2rem;
    color: rgba(255,255,255,0.95);
    margin-bottom: 2rem;
    max-width: 700px;
    margin-left: 0;
    margin-right: auto;
    }
div.nd8b4c_a77a.pe6849341d1 .ihbfqy6qus{
    display: inline-block;
    padding: 1.2rem 3rem;
    background: white;
    color: #1a1a2e;
    font-size: 1.2rem;
    font-weight: 700;
    text-decoration: none;
    border-radius: 8px;
    box-shadow: 0 8px 24px rgba(0,0,0,0.2);
    transition: all 0.3s ease;
    }
div.nd8b4c_a77a.pe6849341d1 .ihbfqy6qus:hover{
    transform: translateY(-3px);
    box-shadow: 0 12px 32px rgba(0,0,0,0.3);
    }
div.nd8b4c_a77a.pe6849341d1 .ieba98e0_dd7w{
    max-width: 1200px;
    margin: 0 auto;
    }
div.nd8b4c_a77a.pe6849341d1 .rkva04aw2{
    font-size: 1.5rem;
    font-weight: 700;
    color: white;
    margin-bottom: 1rem;
    }
div.nd8b4c_a77a.pe6849341d1 .c32446d6_ia{
    font-size: 1rem;
    margin-bottom: 2rem;
    opacity: 0.9;
    }
div.nd8b4c_a77a.pe6849341d1 .t57f9d0{
    display: flex;
    justify-content: center;
    gap: 2rem;
    margin-bottom: 2rem;
    flex-wrap: wrap;
    }
div.nd8b4c_a77a.pe6849341d1 .t57f9d0 a{
    color: rgba(255,255,255,0.8);
    text-decoration: none;
    transition: color 0.3s ease;
    }
div.nd8b4c_a77a.pe6849341d1 .t57f9d0 a:hover{
    color: var(--page-accent, #7ed321);
    }
div.nd8b4c_a77a.pe6849341d1 .hitlcobx{
    font-size: 0.9rem;
    opacity: 0.7;
    padding-top: 2rem;
    border-top: 1px solid rgba(255,255,255,0.1);
    }
@media (max-width: 768px) {div.nd8b4c_a77a.pe6849341d1 .s6312d75{
    text-align: center;
    }
div.nd8b4c_a77a.pe6849341d1 .s6312d75 p{
    margin-left: 0;
    margin-right: auto;
    }
div.nd8b4c_a77a.pe6849341d1 .uf8d__8590{
    text-align: center;
    }
div.nd8b4c_a77a.pe6849341d1 .uf8d__8590 p{
    margin-left: 0;
    margin-right: auto;
    }
div.nd8b4c_a77a.pe6849341d1 .pddf0__d5286, div.nd8b4c_a77a.pe6849341d1 .ra9b1e770, div.nd8b4c_a77a.pe6849341d1 .fa7d6f_74{
    grid-template-columns: 1fr;
    }
div.nd8b4c_a77a.pe6849341d1 .h22b1a0b{
    grid-template-columns: 1fr;
    }
div.nd8b4c_a77a.pe6849341d1 .faoz4pv57{
    height: 300px;
    }
div.nd8b4c_a77a.pe6849341d1 .t57f9d0{
    flex-direction: column;
    gap: 1rem;
    }}
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }
body{
    font-family: "Georgia", serif;
    color: var(--text-color);
    background: var(--bg-color);
    }
.ewkdpkpw7{
    background: var(--nav-bg);
    height: var(--nav-height);
    position: sticky;
    top: 0;
    z-index: 1000;
    box-shadow: var(--shadow-md); color: #ffffff;}
.d8d1a1aafc{
    max-width: var(--max-width);
    margin: 0 auto;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 24px;
    }
.w655db__40b{
    font-size: 22px;
    font-weight: 700;
    color: var(--primary-color);
    text-decoration: none;
    letter-spacing: -0.5px;
    }
.f0c0c80_be5{
    display: none;
    flex-direction: column;
    gap: 5px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 8px;
    }
.f0c0c80_be5 span{
    width: 24px;
    height: 2px;
    background: var(--primary-color);
    transition: var(--transition); color: #1a1a2e;}
.opsvindq{
    display: flex;
    align-items: center;
    gap: 32px;
    list-style: none;
    }
.l8a957_92{
    color: hsl(102, 8%, 88%);
    text-decoration: none;
    font-size: 15px;
    font-weight: 500;
    transition: var(--transition);
    letter-spacing: 0.3px;
    }
.l8a957_92:hover{
    color: var(--primary-color);
    }
.owp0ihqe{
    background: var(--primary-color);
    color: #000000;
    padding: 10px 24px;
    text-decoration: none;
    font-size: 15px;
    font-weight: 600;
    transition: var(--transition);
    box-shadow: var(--shadow-sm);
    letter-spacing: 0.3px;
    }
.owp0ihqe:hover{
    background: var(--secondary-color);
    box-shadow: var(--shadow-md);
    transform: translateY(-1px); color: #1a1a2e;}
@media (max-width: 768px){.f0c0c80_be5{
    display: flex;
    }
.opsvindq{
    position: absolute;
    top: var(--nav-height);
    left: 0;
    right: 0;
    background: var(--nav-bg);
    flex-direction: column;
    gap: 0;
    padding: 16px 0;
    box-shadow: var(--shadow-lg);
    display: none; color: #ffffff;}
.opsvindq.active{
    display: flex;
    }
.l8a957_92, .owp0ihqe{
    padding: 14px 24px;
    width: 100%;
    text-align: left;
    }
.owp0ihqe{
    margin: 8px 24px;
    width: calc(100% - 48px);
    text-align: center;
    }}
.owp0ihqe.active{background: var(--secondary-color); box-shadow: var(--shadow-md); color: #1a1a2e;}
.l8a957_92.active{color: var(--primary-color);}
.l8a957_92.active {color: var(--primary-color);}
.owp0ihqe.active {background: var(--secondary-color); box-shadow: var(--shadow-md); color: #1a1a2e;}
.wnp7gh1tku1q{
    background: var(--nav-bg);
    color: hsl(102, 8%, 85%);
    padding: 64px 0 32px;
    border-top: 2px solid var(--primary-color);
    }
.gd5c94e_n00{
    max-width: var(--max-width);
    margin: 0 auto;
    padding: 0 24px;
    }
.ieba98e0_dd7w{
    display: flex;
    justify-content: space-between;
    padding-bottom: 48px;
    border-bottom: 1px solid hsl(102, 8%, 20%);
    }
.rkva04aw2{
    flex: 0 0 280px;
    }
.p10a9d2_i9{
    font-size: 24px;
    font-weight: 700;
    color: var(--primary-color);
    margin-bottom: 12px;
    letter-spacing: -0.5px;
    }
.c32446d6_ia{
    color: hsl(102, 8%, 65%);
    font-size: 14px;
    line-height: 1.6;
    margin: 0;
    }
.t57f9d0{
    display: flex;
    gap: 80px;
    flex: 1;
    justify-content: flex-end;
    }
.te786be_866a{
    display: flex;
    flex-direction: column;
    gap: 12px;
    }
.h21578d_25{
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    margin: 0 0 8px 0;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    }
.lea8__ccab9{
    color: hsl(102, 8%, 70%);
    text-decoration: none;
    font-size: 14px;
    transition: var(--transition);
    }
.lea8__ccab9:hover{
    color: var(--primary-color);
    transform: translateX(4px);
    }
.l94f432_z8o7{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 32px;
    }
.hitlcobx{
    color: hsl(102, 8%, 55%);
    font-size: 13px;
    margin: 0;
    }
.l8d40_ce51{
    color: hsl(102, 8%, 55%);
    font-size: 13px;
    margin: 0;
    }
@media (max-width: 768px){.wnp7gh1tku1q{
    padding: 48px 0 24px;
    }
.ieba98e0_dd7w{
    flex-direction: column;
    gap: 40px;
    padding-bottom: 32px;
    }
.rkva04aw2{
    flex: none;
    }
.t57f9d0{
    flex-direction: column;
    gap: 32px;
    justify-content: flex-start;
    }
.l94f432_z8o7{
    flex-direction: column;
    gap: 12px;
    align-items: flex-start;
    }}
html, body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    }
body *, body *::before, body *::after {
    box-sizing: border-box;
    }
div.nd8b4c_a77a img.k1eefb_5a64 {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.nd8b4c_a77a img.k1eefb_5a64.v2e1__765f { aspect-ratio: 16 / 9; }
div.nd8b4c_a77a img.k1eefb_5a64.pb8050_1691 { aspect-ratio: 16 / 10; }
div.nd8b4c_a77a img.k1eefb_5a64.ed52__9e2f { aspect-ratio: 4 / 3; }
div.nd8b4c_a77a img.k1eefb_5a64.t91f__2535 { aspect-ratio: 1 / 1; }
div.nd8b4c_a77a :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.nd8b4c_a77a .j79eaaa5a {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.nd8b4c_a77a .j79eaaa5a.v2e1__765f { aspect-ratio: 16 / 9; }
div.nd8b4c_a77a .j79eaaa5a.pb8050_1691 { aspect-ratio: 16 / 10; }
div.nd8b4c_a77a .j79eaaa5a.ed52__9e2f { aspect-ratio: 4 / 3; }
div.nd8b4c_a77a .j79eaaa5a.t91f__2535 { aspect-ratio: 1 / 1; }
div.nd8b4c_a77a .j79eaaa5a > img.k1eefb_5a64,
    div.nd8b4c_a77a .j79eaaa5a > picture > img.k1eefb_5a64 {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }
body{
    font-family: "Georgia", serif;
    color: var(--text-color);
    background: var(--bg-color);
    }
.ewkdpkpw7{
    background: var(--nav-bg);
    height: var(--nav-height);
    position: sticky;
    top: 0;
    z-index: 1000;
    box-shadow: var(--shadow-md); color: #ffffff;}
.d8d1a1aafc{
    max-width: var(--max-width);
    margin: 0 auto;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 24px;
    }
.w655db__40b{
    font-size: 22px;
    font-weight: 700;
    color: var(--primary-color);
    text-decoration: none;
    letter-spacing: -0.5px;
    }
.f0c0c80_be5{
    display: none;
    flex-direction: column;
    gap: 5px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 8px;
    }
.f0c0c80_be5 span{
    width: 24px;
    height: 2px;
    background: var(--primary-color);
    transition: var(--transition); color: #1a1a2e;}
.opsvindq{
    display: flex;
    align-items: center;
    gap: 32px;
    list-style: none;
    }
.l8a957_92{
    color: hsl(102, 8%, 88%);
    text-decoration: none;
    font-size: 15px;
    font-weight: 500;
    transition: var(--transition);
    letter-spacing: 0.3px;
    }
.l8a957_92:hover{
    color: var(--primary-color);
    }
.owp0ihqe{
    background: var(--primary-color);
    color: #000000;
    padding: 10px 24px;
    text-decoration: none;
    font-size: 15px;
    font-weight: 600;
    transition: var(--transition);
    box-shadow: var(--shadow-sm);
    letter-spacing: 0.3px;
    }
.owp0ihqe:hover{
    background: var(--secondary-color);
    box-shadow: var(--shadow-md);
    transform: translateY(-1px); color: #1a1a2e;}
@media (max-width: 768px){.f0c0c80_be5{
    display: flex;
    }
.opsvindq{
    position: absolute;
    top: var(--nav-height);
    left: 0;
    right: 0;
    background: var(--nav-bg);
    flex-direction: column;
    gap: 0;
    padding: 16px 0;
    box-shadow: var(--shadow-lg);
    display: none; color: #ffffff;}
.opsvindq.active{
    display: flex;
    }
.l8a957_92, .owp0ihqe{
    padding: 14px 24px;
    width: 100%;
    text-align: left;
    }
.owp0ihqe{
    margin: 8px 24px;
    width: calc(100% - 48px);
    text-align: center;
    }}
.owp0ihqe.active{background: var(--secondary-color); box-shadow: var(--shadow-md); color: #1a1a2e;}
.l8a957_92.active{color: var(--primary-color);}
.l8a957_92.active{color: var(--primary-color);}
.owp0ihqe.active{background: var(--secondary-color); box-shadow: var(--shadow-md); color: #1a1a2e;}
.wnp7gh1tku1q{
    background: var(--nav-bg);
    color: hsl(102, 8%, 85%);
    padding: 64px 0 32px;
    border-top: 2px solid var(--primary-color);
    }
.gd5c94e_n00{
    max-width: var(--max-width);
    margin: 0 auto;
    padding: 0 24px;
    }
.ieba98e0_dd7w{
    display: flex;
    justify-content: space-between;
    padding-bottom: 48px;
    border-bottom: 1px solid hsl(102, 8%, 20%);
    }
.rkva04aw2{
    flex: 0 0 280px;
    }
.p10a9d2_i9{
    font-size: 24px;
    font-weight: 700;
    color: var(--primary-color);
    margin-bottom: 12px;
    letter-spacing: -0.5px;
    }
.c32446d6_ia{
    color: hsl(102, 8%, 65%);
    font-size: 14px;
    line-height: 1.6;
    margin: 0;
    }
.t57f9d0{
    display: flex;
    gap: 80px;
    flex: 1;
    justify-content: flex-end;
    }
.te786be_866a{
    display: flex;
    flex-direction: column;
    gap: 12px;
    }
.h21578d_25{
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    margin: 0 0 8px 0;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    }
.lea8__ccab9{
    color: hsl(102, 8%, 70%);
    text-decoration: none;
    font-size: 14px;
    transition: var(--transition);
    }
.lea8__ccab9:hover{
    color: var(--primary-color);
    transform: translateX(4px);
    }
.l94f432_z8o7{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 32px;
    }
.hitlcobx{
    color: hsl(102, 8%, 55%);
    font-size: 13px;
    margin: 0;
    }
.l8d40_ce51{
    color: hsl(102, 8%, 55%);
    font-size: 13px;
    margin: 0;
    }
@media (max-width: 768px){.wnp7gh1tku1q{
    padding: 48px 0 24px;
    }
.ieba98e0_dd7w{
    flex-direction: column;
    gap: 40px;
    padding-bottom: 32px;
    }
.rkva04aw2{
    flex: none;
    }
.t57f9d0{
    flex-direction: column;
    gap: 32px;
    justify-content: flex-start;
    }
.l94f432_z8o7{
    flex-direction: column;
    gap: 12px;
    align-items: flex-start;
    }}
*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body{
  font-family: "Georgia", serif;
  color: var(--text-color);
  background: var(--bg-color);
}
.ewkdpkpw7{
  background: var(--nav-bg);
  height: var(--nav-height);
  position: sticky;
  top: 0;
  z-index: 1000;
  box-shadow: var(--shadow-md); color: #ffffff;}
.d8d1a1aafc{
  max-width: var(--max-width);
  margin: 0 auto;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 24px;
}
.w655db__40b{
  font-size: 22px;
  font-weight: 700;
  color: var(--primary-color);
  text-decoration: none;
  letter-spacing: -0.5px;
}
.f0c0c80_be5{
  display: none;
  flex-direction: column;
  gap: 5px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 8px;
}
.f0c0c80_be5 span{
  width: 24px;
  height: 2px;
  background: var(--primary-color);
  transition: var(--transition); color: #1a1a2e;}
.opsvindq{
  display: flex;
  align-items: center;
  gap: 32px;
  list-style: none;
}
.l8a957_92{
  color: hsl(102, 8%, 88%);
  text-decoration: none;
  font-size: 15px;
  font-weight: 500;
  transition: var(--transition);
  letter-spacing: 0.3px;
}
.l8a957_92:hover{
  color: var(--primary-color);
}
.owp0ihqe{
  background: var(--primary-color);
  color: #000000;
  padding: 10px 24px;
  text-decoration: none;
  font-size: 15px;
  font-weight: 600;
  transition: var(--transition);
  box-shadow: var(--shadow-sm);
  letter-spacing: 0.3px;
}
.owp0ihqe:hover{
  background: var(--secondary-color);
  box-shadow: var(--shadow-md);
  transform: translateY(-1px); color: #1a1a2e;}
@media (max-width: 768px){.f0c0c80_be5{
    display: flex;
  }
.opsvindq{
    position: absolute;
    top: var(--nav-height);
    left: 0;
    right: 0;
    background: var(--nav-bg);
    flex-direction: column;
    gap: 0;
    padding: 16px 0;
    box-shadow: var(--shadow-lg);
    display: none; color: #ffffff;}
.opsvindq.active{
    display: flex;
  }
.l8a957_92, .owp0ihqe{
    padding: 14px 24px;
    width: 100%;
    text-align: left;
  }
.owp0ihqe{
    margin: 8px 24px;
    width: calc(100% - 48px);
    text-align: center;
  }}
.owp0ihqe.active{background: var(--secondary-color); box-shadow: var(--shadow-md); color: #1a1a2e;}
.l8a957_92.active{color: var(--primary-color);}
.l8a957_92.active{color: var(--primary-color);}
.owp0ihqe.active{background: var(--secondary-color); box-shadow: var(--shadow-md); color: #1a1a2e;}
.t93bf8fd358{
  background: var(--nav-bg);
  color: hsl(102, 8%, 85%);
  padding: 64px 0 32px;
  border-top: 2px solid var(--primary-color);
}
.y08c__9575{
  max-width: var(--max-width);
  margin: 0 auto;
  padding: 0 24px;
}
.x75d0cc80{
  display: flex;
  justify-content: space-between;
  padding-bottom: 48px;
  border-bottom: 1px solid hsl(102, 8%, 20%);
}
.n6cd__aa07{
  flex: 0 0 280px;
}
.l941ce76172{
  font-size: 24px;
  font-weight: 700;
  color: var(--primary-color);
  margin-bottom: 12px;
  letter-spacing: -0.5px;
}
.m52744_a384{
  color: hsl(102, 8%, 65%);
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
}
.vdd358637{
  display: flex;
  gap: 80px;
  flex: 1;
  justify-content: flex-end;
}
.b64c__a429{
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.med6__01e7{
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  margin: 0 0 8px 0;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.ea829f73a{
  color: hsl(102, 8%, 70%);
  text-decoration: none;
  font-size: 14px;
  transition: var(--transition);
}
.ea829f73a:hover{
  color: var(--primary-color);
  transform: translateX(4px);
}
.uabd__19bb{
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 32px;
}
.pdaed5da0{
  color: hsl(102, 8%, 55%);
  font-size: 13px;
  margin: 0;
}
.sadcc3b6943{
  color: hsl(102, 8%, 55%);
  font-size: 13px;
  margin: 0;
}
@media (max-width: 768px){.t93bf8fd358{
    padding: 48px 0 24px;
  }
.x75d0cc80{
    flex-direction: column;
    gap: 40px;
    padding-bottom: 32px;
  }
.n6cd__aa07{
    flex: none;
  }
.vdd358637{
    flex-direction: column;
    gap: 32px;
    justify-content: flex-start;
  }
.uabd__19bb{
    flex-direction: column;
    gap: 12px;
    align-items: flex-start;
  }}
.x6c83d2e1{box-sizing:border-box;}
.b56d7e_421c{box-sizing:border-box;}
.u21813d970e{box-sizing:border-box;}
.fa77__8404{display:block;max-width:100%;height:auto;}
.x6e98ff1e{box-sizing:border-box;}
@media (max-width: 768px) {div.nd8b4c_a77a.pe6849341d1 .ufb65__92b { 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; }
.l94f432_z8o7 { 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; }}