:root{--primary-color: hsl(265, 64%, 61%);
--secondary-color: hsl(29, 51%, 61%);
--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(265, 64%, 28%);
--max-width: clamp(1080px, 86vw, 1260px);
--reading-width: 817px;
--transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
--brand-primary: hsl(265, 64%, 61%);
--brand-secondary: hsl(29, 51%, 61%);
--brand-accent: hsl(22, 78%, 38%);
--hero-text-width: clamp(813px, 78vw, 1033px);
--section-spacing: 120px;
--border-radius-lg: 16px;
--transition-smooth: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
--content-heading: hsl(220, 10%, 11%);
--content-accent-ui: hsl(265, 64%, 61%);
--content-link-color: hsl(265, 64%, 28%);
--content-link-hover: hsl(29, 51%, 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(265, 64%, 28%)));
--page-link-hover-color: var(--content-link-hover, hsl(29, 51%, 28%));
--page-muted-color: var(--content-text-muted, rgba(31, 35, 40, 0.72));
--page-accent-soft: rgba(144, 91, 219, 0.12);
--page-accent-glow: rgba(144, 91, 219, 0.42);
--primary-accent: var(--content-accent-ui, var(--primary-color, hsl(265, 64%, 61%)));
--secondary-accent: var(--secondary-color, hsl(29, 51%, 61%));}
main.l29c__d0f{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.l29c__d0f .sc77b99{max-width: var(--max-width);
margin: 0 auto;
padding: 0 40px;
text-align: left;}
main.l29c__d0f .b1cce64{padding: 100px 0;}
main.l29c__d0f h1, main.l29c__d0f h2, main.l29c__d0f h3{margin: 0 0 1.5rem 0;
font-weight: 700;
line-height: 1.2;
color: var(--content-text);
text-align: left;}
main.l29c__d0f h1{font-size: clamp(2.5rem, 5vw, 3.5rem);
max-width: var(--reading-width);}
main.l29c__d0f h2{font-size: 2.25rem;
border-bottom: 2px solid var(--primary-color);
display: inline-block;
padding-bottom: 8px;
margin-bottom: 3rem;}
main.l29c__d0f h3{font-size: 1.5rem;
margin-top: 1rem;}
main.l29c__d0f p{max-width: var(--reading-width);
margin-bottom: 1.5rem;
color: var(--content-text-muted);
font-size: 1.125rem;}
main.l29c__d0f .a7c082228{padding: 120px 0 80px;
display: flex;
flex-wrap: wrap;
gap: 60px;
align-items: center;
background: linear-gradient(135deg, #fdfdff 0%, #f5f7fb 100%);
color: hsl(220, 10%, 11%);}
main.l29c__d0f .vnlo7krwb3{flex: 1;
min-width: 320px;}
main.l29c__d0f .a2e23597c{flex: 1;
min-width: 320px;
display: flex;
justify-content: flex-end;}
main.l29c__d0f .a2e23597c img{width: 100%;
max-width: 600px;
border-radius: 24px;
box-shadow: 0 20px 40px rgba(0,0,0,0.1);
object-fit: cover;
aspect-ratio: 16/10;}
main.l29c__d0f .exsgj8wvro{display: grid;
grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
gap: 30px;
margin-top: 40px;}
main.l29c__d0f .qf422da803{background: var(--content-surface-bg);
padding: 40px;
border-radius: 16px;
border: 1px solid var(--content-border);
transition: var(--transition);
color: hsl(220, 10%, 11%);}
main.l29c__d0f .qf422da803:hover{transform: translateY(-5px);
border-color: var(--primary-color);
box-shadow: 0 12px 24px rgba(0,0,0,0.05);}
main.l29c__d0f .t13e__c3e{display: inline-block;
padding: 4px 12px;
background: var(--primary-color);
color: #fff;
border-radius: 4px;
font-size: 0.875rem;
margin-bottom: 1rem;}
main.l29c__d0f .b1ec699_6d1{counter-reset: step-counter;
margin-top: 40px;}
main.l29c__d0f .z5d376__875cb{display: flex;
gap: 30px;
margin-bottom: 40px;
padding-left: 60px;
position: relative;}
main.l29c__d0f .z5d376__875cb::before{counter-increment: step-counter;
content: counter(step-counter);
position: absolute;
left: 0;
top: 0;
width: 40px;
height: 40px;
background: var(--primary-color);
color: #fff;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
font-weight: bold;}
main.l29c__d0f .m0381__031{background: #fff;
padding: 100px 0;
color: hsl(220, 10%, 11%);}
main.l29c__d0f .p7308ff3_wmj{max-width: var(--reading-width);}
main.l29c__d0f .m3ad7f04{margin-bottom: 2.5rem;
padding-bottom: 1.5rem;
border-bottom: 1px solid var(--content-border);}
main.l29c__d0f .s84060892{font-weight: 700;
font-size: 1.25rem;
margin-bottom: 0.75rem;
color: var(--content-text);}
main.l29c__d0f .d51be6927{color: var(--content-text-muted);}
main.l29c__d0f .te92e7c{background: var(--primary-color);
color: #fff;
padding: 80px 40px;
border-radius: 24px;
margin: 80px auto;
text-align: left;
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
gap: 40px;}
main.l29c__d0f .te92e7c h2{color: #fff;
border: none;
margin: 0;}
main.l29c__d0f .te92e7c p{color: rgba(255,255,255,0.8);
margin: 10px 0 0;}
main.l29c__d0f .a9c642b9x3v{display: inline-block;
padding: 18px 48px;
background: #fff;
color: hsl(265, 64%, 28%);
text-decoration: none;
font-weight: 700;
border-radius: 12px;
transition: var(--transition);
box-shadow: 0 4px 14px rgba(0,0,0,0.1);}
main.l29c__d0f .a9c642b9x3v:hover{background: var(--secondary-color);
color: hsl(0, 18%, 24%);
transform: scale(1.05);}
main.l29c__d0f .m425__983{color: var(--primary-color);
text-decoration: none;
border-bottom: 1px solid transparent;
transition: var(--transition);}
main.l29c__d0f .m425__983:hover{border-bottom-color: var(--primary-color);}
@media (max-width: 1024px) {main.l29c__d0f .a7c082228{flex-direction: column;text-align: left;}
main.l29c__d0f .a2e23597c{justify-content: flex-start;}
main.l29c__d0f .te92e7c{flex-direction: column;align-items: flex-start;}}
html, body{margin: 0;
padding: 0;}
body *, body *::before, body *::after{box-sizing: border-box;}
main img.fb90__07f3{display: block;
max-width: 100%;
width: 100%;
height: auto;
object-fit: cover;
object-position: center;}
main img.fb90__07f3.o68e04878c0{aspect-ratio: 16 / 9;}
main img.fb90__07f3.i881__12d6{aspect-ratio: 16 / 10;}
main img.fb90__07f3.j085e273b{aspect-ratio: 4 / 3;}
main img.fb90__07f3.zf644bdf740{aspect-ratio: 1 / 1;}
main .w19c3adb2.o68e04878c0{aspect-ratio: 16 / 9;}
main .w19c3adb2.i881__12d6{aspect-ratio: 16 / 10;}
main .w19c3adb2.j085e273b{aspect-ratio: 4 / 3;}
main .w19c3adb2.zf644bdf740{aspect-ratio: 1 / 1;}
:root{--primary-color: hsl(265, 64%, 61%);
--secondary-color: hsl(29, 51%, 61%);
--bg-color: hsl(265, 6%, 95%);
--text-color: hsl(265, 10%, 13%);
--text-muted: rgba(24,33,47,0.72);
--content-page-bg: hsl(265, 6%, 95%);
--content-surface-bg: rgba(255,255,255,0.88);
--content-text: hsl(265, 10%, 13%);
--content-text-muted: rgba(24,33,47,0.72);
--content-accent-ui: hsl(265, 64%, 61%);
--content-accent-text: hsl(0, 18%, 28%);
--content-link-color: hsl(0, 18%, 28%);
--content-link-hover: hsl(29, 51%, 28%);}
body{background: var(--bg-color, hsl(265, 6%, 95%))   !important;
color: var(--text-color, hsl(265, 10%, 13%))   !important;}
:is(main, .n4aad99ef0f){color: var(--content-text, hsl(265, 10%, 13%))   !important;}
div.vnlo7krwb3{text-align: left   !important;
align-items: flex-start   !important;}
div.vnlo7krwb3 > :is(h1, h2, p){text-align: left   !important;
max-width: min(100%, 817px)   !important;
margin-left: 0   !important;
margin-right: auto   !important;}
div.vnlo7krwb3 > :is(div, nav, ul, ol){margin-left: 0   !important;
margin-right: auto   !important;}
div.a7c082228{--y17aa58ee5d: hsl(0, 18%, 28%);
--e302c8884e5: rgba(84, 58, 58, 0.78);
--x943__9f9a: hsl(265, 64%, 28%);
--x04d2e_b417: dark;}
div.a7c082228 div.vnlo7krwb3{--y17aa58ee5d: hsl(0, 18%, 28%);
--e302c8884e5: rgba(84, 58, 58, 0.78);
--x943__9f9a: hsl(265, 64%, 28%);
--x04d2e_b417: dark;
color: var(--y17aa58ee5d, hsl(0, 18%, 28%))   !important;}
div.a7c082228 div.vnlo7krwb3 :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--y17aa58ee5d, hsl(0, 18%, 28%))   !important;}
div.a7c082228 div.vnlo7krwb3 a:not([class]):not([data-track]):not([role="button"]), div.a7c082228 div.vnlo7krwb3 a[class=""]:not([data-track]):not([role="button"]){color: var(--x943__9f9a, hsl(265, 64%, 28%))   !important;}
div.a7c082228 div.vnlo7krwb3 :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--e302c8884e5, rgba(84, 58, 58, 0.78))   !important;}
@media (max-width: 768px) {main.l29c__d0f .a7c082228{flex-direction: column   !important;align-items: stretch   !important;gap: 24px   !important;padding: 48px 20px   !important;width: 100%   !important;max-width: 100%   !important;box-sizing: border-box   !important;}
main.l29c__d0f .a7c082228 > *{width: 100%   !important;max-width: 100%   !important;min-width: 0   !important;}
main.l29c__d0f .te92e7c{flex-direction: column   !important;align-items: stretch   !important;gap: 24px   !important;padding: 48px 20px   !important;width: 100%   !important;max-width: 100%   !important;box-sizing: border-box   !important;}
main.l29c__d0f .te92e7c > *{width: 100%   !important;max-width: 100%   !important;min-width: 0   !important;}
main.l29c__d0f .te92e7c{flex-direction: column   !important;align-items: flex-start   !important;justify-content: flex-start   !important;gap: 14px   !important;padding: 20px   !important;width: 100%   !important;max-width: 100%   !important;box-sizing: border-box   !important;}}
div.qf422da803 a.m425__983{--fce6c8f973f: hsl(265, 64%, 28%);
color: var(--fce6c8f973f, hsl(265, 64%, 28%))   !important;}
div.qf422da803 a.m425__983:is(:hover, :focus-visible, :active){color: var(--i38e450ebbf, hsl(265, 65%, 28%))   !important;}
div.p7308ff3_wmj > :nth-child(1) > :nth-child(2) > :nth-child(1){--fce6c8f973f: hsl(265, 64%, 28%);
color: var(--fce6c8f973f, hsl(265, 64%, 28%))   !important;}
div.p7308ff3_wmj > :nth-child(1) > :nth-child(2) > :nth-child(1):is(:hover, :focus-visible, :active){color: var(--i38e450ebbf, hsl(265, 65%, 28%))   !important;}
div.p7308ff3_wmj > :nth-child(2) > :nth-child(2) > :nth-child(1){--fce6c8f973f: hsl(265, 64%, 28%);
color: var(--fce6c8f973f, hsl(265, 64%, 28%))   !important;}
div.p7308ff3_wmj > :nth-child(2) > :nth-child(2) > :nth-child(1):is(:hover, :focus-visible, :active){color: var(--i38e450ebbf, hsl(265, 65%, 28%))   !important;}
div.p7308ff3_wmj > :nth-child(5) > :nth-child(2) > :nth-child(1){--fce6c8f973f: hsl(265, 64%, 28%);
color: var(--fce6c8f973f, hsl(265, 64%, 28%))   !important;}
div.p7308ff3_wmj > :nth-child(5) > :nth-child(2) > :nth-child(1):is(:hover, :focus-visible, :active){color: var(--i38e450ebbf, hsl(265, 65%, 28%))   !important;}
div.p7308ff3_wmj > :nth-child(5) > :nth-child(2) > :nth-child(2){--fce6c8f973f: hsl(265, 64%, 28%);
color: var(--fce6c8f973f, hsl(265, 64%, 28%))   !important;}
div.p7308ff3_wmj > :nth-child(5) > :nth-child(2) > :nth-child(2):is(:hover, :focus-visible, :active){color: var(--i38e450ebbf, hsl(265, 65%, 28%))   !important;}
div.te92e7c a.a9c642b9x3v{--fce6c8f973f: hsl(0, 18%, 20%);
color: var(--fce6c8f973f, hsl(0, 18%, 20%))   !important;}
div.te92e7c a.a9c642b9x3v:is(:hover, :focus-visible, :active){color: var(--i38e450ebbf, hsl(0, 19%, 20%))   !important;}
div.exsgj8wvro > :nth-child(1){color: hsl(0, 18%, 96%)   !important;}
div.exsgj8wvro > :nth-child(2){color: hsl(0, 18%, 96%)   !important;}
div.b1ec699_6d1 > :nth-child(1){color: hsl(0, 18%, 96%)   !important;}
div.b1ec699_6d1 > :nth-child(2){color: hsl(0, 18%, 96%)   !important;}
div.b1ec699_6d1 > :nth-child(3){color: hsl(217, 32%, 96%)   !important;}
div.te92e7c > :nth-child(1){color: hsl(0, 18%, 96%)   !important;}
@media (min-width: 769px) {div.a7c082228{width: min(100%, var(--page-max-width, var(--max-width, 1440px)))   !important;max-width: min(100%, var(--page-max-width, var(--max-width, 1440px)))   !important;margin-left: auto   !important;margin-right: auto   !important;box-sizing: border-box   !important;}}
@media (max-width: 768px) {div.a7c082228{width: 100%   !important;max-width: 100%   !important;margin-left: auto   !important;margin-right: auto   !important;box-sizing: border-box   !important;}}
div.exsgj8wvro > :nth-child(1) > :nth-child(2){color: hsl(0, 18%, 28%)   !important;}
div.exsgj8wvro > :nth-child(1) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.exsgj8wvro > :nth-child(1) > :nth-child(3){color: hsl(0, 18%, 28%)   !important;}
div.exsgj8wvro > :nth-child(1) > :nth-child(3) :is(strong, b, em, small, mark){color: inherit   !important;}
div.exsgj8wvro > :nth-child(1) > :nth-child(4) > :nth-child(1){color: hsl(0, 18%, 28%)   !important;}
div.exsgj8wvro > :nth-child(1) > :nth-child(4) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.exsgj8wvro > :nth-child(1) > :nth-child(4) > :nth-child(2){color: hsl(0, 18%, 28%)   !important;}
div.exsgj8wvro > :nth-child(1) > :nth-child(4) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.exsgj8wvro > :nth-child(1) > :nth-child(4) > :nth-child(3){color: hsl(0, 18%, 28%)   !important;}
div.exsgj8wvro > :nth-child(1) > :nth-child(4) > :nth-child(3) :is(strong, b, em, small, mark){color: inherit   !important;}
div.exsgj8wvro > :nth-child(2) > :nth-child(2){color: hsl(0, 18%, 28%)   !important;}
div.exsgj8wvro > :nth-child(2) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.exsgj8wvro > :nth-child(2) > :nth-child(4) > :nth-child(1){color: hsl(0, 18%, 28%)   !important;}
div.exsgj8wvro > :nth-child(2) > :nth-child(4) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.exsgj8wvro > :nth-child(2) > :nth-child(4) > :nth-child(2){color: hsl(0, 18%, 28%)   !important;}
div.exsgj8wvro > :nth-child(2) > :nth-child(4) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.exsgj8wvro > :nth-child(2) > :nth-child(4) > :nth-child(3){color: hsl(0, 18%, 28%)   !important;}
div.exsgj8wvro > :nth-child(2) > :nth-child(4) > :nth-child(3) :is(strong, b, em, small, mark){color: inherit   !important;}
div.te92e7c p{color: hsl(0, 18%, 96%)   !important;}
div.te92e7c p :is(strong, b, em, small, mark){color: inherit   !important;}
div.b1ec699_6d1 > :nth-child(1) > :nth-child(1) > :nth-child(2){color: hsl(214, 33%, 96%)   !important;}
div.b1ec699_6d1 > :nth-child(1) > :nth-child(1) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.b1ec699_6d1 > :nth-child(2) > :nth-child(1) > :nth-child(2){color: hsl(214, 33%, 96%)   !important;}
div.b1ec699_6d1 > :nth-child(2) > :nth-child(1) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.b1ec699_6d1 > :nth-child(3) > :nth-child(1) > :nth-child(2){color: hsl(214, 33%, 96%)   !important;}
div.b1ec699_6d1 > :nth-child(3) > :nth-child(1) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.vnlo7krwb3 a.a9c642b9x3v{color: hsl(265, 65%, 24%)   !important;
text-decoration-color: currentColor   !important;}
div.vnlo7krwb3 a.a9c642b9x3v :is(strong, b, em, small, mark){color: inherit   !important;}
div.vnlo7krwb3 a.a9c642b9x3v:hover, div.vnlo7krwb3 a.a9c642b9x3v:focus-visible, div.vnlo7krwb3 a.a9c642b9x3v:active{color: hsl(265, 65%, 24%)   !important;}
div.vnlo7krwb3 a.a9c642b9x3v:hover, div.vnlo7krwb3 a.a9c642b9x3v:focus-visible, div.vnlo7krwb3 a.a9c642b9x3v:active{text-decoration-color: currentColor   !important;}
div.te92e7c a.a9c642b9x3v{color: hsl(0, 19%, 24%)   !important;
text-decoration-color: currentColor   !important;}
div.te92e7c a.a9c642b9x3v :is(strong, b, em, small, mark){color: inherit   !important;}
div.te92e7c a.a9c642b9x3v:hover, div.te92e7c a.a9c642b9x3v:focus-visible, div.te92e7c a.a9c642b9x3v:active{color: hsl(0, 19%, 24%)   !important;}
div.te92e7c a.a9c642b9x3v:hover, div.te92e7c a.a9c642b9x3v:focus-visible, div.te92e7c a.a9c642b9x3v:active{text-decoration-color: currentColor   !important;}