:root{--primary-color: hsl(258, 76%, 57%);
--primary-hover: hsl(258, 76%, 50%);
--secondary-color: hsl(36, 61%, 57%);
--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(258, 75%, 28%);
--max-width: clamp(1220px, 90vw, 1420px);
--hero-text-width: clamp(746px, 76vw, 966px);
--radius-lg: 16px;
--radius-md: 12px;
--shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.05);
--shadow-md: 0 12px 32px rgba(258, 76%, 57%, 0.12);
--brand-primary: hsl(258, 76%, 57%);
--brand-secondary: hsl(36, 61%, 57%);
--hero-content-width: 832px;
--content-heading: hsl(220, 10%, 11%);
--content-accent-ui: hsl(258, 76%, 57%);
--content-link-color: hsl(258, 75%, 28%);
--content-link-hover: hsl(36, 61%, 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(258, 75%, 28%)));
--page-link-hover-color: var(--content-link-hover, hsl(36, 61%, 28%));
--page-muted-color: var(--content-text-muted, rgba(31, 35, 40, 0.72));
--page-accent-soft: rgba(112, 62, 228, 0.12);
--page-accent-glow: rgba(112, 62, 228, 0.42);
--primary-accent: var(--content-accent-ui, var(--primary-color, hsl(258, 76%, 57%)));
--secondary-accent: var(--secondary-color, hsl(36, 61%, 57%));}
main.mda3ded4 .ic721f1a41{box-sizing:border-box;}
main.mda3ded4{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.mda3ded4 .d2b62__ccbb{max-width: var(--max-width);
margin: 0 auto;
padding: 0 40px;
box-sizing: border-box;}
main.mda3ded4 > div{padding: 80px 0;
display: flex;
flex-direction: column;
align-items: flex-start;}
main.mda3ded4 h1, main.mda3ded4 h2, main.mda3ded4 h3{margin: 0;
text-align: left;
color: var(--content-text);}
main.mda3ded4 h1{font-size: 48px;
font-weight: 800;
letter-spacing: -0.02em;
margin-bottom: 24px;
line-height: 1.1;}
main.mda3ded4 h2{font-size: 32px;
font-weight: 700;
margin-bottom: 16px;}
main.mda3ded4 h3{font-size: 20px;
font-weight: 600;
margin-bottom: 12px;}
main.mda3ded4 .o0htxfnr{max-width: 832px;
font-size: 18px;
color: var(--content-text-muted);
margin-bottom: 40px;
text-align: left;}
main.mda3ded4 .g78c80_f55{display: flex;
gap: 16px;
flex-wrap: wrap;}
main.mda3ded4 .kubjyno4u2q5{display: inline-flex;
align-items: center;
justify-content: center;
padding: 14px 32px;
border-radius: var(--radius-md);
font-weight: 600;
font-size: 16px;
text-decoration: none;
transition: all 0.3s ease;
cursor: pointer;}
main.mda3ded4 .o976018{background-color: var(--primary-color);
color: #ffffff;
box-shadow: var(--shadow-md);}
main.mda3ded4 .o976018:hover{background-color: var(--primary-hover);
transform: translateY(-2px);
color: #ffffff;}
main.mda3ded4 .m753c681857{background-color: var(--content-surface-bg);
color: var(--content-text);
border: 1px solid var(--content-border);}
main.mda3ded4 .m753c681857:hover{background-color: #fcfcfc;
border-color: var(--primary-color);
color: hsl(220, 10%, 11%);}
main.mda3ded4 .zlumn1yb{padding-top: 120px;
padding-bottom: 100px;
background: radial-gradient(circle at 10% 20%, hsla(258, 76%, 57%, 0.05) 0%, transparent 50%);
position: relative;
width: 100%;
color: #ffffff;}
main.mda3ded4 .vte9vgsw{max-width: var(--hero-text-width);
z-index: 2;}
main.mda3ded4 .a44f__aa2{margin-top: 60px;
width: 100%;
border-radius: var(--radius-lg);
overflow: hidden;
box-shadow: 0 20px 60px rgba(0,0,0,0.1);}
main.mda3ded4 .a44f__aa2 img{width: 100%;
height: auto;
display: block;
object-fit: cover;
aspect-ratio: 21 / 9;}
main.mda3ded4 .a34f493{display: grid;
grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
gap: 24px;
width: 100%;}
main.mda3ded4 .z438fa0{background: var(--content-surface-bg);
border: 1px solid var(--content-border);
border-radius: var(--radius-lg);
padding: 32px;
transition: transform 0.3s ease;
display: flex;
flex-direction: column;
color: hsl(220, 10%, 11%);}
main.mda3ded4 .z438fa0:hover{transform: translateY(-8px);
border-color: var(--primary-color);}
main.mda3ded4 .ib2649fb_cnja{width: 48px;
height: 48px;
margin-bottom: 24px;
color: var(--primary-color);}
main.mda3ded4 .z438fa0 h3{font-size: 24px;
margin-bottom: 8px;}
main.mda3ded4 .ra9019__c050b{font-size: 14px;
color: var(--content-text-muted);
margin-bottom: 24px;
flex-grow: 1;}
main.mda3ded4 .h73531bf39{display: inline-block;
padding: 2px 8px;
background: rgba(258, 76%, 57%, 0.1);
color: var(--primary-color);
border-radius: 4px;
font-size: 12px;
margin-bottom: 12px;}
main.mda3ded4 .njgfrb67w59{background: #1f2328;
color: #ffffff;
border-radius: var(--radius-lg);
padding: 60px;
width: 100%;
display: grid;
grid-template-columns: 1fr 1fr;
gap: 60px;
box-sizing: border-box;}
main.mda3ded4 .njgfrb67w59 h2, main.mda3ded4 .njgfrb67w59 h3{color: #ffffff;}
main.mda3ded4 .k4eb0c_1p{padding: 24px;
border-left: 2px solid var(--primary-color);
background: rgba(255,255,255,0.05);
color: hsl(220, 10%, 11%);}
main.mda3ded4 .m5c5__a8d{width: 100%;
max-width: 1000px;}
main.mda3ded4 .t6d05_222c{margin-bottom: 32px;
border-bottom: 1px solid var(--content-border);
padding-bottom: 24px;}
main.mda3ded4 .t6d05_222c h3{color: var(--content-text);
font-size: 20px;}
main.mda3ded4 .c6oc32jdb0db{display: flex;
gap: 40px;
width: 100%;
flex-wrap: wrap;}
main.mda3ded4 .a4f21_15{flex: 1;
min-width: 280px;
position: relative;}
main.mda3ded4 .l0569c_d4e9{font-size: 64px;
font-weight: 800;
color: var(--primary-color);
opacity: 0.15;
position: absolute;
top: -20px;
left: 0;}
main.mda3ded4 .j59d566_27{position: relative;
padding-top: 40px;}
main.mda3ded4 .y90ad998c{display: grid;
grid-template-columns: 2fr 1fr 1fr;
gap: 80px;}
main.mda3ded4 .f8ea8c_fbc1 h4{font-size: 20px;
margin-bottom: 16px;}
main.mda3ded4 .g17bef_5bc1 ul{list-style: none;
padding: 0;}
main.mda3ded4 .g17bef_5bc1 li{margin-bottom: 12px;}
main.mda3ded4 .g17bef_5bc1 a{color: var(--content-text-muted);
text-decoration: none;}
main.mda3ded4 .g17bef_5bc1 a:hover{color: var(--primary-color);}
main.mda3ded4 .copyright{margin-top: 60px;
padding-top: 24px;
border-top: 1px solid var(--content-border);
font-size: 14px;
color: var(--content-text-muted);}
@media (max-width: 1024px) {main.mda3ded4 .njgfrb67w59{grid-template-columns: 1fr;}}
html, body{margin: 0;
padding: 0;}
body *, body *::before, body *::after{box-sizing: border-box;}
main img.ka1e18eb7{display: block;
max-width: 100%;
width: 100%;
height: auto;
object-fit: cover;
object-position: center;}
main img.ka1e18eb7.e9c175_d0f8{aspect-ratio: 16 / 9;}
main img.ka1e18eb7.ze24b58e2dc{aspect-ratio: 16 / 10;}
main img.ka1e18eb7.yd3d__1136{aspect-ratio: 4 / 3;}
main img.ka1e18eb7.k0bf__d4d3{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 .s701e91bac4{overflow: hidden;
box-sizing: border-box        !important;
max-width: 100%;
padding: 0        !important;
min-height: 0;}
main .s701e91bac4.e9c175_d0f8{aspect-ratio: 16 / 9;}
main .s701e91bac4.ze24b58e2dc{aspect-ratio: 16 / 10;}
main .s701e91bac4.yd3d__1136{aspect-ratio: 4 / 3;}
main .s701e91bac4.k0bf__d4d3{aspect-ratio: 1 / 1;}
main .s701e91bac4 > img.ka1e18eb7, main .s701e91bac4 > picture > img.ka1e18eb7{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.d2b62__ccbb > *{min-width: 0   !important;}
div.vte9vgsw{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.a44f__aa2{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.a44f__aa2 :where(img, picture, video, canvas, svg), div.a44f__aa2 picture > img{display: block   !important;width: 100%   !important;max-width: 100%   !important;height: auto   !important;}}
@media (min-width: 1025px) {div.d2b62__ccbb{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.d2b62__ccbb > *{min-width: 0   !important;}
div.vte9vgsw{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.a44f__aa2{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.a44f__aa2 :where(img, video), div.a44f__aa2 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.d2b62__ccbb{position: relative   !important;display: flex   !important;flex-direction: column   !important;align-items: stretch   !important;gap: 24px   !important;min-height: auto   !important;}
div.vte9vgsw{width: 100%   !important;max-width: 100%   !important;margin: 0   !important;}
div.a44f__aa2{width: 100%   !important;max-width: 100%   !important;margin-top: 12px   !important;}}
:root{--primary-color: hsl(258, 76%, 57%);
--secondary-color: hsl(36, 61%, 57%);
--bg-color: hsl(258, 7%, 96%);
--text-color: hsl(258, 10%, 9%);
--text-muted: rgba(24,33,47,0.72);
--content-page-bg: hsl(258, 7%, 96%);
--content-surface-bg: rgba(255,255,255,0.88);
--content-text: hsl(258, 10%, 9%);
--content-text-muted: rgba(24,33,47,0.72);
--content-accent-ui: hsl(258, 76%, 57%);
--content-accent-text: hsl(0, 18%, 28%);
--content-link-color: hsl(0, 18%, 28%);
--content-link-hover: hsl(36, 61%, 28%);}
body{background: var(--bg-color, hsl(258, 7%, 96%))   !important;
color: var(--text-color, hsl(258, 10%, 9%))   !important;}
:is(main, .u4a785_ebed){color: var(--content-text, hsl(258, 10%, 9%))   !important;}
div.vte9vgsw{text-align: left   !important;
align-items: flex-start   !important;}
div.vte9vgsw > :is(h1, h2, p){text-align: left   !important;
max-width: min(100%, 832px)   !important;
margin-left: 0   !important;
margin-right: auto   !important;}
div.vte9vgsw > :is(div, nav, ul, ol){margin-left: 0   !important;
margin-right: auto   !important;}
div.z438fa0{--mf76__8fff: hsl(0, 18%, 28%);
--s6d9a5_466d: rgba(84, 58, 58, 0.78);
--l9e06861047: hsl(258, 75%, 28%);
--c48d70653: dark;}
div.z438fa0{--mf76__8fff: hsl(0, 18%, 28%);
--s6d9a5_466d: rgba(84, 58, 58, 0.78);
--l9e06861047: hsl(258, 75%, 28%);
--c48d70653: dark;
color: var(--mf76__8fff, hsl(0, 18%, 28%))   !important;}
div.z438fa0 :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--mf76__8fff, hsl(0, 18%, 28%))   !important;}
div.z438fa0 a:not([class]):not([data-track]):not([role="button"]), div.z438fa0 a[class=""]:not([data-track]):not([role="button"]){color: var(--l9e06861047, hsl(258, 75%, 28%))   !important;}
div.z438fa0 :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--s6d9a5_466d, rgba(84, 58, 58, 0.78))   !important;}
div.vte9vgsw{--mf76__8fff: hsl(0, 18%, 28%);
--s6d9a5_466d: rgba(84, 58, 58, 0.78);
--l9e06861047: hsl(258, 75%, 28%);
--c48d70653: dark;}
div.vte9vgsw{--mf76__8fff: hsl(0, 18%, 28%);
--s6d9a5_466d: rgba(84, 58, 58, 0.78);
--l9e06861047: hsl(258, 75%, 28%);
--c48d70653: dark;
color: var(--mf76__8fff, hsl(0, 18%, 28%))   !important;}
div.vte9vgsw :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--mf76__8fff, hsl(0, 18%, 28%))   !important;}
div.vte9vgsw a:not([class]):not([data-track]):not([role="button"]), div.vte9vgsw a[class=""]:not([data-track]):not([role="button"]){color: var(--l9e06861047, hsl(258, 75%, 28%))   !important;}
div.vte9vgsw :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--s6d9a5_466d, rgba(84, 58, 58, 0.78))   !important;}
div.d2b62__ccbb{--mf76__8fff: hsl(0, 18%, 28%);
--s6d9a5_466d: rgba(84, 58, 58, 0.78);
--l9e06861047: hsl(258, 75%, 28%);
--c48d70653: dark;}
div.d2b62__ccbb{--mf76__8fff: hsl(0, 18%, 28%);
--s6d9a5_466d: rgba(84, 58, 58, 0.78);
--l9e06861047: hsl(258, 75%, 28%);
--c48d70653: dark;
color: var(--mf76__8fff, hsl(0, 18%, 28%))   !important;}
div.d2b62__ccbb :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--mf76__8fff, hsl(0, 18%, 28%))   !important;}
div.d2b62__ccbb a:not([class]):not([data-track]):not([role="button"]), div.d2b62__ccbb a[class=""]:not([data-track]):not([role="button"]){color: var(--l9e06861047, hsl(258, 75%, 28%))   !important;}
div.d2b62__ccbb :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--s6d9a5_466d, rgba(84, 58, 58, 0.78))   !important;}
div.njgfrb67w59{--mf76__8fff: hsl(264, 18%, 92%);
--s6d9a5_466d: rgba(233, 230, 238, 0.84);
--l9e06861047: hsl(258, 75%, 92%);
--c48d70653: light;}
div.njgfrb67w59 div.k4eb0c_1p{--mf76__8fff: hsl(264, 18%, 92%);
--s6d9a5_466d: rgba(233, 230, 238, 0.84);
--l9e06861047: hsl(258, 75%, 92%);
--c48d70653: light;
color: var(--mf76__8fff, hsl(264, 18%, 92%))   !important;}
div.njgfrb67w59 div.k4eb0c_1p :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--mf76__8fff, hsl(264, 18%, 92%))   !important;}
div.njgfrb67w59 div.k4eb0c_1p a:not([class]):not([data-track]):not([role="button"]), div.njgfrb67w59 div.k4eb0c_1p a[class=""]:not([data-track]):not([role="button"]){color: var(--l9e06861047, hsl(258, 75%, 92%))   !important;}
div.njgfrb67w59 div.k4eb0c_1p :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--s6d9a5_466d, rgba(233, 230, 238, 0.84))   !important;}
@media (max-width: 768px) {main.mda3ded4 .njgfrb67w59{padding-left: 20px   !important;padding-right: 20px   !important;width: 100%   !important;max-width: 100%   !important;box-sizing: border-box   !important;}}
div.g78c80_f55 a.kubjyno4u2q5.o976018{--g5e4396db48: hsl(258, 76%, 92%);
color: var(--g5e4396db48, hsl(258, 76%, 92%))   !important;}
div.g78c80_f55 a.kubjyno4u2q5.o976018:is(:hover, :focus-visible, :active){color: var(--q241789a2eb, hsl(257, 76%, 92%))   !important;}
div.a34f493 > :nth-child(1) > :nth-child(4){--g5e4396db48: hsl(258, 76%, 92%);
color: var(--g5e4396db48, hsl(258, 76%, 92%))   !important;}
div.a34f493 > :nth-child(1) > :nth-child(4):is(:hover, :focus-visible, :active){color: var(--q241789a2eb, hsl(257, 76%, 92%))   !important;}
div.a34f493 > :nth-child(2) > :nth-child(4){--g5e4396db48: hsl(258, 76%, 92%);
color: var(--g5e4396db48, hsl(258, 76%, 92%))   !important;}
div.a34f493 > :nth-child(2) > :nth-child(4):is(:hover, :focus-visible, :active){color: var(--q241789a2eb, hsl(257, 76%, 92%))   !important;}
main.mda3ded4 a:not([class]):not([data-track]):not([role="button"]), main.mda3ded4 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.mda3ded4 a:not([class]):not([data-track]):not([role="button"]), main.mda3ded4 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.mda3ded4 a:not([class]):not([data-track]):not([role="button"]), main.mda3ded4 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.a34f493 > :nth-child(1){color: hsl(255, 76%, 28%)   !important;}
div.a34f493 > :nth-child(2){color: hsl(255, 76%, 28%)   !important;}
div.a34f493 > :nth-child(3){color: hsl(255, 76%, 28%)   !important;}
div.a34f493 > :nth-child(1) > :nth-child(2){color: hsl(255, 76%, 28%)   !important;}
div.a34f493 > :nth-child(1) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.a34f493 > :nth-child(1) > :nth-child(3) > :nth-child(1){color: hsl(255, 76%, 28%)   !important;}
div.a34f493 > :nth-child(1) > :nth-child(3) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.a34f493 > :nth-child(1) > :nth-child(3) > :nth-child(2){color: hsl(255, 76%, 28%)   !important;}
div.a34f493 > :nth-child(1) > :nth-child(3) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.a34f493 > :nth-child(2) > :nth-child(2){color: hsl(255, 76%, 28%)   !important;}
div.a34f493 > :nth-child(2) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.a34f493 > :nth-child(2) > :nth-child(3) > :nth-child(1){color: hsl(255, 76%, 28%)   !important;}
div.a34f493 > :nth-child(2) > :nth-child(3) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.a34f493 > :nth-child(2) > :nth-child(3) > :nth-child(2){color: hsl(255, 76%, 28%)   !important;}
div.a34f493 > :nth-child(2) > :nth-child(3) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.a34f493 > :nth-child(3) > :nth-child(2){color: hsl(255, 76%, 28%)   !important;}
div.a34f493 > :nth-child(3) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.a34f493 > :nth-child(3) > :nth-child(3) > :nth-child(1){color: hsl(255, 76%, 28%)   !important;}
div.a34f493 > :nth-child(3) > :nth-child(3) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.a34f493 > :nth-child(3) > :nth-child(3) > :nth-child(2){color: hsl(255, 76%, 28%)   !important;}
div.a34f493 > :nth-child(3) > :nth-child(3) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.njgfrb67w59 h2{color: hsl(0, 18%, 92%)   !important;
text-shadow: 0 1px 2px rgba(15, 23, 42, 0.22), 0 10px 28px rgba(15, 23, 42, 0.28)   !important;}
div.njgfrb67w59 h2 :is(strong, b, em, small, mark){color: inherit   !important;}
div.njgfrb67w59 > :nth-child(1) > :nth-child(2){color: hsl(0, 18%, 92%)   !important;
text-shadow: 0 1px 2px rgba(15, 23, 42, 0.22), 0 10px 28px rgba(15, 23, 42, 0.28)   !important;}
div.njgfrb67w59 > :nth-child(1) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.a34f493 > :nth-child(1) > :nth-child(4){color: hsl(258, 76%, 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.a34f493 > :nth-child(1) > :nth-child(4) :is(strong, b, em, small, mark){color: inherit   !important;}
div.a34f493 > :nth-child(1) > :nth-child(4):hover, div.a34f493 > :nth-child(1) > :nth-child(4):focus-visible, div.a34f493 > :nth-child(1) > :nth-child(4):active{color: hsl(258, 76%, 92%)   !important;}
div.a34f493 > :nth-child(1) > :nth-child(4):hover, div.a34f493 > :nth-child(1) > :nth-child(4):focus-visible, div.a34f493 > :nth-child(1) > :nth-child(4):active{text-decoration-color: currentColor   !important;}
div.a34f493 > :nth-child(2) > :nth-child(4){color: hsl(258, 76%, 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.a34f493 > :nth-child(2) > :nth-child(4) :is(strong, b, em, small, mark){color: inherit   !important;}
div.a34f493 > :nth-child(2) > :nth-child(4):hover, div.a34f493 > :nth-child(2) > :nth-child(4):focus-visible, div.a34f493 > :nth-child(2) > :nth-child(4):active{color: hsl(258, 76%, 92%)   !important;}
div.a34f493 > :nth-child(2) > :nth-child(4):hover, div.a34f493 > :nth-child(2) > :nth-child(4):focus-visible, div.a34f493 > :nth-child(2) > :nth-child(4):active{text-decoration-color: currentColor   !important;}

/* sbv2-section-theme-guardrail-start */
  div.vte9vgsw { --mf76__8fff: hsl(255, 76%, 28%); --s6d9a5_466d: rgba(44, 17, 125, 0.78); --l9e06861047: hsl(258, 75%, 28%); --c48d70653: dark; }
  div.vte9vgsw { --mf76__8fff: hsl(255, 76%, 28%); --s6d9a5_466d: rgba(44, 17, 125, 0.78); --l9e06861047: hsl(258, 75%, 28%); --c48d70653: dark; color: var(--mf76__8fff, hsl(255, 76%, 28%)) !important; }
  div.vte9vgsw :is(h1, h2, h3, h4, h5, h6, strong, b, em) { color: var(--mf76__8fff, hsl(255, 76%, 28%)) !important; }
  div.vte9vgsw a:not([class]):not([data-track]):not([role="button"]), div.vte9vgsw a[class=""]:not([data-track]):not([role="button"]) { color: var(--l9e06861047, hsl(258, 75%, 28%)) !important; }
  div.vte9vgsw :is(p, li, small, blockquote, figcaption, dd, dt, label) { color: var(--s6d9a5_466d, rgba(44, 17, 125, 0.78)) !important; }
  div.d2b62__ccbb { --mf76__8fff: hsl(257, 76%, 28%); --s6d9a5_466d: rgba(47, 17, 125, 0.78); --l9e06861047: hsl(258, 75%, 28%); --c48d70653: dark; }
  div.d2b62__ccbb { --mf76__8fff: hsl(257, 76%, 28%); --s6d9a5_466d: rgba(47, 17, 125, 0.78); --l9e06861047: hsl(258, 75%, 28%); --c48d70653: dark; color: var(--mf76__8fff, hsl(257, 76%, 28%)) !important; }
  div.d2b62__ccbb :is(h1, h2, h3, h4, h5, h6, strong, b, em) { color: var(--mf76__8fff, hsl(257, 76%, 28%)) !important; }
  div.d2b62__ccbb a:not([class]):not([data-track]):not([role="button"]), div.d2b62__ccbb a[class=""]:not([data-track]):not([role="button"]) { color: var(--l9e06861047, hsl(258, 75%, 28%)) !important; }
  div.d2b62__ccbb :is(p, li, small, blockquote, figcaption, dd, dt, label) { color: var(--s6d9a5_466d, rgba(47, 17, 125, 0.78)) !important; }
  div.z438fa0 { --mf76__8fff: hsl(257, 76%, 28%); --s6d9a5_466d: rgba(47, 17, 125, 0.78); --l9e06861047: hsl(258, 75%, 28%); --c48d70653: dark; }
  div.z438fa0 { --mf76__8fff: hsl(257, 76%, 28%); --s6d9a5_466d: rgba(47, 17, 125, 0.78); --l9e06861047: hsl(258, 75%, 28%); --c48d70653: dark; color: var(--mf76__8fff, hsl(257, 76%, 28%)) !important; }
  div.z438fa0 :is(h1, h2, h3, h4, h5, h6, strong, b, em) { color: var(--mf76__8fff, hsl(257, 76%, 28%)) !important; }
  div.z438fa0 a:not([class]):not([data-track]):not([role="button"]), div.z438fa0 a[class=""]:not([data-track]):not([role="button"]) { color: var(--l9e06861047, hsl(258, 75%, 28%)) !important; }
  div.z438fa0 :is(p, li, small, blockquote, figcaption, dd, dt, label) { color: var(--s6d9a5_466d, rgba(47, 17, 125, 0.78)) !important; }
/* sbv2-section-theme-guardrail-end */

/* sbv2-interactive-text-autofix-start */
  div.a34f493 > :nth-child(1) > :nth-child(4) { --g5e4396db48: hsl(258, 76%, 92%); color: var(--g5e4396db48, hsl(258, 76%, 92%)) !important; }
  div.a34f493 > :nth-child(1) > :nth-child(4):is(:hover, :focus-visible, :active) { color: var(--q241789a2eb, hsl(257, 76%, 92%)) !important; }
  div.a34f493 > :nth-child(2) > :nth-child(4) { --g5e4396db48: hsl(258, 76%, 92%); color: var(--g5e4396db48, hsl(258, 76%, 92%)) !important; }
  div.a34f493 > :nth-child(2) > :nth-child(4):is(:hover, :focus-visible, :active) { color: var(--q241789a2eb, hsl(257, 76%, 92%)) !important; }
/* sbv2-interactive-text-autofix-end */

/* sbv2-compact-label-text-autofix-start */
  div.a34f493 > :nth-child(1) { color: hsl(255, 76%, 28%) !important; }
  div.a34f493 > :nth-child(3) { color: hsl(255, 76%, 28%) !important; }
/* sbv2-compact-label-text-autofix-end */
