:root{--primary-color: hsl(250, 69%, 55%);
--secondary-color: hsl(18, 55%, 55%);
--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(250, 69%, 28%);
--max-width: 1640px;
--reading-width: 910px;
--transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
--nav-height: 72px;
--content-heading: hsl(220, 10%, 11%);
--content-accent-ui: hsl(250, 69%, 55%);
--content-link-color: hsl(250, 69%, 28%);
--content-link-hover: hsl(18, 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(250, 69%, 28%)));
--page-link-hover-color: var(--content-link-hover, hsl(18, 55%, 28%));
--page-muted-color: var(--content-text-muted, rgba(31, 35, 40, 0.72));
--page-accent-soft: rgba(87, 61, 219, 0.12);
--page-accent-glow: rgba(87, 61, 219, 0.42);
--primary-accent: var(--content-accent-ui, var(--primary-color, hsl(250, 69%, 55%)));
--secondary-accent: var(--secondary-color, hsl(18, 55%, 55%));}
main.gff1c6_4ed9 .gab4ff02_6n1d{box-sizing:border-box;}
main.gff1c6_4ed9{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.gff1c6_4ed9 .g7e70cd8a5{max-width: var(--max-width);
margin: 0 auto;
padding: 80px 24px;}
main.gff1c6_4ed9 .eec7__de74{max-width: var(--reading-width);
margin: 0 auto;
text-align: center;}
main.gff1c6_4ed9 .m67ac883{background: linear-gradient(180deg, #ffffff 0%, var(--content-page-bg) 100%);
padding: 120px 24px 80px;
color: hsl(220, 10%, 11%);}
main.gff1c6_4ed9 .m67ac883 h1{font-size: clamp(2.5rem, 5vw, 3.5rem);
font-weight: 800;
color: var(--content-text);
margin-bottom: 24px;
letter-spacing: -0.02em;}
main.gff1c6_4ed9 .m67ac883 .kf5a89beb{font-size: 1.25rem;
color: var(--content-text-muted);
margin-bottom: 40px;}
main.gff1c6_4ed9 .u09a2ebd684{margin-top: 60px;
border-radius: 24px;
overflow: hidden;
box-shadow: 0 20px 40px rgba(0,0,0,0.1);
background: var(--content-surface-bg);
color: hsl(220, 10%, 11%);}
main.gff1c6_4ed9 .u09a2ebd684 img{width: 100%;
height: auto;
display: block;
object-fit: cover;}
main.gff1c6_4ed9 .dwxovn2y{display: grid;
grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
gap: 32px;
margin-top: 48px;}
main.gff1c6_4ed9 .bf4f5d73a5{background: var(--content-surface-bg);
padding: 48px;
border-radius: 20px;
border: 1px solid var(--content-border);
transition: var(--transition);
display: flex;
flex-direction: column;
align-items: flex-start;
color: hsl(220, 10%, 11%);}
main.gff1c6_4ed9 .bf4f5d73a5:hover{transform: translateY(-8px);
box-shadow: 0 12px 30px rgba(0,0,0,0.05);}
main.gff1c6_4ed9 .bf15466d11{background: var(--primary-color);
color: #ffffff;
padding: 6px 16px;
border-radius: 50px;
font-size: 0.875rem;
font-weight: 600;
margin-bottom: 20px;}
main.gff1c6_4ed9 .bf4f5d73a5 h3{font-size: 1.75rem;
margin-bottom: 16px;}
main.gff1c6_4ed9 .bf4f5d73a5 ul{list-style: none;
padding: 0;
margin: 24px 0;}
main.gff1c6_4ed9 .bf4f5d73a5 li{padding: 8px 0;
display: flex;
align-items: center;
color: var(--content-text-muted);}
main.gff1c6_4ed9 .bf4f5d73a5 li::before{content: "✓";
margin-right: 12px;
color: var(--primary-color);
font-weight: bold;}
main.gff1c6_4ed9 .nttoy1qpd2{background: var(--content-surface-bg);
color: hsl(220, 10%, 11%);}
main.gff1c6_4ed9 .v52764fc_trv{margin-top: 48px;
overflow-x: auto;
border-radius: 12px;
border: 1px solid var(--content-border);}
main.gff1c6_4ed9 .c45d6a020{width: 100%;
border-collapse: collapse;
min-width: 800px;
text-align: left;}
main.gff1c6_4ed9 .c45d6a020 th, main.gff1c6_4ed9 .c45d6a020 td{padding: 20px 24px;
border-bottom: 1px solid var(--content-border);}
main.gff1c6_4ed9 .c45d6a020 th{background: #fafbfc;
font-weight: 600;
color: var(--content-text);}
main.gff1c6_4ed9 .bb26cd2cf{margin-top: 48px;
display: grid;
gap: 24px;}
main.gff1c6_4ed9 .k7f203ab{background: var(--content-surface-bg);
padding: 32px;
border-radius: 12px;
border: 1px solid var(--content-border);
color: hsl(220, 10%, 11%);}
main.gff1c6_4ed9 .k7f203ab h3{font-size: 1.25rem;
margin-bottom: 12px;
color: var(--primary-color);}
main.gff1c6_4ed9 .k7f203ab p{color: var(--content-text-muted);}
main.gff1c6_4ed9 .ae367_75{display: inline-flex;
align-items: center;
justify-content: center;
padding: 16px 32px;
border-radius: 12px;
font-weight: 600;
text-decoration: none;
transition: var(--transition);
cursor: pointer;
font-size: 1.1rem;}
main.gff1c6_4ed9 .e51ee3b_c0k{background: var(--primary-color);
color: #ffffff                        !important;
box-shadow: 0 4px 14px rgba(79, 70, 229, 0.4);}
main.gff1c6_4ed9 .e51ee3b_c0k:hover{background: hsl(250, 69%, 45%);
transform: scale(1.02);
color: #ffffff;}
main.gff1c6_4ed9 .v1b45669_9u{color: var(--primary-color);
font-weight: 600;
text-decoration: none;
border-bottom: 2px solid transparent;
transition: var(--transition);}
main.gff1c6_4ed9 .v1b45669_9u:hover{border-bottom-color: var(--primary-color);}
@media (max-width: 768px) {main.gff1c6_4ed9 .g7e70cd8a5{padding: 48px 20px;}
main.gff1c6_4ed9 .dwxovn2y{grid-template-columns: 1fr;}
main.gff1c6_4ed9 .m67ac883 h1{font-size: 2rem;}}
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;}
: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.eec7__de74{text-align: center   !important;
align-items: center   !important;}
div.eec7__de74 > :is(h1, h2, p){text-align: center   !important;
max-width: min(100%, 910px)   !important;
margin-left: auto   !important;
margin-right: auto   !important;}
div.eec7__de74 > :is(div, nav, ul, ol){margin-left: auto   !important;
margin-right: auto   !important;}
div.g7e70cd8a5{--g8de__b736: hsl(250, 69%, 92%);
--webeae889: rgba(225, 220, 248, 0.84);
--v94d__71bc: hsl(250, 69%, 92%);
--t3e9e7a0fb2: light;}
div.g7e70cd8a5{--g8de__b736: hsl(250, 69%, 92%);
--webeae889: rgba(225, 220, 248, 0.84);
--v94d__71bc: hsl(250, 69%, 92%);
--t3e9e7a0fb2: light;
color: var(--g8de__b736, hsl(250, 69%, 92%))   !important;}
div.g7e70cd8a5 :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--g8de__b736, hsl(250, 69%, 92%))   !important;}
div.g7e70cd8a5 a:not([class]):not([data-track]):not([role="button"]), div.g7e70cd8a5 a[class=""]:not([data-track]):not([role="button"]){color: var(--v94d__71bc, hsl(250, 69%, 92%))   !important;}
div.g7e70cd8a5 :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--webeae889, rgba(225, 220, 248, 0.84))   !important;}
div.m67ac883{--g8de__b736: hsl(0, 18%, 28%);
--webeae889: rgba(84, 58, 58, 0.78);
--v94d__71bc: hsl(250, 69%, 28%);
--t3e9e7a0fb2: dark;}
div.m67ac883 div.eec7__de74{--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.m67ac883 div.eec7__de74 :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--g8de__b736, hsl(0, 18%, 28%))   !important;}
div.m67ac883 div.eec7__de74 a:not([class]):not([data-track]):not([role="button"]), div.m67ac883 div.eec7__de74 a[class=""]:not([data-track]):not([role="button"]){color: var(--v94d__71bc, hsl(250, 69%, 28%))   !important;}
div.m67ac883 div.eec7__de74 :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--webeae889, rgba(84, 58, 58, 0.78))   !important;}
a.ae367_75.e51ee3b_c0k{--kf81fca80: hsl(250, 69%, 92%);
color: var(--kf81fca80, hsl(250, 69%, 92%))   !important;}
a.ae367_75.e51ee3b_c0k:is(:hover, :focus-visible, :active){color: var(--hfbf__770e, hsl(251, 67%, 92%))   !important;}
div.dwxovn2y > :nth-child(1) > :nth-child(5){--kf81fca80: hsl(251, 67%, 28%);
color: var(--kf81fca80, hsl(251, 67%, 28%))   !important;}
div.dwxovn2y > :nth-child(1) > :nth-child(5):is(:hover, :focus-visible, :active){color: var(--hfbf__770e, hsl(251, 68%, 28%))   !important;}
div.dwxovn2y > :nth-child(2) > :nth-child(5){--kf81fca80: hsl(251, 67%, 28%);
color: var(--kf81fca80, hsl(251, 67%, 28%))   !important;}
div.dwxovn2y > :nth-child(2) > :nth-child(5):is(:hover, :focus-visible, :active){color: var(--hfbf__770e, hsl(251, 68%, 28%))   !important;}
div.nttoy1qpd2 a.v1b45669_9u{--kf81fca80: hsl(251, 67%, 28%);
color: var(--kf81fca80, hsl(251, 67%, 28%))   !important;}
div.nttoy1qpd2 a.v1b45669_9u:is(:hover, :focus-visible, :active){color: var(--hfbf__770e, hsl(251, 68%, 28%))   !important;}
main.gff1c6_4ed9 a:not([class]):not([data-track]):not([role="button"]), main.gff1c6_4ed9 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.gff1c6_4ed9 a:not([class]):not([data-track]):not([role="button"]), main.gff1c6_4ed9 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.gff1c6_4ed9 a:not([class]):not([data-track]):not([role="button"]), main.gff1c6_4ed9 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))))));}
[data-fp-block="c52453b002"] > :nth-child(1){color: hsl(251, 67%, 28%)   !important;}
div.dwxovn2y > :nth-child(1){color: hsl(251, 69%, 92%)   !important;}
div.dwxovn2y > :nth-child(2){color: hsl(251, 69%, 92%)   !important;}
div.nttoy1qpd2 > :nth-child(1){color: hsl(251, 67%, 28%)   !important;}
table.c45d6a020 > :nth-child(2){color: hsl(251, 67%, 28%)   !important;}
[data-fp-block="c52453b004"] > :nth-child(1){color: hsl(251, 67%, 28%)   !important;}
[data-fp-block="c52453b002"] h2{color: hsl(251, 67%, 28%)   !important;}
[data-fp-block="c52453b002"] h2 :is(strong, b, em, small, mark){color: inherit   !important;}
[data-fp-block="c52453b002"] > :nth-child(1) > :nth-child(2){color: hsl(251, 67%, 28%)   !important;}
[data-fp-block="c52453b002"] > :nth-child(1) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
[data-fp-block="c52453b004"] h2{color: hsl(251, 67%, 28%)   !important;}
[data-fp-block="c52453b004"] h2 :is(strong, b, em, small, mark){color: inherit   !important;}
[data-fp-block="c52453b004"] > :nth-child(1) > :nth-child(2){color: hsl(251, 67%, 28%)   !important;}
[data-fp-block="c52453b004"] > :nth-child(1) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.dwxovn2y > :nth-child(1) > :nth-child(5){color: hsl(251, 67%, 28%)   !important;
text-decoration-color: currentColor   !important;}
div.dwxovn2y > :nth-child(1) > :nth-child(5) :is(strong, b, em, small, mark){color: inherit   !important;}
div.dwxovn2y > :nth-child(1) > :nth-child(5):hover, div.dwxovn2y > :nth-child(1) > :nth-child(5):focus-visible, div.dwxovn2y > :nth-child(1) > :nth-child(5):active{color: hsl(251, 67%, 28%)   !important;}
div.dwxovn2y > :nth-child(1) > :nth-child(5):hover, div.dwxovn2y > :nth-child(1) > :nth-child(5):focus-visible, div.dwxovn2y > :nth-child(1) > :nth-child(5):active{text-decoration-color: currentColor   !important;}
div.dwxovn2y > :nth-child(2) > :nth-child(5){color: hsl(251, 67%, 28%)   !important;
text-decoration-color: currentColor   !important;}
div.dwxovn2y > :nth-child(2) > :nth-child(5) :is(strong, b, em, small, mark){color: inherit   !important;}
div.dwxovn2y > :nth-child(2) > :nth-child(5):hover, div.dwxovn2y > :nth-child(2) > :nth-child(5):focus-visible, div.dwxovn2y > :nth-child(2) > :nth-child(5):active{color: hsl(251, 67%, 28%)   !important;}
div.dwxovn2y > :nth-child(2) > :nth-child(5):hover, div.dwxovn2y > :nth-child(2) > :nth-child(5):focus-visible, div.dwxovn2y > :nth-child(2) > :nth-child(5):active{text-decoration-color: currentColor   !important;}
div.bb26cd2cf > :nth-child(1) > :nth-child(1){color: hsl(251, 67%, 28%)   !important;}
div.bb26cd2cf > :nth-child(1) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.bb26cd2cf > :nth-child(1) > :nth-child(2) > :nth-child(1){color: hsl(251, 67%, 28%)   !important;
text-decoration-color: currentColor   !important;}
div.bb26cd2cf > :nth-child(1) > :nth-child(2) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.bb26cd2cf > :nth-child(1) > :nth-child(2) > :nth-child(1):hover, div.bb26cd2cf > :nth-child(1) > :nth-child(2) > :nth-child(1):focus-visible, div.bb26cd2cf > :nth-child(1) > :nth-child(2) > :nth-child(1):active{color: hsl(251, 67%, 28%)   !important;}
div.bb26cd2cf > :nth-child(1) > :nth-child(2) > :nth-child(1):hover, div.bb26cd2cf > :nth-child(1) > :nth-child(2) > :nth-child(1):focus-visible, div.bb26cd2cf > :nth-child(1) > :nth-child(2) > :nth-child(1):active{text-decoration-color: currentColor   !important;}
div.bb26cd2cf > :nth-child(2) > :nth-child(1){color: hsl(251, 67%, 28%)   !important;}
div.bb26cd2cf > :nth-child(2) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.bb26cd2cf > :nth-child(2) > :nth-child(2){color: hsl(251, 67%, 28%)   !important;}
div.bb26cd2cf > :nth-child(2) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.bb26cd2cf > :nth-child(3) > :nth-child(1){color: hsl(251, 67%, 28%)   !important;}
div.bb26cd2cf > :nth-child(3) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.bb26cd2cf > :nth-child(3) > :nth-child(2) > :nth-child(1){color: hsl(251, 67%, 28%)   !important;
text-decoration-color: currentColor   !important;}
div.bb26cd2cf > :nth-child(3) > :nth-child(2) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.bb26cd2cf > :nth-child(3) > :nth-child(2) > :nth-child(1):hover, div.bb26cd2cf > :nth-child(3) > :nth-child(2) > :nth-child(1):focus-visible, div.bb26cd2cf > :nth-child(3) > :nth-child(2) > :nth-child(1):active{color: hsl(251, 67%, 28%)   !important;}
div.bb26cd2cf > :nth-child(3) > :nth-child(2) > :nth-child(1):hover, div.bb26cd2cf > :nth-child(3) > :nth-child(2) > :nth-child(1):focus-visible, div.bb26cd2cf > :nth-child(3) > :nth-child(2) > :nth-child(1):active{text-decoration-color: currentColor   !important;}
div.bb26cd2cf > :nth-child(4) > :nth-child(1){color: hsl(251, 67%, 28%)   !important;}
div.bb26cd2cf > :nth-child(4) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.bb26cd2cf > :nth-child(4) > :nth-child(2){color: hsl(251, 67%, 28%)   !important;}
div.bb26cd2cf > :nth-child(4) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.bb26cd2cf > :nth-child(5) > :nth-child(1){color: hsl(251, 67%, 28%)   !important;}
div.bb26cd2cf > :nth-child(5) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.bb26cd2cf > :nth-child(5) > :nth-child(2) > :nth-child(1){color: hsl(251, 67%, 28%)   !important;
text-decoration-color: currentColor   !important;}
div.bb26cd2cf > :nth-child(5) > :nth-child(2) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.bb26cd2cf > :nth-child(5) > :nth-child(2) > :nth-child(1):hover, div.bb26cd2cf > :nth-child(5) > :nth-child(2) > :nth-child(1):focus-visible, div.bb26cd2cf > :nth-child(5) > :nth-child(2) > :nth-child(1):active{color: hsl(251, 67%, 28%)   !important;}
div.bb26cd2cf > :nth-child(5) > :nth-child(2) > :nth-child(1):hover, div.bb26cd2cf > :nth-child(5) > :nth-child(2) > :nth-child(1):focus-visible, div.bb26cd2cf > :nth-child(5) > :nth-child(2) > :nth-child(1):active{text-decoration-color: currentColor   !important;}
a.ae367_75.e51ee3b_c0k{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.ae367_75.e51ee3b_c0k :is(strong, b, em, small, mark){color: inherit   !important;}
a.ae367_75.e51ee3b_c0k:hover, a.ae367_75.e51ee3b_c0k:focus-visible, a.ae367_75.e51ee3b_c0k:active{color: hsl(250, 69%, 92%)   !important;}
a.ae367_75.e51ee3b_c0k:hover, a.ae367_75.e51ee3b_c0k:focus-visible, a.ae367_75.e51ee3b_c0k:active{text-decoration-color: currentColor   !important;}