:root{--v2-primary: hsl(149, 76%, 60%);
--v2-secondary: hsl(256, 61%, 60%);
--v2-bg: hsl(149, 7%, 95%);
--v2-card-bg: rgba(255, 255, 255, 0.9);
--v2-text: hsl(149, 10%, 13%);
--v2-text-muted: rgba(24, 33, 47, 0.72);
--v2-border: rgba(0, 0, 0, 0.08);
--v2-max-width: 1576px;
--v2-hero-text-width: 929px;
--v2-radius: 16px;
--v2-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
--content-page-bg: hsl(220, 7%, 96%);
--content-surface-bg: #ffffff;
--content-text: hsl(220, 10%, 11%);
--content-heading: hsl(220, 10%, 11%);
--content-text-muted: rgba(31, 35, 40, 0.72);
--content-border: rgba(0, 0, 0, 0.08);
--content-accent-ui: hsl(22, 78%, 38%);
--content-accent-text: hsl(22, 78%, 28%);
--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.i75ad574b12 *{box-sizing: border-box;
margin: 0;
padding: 0;}
main.i75ad574b12{font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
background-color: var(--v2-bg);
color: var(--v2-text);
line-height: 1.6;}
main.i75ad574b12 .ef58__ff43{max-width: var(--v2-max-width);
margin: 0 auto;
padding: 0 40px;
height: 100%;
display: flex;
justify-content: space-between;
align-items: center;}
main.i75ad574b12 .if9e082f7{font-size: 24px;
font-weight: 800;
color: var(--v2-text);
text-decoration: none;
letter-spacing: -0.5px;}
main.i75ad574b12 .v55598_9d9e{display: flex;
gap: 32px;}
main.i75ad574b12 .v55598_9d9e a{text-decoration: none;
color: var(--v2-text-muted);
font-weight: 500;
font-size: 15px;
transition: color 0.3s;}
main.i75ad574b12 .v55598_9d9e a:hover{color: var(--v2-primary);}
main.i75ad574b12{width: 100%;
overflow-x: hidden;}
main.i75ad574b12 > div{padding: 100px 20px;
display: flex;
flex-direction: column;
align-items: center;
text-align: center;}
main.i75ad574b12 .a0e55__fce{max-width: var(--v2-max-width);
width: 100%;
margin: 0 auto;}
main.i75ad574b12 .n9p9vmju8znd{padding-top: 120px;
padding-bottom: 80px;
background: radial-gradient(circle at 50% 0%, hsla(149, 76%, 60%, 0.15) 0%, transparent 70%);
color: hsl(220, 10%, 11%);}
main.i75ad574b12 .g13447e427{max-width: var(--v2-hero-text-width);
margin: 0 auto;}
main.i75ad574b12 h1{font-size: clamp(48px, 6vw, 72px);
font-weight: 800;
line-height: 1.1;
margin-bottom: 24px;
letter-spacing: -2px;
background: linear-gradient(135deg, var(--v2-text) 0%, var(--v2-secondary) 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
color: #ffffff;}
main.i75ad574b12 .l1x6r8en2qx{font-size: 20px;
color: var(--v2-text-muted);
margin-bottom: 40px;
max-width: 700px;
margin-left: auto;
margin-right: auto;}
main.i75ad574b12 .pf9cb5__9617{display: flex;
gap: 16px;
justify-content: center;}
main.i75ad574b12 .vff0__70a04{padding: 16px 36px;
border-radius: 50px;
font-weight: 600;
text-decoration: none;
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
font-size: 16px;
display: inline-flex;
align-items: center;
gap: 8px;}
main.i75ad574b12 .y9c5gv3w{background-color: var(--v2-primary);
color: hsl(0, 18%, 24%);
box-shadow: 0 10px 25px hsla(149, 76%, 60%, 0.3);}
main.i75ad574b12 .y9c5gv3w:hover{transform: translateY(-3px);
box-shadow: 0 15px 30px hsla(149, 76%, 60%, 0.4);}
main.i75ad574b12 .oylux8cn2{margin-top: 60px;
width: 100%;
max-width: 1200px;
border-radius: var(--v2-radius);
overflow: hidden;
box-shadow: 0 40px 80px rgba(0,0,0,0.1);
border: 1px solid var(--v2-border);}
main.i75ad574b12 .oylux8cn2 img{width: 100%;
height: auto;
display: block;
object-fit: cover;}
main.i75ad574b12 .j009ed7e_mef{background: #ffffff;
color: hsl(220, 10%, 11%);}
main.i75ad574b12 h2{font-size: 42px;
margin-bottom: 16px;
font-weight: 700;}
main.i75ad574b12 .i7f6__2581{color: var(--v2-text-muted);
max-width: 800px;
margin: 0 auto 60px;
font-size: 18px;}
main.i75ad574b12 .mqzcnokwg0{display: grid;
grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
gap: 30px;
text-align: left;}
main.i75ad574b12 .pnp9zccug4{padding: 40px;
background: var(--v2-bg);
border-radius: var(--v2-radius);
border: 1px solid var(--v2-border);
transition: transform 0.3s;
color: hsl(220, 10%, 11%);}
main.i75ad574b12 .pnp9zccug4:hover{transform: translateY(-5px);}
main.i75ad574b12 .qd0025f63e3{width: 48px;
height: 48px;
background: var(--v2-primary);
border-radius: 12px;
margin-bottom: 24px;
display: flex;
align-items: center;
justify-content: center;
color: hsl(0, 18%, 24%);}
main.i75ad574b12 .pnp9zccug4 h3{margin-bottom: 16px;
font-size: 22px;}
main.i75ad574b12 .nc673a__38b{background: var(--v2-bg);
color: hsl(220, 10%, 11%);}
main.i75ad574b12 .t450d58{display: flex;
align-items: center;
gap: 60px;
text-align: left;
margin-bottom: 80px;}
main.i75ad574b12 .t450d58:nth-child(even){flex-direction: row-reverse;}
main.i75ad574b12 .n9eff92413{flex: 1;}
main.i75ad574b12 .xa66__bda{flex: 1.2;
border-radius: var(--v2-radius);
overflow: hidden;
border: 1px solid var(--v2-border);}
main.i75ad574b12 .xa66__bda img{width: 100%;
height: auto;}
main.i75ad574b12 .ta3dd3_c0{background: #fff;
color: hsl(220, 10%, 11%);}
main.i75ad574b12 .e2367b1_510{overflow-x: auto;
width: 100%;
margin-top: 40px;}
main.i75ad574b12 table{width: 100%;
border-collapse: collapse;
min-width: 800px;}
main.i75ad574b12 th, main.i75ad574b12 td{padding: 24px;
border-bottom: 1px solid var(--v2-border);
text-align: center;}
main.i75ad574b12 th{background: var(--v2-bg);
font-weight: 600;
color: hsl(220, 10%, 11%);}
main.i75ad574b12 .if9e469{color: var(--v2-primary);
font-weight: bold;}
main.i75ad574b12 .pfb31c__509{background: var(--v2-bg);
color: hsl(220, 10%, 11%);}
main.i75ad574b12 .rb3297_i92{max-width: 900px;
margin: 0 auto;
text-align: left;}
main.i75ad574b12 .ia12f_8fb9{margin-bottom: 20px;
background: #fff;
padding: 30px;
border-radius: var(--v2-radius);
border: 1px solid var(--v2-border);
color: hsl(220, 10%, 11%);}
main.i75ad574b12 .ia12f_8fb9 h3{font-size: 18px;
margin-bottom: 12px;
color: var(--v2-text);}
@media (max-width: 992px) {main.i75ad574b12 .t450d58{flex-direction: column                        !important;}}
@media (max-width: 768px) {main.i75ad574b12 .v55598_9d9e{display: none;}
main.i75ad574b12 h1{font-size: 40px;}
main.i75ad574b12 .n9p9vmju8znd{padding-top: 60px;}}
html, body{margin: 0;
padding: 0;}
body *, body *::before, body *::after{box-sizing: border-box;}
main img.b9bf__c893{display: block;
max-width: 100%;
width: 100%;
height: auto;
object-fit: cover;
object-position: center;}
main img.b9bf__c893.v7a6cd29363{aspect-ratio: 16 / 9;}
main img.b9bf__c893.e484__fbb7{aspect-ratio: 16 / 10;}
main img.b9bf__c893.q3ad321459e{aspect-ratio: 4 / 3;}
main img.b9bf__c893.f1c398_500e{aspect-ratio: 1 / 1;}
main .hb97e1_ad0f.v7a6cd29363{aspect-ratio: 16 / 9;}
main .hb97e1_ad0f.e484__fbb7{aspect-ratio: 16 / 10;}
main .hb97e1_ad0f.q3ad321459e{aspect-ratio: 4 / 3;}
main .hb97e1_ad0f.f1c398_500e{aspect-ratio: 1 / 1;}
@media (min-width: 769px) {div.t450d58 > *{min-width: 0   !important;}
div.n9eff92413{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.xa66__bda{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.xa66__bda :where(img, picture, video, canvas, svg), div.xa66__bda picture > img{display: block   !important;width: 100%   !important;max-width: 100%   !important;height: auto   !important;}}
:root{--primary-color: hsl(149, 76%, 60%);
--secondary-color: hsl(256, 61%, 60%);
--bg-color: hsl(149, 7%, 95%);
--text-color: hsl(149, 10%, 13%);
--text-muted: rgba(24,33,47,0.72);
--content-page-bg: hsl(149, 7%, 95%);
--content-surface-bg: rgba(255,255,255,0.88);
--content-text: hsl(149, 10%, 13%);
--content-text-muted: rgba(24,33,47,0.72);
--content-accent-ui: hsl(149, 76%, 60%);
--content-accent-text: hsl(0, 18%, 28%);
--content-link-color: hsl(0, 18%, 28%);
--content-link-hover: hsl(256, 61%, 28%);}
body{background: var(--bg-color, hsl(149, 7%, 95%))   !important;
color: var(--text-color, hsl(149, 10%, 13%))   !important;}
:is(main, .u4db0cd9f){color: var(--content-text, hsl(149, 10%, 13%))   !important;}
div.g13447e427{text-align: center   !important;
align-items: center   !important;}
div.g13447e427 > :is(h1, h2, p){text-align: center   !important;
max-width: min(100%, 929px)   !important;
margin-left: auto   !important;
margin-right: auto   !important;}
div.g13447e427 > :is(div, nav, ul, ol){margin-left: auto   !important;
margin-right: auto   !important;}
div.a0e55__fce{--m8fa3feb9: hsl(256, 61%, 96%);
--ae0dcf4e934: rgba(241, 238, 251, 0.84);
--f8c4cb_00bd: hsl(149, 76%, 96%);
--d5beb4_86ad: light;}
div.a0e55__fce{--m8fa3feb9: hsl(256, 61%, 96%);
--ae0dcf4e934: rgba(241, 238, 251, 0.84);
--f8c4cb_00bd: hsl(149, 76%, 96%);
--d5beb4_86ad: light;
color: var(--m8fa3feb9, hsl(256, 61%, 96%))   !important;}
div.a0e55__fce :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--m8fa3feb9, hsl(256, 61%, 96%))   !important;}
div.a0e55__fce a:not([class]):not([data-track]):not([role="button"]), div.a0e55__fce a[class=""]:not([data-track]):not([role="button"]){color: var(--f8c4cb_00bd, hsl(149, 76%, 96%))   !important;}
div.a0e55__fce :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--ae0dcf4e934, rgba(241, 238, 251, 0.84))   !important;}
div.g13447e427{--m8fa3feb9: hsl(0, 18%, 28%);
--ae0dcf4e934: rgba(84, 58, 58, 0.78);
--f8c4cb_00bd: hsl(149, 76%, 24%);
--d5beb4_86ad: dark;}
div.g13447e427{--m8fa3feb9: hsl(0, 18%, 28%);
--ae0dcf4e934: rgba(84, 58, 58, 0.78);
--f8c4cb_00bd: hsl(149, 76%, 24%);
--d5beb4_86ad: dark;
color: var(--m8fa3feb9, hsl(0, 18%, 28%))   !important;}
div.g13447e427 :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--m8fa3feb9, hsl(0, 18%, 28%))   !important;}
div.g13447e427 a:not([class]):not([data-track]):not([role="button"]), div.g13447e427 a[class=""]:not([data-track]):not([role="button"]){color: var(--f8c4cb_00bd, hsl(149, 76%, 24%))   !important;}
div.g13447e427 :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--ae0dcf4e934, rgba(84, 58, 58, 0.78))   !important;}
@media (max-width: 768px) {main.i75ad574b12 .t450d58:nth-child(even){flex-direction: column   !important;}
main.i75ad574b12 .ef58__ff43{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;}}
div.pf9cb5__9617 a.vff0__70a04.y9c5gv3w{--w7ea4a9e738: hsl(149, 77%, 20%);
color: var(--w7ea4a9e738, hsl(149, 77%, 20%))   !important;}
div.pf9cb5__9617 a.vff0__70a04.y9c5gv3w:is(:hover, :focus-visible, :active){color: var(--oa7c6b9095f, hsl(149, 78%, 18%))   !important;}
div.a0e55__fce a.vff0__70a04.y9c5gv3w{--w7ea4a9e738: hsl(148, 71%, 28%);
color: var(--w7ea4a9e738, hsl(148, 71%, 28%))   !important;}
div.a0e55__fce a.vff0__70a04.y9c5gv3w:is(:hover, :focus-visible, :active){color: var(--oa7c6b9095f, hsl(148, 72%, 28%))   !important;}
main.i75ad574b12 a:not([class]):not([data-track]):not([role="button"]), main.i75ad574b12 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.i75ad574b12 a:not([class]):not([data-track]):not([role="button"]), main.i75ad574b12 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.i75ad574b12 a:not([class]):not([data-track]):not([role="button"]), main.i75ad574b12 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.mqzcnokwg0 > :nth-child(2){color: hsl(254, 62%, 28%)   !important;}
[data-fp-block="fbb3631204"] > :nth-child(1){color: hsl(254, 62%, 28%)   !important;}
div.e2367b1_510 > :nth-child(1){color: hsl(254, 62%, 28%)   !important;}
div.nc673a__38b h2{color: hsl(254, 62%, 28%)   !important;}
div.nc673a__38b h2 :is(strong, b, em, small, mark){color: inherit   !important;}
div.nc673a__38b h3{color: hsl(254, 62%, 28%)   !important;}
div.nc673a__38b h3 :is(strong, b, em, small, mark){color: inherit   !important;}
div.n9eff92413 > :nth-child(3) > :nth-child(1){color: hsl(254, 62%, 28%)   !important;}
div.n9eff92413 > :nth-child(3) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.n9eff92413 > :nth-child(3) > :nth-child(2){color: hsl(254, 62%, 28%)   !important;}
div.n9eff92413 > :nth-child(3) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.n9eff92413 > :nth-child(3) > :nth-child(3){color: hsl(254, 62%, 28%)   !important;}
div.n9eff92413 > :nth-child(3) > :nth-child(3) :is(strong, b, em, small, mark){color: inherit   !important;}
div.pfb31c__509 h2{color: hsl(254, 62%, 28%)   !important;}
div.pfb31c__509 h2 :is(strong, b, em, small, mark){color: inherit   !important;}
div.nc673a__38b a{color: hsl(148, 71%, 28%)   !important;
text-decoration-color: currentColor   !important;}
div.nc673a__38b a :is(strong, b, em, small, mark){color: inherit   !important;}
div.nc673a__38b a:hover, div.nc673a__38b a:focus-visible, div.nc673a__38b a:active{color: hsl(148, 71%, 28%)   !important;}
div.nc673a__38b a:hover, div.nc673a__38b a:focus-visible, div.nc673a__38b a:active{text-decoration-color: currentColor   !important;}
[data-fp-block="fbb3631204"] a{color: hsl(148, 71%, 28%)   !important;
text-decoration-color: currentColor   !important;}
[data-fp-block="fbb3631204"] a :is(strong, b, em, small, mark){color: inherit   !important;}
[data-fp-block="fbb3631204"] a:hover, [data-fp-block="fbb3631204"] a:focus-visible, [data-fp-block="fbb3631204"] a:active{color: hsl(148, 71%, 28%)   !important;}
[data-fp-block="fbb3631204"] a:hover, [data-fp-block="fbb3631204"] a:focus-visible, [data-fp-block="fbb3631204"] a:active{text-decoration-color: currentColor   !important;}
div.rb3297_i92 > :nth-child(2) > :nth-child(2) > :nth-child(1){color: hsl(148, 71%, 28%)   !important;
text-decoration-color: currentColor   !important;}
div.rb3297_i92 > :nth-child(2) > :nth-child(2) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.rb3297_i92 > :nth-child(2) > :nth-child(2) > :nth-child(1):hover, div.rb3297_i92 > :nth-child(2) > :nth-child(2) > :nth-child(1):focus-visible, div.rb3297_i92 > :nth-child(2) > :nth-child(2) > :nth-child(1):active{color: hsl(148, 71%, 28%)   !important;}
div.rb3297_i92 > :nth-child(2) > :nth-child(2) > :nth-child(1):hover, div.rb3297_i92 > :nth-child(2) > :nth-child(2) > :nth-child(1):focus-visible, div.rb3297_i92 > :nth-child(2) > :nth-child(2) > :nth-child(1):active{text-decoration-color: currentColor   !important;}
div.rb3297_i92 > :nth-child(3) > :nth-child(2) > :nth-child(1){color: hsl(148, 71%, 28%)   !important;
text-decoration-color: currentColor   !important;}
div.rb3297_i92 > :nth-child(3) > :nth-child(2) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.rb3297_i92 > :nth-child(3) > :nth-child(2) > :nth-child(1):hover, div.rb3297_i92 > :nth-child(3) > :nth-child(2) > :nth-child(1):focus-visible, div.rb3297_i92 > :nth-child(3) > :nth-child(2) > :nth-child(1):active{color: hsl(148, 71%, 28%)   !important;}
div.rb3297_i92 > :nth-child(3) > :nth-child(2) > :nth-child(1):hover, div.rb3297_i92 > :nth-child(3) > :nth-child(2) > :nth-child(1):focus-visible, div.rb3297_i92 > :nth-child(3) > :nth-child(2) > :nth-child(1):active{text-decoration-color: currentColor   !important;}
div.j009ed7e_mef h2{color: hsl(254, 62%, 28%)   !important;}
div.j009ed7e_mef h2 :is(strong, b, em, small, mark){color: inherit   !important;}
div.j009ed7e_mef p.i7f6__2581{color: hsl(254, 62%, 28%)   !important;}
div.j009ed7e_mef p.i7f6__2581 :is(strong, b, em, small, mark){color: inherit   !important;}
[data-fp-block="fbb3631204"] h2{color: hsl(254, 62%, 28%)   !important;}
[data-fp-block="fbb3631204"] h2 :is(strong, b, em, small, mark){color: inherit   !important;}
[data-fp-block="fbb3631204"] p.i7f6__2581{color: hsl(254, 62%, 28%)   !important;}
[data-fp-block="fbb3631204"] p.i7f6__2581 :is(strong, b, em, small, mark){color: inherit   !important;}
div.rb3297_i92 > :nth-child(1) > :nth-child(1){color: hsl(254, 62%, 28%)   !important;}
div.rb3297_i92 > :nth-child(1) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.rb3297_i92 > :nth-child(1) > :nth-child(2){color: hsl(254, 62%, 28%)   !important;}
div.rb3297_i92 > :nth-child(1) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.rb3297_i92 > :nth-child(2) > :nth-child(1){color: hsl(254, 62%, 28%)   !important;}
div.rb3297_i92 > :nth-child(2) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.rb3297_i92 > :nth-child(3) > :nth-child(1){color: hsl(254, 62%, 28%)   !important;}
div.rb3297_i92 > :nth-child(3) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
h1{color: hsl(0, 18%, 92%)   !important;
background-image: none   !important;
background-clip: border-box   !important;
-webkit-background-clip: border-box   !important;
-webkit-text-fill-color: currentColor   !important;
text-shadow: 0 1px 2px rgba(15, 23, 42, 0.22), 0 10px 28px rgba(15, 23, 42, 0.28)   !important;}
h1 :is(strong, b, em, small, mark){color: inherit   !important;}
main.i75ad574b12 > :nth-child(6) > :nth-child(1) > :nth-child(2){color: hsl(254, 62%, 96%)   !important;}
main.i75ad574b12 > :nth-child(6) > :nth-child(1) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}