:root{--primary-color: var(--nav-primary, hsl(238, 69%, 60%));
--secondary-color: hsl(337, 55%, 60%);
--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);
--max-width: 1535px;
--intro-width: 881px;
--transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
--content-accent: hsl(238, 69%, 60%);
--content-secondary: hsl(337, 55%, 60%);
--text-max-width: 881px;
--section-padding: 100px 5%;
--content-heading: hsl(220, 10%, 11%);
--content-accent-ui: hsl(238, 69%, 60%);
--content-accent-text: hsl(238, 69%, 28%);
--content-link-color: hsl(238, 69%, 28%);
--content-link-hover: hsl(337, 55%, 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(238, 69%, 28%)));
--page-link-hover-color: var(--content-link-hover, hsl(337, 55%, 28%));
--page-muted-color: var(--content-text-muted, rgba(31, 35, 40, 0.72));
--page-accent-soft: rgba(82, 87, 223, 0.12);
--page-accent-glow: rgba(82, 87, 223, 0.42);
--primary-accent: var(--content-accent-ui, var(--primary-color, hsl(238, 69%, 60%)));
--secondary-accent: var(--secondary-color, hsl(337, 55%, 60%));}
main.n92803e0{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.n92803e0 .eb16f49{max-width: var(--max-width);
margin: 0 auto;
padding: 0 40px;}
main.n92803e0 .sac481d83{padding: 120px 0 80px;
background: linear-gradient(135deg, #fff 0%, var(--content-page-bg) 100%);
position: relative;
color: hsl(220, 10%, 11%);}
main.n92803e0 .c78ac9c_h38{display: flex;
align-items: center;
gap: 60px;
min-height: 500px;}
main.n92803e0 .u9e9e__905f{flex: 0 0 var(--intro-width);
text-align: left;
z-index: 2;}
main.n92803e0 .x4116b_og6r{display: inline-block;
padding: 6px 16px;
background: rgba(var(--primary-color), 0.1);
color: var(--primary-color);
border-radius: 20px;
font-weight: 600;
font-size: 14px;
margin-bottom: 24px;
border: 1px solid var(--content-border);}
main.n92803e0 .u9e9e__905f h1{font-size: 56px;
font-weight: 800;
line-height: 1.1;
margin-bottom: 24px;
color: var(--content-text);
letter-spacing: -0.02em;}
main.n92803e0 .u9e9e__905f p{font-size: 20px;
color: var(--content-text-muted);
margin-bottom: 40px;
max-width: 720px;}
main.n92803e0 .tefa95_ib{flex: 1;
position: relative;
right: -40px;}
main.n92803e0 .tefa95_ib img{width: 100%;
border-radius: 24px;
box-shadow: 0 32px 64px rgba(0,0,0,0.12);
object-fit: cover;
aspect-ratio: 16/10;}
main.n92803e0 .ka2564__a6f47{display: flex;
gap: 16px;}
main.n92803e0 .x5b814de_kp3{background-color: var(--primary-color);
color: #ffffff;
padding: 16px 36px;
border-radius: 12px;
font-weight: 600;
text-decoration: none;
transition: var(--transition);
box-shadow: 0 8px 20px rgba(74, 84, 226, 0.3);}
main.n92803e0 .x5b814de_kp3:hover{transform: translateY(-2px);
box-shadow: 0 12px 24px rgba(74, 84, 226, 0.4);}
main.n92803e0 .s2t1c19u8c{padding: 100px 0;}
main.n92803e0 .ubfd3f7_0c88{max-width: var(--intro-width);
margin-bottom: 60px;
text-align: left;}
main.n92803e0 .ubfd3f7_0c88 h2{font-size: 36px;
margin-bottom: 16px;}
main.n92803e0 .fd600a6{display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 32px;}
main.n92803e0 .boll1t80q{background: var(--content-surface-bg);
border: 1px solid var(--content-border);
border-radius: 20px;
padding: 40px;
transition: var(--transition);
color: hsl(220, 10%, 11%);}
main.n92803e0 .boll1t80q:hover{border-color: var(--primary-color);
transform: translateY(-8px);
background: #ffffff;
color: hsl(220, 10%, 11%);}
main.n92803e0 .lf6c2a67{width: 56px;
height: 56px;
background: var(--content-page-bg);
border-radius: 14px;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 24px;
color: hsl(220, 10%, 11%);}
main.n92803e0 .boll1t80q h3{font-size: 22px;
margin-bottom: 12px;}
main.n92803e0 .boll1t80q p{color: var(--content-text-muted);
font-size: 15px;
margin-bottom: 20px;}
main.n92803e0 .n89684_byq{padding: 100px 0;
background: #ffffff;
color: hsl(220, 10%, 11%);}
main.n92803e0 .grmwyjzytt7{width: 100%;
border-collapse: separate;
border-spacing: 0;
margin-top: 40px;
border: 1px solid var(--content-border);
border-radius: 16px;
overflow: hidden;}
main.n92803e0 .grmwyjzytt7 th, main.n92803e0 .grmwyjzytt7 td{padding: 24px;
text-align: left;
border-bottom: 1px solid var(--content-border);}
main.n92803e0 .grmwyjzytt7 th{background: var(--content-page-bg);
font-weight: 700;
color: hsl(220, 10%, 11%);}
main.n92803e0 .ud5c8468_4b1{padding: 100px 0;}
main.n92803e0 .vc28127e22e{max-width: var(--intro-width);}
main.n92803e0 .ga97c20_d7{margin-bottom: 32px;
padding-bottom: 24px;
border-bottom: 1px solid var(--content-border);}
main.n92803e0 .ga97c20_d7 h3{font-size: 18px;
margin-bottom: 12px;
color: var(--content-text);}
main.n92803e0 .ga97c20_d7 p{color: var(--content-text-muted);}
main.n92803e0 .f77f7d854{display: flex;
justify-content: space-between;
align-items: flex-start;}
main.n92803e0 .pc1923412 h4{font-size: 24px;
margin-bottom: 16px;}
main.n92803e0 .d091a139f{display: flex;
gap: 60px;}
main.n92803e0 .hff51a_bb35 h5{font-size: 16px;
margin-bottom: 20px;}
main.n92803e0 .hff51a_bb35 a{display: block;
color: var(--content-text-muted);
text-decoration: none;
margin-bottom: 12px;
font-size: 14px;}
main.n92803e0 .copyright{margin-top: 60px;
padding-top: 20px;
border-top: 1px solid var(--content-border);
color: var(--content-text-muted);
font-size: 12px;}
@media (max-width: 1200px) {main.n92803e0 .fd600a6{grid-template-columns: repeat(2, 1fr);}
main.n92803e0 .c78ac9c_h38{flex-direction: column;}
main.n92803e0 .u9e9e__905f{flex: none;width: 100%;}
main.n92803e0 .tefa95_ib{right: 0;width: 100%;}}
@media (max-width: 768px) {main.n92803e0 .fd600a6{grid-template-columns: 1fr;}
main.n92803e0 .u9e9e__905f h1{font-size: 40px;}
main.n92803e0 .eb16f49{padding: 0 24px;}}
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 :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 .e376ec_1f31{overflow: hidden;
box-sizing: border-box        !important;
max-width: 100%;
padding: 0        !important;
min-height: 0;}
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;}
main .e376ec_1f31 > img.g80db7f8c, main .e376ec_1f31 > picture > img.g80db7f8c{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.c78ac9c_h38 > *{min-width: 0   !important;}
div.c78ac9c_h38 > :nth-child(1){min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.c78ac9c_h38 > :nth-child(2){min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.c78ac9c_h38 > :nth-child(2) :where(img, picture, video, canvas, svg), div.c78ac9c_h38 > :nth-child(2) picture > img{display: block   !important;width: 100%   !important;max-width: 100%   !important;height: auto   !important;}
div.c78ac9c_h38 > *{min-width: 0   !important;}
div.c78ac9c_h38 > :nth-child(2){min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.c78ac9c_h38 > :nth-child(1){min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.c78ac9c_h38 > :nth-child(1) :where(img, picture, video, canvas, svg), div.c78ac9c_h38 > :nth-child(1) picture > img{display: block   !important;width: 100%   !important;max-width: 100%   !important;height: auto   !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.u9e9e__905f{text-align: left   !important;
align-items: flex-start   !important;}
div.u9e9e__905f > :is(h1, h2, p){text-align: left   !important;
max-width: min(100%, 881px)   !important;
margin-left: 0   !important;
margin-right: auto   !important;}
div.u9e9e__905f > :is(div, nav, ul, ol){margin-left: 0   !important;
margin-right: auto   !important;}
div.s2t1c19u8c{--t83daadf3be: hsl(0, 18%, 28%);
--l7c6a8e38: rgba(84, 58, 58, 0.78);
--a7e9__5567: hsl(238, 69%, 28%);
--n179d6fad01: dark;}
div.u9e9e__905f{--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.u9e9e__905f :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--t83daadf3be, hsl(0, 18%, 28%))   !important;}
div.u9e9e__905f a:not([class]):not([data-track]):not([role="button"]), div.u9e9e__905f a[class=""]:not([data-track]):not([role="button"]){color: var(--a7e9__5567, hsl(238, 69%, 28%))   !important;}
div.u9e9e__905f :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--l7c6a8e38, rgba(84, 58, 58, 0.78))   !important;}
div.sac481d83{--t83daadf3be: hsl(0, 18%, 28%);
--l7c6a8e38: rgba(84, 58, 58, 0.78);
--a7e9__5567: hsl(238, 69%, 28%);
--n179d6fad01: dark;}
div.sac481d83 div.u9e9e__905f{--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.sac481d83 div.u9e9e__905f :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--t83daadf3be, hsl(0, 18%, 28%))   !important;}
div.sac481d83 div.u9e9e__905f a:not([class]):not([data-track]):not([role="button"]), div.sac481d83 div.u9e9e__905f a[class=""]:not([data-track]):not([role="button"]){color: var(--a7e9__5567, hsl(238, 69%, 28%))   !important;}
div.sac481d83 div.u9e9e__905f :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--l7c6a8e38, rgba(84, 58, 58, 0.78))   !important;}
div.sac481d83 > :nth-child(1) > :nth-child(1) > :nth-child(1) > :nth-child(4) > :nth-child(1){--g87300_f6ab: hsl(238, 69%, 96%);
color: var(--g87300_f6ab, hsl(238, 69%, 96%))   !important;}
div.sac481d83 > :nth-child(1) > :nth-child(1) > :nth-child(1) > :nth-child(4) > :nth-child(1):is(:hover, :focus-visible, :active){color: var(--de66b8c5b55, hsl(236, 64%, 96%))   !important;}
main.n92803e0 > :nth-child(4) > :nth-child(1) > :nth-child(1) > :nth-child(2) > :nth-child(4) > :nth-child(1){--g87300_f6ab: hsl(238, 69%, 96%);
color: var(--g87300_f6ab, hsl(238, 69%, 96%))   !important;}
main.n92803e0 > :nth-child(4) > :nth-child(1) > :nth-child(1) > :nth-child(2) > :nth-child(4) > :nth-child(1):is(:hover, :focus-visible, :active){color: var(--de66b8c5b55, hsl(236, 64%, 96%))   !important;}
main.n92803e0 a:not([class]):not([data-track]):not([role="button"]), main.n92803e0 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.n92803e0 a:not([class]):not([data-track]):not([role="button"]), main.n92803e0 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.n92803e0 a:not([class]):not([data-track]):not([role="button"]), main.n92803e0 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))))));}
span.x4116b_og6r{color: hsl(238, 69%, 96%)   !important;}
table.grmwyjzytt7 > :nth-child(1){color: hsl(235, 62%, 28%)   !important;}
table.grmwyjzytt7 > :nth-child(2){color: hsl(235, 62%, 28%)   !important;}
div.ga97c20_d7 a{color: hsl(235, 62%, 28%)   !important;
text-decoration-color: currentColor   !important;}
div.ga97c20_d7 a :is(strong, b, em, small, mark){color: inherit   !important;}
div.ga97c20_d7 a:hover, div.ga97c20_d7 a:focus-visible, div.ga97c20_d7 a:active{color: hsl(235, 62%, 28%)   !important;}
div.ga97c20_d7 a:hover, div.ga97c20_d7 a:focus-visible, div.ga97c20_d7 a:active{text-decoration-color: currentColor   !important;}
main.n92803e0 > :nth-child(4) > :nth-child(1) > :nth-child(1) > :nth-child(2) > :nth-child(3) > :nth-child(1){color: hsl(235, 62%, 28%)   !important;}
main.n92803e0 > :nth-child(4) > :nth-child(1) > :nth-child(1) > :nth-child(2) > :nth-child(3) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
main.n92803e0 > :nth-child(4) > :nth-child(1) > :nth-child(1) > :nth-child(2) > :nth-child(3) > :nth-child(2){color: hsl(235, 62%, 28%)   !important;}
main.n92803e0 > :nth-child(4) > :nth-child(1) > :nth-child(1) > :nth-child(2) > :nth-child(3) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
main.n92803e0 > :nth-child(4) > :nth-child(1) > :nth-child(1) > :nth-child(2) > :nth-child(3) > :nth-child(3){color: hsl(235, 62%, 28%)   !important;}
main.n92803e0 > :nth-child(4) > :nth-child(1) > :nth-child(1) > :nth-child(2) > :nth-child(3) > :nth-child(3) :is(strong, b, em, small, mark){color: inherit   !important;}
div.sac481d83 a.x5b814de_kp3{color: hsl(238, 69%, 96%)   !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.sac481d83 a.x5b814de_kp3 :is(strong, b, em, small, mark){color: inherit   !important;}
div.sac481d83 a.x5b814de_kp3:hover, div.sac481d83 a.x5b814de_kp3:focus-visible, div.sac481d83 a.x5b814de_kp3:active{color: hsl(238, 69%, 96%)   !important;}
div.sac481d83 a.x5b814de_kp3:hover, div.sac481d83 a.x5b814de_kp3:focus-visible, div.sac481d83 a.x5b814de_kp3:active{text-decoration-color: currentColor   !important;}
div.s2t1c19u8c a.x5b814de_kp3{color: hsl(238, 69%, 96%)   !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.s2t1c19u8c a.x5b814de_kp3 :is(strong, b, em, small, mark){color: inherit   !important;}
div.s2t1c19u8c a.x5b814de_kp3:hover, div.s2t1c19u8c a.x5b814de_kp3:focus-visible, div.s2t1c19u8c a.x5b814de_kp3:active{color: hsl(238, 69%, 96%)   !important;}
div.s2t1c19u8c a.x5b814de_kp3:hover, div.s2t1c19u8c a.x5b814de_kp3:focus-visible, div.s2t1c19u8c a.x5b814de_kp3:active{text-decoration-color: currentColor   !important;}