:root{--wps-main-max-width: 1600px;
--wps-hero-text-width: 844px;
--wps-primary: var(--primary-color, hsl(126, 71%, 57%));
--wps-secondary: var(--secondary-color, hsl(213, 57%, 57%));
--wps-bg: var(--content-page-bg, hsl(126, 7%, 96%));
--wps-surface: var(--content-surface-bg, #ffffff);
--wps-text: var(--content-text, #1f2328);
--wps-text-muted: var(--content-text-muted, rgba(31, 35, 40, 0.72));
--wps-border: var(--content-border, rgba(0, 0, 0, 0.08));
--wps-accent: var(--content-accent-text, hsl(22, 78%, 38%));
--wps-shadow: 0 12px 32px -8px rgba(0, 0, 0, 0.06);
--primary-color: hsl(126, 71%, 57%);
--primary-hover: hsl(126, 71%, 47%);
--secondary-color: hsl(213, 57%, 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(126, 71%, 28%);
--nav-height: 72px;
--radius-lg: 16px;
--radius-md: 12px;
--shadow-sm: 0 2px 8px rgba(0,0,0,0.04);
--shadow-md: 0 8px 24px rgba(0,0,0,0.08);
--content-heading: hsl(220, 10%, 11%);
--content-accent-ui: hsl(126, 71%, 57%);
--content-link-color: hsl(126, 71%, 28%);
--content-link-hover: hsl(213, 57%, 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(126, 71%, 28%)));
--page-link-hover-color: var(--content-link-hover, hsl(213, 57%, 28%));
--page-muted-color: var(--content-text-muted, rgba(31, 35, 40, 0.72));
--page-accent-soft: rgba(67, 223, 83, 0.12);
--page-accent-glow: rgba(67, 223, 83, 0.42);
--primary-accent: var(--content-accent-ui, var(--primary-color, hsl(126, 71%, 57%)));
--secondary-accent: var(--secondary-color, hsl(213, 57%, 57%));}
main.h04a69422{font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
background-color: var(--wps-bg);
color: var(--wps-text);
line-height: 1.6;
overflow-x: hidden;}
main.h04a69422 .b4381_0d0f{max-width: var(--wps-main-max-width);
margin: 0 auto;
padding: 0 40px;}
main.h04a69422 .ji1q4ego{text-align: center;}
main.h04a69422 > div{padding: 100px 0;}
main.h04a69422 .sf9d__9e4eb{background: radial-gradient(circle at top right, rgba(144, 238, 144, 0.15), transparent),
    radial-gradient(circle at bottom left, rgba(64, 158, 255, 0.1), transparent);
padding: 120px 0 80px;
color: hsl(220, 10%, 11%);}
main.h04a69422 .q693d47{max-width: var(--wps-hero-text-width);
margin: 0 auto;}
main.h04a69422 .sf9d__9e4eb h1{font-size: 56px;
font-weight: 800;
line-height: 1.1;
margin-bottom: 24px;
letter-spacing: -0.02em;}
main.h04a69422 .sf9d__9e4eb p{font-size: 20px;
color: var(--wps-text-muted);
margin-bottom: 40px;}
main.h04a69422 .u73294__4dc58{display: flex;
justify-content: center;
gap: 20px;
flex-wrap: wrap;}
main.h04a69422 .sa498__bff3e{display: grid;
grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
gap: 30px;
margin-top: 60px;}
main.h04a69422 .bb78438_ab{background: var(--wps-surface);
border-radius: 24px;
padding: 48px;
border: 1px solid var(--wps-border);
transition: transform 0.3s ease, box-shadow 0.3s ease;
display: flex;
flex-direction: column;
align-items: center;
color: hsl(220, 10%, 11%);}
main.h04a69422 .bb78438_ab:hover{transform: translateY(-8px);
box-shadow: var(--wps-shadow);}
main.h04a69422 .bb78438_ab svg{width: 64px;
height: 64px;
margin-bottom: 24px;}
main.h04a69422 .bb78438_ab h3{font-size: 24px;
margin-bottom: 12px;}
main.h04a69422 .bb78438_ab .gef6e9_xc{font-size: 14px;
color: var(--wps-text-muted);
margin-bottom: 24px;
background: #f0f2f5;
padding: 4px 12px;
border-radius: 12px;}
main.h04a69422 .ge319f_4nxk{background-color: var(--wps-primary);
color: hsl(0, 18%, 24%);
padding: 16px 36px;
border-radius: 12px;
text-decoration: none;
font-weight: 600;
display: inline-flex;
align-items: center;
transition: filter 0.2s;
box-shadow: 0 4px 14px rgba(116, 219, 133, 0.4);}
main.h04a69422 .ge319f_4nxk:hover{filter: brightness(1.05);}
main.h04a69422 .gtvr2f1x70j2{border: 2px solid var(--wps-border);
padding: 14px 34px;
border-radius: 12px;
text-decoration: none;
color: var(--wps-text);
font-weight: 600;}
main.h04a69422 .ffba__0e4{display: flex;
align-items: center;
gap: 80px;
background: var(--wps-surface);
border-radius: 32px;
padding: 60px;
margin-top: 40px;
color: hsl(220, 10%, 11%);}
main.h04a69422 .lfe991__a48b5{flex: 1;
border-radius: 16px;
overflow: hidden;
box-shadow: 0 20px 40px rgba(0,0,0,0.1);}
main.h04a69422 .lfe991__a48b5 img{width: 100%;
height: auto;
display: block;
object-fit: cover;
aspect-ratio: 16/10;}
main.h04a69422 .h0967d68{flex: 1;}
main.h04a69422 .h0967d68 h2{font-size: 36px;
margin-bottom: 24px;}
main.h04a69422 .h147dab15{list-style: none;}
main.h04a69422 .h147dab15 li{margin-bottom: 16px;
padding-left: 28px;
position: relative;}
main.h04a69422 .h147dab15 li::before{content: "✓";
position: absolute;
left: 0;
color: var(--wps-primary);
font-weight: bold;}
main.h04a69422 .comparison-table{width: 100%;
border-collapse: collapse;
margin-top: 40px;
background: var(--wps-surface);
border-radius: 16px;
overflow: hidden;
color: hsl(220, 10%, 11%);}
main.h04a69422 .comparison-table th, main.h04a69422 .comparison-table td{padding: 24px;
text-align: center;
border-bottom: 1px solid var(--wps-border);}
main.h04a69422 .comparison-table th{background: #f9fafb;
font-weight: 600;
color: hsl(220, 10%, 11%);}
main.h04a69422 .comparison-table td:first-child{text-align: left;
font-weight: 500;}
main.h04a69422 .r1f7__c09{display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 40px;
margin-top: 50px;}
main.h04a69422 .eb0a81_5f8a{position: relative;
padding: 30px;}
main.h04a69422 .ppmo12tp{font-size: 48px;
font-weight: 900;
color: rgba(116, 219, 133, 0.2);
position: absolute;
top: 0;
left: 20px;}
main.h04a69422 .qda5b__556{position: relative;
z-index: 1;}
main.h04a69422 .b8531990455{max-width: 900px;
margin: 40px auto 0;}
main.h04a69422 .paafe7141{background: var(--wps-surface);
margin-bottom: 16px;
border-radius: 12px;
padding: 24px;
border: 1px solid var(--wps-border);
color: hsl(220, 10%, 11%);}
main.h04a69422 .paafe7141 h3{font-size: 18px;
margin-bottom: 10px;
color: var(--wps-primary);}
main.h04a69422 .v77d6b_5f7b{display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 40px;
margin-bottom: 60px;}
main.h04a69422 .n33bc0_21f4 h4{color: #fff;
margin-bottom: 20px;}
main.h04a69422 .n33bc0_21f4 ul{list-style: none;}
main.h04a69422 .n33bc0_21f4 ul li{margin-bottom: 12px;}
main.h04a69422 .n33bc0_21f4 a{color: inherit;
text-decoration: none;
transition: color 0.2s;}
main.h04a69422 .n33bc0_21f4 a:hover{color: var(--wps-primary);}
main.h04a69422 .g84b03dd5{border-top: 1px solid rgba(255, 255, 255, 0.1);
padding-top: 30px;
display: flex;
justify-content: space-between;}
@media (max-width: 1024px) {main.h04a69422 .ffba__0e4{flex-direction: column;padding: 30px;}
main.h04a69422 .r1f7__c09{grid-template-columns: 1fr;}}
html, body{margin: 0;
padding: 0;}
body *, body *::before, body *::after{box-sizing: border-box;}
main img.b326cdd44{display: block;
max-width: 100%;
width: 100%;
height: auto;
object-fit: cover;
object-position: center;}
main img.b326cdd44.h4947e0fd2c{aspect-ratio: 16 / 9;}
main img.b326cdd44.h82d1185b4f{aspect-ratio: 16 / 10;}
main img.b326cdd44.w9b1__578c{aspect-ratio: 4 / 3;}
main img.b326cdd44.o2e1e6e6873{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 .fe408c2fe{overflow: hidden;
box-sizing: border-box        !important;
max-width: 100%;
padding: 0        !important;
min-height: 0;}
main .fe408c2fe.h4947e0fd2c{aspect-ratio: 16 / 9;}
main .fe408c2fe.h82d1185b4f{aspect-ratio: 16 / 10;}
main .fe408c2fe.w9b1__578c{aspect-ratio: 4 / 3;}
main .fe408c2fe.o2e1e6e6873{aspect-ratio: 1 / 1;}
main .fe408c2fe > img.b326cdd44, main .fe408c2fe > picture > img.b326cdd44{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.ffba__0e4 > *{min-width: 0   !important;}
div.h0967d68{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.lfe991__a48b5{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.lfe991__a48b5 :where(img, picture, video, canvas, svg), div.lfe991__a48b5 picture > img{display: block   !important;width: 100%   !important;max-width: 100%   !important;height: auto   !important;}}
:root{--primary-color: hsl(126, 71%, 57%);
--secondary-color: hsl(213, 57%, 57%);
--bg-color: hsl(126, 7%, 96%);
--text-color: hsl(126, 10%, 10%);
--text-muted: rgba(24,33,47,0.72);
--content-page-bg: hsl(126, 7%, 96%);
--content-surface-bg: rgba(255,255,255,0.88);
--content-text: hsl(126, 10%, 10%);
--content-text-muted: rgba(24,33,47,0.72);
--content-accent-ui: hsl(126, 71%, 57%);
--content-accent-text: hsl(0, 18%, 28%);
--content-link-color: hsl(0, 18%, 28%);
--content-link-hover: hsl(213, 57%, 28%);}
body{background: var(--bg-color, hsl(126, 7%, 96%))   !important;
color: var(--text-color, hsl(126, 10%, 10%))   !important;}
:is(main, .l98a2ee1e){color: var(--content-text, hsl(126, 10%, 10%))   !important;}
div.q693d47{text-align: center   !important;
align-items: center   !important;}
div.q693d47 > :is(h1, h2, p){text-align: center   !important;
max-width: min(100%, 844px)   !important;
margin-left: auto   !important;
margin-right: auto   !important;}
div.q693d47 > :is(div, nav, ul, ol){margin-left: auto   !important;
margin-right: auto   !important;}
div.bb78438_ab{--f10678097: hsl(0, 18%, 28%);
--ta618e961: rgba(84, 58, 58, 0.78);
--y0029ffcd8b: hsl(126, 71%, 28%);
--we40c07c1b8: dark;}
div.bb78438_ab{--f10678097: hsl(0, 18%, 28%);
--ta618e961: rgba(84, 58, 58, 0.78);
--y0029ffcd8b: hsl(126, 71%, 28%);
--we40c07c1b8: dark;
color: var(--f10678097, hsl(0, 18%, 28%))   !important;}
div.bb78438_ab :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--f10678097, hsl(0, 18%, 28%))   !important;}
div.bb78438_ab a:not([class]):not([data-track]):not([role="button"]), div.bb78438_ab a[class=""]:not([data-track]):not([role="button"]){color: var(--y0029ffcd8b, hsl(126, 71%, 28%))   !important;}
div.bb78438_ab :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--ta618e961, rgba(84, 58, 58, 0.78))   !important;}
div.q693d47{--f10678097: hsl(0, 18%, 28%);
--ta618e961: rgba(84, 58, 58, 0.78);
--y0029ffcd8b: hsl(126, 71%, 28%);
--we40c07c1b8: dark;}
div.q693d47{--f10678097: hsl(0, 18%, 28%);
--ta618e961: rgba(84, 58, 58, 0.78);
--y0029ffcd8b: hsl(126, 71%, 28%);
--we40c07c1b8: dark;
color: var(--f10678097, hsl(0, 18%, 28%))   !important;}
div.q693d47 :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--f10678097, hsl(0, 18%, 28%))   !important;}
div.q693d47 a:not([class]):not([data-track]):not([role="button"]), div.q693d47 a[class=""]:not([data-track]):not([role="button"]){color: var(--y0029ffcd8b, hsl(126, 71%, 28%))   !important;}
div.q693d47 :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--ta618e961, rgba(84, 58, 58, 0.78))   !important;}
div.b4381_0d0f{--f10678097: hsl(0, 18%, 28%);
--ta618e961: rgba(84, 58, 58, 0.78);
--y0029ffcd8b: hsl(126, 71%, 28%);
--we40c07c1b8: dark;}
div.b4381_0d0f{--f10678097: hsl(0, 18%, 28%);
--ta618e961: rgba(84, 58, 58, 0.78);
--y0029ffcd8b: hsl(126, 71%, 28%);
--we40c07c1b8: dark;
color: var(--f10678097, hsl(0, 18%, 28%))   !important;}
div.b4381_0d0f :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--f10678097, hsl(0, 18%, 28%))   !important;}
div.b4381_0d0f a:not([class]):not([data-track]):not([role="button"]), div.b4381_0d0f a[class=""]:not([data-track]):not([role="button"]){color: var(--y0029ffcd8b, hsl(126, 71%, 28%))   !important;}
div.b4381_0d0f :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--ta618e961, rgba(84, 58, 58, 0.78))   !important;}
div.ffba__0e4{--f10678097: hsl(126, 71%, 28%);
--ta618e961: rgba(20, 122, 30, 0.78);
--y0029ffcd8b: hsl(126, 71%, 28%);
--we40c07c1b8: dark;}
div.ffba__0e4 div.h0967d68{--f10678097: hsl(126, 71%, 28%);
--ta618e961: rgba(20, 122, 30, 0.78);
--y0029ffcd8b: hsl(126, 71%, 28%);
--we40c07c1b8: dark;
color: var(--f10678097, hsl(126, 71%, 28%))   !important;}
div.ffba__0e4 div.h0967d68 :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--f10678097, hsl(126, 71%, 28%))   !important;}
div.ffba__0e4 div.h0967d68 a:not([class]):not([data-track]):not([role="button"]), div.ffba__0e4 div.h0967d68 a[class=""]:not([data-track]):not([role="button"]){color: var(--y0029ffcd8b, hsl(126, 71%, 28%))   !important;}
div.ffba__0e4 div.h0967d68 :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--ta618e961, rgba(20, 122, 30, 0.78))   !important;}
@media (max-width: 768px) {main.h04a69422 .ffba__0e4{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.h04a69422 .ffba__0e4 > *{width: 100%   !important;max-width: 100%   !important;min-width: 0   !important;}}
div.u73294__4dc58 a.ge319f_4nxk{--f453a3_ed31: hsl(126, 72%, 20%);
color: var(--f453a3_ed31, hsl(126, 72%, 20%))   !important;}
div.u73294__4dc58 a.ge319f_4nxk:is(:hover, :focus-visible, :active){color: var(--h93ba72c69a, hsl(126, 72%, 18%))   !important;}
div.sa498__bff3e > :nth-child(1) > :nth-child(4){--f453a3_ed31: hsl(126, 72%, 20%);
color: var(--f453a3_ed31, hsl(126, 72%, 20%))   !important;}
div.sa498__bff3e > :nth-child(1) > :nth-child(4):is(:hover, :focus-visible, :active){color: var(--h93ba72c69a, hsl(126, 72%, 18%))   !important;}
div.sa498__bff3e > :nth-child(2) > :nth-child(4){--f453a3_ed31: hsl(126, 72%, 20%);
color: var(--f453a3_ed31, hsl(126, 72%, 20%))   !important;}
div.sa498__bff3e > :nth-child(2) > :nth-child(4):is(:hover, :focus-visible, :active){color: var(--h93ba72c69a, hsl(126, 72%, 18%))   !important;}
div.sa498__bff3e > :nth-child(3) > :nth-child(4){--f453a3_ed31: hsl(126, 72%, 20%);
color: var(--f453a3_ed31, hsl(126, 72%, 20%))   !important;}
div.sa498__bff3e > :nth-child(3) > :nth-child(4):is(:hover, :focus-visible, :active){color: var(--h93ba72c69a, hsl(126, 72%, 18%))   !important;}
div.sa498__bff3e > :nth-child(3) > :nth-child(5){--f453a3_ed31: hsl(126, 72%, 20%);
color: var(--f453a3_ed31, hsl(126, 72%, 20%))   !important;}
div.sa498__bff3e > :nth-child(3) > :nth-child(5):is(:hover, :focus-visible, :active){color: var(--h93ba72c69a, hsl(126, 72%, 18%))   !important;}
main.h04a69422 a:not([class]):not([data-track]):not([role="button"]), main.h04a69422 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.h04a69422 a:not([class]):not([data-track]):not([role="button"]), main.h04a69422 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.h04a69422 a:not([class]):not([data-track]):not([role="button"]), main.h04a69422 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.sa498__bff3e > :nth-child(1) > :nth-child(4){color: hsl(126, 72%, 20%)   !important;
text-decoration-color: currentColor   !important;}
div.sa498__bff3e > :nth-child(1) > :nth-child(4) :is(strong, b, em, small, mark){color: inherit   !important;}
div.sa498__bff3e > :nth-child(1) > :nth-child(4):hover, div.sa498__bff3e > :nth-child(1) > :nth-child(4):focus-visible, div.sa498__bff3e > :nth-child(1) > :nth-child(4):active{color: hsl(126, 72%, 20%)   !important;}
div.sa498__bff3e > :nth-child(1) > :nth-child(4):hover, div.sa498__bff3e > :nth-child(1) > :nth-child(4):focus-visible, div.sa498__bff3e > :nth-child(1) > :nth-child(4):active{text-decoration-color: currentColor   !important;}
div.sa498__bff3e > :nth-child(2) > :nth-child(4){color: hsl(126, 72%, 20%)   !important;
text-decoration-color: currentColor   !important;}
div.sa498__bff3e > :nth-child(2) > :nth-child(4) :is(strong, b, em, small, mark){color: inherit   !important;}
div.sa498__bff3e > :nth-child(2) > :nth-child(4):hover, div.sa498__bff3e > :nth-child(2) > :nth-child(4):focus-visible, div.sa498__bff3e > :nth-child(2) > :nth-child(4):active{color: hsl(126, 72%, 20%)   !important;}
div.sa498__bff3e > :nth-child(2) > :nth-child(4):hover, div.sa498__bff3e > :nth-child(2) > :nth-child(4):focus-visible, div.sa498__bff3e > :nth-child(2) > :nth-child(4):active{text-decoration-color: currentColor   !important;}
div.sa498__bff3e > :nth-child(3) > :nth-child(4){color: hsl(126, 72%, 20%)   !important;
text-decoration-color: currentColor   !important;}
div.sa498__bff3e > :nth-child(3) > :nth-child(4) :is(strong, b, em, small, mark){color: inherit   !important;}
div.sa498__bff3e > :nth-child(3) > :nth-child(4):hover, div.sa498__bff3e > :nth-child(3) > :nth-child(4):focus-visible, div.sa498__bff3e > :nth-child(3) > :nth-child(4):active{color: hsl(126, 72%, 20%)   !important;}
div.sa498__bff3e > :nth-child(3) > :nth-child(4):hover, div.sa498__bff3e > :nth-child(3) > :nth-child(4):focus-visible, div.sa498__bff3e > :nth-child(3) > :nth-child(4):active{text-decoration-color: currentColor   !important;}
div.sa498__bff3e > :nth-child(3) > :nth-child(5){color: hsl(126, 72%, 20%)   !important;
text-decoration-color: currentColor   !important;}
div.sa498__bff3e > :nth-child(3) > :nth-child(5) :is(strong, b, em, small, mark){color: inherit   !important;}
div.sa498__bff3e > :nth-child(3) > :nth-child(5):hover, div.sa498__bff3e > :nth-child(3) > :nth-child(5):focus-visible, div.sa498__bff3e > :nth-child(3) > :nth-child(5):active{color: hsl(126, 72%, 20%)   !important;}
div.sa498__bff3e > :nth-child(3) > :nth-child(5):hover, div.sa498__bff3e > :nth-child(3) > :nth-child(5):focus-visible, div.sa498__bff3e > :nth-child(3) > :nth-child(5):active{text-decoration-color: currentColor   !important;}