:root{--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: hsl(338, 69%, 56%);
--content-accent-secondary: hsl(26, 55%, 56%);
--max-width: clamp(1080px, 86vw, 1260px);
--text-reading-width: 829px;
--content-secondary: hsl(26, 55%, 56%);
--content-accent-text: hsl(22, 78%, 28%);
--hero-text-width: clamp(813px, 78vw, 1033px);
--transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
--content-heading: hsl(220, 10%, 11%);
--content-accent-ui: hsl(22, 78%, 38%);
--content-link-color: hsl(22, 78%, 28%);
--content-link-hover: hsl(22, 78%, 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(22, 78%, 28%)));
--page-link-hover-color: var(--content-link-hover, hsl(22, 78%, 28%));
--page-muted-color: var(--content-text-muted, rgba(31, 35, 40, 0.72));
--page-accent-soft: rgba(172, 76, 21, 0.12);
--page-accent-glow: rgba(172, 76, 21, 0.42);
--primary-accent: var(--content-accent-ui, var(--primary-color, hsl(22, 78%, 38%)));
--secondary-accent: var(--secondary-color, hsl(22, 78%, 38%));}
main.zcmgqz95xz{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.zcmgqz95xz .cs1st42j6xpo{max-width: var(--max-width);
margin: 0 auto;
padding: 0 40px;
box-sizing: border-box;}
main.zcmgqz95xz .u7cb6_5e80{max-width: var(--text-reading-width);}
main.zcmgqz95xz > div{padding: 100px 0;}
main.zcmgqz95xz .j9362_85{padding-top: 140px;
padding-bottom: 60px;
background: linear-gradient(135deg, #ffffff 0%, var(--content-page-bg) 100%);
color: hsl(220, 10%, 11%);}
main.zcmgqz95xz .j9362_85 h1{font-size: 3.5rem;
font-weight: 800;
margin-bottom: 24px;
letter-spacing: -0.02em;
color: var(--content-text);
line-height: 1.1;}
main.zcmgqz95xz .j9362_85 .elqr26or7qsg{font-size: 1.25rem;
color: var(--content-text-muted);
margin-bottom: 40px;}
main.zcmgqz95xz .le1fe__5a9a{display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 32px;
margin-top: 60px;}
main.zcmgqz95xz .f1651cd0{background: var(--content-surface-bg);
border: 1px solid var(--content-border);
padding: 40px;
border-radius: 4px;
transition: transform 0.3s ease, box-shadow 0.3s ease;
display: flex;
flex-direction: column;
color: hsl(220, 10%, 11%);}
main.zcmgqz95xz .f1651cd0:hover{transform: translateY(-8px);
box-shadow: 0 20px 40px rgba(0,0,0,0.05);}
main.zcmgqz95xz .f1651cd0 h3{font-size: 1.5rem;
margin-bottom: 16px;
color: var(--content-accent);}
main.zcmgqz95xz .f1651cd0 p{color: var(--content-text-muted);
margin-bottom: 24px;
flex-grow: 1;}
main.zcmgqz95xz .tb72e4_49f{display: flex;
align-items: flex-start;
gap: 80px;}
main.zcmgqz95xz .k26o0k587{flex: 1;
position: relative;}
main.zcmgqz95xz .k26o0k587 img{width: 100%;
height: auto;
border-radius: 8px;
box-shadow: 0 30px 60px rgba(0,0,0,0.1);
object-fit: cover;
aspect-ratio: 16 / 10;}
main.zcmgqz95xz .j796bb_nko{flex: 1;}
main.zcmgqz95xz .j796bb_nko h2{font-size: 2.5rem;
margin-bottom: 24px;}
main.zcmgqz95xz .j796bb_nko ul{list-style: none;
padding: 0;}
main.zcmgqz95xz .j796bb_nko li{padding: 12px 0;
border-bottom: 1px solid var(--content-border);
color: var(--content-text-muted);}
main.zcmgqz95xz .j796bb_nko li strong{color: var(--content-text);
display: block;
margin-bottom: 4px;}
main.zcmgqz95xz .n25a2_6f5{background: #ffffff;
color: hsl(220, 10%, 11%);}
main.zcmgqz95xz .lc2c57f_78e{margin-bottom: 40px;
border-left: 4px solid var(--content-accent);
padding-left: 24px;}
main.zcmgqz95xz .lc2c57f_78e h3{font-size: 1.25rem;
margin-bottom: 12px;}
main.zcmgqz95xz .lc2c57f_78e p{color: var(--content-text-muted);}
main.zcmgqz95xz .g22bd6a51{background: var(--content-text);
color: #ffffff;
padding: 80px 0;}
main.zcmgqz95xz .na0d48_a5{display: inline-block;
background: var(--content-accent);
color: #ffffff;
padding: 16px 40px;
border-radius: 4px;
text-decoration: none;
font-weight: 600;
font-size: 1.1rem;
transition: opacity 0.2s;
margin-top: 32px;
box-shadow: 0 4px 14px rgba(232, 45, 114, 0.4);}
main.zcmgqz95xz .na0d48_a5:hover{opacity: 0.9;}
main.zcmgqz95xz .y7oqo2r56w7o{color: var(--content-accent);
text-decoration: underline;}
main.zcmgqz95xz .l08fe7ff4c4{display: grid;
grid-template-columns: 2fr 1fr 1fr;
gap: 40px;}
main.zcmgqz95xz .ucb5cd04f4a{font-weight: 800;
font-size: 1.5rem;
color: var(--content-text);}
main.zcmgqz95xz .d9d4__ed1d h4{margin-bottom: 20px;
font-size: 0.9rem;
text-transform: uppercase;
letter-spacing: 0.1em;}
main.zcmgqz95xz .d9d4__ed1d a{display: block;
color: var(--content-text-muted);
text-decoration: none;
margin-bottom: 10px;
font-size: 0.95rem;}
main.zcmgqz95xz .d9d4__ed1d a:hover{color: var(--content-accent);}
main.zcmgqz95xz .copyright{margin-top: 40px;
padding-top: 20px;
border-top: 1px solid var(--content-border);
font-size: 0.85rem;
color: rgba(0,0,0,0.4);}
@media (max-width: 1024px) {main.zcmgqz95xz .le1fe__5a9a{grid-template-columns: 1fr;}
main.zcmgqz95xz .tb72e4_49f{flex-direction: column;}
main.zcmgqz95xz .j9362_85 h1{font-size: 2.5rem;}}
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.tb72e4_49f > *{min-width: 0   !important;}
div.j796bb_nko{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.k26o0k587{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.k26o0k587 :where(img, picture, video, canvas, svg), div.k26o0k587 picture > img{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.cs1st42j6xpo.u7cb6_5e80{text-align: left   !important;
align-items: flex-start   !important;}
div.cs1st42j6xpo.u7cb6_5e80 > :is(h1, h2, p){text-align: left   !important;
max-width: min(100%, 829px)   !important;
margin-left: 0   !important;
margin-right: auto   !important;}
div.cs1st42j6xpo.u7cb6_5e80 > :is(div, nav, ul, ol){margin-left: 0   !important;
margin-right: auto   !important;}
div.g22bd6a51{--e606__77c8: hsl(345, 18%, 92%);
--be05__8351: rgba(238, 230, 232, 0.84);
--d753efb4c19: hsl(338, 69%, 92%);
--w5e6d8_65f5: light;}
div.g22bd6a51 div.cs1st42j6xpo.u7cb6_5e80{--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.g22bd6a51 div.cs1st42j6xpo.u7cb6_5e80 :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--e606__77c8, hsl(345, 18%, 92%))   !important;}
div.g22bd6a51 div.cs1st42j6xpo.u7cb6_5e80 a:not([class]):not([data-track]):not([role="button"]), div.g22bd6a51 div.cs1st42j6xpo.u7cb6_5e80 a[class=""]:not([data-track]):not([role="button"]){color: var(--d753efb4c19, hsl(338, 69%, 92%))   !important;}
div.g22bd6a51 div.cs1st42j6xpo.u7cb6_5e80 :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--be05__8351, rgba(238, 230, 232, 0.84))   !important;}
div.j796bb_nko{--e606__77c8: hsl(338, 69%, 28%);
--be05__8351: rgba(120, 22, 58, 0.78);
--d753efb4c19: hsl(338, 69%, 28%);
--w5e6d8_65f5: dark;}
div.j796bb_nko{--e606__77c8: hsl(338, 69%, 28%);
--be05__8351: rgba(120, 22, 58, 0.78);
--d753efb4c19: hsl(338, 69%, 28%);
--w5e6d8_65f5: dark;
color: var(--e606__77c8, hsl(338, 69%, 28%))   !important;}
div.j796bb_nko :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--e606__77c8, hsl(338, 69%, 28%))   !important;}
div.j796bb_nko a:not([class]):not([data-track]):not([role="button"]), div.j796bb_nko a[class=""]:not([data-track]):not([role="button"]){color: var(--d753efb4c19, hsl(338, 69%, 28%))   !important;}
div.j796bb_nko :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--be05__8351, rgba(120, 22, 58, 0.78))   !important;}
div.cs1st42j6xpo{--e606__77c8: hsl(338, 69%, 28%);
--be05__8351: rgba(120, 22, 58, 0.78);
--d753efb4c19: hsl(338, 69%, 28%);
--w5e6d8_65f5: dark;}
div.cs1st42j6xpo{--e606__77c8: hsl(338, 69%, 28%);
--be05__8351: rgba(120, 22, 58, 0.78);
--d753efb4c19: hsl(338, 69%, 28%);
--w5e6d8_65f5: dark;
color: var(--e606__77c8, hsl(338, 69%, 28%))   !important;}
div.cs1st42j6xpo :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--e606__77c8, hsl(338, 69%, 28%))   !important;}
div.cs1st42j6xpo a:not([class]):not([data-track]):not([role="button"]), div.cs1st42j6xpo a[class=""]:not([data-track]):not([role="button"]){color: var(--d753efb4c19, hsl(338, 69%, 28%))   !important;}
div.cs1st42j6xpo :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--be05__8351, rgba(120, 22, 58, 0.78))   !important;}
div.j9362_85{--e606__77c8: hsl(338, 69%, 28%);
--be05__8351: rgba(120, 22, 58, 0.78);
--d753efb4c19: hsl(338, 69%, 28%);
--w5e6d8_65f5: dark;}
div.j9362_85 div.cs1st42j6xpo.u7cb6_5e80{--e606__77c8: hsl(338, 69%, 28%);
--be05__8351: rgba(120, 22, 58, 0.78);
--d753efb4c19: hsl(338, 69%, 28%);
--w5e6d8_65f5: dark;
color: var(--e606__77c8, hsl(338, 69%, 28%))   !important;}
div.j9362_85 div.cs1st42j6xpo.u7cb6_5e80 :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--e606__77c8, hsl(338, 69%, 28%))   !important;}
div.j9362_85 div.cs1st42j6xpo.u7cb6_5e80 a:not([class]):not([data-track]):not([role="button"]), div.j9362_85 div.cs1st42j6xpo.u7cb6_5e80 a[class=""]:not([data-track]):not([role="button"]){color: var(--d753efb4c19, hsl(338, 69%, 28%))   !important;}
div.j9362_85 div.cs1st42j6xpo.u7cb6_5e80 :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--be05__8351, rgba(120, 22, 58, 0.78))   !important;}
div.f1651cd0{--e606__77c8: hsl(338, 69%, 28%);
--be05__8351: rgba(120, 22, 58, 0.78);
--d753efb4c19: hsl(338, 69%, 28%);
--w5e6d8_65f5: dark;}
div.f1651cd0{--e606__77c8: hsl(338, 69%, 28%);
--be05__8351: rgba(120, 22, 58, 0.78);
--d753efb4c19: hsl(338, 69%, 28%);
--w5e6d8_65f5: dark;
color: var(--e606__77c8, hsl(338, 69%, 28%))   !important;}
div.f1651cd0 :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--e606__77c8, hsl(338, 69%, 28%))   !important;}
div.f1651cd0 a:not([class]):not([data-track]):not([role="button"]), div.f1651cd0 a[class=""]:not([data-track]):not([role="button"]){color: var(--d753efb4c19, hsl(338, 69%, 28%))   !important;}
div.f1651cd0 :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--be05__8351, rgba(120, 22, 58, 0.78))   !important;}
a.na0d48_a5{--f7ff6e_863c: hsl(339, 67%, 12%);
color: var(--f7ff6e_863c, hsl(339, 67%, 12%))   !important;}
a.na0d48_a5:is(:hover, :focus-visible, :active){color: var(--j1210693928, hsl(340, 67%, 12%))   !important;}
a.na0d48_a5{color: hsl(339, 67%, 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.na0d48_a5 :is(strong, b, em, small, mark){color: inherit   !important;}
a.na0d48_a5:hover, a.na0d48_a5:focus-visible, a.na0d48_a5:active{color: hsl(339, 67%, 12%)   !important;}
a.na0d48_a5:hover, a.na0d48_a5:focus-visible, a.na0d48_a5:active{text-decoration-color: currentColor   !important;}

/* sbv2-interactive-text-autofix-start */
  a.na0d48_a5 { --f7ff6e_863c: hsl(339, 67%, 12%); color: var(--f7ff6e_863c, hsl(339, 67%, 12%)) !important; }
  a.na0d48_a5:is(:hover, :focus-visible, :active) { color: var(--j1210693928, hsl(340, 67%, 12%)) !important; }
/* sbv2-interactive-text-autofix-end */
