:root{--env-primary: hsl(323, 70%, 53%);
--env-secondary: hsl(77, 56%, 53%);
--env-text: var(--content-text, #1f2328);
--env-text-muted: var(--content-text-muted, rgba(31, 35, 40, 0.72));
--env-bg: var(--content-page-bg, #f5f7fb);
--env-surface: var(--content-surface-bg, #ffffff);
--env-border: var(--content-border, rgba(0, 0, 0, 0.08));
--env-max-width: 1560px;
--env-reading-width: 932px;
--main-color: hsl(323, 70%, 53%);
--secondary-color: hsl(77, 56%, 53%);
--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(22, 78%, 28%);
--max-width: 1560px;
--hero-content-width: 932px;
--border-radius: 8px;
--transition: all 0.3s ease;
--content-heading: hsl(220, 10%, 11%);
--content-accent-ui: hsl(22, 78%, 38%);
--content-link-color: hsl(22, 78%, 28%);
--content-link-hover: hsl(77, 56%, 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(77, 56%, 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(77, 56%, 53%));}
main.r3c958_c05.y57ea110_vgbz{background-color: var(--env-bg);
color: var(--env-text);
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
line-height: 1.6;
overflow-x: hidden;}
main.r3c958_c05 .sb9e7__a520a{padding: 80px 24px;
display: flex;
flex-direction: column;
align-items: center;
width: 100%;
box-sizing: border-box;}
main.r3c958_c05 .n897d364f{width: 100%;
max-width: var(--env-max-width);
margin: 0 auto;}
main.r3c958_c05 .nz7f3x1orvnm{text-align: center;
max-width: var(--env-reading-width);
margin-left: auto;
margin-right: auto;}
main.r3c958_c05 h1.d33ffbf2214{font-size: clamp(2.5rem, 5vw, 3.5rem);
font-weight: 800;
margin-bottom: 24px;
line-height: 1.2;
color: var(--env-text);}
main.r3c958_c05 h2.oddac845e6{font-size: clamp(1.8rem, 3vw, 2.2rem);
margin-bottom: 40px;
font-weight: 700;
color: var(--env-text);}
main.r3c958_c05 h3.girnd9c5{font-size: 1.4rem;
margin-bottom: 16px;
font-weight: 600;}
main.r3c958_c05 .d2236b__a0e5{padding-top: 100px;
padding-bottom: 60px;
background: linear-gradient(180deg, #ffffff 0%, var(--env-bg) 100%);
color: hsl(220, 10%, 11%);}
main.r3c958_c05 .je16324_c9{margin-top: 40px;
width: 100%;
max-width: 1200px;
border-radius: 20px;
box-shadow: 0 20px 40px rgba(0,0,0,0.1);
object-fit: cover;
aspect-ratio: 16 / 7;}
main.r3c958_c05 .dyukntxd{display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: 24px;
margin-top: 40px;}
main.r3c958_c05 .tqiqmyjpbr{background: var(--env-surface);
padding: 32px;
border-radius: 16px;
border: 1px solid var(--env-border);
transition: transform 0.3s ease, box-shadow 0.3s ease;
color: hsl(220, 10%, 11%);}
main.r3c958_c05 .tqiqmyjpbr:hover{transform: translateY(-5px);
box-shadow: 0 12px 24px rgba(0,0,0,0.05);}
main.r3c958_c05 .h6o8y33xp{display: inline-block;
padding: 4px 12px;
background: var(--env-primary);
color: #fff;
border-radius: 6px;
font-size: 0.85rem;
margin-bottom: 16px;
font-weight: 600;}
main.r3c958_c05 .bf26f8__17be7{counter-reset: step-counter;
max-width: var(--env-reading-width);
margin: 40px auto 0;}
main.r3c958_c05 .avrs19yg{display: flex;
gap: 24px;
margin-bottom: 32px;
position: relative;}
main.r3c958_c05 .avrs19yg::before{counter-increment: step-counter;
content: counter(step-counter);
flex-shrink: 0;
width: 48px;
height: 48px;
background: var(--env-secondary);
color: var(--env-text);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
font-weight: 800;
font-size: 1.2rem;}
main.r3c958_c05 .p30696ca2{max-width: var(--env-reading-width);
margin: 0 auto;}
main.r3c958_c05 .ma6491_4gu{border-bottom: 1px solid var(--env-border);
padding: 24px 0;}
main.r3c958_c05 .b54c__c852{font-weight: 600;
font-size: 1.15rem;
margin-bottom: 12px;
display: flex;
align-items: flex-start;}
main.r3c958_c05 .b54c__c852::before{content: "Q:";
color: var(--env-primary);
margin-right: 12px;}
main.r3c958_c05 .b6639c9_8z{color: var(--env-text-muted);
padding-left: 32px;}
main.r3c958_c05 .zfe8ec_214{color: var(--env-primary);
text-decoration: none;
font-weight: 600;
border-bottom: 2px solid transparent;
transition: border-color 0.3s;}
main.r3c958_c05 .zfe8ec_214:hover{border-color: var(--env-primary);}
main.r3c958_c05 .e77d50c6{display: inline-block;
padding: 16px 40px;
background: var(--env-primary);
color: #ffffff;
text-decoration: none;
border-radius: 50px;
font-weight: 700;
font-size: 1.1rem;
box-shadow: 0 8px 20px rgba(234, 41, 154, 0.3);
transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);}
main.r3c958_c05 .e77d50c6:hover{transform: scale(1.05);
box-shadow: 0 12px 28px rgba(234, 41, 154, 0.4);}
@media (max-width: 768px) {main.r3c958_c05 .dyukntxd{grid-template-columns: 1fr;}
main.r3c958_c05 .d33ffbf2214{font-size: 2rem;}}
html, body{margin: 0;
padding: 0;}
body *, body *::before, body *::after{box-sizing: border-box;}
main img.u07e__8c06{display: block;
max-width: 100%;
width: 100%;
height: auto;
object-fit: cover;
object-position: center;}
main img.u07e__8c06.s9e429249e6{aspect-ratio: 16 / 9;}
main img.u07e__8c06.w3b108_43be{aspect-ratio: 16 / 10;}
main img.u07e__8c06.o82be373c11{aspect-ratio: 4 / 3;}
main img.u07e__8c06.h60c362dc{aspect-ratio: 1 / 1;}
main .pd69dedd30a.s9e429249e6{aspect-ratio: 16 / 9;}
main .pd69dedd30a.w3b108_43be{aspect-ratio: 16 / 10;}
main .pd69dedd30a.o82be373c11{aspect-ratio: 4 / 3;}
main .pd69dedd30a.h60c362dc{aspect-ratio: 1 / 1;}
@media (min-width: 769px) {div.sb9e7__a520a.d2236b__a0e5 > *{min-width: 0   !important;}
div.sb9e7__a520a.d2236b__a0e5 > :nth-child(1){min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
img.je16324_c9{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
img.je16324_c9{display: block   !important;width: 100%   !important;max-width: 100%   !important;height: auto   !important;}}
@media (min-width: 1025px) {div.sb9e7__a520a.d2236b__a0e5{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.sb9e7__a520a.d2236b__a0e5 > *{min-width: 0   !important;}
div.nz7f3x1orvnm{width: 100%   !important;max-width: min(100%, var(--page-hero-reading-width, 760px))   !important;margin: 0   !important;align-self: center   !important;z-index: 2   !important;}
img.je16324_c9{position: relative   !important;width: 100%   !important;max-width: 100%   !important;margin: 0   !important;justify-self: stretch   !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;}
img.je16324_c9{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.sb9e7__a520a.d2236b__a0e5{position: relative   !important;display: flex   !important;flex-direction: column   !important;align-items: stretch   !important;gap: 24px   !important;min-height: auto   !important;}
div.nz7f3x1orvnm{width: 100%   !important;max-width: 100%   !important;margin: 0   !important;}
img.je16324_c9{width: 100%   !important;max-width: 100%   !important;margin-top: 12px   !important;}}
:root{--primary-color: hsl(323, 70%, 53%);
--secondary-color: hsl(77, 56%, 53%);
--bg-color: hsl(323, 7%, 96%);
--text-color: hsl(323, 10%, 9%);
--text-muted: rgba(24,33,47,0.72);
--content-page-bg: hsl(323, 7%, 96%);
--content-surface-bg: rgba(255,255,255,0.88);
--content-text: hsl(323, 10%, 9%);
--content-text-muted: rgba(24,33,47,0.72);
--content-accent-ui: hsl(323, 70%, 53%);
--content-accent-text: hsl(0, 18%, 28%);
--content-link-color: hsl(0, 18%, 28%);
--content-link-hover: hsl(77, 56%, 28%);}
body{background: var(--bg-color, hsl(323, 7%, 96%))   !important;
color: var(--text-color, hsl(323, 10%, 9%))   !important;}
:is(main, .l0af216a85c){color: var(--content-text, hsl(323, 10%, 9%))   !important;}
div.nz7f3x1orvnm{text-align: center   !important;
align-items: center   !important;}
div.nz7f3x1orvnm > :is(h1, h2, p){text-align: center   !important;
max-width: min(100%, 932px)   !important;
margin-left: auto   !important;
margin-right: auto   !important;}
div.nz7f3x1orvnm > :is(div, nav, ul, ol){margin-left: auto   !important;
margin-right: auto   !important;}
div.sb9e7__a520a.d2236b__a0e5{--m9acf3_d76c: hsl(0, 18%, 28%);
--e1f33d_8698: rgba(84, 58, 58, 0.78);
--k72849e69: hsl(323, 70%, 28%);
--m65940b233b: dark;}
div.sb9e7__a520a.d2236b__a0e5 div.nz7f3x1orvnm{--m9acf3_d76c: hsl(0, 18%, 28%);
--e1f33d_8698: rgba(84, 58, 58, 0.78);
--k72849e69: hsl(323, 70%, 28%);
--m65940b233b: dark;
color: var(--m9acf3_d76c, hsl(0, 18%, 28%))   !important;}
div.sb9e7__a520a.d2236b__a0e5 div.nz7f3x1orvnm :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--m9acf3_d76c, hsl(0, 18%, 28%))   !important;}
div.sb9e7__a520a.d2236b__a0e5 div.nz7f3x1orvnm a:not([class]):not([data-track]):not([role="button"]), div.sb9e7__a520a.d2236b__a0e5 div.nz7f3x1orvnm a[class=""]:not([data-track]):not([role="button"]){color: var(--k72849e69, hsl(323, 70%, 28%))   !important;}
div.sb9e7__a520a.d2236b__a0e5 div.nz7f3x1orvnm :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--e1f33d_8698, rgba(84, 58, 58, 0.78))   !important;}
div.sb9e7__a520a.d2236b__a0e5 a.e77d50c6{--d23d87736: hsl(323, 70%, 12%);
color: var(--d23d87736, hsl(323, 70%, 12%))   !important;}
div.sb9e7__a520a.d2236b__a0e5 a.e77d50c6:is(:hover, :focus-visible, :active){color: var(--s2bb35_aba1, hsl(324, 70%, 12%))   !important;}
div.tqiqmyjpbr a.zfe8ec_214{--d23d87736: hsl(323, 70%, 28%);
color: var(--d23d87736, hsl(323, 70%, 28%))   !important;}
div.tqiqmyjpbr a.zfe8ec_214:is(:hover, :focus-visible, :active){color: var(--s2bb35_aba1, hsl(323, 70%, 28%))   !important;}
[data-fp-block="513fdac703"] > :nth-child(1) > :nth-child(2) > :nth-child(1) > :nth-child(2) > :nth-child(1){--d23d87736: hsl(323, 70%, 28%);
color: var(--d23d87736, hsl(323, 70%, 28%))   !important;}
[data-fp-block="513fdac703"] > :nth-child(1) > :nth-child(2) > :nth-child(1) > :nth-child(2) > :nth-child(1):is(:hover, :focus-visible, :active){color: var(--s2bb35_aba1, hsl(323, 70%, 28%))   !important;}
div.p30696ca2 > :nth-child(2) > :nth-child(2) > :nth-child(1){--d23d87736: hsl(323, 70%, 28%);
color: var(--d23d87736, hsl(323, 70%, 28%))   !important;}
div.p30696ca2 > :nth-child(2) > :nth-child(2) > :nth-child(1):is(:hover, :focus-visible, :active){color: var(--s2bb35_aba1, hsl(323, 70%, 28%))   !important;}
div.p30696ca2 > :nth-child(3) > :nth-child(2) > :nth-child(1){--d23d87736: hsl(323, 70%, 28%);
color: var(--d23d87736, hsl(323, 70%, 28%))   !important;}
div.p30696ca2 > :nth-child(3) > :nth-child(2) > :nth-child(1):is(:hover, :focus-visible, :active){color: var(--s2bb35_aba1, hsl(323, 70%, 28%))   !important;}
div.p30696ca2 > :nth-child(4) > :nth-child(2) > :nth-child(1){--d23d87736: hsl(323, 70%, 28%);
color: var(--d23d87736, hsl(323, 70%, 28%))   !important;}
div.p30696ca2 > :nth-child(4) > :nth-child(2) > :nth-child(1):is(:hover, :focus-visible, :active){color: var(--s2bb35_aba1, hsl(323, 70%, 28%))   !important;}
div.p30696ca2 > :nth-child(5) > :nth-child(2) > :nth-child(1){--d23d87736: hsl(323, 70%, 28%);
color: var(--d23d87736, hsl(323, 70%, 28%))   !important;}
div.p30696ca2 > :nth-child(5) > :nth-child(2) > :nth-child(1):is(:hover, :focus-visible, :active){color: var(--s2bb35_aba1, hsl(323, 70%, 28%))   !important;}
div.nz7f3x1orvnm a.zfe8ec_214{--d23d87736: hsl(323, 70%, 28%);
color: var(--d23d87736, hsl(323, 70%, 28%))   !important;}
div.nz7f3x1orvnm a.zfe8ec_214:is(:hover, :focus-visible, :active){color: var(--s2bb35_aba1, hsl(323, 70%, 28%))   !important;}
[data-fp-block="513fdac706"] a.e77d50c6{--d23d87736: hsl(0, 18%, 12%);
color: var(--d23d87736, hsl(0, 18%, 12%))   !important;}
[data-fp-block="513fdac706"] a.e77d50c6:is(:hover, :focus-visible, :active){color: var(--s2bb35_aba1, hsl(0, 18%, 12%))   !important;}
div.dyukntxd > :nth-child(1){color: hsl(0, 18%, 12%)   !important;}
div.dyukntxd > :nth-child(2){color: hsl(0, 18%, 12%)   !important;}
div.dyukntxd > :nth-child(3){color: hsl(0, 18%, 12%)   !important;}
div.p30696ca2 > :nth-child(1){color: hsl(323, 70%, 28%)   !important;}
div.p30696ca2 > :nth-child(2){color: hsl(323, 70%, 28%)   !important;}
div.p30696ca2 > :nth-child(3){color: hsl(323, 70%, 28%)   !important;}
div.p30696ca2 > :nth-child(4){color: hsl(323, 70%, 28%)   !important;}
div.p30696ca2 > :nth-child(5){color: hsl(323, 70%, 28%)   !important;}
div.sb9e7__a520a.d2236b__a0e5 a.e77d50c6{color: hsl(323, 70%, 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.sb9e7__a520a.d2236b__a0e5 a.e77d50c6 :is(strong, b, em, small, mark){color: inherit   !important;}
div.sb9e7__a520a.d2236b__a0e5 a.e77d50c6:hover, div.sb9e7__a520a.d2236b__a0e5 a.e77d50c6:focus-visible, div.sb9e7__a520a.d2236b__a0e5 a.e77d50c6:active{color: hsl(323, 70%, 12%)   !important;}
div.sb9e7__a520a.d2236b__a0e5 a.e77d50c6:hover, div.sb9e7__a520a.d2236b__a0e5 a.e77d50c6:focus-visible, div.sb9e7__a520a.d2236b__a0e5 a.e77d50c6:active{text-decoration-color: currentColor   !important;}
[data-fp-block="513fdac706"] a.e77d50c6{color: hsl(0, 18%, 12%)   !important;
text-decoration-color: currentColor   !important;}
[data-fp-block="513fdac706"] a.e77d50c6 :is(strong, b, em, small, mark){color: inherit   !important;}
[data-fp-block="513fdac706"] a.e77d50c6:hover, [data-fp-block="513fdac706"] a.e77d50c6:focus-visible, [data-fp-block="513fdac706"] a.e77d50c6:active{color: hsl(0, 18%, 12%)   !important;}
[data-fp-block="513fdac706"] a.e77d50c6:hover, [data-fp-block="513fdac706"] a.e77d50c6:focus-visible, [data-fp-block="513fdac706"] a.e77d50c6:active{text-decoration-color: currentColor   !important;}