:root{--max-width: 1535px;
--content-width: 881px;
--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(238, 69%, 60%);
--content-accent-hover: hsl(238, 69%, 50%);
--secondary-accent: var(--secondary-color, hsl(22, 78%, 38%));
--radius-lg: 12px;
--radius-md: 8px;
--shadow-sm: 0 2px 8px rgba(0,0,0,0.05);
--shadow-md: 0 10px 30px rgba(0,0,0,0.08);
--content-secondary: hsl(337, 55%, 60%);
--text-max-width: 881px;
--section-padding: 100px 5%;
--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%)));}
main.wnm8yl5u{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;
display: flex;
flex-direction: column;
align-items: flex-start;}
main.wnm8yl5u > div{width: 100%;
display: flex;
justify-content: center;
padding: 80px 40px;
box-sizing: border-box;}
main.wnm8yl5u .lm6uei2qahl{width: 100%;
max-width: var(--max-width);
display: flex;
flex-direction: column;
align-items: flex-start;}
main.wnm8yl5u h1, main.wnm8yl5u h2, main.wnm8yl5u h3{margin: 0 0 1.5rem 0;
line-height: 1.2;
font-weight: 700;
text-align: left;}
main.wnm8yl5u h1{font-size: 3.5rem;
max-width: var(--content-width);
letter-spacing: -0.02em;}
main.wnm8yl5u h2{font-size: 2.25rem;}
main.wnm8yl5u h3{font-size: 1.5rem;}
main.wnm8yl5u p{max-width: var(--content-width);
margin-bottom: 1.5rem;
color: var(--content-text-muted);
font-size: 1.125rem;}
main.wnm8yl5u .i5644_f7cc{display: inline-flex;
align-items: center;
justify-content: center;
padding: 16px 36px;
border-radius: var(--radius-md);
font-weight: 600;
text-decoration: none;
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
cursor: pointer;
font-size: 1.125rem;
border: none;}
main.wnm8yl5u .gfdfa2b{background-color: var(--content-accent);
color: #ffffff                        !important;
box-shadow: 0 4px 14px rgba(66, 75, 240, 0.3);}
main.wnm8yl5u .gfdfa2b:hover{background-color: var(--content-accent-hover);
transform: translateY(-2px);
box-shadow: 0 6px 20px rgba(66, 75, 240, 0.4);
color: #ffffff;}
main.wnm8yl5u .e27f4108{background: linear-gradient(135deg, #ffffff 0%, #f0f2f9 100%);
padding: 120px 40px 100px;
border-bottom: 1px solid var(--content-border);
position: relative;
overflow: hidden;
isolation: isolate;
color: hsl(220, 10%, 11%);}
main.wnm8yl5u .ox7bbh89woxe{position: absolute;
right: -5%;
top: 50%;
transform: translateY(-50%);
width: 50%;
max-width: 800px;
z-index: 1;
opacity: 0.9;}
main.wnm8yl5u .lc6c4c_68{position: relative;
z-index: 2;
max-width: var(--content-width);}
main.wnm8yl5u .ma3dd715a4{display: flex;
gap: 20px;
margin-top: 2rem;
align-items: center;
flex-wrap: wrap;}
main.wnm8yl5u .r90909_1se{font-size: 0.875rem;
color: var(--content-text-muted);
display: flex;
align-items: center;
gap: 8px;}
main.wnm8yl5u .g02285821{background-color: var(--content-page-bg);
color: hsl(220, 10%, 11%);}
main.wnm8yl5u .sb22a73d{display: grid;
grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
gap: 24px;
width: 100%;
margin-top: 40px;}
main.wnm8yl5u .u3a9f14546{background: var(--content-surface-bg);
border: 1px solid var(--content-border);
border-radius: var(--radius-lg);
padding: 40px;
transition: transform 0.3s ease, box-shadow 0.3s ease;
display: flex;
flex-direction: column;
justify-content: space-between;
color: hsl(220, 10%, 11%);}
main.wnm8yl5u .u3a9f14546:hover{transform: translateY(-8px);
box-shadow: var(--shadow-md);}
main.wnm8yl5u .z5b38a10db{width: 48px;
height: 48px;
margin-bottom: 24px;
display: flex;
align-items: center;
justify-content: center;
background: var(--content-page-bg);
border-radius: 10px;
color: hsl(220, 10%, 11%);}
main.wnm8yl5u .u3a9f14546 h3{margin-bottom: 12px;}
main.wnm8yl5u .u3a9f14546 p{font-size: 0.95rem;
margin-bottom: 24px;}
main.wnm8yl5u .y6e5c__07841{background-color: #ffffff;
color: hsl(220, 10%, 11%);}
main.wnm8yl5u .ia43985_57{width: 100%;
border-collapse: collapse;
margin-top: 40px;
background: var(--content-surface-bg);
border: 1px solid var(--content-border);
border-radius: var(--radius-lg);
overflow: hidden;
color: hsl(220, 10%, 11%);}
main.wnm8yl5u .ia43985_57 th, main.wnm8yl5u .ia43985_57 td{padding: 24px;
text-align: left;
border-bottom: 1px solid var(--content-border);}
main.wnm8yl5u .ia43985_57 th{background-color: var(--content-page-bg);
font-weight: 600;
color: var(--content-text);}
main.wnm8yl5u .odc7__2f8a{display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 40px;
margin-top: 50px;}
main.wnm8yl5u .d7a86_1e3{position: relative;}
main.wnm8yl5u .y3a631_x1{font-size: 3rem;
font-weight: 800;
color: var(--content-accent);
opacity: 0.15;
line-height: 1;
margin-bottom: -20px;}
main.wnm8yl5u .k8f31cf6_alf{max-width: var(--content-width);
margin-top: 40px;}
main.wnm8yl5u .tad331_85b{margin-bottom: 32px;
padding-bottom: 24px;
border-bottom: 1px solid var(--content-border);}
@media (max-width: 1024px) {main.wnm8yl5u h1{font-size: 2.75rem;}
main.wnm8yl5u .ox7bbh89woxe{display: none;}
main.wnm8yl5u .odc7__2f8a{grid-template-columns: 1fr;}}
html, body{margin: 0;
padding: 0;}
body *, body *::before, body *::after{box-sizing: border-box;}
main img.g80db7f8c{display: block;
max-width: 100%;
width: 100%;
height: auto;
object-fit: cover;
object-position: center;}
main img.g80db7f8c.gc39ca_81ca{aspect-ratio: 16 / 9;}
main img.g80db7f8c.j16b__e2e5{aspect-ratio: 16 / 10;}
main img.g80db7f8c.tba118e73{aspect-ratio: 4 / 3;}
main img.g80db7f8c.j9d6c4_0113{aspect-ratio: 1 / 1;}
main .e376ec_1f31.gc39ca_81ca{aspect-ratio: 16 / 9;}
main .e376ec_1f31.j16b__e2e5{aspect-ratio: 16 / 10;}
main .e376ec_1f31.tba118e73{aspect-ratio: 4 / 3;}
main .e376ec_1f31.j9d6c4_0113{aspect-ratio: 1 / 1;}
@media (min-width: 769px) {div.lm6uei2qahl > *{min-width: 0   !important;}
div.lc6c4c_68{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
img.ox7bbh89woxe{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
img.ox7bbh89woxe{display: block   !important;width: 100%   !important;max-width: 100%   !important;height: auto   !important;}}
@media (min-width: 1025px) {div.lm6uei2qahl{position: relative   !important;display: grid   !important;grid-template-columns: minmax(0, 55fr) minmax(0, 50fr)   !important;align-items: center   !important;gap: clamp(24px, 4vw, 72px)   !important;}
div.lm6uei2qahl > *{min-width: 0   !important;}
div.lc6c4c_68{width: 100%   !important;max-width: 100%   !important;align-self: center   !important;margin-left: 0   !important;margin-right: auto   !important;z-index: 2   !important;}
img.ox7bbh89woxe{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;}
img.ox7bbh89woxe img, img.ox7bbh89woxe picture, img.ox7bbh89woxe picture > img{width: 100%   !important;max-width: 100%   !important;height: auto   !important;}}
@media (max-width: 1024px) {div.lm6uei2qahl{position: relative   !important;display: flex   !important;flex-direction: column   !important;align-items: stretch   !important;gap: 24px   !important;min-height: auto   !important;}
div.lc6c4c_68{width: 100%   !important;max-width: 100%   !important;margin: 0   !important;}
img.ox7bbh89woxe{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(238, 69%, 60%);
--secondary-color: hsl(337, 55%, 60%);
--bg-color: hsl(238, 6%, 95%);
--text-color: hsl(238, 10%, 12%);
--text-muted: rgba(24,33,47,0.72);
--content-page-bg: hsl(238, 6%, 95%);
--content-surface-bg: rgba(255,255,255,0.88);
--content-text: hsl(238, 10%, 12%);
--content-text-muted: rgba(24,33,47,0.72);
--content-accent-ui: hsl(238, 69%, 60%);
--content-accent-text: hsl(0, 18%, 28%);
--content-link-color: hsl(0, 18%, 28%);
--content-link-hover: hsl(337, 55%, 28%);}
body{background: var(--bg-color, hsl(238, 6%, 95%))   !important;
color: var(--text-color, hsl(238, 10%, 12%))   !important;}
:is(main, .pcb2d3_1732){color: var(--content-text, hsl(238, 10%, 12%))   !important;}
div.lc6c4c_68{text-align: left   !important;
align-items: flex-start   !important;}
div.lc6c4c_68 > :is(h1, h2, p){text-align: left   !important;
max-width: min(100%, 881px)   !important;
margin-left: 0   !important;
margin-right: auto   !important;}
div.lc6c4c_68 > :is(div, nav, ul, ol){margin-left: 0   !important;
margin-right: auto   !important;}
div.e27f4108{--t83daadf3be: hsl(0, 18%, 28%);
--l7c6a8e38: rgba(84, 58, 58, 0.78);
--a7e9__5567: hsl(238, 69%, 28%);
--n179d6fad01: dark;}
div.e27f4108 div.lc6c4c_68{--t83daadf3be: hsl(0, 18%, 28%);
--l7c6a8e38: rgba(84, 58, 58, 0.78);
--a7e9__5567: hsl(238, 69%, 28%);
--n179d6fad01: dark;
color: var(--t83daadf3be, hsl(0, 18%, 28%))   !important;}
div.e27f4108 div.lc6c4c_68 :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--t83daadf3be, hsl(0, 18%, 28%))   !important;}
div.e27f4108 div.lc6c4c_68 a:not([class]):not([data-track]):not([role="button"]), div.e27f4108 div.lc6c4c_68 a[class=""]:not([data-track]):not([role="button"]){color: var(--a7e9__5567, hsl(238, 69%, 28%))   !important;}
div.e27f4108 div.lc6c4c_68 :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--l7c6a8e38, rgba(84, 58, 58, 0.78))   !important;}
div.g02285821{--t83daadf3be: hsl(0, 18%, 28%);
--l7c6a8e38: rgba(84, 58, 58, 0.78);
--a7e9__5567: hsl(238, 69%, 28%);
--n179d6fad01: dark;}
div.g02285821 div.lm6uei2qahl{--t83daadf3be: hsl(0, 18%, 28%);
--l7c6a8e38: rgba(84, 58, 58, 0.78);
--a7e9__5567: hsl(238, 69%, 28%);
--n179d6fad01: dark;
color: var(--t83daadf3be, hsl(0, 18%, 28%))   !important;}
div.g02285821 div.lm6uei2qahl :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--t83daadf3be, hsl(0, 18%, 28%))   !important;}
div.g02285821 div.lm6uei2qahl a:not([class]):not([data-track]):not([role="button"]), div.g02285821 div.lm6uei2qahl a[class=""]:not([data-track]):not([role="button"]){color: var(--a7e9__5567, hsl(238, 69%, 28%))   !important;}
div.g02285821 div.lm6uei2qahl :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--l7c6a8e38, rgba(84, 58, 58, 0.78))   !important;}
div.ma3dd715a4 a.i5644_f7cc.gfdfa2b{--g87300_f6ab: hsl(238, 69%, 92%);
color: var(--g87300_f6ab, hsl(238, 69%, 92%))   !important;}
div.ma3dd715a4 a.i5644_f7cc.gfdfa2b:is(:hover, :focus-visible, :active){color: var(--de66b8c5b55, hsl(238, 67%, 92%))   !important;}
div.sb22a73d > :nth-child(1) > :nth-child(2){--g87300_f6ab: hsl(238, 69%, 92%);
color: var(--g87300_f6ab, hsl(238, 69%, 92%))   !important;}
div.sb22a73d > :nth-child(1) > :nth-child(2):is(:hover, :focus-visible, :active){color: var(--de66b8c5b55, hsl(238, 67%, 92%))   !important;}
div.sb22a73d > :nth-child(2) > :nth-child(2){--g87300_f6ab: hsl(238, 69%, 92%);
color: var(--g87300_f6ab, hsl(238, 69%, 92%))   !important;}
div.sb22a73d > :nth-child(2) > :nth-child(2):is(:hover, :focus-visible, :active){color: var(--de66b8c5b55, hsl(238, 67%, 92%))   !important;}
div.sb22a73d > :nth-child(3) > :nth-child(2){--g87300_f6ab: hsl(238, 69%, 92%);
color: var(--g87300_f6ab, hsl(238, 69%, 92%))   !important;}
div.sb22a73d > :nth-child(3) > :nth-child(2):is(:hover, :focus-visible, :active){color: var(--de66b8c5b55, hsl(238, 67%, 92%))   !important;}
div.sb22a73d > :nth-child(3) > :nth-child(3){--g87300_f6ab: hsl(238, 69%, 92%);
color: var(--g87300_f6ab, hsl(238, 69%, 92%))   !important;}
div.sb22a73d > :nth-child(3) > :nth-child(3):is(:hover, :focus-visible, :active){color: var(--de66b8c5b55, hsl(238, 67%, 92%))   !important;}
main.wnm8yl5u a:not([class]):not([data-track]):not([role="button"]), main.wnm8yl5u 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.wnm8yl5u a:not([class]):not([data-track]):not([role="button"]), main.wnm8yl5u 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.wnm8yl5u a:not([class]):not([data-track]):not([role="button"]), main.wnm8yl5u 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.r90909_1se{display:flex   !important;
align-items:flex-start   !important;
justify-content:flex-start   !important;
gap:12px   !important;
min-width:0   !important;}
div.r90909_1se > svg{display:block   !important;
width:clamp(18px, 1.15em, 24px)   !important;
height:clamp(18px, 1.15em, 24px)   !important;
flex:0 0 clamp(18px, 1.15em, 24px)   !important;
min-width:clamp(18px, 1.15em, 24px)   !important;
margin-top:0.12em   !important;
overflow:visible   !important;
color:currentColor   !important;
fill:none   !important;
stroke:currentColor   !important;
stroke-width:1.8   !important;
stroke-linecap:round   !important;
stroke-linejoin:round   !important;
vector-effect:non-scaling-stroke   !important;}
div.r90909_1se > svg :is(path, rect, circle, ellipse, line, polyline, polygon){fill:none   !important;
stroke:currentColor   !important;
stroke-width:1.8   !important;
stroke-linecap:round   !important;
stroke-linejoin:round   !important;
vector-effect:non-scaling-stroke   !important;}
@media (min-width: 769px) {div.lm6uei2qahl{width: min(100%, var(--max-width))   !important;max-width: min(100%, var(--max-width))   !important;margin-left: auto   !important;margin-right: auto   !important;box-sizing: border-box   !important;}}
@media (max-width: 768px) {div.lm6uei2qahl{width: 100%   !important;max-width: 100%   !important;margin-left: auto   !important;margin-right: auto   !important;box-sizing: border-box   !important;}}
div.ma3dd715a4 a.i5644_f7cc.gfdfa2b{color: hsl(238, 69%, 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.ma3dd715a4 a.i5644_f7cc.gfdfa2b :is(strong, b, em, small, mark){color: inherit   !important;}
div.ma3dd715a4 a.i5644_f7cc.gfdfa2b:hover, div.ma3dd715a4 a.i5644_f7cc.gfdfa2b:focus-visible, div.ma3dd715a4 a.i5644_f7cc.gfdfa2b:active{color: hsl(238, 69%, 92%)   !important;}
div.ma3dd715a4 a.i5644_f7cc.gfdfa2b:hover, div.ma3dd715a4 a.i5644_f7cc.gfdfa2b:focus-visible, div.ma3dd715a4 a.i5644_f7cc.gfdfa2b:active{text-decoration-color: currentColor   !important;}
div.sb22a73d > :nth-child(1) > :nth-child(2){color: hsl(238, 69%, 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.sb22a73d > :nth-child(1) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.sb22a73d > :nth-child(1) > :nth-child(2):hover, div.sb22a73d > :nth-child(1) > :nth-child(2):focus-visible, div.sb22a73d > :nth-child(1) > :nth-child(2):active{color: hsl(238, 69%, 92%)   !important;}
div.sb22a73d > :nth-child(1) > :nth-child(2):hover, div.sb22a73d > :nth-child(1) > :nth-child(2):focus-visible, div.sb22a73d > :nth-child(1) > :nth-child(2):active{text-decoration-color: currentColor   !important;}
div.sb22a73d > :nth-child(2) > :nth-child(2){color: hsl(238, 69%, 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.sb22a73d > :nth-child(2) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.sb22a73d > :nth-child(2) > :nth-child(2):hover, div.sb22a73d > :nth-child(2) > :nth-child(2):focus-visible, div.sb22a73d > :nth-child(2) > :nth-child(2):active{color: hsl(238, 69%, 92%)   !important;}
div.sb22a73d > :nth-child(2) > :nth-child(2):hover, div.sb22a73d > :nth-child(2) > :nth-child(2):focus-visible, div.sb22a73d > :nth-child(2) > :nth-child(2):active{text-decoration-color: currentColor   !important;}
div.sb22a73d > :nth-child(3) > :nth-child(2){color: hsl(238, 69%, 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.sb22a73d > :nth-child(3) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.sb22a73d > :nth-child(3) > :nth-child(2):hover, div.sb22a73d > :nth-child(3) > :nth-child(2):focus-visible, div.sb22a73d > :nth-child(3) > :nth-child(2):active{color: hsl(238, 69%, 92%)   !important;}
div.sb22a73d > :nth-child(3) > :nth-child(2):hover, div.sb22a73d > :nth-child(3) > :nth-child(2):focus-visible, div.sb22a73d > :nth-child(3) > :nth-child(2):active{text-decoration-color: currentColor   !important;}
div.sb22a73d > :nth-child(3) > :nth-child(3){color: hsl(238, 69%, 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.sb22a73d > :nth-child(3) > :nth-child(3) :is(strong, b, em, small, mark){color: inherit   !important;}
div.sb22a73d > :nth-child(3) > :nth-child(3):hover, div.sb22a73d > :nth-child(3) > :nth-child(3):focus-visible, div.sb22a73d > :nth-child(3) > :nth-child(3):active{color: hsl(238, 69%, 92%)   !important;}
div.sb22a73d > :nth-child(3) > :nth-child(3):hover, div.sb22a73d > :nth-child(3) > :nth-child(3):focus-visible, div.sb22a73d > :nth-child(3) > :nth-child(3):active{text-decoration-color: currentColor   !important;}