:root{--hb-main: hsl(112, 80%, 57%);
--hb-secondary: hsl(240, 64%, 57%);
--hb-bg: var(--content-page-bg, #f5f7fb);
--hb-surface: var(--content-surface-bg, #ffffff);
--hb-text: var(--content-text, #1f2328);
--hb-text-muted: var(--content-text-muted, rgba(31, 35, 40, 0.72));
--hb-border: var(--content-border, rgba(0, 0, 0, 0.08));
--hb-accent: var(--content-accent-text, hsl(112, 70%, 35%));
--max-width: clamp(1220px, 90vw, 1420px);
--content-width: 845px;
--primary-color: hsl(112, 80%, 57%);
--secondary-color: hsl(240, 64%, 57%);
--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(112, 80%, 28%);
--hero-text-width: clamp(746px, 76vw, 966px);
--nav-height: 72px;
--content-heading: hsl(220, 10%, 11%);
--content-accent-ui: hsl(112, 80%, 57%);
--content-link-color: hsl(112, 80%, 28%);
--content-link-hover: hsl(240, 64%, 28%);
--page-text-color: var(--content-text, hsl(220, 10%, 11%));
--page-heading-color: var(--content-heading, var(--content-text, hsl(220, 10%, 11%)));
--page-link-color: var(--content-link-color, var(--content-accent-text, hsl(112, 80%, 28%)));
--page-link-hover-color: var(--content-link-hover, hsl(240, 64%, 28%));
--page-muted-color: var(--content-text-muted, rgba(31, 35, 40, 0.72));
--page-accent-soft: rgba(81, 233, 57, 0.12);
--page-accent-glow: rgba(81, 233, 57, 0.42);
--primary-accent: var(--content-accent-ui, var(--primary-color, hsl(112, 80%, 57%)));
--secondary-accent: var(--secondary-color, hsl(240, 64%, 57%));}
main.oo0zegfefp{font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
background-color: var(--hb-bg);
color: var(--hb-text);
line-height: 1.6;
overflow-x: hidden;}
main.oo0zegfefp .g68a241_e9{max-width: var(--max-width);
margin: 0 auto;
padding: 0 40px;}
main.oo0zegfefp .dfce516f{max-width: var(--content-width);
text-align: left;}
main.oo0zegfefp .d2fd45_p77{padding: 100px 0 80px;
background: linear-gradient(135deg, #ffffff 0%, var(--hb-bg) 100%);
border-bottom: 1px solid var(--hb-border);
color: hsl(220, 10%, 11%);}
main.oo0zegfefp .of9b8_cc{display: flex;
align-items: center;
gap: 60px;}
main.oo0zegfefp .kda458__2b27b h1{font-size: 3.5rem;
font-weight: 800;
line-height: 1.1;
margin-bottom: 24px;
color: var(--hb-text);
letter-spacing: -0.02em;}
main.oo0zegfefp .n4efe4_fe0{font-size: 1.25rem;
color: var(--hb-text-muted);
margin-bottom: 40px;
max-width: 600px;}
main.oo0zegfefp .vc0cf1e4d{flex: 1;
position: relative;}
main.oo0zegfefp .vc0cf1e4d img{width: 100%;
border-radius: 20px;
box-shadow: 0 20px 40px rgba(0,0,0,0.1);
object-fit: cover;
aspect-ratio: 16 / 10;}
main.oo0zegfefp .g7978__0359{display: flex;
gap: 16px;}
main.oo0zegfefp .b7c88__348a{background-color: var(--hb-main);
color: hsl(0, 18%, 24%);
padding: 16px 32px;
border-radius: 8px;
font-weight: 600;
text-decoration: none;
transition: transform 0.2s, box-shadow 0.2s;
box-shadow: 0 4px 12px rgba(91, 229, 46, 0.3);}
main.oo0zegfefp .b7c88__348a:hover{transform: translateY(-2px);
box-shadow: 0 6px 16px rgba(91, 229, 46, 0.4);}
main.oo0zegfefp .t004d187_7mrj{background-color: #fff;
color: var(--hb-text);
padding: 16px 32px;
border-radius: 8px;
font-weight: 600;
text-decoration: none;
border: 1px solid var(--hb-border);
transition: background 0.2s;}
main.oo0zegfefp .t004d187_7mrj:hover{background-color: #f9f9f9;
color: hsl(220, 10%, 11%);}
main.oo0zegfefp .f7624c313{padding: 100px 0;}
main.oo0zegfefp .a9c34d56_54{margin-bottom: 60px;}
main.oo0zegfefp .a9c34d56_54 h2{font-size: 2.25rem;
margin-bottom: 16px;}
main.oo0zegfefp .z3eb3c915{display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 32px;}
main.oo0zegfefp .j8d28f_e1{background: var(--hb-surface);
padding: 40px;
border-radius: 12px;
border: 1px solid var(--hb-border);
transition: border-color 0.3s;
color: hsl(220, 10%, 11%);}
main.oo0zegfefp .j8d28f_e1:hover{border-color: var(--hb-main);}
main.oo0zegfefp .j8d28f_e1 h3{font-size: 1.5rem;
margin-bottom: 16px;
display: flex;
align-items: center;
gap: 12px;}
main.oo0zegfefp .j8d28f_e1 p{color: var(--hb-text-muted);}
main.oo0zegfefp .c69e49c_gxl{padding: 80px 0;
background-color: #fff;
color: hsl(220, 10%, 11%);}
main.oo0zegfefp .uddefb5b_8tk{width: 100%;
border-collapse: collapse;
margin-top: 40px;
background: var(--hb-surface);
border-radius: 12px;
overflow: hidden;
box-shadow: 0 4px 20px rgba(0,0,0,0.05);
color: hsl(220, 10%, 11%);}
main.oo0zegfefp .uddefb5b_8tk th, main.oo0zegfefp .uddefb5b_8tk td{padding: 24px;
text-align: left;
border-bottom: 1px solid var(--hb-border);}
main.oo0zegfefp .uddefb5b_8tk th{background-color: #f8f9fa;
font-weight: 600;
color: hsl(220, 10%, 11%);}
main.oo0zegfefp .kd4393_ee{padding: 100px 0;}
main.oo0zegfefp .j0c4__99008{margin-bottom: 32px;
padding-bottom: 32px;
border-bottom: 1px solid var(--hb-border);}
main.oo0zegfefp .j0c4__99008 h3{font-size: 1.25rem;
margin-bottom: 12px;
color: var(--hb-text);}
main.oo0zegfefp .j0c4__99008 p{color: var(--hb-text-muted);
max-width: var(--content-width);}
@media (max-width: 1200px) {main.oo0zegfefp .of9b8_cc{flex-direction: column;align-items: flex-start;}
main.oo0zegfefp .kda458__2b27b h1{font-size: 2.5rem;}
main.oo0zegfefp .z3eb3c915{grid-template-columns: 1fr 1fr;}}
@media (max-width: 768px) {main.oo0zegfefp .g68a241_e9{padding: 0 24px;}
main.oo0zegfefp .z3eb3c915{grid-template-columns: 1fr;}
main.oo0zegfefp .g7978__0359{flex-direction: column;}
main.oo0zegfefp .kda458__2b27b h1{font-size: 2rem;}}
html, body{margin: 0;
padding: 0;}
body *, body *::before, body *::after{box-sizing: border-box;}
main img.f534efec6c4{display: block;
max-width: 100%;
width: 100%;
height: auto;
object-fit: cover;
object-position: center;}
main img.f534efec6c4.neaeb1a64{aspect-ratio: 16 / 9;}
main img.f534efec6c4.u22f__c6f9{aspect-ratio: 16 / 10;}
main img.f534efec6c4.t4a138219{aspect-ratio: 4 / 3;}
main img.f534efec6c4.m048ba_7e4e{aspect-ratio: 1 / 1;}
main .y784387f4.neaeb1a64{aspect-ratio: 16 / 9;}
main .y784387f4.u22f__c6f9{aspect-ratio: 16 / 10;}
main .y784387f4.t4a138219{aspect-ratio: 4 / 3;}
main .y784387f4.m048ba_7e4e{aspect-ratio: 1 / 1;}
@media (min-width: 769px) {div.g68a241_e9.of9b8_cc > *{min-width: 0   !important;}
div.kda458__2b27b.dfce516f{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.vc0cf1e4d{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.vc0cf1e4d :where(img, picture, video, canvas, svg), div.vc0cf1e4d picture > img{display: block   !important;width: 100%   !important;max-width: 100%   !important;height: auto   !important;}}
@media (min-width: 1025px) {div.g68a241_e9.of9b8_cc{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.g68a241_e9.of9b8_cc > *{min-width: 0   !important;}
div.kda458__2b27b.dfce516f{width: 100%   !important;max-width: min(100%, var(--page-hero-reading-width, 760px))   !important;margin: 0   !important;align-self: center   !important;z-index: 2   !important;}
div.vc0cf1e4d{position: relative   !important;width: 100%   !important;max-width: 100%   !important;margin: 0   !important;justify-self: stretch   !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.vc0cf1e4d :where(img, video), div.vc0cf1e4d 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.g68a241_e9.of9b8_cc{position: relative   !important;display: flex   !important;flex-direction: column   !important;align-items: stretch   !important;gap: 24px   !important;min-height: auto   !important;}
div.kda458__2b27b.dfce516f{width: 100%   !important;max-width: 100%   !important;margin: 0   !important;}
div.vc0cf1e4d{width: 100%   !important;max-width: 100%   !important;margin-top: 12px   !important;}}
:root{--primary-color: hsl(112, 80%, 57%);
--secondary-color: hsl(240, 64%, 57%);
--bg-color: hsl(112, 8%, 95%);
--text-color: hsl(112, 10%, 12%);
--text-muted: rgba(24,33,47,0.72);
--content-page-bg: hsl(112, 8%, 95%);
--content-surface-bg: rgba(255,255,255,0.88);
--content-text: hsl(112, 10%, 12%);
--content-text-muted: rgba(24,33,47,0.72);
--content-accent-ui: hsl(112, 80%, 57%);
--content-accent-text: hsl(0, 18%, 28%);
--content-link-color: hsl(0, 18%, 28%);
--content-link-hover: hsl(240, 64%, 28%);}
body{background: var(--bg-color, hsl(112, 8%, 95%))   !important;
color: var(--text-color, hsl(112, 10%, 12%))   !important;}
:is(main, .f68b__c17a){color: var(--content-text, hsl(112, 10%, 12%))   !important;}
div.kda458__2b27b.dfce516f{text-align: left   !important;
align-items: flex-start   !important;}
div.kda458__2b27b.dfce516f > :is(h1, h2, p){text-align: left   !important;
max-width: min(100%, 845px)   !important;
margin-left: 0   !important;
margin-right: auto   !important;}
div.kda458__2b27b.dfce516f > :is(div, nav, ul, ol){margin-left: 0   !important;
margin-right: auto   !important;}
div.d2fd45_p77{--lf7544bcfb7: hsl(0, 18%, 28%);
--b37f__be9d: rgba(84, 58, 58, 0.78);
--b3ca1759419: hsl(112, 80%, 24%);
--x9dc4d739d7: dark;}
div.d2fd45_p77 div.kda458__2b27b.dfce516f{--lf7544bcfb7: hsl(0, 18%, 28%);
--b37f__be9d: rgba(84, 58, 58, 0.78);
--b3ca1759419: hsl(112, 80%, 24%);
--x9dc4d739d7: dark;
color: var(--lf7544bcfb7, hsl(0, 18%, 28%))   !important;}
div.d2fd45_p77 div.kda458__2b27b.dfce516f :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--lf7544bcfb7, hsl(0, 18%, 28%))   !important;}
div.d2fd45_p77 div.kda458__2b27b.dfce516f a:not([class]):not([data-track]):not([role="button"]), div.d2fd45_p77 div.kda458__2b27b.dfce516f a[class=""]:not([data-track]):not([role="button"]){color: var(--b3ca1759419, hsl(112, 80%, 24%))   !important;}
div.d2fd45_p77 div.kda458__2b27b.dfce516f :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--b37f__be9d, rgba(84, 58, 58, 0.78))   !important;}
div.g68a241_e9.dfce516f{--lf7544bcfb7: hsl(0, 18%, 28%);
--b37f__be9d: rgba(84, 58, 58, 0.78);
--b3ca1759419: hsl(112, 80%, 24%);
--x9dc4d739d7: dark;}
div.g68a241_e9.dfce516f{--lf7544bcfb7: hsl(0, 18%, 28%);
--b37f__be9d: rgba(84, 58, 58, 0.78);
--b3ca1759419: hsl(112, 80%, 24%);
--x9dc4d739d7: dark;
color: var(--lf7544bcfb7, hsl(0, 18%, 28%))   !important;}
div.g68a241_e9.dfce516f :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--lf7544bcfb7, hsl(0, 18%, 28%))   !important;}
div.g68a241_e9.dfce516f a:not([class]):not([data-track]):not([role="button"]), div.g68a241_e9.dfce516f a[class=""]:not([data-track]):not([role="button"]){color: var(--b3ca1759419, hsl(112, 80%, 24%))   !important;}
div.g68a241_e9.dfce516f :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--b37f__be9d, rgba(84, 58, 58, 0.78))   !important;}
div.kda458__2b27b.dfce516f a.b7c88__348a{--dc8e__8ba9: hsl(112, 80%, 20%);
color: var(--dc8e__8ba9, hsl(112, 80%, 20%))   !important;}
div.kda458__2b27b.dfce516f a.b7c88__348a:is(:hover, :focus-visible, :active){color: var(--i052__fca8, hsl(112, 80%, 18%))   !important;}
main.oo0zegfefp a:not([class]):not([data-track]):not([role="button"]), main.oo0zegfefp a[class=""]:not([data-track]):not([role="button"]){color:var(--page-link-color, var(--content-link-color, var(--content-accent-text, var(--primary-color, #2563eb))));
text-decoration:underline;
text-decoration-color:currentColor;
text-decoration-thickness:1.5px;
text-underline-offset:.16em;
text-decoration-skip-ink:auto;}
main.oo0zegfefp a:not([class]):not([data-track]):not([role="button"]), main.oo0zegfefp a[class=""]:not([data-track]):not([role="button"]):visited{color:var(--page-link-color, var(--content-link-color, var(--content-accent-text, var(--primary-color, #2563eb))));}
main.oo0zegfefp a:not([class]):not([data-track]):not([role="button"]), main.oo0zegfefp a[class=""]:not([data-track]):not([role="button"]):is(:hover,:focus-visible,:active){color:var(--page-link-hover-color, var(--content-link-hover, var(--page-link-color, var(--content-link-color, var(--content-accent-text, var(--primary-color, #2563eb))))));}
div.kd4393_ee > :nth-child(1) > :nth-child(5) > :nth-child(2) > :nth-child(1){color: hsl(112, 80%, 24%)   !important;
text-decoration-color: currentColor   !important;}
div.kd4393_ee > :nth-child(1) > :nth-child(5) > :nth-child(2) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.kd4393_ee > :nth-child(1) > :nth-child(5) > :nth-child(2) > :nth-child(1):hover, div.kd4393_ee > :nth-child(1) > :nth-child(5) > :nth-child(2) > :nth-child(1):focus-visible, div.kd4393_ee > :nth-child(1) > :nth-child(5) > :nth-child(2) > :nth-child(1):active{color: hsl(112, 80%, 24%)   !important;}
div.kd4393_ee > :nth-child(1) > :nth-child(5) > :nth-child(2) > :nth-child(1):hover, div.kd4393_ee > :nth-child(1) > :nth-child(5) > :nth-child(2) > :nth-child(1):focus-visible, div.kd4393_ee > :nth-child(1) > :nth-child(5) > :nth-child(2) > :nth-child(1):active{text-decoration-color: currentColor   !important;}
div.kd4393_ee > :nth-child(1) > :nth-child(6) > :nth-child(2) > :nth-child(1){color: hsl(112, 80%, 24%)   !important;
text-decoration-color: currentColor   !important;}
div.kd4393_ee > :nth-child(1) > :nth-child(6) > :nth-child(2) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.kd4393_ee > :nth-child(1) > :nth-child(6) > :nth-child(2) > :nth-child(1):hover, div.kd4393_ee > :nth-child(1) > :nth-child(6) > :nth-child(2) > :nth-child(1):focus-visible, div.kd4393_ee > :nth-child(1) > :nth-child(6) > :nth-child(2) > :nth-child(1):active{color: hsl(112, 80%, 24%)   !important;}
div.kd4393_ee > :nth-child(1) > :nth-child(6) > :nth-child(2) > :nth-child(1):hover, div.kd4393_ee > :nth-child(1) > :nth-child(6) > :nth-child(2) > :nth-child(1):focus-visible, div.kd4393_ee > :nth-child(1) > :nth-child(6) > :nth-child(2) > :nth-child(1):active{text-decoration-color: currentColor   !important;}
div.j8d28f_e1 a{color: hsl(112, 80%, 28%)   !important;
text-decoration-color: currentColor   !important;}
div.j8d28f_e1 a :is(strong, b, em, small, mark){color: inherit   !important;}
div.j8d28f_e1 a:hover, div.j8d28f_e1 a:focus-visible, div.j8d28f_e1 a:active{color: hsl(112, 80%, 28%)   !important;}
div.j8d28f_e1 a:hover, div.j8d28f_e1 a:focus-visible, div.j8d28f_e1 a:active{text-decoration-color: currentColor   !important;}
table.uddefb5b_8tk a{color: hsl(112, 80%, 28%)   !important;
text-decoration-color: currentColor   !important;}
table.uddefb5b_8tk a :is(strong, b, em, small, mark){color: inherit   !important;}
table.uddefb5b_8tk a:hover, table.uddefb5b_8tk a:focus-visible, table.uddefb5b_8tk a:active{color: hsl(112, 80%, 28%)   !important;}
table.uddefb5b_8tk a:hover, table.uddefb5b_8tk a:focus-visible, table.uddefb5b_8tk a:active{text-decoration-color: currentColor   !important;}
div.kda458__2b27b.dfce516f a.b7c88__348a{color: hsl(112, 80%, 20%)   !important;
text-decoration-color: currentColor   !important;}
div.kda458__2b27b.dfce516f a.b7c88__348a :is(strong, b, em, small, mark){color: inherit   !important;}
div.kda458__2b27b.dfce516f a.b7c88__348a:hover, div.kda458__2b27b.dfce516f a.b7c88__348a:focus-visible, div.kda458__2b27b.dfce516f a.b7c88__348a:active{color: hsl(112, 80%, 20%)   !important;}
div.kda458__2b27b.dfce516f a.b7c88__348a:hover, div.kda458__2b27b.dfce516f a.b7c88__348a:focus-visible, div.kda458__2b27b.dfce516f a.b7c88__348a:active{text-decoration-color: currentColor   !important;}