:root{--primary-color: hsl(305, 66%, 55%);
--secondary-color: hsl(51, 53%, 55%);
--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(305, 65%, 28%);
--nav-height: 72px;
--max-width: 1458px;
--hero-content-width: 848px;
--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.c614480b0 .pauqsl87{box-sizing:border-box;}
main.c614480b0{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;}
main.c614480b0 .i2d1e2_17e2{position: fixed;
top: 0;
left: 0;
right: 0;
height: var(--nav-height);
background: rgba(255, 255, 255, 0.95);
backdrop-filter: blur(10px);
border-bottom: 1px solid var(--content-border);
z-index: 1000;
display: flex;
justify-content: center;
color: hsl(220, 10%, 11%);}
main.c614480b0 .q480d8_e7dc{width: 100%;
max-width: var(--max-width);
padding: 0 40px;
display: flex;
align-items: center;
justify-content: space-between;}
main.c614480b0 .x971b02a6d2{font-size: 24px;
font-weight: 800;
color: var(--primary-color);
text-decoration: none;
letter-spacing: -0.5px;}
main.c614480b0 .c72664b67{display: flex;
gap: 32px;
list-style: none;}
main.c614480b0 .c72664b67 a{text-decoration: none;
color: var(--content-text);
font-size: 15px;
font-weight: 500;
transition: var(--transition-base);}
main.c614480b0 .c72664b67 a:hover{color: var(--primary-color);}
main.c614480b0{margin-top: var(--nav-height);
display: flex;
flex-direction: column;}
main.c614480b0 .je5707f{width: 100%;
display: flex;
justify-content: center;
padding: 100px 40px;}
main.c614480b0 .z3fc3__0ed{width: 100%;
max-width: var(--max-width);
text-align: left;}
main.c614480b0 .p35bc9__eda25{font-size: 36px;
font-weight: 700;
margin-bottom: 24px;
color: var(--content-text);}
main.c614480b0 .s836e2a{font-size: 18px;
color: var(--content-text-muted);
max-width: 800px;
margin-bottom: 48px;}
main.c614480b0 .wea23__4e8{position: relative;
background: #ffffff;
min-height: 85vh;
display: flex;
align-items: center;
overflow: hidden;
padding: 60px 40px;
isolation: isolate;
color: hsl(220, 10%, 11%);}
main.c614480b0 .hsd99za3{max-width: var(--max-width);
margin: 0 auto;
width: 100%;
display: grid;
grid-template-columns: 1.2fr 1fr;
gap: 60px;
align-items: center;}
main.c614480b0 .d04e2_24f{max-width: var(--hero-content-width);}
main.c614480b0 .c92d5f_kog{font-size: 64px;
line-height: 1.1;
font-weight: 800;
margin-bottom: 24px;
color: var(--content-text);}
main.c614480b0 .k3e810__d44{font-size: 24px;
color: var(--content-text-muted);
margin-bottom: 40px;
font-weight: 400;}
main.c614480b0 .p8df1d_myn7{display: flex;
gap: 16px;
margin-bottom: 40px;}
main.c614480b0 .mz42uflr6{background: var(--primary-color);
color: hsl(0, 18%, 12%);
padding: 18px 42px;
border-radius: 8px;
text-decoration: none;
font-size: 18px;
font-weight: 600;
box-shadow: 0 10px 20px rgba(220, 48, 205, 0.2);
transition: var(--transition-base);}
main.c614480b0 .mz42uflr6:hover{transform: translateY(-2px);
filter: brightness(1.1);}
main.c614480b0 .z4111__2ad9{width: 100%;
height: 500px;
border-radius: 24px;
overflow: hidden;
box-shadow: 0 40px 80px rgba(0,0,0,0.1);}
main.c614480b0 .z4111__2ad9 img{width: 100%;
height: 100%;
object-fit: cover;}
main.c614480b0 .w6a1__fc98{display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 32px;}
main.c614480b0 .z02d8__ef472{background: var(--content-surface-bg);
padding: 40px;
border-radius: 20px;
border: 1px solid var(--content-border);
transition: var(--transition-base);
color: hsl(220, 10%, 11%);}
main.c614480b0 .z02d8__ef472:hover{border-color: var(--primary-color);
background: #ffffff;
color: hsl(220, 10%, 11%);}
main.c614480b0 .z02d8__ef472 h3{font-size: 22px;
margin-bottom: 16px;}
main.c614480b0 .c6dfc5f2f{background: #fdfdff;
color: hsl(220, 10%, 11%);}
main.c614480b0 .dab27__f112{display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 40px;}
main.c614480b0 .s56b3_05d{display: flex;
gap: 24px;}
main.c614480b0 .u24c75abe{flex-shrink: 0;
width: 56px;
height: 56px;
background: rgba(220, 48, 205, 0.08);
border-radius: 12px;
display: flex;
align-items: center;
justify-content: center;
color: #ffffff;}
main.c614480b0 .u9b84996{width: 100%;
border-collapse: collapse;
margin-top: 32px;
background: #ffffff;
border-radius: 16px;
overflow: hidden;
color: hsl(220, 10%, 11%);}
main.c614480b0 .u9b84996 th, main.c614480b0 .u9b84996 td{padding: 24px;
text-align: left;
border-bottom: 1px solid var(--content-border);}
main.c614480b0 .u9b84996 th{background: #f8f9fb;
font-weight: 600;
color: hsl(220, 10%, 11%);}
main.c614480b0 .jf548492_5cpb{max-width: 900px;}
main.c614480b0 .z0ea__a1424{margin-bottom: 24px;
padding-bottom: 24px;
border-bottom: 1px solid var(--content-border);}
main.c614480b0 .e16d36c3b3{font-size: 20px;
font-weight: 600;
margin-bottom: 12px;
color: var(--content-text);}
@media (max-width: 1100px) {main.c614480b0 .hsd99za3{grid-template-columns: 1fr;text-align: left;}
main.c614480b0 .w6a1__fc98{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 .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;}
@media (min-width: 769px) {div.hsd99za3 > *{min-width: 0   !important;}
div.d04e2_24f{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.z4111__2ad9{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.z4111__2ad9 :where(img, picture, video, canvas, svg), div.z4111__2ad9 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.d04e2_24f{text-align: left   !important;
align-items: flex-start   !important;}
div.d04e2_24f > :is(h1, h2, p){text-align: left   !important;
max-width: min(100%, 848px)   !important;
margin-left: 0   !important;
margin-right: auto   !important;}
div.d04e2_24f > :is(div, nav, ul, ol){margin-left: 0   !important;
margin-right: auto   !important;}
div.wea23__4e8{--h7d9__3cd6: hsl(0, 18%, 28%);
--u7c5__3c29: rgba(84, 58, 58, 0.78);
--e32377_3509: hsl(305, 65%, 28%);
--de1425f0dde: dark;}
div.wea23__4e8 div.d04e2_24f{--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.wea23__4e8 div.d04e2_24f :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--h7d9__3cd6, hsl(0, 18%, 28%))   !important;}
div.wea23__4e8 div.d04e2_24f a:not([class]):not([data-track]):not([role="button"]), div.wea23__4e8 div.d04e2_24f a[class=""]:not([data-track]):not([role="button"]){color: var(--e32377_3509, hsl(305, 65%, 28%))   !important;}
div.wea23__4e8 div.d04e2_24f :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--u7c5__3c29, rgba(84, 58, 58, 0.78))   !important;}
@media (max-width: 768px) {main.c614480b0 .q480d8_e7dc{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;}}
a.mz42uflr6{--s63d__d592: hsl(305, 66%, 12%);
color: var(--s63d__d592, hsl(305, 66%, 12%))   !important;}
a.mz42uflr6:is(:hover, :focus-visible, :active){color: var(--ebb42d039ba, hsl(304, 67%, 12%))   !important;}
main.c614480b0 a:not([class]):not([data-track]):not([role="button"]), main.c614480b0 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.c614480b0 a:not([class]):not([data-track]):not([role="button"]), main.c614480b0 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.c614480b0 a:not([class]):not([data-track]):not([role="button"]), main.c614480b0 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))))));}
a.mz42uflr6{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.mz42uflr6 :is(strong, b, em, small, mark){color: inherit   !important;}
a.mz42uflr6:hover, a.mz42uflr6:focus-visible, a.mz42uflr6:active{color: hsl(305, 66%, 12%)   !important;}
a.mz42uflr6:hover, a.mz42uflr6:focus-visible, a.mz42uflr6:active{text-decoration-color: currentColor   !important;}
div.dab27__f112 > :nth-child(2) > :nth-child(2) > :nth-child(2) > :nth-child(1){color: hsl(305, 65%, 28%)   !important;
text-decoration-color: currentColor   !important;}
div.dab27__f112 > :nth-child(2) > :nth-child(2) > :nth-child(2) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.dab27__f112 > :nth-child(2) > :nth-child(2) > :nth-child(2) > :nth-child(1):hover, div.dab27__f112 > :nth-child(2) > :nth-child(2) > :nth-child(2) > :nth-child(1):focus-visible, div.dab27__f112 > :nth-child(2) > :nth-child(2) > :nth-child(2) > :nth-child(1):active{color: hsl(305, 65%, 28%)   !important;}
div.dab27__f112 > :nth-child(2) > :nth-child(2) > :nth-child(2) > :nth-child(1):hover, div.dab27__f112 > :nth-child(2) > :nth-child(2) > :nth-child(2) > :nth-child(1):focus-visible, div.dab27__f112 > :nth-child(2) > :nth-child(2) > :nth-child(2) > :nth-child(1):active{text-decoration-color: currentColor   !important;}
div.dab27__f112 > :nth-child(4) > :nth-child(2) > :nth-child(2) > :nth-child(1){color: hsl(305, 65%, 28%)   !important;
text-decoration-color: currentColor   !important;}
div.dab27__f112 > :nth-child(4) > :nth-child(2) > :nth-child(2) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.dab27__f112 > :nth-child(4) > :nth-child(2) > :nth-child(2) > :nth-child(1):hover, div.dab27__f112 > :nth-child(4) > :nth-child(2) > :nth-child(2) > :nth-child(1):focus-visible, div.dab27__f112 > :nth-child(4) > :nth-child(2) > :nth-child(2) > :nth-child(1):active{color: hsl(305, 65%, 28%)   !important;}
div.dab27__f112 > :nth-child(4) > :nth-child(2) > :nth-child(2) > :nth-child(1):hover, div.dab27__f112 > :nth-child(4) > :nth-child(2) > :nth-child(2) > :nth-child(1):focus-visible, div.dab27__f112 > :nth-child(4) > :nth-child(2) > :nth-child(2) > :nth-child(1):active{text-decoration-color: currentColor   !important;}
div.z02d8__ef472 a{color: hsl(305, 65%, 28%)   !important;
text-decoration-color: currentColor   !important;}
div.z02d8__ef472 a :is(strong, b, em, small, mark){color: inherit   !important;}
div.z02d8__ef472 a:hover, div.z02d8__ef472 a:focus-visible, div.z02d8__ef472 a:active{color: hsl(305, 65%, 28%)   !important;}
div.z02d8__ef472 a:hover, div.z02d8__ef472 a:focus-visible, div.z02d8__ef472 a:active{text-decoration-color: currentColor   !important;}
table.u9b84996 > :nth-child(2) > :nth-child(1) > :nth-child(3) > :nth-child(1){color: hsl(305, 65%, 28%)   !important;
text-decoration-color: currentColor   !important;}
table.u9b84996 > :nth-child(2) > :nth-child(1) > :nth-child(3) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
table.u9b84996 > :nth-child(2) > :nth-child(1) > :nth-child(3) > :nth-child(1):hover, table.u9b84996 > :nth-child(2) > :nth-child(1) > :nth-child(3) > :nth-child(1):focus-visible, table.u9b84996 > :nth-child(2) > :nth-child(1) > :nth-child(3) > :nth-child(1):active{color: hsl(305, 65%, 28%)   !important;}
table.u9b84996 > :nth-child(2) > :nth-child(1) > :nth-child(3) > :nth-child(1):hover, table.u9b84996 > :nth-child(2) > :nth-child(1) > :nth-child(3) > :nth-child(1):focus-visible, table.u9b84996 > :nth-child(2) > :nth-child(1) > :nth-child(3) > :nth-child(1):active{text-decoration-color: currentColor   !important;}
table.u9b84996 > :nth-child(2) > :nth-child(2) > :nth-child(3) > :nth-child(1){color: hsl(305, 65%, 28%)   !important;
text-decoration-color: currentColor   !important;}
table.u9b84996 > :nth-child(2) > :nth-child(2) > :nth-child(3) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
table.u9b84996 > :nth-child(2) > :nth-child(2) > :nth-child(3) > :nth-child(1):hover, table.u9b84996 > :nth-child(2) > :nth-child(2) > :nth-child(3) > :nth-child(1):focus-visible, table.u9b84996 > :nth-child(2) > :nth-child(2) > :nth-child(3) > :nth-child(1):active{color: hsl(305, 65%, 28%)   !important;}
table.u9b84996 > :nth-child(2) > :nth-child(2) > :nth-child(3) > :nth-child(1):hover, table.u9b84996 > :nth-child(2) > :nth-child(2) > :nth-child(3) > :nth-child(1):focus-visible, table.u9b84996 > :nth-child(2) > :nth-child(2) > :nth-child(3) > :nth-child(1):active{text-decoration-color: currentColor   !important;}
table.u9b84996 > :nth-child(2) > :nth-child(3) > :nth-child(3) > :nth-child(1){color: hsl(305, 65%, 28%)   !important;
text-decoration-color: currentColor   !important;}
table.u9b84996 > :nth-child(2) > :nth-child(3) > :nth-child(3) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
table.u9b84996 > :nth-child(2) > :nth-child(3) > :nth-child(3) > :nth-child(1):hover, table.u9b84996 > :nth-child(2) > :nth-child(3) > :nth-child(3) > :nth-child(1):focus-visible, table.u9b84996 > :nth-child(2) > :nth-child(3) > :nth-child(3) > :nth-child(1):active{color: hsl(305, 65%, 28%)   !important;}
table.u9b84996 > :nth-child(2) > :nth-child(3) > :nth-child(3) > :nth-child(1):hover, table.u9b84996 > :nth-child(2) > :nth-child(3) > :nth-child(3) > :nth-child(1):focus-visible, table.u9b84996 > :nth-child(2) > :nth-child(3) > :nth-child(3) > :nth-child(1):active{text-decoration-color: currentColor   !important;}