:root{--wps-skills-accent: hsl(276, 73%, 55%);
--wps-skills-secondary: hsl(11, 59%, 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-site: 1640px;
--max-width-copy: 856px;
--section-padding: 100px 40px;
--content-accent-text: hsl(22, 78%, 28%);
--brand-primary: hsl(276, 73%, 55%);
--brand-secondary: hsl(11, 59%, 55%);
--max-width: clamp(1220px, 90vw, 1420px);
--hero-text-width: clamp(746px, 76vw, 966px);
--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.walg47dk{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;
text-align: left;}
main.walg47dk .d1dfc6d7_184{max-width: var(--max-width-site);
margin: 0 auto;}
main.walg47dk .cdf8__ab9{max-width: var(--max-width-copy);}
main.walg47dk h1{font-size: 4rem;
font-weight: 800;
line-height: 1.1;
margin-bottom: 24px;
letter-spacing: -0.02em;}
main.walg47dk h2{font-size: 2.5rem;
font-weight: 700;
margin: 60px 0 24px;
color: var(--content-text);}
main.walg47dk h3{font-size: 1.5rem;
font-weight: 600;
margin: 32px 0 16px;}
main.walg47dk .ca12a_a5f{padding: 160px 40px 80px;
background: linear-gradient(135deg, #ffffff 0%, var(--content-page-bg) 100%);
display: flex;
flex-direction: column;
align-items: flex-start;
color: hsl(220, 10%, 11%);}
main.walg47dk .bced__85d{width: 100%;
margin-top: 60px;
border-radius: 12px;
overflow: hidden;
box-shadow: 0 24px 48px rgba(0,0,0,0.1);
aspect-ratio: 16/9;}
main.walg47dk .bced__85d img{width: 100%;
height: 100%;
object-fit: cover;}
main.walg47dk .h7a972f15{display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 32px;
margin-top: 48px;}
main.walg47dk .d8efae346e{background: var(--content-surface-bg);
padding: 40px;
border-radius: 16px;
border: 1px solid var(--content-border);
transition: transform 0.3s ease, box-shadow 0.3s ease;
color: hsl(220, 10%, 11%);}
main.walg47dk .d8efae346e:hover{transform: translateY(-8px);
box-shadow: 0 20px 40px rgba(0,0,0,0.04);}
main.walg47dk .g6b8__843d{width: 48px;
height: 48px;
margin-bottom: 24px;
color: var(--wps-skills-accent);}
main.walg47dk .tce02ffd_410{padding: var(--section-padding);}
main.walg47dk .q7ebbd__1d48{display: flex;
gap: 40px;
margin-bottom: 64px;
padding-bottom: 40px;
border-bottom: 1px solid var(--content-border);}
main.walg47dk .o45157_10b{font-size: 1.25rem;
font-weight: 800;
color: var(--wps-skills-accent);
flex-shrink: 0;}
main.walg47dk .ua201_e316{padding: var(--section-padding);
background-color: var(--content-surface-bg);
color: hsl(220, 10%, 11%);}
main.walg47dk .kaa146275b{margin-bottom: 40px;}
main.walg47dk .gda5972{font-size: 1.25rem;
font-weight: 600;
margin-bottom: 12px;}
main.walg47dk .na86983{color: var(--content-text-muted);}
main.walg47dk .zee333a2_ilic{display: inline-flex;
align-items: center;
padding: 16px 32px;
background-color: var(--wps-skills-accent);
color: #ffffff;
text-decoration: none;
font-weight: 600;
border-radius: 8px;
transition: all 0.3s ease;
box-shadow: 0 4px 14px rgba(118, 38, 199, 0.3);}
main.walg47dk .zee333a2_ilic:hover{background-color: hsl(276, 73%, 45%);
transform: scale(1.02);
color: #ffffff;}
main.walg47dk .u9kta1ifn{color: var(--wps-skills-accent);
text-decoration: none;
font-weight: 500;
border-bottom: 1px solid transparent;
transition: border-color 0.3s;}
main.walg47dk .u9kta1ifn:hover{border-color: currentColor;}
@media (max-width: 1024px) {main.walg47dk .h7a972f15{grid-template-columns: 1fr 1fr;}
main.walg47dk h1{font-size: 3rem;}}
@media (max-width: 768px) {main.walg47dk .h7a972f15{grid-template-columns: 1fr;}
main.walg47dk .q7ebbd__1d48{flex-direction: column;gap: 16px;}
main.walg47dk h1{font-size: 2.5rem;}}
html, body{margin: 0;
padding: 0;}
body *, body *::before, body *::after{box-sizing: border-box;}
main img.z7bc2c16a{display: block;
max-width: 100%;
width: 100%;
height: auto;
object-fit: cover;
object-position: center;}
main img.z7bc2c16a.v9ebf5c5a{aspect-ratio: 16 / 9;}
main img.z7bc2c16a.c8d7__3616{aspect-ratio: 16 / 10;}
main img.z7bc2c16a.p7203a908{aspect-ratio: 4 / 3;}
main img.z7bc2c16a.g92b1df4d{aspect-ratio: 1 / 1;}
main .pcf726ac2.v9ebf5c5a{aspect-ratio: 16 / 9;}
main .pcf726ac2.c8d7__3616{aspect-ratio: 16 / 10;}
main .pcf726ac2.p7203a908{aspect-ratio: 4 / 3;}
main .pcf726ac2.g92b1df4d{aspect-ratio: 1 / 1;}
@media (min-width: 769px) {div.d1dfc6d7_184 > *{min-width: 0   !important;}
div.d1dfc6d7_184 > :nth-child(1){min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.bced__85d{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.bced__85d :where(img, picture, video, canvas, svg), div.bced__85d picture > img{display: block   !important;width: 100%   !important;max-width: 100%   !important;height: auto   !important;}}
@media (min-width: 1025px) {div.d1dfc6d7_184{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.d1dfc6d7_184 > *{min-width: 0   !important;}
div.cdf8__ab9{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;}
div.bced__85d{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;}
div.bced__85d :where(img, video), div.bced__85d picture > img{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.d1dfc6d7_184{position: relative   !important;display: flex   !important;flex-direction: column   !important;align-items: stretch   !important;gap: 24px   !important;min-height: auto   !important;}
div.cdf8__ab9{width: 100%   !important;max-width: 100%   !important;margin: 0   !important;}
div.bced__85d{width: 100%   !important;max-width: 100%   !important;margin-top: 12px   !important;}}
:root{--primary-color: hsl(276, 73%, 55%);
--secondary-color: hsl(11, 59%, 55%);
--bg-color: hsl(276, 7%, 96%);
--text-color: hsl(276, 10%, 8%);
--text-muted: rgba(24,33,47,0.72);
--content-page-bg: hsl(276, 7%, 96%);
--content-surface-bg: rgba(255,255,255,0.88);
--content-text: hsl(276, 10%, 8%);
--content-text-muted: rgba(24,33,47,0.72);
--content-accent-ui: hsl(276, 73%, 55%);
--content-accent-text: hsl(0, 18%, 28%);
--content-link-color: hsl(0, 18%, 28%);
--content-link-hover: hsl(11, 58%, 28%);}
body{background: var(--bg-color, hsl(276, 7%, 96%))   !important;
color: var(--text-color, hsl(276, 10%, 8%))   !important;}
:is(main, .m9452b_cfba){color: var(--content-text, hsl(276, 10%, 8%))   !important;}
div.cdf8__ab9{text-align: left   !important;
align-items: flex-start   !important;}
div.cdf8__ab9 > :is(h1, h2, p){text-align: left   !important;
max-width: min(100%, 856px)   !important;
margin-left: 0   !important;
margin-right: auto   !important;}
div.cdf8__ab9 > :is(div, nav, ul, ol){margin-left: 0   !important;
margin-right: auto   !important;}
div.ca12a_a5f{--s06b25cb7: hsl(0, 18%, 28%);
--bb4c0dd19: rgba(84, 58, 58, 0.78);
--a3a87f_ea2f: hsl(276, 73%, 28%);
--g0cc7d758a6: dark;}
div.ca12a_a5f div.cdf8__ab9{--s06b25cb7: hsl(0, 18%, 28%);
--bb4c0dd19: rgba(84, 58, 58, 0.78);
--a3a87f_ea2f: hsl(276, 73%, 28%);
--g0cc7d758a6: dark;
color: var(--s06b25cb7, hsl(0, 18%, 28%))   !important;}
div.ca12a_a5f div.cdf8__ab9 :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--s06b25cb7, hsl(0, 18%, 28%))   !important;}
div.ca12a_a5f div.cdf8__ab9 a:not([class]):not([data-track]):not([role="button"]), div.ca12a_a5f div.cdf8__ab9 a[class=""]:not([data-track]):not([role="button"]){color: var(--a3a87f_ea2f, hsl(276, 73%, 28%))   !important;}
div.ca12a_a5f div.cdf8__ab9 :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--bb4c0dd19, rgba(84, 58, 58, 0.78))   !important;}
div.d1dfc6d7_184{--s06b25cb7: hsl(0, 18%, 28%);
--bb4c0dd19: rgba(84, 58, 58, 0.78);
--a3a87f_ea2f: hsl(276, 73%, 28%);
--g0cc7d758a6: dark;}
div.d1dfc6d7_184{--s06b25cb7: hsl(0, 18%, 28%);
--bb4c0dd19: rgba(84, 58, 58, 0.78);
--a3a87f_ea2f: hsl(276, 73%, 28%);
--g0cc7d758a6: dark;
color: var(--s06b25cb7, hsl(0, 18%, 28%))   !important;}
div.d1dfc6d7_184 :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--s06b25cb7, hsl(0, 18%, 28%))   !important;}
div.d1dfc6d7_184 a:not([class]):not([data-track]):not([role="button"]), div.d1dfc6d7_184 a[class=""]:not([data-track]):not([role="button"]){color: var(--a3a87f_ea2f, hsl(276, 73%, 28%))   !important;}
div.d1dfc6d7_184 :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--bb4c0dd19, rgba(84, 58, 58, 0.78))   !important;}
div.cdf8__ab9 a.zee333a2_ilic{--ncfb63dceaf: hsl(276, 73%, 92%);
color: var(--ncfb63dceaf, hsl(276, 73%, 92%))   !important;}
div.cdf8__ab9 a.zee333a2_ilic:is(:hover, :focus-visible, :active){color: var(--efa3__0482, hsl(276, 71%, 92%))   !important;}
main.walg47dk > :nth-child(5) > :nth-child(1) > :nth-child(3){--ncfb63dceaf: hsl(276, 73%, 92%);
color: var(--ncfb63dceaf, hsl(276, 73%, 92%))   !important;}
main.walg47dk > :nth-child(5) > :nth-child(1) > :nth-child(3):is(:hover, :focus-visible, :active){color: var(--efa3__0482, hsl(276, 71%, 92%))   !important;}
div.tce02ffd_410 > :nth-child(1){color: hsl(275, 71%, 28%)   !important;}
[data-fp-block="ab6e85c904"] > :nth-child(1){color: hsl(275, 71%, 28%)   !important;}
div.cdf8__ab9 > :nth-child(4){color: hsl(275, 71%, 28%)   !important;}
div.cdf8__ab9 > :nth-child(5){color: hsl(275, 71%, 28%)   !important;}
div.cdf8__ab9 > :nth-child(6){color: hsl(275, 71%, 28%)   !important;}
main.walg47dk > :nth-child(5){color: hsl(275, 71%, 28%)   !important;}
div.g6b8__843d{display: inline-grid   !important;
place-items: center   !important;
width: clamp(56px, 7vw, 72px)   !important;
height: clamp(56px, 7vw, 72px)   !important;
min-width: 56px   !important;
min-height: 56px   !important;
padding: 0   !important;
margin-bottom: clamp(18px, 2vw, 24px)   !important;
border-radius: 20px   !important;
background: linear-gradient(180deg, rgba(255,255,255,0.92), rgba(248,250,252,0.78))   !important;
border: 1px solid var(--content-border, rgba(15, 23, 42, 0.08))   !important;
box-shadow: 0 14px 30px rgba(15, 23, 42, 0.08)   !important;
color: var(--content-accent-text, var(--primary-color, #2563eb))   !important;
font-size: 0   !important;
line-height: 1   !important;
flex: 0 0 auto   !important;}
div.g6b8__843d > svg{display: block   !important;
width: 28px   !important;
height: 28px   !important;
overflow: visible   !important;
color: inherit   !important;
fill: none   !important;
stroke: currentColor   !important;
stroke-width: 1.8   !important;
stroke-linecap: round   !important;
stroke-linejoin: round   !important;
vector-effect: non-scaling-stroke   !important;}
div.g6b8__843d > svg :is(path, rect, circle, ellipse, line, polyline, polygon){fill: none   !important;
stroke: currentColor   !important;
stroke-width: 1.8   !important;
stroke-linecap: round   !important;
stroke-linejoin: round   !important;
vector-effect: non-scaling-stroke   !important;}
@media (min-width: 769px) {[data-fp-block="ab6e85c902"]{width: min(100%, var(--max-width-site))   !important;max-width: min(100%, var(--max-width-site))   !important;margin-left: auto   !important;margin-right: auto   !important;padding-left: clamp(20px, 3vw, 32px)   !important;padding-right: clamp(20px, 3vw, 32px)   !important;box-sizing: border-box   !important;}}
@media (max-width: 768px) {[data-fp-block="ab6e85c902"]{width: 100%   !important;max-width: 100%   !important;margin-left: auto   !important;margin-right: auto   !important;padding-left: 20px   !important;padding-right: 20px   !important;box-sizing: border-box   !important;}}
[data-fp-block="ab6e85c902"] h2{color: hsl(275, 71%, 28%)   !important;}
[data-fp-block="ab6e85c902"] h2 :is(strong, b, em, small, mark){color: inherit   !important;}
div.tce02ffd_410 h2{color: hsl(275, 71%, 28%)   !important;}
div.tce02ffd_410 h2 :is(strong, b, em, small, mark){color: inherit   !important;}
div.tce02ffd_410 > :nth-child(1) > :nth-child(1) > :nth-child(2){color: hsl(275, 71%, 28%)   !important;}
div.tce02ffd_410 > :nth-child(1) > :nth-child(1) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.tce02ffd_410 > :nth-child(1) > :nth-child(2) > :nth-child(2) > :nth-child(1){color: hsl(275, 71%, 28%)   !important;}
div.tce02ffd_410 > :nth-child(1) > :nth-child(2) > :nth-child(2) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.tce02ffd_410 > :nth-child(1) > :nth-child(3) > :nth-child(2) > :nth-child(1){color: hsl(275, 71%, 28%)   !important;}
div.tce02ffd_410 > :nth-child(1) > :nth-child(3) > :nth-child(2) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.tce02ffd_410 > :nth-child(1) > :nth-child(3) > :nth-child(2) > :nth-child(2){color: hsl(275, 71%, 28%)   !important;}
div.tce02ffd_410 > :nth-child(1) > :nth-child(3) > :nth-child(2) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.tce02ffd_410 > :nth-child(1) > :nth-child(4) > :nth-child(2) > :nth-child(1){color: hsl(275, 71%, 28%)   !important;}
div.tce02ffd_410 > :nth-child(1) > :nth-child(4) > :nth-child(2) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.tce02ffd_410 > :nth-child(1) > :nth-child(4) > :nth-child(2) > :nth-child(2){color: hsl(275, 71%, 28%)   !important;}
div.tce02ffd_410 > :nth-child(1) > :nth-child(4) > :nth-child(2) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
main.walg47dk > :nth-child(5) > :nth-child(1) > :nth-child(1){color: hsl(275, 71%, 28%)   !important;}
main.walg47dk > :nth-child(5) > :nth-child(1) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
main.walg47dk > :nth-child(5) > :nth-child(1) > :nth-child(2){color: hsl(275, 71%, 28%)   !important;}
main.walg47dk > :nth-child(5) > :nth-child(1) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.h7a972f15 > :nth-child(1) > :nth-child(2){color: hsl(275, 71%, 28%)   !important;}
div.h7a972f15 > :nth-child(1) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.h7a972f15 > :nth-child(1) > :nth-child(3){color: hsl(275, 71%, 28%)   !important;}
div.h7a972f15 > :nth-child(1) > :nth-child(3) :is(strong, b, em, small, mark){color: inherit   !important;}
div.h7a972f15 > :nth-child(2) > :nth-child(2){color: hsl(275, 71%, 28%)   !important;}
div.h7a972f15 > :nth-child(2) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.h7a972f15 > :nth-child(2) > :nth-child(3){color: hsl(275, 71%, 28%)   !important;}
div.h7a972f15 > :nth-child(2) > :nth-child(3) :is(strong, b, em, small, mark){color: inherit   !important;}
div.h7a972f15 > :nth-child(3) > :nth-child(2){color: hsl(275, 71%, 28%)   !important;}
div.h7a972f15 > :nth-child(3) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.h7a972f15 > :nth-child(3) > :nth-child(3){color: hsl(275, 71%, 28%)   !important;}
div.h7a972f15 > :nth-child(3) > :nth-child(3) :is(strong, b, em, small, mark){color: inherit   !important;}
[data-fp-block="ab6e85c904"] h2{color: hsl(275, 71%, 28%)   !important;}
[data-fp-block="ab6e85c904"] h2 :is(strong, b, em, small, mark){color: inherit   !important;}
div.cdf8__ab9 a.zee333a2_ilic{color: hsl(276, 73%, 92%)   !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.cdf8__ab9 a.zee333a2_ilic :is(strong, b, em, small, mark){color: inherit   !important;}
div.cdf8__ab9 a.zee333a2_ilic:hover, div.cdf8__ab9 a.zee333a2_ilic:focus-visible, div.cdf8__ab9 a.zee333a2_ilic:active{color: hsl(276, 73%, 92%)   !important;}
div.cdf8__ab9 a.zee333a2_ilic:hover, div.cdf8__ab9 a.zee333a2_ilic:focus-visible, div.cdf8__ab9 a.zee333a2_ilic:active{text-decoration-color: currentColor   !important;}
main.walg47dk > :nth-child(5) > :nth-child(1) > :nth-child(3){color: hsl(276, 73%, 92%)   !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.walg47dk > :nth-child(5) > :nth-child(1) > :nth-child(3) :is(strong, b, em, small, mark){color: inherit   !important;}
main.walg47dk > :nth-child(5) > :nth-child(1) > :nth-child(3):hover, main.walg47dk > :nth-child(5) > :nth-child(1) > :nth-child(3):focus-visible, main.walg47dk > :nth-child(5) > :nth-child(1) > :nth-child(3):active{color: hsl(276, 73%, 92%)   !important;}
main.walg47dk > :nth-child(5) > :nth-child(1) > :nth-child(3):hover, main.walg47dk > :nth-child(5) > :nth-child(1) > :nth-child(3):focus-visible, main.walg47dk > :nth-child(5) > :nth-child(1) > :nth-child(3):active{text-decoration-color: currentColor   !important;}