:root{--wps-max-width: 1640px;
--wps-hero-text-width: 861px;
--wps-primary: hsl(42, 84%, 48%);
--wps-secondary: hsl(173, 67%, 48%);
--wps-bg-dark: hsl(42, 8%, 7%);
--wps-content-bg: var(--content-page-bg, #f5f7fb);
--wps-surface: var(--content-surface-bg, #ffffff);
--wps-text: var(--content-text, #1f2328);
--wps-text-muted: var(--content-text-muted, rgba(31, 35, 40, 0.72));
--wps-border: var(--content-border, rgba(0, 0, 0, 0.08));
--wps-accent: var(--content-accent-text, hsl(42, 84%, 30%));
--main-accent: hsl(42, 84%, 48%);
--secondary-accent: var(--secondary-color, hsl(22, 78%, 38%));
--bg-color: hsl(42, 8%, 7%);
--text-color: #ffffff;
--text-muted: rgba(255, 255, 255, 0.72);
--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);
--content-accent-text: hsl(22, 78%, 28%);
--max-width: clamp(1080px, 86vw, 1260px);
--hero-text-width: clamp(813px, 78vw, 1033px);
--section-padding: 100px 5%;
--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%)));}
main.x4ffc161{font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
line-height: 1.6;
color: var(--wps-text);
background-color: var(--wps-content-bg);
overflow-x: hidden;
text-align: left;}
main.x4ffc161 .n77299d_jd1{max-width: var(--wps-max-width);
margin: 0 auto;
padding: 0 40px;}
main.x4ffc161 h1, main.x4ffc161 h2, main.x4ffc161 h3{margin: 0;
font-weight: 700;
line-height: 1.2;
text-align: left;}
main.x4ffc161 p{margin: 1.5rem 0;
max-width: 800px;}
main.x4ffc161 .la90af__a8f5{background-color: var(--wps-bg-dark);
color: #ffffff;
padding: 120px 0 80px;
position: relative;
overflow: hidden;
isolation: isolate;}
main.x4ffc161 .ydc2d1__29d94{max-width: var(--wps-hero-text-width);
position: relative;
z-index: 2;}
main.x4ffc161 .la90af__a8f5 h1{font-size: 4rem;
margin-bottom: 24px;
background: linear-gradient(to right, #fff, var(--wps-primary));
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
color: hsl(220, 10%, 11%);}
main.x4ffc161 .s8cd796{font-size: 1.5rem;
color: rgba(255, 255, 255, 0.85);
margin-bottom: 40px;}
main.x4ffc161 .sc9f2d7_e47{display: flex;
gap: 20px;
align-items: center;
flex-wrap: wrap;}
main.x4ffc161 .f6499814{display: inline-flex;
padding: 16px 36px;
border-radius: 4px;
font-weight: 600;
text-decoration: none;
transition: all 0.3s ease;
cursor: pointer;
border: none;
font-size: 1.1rem;
align-items: center;
gap: 10px;}
main.x4ffc161 .dyxix67sjv{background-color: var(--wps-primary);
color: #000;
box-shadow: 0 4px 14px rgba(212, 167, 44, 0.4);}
main.x4ffc161 .dyxix67sjv:hover{transform: translateY(-2px);
box-shadow: 0 6px 20px rgba(212, 167, 44, 0.6);}
main.x4ffc161 .dowa4h3p{border: 2px solid rgba(255, 255, 255, 0.3);
color: #ffffff;}
main.x4ffc161 .dowa4h3p:hover{background: rgba(255, 255, 255, 0.1);
border-color: #fff;
color: hsl(220, 10%, 11%);}
main.x4ffc161 .b7d1836_6g{padding: 80px 0;
background: var(--wps-content-bg);
color: #ffffff;}
main.x4ffc161 .wed7__0066{display: grid;
grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
gap: 30px;
margin-top: 50px;}
main.x4ffc161 .eopw1u3f7zuy{background: var(--wps-surface);
padding: 40px;
border-radius: 8px;
border: 1px solid var(--wps-border);
transition: transform 0.3s ease;
color: #ffffff;}
main.x4ffc161 .eopw1u3f7zuy:hover{transform: translateY(-5px);
box-shadow: 0 10px 30px rgba(0,0,0,0.05);}
main.x4ffc161 .eopw1u3f7zuy h3{font-size: 1.5rem;
margin-bottom: 16px;
display: flex;
align-items: center;
gap: 12px;}
main.x4ffc161 .eopw1u3f7zuy p{font-size: 0.95rem;
color: var(--wps-text-muted);
margin-bottom: 24px;}
main.x4ffc161 .a9purxopullw{display: inline-block;
padding: 4px 12px;
background: rgba(173, 67, 48, 0.1);
color: hsl(173, 67%, 92%);
font-size: 0.8rem;
border-radius: 4px;
margin-bottom: 15px;}
main.x4ffc161 .zh7wzxosc92{padding: 100px 0;
background-color: var(--wps-surface);
color: #ffffff;}
main.x4ffc161 .pws63pe4h7{margin-top: 60px;
width: 100%;
border-radius: 12px;
overflow: hidden;
box-shadow: 0 20px 40px rgba(0,0,0,0.1);}
main.x4ffc161 .pws63pe4h7 img{width: 100%;
height: auto;
display: block;
object-fit: cover;}
main.x4ffc161 .s090f8_5909{padding: 80px 0;
background: var(--wps-bg-dark);
color: #fff;}
main.x4ffc161 .de3893fe4f0{display: grid;
grid-template-columns: 1fr 1fr;
gap: 60px;
margin-top: 40px;}
main.x4ffc161 .e2ec5e__884 h4{color: var(--wps-primary);
font-size: 1.25rem;
margin-bottom: 12px;}
main.x4ffc161 .d77e0496_adfl{padding: 80px 0;}
main.x4ffc161 .x1ced8be_a54{width: 100%;
border-collapse: collapse;
margin-top: 30px;
background: var(--wps-surface);
color: #ffffff;}
main.x4ffc161 .x1ced8be_a54 th, main.x4ffc161 .x1ced8be_a54 td{padding: 20px;
border: 1px solid var(--wps-border);
text-align: left;}
main.x4ffc161 .x1ced8be_a54 th{background: #f8f9fa;
font-weight: 600;
color: hsl(220, 10%, 11%);}
main.x4ffc161 .n3bde8__cf7{padding: 80px 0;
background: var(--wps-content-bg);
color: #ffffff;}
main.x4ffc161 .fb607_b7{margin-bottom: 24px;
padding: 24px;
background: var(--wps-surface);
border-radius: 8px;
border-left: 4px solid var(--wps-primary);
color: #ffffff;}
main.x4ffc161 .fb607_b7 h4{margin-bottom: 12px;
font-size: 1.1rem;}
main.x4ffc161 .c36e032_29{padding: 80px 0;
background: linear-gradient(135deg, var(--wps-bg-dark) 0%, #1a1a1a 100%);
color: #fff;
text-align: left;}
main.x4ffc161 .h305b74_8qvm{color: var(--wps-primary);
text-decoration: underline;
text-underline-offset: 4px;}
@media (max-width: 1024px) {main.x4ffc161 .de3893fe4f0{grid-template-columns: 1fr;}
main.x4ffc161 .la90af__a8f5 h1{font-size: 3rem;}}
@media (max-width: 768px) {main.x4ffc161 .n77299d_jd1{padding: 0 20px;}
main.x4ffc161 .wed7__0066{grid-template-columns: 1fr;}
main.x4ffc161 .la90af__a8f5{padding: 80px 0 60px;}}
html, body{margin: 0;
padding: 0;}
body *, body *::before, body *::after{box-sizing: border-box;}
main img.zdaf__f6af{display: block;
max-width: 100%;
width: 100%;
height: auto;
object-fit: cover;
object-position: center;}
main img.zdaf__f6af.u8782637b{aspect-ratio: 16 / 9;}
main img.zdaf__f6af.m8b30d_2f1f{aspect-ratio: 16 / 10;}
main img.zdaf__f6af.fd7700_c070{aspect-ratio: 4 / 3;}
main img.zdaf__f6af.ue418992e85{aspect-ratio: 1 / 1;}
main .s56fc76d387.u8782637b{aspect-ratio: 16 / 9;}
main .s56fc76d387.m8b30d_2f1f{aspect-ratio: 16 / 10;}
main .s56fc76d387.fd7700_c070{aspect-ratio: 4 / 3;}
main .s56fc76d387.ue418992e85{aspect-ratio: 1 / 1;}
@media (min-width: 769px) {div.n77299d_jd1 > *{min-width: 0   !important;}
div.de3893fe4f0{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.pws63pe4h7{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.pws63pe4h7 :where(img, picture, video, canvas, svg), div.pws63pe4h7 picture > img{display: block   !important;width: 100%   !important;max-width: 100%   !important;height: auto   !important;}}
:root{--primary-color: hsl(42, 84%, 48%);
--secondary-color: hsl(173, 67%, 48%);
--bg-color: hsl(42, 8%, 7%);
--text-color: hsl(42, 10%, 94%);
--text-muted: rgba(255,255,255,0.72);
--content-page-bg: hsl(42, 8%, 7%);
--content-surface-bg: rgba(15,23,42,0.72);
--content-text: hsl(42, 10%, 94%);
--content-text-muted: rgba(255,255,255,0.72);
--content-accent-ui: hsl(42, 84%, 48%);
--content-accent-text: hsl(210, 40%, 92%);
--content-link-color: hsl(210, 40%, 92%);
--content-link-hover: hsl(173, 67%, 92%);}
body{background: var(--bg-color, hsl(42, 8%, 7%))   !important;
color: var(--text-color, hsl(42, 10%, 94%))   !important;}
:is(main, .m5d2__256e){color: var(--content-text, hsl(42, 10%, 94%))   !important;}
div.ydc2d1__29d94{text-align: left   !important;
align-items: flex-start   !important;}
div.ydc2d1__29d94 > :is(h1, h2, p){text-align: left   !important;
max-width: min(100%, 861px)   !important;
margin-left: 0   !important;
margin-right: auto   !important;}
div.ydc2d1__29d94 > :is(div, nav, ul, ol){margin-left: 0   !important;
margin-right: auto   !important;}
div.la90af__a8f5{--c983a9b0c4a: hsl(0, 18%, 92%);
--y2af8dcc0cd: rgba(238, 230, 230, 0.84);
--l0f1__a5a5: hsl(42, 82%, 92%);
--cce4a371f: light;}
div.la90af__a8f5 div.ydc2d1__29d94{--c983a9b0c4a: hsl(0, 18%, 92%);
--y2af8dcc0cd: rgba(238, 230, 230, 0.84);
--l0f1__a5a5: hsl(42, 82%, 92%);
--cce4a371f: light;
color: var(--c983a9b0c4a, hsl(0, 18%, 92%))   !important;}
div.la90af__a8f5 div.ydc2d1__29d94 :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--c983a9b0c4a, hsl(0, 18%, 92%))   !important;}
div.la90af__a8f5 div.ydc2d1__29d94 a:not([class]):not([data-track]):not([role="button"]), div.la90af__a8f5 div.ydc2d1__29d94 a[class=""]:not([data-track]):not([role="button"]){color: var(--l0f1__a5a5, hsl(42, 82%, 92%))   !important;}
div.la90af__a8f5 div.ydc2d1__29d94 :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--y2af8dcc0cd, rgba(238, 230, 230, 0.84))   !important;}
[data-fp-block="cb540f1c02"]{--c983a9b0c4a: hsl(0, 18%, 92%);
--y2af8dcc0cd: rgba(238, 230, 230, 0.84);
--l0f1__a5a5: hsl(42, 82%, 92%);
--cce4a371f: light;}
[data-fp-block="cb540f1c02"] div.n77299d_jd1{--c983a9b0c4a: hsl(0, 18%, 92%);
--y2af8dcc0cd: rgba(238, 230, 230, 0.84);
--l0f1__a5a5: hsl(42, 82%, 92%);
--cce4a371f: light;
color: var(--c983a9b0c4a, hsl(0, 18%, 92%))   !important;}
[data-fp-block="cb540f1c02"] div.n77299d_jd1 :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--c983a9b0c4a, hsl(0, 18%, 92%))   !important;}
[data-fp-block="cb540f1c02"] div.n77299d_jd1 a:not([class]):not([data-track]):not([role="button"]), [data-fp-block="cb540f1c02"] div.n77299d_jd1 a[class=""]:not([data-track]):not([role="button"]){color: var(--l0f1__a5a5, hsl(42, 82%, 92%))   !important;}
[data-fp-block="cb540f1c02"] div.n77299d_jd1 :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--y2af8dcc0cd, rgba(238, 230, 230, 0.84))   !important;}
div.eopw1u3f7zuy{--c983a9b0c4a: hsl(0, 18%, 92%);
--y2af8dcc0cd: rgba(238, 230, 230, 0.84);
--l0f1__a5a5: hsl(42, 82%, 92%);
--cce4a371f: light;}
div.eopw1u3f7zuy{--c983a9b0c4a: hsl(0, 18%, 92%);
--y2af8dcc0cd: rgba(238, 230, 230, 0.84);
--l0f1__a5a5: hsl(42, 82%, 92%);
--cce4a371f: light;
color: var(--c983a9b0c4a, hsl(0, 18%, 92%))   !important;}
div.eopw1u3f7zuy :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--c983a9b0c4a, hsl(0, 18%, 92%))   !important;}
div.eopw1u3f7zuy a:not([class]):not([data-track]):not([role="button"]), div.eopw1u3f7zuy a[class=""]:not([data-track]):not([role="button"]){color: var(--l0f1__a5a5, hsl(42, 82%, 92%))   !important;}
div.eopw1u3f7zuy :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--y2af8dcc0cd, rgba(238, 230, 230, 0.84))   !important;}
div.n77299d_jd1{--c983a9b0c4a: hsl(42, 82%, 92%);
--y2af8dcc0cd: rgba(251, 241, 217, 0.84);
--l0f1__a5a5: hsl(42, 82%, 92%);
--cce4a371f: light;}
div.n77299d_jd1{--c983a9b0c4a: hsl(42, 82%, 92%);
--y2af8dcc0cd: rgba(251, 241, 217, 0.84);
--l0f1__a5a5: hsl(42, 82%, 92%);
--cce4a371f: light;
color: var(--c983a9b0c4a, hsl(42, 82%, 92%))   !important;}
div.n77299d_jd1 :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--c983a9b0c4a, hsl(42, 82%, 92%))   !important;}
div.n77299d_jd1 a:not([class]):not([data-track]):not([role="button"]), div.n77299d_jd1 a[class=""]:not([data-track]):not([role="button"]){color: var(--l0f1__a5a5, hsl(42, 82%, 92%))   !important;}
div.n77299d_jd1 :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--y2af8dcc0cd, rgba(251, 241, 217, 0.84))   !important;}
div.n3bde8__cf7{--c983a9b0c4a: hsl(42, 82%, 92%);
--y2af8dcc0cd: rgba(251, 241, 217, 0.84);
--l0f1__a5a5: hsl(42, 82%, 92%);
--cce4a371f: light;}
div.n3bde8__cf7 div.n77299d_jd1{--c983a9b0c4a: hsl(42, 82%, 92%);
--y2af8dcc0cd: rgba(251, 241, 217, 0.84);
--l0f1__a5a5: hsl(42, 82%, 92%);
--cce4a371f: light;
color: var(--c983a9b0c4a, hsl(42, 82%, 92%))   !important;}
div.n3bde8__cf7 div.n77299d_jd1 :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--c983a9b0c4a, hsl(42, 82%, 92%))   !important;}
div.n3bde8__cf7 div.n77299d_jd1 a:not([class]):not([data-track]):not([role="button"]), div.n3bde8__cf7 div.n77299d_jd1 a[class=""]:not([data-track]):not([role="button"]){color: var(--l0f1__a5a5, hsl(42, 82%, 92%))   !important;}
div.n3bde8__cf7 div.n77299d_jd1 :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--y2af8dcc0cd, rgba(251, 241, 217, 0.84))   !important;}
div.ydc2d1__29d94 a.f6499814.dyxix67sjv{--c758__d751: hsl(42, 81%, 16%);
color: var(--c758__d751, hsl(42, 81%, 16%))   !important;}
div.ydc2d1__29d94 a.f6499814.dyxix67sjv:is(:hover, :focus-visible, :active){color: var(--qfa621aee, hsl(43, 82%, 14%))   !important;}
div.eopw1u3f7zuy a.f6499814.dyxix67sjv{--c758__d751: hsl(42, 81%, 16%);
color: var(--c758__d751, hsl(42, 81%, 16%))   !important;}
div.eopw1u3f7zuy a.f6499814.dyxix67sjv:is(:hover, :focus-visible, :active){color: var(--qfa621aee, hsl(43, 82%, 14%))   !important;}
[data-fp-block="cb540f1c06"] a.f6499814.dyxix67sjv{--c758__d751: hsl(42, 81%, 16%);
color: var(--c758__d751, hsl(42, 81%, 16%))   !important;}
[data-fp-block="cb540f1c06"] a.f6499814.dyxix67sjv:is(:hover, :focus-visible, :active){color: var(--qfa621aee, hsl(43, 82%, 14%))   !important;}
table.x1ced8be_a54 > :nth-child(1){color: hsl(42, 81%, 28%)   !important;}
[data-fp-block="cb540f1c04"] h3{color: hsl(42, 81%, 28%)   !important;}
[data-fp-block="cb540f1c04"] h3 :is(strong, b, em, small, mark){color: inherit   !important;}
[data-fp-block="cb540f1c04"] > :nth-child(1) > :nth-child(3) > :nth-child(1) > :nth-child(2) > :nth-child(1){color: hsl(42, 81%, 28%)   !important;}
[data-fp-block="cb540f1c04"] > :nth-child(1) > :nth-child(3) > :nth-child(1) > :nth-child(2) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
[data-fp-block="cb540f1c04"] > :nth-child(1) > :nth-child(3) > :nth-child(1) > :nth-child(2) > :nth-child(2){color: hsl(42, 81%, 28%)   !important;}
[data-fp-block="cb540f1c04"] > :nth-child(1) > :nth-child(3) > :nth-child(1) > :nth-child(2) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
[data-fp-block="cb540f1c04"] > :nth-child(1) > :nth-child(3) > :nth-child(1) > :nth-child(2) > :nth-child(3){color: hsl(42, 81%, 28%)   !important;}
[data-fp-block="cb540f1c04"] > :nth-child(1) > :nth-child(3) > :nth-child(1) > :nth-child(2) > :nth-child(3) :is(strong, b, em, small, mark){color: inherit   !important;}
[data-fp-block="cb540f1c04"] > :nth-child(1) > :nth-child(3) > :nth-child(2) > :nth-child(1){color: hsl(42, 81%, 28%)   !important;}
[data-fp-block="cb540f1c04"] > :nth-child(1) > :nth-child(3) > :nth-child(2) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
[data-fp-block="cb540f1c04"] > :nth-child(1) > :nth-child(3) > :nth-child(2) > :nth-child(2) > :nth-child(1){color: hsl(42, 81%, 28%)   !important;}
[data-fp-block="cb540f1c04"] > :nth-child(1) > :nth-child(3) > :nth-child(2) > :nth-child(2) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
[data-fp-block="cb540f1c04"] > :nth-child(1) > :nth-child(3) > :nth-child(2) > :nth-child(2) > :nth-child(2){color: hsl(42, 81%, 28%)   !important;}
[data-fp-block="cb540f1c04"] > :nth-child(1) > :nth-child(3) > :nth-child(2) > :nth-child(2) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
[data-fp-block="cb540f1c04"] > :nth-child(1) > :nth-child(3) > :nth-child(2) > :nth-child(2) > :nth-child(3){color: hsl(42, 81%, 28%)   !important;}
[data-fp-block="cb540f1c04"] > :nth-child(1) > :nth-child(3) > :nth-child(2) > :nth-child(2) > :nth-child(3) :is(strong, b, em, small, mark){color: inherit   !important;}
[data-fp-block="cb540f1c04"] > :nth-child(1) > :nth-child(3) > :nth-child(3) > :nth-child(1){color: hsl(42, 81%, 28%)   !important;}
[data-fp-block="cb540f1c04"] > :nth-child(1) > :nth-child(3) > :nth-child(3) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
[data-fp-block="cb540f1c04"] > :nth-child(1) > :nth-child(3) > :nth-child(3) > :nth-child(2) > :nth-child(1){color: hsl(42, 81%, 28%)   !important;}
[data-fp-block="cb540f1c04"] > :nth-child(1) > :nth-child(3) > :nth-child(3) > :nth-child(2) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
[data-fp-block="cb540f1c04"] > :nth-child(1) > :nth-child(3) > :nth-child(3) > :nth-child(2) > :nth-child(2){color: hsl(42, 81%, 28%)   !important;}
[data-fp-block="cb540f1c04"] > :nth-child(1) > :nth-child(3) > :nth-child(3) > :nth-child(2) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
[data-fp-block="cb540f1c04"] > :nth-child(1) > :nth-child(3) > :nth-child(3) > :nth-child(2) > :nth-child(3){color: hsl(42, 81%, 28%)   !important;}
[data-fp-block="cb540f1c04"] > :nth-child(1) > :nth-child(3) > :nth-child(3) > :nth-child(2) > :nth-child(3) :is(strong, b, em, small, mark){color: inherit   !important;}
h1{color: hsl(0, 19%, 28%)   !important;
background-image: none   !important;
background-clip: border-box   !important;
-webkit-background-clip: border-box   !important;
-webkit-text-fill-color: currentColor   !important;}
h1 :is(strong, b, em, small, mark){color: inherit   !important;}
div.ydc2d1__29d94 a.f6499814.dyxix67sjv{color: hsl(42, 81%, 18%)   !important;
text-decoration-color: currentColor   !important;}
div.ydc2d1__29d94 a.f6499814.dyxix67sjv :is(strong, b, em, small, mark){color: inherit   !important;}
div.ydc2d1__29d94 a.f6499814.dyxix67sjv:hover, div.ydc2d1__29d94 a.f6499814.dyxix67sjv:focus-visible, div.ydc2d1__29d94 a.f6499814.dyxix67sjv:active{color: hsl(42, 81%, 18%)   !important;}
div.ydc2d1__29d94 a.f6499814.dyxix67sjv:hover, div.ydc2d1__29d94 a.f6499814.dyxix67sjv:focus-visible, div.ydc2d1__29d94 a.f6499814.dyxix67sjv:active{text-decoration-color: currentColor   !important;}
div.eopw1u3f7zuy a.f6499814.dyxix67sjv{color: hsl(43, 82%, 18%)   !important;
text-decoration-color: currentColor   !important;}
div.eopw1u3f7zuy a.f6499814.dyxix67sjv :is(strong, b, em, small, mark){color: inherit   !important;}
div.eopw1u3f7zuy a.f6499814.dyxix67sjv:hover, div.eopw1u3f7zuy a.f6499814.dyxix67sjv:focus-visible, div.eopw1u3f7zuy a.f6499814.dyxix67sjv:active{color: hsl(43, 82%, 18%)   !important;}
div.eopw1u3f7zuy a.f6499814.dyxix67sjv:hover, div.eopw1u3f7zuy a.f6499814.dyxix67sjv:focus-visible, div.eopw1u3f7zuy a.f6499814.dyxix67sjv:active{text-decoration-color: currentColor   !important;}
[data-fp-block="cb540f1c06"] a.f6499814.dyxix67sjv{color: hsl(43, 82%, 18%)   !important;
text-decoration-color: currentColor   !important;}
[data-fp-block="cb540f1c06"] a.f6499814.dyxix67sjv :is(strong, b, em, small, mark){color: inherit   !important;}
[data-fp-block="cb540f1c06"] a.f6499814.dyxix67sjv:hover, [data-fp-block="cb540f1c06"] a.f6499814.dyxix67sjv:focus-visible, [data-fp-block="cb540f1c06"] a.f6499814.dyxix67sjv:active{color: hsl(43, 82%, 18%)   !important;}
[data-fp-block="cb540f1c06"] a.f6499814.dyxix67sjv:hover, [data-fp-block="cb540f1c06"] a.f6499814.dyxix67sjv:focus-visible, [data-fp-block="cb540f1c06"] a.f6499814.dyxix67sjv:active{text-decoration-color: currentColor   !important;}