:root{--primary-color: hsl(330, 86%, 62%);
--secondary-color: hsl(85, 69%, 62%);
--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(330, 82%, 28%);
--max-width: 1587px;
--text-max-width: 919px;
--transition-smooth: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
--page-max-width: clamp(1220px, 90vw, 1420px);
--hero-text-width: clamp(746px, 76vw, 966px);
--primary-accent: var(--content-accent-ui, var(--primary-color, hsl(330, 86%, 62%)));
--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(330, 86%, 62%);
--content-link-color: hsl(330, 82%, 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(330, 82%, 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(241, 74, 158, 0.12);
--page-accent-glow: rgba(241, 74, 158, 0.42);}
main.rd601__779 *{box-sizing: border-box;
margin: 0;
padding: 0;}
main.rd601__779{font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
background-color: var(--content-page-bg, #f5f7fb);
color: var(--content-text, #1f2328);
line-height: 1.6;
overflow-x: hidden;
display: flex;
flex-direction: column;
align-items: center;}
main.rd601__779 > div{width: 100%;
max-width: var(--max-width);
padding: 80px 40px;
display: flex;
flex-direction: column;
align-items: center;
position: relative;}
main.rd601__779 .tym6lz95ru7{max-width: var(--text-max-width);
text-align: center;
margin-bottom: 50px;}
main.rd601__779 h1{font-size: clamp(2.5rem, 5vw, 4rem);
font-weight: 800;
letter-spacing: -0.02em;
line-height: 1.1;
margin-bottom: 24px;
color: var(--content-text);}
main.rd601__779 h2{font-size: 2.25rem;
font-weight: 700;
margin-bottom: 20px;
text-align: center;}
main.rd601__779 h3{font-size: 1.5rem;
font-weight: 600;
margin-bottom: 12px;}
main.rd601__779 p{font-size: 1.125rem;
color: var(--content-text-muted);
margin-bottom: 1.5rem;}
main.rd601__779 .e9049_380{padding-top: 120px;
background: radial-gradient(circle at top right, hsla(330, 86%, 62%, 0.05), transparent 40%),
    radial-gradient(circle at bottom left, hsla(85, 69%, 62%, 0.05), transparent 40%);
color: hsl(220, 10%, 11%);}
main.rd601__779 .f3f497d26d{width: 100%;
max-width: 1100px;
margin-top: 40px;
border-radius: 24px;
box-shadow: 0 20px 50px rgba(0,0,0,0.1);
aspect-ratio: 16/9;
object-fit: cover;}
main.rd601__779 .o59dab__3644{display: grid;
grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
gap: 24px;
width: 100%;
margin-top: 40px;}
main.rd601__779 .tg26srqny89{background: var(--content-surface-bg);
border: 1px solid var(--content-border);
border-radius: 20px;
padding: 40px;
transition: var(--transition-smooth);
display: flex;
flex-direction: column;
justify-content: space-between;
backdrop-filter: blur(10px);
color: hsl(220, 10%, 11%);}
main.rd601__779 .tg26srqny89:hover{transform: translateY(-8px);
border-color: var(--primary-color);
box-shadow: 0 12px 30px rgba(0,0,0,0.05);}
main.rd601__779 .d2c1789_eei{width: 48px;
height: 48px;
margin-bottom: 24px;}
main.rd601__779 .tg26srqny89 ul{list-style: none;
margin: 20px 0;}
main.rd601__779 .tg26srqny89 li{font-size: 0.95rem;
color: var(--content-text-muted);
padding: 6px 0;
display: flex;
align-items: center;}
main.rd601__779 .tg26srqny89 li::before{content: "✓";
color: var(--secondary-color);
margin-right: 10px;
font-weight: bold;}
main.rd601__779 .n6b2c__d0b2{display: inline-flex;
align-items: center;
justify-content: center;
padding: 14px 28px;
border-radius: 12px;
font-weight: 600;
text-decoration: none;
transition: var(--transition-smooth);
cursor: pointer;
border: none;}
main.rd601__779 .w1enq9wb5yvr{background-color: var(--primary-color);
color: hsl(0, 18%, 16%);
box-shadow: 0 4px 15px hsla(330, 86%, 62%, 0.3);}
main.rd601__779 .w1enq9wb5yvr:hover{filter: brightness(1.1);
transform: scale(1.02);}
main.rd601__779 .a6080047c{background: transparent;
border: 2px solid var(--content-border);
color: var(--content-text);}
main.rd601__779 .a6080047c:hover{border-color: var(--primary-color);
color: var(--primary-color);}
main.rd601__779 .r48147e_f8b{display: flex;
gap: 16px;
margin-top: 20px;}
main.rd601__779 .g828e_29f{background: white;
color: hsl(220, 10%, 11%);}
main.rd601__779 .uf0470cf_saev{width: 100%;
overflow-x: auto;
margin-top: 40px;}
main.rd601__779 table{width: 100%;
border-collapse: collapse;
min-width: 800px;}
main.rd601__779 th, main.rd601__779 td{padding: 20px;
text-align: left;
border-bottom: 1px solid var(--content-border);}
main.rd601__779 th{background-color: rgba(0,0,0,0.02);
font-weight: 700;
color: #ffffff;}
main.rd601__779 .d5flgn06p6{display: flex;
gap: 60px;
align-items: center;
margin-top: 40px;}
main.rd601__779 .uc83b4cd{flex: 1;}
main.rd601__779 .unfw9969{display: flex;
gap: 24px;
margin-bottom: 32px;}
main.rd601__779 .l5f1ce83ba{flex-shrink: 0;
width: 40px;
height: 40px;
background: var(--primary-color);
color: hsl(0, 18%, 16%);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
font-weight: bold;}
main.rd601__779 .h14f7__d53{flex: 1;}
main.rd601__779 .g5e1618_k8si{width: 100%;
border-radius: 16px;
box-shadow: 0 10px 30px rgba(0,0,0,0.1);}
main.rd601__779 .lb14dbd{width: 100%;
max-width: 1000px;
margin-top: 40px;}
main.rd601__779 .ejj8badkqg{background: var(--content-surface-bg);
border: 1px solid var(--content-border);
border-radius: 12px;
padding: 24px;
margin-bottom: 16px;
color: hsl(220, 10%, 11%);}
main.rd601__779 .ejj8badkqg h3{font-size: 1.25rem;
margin-bottom: 12px;
color: var(--content-text);}
main.rd601__779 .m8a3__396f{max-width: var(--max-width);
margin: 0 auto;
display: grid;
grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
gap: 40px;}
main.rd601__779 .f0f694_b210 h2{color: white;
text-align: left;
margin-bottom: 16px;}
main.rd601__779 .d16d622ea h4{color: white;
margin-bottom: 20px;}
main.rd601__779 .d16d622ea ul{list-style: none;}
main.rd601__779 .d16d622ea li{margin-bottom: 10px;}
main.rd601__779 .d16d622ea a{color: inherit;
text-decoration: none;
transition: 0.2s;}
main.rd601__779 .d16d622ea a:hover{color: var(--primary-color);}
main.rd601__779 .m2eea398f20{max-width: var(--max-width);
margin: 40px auto 0;
padding-top: 20px;
border-top: 1px solid rgba(255,255,255,0.1);
text-align: center;
font-size: 0.9rem;}
@media (max-width: 992px) {main.rd601__779 .d5flgn06p6{flex-direction: column;}
main.rd601__779 > div{padding: 60px 20px;}}
@media (max-width: 768px) {main.rd601__779 .r48147e_f8b{flex-direction: column;width: 100%;}
main.rd601__779 .n6b2c__d0b2{width: 100%;}}
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 :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 .b684e54be{overflow: hidden;
box-sizing: border-box        !important;
max-width: 100%;
padding: 0        !important;
min-height: 0;}
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;}
main .b684e54be > img.h8b36d_4fd0, main .b684e54be > picture > img.h8b36d_4fd0{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.e9049_380 > *{min-width: 0   !important;}
div.e9049_380 > :nth-child(1){min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
img.f3f497d26d{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
img.f3f497d26d{display: block   !important;width: 100%   !important;max-width: 100%   !important;height: auto   !important;}
div.d5flgn06p6 > *{min-width: 0   !important;}
div.uc83b4cd{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.h14f7__d53{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.h14f7__d53 :where(img, picture, video, canvas, svg), div.h14f7__d53 picture > img{display: block   !important;width: 100%   !important;max-width: 100%   !important;height: auto   !important;}}
@media (min-width: 1025px) {div.e9049_380{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.e9049_380 > *{min-width: 0   !important;}
div.tym6lz95ru7{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;}
img.f3f497d26d{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;}
img.f3f497d26d{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.e9049_380{position: relative   !important;display: flex   !important;flex-direction: column   !important;align-items: stretch   !important;gap: 24px   !important;min-height: auto   !important;}
div.tym6lz95ru7{width: 100%   !important;max-width: 100%   !important;margin: 0   !important;}
img.f3f497d26d{width: 100%   !important;max-width: 100%   !important;margin-top: 12px   !important;}}
main.rd601__779{align-items:stretch   !important;}
main.rd601__779 > :is(div, section, article, aside){margin-left:auto   !important;
margin-right: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.tym6lz95ru7{text-align: center   !important;
align-items: center   !important;}
div.tym6lz95ru7 > :is(h1, h2, p){text-align: center   !important;
max-width: min(100%, 919px)   !important;
margin-left: auto   !important;
margin-right: auto   !important;}
div.tym6lz95ru7 > :is(div, nav, ul, ol){margin-left: auto   !important;
margin-right: auto   !important;}
div.tg26srqny89{--b6fcd1_dc75: hsl(0, 18%, 28%);
--r5dc20b1d: rgba(84, 58, 58, 0.78);
--qacc__576c: hsl(330, 82%, 28%);
--p3f9124d6: dark;}
div.tg26srqny89{--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.tg26srqny89 :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--b6fcd1_dc75, hsl(0, 18%, 28%))   !important;}
div.tg26srqny89 a:not([class]):not([data-track]):not([role="button"]), div.tg26srqny89 a[class=""]:not([data-track]):not([role="button"]){color: var(--qacc__576c, hsl(330, 82%, 28%))   !important;}
div.tg26srqny89 :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--r5dc20b1d, rgba(84, 58, 58, 0.78))   !important;}
div.tym6lz95ru7{--b6fcd1_dc75: hsl(0, 18%, 28%);
--r5dc20b1d: rgba(84, 58, 58, 0.78);
--qacc__576c: hsl(330, 82%, 28%);
--p3f9124d6: dark;}
div.tym6lz95ru7{--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.tym6lz95ru7 :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--b6fcd1_dc75, hsl(0, 18%, 28%))   !important;}
div.tym6lz95ru7 a:not([class]):not([data-track]):not([role="button"]), div.tym6lz95ru7 a[class=""]:not([data-track]):not([role="button"]){color: var(--qacc__576c, hsl(330, 82%, 28%))   !important;}
div.tym6lz95ru7 :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--r5dc20b1d, rgba(84, 58, 58, 0.78))   !important;}
[data-fp-block="8eb0585508"]{--b6fcd1_dc75: hsl(330, 82%, 20%);
--r5dc20b1d: rgba(92, 9, 51, 0.84);
--qacc__576c: hsl(330, 82%, 20%);
--p3f9124d6: light;}
[data-fp-block="8eb0585508"] div.tym6lz95ru7{--b6fcd1_dc75: hsl(330, 82%, 20%);
--r5dc20b1d: rgba(92, 9, 51, 0.84);
--qacc__576c: hsl(330, 82%, 20%);
--p3f9124d6: light;
color: var(--b6fcd1_dc75, hsl(330, 82%, 20%))   !important;}
[data-fp-block="8eb0585508"] div.tym6lz95ru7 :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--b6fcd1_dc75, hsl(330, 82%, 20%))   !important;}
[data-fp-block="8eb0585508"] div.tym6lz95ru7 a:not([class]):not([data-track]):not([role="button"]), [data-fp-block="8eb0585508"] div.tym6lz95ru7 a[class=""]:not([data-track]):not([role="button"]){color: var(--qacc__576c, hsl(330, 82%, 20%))   !important;}
[data-fp-block="8eb0585508"] div.tym6lz95ru7 :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--r5dc20b1d, rgba(92, 9, 51, 0.84))   !important;}
div.tym6lz95ru7 a.n6b2c__d0b2.w1enq9wb5yvr{--f9a0ae_8c6b: hsl(330, 82%, 14%);
color: var(--f9a0ae_8c6b, hsl(330, 82%, 14%))   !important;}
div.tym6lz95ru7 a.n6b2c__d0b2.w1enq9wb5yvr:is(:hover, :focus-visible, :active){color: var(--se802b38e20, hsl(330, 82%, 12%))   !important;}
div#desktop-download > :nth-child(2) > :nth-child(1) > :nth-child(2) > :nth-child(1){--f9a0ae_8c6b: hsl(330, 82%, 14%);
color: var(--f9a0ae_8c6b, hsl(330, 82%, 14%))   !important;}
div#desktop-download > :nth-child(2) > :nth-child(1) > :nth-child(2) > :nth-child(1):is(:hover, :focus-visible, :active){color: var(--se802b38e20, hsl(330, 82%, 12%))   !important;}
div#desktop-download > :nth-child(2) > :nth-child(2) > :nth-child(2) > :nth-child(1){--f9a0ae_8c6b: hsl(330, 82%, 14%);
color: var(--f9a0ae_8c6b, hsl(330, 82%, 14%))   !important;}
div#desktop-download > :nth-child(2) > :nth-child(2) > :nth-child(2) > :nth-child(1):is(:hover, :focus-visible, :active){color: var(--se802b38e20, hsl(330, 82%, 12%))   !important;}
div#desktop-download > :nth-child(2) > :nth-child(3) > :nth-child(2) > :nth-child(1){--f9a0ae_8c6b: hsl(330, 82%, 14%);
color: var(--f9a0ae_8c6b, hsl(330, 82%, 14%))   !important;}
div#desktop-download > :nth-child(2) > :nth-child(3) > :nth-child(2) > :nth-child(1):is(:hover, :focus-visible, :active){color: var(--se802b38e20, hsl(330, 82%, 12%))   !important;}
[data-fp-block="8eb0585504"] > :nth-child(2) > :nth-child(1) > :nth-child(4) > :nth-child(1){--f9a0ae_8c6b: hsl(330, 82%, 14%);
color: var(--f9a0ae_8c6b, hsl(330, 82%, 14%))   !important;}
[data-fp-block="8eb0585504"] > :nth-child(2) > :nth-child(1) > :nth-child(4) > :nth-child(1):is(:hover, :focus-visible, :active){color: var(--se802b38e20, hsl(330, 82%, 12%))   !important;}
[data-fp-block="8eb0585504"] > :nth-child(2) > :nth-child(2) > :nth-child(4) > :nth-child(1){--f9a0ae_8c6b: hsl(330, 82%, 14%);
color: var(--f9a0ae_8c6b, hsl(330, 82%, 14%))   !important;}
[data-fp-block="8eb0585504"] > :nth-child(2) > :nth-child(2) > :nth-child(4) > :nth-child(1):is(:hover, :focus-visible, :active){color: var(--se802b38e20, hsl(330, 82%, 12%))   !important;}
main.rd601__779 a:not([class]):not([data-track]):not([role="button"]), main.rd601__779 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.rd601__779 a:not([class]):not([data-track]):not([role="button"]), main.rd601__779 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.rd601__779 a:not([class]):not([data-track]):not([role="button"]), main.rd601__779 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))))));}
[data-fp-block="8eb0585504"] > :nth-child(2) > :nth-child(1) > :nth-child(4) > :nth-child(1){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;}
[data-fp-block="8eb0585504"] > :nth-child(2) > :nth-child(1) > :nth-child(4) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
[data-fp-block="8eb0585504"] > :nth-child(2) > :nth-child(1) > :nth-child(4) > :nth-child(1):hover, [data-fp-block="8eb0585504"] > :nth-child(2) > :nth-child(1) > :nth-child(4) > :nth-child(1):focus-visible, [data-fp-block="8eb0585504"] > :nth-child(2) > :nth-child(1) > :nth-child(4) > :nth-child(1):active{color: hsl(330, 82%, 16%)   !important;}
[data-fp-block="8eb0585504"] > :nth-child(2) > :nth-child(1) > :nth-child(4) > :nth-child(1):hover, [data-fp-block="8eb0585504"] > :nth-child(2) > :nth-child(1) > :nth-child(4) > :nth-child(1):focus-visible, [data-fp-block="8eb0585504"] > :nth-child(2) > :nth-child(1) > :nth-child(4) > :nth-child(1):active{text-decoration-color: currentColor   !important;}
[data-fp-block="8eb0585504"] > :nth-child(2) > :nth-child(2) > :nth-child(4) > :nth-child(1){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;}
[data-fp-block="8eb0585504"] > :nth-child(2) > :nth-child(2) > :nth-child(4) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
[data-fp-block="8eb0585504"] > :nth-child(2) > :nth-child(2) > :nth-child(4) > :nth-child(1):hover, [data-fp-block="8eb0585504"] > :nth-child(2) > :nth-child(2) > :nth-child(4) > :nth-child(1):focus-visible, [data-fp-block="8eb0585504"] > :nth-child(2) > :nth-child(2) > :nth-child(4) > :nth-child(1):active{color: hsl(330, 82%, 16%)   !important;}
[data-fp-block="8eb0585504"] > :nth-child(2) > :nth-child(2) > :nth-child(4) > :nth-child(1):hover, [data-fp-block="8eb0585504"] > :nth-child(2) > :nth-child(2) > :nth-child(4) > :nth-child(1):focus-visible, [data-fp-block="8eb0585504"] > :nth-child(2) > :nth-child(2) > :nth-child(4) > :nth-child(1):active{text-decoration-color: currentColor   !important;}
div.unfw9969 a{color: hsl(330, 82%, 28%)   !important;
text-decoration-color: currentColor   !important;}
div.unfw9969 a :is(strong, b, em, small, mark){color: inherit   !important;}
div.unfw9969 a:hover, div.unfw9969 a:focus-visible, div.unfw9969 a:active{color: hsl(330, 82%, 28%)   !important;}
div.unfw9969 a:hover, div.unfw9969 a:focus-visible, div.unfw9969 a:active{text-decoration-color: currentColor   !important;}
div.lb14dbd > :nth-child(2) > :nth-child(2) > :nth-child(1){color: hsl(330, 82%, 28%)   !important;
text-decoration-color: currentColor   !important;}
div.lb14dbd > :nth-child(2) > :nth-child(2) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.lb14dbd > :nth-child(2) > :nth-child(2) > :nth-child(1):hover, div.lb14dbd > :nth-child(2) > :nth-child(2) > :nth-child(1):focus-visible, div.lb14dbd > :nth-child(2) > :nth-child(2) > :nth-child(1):active{color: hsl(330, 82%, 28%)   !important;}
div.lb14dbd > :nth-child(2) > :nth-child(2) > :nth-child(1):hover, div.lb14dbd > :nth-child(2) > :nth-child(2) > :nth-child(1):focus-visible, div.lb14dbd > :nth-child(2) > :nth-child(2) > :nth-child(1):active{text-decoration-color: currentColor   !important;}
div.lb14dbd > :nth-child(3) > :nth-child(2) > :nth-child(1){color: hsl(330, 82%, 28%)   !important;
text-decoration-color: currentColor   !important;}
div.lb14dbd > :nth-child(3) > :nth-child(2) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.lb14dbd > :nth-child(3) > :nth-child(2) > :nth-child(1):hover, div.lb14dbd > :nth-child(3) > :nth-child(2) > :nth-child(1):focus-visible, div.lb14dbd > :nth-child(3) > :nth-child(2) > :nth-child(1):active{color: hsl(330, 82%, 28%)   !important;}
div.lb14dbd > :nth-child(3) > :nth-child(2) > :nth-child(1):hover, div.lb14dbd > :nth-child(3) > :nth-child(2) > :nth-child(1):focus-visible, div.lb14dbd > :nth-child(3) > :nth-child(2) > :nth-child(1):active{text-decoration-color: currentColor   !important;}
[data-fp-block="8eb0585508"] h2{color: hsl(330, 82%, 24%)   !important;
text-shadow: 0 1px 2px rgba(15, 23, 42, 0.22), 0 10px 28px rgba(15, 23, 42, 0.28)   !important;}
[data-fp-block="8eb0585508"] h2 :is(strong, b, em, small, mark){color: inherit   !important;}
[data-fp-block="8eb0585508"] p{color: hsl(330, 82%, 20%)   !important;
text-shadow: 0 1px 2px rgba(15, 23, 42, 0.22), 0 10px 28px rgba(15, 23, 42, 0.28)   !important;}
[data-fp-block="8eb0585508"] p :is(strong, b, em, small, mark){color: inherit   !important;}
div.tym6lz95ru7 a.n6b2c__d0b2.w1enq9wb5yvr{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.tym6lz95ru7 a.n6b2c__d0b2.w1enq9wb5yvr :is(strong, b, em, small, mark){color: inherit   !important;}
div.tym6lz95ru7 a.n6b2c__d0b2.w1enq9wb5yvr:hover, div.tym6lz95ru7 a.n6b2c__d0b2.w1enq9wb5yvr:focus-visible, div.tym6lz95ru7 a.n6b2c__d0b2.w1enq9wb5yvr:active{color: hsl(330, 82%, 16%)   !important;}
div.tym6lz95ru7 a.n6b2c__d0b2.w1enq9wb5yvr:hover, div.tym6lz95ru7 a.n6b2c__d0b2.w1enq9wb5yvr:focus-visible, div.tym6lz95ru7 a.n6b2c__d0b2.w1enq9wb5yvr:active{text-decoration-color: currentColor   !important;}
div#desktop-download > :nth-child(2) > :nth-child(1) > :nth-child(2) > :nth-child(1){color: hsl(330, 82%, 16%)   !important;
text-decoration-color: currentColor   !important;}
div#desktop-download > :nth-child(2) > :nth-child(1) > :nth-child(2) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div#desktop-download > :nth-child(2) > :nth-child(1) > :nth-child(2) > :nth-child(1):hover, div#desktop-download > :nth-child(2) > :nth-child(1) > :nth-child(2) > :nth-child(1):focus-visible, div#desktop-download > :nth-child(2) > :nth-child(1) > :nth-child(2) > :nth-child(1):active{color: hsl(330, 82%, 16%)   !important;}
div#desktop-download > :nth-child(2) > :nth-child(1) > :nth-child(2) > :nth-child(1):hover, div#desktop-download > :nth-child(2) > :nth-child(1) > :nth-child(2) > :nth-child(1):focus-visible, div#desktop-download > :nth-child(2) > :nth-child(1) > :nth-child(2) > :nth-child(1):active{text-decoration-color: currentColor   !important;}
div#desktop-download > :nth-child(2) > :nth-child(2) > :nth-child(2) > :nth-child(1){color: hsl(330, 82%, 16%)   !important;
text-decoration-color: currentColor   !important;}
div#desktop-download > :nth-child(2) > :nth-child(2) > :nth-child(2) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div#desktop-download > :nth-child(2) > :nth-child(2) > :nth-child(2) > :nth-child(1):hover, div#desktop-download > :nth-child(2) > :nth-child(2) > :nth-child(2) > :nth-child(1):focus-visible, div#desktop-download > :nth-child(2) > :nth-child(2) > :nth-child(2) > :nth-child(1):active{color: hsl(330, 82%, 16%)   !important;}
div#desktop-download > :nth-child(2) > :nth-child(2) > :nth-child(2) > :nth-child(1):hover, div#desktop-download > :nth-child(2) > :nth-child(2) > :nth-child(2) > :nth-child(1):focus-visible, div#desktop-download > :nth-child(2) > :nth-child(2) > :nth-child(2) > :nth-child(1):active{text-decoration-color: currentColor   !important;}
div#desktop-download > :nth-child(2) > :nth-child(3) > :nth-child(2) > :nth-child(1){color: hsl(330, 82%, 16%)   !important;
text-decoration-color: currentColor   !important;}
div#desktop-download > :nth-child(2) > :nth-child(3) > :nth-child(2) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div#desktop-download > :nth-child(2) > :nth-child(3) > :nth-child(2) > :nth-child(1):hover, div#desktop-download > :nth-child(2) > :nth-child(3) > :nth-child(2) > :nth-child(1):focus-visible, div#desktop-download > :nth-child(2) > :nth-child(3) > :nth-child(2) > :nth-child(1):active{color: hsl(330, 82%, 16%)   !important;}
div#desktop-download > :nth-child(2) > :nth-child(3) > :nth-child(2) > :nth-child(1):hover, div#desktop-download > :nth-child(2) > :nth-child(3) > :nth-child(2) > :nth-child(1):focus-visible, div#desktop-download > :nth-child(2) > :nth-child(3) > :nth-child(2) > :nth-child(1):active{text-decoration-color: currentColor   !important;}

/* sbv2-section-theme-guardrail-start */
  [data-fp-block="8eb0585508"] { --b6fcd1_dc75: hsl(330, 82%, 20%); --r5dc20b1d: rgba(92, 9, 51, 0.84); --qacc__576c: hsl(330, 82%, 20%); --p3f9124d6: light; }
  [data-fp-block="8eb0585508"] div.tym6lz95ru7 { --b6fcd1_dc75: hsl(330, 82%, 20%); --r5dc20b1d: rgba(92, 9, 51, 0.84); --qacc__576c: hsl(330, 82%, 20%); --p3f9124d6: light; color: var(--b6fcd1_dc75, hsl(330, 82%, 20%)) !important; }
  [data-fp-block="8eb0585508"] div.tym6lz95ru7 :is(h1, h2, h3, h4, h5, h6, strong, b, em) { color: var(--b6fcd1_dc75, hsl(330, 82%, 20%)) !important; }
  [data-fp-block="8eb0585508"] div.tym6lz95ru7 a:not([class]):not([data-track]):not([role="button"]), [data-fp-block="8eb0585508"] div.tym6lz95ru7 a[class=""]:not([data-track]):not([role="button"]) { color: var(--qacc__576c, hsl(330, 82%, 20%)) !important; }
  [data-fp-block="8eb0585508"] div.tym6lz95ru7 :is(p, li, small, blockquote, figcaption, dd, dt, label) { color: var(--r5dc20b1d, rgba(92, 9, 51, 0.84)) !important; }
/* sbv2-section-theme-guardrail-end */

/* sbv2-interactive-text-autofix-start */
  [data-fp-block="8eb0585504"] > :nth-child(2) > :nth-child(1) > :nth-child(4) > :nth-child(1) { --f9a0ae_8c6b: hsl(330, 82%, 14%); color: var(--f9a0ae_8c6b, hsl(330, 82%, 14%)) !important; }
  [data-fp-block="8eb0585504"] > :nth-child(2) > :nth-child(1) > :nth-child(4) > :nth-child(1):is(:hover, :focus-visible, :active) { color: var(--se802b38e20, hsl(330, 82%, 12%)) !important; }
  [data-fp-block="8eb0585504"] > :nth-child(2) > :nth-child(2) > :nth-child(4) > :nth-child(1) { --f9a0ae_8c6b: hsl(330, 82%, 14%); color: var(--f9a0ae_8c6b, hsl(330, 82%, 14%)) !important; }
  [data-fp-block="8eb0585504"] > :nth-child(2) > :nth-child(2) > :nth-child(4) > :nth-child(1):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.uf0470cf_saev > :nth-child(1) { color: hsl(0, 18%, 28%) !important; }
/* sbv2-compact-label-text-autofix-end */
