:root{--highlight-primary: hsl(229, 71%, 48%);
--highlight-secondary: hsl(305, 56%, 48%);
--highlight-bg-dark: hsl(229, 7%, 8%);
--highlight-surface: var(--content-surface-bg, #ffffff);
--highlight-text: var(--content-text, #1f2328);
--highlight-text-muted: var(--content-text-muted, rgba(31, 35, 40, 0.72));
--highlight-border: var(--content-border, rgba(0, 0, 0, 0.08));
--max-width-stage: 1579px;
--max-width-reading: 1013px;
--border-radius-lg: 24px;
--transition-base: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
--brand-main: var(--bg-color, hsl(229, 71%, 48%));
--brand-sub: var(--secondary-color, hsl(305, 56%, 48%));
--surface-dark: hsl(229, 7%, 8%);
--text-bright: var(--text-color, hsl(229, 10%, 93%));
--text-dim: var(--text-muted, rgba(237, 238, 240, 0.72));
--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: hsl(229, 71%, 48%);
--content-heading: hsl(220, 10%, 11%);
--content-accent-ui: hsl(22, 78%, 38%);
--content-accent-text: hsl(22, 78%, 28%);
--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%));
--text-muted: var(--page-muted-color, var(--content-text-muted, rgba(31, 35, 40, 0.72)));}
main.mwhnhpztzr .y56ec176417{box-sizing:border-box;}
main.mwhnhpztzr{background-color: var(--content-page-bg, #f5f7fb);
color: var(--highlight-text);
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
line-height: 1.6;
overflow-x: hidden;}
main.mwhnhpztzr .h0b8288_92d{max-width: var(--max-width-stage);
margin: 0 auto;
padding: 0 40px;}
main.mwhnhpztzr .x3423bce_ms9q{text-align: center;}
main.mwhnhpztzr .ja630cb6_0k{background: var(--highlight-bg-dark);
color: #ffffff;
padding: 120px 0 80px;
position: relative;
overflow: hidden;
isolation: isolate;}
main.mwhnhpztzr .vkc7tsp8fak{max-width: var(--max-width-reading);
margin: 0 auto;
position: relative;
z-index: 10;}
main.mwhnhpztzr .ja630cb6_0k h1{font-size: clamp(2.5rem, 5vw, 4rem);
font-weight: 800;
margin-bottom: 24px;
letter-spacing: -0.02em;
background: linear-gradient(135deg, #ffffff 0%, rgba(255,255,255,0.7) 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
color: hsl(220, 10%, 11%);}
main.mwhnhpztzr .dae8af9ee4{font-size: 1.25rem;
color: rgba(255, 255, 255, 0.8);
margin-bottom: 40px;}
main.mwhnhpztzr .jb444e2c{width: 100%;
max-width: 1200px;
margin: 60px auto 0;
border-radius: var(--border-radius-lg);
box-shadow: 0 30px 60px rgba(0,0,0,0.4);
aspect-ratio: 16 / 9;
object-fit: cover;
display: block;}
main.mwhnhpztzr .h8e551a_59kj{padding: 100px 0;}
main.mwhnhpztzr .y5c60__a077{max-width: var(--max-width-reading);
margin: 0 auto 60px;}
main.mwhnhpztzr .y5c60__a077 h2{font-size: 2.5rem;
margin-bottom: 16px;
color: var(--highlight-text);}
main.mwhnhpztzr .mc64650_zdb1{display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 24px;}
main.mwhnhpztzr .l58367f_984{background: var(--highlight-surface);
padding: 32px;
border-radius: var(--border-radius-lg);
border: 1px solid var(--highlight-border);
transition: var(--transition-base);
display: flex;
flex-direction: column;
height: 100%;
color: #ffffff;}
main.mwhnhpztzr .l58367f_984:hover{transform: translateY(-8px);
box-shadow: 0 20px 40px rgba(0,0,0,0.05);
border-color: var(--highlight-primary);}
main.mwhnhpztzr .yf412d__020{width: 48px;
height: 48px;
margin-bottom: 24px;
display: flex;
align-items: center;
justify-content: center;
background: rgba(43, 71, 229, 0.1);
border-radius: 12px;
color: hsl(229, 71%, 92%);}
main.mwhnhpztzr .l58367f_984 h3{font-size: 1.25rem;
margin-bottom: 12px;
color: var(--highlight-text);}
main.mwhnhpztzr .l58367f_984 p{font-size: 0.95rem;
color: var(--highlight-text-muted);
flex-grow: 1;}
main.mwhnhpztzr .o798699_cdf{background: #ffffff;
padding: 100px 0;
margin: 40px 0;
color: hsl(220, 10%, 11%);}
main.mwhnhpztzr .k0b0a__02a8{display: flex;
align-items: center;
gap: 80px;}
main.mwhnhpztzr .u8b93_246{flex: 1;}
main.mwhnhpztzr .qg4mlnmu4h7e{flex: 1;
border-radius: var(--border-radius-lg);
overflow: hidden;
box-shadow: 0 20px 40px rgba(0,0,0,0.1);}
main.mwhnhpztzr .qg4mlnmu4h7e img{width: 100%;
height: auto;
display: block;}
main.mwhnhpztzr .b36f__8e8{list-style: none;
padding: 0;
margin: 24px 0;}
main.mwhnhpztzr .b36f__8e8 li{display: flex;
align-items: flex-start;
gap: 12px;
margin-bottom: 16px;
color: var(--highlight-text-muted);}
main.mwhnhpztzr .b36f__8e8 svg{flex-shrink: 0;
margin-top: 4px;
color: #10b981;}
main.mwhnhpztzr .z0f590__50e{padding: 100px 0;}
main.mwhnhpztzr .jf59__77ccb{max-width: var(--max-width-reading);
margin: 0 auto;}
main.mwhnhpztzr .mkrnzr1mdk{background: var(--highlight-surface);
border: 1px solid var(--highlight-border);
border-radius: 16px;
margin-bottom: 16px;
padding: 24px;
color: #ffffff;}
main.mwhnhpztzr .mkrnzr1mdk h3{font-size: 1.15rem;
margin-bottom: 12px;
color: var(--highlight-text);
display: flex;
align-items: center;
gap: 12px;}
main.mwhnhpztzr .mkrnzr1mdk p{color: var(--highlight-text-muted);
font-size: 1rem;}
main.mwhnhpztzr .g161dba7f7{background: var(--highlight-primary);
color: #ffffff;
padding: 80px 0;
border-radius: var(--border-radius-lg);
margin: 60px auto;
text-align: center;}
main.mwhnhpztzr .c6d808__963eb{display: inline-block;
background: #ffffff;
color: var(--highlight-primary);
padding: 16px 40px;
border-radius: 50px;
font-weight: 600;
text-decoration: none;
transition: var(--transition-base);
box-shadow: 0 4px 14px rgba(0,0,0,0.1);}
main.mwhnhpztzr .c6d808__963eb:hover{transform: scale(1.05);
box-shadow: 0 6px 20px rgba(0,0,0,0.2);}
main.mwhnhpztzr .copyright{border-top: 1px solid rgba(255,255,255,0.1);
padding-top: 20px;
font-size: 0.8rem;
text-align: center;}
@media (max-width: 1200px) {main.mwhnhpztzr .mc64650_zdb1{grid-template-columns: repeat(2, 1fr);}
main.mwhnhpztzr .k0b0a__02a8{flex-direction: column;}}
@media (max-width: 768px) {main.mwhnhpztzr .mc64650_zdb1{grid-template-columns: 1fr;}
main.mwhnhpztzr .h0b8288_92d{padding: 0 20px;}}
html, body{margin: 0;
padding: 0;}
body *, body *::before, body *::after{box-sizing: border-box;}
main img.z3c2ff_7b96{display: block;
max-width: 100%;
width: 100%;
height: auto;
object-fit: cover;
object-position: center;}
main img.z3c2ff_7b96.b280cbed4fc{aspect-ratio: 16 / 9;}
main img.z3c2ff_7b96.pd7d8a_649a{aspect-ratio: 16 / 10;}
main img.z3c2ff_7b96.n5fd90_9b42{aspect-ratio: 4 / 3;}
main img.z3c2ff_7b96.g7cf__7111{aspect-ratio: 1 / 1;}
main .b7e52aeb0.b280cbed4fc{aspect-ratio: 16 / 9;}
main .b7e52aeb0.pd7d8a_649a{aspect-ratio: 16 / 10;}
main .b7e52aeb0.n5fd90_9b42{aspect-ratio: 4 / 3;}
main .b7e52aeb0.g7cf__7111{aspect-ratio: 1 / 1;}
@media (min-width: 769px) {div.h0b8288_92d.x3423bce_ms9q > *{min-width: 0   !important;}
div.vkc7tsp8fak{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
img.jb444e2c{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
img.jb444e2c{display: block   !important;width: 100%   !important;max-width: 100%   !important;height: auto   !important;}
div.k0b0a__02a8 > *{min-width: 0   !important;}
div.u8b93_246{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.qg4mlnmu4h7e{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.qg4mlnmu4h7e :where(img, picture, video, canvas, svg), div.qg4mlnmu4h7e picture > img{display: block   !important;width: 100%   !important;max-width: 100%   !important;height: auto   !important;}}
@media (min-width: 1025px) {div.h0b8288_92d.x3423bce_ms9q{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.h0b8288_92d.x3423bce_ms9q > *{min-width: 0   !important;}
div.vkc7tsp8fak{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;}
img.jb444e2c{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;}
img.jb444e2c{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.h0b8288_92d.x3423bce_ms9q{position: relative   !important;display: flex   !important;flex-direction: column   !important;align-items: stretch   !important;gap: 24px   !important;min-height: auto   !important;}
div.vkc7tsp8fak{width: 100%   !important;max-width: 100%   !important;margin: 0   !important;}
img.jb444e2c{width: 100%   !important;max-width: 100%   !important;margin-top: 12px   !important;}}
:root{--primary-color: hsl(229, 71%, 48%);
--secondary-color: hsl(305, 56%, 48%);
--bg-color: hsl(229, 7%, 8%);
--text-color: hsl(229, 10%, 93%);
--text-muted: rgba(255,255,255,0.72);
--content-page-bg: hsl(229, 7%, 8%);
--content-surface-bg: rgba(15,23,42,0.72);
--content-text: hsl(229, 10%, 93%);
--content-text-muted: rgba(255,255,255,0.72);
--content-accent-ui: hsl(229, 71%, 48%);
--content-accent-text: hsl(210, 40%, 92%);
--content-link-color: hsl(210, 40%, 92%);
--content-link-hover: hsl(305, 56%, 92%);}
body{background: var(--bg-color, hsl(229, 7%, 8%))   !important;
color: var(--text-color, hsl(229, 10%, 93%))   !important;}
:is(main, .tcab1d_fe4e){color: var(--content-text, hsl(229, 10%, 93%))   !important;}
div.vkc7tsp8fak{text-align: center   !important;
align-items: center   !important;}
div.vkc7tsp8fak > :is(h1, h2, p){text-align: center   !important;
max-width: min(100%, 1013px)   !important;
margin-left: auto   !important;
margin-right: auto   !important;}
div.vkc7tsp8fak > :is(div, nav, ul, ol){margin-left: auto   !important;
margin-right: auto   !important;}
[data-fp-block="e83203c403"]{--j15323f671e: hsl(0, 18%, 28%);
--r26a4ea8272: rgba(84, 58, 58, 0.78);
--cb7978c0d: hsl(229, 71%, 28%);
--gebaf1f77bc: dark;}
[data-fp-block="e83203c403"] div.u8b93_246{--j15323f671e: hsl(0, 18%, 28%);
--r26a4ea8272: rgba(84, 58, 58, 0.78);
--cb7978c0d: hsl(229, 71%, 28%);
--gebaf1f77bc: dark;
color: var(--j15323f671e, hsl(0, 18%, 28%))   !important;}
[data-fp-block="e83203c403"] div.u8b93_246 :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--j15323f671e, hsl(0, 18%, 28%))   !important;}
[data-fp-block="e83203c403"] div.u8b93_246 a:not([class]):not([data-track]):not([role="button"]), [data-fp-block="e83203c403"] div.u8b93_246 a[class=""]:not([data-track]):not([role="button"]){color: var(--cb7978c0d, hsl(229, 71%, 28%))   !important;}
[data-fp-block="e83203c403"] div.u8b93_246 :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--r26a4ea8272, rgba(84, 58, 58, 0.78))   !important;}
div.g161dba7f7{--j15323f671e: hsl(229, 71%, 92%);
--r26a4ea8272: rgba(220, 225, 249, 0.84);
--cb7978c0d: hsl(229, 71%, 92%);
--gebaf1f77bc: light;}
div.g161dba7f7{--j15323f671e: hsl(229, 71%, 92%);
--r26a4ea8272: rgba(220, 225, 249, 0.84);
--cb7978c0d: hsl(229, 71%, 92%);
--gebaf1f77bc: light;
color: var(--j15323f671e, hsl(229, 71%, 92%))   !important;}
div.g161dba7f7 :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--j15323f671e, hsl(229, 71%, 92%))   !important;}
div.g161dba7f7 a:not([class]):not([data-track]):not([role="button"]), div.g161dba7f7 a[class=""]:not([data-track]):not([role="button"]){color: var(--cb7978c0d, hsl(229, 71%, 92%))   !important;}
div.g161dba7f7 :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--r26a4ea8272, rgba(220, 225, 249, 0.84))   !important;}
div.ja630cb6_0k{--j15323f671e: hsl(229, 71%, 92%);
--r26a4ea8272: rgba(220, 225, 249, 0.84);
--cb7978c0d: hsl(229, 71%, 92%);
--gebaf1f77bc: light;}
div.ja630cb6_0k div.vkc7tsp8fak{--j15323f671e: hsl(229, 71%, 92%);
--r26a4ea8272: rgba(220, 225, 249, 0.84);
--cb7978c0d: hsl(229, 71%, 92%);
--gebaf1f77bc: light;
color: var(--j15323f671e, hsl(229, 71%, 92%))   !important;}
div.ja630cb6_0k div.vkc7tsp8fak :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--j15323f671e, hsl(229, 71%, 92%))   !important;}
div.ja630cb6_0k div.vkc7tsp8fak a:not([class]):not([data-track]):not([role="button"]), div.ja630cb6_0k div.vkc7tsp8fak a[class=""]:not([data-track]):not([role="button"]){color: var(--cb7978c0d, hsl(229, 71%, 92%))   !important;}
div.ja630cb6_0k div.vkc7tsp8fak :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--r26a4ea8272, rgba(220, 225, 249, 0.84))   !important;}
div.y56ec176417 a.c6d808__963eb{--z90052_2de0: hsl(230, 71%, 28%);
color: var(--z90052_2de0, hsl(230, 71%, 28%))   !important;}
div.y56ec176417 a.c6d808__963eb:is(:hover, :focus-visible, :active){color: var(--h12d__1fba, hsl(230, 72%, 28%))   !important;}
div.g161dba7f7 a.c6d808__963eb{--z90052_2de0: hsl(230, 71%, 28%);
color: var(--z90052_2de0, hsl(230, 71%, 28%))   !important;}
div.g161dba7f7 a.c6d808__963eb:is(:hover, :focus-visible, :active){color: var(--h12d__1fba, hsl(230, 72%, 28%))   !important;}
main.mwhnhpztzr a:not([class]):not([data-track]):not([role="button"]), main.mwhnhpztzr 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.mwhnhpztzr a:not([class]):not([data-track]):not([role="button"]), main.mwhnhpztzr 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.mwhnhpztzr a:not([class]):not([data-track]):not([role="button"]), main.mwhnhpztzr 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))))));}
h1{color: hsl(230, 71%, 28%)   !important;
background-image: none   !important;
background-clip: border-box   !important;
-webkit-background-clip: border-box   !important;
-webkit-text-fill-color: currentColor   !important;}
h1 :is(strong, b, em, small, mark){color: inherit   !important;}
div.y56ec176417 a.c6d808__963eb{color: hsl(230, 71%, 28%)   !important;
text-decoration-color: currentColor   !important;}
div.y56ec176417 a.c6d808__963eb :is(strong, b, em, small, mark){color: inherit   !important;}
div.y56ec176417 a.c6d808__963eb:hover, div.y56ec176417 a.c6d808__963eb:focus-visible, div.y56ec176417 a.c6d808__963eb:active{color: hsl(230, 71%, 28%)   !important;}
div.y56ec176417 a.c6d808__963eb:hover, div.y56ec176417 a.c6d808__963eb:focus-visible, div.y56ec176417 a.c6d808__963eb:active{text-decoration-color: currentColor   !important;}