:root{--chrome-primary: var(--primary-color, hsl(44, 69%, 50%));
--chrome-secondary: var(--secondary-color, hsl(108, 55%, 50%));
--page-bg: var(--content-page-bg, hsl(44, 6%, 96%));
--surface-bg: var(--content-surface-bg, #ffffff);
--text-main: var(--content-text, hsl(220, 10%, 11%));
--text-muted: var(--content-text-muted, rgba(31, 35, 40, 0.72));
--text-accent: var(--content-accent-text, hsl(22, 78%, 38%));
--border-color: var(--content-border, rgba(0, 0, 0, 0.08));
--max-width: clamp(1220px, 90vw, 1420px);
--content-width: 885px;
--radius-lg: 16px;
--radius-md: 12px;
--transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
--primary-color: hsl(44, 69%, 50%);
--secondary-color: hsl(108, 55%, 50%);
--bg-color: hsl(44, 6%, 96%);
--text-color: hsl(44, 10%, 9%);
--content-page-bg: hsl(44, 6%, 96%);
--content-surface-bg: #ffffff;
--content-text: hsl(44, 10%, 9%);
--content-text-muted: rgba(31, 35, 40, 0.72);
--content-border: rgba(0, 0, 0, 0.08);
--content-accent-text: hsl(44, 69%, 28%);
--hero-text-width: clamp(746px, 76vw, 966px);
--shadow-sm: 0 4px 20px rgba(0, 0, 0, 0.05);
--content-heading: hsl(44, 10%, 9%);
--content-accent-ui: hsl(44, 69%, 50%);
--content-link-color: hsl(44, 69%, 28%);
--content-link-hover: hsl(108, 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(44, 69%, 28%)));
--page-link-hover-color: var(--content-link-hover, hsl(108, 55%, 28%));
--page-muted-color: var(--content-text-muted, rgba(31, 35, 40, 0.72));
--page-accent-soft: rgba(215, 168, 39, 0.12);
--page-accent-glow: rgba(215, 168, 39, 0.42);
--primary-accent: var(--content-accent-ui, var(--primary-color, hsl(44, 69%, 50%)));
--secondary-accent: var(--secondary-color, hsl(108, 55%, 50%));}
main.heda2_56f2.q39wtm6nu{background-color: var(--page-bg);
color: var(--text-main);
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
line-height: 1.6;
overflow-x: hidden;}
main.heda2_56f2 .kd1fcef4_c1{max-width: var(--max-width);
margin: 0 auto;
padding: 80px 40px;
display: flex;
flex-direction: column;
align-items: flex-start;}
main.heda2_56f2 .qc7f9e6_j76a{position: relative;
padding-top: 120px;
padding-bottom: 100px;
background: radial-gradient(circle at 80% 20%, rgba(255, 184, 0, 0.1), transparent 40%);
display: grid;
grid-template-columns: 1fr 1fr;
gap: 60px;
align-items: center;
color: hsl(220, 10%, 11%);}
main.heda2_56f2 .hea9a__4289{max-width: var(--content-width);
z-index: 2;}
main.heda2_56f2 .abe42e177{display: inline-block;
padding: 6px 16px;
background: var(--chrome-primary);
color: hsl(0, 18%, 24%);
font-weight: 700;
border-radius: 50px;
margin-bottom: 24px;
font-size: 14px;
text-transform: uppercase;
letter-spacing: 1px;}
main.heda2_56f2 h1.q69a8d0{font-size: clamp(48px, 5vw, 72px);
line-height: 1.1;
margin-bottom: 24px;
font-weight: 800;
color: var(--text-main);}
main.heda2_56f2 .xxx9uajenkw{font-size: 20px;
color: var(--text-muted);
margin-bottom: 40px;
max-width: 720px;}
main.heda2_56f2 .ifb9fbef{display: flex;
gap: 20px;
align-items: center;
flex-wrap: wrap;}
main.heda2_56f2 .fa7c8c3a{background-color: var(--chrome-primary);
color: hsl(0, 18%, 24%);
padding: 18px 42px;
border-radius: var(--radius-md);
font-size: 18px;
font-weight: 600;
text-decoration: none;
transition: var(--transition);
box-shadow: 0 10px 30px rgba(212, 167, 44, 0.3);
display: flex;
align-items: center;
gap: 12px;}
main.heda2_56f2 .fa7c8c3a:hover{transform: translateY(-3px);
box-shadow: 0 15px 40px rgba(212, 167, 44, 0.4);}
main.heda2_56f2 .vf96b2f_3z8b{font-size: 14px;
color: var(--text-muted);
margin-top: 16px;
display: flex;
align-items: center;
gap: 8px;}
main.heda2_56f2 .p85b65c0_ra{position: relative;
width: 100%;
aspect-ratio: 16/10;
border-radius: var(--radius-lg);
overflow: hidden;
box-shadow: 0 30px 60px rgba(0,0,0,0.12);
isolation: isolate;}
main.heda2_56f2 .p85b65c0_ra img{width: 100%;
height: 100%;
object-fit: cover;}
main.heda2_56f2 .o21fd47_ivr{display: grid;
grid-template-columns: repeat(auto-fit, minmax(340px, 1fr));
gap: 30px;
width: 100%;
margin-top: 40px;}
main.heda2_56f2 .q392bc2{background: var(--surface-bg);
border: 1px solid var(--border-color);
padding: 40px;
border-radius: var(--radius-lg);
transition: var(--transition);
display: flex;
flex-direction: column;
justify-content: space-between;
color: hsl(220, 10%, 11%);}
main.heda2_56f2 .q392bc2:hover{border-color: var(--chrome-primary);
box-shadow: 0 20px 40px rgba(0,0,0,0.05);}
main.heda2_56f2 .q392bc2 h3{font-size: 24px;
margin-bottom: 16px;
display: flex;
align-items: center;
gap: 12px;}
main.heda2_56f2 .q392bc2 p{color: var(--text-muted);
margin-bottom: 30px;
font-size: 15px;}
main.heda2_56f2 .j15190d_649{border: 2px solid var(--chrome-primary);
color: var(--chrome-primary);
padding: 12px 24px;
border-radius: var(--radius-md);
text-decoration: none;
font-weight: 600;
text-align: center;
transition: var(--transition);}
main.heda2_56f2 .j15190d_649:hover{background: var(--chrome-primary);
color: hsl(0, 18%, 24%);}
main.heda2_56f2 .naf72c3{background: #fff;
width: 100%;
padding: 100px 0;
color: hsl(220, 10%, 11%);}
main.heda2_56f2 .krlqjxv5was{max-width: var(--content-width);
margin-bottom: 60px;}
main.heda2_56f2 .krlqjxv5was h2{font-size: 42px;
margin-bottom: 20px;
font-weight: 700;}
main.heda2_56f2 .ef320b6c_ehg{display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 40px;
width: 100%;}
main.heda2_56f2 .wa298e_8a{padding: 20px 0;}
main.heda2_56f2 .wa298e_8a h4{font-size: 20px;
margin-bottom: 12px;
color: var(--chrome-primary);}
main.heda2_56f2 .e0bdee_wt{width: 100%;
background: var(--page-bg);
color: hsl(220, 10%, 11%);}
main.heda2_56f2 .ka41f1d{counter-reset: chrome-steps;
display: flex;
flex-direction: column;
gap: 20px;
width: 100%;}
main.heda2_56f2 .i616__e9d2{display: flex;
gap: 30px;
padding: 30px;
background: var(--surface-bg);
border-radius: var(--radius-md);
align-items: flex-start;
border: 1px solid var(--border-color);
color: hsl(220, 10%, 11%);}
main.heda2_56f2 .i616__e9d2::before{counter-increment: chrome-steps;
content: counter(chrome-steps);
width: 40px;
height: 40px;
background: var(--chrome-secondary);
color: hsl(0, 18%, 24%);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
font-weight: 700;
flex-shrink: 0;}
main.heda2_56f2 .h9076b_a74 h4{margin-top: 0;
margin-bottom: 8px;
font-size: 18px;}
main.heda2_56f2 .lu8wxdduev{display: grid;
grid-template-columns: 1fr 1fr;
gap: 30px;
width: 100%;}
main.heda2_56f2 .o33b900{background: rgba(255,255,255,0.6);
padding: 30px;
border-radius: var(--radius-md);
border-left: 4px solid var(--chrome-primary);
color: hsl(220, 10%, 11%);}
main.heda2_56f2 .o33b900 h3{font-size: 18px;
margin-bottom: 12px;}
main.heda2_56f2 .v4d3__927a{border-top: 1px solid var(--border-color);
margin-top: 100px;
padding: 60px 40px;
background: #fff;
color: hsl(220, 10%, 11%);}
main.heda2_56f2 .uf6e6a5745a{max-width: var(--max-width);
margin: 0 auto;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
gap: 40px;}
main.heda2_56f2 .g334__4cf6{display: flex;
gap: 40px;}
main.heda2_56f2 .da71245f515 h5{font-size: 16px;
margin-bottom: 20px;
color: var(--text-main);}
main.heda2_56f2 .da71245f515 a{display: block;
color: var(--text-muted);
text-decoration: none;
margin-bottom: 12px;
font-size: 14px;}
main.heda2_56f2 .da71245f515 a:hover{color: var(--chrome-primary);}
main.heda2_56f2 .copyright{width: 100%;
padding-top: 40px;
margin-top: 40px;
border-top: 1px solid var(--border-color);
color: var(--text-muted);
font-size: 13px;
text-align: left;}
@media (max-width: 1200px) {main.heda2_56f2 .qc7f9e6_j76a{grid-template-columns: 1fr;}
main.heda2_56f2 .ef320b6c_ehg{grid-template-columns: 1fr 1fr;}}
@media (max-width: 768px) {main.heda2_56f2 .kd1fcef4_c1{padding: 40px 20px;}
main.heda2_56f2 h1.q69a8d0{font-size: 40px;}
main.heda2_56f2 .ef320b6c_ehg{grid-template-columns: 1fr;}}
html, body{margin: 0;
padding: 0;}
body *, body *::before, body *::after{box-sizing: border-box;}
main img.zbbc22_7dc2{display: block;
max-width: 100%;
width: 100%;
height: auto;
object-fit: cover;
object-position: center;}
main img.zbbc22_7dc2.h154ab15a{aspect-ratio: 16 / 9;}
main img.zbbc22_7dc2.sbfabf0d51c{aspect-ratio: 16 / 10;}
main img.zbbc22_7dc2.l3b7__764b{aspect-ratio: 4 / 3;}
main img.zbbc22_7dc2.r62825cd6b0{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 .y4ac9f841d3{overflow: hidden;
box-sizing: border-box        !important;
max-width: 100%;
padding: 0        !important;
min-height: 0;}
main .y4ac9f841d3.h154ab15a{aspect-ratio: 16 / 9;}
main .y4ac9f841d3.sbfabf0d51c{aspect-ratio: 16 / 10;}
main .y4ac9f841d3.l3b7__764b{aspect-ratio: 4 / 3;}
main .y4ac9f841d3.r62825cd6b0{aspect-ratio: 1 / 1;}
main .y4ac9f841d3 > img.zbbc22_7dc2, main .y4ac9f841d3 > picture > img.zbbc22_7dc2{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.kd1fcef4_c1.qc7f9e6_j76a > *{min-width: 0   !important;}
div.hea9a__4289{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.p85b65c0_ra{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.p85b65c0_ra :where(img, picture, video, canvas, svg), div.p85b65c0_ra picture > img{display: block   !important;width: 100%   !important;max-width: 100%   !important;height: auto   !important;}}
@media (min-width: 1025px) {div.kd1fcef4_c1.qc7f9e6_j76a{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.kd1fcef4_c1.qc7f9e6_j76a > *{min-width: 0   !important;}
div.hea9a__4289{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.p85b65c0_ra{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.p85b65c0_ra :where(img, video), div.p85b65c0_ra 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.kd1fcef4_c1.qc7f9e6_j76a{position: relative   !important;display: flex   !important;flex-direction: column   !important;align-items: stretch   !important;gap: 24px   !important;min-height: auto   !important;}
div.hea9a__4289{width: 100%   !important;max-width: 100%   !important;margin: 0   !important;}
div.p85b65c0_ra{width: 100%   !important;max-width: 100%   !important;margin-top: 12px   !important;}}
:root{--primary-color: hsl(44, 69%, 50%);
--secondary-color: hsl(108, 55%, 50%);
--bg-color: hsl(44, 6%, 96%);
--text-color: hsl(44, 10%, 9%);
--text-muted: rgba(24,33,47,0.72);
--content-page-bg: hsl(44, 6%, 96%);
--content-surface-bg: rgba(255,255,255,0.88);
--content-text: hsl(44, 10%, 9%);
--content-text-muted: rgba(24,33,47,0.72);
--content-accent-ui: hsl(44, 69%, 50%);
--content-accent-text: hsl(0, 18%, 28%);
--content-link-color: hsl(0, 18%, 28%);
--content-link-hover: hsl(108, 55%, 28%);}
body{background: var(--bg-color, hsl(44, 6%, 96%))   !important;
color: var(--text-color, hsl(44, 10%, 9%))   !important;}
:is(main, .ye679b_154a){color: var(--content-text, hsl(44, 10%, 9%))   !important;}
div.hea9a__4289{text-align: left   !important;
align-items: flex-start   !important;}
div.hea9a__4289 > :is(h1, h2, p){text-align: left   !important;
max-width: min(100%, 885px)   !important;
margin-left: 0   !important;
margin-right: auto   !important;}
div.hea9a__4289 > :is(div, nav, ul, ol){margin-left: 0   !important;
margin-right: auto   !important;}
div.hea9a__4289{--uc84cfa8bbd: hsl(0, 18%, 28%);
--cbaf9d334: rgba(84, 58, 58, 0.78);
--n0aa__4b25: hsl(44, 69%, 28%);
--q0eae8a3e: dark;}
div.hea9a__4289{--uc84cfa8bbd: hsl(0, 18%, 28%);
--cbaf9d334: rgba(84, 58, 58, 0.78);
--n0aa__4b25: hsl(44, 69%, 28%);
--q0eae8a3e: dark;
color: var(--uc84cfa8bbd, hsl(0, 18%, 28%))   !important;}
div.hea9a__4289 :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--uc84cfa8bbd, hsl(0, 18%, 28%))   !important;}
div.hea9a__4289 a:not([class]):not([data-track]):not([role="button"]), div.hea9a__4289 a[class=""]:not([data-track]):not([role="button"]){color: var(--n0aa__4b25, hsl(44, 69%, 28%))   !important;}
div.hea9a__4289 :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--cbaf9d334, rgba(84, 58, 58, 0.78))   !important;}
div.krlqjxv5was{--uc84cfa8bbd: hsl(44, 69%, 28%);
--cbaf9d334: rgba(120, 94, 22, 0.78);
--n0aa__4b25: hsl(44, 69%, 28%);
--q0eae8a3e: dark;}
div.krlqjxv5was{--uc84cfa8bbd: hsl(44, 69%, 28%);
--cbaf9d334: rgba(120, 94, 22, 0.78);
--n0aa__4b25: hsl(44, 69%, 28%);
--q0eae8a3e: dark;
color: var(--uc84cfa8bbd, hsl(44, 69%, 28%))   !important;}
div.krlqjxv5was :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--uc84cfa8bbd, hsl(44, 69%, 28%))   !important;}
div.krlqjxv5was a:not([class]):not([data-track]):not([role="button"]), div.krlqjxv5was a[class=""]:not([data-track]):not([role="button"]){color: var(--n0aa__4b25, hsl(44, 69%, 28%))   !important;}
div.krlqjxv5was :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--cbaf9d334, rgba(120, 94, 22, 0.78))   !important;}
div.i616__e9d2{--uc84cfa8bbd: hsl(48, 18%, 20%);
--cbaf9d334: rgba(60, 56, 41, 0.84);
--n0aa__4b25: hsl(44, 69%, 16%);
--q0eae8a3e: light;}
div.h9076b_a74{--uc84cfa8bbd: hsl(48, 18%, 20%);
--cbaf9d334: rgba(60, 56, 41, 0.84);
--n0aa__4b25: hsl(44, 69%, 16%);
--q0eae8a3e: light;
color: var(--uc84cfa8bbd, hsl(48, 18%, 20%))   !important;}
div.h9076b_a74 :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--uc84cfa8bbd, hsl(48, 18%, 20%))   !important;}
div.h9076b_a74 a:not([class]):not([data-track]):not([role="button"]), div.h9076b_a74 a[class=""]:not([data-track]):not([role="button"]){color: var(--n0aa__4b25, hsl(44, 69%, 16%))   !important;}
div.h9076b_a74 :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--cbaf9d334, rgba(60, 56, 41, 0.84))   !important;}
a.fa7c8c3a{--d20993833: hsl(44, 69%, 16%);
color: var(--d20993833, hsl(44, 69%, 16%))   !important;}
a.fa7c8c3a:is(:hover, :focus-visible, :active){color: var(--h352143e2, hsl(44, 70%, 16%))   !important;}
div.o21fd47_ivr > :nth-child(1) > :nth-child(2){--d20993833: hsl(0, 18%, 24%);
color: var(--d20993833, hsl(0, 18%, 24%))   !important;}
div.o21fd47_ivr > :nth-child(1) > :nth-child(2):is(:hover, :focus-visible, :active){color: var(--h352143e2, hsl(0, 18%, 24%))   !important;}
div.o21fd47_ivr > :nth-child(2) > :nth-child(2){--d20993833: hsl(0, 18%, 24%);
color: var(--d20993833, hsl(0, 18%, 24%))   !important;}
div.o21fd47_ivr > :nth-child(2) > :nth-child(2):is(:hover, :focus-visible, :active){color: var(--h352143e2, hsl(0, 18%, 24%))   !important;}
div.o21fd47_ivr > :nth-child(3) > :nth-child(2){--d20993833: hsl(0, 18%, 24%);
color: var(--d20993833, hsl(0, 18%, 24%))   !important;}
div.o21fd47_ivr > :nth-child(3) > :nth-child(2):is(:hover, :focus-visible, :active){color: var(--h352143e2, hsl(0, 18%, 24%))   !important;}
div.o21fd47_ivr > :nth-child(3) > :nth-child(3){--d20993833: hsl(0, 18%, 24%);
color: var(--d20993833, hsl(0, 18%, 24%))   !important;}
div.o21fd47_ivr > :nth-child(3) > :nth-child(3):is(:hover, :focus-visible, :active){color: var(--h352143e2, hsl(0, 18%, 24%))   !important;}
main.q39wtm6nu.heda2_56f2 a:not([class]):not([data-track]):not([role="button"]), main.q39wtm6nu.heda2_56f2 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.q39wtm6nu.heda2_56f2 a:not([class]):not([data-track]):not([role="button"]), main.q39wtm6nu.heda2_56f2 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.q39wtm6nu.heda2_56f2 a:not([class]):not([data-track]):not([role="button"]), main.q39wtm6nu.heda2_56f2 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))))));}
span.abe42e177{color: hsl(0, 18%, 24%)   !important;}
div.vf96b2f_3z8b{display:flex   !important;
align-items:flex-start   !important;
justify-content:flex-start   !important;
gap:12px   !important;
min-width:0   !important;}
div.vf96b2f_3z8b > svg{display:block   !important;
width:clamp(18px, 1.15em, 24px)   !important;
height:clamp(18px, 1.15em, 24px)   !important;
flex:0 0 clamp(18px, 1.15em, 24px)   !important;
min-width:clamp(18px, 1.15em, 24px)   !important;
margin-top:0.12em   !important;
overflow:visible   !important;
color:currentColor   !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.vf96b2f_3z8b > 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;}
div.ef320b6c_ehg > :nth-child(2) > :nth-child(1){color: hsl(44, 69%, 28%)   !important;}
div.ef320b6c_ehg > :nth-child(2) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.ef320b6c_ehg > :nth-child(3) > :nth-child(1){color: hsl(44, 69%, 28%)   !important;}
div.ef320b6c_ehg > :nth-child(3) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.ef320b6c_ehg > :nth-child(4) > :nth-child(1){color: hsl(44, 69%, 28%)   !important;}
div.ef320b6c_ehg > :nth-child(4) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.ef320b6c_ehg > :nth-child(5) > :nth-child(1){color: hsl(44, 69%, 28%)   !important;}
div.ef320b6c_ehg > :nth-child(5) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.ef320b6c_ehg > :nth-child(6) > :nth-child(1){color: hsl(44, 69%, 28%)   !important;}
div.ef320b6c_ehg > :nth-child(6) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.o33b900 a{color: hsl(44, 69%, 28%)   !important;
text-decoration-color: currentColor   !important;}
div.o33b900 a :is(strong, b, em, small, mark){color: inherit   !important;}
div.o33b900 a:hover, div.o33b900 a:focus-visible, div.o33b900 a:active{color: hsl(44, 69%, 28%)   !important;}
div.o33b900 a:hover, div.o33b900 a:focus-visible, div.o33b900 a:active{text-decoration-color: currentColor   !important;}
a.fa7c8c3a{color: hsl(44, 69%, 18%)   !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.fa7c8c3a :is(strong, b, em, small, mark){color: inherit   !important;}
a.fa7c8c3a:hover, a.fa7c8c3a:focus-visible, a.fa7c8c3a:active{color: hsl(44, 69%, 18%)   !important;}
a.fa7c8c3a:hover, a.fa7c8c3a:focus-visible, a.fa7c8c3a:active{text-decoration-color: currentColor   !important;}
div.h9076b_a74 h3{color: hsl(47, 19%, 24%)   !important;}
div.h9076b_a74 h3 :is(strong, b, em, small, mark){color: inherit   !important;}
div.ka41f1d > :nth-child(1) > :nth-child(1) > :nth-child(2){color: hsl(47, 19%, 20%)   !important;}
div.ka41f1d > :nth-child(1) > :nth-child(1) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.ka41f1d > :nth-child(2) > :nth-child(1) > :nth-child(1){color: hsl(47, 19%, 24%)   !important;}
div.ka41f1d > :nth-child(2) > :nth-child(1) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.ka41f1d > :nth-child(2) > :nth-child(1) > :nth-child(2){color: hsl(47, 19%, 20%)   !important;}
div.ka41f1d > :nth-child(2) > :nth-child(1) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.ka41f1d > :nth-child(3) > :nth-child(1) > :nth-child(1){color: hsl(47, 19%, 24%)   !important;}
div.ka41f1d > :nth-child(3) > :nth-child(1) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.o21fd47_ivr > :nth-child(1) > :nth-child(2){color: hsl(0, 18%, 24%)   !important;
text-decoration-color: currentColor   !important;}
div.o21fd47_ivr > :nth-child(1) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.o21fd47_ivr > :nth-child(1) > :nth-child(2):hover, div.o21fd47_ivr > :nth-child(1) > :nth-child(2):focus-visible, div.o21fd47_ivr > :nth-child(1) > :nth-child(2):active{color: hsl(0, 18%, 24%)   !important;}
div.o21fd47_ivr > :nth-child(1) > :nth-child(2):hover, div.o21fd47_ivr > :nth-child(1) > :nth-child(2):focus-visible, div.o21fd47_ivr > :nth-child(1) > :nth-child(2):active{text-decoration-color: currentColor   !important;}
div.o21fd47_ivr > :nth-child(2) > :nth-child(2){color: hsl(0, 18%, 24%)   !important;
text-decoration-color: currentColor   !important;}
div.o21fd47_ivr > :nth-child(2) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.o21fd47_ivr > :nth-child(2) > :nth-child(2):hover, div.o21fd47_ivr > :nth-child(2) > :nth-child(2):focus-visible, div.o21fd47_ivr > :nth-child(2) > :nth-child(2):active{color: hsl(0, 18%, 24%)   !important;}
div.o21fd47_ivr > :nth-child(2) > :nth-child(2):hover, div.o21fd47_ivr > :nth-child(2) > :nth-child(2):focus-visible, div.o21fd47_ivr > :nth-child(2) > :nth-child(2):active{text-decoration-color: currentColor   !important;}
div.o21fd47_ivr > :nth-child(3) > :nth-child(2){color: hsl(0, 18%, 24%)   !important;
text-decoration-color: currentColor   !important;}
div.o21fd47_ivr > :nth-child(3) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.o21fd47_ivr > :nth-child(3) > :nth-child(2):hover, div.o21fd47_ivr > :nth-child(3) > :nth-child(2):focus-visible, div.o21fd47_ivr > :nth-child(3) > :nth-child(2):active{color: hsl(0, 18%, 24%)   !important;}
div.o21fd47_ivr > :nth-child(3) > :nth-child(2):hover, div.o21fd47_ivr > :nth-child(3) > :nth-child(2):focus-visible, div.o21fd47_ivr > :nth-child(3) > :nth-child(2):active{text-decoration-color: currentColor   !important;}
div.o21fd47_ivr > :nth-child(3) > :nth-child(3){color: hsl(0, 18%, 24%)   !important;
text-decoration-color: currentColor   !important;}
div.o21fd47_ivr > :nth-child(3) > :nth-child(3) :is(strong, b, em, small, mark){color: inherit   !important;}
div.o21fd47_ivr > :nth-child(3) > :nth-child(3):hover, div.o21fd47_ivr > :nth-child(3) > :nth-child(3):focus-visible, div.o21fd47_ivr > :nth-child(3) > :nth-child(3):active{color: hsl(0, 18%, 24%)   !important;}
div.o21fd47_ivr > :nth-child(3) > :nth-child(3):hover, div.o21fd47_ivr > :nth-child(3) > :nth-child(3):focus-visible, div.o21fd47_ivr > :nth-child(3) > :nth-child(3):active{text-decoration-color: currentColor   !important;}
div.h9076b_a74 a{color: hsl(44, 70%, 18%)   !important;
text-decoration-color: currentColor   !important;}
div.h9076b_a74 a :is(strong, b, em, small, mark){color: inherit   !important;}
div.h9076b_a74 a:hover, div.h9076b_a74 a:focus-visible, div.h9076b_a74 a:active{color: hsl(44, 70%, 18%)   !important;}
div.h9076b_a74 a:hover, div.h9076b_a74 a:focus-visible, div.h9076b_a74 a:active{text-decoration-color: currentColor   !important;}