:root{--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: hsl(330, 86%, 62%);
--content-accent-soft: hsla(330, 86%, 62%, 0.1);
--secondary-color: hsl(85, 69%, 62%);
--max-width: 1587px;
--reading-width: 919px;
--transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
--page-max-width: clamp(1080px, 86vw, 1260px);
--hero-text-width: clamp(813px, 78vw, 1033px);
--primary-accent: var(--content-accent-ui, var(--primary-color, hsl(22, 78%, 38%)));
--secondary-accent: var(--secondary-color, hsl(85, 69%, 62%));
--transition-base: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
--content-heading: hsl(220, 10%, 11%);
--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(85, 68%, 24%);
--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(85, 68%, 24%));
--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);}
main.f1576ea42e .fr5dogfp{box-sizing:border-box;}
main.f1576ea42e{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;}
main.f1576ea42e .a2a09_fac3{max-width: var(--max-width);
margin: 0 auto;
padding: 0 40px;}
main.f1576ea42e .d19c1a_da22{text-align: center;}
main.f1576ea42e .u2238e_66hu{padding: 120px 0 80px;
background: radial-gradient(circle at top right, hsla(330, 86%, 62%, 0.05), transparent);
color: hsl(0, 18%, 16%);}
main.f1576ea42e .qff89_61{max-width: var(--reading-width);
margin: 0 auto;}
main.f1576ea42e .u2238e_66hu h1{font-size: 3.5rem;
font-weight: 800;
margin-bottom: 24px;
letter-spacing: -0.02em;
color: var(--content-text);}
main.f1576ea42e .u2238e_66hu p{font-size: 1.25rem;
color: var(--content-text-muted);
margin-bottom: 40px;}
main.f1576ea42e .ad91f_fb{display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 32px;
margin-bottom: 80px;}
main.f1576ea42e .o4pack0ru0of{background: var(--content-surface-bg);
padding: 40px;
border-radius: 20px;
border: 1px solid var(--content-border);
transition: var(--transition);
display: flex;
flex-direction: column;
color: hsl(220, 10%, 11%);}
main.f1576ea42e .o4pack0ru0of:hover{transform: translateY(-8px);
box-shadow: 0 20px 40px rgba(0,0,0,0.05);
border-color: var(--content-accent);}
main.f1576ea42e .zae69c_t4q{width: 48px;
height: 48px;
background: var(--content-accent-soft);
border-radius: 12px;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 24px;
color: hsl(0, 18%, 16%);}
main.f1576ea42e .zae69c_t4q svg{width: 24px;
height: 24px;
stroke: var(--content-accent);
fill: none;
stroke-width: 2;}
main.f1576ea42e .o4pack0ru0of h3{font-size: 1.5rem;
margin-bottom: 16px;
color: var(--content-text);}
main.f1576ea42e .o4pack0ru0of p{font-size: 1rem;
color: var(--content-text-muted);
flex-grow: 1;}
main.f1576ea42e .l449e635{padding: 100px 0;
background: #ffffff;
margin: 60px 0;
color: hsl(220, 10%, 11%);}
main.f1576ea42e .kinyakhw{display: flex;
align-items: center;
gap: 80px;}
main.f1576ea42e .haa63__1b28b{flex: 1;
border-radius: 24px;
overflow: hidden;
box-shadow: 0 30px 60px rgba(0,0,0,0.1);}
main.f1576ea42e .haa63__1b28b img{width: 100%;
display: block;
object-fit: cover;
aspect-ratio: 16/10;}
main.f1576ea42e .jgz1j2r0{flex: 1;}
main.f1576ea42e .r6b9af_g1dp{margin-bottom: 32px;
position: relative;
padding-left: 48px;}
main.f1576ea42e .r6b9af_g1dp::before{content: attr(data-step);
position: absolute;
left: 0;
top: 0;
width: 32px;
height: 32px;
background: var(--content-accent);
color: hsl(0, 18%, 16%);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
font-weight: bold;
font-size: 0.875rem;}
main.f1576ea42e .lf35483_hgc{max-width: var(--reading-width);
margin: 80px auto;}
main.f1576ea42e .c0920e_23{background: var(--content-surface-bg);
margin-bottom: 16px;
border-radius: 12px;
border: 1px solid var(--content-border);
overflow: hidden;
color: hsl(220, 10%, 11%);}
main.f1576ea42e .n0543cf32f3{padding: 24px;
font-weight: 600;
cursor: pointer;
display: flex;
justify-content: space-between;
align-items: center;}
main.f1576ea42e .q1f61d7d_lij{padding: 0 24px 24px;
color: var(--content-text-muted);
font-size: 0.95rem;}
main.f1576ea42e .aae5cb_418{background: var(--content-text);
color: #ffffff;
padding: 80px;
border-radius: 32px;
text-align: center;
margin: 100px 0;}
main.f1576ea42e .aae5cb_418 h2{font-size: 2.5rem;
margin-bottom: 24px;}
main.f1576ea42e .pb9ef65_6xml{display: inline-block;
background-color: var(--content-accent);
color: hsl(0, 18%, 16%);
padding: 18px 48px;
border-radius: 50px;
font-weight: 600;
text-decoration: none;
transition: var(--transition);
box-shadow: 0 10px 20px hsla(330, 86%, 62%, 0.3);}
main.f1576ea42e .pb9ef65_6xml:hover{transform: scale(1.05);
filter: brightness(1.1);}
@media (max-width: 1024px) {main.f1576ea42e .ad91f_fb{grid-template-columns: 1fr 1fr;}
main.f1576ea42e .kinyakhw{flex-direction: column;gap: 40px;}}
@media (max-width: 768px) {main.f1576ea42e .ad91f_fb{grid-template-columns: 1fr;}
main.f1576ea42e .u2238e_66hu h1{font-size: 2.5rem;}
main.f1576ea42e .a2a09_fac3{padding: 0 20px;}}
html, body{margin: 0;
padding: 0;}
body *, body *::before, body *::after{box-sizing: border-box;}
main img.h8b36d_4fd0{display: block;
max-width: 100%;
width: 100%;
height: auto;
object-fit: cover;
object-position: center;}
main img.h8b36d_4fd0.c3ba1d5df{aspect-ratio: 16 / 9;}
main img.h8b36d_4fd0.q2cc871f2f4{aspect-ratio: 16 / 10;}
main img.h8b36d_4fd0.gdd839_0c41{aspect-ratio: 4 / 3;}
main img.h8b36d_4fd0.s69cd8fa991{aspect-ratio: 1 / 1;}
main .b684e54be.c3ba1d5df{aspect-ratio: 16 / 9;}
main .b684e54be.q2cc871f2f4{aspect-ratio: 16 / 10;}
main .b684e54be.gdd839_0c41{aspect-ratio: 4 / 3;}
main .b684e54be.s69cd8fa991{aspect-ratio: 1 / 1;}
@media (min-width: 769px) {div.a2a09_fac3.kinyakhw > *{min-width: 0   !important;}
div.jgz1j2r0{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.haa63__1b28b{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.haa63__1b28b :where(img, picture, video, canvas, svg), div.haa63__1b28b picture > img{display: block   !important;width: 100%   !important;max-width: 100%   !important;height: auto   !important;}}
:root{--primary-color: hsl(330, 86%, 62%);
--secondary-color: hsl(85, 69%, 62%);
--bg-color: hsl(330, 8%, 96%);
--text-color: hsl(330, 10%, 8%);
--text-muted: rgba(24,33,47,0.72);
--content-page-bg: hsl(330, 8%, 96%);
--content-surface-bg: rgba(255,255,255,0.88);
--content-text: hsl(330, 10%, 8%);
--content-text-muted: rgba(24,33,47,0.72);
--content-accent-ui: hsl(330, 86%, 62%);
--content-accent-text: hsl(0, 18%, 28%);
--content-link-color: hsl(0, 18%, 28%);
--content-link-hover: hsl(85, 68%, 24%);}
body{background: var(--bg-color, hsl(330, 8%, 96%))   !important;
color: var(--text-color, hsl(330, 10%, 8%))   !important;}
:is(main, .z429__3764){color: var(--content-text, hsl(330, 10%, 8%))   !important;}
div.a2a09_fac3.qff89_61{text-align: center   !important;
align-items: center   !important;}
div.a2a09_fac3.qff89_61 > :is(h1, h2, p){text-align: center   !important;
max-width: min(100%, 919px)   !important;
margin-left: auto   !important;
margin-right: auto   !important;}
div.a2a09_fac3.qff89_61 > :is(div, nav, ul, ol){margin-left: auto   !important;
margin-right: auto   !important;}
[data-fp-block="34d77b4904"] > :is(h1, h2, p){text-align: center   !important;
max-width: min(100%, 919px)   !important;
margin-left: auto   !important;
margin-right: auto   !important;}
div.l449e635{--b6fcd1_dc75: hsl(0, 18%, 28%);
--r5dc20b1d: rgba(84, 58, 58, 0.78);
--qacc__576c: hsl(330, 82%, 28%);
--p3f9124d6: dark;}
div.l449e635 div.jgz1j2r0{--b6fcd1_dc75: hsl(0, 18%, 28%);
--r5dc20b1d: rgba(84, 58, 58, 0.78);
--qacc__576c: hsl(330, 82%, 28%);
--p3f9124d6: dark;
color: var(--b6fcd1_dc75, hsl(0, 18%, 28%))   !important;}
div.l449e635 div.jgz1j2r0 :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--b6fcd1_dc75, hsl(0, 18%, 28%))   !important;}
div.l449e635 div.jgz1j2r0 a:not([class]):not([data-track]):not([role="button"]), div.l449e635 div.jgz1j2r0 a[class=""]:not([data-track]):not([role="button"]){color: var(--qacc__576c, hsl(330, 82%, 28%))   !important;}
div.l449e635 div.jgz1j2r0 :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--r5dc20b1d, rgba(84, 58, 58, 0.78))   !important;}
div.a2a09_fac3.qff89_61{--b6fcd1_dc75: hsl(0, 18%, 28%);
--r5dc20b1d: rgba(84, 58, 58, 0.78);
--qacc__576c: hsl(330, 82%, 28%);
--p3f9124d6: dark;}
div.a2a09_fac3.qff89_61{--b6fcd1_dc75: hsl(0, 18%, 28%);
--r5dc20b1d: rgba(84, 58, 58, 0.78);
--qacc__576c: hsl(330, 82%, 28%);
--p3f9124d6: dark;
color: var(--b6fcd1_dc75, hsl(0, 18%, 28%))   !important;}
div.a2a09_fac3.qff89_61 :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--b6fcd1_dc75, hsl(0, 18%, 28%))   !important;}
div.a2a09_fac3.qff89_61 a:not([class]):not([data-track]):not([role="button"]), div.a2a09_fac3.qff89_61 a[class=""]:not([data-track]):not([role="button"]){color: var(--qacc__576c, hsl(330, 82%, 28%))   !important;}
div.a2a09_fac3.qff89_61 :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--r5dc20b1d, rgba(84, 58, 58, 0.78))   !important;}
div.r6b9af_g1dp{--b6fcd1_dc75: hsl(0, 18%, 16%);
--r5dc20b1d: rgba(48, 33, 33, 0.78);
--qacc__576c: hsl(330, 82%, 14%);
--p3f9124d6: dark;}
div.r6b9af_g1dp{--b6fcd1_dc75: hsl(0, 18%, 16%);
--r5dc20b1d: rgba(48, 33, 33, 0.78);
--qacc__576c: hsl(330, 82%, 14%);
--p3f9124d6: dark;
color: var(--b6fcd1_dc75, hsl(0, 18%, 16%))   !important;}
div.r6b9af_g1dp :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--b6fcd1_dc75, hsl(0, 18%, 16%))   !important;}
div.r6b9af_g1dp a:not([class]):not([data-track]):not([role="button"]), div.r6b9af_g1dp a[class=""]:not([data-track]):not([role="button"]){color: var(--qacc__576c, hsl(330, 82%, 14%))   !important;}
div.r6b9af_g1dp :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--r5dc20b1d, rgba(48, 33, 33, 0.78))   !important;}
@media (max-width: 768px) {main.f1576ea42e .n0543cf32f3{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.fr5dogfp a.pb9ef65_6xml{--f9a0ae_8c6b: hsl(330, 82%, 14%);
color: var(--f9a0ae_8c6b, hsl(330, 82%, 14%))   !important;}
div.fr5dogfp a.pb9ef65_6xml:is(:hover, :focus-visible, :active){color: var(--se802b38e20, hsl(330, 82%, 12%))   !important;}
div.aae5cb_418 a.pb9ef65_6xml{--f9a0ae_8c6b: hsl(0, 18%, 14%);
color: var(--f9a0ae_8c6b, hsl(0, 18%, 14%))   !important;}
div.aae5cb_418 a.pb9ef65_6xml:is(:hover, :focus-visible, :active){color: var(--se802b38e20, hsl(0, 18%, 12%))   !important;}
main.f1576ea42e a:not([class]):not([data-track]):not([role="button"]), main.f1576ea42e 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.f1576ea42e a:not([class]):not([data-track]):not([role="button"]), main.f1576ea42e 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.f1576ea42e a:not([class]):not([data-track]):not([role="button"]), main.f1576ea42e 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.jgz1j2r0 > :nth-child(2){color: hsl(0, 18%, 14%)   !important;}
div.jgz1j2r0 > :nth-child(4){color: hsl(0, 18%, 14%)   !important;}
div.fr5dogfp a.pb9ef65_6xml{color: hsl(330, 82%, 16%)   !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;}
div.fr5dogfp a.pb9ef65_6xml :is(strong, b, em, small, mark){color: inherit   !important;}
div.fr5dogfp a.pb9ef65_6xml:hover, div.fr5dogfp a.pb9ef65_6xml:focus-visible, div.fr5dogfp a.pb9ef65_6xml:active{color: hsl(330, 82%, 16%)   !important;}
div.fr5dogfp a.pb9ef65_6xml:hover, div.fr5dogfp a.pb9ef65_6xml:focus-visible, div.fr5dogfp a.pb9ef65_6xml:active{text-decoration-color: currentColor   !important;}
div.r6b9af_g1dp a{color: hsl(330, 82%, 16%)   !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;}
div.r6b9af_g1dp a :is(strong, b, em, small, mark){color: inherit   !important;}
div.r6b9af_g1dp a:hover, div.r6b9af_g1dp a:focus-visible, div.r6b9af_g1dp a:active{color: hsl(330, 82%, 16%)   !important;}
div.r6b9af_g1dp a:hover, div.r6b9af_g1dp a:focus-visible, div.r6b9af_g1dp a:active{text-decoration-color: currentColor   !important;}
div.r6b9af_g1dp h3{color: hsl(0, 18%, 18%)   !important;
text-shadow: 0 1px 2px rgba(15, 23, 42, 0.22), 0 10px 28px rgba(15, 23, 42, 0.28)   !important;}
div.r6b9af_g1dp h3 :is(strong, b, em, small, mark){color: inherit   !important;}
div.jgz1j2r0 > :nth-child(2) > :nth-child(2){color: hsl(0, 18%, 16%)   !important;
text-shadow: 0 1px 2px rgba(15, 23, 42, 0.22), 0 10px 28px rgba(15, 23, 42, 0.28)   !important;}
div.jgz1j2r0 > :nth-child(2) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.jgz1j2r0 > :nth-child(3) > :nth-child(1){color: hsl(0, 18%, 18%)   !important;
text-shadow: 0 1px 2px rgba(15, 23, 42, 0.22), 0 10px 28px rgba(15, 23, 42, 0.28)   !important;}
div.jgz1j2r0 > :nth-child(3) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.jgz1j2r0 > :nth-child(4) > :nth-child(1){color: hsl(0, 18%, 18%)   !important;
text-shadow: 0 1px 2px rgba(15, 23, 42, 0.22), 0 10px 28px rgba(15, 23, 42, 0.28)   !important;}
div.jgz1j2r0 > :nth-child(4) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.jgz1j2r0 > :nth-child(4) > :nth-child(2){color: hsl(0, 18%, 16%)   !important;
text-shadow: 0 1px 2px rgba(15, 23, 42, 0.22), 0 10px 28px rgba(15, 23, 42, 0.28)   !important;}
div.jgz1j2r0 > :nth-child(4) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.lf35483_hgc > :nth-child(3) > :nth-child(2) > :nth-child(1){color: hsl(330, 82%, 28%)   !important;
text-decoration-color: currentColor   !important;}
div.lf35483_hgc > :nth-child(3) > :nth-child(2) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.lf35483_hgc > :nth-child(3) > :nth-child(2) > :nth-child(1):hover, div.lf35483_hgc > :nth-child(3) > :nth-child(2) > :nth-child(1):focus-visible, div.lf35483_hgc > :nth-child(3) > :nth-child(2) > :nth-child(1):active{color: hsl(330, 82%, 28%)   !important;}
div.lf35483_hgc > :nth-child(3) > :nth-child(2) > :nth-child(1):hover, div.lf35483_hgc > :nth-child(3) > :nth-child(2) > :nth-child(1):focus-visible, div.lf35483_hgc > :nth-child(3) > :nth-child(2) > :nth-child(1):active{text-decoration-color: currentColor   !important;}
div.lf35483_hgc > :nth-child(5) > :nth-child(2) > :nth-child(1){color: hsl(330, 82%, 28%)   !important;
text-decoration-color: currentColor   !important;}
div.lf35483_hgc > :nth-child(5) > :nth-child(2) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.lf35483_hgc > :nth-child(5) > :nth-child(2) > :nth-child(1):hover, div.lf35483_hgc > :nth-child(5) > :nth-child(2) > :nth-child(1):focus-visible, div.lf35483_hgc > :nth-child(5) > :nth-child(2) > :nth-child(1):active{color: hsl(330, 82%, 28%)   !important;}
div.lf35483_hgc > :nth-child(5) > :nth-child(2) > :nth-child(1):hover, div.lf35483_hgc > :nth-child(5) > :nth-child(2) > :nth-child(1):focus-visible, div.lf35483_hgc > :nth-child(5) > :nth-child(2) > :nth-child(1):active{text-decoration-color: currentColor   !important;}
div.aae5cb_418 a.pb9ef65_6xml{color: hsl(0, 18%, 16%)   !important;
text-decoration-color: currentColor   !important;}
div.aae5cb_418 a.pb9ef65_6xml :is(strong, b, em, small, mark){color: inherit   !important;}
div.aae5cb_418 a.pb9ef65_6xml:hover, div.aae5cb_418 a.pb9ef65_6xml:focus-visible, div.aae5cb_418 a.pb9ef65_6xml:active{color: hsl(0, 18%, 16%)   !important;}
div.aae5cb_418 a.pb9ef65_6xml:hover, div.aae5cb_418 a.pb9ef65_6xml:focus-visible, div.aae5cb_418 a.pb9ef65_6xml:active{text-decoration-color: currentColor   !important;}

/* sbv2-section-theme-guardrail-start */
  div.aae5cb_418 { --b6fcd1_dc75: hsl(0, 19%, 92%); --r5dc20b1d: rgba(238, 230, 230, 0.84); --qacc__576c: hsl(330, 82%, 92%); --p3f9124d6: light; }
  div.aae5cb_418 { --b6fcd1_dc75: hsl(0, 19%, 92%); --r5dc20b1d: rgba(238, 230, 230, 0.84); --qacc__576c: hsl(330, 82%, 92%); --p3f9124d6: light; color: var(--b6fcd1_dc75, hsl(0, 19%, 92%)) !important; }
  div.aae5cb_418 :is(h1, h2, h3, h4, h5, h6, strong, b, em) { color: var(--b6fcd1_dc75, hsl(0, 19%, 92%)) !important; }
  div.aae5cb_418 a:not([class]):not([data-track]):not([role="button"]), div.aae5cb_418 a[class=""]:not([data-track]):not([role="button"]) { color: var(--qacc__576c, hsl(330, 82%, 92%)) !important; }
  div.aae5cb_418 :is(p, li, small, blockquote, figcaption, dd, dt, label) { color: var(--r5dc20b1d, rgba(238, 230, 230, 0.84)) !important; }
  div.r6b9af_g1dp { --b6fcd1_dc75: hsl(0, 18%, 16%); --r5dc20b1d: rgba(48, 33, 33, 0.84); --qacc__576c: hsl(330, 82%, 14%); --p3f9124d6: light; }
  div.r6b9af_g1dp { --b6fcd1_dc75: hsl(0, 18%, 16%); --r5dc20b1d: rgba(48, 33, 33, 0.84); --qacc__576c: hsl(330, 82%, 14%); --p3f9124d6: light; color: var(--b6fcd1_dc75, hsl(0, 18%, 16%)) !important; }
  div.r6b9af_g1dp :is(h1, h2, h3, h4, h5, h6, strong, b, em) { color: var(--b6fcd1_dc75, hsl(0, 18%, 16%)) !important; }
  div.r6b9af_g1dp a:not([class]):not([data-track]):not([role="button"]), div.r6b9af_g1dp a[class=""]:not([data-track]):not([role="button"]) { color: var(--qacc__576c, hsl(330, 82%, 14%)) !important; }
  div.r6b9af_g1dp :is(p, li, small, blockquote, figcaption, dd, dt, label) { color: var(--r5dc20b1d, rgba(48, 33, 33, 0.84)) !important; }
/* sbv2-section-theme-guardrail-end */

/* sbv2-interactive-text-autofix-start */
  div.fr5dogfp a.pb9ef65_6xml { --f9a0ae_8c6b: hsl(330, 82%, 14%); color: var(--f9a0ae_8c6b, hsl(330, 82%, 14%)) !important; }
  div.fr5dogfp a.pb9ef65_6xml:is(:hover, :focus-visible, :active) { color: var(--se802b38e20, hsl(330, 82%, 12%)) !important; }
  div.aae5cb_418 a.pb9ef65_6xml { --f9a0ae_8c6b: hsl(330, 81%, 14%); color: var(--f9a0ae_8c6b, hsl(330, 81%, 14%)) !important; }
  div.aae5cb_418 a.pb9ef65_6xml:is(:hover, :focus-visible, :active) { color: var(--se802b38e20, hsl(330, 82%, 12%)) !important; }
/* sbv2-interactive-text-autofix-end */

/* sbv2-compact-label-text-autofix-start */
  div.jgz1j2r0 > :nth-child(2) { color: hsl(0, 18%, 14%) !important; }
  div.jgz1j2r0 > :nth-child(4) { color: hsl(0, 18%, 14%) !important; }
/* sbv2-compact-label-text-autofix-end */
