:root{--wps-primary: var(--primary-color, hsl(264, 83%, 56%));
--wps-secondary: var(--secondary-color, hsl(19, 66%, 56%));
--wps-page-bg: var(--content-page-bg, hsl(264, 8%, 96%));
--wps-surface: var(--content-surface-bg, #ffffff);
--wps-text: var(--content-text, #1f2328);
--wps-text-muted: var(--content-text-muted, rgba(31, 35, 40, 0.72));
--wps-border: var(--content-border, rgba(0, 0, 0, 0.08));
--wps-max-width: 1563px;
--wps-hero-width: 816px;
--wps-radius: 12px;
--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(22, 78%, 28%);
--section-padding: 100px 5%;
--border-radius-lg: 24px;
--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-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.l8dgcs5kux6{font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
background-color: var(--wps-page-bg);
color: var(--wps-text);
line-height: 1.6;
overflow-x: hidden;}
main.l8dgcs5kux6 .wd3a__589{max-width: var(--wps-max-width);
margin: 0 auto;
padding: 0 40px;}
main.l8dgcs5kux6 h1, main.l8dgcs5kux6 h2, main.l8dgcs5kux6 h3{margin: 0;
font-weight: 700;
text-align: left;}
main.l8dgcs5kux6 h1{font-size: 3.5rem;
line-height: 1.1;
margin-bottom: 24px;
color: var(--wps-text);}
main.l8dgcs5kux6 h2{font-size: 2.25rem;
margin-bottom: 16px;
color: var(--wps-text);}
main.l8dgcs5kux6 h3{font-size: 1.5rem;
margin-bottom: 12px;}
main.l8dgcs5kux6 p{margin-bottom: 1.5rem;}
main.l8dgcs5kux6 .za161d_89{display: inline-flex;
align-items: center;
justify-content: center;
padding: 16px 36px;
border-radius: 50px;
font-weight: 600;
text-decoration: none;
transition: transform 0.2s, box-shadow 0.2s;
cursor: pointer;
border: none;
font-size: 1.125rem;}
main.l8dgcs5kux6 .xc778__59a{background-color: var(--wps-primary);
color: #ffffff;
box-shadow: 0 10px 20px rgba(106, 44, 242, 0.2);}
main.l8dgcs5kux6 .xc778__59a:hover{transform: translateY(-2px);
box-shadow: 0 12px 24px rgba(106, 44, 242, 0.3);}
main.l8dgcs5kux6 .za9b__bd8{background: transparent;
border: 2px solid var(--wps-primary);
color: var(--wps-primary);}
main.l8dgcs5kux6 .g4f504_7qz{padding: 120px 0 80px;
background: linear-gradient(135deg, #ffffff 0%, var(--wps-page-bg) 100%);
position: relative;
display: flex;
align-items: center;
min-height: 600px;
color: hsl(220, 10%, 11%);}
main.l8dgcs5kux6 .c0992__f7937{max-width: var(--wps-hero-width);
z-index: 2;}
main.l8dgcs5kux6 .ec735_ef14{position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%);
width: 45%;
max-height: 80%;
z-index: 1;}
main.l8dgcs5kux6 .ec735_ef14 img{width: 100%;
height: auto;
object-fit: contain;
border-radius: var(--wps-radius);
box-shadow: -20px 20px 60px rgba(0,0,0,0.1);}
main.l8dgcs5kux6 .qn21lua6{padding: 80px 0;}
main.l8dgcs5kux6 .h05682_eec5{display: grid;
grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
gap: 30px;
margin-top: 50px;}
main.l8dgcs5kux6 .d27d2dab{background: var(--wps-surface);
padding: 40px;
border-radius: 24px;
border: 1px solid var(--wps-border);
transition: all 0.3s ease;
display: flex;
flex-direction: column;
color: hsl(220, 10%, 11%);}
main.l8dgcs5kux6 .d27d2dab:hover{border-color: var(--wps-primary);
box-shadow: 0 20px 40px rgba(0,0,0,0.04);}
main.l8dgcs5kux6 .bbcc0c8a_mcn{width: 48px;
height: 48px;
margin-bottom: 24px;
fill: var(--wps-primary);}
main.l8dgcs5kux6 .g3cb59__7b4{font-size: 0.875rem;
color: var(--wps-text-muted);
margin-bottom: 8px;
display: block;
text-transform: uppercase;
letter-spacing: 1px;}
main.l8dgcs5kux6 .z6d377c3{margin-top: auto;
display: flex;
flex-direction: column;
gap: 12px;}
main.l8dgcs5kux6 .c0dl0e3nm{padding: 100px 0;
background: #ffffff;
color: hsl(220, 10%, 11%);}
main.l8dgcs5kux6 .q94a__834{display: flex;
gap: 60px;
align-items: center;
margin-top: 60px;}
main.l8dgcs5kux6 .hddf__a082{flex: 1;}
main.l8dgcs5kux6 .t3b10451{flex: 1;}
main.l8dgcs5kux6 .t3b10451 img{width: 100%;
border-radius: 20px;}
main.l8dgcs5kux6 .n2a5d49afe{padding: 80px 0;}
main.l8dgcs5kux6 .l8aab5d80{display: flex;
gap: 40px;
margin-top: 40px;}
main.l8dgcs5kux6 .fbace269{flex: 1;
position: relative;
padding-left: 40px;}
main.l8dgcs5kux6 .fbace269::before{content: attr(data-step);
position: absolute;
left: 0;
top: 0;
width: 28px;
height: 28px;
background: var(--wps-primary);
color: #fff;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
font-size: 14px;
font-weight: bold;}
main.l8dgcs5kux6 .taf158_wn5c{padding: 80px 0;
background: var(--wps-page-bg);
color: hsl(220, 10%, 11%);}
main.l8dgcs5kux6 .t73de617{max-width: 900px;
margin-top: 40px;}
main.l8dgcs5kux6 .mfe7__49fac{background: var(--wps-surface);
margin-bottom: 16px;
padding: 24px;
border-radius: 12px;
border: 1px solid var(--wps-border);
color: hsl(220, 10%, 11%);}
@media (max-width: 1200px) {main.l8dgcs5kux6 .ec735_ef14{display: none;}
main.l8dgcs5kux6 .c0992__f7937{max-width: 100%;}
main.l8dgcs5kux6 h1{font-size: 2.75rem;}}
@media (max-width: 768px) {main.l8dgcs5kux6 .wd3a__589{padding: 0 20px;}
main.l8dgcs5kux6 .l8aab5d80{flex-direction: column;}
main.l8dgcs5kux6 .q94a__834{flex-direction: column;}}
html, body{margin: 0;
padding: 0;}
body *, body *::before, body *::after{box-sizing: border-box;}
main img.b7a299c2f{display: block;
max-width: 100%;
width: 100%;
height: auto;
object-fit: cover;
object-position: center;}
main img.b7a299c2f.e78d026e3dc{aspect-ratio: 16 / 9;}
main img.b7a299c2f.x14a4dccb{aspect-ratio: 16 / 10;}
main img.b7a299c2f.sa0e0360c{aspect-ratio: 4 / 3;}
main img.b7a299c2f.i2e2__6a9f{aspect-ratio: 1 / 1;}
main .ff3ccf_6347.e78d026e3dc{aspect-ratio: 16 / 9;}
main .ff3ccf_6347.x14a4dccb{aspect-ratio: 16 / 10;}
main .ff3ccf_6347.sa0e0360c{aspect-ratio: 4 / 3;}
main .ff3ccf_6347.i2e2__6a9f{aspect-ratio: 1 / 1;}
@media (min-width: 769px) {div.wd3a__589 > *{min-width: 0   !important;}
div.c0992__f7937{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.ec735_ef14{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.ec735_ef14 :where(img, picture, video, canvas, svg), div.ec735_ef14 picture > img{display: block   !important;width: 100%   !important;max-width: 100%   !important;height: auto   !important;}
div.q94a__834 > *{min-width: 0   !important;}
div.hddf__a082{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.t3b10451{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.t3b10451 :where(img, picture, video, canvas, svg), div.t3b10451 picture > img{display: block   !important;width: 100%   !important;max-width: 100%   !important;height: auto   !important;}}
@media (min-width: 1025px) {div.wd3a__589{position: relative   !important;display: grid   !important;grid-template-columns: minmax(0, 55fr) minmax(0, 45fr)   !important;align-items: center   !important;gap: clamp(24px, 4vw, 72px)   !important;}
div.wd3a__589 > *{min-width: 0   !important;}
div.c0992__f7937{width: 100%   !important;max-width: 100%   !important;align-self: center   !important;margin-left: 0   !important;margin-right: auto   !important;z-index: 2   !important;}
div.ec735_ef14{position: relative   !important;right: auto   !important;left: auto   !important;top: auto   !important;bottom: auto   !important;transform: none   !important;width: 100%   !important;max-width: 100%   !important;margin: 0   !important;justify-self: end   !important;align-self: center   !important;}
div.ec735_ef14 img, div.ec735_ef14 picture, div.ec735_ef14 picture > img{width: 100%   !important;max-width: 100%   !important;height: auto   !important;}}
@media (max-width: 1024px) {div.wd3a__589{position: relative   !important;display: flex   !important;flex-direction: column   !important;align-items: stretch   !important;gap: 24px   !important;min-height: auto   !important;}
div.c0992__f7937{width: 100%   !important;max-width: 100%   !important;margin: 0   !important;}
div.ec735_ef14{position: relative   !important;right: auto   !important;left: auto   !important;top: auto   !important;bottom: auto   !important;transform: none   !important;width: 100%   !important;max-width: 100%   !important;margin-top: 12px   !important;}}
:root{--primary-color: hsl(264, 83%, 56%);
--secondary-color: hsl(19, 66%, 56%);
--bg-color: hsl(264, 8%, 96%);
--text-color: hsl(264, 10%, 9%);
--text-muted: rgba(24,33,47,0.72);
--content-page-bg: hsl(264, 8%, 96%);
--content-surface-bg: rgba(255,255,255,0.88);
--content-text: hsl(264, 10%, 9%);
--content-text-muted: rgba(24,33,47,0.72);
--content-accent-ui: hsl(264, 83%, 56%);
--content-accent-text: hsl(0, 18%, 28%);
--content-link-color: hsl(0, 18%, 28%);
--content-link-hover: hsl(19, 65%, 28%);}
body{background: var(--bg-color, hsl(264, 8%, 96%))   !important;
color: var(--text-color, hsl(264, 10%, 9%))   !important;}
:is(main, .q7f244816b0){color: var(--content-text, hsl(264, 10%, 9%))   !important;}
div.c0992__f7937{text-align: left   !important;
align-items: flex-start   !important;}
div.c0992__f7937 > :is(h1, h2, p){text-align: left   !important;
max-width: min(100%, 816px)   !important;
margin-left: 0   !important;
margin-right: auto   !important;}
div.c0992__f7937 > :is(div, nav, ul, ol){margin-left: 0   !important;
margin-right: auto   !important;}
div.d27d2dab{--k7e7__8377: hsl(0, 18%, 28%);
--haff5198af4: rgba(84, 58, 58, 0.78);
--k0f880_d11a: hsl(264, 82%, 28%);
--hed6d892ec4: dark;}
div.d27d2dab{--k7e7__8377: hsl(0, 18%, 28%);
--haff5198af4: rgba(84, 58, 58, 0.78);
--k0f880_d11a: hsl(264, 82%, 28%);
--hed6d892ec4: dark;
color: var(--k7e7__8377, hsl(0, 18%, 28%))   !important;}
div.d27d2dab :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--k7e7__8377, hsl(0, 18%, 28%))   !important;}
div.d27d2dab a:not([class]):not([data-track]):not([role="button"]), div.d27d2dab a[class=""]:not([data-track]):not([role="button"]){color: var(--k0f880_d11a, hsl(264, 82%, 28%))   !important;}
div.d27d2dab :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--haff5198af4, rgba(84, 58, 58, 0.78))   !important;}
div.g4f504_7qz{--k7e7__8377: hsl(0, 18%, 28%);
--haff5198af4: rgba(84, 58, 58, 0.78);
--k0f880_d11a: hsl(264, 82%, 28%);
--hed6d892ec4: dark;}
div.g4f504_7qz div.c0992__f7937{--k7e7__8377: hsl(0, 18%, 28%);
--haff5198af4: rgba(84, 58, 58, 0.78);
--k0f880_d11a: hsl(264, 82%, 28%);
--hed6d892ec4: dark;
color: var(--k7e7__8377, hsl(0, 18%, 28%))   !important;}
div.g4f504_7qz div.c0992__f7937 :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--k7e7__8377, hsl(0, 18%, 28%))   !important;}
div.g4f504_7qz div.c0992__f7937 a:not([class]):not([data-track]):not([role="button"]), div.g4f504_7qz div.c0992__f7937 a[class=""]:not([data-track]):not([role="button"]){color: var(--k0f880_d11a, hsl(264, 82%, 28%))   !important;}
div.g4f504_7qz div.c0992__f7937 :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--haff5198af4, rgba(84, 58, 58, 0.78))   !important;}
div.wd3a__589{--k7e7__8377: hsl(0, 18%, 28%);
--haff5198af4: rgba(84, 58, 58, 0.78);
--k0f880_d11a: hsl(264, 82%, 28%);
--hed6d892ec4: dark;}
div.wd3a__589{--k7e7__8377: hsl(0, 18%, 28%);
--haff5198af4: rgba(84, 58, 58, 0.78);
--k0f880_d11a: hsl(264, 82%, 28%);
--hed6d892ec4: dark;
color: var(--k7e7__8377, hsl(0, 18%, 28%))   !important;}
div.wd3a__589 :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--k7e7__8377, hsl(0, 18%, 28%))   !important;}
div.wd3a__589 a:not([class]):not([data-track]):not([role="button"]), div.wd3a__589 a[class=""]:not([data-track]):not([role="button"]){color: var(--k0f880_d11a, hsl(264, 82%, 28%))   !important;}
div.wd3a__589 :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--haff5198af4, rgba(84, 58, 58, 0.78))   !important;}
div.c0992__f7937 > :nth-child(4) > :nth-child(1){--hb2b0f3763d: hsl(264, 82%, 96%);
color: var(--hb2b0f3763d, hsl(264, 82%, 96%))   !important;}
div.c0992__f7937 > :nth-child(4) > :nth-child(1):is(:hover, :focus-visible, :active){color: var(--m8c8b3d76, hsl(265, 81%, 96%))   !important;}
div.c0992__f7937 > :nth-child(4) > :nth-child(3){--hb2b0f3763d: hsl(264, 82%, 96%);
color: var(--hb2b0f3763d, hsl(264, 82%, 96%))   !important;}
div.c0992__f7937 > :nth-child(4) > :nth-child(3):is(:hover, :focus-visible, :active){color: var(--m8c8b3d76, hsl(265, 81%, 96%))   !important;}
div.c0992__f7937 > :nth-child(4) > :nth-child(4){--hb2b0f3763d: hsl(264, 82%, 96%);
color: var(--hb2b0f3763d, hsl(264, 82%, 96%))   !important;}
div.c0992__f7937 > :nth-child(4) > :nth-child(4):is(:hover, :focus-visible, :active){color: var(--m8c8b3d76, hsl(265, 81%, 96%))   !important;}
div.c0992__f7937 > :nth-child(4) > :nth-child(5){--hb2b0f3763d: hsl(264, 82%, 96%);
color: var(--hb2b0f3763d, hsl(264, 82%, 96%))   !important;}
div.c0992__f7937 > :nth-child(4) > :nth-child(5):is(:hover, :focus-visible, :active){color: var(--m8c8b3d76, hsl(265, 81%, 96%))   !important;}
div.h05682_eec5 > :nth-child(1) > :nth-child(5) > :nth-child(1){--hb2b0f3763d: hsl(264, 82%, 96%);
color: var(--hb2b0f3763d, hsl(264, 82%, 96%))   !important;}
div.h05682_eec5 > :nth-child(1) > :nth-child(5) > :nth-child(1):is(:hover, :focus-visible, :active){color: var(--m8c8b3d76, hsl(265, 81%, 96%))   !important;}
div.h05682_eec5 > :nth-child(2) > :nth-child(5) > :nth-child(1){--hb2b0f3763d: hsl(264, 82%, 96%);
color: var(--hb2b0f3763d, hsl(264, 82%, 96%))   !important;}
div.h05682_eec5 > :nth-child(2) > :nth-child(5) > :nth-child(1):is(:hover, :focus-visible, :active){color: var(--m8c8b3d76, hsl(265, 81%, 96%))   !important;}
div.h05682_eec5 > :nth-child(3) > :nth-child(5) > :nth-child(1){--hb2b0f3763d: hsl(264, 82%, 96%);
color: var(--hb2b0f3763d, hsl(264, 82%, 96%))   !important;}
div.h05682_eec5 > :nth-child(3) > :nth-child(5) > :nth-child(1):is(:hover, :focus-visible, :active){color: var(--m8c8b3d76, hsl(265, 81%, 96%))   !important;}
main.l8dgcs5kux6 a:not([class]):not([data-track]):not([role="button"]), main.l8dgcs5kux6 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.l8dgcs5kux6 a:not([class]):not([data-track]):not([role="button"]), main.l8dgcs5kux6 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.l8dgcs5kux6 a:not([class]):not([data-track]):not([role="button"]), main.l8dgcs5kux6 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.l8aab5d80 > :nth-child(1){color: hsl(0, 18%, 92%)   !important;}
div.l8aab5d80 > :nth-child(2){color: hsl(0, 18%, 92%)   !important;}
div.h05682_eec5 > :nth-child(1) > :nth-child(5) > :nth-child(2){color: hsl(265, 81%, 28%)   !important;
text-decoration-color: currentColor   !important;}
div.h05682_eec5 > :nth-child(1) > :nth-child(5) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.h05682_eec5 > :nth-child(1) > :nth-child(5) > :nth-child(2):hover, div.h05682_eec5 > :nth-child(1) > :nth-child(5) > :nth-child(2):focus-visible, div.h05682_eec5 > :nth-child(1) > :nth-child(5) > :nth-child(2):active{color: hsl(265, 81%, 28%)   !important;}
div.h05682_eec5 > :nth-child(1) > :nth-child(5) > :nth-child(2):hover, div.h05682_eec5 > :nth-child(1) > :nth-child(5) > :nth-child(2):focus-visible, div.h05682_eec5 > :nth-child(1) > :nth-child(5) > :nth-child(2):active{text-decoration-color: currentColor   !important;}
div.c0992__f7937 > :nth-child(4) > :nth-child(1){color: hsl(264, 82%, 92%)   !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.c0992__f7937 > :nth-child(4) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.c0992__f7937 > :nth-child(4) > :nth-child(1):hover, div.c0992__f7937 > :nth-child(4) > :nth-child(1):focus-visible, div.c0992__f7937 > :nth-child(4) > :nth-child(1):active{color: hsl(264, 82%, 92%)   !important;}
div.c0992__f7937 > :nth-child(4) > :nth-child(1):hover, div.c0992__f7937 > :nth-child(4) > :nth-child(1):focus-visible, div.c0992__f7937 > :nth-child(4) > :nth-child(1):active{text-decoration-color: currentColor   !important;}
div.c0992__f7937 > :nth-child(4) > :nth-child(3){color: hsl(264, 82%, 92%)   !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.c0992__f7937 > :nth-child(4) > :nth-child(3) :is(strong, b, em, small, mark){color: inherit   !important;}
div.c0992__f7937 > :nth-child(4) > :nth-child(3):hover, div.c0992__f7937 > :nth-child(4) > :nth-child(3):focus-visible, div.c0992__f7937 > :nth-child(4) > :nth-child(3):active{color: hsl(264, 82%, 92%)   !important;}
div.c0992__f7937 > :nth-child(4) > :nth-child(3):hover, div.c0992__f7937 > :nth-child(4) > :nth-child(3):focus-visible, div.c0992__f7937 > :nth-child(4) > :nth-child(3):active{text-decoration-color: currentColor   !important;}
div.c0992__f7937 > :nth-child(4) > :nth-child(4){color: hsl(264, 82%, 92%)   !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.c0992__f7937 > :nth-child(4) > :nth-child(4) :is(strong, b, em, small, mark){color: inherit   !important;}
div.c0992__f7937 > :nth-child(4) > :nth-child(4):hover, div.c0992__f7937 > :nth-child(4) > :nth-child(4):focus-visible, div.c0992__f7937 > :nth-child(4) > :nth-child(4):active{color: hsl(264, 82%, 92%)   !important;}
div.c0992__f7937 > :nth-child(4) > :nth-child(4):hover, div.c0992__f7937 > :nth-child(4) > :nth-child(4):focus-visible, div.c0992__f7937 > :nth-child(4) > :nth-child(4):active{text-decoration-color: currentColor   !important;}
div.c0992__f7937 > :nth-child(4) > :nth-child(5){color: hsl(264, 82%, 92%)   !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.c0992__f7937 > :nth-child(4) > :nth-child(5) :is(strong, b, em, small, mark){color: inherit   !important;}
div.c0992__f7937 > :nth-child(4) > :nth-child(5):hover, div.c0992__f7937 > :nth-child(4) > :nth-child(5):focus-visible, div.c0992__f7937 > :nth-child(4) > :nth-child(5):active{color: hsl(264, 82%, 92%)   !important;}
div.c0992__f7937 > :nth-child(4) > :nth-child(5):hover, div.c0992__f7937 > :nth-child(4) > :nth-child(5):focus-visible, div.c0992__f7937 > :nth-child(4) > :nth-child(5):active{text-decoration-color: currentColor   !important;}
div.h05682_eec5 > :nth-child(1) > :nth-child(5) > :nth-child(1){color: hsl(264, 82%, 92%)   !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.h05682_eec5 > :nth-child(1) > :nth-child(5) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.h05682_eec5 > :nth-child(1) > :nth-child(5) > :nth-child(1):hover, div.h05682_eec5 > :nth-child(1) > :nth-child(5) > :nth-child(1):focus-visible, div.h05682_eec5 > :nth-child(1) > :nth-child(5) > :nth-child(1):active{color: hsl(264, 82%, 92%)   !important;}
div.h05682_eec5 > :nth-child(1) > :nth-child(5) > :nth-child(1):hover, div.h05682_eec5 > :nth-child(1) > :nth-child(5) > :nth-child(1):focus-visible, div.h05682_eec5 > :nth-child(1) > :nth-child(5) > :nth-child(1):active{text-decoration-color: currentColor   !important;}
div.h05682_eec5 > :nth-child(2) > :nth-child(5) > :nth-child(1){color: hsl(264, 82%, 92%)   !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.h05682_eec5 > :nth-child(2) > :nth-child(5) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.h05682_eec5 > :nth-child(2) > :nth-child(5) > :nth-child(1):hover, div.h05682_eec5 > :nth-child(2) > :nth-child(5) > :nth-child(1):focus-visible, div.h05682_eec5 > :nth-child(2) > :nth-child(5) > :nth-child(1):active{color: hsl(264, 82%, 92%)   !important;}
div.h05682_eec5 > :nth-child(2) > :nth-child(5) > :nth-child(1):hover, div.h05682_eec5 > :nth-child(2) > :nth-child(5) > :nth-child(1):focus-visible, div.h05682_eec5 > :nth-child(2) > :nth-child(5) > :nth-child(1):active{text-decoration-color: currentColor   !important;}
div.h05682_eec5 > :nth-child(3) > :nth-child(5) > :nth-child(1){color: hsl(264, 82%, 92%)   !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.h05682_eec5 > :nth-child(3) > :nth-child(5) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.h05682_eec5 > :nth-child(3) > :nth-child(5) > :nth-child(1):hover, div.h05682_eec5 > :nth-child(3) > :nth-child(5) > :nth-child(1):focus-visible, div.h05682_eec5 > :nth-child(3) > :nth-child(5) > :nth-child(1):active{color: hsl(264, 82%, 92%)   !important;}
div.h05682_eec5 > :nth-child(3) > :nth-child(5) > :nth-child(1):hover, div.h05682_eec5 > :nth-child(3) > :nth-child(5) > :nth-child(1):focus-visible, div.h05682_eec5 > :nth-child(3) > :nth-child(5) > :nth-child(1):active{text-decoration-color: currentColor   !important;}