:root{--primary-color: var(--nav-primary, hsl(247, 86%, 56%));
--secondary-color: var(--nav-secondary, hsl(310, 69%, 56%));
--main-bg: var(--content-page-bg, hsl(247, 8%, 95%));
--surface-bg: var(--content-surface-bg, #ffffff);
--text-main: var(--content-text, hsl(220, 10%, 11%));
--text-muted: var(--content-text-muted, rgba(31, 35, 40, 0.72));
--accent-text: var(--content-accent-text, hsl(247, 86%, 56%));
--border-color: var(--content-border, rgba(0, 0, 0, 0.08));
--max-width: 1541px;
--reading-width: 932px;
--radius-lg: 16px;
--radius-md: 8px;
--shadow-sm: 0 2px 8px rgba(0,0,0,0.04);
--shadow-md: 0 10px 30px rgba(0,0,0,0.08);
--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(247, 82%, 28%);
--primary-gradient: linear-gradient(135deg, hsl(247, 86%, 56%), hsl(310, 69%, 56%));
--hero-content-width: 932px;
--content-heading: hsl(220, 10%, 11%);
--content-accent-ui: hsl(247, 86%, 56%);
--content-link-color: hsl(247, 82%, 28%);
--content-link-hover: hsl(310, 69%, 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(247, 82%, 28%)));
--page-link-hover-color: var(--content-link-hover, hsl(310, 69%, 28%));
--page-muted-color: var(--content-text-muted, rgba(31, 35, 40, 0.72));
--page-accent-soft: rgba(68, 46, 239, 0.12);
--page-accent-glow: rgba(68, 46, 239, 0.42);
--primary-accent: var(--content-accent-ui, var(--primary-color, hsl(247, 86%, 56%)));
--secondary-accent: var(--secondary-color, hsl(310, 69%, 56%));}
main.zc6493e9{font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
background-color: var(--main-bg);
color: var(--text-main);
line-height: 1.6;
margin: 0;
padding: 0;
overflow-x: hidden;}
main.zc6493e9 .pzcj8dw3b9nv{max-width: var(--max-width);
margin: 0 auto;
padding: 80px 40px;}
main.zc6493e9 .u9897e_1c{text-align: center;}
main.zc6493e9 .p5dac63{padding: 120px 20px 80px;
background: linear-gradient(180deg, #ffffff 0%, var(--main-bg) 100%);
color: hsl(220, 10%, 11%);}
main.zc6493e9 .dxlfj7vv0vp{max-width: var(--reading-width);
margin: 0 auto;}
main.zc6493e9 h1{font-size: clamp(2.5rem, 5vw, 3.5rem);
font-weight: 800;
margin-bottom: 24px;
letter-spacing: -0.02em;
color: var(--text-main);}
main.zc6493e9 .zc2b6d155e{font-size: 1.25rem;
color: var(--text-muted);
margin-bottom: 40px;}
main.zc6493e9 .vuz4uyffx72{display: flex;
flex-direction: column;
gap: 24px;
max-width: var(--reading-width);
margin: 0 auto;}
main.zc6493e9 .o50acb__beb{background: var(--surface-bg);
border: 1px solid var(--border-color);
border-radius: var(--radius-lg);
padding: 32px;
transition: transform 0.3s ease, shadow 0.3s ease;
color: hsl(220, 10%, 11%);}
main.zc6493e9 .o50acb__beb:hover{box-shadow: var(--shadow-md);
transform: translateY(-2px);}
main.zc6493e9 .ca010b_siy{font-size: 1.4rem;
font-weight: 700;
margin-bottom: 16px;
display: flex;
align-items: center;
color: var(--primary-color);}
main.zc6493e9 .ca010b_siy::before{content: "Q";
display: inline-flex;
align-items: center;
justify-content: center;
width: 32px;
height: 32px;
background: var(--primary-color);
color: #fff;
border-radius: 6px;
margin-right: 15px;
font-size: 0.9rem;}
main.zc6493e9 .bc29eb_it{color: var(--text-main);
font-size: 1.1rem;
padding-left: 47px;}
main.zc6493e9 .bc29eb_it ul{padding-left: 20px;
margin-bottom: 16px;}
main.zc6493e9 .ogwieywm1fu{background: var(--text-main);
color: #ffffff;
border-radius: 24px;
padding: 60px;
margin-top: 40px;}
main.zc6493e9 .yaff__946{display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: 40px;
margin-top: 40px;}
main.zc6493e9 .na7107_f070{border-left: 4px solid var(--secondary-color);
padding-left: 24px;}
main.zc6493e9 .g66387abf{font-size: 0.9rem;
text-transform: uppercase;
color: var(--secondary-color);
font-weight: 700;
margin-bottom: 10px;
display: block;}
main.zc6493e9 .na7107_f070 h3{font-size: 1.5rem;
margin-bottom: 15px;
color: #ffffff;}
main.zc6493e9 .na7107_f070 p{color: rgba(255,255,255,0.8);}
main.zc6493e9 .cd5f1623_koec{display: flex;
align-items: center;
gap: 60px;
background: var(--surface-bg);
border-radius: 24px;
overflow: hidden;
margin: 60px 0;
border: 1px solid var(--border-color);
color: hsl(220, 10%, 11%);}
main.zc6493e9 .ma65a3b572{flex: 1;
min-height: 400px;
background: #f0f0f0;
color: hsl(220, 10%, 11%);}
main.zc6493e9 .ma65a3b572 img{width: 100%;
height: 100%;
object-fit: cover;
display: block;}
main.zc6493e9 .a9a68f7_b052{flex: 1;
padding: 60px;}
main.zc6493e9 .a9a68f7_b052 h2{font-size: 2rem;
margin-bottom: 20px;}
main.zc6493e9 .ie68hs8sc4{padding: 100px 20px;
background: linear-gradient(135deg, var(--primary-color) 0%, var(--secondary-color) 100%);
border-radius: 24px;
margin: 80px 40px;
text-align: center;
color: hsl(0, 18%, 12%);}
main.zc6493e9 .c75f50__8dc86{font-size: 2.5rem;
font-weight: 800;
margin-bottom: 20px;}
main.zc6493e9 .ecb748bc_e6w9{font-size: 1.2rem;
margin-bottom: 40px;
opacity: 0.9;}
main.zc6493e9 .k563dbe99{display: flex;
gap: 20px;
justify-content: center;}
main.zc6493e9 .fe215e81d{padding: 16px 40px;
border-radius: 50px;
font-weight: 600;
text-decoration: none;
transition: all 0.3s ease;
font-size: 1.1rem;}
main.zc6493e9 .h3ned5uc1a4i{background: #ffffff;
color: var(--primary-color);
box-shadow: 0 4px 15px rgba(0,0,0,0.1);}
main.zc6493e9 .h3ned5uc1a4i:hover{transform: translateY(-3px);
box-shadow: 0 8px 25px rgba(0,0,0,0.15);}
main.zc6493e9 .na124ad_6f{border: 2px solid #ffffff;
color: #ffffff;}
main.zc6493e9 .na124ad_6f:hover{background: rgba(255,255,255,0.1);
color: hsl(220, 10%, 11%);}
@media (max-width: 1024px) {main.zc6493e9 .cd5f1623_koec{flex-direction: column;}
main.zc6493e9 .pzcj8dw3b9nv{padding: 40px 20px;}
main.zc6493e9 .k563dbe99{flex-direction: column;align-items: center;}}
html, body{margin: 0;
padding: 0;}
body *, body *::before, body *::after{box-sizing: border-box;}
main img.d2e0__5ac0{display: block;
max-width: 100%;
width: 100%;
height: auto;
object-fit: cover;
object-position: center;}
main img.d2e0__5ac0.e885__1c5d{aspect-ratio: 16 / 9;}
main img.d2e0__5ac0.g2b7a446b{aspect-ratio: 16 / 10;}
main img.d2e0__5ac0.pd4f__486d{aspect-ratio: 4 / 3;}
main img.d2e0__5ac0.x954__1bbc{aspect-ratio: 1 / 1;}
main .b6e141_0125.e885__1c5d{aspect-ratio: 16 / 9;}
main .b6e141_0125.g2b7a446b{aspect-ratio: 16 / 10;}
main .b6e141_0125.pd4f__486d{aspect-ratio: 4 / 3;}
main .b6e141_0125.x954__1bbc{aspect-ratio: 1 / 1;}
@media (min-width: 769px) {div.cd5f1623_koec > *{min-width: 0   !important;}
div.a9a68f7_b052{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.ma65a3b572{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.ma65a3b572 :where(img, picture, video, canvas, svg), div.ma65a3b572 picture > img{display: block   !important;width: 100%   !important;max-width: 100%   !important;height: auto   !important;}}
:root{--primary-color: hsl(247, 86%, 56%);
--secondary-color: hsl(310, 69%, 56%);
--bg-color: hsl(247, 8%, 95%);
--text-color: hsl(247, 10%, 13%);
--text-muted: rgba(24,33,47,0.72);
--content-page-bg: hsl(247, 8%, 95%);
--content-surface-bg: rgba(255,255,255,0.88);
--content-text: hsl(247, 10%, 13%);
--content-text-muted: rgba(24,33,47,0.72);
--content-accent-ui: hsl(247, 86%, 56%);
--content-accent-text: hsl(0, 18%, 28%);
--content-link-color: hsl(0, 18%, 28%);
--content-link-hover: hsl(310, 69%, 28%);}
body{background: var(--bg-color, hsl(247, 8%, 95%))   !important;
color: var(--text-color, hsl(247, 10%, 13%))   !important;}
:is(main, .x53f756ac91){color: var(--content-text, hsl(247, 10%, 13%))   !important;}
div.dxlfj7vv0vp{text-align: center   !important;
align-items: center   !important;}
div.dxlfj7vv0vp > :is(h1, h2, p){text-align: center   !important;
max-width: min(100%, 932px)   !important;
margin-left: auto   !important;
margin-right: auto   !important;}
div.dxlfj7vv0vp > :is(div, nav, ul, ol){margin-left: auto   !important;
margin-right: auto   !important;}
div.o50acb__beb{--ma902f50549: hsl(0, 18%, 28%);
--mc30e6cd1a5: rgba(84, 58, 58, 0.78);
--def5fa8f5: hsl(247, 82%, 28%);
--z0268e10756: dark;}
div.o50acb__beb{--ma902f50549: hsl(0, 18%, 28%);
--mc30e6cd1a5: rgba(84, 58, 58, 0.78);
--def5fa8f5: hsl(247, 82%, 28%);
--z0268e10756: dark;
color: var(--ma902f50549, hsl(0, 18%, 28%))   !important;}
div.o50acb__beb :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--ma902f50549, hsl(0, 18%, 28%))   !important;}
div.o50acb__beb a:not([class]):not([data-track]):not([role="button"]), div.o50acb__beb a[class=""]:not([data-track]):not([role="button"]){color: var(--def5fa8f5, hsl(247, 82%, 28%))   !important;}
div.o50acb__beb :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--mc30e6cd1a5, rgba(84, 58, 58, 0.78))   !important;}
div.ie68hs8sc4{--ma902f50549: hsl(247, 82%, 96%);
--mc30e6cd1a5: rgba(238, 236, 253, 0.84);
--def5fa8f5: hsl(247, 82%, 96%);
--z0268e10756: light;}
div.ie68hs8sc4{--ma902f50549: hsl(247, 82%, 96%);
--mc30e6cd1a5: rgba(238, 236, 253, 0.84);
--def5fa8f5: hsl(247, 82%, 96%);
--z0268e10756: light;
color: var(--ma902f50549, hsl(247, 82%, 96%))   !important;}
div.ie68hs8sc4 :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--ma902f50549, hsl(247, 82%, 96%))   !important;}
div.ie68hs8sc4 a:not([class]):not([data-track]):not([role="button"]), div.ie68hs8sc4 a[class=""]:not([data-track]):not([role="button"]){color: var(--def5fa8f5, hsl(247, 82%, 96%))   !important;}
div.ie68hs8sc4 :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--mc30e6cd1a5, rgba(238, 236, 253, 0.84))   !important;}
div.vuz4uyffx72 > :nth-child(1) > :nth-child(1){color: hsl(0, 18%, 92%)   !important;}
div.vuz4uyffx72 > :nth-child(1) > :nth-child(1) :is(svg, path){color: currentColor   !important;
fill: currentColor   !important;
stroke: currentColor   !important;}
div.vuz4uyffx72 > :nth-child(2) > :nth-child(1){color: hsl(0, 18%, 92%)   !important;}
div.vuz4uyffx72 > :nth-child(2) > :nth-child(1) :is(svg, path){color: currentColor   !important;
fill: currentColor   !important;
stroke: currentColor   !important;}
div.vuz4uyffx72 > :nth-child(3) > :nth-child(1){color: hsl(0, 18%, 92%)   !important;}
div.vuz4uyffx72 > :nth-child(3) > :nth-child(1) :is(svg, path){color: currentColor   !important;
fill: currentColor   !important;
stroke: currentColor   !important;}
div.vuz4uyffx72 > :nth-child(4) > :nth-child(1){color: hsl(0, 18%, 92%)   !important;}
div.vuz4uyffx72 > :nth-child(4) > :nth-child(1) :is(svg, path){color: currentColor   !important;
fill: currentColor   !important;
stroke: currentColor   !important;}
div.vuz4uyffx72 > :nth-child(5) > :nth-child(1){color: hsl(0, 18%, 92%)   !important;}
div.vuz4uyffx72 > :nth-child(5) > :nth-child(1) :is(svg, path){color: currentColor   !important;
fill: currentColor   !important;
stroke: currentColor   !important;}
div.ie68hs8sc4 h2.c75f50__8dc86{color: hsl(247, 81%, 96%)   !important;}
div.ie68hs8sc4 h2.c75f50__8dc86 :is(svg, path){color: currentColor   !important;
fill: currentColor   !important;
stroke: currentColor   !important;}
a.fe215e81d.h3ned5uc1a4i{--p34b__690b: hsl(247, 81%, 28%);
color: var(--p34b__690b, hsl(247, 81%, 28%))   !important;}
a.fe215e81d.h3ned5uc1a4i:is(:hover, :focus-visible, :active){color: var(--l03f43e5886, hsl(247, 82%, 28%))   !important;}
div.ie68hs8sc4 a.fe215e81d.na124ad_6f{--p34b__690b: hsl(247, 81%, 96%);
color: var(--p34b__690b, hsl(247, 81%, 96%))   !important;}
div.ie68hs8sc4 a.fe215e81d.na124ad_6f:is(:hover, :focus-visible, :active){color: var(--l03f43e5886, hsl(247, 81%, 96%))   !important;}
main.zc6493e9 a:not([class]):not([data-track]):not([role="button"]), main.zc6493e9 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.zc6493e9 a:not([class]):not([data-track]):not([role="button"]), main.zc6493e9 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.zc6493e9 a:not([class]):not([data-track]):not([role="button"]), main.zc6493e9 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.vuz4uyffx72 > :nth-child(1){color: hsl(0, 19%, 28%)   !important;}
div.vuz4uyffx72 > :nth-child(2){color: hsl(0, 19%, 28%)   !important;}
div.vuz4uyffx72 > :nth-child(3){color: hsl(0, 19%, 28%)   !important;}
div.yaff__946 > :nth-child(1){color: hsl(310, 69%, 92%)   !important;}
div.yaff__946 > :nth-child(2){color: hsl(310, 69%, 92%)   !important;}
div.yaff__946 > :nth-child(3){color: hsl(310, 69%, 92%)   !important;}
div.ie68hs8sc4 p.ecb748bc_e6w9{color: hsl(247, 81%, 96%)   !important;}
a.fe215e81d.h3ned5uc1a4i{color: hsl(247, 81%, 28%)   !important;
text-decoration-color: currentColor   !important;}
a.fe215e81d.h3ned5uc1a4i :is(strong, b, em, small, mark){color: inherit   !important;}
a.fe215e81d.h3ned5uc1a4i:hover, a.fe215e81d.h3ned5uc1a4i:focus-visible, a.fe215e81d.h3ned5uc1a4i:active{color: hsl(247, 81%, 28%)   !important;}
a.fe215e81d.h3ned5uc1a4i:hover, a.fe215e81d.h3ned5uc1a4i:focus-visible, a.fe215e81d.h3ned5uc1a4i:active{text-decoration-color: currentColor   !important;}
div.vuz4uyffx72 > :nth-child(1) > :nth-child(2) > :nth-child(1){color: hsl(0, 19%, 28%)   !important;}
div.vuz4uyffx72 > :nth-child(1) > :nth-child(2) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.vuz4uyffx72 > :nth-child(1) > :nth-child(2) > :nth-child(2) > :nth-child(1){color: hsl(0, 19%, 28%)   !important;}
div.vuz4uyffx72 > :nth-child(1) > :nth-child(2) > :nth-child(2) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.vuz4uyffx72 > :nth-child(1) > :nth-child(2) > :nth-child(2) > :nth-child(2){color: hsl(0, 19%, 28%)   !important;}
div.vuz4uyffx72 > :nth-child(1) > :nth-child(2) > :nth-child(2) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.vuz4uyffx72 > :nth-child(1) > :nth-child(2) > :nth-child(2) > :nth-child(3){color: hsl(0, 19%, 28%)   !important;}
div.vuz4uyffx72 > :nth-child(1) > :nth-child(2) > :nth-child(2) > :nth-child(3) :is(strong, b, em, small, mark){color: inherit   !important;}
div.bc29eb_it a{color: hsl(0, 19%, 28%)   !important;
text-decoration-color: currentColor   !important;}
div.bc29eb_it a :is(strong, b, em, small, mark){color: inherit   !important;}
div.bc29eb_it a:hover, div.bc29eb_it a:focus-visible, div.bc29eb_it a:active{color: hsl(0, 19%, 28%)   !important;}
div.bc29eb_it a:hover, div.bc29eb_it a:focus-visible, div.bc29eb_it a:active{text-decoration-color: currentColor   !important;}
div.vuz4uyffx72 > :nth-child(2) > :nth-child(2) > :nth-child(1){color: hsl(0, 19%, 28%)   !important;}
div.vuz4uyffx72 > :nth-child(2) > :nth-child(2) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.vuz4uyffx72 > :nth-child(2) > :nth-child(2) > :nth-child(2) > :nth-child(1){color: hsl(0, 19%, 28%)   !important;}
div.vuz4uyffx72 > :nth-child(2) > :nth-child(2) > :nth-child(2) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.vuz4uyffx72 > :nth-child(2) > :nth-child(2) > :nth-child(2) > :nth-child(2){color: hsl(0, 19%, 28%)   !important;}
div.vuz4uyffx72 > :nth-child(2) > :nth-child(2) > :nth-child(2) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.vuz4uyffx72 > :nth-child(2) > :nth-child(2) > :nth-child(2) > :nth-child(3){color: hsl(0, 19%, 28%)   !important;}
div.vuz4uyffx72 > :nth-child(2) > :nth-child(2) > :nth-child(2) > :nth-child(3) :is(strong, b, em, small, mark){color: inherit   !important;}
div.vuz4uyffx72 > :nth-child(3) > :nth-child(2) > :nth-child(1){color: hsl(0, 19%, 28%)   !important;}
div.vuz4uyffx72 > :nth-child(3) > :nth-child(2) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.vuz4uyffx72 > :nth-child(3) > :nth-child(2) > :nth-child(2){color: hsl(0, 19%, 28%)   !important;}
div.vuz4uyffx72 > :nth-child(3) > :nth-child(2) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.vuz4uyffx72 > :nth-child(4) > :nth-child(2) > :nth-child(1){color: hsl(0, 19%, 28%)   !important;}
div.vuz4uyffx72 > :nth-child(4) > :nth-child(2) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.vuz4uyffx72 > :nth-child(5) > :nth-child(2) > :nth-child(1){color: hsl(0, 19%, 28%)   !important;}
div.vuz4uyffx72 > :nth-child(5) > :nth-child(2) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.ie68hs8sc4 p.ecb748bc_e6w9{color: hsl(247, 81%, 96%)   !important;
text-shadow: 0 1px 2px rgba(15, 23, 42, 0.22), 0 10px 28px rgba(15, 23, 42, 0.28)   !important;}
div.ie68hs8sc4 p.ecb748bc_e6w9 :is(strong, b, em, small, mark){color: inherit   !important;}
div.ie68hs8sc4 a.fe215e81d.na124ad_6f{color: hsl(247, 81%, 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.ie68hs8sc4 a.fe215e81d.na124ad_6f :is(strong, b, em, small, mark){color: inherit   !important;}
div.ie68hs8sc4 a.fe215e81d.na124ad_6f:hover, div.ie68hs8sc4 a.fe215e81d.na124ad_6f:focus-visible, div.ie68hs8sc4 a.fe215e81d.na124ad_6f:active{color: hsl(247, 81%, 96%)   !important;}
div.ie68hs8sc4 a.fe215e81d.na124ad_6f:hover, div.ie68hs8sc4 a.fe215e81d.na124ad_6f:focus-visible, div.ie68hs8sc4 a.fe215e81d.na124ad_6f:active{text-decoration-color: currentColor   !important;}