:root{--mobile-primary: hsl(157, 81%, 63%);
--mobile-secondary: hsl(300, 64%, 63%);
--mobile-accent: hsl(22, 78%, 38%);
--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);
--max-width: clamp(1220px, 90vw, 1420px);
--text-width: 809px;
--radius-lg: 24px;
--radius-md: 12px;
--shadow-soft: 0 10px 30px rgba(0, 0, 0, 0.04);
--main-theme-color: hsl(157, 81%, 63%);
--secondary-theme-color: hsl(300, 64%, 63%);
--content-accent-text: hsl(22, 78%, 28%);
--hero-text-width: clamp(746px, 76vw, 966px);
--border-radius-lg: 24px;
--border-radius-md: 12px;
--transition-base: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
--content-heading: hsl(220, 10%, 11%);
--content-accent-ui: hsl(22, 78%, 38%);
--content-link-color: hsl(22, 78%, 28%);
--content-link-hover: hsl(22, 78%, 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(22, 78%, 28%)));
--page-link-hover-color: var(--content-link-hover, hsl(22, 78%, 28%));
--page-muted-color: var(--content-text-muted, rgba(31, 35, 40, 0.72));
--page-accent-soft: rgba(172, 76, 21, 0.12);
--page-accent-glow: rgba(172, 76, 21, 0.42);
--primary-accent: var(--content-accent-ui, var(--primary-color, hsl(22, 78%, 38%)));
--secondary-accent: var(--secondary-color, hsl(22, 78%, 38%));}
main.eefabfvu{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.eefabfvu .v7d88__44aa2{max-width: var(--max-width);
margin: 0 auto;
padding: 0 40px;}
main.eefabfvu .s4fb5b5e055{padding: 80px 0 60px;
display: flex;
align-items: center;
gap: 60px;
min-height: 600px;}
main.eefabfvu .h68c17f_5f{flex: 1;
max-width: var(--text-width);
text-align: left;}
main.eefabfvu .h68c17f_5f h1{font-size: 48px;
font-weight: 800;
margin-bottom: 24px;
line-height: 1.2;
color: var(--content-text);}
main.eefabfvu .h68c17f_5f p{font-size: 20px;
color: var(--content-text-muted);
margin-bottom: 32px;}
main.eefabfvu .hcce45_xe9{flex: 1;
display: flex;
justify-content: flex-end;}
main.eefabfvu .hcce45_xe9 img{width: 100%;
max-width: 600px;
height: auto;
border-radius: var(--radius-lg);
box-shadow: var(--shadow-soft);
object-fit: cover;}
main.eefabfvu .l0ixxu4mky{display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 30px;
margin-top: 40px;}
main.eefabfvu .ib97b0d_42{background: var(--content-surface-bg);
padding: 40px;
border-radius: var(--radius-lg);
border: 1px solid var(--content-border);
transition: transform 0.3s ease;
color: hsl(220, 10%, 11%);}
main.eefabfvu .ib97b0d_42 h3{font-size: 24px;
margin-bottom: 20px;
display: flex;
align-items: center;
gap: 12px;}
main.eefabfvu .ib97b0d_42 ul{list-style: none;
padding: 0;}
main.eefabfvu .ib97b0d_42 li{margin-bottom: 12px;
color: var(--content-text-muted);
display: flex;
align-items: flex-start;}
main.eefabfvu .ib97b0d_42 li::before{content: "•";
color: var(--mobile-primary);
font-weight: bold;
margin-right: 10px;}
main.eefabfvu .fc2666e_59{padding: 80px 0;
background: linear-gradient(180deg, transparent, rgba(157, 81%, 63%, 0.05));}
main.eefabfvu .ze50aeb7_069{max-width: var(--text-width);
margin-bottom: 48px;
text-align: left;}
main.eefabfvu .ze50aeb7_069 h2{font-size: 36px;
margin-bottom: 16px;}
main.eefabfvu .fd1e19479b3{width: 100%;
background: var(--content-surface-bg);
border-radius: var(--radius-md);
overflow: hidden;
border-collapse: collapse;
box-shadow: var(--shadow-soft);
color: hsl(220, 10%, 11%);}
main.eefabfvu .fd1e19479b3 th, main.eefabfvu .fd1e19479b3 td{padding: 24px;
text-align: left;
border-bottom: 1px solid var(--content-border);}
main.eefabfvu .fd1e19479b3 th{background: rgba(0, 0, 0, 0.02);
font-weight: 600;
color: #ffffff;}
main.eefabfvu .oj7tanfa911j{padding: 80px 0;}
main.eefabfvu .pe2cf7__6af{background: var(--content-surface-bg);
margin-bottom: 16px;
border-radius: var(--radius-md);
border: 1px solid var(--content-border);
color: hsl(220, 10%, 11%);}
main.eefabfvu .ya199__f543{padding: 24px;
font-weight: 600;
cursor: pointer;
display: flex;
justify-content: space-between;
align-items: center;}
main.eefabfvu .m619dc_1t{padding: 0 24px 24px;
color: var(--content-text-muted);}
main.eefabfvu .a0swwyetqyaw{display: inline-flex;
align-items: center;
padding: 18px 36px;
background-color: var(--mobile-primary);
color: #1f2328;
text-decoration: none;
border-radius: 50px;
font-weight: 700;
font-size: 18px;
transition: all 0.3s ease;
box-shadow: 0 4px 15px rgba(157, 81%, 63%, 0.4);}
main.eefabfvu .a0swwyetqyaw:hover{transform: translateY(-2px);
filter: brightness(1.1);}
@media (max-width: 1024px) {main.eefabfvu .s4fb5b5e055{flex-direction: column;padding-top: 40px;}
main.eefabfvu .hcce45_xe9{justify-content: center;}
main.eefabfvu .l0ixxu4mky{grid-template-columns: 1fr;}}
html, body{margin: 0;
padding: 0;}
body *, body *::before, body *::after{box-sizing: border-box;}
main img.lf30ed2987d{display: block;
max-width: 100%;
width: 100%;
height: auto;
object-fit: cover;
object-position: center;}
main img.lf30ed2987d.veda15dd9{aspect-ratio: 16 / 9;}
main img.lf30ed2987d.q48d5f6e92e{aspect-ratio: 16 / 10;}
main img.lf30ed2987d.s19832_5779{aspect-ratio: 4 / 3;}
main img.lf30ed2987d.m4aa5b_cb6f{aspect-ratio: 1 / 1;}
main .o637ab_cf31.veda15dd9{aspect-ratio: 16 / 9;}
main .o637ab_cf31.q48d5f6e92e{aspect-ratio: 16 / 10;}
main .o637ab_cf31.s19832_5779{aspect-ratio: 4 / 3;}
main .o637ab_cf31.m4aa5b_cb6f{aspect-ratio: 1 / 1;}
@media (min-width: 769px) {div.s4fb5b5e055.v7d88__44aa2 > *{min-width: 0   !important;}
div.h68c17f_5f{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.hcce45_xe9{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.hcce45_xe9 :where(img, picture, video, canvas, svg), div.hcce45_xe9 picture > img{display: block   !important;width: 100%   !important;max-width: 100%   !important;height: auto   !important;}}
@media (min-width: 1025px) {div.s4fb5b5e055.v7d88__44aa2{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.s4fb5b5e055.v7d88__44aa2 > *{min-width: 0   !important;}
div.h68c17f_5f{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.hcce45_xe9{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.hcce45_xe9 :where(img, video), div.hcce45_xe9 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.s4fb5b5e055.v7d88__44aa2{position: relative   !important;display: flex   !important;flex-direction: column   !important;align-items: stretch   !important;gap: 24px   !important;min-height: auto   !important;}
div.h68c17f_5f{width: 100%   !important;max-width: 100%   !important;margin: 0   !important;}
div.hcce45_xe9{width: 100%   !important;max-width: 100%   !important;margin-top: 12px   !important;}}
:root{--primary-color: hsl(157, 81%, 63%);
--secondary-color: hsl(300, 64%, 63%);
--bg-color: hsl(157, 8%, 96%);
--text-color: hsl(157, 10%, 10%);
--text-muted: rgba(24,33,47,0.72);
--content-page-bg: hsl(157, 8%, 96%);
--content-surface-bg: rgba(255,255,255,0.88);
--content-text: hsl(157, 10%, 10%);
--content-text-muted: rgba(24,33,47,0.72);
--content-accent-ui: hsl(157, 81%, 63%);
--content-accent-text: hsl(0, 18%, 28%);
--content-link-color: hsl(0, 18%, 28%);
--content-link-hover: hsl(300, 64%, 28%);}
body{background: var(--bg-color, hsl(157, 8%, 96%))   !important;
color: var(--text-color, hsl(157, 10%, 10%))   !important;}
:is(main, .u2da66374){color: var(--content-text, hsl(157, 10%, 10%))   !important;}
div.h68c17f_5f{text-align: left   !important;
align-items: flex-start   !important;}
div.h68c17f_5f > :is(h1, h2, p){text-align: left   !important;
max-width: min(100%, 809px)   !important;
margin-left: 0   !important;
margin-right: auto   !important;}
div.h68c17f_5f > :is(div, nav, ul, ol){margin-left: 0   !important;
margin-right: auto   !important;}
div.ib97b0d_42{--p208f6628: hsl(157, 81%, 28%);
--g008d767de4: rgba(13, 129, 84, 0.78);
--a2d3__3456: hsl(157, 81%, 28%);
--jfbd75927dd: dark;}
div.ib97b0d_42{--p208f6628: hsl(157, 81%, 28%);
--g008d767de4: rgba(13, 129, 84, 0.78);
--a2d3__3456: hsl(157, 81%, 28%);
--jfbd75927dd: dark;
color: var(--p208f6628, hsl(157, 81%, 28%))   !important;}
div.ib97b0d_42 :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--p208f6628, hsl(157, 81%, 28%))   !important;}
div.ib97b0d_42 a:not([class]):not([data-track]):not([role="button"]), div.ib97b0d_42 a[class=""]:not([data-track]):not([role="button"]){color: var(--a2d3__3456, hsl(157, 81%, 28%))   !important;}
div.ib97b0d_42 :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--g008d767de4, rgba(13, 129, 84, 0.78))   !important;}
@media (max-width: 768px) {main.eefabfvu .s4fb5b5e055{flex-direction: column   !important;align-items: stretch   !important;gap: 24px   !important;padding: 48px 20px   !important;width: 100%   !important;max-width: 100%   !important;box-sizing: border-box   !important;}
main.eefabfvu .s4fb5b5e055 > *{width: 100%   !important;max-width: 100%   !important;min-width: 0   !important;}
main.eefabfvu .ya199__f543{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;}}
main.eefabfvu a:not([class]):not([data-track]):not([role="button"]), main.eefabfvu 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.eefabfvu a:not([class]):not([data-track]):not([role="button"]), main.eefabfvu 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.eefabfvu a:not([class]):not([data-track]):not([role="button"]), main.eefabfvu 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))))));}
@media (min-width: 769px) {div.v7d88__44aa2{width: min(100%, var(--max-width))   !important;max-width: min(100%, var(--max-width))   !important;margin-left: auto   !important;margin-right: auto   !important;padding-left: clamp(20px, 3vw, 32px)   !important;padding-right: clamp(20px, 3vw, 32px)   !important;box-sizing: border-box   !important;}}
@media (max-width: 768px) {div.v7d88__44aa2{width: 100%   !important;max-width: 100%   !important;margin-left: auto   !important;margin-right: auto   !important;padding-left: 20px   !important;padding-right: 20px   !important;box-sizing: border-box   !important;}}
div.oj7tanfa911j.v7d88__44aa2 > :nth-child(5) > :nth-child(2) > :nth-child(1){color: hsl(157, 81%, 28%)   !important;
text-decoration-color: currentColor   !important;}
div.oj7tanfa911j.v7d88__44aa2 > :nth-child(5) > :nth-child(2) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.oj7tanfa911j.v7d88__44aa2 > :nth-child(5) > :nth-child(2) > :nth-child(1):hover, div.oj7tanfa911j.v7d88__44aa2 > :nth-child(5) > :nth-child(2) > :nth-child(1):focus-visible, div.oj7tanfa911j.v7d88__44aa2 > :nth-child(5) > :nth-child(2) > :nth-child(1):active{color: hsl(157, 81%, 28%)   !important;}
div.oj7tanfa911j.v7d88__44aa2 > :nth-child(5) > :nth-child(2) > :nth-child(1):hover, div.oj7tanfa911j.v7d88__44aa2 > :nth-child(5) > :nth-child(2) > :nth-child(1):focus-visible, div.oj7tanfa911j.v7d88__44aa2 > :nth-child(5) > :nth-child(2) > :nth-child(1):active{text-decoration-color: currentColor   !important;}
div.oj7tanfa911j.v7d88__44aa2 > :nth-child(6) > :nth-child(2) > :nth-child(1){color: hsl(157, 81%, 28%)   !important;
text-decoration-color: currentColor   !important;}
div.oj7tanfa911j.v7d88__44aa2 > :nth-child(6) > :nth-child(2) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.oj7tanfa911j.v7d88__44aa2 > :nth-child(6) > :nth-child(2) > :nth-child(1):hover, div.oj7tanfa911j.v7d88__44aa2 > :nth-child(6) > :nth-child(2) > :nth-child(1):focus-visible, div.oj7tanfa911j.v7d88__44aa2 > :nth-child(6) > :nth-child(2) > :nth-child(1):active{color: hsl(157, 81%, 28%)   !important;}
div.oj7tanfa911j.v7d88__44aa2 > :nth-child(6) > :nth-child(2) > :nth-child(1):hover, div.oj7tanfa911j.v7d88__44aa2 > :nth-child(6) > :nth-child(2) > :nth-child(1):focus-visible, div.oj7tanfa911j.v7d88__44aa2 > :nth-child(6) > :nth-child(2) > :nth-child(1):active{text-decoration-color: currentColor   !important;}