:root{--brand-main: var(--main-color, hsl(151, 76%, 55%));
--brand-secondary: var(--secondary-color, hsl(239, 61%, 55%));
--content-page-bg: hsl(151, 7%, 95%);
--content-surface-bg: #ffffff;
--content-text: hsl(151, 10%, 12%);
--content-text-muted: rgba(24,33,47,0.72);
--content-border: rgba(0, 0, 0, 0.08);
--content-accent-ui: hsl(151, 76%, 55%);
--content-link-color: hsl(151, 10%, 12%);
--radius-lg: 20px;
--radius-md: 12px;
--max-width: 1640px;
--content-width: 1017px;
--primary-color: var(--content-accent-ui, hsl(151, 76%, 55%));
--secondary-color: var(--content-link-hover, var(--content-accent-ui, hsl(151, 76%, 55%)));
--bg-color: var(--content-page-bg, hsl(151, 7%, 95%));
--text-color: var(--content-text, hsl(151, 10%, 12%));
--text-muted: var(--content-text-muted, rgba(24, 33, 47, 0.72));
--border-color: var(--content-border, rgba(0, 0, 0, 0.08));
--page-max-width: 1640px;
--idx-max-width: 1640px;
--page-reading-width: 1017px;
--reading-width: 1017px;
--text-column-width: 1017px;
--text-width: 1013px;
--page-hero-reading-width: 755px;
--hero-text-width: 755px;
--hero-text-max: 755px;
--hero-text-max-width: 755px;
--transition: all 0.25s ease;
--site-page-frame-mode: contained;
--site-hero-layout-family: editorial_band;
--site-breakout-mode: controlled;
--site-frame-width-policy: page;
--site-surface-density: airy;
--page-card-radius: 20px;
--page-card-shadow: none;
--page-card-border: rgba(0, 0, 0, 0.08);
--page-card-bg: rgb(222, 241, 232);
--content-heading: hsl(151, 10%, 12%);
--content-accent-text: hsl(151, 10%, 12%);
--content-link-hover: rgb(106, 231, 171);}
main.k82711ee89 .gbd54_d102{box-sizing:border-box;}
main.k82711ee89 .u7fb380{box-sizing:border-box;}
main.k82711ee89 .h25ac7073e{min-width:0;
display:grid;
gap:12px;
align-content:start;}
main.k82711ee89 .t0c17b__738{box-sizing:border-box;}
main.k82711ee89 .h9b23_d41{box-sizing:border-box;}
main.k82711ee89{font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
background: var(--content-page-bg);
color: var(--content-text);
line-height: 1.6;}
main.k82711ee89 .de8b77_d1b2{position: sticky;
top: 0;
z-index: 1000;
background: rgba(255, 255, 255, 0.8);
backdrop-filter: blur(20px);
border-bottom: 1px solid var(--content-border);}
main.k82711ee89 .z798567d3ae{max-width: var(--max-width);
margin: 0 auto;
display: flex;
align-items: center;
justify-content: space-between;
padding: 0 40px;
height: 72px;}
main.k82711ee89 .mf167a_0aae{font-size: 22px;
font-weight: 800;
color: var(--brand-main);
text-decoration: none;
letter-spacing: -0.5px;}
main.k82711ee89 .f05b00_02de{display: flex;
gap: 32px;
list-style: none;}
main.k82711ee89 .v7c5__714b{text-decoration: none;
color: var(--content-text);
font-size: 15px;
font-weight: 500;
transition: color 0.3s ease;}
main.k82711ee89 .v7c5__714b:hover{color: var(--brand-main);}
main.k82711ee89.l5b9e8_0991{max-width: 100%;
overflow-x: hidden;}
main.k82711ee89 .okvkgv6m8{padding: 100px 40px;
background: linear-gradient(135deg, #ffffff 0%, var(--content-page-bg) 100%);
display: flex;
justify-content: center;}
main.k82711ee89 .gaa98d4_0dcc{max-width: var(--max-width);
width: 100%;
display: grid;
grid-template-columns: 1.2fr 1fr;
gap: 60px;
align-items: center;}
main.k82711ee89 .g2rfane8{max-width: var(--content-width);}
main.k82711ee89 .af76fd_4asc{display: inline-block;
padding: 6px 14px;
background: rgba(66, 219, 142, 0.15);
color: #1a8a56;
border-radius: 40px;
font-size: 14px;
font-weight: 600;
margin-bottom: 24px;}
main.k82711ee89 .k6991a31fed{font-size: 64px;
line-height: 1.1;
font-weight: 800;
margin-bottom: 24px;
letter-spacing: -1.5px;}
main.k82711ee89 .l73c99_af{font-size: 20px;
color: var(--content-text-muted);
margin-bottom: 40px;
max-width: 600px;}
main.k82711ee89 .d2e8c97773{display: flex;
gap: 16px;
align-items: center;}
main.k82711ee89 .p45899670e9{background: var(--brand-main);
color: #ffffff;
padding: 18px 36px;
border-radius: var(--radius-md);
text-decoration: none;
font-weight: 600;
font-size: 18px;
box-shadow: 0 10px 20px rgba(66, 219, 142, 0.3);
transition: transform 0.3s ease, box-shadow 0.3s ease;}
main.k82711ee89 .p45899670e9:hover{transform: translateY(-2px);
box-shadow: 0 15px 30px rgba(66, 219, 142, 0.4);}
main.k82711ee89 .vef787a_77{position: relative;
border-radius: var(--radius-lg);
overflow: hidden;
box-shadow: 0 40px 80px rgba(0,0,0,0.1);}
main.k82711ee89 .vef787a_77 img{width: 100%;
height: auto;
display: block;
object-fit: cover;
aspect-ratio: 16 / 10;}
main.k82711ee89 .d1f95834_3u8m{padding: 80px 40px;
background: #ffffff;}
main.k82711ee89 .z07594_3g{max-width: var(--max-width);
margin: 0 auto;
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: 24px;}
main.k82711ee89 .wbbab1_7x{padding: 40px;
background: var(--content-page-bg);
border-radius: var(--radius-lg);
border: 1px solid var(--content-border);
transition: all 0.3s ease;}
main.k82711ee89 .wbbab1_7x:hover{border-color: var(--brand-main);
background: #ffffff;
box-shadow: 0 20px 40px rgba(0,0,0,0.05);}
main.k82711ee89 .i54fcb5_2099{width: 48px;
height: 48px;
margin-bottom: 20px;
fill: var(--brand-main);}
main.k82711ee89 .wbbab1_7x h3{font-size: 24px;
margin-bottom: 12px;}
main.k82711ee89 .wbbab1_7x p{color: var(--content-text-muted);
font-size: 15px;
margin-bottom: 24px;}
main.k82711ee89 .l7018_d8c8{padding: 120px 40px;}
main.k82711ee89 .f1edd3cb_o8r8{max-width: var(--max-width);
margin: 0 auto 60px;
text-align: left;}
main.k82711ee89 .f1edd3cb_o8r8 h2{font-size: 42px;
font-weight: 800;
margin-bottom: 16px;}
main.k82711ee89 .f1edd3cb_o8r8 p{font-size: 18px;
color: var(--content-text-muted);
max-width: 700px;}
main.k82711ee89 .bbe7f631_pm{max-width: var(--max-width);
margin: 0 auto;
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 40px;}
main.k82711ee89 .yf4408b_51b{display: flex;
flex-direction: column;
gap: 24px;
padding: 38px;
background: #ffffff;
border-radius: var(--radius-lg);
border: 1px solid var(--content-border);}
main.k82711ee89 .gbd54_d102 h3{font-size: 28px;
margin-bottom: 12px;}
main.k82711ee89 .gbd54_d102 p{color: var(--content-text-muted);
font-size: 16px;}
main.k82711ee89 .q6ea216_04mo{padding: 100px 40px;
background: var(--brand-secondary);
color: #ffffff;}
main.k82711ee89 .o9ae11b_35{max-width: var(--max-width);
margin: 0 auto;
display: grid;
grid-template-columns: 1fr 1fr;
gap: 80px;
align-items: center;}
main.k82711ee89 .t0c17b__738 h2{font-size: 42px;
margin-bottom: 24px;
color: #ffffff;}
main.k82711ee89 .vb3c377e{list-style: none;
display: flex;
flex-direction: column;
gap: 20px;}
main.k82711ee89 .vb3c377e li{display: flex;
align-items: flex-start;
gap: 12px;
font-size: 18px;}
main.k82711ee89 .vb3c377e li::before{content: "✓";
color: var(--brand-main);
font-weight: bold;}
main.k82711ee89 .xaf65d_4f8{padding: 100px 40px;
background: #ffffff;}
main.k82711ee89 .ma8ee64{max-width: 1000px;
margin: 0 auto;}
main.k82711ee89 .l15e5fa2_h6x{padding: 24px 0;
border-bottom: 1px solid var(--content-border);}
main.k82711ee89 .i54ff_d22{background: #18212f;
color: rgba(255,255,255,0.6);
padding: 80px 40px 40px;}
main.k82711ee89 .m4d187d_e9{max-width: var(--max-width);
margin: 0 auto;
display: grid;
grid-template-columns: 2fr 1fr 1fr 1fr;
gap: 60px;
padding-bottom: 60px;
border-bottom: 1px solid rgba(255,255,255,0.1);}
main.k82711ee89 .m6ca20_2a35{max-width: var(--max-width);
margin: 40px auto 0;
font-size: 14px;}
@media (max-width: 1024px){main.k82711ee89 .gaa98d4_0dcc, main.k82711ee89 .bbe7f631_pm, main.k82711ee89 .o9ae11b_35{grid-template-columns: 1fr;}
main.k82711ee89 .k6991a31fed{font-size: 48px;}}
@media (max-width: 768px){main.k82711ee89 .f05b00_02de{display: none;}
main.k82711ee89 .okvkgv6m8{padding: 60px 20px;}}
body{background: var(--content-page-bg);
color: var(--content-text);}
@media (min-width: 769px) {div.gaa98d4_0dcc > *{min-width: 0   !important;}
div.g2rfane8{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.vef787a_77{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.vef787a_77 :where(img, picture, video, canvas, svg), div.vef787a_77 picture > img{display: block   !important;width: 100%   !important;max-width: 100%   !important;height: auto   !important;}
main.l5b9e8_0991.k82711ee89 > :nth-child(1) > *{min-width: 0   !important;}
main.l5b9e8_0991.k82711ee89 > :nth-child(1) > :nth-child(1){min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
main.l5b9e8_0991.k82711ee89 > :nth-child(1) > :nth-child(2){min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
main.l5b9e8_0991.k82711ee89 > :nth-child(1) > :nth-child(2){display: block   !important;width: 100%   !important;max-width: 100%   !important;height: auto   !important;}
main.l5b9e8_0991.k82711ee89 > :nth-child(2) > *{min-width: 0   !important;}
main.l5b9e8_0991.k82711ee89 > :nth-child(2) > :nth-child(1){min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
main.l5b9e8_0991.k82711ee89 > :nth-child(2) > :nth-child(2){min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
main.l5b9e8_0991.k82711ee89 > :nth-child(2) > :nth-child(2){display: block   !important;width: 100%   !important;max-width: 100%   !important;height: auto   !important;}}
div.d2e8c97773 a.p45899670e9{--wfde743f2: hsl(0, 18%, 24%);
color: var(--wfde743f2, hsl(0, 18%, 24%))   !important;}
div.d2e8c97773 a.p45899670e9:is(:hover, :focus-visible, :active){color: var(--m5863b_07e8, hsl(0, 18%, 24%))   !important;}
div.t0c17b__738 a.p45899670e9{--wfde743f2: hsl(151, 72%, 28%);
color: var(--wfde743f2, hsl(151, 72%, 28%))   !important;}
div.t0c17b__738 a.p45899670e9:is(:hover, :focus-visible, :active){color: var(--m5863b_07e8, hsl(151, 73%, 28%))   !important;}
section.okvkgv6m8 span.af76fd_4asc{color: hsl(152, 68%, 28%)   !important;}
div.t0c17b__738 > :nth-child(2){color: hsl(0, 18%, 24%)   !important;}
ul.vb3c377e > :nth-child(1){color: hsl(151, 76%, 20%)   !important;}
ul.vb3c377e > :nth-child(2){color: hsl(151, 76%, 20%)   !important;}
ul.vb3c377e > :nth-child(3){color: hsl(151, 76%, 20%)   !important;}
div.h9b23_d41 > :nth-child(1){color: hsl(0, 18%, 24%)   !important;}
@media (min-width: 1025px) {div.gaa98d4_0dcc{position: relative   !important;display: grid   !important;grid-template-columns: minmax(0, 0.92fr) minmax(0, 1.08fr)   !important;align-items: center   !important;gap: clamp(28px, 5vw, 76px)   !important;}
div.gaa98d4_0dcc > *{min-width: 0   !important;}
div.g2rfane8{width: 100%   !important;max-width: min(100%, var(--page-hero-reading-width, var(--hero-text-width, 760px)))   !important;margin: 0   !important;grid-column: 1   !important;align-self: center   !important;justify-self: start   !important;z-index: 2   !important;}
div.vef787a_77{position: relative   !important;width: 100%   !important;max-width: 100%   !important;margin: 0   !important;justify-self: stretch   !important;grid-column: 2   !important;grid-row: 1 / span 1   !important;align-self: center   !important;height: auto   !important;min-height: 0   !important;overflow: hidden   !important;border-radius: clamp(22px, 2.6vw, 32px)   !important;box-shadow: 0 24px 60px rgba(15,23,42,0.14)   !important;}
div.vef787a_77 :where(img, video), div.vef787a_77 picture > img{display: block   !important;width: 100%   !important;max-width: 100%   !important;height: auto   !important;aspect-ratio: 16 / 10   !important;object-fit: cover   !important;object-position: center   !important;}}
@media (max-width: 1024px) {div.gaa98d4_0dcc{position: relative   !important;display: flex   !important;flex-direction: column   !important;align-items: stretch   !important;gap: 24px   !important;min-height: auto   !important;}
div.g2rfane8{width: 100%   !important;max-width: 100%   !important;margin: 0   !important;}
div.vef787a_77{width: 100%   !important;max-width: 100%   !important;margin-top: 12px   !important;}}
div.ma8ee64 > :nth-child(2), div.ma8ee64 > :nth-child(3), div.ma8ee64 > :nth-child(4){position: relative   !important;
display: grid   !important;
gap: clamp(18px, 2.2vw, 24px)   !important;
padding: clamp(26px, 3vw, 34px)   !important;
margin: 0   !important;
align-content: start   !important;
overflow: hidden   !important;
border-radius: 20px   !important;
background: linear-gradient(180deg, var(--content-surface-bg, var(--content-page-bg, var(--bg-color, #ffffff))) 0%, var(--page-accent-soft, rgba(15,23,42,0.05)) 100%)   !important;
border: 1px solid rgb(222, 241, 232)   !important;
box-shadow: 0 18px 40px rgba(15,23,42,0.08)   !important;}
div.ma8ee64 > :nth-child(2)::before, div.ma8ee64 > :nth-child(3)::before, div.ma8ee64 > :nth-child(4)::before{content: "";
position: absolute;
left: 0   !important;
top: 20px   !important;
bottom: 20px   !important;
width: 4px   !important;
border-radius: 999px   !important;
background: var(--content-accent-ui, var(--primary-color, #2563eb))   !important;
opacity: 0.68   !important;}
div.ma8ee64 > :nth-child(2) > :is(h3, h4, h5, p, ul, ol, dl, blockquote), div.ma8ee64 > :nth-child(3) > :is(h3, h4, h5, p, ul, ol, dl, blockquote), div.ma8ee64 > :nth-child(4) > :is(h3, h4, h5, p, ul, ol, dl, blockquote){margin: 0   !important;}
div.ma8ee64 > :nth-child(2) > :is(h3, h4, h5), div.ma8ee64 > :nth-child(3) > :is(h3, h4, h5), div.ma8ee64 > :nth-child(4) > :is(h3, h4, h5){font-size: clamp(1.02rem, 0.96rem + 0.24vw, 1.16rem)   !important;
line-height: 1.35   !important;
letter-spacing: -0.01em   !important;
color: var(--content-text, #111827)   !important;}
div.ma8ee64 > :nth-child(2) > :is(p, ul, ol, dl, blockquote), div.ma8ee64 > :nth-child(3) > :is(p, ul, ol, dl, blockquote), div.ma8ee64 > :nth-child(4) > :is(p, ul, ol, dl, blockquote){font-size: clamp(0.95rem, 0.92rem + 0.12vw, 1rem)   !important;
line-height: 1.72   !important;
color: var(--content-text-muted, rgba(31, 35, 40, 0.74))   !important;}