:root{--primary-color: hsl(253, 75%, 58%);
--secondary-color: hsl(38, 60%, 58%);
--page-bg: var(--content-page-bg, hsl(253, 7%, 96%));
--surface-bg: var(--content-surface-bg, #ffffff);
--main-text: var(--content-text, #1f2328);
--muted-text: var(--content-text-muted, rgba(31, 35, 40, 0.72));
--accent-text: var(--content-accent-text, hsl(253, 75%, 58%));
--border-color: var(--content-border, rgba(0, 0, 0, 0.08));
--max-width: clamp(1080px, 86vw, 1260px);
--content-width: 787px;
--radius-lg: 24px;
--radius-md: 12px;
--transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
--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(253, 75%, 28%);
--hero-text-width: clamp(813px, 78vw, 1033px);
--section-spacing: 120px;
--content-heading: hsl(220, 10%, 11%);
--content-accent-ui: hsl(253, 75%, 58%);
--content-link-color: hsl(253, 75%, 28%);
--content-link-hover: hsl(38, 60%, 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(253, 75%, 28%)));
--page-link-hover-color: var(--content-link-hover, hsl(38, 60%, 28%));
--page-muted-color: var(--content-text-muted, rgba(31, 35, 40, 0.72));
--page-accent-soft: rgba(102, 67, 228, 0.12);
--page-accent-glow: rgba(102, 67, 228, 0.42);
--primary-accent: var(--content-accent-ui, var(--primary-color, hsl(253, 75%, 58%)));
--secondary-accent: var(--secondary-color, hsl(38, 60%, 58%));}
main.i0ab77ea .l4604__8df{display:grid;
grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));
gap:clamp(16px,2.4vw,24px);
align-items:stretch;
min-width:0;}
main.i0ab77ea .l4604__8df>*{min-width:0;}
main.i0ab77ea{font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
background-color: var(--page-bg);
color: var(--main-text);
line-height: 1.6;
overflow-x: hidden;
text-align: left;}
main.i0ab77ea .wd614a1c{max-width: var(--max-width);
margin: 0 auto;
padding: 0 40px;}
main.i0ab77ea .pfc136aa3c8{padding: 100px 0;}
main.i0ab77ea h1, main.i0ab77ea h2, main.i0ab77ea h3{text-align: left;
font-weight: 700;
line-height: 1.2;
color: var(--main-text);}
main.i0ab77ea h1{font-size: clamp(2.5rem, 5vw, 3.5rem);
margin-bottom: 24px;}
main.i0ab77ea h2{font-size: 2rem;
margin-bottom: 32px;
letter-spacing: -0.02em;}
main.i0ab77ea h3{font-size: 1.25rem;
margin-bottom: 16px;}
main.i0ab77ea .o58cb6_xpbx{display: inline-flex;
align-items: center;
padding: 16px 36px;
background-color: var(--primary-color);
color: #ffffff;
text-decoration: none;
border-radius: 50px;
font-weight: 600;
font-size: 1.1rem;
transition: var(--transition);
box-shadow: 0 10px 20px rgba(79, 70, 229, 0.2);
border: none;
cursor: pointer;}
main.i0ab77ea .o58cb6_xpbx:hover{transform: translateY(-2px);
box-shadow: 0 15px 30px rgba(79, 70, 229, 0.3);
filter: brightness(1.1);}
main.i0ab77ea .gb7b33bf_0b{padding-top: 140px;
padding-bottom: 80px;
background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.5) 100%);
color: hsl(220, 10%, 11%);}
main.i0ab77ea .d68aa1c_n4u{max-width: var(--content-width);}
main.i0ab77ea .gb7b33bf_0b p{font-size: 1.25rem;
color: var(--muted-text);
margin-bottom: 40px;}
main.i0ab77ea .kb4e43e_5ef{display: grid;
grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
gap: 24px;
margin-top: 40px;}
main.i0ab77ea .l8rqmhwh4n{background: var(--surface-bg);
padding: 40px;
border-radius: var(--radius-lg);
border: 1px solid var(--border-color);
transition: var(--transition);
color: hsl(220, 10%, 11%);}
main.i0ab77ea .l8rqmhwh4n:hover{border-color: var(--primary-color);
box-shadow: 0 20px 40px rgba(0,0,0,0.04);}
main.i0ab77ea .r22a9b_awi{width: 48px;
height: 48px;
margin-bottom: 24px;
display: flex;
align-items: center;
justify-content: center;
background: rgba(79, 70, 229, 0.05);
border-radius: 12px;
color: #ffffff;}
main.i0ab77ea .r22a9b_awi svg{width: 28px;
height: 28px;
fill: var(--primary-color);}
main.i0ab77ea .z6f1efc{list-style: none;
margin-top: 20px;}
main.i0ab77ea .z6f1efc li{padding: 12px 0;
border-bottom: 1px solid var(--border-color);
display: flex;
justify-content: space-between;
font-size: 0.95rem;}
main.i0ab77ea .z6f1efc li span:first-child{color: var(--muted-text);}
main.i0ab77ea .z6f1efc li span:last-child{font-weight: 500;
color: var(--main-text);}
main.i0ab77ea .x6154e96{background-color: #ffffff;
color: hsl(220, 10%, 11%);}
main.i0ab77ea .xc668e7a{display: grid;
grid-template-columns: 1fr 1fr;
gap: 80px;
align-items: center;}
main.i0ab77ea .rbe070_a0{margin-bottom: 40px;
position: relative;
padding-left: 60px;}
main.i0ab77ea .w7c9320{position: absolute;
left: 0;
top: 0;
width: 40px;
height: 40px;
background: var(--secondary-color);
color: hsl(0, 18%, 24%);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
font-weight: bold;}
main.i0ab77ea .id8cb8402{border-radius: var(--radius-lg);
overflow: hidden;
box-shadow: 0 30px 60px rgba(0,0,0,0.1);}
main.i0ab77ea .id8cb8402 img{width: 100%;
height: auto;
display: block;
object-fit: cover;}
main.i0ab77ea .i511447b16{max-width: 1000px;
margin: 0 auto;}
main.i0ab77ea .haroekki6{background: var(--surface-bg);
border-radius: var(--radius-md);
margin-bottom: 16px;
border: 1px solid var(--border-color);
overflow: hidden;
color: hsl(220, 10%, 11%);}
main.i0ab77ea .bc53__5f495{padding: 24px 32px;
font-weight: 600;
cursor: pointer;
display: flex;
justify-content: space-between;
align-items: center;}
main.i0ab77ea .qdc0aad{padding: 0 32px 24px;
color: var(--muted-text);
font-size: 1rem;}
@media (max-width: 1024px) {main.i0ab77ea .xc668e7a{grid-template-columns: 1fr;}}
html, body{margin: 0;
padding: 0;}
body *, body *::before, body *::after{box-sizing: border-box;}
main img.g616__ac0b{display: block;
max-width: 100%;
width: 100%;
height: auto;
object-fit: cover;
object-position: center;}
main img.g616__ac0b.re6e20_a201{aspect-ratio: 16 / 9;}
main img.g616__ac0b.v28cba39f{aspect-ratio: 16 / 10;}
main img.g616__ac0b.z4198114c{aspect-ratio: 4 / 3;}
main img.g616__ac0b.s8002b_6829{aspect-ratio: 1 / 1;}
main .c452cb742.re6e20_a201{aspect-ratio: 16 / 9;}
main .c452cb742.v28cba39f{aspect-ratio: 16 / 10;}
main .c452cb742.z4198114c{aspect-ratio: 4 / 3;}
main .c452cb742.s8002b_6829{aspect-ratio: 1 / 1;}
@media (min-width: 769px) {div.xc668e7a > *{min-width: 0   !important;}
div.l4604__8df{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.id8cb8402{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.id8cb8402 :where(img, picture, video, canvas, svg), div.id8cb8402 picture > img{display: block   !important;width: 100%   !important;max-width: 100%   !important;height: auto   !important;}}
:root{--primary-color: hsl(253, 75%, 58%);
--secondary-color: hsl(38, 60%, 58%);
--bg-color: hsl(253, 7%, 96%);
--text-color: hsl(253, 10%, 10%);
--text-muted: rgba(24,33,47,0.72);
--content-page-bg: hsl(253, 7%, 96%);
--content-surface-bg: rgba(255,255,255,0.88);
--content-text: hsl(253, 10%, 10%);
--content-text-muted: rgba(24,33,47,0.72);
--content-accent-ui: hsl(253, 75%, 58%);
--content-accent-text: hsl(0, 18%, 28%);
--content-link-color: hsl(0, 18%, 28%);
--content-link-hover: hsl(38, 60%, 28%);}
body{background: var(--bg-color, hsl(253, 7%, 96%))   !important;
color: var(--text-color, hsl(253, 10%, 10%))   !important;}
:is(main, .g301a3_e22f){color: var(--content-text, hsl(253, 10%, 10%))   !important;}
div.d68aa1c_n4u{text-align: left   !important;
align-items: flex-start   !important;}
div.d68aa1c_n4u > :is(h1, h2, p){text-align: left   !important;
max-width: min(100%, 787px)   !important;
margin-left: 0   !important;
margin-right: auto   !important;}
div.d68aa1c_n4u > :is(div, nav, ul, ol){margin-left: 0   !important;
margin-right: auto   !important;}
div.gb7b33bf_0b{--s36116f7575: hsl(0, 18%, 28%);
--p5bc67_d861: rgba(84, 58, 58, 0.78);
--l05d12_71ae: hsl(253, 75%, 28%);
--a5284d592: dark;}
div.gb7b33bf_0b div.d68aa1c_n4u{--s36116f7575: hsl(0, 18%, 28%);
--p5bc67_d861: rgba(84, 58, 58, 0.78);
--l05d12_71ae: hsl(253, 75%, 28%);
--a5284d592: dark;
color: var(--s36116f7575, hsl(0, 18%, 28%))   !important;}
div.gb7b33bf_0b div.d68aa1c_n4u :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--s36116f7575, hsl(0, 18%, 28%))   !important;}
div.gb7b33bf_0b div.d68aa1c_n4u a:not([class]):not([data-track]):not([role="button"]), div.gb7b33bf_0b div.d68aa1c_n4u a[class=""]:not([data-track]):not([role="button"]){color: var(--l05d12_71ae, hsl(253, 75%, 28%))   !important;}
div.gb7b33bf_0b div.d68aa1c_n4u :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--p5bc67_d861, rgba(84, 58, 58, 0.78))   !important;}
div.pfc136aa3c8{--s36116f7575: hsl(253, 75%, 92%);
--p5bc67_d861: rgba(225, 219, 249, 0.84);
--l05d12_71ae: hsl(253, 75%, 96%);
--a5284d592: light;}
div.wd614a1c{--s36116f7575: hsl(253, 75%, 92%);
--p5bc67_d861: rgba(225, 219, 249, 0.84);
--l05d12_71ae: hsl(253, 75%, 96%);
--a5284d592: light;
color: var(--s36116f7575, hsl(253, 75%, 92%))   !important;}
div.wd614a1c :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--s36116f7575, hsl(253, 75%, 92%))   !important;}
div.wd614a1c a:not([class]):not([data-track]):not([role="button"]), div.wd614a1c a[class=""]:not([data-track]):not([role="button"]){color: var(--l05d12_71ae, hsl(253, 75%, 96%))   !important;}
div.wd614a1c :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--p5bc67_d861, rgba(225, 219, 249, 0.84))   !important;}
@media (min-width: 769px) {main.i0ab77ea > :nth-child(5){width: min(calc(100% - clamp(32px, 6vw, 80px)), var(--page-max-width, var(--max-width, 1440px)))   !important;max-width: 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) {main.i0ab77ea .bc53__5f495{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.d68aa1c_n4u a.o58cb6_xpbx{--s5263b_ba2c: hsl(253, 76%, 96%);
color: var(--s5263b_ba2c, hsl(253, 76%, 96%))   !important;}
div.d68aa1c_n4u a.o58cb6_xpbx:is(:hover, :focus-visible, :active){color: var(--d5dc1b9a6c3, hsl(252, 71%, 96%))   !important;}
div.pfc136aa3c8 a.o58cb6_xpbx{--s5263b_ba2c: hsl(252, 71%, 28%);
color: var(--s5263b_ba2c, hsl(252, 71%, 28%))   !important;}
div.pfc136aa3c8 a.o58cb6_xpbx:is(:hover, :focus-visible, :active){color: var(--d5dc1b9a6c3, hsl(252, 72%, 28%))   !important;}
main.i0ab77ea a:not([class]):not([data-track]):not([role="button"]), main.i0ab77ea 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.i0ab77ea a:not([class]):not([data-track]):not([role="button"]), main.i0ab77ea 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.i0ab77ea a:not([class]):not([data-track]):not([role="button"]), main.i0ab77ea 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.l4604__8df > :nth-child(2){color: hsl(252, 71%, 28%)   !important;}
div.l4604__8df > :nth-child(3){color: hsl(252, 71%, 28%)   !important;}
[data-fp-block="b450784604"] > :nth-child(1){color: hsl(252, 71%, 28%)   !important;}
div.i511447b16 > :nth-child(1){color: hsl(252, 71%, 28%)   !important;}
div.i511447b16 > :nth-child(2){color: hsl(252, 71%, 28%)   !important;}
div.i511447b16 > :nth-child(3){color: hsl(252, 71%, 28%)   !important;}
div.i511447b16 > :nth-child(4){color: hsl(252, 71%, 28%)   !important;}
div.i511447b16 > :nth-child(5){color: hsl(252, 71%, 28%)   !important;}
[data-fp-block="b450784604"] h2{color: hsl(252, 71%, 28%)   !important;}
[data-fp-block="b450784604"] h2 :is(strong, b, em, small, mark){color: inherit   !important;}
[data-fp-block="b450784604"] p{color: hsl(252, 71%, 28%)   !important;}
[data-fp-block="b450784604"] p :is(strong, b, em, small, mark){color: inherit   !important;}
[data-fp-block="b450784602"] h2{color: hsl(252, 71%, 28%)   !important;}
[data-fp-block="b450784602"] h2 :is(strong, b, em, small, mark){color: inherit   !important;}
[data-fp-block="b450784602"] p{color: hsl(252, 71%, 28%)   !important;}
[data-fp-block="b450784602"] p :is(strong, b, em, small, mark){color: inherit   !important;}
div.kb4e43e_5ef > :nth-child(1) > :nth-child(2){color: hsl(252, 71%, 28%)   !important;}
div.kb4e43e_5ef > :nth-child(1) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.kb4e43e_5ef > :nth-child(1) > :nth-child(3) > :nth-child(1){color: hsl(252, 71%, 28%)   !important;}
div.kb4e43e_5ef > :nth-child(1) > :nth-child(3) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.kb4e43e_5ef > :nth-child(1) > :nth-child(3) > :nth-child(2){color: hsl(252, 71%, 28%)   !important;}
div.kb4e43e_5ef > :nth-child(1) > :nth-child(3) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.kb4e43e_5ef > :nth-child(1) > :nth-child(3) > :nth-child(3){color: hsl(252, 71%, 28%)   !important;}
div.kb4e43e_5ef > :nth-child(1) > :nth-child(3) > :nth-child(3) :is(strong, b, em, small, mark){color: inherit   !important;}
div.kb4e43e_5ef > :nth-child(1) > :nth-child(3) > :nth-child(4){color: hsl(252, 71%, 28%)   !important;}
div.kb4e43e_5ef > :nth-child(1) > :nth-child(3) > :nth-child(4) :is(strong, b, em, small, mark){color: inherit   !important;}
div.kb4e43e_5ef > :nth-child(2) > :nth-child(2){color: hsl(252, 71%, 28%)   !important;}
div.kb4e43e_5ef > :nth-child(2) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.kb4e43e_5ef > :nth-child(2) > :nth-child(3) > :nth-child(1){color: hsl(252, 71%, 28%)   !important;}
div.kb4e43e_5ef > :nth-child(2) > :nth-child(3) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.kb4e43e_5ef > :nth-child(2) > :nth-child(3) > :nth-child(2){color: hsl(252, 71%, 28%)   !important;}
div.kb4e43e_5ef > :nth-child(2) > :nth-child(3) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.kb4e43e_5ef > :nth-child(2) > :nth-child(3) > :nth-child(3){color: hsl(252, 71%, 28%)   !important;}
div.kb4e43e_5ef > :nth-child(2) > :nth-child(3) > :nth-child(3) :is(strong, b, em, small, mark){color: inherit   !important;}
div.kb4e43e_5ef > :nth-child(2) > :nth-child(3) > :nth-child(4){color: hsl(252, 71%, 28%)   !important;}
div.kb4e43e_5ef > :nth-child(2) > :nth-child(3) > :nth-child(4) :is(strong, b, em, small, mark){color: inherit   !important;}
div.kb4e43e_5ef > :nth-child(3) > :nth-child(2){color: hsl(252, 71%, 28%)   !important;}
div.kb4e43e_5ef > :nth-child(3) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.kb4e43e_5ef > :nth-child(3) > :nth-child(3) > :nth-child(1){color: hsl(252, 71%, 28%)   !important;}
div.kb4e43e_5ef > :nth-child(3) > :nth-child(3) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.kb4e43e_5ef > :nth-child(3) > :nth-child(3) > :nth-child(2){color: hsl(252, 71%, 28%)   !important;}
div.kb4e43e_5ef > :nth-child(3) > :nth-child(3) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.kb4e43e_5ef > :nth-child(3) > :nth-child(3) > :nth-child(3){color: hsl(252, 71%, 28%)   !important;}
div.kb4e43e_5ef > :nth-child(3) > :nth-child(3) > :nth-child(3) :is(strong, b, em, small, mark){color: inherit   !important;}
div.kb4e43e_5ef > :nth-child(3) > :nth-child(3) > :nth-child(4){color: hsl(252, 71%, 28%)   !important;}
div.kb4e43e_5ef > :nth-child(3) > :nth-child(3) > :nth-child(4) :is(strong, b, em, small, mark){color: inherit   !important;}
div.d68aa1c_n4u a.o58cb6_xpbx{color: hsl(253, 76%, 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.d68aa1c_n4u a.o58cb6_xpbx :is(strong, b, em, small, mark){color: inherit   !important;}
div.d68aa1c_n4u a.o58cb6_xpbx:hover, div.d68aa1c_n4u a.o58cb6_xpbx:focus-visible, div.d68aa1c_n4u a.o58cb6_xpbx:active{color: hsl(253, 76%, 92%)   !important;}
div.d68aa1c_n4u a.o58cb6_xpbx:hover, div.d68aa1c_n4u a.o58cb6_xpbx:focus-visible, div.d68aa1c_n4u a.o58cb6_xpbx:active{text-decoration-color: currentColor   !important;}