:root{--primary-color: var(--nav-primary, hsl(160, 71%, 55%));
--secondary-color: var(--nav-secondary, hsl(339, 57%, 55%));
--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(160, 71%, 28%);
--max-width: 1632px;
--text-container-width: 933px;
--transition-base: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
--content-heading: hsl(220, 10%, 11%);
--content-accent-ui: hsl(160, 71%, 55%);
--content-link-color: hsl(160, 71%, 28%);
--content-link-hover: hsl(339, 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(160, 71%, 28%)));
--page-link-hover-color: var(--content-link-hover, hsl(339, 57%, 28%));
--page-muted-color: var(--content-text-muted, rgba(31, 35, 40, 0.72));
--page-accent-soft: rgba(58, 221, 167, 0.12);
--page-accent-glow: rgba(58, 221, 167, 0.42);
--primary-accent: var(--content-accent-ui, var(--primary-color, hsl(160, 71%, 55%)));
--secondary-accent: var(--secondary-color, hsl(339, 57%, 55%));}
main.e72d5e54f *{box-sizing: border-box;
margin: 0;
padding: 0;}
main.e72d5e54f{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;
-webkit-font-smoothing: antialiased;}
main.e72d5e54f .j349d2445cb{position: sticky;
top: 0;
z-index: 1000;
background: rgba(255, 255, 255, 0.85);
backdrop-filter: blur(12px);
border-bottom: 1px solid var(--content-border);
height: 72px;
color: hsl(220, 10%, 11%);}
main.e72d5e54f .t6a01643b2a{max-width: var(--max-width);
margin: 0 auto;
padding: 0 40px;
height: 100%;
display: flex;
align-items: center;
justify-content: space-between;}
main.e72d5e54f .m3bacc315fe{display: flex;
gap: 32px;
list-style: none;}
main.e72d5e54f .m3bacc315fe a{text-decoration: none;
color: var(--content-text-muted);
font-weight: 500;
font-size: 15px;
transition: var(--transition-base);}
main.e72d5e54f .m3bacc315fe a:hover{color: var(--primary-color);}
main.e72d5e54f{width: 100%;
overflow-x: hidden;}
main.e72d5e54f .gdcf1__29b{display: flex;
flex-direction: column;
align-items: center;
text-align: center;
max-width: var(--max-width);
margin: 0 auto;
padding: 80px 40px;}
main.e72d5e54f .ad41dcc_n9jp{background: radial-gradient(circle at top right, rgba(66, 133, 244, 0.05), transparent),
    radial-gradient(circle at bottom left, rgba(52, 168, 83, 0.05), transparent);
padding-top: 120px;
padding-bottom: 100px;
color: #ffffff;}
main.e72d5e54f .o8a5d24c8{max-width: var(--text-container-width);
width: 100%;}
main.e72d5e54f .o8a5d24c8 h1{font-size: clamp(48px, 6vw, 72px);
line-height: 1.1;
margin-bottom: 24px;
font-weight: 800;
letter-spacing: -2px;}
main.e72d5e54f .qd28__27d{font-size: 22px;
color: var(--content-text-muted);
margin-bottom: 40px;
max-width: 700px;
margin-left: auto;
margin-right: auto;}
main.e72d5e54f .f703e68{display: flex;
gap: 16px;
justify-content: center;}
main.e72d5e54f .v7819_1f76{background: var(--primary-color);
color: hsl(0, 18%, 24%);
padding: 18px 36px;
border-radius: 50px;
font-weight: 600;
font-size: 18px;
text-decoration: none;
box-shadow: 0 10px 30px rgba(0,0,0,0.1);
transition: var(--transition-base);}
main.e72d5e54f .v7819_1f76:hover{transform: translateY(-3px);
box-shadow: 0 15px 40px rgba(0,0,0,0.15);
filter: brightness(1.05);}
main.e72d5e54f .f934ba79_6fe{background: var(--content-surface-bg);
color: hsl(220, 10%, 11%);}
main.e72d5e54f .p1e1cb_186{display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 40px;
margin-top: 60px;
width: 100%;}
main.e72d5e54f .k250b0__c9dd{padding: 40px;
border-radius: 24px;
background: var(--content-page-bg);
transition: var(--transition-base);
text-align: left;
color: hsl(220, 10%, 11%);}
main.e72d5e54f .k250b0__c9dd:hover{transform: translateY(-5px);}
main.e72d5e54f .k250b0__c9dd h3{margin-bottom: 16px;
font-size: 20px;}
main.e72d5e54f .r6b54__34e{display: flex;
align-items: center;
gap: 80px;
padding: 100px 40px;
max-width: var(--max-width);
margin: 0 auto;}
main.e72d5e54f .z5613ef5d{flex: 1.2;
position: relative;}
main.e72d5e54f .z5613ef5d img{width: 100%;
border-radius: 32px;
box-shadow: 0 40px 80px rgba(0,0,0,0.12);
object-fit: cover;
aspect-ratio: 16/10;}
main.e72d5e54f .w10a1__408ba{flex: 1;
text-align: left;}
main.e72d5e54f .w10a1__408ba h2{font-size: 40px;
margin-bottom: 24px;
line-height: 1.2;}
main.e72d5e54f .w10a1__408ba p{font-size: 18px;
color: var(--content-text-muted);
margin-bottom: 32px;}
main.e72d5e54f .egjgg4tmg{background: #000;
color: #fff;
border-radius: 0;}
main.e72d5e54f .egjgg4tmg .gdcf1__29b{padding: 120px 40px;}
main.e72d5e54f .egjgg4tmg h2{font-size: 48px;
margin-bottom: 60px;}
main.e72d5e54f .zyj8dcuuodhb{display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 30px;
width: 100%;}
main.e72d5e54f .ib7d5e34{background: rgba(255,255,255,0.1);
padding: 40px;
border-radius: 24px;
backdrop-filter: blur(10px);
text-align: left;
border: 1px solid rgba(255,255,255,0.1);
color: hsl(220, 10%, 11%);}
main.e72d5e54f .ib7d5e34 h3{color: var(--primary-color);
margin-bottom: 12px;}
main.e72d5e54f .d68cfa5_a28d{background: var(--content-surface-bg);
color: hsl(220, 10%, 11%);}
main.e72d5e54f .s56b__84c00{width: 100%;
max-width: 1000px;
border-collapse: collapse;
margin-top: 40px;}
main.e72d5e54f .s56b__84c00 th, main.e72d5e54f .s56b__84c00 td{padding: 24px;
text-align: center;
border-bottom: 1px solid var(--content-border);}
main.e72d5e54f .s56b__84c00 th{font-weight: 600;
color: var(--content-text-muted);}
main.e72d5e54f .ptlu6xvmn{background: var(--content-page-bg);
color: hsl(220, 10%, 11%);}
main.e72d5e54f .ud663d_fa{width: 100%;
max-width: 800px;
text-align: left;}
main.e72d5e54f .t3dd203{margin-bottom: 24px;
background: var(--content-surface-bg);
padding: 30px;
border-radius: 16px;
border: 1px solid var(--content-border);
color: hsl(220, 10%, 11%);}
main.e72d5e54f .t3dd203 h3{font-size: 18px;
margin-bottom: 12px;
display: flex;
align-items: center;
gap: 10px;}
@media (max-width: 1024px) {main.e72d5e54f .p1e1cb_186, main.e72d5e54f .zyj8dcuuodhb, main.e72d5e54f .r6b54__34e{grid-template-columns: 1fr;flex-direction: column;}}
html, body{margin: 0;
padding: 0;}
body *, body *::before, body *::after{box-sizing: border-box;}
main img.j228f13bb{display: block;
max-width: 100%;
width: 100%;
height: auto;
object-fit: cover;
object-position: center;}
main img.j228f13bb.w2a493c1e{aspect-ratio: 16 / 9;}
main img.j228f13bb.r9f0__035d{aspect-ratio: 16 / 10;}
main img.j228f13bb.x12a__fb1b{aspect-ratio: 4 / 3;}
main img.j228f13bb.aa1dcbe25fa{aspect-ratio: 1 / 1;}
main .l435b0a458e.w2a493c1e{aspect-ratio: 16 / 9;}
main .l435b0a458e.r9f0__035d{aspect-ratio: 16 / 10;}
main .l435b0a458e.x12a__fb1b{aspect-ratio: 4 / 3;}
main .l435b0a458e.aa1dcbe25fa{aspect-ratio: 1 / 1;}
@media (min-width: 769px) {div.r6b54__34e > *{min-width: 0   !important;}
div.w10a1__408ba{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.z5613ef5d{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.z5613ef5d :where(img, picture, video, canvas, svg), div.z5613ef5d picture > img{display: block   !important;width: 100%   !important;max-width: 100%   !important;height: auto   !important;}}
:root{--primary-color: hsl(160, 71%, 55%);
--secondary-color: hsl(339, 57%, 55%);
--bg-color: hsl(160, 7%, 96%);
--text-color: hsl(160, 10%, 9%);
--text-muted: rgba(24,33,47,0.72);
--content-page-bg: hsl(160, 7%, 96%);
--content-surface-bg: rgba(255,255,255,0.88);
--content-text: hsl(160, 10%, 9%);
--content-text-muted: rgba(24,33,47,0.72);
--content-accent-ui: hsl(160, 71%, 55%);
--content-accent-text: hsl(0, 18%, 28%);
--content-link-color: hsl(0, 18%, 28%);
--content-link-hover: hsl(339, 57%, 28%);}
body{background: var(--bg-color, hsl(160, 7%, 96%))   !important;
color: var(--text-color, hsl(160, 10%, 9%))   !important;}
:is(main, .m02d704c4){color: var(--content-text, hsl(160, 10%, 9%))   !important;}
div.o8a5d24c8{text-align: center   !important;
align-items: center   !important;}
div.o8a5d24c8 > :is(h1, h2, p){text-align: center   !important;
max-width: min(100%, 933px)   !important;
margin-left: auto   !important;
margin-right: auto   !important;}
div.o8a5d24c8 > :is(div, nav, ul, ol){margin-left: auto   !important;
margin-right: auto   !important;}
div.o8a5d24c8{--v4f083b55: hsl(0, 18%, 28%);
--sd13bd_90c1: rgba(84, 58, 58, 0.78);
--rd8b__1bac: hsl(160, 71%, 28%);
--ecb8__4310: dark;}
div.o8a5d24c8{--v4f083b55: hsl(0, 18%, 28%);
--sd13bd_90c1: rgba(84, 58, 58, 0.78);
--rd8b__1bac: hsl(160, 71%, 28%);
--ecb8__4310: dark;
color: var(--v4f083b55, hsl(0, 18%, 28%))   !important;}
div.o8a5d24c8 :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--v4f083b55, hsl(0, 18%, 28%))   !important;}
div.o8a5d24c8 a:not([class]):not([data-track]):not([role="button"]), div.o8a5d24c8 a[class=""]:not([data-track]):not([role="button"]){color: var(--rd8b__1bac, hsl(160, 71%, 28%))   !important;}
div.o8a5d24c8 :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--sd13bd_90c1, rgba(84, 58, 58, 0.78))   !important;}
[data-fp-block="fed79b3f04"]{--v4f083b55: hsl(156, 18%, 92%);
--sd13bd_90c1: rgba(230, 238, 235, 0.84);
--rd8b__1bac: hsl(160, 71%, 92%);
--ecb8__4310: light;}
[data-fp-block="fed79b3f04"] div.gdcf1__29b{--v4f083b55: hsl(156, 18%, 92%);
--sd13bd_90c1: rgba(230, 238, 235, 0.84);
--rd8b__1bac: hsl(160, 71%, 92%);
--ecb8__4310: light;
color: var(--v4f083b55, hsl(156, 18%, 92%))   !important;}
[data-fp-block="fed79b3f04"] div.gdcf1__29b :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--v4f083b55, hsl(156, 18%, 92%))   !important;}
[data-fp-block="fed79b3f04"] div.gdcf1__29b a:not([class]):not([data-track]):not([role="button"]), [data-fp-block="fed79b3f04"] div.gdcf1__29b a[class=""]:not([data-track]):not([role="button"]){color: var(--rd8b__1bac, hsl(160, 71%, 92%))   !important;}
[data-fp-block="fed79b3f04"] div.gdcf1__29b :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--sd13bd_90c1, rgba(230, 238, 235, 0.84))   !important;}
[data-fp-block="fed79b3f04"]{--v4f083b55: hsl(156, 18%, 92%);
--sd13bd_90c1: rgba(230, 238, 235, 0.84);
--rd8b__1bac: hsl(160, 71%, 92%);
--ecb8__4310: light;}
[data-fp-block="fed79b3f04"] div.ib7d5e34{--v4f083b55: hsl(156, 18%, 92%);
--sd13bd_90c1: rgba(230, 238, 235, 0.84);
--rd8b__1bac: hsl(160, 71%, 92%);
--ecb8__4310: light;
color: var(--v4f083b55, hsl(156, 18%, 92%))   !important;}
[data-fp-block="fed79b3f04"] div.ib7d5e34 :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--v4f083b55, hsl(156, 18%, 92%))   !important;}
[data-fp-block="fed79b3f04"] div.ib7d5e34 a:not([class]):not([data-track]):not([role="button"]), [data-fp-block="fed79b3f04"] div.ib7d5e34 a[class=""]:not([data-track]):not([role="button"]){color: var(--rd8b__1bac, hsl(160, 71%, 92%))   !important;}
[data-fp-block="fed79b3f04"] div.ib7d5e34 :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--sd13bd_90c1, rgba(230, 238, 235, 0.84))   !important;}
div.w10a1__408ba{--v4f083b55: hsl(160, 71%, 28%);
--sd13bd_90c1: rgba(20, 122, 88, 0.78);
--rd8b__1bac: hsl(160, 71%, 28%);
--ecb8__4310: dark;}
div.w10a1__408ba{--v4f083b55: hsl(160, 71%, 28%);
--sd13bd_90c1: rgba(20, 122, 88, 0.78);
--rd8b__1bac: hsl(160, 71%, 28%);
--ecb8__4310: dark;
color: var(--v4f083b55, hsl(160, 71%, 28%))   !important;}
div.w10a1__408ba :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--v4f083b55, hsl(160, 71%, 28%))   !important;}
div.w10a1__408ba a:not([class]):not([data-track]):not([role="button"]), div.w10a1__408ba a[class=""]:not([data-track]):not([role="button"]){color: var(--rd8b__1bac, hsl(160, 71%, 28%))   !important;}
div.w10a1__408ba :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--sd13bd_90c1, rgba(20, 122, 88, 0.78))   !important;}
div.gdcf1__29b{--v4f083b55: hsl(0, 18%, 24%);
--sd13bd_90c1: rgba(72, 50, 50, 0.78);
--rd8b__1bac: hsl(160, 71%, 20%);
--ecb8__4310: dark;}
div.gdcf1__29b{--v4f083b55: hsl(0, 18%, 24%);
--sd13bd_90c1: rgba(72, 50, 50, 0.78);
--rd8b__1bac: hsl(160, 71%, 20%);
--ecb8__4310: dark;
color: var(--v4f083b55, hsl(0, 18%, 24%))   !important;}
div.gdcf1__29b :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--v4f083b55, hsl(0, 18%, 24%))   !important;}
div.gdcf1__29b a:not([class]):not([data-track]):not([role="button"]), div.gdcf1__29b a[class=""]:not([data-track]):not([role="button"]){color: var(--rd8b__1bac, hsl(160, 71%, 20%))   !important;}
div.gdcf1__29b :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--sd13bd_90c1, rgba(72, 50, 50, 0.78))   !important;}
@media (max-width: 768px) {main.e72d5e54f .r6b54__34e{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.e72d5e54f .r6b54__34e > *{width: 100%   !important;max-width: 100%   !important;min-width: 0   !important;}
main.e72d5e54f .t6a01643b2a{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.e72d5e54f > :nth-child(7) > :nth-child(1) > :nth-child(3){--f06d77659: hsl(160, 72%, 92%);
color: var(--f06d77659, hsl(160, 72%, 92%))   !important;}
main.e72d5e54f > :nth-child(7) > :nth-child(1) > :nth-child(3):is(:hover, :focus-visible, :active){color: var(--mc0ca6535f1, hsl(160, 71%, 92%))   !important;}
main.e72d5e54f a:not([class]):not([data-track]):not([role="button"]), main.e72d5e54f 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.e72d5e54f a:not([class]):not([data-track]):not([role="button"]), main.e72d5e54f 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.e72d5e54f a:not([class]):not([data-track]):not([role="button"]), main.e72d5e54f 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))))));}
p.qd28__27d{color: hsl(159, 71%, 28%)   !important;}
[data-fp-block="fed79b3f02"] > :nth-child(1){color: hsl(159, 71%, 28%)   !important;}
div.p1e1cb_186 > :nth-child(1){color: hsl(159, 71%, 28%)   !important;}
div.p1e1cb_186 > :nth-child(2){color: hsl(159, 71%, 28%)   !important;}
div.p1e1cb_186 > :nth-child(3){color: hsl(159, 71%, 28%)   !important;}
div.d68cfa5_a28d > :nth-child(1){color: hsl(159, 71%, 28%)   !important;}
table.s56b__84c00 > :nth-child(1){color: hsl(159, 71%, 28%)   !important;}
table.s56b__84c00 > :nth-child(2){color: hsl(159, 71%, 28%)   !important;}
main.e72d5e54f > :nth-child(7){color: hsl(159, 71%, 20%)   !important;}
h1{color: hsl(159, 71%, 28%)   !important;}
h1 :is(strong, b, em, small, mark){color: inherit   !important;}
p.qd28__27d{color: hsl(159, 71%, 28%)   !important;}
p.qd28__27d :is(strong, b, em, small, mark){color: inherit   !important;}
div.f703e68 > :nth-child(2){color: hsl(159, 71%, 28%)   !important;
text-decoration-color: currentColor   !important;}
div.f703e68 > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.f703e68 > :nth-child(2):hover, div.f703e68 > :nth-child(2):focus-visible, div.f703e68 > :nth-child(2):active{color: hsl(159, 71%, 28%)   !important;}
div.f703e68 > :nth-child(2):hover, div.f703e68 > :nth-child(2):focus-visible, div.f703e68 > :nth-child(2):active{text-decoration-color: currentColor   !important;}
div.p1e1cb_186 > :nth-child(1) > :nth-child(2){color: hsl(159, 71%, 28%)   !important;}
div.p1e1cb_186 > :nth-child(1) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.p1e1cb_186 > :nth-child(1) > :nth-child(3){color: hsl(159, 71%, 28%)   !important;}
div.p1e1cb_186 > :nth-child(1) > :nth-child(3) :is(strong, b, em, small, mark){color: inherit   !important;}
div.p1e1cb_186 > :nth-child(2) > :nth-child(2){color: hsl(159, 71%, 28%)   !important;}
div.p1e1cb_186 > :nth-child(2) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.p1e1cb_186 > :nth-child(2) > :nth-child(3){color: hsl(159, 71%, 28%)   !important;}
div.p1e1cb_186 > :nth-child(2) > :nth-child(3) :is(strong, b, em, small, mark){color: inherit   !important;}
div.p1e1cb_186 > :nth-child(3) > :nth-child(2){color: hsl(159, 71%, 28%)   !important;}
div.p1e1cb_186 > :nth-child(3) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.p1e1cb_186 > :nth-child(3) > :nth-child(3){color: hsl(159, 71%, 28%)   !important;}
div.p1e1cb_186 > :nth-child(3) > :nth-child(3) :is(strong, b, em, small, mark){color: inherit   !important;}
div.w10a1__408ba h2{color: hsl(159, 71%, 28%)   !important;}
div.w10a1__408ba h2 :is(strong, b, em, small, mark){color: inherit   !important;}
div.w10a1__408ba > :nth-child(2){color: hsl(159, 71%, 28%)   !important;}
div.w10a1__408ba > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.w10a1__408ba > :nth-child(3) > :nth-child(1){color: hsl(159, 71%, 28%)   !important;
text-decoration-color: currentColor   !important;}
div.w10a1__408ba > :nth-child(3) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.w10a1__408ba > :nth-child(3) > :nth-child(1):hover, div.w10a1__408ba > :nth-child(3) > :nth-child(1):focus-visible, div.w10a1__408ba > :nth-child(3) > :nth-child(1):active{color: hsl(159, 71%, 28%)   !important;}
div.w10a1__408ba > :nth-child(3) > :nth-child(1):hover, div.w10a1__408ba > :nth-child(3) > :nth-child(1):focus-visible, div.w10a1__408ba > :nth-child(3) > :nth-child(1):active{text-decoration-color: currentColor   !important;}
div.w10a1__408ba > :nth-child(4){color: hsl(159, 71%, 28%)   !important;
text-decoration-color: currentColor   !important;}
div.w10a1__408ba > :nth-child(4) :is(strong, b, em, small, mark){color: inherit   !important;}
div.w10a1__408ba > :nth-child(4):hover, div.w10a1__408ba > :nth-child(4):focus-visible, div.w10a1__408ba > :nth-child(4):active{color: hsl(159, 71%, 28%)   !important;}
div.w10a1__408ba > :nth-child(4):hover, div.w10a1__408ba > :nth-child(4):focus-visible, div.w10a1__408ba > :nth-child(4):active{text-decoration-color: currentColor   !important;}
[data-fp-block="fed79b3f06"] h2{color: hsl(159, 71%, 28%)   !important;}
[data-fp-block="fed79b3f06"] h2 :is(strong, b, em, small, mark){color: inherit   !important;}
[data-fp-block="fed79b3f02"] h2{color: hsl(159, 71%, 28%)   !important;}
[data-fp-block="fed79b3f02"] h2 :is(strong, b, em, small, mark){color: inherit   !important;}
[data-fp-block="fed79b3f02"] > :nth-child(1) > :nth-child(2){color: hsl(159, 71%, 28%)   !important;}
[data-fp-block="fed79b3f02"] > :nth-child(1) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.d68cfa5_a28d h2{color: hsl(159, 71%, 28%)   !important;}
div.d68cfa5_a28d h2 :is(strong, b, em, small, mark){color: inherit   !important;}
div.d68cfa5_a28d p{color: hsl(159, 71%, 28%)   !important;}
div.d68cfa5_a28d p :is(strong, b, em, small, mark){color: inherit   !important;}
div.d68cfa5_a28d a{color: hsl(159, 71%, 28%)   !important;
text-decoration-color: currentColor   !important;}
div.d68cfa5_a28d a :is(strong, b, em, small, mark){color: inherit   !important;}
div.d68cfa5_a28d a:hover, div.d68cfa5_a28d a:focus-visible, div.d68cfa5_a28d a:active{color: hsl(159, 71%, 28%)   !important;}
div.d68cfa5_a28d a:hover, div.d68cfa5_a28d a:focus-visible, div.d68cfa5_a28d a:active{text-decoration-color: currentColor   !important;}
div.ud663d_fa > :nth-child(1) > :nth-child(1){color: hsl(159, 71%, 28%)   !important;}
div.ud663d_fa > :nth-child(1) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.ud663d_fa > :nth-child(1) > :nth-child(2){color: hsl(159, 71%, 28%)   !important;}
div.ud663d_fa > :nth-child(1) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.ud663d_fa > :nth-child(2) > :nth-child(1){color: hsl(159, 71%, 28%)   !important;}
div.ud663d_fa > :nth-child(2) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.ud663d_fa > :nth-child(2) > :nth-child(2) > :nth-child(1){color: hsl(159, 71%, 28%)   !important;
text-decoration-color: currentColor   !important;}
div.ud663d_fa > :nth-child(2) > :nth-child(2) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.ud663d_fa > :nth-child(2) > :nth-child(2) > :nth-child(1):hover, div.ud663d_fa > :nth-child(2) > :nth-child(2) > :nth-child(1):focus-visible, div.ud663d_fa > :nth-child(2) > :nth-child(2) > :nth-child(1):active{color: hsl(159, 71%, 28%)   !important;}
div.ud663d_fa > :nth-child(2) > :nth-child(2) > :nth-child(1):hover, div.ud663d_fa > :nth-child(2) > :nth-child(2) > :nth-child(1):focus-visible, div.ud663d_fa > :nth-child(2) > :nth-child(2) > :nth-child(1):active{text-decoration-color: currentColor   !important;}
div.ud663d_fa > :nth-child(3) > :nth-child(1){color: hsl(159, 71%, 28%)   !important;}
div.ud663d_fa > :nth-child(3) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.ud663d_fa > :nth-child(3) > :nth-child(2) > :nth-child(1){color: hsl(159, 71%, 28%)   !important;
text-decoration-color: currentColor   !important;}
div.ud663d_fa > :nth-child(3) > :nth-child(2) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.ud663d_fa > :nth-child(3) > :nth-child(2) > :nth-child(1):hover, div.ud663d_fa > :nth-child(3) > :nth-child(2) > :nth-child(1):focus-visible, div.ud663d_fa > :nth-child(3) > :nth-child(2) > :nth-child(1):active{color: hsl(159, 71%, 28%)   !important;}
div.ud663d_fa > :nth-child(3) > :nth-child(2) > :nth-child(1):hover, div.ud663d_fa > :nth-child(3) > :nth-child(2) > :nth-child(1):focus-visible, div.ud663d_fa > :nth-child(3) > :nth-child(2) > :nth-child(1):active{text-decoration-color: currentColor   !important;}
main.e72d5e54f > :nth-child(7) > :nth-child(1) > :nth-child(1){color: hsl(159, 71%, 20%)   !important;}
main.e72d5e54f > :nth-child(7) > :nth-child(1) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
main.e72d5e54f > :nth-child(7) > :nth-child(1) > :nth-child(2){color: hsl(159, 71%, 20%)   !important;}
main.e72d5e54f > :nth-child(7) > :nth-child(1) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
main.e72d5e54f > :nth-child(7) > :nth-child(1) > :nth-child(3){color: hsl(160, 72%, 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.e72d5e54f > :nth-child(7) > :nth-child(1) > :nth-child(3) :is(strong, b, em, small, mark){color: inherit   !important;}
main.e72d5e54f > :nth-child(7) > :nth-child(1) > :nth-child(3):hover, main.e72d5e54f > :nth-child(7) > :nth-child(1) > :nth-child(3):focus-visible, main.e72d5e54f > :nth-child(7) > :nth-child(1) > :nth-child(3):active{color: hsl(160, 72%, 92%)   !important;}
main.e72d5e54f > :nth-child(7) > :nth-child(1) > :nth-child(3):hover, main.e72d5e54f > :nth-child(7) > :nth-child(1) > :nth-child(3):focus-visible, main.e72d5e54f > :nth-child(7) > :nth-child(1) > :nth-child(3):active{text-decoration-color: currentColor   !important;}