:root{--primary-color: hsl(305, 66%, 55%);
--secondary-color: hsl(51, 53%, 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);
--max-width: 1458px;
--hero-content-width: 848px;
--transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
--content-accent-text: hsl(305, 65%, 28%);
--nav-height: 72px;
--transition-base: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
--content-heading: hsl(220, 10%, 11%);
--content-accent-ui: hsl(305, 66%, 55%);
--content-link-color: hsl(305, 65%, 28%);
--content-link-hover: hsl(51, 53%, 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(305, 65%, 28%)));
--page-link-hover-color: var(--content-link-hover, hsl(51, 53%, 28%));
--page-muted-color: var(--content-text-muted, rgba(31, 35, 40, 0.72));
--page-accent-soft: rgba(215, 64, 203, 0.12);
--page-accent-glow: rgba(215, 64, 203, 0.42);
--primary-accent: var(--content-accent-ui, var(--primary-color, hsl(305, 66%, 55%)));
--secondary-accent: var(--secondary-color, hsl(51, 53%, 55%));}
main.v4335ce336d{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;
text-align: left;}
main.v4335ce336d .kv4pol79xv1{max-width: var(--max-width);
margin: 0 auto;
padding: 0 40px;}
main.v4335ce336d .j880ed7f71{padding: 120px 0 80px;
background: linear-gradient(135deg, #ffffff 0%, #f0f4ff 100%);
position: relative;
overflow: hidden;
isolation: isolate;
color: hsl(220, 10%, 11%);}
main.v4335ce336d .tbf0e8__6913{display: flex;
align-items: center;
gap: 60px;}
main.v4335ce336d .cc9f84__46c{max-width: var(--hero-content-width);
z-index: 2;}
main.v4335ce336d .h92b124e_6wk0{display: inline-block;
color: var(--primary-color);
font-weight: 600;
font-size: 16px;
margin-bottom: 16px;
letter-spacing: 1px;}
main.v4335ce336d h1{font-size: 56px;
line-height: 1.1;
margin: 0 0 24px;
color: var(--content-text);
font-weight: 800;}
main.v4335ce336d .vgcth9xq{font-size: 20px;
color: var(--content-text-muted);
margin-bottom: 40px;
max-width: 640px;}
main.v4335ce336d .z6f4b_e28{display: flex;
gap: 16px;
align-items: center;}
main.v4335ce336d .fmukywwtd{background-color: var(--primary-color);
color: hsl(0, 18%, 12%);
padding: 16px 36px;
border-radius: 8px;
font-weight: 600;
text-decoration: none;
transition: var(--transition);
box-shadow: 0 10px 20px rgba(214, 48, 199, 0.2);
display: inline-block;}
main.v4335ce336d .fmukywwtd:hover{transform: translateY(-2px);
box-shadow: 0 12px 24px rgba(214, 48, 199, 0.3);
filter: brightness(1.1);}
main.v4335ce336d .lf0e7_3d1a{flex: 1;
position: relative;}
main.v4335ce336d .lf0e7_3d1a img{width: 100%;
height: auto;
border-radius: 12px;
box-shadow: 0 30px 60px rgba(0,0,0,0.1);
object-fit: cover;}
main.v4335ce336d .fb7f8af3_xx6{padding: 100px 0;}
main.v4335ce336d .cgqs00p8gd{margin-bottom: 60px;
max-width: 848px;}
main.v4335ce336d .cgqs00p8gd h2{font-size: 36px;
margin-bottom: 16px;}
main.v4335ce336d .i7rqtzohxh{display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 24px;}
main.v4335ce336d .tfsjlksyf{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.v4335ce336d .tfsjlksyf:hover{border-color: var(--primary-color);
transform: translateY(-4px);
box-shadow: 0 20px 40px rgba(0,0,0,0.04);}
main.v4335ce336d .l7826dd59a{width: 48px;
height: 48px;
margin-bottom: 24px;
display: flex;
align-items: center;
justify-content: center;
background: rgba(214, 48, 199, 0.05);
border-radius: 10px;
color: hsl(305, 65%, 12%);}
main.v4335ce336d .tfsjlksyf h3{font-size: 22px;
margin-bottom: 16px;}
main.v4335ce336d .tfsjlksyf p{color: var(--content-text-muted);
font-size: 16px;}
main.v4335ce336d .pc291__49539{padding: 100px 0;
background-color: #ffffff;
color: hsl(220, 10%, 11%);}
main.v4335ce336d .f3egswqcx{display: flex;
flex-direction: column;
gap: 40px;}
main.v4335ce336d .i0c036_20{display: flex;
gap: 40px;
padding: 40px;
background: var(--content-page-bg);
border-radius: 20px;
align-items: flex-start;
color: hsl(220, 10%, 11%);}
main.v4335ce336d .i0613a__7f36b{font-size: 48px;
font-weight: 800;
color: var(--primary-color);
opacity: 0.3;
line-height: 1;}
main.v4335ce336d .w4ehmpijj2hd h3{font-size: 24px;
margin-bottom: 12px;}
main.v4335ce336d .w4ehmpijj2hd ul{margin: 16px 0 0;
padding-left: 20px;
color: var(--content-text-muted);}
main.v4335ce336d .w4ehmpijj2hd ul li{margin-bottom: 8px;}
main.v4335ce336d .t51312a5{padding: 100px 0;}
main.v4335ce336d .v1dba__2910{max-width: 900px;}
main.v4335ce336d .g4faa7_6bf{margin-bottom: 24px;
border-bottom: 1px solid var(--content-border);
padding-bottom: 24px;}
main.v4335ce336d .g4faa7_6bf h3{font-size: 18px;
margin-bottom: 12px;
color: var(--content-text);
display: flex;
align-items: center;
gap: 10px;}
main.v4335ce336d .g4faa7_6bf p{color: var(--content-text-muted);
font-size: 16px;}
main.v4335ce336d .sc1a__9daa{display: grid;
grid-template-columns: 2fr 1fr 1fr;
gap: 80px;
margin-bottom: 60px;}
main.v4335ce336d .bc9b84_7314 h2{color: #fff;
margin-bottom: 20px;}
main.v4335ce336d .v8d56f12143 h4{color: #fff;
margin-bottom: 20px;}
main.v4335ce336d .v8d56f12143 ul{list-style: none;
padding: 0;}
main.v4335ce336d .v8d56f12143 li{margin-bottom: 12px;}
main.v4335ce336d .v8d56f12143 a{color: inherit;
text-decoration: none;
transition: 0.2s;}
main.v4335ce336d .v8d56f12143 a:hover{color: var(--primary-color);}
main.v4335ce336d .copyright{padding-top: 40px;
border-top: 1px solid rgba(255,255,255,0.1);
font-size: 14px;
text-align: center;}
@media (max-width: 1024px) {main.v4335ce336d .tbf0e8__6913{flex-direction: column;text-align: left;}
main.v4335ce336d .i7rqtzohxh{grid-template-columns: 1fr;}}
html, body{margin: 0;
padding: 0;}
body *, body *::before, body *::after{box-sizing: border-box;}
main img.zafd86_b6fb{display: block;
max-width: 100%;
width: 100%;
height: auto;
object-fit: cover;
object-position: center;}
main img.zafd86_b6fb.wd3dc14a5f7{aspect-ratio: 16 / 9;}
main img.zafd86_b6fb.uc02__ce82{aspect-ratio: 16 / 10;}
main img.zafd86_b6fb.m909e80ad{aspect-ratio: 4 / 3;}
main img.zafd86_b6fb.h5c6__ee8a{aspect-ratio: 1 / 1;}
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 .rabf__4185{overflow: hidden;
box-sizing: border-box        !important;
max-width: 100%;
padding: 0        !important;
min-height: 0;}
main .rabf__4185.wd3dc14a5f7{aspect-ratio: 16 / 9;}
main .rabf__4185.uc02__ce82{aspect-ratio: 16 / 10;}
main .rabf__4185.m909e80ad{aspect-ratio: 4 / 3;}
main .rabf__4185.h5c6__ee8a{aspect-ratio: 1 / 1;}
main .rabf__4185 > img.zafd86_b6fb, main .rabf__4185 > picture > img.zafd86_b6fb{width: 100%;
max-width: 100%;
height: 100%;
object-fit: cover;
object-position: center;}
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;}
@media (min-width: 769px) {div.tbf0e8__6913 > *{min-width: 0   !important;}
div.cc9f84__46c{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.lf0e7_3d1a{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.lf0e7_3d1a :where(img, picture, video, canvas, svg), div.lf0e7_3d1a picture > img{display: block   !important;width: 100%   !important;max-width: 100%   !important;height: auto   !important;}}
:root{--primary-color: hsl(305, 66%, 55%);
--secondary-color: hsl(51, 53%, 55%);
--bg-color: hsl(305, 6%, 95%);
--text-color: hsl(305, 10%, 11%);
--text-muted: rgba(24,33,47,0.72);
--content-page-bg: hsl(305, 6%, 95%);
--content-surface-bg: rgba(255,255,255,0.88);
--content-text: hsl(305, 10%, 11%);
--content-text-muted: rgba(24,33,47,0.72);
--content-accent-ui: hsl(305, 66%, 55%);
--content-accent-text: hsl(0, 18%, 28%);
--content-link-color: hsl(0, 18%, 28%);
--content-link-hover: hsl(51, 53%, 28%);}
body{background: var(--bg-color, hsl(305, 6%, 95%))   !important;
color: var(--text-color, hsl(305, 10%, 11%))   !important;}
:is(main, .neeb42d8f90){color: var(--content-text, hsl(305, 10%, 11%))   !important;}
div.cc9f84__46c{text-align: left   !important;
align-items: flex-start   !important;}
div.cc9f84__46c > :is(h1, h2, p){text-align: left   !important;
max-width: min(100%, 848px)   !important;
margin-left: 0   !important;
margin-right: auto   !important;}
div.cc9f84__46c > :is(div, nav, ul, ol){margin-left: 0   !important;
margin-right: auto   !important;}
div.j880ed7f71{--h7d9__3cd6: hsl(0, 18%, 28%);
--u7c5__3c29: rgba(84, 58, 58, 0.78);
--e32377_3509: hsl(305, 65%, 28%);
--de1425f0dde: dark;}
div.j880ed7f71 div.cc9f84__46c{--h7d9__3cd6: hsl(0, 18%, 28%);
--u7c5__3c29: rgba(84, 58, 58, 0.78);
--e32377_3509: hsl(305, 65%, 28%);
--de1425f0dde: dark;
color: var(--h7d9__3cd6, hsl(0, 18%, 28%))   !important;}
div.j880ed7f71 div.cc9f84__46c :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--h7d9__3cd6, hsl(0, 18%, 28%))   !important;}
div.j880ed7f71 div.cc9f84__46c a:not([class]):not([data-track]):not([role="button"]), div.j880ed7f71 div.cc9f84__46c a[class=""]:not([data-track]):not([role="button"]){color: var(--e32377_3509, hsl(305, 65%, 28%))   !important;}
div.j880ed7f71 div.cc9f84__46c :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--u7c5__3c29, rgba(84, 58, 58, 0.78))   !important;}
div.cgqs00p8gd{--h7d9__3cd6: hsl(305, 65%, 28%);
--u7c5__3c29: rgba(117, 24, 110, 0.78);
--e32377_3509: hsl(305, 65%, 28%);
--de1425f0dde: dark;}
div.cgqs00p8gd{--h7d9__3cd6: hsl(305, 65%, 28%);
--u7c5__3c29: rgba(117, 24, 110, 0.78);
--e32377_3509: hsl(305, 65%, 28%);
--de1425f0dde: dark;
color: var(--h7d9__3cd6, hsl(305, 65%, 28%))   !important;}
div.cgqs00p8gd :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--h7d9__3cd6, hsl(305, 65%, 28%))   !important;}
div.cgqs00p8gd a:not([class]):not([data-track]):not([role="button"]), div.cgqs00p8gd a[class=""]:not([data-track]):not([role="button"]){color: var(--e32377_3509, hsl(305, 65%, 28%))   !important;}
div.cgqs00p8gd :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--u7c5__3c29, rgba(117, 24, 110, 0.78))   !important;}
div.i0c036_20{--h7d9__3cd6: hsl(305, 65%, 28%);
--u7c5__3c29: rgba(117, 24, 110, 0.78);
--e32377_3509: hsl(305, 65%, 28%);
--de1425f0dde: dark;}
div.w4ehmpijj2hd{--h7d9__3cd6: hsl(305, 65%, 28%);
--u7c5__3c29: rgba(117, 24, 110, 0.78);
--e32377_3509: hsl(305, 65%, 28%);
--de1425f0dde: dark;
color: var(--h7d9__3cd6, hsl(305, 65%, 28%))   !important;}
div.w4ehmpijj2hd :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--h7d9__3cd6, hsl(305, 65%, 28%))   !important;}
div.w4ehmpijj2hd a:not([class]):not([data-track]):not([role="button"]), div.w4ehmpijj2hd a[class=""]:not([data-track]):not([role="button"]){color: var(--e32377_3509, hsl(305, 65%, 28%))   !important;}
div.w4ehmpijj2hd :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--u7c5__3c29, rgba(117, 24, 110, 0.78))   !important;}
a.fmukywwtd{--s63d__d592: hsl(305, 66%, 12%);
color: var(--s63d__d592, hsl(305, 66%, 12%))   !important;}
a.fmukywwtd:is(:hover, :focus-visible, :active){color: var(--ebb42d039ba, hsl(304, 67%, 12%))   !important;}
main.v4335ce336d a:not([class]):not([data-track]):not([role="button"]), main.v4335ce336d 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.v4335ce336d a:not([class]):not([data-track]):not([role="button"]), main.v4335ce336d 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.v4335ce336d a:not([class]):not([data-track]):not([role="button"]), main.v4335ce336d 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.j880ed7f71 span.h92b124e_6wk0{color: hsl(305, 65%, 28%)   !important;}
a.fmukywwtd{color: hsl(305, 66%, 12%)   !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.fmukywwtd :is(strong, b, em, small, mark){color: inherit   !important;}
a.fmukywwtd:hover, a.fmukywwtd:focus-visible, a.fmukywwtd:active{color: hsl(305, 66%, 12%)   !important;}
a.fmukywwtd:hover, a.fmukywwtd:focus-visible, a.fmukywwtd:active{text-decoration-color: currentColor   !important;}
div.v1dba__2910 > :nth-child(2) > :nth-child(2) > :nth-child(1){color: hsl(305, 65%, 28%)   !important;
text-decoration-color: currentColor   !important;}
div.v1dba__2910 > :nth-child(2) > :nth-child(2) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.v1dba__2910 > :nth-child(2) > :nth-child(2) > :nth-child(1):hover, div.v1dba__2910 > :nth-child(2) > :nth-child(2) > :nth-child(1):focus-visible, div.v1dba__2910 > :nth-child(2) > :nth-child(2) > :nth-child(1):active{color: hsl(305, 65%, 28%)   !important;}
div.v1dba__2910 > :nth-child(2) > :nth-child(2) > :nth-child(1):hover, div.v1dba__2910 > :nth-child(2) > :nth-child(2) > :nth-child(1):focus-visible, div.v1dba__2910 > :nth-child(2) > :nth-child(2) > :nth-child(1):active{text-decoration-color: currentColor   !important;}
div.v1dba__2910 > :nth-child(4) > :nth-child(2) > :nth-child(1){color: hsl(305, 65%, 28%)   !important;
text-decoration-color: currentColor   !important;}
div.v1dba__2910 > :nth-child(4) > :nth-child(2) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.v1dba__2910 > :nth-child(4) > :nth-child(2) > :nth-child(1):hover, div.v1dba__2910 > :nth-child(4) > :nth-child(2) > :nth-child(1):focus-visible, div.v1dba__2910 > :nth-child(4) > :nth-child(2) > :nth-child(1):active{color: hsl(305, 65%, 28%)   !important;}
div.v1dba__2910 > :nth-child(4) > :nth-child(2) > :nth-child(1):hover, div.v1dba__2910 > :nth-child(4) > :nth-child(2) > :nth-child(1):focus-visible, div.v1dba__2910 > :nth-child(4) > :nth-child(2) > :nth-child(1):active{text-decoration-color: currentColor   !important;}
div.v1dba__2910 > :nth-child(5) > :nth-child(2) > :nth-child(1){color: hsl(305, 65%, 28%)   !important;
text-decoration-color: currentColor   !important;}
div.v1dba__2910 > :nth-child(5) > :nth-child(2) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.v1dba__2910 > :nth-child(5) > :nth-child(2) > :nth-child(1):hover, div.v1dba__2910 > :nth-child(5) > :nth-child(2) > :nth-child(1):focus-visible, div.v1dba__2910 > :nth-child(5) > :nth-child(2) > :nth-child(1):active{color: hsl(305, 65%, 28%)   !important;}
div.v1dba__2910 > :nth-child(5) > :nth-child(2) > :nth-child(1):hover, div.v1dba__2910 > :nth-child(5) > :nth-child(2) > :nth-child(1):focus-visible, div.v1dba__2910 > :nth-child(5) > :nth-child(2) > :nth-child(1):active{text-decoration-color: currentColor   !important;}