:root {

  --access-primary: hsl(123, 75%, 32%);
  --access-secondary: hsl(210, 80%, 40%);
  --access-bg: hsl(123, 10%, 98%);
  --access-surface: hsl(0, 0%, 100%);
  --access-text-main: hsl(123, 15%, 15%);
  --access-text-muted: hsl(123, 10%, 35%);
  --access-border: hsl(123, 15%, 88%);
  --access-radius-lg: 20px;
  --access-radius-md: 10px;
  --access-radius-sm: 6px;
  --access-content-width: 1200px;
  --access-reading-width: 680px;
  --access-font-serif: "Georgia", "Times New Roman", ui-serif, serif;
  --access-font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  --primary-color: hsl(123, 75%, 49%);
  --secondary-color: hsl(210, 60%, 49%);
  --bg-color: hsl(123, 7%, 9%);
  --text-color: hsl(123, 10%, 93%);
  --text-muted: hsl(123, 5%, 65%);
  --border-color: hsla(123, 10%, 93%, 0.12);
  --radius-sm: 6px;
  --radius-md: 12px;
  --radius-lg: 30px;
  --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.4);
  --shadow-md: 0 8px 20px rgba(0, 0, 0, 0.5);
  --shadow-lg: 0 12px 32px rgba(0, 0, 0, 0.6);
  --nav-height: 80px;
  --max-width: min(1200px, 94vw);
  --transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  --nav-bg: var(--bg-color);
  --font-serif: "Crimson Text", "Playfair Display", Georgia, serif;
  --font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  --content-page-bg: hsl(220, 7%, 96%);
  --content-surface-bg: #ffffff;
  --content-text: hsl(220, 10%, 11%);
  --content-text-muted: rgba(31, 35, 40, 0.72);
  --content-border: rgba(0, 0, 0, 0.08);
  --content-accent-text: hsl(22, 78%, 38%);
}
div.ad70__e219.v2n8ji5rv1iw.d65b47c5af{
    background-color: var(--access-bg, #f7faf7);
    color: var(--access-text-main, #222b22);
    font-family: var(--access-font-serif, serif);
    line-height: 1.7;
    padding: 4rem 2rem;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    }
div.ad70__e219.v2n8ji5rv1iw.d65b47c5af *{
    box-sizing: border-box;
    }
div.ad70__e219.v2n8ji5rv1iw .c1l8rd00elzj{
    max-width: var(--access-content-width, 1200px);
    margin: 0 auto;
    }
div.ad70__e219.v2n8ji5rv1iw.d65b47c5af h1, div.ad70__e219.v2n8ji5rv1iw.d65b47c5af h2, div.ad70__e219.v2n8ji5rv1iw.d65b47c5af h3{
    color: var(--access-text-main, #222b22);
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 1.25rem;
    line-height: 1.25;
    text-align: left;
    }
div.ad70__e219.v2n8ji5rv1iw.d65b47c5af h1{
    font-size: clamp(2.5rem, 5vw, 4rem);
    letter-spacing: -0.03em;
    }
div.ad70__e219.v2n8ji5rv1iw.d65b47c5af h2{
    font-size: clamp(1.75rem, 3vw, 2.25rem);
    margin-top: 4rem;
    border-bottom: 2px solid var(--access-border, #e0e8e0);
    padding-bottom: 0.75rem;
    max-width: var(--access-reading-width, 680px);
    }
div.ad70__e219.v2n8ji5rv1iw.d65b47c5af h3{
    font-size: 1.35rem;
    margin-top: 2rem;
    font-family: var(--access-font-sans, sans-serif);
    }
div.ad70__e219.v2n8ji5rv1iw.d65b47c5af p{
    margin-bottom: 1.5rem;
    font-size: 1.125rem;
    color: var(--access-text-muted, #505c50);
    }
div.ad70__e219.v2n8ji5rv1iw.d65b47c5af a{
    color: var(--access-secondary, #146ebd);
    text-decoration: none;
    border-bottom: 1px solid rgba(20, 110, 189, 0.3);
    transition: all 0.2s ease;
    }
div.ad70__e219.v2n8ji5rv1iw.d65b47c5af a:hover{
    border-bottom-color: var(--access-secondary, #146ebd);
    color: hsl(210, 80%, 30%);
    }
div.ad70__e219.v2n8ji5rv1iw .mzwsrfia0i6v{
    display: flex;
    flex-direction: column;
    gap: 4rem;
    margin-bottom: 5rem;
    align-items: flex-start;
    }
@media (min-width: 992px) {div.ad70__e219.v2n8ji5rv1iw .mzwsrfia0i6v{
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    }}
div.ad70__e219.v2n8ji5rv1iw .ga19a0d_d96{
    flex: 1;
    max-width: var(--access-reading-width, 680px);
    text-align: left;
    }
div.ad70__e219.v2n8ji5rv1iw .ga19a0d_d96 p{
    font-size: 1.25rem;
    color: var(--access-text-main, #222b22);
    }
div.ad70__e219.v2n8ji5rv1iw .df46ee4_1b61{
    margin-top: 2.5rem;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 1.25rem;
    }
div.ad70__e219.v2n8ji5rv1iw .h95e2c__c510{
    font-size: 0.875rem !important;
    color: #1a1a2e;
    font-family: var(--access-font-sans, sans-serif);
    margin-bottom: 0 !important;
    background: var(--access-surface, #fff);
    padding: 0.5rem 1rem;
    border-radius: var(--access-radius-sm, 6px);
    border: 1px solid var(--access-border, #e0e8e0);
    }
div.ad70__e219.v2n8ji5rv1iw .xmjpcw8hxxh{
    flex: 1;
    width: 100%;
    max-width: 480px;
    }
div.ad70__e219.v2n8ji5rv1iw .xmjpcw8hxxh img{
    width: 100%;
    height: auto;
    border-radius: var(--access-radius-lg, 20px);
    box-shadow: 0 24px 48px rgba(18, 59, 21, 0.12);
    object-fit: cover;
    aspect-ratio: 4/3;
    display: block;
    }
div.ad70__e219.v2n8ji5rv1iw .b176c3a9_eds{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 1.125rem 2.5rem;
    font-family: var(--access-font-sans, sans-serif);
    font-size: 1.125rem;
    font-weight: 600;
    border-radius: var(--access-radius-md, 10px);
    text-decoration: none !important;
    border: none;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.2, 0.8, 0.2, 1);
    border-bottom: none !important;
    }
div.ad70__e219.v2n8ji5rv1iw .r222f89_605{
    background: linear-gradient(145deg, var(--access-primary, #148f21), hsl(123, 75%, 25%));
    color: #ffffff !important;
    box-shadow: 0 10px 25px rgba(20, 143, 33, 0.3);
    }
div.ad70__e219.v2n8ji5rv1iw .r222f89_605:hover{
    transform: translateY(-3px);
    box-shadow: 0 15px 35px rgba(20, 143, 33, 0.4);
    }
div.ad70__e219.v2n8ji5rv1iw .k3000d05_kfzb{
    background-color: var(--access-surface, #fff);
    color: #1a1a2e;
    border: 2px solid var(--access-primary, #148f21);
    padding: 0.875rem 1.75rem;
    font-size: 1rem;
    }
div.ad70__e219.v2n8ji5rv1iw .k3000d05_kfzb:hover{
    background-color: var(--access-primary, #148f21);
    color: #ffffff !important;
    }
div.ad70__e219.v2n8ji5rv1iw .mfcbc5_a6bd{
    margin-bottom: 6rem;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    }
div.ad70__e219.v2n8ji5rv1iw .y6b9w4a1suc{
    font-size: 1.25rem !important;
    color: var(--access-text-main, #222b22) !important;
    max-width: var(--access-reading-width, 680px);
    margin-bottom: 2.5rem !important;
    }
div.ad70__e219.v2n8ji5rv1iw .j4euyp0v{
    max-width: var(--access-reading-width, 680px);
    width: 100%;
    }
div.ad70__e219.v2n8ji5rv1iw .j4euyp0v ul, div.ad70__e219.v2n8ji5rv1iw .j4euyp0v ol{
    margin-bottom: 2rem;
    padding-left: 1.5rem;
    color: var(--access-text-muted, #505c50);
    font-size: 1.125rem;
    }
div.ad70__e219.v2n8ji5rv1iw .j4euyp0v li{
    margin-bottom: 1rem;
    }
div.ad70__e219.v2n8ji5rv1iw .j4euyp0v strong{
    color: var(--access-text-main, #222b22);
    }
div.ad70__e219.v2n8ji5rv1iw .j4euyp0v code{
    background-color: var(--access-surface, #fff);
    padding: 0.2em 0.5em;
    border-radius: var(--access-radius-sm, 6px);
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
    font-size: 0.9em;
    color: #1a1a2e;
    border: 1px solid var(--access-border, #e0e8e0);
    }
div.ad70__e219.v2n8ji5rv1iw .s95bf0_0baf{
    display: grid;
    grid-template-columns: 1fr;
    gap: 2rem;
    width: 100%;
    max-width: var(--access-content-width, 1200px);
    }
@media (min-width: 768px) {div.ad70__e219.v2n8ji5rv1iw .s95bf0_0baf{
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    }}
div.ad70__e219.v2n8ji5rv1iw .l656a09{
    background-color: var(--access-surface, #fff);
    border-radius: var(--access-radius-lg, 20px);
    padding: 2.5rem;
    box-shadow: 0 4px 12px rgba(0,0,0,0.04);
    border: 1px solid var(--access-border, #e0e8e0);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    display: flex;
    flex-direction: column; color: #1a1a2e;}
div.ad70__e219.v2n8ji5rv1iw .l656a09:hover{
    transform: translateY(-6px);
    box-shadow: 0 16px 40px rgba(0,0,0,0.08);
    }
div.ad70__e219.v2n8ji5rv1iw .l656a09 h3{
    margin-top: 0;
    color: var(--access-text-main, #222b22);
    font-size: 1.5rem;
    }
div.ad70__e219.v2n8ji5rv1iw .l656a09 p{
    font-size: 1.0625rem;
    }
div.ad70__e219.v2n8ji5rv1iw .iaf3e__49816{
    margin-top: auto;
    padding-top: 2rem;
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
    align-items: flex-start;
    }
div.ad70__e219.v2n8ji5rv1iw .f7bfff8{
    font-size: 0.875rem;
    color: var(--access-text-muted, #505c50);
    font-family: var(--access-font-sans, sans-serif);
    }
div.ad70__e219.v2n8ji5rv1iw .m7qkq8m0t .j4euyp0v p{
    margin-bottom: 0.5rem;
    }
div.ad70__e219.v2n8ji5rv1iw .m7qkq8m0t .j4euyp0v p:nth-of-type(even){
    margin-bottom: 2rem;
    padding-left: 1rem;
    border-left: 3px solid var(--access-primary, #148f21);
    background: rgba(20, 143, 33, 0.03);
    padding: 1rem;
    border-radius: 0 var(--access-radius-sm, 6px) var(--access-radius-sm, 6px) 0; color: #1a1a2e;}
div.ad70__e219.v2n8ji5rv1iw .q937__8736{
    margin-top: 6rem;
    padding-top: 4rem;
    border-top: 1px solid var(--access-border, #e0e8e0);
    font-family: var(--access-font-sans, sans-serif);
    }
div.ad70__e219.v2n8ji5rv1iw .obb5__b9d3{
    display: flex;
    flex-direction: column;
    gap: 1rem;
    align-items: flex-start;
    }
div.ad70__e219.v2n8ji5rv1iw .ma8fc1aec{
    font-size: 1.5rem;
    font-weight: 700;
    color: var(--access-text-main, #222b22);
    letter-spacing: -0.5px;
    }
div.ad70__e219.v2n8ji5rv1iw .access-slogan{
    font-size: 1rem !important;
    color: var(--access-text-main, #222b22) !important;
    margin-bottom: 0 !important;
    }
div.ad70__e219.v2n8ji5rv1iw .access-copyright{
    font-size: 0.875rem !important;
    color: var(--access-text-muted, #505c50) !important;
    margin-bottom: 0 !important;
    }
div.ad70__e219.v2n8ji5rv1iw .lfb89a_b66c{
    display: flex;
    flex-wrap: wrap;
    gap: 1.5rem;
    margin-top: 1rem;
    }
div.ad70__e219.v2n8ji5rv1iw .lfb89a_b66c a{
    color: var(--access-text-muted, #505c50);
    font-size: 0.875rem;
    font-weight: 500;
    border-bottom: none;
    }
div.ad70__e219.v2n8ji5rv1iw .lfb89a_b66c a:hover{
    color: var(--access-primary, #148f21);
    }
div.ad70__e219.v2n8ji5rv1iw .m42b681{box-sizing:border-box;}
div.ad70__e219.v2n8ji5rv1iw .q380d74a{box-sizing:border-box;}
div.ad70__e219.v2n8ji5rv1iw .bbcegu2bmipd{box-sizing:border-box;}
div.ad70__e219.v2n8ji5rv1iw .c89699_024{box-sizing:border-box;}
.x9410_66{
    background-color: var(--bg-color);
    padding-top: 80px;
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
    border-top: 1px solid var(--border-color); color: #ffffff;}
.vd96__2bd{
    max-width: var(--max-width);
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: column;
    }
.c246baef24{
    display: flex;
    flex-wrap: wrap;
    gap: 60px;
    align-items: flex-start;
    }
.cff479_mrn{
    flex: 1 1 500px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    }
.pgwpn86b9j7{
    font-family: var(--font-serif);
    font-size: 32px;
    font-weight: 700;
    color: var(--text-color);
    margin-bottom: 24px;
    letter-spacing: -0.02em;
    }
.s8254__aa7b{
    font-family: var(--font-sans);
    font-size: 16px;
    line-height: 1.6;
    color: var(--text-muted);
    max-width: 680px;
    margin-bottom: 32px;
    margin-top: 0;
    }
.e3q7ay1q{
    width: auto;
    margin-bottom: 20px;
    }
.c491550_sh9{
    display: inline-block;
    background-color: var(--primary-color);
    color: #000000; 
    font-family: var(--font-sans);
    font-weight: 700;
    font-size: 16px;
    padding: 16px 36px;
    border-radius: var(--radius-lg);
    text-decoration: none;
    transition: var(--transition);
    box-shadow: 0 4px 14px hsla(123, 75%, 49%, 0.3);
    }
.c491550_sh9:hover{
    transform: translateY(-2px);
    box-shadow: 0 6px 20px hsla(123, 75%, 49%, 0.4);
    filter: brightness(1.1);
    }
.ye68884_bc1{
    flex: 1 1 400px;
    display: flex;
    gap: 40px;
    }
.t85873a93{
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    }
.hb66b__712{
    font-family: var(--font-sans);
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: var(--text-color);
    margin-bottom: 20px;
    margin-top: 0;
    }
.e0195a6ead9{
    font-family: var(--font-sans);
    font-size: 15px;
    color: var(--text-muted);
    text-decoration: none;
    margin-bottom: 12px;
    transition: var(--transition);
    }
.e0195a6ead9:hover{
    color: var(--primary-color);
    padding-left: 4px;
    }
.fc69cb208{
    width: 100%;
    margin-top: 60px;
    }
.k875__76a{
    width: 100%;
    height: 1px;
    background-color: var(--border-color);
    margin-bottom: 30px; color: #1a1a2e;}
.g5c4f6b4{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    }
.jbb54def1d{
    font-family: var(--font-sans);
    font-size: 14px;
    color: var(--text-muted);
    flex: 0 0 auto;
    }
.i4fb3e9c8e9{
    font-family: var(--font-sans);
    font-size: 13px;
    font-weight: 500;
    color: var(--secondary-color);
    flex: 0 0 auto;
    opacity: 0.8;
    }
@media (max-width: 768px){.x9410_66 {
    padding-top: 60px;
    }
.c246baef24 {
    flex-direction: column;
    gap: 48px;
    }
.cff479_mrn {
    flex: 1 1 100%;
    }
.ye68884_bc1 {
    flex: 1 1 100%;
    gap: 24px;
    }
.g5c4f6b4 {
    flex-direction: column;
    align-items: flex-start;
    }}
*{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    }
body{
    background-color: var(--bg-color);
    color: var(--text-color);
    font-family: var(--font-sans);
    }
.of51f__9c140{
    width: 100%;
    height: var(--nav-height);
    background: var(--nav-bg);
    border-bottom: 1px solid var(--border-color);
    position: sticky;
    top: 0;
    z-index: 1000;
    display: flex;
    align-items: center; color: #ffffff;}
.g48bcab00{
    width: var(--max-width);
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: flex-start; 
    position: relative;
    }
.sn8w8b9z{
    display: flex;
    align-items: baseline;
    text-decoration: none;
    margin-right: 40px; 
    }
.u461cp4wcg{
    font-family: var(--font-serif);
    font-size: 28px;
    font-weight: 700;
    color: var(--text-color);
    letter-spacing: -0.5px;
    }
.o5f0d7ee_q69w{
    width: 8px;
    height: 8px;
    background-color: var(--primary-color);
    border-radius: 50%;
    margin-left: 4px; color: #1a1a2e;}
.cf50wteoofuf{
    flex: 1;
    }
.y9e29bc_zu{
    display: flex;
    list-style: none;
    gap: 20px;
    align-items: center;
    }
.r94988515d9{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 14px;
    font-weight: 500;
    transition: var(--transition);
    white-space: nowrap;
    }
.r94988515d9:hover{
    color: var(--primary-color);
    }
.x8ee175_vn5s{
    margin-left: auto; 
    }
.u9751ca3{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 10px 24px;
    background: var(--primary-color);
    color: #1a1a2e; 
    text-decoration: none;
    font-weight: 600;
    font-size: 15px;
    border-radius: var(--radius-lg);
    box-shadow: var(--shadow-sm);
    transition: var(--transition);
    border: none;
    }
.u9751ca3:hover{
    background: var(--secondary-color);
    transform: translateY(-2px);
    box-shadow: var(--shadow-md); color: #1a1a2e;}
.t5e25e54_dq{
    display: none;
    }
.c40c453a1d4{
    display: none;
    cursor: pointer;
    flex-direction: column;
    gap: 5px;
    margin-left: auto;
    z-index: 1001;
    }
.x01f3c011{
    width: 24px;
    height: 2px;
    background-color: var(--text-color);
    transition: var(--transition); color: #1a1a2e;}
@media (max-width: 1024px){.y9e29bc_zu {
    gap: 12px;
    }
.r94988515d9 {
    font-size: 13px;
    }}
@media (max-width: 860px){.c40c453a1d4{
    display: flex;
    }
.cf50wteoofuf{
    position: fixed;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    height: 0;
    background: var(--bg-color);
    overflow: hidden;
    transition: var(--transition);
    border-bottom: 0 solid var(--border-color); color: #ffffff;}
.y9e29bc_zu{
    flex-direction: column;
    padding: 40px 24px;
    align-items: flex-start;
    gap: 24px;
    }
.r94988515d9{
    font-size: 18px;
    color: var(--text-color);
    }
.t5e25e54_dq:checked ~ .cf50wteoofuf{
    height: calc(100vh - var(--nav-height));
    border-bottom: 1px solid var(--border-color);
    }
.t5e25e54_dq:checked ~ .c40c453a1d4 .x01f3c011:nth-child(1){
    transform: translateY(7px) rotate(45deg);
    }
.t5e25e54_dq:checked ~ .c40c453a1d4 .x01f3c011:nth-child(2){
    opacity: 0;
    }
.t5e25e54_dq:checked ~ .c40c453a1d4 .x01f3c011:nth-child(3){
    transform: translateY(-7px) rotate(-45deg);
    }
.x8ee175_vn5s{
    margin-right: 20px;
    }
.sn8w8b9z{
    margin-right: 20px;
    }}
@media (max-width: 480px){.u9751ca3{
    padding: 8px 16px;
    font-size: 13px;
    }
.u461cp4wcg{
    font-size: 22px;
    }}
.r94988515d9.active{color: var(--primary-color);}
@media (min-width: 1025px){.of51f__9c140 #nt769c69f1c3, .of51f__9c140 label[for="nt769c69f1c3"]{ display: none !important; }}
@media (min-width: 1025px){.of51f__9c140 .cf50wteoofuf{ position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 1025px){.of51f__9c140 .cf50wteoofuf{ display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 1025px){.of51f__9c140 .cf50wteoofuf a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.e3b03c_ss2{list-style:none;}
.r94988515d9.active {color: var(--primary-color);}
#nt769c69f1c3:checked ~ .cf50wteoofuf { right: 0 !important; left: auto !important; }
@media (max-width: 1024px) {.of51f__9c140.i8515dbe25b .cf50wteoofuf { left: auto !important; right: 0 !important; transform: translateX(100%) !important; opacity: 0 !important; visibility: hidden !important; pointer-events: none !important; overflow-y: auto !important; }}
@media (max-width: 1024px) {#nt769c69f1c3:checked ~ .cf50wteoofuf { right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1025px) {.of51f__9c140.i8515dbe25b #nt769c69f1c3, .of51f__9c140.i8515dbe25b label[for="nt769c69f1c3"] { display: none !important; }}
@media (min-width: 1025px) {.of51f__9c140.i8515dbe25b .cf50wteoofuf { position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 1025px) {.of51f__9c140.i8515dbe25b .cf50wteoofuf { display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 1025px) {.of51f__9c140.i8515dbe25b .cf50wteoofuf a { display: inline-flex !important; align-items: center !important; text-align: left !important; }}
html, body {
    margin: 0;
    padding: 0;
    }
body *, body *::before, body *::after {
    box-sizing: border-box;
    }
div.ad70__e219 img.df60f701197 {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.ad70__e219 img.df60f701197.k94c__d21a { aspect-ratio: 16 / 9; }
div.ad70__e219 img.df60f701197.yec3__70d9 { aspect-ratio: 16 / 10; }
div.ad70__e219 img.df60f701197.aba5e77a93c { aspect-ratio: 4 / 3; }
div.ad70__e219 img.df60f701197.d90685_4326 { aspect-ratio: 1 / 1; }
div.ad70__e219 :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.ad70__e219 .b101f9_057e {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.ad70__e219 .b101f9_057e.k94c__d21a { aspect-ratio: 16 / 9; }
div.ad70__e219 .b101f9_057e.yec3__70d9 { aspect-ratio: 16 / 10; }
div.ad70__e219 .b101f9_057e.aba5e77a93c { aspect-ratio: 4 / 3; }
div.ad70__e219 .b101f9_057e.d90685_4326 { aspect-ratio: 1 / 1; }
div.ad70__e219 .b101f9_057e > img.df60f701197,
    div.ad70__e219 .b101f9_057e > picture > img.df60f701197 {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
div.ad70__e219.v2n8ji5rv1iw .r222f89_605 a:not([class]){color:#ffffff !important;text-decoration:underline;}
div.ad70__e219.v2n8ji5rv1iw .r222f89_605 a[class=""]{color:#ffffff !important;text-decoration:underline;}
div.ad70__e219.v2n8ji5rv1iw .r222f89_605 a:not([class]):hover{opacity:0.92;}
div.ad70__e219.v2n8ji5rv1iw .r222f89_605 a[class=""]:hover{opacity:0.92;}
div.ad70__e219.v2n8ji5rv1iw .r222f89_605 a:not([class]):visited{color:#ffffff !important;}
div.ad70__e219.v2n8ji5rv1iw .r222f89_605 a[class=""]:visited{color:#ffffff !important;}
div.ad70__e219.v2n8ji5rv1iw .k3000d05_kfzb:hover a:not([class]){color:#ffffff !important;text-decoration:underline;}
div.ad70__e219.v2n8ji5rv1iw .k3000d05_kfzb:hover a[class=""]{color:#ffffff !important;text-decoration:underline;}
div.ad70__e219.v2n8ji5rv1iw .k3000d05_kfzb:hover a:not([class]):hover{opacity:0.92;}
div.ad70__e219.v2n8ji5rv1iw .k3000d05_kfzb:hover a[class=""]:hover{opacity:0.92;}
div.ad70__e219.v2n8ji5rv1iw .k3000d05_kfzb:hover a:not([class]):visited{color:#ffffff !important;}
div.ad70__e219.v2n8ji5rv1iw .k3000d05_kfzb:hover a[class=""]:visited{color:#ffffff !important;}
*{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    }
body{
    background-color: var(--bg-color);
    color: var(--text-color);
    font-family: var(--font-sans);
    }
.of51f__9c140{
    width: 100%;
    height: var(--nav-height);
    background: var(--nav-bg);
    border-bottom: 1px solid var(--border-color);
    position: sticky;
    top: 0;
    z-index: 1000;
    display: flex;
    align-items: center; color: #ffffff;}
.g48bcab00{
    width: var(--max-width);
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: flex-start; 
    position: relative;
    }
.sn8w8b9z{
    display: flex;
    align-items: baseline;
    text-decoration: none;
    margin-right: 40px; 
    }
.u461cp4wcg{
    font-family: var(--font-serif);
    font-size: 28px;
    font-weight: 700;
    color: var(--text-color);
    letter-spacing: -0.5px;
    }
.o5f0d7ee_q69w{
    width: 8px;
    height: 8px;
    background-color: var(--primary-color);
    border-radius: 50%;
    margin-left: 4px; color: #1a1a2e;}
.cf50wteoofuf{
    flex: 1;
    }
.y9e29bc_zu{
    display: flex;
    list-style: none;
    gap: 20px;
    align-items: center;
    }
.r94988515d9{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 14px;
    font-weight: 500;
    transition: var(--transition);
    white-space: nowrap;
    }
.r94988515d9:hover{
    color: var(--primary-color);
    }
.x8ee175_vn5s{
    margin-left: auto; 
    }
.u9751ca3{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 10px 24px;
    background: var(--primary-color);
    color: #1a1a2e; 
    text-decoration: none;
    font-weight: 600;
    font-size: 15px;
    border-radius: var(--radius-lg);
    box-shadow: var(--shadow-sm);
    transition: var(--transition);
    border: none;
    }
.u9751ca3:hover{
    background: var(--secondary-color);
    transform: translateY(-2px);
    box-shadow: var(--shadow-md); color: #1a1a2e;}
.t5e25e54_dq{
    display: none;
    }
.c40c453a1d4{
    display: none;
    cursor: pointer;
    flex-direction: column;
    gap: 5px;
    margin-left: auto;
    z-index: 1001;
    }
.x01f3c011{
    width: 24px;
    height: 2px;
    background-color: var(--text-color);
    transition: var(--transition); color: #1a1a2e;}
@media (max-width: 1024px){.y9e29bc_zu {
    gap: 12px;
    }
.r94988515d9 {
    font-size: 13px;
    }}
@media (max-width: 860px){.c40c453a1d4{
    display: flex;
    }
.cf50wteoofuf{
    position: fixed;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    height: 0;
    background: var(--bg-color);
    overflow: hidden;
    transition: var(--transition);
    border-bottom: 0 solid var(--border-color); color: #ffffff;}
.y9e29bc_zu{
    flex-direction: column;
    padding: 40px 24px;
    align-items: flex-start;
    gap: 24px;
    }
.r94988515d9{
    font-size: 18px;
    color: var(--text-color);
    }
.t5e25e54_dq:checked ~ .cf50wteoofuf{
    height: calc(100vh - var(--nav-height));
    border-bottom: 1px solid var(--border-color);
    }
.t5e25e54_dq:checked ~ .c40c453a1d4 .x01f3c011:nth-child(1){
    transform: translateY(7px) rotate(45deg);
    }
.t5e25e54_dq:checked ~ .c40c453a1d4 .x01f3c011:nth-child(2){
    opacity: 0;
    }
.t5e25e54_dq:checked ~ .c40c453a1d4 .x01f3c011:nth-child(3){
    transform: translateY(-7px) rotate(-45deg);
    }
.x8ee175_vn5s{
    margin-right: 20px;
    }
.sn8w8b9z{
    margin-right: 20px;
    }}
@media (max-width: 480px){.u9751ca3{
    padding: 8px 16px;
    font-size: 13px;
    }
.u461cp4wcg{
    font-size: 22px;
    }}
.r94988515d9.active{color: var(--primary-color);}
@media (min-width: 1025px){.of51f__9c140 #nt769c69f1c3, .of51f__9c140 label[for="nt769c69f1c3"]{ display: none !important; }}
@media (min-width: 1025px){.of51f__9c140 .cf50wteoofuf{ position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 1025px){.of51f__9c140 .cf50wteoofuf{ display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 1025px){.of51f__9c140 .cf50wteoofuf a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.e3b03c_ss2{list-style:none;}
.r94988515d9.active{color: var(--primary-color);}
#nt769c69f1c3:checked ~ .cf50wteoofuf{ right: 0 !important; left: auto !important; }
@media (max-width: 1024px){.of51f__9c140.i8515dbe25b .cf50wteoofuf{ left: auto !important; right: 0 !important; transform: translateX(100%) !important; opacity: 0 !important; visibility: hidden !important; pointer-events: none !important; overflow-y: auto !important; }}
@media (max-width: 1024px){#nt769c69f1c3:checked ~ .cf50wteoofuf{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1025px){.of51f__9c140.i8515dbe25b #nt769c69f1c3, .of51f__9c140.i8515dbe25b label[for="nt769c69f1c3"]{ display: none !important; }}
@media (min-width: 1025px){.of51f__9c140.i8515dbe25b .cf50wteoofuf{ position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 1025px){.of51f__9c140.i8515dbe25b .cf50wteoofuf{ display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 1025px){.of51f__9c140.i8515dbe25b .cf50wteoofuf a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.x9410_66{
    background-color: var(--bg-color);
    padding-top: 80px;
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
    border-top: 1px solid var(--border-color); color: #ffffff;}
.vd96__2bd{
    max-width: var(--max-width);
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: column;
    }
.c246baef24{
    display: flex;
    flex-wrap: wrap;
    gap: 60px;
    align-items: flex-start;
    }
.cff479_mrn{
    flex: 1 1 500px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    }
.pgwpn86b9j7{
    font-family: var(--font-serif);
    font-size: 32px;
    font-weight: 700;
    color: var(--text-color);
    margin-bottom: 24px;
    letter-spacing: -0.02em;
    }
.s8254__aa7b{
    font-family: var(--font-sans);
    font-size: 16px;
    line-height: 1.6;
    color: var(--text-muted);
    max-width: 680px;
    margin-bottom: 32px;
    margin-top: 0;
    }
.e3q7ay1q{
    width: auto;
    margin-bottom: 20px;
    }
.c491550_sh9{
    display: inline-block;
    background-color: var(--primary-color);
    color: #000000; 
    font-family: var(--font-sans);
    font-weight: 700;
    font-size: 16px;
    padding: 16px 36px;
    border-radius: var(--radius-lg);
    text-decoration: none;
    transition: var(--transition);
    box-shadow: 0 4px 14px hsla(123, 75%, 49%, 0.3);
    }
.c491550_sh9:hover{
    transform: translateY(-2px);
    box-shadow: 0 6px 20px hsla(123, 75%, 49%, 0.4);
    filter: brightness(1.1);
    }
.ye68884_bc1{
    flex: 1 1 400px;
    display: flex;
    gap: 40px;
    }
.t85873a93{
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    }
.hb66b__712{
    font-family: var(--font-sans);
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: var(--text-color);
    margin-bottom: 20px;
    margin-top: 0;
    }
.e0195a6ead9{
    font-family: var(--font-sans);
    font-size: 15px;
    color: var(--text-muted);
    text-decoration: none;
    margin-bottom: 12px;
    transition: var(--transition);
    }
.e0195a6ead9:hover{
    color: var(--primary-color);
    padding-left: 4px;
    }
.fc69cb208{
    width: 100%;
    margin-top: 60px;
    }
.k875__76a{
    width: 100%;
    height: 1px;
    background-color: var(--border-color);
    margin-bottom: 30px; color: #1a1a2e;}
.g5c4f6b4{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    }
.jbb54def1d{
    font-family: var(--font-sans);
    font-size: 14px;
    color: var(--text-muted);
    flex: 0 0 auto;
    }
.i4fb3e9c8e9{
    font-family: var(--font-sans);
    font-size: 13px;
    font-weight: 500;
    color: var(--secondary-color);
    flex: 0 0 auto;
    opacity: 0.8;
    }
@media (max-width: 768px){.x9410_66 {
    padding-top: 60px;
    }
.c246baef24 {
    flex-direction: column;
    gap: 48px;
    }
.cff479_mrn {
    flex: 1 1 100%;
    }
.ye68884_bc1 {
    flex: 1 1 100%;
    gap: 24px;
    }
.g5c4f6b4 {
    flex-direction: column;
    align-items: flex-start;
    }}
*{
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
body{
  background-color: var(--bg-color);
  color: var(--text-color);
  font-family: var(--font-sans);
}
.of51f__9c140{
  width: 100%;
  height: var(--nav-height);
  background: var(--nav-bg);
  border-bottom: 1px solid var(--border-color);
  position: sticky;
  top: 0;
  z-index: 1000;
  display: flex;
  align-items: center; color: #ffffff;}
.g48bcab00{
  width: var(--max-width);
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: flex-start; 
  position: relative;
}
.sn8w8b9z{
  display: flex;
  align-items: baseline;
  text-decoration: none;
  margin-right: 40px; 
}
.u461cp4wcg{
  font-family: var(--font-serif);
  font-size: 28px;
  font-weight: 700;
  color: var(--text-color);
  letter-spacing: -0.5px;
}
.o5f0d7ee_q69w{
  width: 8px;
  height: 8px;
  background-color: var(--primary-color);
  border-radius: 50%;
  margin-left: 4px; color: #1a1a2e;}
.cf50wteoofuf{
  flex: 1;
}
.y9e29bc_zu{
  display: flex;
  list-style: none;
  gap: 20px;
  align-items: center;
}
.r94988515d9{
  text-decoration: none;
  color: var(--text-muted);
  font-size: 14px;
  font-weight: 500;
  transition: var(--transition);
  white-space: nowrap;
}
.r94988515d9:hover{
  color: var(--primary-color);
}
.x8ee175_vn5s{
  margin-left: auto; 
}
.u9751ca3{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 24px;
  background: var(--primary-color);
  color: #1a1a2e; 
  text-decoration: none;
  font-weight: 600;
  font-size: 15px;
  border-radius: var(--radius-lg);
  box-shadow: var(--shadow-sm);
  transition: var(--transition);
  border: none;
}
.u9751ca3:hover{
  background: var(--secondary-color);
  transform: translateY(-2px);
  box-shadow: var(--shadow-md); color: #1a1a2e;}
.t5e25e54_dq{
  display: none;
}
.c40c453a1d4{
  display: none;
  cursor: pointer;
  flex-direction: column;
  gap: 5px;
  margin-left: auto;
  z-index: 1001;
}
.x01f3c011{
  width: 24px;
  height: 2px;
  background-color: var(--text-color);
  transition: var(--transition); color: #1a1a2e;}
@media (max-width: 1024px){.y9e29bc_zu {
    gap: 12px;
  }
.r94988515d9 {
    font-size: 13px;
  }}
@media (max-width: 860px){.c40c453a1d4{
    display: flex;
  }
.cf50wteoofuf{
    position: fixed;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    height: 0;
    background: var(--bg-color);
    overflow: hidden;
    transition: var(--transition);
    border-bottom: 0 solid var(--border-color); color: #ffffff;}
.y9e29bc_zu{
    flex-direction: column;
    padding: 40px 24px;
    align-items: flex-start;
    gap: 24px;
  }
.r94988515d9{
    font-size: 18px;
    color: var(--text-color);
  }
.t5e25e54_dq:checked ~ .cf50wteoofuf{
    height: calc(100vh - var(--nav-height));
    border-bottom: 1px solid var(--border-color);
  }
.t5e25e54_dq:checked ~ .c40c453a1d4 .x01f3c011:nth-child(1){
    transform: translateY(7px) rotate(45deg);
  }
.t5e25e54_dq:checked ~ .c40c453a1d4 .x01f3c011:nth-child(2){
    opacity: 0;
  }
.t5e25e54_dq:checked ~ .c40c453a1d4 .x01f3c011:nth-child(3){
    transform: translateY(-7px) rotate(-45deg);
  }
.x8ee175_vn5s{
    margin-right: 20px;
  }
.sn8w8b9z{
    margin-right: 20px;
  }}
@media (max-width: 480px){.u9751ca3{
    padding: 8px 16px;
    font-size: 13px;
  }
.u461cp4wcg{
    font-size: 22px;
  }}
.r94988515d9.active{color: var(--primary-color);}
@media (min-width: 1025px){.of51f__9c140 #nt769c69f1c3, .of51f__9c140 label[for="nt769c69f1c3"]{ display: none !important; }}
@media (min-width: 1025px){.of51f__9c140 .cf50wteoofuf{ position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 1025px){.of51f__9c140 .cf50wteoofuf{ display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 1025px){.of51f__9c140 .cf50wteoofuf a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.e3b03c_ss2{list-style:none;}
.r94988515d9.active{color: var(--primary-color);}
#nt769c69f1c3:checked ~ .cf50wteoofuf{ right: 0 !important; left: auto !important; }
@media (max-width: 1024px){.of51f__9c140.i8515dbe25b .cf50wteoofuf{ left: auto !important; right: 0 !important; transform: translateX(100%) !important; opacity: 0 !important; visibility: hidden !important; pointer-events: none !important; overflow-y: auto !important; }}
@media (max-width: 1024px){#nt769c69f1c3:checked ~ .cf50wteoofuf{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1025px){.of51f__9c140.i8515dbe25b #nt769c69f1c3, .of51f__9c140.i8515dbe25b label[for="nt769c69f1c3"]{ display: none !important; }}
@media (min-width: 1025px){.of51f__9c140.i8515dbe25b .cf50wteoofuf{ position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 1025px){.of51f__9c140.i8515dbe25b .cf50wteoofuf{ display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 1025px){.of51f__9c140.i8515dbe25b .cf50wteoofuf a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.k06f__e890{
  background-color: var(--bg-color);
  padding-top: 80px;
  padding-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
  border-top: 1px solid var(--border-color); color: #ffffff;}
.l6fcf980c{
  max-width: var(--max-width);
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: column;
}
.e94214_e3e8{
  display: flex;
  flex-wrap: wrap;
  gap: 60px;
  align-items: flex-start;
}
.g06f84bc67e{
  flex: 1 1 500px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.adf744_06ed{
  font-family: var(--font-serif);
  font-size: 32px;
  font-weight: 700;
  color: var(--text-color);
  margin-bottom: 24px;
  letter-spacing: -0.02em;
}
.o3e1e6585{
  font-family: var(--font-sans);
  font-size: 16px;
  line-height: 1.6;
  color: var(--text-muted);
  max-width: 680px;
  margin-bottom: 32px;
  margin-top: 0;
}
.o12dbfb30ff{
  width: auto;
  margin-bottom: 20px;
}
.tef9__6e34{
  display: inline-block;
  background-color: var(--primary-color);
  color: #000000; 
  font-family: var(--font-sans);
  font-weight: 700;
  font-size: 16px;
  padding: 16px 36px;
  border-radius: var(--radius-lg);
  text-decoration: none;
  transition: var(--transition);
  box-shadow: 0 4px 14px hsla(123, 75%, 49%, 0.3);
}
.tef9__6e34:hover{
  transform: translateY(-2px);
  box-shadow: 0 6px 20px hsla(123, 75%, 49%, 0.4);
  filter: brightness(1.1);
}
.l32ffcfc8d1{
  flex: 1 1 400px;
  display: flex;
  gap: 40px;
}
.x8d446_19bd{
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.lac1af_d072{
  font-family: var(--font-sans);
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: var(--text-color);
  margin-bottom: 20px;
  margin-top: 0;
}
.ca0276cc8e5{
  font-family: var(--font-sans);
  font-size: 15px;
  color: var(--text-muted);
  text-decoration: none;
  margin-bottom: 12px;
  transition: var(--transition);
}
.ca0276cc8e5:hover{
  color: var(--primary-color);
  padding-left: 4px;
}
.q719f6_8a4b{
  width: 100%;
  margin-top: 60px;
}
.cb1f88_1eee{
  width: 100%;
  height: 1px;
  background-color: var(--border-color);
  margin-bottom: 30px; color: #1a1a2e;}
.n7c32e15ec6{
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
}
.r4c4ed_3241{
  font-family: var(--font-sans);
  font-size: 14px;
  color: var(--text-muted);
  flex: 0 0 auto;
}
.if1da2b5b{
  font-family: var(--font-sans);
  font-size: 13px;
  font-weight: 500;
  color: var(--secondary-color);
  flex: 0 0 auto;
  opacity: 0.8;
}
@media (max-width: 768px){.k06f__e890 {
    padding-top: 60px;
  }
.e94214_e3e8 {
    flex-direction: column;
    gap: 48px;
  }
.g06f84bc67e {
    flex: 1 1 100%;
  }
.l32ffcfc8d1 {
    flex: 1 1 100%;
    gap: 24px;
  }
.n7c32e15ec6 {
    flex-direction: column;
    align-items: flex-start;
  }}
.ke598a_1844{box-sizing:border-box;}
.n904ea_45f3{box-sizing:border-box;}
.b8e848952{display:block;max-width:100%;height:auto;}
.ge30aec4873{box-sizing:border-box;}
.dea68fd5a{box-sizing:border-box;}
@media (max-width: 768px) {.g5c4f6b4 { 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; }}