:root{--content-page-bg: hsl(220, 7%, 96%);
--content-surface-bg: rgba(255, 255, 255, 0.88);
--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(84, 76%, 28%);
--brand-primary: hsl(84, 77%, 62%);
--brand-secondary: hsl(180, 62%, 62%);
--max-width: clamp(1220px, 90vw, 1420px);
--hero-text-width: clamp(746px, 76vw, 966px);
--transition-base: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
--primary-color: hsl(84, 77%, 62%);
--secondary-color: hsl(180, 62%, 62%);
--page-bg: var(--content-page-bg, hsl(84, 7%, 96%));
--surface-bg: var(--content-surface-bg, #ffffff);
--text-main: var(--content-text, hsl(220, 10%, 11%));
--text-muted: var(--content-text-muted, rgba(31, 35, 40, 0.72));
--text-accent: var(--content-accent-text, #ffffff);
--border-color: var(--content-border, rgba(0, 0, 0, 0.08));
--radius-lg: 24px;
--radius-md: 12px;
--content-width: 934px;
--shadow-soft: 0 10px 30px rgba(0, 0, 0, 0.04);
--content-heading: hsl(220, 10%, 11%);
--content-accent-ui: hsl(84, 77%, 62%);
--content-link-color: hsl(84, 76%, 28%);
--content-link-hover: hsl(180, 62%, 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(84, 76%, 28%)));
--page-link-hover-color: var(--content-link-hover, hsl(180, 62%, 28%));
--page-muted-color: var(--content-text-muted, rgba(31, 35, 40, 0.72));
--page-accent-soft: rgba(173, 232, 83, 0.12);
--page-accent-glow: rgba(173, 232, 83, 0.42);
--primary-accent: var(--content-accent-ui, var(--primary-color, hsl(84, 77%, 62%)));
--secondary-accent: var(--secondary-color, hsl(180, 62%, 62%));}
main.d1dec42_my9w{font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
background-color: var(--content-page-bg);
color: var(--content-text);
line-height: 1.6;
overflow-x: hidden;}
main.d1dec42_my9w .a7d6c27e_0es{max-width: var(--max-width);
margin: 0 auto;
padding: 0 40px;}
main.d1dec42_my9w .t1b3b9_b8{text-align: center;
display: flex;
flex-direction: column;
align-items: center;}
main.d1dec42_my9w h1, main.d1dec42_my9w h2, main.d1dec42_my9w h3{margin: 0;
font-weight: 700;
color: var(--content-text);}
main.d1dec42_my9w h1{font-size: clamp(2.5rem, 5vw, 4rem);
line-height: 1.1;
margin-bottom: 24px;}
main.d1dec42_my9w h2{font-size: clamp(2rem, 3.5vw, 2.5rem);
margin-bottom: 20px;}
main.d1dec42_my9w .m14eeea3_4abo{padding: 120px 0 80px;
background: linear-gradient(180deg, rgba(255,255,255,0) 0%, var(--content-page-bg) 100%);
position: relative;
color: hsl(220, 10%, 11%);}
main.d1dec42_my9w .j40b2b7{max-width: var(--hero-text-width);
margin-bottom: 60px;}
main.d1dec42_my9w .j72ec__7ec4f{font-size: 1.25rem;
color: var(--content-text-muted);
margin-bottom: 40px;}
main.d1dec42_my9w .ed0ddf165{width: 100%;
max-width: 1200px;
border-radius: 24px;
box-shadow: 0 40px 100px rgba(0,0,0,0.1);
aspect-ratio: 16 / 9;
object-fit: cover;
background-color: #ddd;
color: hsl(220, 10%, 11%);}
main.d1dec42_my9w .n1c56ad{display: inline-flex;
align-items: center;
justify-content: center;
padding: 18px 48px;
background-color: var(--brand-primary);
color: #000;
font-weight: 600;
font-size: 1.125rem;
border-radius: 100px;
text-decoration: none;
transition: var(--transition-base);
box-shadow: 0 10px 30px rgba(135, 185, 60, 0.3);}
main.d1dec42_my9w .n1c56ad:hover{transform: translateY(-2px);
box-shadow: 0 15px 40px rgba(135, 185, 60, 0.4);
filter: brightness(1.05);}
main.d1dec42_my9w .b5g77qm3uwrw{display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 24px;
margin: 60px 0;}
main.d1dec42_my9w .sa683a_9a{background: var(--content-surface-bg);
border: 1px solid var(--content-border);
padding: 40px;
border-radius: 20px;
transition: var(--transition-base);
height: 100%;
color: hsl(220, 10%, 11%);}
main.d1dec42_my9w .sa683a_9a:hover{border-color: var(--brand-primary);
transform: translateY(-8px);
background: #ffffff;
color: hsl(220, 10%, 11%);}
main.d1dec42_my9w .ssf8y6j17jhc{width: 48px;
height: 48px;
margin-bottom: 24px;
color: var(--brand-primary);}
main.d1dec42_my9w .d1891f7{padding: 100px 0;
background: #ffffff;
color: hsl(220, 10%, 11%);}
main.d1dec42_my9w .v0df9__b88c5{display: flex;
align-items: center;
gap: 80px;
margin-bottom: 100px;}
main.d1dec42_my9w .v0df9__b88c5:nth-child(even){flex-direction: row-reverse;}
main.d1dec42_my9w .vee2__6a23{flex: 1;}
main.d1dec42_my9w .inffi5qnrbw{flex: 1.2;}
main.d1dec42_my9w .hn4rhcd8noq{width: 100%;
border-radius: 16px;
border: 1px solid var(--content-border);}
main.d1dec42_my9w .wb7007c_17{padding: 100px 0;
max-width: 900px;
margin: 0 auto;}
main.d1dec42_my9w .r705__2abb{margin-bottom: 32px;
padding-bottom: 32px;
border-bottom: 1px solid var(--content-border);}
main.d1dec42_my9w .ueaed783a{font-size: 1.25rem;
font-weight: 600;
margin-bottom: 12px;}
main.d1dec42_my9w .gfb870__71a{color: var(--content-text-muted);}
main.d1dec42_my9w .mc764a53e{color: var(--content-accent-text);
text-decoration: underline;
text-underline-offset: 4px;
font-weight: 500;}
main.d1dec42_my9w .mc764a53e:hover{color: var(--brand-primary);}
@media (max-width: 1200px) {main.d1dec42_my9w .b5g77qm3uwrw{grid-template-columns: repeat(2, 1fr);}
main.d1dec42_my9w .v0df9__b88c5{flex-direction: column                        !important;gap: 40px;}}
@media (max-width: 768px) {main.d1dec42_my9w .a7d6c27e_0es{padding: 0 20px;}
main.d1dec42_my9w .b5g77qm3uwrw{grid-template-columns: 1fr;}}
html, body{margin: 0;
padding: 0;}
body *, body *::before, body *::after{box-sizing: border-box;}
main img.c87f55_c9f3{display: block;
max-width: 100%;
width: 100%;
height: auto;
object-fit: cover;
object-position: center;}
main img.c87f55_c9f3.sae8d6_a148{aspect-ratio: 16 / 9;}
main img.c87f55_c9f3.xd9214_76c5{aspect-ratio: 16 / 10;}
main img.c87f55_c9f3.j022f7_fabd{aspect-ratio: 4 / 3;}
main img.c87f55_c9f3.tb76__a097{aspect-ratio: 1 / 1;}
main .cd2678_8cc8.sae8d6_a148{aspect-ratio: 16 / 9;}
main .cd2678_8cc8.xd9214_76c5{aspect-ratio: 16 / 10;}
main .cd2678_8cc8.j022f7_fabd{aspect-ratio: 4 / 3;}
main .cd2678_8cc8.tb76__a097{aspect-ratio: 1 / 1;}
@media (min-width: 769px) {div.a7d6c27e_0es.t1b3b9_b8 > *{min-width: 0   !important;}
div.j40b2b7{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
img.ed0ddf165{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
img.ed0ddf165{display: block   !important;width: 100%   !important;max-width: 100%   !important;height: auto   !important;}
div.v0df9__b88c5 > *{min-width: 0   !important;}
div.v0df9__b88c5 > :nth-child(1){min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.inffi5qnrbw{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.inffi5qnrbw :where(img, picture, video, canvas, svg), div.inffi5qnrbw picture > img{display: block   !important;width: 100%   !important;max-width: 100%   !important;height: auto   !important;}}
@media (min-width: 1025px) {div.a7d6c27e_0es.t1b3b9_b8{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.a7d6c27e_0es.t1b3b9_b8 > *{min-width: 0   !important;}
div.j40b2b7{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;}
img.ed0ddf165{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;}
img.ed0ddf165{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.a7d6c27e_0es.t1b3b9_b8{position: relative   !important;display: flex   !important;flex-direction: column   !important;align-items: stretch   !important;gap: 24px   !important;min-height: auto   !important;}
div.j40b2b7{width: 100%   !important;max-width: 100%   !important;margin: 0   !important;}
img.ed0ddf165{width: 100%   !important;max-width: 100%   !important;margin-top: 12px   !important;}}
:root{--primary-color: hsl(84, 77%, 62%);
--secondary-color: hsl(180, 62%, 62%);
--bg-color: hsl(84, 7%, 96%);
--text-color: hsl(84, 10%, 11%);
--text-muted: rgba(24,33,47,0.72);
--content-page-bg: hsl(84, 7%, 96%);
--content-surface-bg: rgba(255,255,255,0.88);
--content-text: hsl(84, 10%, 11%);
--content-text-muted: rgba(24,33,47,0.72);
--content-accent-ui: hsl(84, 77%, 62%);
--content-accent-text: hsl(0, 18%, 28%);
--content-link-color: hsl(0, 18%, 28%);
--content-link-hover: hsl(180, 62%, 28%);}
body{background: var(--bg-color, hsl(84, 7%, 96%))   !important;
color: var(--text-color, hsl(84, 10%, 11%))   !important;}
:is(main, .y9915c9ce9a){color: var(--content-text, hsl(84, 10%, 11%))   !important;}
div.j40b2b7{text-align: center   !important;
align-items: center   !important;}
div.j40b2b7 > :is(h1, h2, p){text-align: center   !important;
max-width: min(100%, 934px)   !important;
margin-left: auto   !important;
margin-right: auto   !important;}
div.j40b2b7 > :is(div, nav, ul, ol){margin-left: auto   !important;
margin-right: auto   !important;}
div.vee2__6a23{--gfe81d_55f5: hsl(84, 76%, 24%);
--b24198_e0a0: rgba(70, 107, 14, 0.78);
--xd9c__cf62: hsl(84, 76%, 24%);
--h80126_13cd: dark;}
div.vee2__6a23{--gfe81d_55f5: hsl(84, 76%, 24%);
--b24198_e0a0: rgba(70, 107, 14, 0.78);
--xd9c__cf62: hsl(84, 76%, 24%);
--h80126_13cd: dark;
color: var(--gfe81d_55f5, hsl(84, 76%, 24%))   !important;}
div.vee2__6a23 :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--gfe81d_55f5, hsl(84, 76%, 24%))   !important;}
div.vee2__6a23 a:not([class]):not([data-track]):not([role="button"]), div.vee2__6a23 a[class=""]:not([data-track]):not([role="button"]){color: var(--xd9c__cf62, hsl(84, 76%, 24%))   !important;}
div.vee2__6a23 :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--b24198_e0a0, rgba(70, 107, 14, 0.78))   !important;}
div.m14eeea3_4abo{--gfe81d_55f5: hsl(84, 76%, 28%);
--b24198_e0a0: rgba(82, 125, 17, 0.78);
--xd9c__cf62: hsl(84, 76%, 24%);
--h80126_13cd: dark;}
div.m14eeea3_4abo div.j40b2b7{--gfe81d_55f5: hsl(84, 76%, 28%);
--b24198_e0a0: rgba(82, 125, 17, 0.78);
--xd9c__cf62: hsl(84, 76%, 24%);
--h80126_13cd: dark;
color: var(--gfe81d_55f5, hsl(84, 76%, 28%))   !important;}
div.m14eeea3_4abo div.j40b2b7 :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--gfe81d_55f5, hsl(84, 76%, 28%))   !important;}
div.m14eeea3_4abo div.j40b2b7 a:not([class]):not([data-track]):not([role="button"]), div.m14eeea3_4abo div.j40b2b7 a[class=""]:not([data-track]):not([role="button"]){color: var(--xd9c__cf62, hsl(84, 76%, 24%))   !important;}
div.m14eeea3_4abo div.j40b2b7 :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--b24198_e0a0, rgba(82, 125, 17, 0.78))   !important;}
div.d1891f7{--gfe81d_55f5: hsl(84, 76%, 28%);
--b24198_e0a0: rgba(82, 125, 17, 0.78);
--xd9c__cf62: hsl(84, 76%, 28%);
--h80126_13cd: dark;}
div.d1891f7 div.vee2__6a23{--gfe81d_55f5: hsl(84, 76%, 28%);
--b24198_e0a0: rgba(82, 125, 17, 0.78);
--xd9c__cf62: hsl(84, 76%, 28%);
--h80126_13cd: dark;
color: var(--gfe81d_55f5, hsl(84, 76%, 28%))   !important;}
div.d1891f7 div.vee2__6a23 :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--gfe81d_55f5, hsl(84, 76%, 28%))   !important;}
div.d1891f7 div.vee2__6a23 a:not([class]):not([data-track]):not([role="button"]), div.d1891f7 div.vee2__6a23 a[class=""]:not([data-track]):not([role="button"]){color: var(--xd9c__cf62, hsl(84, 76%, 28%))   !important;}
div.d1891f7 div.vee2__6a23 :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--b24198_e0a0, rgba(82, 125, 17, 0.78))   !important;}
@media (max-width: 768px) {main.d1dec42_my9w .v0df9__b88c5:nth-child(even){flex-direction: column   !important;}}
div.j40b2b7 a.n1c56ad{--cf1f8d_fdb8: hsl(84, 77%, 20%);
color: var(--cf1f8d_fdb8, hsl(84, 77%, 20%))   !important;}
div.j40b2b7 a.n1c56ad:is(:hover, :focus-visible, :active){color: var(--k5864d_d5ce, hsl(84, 78%, 20%))   !important;}
div.d1891f7 > :nth-child(1) > :nth-child(2) > :nth-child(2) > :nth-child(4) > :nth-child(1){--cf1f8d_fdb8: hsl(84, 76%, 24%);
color: var(--cf1f8d_fdb8, hsl(84, 76%, 24%))   !important;}
div.d1891f7 > :nth-child(1) > :nth-child(2) > :nth-child(2) > :nth-child(4) > :nth-child(1):is(:hover, :focus-visible, :active){color: var(--k5864d_d5ce, hsl(84, 77%, 24%))   !important;}
div.d1891f7 > :nth-child(1){color: hsl(84, 76%, 24%)   !important;}
div.j40b2b7 a.n1c56ad{color: hsl(84, 77%, 20%)   !important;
text-decoration-color: currentColor   !important;}
div.j40b2b7 a.n1c56ad :is(strong, b, em, small, mark){color: inherit   !important;}
div.j40b2b7 a.n1c56ad:hover, div.j40b2b7 a.n1c56ad:focus-visible, div.j40b2b7 a.n1c56ad:active{color: hsl(84, 77%, 20%)   !important;}
div.j40b2b7 a.n1c56ad:hover, div.j40b2b7 a.n1c56ad:focus-visible, div.j40b2b7 a.n1c56ad:active{text-decoration-color: currentColor   !important;}
div.d1891f7 > :nth-child(1) > :nth-child(2) > :nth-child(2) > :nth-child(2){color: hsl(84, 76%, 24%)   !important;}
div.d1891f7 > :nth-child(1) > :nth-child(2) > :nth-child(2) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.d1891f7 > :nth-child(1) > :nth-child(2) > :nth-child(2) > :nth-child(3){color: hsl(84, 76%, 24%)   !important;}
div.d1891f7 > :nth-child(1) > :nth-child(2) > :nth-child(2) > :nth-child(3) :is(strong, b, em, small, mark){color: inherit   !important;}
div.d1891f7 > :nth-child(1) > :nth-child(2) > :nth-child(2) > :nth-child(4) > :nth-child(1){color: hsl(84, 76%, 24%)   !important;
text-decoration-color: currentColor   !important;}
div.d1891f7 > :nth-child(1) > :nth-child(2) > :nth-child(2) > :nth-child(4) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.d1891f7 > :nth-child(1) > :nth-child(2) > :nth-child(2) > :nth-child(4) > :nth-child(1):hover, div.d1891f7 > :nth-child(1) > :nth-child(2) > :nth-child(2) > :nth-child(4) > :nth-child(1):focus-visible, div.d1891f7 > :nth-child(1) > :nth-child(2) > :nth-child(2) > :nth-child(4) > :nth-child(1):active{color: hsl(84, 76%, 24%)   !important;}
div.d1891f7 > :nth-child(1) > :nth-child(2) > :nth-child(2) > :nth-child(4) > :nth-child(1):hover, div.d1891f7 > :nth-child(1) > :nth-child(2) > :nth-child(2) > :nth-child(4) > :nth-child(1):focus-visible, div.d1891f7 > :nth-child(1) > :nth-child(2) > :nth-child(2) > :nth-child(4) > :nth-child(1):active{text-decoration-color: currentColor   !important;}