:root{--content-page-bg: hsl(220, 7%, 96%);
--content-surface-bg: rgba(255, 255, 255, 0.88);
--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%);
--chrome-primary: hsl(174, 70%, 56%);
--chrome-secondary: hsl(262, 56%, 56%);
--max-width: 1640px;
--reading-width: 931px;
--brand-main: hsl(174, 70%, 56%);
--brand-secondary: hsl(262, 56%, 56%);
--radius-lg: 24px;
--radius-md: 12px;
--shadow-soft: 0 10px 30px -10px rgba(0, 0, 0, 0.05);
--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.de3b__e9a8{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;
margin: 0;
padding: 0;}
main.de3b__e9a8 .c8pkobyvtf{max-width: var(--max-width);
margin: 0 auto;
padding: 0 40px;}
main.de3b__e9a8 .x9c9536c_vj{max-width: var(--reading-width);
margin: 0 auto;
text-align: center;}
main.de3b__e9a8 > div{padding: 100px 0;}
main.de3b__e9a8 .ge7c4be0{position: relative;
padding-top: 140px;
padding-bottom: 80px;
background: radial-gradient(circle at 50% 0%, rgba(174, 235, 227, 0.3) 0%, transparent 70%);
overflow: hidden;
isolation: isolate;
color: hsl(220, 10%, 11%);}
main.de3b__e9a8 .va077__1b4{z-index: 2;
position: relative;}
main.de3b__e9a8 .ge7c4be0 h1{font-size: 4rem;
font-weight: 800;
margin-bottom: 24px;
letter-spacing: -0.02em;
color: var(--content-text);}
main.de3b__e9a8 .rbb854_y9{font-size: 1.5rem;
color: var(--content-text-muted);
margin-bottom: 40px;}
main.de3b__e9a8 .p3832154_bx{display: flex;
gap: 16px;
justify-content: center;
margin-bottom: 60px;}
main.de3b__e9a8 .be7ee50b_lc{padding: 16px 36px;
border-radius: 50px;
font-weight: 600;
text-decoration: none;
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
display: inline-block;}
main.de3b__e9a8 .w297d6d{background-color: var(--chrome-primary);
color: hsl(0, 18%, 24%);
box-shadow: 0 10px 25px rgba(45, 204, 187, 0.3);}
main.de3b__e9a8 .w297d6d:hover{transform: translateY(-2px);
box-shadow: 0 15px 30px rgba(45, 204, 187, 0.4);}
main.de3b__e9a8 .rbuxvxiic4{max-width: 1100px;
margin: 0 auto;
border-radius: 24px;
box-shadow: 0 40px 100px rgba(0,0,0,0.1);
overflow: hidden;
aspect-ratio: 16 / 9;}
main.de3b__e9a8 .rbuxvxiic4 img{width: 100%;
height: 100%;
object-fit: cover;
display: block;}
main.de3b__e9a8 .mf52eeb37{display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 24px;
margin-top: 60px;}
main.de3b__e9a8 .agucg0z9yw{background: var(--content-surface-bg);
border: 1px solid var(--content-border);
padding: 40px;
border-radius: 24px;
text-align: left;
transition: transform 0.3s ease;
color: hsl(220, 10%, 11%);}
main.de3b__e9a8 .agucg0z9yw:hover{transform: translateY(-8px);
border-color: var(--chrome-primary);}
main.de3b__e9a8 .q2f79_a63a{width: 48px;
height: 48px;
margin-bottom: 24px;
fill: var(--chrome-secondary);}
main.de3b__e9a8 .agucg0z9yw h3{font-size: 1.5rem;
margin-bottom: 16px;
color: var(--content-text);}
main.de3b__e9a8 .agucg0z9yw ul{list-style: none;
padding: 0;
margin: 0;}
main.de3b__e9a8 .agucg0z9yw li{font-size: 0.95rem;
color: var(--content-text-muted);
margin-bottom: 10px;
display: flex;
align-items: center;}
main.de3b__e9a8 .agucg0z9yw li::before{content: "•";
color: var(--chrome-primary);
font-weight: bold;
margin-right: 8px;}
main.de3b__e9a8 .qd90d31_ec4{background-color: #fff;
border-radius: 40px;
padding: 80px;
margin: 60px 0;
display: grid;
grid-template-columns: 1fr 1fr;
gap: 80px;
align-items: center;
text-align: left;
color: hsl(220, 10%, 11%);}
main.de3b__e9a8 .zf46161cbd h2{font-size: 2.5rem;
margin-bottom: 24px;}
main.de3b__e9a8 .zf46161cbd p{font-size: 1.1rem;
color: var(--content-text-muted);
margin-bottom: 20px;}
main.de3b__e9a8 .abc857f90bf{background-color: transparent;}
main.de3b__e9a8 .pb6a0b1b_xyl{max-width: 900px;
margin: 0 auto;
text-align: left;}
main.de3b__e9a8 .ha531921{background: var(--content-surface-bg);
margin-bottom: 16px;
border-radius: 16px;
padding: 30px;
border: 1px solid var(--content-border);
color: hsl(220, 10%, 11%);}
main.de3b__e9a8 .ha531921 h3{font-size: 1.25rem;
margin-bottom: 12px;
color: var(--content-text);}
main.de3b__e9a8 .ha531921 p{color: var(--content-text-muted);
font-size: 1rem;
margin: 0;}
main.de3b__e9a8 .copyright{color: rgba(0,0,0,0.4);
font-size: 0.85rem;}
@media (max-width: 1200px) {main.de3b__e9a8 .mf52eeb37{grid-template-columns: repeat(2, 1fr);}
main.de3b__e9a8 .ge7c4be0 h1{font-size: 3rem;}}
@media (max-width: 768px) {main.de3b__e9a8 .mf52eeb37{grid-template-columns: 1fr;}
main.de3b__e9a8 .qd90d31_ec4{grid-template-columns: 1fr;padding: 40px;}
main.de3b__e9a8 .c8pkobyvtf{padding: 0 20px;}}
html, body{margin: 0;
padding: 0;}
body *, body *::before, body *::after{box-sizing: border-box;}
main img.y6b05a69769{display: block;
max-width: 100%;
width: 100%;
height: auto;
object-fit: cover;
object-position: center;}
main img.y6b05a69769.la8f2c_d4bc{aspect-ratio: 16 / 9;}
main img.y6b05a69769.rf11__249d{aspect-ratio: 16 / 10;}
main img.y6b05a69769.y11d08d17{aspect-ratio: 4 / 3;}
main img.y6b05a69769.cec5__05f5{aspect-ratio: 1 / 1;}
main .m9dedee25f8.la8f2c_d4bc{aspect-ratio: 16 / 9;}
main .m9dedee25f8.rf11__249d{aspect-ratio: 16 / 10;}
main .m9dedee25f8.y11d08d17{aspect-ratio: 4 / 3;}
main .m9dedee25f8.cec5__05f5{aspect-ratio: 1 / 1;}
@media (min-width: 769px) {div.c8pkobyvtf.va077__1b4 > *{min-width: 0   !important;}
div.c8pkobyvtf.va077__1b4 > :nth-child(1){min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.rbuxvxiic4{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.rbuxvxiic4 :where(img, picture, video, canvas, svg), div.rbuxvxiic4 picture > img{display: block   !important;width: 100%   !important;max-width: 100%   !important;height: auto   !important;}}
@media (min-width: 1025px) {div.c8pkobyvtf.va077__1b4{position: relative   !important;display: grid   !important;grid-template-columns: minmax(0, 0.92fr) minmax(0, 1.08fr)   !important;align-items: center   !important;gap: clamp(28px, 5vw, 76px)   !important;}
div.c8pkobyvtf.va077__1b4 > *{min-width: 0   !important;}
div.x9c9536c_vj{width: 100%   !important;max-width: min(100%, var(--page-hero-reading-width, 760px))   !important;margin: 0   !important;align-self: center   !important;z-index: 2   !important;}
div.rbuxvxiic4{position: relative   !important;width: 100%   !important;max-width: 100%   !important;margin: 0   !important;justify-self: stretch   !important;align-self: center   !important;height: auto   !important;min-height: 0   !important;overflow: hidden   !important;border-radius: clamp(22px, 2.6vw, 32px)   !important;box-shadow: 0 24px 60px rgba(15,23,42,0.14)   !important;}
div.rbuxvxiic4 :where(img, video), div.rbuxvxiic4 picture > img{display: block   !important;width: 100%   !important;max-width: 100%   !important;height: auto   !important;aspect-ratio: 16 / 10   !important;object-fit: cover   !important;object-position: center   !important;}}
@media (max-width: 1024px) {div.c8pkobyvtf.va077__1b4{position: relative   !important;display: flex   !important;flex-direction: column   !important;align-items: stretch   !important;gap: 24px   !important;min-height: auto   !important;}
div.x9c9536c_vj{width: 100%   !important;max-width: 100%   !important;margin: 0   !important;}
div.rbuxvxiic4{width: 100%   !important;max-width: 100%   !important;margin-top: 12px   !important;}}
:root{--primary-color: hsl(174, 70%, 56%);
--secondary-color: hsl(262, 56%, 56%);
--bg-color: hsl(174, 7%, 95%);
--text-color: hsl(174, 10%, 13%);
--text-muted: rgba(24,33,47,0.72);
--content-page-bg: hsl(174, 7%, 95%);
--content-surface-bg: rgba(255,255,255,0.88);
--content-text: hsl(174, 10%, 13%);
--content-text-muted: rgba(24,33,47,0.72);
--content-accent-ui: hsl(174, 70%, 56%);
--content-accent-text: hsl(0, 18%, 28%);
--content-link-color: hsl(0, 18%, 28%);
--content-link-hover: hsl(262, 56%, 28%);}
body{background: var(--bg-color, hsl(174, 7%, 95%))   !important;
color: var(--text-color, hsl(174, 10%, 13%))   !important;}
:is(main, .m4a7__38ff){color: var(--content-text, hsl(174, 10%, 13%))   !important;}
div.x9c9536c_vj{text-align: center   !important;
align-items: center   !important;}
div.x9c9536c_vj > :is(h1, h2, p){text-align: center   !important;
max-width: min(100%, 931px)   !important;
margin-left: auto   !important;
margin-right: auto   !important;}
div.x9c9536c_vj > :is(div, nav, ul, ol){margin-left: auto   !important;
margin-right: auto   !important;}
div.qd90d31_ec4{--o15c__1699: hsl(0, 18%, 28%);
--r1dc4ba7abc: rgba(84, 58, 58, 0.78);
--yd61087a2b1: hsl(174, 70%, 28%);
--he7ab5_7dfc: dark;}
div.qd90d31_ec4 div.zf46161cbd{--o15c__1699: hsl(0, 18%, 28%);
--r1dc4ba7abc: rgba(84, 58, 58, 0.78);
--yd61087a2b1: hsl(174, 70%, 28%);
--he7ab5_7dfc: dark;
color: var(--o15c__1699, hsl(0, 18%, 28%))   !important;}
div.qd90d31_ec4 div.zf46161cbd :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--o15c__1699, hsl(0, 18%, 28%))   !important;}
div.qd90d31_ec4 div.zf46161cbd a:not([class]):not([data-track]):not([role="button"]), div.qd90d31_ec4 div.zf46161cbd a[class=""]:not([data-track]):not([role="button"]){color: var(--yd61087a2b1, hsl(174, 70%, 28%))   !important;}
div.qd90d31_ec4 div.zf46161cbd :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--r1dc4ba7abc, rgba(84, 58, 58, 0.78))   !important;}
div.x9c9536c_vj{--o15c__1699: hsl(0, 18%, 28%);
--r1dc4ba7abc: rgba(84, 58, 58, 0.78);
--yd61087a2b1: hsl(174, 70%, 24%);
--he7ab5_7dfc: dark;}
div.x9c9536c_vj{--o15c__1699: hsl(0, 18%, 28%);
--r1dc4ba7abc: rgba(84, 58, 58, 0.78);
--yd61087a2b1: hsl(174, 70%, 24%);
--he7ab5_7dfc: dark;
color: var(--o15c__1699, hsl(0, 18%, 28%))   !important;}
div.x9c9536c_vj :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--o15c__1699, hsl(0, 18%, 28%))   !important;}
div.x9c9536c_vj a:not([class]):not([data-track]):not([role="button"]), div.x9c9536c_vj a[class=""]:not([data-track]):not([role="button"]){color: var(--yd61087a2b1, hsl(174, 70%, 24%))   !important;}
div.x9c9536c_vj :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--r1dc4ba7abc, rgba(84, 58, 58, 0.78))   !important;}
div.agucg0z9yw{--o15c__1699: hsl(174, 70%, 28%);
--r1dc4ba7abc: rgba(21, 121, 111, 0.78);
--yd61087a2b1: hsl(174, 70%, 28%);
--he7ab5_7dfc: dark;}
div.agucg0z9yw{--o15c__1699: hsl(174, 70%, 28%);
--r1dc4ba7abc: rgba(21, 121, 111, 0.78);
--yd61087a2b1: hsl(174, 70%, 28%);
--he7ab5_7dfc: dark;
color: var(--o15c__1699, hsl(174, 70%, 28%))   !important;}
div.agucg0z9yw :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--o15c__1699, hsl(174, 70%, 28%))   !important;}
div.agucg0z9yw a:not([class]):not([data-track]):not([role="button"]), div.agucg0z9yw a[class=""]:not([data-track]):not([role="button"]){color: var(--yd61087a2b1, hsl(174, 70%, 28%))   !important;}
div.agucg0z9yw :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--r1dc4ba7abc, rgba(21, 121, 111, 0.78))   !important;}
@media (max-width: 768px) {main.de3b__e9a8 .qd90d31_ec4{padding-left: 20px   !important;padding-right: 20px   !important;width: 100%   !important;max-width: 100%   !important;box-sizing: border-box   !important;}}
div.p3832154_bx a.be7ee50b_lc.w297d6d{--i17a44ea0e8: hsl(174, 70%, 20%);
color: var(--i17a44ea0e8, hsl(174, 70%, 20%))   !important;}
div.p3832154_bx a.be7ee50b_lc.w297d6d:is(:hover, :focus-visible, :active){color: var(--l04424_2cfd, hsl(174, 70%, 18%))   !important;}
div.zf46161cbd a.be7ee50b_lc.w297d6d{--i17a44ea0e8: hsl(174, 70%, 20%);
color: var(--i17a44ea0e8, hsl(174, 70%, 20%))   !important;}
div.zf46161cbd a.be7ee50b_lc.w297d6d:is(:hover, :focus-visible, :active){color: var(--l04424_2cfd, hsl(174, 70%, 18%))   !important;}
main.de3b__e9a8 a:not([class]):not([data-track]):not([role="button"]), main.de3b__e9a8 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.de3b__e9a8 a:not([class]):not([data-track]):not([role="button"]), main.de3b__e9a8 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.de3b__e9a8 a:not([class]):not([data-track]):not([role="button"]), main.de3b__e9a8 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.de3b__e9a8 > :nth-child(5){color: hsl(0, 18%, 96%)   !important;}
h1{color: hsl(0, 18%, 28%)   !important;}
h1 :is(strong, b, em, small, mark){color: inherit   !important;}
p.rbb854_y9{color: hsl(0, 18%, 28%)   !important;}
p.rbb854_y9 :is(strong, b, em, small, mark){color: inherit   !important;}
[data-fp-block="7401858302"] h2{color: hsl(0, 18%, 28%)   !important;}
[data-fp-block="7401858302"] h2 :is(strong, b, em, small, mark){color: inherit   !important;}
[data-fp-block="7401858302"] p{color: hsl(0, 18%, 28%)   !important;}
[data-fp-block="7401858302"] p :is(strong, b, em, small, mark){color: inherit   !important;}
div.qd90d31_ec4 h3{color: hsl(0, 18%, 28%)   !important;}
div.qd90d31_ec4 h3 :is(strong, b, em, small, mark){color: inherit   !important;}
div.qd90d31_ec4 > :nth-child(2) > :nth-child(2) > :nth-child(1){color: hsl(0, 18%, 28%)   !important;}
div.qd90d31_ec4 > :nth-child(2) > :nth-child(2) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.qd90d31_ec4 > :nth-child(2) > :nth-child(2) > :nth-child(2){color: hsl(0, 18%, 28%)   !important;}
div.qd90d31_ec4 > :nth-child(2) > :nth-child(2) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.qd90d31_ec4 > :nth-child(2) > :nth-child(2) > :nth-child(3){color: hsl(0, 18%, 28%)   !important;}
div.qd90d31_ec4 > :nth-child(2) > :nth-child(2) > :nth-child(3) :is(strong, b, em, small, mark){color: inherit   !important;}
div.qd90d31_ec4 > :nth-child(2) > :nth-child(2) > :nth-child(4){color: hsl(0, 18%, 28%)   !important;}
div.qd90d31_ec4 > :nth-child(2) > :nth-child(2) > :nth-child(4) :is(strong, b, em, small, mark){color: inherit   !important;}
[data-fp-block="7401858304"] h2{color: hsl(0, 18%, 28%)   !important;}
[data-fp-block="7401858304"] h2 :is(strong, b, em, small, mark){color: inherit   !important;}
div.mf52eeb37 > :nth-child(1) > :nth-child(2){color: hsl(0, 18%, 28%)   !important;}
div.mf52eeb37 > :nth-child(1) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.mf52eeb37 > :nth-child(1) > :nth-child(3) > :nth-child(1){color: hsl(0, 18%, 28%)   !important;}
div.mf52eeb37 > :nth-child(1) > :nth-child(3) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.mf52eeb37 > :nth-child(1) > :nth-child(3) > :nth-child(2){color: hsl(0, 18%, 28%)   !important;}
div.mf52eeb37 > :nth-child(1) > :nth-child(3) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.mf52eeb37 > :nth-child(1) > :nth-child(3) > :nth-child(3){color: hsl(0, 18%, 28%)   !important;}
div.mf52eeb37 > :nth-child(1) > :nth-child(3) > :nth-child(3) :is(strong, b, em, small, mark){color: inherit   !important;}
div.mf52eeb37 > :nth-child(1) > :nth-child(3) > :nth-child(4){color: hsl(0, 18%, 28%)   !important;}
div.mf52eeb37 > :nth-child(1) > :nth-child(3) > :nth-child(4) :is(strong, b, em, small, mark){color: inherit   !important;}
div.mf52eeb37 > :nth-child(2) > :nth-child(2){color: hsl(0, 18%, 28%)   !important;}
div.mf52eeb37 > :nth-child(2) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.mf52eeb37 > :nth-child(2) > :nth-child(3) > :nth-child(1){color: hsl(0, 18%, 28%)   !important;}
div.mf52eeb37 > :nth-child(2) > :nth-child(3) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.mf52eeb37 > :nth-child(2) > :nth-child(3) > :nth-child(2){color: hsl(0, 18%, 28%)   !important;}
div.mf52eeb37 > :nth-child(2) > :nth-child(3) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.mf52eeb37 > :nth-child(2) > :nth-child(3) > :nth-child(3){color: hsl(0, 18%, 28%)   !important;}
div.mf52eeb37 > :nth-child(2) > :nth-child(3) > :nth-child(3) :is(strong, b, em, small, mark){color: inherit   !important;}
div.mf52eeb37 > :nth-child(2) > :nth-child(3) > :nth-child(4){color: hsl(0, 18%, 28%)   !important;}
div.mf52eeb37 > :nth-child(2) > :nth-child(3) > :nth-child(4) :is(strong, b, em, small, mark){color: inherit   !important;}
div.mf52eeb37 > :nth-child(3) > :nth-child(2){color: hsl(0, 18%, 28%)   !important;}
div.mf52eeb37 > :nth-child(3) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.mf52eeb37 > :nth-child(3) > :nth-child(3) > :nth-child(1){color: hsl(0, 18%, 28%)   !important;}
div.mf52eeb37 > :nth-child(3) > :nth-child(3) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.mf52eeb37 > :nth-child(3) > :nth-child(3) > :nth-child(2){color: hsl(0, 18%, 28%)   !important;}
div.mf52eeb37 > :nth-child(3) > :nth-child(3) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.mf52eeb37 > :nth-child(3) > :nth-child(3) > :nth-child(3){color: hsl(0, 18%, 28%)   !important;}
div.mf52eeb37 > :nth-child(3) > :nth-child(3) > :nth-child(3) :is(strong, b, em, small, mark){color: inherit   !important;}
div.mf52eeb37 > :nth-child(3) > :nth-child(3) > :nth-child(4){color: hsl(0, 18%, 28%)   !important;}
div.mf52eeb37 > :nth-child(3) > :nth-child(3) > :nth-child(4) :is(strong, b, em, small, mark){color: inherit   !important;}
div.mf52eeb37 > :nth-child(4) > :nth-child(2){color: hsl(0, 18%, 28%)   !important;}
div.mf52eeb37 > :nth-child(4) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.mf52eeb37 > :nth-child(4) > :nth-child(3) > :nth-child(1){color: hsl(0, 18%, 28%)   !important;}
div.mf52eeb37 > :nth-child(4) > :nth-child(3) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.mf52eeb37 > :nth-child(4) > :nth-child(3) > :nth-child(2){color: hsl(0, 18%, 28%)   !important;}
div.mf52eeb37 > :nth-child(4) > :nth-child(3) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.mf52eeb37 > :nth-child(4) > :nth-child(3) > :nth-child(3){color: hsl(0, 18%, 28%)   !important;}
div.mf52eeb37 > :nth-child(4) > :nth-child(3) > :nth-child(3) :is(strong, b, em, small, mark){color: inherit   !important;}
div.mf52eeb37 > :nth-child(4) > :nth-child(3) > :nth-child(4){color: hsl(0, 18%, 28%)   !important;}
div.mf52eeb37 > :nth-child(4) > :nth-child(3) > :nth-child(4) :is(strong, b, em, small, mark){color: inherit   !important;}
div.pb6a0b1b_xyl > :nth-child(1) > :nth-child(1){color: hsl(0, 18%, 28%)   !important;}
div.pb6a0b1b_xyl > :nth-child(1) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.ha531921 a{color: hsl(0, 18%, 28%)   !important;
text-decoration-color: currentColor   !important;}
div.ha531921 a :is(strong, b, em, small, mark){color: inherit   !important;}
div.ha531921 a:hover, div.ha531921 a:focus-visible, div.ha531921 a:active{color: hsl(0, 18%, 28%)   !important;}
div.ha531921 a:hover, div.ha531921 a:focus-visible, div.ha531921 a:active{text-decoration-color: currentColor   !important;}
div.pb6a0b1b_xyl > :nth-child(2) > :nth-child(1){color: hsl(0, 18%, 28%)   !important;}
div.pb6a0b1b_xyl > :nth-child(2) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.pb6a0b1b_xyl > :nth-child(2) > :nth-child(2){color: hsl(0, 18%, 28%)   !important;}
div.pb6a0b1b_xyl > :nth-child(2) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.pb6a0b1b_xyl > :nth-child(3) > :nth-child(1){color: hsl(0, 18%, 28%)   !important;}
div.pb6a0b1b_xyl > :nth-child(3) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.pb6a0b1b_xyl > :nth-child(3) > :nth-child(2){color: hsl(0, 18%, 28%)   !important;}
div.pb6a0b1b_xyl > :nth-child(3) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.pb6a0b1b_xyl > :nth-child(4) > :nth-child(1){color: hsl(0, 18%, 28%)   !important;}
div.pb6a0b1b_xyl > :nth-child(4) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.pb6a0b1b_xyl > :nth-child(4) > :nth-child(2){color: hsl(0, 18%, 28%)   !important;}
div.pb6a0b1b_xyl > :nth-child(4) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.pb6a0b1b_xyl > :nth-child(5) > :nth-child(1){color: hsl(0, 18%, 28%)   !important;}
div.pb6a0b1b_xyl > :nth-child(5) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.pb6a0b1b_xyl > :nth-child(5) > :nth-child(2){color: hsl(0, 18%, 28%)   !important;}
div.pb6a0b1b_xyl > :nth-child(5) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.zf46161cbd a.be7ee50b_lc.w297d6d{color: hsl(174, 70%, 20%)   !important;
text-decoration-color: currentColor   !important;}
div.zf46161cbd a.be7ee50b_lc.w297d6d :is(strong, b, em, small, mark){color: inherit   !important;}
div.zf46161cbd a.be7ee50b_lc.w297d6d:hover, div.zf46161cbd a.be7ee50b_lc.w297d6d:focus-visible, div.zf46161cbd a.be7ee50b_lc.w297d6d:active{color: hsl(174, 70%, 20%)   !important;}
div.zf46161cbd a.be7ee50b_lc.w297d6d:hover, div.zf46161cbd a.be7ee50b_lc.w297d6d:focus-visible, div.zf46161cbd a.be7ee50b_lc.w297d6d:active{text-decoration-color: currentColor   !important;}

/* sbv2-section-theme-guardrail-start */
  div.x9c9536c_vj { --o15c__1699: hsl(0, 18%, 28%); --r1dc4ba7abc: rgba(84, 58, 58, 0.78); --yd61087a2b1: hsl(174, 70%, 24%); --he7ab5_7dfc: dark; }
  div.x9c9536c_vj { --o15c__1699: hsl(0, 18%, 28%); --r1dc4ba7abc: rgba(84, 58, 58, 0.78); --yd61087a2b1: hsl(174, 70%, 24%); --he7ab5_7dfc: dark; color: var(--o15c__1699, hsl(0, 18%, 28%)) !important; }
  div.x9c9536c_vj :is(h1, h2, h3, h4, h5, h6, strong, b, em) { color: var(--o15c__1699, hsl(0, 18%, 28%)) !important; }
  div.x9c9536c_vj a:not([class]):not([data-track]):not([role="button"]), div.x9c9536c_vj a[class=""]:not([data-track]):not([role="button"]) { color: var(--yd61087a2b1, hsl(174, 70%, 24%)) !important; }
  div.x9c9536c_vj :is(p, li, small, blockquote, figcaption, dd, dt, label) { color: var(--r1dc4ba7abc, rgba(84, 58, 58, 0.78)) !important; }
/* sbv2-section-theme-guardrail-end */

/* sbv2-interactive-text-autofix-start */
  div.zf46161cbd a.be7ee50b_lc.w297d6d { --i17a44ea0e8: hsl(174, 70%, 20%); color: var(--i17a44ea0e8, hsl(174, 70%, 20%)) !important; }
  div.zf46161cbd a.be7ee50b_lc.w297d6d:is(:hover, :focus-visible, :active) { color: var(--l04424_2cfd, hsl(174, 70%, 18%)) !important; }
/* sbv2-interactive-text-autofix-end */

/* sbv2-compact-label-text-autofix-start */
  main.de3b__e9a8 > :nth-child(5) { color: hsl(0, 18%, 96%) !important; }
/* sbv2-compact-label-text-autofix-end */
