:root{--primary-color: var(--nav-primary, hsl(323, 70%, 53%));
--secondary-color: var(--nav-secondary, hsl(77, 56%, 53%));
--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(323, 70%, 28%);
--max-width: 1560px;
--hero-text-width: 932px;
--border-radius: 8px;
--transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
--main-color: hsl(323, 70%, 53%);
--hero-content-width: 932px;
--content-heading: hsl(220, 10%, 11%);
--content-accent-ui: hsl(323, 70%, 53%);
--content-link-color: hsl(323, 70%, 28%);
--content-link-hover: hsl(77, 56%, 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(323, 70%, 28%)));
--page-link-hover-color: var(--content-link-hover, hsl(77, 56%, 28%));
--page-muted-color: var(--content-text-muted, rgba(31, 35, 40, 0.72));
--page-accent-soft: rgba(219, 51, 154, 0.12);
--page-accent-glow: rgba(219, 51, 154, 0.42);
--primary-accent: var(--content-accent-ui, var(--primary-color, hsl(323, 70%, 53%)));
--secondary-accent: var(--secondary-color, hsl(77, 56%, 53%));}
main.t788841954 */
    main.t788841954{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.t788841954 .l14a4fb957{max-width: var(--max-width);
margin: 0 auto;
padding: 80px 24px;
display: flex;
flex-direction: column;
align-items: center;
text-align: center;}
main.t788841954 .f1bb__902{position: relative;
padding: 100px 24px;
background: linear-gradient(135deg, hsl(323, 20%, 94%) 0%, hsl(323, 7%, 96%) 100%);
overflow: hidden;
isolation: isolate;
color: hsl(220, 10%, 11%);}
main.t788841954 .ph0ba5x6au{max-width: var(--hero-text-width);
margin: 0 auto;
z-index: 2;
position: relative;}
main.t788841954 .f1bb__902 h1{font-size: clamp(2.5rem, 5vw, 4rem);
font-weight: 800;
margin-bottom: 24px;
color: var(--content-text);
line-height: 1.1;
letter-spacing: -0.02em;}
main.t788841954 .f1bb__902 p{font-size: 1.25rem;
color: var(--content-text-muted);
margin-bottom: 40px;}
main.t788841954 .u3e2177_qxx{margin-top: 60px;
width: 100%;
max-width: 1200px;
border-radius: 20px;
box-shadow: 0 32px 64px rgba(0,0,0,0.1);
object-fit: cover;
aspect-ratio: 16 / 9;}
main.t788841954 .yywlcl6qp{display: grid;
grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
gap: 32px;
width: 100%;
margin-top: 40px;}
main.t788841954 .w15abd35a{background: var(--content-surface-bg);
padding: 48px;
border-radius: var(--border-radius);
border: 1px solid var(--content-border);
transition: var(--transition);
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
color: hsl(220, 10%, 11%);}
main.t788841954 .w15abd35a:hover{transform: translateY(-8px);
box-shadow: 0 20px 40px rgba(0,0,0,0.05);}
main.t788841954 .kfcae7_drm{width: 64px;
height: 64px;
margin-bottom: 24px;
fill: var(--primary-color);}
main.t788841954 .w15abd35a h3{font-size: 1.5rem;
margin-bottom: 16px;}
main.t788841954 .a22da_b9e1{font-size: 0.9rem;
color: var(--content-text-muted);
margin-bottom: 24px;
min-height: 3em;}
main.t788841954 .w618141_hsd{display: inline-flex;
align-items: center;
justify-content: center;
background-color: var(--primary-color);
color: #ffffff;
padding: 16px 32px;
border-radius: 8px;
font-weight: 600;
text-decoration: none;
transition: var(--transition);
width: 100%;
border: none;
cursor: pointer;
box-shadow: 0 4px 12px rgba(240, 62, 155, 0.2);}
main.t788841954 .w618141_hsd:hover{background-color: hsl(323, 70%, 45%);
transform: scale(1.02);
color: #ffffff;}
main.t788841954 .t2c5600_ce{background-color: transparent;
border: 2px solid var(--content-border);
color: var(--content-text);
margin-top: 12px;
box-shadow: none;}
main.t788841954 .t2c5600_ce:hover{background-color: var(--content-page-bg);
border-color: var(--primary-color);
color: hsl(220, 10%, 11%);}
main.t788841954 .ua60d__4d4{background: var(--content-surface-bg);
color: hsl(220, 10%, 11%);}
main.t788841954 .m421b8b7{display: grid;
grid-template-columns: 1fr 1fr;
gap: 60px;
align-items: center;
text-align: left;}
main.t788841954 .k404__197 h2{font-size: 2.5rem;
margin-bottom: 24px;
color: var(--content-text);}
main.t788841954 .k404__197 p{font-size: 1.1rem;
margin-bottom: 24px;
color: var(--content-text-muted);}
main.t788841954 .j76a9a2_xq7{display: flex;
justify-content: space-between;
width: 100%;
margin-top: 60px;
position: relative;}
main.t788841954 .l812995d{flex: 1;
padding: 0 20px;
position: relative;}
main.t788841954 .de4bcea3_p6{width: 40px;
height: 40px;
background: var(--secondary-color);
color: var(--content-text);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
font-weight: bold;
margin: 0 auto 20px;}
main.t788841954 .o30205_j9{width: 100%;
max-width: 932px;
margin-top: 40px;
text-align: left;}
main.t788841954 .q2f5f1_1q6{background: var(--content-surface-bg);
margin-bottom: 16px;
padding: 24px;
border-radius: var(--border-radius);
border: 1px solid var(--content-border);
color: hsl(220, 10%, 11%);}
main.t788841954 .q2f5f1_1q6 h4{margin-bottom: 12px;
color: var(--primary-color);}
main.t788841954 .bcf7bc06a8e{color: var(--primary-color);
text-decoration: none;
font-weight: 500;}
main.t788841954 .bcf7bc06a8e:hover{text-decoration: underline;}
@media (max-width: 992px) {main.t788841954 .m421b8b7{grid-template-columns: 1fr;}
main.t788841954 .j76a9a2_xq7{flex-direction: column;gap: 40px;}}
html, body{margin: 0;
padding: 0;}
body *, body *::before, body *::after{box-sizing: border-box;}
main img.u07e__8c06{display: block;
max-width: 100%;
width: 100%;
height: auto;
object-fit: cover;
object-position: center;}
main img.u07e__8c06.s9e429249e6{aspect-ratio: 16 / 9;}
main img.u07e__8c06.w3b108_43be{aspect-ratio: 16 / 10;}
main img.u07e__8c06.o82be373c11{aspect-ratio: 4 / 3;}
main img.u07e__8c06.h60c362dc{aspect-ratio: 1 / 1;}
main .pd69dedd30a.s9e429249e6{aspect-ratio: 16 / 9;}
main .pd69dedd30a.w3b108_43be{aspect-ratio: 16 / 10;}
main .pd69dedd30a.o82be373c11{aspect-ratio: 4 / 3;}
main .pd69dedd30a.h60c362dc{aspect-ratio: 1 / 1;}
@media (min-width: 769px) {div.ph0ba5x6au > *{min-width: 0   !important;}
div.ph0ba5x6au > :nth-child(2){min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
img.u3e2177_qxx{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
img.u3e2177_qxx{display: block   !important;width: 100%   !important;max-width: 100%   !important;height: auto   !important;}
div.m421b8b7 > *{min-width: 0   !important;}
div.k404__197{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.m421b8b7 > :nth-child(2){min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.m421b8b7 > :nth-child(2){display: block   !important;width: 100%   !important;max-width: 100%   !important;height: auto   !important;}}
:root{--primary-color: hsl(323, 70%, 53%);
--secondary-color: hsl(77, 56%, 53%);
--bg-color: hsl(323, 7%, 96%);
--text-color: hsl(323, 10%, 9%);
--text-muted: rgba(24,33,47,0.72);
--content-page-bg: hsl(323, 7%, 96%);
--content-surface-bg: rgba(255,255,255,0.88);
--content-text: hsl(323, 10%, 9%);
--content-text-muted: rgba(24,33,47,0.72);
--content-accent-ui: hsl(323, 70%, 53%);
--content-accent-text: hsl(0, 18%, 28%);
--content-link-color: hsl(0, 18%, 28%);
--content-link-hover: hsl(77, 56%, 28%);}
body{background: var(--bg-color, hsl(323, 7%, 96%))   !important;
color: var(--text-color, hsl(323, 10%, 9%))   !important;}
:is(main, .l0af216a85c){color: var(--content-text, hsl(323, 10%, 9%))   !important;}
div.ph0ba5x6au{text-align: center   !important;
align-items: center   !important;}
div.ph0ba5x6au > :is(h1, h2, p){text-align: center   !important;
max-width: min(100%, 932px)   !important;
margin-left: auto   !important;
margin-right: auto   !important;}
div.ph0ba5x6au > :is(div, nav, ul, ol){margin-left: auto   !important;
margin-right: auto   !important;}
[data-fp-block="fef618cf02"] > :is(h1, h2, p){text-align: center   !important;
max-width: min(100%, 932px)   !important;
margin-left: auto   !important;
margin-right: auto   !important;}
[data-fp-block="fef618cf04"] > :is(h1, h2, p){text-align: center   !important;
max-width: min(100%, 932px)   !important;
margin-left: auto   !important;
margin-right: auto   !important;}
[data-fp-block="fef618cf06"] > :is(h1, h2, p){text-align: center   !important;
max-width: min(100%, 932px)   !important;
margin-left: auto   !important;
margin-right: auto   !important;}
[data-fp-block="fef618cf02"]{--m9acf3_d76c: hsl(0, 18%, 28%);
--e1f33d_8698: rgba(84, 58, 58, 0.78);
--k72849e69: hsl(323, 70%, 28%);
--m65940b233b: dark;}
[data-fp-block="fef618cf02"]{--m9acf3_d76c: hsl(0, 18%, 28%);
--e1f33d_8698: rgba(84, 58, 58, 0.78);
--k72849e69: hsl(323, 70%, 28%);
--m65940b233b: dark;
color: var(--m9acf3_d76c, hsl(0, 18%, 28%))   !important;}
[data-fp-block="fef618cf02"] :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--m9acf3_d76c, hsl(0, 18%, 28%))   !important;}
[data-fp-block="fef618cf02"] a:not([class]):not([data-track]):not([role="button"]), [data-fp-block="fef618cf02"] a[class=""]:not([data-track]):not([role="button"]){color: var(--k72849e69, hsl(323, 70%, 28%))   !important;}
[data-fp-block="fef618cf02"] :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--e1f33d_8698, rgba(84, 58, 58, 0.78))   !important;}
div#windows{--m9acf3_d76c: hsl(0, 18%, 28%);
--e1f33d_8698: rgba(84, 58, 58, 0.78);
--k72849e69: hsl(323, 70%, 28%);
--m65940b233b: dark;}
div#windows{--m9acf3_d76c: hsl(0, 18%, 28%);
--e1f33d_8698: rgba(84, 58, 58, 0.78);
--k72849e69: hsl(323, 70%, 28%);
--m65940b233b: dark;
color: var(--m9acf3_d76c, hsl(0, 18%, 28%))   !important;}
div#windows :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--m9acf3_d76c, hsl(0, 18%, 28%))   !important;}
div#windows a:not([class]):not([data-track]):not([role="button"]), div#windows a[class=""]:not([data-track]):not([role="button"]){color: var(--k72849e69, hsl(323, 70%, 28%))   !important;}
div#windows :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--e1f33d_8698, rgba(84, 58, 58, 0.78))   !important;}
div.w15abd35a{--m9acf3_d76c: hsl(0, 18%, 28%);
--e1f33d_8698: rgba(84, 58, 58, 0.78);
--k72849e69: hsl(323, 70%, 28%);
--m65940b233b: dark;}
div.w15abd35a{--m9acf3_d76c: hsl(0, 18%, 28%);
--e1f33d_8698: rgba(84, 58, 58, 0.78);
--k72849e69: hsl(323, 70%, 28%);
--m65940b233b: dark;
color: var(--m9acf3_d76c, hsl(0, 18%, 28%))   !important;}
div.w15abd35a :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--m9acf3_d76c, hsl(0, 18%, 28%))   !important;}
div.w15abd35a a:not([class]):not([data-track]):not([role="button"]), div.w15abd35a a[class=""]:not([data-track]):not([role="button"]){color: var(--k72849e69, hsl(323, 70%, 28%))   !important;}
div.w15abd35a :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--e1f33d_8698, rgba(84, 58, 58, 0.78))   !important;}
div.f1bb__902{--m9acf3_d76c: hsl(0, 18%, 28%);
--e1f33d_8698: rgba(84, 58, 58, 0.78);
--k72849e69: hsl(323, 70%, 28%);
--m65940b233b: dark;}
div.f1bb__902 div.ph0ba5x6au{--m9acf3_d76c: hsl(0, 18%, 28%);
--e1f33d_8698: rgba(84, 58, 58, 0.78);
--k72849e69: hsl(323, 70%, 28%);
--m65940b233b: dark;
color: var(--m9acf3_d76c, hsl(0, 18%, 28%))   !important;}
div.f1bb__902 div.ph0ba5x6au :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--m9acf3_d76c, hsl(0, 18%, 28%))   !important;}
div.f1bb__902 div.ph0ba5x6au a:not([class]):not([data-track]):not([role="button"]), div.f1bb__902 div.ph0ba5x6au a[class=""]:not([data-track]):not([role="button"]){color: var(--k72849e69, hsl(323, 70%, 28%))   !important;}
div.f1bb__902 div.ph0ba5x6au :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--e1f33d_8698, rgba(84, 58, 58, 0.78))   !important;}
[data-fp-block="fef618cf06"]{--m9acf3_d76c: hsl(324, 18%, 92%);
--e1f33d_8698: rgba(238, 230, 235, 0.84);
--k72849e69: hsl(323, 70%, 92%);
--m65940b233b: light;}
[data-fp-block="fef618cf06"]{--m9acf3_d76c: hsl(324, 18%, 92%);
--e1f33d_8698: rgba(238, 230, 235, 0.84);
--k72849e69: hsl(323, 70%, 92%);
--m65940b233b: light;
color: var(--m9acf3_d76c, hsl(324, 18%, 92%))   !important;}
[data-fp-block="fef618cf06"] :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--m9acf3_d76c, hsl(324, 18%, 92%))   !important;}
[data-fp-block="fef618cf06"] a:not([class]):not([data-track]):not([role="button"]), [data-fp-block="fef618cf06"] a[class=""]:not([data-track]):not([role="button"]){color: var(--k72849e69, hsl(323, 70%, 92%))   !important;}
[data-fp-block="fef618cf06"] :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--e1f33d_8698, rgba(238, 230, 235, 0.84))   !important;}
div.ph0ba5x6au > :nth-child(3) > :nth-child(1){--d23d87736: hsl(323, 70%, 96%);
color: var(--d23d87736, hsl(323, 70%, 96%))   !important;}
div.ph0ba5x6au > :nth-child(3) > :nth-child(1):is(:hover, :focus-visible, :active){color: var(--s2bb35_aba1, hsl(321, 64%, 96%))   !important;}
div#windows > :nth-child(4){--d23d87736: hsl(323, 70%, 96%);
color: var(--d23d87736, hsl(323, 70%, 96%))   !important;}
div#windows > :nth-child(4):is(:hover, :focus-visible, :active){color: var(--s2bb35_aba1, hsl(321, 64%, 96%))   !important;}
div.yywlcl6qp > :nth-child(2) > :nth-child(4){--d23d87736: hsl(323, 70%, 96%);
color: var(--d23d87736, hsl(323, 70%, 96%))   !important;}
div.yywlcl6qp > :nth-child(2) > :nth-child(4):is(:hover, :focus-visible, :active){color: var(--s2bb35_aba1, hsl(321, 64%, 96%))   !important;}
div.yywlcl6qp > :nth-child(3) > :nth-child(4){--d23d87736: hsl(323, 70%, 96%);
color: var(--d23d87736, hsl(323, 70%, 96%))   !important;}
div.yywlcl6qp > :nth-child(3) > :nth-child(4):is(:hover, :focus-visible, :active){color: var(--s2bb35_aba1, hsl(321, 64%, 96%))   !important;}
div.yywlcl6qp > :nth-child(3) > :nth-child(5){--d23d87736: hsl(323, 70%, 96%);
color: var(--d23d87736, hsl(323, 70%, 96%))   !important;}
div.yywlcl6qp > :nth-child(3) > :nth-child(5):is(:hover, :focus-visible, :active){color: var(--s2bb35_aba1, hsl(321, 64%, 96%))   !important;}
div.l14a4fb957.ua60d__4d4 a.bcf7bc06a8e{--d23d87736: hsl(323, 70%, 28%);
color: var(--d23d87736, hsl(323, 70%, 28%))   !important;}
div.l14a4fb957.ua60d__4d4 a.bcf7bc06a8e:is(:hover, :focus-visible, :active){color: var(--s2bb35_aba1, hsl(323, 70%, 28%))   !important;}
div.q2f5f1_1q6 a.bcf7bc06a8e{--d23d87736: hsl(323, 70%, 28%);
color: var(--d23d87736, hsl(323, 70%, 28%))   !important;}
div.q2f5f1_1q6 a.bcf7bc06a8e:is(:hover, :focus-visible, :active){color: var(--s2bb35_aba1, hsl(323, 70%, 28%))   !important;}
[data-fp-block="fef618cf06"] > :nth-child(3) > :nth-child(1){--d23d87736: hsl(324, 67%, 24%);
color: var(--d23d87736, hsl(324, 67%, 24%))   !important;}
[data-fp-block="fef618cf06"] > :nth-child(3) > :nth-child(1):is(:hover, :focus-visible, :active){color: var(--s2bb35_aba1, hsl(324, 67%, 24%))   !important;}
[data-fp-block="fef618cf06"] a.w618141_hsd.t2c5600_ce{--d23d87736: hsl(324, 67%, 28%);
color: var(--d23d87736, hsl(324, 67%, 28%))   !important;}
[data-fp-block="fef618cf06"] a.w618141_hsd.t2c5600_ce:is(:hover, :focus-visible, :active){color: var(--s2bb35_aba1, hsl(324, 68%, 28%))   !important;}
div.yywlcl6qp > :nth-child(2){color: hsl(323, 62%, 28%)   !important;}
div.yywlcl6qp > :nth-child(3){color: hsl(323, 62%, 28%)   !important;}
div#windows h3{color: hsl(323, 62%, 28%)   !important;}
div#windows h3 :is(strong, b, em, small, mark){color: inherit   !important;}
div#windows p.a22da_b9e1{color: hsl(323, 62%, 28%)   !important;}
div#windows p.a22da_b9e1 :is(strong, b, em, small, mark){color: inherit   !important;}
div.yywlcl6qp > :nth-child(2) > :nth-child(2){color: hsl(323, 62%, 28%)   !important;}
div.yywlcl6qp > :nth-child(2) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.yywlcl6qp > :nth-child(2) > :nth-child(3){color: hsl(323, 62%, 28%)   !important;}
div.yywlcl6qp > :nth-child(2) > :nth-child(3) :is(strong, b, em, small, mark){color: inherit   !important;}
div.yywlcl6qp > :nth-child(3) > :nth-child(2){color: hsl(323, 62%, 28%)   !important;}
div.yywlcl6qp > :nth-child(3) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.yywlcl6qp > :nth-child(3) > :nth-child(3){color: hsl(323, 62%, 28%)   !important;}
div.yywlcl6qp > :nth-child(3) > :nth-child(3) :is(strong, b, em, small, mark){color: inherit   !important;}
[data-fp-block="fef618cf06"] > :nth-child(3) > :nth-child(1){color: hsl(324, 67%, 24%)   !important;
text-decoration-color: currentColor   !important;}
[data-fp-block="fef618cf06"] > :nth-child(3) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
[data-fp-block="fef618cf06"] > :nth-child(3) > :nth-child(1):hover, [data-fp-block="fef618cf06"] > :nth-child(3) > :nth-child(1):focus-visible, [data-fp-block="fef618cf06"] > :nth-child(3) > :nth-child(1):active{color: hsl(324, 67%, 24%)   !important;}
[data-fp-block="fef618cf06"] > :nth-child(3) > :nth-child(1):hover, [data-fp-block="fef618cf06"] > :nth-child(3) > :nth-child(1):focus-visible, [data-fp-block="fef618cf06"] > :nth-child(3) > :nth-child(1):active{text-decoration-color: currentColor   !important;}
div.ph0ba5x6au > :nth-child(3) > :nth-child(1){color: hsl(323, 70%, 96%)   !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.ph0ba5x6au > :nth-child(3) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.ph0ba5x6au > :nth-child(3) > :nth-child(1):hover, div.ph0ba5x6au > :nth-child(3) > :nth-child(1):focus-visible, div.ph0ba5x6au > :nth-child(3) > :nth-child(1):active{color: hsl(323, 70%, 96%)   !important;}
div.ph0ba5x6au > :nth-child(3) > :nth-child(1):hover, div.ph0ba5x6au > :nth-child(3) > :nth-child(1):focus-visible, div.ph0ba5x6au > :nth-child(3) > :nth-child(1):active{text-decoration-color: currentColor   !important;}
div#windows > :nth-child(4){color: hsl(323, 70%, 96%)   !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#windows > :nth-child(4) :is(strong, b, em, small, mark){color: inherit   !important;}
div#windows > :nth-child(4):hover, div#windows > :nth-child(4):focus-visible, div#windows > :nth-child(4):active{color: hsl(323, 70%, 96%)   !important;}
div#windows > :nth-child(4):hover, div#windows > :nth-child(4):focus-visible, div#windows > :nth-child(4):active{text-decoration-color: currentColor   !important;}
div.yywlcl6qp > :nth-child(2) > :nth-child(4){color: hsl(323, 70%, 96%)   !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.yywlcl6qp > :nth-child(2) > :nth-child(4) :is(strong, b, em, small, mark){color: inherit   !important;}
div.yywlcl6qp > :nth-child(2) > :nth-child(4):hover, div.yywlcl6qp > :nth-child(2) > :nth-child(4):focus-visible, div.yywlcl6qp > :nth-child(2) > :nth-child(4):active{color: hsl(323, 70%, 96%)   !important;}
div.yywlcl6qp > :nth-child(2) > :nth-child(4):hover, div.yywlcl6qp > :nth-child(2) > :nth-child(4):focus-visible, div.yywlcl6qp > :nth-child(2) > :nth-child(4):active{text-decoration-color: currentColor   !important;}
div.yywlcl6qp > :nth-child(3) > :nth-child(4){color: hsl(323, 70%, 96%)   !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.yywlcl6qp > :nth-child(3) > :nth-child(4) :is(strong, b, em, small, mark){color: inherit   !important;}
div.yywlcl6qp > :nth-child(3) > :nth-child(4):hover, div.yywlcl6qp > :nth-child(3) > :nth-child(4):focus-visible, div.yywlcl6qp > :nth-child(3) > :nth-child(4):active{color: hsl(323, 70%, 96%)   !important;}
div.yywlcl6qp > :nth-child(3) > :nth-child(4):hover, div.yywlcl6qp > :nth-child(3) > :nth-child(4):focus-visible, div.yywlcl6qp > :nth-child(3) > :nth-child(4):active{text-decoration-color: currentColor   !important;}
div.yywlcl6qp > :nth-child(3) > :nth-child(5){color: hsl(323, 70%, 96%)   !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.yywlcl6qp > :nth-child(3) > :nth-child(5) :is(strong, b, em, small, mark){color: inherit   !important;}
div.yywlcl6qp > :nth-child(3) > :nth-child(5):hover, div.yywlcl6qp > :nth-child(3) > :nth-child(5):focus-visible, div.yywlcl6qp > :nth-child(3) > :nth-child(5):active{color: hsl(323, 70%, 96%)   !important;}
div.yywlcl6qp > :nth-child(3) > :nth-child(5):hover, div.yywlcl6qp > :nth-child(3) > :nth-child(5):focus-visible, div.yywlcl6qp > :nth-child(3) > :nth-child(5):active{text-decoration-color: currentColor   !important;}