:root{--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-text: hsl(255, 70%, 28%);
--primary-color: hsl(255, 70%, 59%);
--secondary-color: hsl(327, 56%, 59%);
--max-width: clamp(1220px, 90vw, 1420px);
--text-read-width: 789px;
--radius-lg: 12px;
--radius-md: 8px;
--shadow-sm: 0 2px 8px rgba(0,0,0,0.05);
--shadow-md: 0 8px 24px rgba(0,0,0,0.08);
--wps-page-bg: var(--content-page-bg, #f5f7fb);
--wps-surface: var(--content-surface-bg, #ffffff);
--wps-primary: hsl(255, 70%, 59%);
--wps-secondary: hsl(327, 56%, 59%);
--wps-text: var(--content-text, #1f2328);
--wps-text-muted: var(--content-text-muted, rgba(31, 35, 40, 0.72));
--wps-accent: var(--content-accent-text, hsl(22, 78%, 38%));
--wps-border: var(--content-border, rgba(0, 0, 0, 0.08));
--hero-text-width: clamp(746px, 76vw, 966px);
--section-padding: 100px 5%;
--content-heading: hsl(220, 10%, 11%);
--content-accent-ui: hsl(255, 70%, 59%);
--content-link-color: hsl(255, 70%, 28%);
--content-link-hover: hsl(327, 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(255, 70%, 28%)));
--page-link-hover-color: var(--content-link-hover, hsl(327, 55%, 28%));
--page-muted-color: var(--content-text-muted, rgba(31, 35, 40, 0.72));
--page-accent-soft: rgba(113, 77, 223, 0.12);
--page-accent-glow: rgba(113, 77, 223, 0.42);
--primary-accent: var(--content-accent-ui, var(--primary-color, hsl(255, 70%, 59%)));
--secondary-accent: var(--secondary-color, hsl(327, 56%, 59%));}
main.r75e__827ca{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.r75e__827ca .oe947e__9eed{max-width: var(--max-width);
margin: 0 auto;
padding: 0 40px;
text-align: left;}
main.r75e__827ca .mo65xcltvcfy{position: relative;
padding: 120px 0 80px;
background: linear-gradient(135deg, #fff 0%, #f0f2f9 100%);
display: flex;
align-items: center;
min-height: 600px;
color: hsl(220, 10%, 11%);}
main.r75e__827ca .q7537a7_ae{max-width: var(--text-read-width);
z-index: 2;}
main.r75e__827ca .j6a607cf{position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%);
width: 50%;
height: 80%;
object-fit: contain;
pointer-events: none;}
main.r75e__827ca h1{font-size: 56px;
font-weight: 800;
line-height: 1.1;
margin-bottom: 24px;
color: var(--content-text);}
main.r75e__827ca .qbfae570a6{font-size: 20px;
color: var(--content-text-muted);
margin-bottom: 40px;}
main.r75e__827ca .j5ae238_x3w{display: flex;
gap: 16px;
flex-wrap: wrap;}
main.r75e__827ca .e69eb77_5jk{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 ease;
cursor: pointer;
border: none;
font-size: 16px;}
main.r75e__827ca .l21e01_71{background-color: var(--primary-color);
color: #ffffff;
box-shadow: 0 4px 14px rgba(100, 81, 237, 0.3);}
main.r75e__827ca .l21e01_71:hover{transform: translateY(-2px);
box-shadow: 0 6px 20px rgba(100, 81, 237, 0.4);}
main.r75e__827ca .jvjgyfds4{background-color: var(--content-surface-bg);
color: var(--content-text);
border: 1px solid var(--content-border);}
main.r75e__827ca .jvjgyfds4:hover{background-color: #f8f9fa;
color: hsl(220, 10%, 11%);}
main.r75e__827ca .u4672e36{padding: 80px 0;
background-color: var(--content-surface-bg);
color: hsl(220, 10%, 11%);}
main.r75e__827ca .aw0we0jm3g{font-size: 32px;
font-weight: 700;
margin-bottom: 16px;
max-width: var(--text-read-width);}
main.r75e__827ca .ab55xyba{font-size: 18px;
color: var(--content-text-muted);
margin-bottom: 48px;
max-width: var(--text-read-width);}
main.r75e__827ca .mc8c122{display: grid;
grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
gap: 24px;}
main.r75e__827ca .gnovy7v6{padding: 40px;
background: var(--content-page-bg);
border-radius: var(--radius-lg);
border: 1px solid var(--content-border);
transition: transform 0.3s ease;
display: flex;
flex-direction: column;
color: hsl(220, 10%, 11%);}
main.r75e__827ca .gnovy7v6:hover{transform: translateY(-5px);
border-color: var(--primary-color);}
main.r75e__827ca .d0cb78_hsc{width: 48px;
height: 48px;
margin-bottom: 24px;}
main.r75e__827ca .n1578_63f{font-size: 24px;
font-weight: 700;
margin-bottom: 12px;}
main.r75e__827ca .cktw4xrlb1k{font-size: 15px;
color: var(--content-text-muted);
margin-bottom: 32px;
flex-grow: 1;}
main.r75e__827ca .ebc11c60290{padding: 100px 0;}
main.r75e__827ca .thogd7jd1qa5{overflow-x: auto;
background: var(--content-surface-bg);
border-radius: var(--radius-lg);
border: 1px solid var(--content-border);
box-shadow: var(--shadow-sm);
color: hsl(220, 10%, 11%);}
main.r75e__827ca table{width: 100%;
border-collapse: collapse;
min-width: 800px;}
main.r75e__827ca th, main.r75e__827ca td{padding: 24px;
text-align: left;
border-bottom: 1px solid var(--content-border);}
main.r75e__827ca th{background-color: #fafafa;
font-weight: 700;
color: var(--content-text);}
main.r75e__827ca .va7811_sp2{color: #22c55e;
font-weight: bold;}
main.r75e__827ca .kg24ckha{padding: 100px 0;
background: linear-gradient(to bottom, var(--content-page-bg), #fff);
color: hsl(220, 10%, 11%);}
main.r75e__827ca .t22b87d8239{display: grid;
grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
gap: 40px;}
main.r75e__827ca .ra06c6baf78{position: relative;}
main.r75e__827ca .a137__275f5{font-size: 48px;
font-weight: 800;
color: rgba(100, 81, 237, 0.1);
margin-bottom: -20px;
display: block;}
main.r75e__827ca .l1db2b2f7ff{font-size: 20px;
font-weight: 700;
margin-bottom: 12px;
position: relative;
z-index: 1;}
main.r75e__827ca .e05e65c_vhy8{font-size: 15px;
color: var(--content-text-muted);}
main.r75e__827ca .a72abb__e3382{padding: 100px 0;
max-width: var(--text-read-width);}
main.r75e__827ca .ged4c0__ee918{margin-bottom: 32px;}
main.r75e__827ca .q4e62_d0{font-size: 18px;
font-weight: 700;
margin-bottom: 12px;}
main.r75e__827ca .xdb7443{font-size: 16px;
color: var(--content-text-muted);}
main.r75e__827ca .s81513ac_yi5q{padding: 80px 0;
max-width: var(--text-read-width);}
main.r75e__827ca .s81513ac_yi5q p{margin-bottom: 24px;
font-size: 17px;}
main.r75e__827ca .i595c4473e{color: var(--primary-color);
text-decoration: none;
font-weight: 500;
border-bottom: 1px solid transparent;}
main.r75e__827ca .i595c4473e:hover{border-bottom-color: var(--primary-color);}
main.r75e__827ca .q9e416c02{display: flex;
justify-content: space-between;
flex-wrap: wrap;
gap: 40px;}
main.r75e__827ca .y480__5a1d{max-width: 300px;}
main.r75e__827ca .de7d0f_b777{display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 60px;}
main.r75e__827ca .s2d63d_10bb{font-weight: 700;
margin-bottom: 20px;
color: var(--content-text);}
main.r75e__827ca .x181eab3117{display: block;
margin-bottom: 12px;
color: var(--content-text-muted);
text-decoration: none;
font-size: 14px;}
main.r75e__827ca .x181eab3117:hover{color: var(--primary-color);}
main.r75e__827ca .copyright{margin-top: 60px;
padding-top: 24px;
border-top: 1px solid var(--content-border);
font-size: 13px;
color: var(--content-text-muted);}
@media (max-width: 1024px) {main.r75e__827ca h1{font-size: 40px;}
main.r75e__827ca .j6a607cf{display: none;}
main.r75e__827ca .mo65xcltvcfy{min-height: auto;}}
@media (max-width: 768px) {main.r75e__827ca .oe947e__9eed{padding: 0 20px;}
main.r75e__827ca .j5ae238_x3w{flex-direction: column;}}
html, body{margin: 0;
padding: 0;}
body *, body *::before, body *::after{box-sizing: border-box;}
main img.ff9a__a51a{display: block;
max-width: 100%;
width: 100%;
height: auto;
object-fit: cover;
object-position: center;}
main img.ff9a__a51a.j5242a_a94f{aspect-ratio: 16 / 9;}
main img.ff9a__a51a.qf895c103c3{aspect-ratio: 16 / 10;}
main img.ff9a__a51a.cc66507f7{aspect-ratio: 4 / 3;}
main img.ff9a__a51a.jbe38e_44f0{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 .f4bebf_9db5{overflow: hidden;
box-sizing: border-box        !important;
max-width: 100%;
padding: 0        !important;
min-height: 0;}
main .f4bebf_9db5.j5242a_a94f{aspect-ratio: 16 / 9;}
main .f4bebf_9db5.qf895c103c3{aspect-ratio: 16 / 10;}
main .f4bebf_9db5.cc66507f7{aspect-ratio: 4 / 3;}
main .f4bebf_9db5.jbe38e_44f0{aspect-ratio: 1 / 1;}
main .f4bebf_9db5 > img.ff9a__a51a, main .f4bebf_9db5 > picture > img.ff9a__a51a{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.oe947e__9eed > *{min-width: 0   !important;}
div.q7537a7_ae{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
img.j6a607cf{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
img.j6a607cf{display: block   !important;width: 100%   !important;max-width: 100%   !important;height: auto   !important;}}
@media (min-width: 1025px) {div.oe947e__9eed{position: relative   !important;display: grid   !important;grid-template-columns: minmax(0, 50fr) minmax(0, 50fr)   !important;align-items: center   !important;gap: clamp(24px, 4vw, 72px)   !important;}
div.oe947e__9eed > *{min-width: 0   !important;}
div.q7537a7_ae{width: 100%   !important;max-width: 100%   !important;align-self: center   !important;margin-left: 0   !important;margin-right: auto   !important;z-index: 2   !important;}
img.j6a607cf{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.j6a607cf img, img.j6a607cf picture, img.j6a607cf picture > img{width: 100%   !important;max-width: 100%   !important;height: auto   !important;}}
@media (max-width: 1024px) {div.oe947e__9eed{position: relative   !important;display: flex   !important;flex-direction: column   !important;align-items: stretch   !important;gap: 24px   !important;min-height: auto   !important;}
div.q7537a7_ae{width: 100%   !important;max-width: 100%   !important;margin: 0   !important;}
img.j6a607cf{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(255, 70%, 59%);
--secondary-color: hsl(327, 56%, 59%);
--bg-color: hsl(255, 7%, 96%);
--text-color: hsl(255, 10%, 9%);
--text-muted: rgba(24,33,47,0.72);
--content-page-bg: hsl(255, 7%, 96%);
--content-surface-bg: rgba(255,255,255,0.88);
--content-text: hsl(255, 10%, 9%);
--content-text-muted: rgba(24,33,47,0.72);
--content-accent-ui: hsl(255, 70%, 59%);
--content-accent-text: hsl(0, 18%, 28%);
--content-link-color: hsl(0, 18%, 28%);
--content-link-hover: hsl(327, 55%, 28%);}
body{background: var(--bg-color, hsl(255, 7%, 96%))   !important;
color: var(--text-color, hsl(255, 10%, 9%))   !important;}
:is(main, .vf195d_ac30){color: var(--content-text, hsl(255, 10%, 9%))   !important;}
div.q7537a7_ae{text-align: left   !important;
align-items: flex-start   !important;}
div.q7537a7_ae > :is(h1, h2, p){text-align: left   !important;
max-width: min(100%, 789px)   !important;
margin-left: 0   !important;
margin-right: auto   !important;}
div.q7537a7_ae > :is(div, nav, ul, ol){margin-left: 0   !important;
margin-right: auto   !important;}
div#download-hub{--r6d66b5831b: hsl(0, 18%, 28%);
--lf1e58_0b19: rgba(84, 58, 58, 0.78);
--xd40b1_55e6: hsl(255, 70%, 28%);
--oea88c4ac: dark;}
div#download-hub div.oe947e__9eed{--r6d66b5831b: hsl(0, 18%, 28%);
--lf1e58_0b19: rgba(84, 58, 58, 0.78);
--xd40b1_55e6: hsl(255, 70%, 28%);
--oea88c4ac: dark;
color: var(--r6d66b5831b, hsl(0, 18%, 28%))   !important;}
div#download-hub div.oe947e__9eed :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--r6d66b5831b, hsl(0, 18%, 28%))   !important;}
div#download-hub div.oe947e__9eed a:not([class]):not([data-track]):not([role="button"]), div#download-hub div.oe947e__9eed a[class=""]:not([data-track]):not([role="button"]){color: var(--xd40b1_55e6, hsl(255, 70%, 28%))   !important;}
div#download-hub div.oe947e__9eed :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--lf1e58_0b19, rgba(84, 58, 58, 0.78))   !important;}
div.mo65xcltvcfy{--r6d66b5831b: hsl(0, 18%, 28%);
--lf1e58_0b19: rgba(84, 58, 58, 0.78);
--xd40b1_55e6: hsl(255, 70%, 28%);
--oea88c4ac: dark;}
div.mo65xcltvcfy div.q7537a7_ae{--r6d66b5831b: hsl(0, 18%, 28%);
--lf1e58_0b19: rgba(84, 58, 58, 0.78);
--xd40b1_55e6: hsl(255, 70%, 28%);
--oea88c4ac: dark;
color: var(--r6d66b5831b, hsl(0, 18%, 28%))   !important;}
div.mo65xcltvcfy div.q7537a7_ae :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--r6d66b5831b, hsl(0, 18%, 28%))   !important;}
div.mo65xcltvcfy div.q7537a7_ae a:not([class]):not([data-track]):not([role="button"]), div.mo65xcltvcfy div.q7537a7_ae a[class=""]:not([data-track]):not([role="button"]){color: var(--xd40b1_55e6, hsl(255, 70%, 28%))   !important;}
div.mo65xcltvcfy div.q7537a7_ae :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--lf1e58_0b19, rgba(84, 58, 58, 0.78))   !important;}
div.gnovy7v6{--r6d66b5831b: hsl(0, 18%, 28%);
--lf1e58_0b19: rgba(84, 58, 58, 0.78);
--xd40b1_55e6: hsl(255, 70%, 28%);
--oea88c4ac: dark;}
div.gnovy7v6{--r6d66b5831b: hsl(0, 18%, 28%);
--lf1e58_0b19: rgba(84, 58, 58, 0.78);
--xd40b1_55e6: hsl(255, 70%, 28%);
--oea88c4ac: dark;
color: var(--r6d66b5831b, hsl(0, 18%, 28%))   !important;}
div.gnovy7v6 :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--r6d66b5831b, hsl(0, 18%, 28%))   !important;}
div.gnovy7v6 a:not([class]):not([data-track]):not([role="button"]), div.gnovy7v6 a[class=""]:not([data-track]):not([role="button"]){color: var(--xd40b1_55e6, hsl(255, 70%, 28%))   !important;}
div.gnovy7v6 :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--lf1e58_0b19, rgba(84, 58, 58, 0.78))   !important;}
div.j5ae238_x3w a.e69eb77_5jk.l21e01_71{--q49e24_4741: hsl(255, 70%, 96%);
color: var(--q49e24_4741, hsl(255, 70%, 96%))   !important;}
div.j5ae238_x3w a.e69eb77_5jk.l21e01_71:is(:hover, :focus-visible, :active){color: var(--uea6aba630f, hsl(257, 64%, 96%))   !important;}
div.mc8c122 > :nth-child(1) > :nth-child(4){--q49e24_4741: hsl(255, 70%, 96%);
color: var(--q49e24_4741, hsl(255, 70%, 96%))   !important;}
div.mc8c122 > :nth-child(1) > :nth-child(4):is(:hover, :focus-visible, :active){color: var(--uea6aba630f, hsl(257, 64%, 96%))   !important;}
div.mc8c122 > :nth-child(2) > :nth-child(4){--q49e24_4741: hsl(255, 70%, 96%);
color: var(--q49e24_4741, hsl(255, 70%, 96%))   !important;}
div.mc8c122 > :nth-child(2) > :nth-child(4):is(:hover, :focus-visible, :active){color: var(--uea6aba630f, hsl(257, 64%, 96%))   !important;}
div.j5ae238_x3w a.e69eb77_5jk.l21e01_71{color: hsl(255, 70%, 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.j5ae238_x3w a.e69eb77_5jk.l21e01_71 :is(strong, b, em, small, mark){color: inherit   !important;}
div.j5ae238_x3w a.e69eb77_5jk.l21e01_71:hover, div.j5ae238_x3w a.e69eb77_5jk.l21e01_71:focus-visible, div.j5ae238_x3w a.e69eb77_5jk.l21e01_71:active{color: hsl(255, 70%, 96%)   !important;}
div.j5ae238_x3w a.e69eb77_5jk.l21e01_71:hover, div.j5ae238_x3w a.e69eb77_5jk.l21e01_71:focus-visible, div.j5ae238_x3w a.e69eb77_5jk.l21e01_71:active{text-decoration-color: currentColor   !important;}
div.mc8c122 > :nth-child(1) > :nth-child(4){color: hsl(255, 70%, 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.mc8c122 > :nth-child(1) > :nth-child(4) :is(strong, b, em, small, mark){color: inherit   !important;}
div.mc8c122 > :nth-child(1) > :nth-child(4):hover, div.mc8c122 > :nth-child(1) > :nth-child(4):focus-visible, div.mc8c122 > :nth-child(1) > :nth-child(4):active{color: hsl(255, 70%, 96%)   !important;}
div.mc8c122 > :nth-child(1) > :nth-child(4):hover, div.mc8c122 > :nth-child(1) > :nth-child(4):focus-visible, div.mc8c122 > :nth-child(1) > :nth-child(4):active{text-decoration-color: currentColor   !important;}
div.mc8c122 > :nth-child(2) > :nth-child(4){color: hsl(255, 70%, 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.mc8c122 > :nth-child(2) > :nth-child(4) :is(strong, b, em, small, mark){color: inherit   !important;}
div.mc8c122 > :nth-child(2) > :nth-child(4):hover, div.mc8c122 > :nth-child(2) > :nth-child(4):focus-visible, div.mc8c122 > :nth-child(2) > :nth-child(4):active{color: hsl(255, 70%, 96%)   !important;}
div.mc8c122 > :nth-child(2) > :nth-child(4):hover, div.mc8c122 > :nth-child(2) > :nth-child(4):focus-visible, div.mc8c122 > :nth-child(2) > :nth-child(4):active{text-decoration-color: currentColor   !important;}