:root{--primary: var(--brand-primary, hsl(250, 69%, 55%));
--primary-hover: hsl(250, 69%, 50%);
--secondary: hsl(18, 55%, 55%);
--bg-page: var(--content-page-bg, #f5f7fb);
--bg-surface: 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));
--text-accent: var(--content-accent-text, hsl(22, 78%, 38%));
--border: var(--content-border, rgba(0, 0, 0, 0.08));
--max-width-site: 1640px;
--max-width-content: 910px;
--radius-lg: 12px;
--shadow-soft: 0 10px 30px -10px rgba(0,0,0,0.08);
--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(22, 78%, 28%);
--nav-height: 72px;
--content-heading: hsl(220, 10%, 11%);
--content-accent-ui: hsl(22, 78%, 38%);
--content-link-color: hsl(22, 78%, 28%);
--content-link-hover: hsl(22, 78%, 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(22, 78%, 28%)));
--page-link-hover-color: var(--content-link-hover, hsl(22, 78%, 28%));
--page-muted-color: var(--content-text-muted, rgba(31, 35, 40, 0.72));
--page-accent-soft: rgba(172, 76, 21, 0.12);
--page-accent-glow: rgba(172, 76, 21, 0.42);
--primary-accent: var(--content-accent-ui, var(--primary-color, hsl(22, 78%, 38%)));
--secondary-accent: var(--secondary-color, hsl(22, 78%, 38%));}
main.o474__42b1 .eef92__d038{box-sizing:border-box;}
main.o474__42b1 .aa0b10_8e8{box-sizing:border-box;}
main.o474__42b1 .zb5c9177_fq4m{box-sizing:border-box;}
main.o474__42b1 .zc143e4f_1az0{box-sizing:border-box;}
main.o474__42b1 .n2f5534716{box-sizing:border-box;}
main.o474__42b1{font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
background-color: var(--bg-page);
color: var(--text-main);
line-height: 1.6;
overflow-x: hidden;
display: flex;
flex-direction: column;
align-items: center;}
main.o474__42b1 > div{width: 100%;
padding: 100px 24px;
display: flex;
flex-direction: column;
align-items: center;
box-sizing: border-box;}
main.o474__42b1 .qb7fc2_jg{max-width: var(--max-width-site);
width: 100%;}
main.o474__42b1 .r0652905{max-width: var(--max-width-content);
width: 100%;
text-align: center;}
main.o474__42b1 h1{font-size: clamp(2.5rem, 5vw, 3.75rem);
font-weight: 800;
letter-spacing: -0.03em;
margin-bottom: 24px;
color: var(--text-main);}
main.o474__42b1 h2{font-size: clamp(1.75rem, 3vw, 2.5rem);
font-weight: 700;
margin-bottom: 20px;
text-align: center;}
main.o474__42b1 h3{font-size: 1.25rem;
font-weight: 600;
margin-bottom: 12px;}
main.o474__42b1 .g5c7f8d{display: inline-flex;
align-items: center;
justify-content: center;
background-color: var(--primary);
color: #ffffff;
padding: 16px 40px;
border-radius: 50px;
font-weight: 600;
text-decoration: none;
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
box-shadow: 0 4px 14px 0 rgba(106, 89, 209, 0.39);}
main.o474__42b1 .g5c7f8d:hover{background-color: var(--primary-hover);
transform: translateY(-2px);
box-shadow: 0 6px 20px rgba(106, 89, 209, 0.23);
color: #ffffff;}
main.o474__42b1 .id1b300b{padding-top: 140px;
padding-bottom: 80px;
background: radial-gradient(circle at 50% 100%, rgba(106, 89, 209, 0.05) 0%, transparent 70%);
color: #ffffff;}
main.o474__42b1 .id1b300b p{font-size: 1.25rem;
color: var(--text-muted);
margin-bottom: 40px;}
main.o474__42b1 .e2cd89_e367{margin-top: 60px;
width: 100%;
max-width: 1200px;
border-radius: 20px;
box-shadow: var(--shadow-soft);
overflow: hidden;
aspect-ratio: 16 / 9;}
main.o474__42b1 .e2cd89_e367 img{width: 100%;
height: 100%;
object-fit: cover;}
main.o474__42b1 .of4cad70_bhub{display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 24px;
margin-top: 48px;}
main.o474__42b1 .lda41691_sq{background: var(--bg-surface);
padding: 40px;
border-radius: var(--radius-lg);
border: 1px solid var(--border);
transition: transform 0.3s ease;
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
color: hsl(220, 10%, 11%);}
main.o474__42b1 .lda41691_sq:hover{transform: translateY(-8px);}
main.o474__42b1 .ae87e83d_swzg{width: 64px;
height: 64px;
margin-bottom: 24px;
color: var(--primary);}
main.o474__42b1 .lda41691_sq .v84e2a38b0f{margin-top: auto;
width: 100%;
padding: 12px;
border: 2px solid var(--primary);
color: var(--primary);
border-radius: 8px;
font-weight: 600;
text-decoration: none;}
main.o474__42b1 .lda41691_sq .v84e2a38b0f:hover{background: var(--primary);
color: #fff;}
main.o474__42b1 .p5cb7680_652{background: #fff;
color: hsl(220, 10%, 11%);}
main.o474__42b1 .o79c3e0e4{display: grid;
grid-template-columns: 1fr 1fr;
gap: 40px;
margin-top: 60px;}
main.o474__42b1 .kfd37ab{padding: 30px;
border-left: 4px solid var(--primary);
background: var(--bg-page);
color: hsl(220, 10%, 11%);}
main.o474__42b1 .j8fe86__43d4a{display: flex;
justify-content: space-between;
gap: 20px;
margin-top: 50px;}
main.o474__42b1 .amvo9ydi8e61{flex: 1;
position: relative;
padding: 20px;}
main.o474__42b1 .ms8c5sqz31i{font-size: 3rem;
font-weight: 900;
color: var(--primary);
opacity: 0.1;
position: absolute;
top: 0;
left: 10px;}
main.o474__42b1 .ybcd7_ef{max-width: 800px;
margin: 40px auto 0;
text-align: left;}
main.o474__42b1 .n09a5_7a{margin-bottom: 30px;
padding-bottom: 20px;
border-bottom: 1px solid var(--border);}
main.o474__42b1 .copyright{font-size: 0.8rem;
border-top: 1px solid rgba(255,255,255,0.1);
padding-top: 30px;}
@media (max-width: 768px) {main.o474__42b1 .o79c3e0e4{grid-template-columns: 1fr;}
main.o474__42b1 .j8fe86__43d4a{flex-direction: column;}
main.o474__42b1 .id1b300b{padding-top: 80px;}}
html, body{margin: 0;
padding: 0;}
body *, body *::before, body *::after{box-sizing: border-box;}
main img.s0220b3bf{display: block;
max-width: 100%;
width: 100%;
height: auto;
object-fit: cover;
object-position: center;}
main img.s0220b3bf.nb911c_475f{aspect-ratio: 16 / 9;}
main img.s0220b3bf.m287bc67c{aspect-ratio: 16 / 10;}
main img.s0220b3bf.ma9768e2ba6{aspect-ratio: 4 / 3;}
main img.s0220b3bf.w330989ce{aspect-ratio: 1 / 1;}
main .edb8__3f60.nb911c_475f{aspect-ratio: 16 / 9;}
main .edb8__3f60.m287bc67c{aspect-ratio: 16 / 10;}
main .edb8__3f60.ma9768e2ba6{aspect-ratio: 4 / 3;}
main .edb8__3f60.w330989ce{aspect-ratio: 1 / 1;}
@media (min-width: 769px) {div.id1b300b > *{min-width: 0   !important;}
div.id1b300b > :nth-child(1){min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.e2cd89_e367{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.e2cd89_e367 :where(img, picture, video, canvas, svg), div.e2cd89_e367 picture > img{display: block   !important;width: 100%   !important;max-width: 100%   !important;height: auto   !important;}}
@media (min-width: 1025px) {div.id1b300b{position: relative   !important;display: grid   !important;grid-template-columns: minmax(0, 0.92fr) minmax(0, 1.08fr)   !important;align-items: center   !important;gap: clamp(28px, 5vw, 76px)   !important;}
div.id1b300b > *{min-width: 0   !important;}
div.r0652905{width: 100%   !important;max-width: min(100%, var(--page-hero-reading-width, 760px))   !important;margin: 0   !important;align-self: center   !important;z-index: 2   !important;}
div.e2cd89_e367{position: relative   !important;width: 100%   !important;max-width: 100%   !important;margin: 0   !important;justify-self: stretch   !important;align-self: center   !important;height: auto   !important;min-height: 0   !important;overflow: hidden   !important;border-radius: clamp(22px, 2.6vw, 32px)   !important;box-shadow: 0 24px 60px rgba(15,23,42,0.14)   !important;}
div.e2cd89_e367 :where(img, video), div.e2cd89_e367 picture > img{display: block   !important;width: 100%   !important;max-width: 100%   !important;height: auto   !important;aspect-ratio: 16 / 10   !important;object-fit: cover   !important;object-position: center   !important;}}
@media (max-width: 1024px) {div.id1b300b{position: relative   !important;display: flex   !important;flex-direction: column   !important;align-items: stretch   !important;gap: 24px   !important;min-height: auto   !important;}
div.r0652905{width: 100%   !important;max-width: 100%   !important;margin: 0   !important;}
div.e2cd89_e367{width: 100%   !important;max-width: 100%   !important;margin-top: 12px   !important;}}
:root{--primary-color: hsl(250, 69%, 55%);
--secondary-color: hsl(18, 55%, 55%);
--bg-color: hsl(250, 6%, 96%);
--text-color: hsl(250, 10%, 8%);
--text-muted: rgba(24,33,47,0.72);
--content-page-bg: hsl(250, 6%, 96%);
--content-surface-bg: rgba(255,255,255,0.88);
--content-text: hsl(250, 10%, 8%);
--content-text-muted: rgba(24,33,47,0.72);
--content-accent-ui: hsl(250, 69%, 55%);
--content-accent-text: hsl(0, 18%, 28%);
--content-link-color: hsl(0, 18%, 28%);
--content-link-hover: hsl(18, 55%, 28%);}
body{background: var(--bg-color, hsl(250, 6%, 96%))   !important;
color: var(--text-color, hsl(250, 10%, 8%))   !important;}
:is(main, .n00bbfc3b){color: var(--content-text, hsl(250, 10%, 8%))   !important;}
div.r0652905{text-align: center   !important;
align-items: center   !important;}
div.r0652905 > :is(h1, h2, p){text-align: center   !important;
max-width: min(100%, 910px)   !important;
margin-left: auto   !important;
margin-right: auto   !important;}
div.r0652905 > :is(div, nav, ul, ol){margin-left: auto   !important;
margin-right: auto   !important;}
div.lda41691_sq{--g8de__b736: hsl(0, 18%, 28%);
--webeae889: rgba(84, 58, 58, 0.78);
--v94d__71bc: hsl(250, 69%, 28%);
--t3e9e7a0fb2: dark;}
div.lda41691_sq{--g8de__b736: hsl(0, 18%, 28%);
--webeae889: rgba(84, 58, 58, 0.78);
--v94d__71bc: hsl(250, 69%, 28%);
--t3e9e7a0fb2: dark;
color: var(--g8de__b736, hsl(0, 18%, 28%))   !important;}
div.lda41691_sq :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--g8de__b736, hsl(0, 18%, 28%))   !important;}
div.lda41691_sq a:not([class]):not([data-track]):not([role="button"]), div.lda41691_sq a[class=""]:not([data-track]):not([role="button"]){color: var(--v94d__71bc, hsl(250, 69%, 28%))   !important;}
div.lda41691_sq :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--webeae889, rgba(84, 58, 58, 0.78))   !important;}
div.r0652905{--g8de__b736: hsl(0, 18%, 28%);
--webeae889: rgba(84, 58, 58, 0.78);
--v94d__71bc: hsl(250, 69%, 28%);
--t3e9e7a0fb2: dark;}
div.r0652905{--g8de__b736: hsl(0, 18%, 28%);
--webeae889: rgba(84, 58, 58, 0.78);
--v94d__71bc: hsl(250, 69%, 28%);
--t3e9e7a0fb2: dark;
color: var(--g8de__b736, hsl(0, 18%, 28%))   !important;}
div.r0652905 :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--g8de__b736, hsl(0, 18%, 28%))   !important;}
div.r0652905 a:not([class]):not([data-track]):not([role="button"]), div.r0652905 a[class=""]:not([data-track]):not([role="button"]){color: var(--v94d__71bc, hsl(250, 69%, 28%))   !important;}
div.r0652905 :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--webeae889, rgba(84, 58, 58, 0.78))   !important;}
div.qb7fc2_jg{--g8de__b736: hsl(0, 18%, 28%);
--webeae889: rgba(84, 58, 58, 0.78);
--v94d__71bc: hsl(250, 69%, 28%);
--t3e9e7a0fb2: dark;}
div.qb7fc2_jg{--g8de__b736: hsl(0, 18%, 28%);
--webeae889: rgba(84, 58, 58, 0.78);
--v94d__71bc: hsl(250, 69%, 28%);
--t3e9e7a0fb2: dark;
color: var(--g8de__b736, hsl(0, 18%, 28%))   !important;}
div.qb7fc2_jg :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--g8de__b736, hsl(0, 18%, 28%))   !important;}
div.qb7fc2_jg a:not([class]):not([data-track]):not([role="button"]), div.qb7fc2_jg a[class=""]:not([data-track]):not([role="button"]){color: var(--v94d__71bc, hsl(250, 69%, 28%))   !important;}
div.qb7fc2_jg :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--webeae889, rgba(84, 58, 58, 0.78))   !important;}
a.g5c7f8d{--kf81fca80: hsl(250, 69%, 92%);
color: var(--kf81fca80, hsl(250, 69%, 92%))   !important;}
a.g5c7f8d:is(:hover, :focus-visible, :active){color: var(--hfbf__770e, hsl(251, 67%, 92%))   !important;}
div.of4cad70_bhub > :nth-child(1) > :nth-child(4){--kf81fca80: hsl(250, 69%, 92%);
color: var(--kf81fca80, hsl(250, 69%, 92%))   !important;}
div.of4cad70_bhub > :nth-child(1) > :nth-child(4):is(:hover, :focus-visible, :active){color: var(--hfbf__770e, hsl(251, 67%, 96%))   !important;}
div.of4cad70_bhub > :nth-child(2) > :nth-child(4){--kf81fca80: hsl(250, 69%, 92%);
color: var(--kf81fca80, hsl(250, 69%, 92%))   !important;}
div.of4cad70_bhub > :nth-child(2) > :nth-child(4):is(:hover, :focus-visible, :active){color: var(--hfbf__770e, hsl(251, 67%, 96%))   !important;}
div.of4cad70_bhub > :nth-child(3) > :nth-child(4){--kf81fca80: hsl(250, 69%, 92%);
color: var(--kf81fca80, hsl(250, 69%, 92%))   !important;}
div.of4cad70_bhub > :nth-child(3) > :nth-child(4):is(:hover, :focus-visible, :active){color: var(--hfbf__770e, hsl(251, 67%, 96%))   !important;}
div.of4cad70_bhub > :nth-child(3) > :nth-child(5){--kf81fca80: hsl(250, 69%, 92%);
color: var(--kf81fca80, hsl(250, 69%, 92%))   !important;}
div.of4cad70_bhub > :nth-child(3) > :nth-child(5):is(:hover, :focus-visible, :active){color: var(--hfbf__770e, hsl(251, 67%, 96%))   !important;}
main.o474__42b1 a:not([class]):not([data-track]):not([role="button"]), main.o474__42b1 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.o474__42b1 a:not([class]):not([data-track]):not([role="button"]), main.o474__42b1 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.o474__42b1 a:not([class]):not([data-track]):not([role="button"]), main.o474__42b1 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.of4cad70_bhub > :nth-child(1){color: hsl(253, 64%, 28%)   !important;}
div.of4cad70_bhub > :nth-child(2){color: hsl(253, 64%, 28%)   !important;}
div.of4cad70_bhub > :nth-child(3){color: hsl(253, 64%, 28%)   !important;}
div.of4cad70_bhub > :nth-child(1) > :nth-child(2){color: hsl(253, 64%, 28%)   !important;}
div.of4cad70_bhub > :nth-child(1) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.of4cad70_bhub > :nth-child(1) > :nth-child(3){color: hsl(253, 64%, 28%)   !important;}
div.of4cad70_bhub > :nth-child(1) > :nth-child(3) :is(strong, b, em, small, mark){color: inherit   !important;}
div.of4cad70_bhub > :nth-child(2) > :nth-child(2){color: hsl(253, 64%, 28%)   !important;}
div.of4cad70_bhub > :nth-child(2) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.of4cad70_bhub > :nth-child(2) > :nth-child(3){color: hsl(253, 64%, 28%)   !important;}
div.of4cad70_bhub > :nth-child(2) > :nth-child(3) :is(strong, b, em, small, mark){color: inherit   !important;}
div.of4cad70_bhub > :nth-child(3) > :nth-child(2){color: hsl(253, 64%, 28%)   !important;}
div.of4cad70_bhub > :nth-child(3) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.of4cad70_bhub > :nth-child(3) > :nth-child(3){color: hsl(253, 64%, 28%)   !important;}
div.of4cad70_bhub > :nth-child(3) > :nth-child(3) :is(strong, b, em, small, mark){color: inherit   !important;}
a.g5c7f8d{color: hsl(250, 69%, 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;}
a.g5c7f8d :is(strong, b, em, small, mark){color: inherit   !important;}
a.g5c7f8d:hover, a.g5c7f8d:focus-visible, a.g5c7f8d:active{color: hsl(250, 69%, 92%)   !important;}
a.g5c7f8d:hover, a.g5c7f8d:focus-visible, a.g5c7f8d:active{text-decoration-color: currentColor   !important;}
div.of4cad70_bhub > :nth-child(1) > :nth-child(4){color: hsl(250, 69%, 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.of4cad70_bhub > :nth-child(1) > :nth-child(4) :is(strong, b, em, small, mark){color: inherit   !important;}
div.of4cad70_bhub > :nth-child(1) > :nth-child(4):hover, div.of4cad70_bhub > :nth-child(1) > :nth-child(4):focus-visible, div.of4cad70_bhub > :nth-child(1) > :nth-child(4):active{color: hsl(250, 69%, 92%)   !important;}
div.of4cad70_bhub > :nth-child(1) > :nth-child(4):hover, div.of4cad70_bhub > :nth-child(1) > :nth-child(4):focus-visible, div.of4cad70_bhub > :nth-child(1) > :nth-child(4):active{text-decoration-color: currentColor   !important;}
div.of4cad70_bhub > :nth-child(2) > :nth-child(4){color: hsl(250, 69%, 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.of4cad70_bhub > :nth-child(2) > :nth-child(4) :is(strong, b, em, small, mark){color: inherit   !important;}
div.of4cad70_bhub > :nth-child(2) > :nth-child(4):hover, div.of4cad70_bhub > :nth-child(2) > :nth-child(4):focus-visible, div.of4cad70_bhub > :nth-child(2) > :nth-child(4):active{color: hsl(250, 69%, 92%)   !important;}
div.of4cad70_bhub > :nth-child(2) > :nth-child(4):hover, div.of4cad70_bhub > :nth-child(2) > :nth-child(4):focus-visible, div.of4cad70_bhub > :nth-child(2) > :nth-child(4):active{text-decoration-color: currentColor   !important;}
div.of4cad70_bhub > :nth-child(3) > :nth-child(4){color: hsl(250, 69%, 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.of4cad70_bhub > :nth-child(3) > :nth-child(4) :is(strong, b, em, small, mark){color: inherit   !important;}
div.of4cad70_bhub > :nth-child(3) > :nth-child(4):hover, div.of4cad70_bhub > :nth-child(3) > :nth-child(4):focus-visible, div.of4cad70_bhub > :nth-child(3) > :nth-child(4):active{color: hsl(250, 69%, 92%)   !important;}
div.of4cad70_bhub > :nth-child(3) > :nth-child(4):hover, div.of4cad70_bhub > :nth-child(3) > :nth-child(4):focus-visible, div.of4cad70_bhub > :nth-child(3) > :nth-child(4):active{text-decoration-color: currentColor   !important;}
div.of4cad70_bhub > :nth-child(3) > :nth-child(5){color: hsl(250, 69%, 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.of4cad70_bhub > :nth-child(3) > :nth-child(5) :is(strong, b, em, small, mark){color: inherit   !important;}
div.of4cad70_bhub > :nth-child(3) > :nth-child(5):hover, div.of4cad70_bhub > :nth-child(3) > :nth-child(5):focus-visible, div.of4cad70_bhub > :nth-child(3) > :nth-child(5):active{color: hsl(250, 69%, 92%)   !important;}
div.of4cad70_bhub > :nth-child(3) > :nth-child(5):hover, div.of4cad70_bhub > :nth-child(3) > :nth-child(5):focus-visible, div.of4cad70_bhub > :nth-child(3) > :nth-child(5):active{text-decoration-color: currentColor   !important;}