:root{--page-max-width: clamp(1220px, 90vw, 1420px);
--text-max-width: 809px;
--primary-brand: hsl(157, 81%, 63%);
--secondary-brand: hsl(300, 64%, 63%);
--content-bg: hsl(157, 8%, 96%);
--card-bg: #ffffff;
--text-main: var(--content-text, hsl(220, 10%, 11%));
--text-muted: rgba(31, 35, 40, 0.72);
--accent-text: hsl(157, 81%, 25%);
--border-stroke: rgba(0, 0, 0, 0.08);
--shadow-sm: 0 2px 8px rgba(0,0,0,0.04);
--shadow-md: 0 12px 32px rgba(0,0,0,0.08);
--main-theme-color: hsl(157, 81%, 63%);
--secondary-theme-color: hsl(300, 64%, 63%);
--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%, 28%);
--max-width: 1509px;
--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.eec8__7801{background-color: var(--content-bg);
color: var(--text-main);
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
line-height: 1.6;
margin: 0;
padding: 0;
overflow-x: hidden;}
main.eec8__7801 .h738__468e{max-width: var(--page-max-width);
margin: 0 auto;
padding: 80px 40px;}
main.eec8__7801 .r6368c_4z{text-align: left;
max-width: var(--text-max-width);}
main.eec8__7801 h1{font-size: 3.5rem;
font-weight: 800;
letter-spacing: -0.02em;
margin-bottom: 24px;
line-height: 1.1;
color: var(--text-main);}
main.eec8__7801 h2{font-size: 2.25rem;
font-weight: 700;
margin-bottom: 1.5rem;
color: var(--text-main);}
main.eec8__7801 h3{font-size: 1.5rem;
font-weight: 600;
margin-bottom: 1rem;}
main.eec8__7801 p{margin-bottom: 1.5rem;
font-size: 1.125rem;
color: var(--text-muted);}
main.eec8__7801 .ebbda91a{display: flex;
align-items: center;
gap: 60px;
padding-top: 120px;
padding-bottom: 100px;
background: linear-gradient(135deg, #ffffff 0%, var(--content-bg) 100%);
color: hsl(220, 10%, 11%);}
main.eec8__7801 .cc4o1a30lzi8{flex: 1;}
main.eec8__7801 .b88a5f9_d3e{flex: 1;
position: relative;}
main.eec8__7801 .b88a5f9_d3e img{width: 100%;
border-radius: 24px;
box-shadow: var(--shadow-md);
object-fit: cover;
aspect-ratio: 16/10;}
main.eec8__7801 .xc1aad_fbdb{display: inline-flex;
align-items: center;
background-color: var(--primary-brand);
color: hsl(0, 18%, 28%);
padding: 16px 36px;
border-radius: 12px;
font-weight: 600;
font-size: 1.125rem;
text-decoration: none;
transition: all 0.3s ease;
box-shadow: 0 4px 14px rgba(80, 227, 167, 0.4);
margin-top: 12px;}
main.eec8__7801 .xc1aad_fbdb:hover{transform: translateY(-2px);
box-shadow: 0 6px 20px rgba(80, 227, 167, 0.5);
filter: brightness(1.05);}
main.eec8__7801 .g609cb943c0{display: grid;
grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
gap: 32px;
margin-top: 48px;}
main.eec8__7801 .pyqb0k3wv{background: var(--card-bg);
padding: 40px;
border-radius: 20px;
border: 1px solid var(--border-stroke);
transition: transform 0.3s ease, box-shadow 0.3s ease;
color: hsl(220, 10%, 11%);}
main.eec8__7801 .pyqb0k3wv:hover{transform: translateY(-8px);
box-shadow: var(--shadow-md);}
main.eec8__7801 .p3b5dc14_ccil{width: 48px;
height: 48px;
margin-bottom: 24px;
color: var(--primary-brand);}
main.eec8__7801 .task-comparison{background-color: #fff;
border-radius: 32px;
padding: 60px;
margin: 40px 0;
border: 1px solid var(--border-stroke);
color: hsl(220, 10%, 11%);}
main.eec8__7801 .comparison-table{width: 100%;
border-collapse: collapse;
margin-top: 32px;}
main.eec8__7801 .comparison-table th, main.eec8__7801 .comparison-table td{padding: 24px;
text-align: left;
border-bottom: 1px solid var(--border-stroke);}
main.eec8__7801 .comparison-table th{font-weight: 700;
color: var(--text-main);
font-size: 1.1rem;}
main.eec8__7801 .check-mark{color: var(--primary-brand);
font-weight: bold;
margin-right: 8px;}
main.eec8__7801 .nd8b59c2{display: flex;
gap: 80px;
align-items: flex-start;}
main.eec8__7801 .gd3c__627a{flex: 1;
counter-reset: step-counter;}
main.eec8__7801 .xf27261_76{position: relative;
padding-left: 60px;
margin-bottom: 40px;}
main.eec8__7801 .xf27261_76::before{counter-increment: step-counter;
content: counter(step-counter);
position: absolute;
left: 0;
top: 0;
width: 40px;
height: 40px;
background: var(--primary-brand);
color: hsl(0, 18%, 28%);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
font-weight: 800;}
main.eec8__7801 .s9wlzgbzsrs{background: var(--content-bg);
color: hsl(220, 10%, 11%);}
main.eec8__7801 .t3b31__f4c1{margin-bottom: 24px;
background: #fff;
padding: 32px;
border-radius: 16px;
border: 1px solid var(--border-stroke);
color: hsl(220, 10%, 11%);}
main.eec8__7801 .c8d3f17{font-weight: 700;
font-size: 1.25rem;
margin-bottom: 12px;
display: block;
color: var(--text-main);}
main.eec8__7801 .n0dfd7__804c6{color: var(--text-muted);
font-size: 1.05rem;}
main.eec8__7801 .geda__5c9e{max-width: var(--page-max-width);
margin: 0 auto;
padding: 0 40px;
display: grid;
grid-template-columns: 2fr 1fr 1fr;
gap: 80px;}
main.eec8__7801 .kc973d7e6{font-size: 1.5rem;
font-weight: 700;
margin-bottom: 20px;
display: block;}
main.eec8__7801 .wbdcdc_822a h4{color: #fff;
margin-bottom: 24px;
font-size: 1.1rem;}
main.eec8__7801 .wbdcdc_822a a{color: rgba(255,255,255,0.6);
text-decoration: none;
display: block;
margin-bottom: 12px;
transition: color 0.2s;}
main.eec8__7801 .wbdcdc_822a a:hover{color: var(--primary-brand);}
main.eec8__7801 .copyright{margin-top: 60px;
padding-top: 40px;
border-top: 1px solid rgba(255,255,255,0.1);
font-size: 0.9rem;
color: rgba(255,255,255,0.4);}
@media (max-width: 1024px) {main.eec8__7801 .ebbda91a{flex-direction: column;text-align: left;}
main.eec8__7801 .b88a5f9_d3e{width: 100%;}
main.eec8__7801 .nd8b59c2{flex-direction: column;}}
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 :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%;}
main .o637ab_cf31{overflow: hidden;
box-sizing: border-box        !important;
max-width: 100%;
padding: 0        !important;
min-height: 0;}
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;}
main .o637ab_cf31 > img.lf30ed2987d, main .o637ab_cf31 > picture > img.lf30ed2987d{width: 100%;
max-width: 100%;
height: 100%;
object-fit: cover;
object-position: center;}
main [data-layout-collapse-single="1"]{display: block        !important;
grid-template-columns: minmax(0, 1fr)        !important;
flex-direction: column        !important;
align-items: stretch        !important;
justify-content: flex-start        !important;}
main [data-layout-collapse-single="1"] > *{width: 100%        !important;
max-width: 100%        !important;
margin-left: 0        !important;
margin-right: 0        !important;}
main [data-flow-list="1"]{margin: 1rem 0;
padding-left: 1.25rem;}
main [data-flow-list="1"] > li{margin-bottom: 0.65rem;}
@media (min-width: 769px) {div.h738__468e > *{min-width: 0   !important;}
div.cc4o1a30lzi8.r6368c_4z{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.h738__468e > :nth-child(2){min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.h738__468e > :nth-child(2) :where(img, picture, video, canvas, svg), div.h738__468e > :nth-child(2) picture > img{display: block   !important;width: 100%   !important;max-width: 100%   !important;height: auto   !important;}
div.nd8b59c2 > *{min-width: 0   !important;}
div.gd3c__627a{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.nd8b59c2 > :nth-child(1){min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.nd8b59c2 > :nth-child(1) :where(img, picture, video, canvas, svg), div.nd8b59c2 > :nth-child(1) picture > img{display: block   !important;width: 100%   !important;max-width: 100%   !important;height: auto   !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.cc4o1a30lzi8.r6368c_4z{text-align: left   !important;
align-items: flex-start   !important;}
div.cc4o1a30lzi8.r6368c_4z > :is(h1, h2, p){text-align: left   !important;
max-width: min(100%, 809px)   !important;
margin-left: 0   !important;
margin-right: auto   !important;}
div.cc4o1a30lzi8.r6368c_4z > :is(div, nav, ul, ol){margin-left: 0   !important;
margin-right: auto   !important;}
[data-fp-block="8e15076703"]{--p208f6628: hsl(0, 18%, 28%);
--g008d767de4: rgba(84, 58, 58, 0.78);
--a2d3__3456: hsl(157, 81%, 28%);
--jfbd75927dd: dark;}
[data-fp-block="8e15076703"] div.gd3c__627a{--p208f6628: hsl(0, 18%, 28%);
--g008d767de4: rgba(84, 58, 58, 0.78);
--a2d3__3456: hsl(157, 81%, 28%);
--jfbd75927dd: dark;
color: var(--p208f6628, hsl(0, 18%, 28%))   !important;}
[data-fp-block="8e15076703"] div.gd3c__627a :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--p208f6628, hsl(0, 18%, 28%))   !important;}
[data-fp-block="8e15076703"] div.gd3c__627a a:not([class]):not([data-track]):not([role="button"]), [data-fp-block="8e15076703"] div.gd3c__627a a[class=""]:not([data-track]):not([role="button"]){color: var(--a2d3__3456, hsl(157, 81%, 28%))   !important;}
[data-fp-block="8e15076703"] div.gd3c__627a :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--g008d767de4, rgba(84, 58, 58, 0.78))   !important;}
div.ebbda91a{--p208f6628: hsl(0, 18%, 28%);
--g008d767de4: rgba(84, 58, 58, 0.78);
--a2d3__3456: hsl(157, 81%, 24%);
--jfbd75927dd: dark;}
div.ebbda91a div.cc4o1a30lzi8.r6368c_4z{--p208f6628: hsl(0, 18%, 28%);
--g008d767de4: rgba(84, 58, 58, 0.78);
--a2d3__3456: hsl(157, 81%, 24%);
--jfbd75927dd: dark;
color: var(--p208f6628, hsl(0, 18%, 28%))   !important;}
div.ebbda91a div.cc4o1a30lzi8.r6368c_4z :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--p208f6628, hsl(0, 18%, 28%))   !important;}
div.ebbda91a div.cc4o1a30lzi8.r6368c_4z a:not([class]):not([data-track]):not([role="button"]), div.ebbda91a div.cc4o1a30lzi8.r6368c_4z a[class=""]:not([data-track]):not([role="button"]){color: var(--a2d3__3456, hsl(157, 81%, 24%))   !important;}
div.ebbda91a div.cc4o1a30lzi8.r6368c_4z :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--g008d767de4, rgba(84, 58, 58, 0.78))   !important;}
div.xf27261_76{--p208f6628: hsl(0, 18%, 28%);
--g008d767de4: rgba(84, 58, 58, 0.78);
--a2d3__3456: hsl(157, 81%, 20%);
--jfbd75927dd: dark;}
div.xf27261_76{--p208f6628: hsl(0, 18%, 28%);
--g008d767de4: rgba(84, 58, 58, 0.78);
--a2d3__3456: hsl(157, 81%, 20%);
--jfbd75927dd: dark;
color: var(--p208f6628, hsl(0, 18%, 28%))   !important;}
div.xf27261_76 :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--p208f6628, hsl(0, 18%, 28%))   !important;}
div.xf27261_76 a:not([class]):not([data-track]):not([role="button"]), div.xf27261_76 a[class=""]:not([data-track]):not([role="button"]){color: var(--a2d3__3456, hsl(157, 81%, 20%))   !important;}
div.xf27261_76 :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--g008d767de4, rgba(84, 58, 58, 0.78))   !important;}
@media (max-width: 768px) {main.eec8__7801 .geda__5c9e{padding-left: 20px   !important;padding-right: 20px   !important;width: 100%   !important;max-width: 100%   !important;box-sizing: border-box   !important;}}
div.cc4o1a30lzi8.r6368c_4z a.xc1aad_fbdb{--r19d__141c: hsl(157, 82%, 20%);
color: var(--r19d__141c, hsl(157, 82%, 20%))   !important;}
div.cc4o1a30lzi8.r6368c_4z a.xc1aad_fbdb:is(:hover, :focus-visible, :active){color: var(--j47b__f005, hsl(157, 82%, 20%))   !important;}
main.eec8__7801 a:not([class]):not([data-track]):not([role="button"]), main.eec8__7801 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.eec8__7801 a:not([class]):not([data-track]):not([role="button"]), main.eec8__7801 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.eec8__7801 a:not([class]):not([data-track]):not([role="button"]), main.eec8__7801 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))))));}
main.eec8__7801 > :nth-child(5) > :nth-child(1) > :nth-child(3) > :nth-child(1){color: hsl(300, 65%, 92%)   !important;
text-shadow: 0 1px 2px rgba(15, 23, 42, 0.22), 0 10px 28px rgba(15, 23, 42, 0.28)   !important;
text-decoration-color: currentColor   !important;}
main.eec8__7801 > :nth-child(5) > :nth-child(1) > :nth-child(3) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
main.eec8__7801 > :nth-child(5) > :nth-child(1) > :nth-child(3) > :nth-child(1):hover, main.eec8__7801 > :nth-child(5) > :nth-child(1) > :nth-child(3) > :nth-child(1):focus-visible, main.eec8__7801 > :nth-child(5) > :nth-child(1) > :nth-child(3) > :nth-child(1):active{color: hsl(300, 65%, 92%)   !important;}
main.eec8__7801 > :nth-child(5) > :nth-child(1) > :nth-child(3) > :nth-child(1):hover, main.eec8__7801 > :nth-child(5) > :nth-child(1) > :nth-child(3) > :nth-child(1):focus-visible, main.eec8__7801 > :nth-child(5) > :nth-child(1) > :nth-child(3) > :nth-child(1):active{text-decoration-color: currentColor   !important;}
div.xf27261_76 a{color: hsl(157, 82%, 20%)   !important;
text-decoration-color: currentColor   !important;}
div.xf27261_76 a :is(strong, b, em, small, mark){color: inherit   !important;}
div.xf27261_76 a:hover, div.xf27261_76 a:focus-visible, div.xf27261_76 a:active{color: hsl(157, 82%, 20%)   !important;}
div.xf27261_76 a:hover, div.xf27261_76 a:focus-visible, div.xf27261_76 a:active{text-decoration-color: currentColor   !important;}
div.cc4o1a30lzi8.r6368c_4z a.xc1aad_fbdb{color: hsl(157, 82%, 20%)   !important;
text-decoration-color: currentColor   !important;}
div.cc4o1a30lzi8.r6368c_4z a.xc1aad_fbdb :is(strong, b, em, small, mark){color: inherit   !important;}
div.cc4o1a30lzi8.r6368c_4z a.xc1aad_fbdb:hover, div.cc4o1a30lzi8.r6368c_4z a.xc1aad_fbdb:focus-visible, div.cc4o1a30lzi8.r6368c_4z a.xc1aad_fbdb:active{color: hsl(157, 82%, 20%)   !important;}
div.cc4o1a30lzi8.r6368c_4z a.xc1aad_fbdb:hover, div.cc4o1a30lzi8.r6368c_4z a.xc1aad_fbdb:focus-visible, div.cc4o1a30lzi8.r6368c_4z a.xc1aad_fbdb:active{text-decoration-color: currentColor   !important;}