:root{--primary-accent: var(--content-accent-ui, var(--primary-color, hsl(22, 78%, 38%)));
--secondary-accent: var(--secondary-color, hsl(22, 78%, 38%));
--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: clamp(1080px, 86vw, 1260px);
--text-max-width: 958px;
--border-radius: 12px;
--transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
--shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.04);
--shadow-md: 0 12px 32px rgba(0, 0, 0, 0.08);
--page-main-primary: hsl(175, 77%, 58%);
--page-main-secondary: hsl(275, 62%, 58%);
--page-bg-base: hsl(175, 7%, 96%);
--page-surface-card: rgba(255, 255, 255, 0.88);
--content-accent-text: hsl(22, 78%, 28%);
--site-max-width: 1548px;
--hero-text-width: clamp(813px, 78vw, 1033px);
--section-spacing: 120px;
--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);
--accent-color: var(--content-accent-ui, var(--primary-color, hsl(22, 78%, 38%)));}
main.cop1m51pt .f8fef4_7fff{box-sizing:border-box;}
main.cop1m51pt .dbf9056985{box-sizing:border-box;}
main.cop1m51pt .r80dffff{box-sizing:border-box;}
main.cop1m51pt .v018e_44{box-sizing:border-box;}
main.cop1m51pt .b9199__0afb{box-sizing:border-box;}
main.cop1m51pt .i66a669_9c{box-sizing:border-box;}
main.cop1m51pt{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;
text-align: left;}
main.cop1m51pt .w9c0f04_1c8{max-width: var(--max-width);
margin: 0 auto;
padding: 0 40px;}
main.cop1m51pt .rec50__2b37e{max-width: var(--text-max-width);}
main.cop1m51pt h1{font-size: clamp(2.5rem, 5vw, 4rem);
font-weight: 800;
line-height: 1.1;
margin-bottom: 24px;
letter-spacing: -0.03em;
color: var(--content-text);}
main.cop1m51pt h2{font-size: clamp(1.75rem, 3vw, 2.5rem);
margin-bottom: 20px;
font-weight: 700;
letter-spacing: -0.02em;}
main.cop1m51pt h3{font-size: 1.5rem;
margin-bottom: 12px;
font-weight: 600;}
main.cop1m51pt p{margin-bottom: 1.5rem;
font-size: 1.125rem;
color: var(--content-text-muted);}
main.cop1m51pt .l636860d_kl{display: inline-flex;
align-items: center;
justify-content: center;
padding: 16px 32px;
border-radius: 100px;
font-weight: 600;
font-size: 1.1rem;
text-decoration: none;
transition: var(--transition);
cursor: pointer;
border: none;}
main.cop1m51pt .dca30__b388e{background-color: var(--primary-accent);
color: hsl(0, 18%, 24%);
box-shadow: 0 4px 14px rgba(0, 191, 165, 0.3);}
main.cop1m51pt .dca30__b388e:hover{transform: translateY(-2px);
box-shadow: 0 6px 20px rgba(0, 191, 165, 0.4);
filter: brightness(1.05);}
main.cop1m51pt .dd74670b4d2{background: transparent;
border: 2px solid var(--content-border);
color: var(--content-text);
margin-left: 16px;}
main.cop1m51pt .dd74670b4d2:hover{background: rgba(0, 0, 0, 0.03);
border-color: var(--content-text);
color: #ffffff;}
main.cop1m51pt > div{padding: 100px 0;
border-bottom: 1px solid var(--content-border);}
main.cop1m51pt .u1b977__44c14{padding-top: 140px;
padding-bottom: 120px;
background: linear-gradient(135deg, #fff 0%, var(--content-page-bg) 100%);
position: relative;
color: hsl(220, 10%, 11%);}
main.cop1m51pt .ec9b84c_bt{display: flex;
flex-direction: column;
align-items: flex-start;}
main.cop1m51pt .dd06f4_6lv6{display: inline-block;
padding: 6px 16px;
background: rgba(0, 191, 165, 0.1);
color: hsl(175, 77%, 14%);
border-radius: 20px;
font-size: 0.9rem;
font-weight: 700;
margin-bottom: 20px;}
main.cop1m51pt .fa6f98_e3{display: grid;
grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
gap: 24px;
margin-top: 60px;}
main.cop1m51pt .j890ad2dae3{background: var(--content-surface-bg);
padding: 40px;
border-radius: var(--border-radius);
border: 1px solid var(--content-border);
transition: var(--transition);
display: flex;
flex-direction: column;
color: hsl(220, 10%, 11%);}
main.cop1m51pt .j890ad2dae3:hover{transform: translateY(-8px);
box-shadow: var(--shadow-md);}
main.cop1m51pt .v7aa__4cab6{width: 48px;
height: 48px;
margin-bottom: 24px;}
main.cop1m51pt .j890ad2dae3 h3{margin-bottom: 16px;}
main.cop1m51pt .j890ad2dae3 ul{list-style: none;
margin-bottom: 24px;}
main.cop1m51pt .j890ad2dae3 li{margin-bottom: 8px;
font-size: 0.95rem;
color: var(--content-text-muted);
display: flex;
align-items: center;}
main.cop1m51pt .j890ad2dae3 li::before{content: "✓";
color: var(--primary-accent);
margin-right: 10px;
font-weight: bold;}
main.cop1m51pt .z8edb48_vyvl{background: #fff;
color: hsl(220, 10%, 11%);}
main.cop1m51pt .tffdd7d12{display: grid;
grid-template-columns: 1fr 1fr;
gap: 80px;
align-items: center;}
main.cop1m51pt .ffb956_b9{width: 100%;
border-radius: var(--border-radius);
box-shadow: var(--shadow-md);
object-fit: cover;
aspect-ratio: 16/10;}
main.cop1m51pt .n968__a6c89{margin-top: 40px;
overflow-x: auto;
background: var(--content-surface-bg);
border-radius: var(--border-radius);
border: 1px solid var(--content-border);
color: hsl(220, 10%, 11%);}
main.cop1m51pt table{width: 100%;
border-collapse: collapse;
text-align: left;}
main.cop1m51pt th, main.cop1m51pt td{padding: 20px 24px;
border-bottom: 1px solid var(--content-border);}
main.cop1m51pt th{background: rgba(0,0,0,0.02);
font-weight: 700;
color: hsl(168, 18%, 92%);}
main.cop1m51pt .i2bbbddf{display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 40px;
margin-top: 60px;}
main.cop1m51pt .off04__7f5e5{padding-bottom: 30px;
border-bottom: 1px solid var(--content-border);}
main.cop1m51pt .fcdc__7ef{color: var(--primary-accent);
text-decoration: none;
font-weight: 600;
border-bottom: 1px solid transparent;
transition: var(--transition);}
main.cop1m51pt .fcdc__7ef:hover{border-bottom-color: var(--primary-accent);}
@media (max-width: 1200px) {main.cop1m51pt .tffdd7d12{grid-template-columns: 1fr;gap: 40px;}}
@media (max-width: 768px) {main.cop1m51pt .w9c0f04_1c8{padding: 0 24px;}
main.cop1m51pt .u1b977__44c14{padding-top: 100px;}
main.cop1m51pt .dd74670b4d2{margin-left: 0;margin-top: 12px;width: 100%;}
main.cop1m51pt .dca30__b388e{width: 100%;}}
html, body{margin: 0;
padding: 0;}
body *, body *::before, body *::after{box-sizing: border-box;}
main img.ib0e3d_e679{display: block;
max-width: 100%;
width: 100%;
height: auto;
object-fit: cover;
object-position: center;}
main img.ib0e3d_e679.zdcbc0_c8ec{aspect-ratio: 16 / 9;}
main img.ib0e3d_e679.q3544d5da{aspect-ratio: 16 / 10;}
main img.ib0e3d_e679.b7af__cd9c{aspect-ratio: 4 / 3;}
main img.ib0e3d_e679.g34e5e_16f4{aspect-ratio: 1 / 1;}
main .o628__b88c.zdcbc0_c8ec{aspect-ratio: 16 / 9;}
main .o628__b88c.q3544d5da{aspect-ratio: 16 / 10;}
main .o628__b88c.b7af__cd9c{aspect-ratio: 4 / 3;}
main .o628__b88c.g34e5e_16f4{aspect-ratio: 1 / 1;}
@media (min-width: 769px) {div.w9c0f04_1c8.tffdd7d12 > *{min-width: 0   !important;}
div.b9199__0afb{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.i66a669_9c{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.i66a669_9c :where(img, picture, video, canvas, svg), div.i66a669_9c picture > img{display: block   !important;width: 100%   !important;max-width: 100%   !important;height: auto   !important;}}
:root{--primary-color: hsl(175, 77%, 58%);
--secondary-color: hsl(275, 62%, 58%);
--bg-color: hsl(175, 7%, 96%);
--text-color: hsl(175, 10%, 9%);
--text-muted: rgba(24,33,47,0.72);
--content-page-bg: hsl(175, 7%, 96%);
--content-surface-bg: rgba(255,255,255,0.88);
--content-text: hsl(175, 10%, 9%);
--content-text-muted: rgba(24,33,47,0.72);
--content-accent-ui: hsl(175, 77%, 58%);
--content-accent-text: hsl(0, 18%, 28%);
--content-link-color: hsl(0, 18%, 28%);
--content-link-hover: hsl(275, 62%, 28%);}
body{background: var(--bg-color, hsl(175, 7%, 96%))   !important;
color: var(--text-color, hsl(175, 10%, 9%))   !important;}
:is(main, .kfc689_5eb1){color: var(--content-text, hsl(175, 10%, 9%))   !important;}
div.rec50__2b37e{text-align: left   !important;
align-items: flex-start   !important;}
div.rec50__2b37e > :is(h1, h2, p){text-align: left   !important;
max-width: min(100%, 958px)   !important;
margin-left: 0   !important;
margin-right: auto   !important;}
div.rec50__2b37e > :is(div, nav, ul, ol){margin-left: 0   !important;
margin-right: auto   !important;}
div.j890ad2dae3{--se05__80ea: hsl(0, 18%, 28%);
--g16fa72763e: rgba(84, 58, 58, 0.78);
--l19c24_e209: hsl(175, 77%, 28%);
--xd631f2a1: dark;}
div.j890ad2dae3{--se05__80ea: hsl(0, 18%, 28%);
--g16fa72763e: rgba(84, 58, 58, 0.78);
--l19c24_e209: hsl(175, 77%, 28%);
--xd631f2a1: dark;
color: var(--se05__80ea, hsl(0, 18%, 28%))   !important;}
div.j890ad2dae3 :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--se05__80ea, hsl(0, 18%, 28%))   !important;}
div.j890ad2dae3 a:not([class]):not([data-track]):not([role="button"]), div.j890ad2dae3 a[class=""]:not([data-track]):not([role="button"]){color: var(--l19c24_e209, hsl(175, 77%, 28%))   !important;}
div.j890ad2dae3 :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--g16fa72763e, rgba(84, 58, 58, 0.78))   !important;}
div.u1b977__44c14{--se05__80ea: hsl(0, 18%, 28%);
--g16fa72763e: rgba(84, 58, 58, 0.78);
--l19c24_e209: hsl(175, 77%, 24%);
--xd631f2a1: dark;}
div.u1b977__44c14 div.rec50__2b37e{--se05__80ea: hsl(0, 18%, 28%);
--g16fa72763e: rgba(84, 58, 58, 0.78);
--l19c24_e209: hsl(175, 77%, 24%);
--xd631f2a1: dark;
color: var(--se05__80ea, hsl(0, 18%, 28%))   !important;}
div.u1b977__44c14 div.rec50__2b37e :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--se05__80ea, hsl(0, 18%, 28%))   !important;}
div.u1b977__44c14 div.rec50__2b37e a:not([class]):not([data-track]):not([role="button"]), div.u1b977__44c14 div.rec50__2b37e a[class=""]:not([data-track]):not([role="button"]){color: var(--l19c24_e209, hsl(175, 77%, 24%))   !important;}
div.u1b977__44c14 div.rec50__2b37e :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--g16fa72763e, rgba(84, 58, 58, 0.78))   !important;}
div.rec50__2b37e{--se05__80ea: hsl(175, 77%, 28%);
--g16fa72763e: rgba(16, 126, 117, 0.78);
--l19c24_e209: hsl(175, 77%, 24%);
--xd631f2a1: dark;}
div.rec50__2b37e{--se05__80ea: hsl(175, 77%, 28%);
--g16fa72763e: rgba(16, 126, 117, 0.78);
--l19c24_e209: hsl(175, 77%, 24%);
--xd631f2a1: dark;
color: var(--se05__80ea, hsl(175, 77%, 28%))   !important;}
div.rec50__2b37e :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--se05__80ea, hsl(175, 77%, 28%))   !important;}
div.rec50__2b37e a:not([class]):not([data-track]):not([role="button"]), div.rec50__2b37e a[class=""]:not([data-track]):not([role="button"]){color: var(--l19c24_e209, hsl(175, 77%, 24%))   !important;}
div.rec50__2b37e :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--g16fa72763e, rgba(16, 126, 117, 0.78))   !important;}
div.z8edb48_vyvl{--se05__80ea: hsl(175, 77%, 28%);
--g16fa72763e: rgba(16, 126, 117, 0.78);
--l19c24_e209: hsl(175, 77%, 28%);
--xd631f2a1: dark;}
div.z8edb48_vyvl div.b9199__0afb{--se05__80ea: hsl(175, 77%, 28%);
--g16fa72763e: rgba(16, 126, 117, 0.78);
--l19c24_e209: hsl(175, 77%, 28%);
--xd631f2a1: dark;
color: var(--se05__80ea, hsl(175, 77%, 28%))   !important;}
div.z8edb48_vyvl div.b9199__0afb :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--se05__80ea, hsl(175, 77%, 28%))   !important;}
div.z8edb48_vyvl div.b9199__0afb a:not([class]):not([data-track]):not([role="button"]), div.z8edb48_vyvl div.b9199__0afb a[class=""]:not([data-track]):not([role="button"]){color: var(--l19c24_e209, hsl(175, 77%, 28%))   !important;}
div.z8edb48_vyvl div.b9199__0afb :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--g16fa72763e, rgba(16, 126, 117, 0.78))   !important;}
[data-fp-block="9367e06f06"]{--se05__80ea: hsl(0, 18%, 24%);
--g16fa72763e: rgba(72, 50, 50, 0.78);
--l19c24_e209: hsl(175, 77%, 20%);
--xd631f2a1: dark;}
[data-fp-block="9367e06f06"] div.rec50__2b37e{--se05__80ea: hsl(0, 18%, 24%);
--g16fa72763e: rgba(72, 50, 50, 0.78);
--l19c24_e209: hsl(175, 77%, 20%);
--xd631f2a1: dark;
color: var(--se05__80ea, hsl(0, 18%, 24%))   !important;}
[data-fp-block="9367e06f06"] div.rec50__2b37e :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--se05__80ea, hsl(0, 18%, 24%))   !important;}
[data-fp-block="9367e06f06"] div.rec50__2b37e a:not([class]):not([data-track]):not([role="button"]), [data-fp-block="9367e06f06"] div.rec50__2b37e a[class=""]:not([data-track]):not([role="button"]){color: var(--l19c24_e209, hsl(175, 77%, 20%))   !important;}
[data-fp-block="9367e06f06"] div.rec50__2b37e :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--g16fa72763e, rgba(72, 50, 50, 0.78))   !important;}
div.dbf9056985 a.l636860d_kl.dca30__b388e{--y863546ac: hsl(175, 77%, 20%);
color: var(--y863546ac, hsl(175, 77%, 20%))   !important;}
div.dbf9056985 a.l636860d_kl.dca30__b388e:is(:hover, :focus-visible, :active){color: var(--l3c0c4d9f1c, hsl(175, 78%, 18%))   !important;}
div.fa6f98_e3 > :nth-child(1) > :nth-child(4){--y863546ac: hsl(175, 77%, 20%);
color: var(--y863546ac, hsl(175, 77%, 20%))   !important;}
div.fa6f98_e3 > :nth-child(1) > :nth-child(4):is(:hover, :focus-visible, :active){color: var(--l3c0c4d9f1c, hsl(175, 78%, 18%))   !important;}
div.fa6f98_e3 > :nth-child(1) > :nth-child(5){--y863546ac: hsl(175, 77%, 20%);
color: var(--y863546ac, hsl(175, 77%, 20%))   !important;}
div.fa6f98_e3 > :nth-child(1) > :nth-child(5):is(:hover, :focus-visible, :active){color: var(--l3c0c4d9f1c, hsl(175, 78%, 18%))   !important;}
div.fa6f98_e3 > :nth-child(2) > :nth-child(4){--y863546ac: hsl(175, 77%, 20%);
color: var(--y863546ac, hsl(175, 77%, 20%))   !important;}
div.fa6f98_e3 > :nth-child(2) > :nth-child(4):is(:hover, :focus-visible, :active){color: var(--l3c0c4d9f1c, hsl(175, 78%, 18%))   !important;}
div.fa6f98_e3 > :nth-child(2) > :nth-child(5){--y863546ac: hsl(175, 77%, 20%);
color: var(--y863546ac, hsl(175, 77%, 20%))   !important;}
div.fa6f98_e3 > :nth-child(2) > :nth-child(5):is(:hover, :focus-visible, :active){color: var(--l3c0c4d9f1c, hsl(175, 78%, 18%))   !important;}
div.off04__7f5e5 a.fcdc__7ef{--y863546ac: hsl(175, 77%, 24%);
color: var(--y863546ac, hsl(175, 77%, 24%))   !important;}
div.off04__7f5e5 a.fcdc__7ef:is(:hover, :focus-visible, :active){color: var(--l3c0c4d9f1c, hsl(175, 77%, 24%))   !important;}
div.u1b977__44c14 span.dd06f4_6lv6{color: hsl(175, 77%, 24%)   !important;}
div.v7aa__4cab6{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.96), rgba(248,250,252,0.84))   !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.v7aa__4cab6 > 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.v7aa__4cab6 > 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.fa6f98_e3 > :nth-child(1) > :nth-child(4){color: hsl(175, 77%, 20%)   !important;
text-decoration-color: currentColor   !important;}
div.fa6f98_e3 > :nth-child(1) > :nth-child(4) :is(strong, b, em, small, mark){color: inherit   !important;}
div.fa6f98_e3 > :nth-child(1) > :nth-child(4):hover, div.fa6f98_e3 > :nth-child(1) > :nth-child(4):focus-visible, div.fa6f98_e3 > :nth-child(1) > :nth-child(4):active{color: hsl(175, 77%, 20%)   !important;}
div.fa6f98_e3 > :nth-child(1) > :nth-child(4):hover, div.fa6f98_e3 > :nth-child(1) > :nth-child(4):focus-visible, div.fa6f98_e3 > :nth-child(1) > :nth-child(4):active{text-decoration-color: currentColor   !important;}
div.fa6f98_e3 > :nth-child(1) > :nth-child(5){color: hsl(175, 77%, 20%)   !important;
text-decoration-color: currentColor   !important;}
div.fa6f98_e3 > :nth-child(1) > :nth-child(5) :is(strong, b, em, small, mark){color: inherit   !important;}
div.fa6f98_e3 > :nth-child(1) > :nth-child(5):hover, div.fa6f98_e3 > :nth-child(1) > :nth-child(5):focus-visible, div.fa6f98_e3 > :nth-child(1) > :nth-child(5):active{color: hsl(175, 77%, 20%)   !important;}
div.fa6f98_e3 > :nth-child(1) > :nth-child(5):hover, div.fa6f98_e3 > :nth-child(1) > :nth-child(5):focus-visible, div.fa6f98_e3 > :nth-child(1) > :nth-child(5):active{text-decoration-color: currentColor   !important;}
div.fa6f98_e3 > :nth-child(2) > :nth-child(4){color: hsl(175, 77%, 20%)   !important;
text-decoration-color: currentColor   !important;}
div.fa6f98_e3 > :nth-child(2) > :nth-child(4) :is(strong, b, em, small, mark){color: inherit   !important;}
div.fa6f98_e3 > :nth-child(2) > :nth-child(4):hover, div.fa6f98_e3 > :nth-child(2) > :nth-child(4):focus-visible, div.fa6f98_e3 > :nth-child(2) > :nth-child(4):active{color: hsl(175, 77%, 20%)   !important;}
div.fa6f98_e3 > :nth-child(2) > :nth-child(4):hover, div.fa6f98_e3 > :nth-child(2) > :nth-child(4):focus-visible, div.fa6f98_e3 > :nth-child(2) > :nth-child(4):active{text-decoration-color: currentColor   !important;}
div.fa6f98_e3 > :nth-child(2) > :nth-child(5){color: hsl(175, 77%, 20%)   !important;
text-decoration-color: currentColor   !important;}
div.fa6f98_e3 > :nth-child(2) > :nth-child(5) :is(strong, b, em, small, mark){color: inherit   !important;}
div.fa6f98_e3 > :nth-child(2) > :nth-child(5):hover, div.fa6f98_e3 > :nth-child(2) > :nth-child(5):focus-visible, div.fa6f98_e3 > :nth-child(2) > :nth-child(5):active{color: hsl(175, 77%, 20%)   !important;}
div.fa6f98_e3 > :nth-child(2) > :nth-child(5):hover, div.fa6f98_e3 > :nth-child(2) > :nth-child(5):focus-visible, div.fa6f98_e3 > :nth-child(2) > :nth-child(5):active{text-decoration-color: currentColor   !important;}
div.dbf9056985 a.l636860d_kl.dca30__b388e{color: hsl(175, 77%, 20%)   !important;
text-decoration-color: currentColor   !important;}
div.dbf9056985 a.l636860d_kl.dca30__b388e :is(strong, b, em, small, mark){color: inherit   !important;}
div.dbf9056985 a.l636860d_kl.dca30__b388e:hover, div.dbf9056985 a.l636860d_kl.dca30__b388e:focus-visible, div.dbf9056985 a.l636860d_kl.dca30__b388e:active{color: hsl(175, 77%, 20%)   !important;}
div.dbf9056985 a.l636860d_kl.dca30__b388e:hover, div.dbf9056985 a.l636860d_kl.dca30__b388e:focus-visible, div.dbf9056985 a.l636860d_kl.dca30__b388e:active{text-decoration-color: currentColor   !important;}

/* sbv2-interactive-text-autofix-start */
  div.dbf9056985 a.l636860d_kl.dca30__b388e { --y863546ac: hsl(175, 77%, 20%); color: var(--y863546ac, hsl(175, 77%, 20%)) !important; }
  div.dbf9056985 a.l636860d_kl.dca30__b388e:is(:hover, :focus-visible, :active) { color: var(--l3c0c4d9f1c, hsl(175, 78%, 18%)) !important; }
  div.fa6f98_e3 > :nth-child(1) > :nth-child(4) { --y863546ac: hsl(175, 77%, 20%); color: var(--y863546ac, hsl(175, 77%, 20%)) !important; }
  div.fa6f98_e3 > :nth-child(1) > :nth-child(4):is(:hover, :focus-visible, :active) { color: var(--l3c0c4d9f1c, hsl(175, 78%, 18%)) !important; }
  div.fa6f98_e3 > :nth-child(1) > :nth-child(5) { --y863546ac: hsl(175, 77%, 20%); color: var(--y863546ac, hsl(175, 77%, 20%)) !important; }
  div.fa6f98_e3 > :nth-child(1) > :nth-child(5):is(:hover, :focus-visible, :active) { color: var(--l3c0c4d9f1c, hsl(175, 78%, 18%)) !important; }
  div.fa6f98_e3 > :nth-child(2) > :nth-child(4) { --y863546ac: hsl(175, 77%, 20%); color: var(--y863546ac, hsl(175, 77%, 20%)) !important; }
  div.fa6f98_e3 > :nth-child(2) > :nth-child(4):is(:hover, :focus-visible, :active) { color: var(--l3c0c4d9f1c, hsl(175, 78%, 18%)) !important; }
  div.fa6f98_e3 > :nth-child(2) > :nth-child(5) { --y863546ac: hsl(175, 77%, 20%); color: var(--y863546ac, hsl(175, 77%, 20%)) !important; }
  div.fa6f98_e3 > :nth-child(2) > :nth-child(5):is(:hover, :focus-visible, :active) { color: var(--l3c0c4d9f1c, hsl(175, 78%, 18%)) !important; }
/* sbv2-interactive-text-autofix-end */

/* sbv2-compact-label-text-autofix-start */
  div.n968__a6c89 > :nth-child(1) { color: hsl(165, 19%, 28%) !important; }
/* sbv2-compact-label-text-autofix-end */
