:root{--primary-color: var(--nav-primary-color, hsl(150, 74%, 58%));
--secondary-color: var(--nav-secondary-color, hsl(265, 59%, 58%));
--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(150, 74%, 28%);
--max-width: clamp(1080px, 86vw, 1260px);
--hero-text-width: clamp(813px, 78vw, 1033px);
--transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
--primary-glow: hsla(150, 74%, 58%, 0.15);
--hero-content-width: 808px;
--transition-smooth: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
--content-heading: hsl(220, 10%, 11%);
--content-accent-ui: hsl(150, 74%, 58%);
--content-link-color: hsl(150, 74%, 28%);
--content-link-hover: hsl(265, 59%, 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(150, 74%, 28%)));
--page-link-hover-color: var(--content-link-hover, hsl(265, 59%, 28%));
--page-muted-color: var(--content-text-muted, rgba(31, 35, 40, 0.72));
--page-accent-soft: rgba(68, 227, 147, 0.12);
--page-accent-glow: rgba(68, 227, 147, 0.42);
--primary-accent: var(--content-accent-ui, var(--primary-color, hsl(150, 74%, 58%)));
--secondary-accent: var(--secondary-color, hsl(265, 59%, 58%));}
main.ee217f4d4 .j3nolgvj4tt{box-sizing:border-box;}
main.ee217f4d4 .f4dbf7a_ggx{box-sizing:border-box;}
main.ee217f4d4{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;
text-align: left;}
main.ee217f4d4 .i5e6d7__986{max-width: var(--max-width);
margin: 0 auto;
padding: 0 40px;}
main.ee217f4d4 .nbbvf981{padding: 120px 0 80px;
background: linear-gradient(135deg, #ffffff 0%, #f0fdf4 100%);
border-bottom: 1px solid var(--content-border);
color: hsl(220, 10%, 11%);}
main.ee217f4d4 .s1a6b6abddc{max-width: var(--hero-text-width);}
main.ee217f4d4 .nbbvf981 h1{font-size: 4rem;
font-weight: 800;
line-height: 1.1;
margin-bottom: 24px;
letter-spacing: -0.02em;
color: var(--content-text);}
main.ee217f4d4 .k211c062_ltds{font-size: 1.5rem;
color: var(--content-text-muted);
margin-bottom: 40px;
max-width: 720px;}
main.ee217f4d4 .wizuhle0nf5{display: flex;
gap: 16px;
align-items: center;}
main.ee217f4d4 .ldf0c26_i013{background-color: var(--primary-color);
color: hsl(0, 18%, 24%);
padding: 16px 36px;
border-radius: 8px;
font-weight: 600;
font-size: 1.125rem;
text-decoration: none;
transition: var(--transition);
box-shadow: 0 4px 14px rgba(0, 0, 0, 0.1);}
main.ee217f4d4 .ldf0c26_i013:hover{transform: translateY(-2px);
box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
filter: brightness(1.05);}
main.ee217f4d4 .h8a55ad{padding: 100px 0;}
main.ee217f4d4 .c585cf59_1tpv{margin-bottom: 60px;}
main.ee217f4d4 .c585cf59_1tpv h2{font-size: 2.5rem;
margin-bottom: 16px;
position: relative;}
main.ee217f4d4 .c585cf59_1tpv p{font-size: 1.25rem;
color: var(--content-text-muted);
max-width: 800px;}
main.ee217f4d4 .d18a3a9c_7179{display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 32px;}
main.ee217f4d4 .wa5c370c00{background: var(--content-surface-bg);
border: 1px solid var(--content-border);
border-radius: 24px;
padding: 48px;
transition: var(--transition);
display: flex;
flex-direction: column;
justify-content: space-between;
color: hsl(220, 10%, 11%);}
main.ee217f4d4 .wa5c370c00:hover{border-color: var(--primary-color);
box-shadow: 0 20px 40px rgba(0, 0, 0, 0.04);}
main.ee217f4d4 .wa5c370c00 h3{font-size: 1.75rem;
margin-bottom: 20px;
color: var(--content-text);}
main.ee217f4d4 .wa5c370c00 .x0735e__cee{display: inline-block;
padding: 4px 12px;
background: rgba(265, 59, 58, 0.1);
color: hsl(265, 59%, 18%);
border-radius: 4px;
font-size: 0.875rem;
font-weight: 600;
margin-bottom: 16px;}
main.ee217f4d4 .uc6a126_98c{list-style: none;
padding: 0;
margin: 24px 0;}
main.ee217f4d4 .uc6a126_98c li{padding-left: 28px;
position: relative;
margin-bottom: 12px;
color: var(--content-text-muted);}
main.ee217f4d4 .uc6a126_98c li::before{content: "→";
position: absolute;
left: 0;
color: var(--primary-color);
font-weight: bold;}
main.ee217f4d4 .att8u9v50p{background: #090b10;
color: #ffffff;
border-radius: 32px;
overflow: hidden;
display: flex;
align-items: center;
margin: 40px 0;}
main.ee217f4d4 .g466__6f0cf{flex: 1;
padding: 80px;}
main.ee217f4d4 .o1c0dc5d_2pw{flex: 1;
height: 600px;
background-size: cover;
background-position: center;}
main.ee217f4d4 .d3dkapp89{background: #ffffff;
border-top: 1px solid var(--content-border);
color: hsl(220, 10%, 11%);}
main.ee217f4d4 .abe5__7485{max-width: 1000px;}
main.ee217f4d4 .mjw39p4f40{border-bottom: 1px solid var(--content-border);
padding: 32px 0;}
main.ee217f4d4 .a6e0b9_8tei{font-size: 1.25rem;
font-weight: 700;
margin-bottom: 12px;
color: var(--content-text);}
main.ee217f4d4 .q7bbucfp5p{color: var(--content-text-muted);
font-size: 1.1rem;}
main.ee217f4d4 .xa3d__cb6a{display: grid;
grid-template-columns: 2fr 1fr 1fr;
gap: 80px;}
main.ee217f4d4 .h626__e2cf h4{font-size: 1.5rem;
margin-bottom: 16px;
color: var(--content-text);}
main.ee217f4d4 .g8e4edf7b h5{font-size: 1rem;
margin-bottom: 24px;
text-transform: uppercase;
letter-spacing: 0.05em;}
main.ee217f4d4 .g8e4edf7b ul{list-style: none;
padding: 0;}
main.ee217f4d4 .g8e4edf7b li{margin-bottom: 12px;}
main.ee217f4d4 .g8e4edf7b a{color: var(--content-text-muted);
text-decoration: none;
transition: var(--transition);}
main.ee217f4d4 .g8e4edf7b a:hover{color: var(--primary-color);}
main.ee217f4d4 .copyright{margin-top: 60px;
padding-top: 30px;
border-top: 1px solid var(--content-border);
color: var(--content-text-muted);
font-size: 0.875rem;}
@media (max-width: 1024px) {main.ee217f4d4 .d18a3a9c_7179{grid-template-columns: 1fr;}
main.ee217f4d4 .att8u9v50p{flex-direction: column;}
main.ee217f4d4 .o1c0dc5d_2pw{width: 100%;height: 300px;}
main.ee217f4d4 .nbbvf981 h1{font-size: 3rem;}}
html, body{margin: 0;
padding: 0;}
body *, body *::before, body *::after{box-sizing: border-box;}
main img.dd8d02f41{display: block;
max-width: 100%;
width: 100%;
height: auto;
object-fit: cover;
object-position: center;}
main img.dd8d02f41.h58ef475a{aspect-ratio: 16 / 9;}
main img.dd8d02f41.q3ad5f_ebd9{aspect-ratio: 16 / 10;}
main img.dd8d02f41.q0eea5_2beb{aspect-ratio: 4 / 3;}
main img.dd8d02f41.hac0e90da{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 .jf3b14c52{overflow: hidden;
box-sizing: border-box        !important;
max-width: 100%;
padding: 0        !important;
min-height: 0;}
main .jf3b14c52.h58ef475a{aspect-ratio: 16 / 9;}
main .jf3b14c52.q3ad5f_ebd9{aspect-ratio: 16 / 10;}
main .jf3b14c52.q0eea5_2beb{aspect-ratio: 4 / 3;}
main .jf3b14c52.hac0e90da{aspect-ratio: 1 / 1;}
main .jf3b14c52 > img.dd8d02f41, main .jf3b14c52 > picture > img.dd8d02f41{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.d18a3a9c_7179 > *{min-width: 0   !important;}
div.d18a3a9c_7179 > :nth-child(1){min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.d18a3a9c_7179 > :nth-child(2){min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.d18a3a9c_7179 > :nth-child(2) :where(img, picture, video, canvas, svg), div.d18a3a9c_7179 > :nth-child(2) picture > img{display: block   !important;width: 100%   !important;max-width: 100%   !important;height: auto   !important;}}
:root{--primary-color: hsl(150, 74%, 58%);
--secondary-color: hsl(265, 59%, 58%);
--bg-color: hsl(150, 7%, 96%);
--text-color: hsl(150, 10%, 9%);
--text-muted: rgba(24,33,47,0.72);
--content-page-bg: hsl(150, 7%, 96%);
--content-surface-bg: rgba(255,255,255,0.88);
--content-text: hsl(150, 10%, 9%);
--content-text-muted: rgba(24,33,47,0.72);
--content-accent-ui: hsl(150, 74%, 58%);
--content-accent-text: hsl(0, 18%, 28%);
--content-link-color: hsl(0, 18%, 28%);
--content-link-hover: hsl(265, 59%, 28%);}
body{background: var(--bg-color, hsl(150, 7%, 96%))   !important;
color: var(--text-color, hsl(150, 10%, 9%))   !important;}
:is(main, .n42d93859){color: var(--content-text, hsl(150, 10%, 9%))   !important;}
div.s1a6b6abddc{text-align: left   !important;
align-items: flex-start   !important;}
div.s1a6b6abddc > :is(h1, h2, p){text-align: left   !important;
max-width: min(100%, 808px)   !important;
margin-left: 0   !important;
margin-right: auto   !important;}
div.s1a6b6abddc > :is(div, nav, ul, ol){margin-left: 0   !important;
margin-right: auto   !important;}
div.h8a55ad{--r68757_0443: hsl(265, 59%, 96%);
--b3d9e0_0b9d: rgba(243, 238, 250, 0.84);
--r591f767d5d: hsl(150, 74%, 96%);
--u457c37e25a: light;}
div.i5e6d7__986{--r68757_0443: hsl(265, 59%, 96%);
--b3d9e0_0b9d: rgba(243, 238, 250, 0.84);
--r591f767d5d: hsl(150, 74%, 96%);
--u457c37e25a: light;
color: var(--r68757_0443, hsl(265, 59%, 96%))   !important;}
div.i5e6d7__986 :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--r68757_0443, hsl(265, 59%, 96%))   !important;}
div.i5e6d7__986 a:not([class]):not([data-track]):not([role="button"]), div.i5e6d7__986 a[class=""]:not([data-track]):not([role="button"]){color: var(--r591f767d5d, hsl(150, 74%, 96%))   !important;}
div.i5e6d7__986 :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--b3d9e0_0b9d, rgba(243, 238, 250, 0.84))   !important;}
div.nbbvf981{--r68757_0443: hsl(0, 18%, 28%);
--b3d9e0_0b9d: rgba(84, 58, 58, 0.78);
--r591f767d5d: hsl(150, 74%, 28%);
--u457c37e25a: dark;}
div.nbbvf981 div.s1a6b6abddc{--r68757_0443: hsl(0, 18%, 28%);
--b3d9e0_0b9d: rgba(84, 58, 58, 0.78);
--r591f767d5d: hsl(150, 74%, 28%);
--u457c37e25a: dark;
color: var(--r68757_0443, hsl(0, 18%, 28%))   !important;}
div.nbbvf981 div.s1a6b6abddc :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--r68757_0443, hsl(0, 18%, 28%))   !important;}
div.nbbvf981 div.s1a6b6abddc a:not([class]):not([data-track]):not([role="button"]), div.nbbvf981 div.s1a6b6abddc a[class=""]:not([data-track]):not([role="button"]){color: var(--r591f767d5d, hsl(150, 74%, 28%))   !important;}
div.nbbvf981 div.s1a6b6abddc :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--b3d9e0_0b9d, rgba(84, 58, 58, 0.78))   !important;}
div.wizuhle0nf5 a.ldf0c26_i013{--recad722739: hsl(150, 75%, 20%);
color: var(--recad722739, hsl(150, 75%, 20%))   !important;}
div.wizuhle0nf5 a.ldf0c26_i013:is(:hover, :focus-visible, :active){color: var(--a56dc6_da33, hsl(150, 76%, 18%))   !important;}
div.h8a55ad a.ldf0c26_i013{--recad722739: hsl(148, 71%, 28%);
color: var(--recad722739, hsl(148, 71%, 28%))   !important;}
div.h8a55ad a.ldf0c26_i013:is(:hover, :focus-visible, :active){color: var(--a56dc6_da33, hsl(148, 72%, 28%))   !important;}
main.ee217f4d4 a:not([class]):not([data-track]):not([role="button"]), main.ee217f4d4 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.ee217f4d4 a:not([class]):not([data-track]):not([role="button"]), main.ee217f4d4 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.ee217f4d4 a:not([class]):not([data-track]):not([role="button"]), main.ee217f4d4 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.c585cf59_1tpv > :nth-child(2){color: hsl(265, 55%, 28%)   !important;}
[data-fp-block="0fec217804"] > :nth-child(1){color: hsl(265, 55%, 28%)   !important;}
[data-fp-block="0fec217804"] > :nth-child(1) > :nth-child(1) > :nth-child(1) > :nth-child(3) > :nth-child(1) > :nth-child(2){color: hsl(265, 55%, 28%)   !important;}
[data-fp-block="0fec217804"] > :nth-child(1) > :nth-child(1) > :nth-child(1) > :nth-child(3) > :nth-child(2) > :nth-child(2){color: hsl(265, 55%, 28%)   !important;}
div.h8a55ad.d3dkapp89 > :nth-child(1){color: hsl(265, 55%, 28%)   !important;}
main.ee217f4d4 > :nth-child(6){color: hsl(265, 55%, 96%)   !important;}
main.ee217f4d4 > :nth-child(2) > :nth-child(1) > :nth-child(1) > :nth-child(1){color: hsl(262, 52%, 28%)   !important;}
main.ee217f4d4 > :nth-child(2) > :nth-child(1) > :nth-child(1) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.c585cf59_1tpv p{color: hsl(262, 52%, 28%)   !important;}
div.c585cf59_1tpv p :is(strong, b, em, small, mark){color: inherit   !important;}
div.d18a3a9c_7179 h2{color: hsl(262, 52%, 28%)   !important;}
div.d18a3a9c_7179 h2 :is(strong, b, em, small, mark){color: inherit   !important;}
[data-fp-block="0fec217804"] > :nth-child(1) > :nth-child(1) > :nth-child(1) > :nth-child(2){color: hsl(262, 52%, 28%)   !important;}
[data-fp-block="0fec217804"] > :nth-child(1) > :nth-child(1) > :nth-child(1) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
[data-fp-block="0fec217804"] a{color: hsl(262, 52%, 28%)   !important;
text-decoration-color: currentColor   !important;}
[data-fp-block="0fec217804"] a :is(strong, b, em, small, mark){color: inherit   !important;}
[data-fp-block="0fec217804"] a:hover, [data-fp-block="0fec217804"] a:focus-visible, [data-fp-block="0fec217804"] a:active{color: hsl(262, 52%, 28%)   !important;}
[data-fp-block="0fec217804"] a:hover, [data-fp-block="0fec217804"] a:focus-visible, [data-fp-block="0fec217804"] a:active{text-decoration-color: currentColor   !important;}
main.ee217f4d4 > :nth-child(2) > :nth-child(1) > :nth-child(2) > :nth-child(1) > :nth-child(1) > :nth-child(2){color: hsl(262, 52%, 28%)   !important;}
main.ee217f4d4 > :nth-child(2) > :nth-child(1) > :nth-child(2) > :nth-child(1) > :nth-child(1) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
main.ee217f4d4 > :nth-child(2) > :nth-child(1) > :nth-child(2) > :nth-child(1) > :nth-child(1) > :nth-child(3){color: hsl(262, 52%, 28%)   !important;}
main.ee217f4d4 > :nth-child(2) > :nth-child(1) > :nth-child(2) > :nth-child(1) > :nth-child(1) > :nth-child(3) :is(strong, b, em, small, mark){color: inherit   !important;}
main.ee217f4d4 > :nth-child(2) > :nth-child(1) > :nth-child(2) > :nth-child(1) > :nth-child(1) > :nth-child(4) > :nth-child(1){color: hsl(262, 52%, 28%)   !important;}
main.ee217f4d4 > :nth-child(2) > :nth-child(1) > :nth-child(2) > :nth-child(1) > :nth-child(1) > :nth-child(4) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
main.ee217f4d4 > :nth-child(2) > :nth-child(1) > :nth-child(2) > :nth-child(1) > :nth-child(1) > :nth-child(4) > :nth-child(2){color: hsl(262, 52%, 28%)   !important;}
main.ee217f4d4 > :nth-child(2) > :nth-child(1) > :nth-child(2) > :nth-child(1) > :nth-child(1) > :nth-child(4) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
main.ee217f4d4 > :nth-child(2) > :nth-child(1) > :nth-child(2) > :nth-child(1) > :nth-child(1) > :nth-child(4) > :nth-child(3){color: hsl(262, 52%, 28%)   !important;}
main.ee217f4d4 > :nth-child(2) > :nth-child(1) > :nth-child(2) > :nth-child(1) > :nth-child(1) > :nth-child(4) > :nth-child(3) :is(strong, b, em, small, mark){color: inherit   !important;}
main.ee217f4d4 > :nth-child(2) > :nth-child(1) > :nth-child(2) > :nth-child(1) > :nth-child(2) > :nth-child(1){color: hsl(262, 52%, 28%)   !important;
text-decoration-color: currentColor   !important;}
main.ee217f4d4 > :nth-child(2) > :nth-child(1) > :nth-child(2) > :nth-child(1) > :nth-child(2) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
main.ee217f4d4 > :nth-child(2) > :nth-child(1) > :nth-child(2) > :nth-child(1) > :nth-child(2) > :nth-child(1):hover, main.ee217f4d4 > :nth-child(2) > :nth-child(1) > :nth-child(2) > :nth-child(1) > :nth-child(2) > :nth-child(1):focus-visible, main.ee217f4d4 > :nth-child(2) > :nth-child(1) > :nth-child(2) > :nth-child(1) > :nth-child(2) > :nth-child(1):active{color: hsl(262, 52%, 28%)   !important;}
main.ee217f4d4 > :nth-child(2) > :nth-child(1) > :nth-child(2) > :nth-child(1) > :nth-child(2) > :nth-child(1):hover, main.ee217f4d4 > :nth-child(2) > :nth-child(1) > :nth-child(2) > :nth-child(1) > :nth-child(2) > :nth-child(1):focus-visible, main.ee217f4d4 > :nth-child(2) > :nth-child(1) > :nth-child(2) > :nth-child(1) > :nth-child(2) > :nth-child(1):active{text-decoration-color: currentColor   !important;}
main.ee217f4d4 > :nth-child(2) > :nth-child(1) > :nth-child(2) > :nth-child(2) > :nth-child(1) > :nth-child(2){color: hsl(262, 52%, 28%)   !important;}
main.ee217f4d4 > :nth-child(2) > :nth-child(1) > :nth-child(2) > :nth-child(2) > :nth-child(1) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
main.ee217f4d4 > :nth-child(2) > :nth-child(1) > :nth-child(2) > :nth-child(2) > :nth-child(1) > :nth-child(3){color: hsl(262, 52%, 28%)   !important;}
main.ee217f4d4 > :nth-child(2) > :nth-child(1) > :nth-child(2) > :nth-child(2) > :nth-child(1) > :nth-child(3) :is(strong, b, em, small, mark){color: inherit   !important;}
main.ee217f4d4 > :nth-child(2) > :nth-child(1) > :nth-child(2) > :nth-child(2) > :nth-child(1) > :nth-child(4) > :nth-child(1){color: hsl(262, 52%, 28%)   !important;}
main.ee217f4d4 > :nth-child(2) > :nth-child(1) > :nth-child(2) > :nth-child(2) > :nth-child(1) > :nth-child(4) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
main.ee217f4d4 > :nth-child(2) > :nth-child(1) > :nth-child(2) > :nth-child(2) > :nth-child(1) > :nth-child(4) > :nth-child(2){color: hsl(262, 52%, 28%)   !important;}
main.ee217f4d4 > :nth-child(2) > :nth-child(1) > :nth-child(2) > :nth-child(2) > :nth-child(1) > :nth-child(4) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
main.ee217f4d4 > :nth-child(2) > :nth-child(1) > :nth-child(2) > :nth-child(2) > :nth-child(1) > :nth-child(4) > :nth-child(3){color: hsl(262, 52%, 28%)   !important;}
main.ee217f4d4 > :nth-child(2) > :nth-child(1) > :nth-child(2) > :nth-child(2) > :nth-child(1) > :nth-child(4) > :nth-child(3) :is(strong, b, em, small, mark){color: inherit   !important;}
main.ee217f4d4 > :nth-child(2) > :nth-child(1) > :nth-child(2) > :nth-child(2) > :nth-child(2) > :nth-child(1){color: hsl(262, 52%, 28%)   !important;
text-decoration-color: currentColor   !important;}
main.ee217f4d4 > :nth-child(2) > :nth-child(1) > :nth-child(2) > :nth-child(2) > :nth-child(2) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
main.ee217f4d4 > :nth-child(2) > :nth-child(1) > :nth-child(2) > :nth-child(2) > :nth-child(2) > :nth-child(1):hover, main.ee217f4d4 > :nth-child(2) > :nth-child(1) > :nth-child(2) > :nth-child(2) > :nth-child(2) > :nth-child(1):focus-visible, main.ee217f4d4 > :nth-child(2) > :nth-child(1) > :nth-child(2) > :nth-child(2) > :nth-child(2) > :nth-child(1):active{color: hsl(262, 52%, 28%)   !important;}
main.ee217f4d4 > :nth-child(2) > :nth-child(1) > :nth-child(2) > :nth-child(2) > :nth-child(2) > :nth-child(1):hover, main.ee217f4d4 > :nth-child(2) > :nth-child(1) > :nth-child(2) > :nth-child(2) > :nth-child(2) > :nth-child(1):focus-visible, main.ee217f4d4 > :nth-child(2) > :nth-child(1) > :nth-child(2) > :nth-child(2) > :nth-child(2) > :nth-child(1):active{text-decoration-color: currentColor   !important;}
div.wizuhle0nf5 a.ldf0c26_i013{color: hsl(150, 75%, 20%)   !important;
text-decoration-color: currentColor   !important;}
div.wizuhle0nf5 a.ldf0c26_i013 :is(strong, b, em, small, mark){color: inherit   !important;}
div.wizuhle0nf5 a.ldf0c26_i013:hover, div.wizuhle0nf5 a.ldf0c26_i013:focus-visible, div.wizuhle0nf5 a.ldf0c26_i013:active{color: hsl(150, 75%, 20%)   !important;}
div.wizuhle0nf5 a.ldf0c26_i013:hover, div.wizuhle0nf5 a.ldf0c26_i013:focus-visible, div.wizuhle0nf5 a.ldf0c26_i013:active{text-decoration-color: currentColor   !important;}
main.ee217f4d4 > :nth-child(6) > :nth-child(1) > :nth-child(2){color: hsl(262, 52%, 96%)   !important;}
main.ee217f4d4 > :nth-child(6) > :nth-child(1) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
main.ee217f4d4 > :nth-child(6) > :nth-child(1) > :nth-child(3) > :nth-child(2){color: hsl(262, 52%, 96%)   !important;
text-decoration-color: currentColor   !important;}
main.ee217f4d4 > :nth-child(6) > :nth-child(1) > :nth-child(3) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
main.ee217f4d4 > :nth-child(6) > :nth-child(1) > :nth-child(3) > :nth-child(2):hover, main.ee217f4d4 > :nth-child(6) > :nth-child(1) > :nth-child(3) > :nth-child(2):focus-visible, main.ee217f4d4 > :nth-child(6) > :nth-child(1) > :nth-child(3) > :nth-child(2):active{color: hsl(262, 52%, 96%)   !important;}
main.ee217f4d4 > :nth-child(6) > :nth-child(1) > :nth-child(3) > :nth-child(2):hover, main.ee217f4d4 > :nth-child(6) > :nth-child(1) > :nth-child(3) > :nth-child(2):focus-visible, main.ee217f4d4 > :nth-child(6) > :nth-child(1) > :nth-child(3) > :nth-child(2):active{text-decoration-color: currentColor   !important;}