:root{--wps-primary: var(--primary-color, hsl(221, 82%, 55%));
--wps-secondary: var(--secondary-color, hsl(284, 65%, 55%));
--wps-page-bg: var(--content-page-bg, #f5f7fb);
--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-accent: var(--content-accent-text, hsl(221, 82%, 45%));
--max-width: clamp(1080px, 86vw, 1260px);
--text-width: 940px;
--primary-color: hsl(221, 82%, 55%);
--secondary-color: hsl(284, 65%, 55%);
--content-page-bg: hsl(220, 7%, 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(221, 82%, 28%);
--hero-text-width: clamp(813px, 78vw, 1033px);
--border-radius: 12px;
--transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
--content-heading: hsl(220, 10%, 11%);
--content-accent-ui: hsl(221, 82%, 55%);
--content-link-color: hsl(221, 82%, 28%);
--content-link-hover: hsl(284, 65%, 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(221, 82%, 28%)));
--page-link-hover-color: var(--content-link-hover, hsl(284, 65%, 28%));
--page-muted-color: var(--content-text-muted, rgba(31, 35, 40, 0.72));
--page-accent-soft: rgba(46, 105, 234, 0.12);
--page-accent-glow: rgba(46, 105, 234, 0.42);
--primary-accent: var(--content-accent-ui, var(--primary-color, hsl(221, 82%, 55%)));
--secondary-accent: var(--secondary-color, hsl(284, 65%, 55%));}
main.u3b25__e594{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.u3b25__e594 .oxgp79v7c8{width: 100%;
max-width: var(--max-width);
margin: 0 auto;
padding: 0 20px;
box-sizing: border-box;}
main.u3b25__e594 .l6746fcc4{text-align: center;
max-width: var(--text-width);
margin: 0 auto;}
main.u3b25__e594 h1{font-size: clamp(2.5rem, 5vw, 3.5rem);
font-weight: 800;
margin-bottom: 24px;
letter-spacing: -0.02em;
color: var(--wps-text);}
main.u3b25__e594 h2{font-size: clamp(1.8rem, 3vw, 2.2rem);
margin: 80px 0 40px;
text-align: center;}
main.u3b25__e594 h3{font-size: 1.4rem;
margin: 24px 0 16px;
color: var(--wps-text);}
main.u3b25__e594 .mb943__9c9{padding: 120px 0 80px;
background: radial-gradient(circle at 50% 0%, rgba(37, 99, 235, 0.05) 0%, transparent 70%);
color: #ffffff;}
main.u3b25__e594 .u9c7b00_c6{font-size: 1.25rem;
color: var(--wps-text-muted);
margin-bottom: 40px;}
main.u3b25__e594 .j7148ea_232{display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: 30px;
margin-top: 60px;}
main.u3b25__e594 .s8f3b77a48d{background: var(--wps-surface);
padding: 40px;
border-radius: 20px;
border: 1px solid var(--wps-border);
transition: transform 0.3s ease, box-shadow 0.3s ease;
position: relative;
color: hsl(220, 10%, 11%);}
main.u3b25__e594 .s8f3b77a48d:hover{transform: translateY(-8px);
box-shadow: 0 20px 40px rgba(0, 0, 0, 0.05);}
main.u3b25__e594 .kec5b20_a81{font-size: 3rem;
font-weight: 900;
color: var(--wps-primary);
opacity: 0.1;
position: absolute;
top: 20px;
right: 30px;}
main.u3b25__e594 .v0b2989b0{padding: 80px 0;
background: var(--wps-surface);
border-radius: 32px;
margin: 60px 0;
color: hsl(220, 10%, 11%);}
main.u3b25__e594 .u9b11c5b32{max-width: var(--text-width);
margin: 0 auto;
text-align: left;}
main.u3b25__e594 .y678c4e2_399{padding: 24px 0;
border-bottom: 1px solid var(--wps-border);}
main.u3b25__e594 .ya46__b34{display: flex;
align-items: center;
gap: 60px;
margin: 100px 0;
padding: 60px;
background: #0f172a;
color: #ffffff;
border-radius: 32px;
overflow: hidden;}
main.u3b25__e594 .ya46__b34 img{width: 50%;
border-radius: 16px;
object-fit: cover;
aspect-ratio: 16/10;}
main.u3b25__e594 .z1b8f2_fa{width: 50%;}
main.u3b25__e594 .z1b8f2_fa h2{text-align: left;
margin-top: 0;
color: #ffffff;}
main.u3b25__e594 .z1b8f2_fa p{color: rgba(255, 255, 255, 0.8);
font-size: 1.1rem;}
main.u3b25__e594 .da95d__fac93{padding: 100px 0;}
main.u3b25__e594 .j192e36{background: var(--wps-surface);
margin-bottom: 16px;
padding: 30px;
border-radius: 16px;
border: 1px solid var(--wps-border);
text-align: left;
color: hsl(220, 10%, 11%);}
main.u3b25__e594 .daxi9x0jbu6{font-weight: 700;
font-size: 1.2rem;
margin-bottom: 12px;
color: var(--wps-text);
display: flex;
align-items: center;}
main.u3b25__e594 .daxi9x0jbu6::before{content: "Q";
margin-right: 12px;
color: var(--wps-primary);}
main.u3b25__e594 .ucapf2lu{color: var(--wps-text-muted);}
main.u3b25__e594 .u43e1__c4008{display: inline-block;
padding: 18px 48px;
background-color: var(--wps-primary);
color: #ffffff;
text-decoration: none;
border-radius: 50px;
font-weight: 600;
font-size: 1.1rem;
transition: all 0.3s ease;
box-shadow: 0 10px 20px rgba(37, 99, 235, 0.2);}
main.u3b25__e594 .u43e1__c4008:hover{background-color: var(--wps-accent);
transform: scale(1.05);
box-shadow: 0 15px 30px rgba(37, 99, 235, 0.3);
color: #ffffff;}
main.u3b25__e594 .copyright{font-size: 0.85rem;
color: rgba(31, 35, 40, 0.5);}
@media (max-width: 1024px) {main.u3b25__e594 .ya46__b34{flex-direction: column;padding: 40px;}
main.u3b25__e594 .ya46__b34 img, main.u3b25__e594 .z1b8f2_fa{width: 100%;}
main.u3b25__e594 .z1b8f2_fa h2{text-align: center;}}
html, body{margin: 0;
padding: 0;}
body *, body *::before, body *::after{box-sizing: border-box;}
main img.h3a19f9cbe4{display: block;
max-width: 100%;
width: 100%;
height: auto;
object-fit: cover;
object-position: center;}
main img.h3a19f9cbe4.k69eb0161f3{aspect-ratio: 16 / 9;}
main img.h3a19f9cbe4.j71d07c8c5c{aspect-ratio: 16 / 10;}
main img.h3a19f9cbe4.t0ee__fde9{aspect-ratio: 4 / 3;}
main img.h3a19f9cbe4.l19c7a_cc3f{aspect-ratio: 1 / 1;}
main .k55780_278c.k69eb0161f3{aspect-ratio: 16 / 9;}
main .k55780_278c.j71d07c8c5c{aspect-ratio: 16 / 10;}
main .k55780_278c.t0ee__fde9{aspect-ratio: 4 / 3;}
main .k55780_278c.l19c7a_cc3f{aspect-ratio: 1 / 1;}
@media (min-width: 769px) {div.ya46__b34 > *{min-width: 0   !important;}
div.z1b8f2_fa{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.ya46__b34 > :nth-child(1){min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.ya46__b34 > :nth-child(1){display: block   !important;width: 100%   !important;max-width: 100%   !important;height: auto   !important;}}
:root{--primary-color: hsl(221, 82%, 55%);
--secondary-color: hsl(284, 65%, 55%);
--bg-color: hsl(221, 8%, 95%);
--text-color: hsl(221, 10%, 11%);
--text-muted: rgba(24,33,47,0.72);
--content-page-bg: hsl(221, 8%, 95%);
--content-surface-bg: rgba(255,255,255,0.88);
--content-text: hsl(221, 10%, 11%);
--content-text-muted: rgba(24,33,47,0.72);
--content-accent-ui: hsl(221, 82%, 55%);
--content-accent-text: hsl(0, 18%, 28%);
--content-link-color: hsl(0, 18%, 28%);
--content-link-hover: hsl(284, 65%, 28%);}
body{background: var(--bg-color, hsl(221, 8%, 95%))   !important;
color: var(--text-color, hsl(221, 10%, 11%))   !important;}
:is(main, .p0b2__d0e7){color: var(--content-text, hsl(221, 10%, 11%))   !important;}
div.oxgp79v7c8.l6746fcc4{text-align: center   !important;
align-items: center   !important;}
div.oxgp79v7c8.l6746fcc4 > :is(h1, h2, p){text-align: center   !important;
max-width: min(100%, 940px)   !important;
margin-left: auto   !important;
margin-right: auto   !important;}
div.oxgp79v7c8.l6746fcc4 > :is(div, nav, ul, ol){margin-left: auto   !important;
margin-right: auto   !important;}
[data-fp-block="394bcdf002"] > :is(h1, h2, p){text-align: center   !important;
max-width: min(100%, 940px)   !important;
margin-left: auto   !important;
margin-right: auto   !important;}
div.l6746fcc4{--p2ccf5_948c: hsl(221, 82%, 96%);
--m0090b_2f39: rgba(236, 241, 253, 0.84);
--dcfec1a6ded: hsl(221, 82%, 96%);
--e1c6__0ac5: light;}
div.l6746fcc4{--p2ccf5_948c: hsl(221, 82%, 96%);
--m0090b_2f39: rgba(236, 241, 253, 0.84);
--dcfec1a6ded: hsl(221, 82%, 96%);
--e1c6__0ac5: light;
color: var(--p2ccf5_948c, hsl(221, 82%, 96%))   !important;}
div.l6746fcc4 :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--p2ccf5_948c, hsl(221, 82%, 96%))   !important;}
div.l6746fcc4 a:not([class]):not([data-track]):not([role="button"]), div.l6746fcc4 a[class=""]:not([data-track]):not([role="button"]){color: var(--dcfec1a6ded, hsl(221, 82%, 96%))   !important;}
div.l6746fcc4 :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--m0090b_2f39, rgba(236, 241, 253, 0.84))   !important;}
div.oxgp79v7c8.l6746fcc4{--p2ccf5_948c: hsl(0, 18%, 28%);
--m0090b_2f39: rgba(84, 58, 58, 0.78);
--dcfec1a6ded: hsl(221, 82%, 28%);
--e1c6__0ac5: dark;}
div.oxgp79v7c8.l6746fcc4{--p2ccf5_948c: hsl(0, 18%, 28%);
--m0090b_2f39: rgba(84, 58, 58, 0.78);
--dcfec1a6ded: hsl(221, 82%, 28%);
--e1c6__0ac5: dark;
color: var(--p2ccf5_948c, hsl(0, 18%, 28%))   !important;}
div.oxgp79v7c8.l6746fcc4 :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--p2ccf5_948c, hsl(0, 18%, 28%))   !important;}
div.oxgp79v7c8.l6746fcc4 a:not([class]):not([data-track]):not([role="button"]), div.oxgp79v7c8.l6746fcc4 a[class=""]:not([data-track]):not([role="button"]){color: var(--dcfec1a6ded, hsl(221, 82%, 28%))   !important;}
div.oxgp79v7c8.l6746fcc4 :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--m0090b_2f39, rgba(84, 58, 58, 0.78))   !important;}
@media (max-width: 768px) {main.u3b25__e594 .ya46__b34{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.u3b25__e594 .ya46__b34 > *{width: 100%   !important;max-width: 100%   !important;min-width: 0   !important;}}
div.oxgp79v7c8.l6746fcc4 a.u43e1__c4008{--q4cd82_4e6f: hsl(221, 82%, 92%);
color: var(--q4cd82_4e6f, hsl(221, 82%, 92%))   !important;}
div.oxgp79v7c8.l6746fcc4 a.u43e1__c4008:is(:hover, :focus-visible, :active){color: var(--fe0a__13ea, hsl(221, 81%, 92%))   !important;}
[data-fp-block="394bcdf006"] > :nth-child(1) > :nth-child(3) > :nth-child(1){--q4cd82_4e6f: hsl(222, 81%, 28%);
color: var(--q4cd82_4e6f, hsl(222, 81%, 28%))   !important;}
[data-fp-block="394bcdf006"] > :nth-child(1) > :nth-child(3) > :nth-child(1):is(:hover, :focus-visible, :active){color: var(--fe0a__13ea, hsl(222, 82%, 28%))   !important;}
main.u3b25__e594 a:not([class]):not([data-track]):not([role="button"]), main.u3b25__e594 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.u3b25__e594 a:not([class]):not([data-track]):not([role="button"]), main.u3b25__e594 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.u3b25__e594 a:not([class]):not([data-track]):not([role="button"]), main.u3b25__e594 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))))));}
[data-fp-block="394bcdf006"] > :nth-child(1){color: hsl(222, 81%, 96%)   !important;}
[data-fp-block="394bcdf006"] > :nth-child(1) > :nth-child(3) > :nth-child(1){color: hsl(222, 81%, 28%)   !important;
text-decoration-color: currentColor   !important;}
[data-fp-block="394bcdf006"] > :nth-child(1) > :nth-child(3) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
[data-fp-block="394bcdf006"] > :nth-child(1) > :nth-child(3) > :nth-child(1):hover, [data-fp-block="394bcdf006"] > :nth-child(1) > :nth-child(3) > :nth-child(1):focus-visible, [data-fp-block="394bcdf006"] > :nth-child(1) > :nth-child(3) > :nth-child(1):active{color: hsl(222, 81%, 28%)   !important;}
[data-fp-block="394bcdf006"] > :nth-child(1) > :nth-child(3) > :nth-child(1):hover, [data-fp-block="394bcdf006"] > :nth-child(1) > :nth-child(3) > :nth-child(1):focus-visible, [data-fp-block="394bcdf006"] > :nth-child(1) > :nth-child(3) > :nth-child(1):active{text-decoration-color: currentColor   !important;}
[data-fp-block="394bcdf006"] p{color: hsl(222, 81%, 96%)   !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="394bcdf006"] p :is(strong, b, em, small, mark){color: inherit   !important;}