:root{--primary-color: hsl(338, 69%, 56%);
--secondary-color: hsl(26, 55%, 56%);
--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(338, 69%, 28%);
--max-width: clamp(1080px, 86vw, 1260px);
--text-container-width: 829px;
--transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
--content-accent: hsl(338, 69%, 56%);
--content-secondary: hsl(26, 55%, 56%);
--hero-text-width: clamp(813px, 78vw, 1033px);
--content-heading: hsl(220, 10%, 11%);
--content-accent-ui: hsl(338, 69%, 56%);
--content-link-color: hsl(338, 69%, 28%);
--content-link-hover: hsl(26, 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(338, 69%, 28%)));
--page-link-hover-color: var(--content-link-hover, hsl(26, 55%, 28%));
--page-muted-color: var(--content-text-muted, rgba(31, 35, 40, 0.72));
--page-accent-soft: rgba(220, 65, 122, 0.12);
--page-accent-glow: rgba(220, 65, 122, 0.42);
--primary-accent: var(--content-accent-ui, var(--primary-color, hsl(338, 69%, 56%)));
--secondary-accent: var(--secondary-color, hsl(26, 55%, 56%));}
main.kzgcop0ud *{box-sizing: border-box;
margin: 0;
padding: 0;}
main.kzgcop0ud{font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
line-height: 1.6;
color: var(--content-text);
background-color: var(--content-page-bg);
overflow-x: hidden;
text-align: left;}
main.kzgcop0ud .ocd046e_869{max-width: var(--max-width);
margin: 0 auto;
padding: 0 40px;}
main.kzgcop0ud .f18d90__31c91{max-width: var(--text-container-width);}
main.kzgcop0ud h1{font-size: clamp(2.5rem, 5vw, 3.75rem);
font-weight: 800;
line-height: 1.1;
margin-bottom: 24px;
letter-spacing: -0.03em;
color: var(--content-text);}
main.kzgcop0ud h2{font-size: 2rem;
font-weight: 700;
margin-bottom: 1.5rem;
color: var(--content-text);
letter-spacing: -0.02em;}
main.kzgcop0ud h3{font-size: 1.25rem;
font-weight: 600;
margin-bottom: 1rem;
color: var(--content-text);}
main.kzgcop0ud p{margin-bottom: 1.5rem;
font-size: 1.125rem;
color: var(--content-text-muted);}
main.kzgcop0ud .yb88__429f{padding: 100px 0;
border-bottom: 1px solid var(--content-border);}
main.kzgcop0ud .sru2g251lr{padding-top: 140px;
padding-bottom: 80px;
background: linear-gradient(135deg, #fff 0%, var(--content-page-bg) 100%);
color: hsl(220, 10%, 11%);}
main.kzgcop0ud .bba4e8_00bf{display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: 32px;
margin-top: 48px;}
main.kzgcop0ud .ofb9a55_2r{background: var(--content-surface-bg);
padding: 40px;
border-radius: 4px;
border-left: 4px solid var(--primary-color);
box-shadow: 0 4px 20px rgba(0,0,0,0.03);
transition: var(--transition);
color: hsl(220, 10%, 11%);}
main.kzgcop0ud .ofb9a55_2r:hover{transform: translateY(-5px);
box-shadow: 0 12px 30px rgba(0,0,0,0.06);}
main.kzgcop0ud .b18d90c8{list-style: none;
margin-top: 20px;}
main.kzgcop0ud .b18d90c8 li{padding: 12px 0;
border-bottom: 1px solid var(--content-border);
display: flex;
justify-content: space-between;
font-size: 1rem;}
main.kzgcop0ud .b18d90c8 li span:first-child{font-weight: 600;
color: var(--content-text);}
main.kzgcop0ud .ea909076_txc{background: #111;
padding: 80px 0;
color: #fff;}
main.kzgcop0ud .ea909076_txc img{width: 100%;
height: auto;
border-radius: 8px;
object-fit: cover;
aspect-ratio: 16/9;
box-shadow: 0 20px 40px rgba(0,0,0,0.4);}
main.kzgcop0ud .ia31__c4e8{margin-top: 30px;
color: rgba(255,255,255,0.7);
font-size: 0.95rem;}
main.kzgcop0ud .v364c252a{margin-top: 40px;}
main.kzgcop0ud .m20016ddc{margin-bottom: 24px;
padding-bottom: 24px;
border-bottom: 1px solid var(--content-border);}
main.kzgcop0ud .q754297_f778{font-size: 1.25rem;
font-weight: 600;
margin-bottom: 12px;
color: var(--content-text);}
main.kzgcop0ud .r71d8067_ocj{color: var(--content-text-muted);}
main.kzgcop0ud .h2fb78ed69{display: inline-flex;
align-items: center;
padding: 16px 32px;
background-color: var(--primary-color);
color: #ffffff;
text-decoration: none;
font-weight: 600;
border-radius: 4px;
transition: var(--transition);
font-size: 1.1rem;
box-shadow: 0 4px 14px rgba(230, 44, 110, 0.3);}
main.kzgcop0ud .h2fb78ed69:hover{background-color: hsl(338, 69%, 48%);
transform: translateY(-2px);
box-shadow: 0 6px 20px rgba(230, 44, 110, 0.4);
color: #ffffff;}
main.kzgcop0ud .u03cd1__56b9e{background-color: transparent;
color: var(--primary-color);
border: 2px solid var(--primary-color);
box-shadow: none;
margin-left: 15px;}
main.kzgcop0ud .u03cd1__56b9e:hover{background-color: var(--primary-color);
color: #fff;}
main.kzgcop0ud .l08fe7ff4c4{display: grid;
grid-template-columns: 2fr 1fr 1fr;
gap: 40px;}
main.kzgcop0ud .ucb5cd04f4a{font-size: 1.5rem;
font-weight: 800;
color: var(--content-text);
margin-bottom: 20px;}
main.kzgcop0ud .d9d4__ed1d a{display: block;
color: var(--content-text-muted);
text-decoration: none;
margin-bottom: 10px;
transition: color 0.2s;}
main.kzgcop0ud .d9d4__ed1d a:hover{color: var(--primary-color);}
@media (max-width: 1024px) {main.kzgcop0ud .sru2g251lr{padding-top: 80px;}}
html, body{margin: 0;
padding: 0;}
body *, body *::before, body *::after{box-sizing: border-box;}
main img.ldc8c8_71bd{display: block;
max-width: 100%;
width: 100%;
height: auto;
object-fit: cover;
object-position: center;}
main img.ldc8c8_71bd.r0ffb8_8486{aspect-ratio: 16 / 9;}
main img.ldc8c8_71bd.d1bd7e327{aspect-ratio: 16 / 10;}
main img.ldc8c8_71bd.g22522_22d6{aspect-ratio: 4 / 3;}
main img.ldc8c8_71bd.v7aca8_d249{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 .j0136753007{overflow: hidden;
box-sizing: border-box        !important;
max-width: 100%;
padding: 0        !important;
min-height: 0;}
main .j0136753007.r0ffb8_8486{aspect-ratio: 16 / 9;}
main .j0136753007.d1bd7e327{aspect-ratio: 16 / 10;}
main .j0136753007.g22522_22d6{aspect-ratio: 4 / 3;}
main .j0136753007.v7aca8_d249{aspect-ratio: 1 / 1;}
main .j0136753007 > img.ldc8c8_71bd, main .j0136753007 > picture > img.ldc8c8_71bd{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.ocd046e_869 > *{min-width: 0   !important;}
div.ocd046e_869 > :nth-child(1){min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.ocd046e_869 > :nth-child(2){min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.ocd046e_869 > :nth-child(2){display: block   !important;width: 100%   !important;max-width: 100%   !important;height: auto   !important;}}
:root{--primary-color: hsl(338, 69%, 56%);
--secondary-color: hsl(26, 55%, 56%);
--bg-color: hsl(338, 6%, 97%);
--text-color: hsl(338, 10%, 8%);
--text-muted: rgba(24,33,47,0.72);
--content-page-bg: hsl(338, 6%, 97%);
--content-surface-bg: rgba(255,255,255,0.88);
--content-text: hsl(338, 10%, 8%);
--content-text-muted: rgba(24,33,47,0.72);
--content-accent-ui: hsl(338, 69%, 56%);
--content-accent-text: hsl(0, 18%, 28%);
--content-link-color: hsl(0, 18%, 28%);
--content-link-hover: hsl(26, 55%, 28%);}
body{background: var(--bg-color, hsl(338, 6%, 97%))   !important;
color: var(--text-color, hsl(338, 10%, 8%))   !important;}
:is(main, .a2d6a7f09){color: var(--content-text, hsl(338, 10%, 8%))   !important;}
div.f18d90__31c91{text-align: left   !important;
align-items: flex-start   !important;}
div.f18d90__31c91 > :is(h1, h2, p){text-align: left   !important;
max-width: min(100%, 829px)   !important;
margin-left: 0   !important;
margin-right: auto   !important;}
div.f18d90__31c91 > :is(div, nav, ul, ol){margin-left: 0   !important;
margin-right: auto   !important;}
div.yb88__429f.ea909076_txc{--e606__77c8: hsl(345, 18%, 92%);
--be05__8351: rgba(238, 230, 232, 0.84);
--d753efb4c19: hsl(338, 69%, 92%);
--w5e6d8_65f5: light;}
div.yb88__429f.ea909076_txc div.f18d90__31c91{--e606__77c8: hsl(345, 18%, 92%);
--be05__8351: rgba(238, 230, 232, 0.84);
--d753efb4c19: hsl(338, 69%, 92%);
--w5e6d8_65f5: light;
color: var(--e606__77c8, hsl(345, 18%, 92%))   !important;}
div.yb88__429f.ea909076_txc div.f18d90__31c91 :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--e606__77c8, hsl(345, 18%, 92%))   !important;}
div.yb88__429f.ea909076_txc div.f18d90__31c91 a:not([class]):not([data-track]):not([role="button"]), div.yb88__429f.ea909076_txc div.f18d90__31c91 a[class=""]:not([data-track]):not([role="button"]){color: var(--d753efb4c19, hsl(338, 69%, 92%))   !important;}
div.yb88__429f.ea909076_txc div.f18d90__31c91 :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--be05__8351, rgba(238, 230, 232, 0.84))   !important;}
div.yb88__429f.sru2g251lr{--e606__77c8: hsl(0, 18%, 28%);
--be05__8351: rgba(84, 58, 58, 0.78);
--d753efb4c19: hsl(338, 69%, 28%);
--w5e6d8_65f5: dark;}
div.yb88__429f.sru2g251lr div.f18d90__31c91{--e606__77c8: hsl(0, 18%, 28%);
--be05__8351: rgba(84, 58, 58, 0.78);
--d753efb4c19: hsl(338, 69%, 28%);
--w5e6d8_65f5: dark;
color: var(--e606__77c8, hsl(0, 18%, 28%))   !important;}
div.yb88__429f.sru2g251lr div.f18d90__31c91 :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--e606__77c8, hsl(0, 18%, 28%))   !important;}
div.yb88__429f.sru2g251lr div.f18d90__31c91 a:not([class]):not([data-track]):not([role="button"]), div.yb88__429f.sru2g251lr div.f18d90__31c91 a[class=""]:not([data-track]):not([role="button"]){color: var(--d753efb4c19, hsl(338, 69%, 28%))   !important;}
div.yb88__429f.sru2g251lr div.f18d90__31c91 :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--be05__8351, rgba(84, 58, 58, 0.78))   !important;}
div.yb88__429f.sru2g251lr > :nth-child(1) > :nth-child(1) > :nth-child(3) > :nth-child(1){--f7ff6e_863c: hsl(338, 69%, 96%);
color: var(--f7ff6e_863c, hsl(338, 69%, 96%))   !important;}
div.yb88__429f.sru2g251lr > :nth-child(1) > :nth-child(1) > :nth-child(3) > :nth-child(1):is(:hover, :focus-visible, :active){color: var(--j1210693928, hsl(339, 64%, 96%))   !important;}
div.yb88__429f.sru2g251lr a.h2fb78ed69.u03cd1__56b9e{--f7ff6e_863c: hsl(338, 69%, 12%);
color: var(--f7ff6e_863c, hsl(338, 69%, 12%))   !important;}
div.yb88__429f.sru2g251lr a.h2fb78ed69.u03cd1__56b9e:is(:hover, :focus-visible, :active){color: var(--j1210693928, hsl(339, 70%, 12%))   !important;}
main.kzgcop0ud > :nth-child(5) > :nth-child(1) > :nth-child(1) > :nth-child(3) > :nth-child(2){--f7ff6e_863c: hsl(0, 18%, 12%);
color: var(--f7ff6e_863c, hsl(0, 18%, 12%))   !important;}
main.kzgcop0ud > :nth-child(5) > :nth-child(1) > :nth-child(1) > :nth-child(3) > :nth-child(2):is(:hover, :focus-visible, :active){color: var(--j1210693928, hsl(0, 18%, 12%))   !important;}
main.kzgcop0ud a:not([class]):not([data-track]):not([role="button"]), main.kzgcop0ud 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.kzgcop0ud a:not([class]):not([data-track]):not([role="button"]), main.kzgcop0ud 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.kzgcop0ud a:not([class]):not([data-track]):not([role="button"]), main.kzgcop0ud 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.yb88__429f.sru2g251lr > :nth-child(1) > :nth-child(1) > :nth-child(3) > :nth-child(1){color: hsl(338, 69%, 96%)   !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.yb88__429f.sru2g251lr > :nth-child(1) > :nth-child(1) > :nth-child(3) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.yb88__429f.sru2g251lr > :nth-child(1) > :nth-child(1) > :nth-child(3) > :nth-child(1):hover, div.yb88__429f.sru2g251lr > :nth-child(1) > :nth-child(1) > :nth-child(3) > :nth-child(1):focus-visible, div.yb88__429f.sru2g251lr > :nth-child(1) > :nth-child(1) > :nth-child(3) > :nth-child(1):active{color: hsl(338, 69%, 96%)   !important;}
div.yb88__429f.sru2g251lr > :nth-child(1) > :nth-child(1) > :nth-child(3) > :nth-child(1):hover, div.yb88__429f.sru2g251lr > :nth-child(1) > :nth-child(1) > :nth-child(3) > :nth-child(1):focus-visible, div.yb88__429f.sru2g251lr > :nth-child(1) > :nth-child(1) > :nth-child(3) > :nth-child(1):active{text-decoration-color: currentColor   !important;}
div.yb88__429f.sru2g251lr a.h2fb78ed69.u03cd1__56b9e{color: hsl(338, 69%, 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;}
div.yb88__429f.sru2g251lr a.h2fb78ed69.u03cd1__56b9e :is(strong, b, em, small, mark){color: inherit   !important;}
div.yb88__429f.sru2g251lr a.h2fb78ed69.u03cd1__56b9e:hover, div.yb88__429f.sru2g251lr a.h2fb78ed69.u03cd1__56b9e:focus-visible, div.yb88__429f.sru2g251lr a.h2fb78ed69.u03cd1__56b9e:active{color: hsl(338, 69%, 12%)   !important;}
div.yb88__429f.sru2g251lr a.h2fb78ed69.u03cd1__56b9e:hover, div.yb88__429f.sru2g251lr a.h2fb78ed69.u03cd1__56b9e:focus-visible, div.yb88__429f.sru2g251lr a.h2fb78ed69.u03cd1__56b9e:active{text-decoration-color: currentColor   !important;}
main.kzgcop0ud > :nth-child(5) > :nth-child(1) > :nth-child(1) > :nth-child(3) > :nth-child(1){color: hsl(0, 18%, 96%)   !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;}
main.kzgcop0ud > :nth-child(5) > :nth-child(1) > :nth-child(1) > :nth-child(3) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
main.kzgcop0ud > :nth-child(5) > :nth-child(1) > :nth-child(1) > :nth-child(3) > :nth-child(1):hover, main.kzgcop0ud > :nth-child(5) > :nth-child(1) > :nth-child(1) > :nth-child(3) > :nth-child(1):focus-visible, main.kzgcop0ud > :nth-child(5) > :nth-child(1) > :nth-child(1) > :nth-child(3) > :nth-child(1):active{color: hsl(0, 18%, 96%)   !important;}
main.kzgcop0ud > :nth-child(5) > :nth-child(1) > :nth-child(1) > :nth-child(3) > :nth-child(1):hover, main.kzgcop0ud > :nth-child(5) > :nth-child(1) > :nth-child(1) > :nth-child(3) > :nth-child(1):focus-visible, main.kzgcop0ud > :nth-child(5) > :nth-child(1) > :nth-child(1) > :nth-child(3) > :nth-child(1):active{text-decoration-color: currentColor   !important;}
main.kzgcop0ud > :nth-child(5) > :nth-child(1) > :nth-child(1) > :nth-child(3) > :nth-child(2){color: hsl(0, 18%, 12%)   !important;
text-decoration-color: currentColor   !important;}
main.kzgcop0ud > :nth-child(5) > :nth-child(1) > :nth-child(1) > :nth-child(3) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
main.kzgcop0ud > :nth-child(5) > :nth-child(1) > :nth-child(1) > :nth-child(3) > :nth-child(2):hover, main.kzgcop0ud > :nth-child(5) > :nth-child(1) > :nth-child(1) > :nth-child(3) > :nth-child(2):focus-visible, main.kzgcop0ud > :nth-child(5) > :nth-child(1) > :nth-child(1) > :nth-child(3) > :nth-child(2):active{color: hsl(0, 18%, 12%)   !important;}
main.kzgcop0ud > :nth-child(5) > :nth-child(1) > :nth-child(1) > :nth-child(3) > :nth-child(2):hover, main.kzgcop0ud > :nth-child(5) > :nth-child(1) > :nth-child(1) > :nth-child(3) > :nth-child(2):focus-visible, main.kzgcop0ud > :nth-child(5) > :nth-child(1) > :nth-child(1) > :nth-child(3) > :nth-child(2):active{text-decoration-color: currentColor   !important;}

/* sbv2-interactive-text-autofix-start */
  div.yb88__429f.sru2g251lr > :nth-child(1) > :nth-child(1) > :nth-child(3) > :nth-child(1) { --f7ff6e_863c: hsl(338, 69%, 96%); color: var(--f7ff6e_863c, hsl(338, 69%, 96%)) !important; }
  div.yb88__429f.sru2g251lr > :nth-child(1) > :nth-child(1) > :nth-child(3) > :nth-child(1):is(:hover, :focus-visible, :active) { color: var(--j1210693928, hsl(339, 64%, 96%)) !important; }
  div.yb88__429f.sru2g251lr a.h2fb78ed69.u03cd1__56b9e { --f7ff6e_863c: hsl(338, 69%, 12%); color: var(--f7ff6e_863c, hsl(338, 69%, 12%)) !important; }
  div.yb88__429f.sru2g251lr a.h2fb78ed69.u03cd1__56b9e:is(:hover, :focus-visible, :active) { color: var(--j1210693928, hsl(339, 70%, 12%)) !important; }
  main.kzgcop0ud > :nth-child(5) > :nth-child(1) > :nth-child(1) > :nth-child(3) > :nth-child(1) { --f7ff6e_863c: hsl(0, 18%, 96%); color: var(--f7ff6e_863c, hsl(0, 18%, 96%)) !important; }
  main.kzgcop0ud > :nth-child(5) > :nth-child(1) > :nth-child(1) > :nth-child(3) > :nth-child(1):is(:hover, :focus-visible, :active) { color: var(--j1210693928, hsl(0, 18%, 96%)) !important; }
  main.kzgcop0ud > :nth-child(5) > :nth-child(1) > :nth-child(1) > :nth-child(3) > :nth-child(2) { --f7ff6e_863c: hsl(0, 18%, 12%); color: var(--f7ff6e_863c, hsl(0, 18%, 12%)) !important; }
  main.kzgcop0ud > :nth-child(5) > :nth-child(1) > :nth-child(1) > :nth-child(3) > :nth-child(2):is(:hover, :focus-visible, :active) { color: var(--j1210693928, hsl(0, 18%, 12%)) !important; }
/* sbv2-interactive-text-autofix-end */
