:root{--primary-color: hsl(267, 64%, 52%);
--secondary-color: hsl(5, 51%, 52%);
--content-page-bg: hsl(267, 6%, 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(267, 63%, 28%);
--max-width: clamp(1080px, 86vw, 1260px);
--hero-text-width: clamp(813px, 78vw, 1033px);
--border-radius: var(--radius-lg, 24px);
--transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
--bg-color: hsl(267, 6%, 96%);
--nav-height: 72px;
--hero-content-width: 846px;
--border-radius-lg: 24px;
--border-radius-md: 12px;
--shadow-sm: 0 2px 8px rgba(0,0,0,0.04);
--content-heading: hsl(220, 10%, 11%);
--content-accent-ui: hsl(267, 64%, 52%);
--content-link-color: hsl(267, 63%, 28%);
--content-link-hover: hsl(5, 51%, 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(267, 63%, 28%)));
--page-link-hover-color: var(--content-link-hover, hsl(5, 51%, 28%));
--page-muted-color: var(--content-text-muted, rgba(31, 35, 40, 0.72));
--page-accent-soft: rgba(124, 54, 210, 0.12);
--page-accent-glow: rgba(124, 54, 210, 0.42);
--primary-accent: var(--content-accent-ui, var(--primary-color, hsl(267, 64%, 52%)));
--secondary-accent: var(--secondary-color, hsl(5, 51%, 52%));}
main.p1123a42_5c{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.p1123a42_5c .oe4xb799i9w{max-width: var(--max-width);
margin: 0 auto;
padding: 0 40px;
text-align: center;}
main.p1123a42_5c .h9b4a19a_tsds{padding: 120px 0 80px;
background: radial-gradient(circle at top right, rgba(108, 52, 214, 0.05), transparent),
    radial-gradient(circle at bottom left, rgba(214, 52, 52, 0.03), transparent);
color: #ffffff;}
main.p1123a42_5c .v503c_52b{max-width: var(--hero-text-width);
margin: 0 auto;}
main.p1123a42_5c h1{font-size: clamp(2.5rem, 5vw, 4rem);
font-weight: 800;
margin-bottom: 24px;
color: var(--content-text);
letter-spacing: -0.02em;}
main.p1123a42_5c .rd09beef73{font-size: 1.25rem;
color: var(--content-text-muted);
margin-bottom: 40px;}
main.p1123a42_5c .k3a7db3_0343{display: flex;
gap: 16px;
justify-content: center;
flex-wrap: wrap;}
main.p1123a42_5c .s3970abf_nc{background-color: var(--primary-color);
color: #ffffff                        !important;
padding: 16px 40px;
border-radius: 50px;
font-weight: 600;
text-decoration: none;
box-shadow: 0 10px 20px -5px rgba(108, 52, 214, 0.3);
transition: var(--transition);}
main.p1123a42_5c .s3970abf_nc:hover{transform: translateY(-2px);
box-shadow: 0 15px 30px -5px rgba(108, 52, 214, 0.4);}
main.p1123a42_5c .t5ec__36f{background-color: var(--content-surface-bg);
color: var(--content-text);
padding: 16px 40px;
border-radius: 50px;
font-weight: 600;
text-decoration: none;
border: 1px solid var(--content-border);
transition: var(--transition);}
main.p1123a42_5c .t5ec__36f:hover{background-color: #ffffff;
border-color: var(--primary-color);
color: hsl(220, 10%, 11%);}
main.p1123a42_5c .j90c28_32e8{padding: 80px 0;}
main.p1123a42_5c .g8f2eb__ffffe{font-size: 2.25rem;
margin-bottom: 16px;}
main.p1123a42_5c .q85c7a3026{color: var(--content-text-muted);
margin-bottom: 48px;
max-width: 700px;
margin-left: auto;
margin-right: auto;}
main.p1123a42_5c .h0fcf06{display: grid;
grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
gap: 32px;
margin-top: 40px;}
main.p1123a42_5c .yf68b9_yv{background: var(--content-surface-bg);
border-radius: var(--border-radius);
padding: 48px 32px;
border: 1px solid var(--content-border);
transition: var(--transition);
display: flex;
flex-direction: column;
align-items: center;
color: hsl(220, 10%, 11%);}
main.p1123a42_5c .yf68b9_yv:hover{box-shadow: 0 20px 40px rgba(0, 0, 0, 0.04);
border-color: var(--primary-color);}
main.p1123a42_5c .f3815e__defc{width: 64px;
height: 64px;
margin-bottom: 24px;
color: var(--primary-color);}
main.p1123a42_5c .yf68b9_yv h3{font-size: 1.5rem;
margin-bottom: 16px;}
main.p1123a42_5c .t98c87__0dfe{list-style: none;
padding: 0;
margin: 24px 0;
text-align: left;
width: 100%;}
main.p1123a42_5c .t98c87__0dfe li{padding: 8px 0;
color: var(--content-text-muted);
display: flex;
align-items: center;
gap: 10px;}
main.p1123a42_5c .t98c87__0dfe li::before{content: "✓";
color: var(--primary-color);
font-weight: bold;}
main.p1123a42_5c .q710757235{padding: 80px 0;
background-color: #ffffff;
color: hsl(220, 10%, 11%);}
main.p1123a42_5c .i0370ce584d{overflow-x: auto;
margin-top: 40px;
border-radius: 16px;
border: 1px solid var(--content-border);}
main.p1123a42_5c table{width: 100%;
border-collapse: collapse;
text-align: left;
min-width: 800px;}
main.p1123a42_5c th, main.p1123a42_5c td{padding: 20px 24px;
border-bottom: 1px solid var(--content-border);}
main.p1123a42_5c th{background-color: rgba(108, 52, 214, 0.02);
font-weight: 600;
color: #ffffff;}
main.p1123a42_5c .i2b9__812{padding: 100px 0;}
main.p1123a42_5c .t8622e__7624e{display: grid;
grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
gap: 40px;
position: relative;}
main.p1123a42_5c .u9e823d_68{position: relative;}
main.p1123a42_5c .r7ff71e55{font-size: 3rem;
font-weight: 800;
color: var(--primary-color);
opacity: 0.15;
margin-bottom: -20px;}
main.p1123a42_5c .kvma24ztq h4{font-size: 1.25rem;
margin-bottom: 12px;}
main.p1123a42_5c .pbf4faa4afd{margin: 80px 0;
border-radius: var(--border-radius);
overflow: hidden;
position: relative;
background: #000;
isolation: isolate;
color: #ffffff;}
main.p1123a42_5c .pbf4faa4afd img{width: 100%;
height: auto;
display: block;
aspect-ratio: 16 / 7;
object-fit: cover;
opacity: 0.85;}
main.p1123a42_5c .p80f4d_8e{position: absolute;
bottom: 0;
left: 0;
right: 0;
padding: 60px;
background: linear-gradient(transparent, rgba(0,0,0,0.8));
color: #fff;
text-align: left;}
main.p1123a42_5c .s58db3__e06{padding: 80px 0;
text-align: left;}
main.p1123a42_5c .k34bc_187{max-width: 900px;
margin: 40px auto;}
main.p1123a42_5c .ofbfb1d_sfqd{margin-bottom: 32px;
padding-bottom: 32px;
border-bottom: 1px solid var(--content-border);}
main.p1123a42_5c .ofbfb1d_sfqd h4{font-size: 1.15rem;
margin-bottom: 12px;
color: var(--content-text);}
main.p1123a42_5c .copyright{color: var(--content-text-muted);
font-size: 0.9rem;}
main.p1123a42_5c .qadb01b2{color: var(--primary-color);
text-decoration: none;
border-bottom: 1px dashed var(--primary-color);}
@media (max-width: 768px) {main.p1123a42_5c .oe4xb799i9w{padding: 0 20px;}
main.p1123a42_5c .h9b4a19a_tsds{padding: 60px 0;}
main.p1123a42_5c .p80f4d_8e{padding: 20px;}}
html, body{margin: 0;
padding: 0;}
body *, body *::before, body *::after{box-sizing: border-box;}
main img.qbbaef_f5ca{display: block;
max-width: 100%;
width: 100%;
height: auto;
object-fit: cover;
object-position: center;}
main img.qbbaef_f5ca.t5b41c9a955{aspect-ratio: 16 / 9;}
main img.qbbaef_f5ca.q8bf7d4b7f3{aspect-ratio: 16 / 10;}
main img.qbbaef_f5ca.ac73c22eb{aspect-ratio: 4 / 3;}
main img.qbbaef_f5ca.d0c8__0ed2{aspect-ratio: 1 / 1;}
main .lad7a3d75.t5b41c9a955{aspect-ratio: 16 / 9;}
main .lad7a3d75.q8bf7d4b7f3{aspect-ratio: 16 / 10;}
main .lad7a3d75.ac73c22eb{aspect-ratio: 4 / 3;}
main .lad7a3d75.d0c8__0ed2{aspect-ratio: 1 / 1;}
@media (min-width: 769px) {div.pbf4faa4afd > *{min-width: 0   !important;}
div.pbf4faa4afd > :nth-child(2){min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.pbf4faa4afd > :nth-child(1){min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.pbf4faa4afd > :nth-child(1){display: block   !important;width: 100%   !important;max-width: 100%   !important;height: auto   !important;}}
:root{--primary-color: hsl(267, 64%, 52%);
--secondary-color: hsl(5, 51%, 52%);
--bg-color: hsl(267, 6%, 96%);
--text-color: hsl(267, 10%, 11%);
--text-muted: rgba(24,33,47,0.72);
--content-page-bg: hsl(267, 6%, 96%);
--content-surface-bg: rgba(255,255,255,0.88);
--content-text: hsl(267, 10%, 11%);
--content-text-muted: rgba(24,33,47,0.72);
--content-accent-ui: hsl(267, 64%, 52%);
--content-accent-text: hsl(0, 18%, 28%);
--content-link-color: hsl(0, 18%, 28%);
--content-link-hover: hsl(5, 51%, 28%);}
body{background: var(--bg-color, hsl(267, 6%, 96%))   !important;
color: var(--text-color, hsl(267, 10%, 11%))   !important;}
:is(main, .fb92__c1da){color: var(--content-text, hsl(267, 10%, 11%))   !important;}
div.v503c_52b{text-align: center   !important;
align-items: center   !important;}
div.v503c_52b > :is(h1, h2, p){text-align: center   !important;
max-width: min(100%, 846px)   !important;
margin-left: auto   !important;
margin-right: auto   !important;}
div.v503c_52b > :is(div, nav, ul, ol){margin-left: auto   !important;
margin-right: auto   !important;}
div.yf68b9_yv{--p74d57368: hsl(0, 18%, 28%);
--w09f9d_1381: rgba(84, 58, 58, 0.78);
--u7777caab: hsl(267, 63%, 28%);
--r2ace6ea9dd: dark;}
div.yf68b9_yv{--p74d57368: hsl(0, 18%, 28%);
--w09f9d_1381: rgba(84, 58, 58, 0.78);
--u7777caab: hsl(267, 63%, 28%);
--r2ace6ea9dd: dark;
color: var(--p74d57368, hsl(0, 18%, 28%))   !important;}
div.yf68b9_yv :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--p74d57368, hsl(0, 18%, 28%))   !important;}
div.yf68b9_yv a:not([class]):not([data-track]):not([role="button"]), div.yf68b9_yv a[class=""]:not([data-track]):not([role="button"]){color: var(--u7777caab, hsl(267, 63%, 28%))   !important;}
div.yf68b9_yv :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--w09f9d_1381, rgba(84, 58, 58, 0.78))   !important;}
div.v503c_52b{--p74d57368: hsl(0, 18%, 28%);
--w09f9d_1381: rgba(84, 58, 58, 0.78);
--u7777caab: hsl(267, 63%, 28%);
--r2ace6ea9dd: dark;}
div.v503c_52b{--p74d57368: hsl(0, 18%, 28%);
--w09f9d_1381: rgba(84, 58, 58, 0.78);
--u7777caab: hsl(267, 63%, 28%);
--r2ace6ea9dd: dark;
color: var(--p74d57368, hsl(0, 18%, 28%))   !important;}
div.v503c_52b :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--p74d57368, hsl(0, 18%, 28%))   !important;}
div.v503c_52b a:not([class]):not([data-track]):not([role="button"]), div.v503c_52b a[class=""]:not([data-track]):not([role="button"]){color: var(--u7777caab, hsl(267, 63%, 28%))   !important;}
div.v503c_52b :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--w09f9d_1381, rgba(84, 58, 58, 0.78))   !important;}
div.oe4xb799i9w{--p74d57368: hsl(0, 18%, 28%);
--w09f9d_1381: rgba(84, 58, 58, 0.78);
--u7777caab: hsl(267, 63%, 28%);
--r2ace6ea9dd: dark;}
div.oe4xb799i9w{--p74d57368: hsl(0, 18%, 28%);
--w09f9d_1381: rgba(84, 58, 58, 0.78);
--u7777caab: hsl(267, 63%, 28%);
--r2ace6ea9dd: dark;
color: var(--p74d57368, hsl(0, 18%, 28%))   !important;}
div.oe4xb799i9w :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--p74d57368, hsl(0, 18%, 28%))   !important;}
div.oe4xb799i9w a:not([class]):not([data-track]):not([role="button"]), div.oe4xb799i9w a[class=""]:not([data-track]):not([role="button"]){color: var(--u7777caab, hsl(267, 63%, 28%))   !important;}
div.oe4xb799i9w :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--w09f9d_1381, rgba(84, 58, 58, 0.78))   !important;}
div.k3a7db3_0343 a.s3970abf_nc{--t25501_5cf3: hsl(267, 63%, 92%);
color: var(--t25501_5cf3, hsl(267, 63%, 92%))   !important;}
div.k3a7db3_0343 a.s3970abf_nc:is(:hover, :focus-visible, :active){color: var(--h2bdb0_ac34, hsl(268, 62%, 96%))   !important;}
div.yf68b9_yv a.s3970abf_nc{--t25501_5cf3: hsl(267, 63%, 92%);
color: var(--t25501_5cf3, hsl(267, 63%, 92%))   !important;}
div.yf68b9_yv a.s3970abf_nc:is(:hover, :focus-visible, :active){color: var(--h2bdb0_ac34, hsl(268, 62%, 96%))   !important;}
[data-fp-block="b354faee04"] a.qadb01b2{--t25501_5cf3: hsl(267, 63%, 92%);
color: var(--t25501_5cf3, hsl(267, 63%, 92%))   !important;}
[data-fp-block="b354faee04"] a.qadb01b2:is(:hover, :focus-visible, :active){color: var(--h2bdb0_ac34, hsl(268, 62%, 92%))   !important;}
main.p1123a42_5c > :nth-child(7) > :nth-child(1) > :nth-child(2) > :nth-child(2) > :nth-child(1){--t25501_5cf3: hsl(267, 63%, 92%);
color: var(--t25501_5cf3, hsl(267, 63%, 92%))   !important;}
main.p1123a42_5c > :nth-child(7) > :nth-child(1) > :nth-child(2) > :nth-child(2) > :nth-child(1):is(:hover, :focus-visible, :active){color: var(--h2bdb0_ac34, hsl(268, 62%, 92%))   !important;}
main.p1123a42_5c > :nth-child(7) > :nth-child(1) > :nth-child(2) > :nth-child(2) > :nth-child(2){--t25501_5cf3: hsl(267, 63%, 92%);
color: var(--t25501_5cf3, hsl(267, 63%, 92%))   !important;}
main.p1123a42_5c > :nth-child(7) > :nth-child(1) > :nth-child(2) > :nth-child(2) > :nth-child(2):is(:hover, :focus-visible, :active){color: var(--h2bdb0_ac34, hsl(268, 62%, 92%))   !important;}
div.h0fcf06 > :nth-child(1){color: hsl(268, 62%, 28%)   !important;}
div.h0fcf06 > :nth-child(2){color: hsl(268, 62%, 28%)   !important;}
div.h0fcf06 > :nth-child(3){color: hsl(268, 62%, 28%)   !important;}
div.i0370ce584d > :nth-child(1){color: hsl(268, 62%, 28%)   !important;}
div.t8622e__7624e > :nth-child(1){color: hsl(268, 62%, 28%)   !important;}
div.t8622e__7624e > :nth-child(2){color: hsl(268, 62%, 28%)   !important;}
div.t8622e__7624e > :nth-child(3){color: hsl(268, 62%, 28%)   !important;}
div.t8622e__7624e > :nth-child(4){color: hsl(268, 62%, 28%)   !important;}
div.k34bc_187 > :nth-child(1){color: hsl(268, 62%, 28%)   !important;}
div.kvma24ztq h3{color: hsl(268, 62%, 28%)   !important;}
div.kvma24ztq h3 :is(strong, b, em, small, mark){color: inherit   !important;}
div.t8622e__7624e > :nth-child(1) > :nth-child(2) > :nth-child(2){color: hsl(268, 62%, 28%)   !important;}
div.t8622e__7624e > :nth-child(1) > :nth-child(2) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.t8622e__7624e > :nth-child(2) > :nth-child(2) > :nth-child(1){color: hsl(268, 62%, 28%)   !important;}
div.t8622e__7624e > :nth-child(2) > :nth-child(2) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.t8622e__7624e > :nth-child(2) > :nth-child(2) > :nth-child(2){color: hsl(268, 62%, 28%)   !important;}
div.t8622e__7624e > :nth-child(2) > :nth-child(2) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.t8622e__7624e > :nth-child(3) > :nth-child(2) > :nth-child(1){color: hsl(268, 62%, 28%)   !important;}
div.t8622e__7624e > :nth-child(3) > :nth-child(2) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.t8622e__7624e > :nth-child(3) > :nth-child(2) > :nth-child(2){color: hsl(268, 62%, 28%)   !important;}
div.t8622e__7624e > :nth-child(3) > :nth-child(2) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.t8622e__7624e > :nth-child(4) > :nth-child(2) > :nth-child(1){color: hsl(268, 62%, 28%)   !important;}
div.t8622e__7624e > :nth-child(4) > :nth-child(2) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.t8622e__7624e > :nth-child(4) > :nth-child(2) > :nth-child(2){color: hsl(268, 62%, 28%)   !important;}
div.t8622e__7624e > :nth-child(4) > :nth-child(2) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.ofbfb1d_sfqd h3{color: hsl(268, 62%, 28%)   !important;}
div.ofbfb1d_sfqd h3 :is(strong, b, em, small, mark){color: inherit   !important;}
div.k34bc_187 > :nth-child(1) > :nth-child(2){color: hsl(268, 62%, 28%)   !important;}
div.k34bc_187 > :nth-child(1) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.k34bc_187 > :nth-child(2) > :nth-child(1){color: hsl(268, 62%, 28%)   !important;}
div.k34bc_187 > :nth-child(2) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.k34bc_187 > :nth-child(2) > :nth-child(2){color: hsl(268, 62%, 28%)   !important;}
div.k34bc_187 > :nth-child(2) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.k34bc_187 > :nth-child(3) > :nth-child(1){color: hsl(268, 62%, 28%)   !important;}
div.k34bc_187 > :nth-child(3) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.k34bc_187 > :nth-child(3) > :nth-child(2){color: hsl(268, 62%, 28%)   !important;}
div.k34bc_187 > :nth-child(3) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.k34bc_187 > :nth-child(4) > :nth-child(1){color: hsl(268, 62%, 28%)   !important;}
div.k34bc_187 > :nth-child(4) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.k34bc_187 > :nth-child(4) > :nth-child(2){color: hsl(268, 62%, 28%)   !important;}
div.k34bc_187 > :nth-child(4) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.h0fcf06 > :nth-child(1) > :nth-child(2){color: hsl(268, 62%, 28%)   !important;}
div.h0fcf06 > :nth-child(1) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.h0fcf06 > :nth-child(1) > :nth-child(3){color: hsl(268, 62%, 28%)   !important;}
div.h0fcf06 > :nth-child(1) > :nth-child(3) :is(strong, b, em, small, mark){color: inherit   !important;}
div.h0fcf06 > :nth-child(1) > :nth-child(4) > :nth-child(1){color: hsl(268, 62%, 28%)   !important;}
div.h0fcf06 > :nth-child(1) > :nth-child(4) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.h0fcf06 > :nth-child(1) > :nth-child(4) > :nth-child(2){color: hsl(268, 62%, 28%)   !important;}
div.h0fcf06 > :nth-child(1) > :nth-child(4) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.h0fcf06 > :nth-child(1) > :nth-child(4) > :nth-child(3){color: hsl(268, 62%, 28%)   !important;}
div.h0fcf06 > :nth-child(1) > :nth-child(4) > :nth-child(3) :is(strong, b, em, small, mark){color: inherit   !important;}
div.h0fcf06 > :nth-child(2) > :nth-child(2){color: hsl(268, 62%, 28%)   !important;}
div.h0fcf06 > :nth-child(2) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.h0fcf06 > :nth-child(2) > :nth-child(3){color: hsl(268, 62%, 28%)   !important;}
div.h0fcf06 > :nth-child(2) > :nth-child(3) :is(strong, b, em, small, mark){color: inherit   !important;}
div.h0fcf06 > :nth-child(2) > :nth-child(4) > :nth-child(1){color: hsl(268, 62%, 28%)   !important;}
div.h0fcf06 > :nth-child(2) > :nth-child(4) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.h0fcf06 > :nth-child(2) > :nth-child(4) > :nth-child(2){color: hsl(268, 62%, 28%)   !important;}
div.h0fcf06 > :nth-child(2) > :nth-child(4) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.h0fcf06 > :nth-child(2) > :nth-child(4) > :nth-child(3){color: hsl(268, 62%, 28%)   !important;}
div.h0fcf06 > :nth-child(2) > :nth-child(4) > :nth-child(3) :is(strong, b, em, small, mark){color: inherit   !important;}
div.h0fcf06 > :nth-child(3) > :nth-child(2){color: hsl(268, 62%, 28%)   !important;}
div.h0fcf06 > :nth-child(3) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.h0fcf06 > :nth-child(3) > :nth-child(3){color: hsl(268, 62%, 28%)   !important;}
div.h0fcf06 > :nth-child(3) > :nth-child(3) :is(strong, b, em, small, mark){color: inherit   !important;}
div.h0fcf06 > :nth-child(3) > :nth-child(4) > :nth-child(1){color: hsl(268, 62%, 28%)   !important;}
div.h0fcf06 > :nth-child(3) > :nth-child(4) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.h0fcf06 > :nth-child(3) > :nth-child(4) > :nth-child(2){color: hsl(268, 62%, 28%)   !important;}
div.h0fcf06 > :nth-child(3) > :nth-child(4) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.h0fcf06 > :nth-child(3) > :nth-child(4) > :nth-child(3){color: hsl(268, 62%, 28%)   !important;}
div.h0fcf06 > :nth-child(3) > :nth-child(4) > :nth-child(3) :is(strong, b, em, small, mark){color: inherit   !important;}
[data-fp-block="b354faee04"] a.qadb01b2{color: hsl(267, 63%, 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;}
[data-fp-block="b354faee04"] a.qadb01b2 :is(strong, b, em, small, mark){color: inherit   !important;}
[data-fp-block="b354faee04"] a.qadb01b2:hover, [data-fp-block="b354faee04"] a.qadb01b2:focus-visible, [data-fp-block="b354faee04"] a.qadb01b2:active{color: hsl(267, 63%, 92%)   !important;}
[data-fp-block="b354faee04"] a.qadb01b2:hover, [data-fp-block="b354faee04"] a.qadb01b2:focus-visible, [data-fp-block="b354faee04"] a.qadb01b2:active{text-decoration-color: currentColor   !important;}
main.p1123a42_5c > :nth-child(7) > :nth-child(1) > :nth-child(2) > :nth-child(2) > :nth-child(1){color: hsl(267, 63%, 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;}
main.p1123a42_5c > :nth-child(7) > :nth-child(1) > :nth-child(2) > :nth-child(2) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
main.p1123a42_5c > :nth-child(7) > :nth-child(1) > :nth-child(2) > :nth-child(2) > :nth-child(1):hover, main.p1123a42_5c > :nth-child(7) > :nth-child(1) > :nth-child(2) > :nth-child(2) > :nth-child(1):focus-visible, main.p1123a42_5c > :nth-child(7) > :nth-child(1) > :nth-child(2) > :nth-child(2) > :nth-child(1):active{color: hsl(267, 63%, 92%)   !important;}
main.p1123a42_5c > :nth-child(7) > :nth-child(1) > :nth-child(2) > :nth-child(2) > :nth-child(1):hover, main.p1123a42_5c > :nth-child(7) > :nth-child(1) > :nth-child(2) > :nth-child(2) > :nth-child(1):focus-visible, main.p1123a42_5c > :nth-child(7) > :nth-child(1) > :nth-child(2) > :nth-child(2) > :nth-child(1):active{text-decoration-color: currentColor   !important;}
main.p1123a42_5c > :nth-child(7) > :nth-child(1) > :nth-child(2) > :nth-child(2) > :nth-child(2){color: hsl(267, 63%, 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;}
main.p1123a42_5c > :nth-child(7) > :nth-child(1) > :nth-child(2) > :nth-child(2) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
main.p1123a42_5c > :nth-child(7) > :nth-child(1) > :nth-child(2) > :nth-child(2) > :nth-child(2):hover, main.p1123a42_5c > :nth-child(7) > :nth-child(1) > :nth-child(2) > :nth-child(2) > :nth-child(2):focus-visible, main.p1123a42_5c > :nth-child(7) > :nth-child(1) > :nth-child(2) > :nth-child(2) > :nth-child(2):active{color: hsl(267, 63%, 92%)   !important;}
main.p1123a42_5c > :nth-child(7) > :nth-child(1) > :nth-child(2) > :nth-child(2) > :nth-child(2):hover, main.p1123a42_5c > :nth-child(7) > :nth-child(1) > :nth-child(2) > :nth-child(2) > :nth-child(2):focus-visible, main.p1123a42_5c > :nth-child(7) > :nth-child(1) > :nth-child(2) > :nth-child(2) > :nth-child(2):active{text-decoration-color: currentColor   !important;}
[data-fp-block="b354faee04"] h3{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;}
[data-fp-block="b354faee04"] h3 :is(strong, b, em, small, mark){color: inherit   !important;}
main.p1123a42_5c > :nth-child(7) > :nth-child(1) > :nth-child(2) > :nth-child(1){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;}
main.p1123a42_5c > :nth-child(7) > :nth-child(1) > :nth-child(2) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}