:root{--local-accent: var(--main-accent, hsl(257, 81%, 63%));
--local-secondary: var(--secondary-accent, hsl(34, 65%, 63%));
--local-bg: var(--content-page-bg, hsl(257, 8%, 96%));
--local-surface: var(--content-surface-bg, #ffffff);
--local-text: var(--content-text, hsl(257, 10%, 11%));
--local-text-muted: var(--content-text-muted, rgba(24, 33, 47, 0.72));
--local-border: var(--content-border, hsla(257, 10%, 11%, 0.1));
--max-content-width: 1494px;
--max-text-width: 797px;
--section-padding: 100px 40px;
--card-radius: 22px;
--primary-color: hsl(257, 81%, 63%);
--secondary-color: hsl(34, 65%, 63%);
--content-page-bg: hsl(257, 8%, 96%);
--content-surface-bg: rgb(232, 227, 244);
--content-text: hsl(257, 10%, 11%);
--content-text-muted: rgba(26, 26, 46, 0.75);
--content-border: rgb(232, 227, 244);
--content-accent-text: #ffffff;
--max-width: 1494px;
--hero-text-width: 797px;
--radius-lg: 22px;
--transition: all 0.25s ease;
--page-max-width: 1494px;
--idx-max-width: 1494px;
--page-reading-width: 926px;
--reading-width: 926px;
--content-width: 926px;
--text-column-width: 926px;
--text-width: 904px;
--page-hero-reading-width: 797px;
--hero-text-max: 797px;
--hero-text-max-width: 797px;
--site-page-frame-mode: contained;
--site-hero-layout-family: editorial_band;
--site-breakout-mode: controlled;
--site-frame-width-policy: page;
--site-surface-density: airy;
--page-card-radius: 22px;
--page-card-shadow: 0 16px 38px rgb(232, 227, 244);
--page-card-border: rgb(232, 227, 244);
--page-card-bg: rgb(232, 227, 244);
--content-heading: hsl(257, 10%, 11%);
--content-accent-ui: hsl(257, 81%, 63%);
--content-link-color: #ffffff;
--content-link-hover: hsl(34, 65%, 63%);}
main.cc49cdab0 .qee7c__18c{box-sizing:border-box;}
main.cc49cdab0 .g65d74__6c3f{box-sizing:border-box;}
main.cc49cdab0{font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
background-color: var(--local-bg);
color: var(--local-text);
line-height: 1.6;
overflow-x: hidden;}
main.cc49cdab0 .db42e9_4d{max-width: var(--max-content-width);
margin: 0 auto;
position: relative;}
main.cc49cdab0 .rmb1uqppnt3k{padding: 120px 40px 80px;
display: flex;
flex-direction: column;
align-items: flex-start;
background: linear-gradient(135deg, #ffffff 0%, var(--local-bg) 100%);
border-bottom: 1px solid var(--local-border);
color: hsl(220, 10%, 11%);}
main.cc49cdab0 .k31bef_7be{max-width: var(--max-text-width);
z-index: 2;}
main.cc49cdab0 .rmb1uqppnt3k h1{font-size: clamp(2.5rem, 5vw, 3.5rem);
font-weight: 800;
line-height: 1.1;
margin-bottom: 24px;
color: var(--local-text);
letter-spacing: -0.02em;}
main.cc49cdab0 .rmb1uqppnt3k p{font-size: 1.25rem;
color: var(--local-text-muted);
margin-bottom: 40px;
max-width: 700px;}
main.cc49cdab0 .r612ac1f4f1{width: 100%;
max-width: 1200px;
margin-top: 60px;
border-radius: var(--card-radius);
overflow: hidden;
box-shadow: 0 40px 80px rgba(0,0,0,0.1);}
main.cc49cdab0 .r612ac1f4f1 img{width: 100%;
height: auto;
display: block;
object-fit: cover;}
main.cc49cdab0 .qs64ygo9lh{padding: var(--section-padding);}
main.cc49cdab0 .w2877c__04801{max-width: var(--max-text-width);
margin-bottom: 60px;}
main.cc49cdab0 .w2877c__04801 h2{font-size: 2.5rem;
font-weight: 700;
margin-bottom: 16px;}
main.cc49cdab0 .z1cbab6_popl{display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 32px;
width: 100%;
max-width: 100%;}
main.cc49cdab0 .pb701_40d{background: var(--local-surface);
padding: 48px;
border-radius: var(--card-radius);
border: 1px solid var(--local-border);
transition: transform 0.3s ease, box-shadow 0.3s ease;
display: flex;
flex-direction: column;
color: hsl(220, 10%, 11%);}
main.cc49cdab0 .pb701_40d:hover{transform: translateY(-8px);
box-shadow: 0 20px 40px rgba(0,0,0,0.05);}
main.cc49cdab0 .pb701_40d .iy1qcth2sr{width: 48px;
height: 48px;
background: var(--local-accent);
border-radius: 12px;
margin-bottom: 24px;
display: flex;
align-items: center;
justify-content: center;
color: #fff;}
main.cc49cdab0 .pb701_40d h3{font-size: 1.5rem;
margin-bottom: 16px;}
main.cc49cdab0 .pb701_40d p{color: var(--local-text-muted);
font-size: 1rem;
margin-bottom: 24px;
flex-grow: 1;}
main.cc49cdab0 .pb701_40d ul{list-style: none;
padding: 0;
margin: 0;}
main.cc49cdab0 .pb701_40d li{font-size: 0.9rem;
margin-bottom: 8px;
padding-left: 20px;
position: relative;
color: var(--local-text);}
main.cc49cdab0 .pb701_40d li::before{content: "→";
position: absolute;
left: 0;
color: hsl(257, 81%, 28%);}
main.cc49cdab0 .yr02fj1rnjl{padding: var(--section-padding);
background: #fff;
color: hsl(220, 10%, 11%);}
main.cc49cdab0 .yr02fj1rnjl:nth-child(even){background: var(--local-bg);
color: hsl(220, 10%, 11%);}
main.cc49cdab0 .nef993_7naa{display: grid;
grid-template-columns: 1fr 1fr;
gap: 80px;
align-items: center;
width: 100%;
max-width: 100%;}
main.cc49cdab0 .g65d74__6c3f h2{font-size: 2rem;
margin-bottom: 24px;}
main.cc49cdab0 .g65d74__6c3f p{margin-bottom: 20px;
color: var(--local-text-muted);}
main.cc49cdab0 .oa7b1654_3t{border-radius: var(--card-radius);
overflow: hidden;
border: 1px solid var(--local-border);}
main.cc49cdab0 .oa7b1654_3t img{width: 100%;
height: auto;}
main.cc49cdab0 .t17d2f_735{padding: var(--section-padding);
background: var(--local-surface);
color: hsl(220, 10%, 11%);}
main.cc49cdab0 .f90jf8exsd{max-width: var(--max-text-width);}
main.cc49cdab0 .vdabd6b9_fybi{padding: 32px 0;
border-bottom: 1px solid var(--local-border);}
main.cc49cdab0 .vdabd6b9_fybi h3{font-size: 1.25rem;
margin-bottom: 12px;
color: var(--local-text);}
main.cc49cdab0 .vdabd6b9_fybi p{color: var(--local-text-muted);}
main.cc49cdab0 .cta-bottom{padding: 100px 40px;
text-align: left;
background: var(--local-accent);
color: #ffffff;}
main.cc49cdab0 .cta-bottom h2{font-size: 2.5rem;
margin-bottom: 24px;}
main.cc49cdab0 .cta-bottom p{font-size: 1.25rem;
margin-bottom: 40px;
opacity: 0.9;
max-width: 600px;}
main.cc49cdab0 .pe3ef4_7b1{display: inline-block;
padding: 18px 42px;
background: #ffffff;
color: var(--local-accent);
text-decoration: none;
border-radius: 50px;
font-weight: 700;
font-size: 1.1rem;
transition: transform 0.2s ease, box-shadow 0.2s ease;
box-shadow: 0 10px 20px rgba(0,0,0,0.1);}
main.cc49cdab0 .pe3ef4_7b1:hover{transform: scale(1.05);
box-shadow: 0 15px 30px rgba(0,0,0,0.15);}
main.cc49cdab0 .zf60c3_12e2{display: grid;
grid-template-columns: 2fr repeat(3, 1fr);
gap: 40px;
max-width: var(--max-content-width);
margin: 0 auto;}
main.cc49cdab0 .b48518a18 h4{font-size: 1.5rem;
margin-bottom: 16px;}
main.cc49cdab0 .bf4c743be1a h5{font-size: 1rem;
margin-bottom: 20px;
color: var(--local-text);}
main.cc49cdab0 .bf4c743be1a ul{list-style: none;
padding: 0;}
main.cc49cdab0 .bf4c743be1a li{margin-bottom: 12px;}
main.cc49cdab0 .bf4c743be1a a{color: var(--local-text-muted);
text-decoration: none;
font-size: 0.9rem;
transition: color 0.2s;}
main.cc49cdab0 .bf4c743be1a a:hover{color: hsl(257, 81%, 28%);}
main.cc49cdab0 .copyright{margin-top: 60px;
padding-top: 30px;
border-top: 1px solid var(--local-border);
font-size: 0.85rem;
color: var(--local-text-muted);
text-align: left;}
@media (max-width: 1024px){main.cc49cdab0 .z1cbab6_popl{grid-template-columns: repeat(2, 1fr);}
main.cc49cdab0 .nef993_7naa{grid-template-columns: 1fr;gap: 40px;}}
@media (max-width: 768px){main.cc49cdab0 .z1cbab6_popl{grid-template-columns: 1fr;}
main.cc49cdab0 .rmb1uqppnt3k{padding: 80px 20px;}
main.cc49cdab0 .u310dd_3a8b{padding: 60px 20px;}}
html, body{margin: 0;
padding: 0;}
body *, body *::before, body *::after{box-sizing: border-box;}
main :is(div, div, div, div, ul, ol, li, figure, picture, table, form, fieldset, pre, blockquote){box-sizing: border-box        !important;
min-width: 0;
max-width: 100%;}
main [data-layout-collapse-single="1"]{display: block        !important;
grid-template-columns: minmax(0, 1fr)        !important;
flex-direction: column        !important;
align-items: stretch        !important;
justify-content: flex-start        !important;}
main [data-layout-collapse-single="1"] > *{width: 100%        !important;
max-width: 100%        !important;
margin-left: 0        !important;
margin-right: 0        !important;}
main [data-flow-list="1"]{margin: 1rem 0;
padding-left: 1.25rem;}
main [data-flow-list="1"] > li{margin-bottom: 0.65rem;}
html, body{overflow-x: hidden;
max-width: 100vw;}
main{overflow-x: hidden;
max-width: 100%;}
main > div, main > div, main > div{max-width: 100%;}
main > :first-child, main > div:first-of-type, main > div:first-of-type{max-width: 100%;
overflow: hidden;}
main > :first-child > *, main > div:first-of-type > *, main > div:first-of-type > *{max-width: 100%;}
body{background: var(--content-page-bg, hsl(257, 8%, 96%));
color: var(--content-text, hsl(257, 10%, 11%));}
@media (min-width: 769px) {div.rmb1uqppnt3k > *{min-width: 0   !important;}
div.db42e9_4d.k31bef_7be{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.db42e9_4d.r612ac1f4f1{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.db42e9_4d.r612ac1f4f1 :where(img, picture, video, canvas, svg), div.db42e9_4d.r612ac1f4f1 picture > img{display: block   !important;width: 100%   !important;max-width: 100%   !important;height: auto   !important;}
div.db42e9_4d.nef993_7naa > *{min-width: 0   !important;}
div.g65d74__6c3f{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.oa7b1654_3t{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.oa7b1654_3t :where(img, picture, video, canvas, svg), div.oa7b1654_3t picture > img{display: block   !important;width: 100%   !important;max-width: 100%   !important;height: auto   !important;}}
@media (min-width: 1025px) {div.rmb1uqppnt3k{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.rmb1uqppnt3k > *{min-width: 0   !important;}
div.db42e9_4d.k31bef_7be{width: 100%   !important;max-width: min(100%, var(--page-hero-reading-width, var(--hero-text-width, 760px)))   !important;margin: 0   !important;grid-column: 1   !important;align-self: center   !important;justify-self: start   !important;z-index: 2   !important;}
div.db42e9_4d.r612ac1f4f1{position: relative   !important;width: 100%   !important;max-width: 100%   !important;margin: 0   !important;justify-self: stretch   !important;grid-column: 2   !important;grid-row: 1 / span 1   !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.db42e9_4d.r612ac1f4f1 :where(img, video), div.db42e9_4d.r612ac1f4f1 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.rmb1uqppnt3k{position: relative   !important;display: flex   !important;flex-direction: column   !important;align-items: stretch   !important;gap: 24px   !important;min-height: auto   !important;}
div.db42e9_4d.k31bef_7be{width: 100%   !important;max-width: 100%   !important;margin: 0   !important;}
div.db42e9_4d.r612ac1f4f1{width: 100%   !important;max-width: 100%   !important;margin-top: 12px   !important;}}
div.db42e9_4d.k31bef_7be{text-align: left   !important;
align-items: flex-start   !important;}
div.db42e9_4d.k31bef_7be > :is(h1, h2, p){text-align: left   !important;
max-width: min(100%, var(--page-hero-reading-width, 797px))   !important;
margin-left: 0   !important;
margin-right: auto   !important;}
div.db42e9_4d.k31bef_7be > :is(div, nav, ul, ol){margin-left: 0   !important;
margin-right: auto   !important;}
div.z1cbab6_popl > :nth-child(1){--hca38f_a83a: hsl(257, 81%, 28%);
--s8f3__8348: rgba(46, 13, 129, 0.78);
--b8c60cb09: hsl(257, 81%, 28%);
--d907__8725: dark;}
div.z1cbab6_popl > :nth-child(1){--hca38f_a83a: hsl(257, 81%, 28%);
--s8f3__8348: rgba(46, 13, 129, 0.78);
--b8c60cb09: hsl(257, 81%, 28%);
--d907__8725: dark;
color: var(--hca38f_a83a, hsl(257, 81%, 28%))   !important;}
div.z1cbab6_popl > :nth-child(1) :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--hca38f_a83a, hsl(257, 81%, 28%))   !important;}
div.z1cbab6_popl > :nth-child(1) a:not([class]):not([data-track]):not([role="button"]), div.z1cbab6_popl > :nth-child(1) a[class=""]:not([data-track]):not([role="button"]){color: var(--b8c60cb09, hsl(257, 81%, 28%))   !important;}
div.z1cbab6_popl > :nth-child(1) :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--s8f3__8348, rgba(46, 13, 129, 0.78))   !important;}
div.z1cbab6_popl > :nth-child(2){--hca38f_a83a: hsl(257, 81%, 28%);
--s8f3__8348: rgba(46, 13, 129, 0.78);
--b8c60cb09: hsl(257, 81%, 28%);
--d907__8725: dark;}
div.z1cbab6_popl > :nth-child(2){--hca38f_a83a: hsl(257, 81%, 28%);
--s8f3__8348: rgba(46, 13, 129, 0.78);
--b8c60cb09: hsl(257, 81%, 28%);
--d907__8725: dark;
color: var(--hca38f_a83a, hsl(257, 81%, 28%))   !important;}
div.z1cbab6_popl > :nth-child(2) :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--hca38f_a83a, hsl(257, 81%, 28%))   !important;}
div.z1cbab6_popl > :nth-child(2) a:not([class]):not([data-track]):not([role="button"]), div.z1cbab6_popl > :nth-child(2) a[class=""]:not([data-track]):not([role="button"]){color: var(--b8c60cb09, hsl(257, 81%, 28%))   !important;}
div.z1cbab6_popl > :nth-child(2) :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--s8f3__8348, rgba(46, 13, 129, 0.78))   !important;}
div.z1cbab6_popl > :nth-child(3){--hca38f_a83a: hsl(257, 81%, 28%);
--s8f3__8348: rgba(46, 13, 129, 0.78);
--b8c60cb09: hsl(257, 81%, 28%);
--d907__8725: dark;}
div.z1cbab6_popl > :nth-child(3){--hca38f_a83a: hsl(257, 81%, 28%);
--s8f3__8348: rgba(46, 13, 129, 0.78);
--b8c60cb09: hsl(257, 81%, 28%);
--d907__8725: dark;
color: var(--hca38f_a83a, hsl(257, 81%, 28%))   !important;}
div.z1cbab6_popl > :nth-child(3) :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--hca38f_a83a, hsl(257, 81%, 28%))   !important;}
div.z1cbab6_popl > :nth-child(3) a:not([class]):not([data-track]):not([role="button"]), div.z1cbab6_popl > :nth-child(3) a[class=""]:not([data-track]):not([role="button"]){color: var(--b8c60cb09, hsl(257, 81%, 28%))   !important;}
div.z1cbab6_popl > :nth-child(3) :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--s8f3__8348, rgba(46, 13, 129, 0.78))   !important;}