:root{--primary-color: hsl(299, 73%, 59%);
--secondary-color: hsl(17, 58%, 59%);
--bg-page: var(--content-page-bg, hsl(299, 7%, 95%));
--bg-surface: var(--content-surface-bg, #ffffff);
--text-main: var(--content-text, hsl(220, 10%, 11%));
--text-muted: var(--content-text-muted, rgba(31, 35, 40, 0.72));
--border-color: var(--content-border, rgba(0, 0, 0, 0.08));
--accent-text: var(--content-accent-text, hsl(17, 58%, 45%));
--max-width: 1467px;
--hero-content-width: 813px;
--radius: 16px;
--shadow: 0 10px 30px -10px rgba(0, 0, 0, 0.05);
--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(299, 72%, 28%);
--hero-text-width: 813px;
--border-radius: 16px;
--transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
--content-heading: hsl(220, 10%, 11%);
--content-accent-ui: hsl(299, 73%, 59%);
--content-link-color: hsl(299, 72%, 28%);
--content-link-hover: hsl(17, 58%, 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(299, 72%, 28%)));
--page-link-hover-color: var(--content-link-hover, hsl(17, 58%, 28%));
--page-muted-color: var(--content-text-muted, rgba(31, 35, 40, 0.72));
--page-accent-soft: rgba(224, 74, 226, 0.12);
--page-accent-glow: rgba(224, 74, 226, 0.42);
--primary-accent: var(--content-accent-ui, var(--primary-color, hsl(299, 73%, 59%)));
--secondary-accent: var(--secondary-color, hsl(17, 58%, 59%));}
main.od931__158 *{box-sizing: border-box;
margin: 0;
padding: 0;}
main.od931__158{font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
background-color: var(--bg-page);
color: var(--text-main);
line-height: 1.6;
overflow-x: hidden;
text-align: left;}
main.od931__158 .x13fab_9f{max-width: var(--max-width);
margin: 0 auto;
padding: 0 40px;}
main.od931__158 .s81d4a3_6bb{padding: 120px 0 80px;
display: flex;
align-items: center;
gap: 60px;}
main.od931__158 .v1mk8oiti{max-width: var(--hero-content-width);}
main.od931__158 .ide72691{display: inline-block;
padding: 6px 16px;
background: rgba(255, 255, 255, 0.6);
border: 1px solid var(--border-color);
border-radius: 100px;
font-size: 14px;
font-weight: 600;
color: hsl(299, 72%, 28%);
margin-bottom: 24px;}
main.od931__158 h1{font-size: clamp(40px, 5vw, 64px);
line-height: 1.1;
font-weight: 800;
margin-bottom: 24px;
letter-spacing: -0.02em;
color: var(--text-main);}
main.od931__158 .x4f3a5543{font-size: 20px;
color: var(--text-muted);
margin-bottom: 40px;
max-width: 700px;}
main.od931__158 .qa6380bde6{flex: 1;
position: relative;}
main.od931__158 .qa6380bde6 img{width: 100%;
height: auto;
border-radius: var(--radius);
box-shadow: 0 20px 50px rgba(0,0,0,0.1);
object-fit: cover;}
main.od931__158 .xcxhwep0cz{padding: 80px 0;}
main.od931__158 .ad8202293a8{max-width: var(--hero-content-width);
margin-bottom: 60px;}
main.od931__158 h2{font-size: 36px;
font-weight: 700;
margin-bottom: 16px;}
main.od931__158 .f6hbvxue6o3{font-size: 18px;
color: var(--text-muted);}
main.od931__158 .k1deac__81b95{display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 30px;}
main.od931__158 .v0118557{background: var(--bg-surface);
padding: 40px;
border-radius: var(--radius);
border: 1px solid var(--border-color);
transition: transform 0.3s ease, box-shadow 0.3s ease;
color: hsl(220, 10%, 11%);}
main.od931__158 .v0118557:hover{transform: translateY(-5px);
box-shadow: var(--shadow);}
main.od931__158 .c7cc__52f7{width: 48px;
height: 48px;
margin-bottom: 24px;}
main.od931__158 .nqsmthfs{font-size: 22px;
font-weight: 700;
margin-bottom: 12px;}
main.od931__158 .v3d043_96e{list-style: none;}
main.od931__158 .v3d043_96e li{font-size: 15px;
color: var(--text-muted);
padding: 6px 0;
display: flex;
align-items: center;}
main.od931__158 .v3d043_96e li::before{content: "•";
color: var(--primary-color);
font-weight: bold;
margin-right: 10px;}
main.od931__158 .bcca__0d5{padding: 80px 0;}
main.od931__158 .i608__b670{background: var(--bg-surface);
border-radius: var(--radius);
border: 1px solid var(--border-color);
overflow: hidden;
color: hsl(220, 10%, 11%);}
main.od931__158 table{width: 100%;
border-collapse: collapse;
text-align: left;}
main.od931__158 th{background: rgba(0,0,0,0.02);
padding: 24px 32px;
font-weight: 700;
font-size: 16px;
border-bottom: 2px solid var(--border-color);
color: #ffffff;}
main.od931__158 td{padding: 24px 32px;
border-bottom: 1px solid var(--border-color);
vertical-align: top;}
main.od931__158 .v55e2a__e8b{font-weight: 600;
color: var(--text-main);}
main.od931__158 .bbdd72fe329{padding: 80px 0;}
main.od931__158 .s6c010a{display: grid;
grid-template-columns: 1fr 1fr;
gap: 40px;}
main.od931__158 .ye8ec9152 h3{font-size: 20px;
margin-bottom: 12px;
color: var(--text-main);}
main.od931__158 .ye8ec9152 p{color: var(--text-muted);
font-size: 16px;}
main.od931__158 .o9ae__0ecaf{margin: 80px 0;
padding: 80px;
background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
border-radius: var(--radius);
text-align: left;
color: hsl(0, 18%, 18%);
display: flex;
justify-content: space-between;
align-items: center;}
main.od931__158 .acc41f4 h2{color: #ffffff;
margin-bottom: 16px;}
main.od931__158 .acc41f4 p{font-size: 18px;
opacity: 0.9;
max-width: 600px;}
main.od931__158 .u4890b3_572{display: inline-block;
padding: 16px 36px;
background: #ffffff;
color: hsl(299, 72%, 28%);
text-decoration: none;
border-radius: 12px;
font-weight: 700;
font-size: 18px;
transition: all 0.3s ease;
box-shadow: 0 10px 20px rgba(0,0,0,0.1);}
main.od931__158 .u4890b3_572:hover{transform: scale(1.05);
box-shadow: 0 15px 30px rgba(0,0,0,0.15);}
main.od931__158 .u1a7ecf26{display: grid;
grid-template-columns: 2fr repeat(3, 1fr);
gap: 60px;}
main.od931__158 .n63162_ae14 h3{font-size: 24px;
margin-bottom: 16px;
color: var(--primary-color);}
main.od931__158 .z53c153611a h4{font-size: 16px;
margin-bottom: 20px;
color: var(--text-main);}
main.od931__158 .z53c153611a ul{list-style: none;}
main.od931__158 .z53c153611a li{margin-bottom: 12px;}
main.od931__158 .z53c153611a a{text-decoration: none;
color: var(--text-muted);
font-size: 14px;
transition: color 0.2s;}
main.od931__158 .z53c153611a a:hover{color: var(--primary-color);}
main.od931__158 .copyright{margin-top: 60px;
padding-top: 24px;
border-top: 1px solid var(--border-color);
font-size: 14px;
color: var(--text-muted);}
@media (max-width: 1024px) {main.od931__158 .k1deac__81b95{grid-template-columns: 1fr 1fr;}
main.od931__158 .s81d4a3_6bb{flex-direction: column;text-align: left;}}
@media (max-width: 768px) {main.od931__158 .o9ae__0ecaf{flex-direction: column;padding: 40px;text-align: center;}
main.od931__158 .acc41f4{margin-bottom: 30px;}
main.od931__158 .x13fab_9f{padding: 0 20px;}}
html, body{margin: 0;
padding: 0;}
body *, body *::before, body *::after{box-sizing: border-box;}
main img.o4d31aad5{display: block;
max-width: 100%;
width: 100%;
height: auto;
object-fit: cover;
object-position: center;}
main img.o4d31aad5.m736__261b{aspect-ratio: 16 / 9;}
main img.o4d31aad5.q5b2__4a15{aspect-ratio: 16 / 10;}
main img.o4d31aad5.a5112de5bc4{aspect-ratio: 4 / 3;}
main img.o4d31aad5.h41dd5fc1cf{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 .w40d__cb6b{overflow: hidden;
box-sizing: border-box        !important;
max-width: 100%;
padding: 0        !important;
min-height: 0;}
main .w40d__cb6b.m736__261b{aspect-ratio: 16 / 9;}
main .w40d__cb6b.q5b2__4a15{aspect-ratio: 16 / 10;}
main .w40d__cb6b.a5112de5bc4{aspect-ratio: 4 / 3;}
main .w40d__cb6b.h41dd5fc1cf{aspect-ratio: 1 / 1;}
main .w40d__cb6b > img.o4d31aad5, main .w40d__cb6b > picture > img.o4d31aad5{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;}
.bawafxcb{position: sticky;
top: 0;
z-index: 1000;
background: rgba(255, 255, 255, 0.85);
backdrop-filter: blur(12px);
border-bottom: 1px solid var(--content-border);
color: hsl(220, 10%, 11%);}
@media (min-width: 769px) {div.s81d4a3_6bb.x13fab_9f > *{min-width: 0   !important;}
div.v1mk8oiti{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.qa6380bde6{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.qa6380bde6 :where(img, picture, video, canvas, svg), div.qa6380bde6 picture > img{display: block   !important;width: 100%   !important;max-width: 100%   !important;height: auto   !important;}}
@media (min-width: 1025px) {div.s81d4a3_6bb.x13fab_9f{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.s81d4a3_6bb.x13fab_9f > *{min-width: 0   !important;}
div.v1mk8oiti{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.qa6380bde6{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.qa6380bde6 :where(img, video), div.qa6380bde6 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.s81d4a3_6bb.x13fab_9f{position: relative   !important;display: flex   !important;flex-direction: column   !important;align-items: stretch   !important;gap: 24px   !important;min-height: auto   !important;}
div.v1mk8oiti{width: 100%   !important;max-width: 100%   !important;margin: 0   !important;}
div.qa6380bde6{width: 100%   !important;max-width: 100%   !important;margin-top: 12px   !important;}}
:root{--primary-color: hsl(299, 73%, 59%);
--secondary-color: hsl(17, 58%, 59%);
--bg-color: hsl(299, 7%, 95%);
--text-color: hsl(299, 10%, 11%);
--text-muted: rgba(24,33,47,0.72);
--content-page-bg: hsl(299, 7%, 95%);
--content-surface-bg: rgba(255,255,255,0.88);
--content-text: hsl(299, 10%, 11%);
--content-text-muted: rgba(24,33,47,0.72);
--content-accent-ui: hsl(299, 73%, 59%);
--content-accent-text: hsl(0, 18%, 28%);
--content-link-color: hsl(0, 18%, 28%);
--content-link-hover: hsl(17, 58%, 28%);}
body{background: var(--bg-color, hsl(299, 7%, 95%))   !important;
color: var(--text-color, hsl(299, 10%, 11%))   !important;}
:is(main, .u756c4bfe){color: var(--content-text, hsl(299, 10%, 11%))   !important;}
div.v1mk8oiti{text-align: left   !important;
align-items: flex-start   !important;}
div.v1mk8oiti > :is(h1, h2, p){text-align: left   !important;
max-width: min(100%, 813px)   !important;
margin-left: 0   !important;
margin-right: auto   !important;}
div.v1mk8oiti > :is(div, nav, ul, ol){margin-left: 0   !important;
margin-right: auto   !important;}
div.v1mk8oiti{--xa31__c824: hsl(299, 72%, 28%);
--acc2998bb: rgba(121, 19, 122, 0.78);
--ue38e897740: hsl(299, 72%, 28%);
--y941af_a052: dark;}
div.v1mk8oiti{--xa31__c824: hsl(299, 72%, 28%);
--acc2998bb: rgba(121, 19, 122, 0.78);
--ue38e897740: hsl(299, 72%, 28%);
--y941af_a052: dark;
color: var(--xa31__c824, hsl(299, 72%, 28%))   !important;}
div.v1mk8oiti :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--xa31__c824, hsl(299, 72%, 28%))   !important;}
div.v1mk8oiti a:not([class]):not([data-track]):not([role="button"]), div.v1mk8oiti a[class=""]:not([data-track]):not([role="button"]){color: var(--ue38e897740, hsl(299, 72%, 28%))   !important;}
div.v1mk8oiti :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--acc2998bb, rgba(121, 19, 122, 0.78))   !important;}
div.o9ae__0ecaf{--xa31__c824: hsl(0, 18%, 16%);
--acc2998bb: rgba(48, 33, 33, 0.78);
--ue38e897740: hsl(299, 72%, 14%);
--y941af_a052: dark;}
div.o9ae__0ecaf div.acc41f4{--xa31__c824: hsl(0, 18%, 16%);
--acc2998bb: rgba(48, 33, 33, 0.78);
--ue38e897740: hsl(299, 72%, 14%);
--y941af_a052: dark;
color: var(--xa31__c824, hsl(0, 18%, 16%))   !important;}
div.o9ae__0ecaf div.acc41f4 :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--xa31__c824, hsl(0, 18%, 16%))   !important;}
div.o9ae__0ecaf div.acc41f4 a:not([class]):not([data-track]):not([role="button"]), div.o9ae__0ecaf div.acc41f4 a[class=""]:not([data-track]):not([role="button"]){color: var(--ue38e897740, hsl(299, 72%, 14%))   !important;}
div.o9ae__0ecaf div.acc41f4 :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--acc2998bb, rgba(48, 33, 33, 0.78))   !important;}
@media (max-width: 768px) {main.od931__158 .s81d4a3_6bb{flex-direction: column   !important;align-items: stretch   !important;gap: 24px   !important;padding: 48px 20px   !important;width: 100%   !important;max-width: 100%   !important;box-sizing: border-box   !important;}
main.od931__158 .s81d4a3_6bb > *{width: 100%   !important;max-width: 100%   !important;min-width: 0   !important;}
main.od931__158 .o9ae__0ecaf{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.o9ae__0ecaf a.u4890b3_572{--o252__743c: hsl(299, 72%, 28%);
color: var(--o252__743c, hsl(299, 72%, 28%))   !important;}
div.o9ae__0ecaf a.u4890b3_572:is(:hover, :focus-visible, :active){color: var(--t6446b_6d5e, hsl(299, 73%, 28%))   !important;}
main.od931__158 a:not([class]):not([data-track]):not([role="button"]), main.od931__158 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.od931__158 a:not([class]):not([data-track]):not([role="button"]), main.od931__158 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.od931__158 a:not([class]):not([data-track]):not([role="button"]), main.od931__158 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))))));}
span.ide72691{color: hsl(299, 72%, 28%)   !important;}
div.k1deac__81b95 > :nth-child(1) > :nth-child(2) > :nth-child(1){color: hsl(299, 72%, 28%)   !important;}
div.k1deac__81b95 > :nth-child(1) > :nth-child(2) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.k1deac__81b95 > :nth-child(1) > :nth-child(2) > :nth-child(2){color: hsl(299, 72%, 28%)   !important;}
div.k1deac__81b95 > :nth-child(1) > :nth-child(2) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.k1deac__81b95 > :nth-child(1) > :nth-child(2) > :nth-child(3){color: hsl(299, 72%, 28%)   !important;}
div.k1deac__81b95 > :nth-child(1) > :nth-child(2) > :nth-child(3) :is(strong, b, em, small, mark){color: inherit   !important;}
div.k1deac__81b95 > :nth-child(1) > :nth-child(2) > :nth-child(4){color: hsl(299, 72%, 28%)   !important;}
div.k1deac__81b95 > :nth-child(1) > :nth-child(2) > :nth-child(4) :is(strong, b, em, small, mark){color: inherit   !important;}
div.k1deac__81b95 > :nth-child(2) > :nth-child(2) > :nth-child(1){color: hsl(299, 72%, 28%)   !important;}
div.k1deac__81b95 > :nth-child(2) > :nth-child(2) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.k1deac__81b95 > :nth-child(2) > :nth-child(2) > :nth-child(2){color: hsl(299, 72%, 28%)   !important;}
div.k1deac__81b95 > :nth-child(2) > :nth-child(2) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.k1deac__81b95 > :nth-child(2) > :nth-child(2) > :nth-child(3){color: hsl(299, 72%, 28%)   !important;}
div.k1deac__81b95 > :nth-child(2) > :nth-child(2) > :nth-child(3) :is(strong, b, em, small, mark){color: inherit   !important;}
div.k1deac__81b95 > :nth-child(2) > :nth-child(2) > :nth-child(4){color: hsl(299, 72%, 28%)   !important;}
div.k1deac__81b95 > :nth-child(2) > :nth-child(2) > :nth-child(4) :is(strong, b, em, small, mark){color: inherit   !important;}
div.k1deac__81b95 > :nth-child(3) > :nth-child(2) > :nth-child(1){color: hsl(299, 72%, 28%)   !important;}
div.k1deac__81b95 > :nth-child(3) > :nth-child(2) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.k1deac__81b95 > :nth-child(3) > :nth-child(2) > :nth-child(2){color: hsl(299, 72%, 28%)   !important;}
div.k1deac__81b95 > :nth-child(3) > :nth-child(2) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.k1deac__81b95 > :nth-child(3) > :nth-child(2) > :nth-child(3){color: hsl(299, 72%, 28%)   !important;}
div.k1deac__81b95 > :nth-child(3) > :nth-child(2) > :nth-child(3) :is(strong, b, em, small, mark){color: inherit   !important;}
div.k1deac__81b95 > :nth-child(3) > :nth-child(2) > :nth-child(4){color: hsl(299, 72%, 28%)   !important;}
div.k1deac__81b95 > :nth-child(3) > :nth-child(2) > :nth-child(4) :is(strong, b, em, small, mark){color: inherit   !important;}
div.k1deac__81b95 > :nth-child(4) > :nth-child(2) > :nth-child(1){color: hsl(299, 72%, 28%)   !important;}
div.k1deac__81b95 > :nth-child(4) > :nth-child(2) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.k1deac__81b95 > :nth-child(4) > :nth-child(2) > :nth-child(2){color: hsl(299, 72%, 28%)   !important;}
div.k1deac__81b95 > :nth-child(4) > :nth-child(2) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.k1deac__81b95 > :nth-child(4) > :nth-child(2) > :nth-child(3){color: hsl(299, 72%, 28%)   !important;}
div.k1deac__81b95 > :nth-child(4) > :nth-child(2) > :nth-child(3) :is(strong, b, em, small, mark){color: inherit   !important;}
div.k1deac__81b95 > :nth-child(4) > :nth-child(2) > :nth-child(4){color: hsl(299, 72%, 28%)   !important;}
div.k1deac__81b95 > :nth-child(4) > :nth-child(2) > :nth-child(4) :is(strong, b, em, small, mark){color: inherit   !important;}
div.k1deac__81b95 > :nth-child(5) > :nth-child(2) > :nth-child(1){color: hsl(299, 72%, 28%)   !important;}
div.k1deac__81b95 > :nth-child(5) > :nth-child(2) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.k1deac__81b95 > :nth-child(5) > :nth-child(2) > :nth-child(2){color: hsl(299, 72%, 28%)   !important;}
div.k1deac__81b95 > :nth-child(5) > :nth-child(2) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.k1deac__81b95 > :nth-child(5) > :nth-child(2) > :nth-child(3){color: hsl(299, 72%, 28%)   !important;}
div.k1deac__81b95 > :nth-child(5) > :nth-child(2) > :nth-child(3) :is(strong, b, em, small, mark){color: inherit   !important;}
div.k1deac__81b95 > :nth-child(5) > :nth-child(2) > :nth-child(4){color: hsl(299, 72%, 28%)   !important;}
div.k1deac__81b95 > :nth-child(5) > :nth-child(2) > :nth-child(4) :is(strong, b, em, small, mark){color: inherit   !important;}
div.k1deac__81b95 > :nth-child(6) > :nth-child(2) > :nth-child(1){color: hsl(299, 72%, 28%)   !important;}
div.k1deac__81b95 > :nth-child(6) > :nth-child(2) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.k1deac__81b95 > :nth-child(6) > :nth-child(2) > :nth-child(2){color: hsl(299, 72%, 28%)   !important;}
div.k1deac__81b95 > :nth-child(6) > :nth-child(2) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.k1deac__81b95 > :nth-child(6) > :nth-child(2) > :nth-child(3){color: hsl(299, 72%, 28%)   !important;}
div.k1deac__81b95 > :nth-child(6) > :nth-child(2) > :nth-child(3) :is(strong, b, em, small, mark){color: inherit   !important;}
div.k1deac__81b95 > :nth-child(6) > :nth-child(2) > :nth-child(4){color: hsl(299, 72%, 28%)   !important;}
div.k1deac__81b95 > :nth-child(6) > :nth-child(2) > :nth-child(4) :is(strong, b, em, small, mark){color: inherit   !important;}
div.o9ae__0ecaf h2{color: hsl(0, 19%, 20%)   !important;
text-shadow: 0 1px 2px rgba(15, 23, 42, 0.22), 0 10px 28px rgba(15, 23, 42, 0.28)   !important;}
div.o9ae__0ecaf h2 :is(strong, b, em, small, mark){color: inherit   !important;}
div.o9ae__0ecaf p{color: hsl(0, 19%, 16%)   !important;
text-shadow: 0 1px 2px rgba(15, 23, 42, 0.22), 0 10px 28px rgba(15, 23, 42, 0.28)   !important;}
div.o9ae__0ecaf p :is(strong, b, em, small, mark){color: inherit   !important;}