:root{--wps-primary: hsl(32, 62%, 57%);
--wps-secondary: hsl(164, 50%, 57%);
--wps-bg: var(--content-page-bg, hsl(32, 6%, 96%));
--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(22, 78%, 38%));
--radius-lg: 24px;
--radius-md: 12px;
--shadow-soft: 0 10px 30px rgba(0, 0, 0, 0.04);
--primary-color: hsl(32, 62%, 57%);
--secondary-color: hsl(164, 50%, 57%);
--page-bg: hsl(32, 6%, 96%);
--card-bg: rgba(255, 255, 255, 0.88);
--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(32, 62%, 28%);
--container-max: 1526px;
--hero-text-max: 832px;
--content-heading: hsl(220, 10%, 11%);
--content-accent-ui: hsl(32, 62%, 57%);
--content-link-color: hsl(32, 62%, 28%);
--content-link-hover: hsl(164, 50%, 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(32, 62%, 28%)));
--page-link-hover-color: var(--content-link-hover, hsl(164, 50%, 28%));
--page-muted-color: var(--content-text-muted, rgba(31, 35, 40, 0.72));
--page-accent-soft: rgba(213, 149, 77, 0.12);
--page-accent-glow: rgba(213, 149, 77, 0.42);
--primary-accent: var(--content-accent-ui, var(--primary-color, hsl(32, 62%, 57%)));
--secondary-accent: var(--secondary-color, hsl(164, 50%, 57%));}
main.t68d77_mw52 .yb3ad__3a354{box-sizing:border-box;}
main.t68d77_mw52 */
    main.t68d77_mw52{font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
background-color: var(--wps-bg);
color: var(--wps-text);
line-height: 1.6;
overflow-x: hidden;}
main.t68d77_mw52 .vqpyckvk{max-width: 1526px;
margin: 0 auto;
padding: 0 40px;}
main.t68d77_mw52 .z0635__58a7{max-width: 832px;
margin: 0 auto;}
main.t68d77_mw52 .m93wmimh6u{padding: 100px 0;}
main.t68d77_mw52 .hd1046924b{text-align: center;}
main.t68d77_mw52 .o9ae17_097{position: relative;
padding: 140px 0 100px;
background: radial-gradient(circle at top right, rgba(243, 156, 18, 0.08), transparent),
    radial-gradient(circle at bottom left, rgba(26, 188, 156, 0.05), transparent);
overflow: hidden;
isolation: isolate;
color: #ffffff;}
main.t68d77_mw52 .o8c1280_cb{position: relative;
z-index: 2;
display: flex;
flex-direction: column;
align-items: center;}
main.t68d77_mw52 .o9ae17_097 h1{font-size: clamp(2.5rem, 5vw, 3.5rem);
font-weight: 800;
margin-bottom: 24px;
letter-spacing: -0.02em;
color: var(--wps-text);}
main.t68d77_mw52 .o9ae17_097 .t3a27511{font-size: 1.25rem;
color: var(--wps-text-muted);
max-width: 600px;
margin-bottom: 40px;}
main.t68d77_mw52 .q29b__aea3{width: 100%;
max-width: 1100px;
margin-top: 60px;
border-radius: var(--radius-lg);
box-shadow: 0 20px 50px rgba(0,0,0,0.1);
object-fit: cover;
aspect-ratio: 16 / 9;}
main.t68d77_mw52 .jf93__be1a{margin-top: -60px;
position: relative;
z-index: 10;}
main.t68d77_mw52 .e8e4e9728{display: grid;
grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
gap: 24px;}
main.t68d77_mw52 .oecba554{background: var(--wps-surface);
padding: 48px;
border-radius: var(--radius-lg);
border: 1px solid var(--wps-border);
transition: transform 0.3s ease, box-shadow 0.3s ease;
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
color: hsl(220, 10%, 11%);}
main.t68d77_mw52 .oecba554:hover{transform: translateY(-8px);
box-shadow: 0 20px 40px rgba(0,0,0,0.06);}
main.t68d77_mw52 .l1cc8e3_338{width: 64px;
height: 64px;
margin-bottom: 24px;}
main.t68d77_mw52 .oecba554 h3{font-size: 1.5rem;
margin-bottom: 12px;}
main.t68d77_mw52 .l0ramqpi8i1m{font-size: 0.9rem;
color: var(--wps-text-muted);
margin-bottom: 32px;}
main.t68d77_mw52 .fdb5__822de{display: inline-flex;
align-items: center;
justify-content: center;
background-color: var(--wps-primary);
color: hsl(0, 18%, 24%);
padding: 16px 40px;
border-radius: 50px;
font-weight: 600;
text-decoration: none;
transition: all 0.3s ease;
box-shadow: 0 4px 15px rgba(243, 156, 18, 0.3);
width: 100%;}
main.t68d77_mw52 .fdb5__822de:hover{background-color: hsl(32, 70%, 50%);
transform: scale(1.02);
box-shadow: 0 6px 20px rgba(243, 156, 18, 0.4);
color: #ffffff;}
main.t68d77_mw52 .y7jh6mkqggwh{background-color: transparent;
border: 1px solid var(--wps-border);
color: var(--wps-text);
box-shadow: none;
margin-top: 12px;}
main.t68d77_mw52 .y7jh6mkqggwh:hover{background-color: rgba(0,0,0,0.02);
border-color: var(--wps-text);
color: #ffffff;}
main.t68d77_mw52 .v424d__6cd{background-color: #ffffff;
color: hsl(220, 10%, 11%);}
main.t68d77_mw52 .qkxn7k3twyvx{display: grid;
grid-template-columns: 1fr 1fr;
gap: 80px;
align-items: center;}
main.t68d77_mw52 .ef59c36f2 h2{font-size: 2.25rem;
margin-bottom: 24px;
line-height: 1.2;}
main.t68d77_mw52 .ef59c36f2 p{margin-bottom: 20px;
color: var(--wps-text-muted);}
main.t68d77_mw52 .occe472_hfa2{display: flex;
flex-wrap: wrap;
gap: 12px;
margin-top: 32px;}
main.t68d77_mw52 .ff9fd__828{padding: 6px 16px;
background: var(--wps-bg);
border-radius: 20px;
font-size: 0.85rem;
color: var(--wps-text-muted);}
main.t68d77_mw52 .u65169947{background: var(--wps-bg);
color: hsl(220, 10%, 11%);}
main.t68d77_mw52 .fjfa9n0w1tc{display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 40px;
margin-top: 60px;}
main.t68d77_mw52 .w86ff45e_be{position: relative;
padding: 32px;}
main.t68d77_mw52 .x85bbe_da05{font-size: 3rem;
font-weight: 800;
color: rgba(243, 156, 18, 0.1);
position: absolute;
top: 10px;
left: 20px;
line-height: 1;}
main.t68d77_mw52 .a669739_a6a{position: relative;
z-index: 1;}
main.t68d77_mw52 .a669739_a6a h4{font-size: 1.25rem;
margin-bottom: 12px;}
main.t68d77_mw52 .oa151__444{background: var(--wps-surface);
border-radius: var(--radius-lg);
padding: 60px;
border: 1px solid var(--wps-border);
color: hsl(220, 10%, 11%);}
main.t68d77_mw52 .vc56653a_wg00{width: 100%;
border-collapse: collapse;
margin-top: 40px;}
main.t68d77_mw52 .vc56653a_wg00 th, main.t68d77_mw52 .vc56653a_wg00 td{padding: 20px;
text-align: left;
border-bottom: 1px solid var(--wps-border);}
main.t68d77_mw52 .vc56653a_wg00 th{font-weight: 700;
color: var(--wps-text);}
main.t68d77_mw52 .zkw2u236sen7{margin-top: 60px;}
main.t68d77_mw52 .e6d8b_edc{background: var(--wps-surface);
border-radius: var(--radius-md);
padding: 32px;
margin-bottom: 16px;
border: 1px solid var(--wps-border);
color: hsl(220, 10%, 11%);}
main.t68d77_mw52 .e6d8b_edc h3{font-size: 1.15rem;
margin-bottom: 12px;
display: flex;
align-items: center;
gap: 12px;}
main.t68d77_mw52 .e6d8b_edc h3::before{content: "Q";
color: var(--wps-primary);
font-weight: 800;}
main.t68d77_mw52 .copyright{text-align: center;
padding-top: 40px;
border-top: 1px solid var(--wps-border);
color: var(--wps-text-muted);
font-size: 0.85rem;}
@media (max-width: 1024px) {main.t68d77_mw52 .qkxn7k3twyvx{grid-template-columns: 1fr;gap: 40px;}
main.t68d77_mw52 .fjfa9n0w1tc{grid-template-columns: 1fr;}}
@media (max-width: 768px) {main.t68d77_mw52 .vqpyckvk{padding: 0 24px;}
main.t68d77_mw52 .e8e4e9728{grid-template-columns: 1fr;}
main.t68d77_mw52 .o9ae17_097 h1{font-size: 2rem;}}
html, body{margin: 0;
padding: 0;}
body *, body *::before, body *::after{box-sizing: border-box;}
main img.z2c9d8684e9{display: block;
max-width: 100%;
width: 100%;
height: auto;
object-fit: cover;
object-position: center;}
main img.z2c9d8684e9.e57c07_0e35{aspect-ratio: 16 / 9;}
main img.z2c9d8684e9.ibbc74f176c{aspect-ratio: 16 / 10;}
main img.z2c9d8684e9.a6178e7674e{aspect-ratio: 4 / 3;}
main img.z2c9d8684e9.z87e39a1c{aspect-ratio: 1 / 1;}
main .n26a__a93e.e57c07_0e35{aspect-ratio: 16 / 9;}
main .n26a__a93e.ibbc74f176c{aspect-ratio: 16 / 10;}
main .n26a__a93e.a6178e7674e{aspect-ratio: 4 / 3;}
main .n26a__a93e.z87e39a1c{aspect-ratio: 1 / 1;}
@media (min-width: 769px) {div.vqpyckvk.o8c1280_cb > *{min-width: 0   !important;}
div.z0635__58a7.hd1046924b{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
img.q29b__aea3{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
img.q29b__aea3{display: block   !important;width: 100%   !important;max-width: 100%   !important;height: auto   !important;}
div.qkxn7k3twyvx > *{min-width: 0   !important;}
div.ef59c36f2{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.yb3ad__3a354{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.yb3ad__3a354 :where(img, picture, video, canvas, svg), div.yb3ad__3a354 picture > img{display: block   !important;width: 100%   !important;max-width: 100%   !important;height: auto   !important;}}
:root{--primary-color: hsl(32, 62%, 57%);
--secondary-color: hsl(164, 50%, 57%);
--bg-color: hsl(32, 6%, 96%);
--text-color: hsl(32, 10%, 9%);
--text-muted: rgba(24,33,47,0.72);
--content-page-bg: hsl(32, 6%, 96%);
--content-surface-bg: rgba(255,255,255,0.88);
--content-text: hsl(32, 10%, 9%);
--content-text-muted: rgba(24,33,47,0.72);
--content-accent-ui: hsl(32, 62%, 57%);
--content-accent-text: hsl(0, 18%, 28%);
--content-link-color: hsl(0, 18%, 28%);
--content-link-hover: hsl(164, 50%, 28%);}
body{background: var(--bg-color, hsl(32, 6%, 96%))   !important;
color: var(--text-color, hsl(32, 10%, 9%))   !important;}
:is(main, .ka49__a775){color: var(--content-text, hsl(32, 10%, 9%))   !important;}
div.vqpyckvk.o8c1280_cb{text-align: center   !important;
align-items: center   !important;}
div.vqpyckvk.o8c1280_cb > :is(h1, h2, p){text-align: center   !important;
max-width: min(100%, 832px)   !important;
margin-left: auto   !important;
margin-right: auto   !important;}
div.vqpyckvk.o8c1280_cb > :is(div, nav, ul, ol){margin-left: auto   !important;
margin-right: auto   !important;}
div.oecba554{--c2799a_a0f9: hsl(0, 18%, 28%);
--k92d6685668: rgba(84, 58, 58, 0.78);
--j5de7822487: hsl(32, 62%, 28%);
--mb8ab8619c9: dark;}
div.oecba554{--c2799a_a0f9: hsl(0, 18%, 28%);
--k92d6685668: rgba(84, 58, 58, 0.78);
--j5de7822487: hsl(32, 62%, 28%);
--mb8ab8619c9: dark;
color: var(--c2799a_a0f9, hsl(0, 18%, 28%))   !important;}
div.oecba554 :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--c2799a_a0f9, hsl(0, 18%, 28%))   !important;}
div.oecba554 a:not([class]):not([data-track]):not([role="button"]), div.oecba554 a[class=""]:not([data-track]):not([role="button"]){color: var(--j5de7822487, hsl(32, 62%, 28%))   !important;}
div.oecba554 :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--k92d6685668, rgba(84, 58, 58, 0.78))   !important;}
div.m93wmimh6u{--c2799a_a0f9: hsl(32, 62%, 28%);
--k92d6685668: rgba(115, 74, 27, 0.78);
--j5de7822487: hsl(32, 62%, 28%);
--mb8ab8619c9: dark;}
div.vqpyckvk.z0635__58a7{--c2799a_a0f9: hsl(32, 62%, 28%);
--k92d6685668: rgba(115, 74, 27, 0.78);
--j5de7822487: hsl(32, 62%, 28%);
--mb8ab8619c9: dark;
color: var(--c2799a_a0f9, hsl(32, 62%, 28%))   !important;}
div.vqpyckvk.z0635__58a7 :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--c2799a_a0f9, hsl(32, 62%, 28%))   !important;}
div.vqpyckvk.z0635__58a7 a:not([class]):not([data-track]):not([role="button"]), div.vqpyckvk.z0635__58a7 a[class=""]:not([data-track]):not([role="button"]){color: var(--j5de7822487, hsl(32, 62%, 28%))   !important;}
div.vqpyckvk.z0635__58a7 :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--k92d6685668, rgba(115, 74, 27, 0.78))   !important;}
div.e6d8b_edc{--c2799a_a0f9: hsl(32, 62%, 28%);
--k92d6685668: rgba(115, 74, 27, 0.78);
--j5de7822487: hsl(32, 62%, 28%);
--mb8ab8619c9: dark;}
div.e6d8b_edc{--c2799a_a0f9: hsl(32, 62%, 28%);
--k92d6685668: rgba(115, 74, 27, 0.78);
--j5de7822487: hsl(32, 62%, 28%);
--mb8ab8619c9: dark;
color: var(--c2799a_a0f9, hsl(32, 62%, 28%))   !important;}
div.e6d8b_edc :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--c2799a_a0f9, hsl(32, 62%, 28%))   !important;}
div.e6d8b_edc a:not([class]):not([data-track]):not([role="button"]), div.e6d8b_edc a[class=""]:not([data-track]):not([role="button"]){color: var(--j5de7822487, hsl(32, 62%, 28%))   !important;}
div.e6d8b_edc :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--k92d6685668, rgba(115, 74, 27, 0.78))   !important;}
div.e8e4e9728 > :nth-child(1) > :nth-child(4){--l74c33be3: hsl(32, 62%, 14%);
color: var(--l74c33be3, hsl(32, 62%, 14%))   !important;}
div.e8e4e9728 > :nth-child(1) > :nth-child(4):is(:hover, :focus-visible, :active){color: var(--zd9f5b_05ac, hsl(33, 63%, 12%))   !important;}
div.e8e4e9728 > :nth-child(2) > :nth-child(4){--l74c33be3: hsl(32, 62%, 14%);
color: var(--l74c33be3, hsl(32, 62%, 14%))   !important;}
div.e8e4e9728 > :nth-child(2) > :nth-child(4):is(:hover, :focus-visible, :active){color: var(--zd9f5b_05ac, hsl(33, 63%, 12%))   !important;}
div.e8e4e9728 > :nth-child(3) > :nth-child(4){--l74c33be3: hsl(32, 62%, 14%);
color: var(--l74c33be3, hsl(32, 62%, 14%))   !important;}
div.e8e4e9728 > :nth-child(3) > :nth-child(4):is(:hover, :focus-visible, :active){color: var(--zd9f5b_05ac, hsl(33, 63%, 12%))   !important;}
div.e8e4e9728 > :nth-child(3) > :nth-child(6){--l74c33be3: hsl(32, 62%, 14%);
color: var(--l74c33be3, hsl(32, 62%, 14%))   !important;}
div.e8e4e9728 > :nth-child(3) > :nth-child(6):is(:hover, :focus-visible, :active){color: var(--zd9f5b_05ac, hsl(33, 63%, 12%))   !important;}
main.t68d77_mw52 a:not([class]):not([data-track]):not([role="button"]), main.t68d77_mw52 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.t68d77_mw52 a:not([class]):not([data-track]):not([role="button"]), main.t68d77_mw52 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.t68d77_mw52 a:not([class]):not([data-track]):not([role="button"]), main.t68d77_mw52 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))))));}
div.fjfa9n0w1tc > :nth-child(1){color: hsl(37, 82%, 28%)   !important;}
div.fjfa9n0w1tc > :nth-child(2){color: hsl(37, 82%, 28%)   !important;}
div.fjfa9n0w1tc > :nth-child(3){color: hsl(37, 82%, 28%)   !important;}
div.e8e4e9728 > :nth-child(1) > :nth-child(4){color: hsl(32, 62%, 16%)   !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.e8e4e9728 > :nth-child(1) > :nth-child(4) :is(strong, b, em, small, mark){color: inherit   !important;}
div.e8e4e9728 > :nth-child(1) > :nth-child(4):hover, div.e8e4e9728 > :nth-child(1) > :nth-child(4):focus-visible, div.e8e4e9728 > :nth-child(1) > :nth-child(4):active{color: hsl(32, 62%, 16%)   !important;}
div.e8e4e9728 > :nth-child(1) > :nth-child(4):hover, div.e8e4e9728 > :nth-child(1) > :nth-child(4):focus-visible, div.e8e4e9728 > :nth-child(1) > :nth-child(4):active{text-decoration-color: currentColor   !important;}
div.e8e4e9728 > :nth-child(2) > :nth-child(4){color: hsl(32, 62%, 16%)   !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.e8e4e9728 > :nth-child(2) > :nth-child(4) :is(strong, b, em, small, mark){color: inherit   !important;}
div.e8e4e9728 > :nth-child(2) > :nth-child(4):hover, div.e8e4e9728 > :nth-child(2) > :nth-child(4):focus-visible, div.e8e4e9728 > :nth-child(2) > :nth-child(4):active{color: hsl(32, 62%, 16%)   !important;}
div.e8e4e9728 > :nth-child(2) > :nth-child(4):hover, div.e8e4e9728 > :nth-child(2) > :nth-child(4):focus-visible, div.e8e4e9728 > :nth-child(2) > :nth-child(4):active{text-decoration-color: currentColor   !important;}
div.e8e4e9728 > :nth-child(3) > :nth-child(4){color: hsl(32, 62%, 16%)   !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.e8e4e9728 > :nth-child(3) > :nth-child(4) :is(strong, b, em, small, mark){color: inherit   !important;}
div.e8e4e9728 > :nth-child(3) > :nth-child(4):hover, div.e8e4e9728 > :nth-child(3) > :nth-child(4):focus-visible, div.e8e4e9728 > :nth-child(3) > :nth-child(4):active{color: hsl(32, 62%, 16%)   !important;}
div.e8e4e9728 > :nth-child(3) > :nth-child(4):hover, div.e8e4e9728 > :nth-child(3) > :nth-child(4):focus-visible, div.e8e4e9728 > :nth-child(3) > :nth-child(4):active{text-decoration-color: currentColor   !important;}
div.e8e4e9728 > :nth-child(3) > :nth-child(6){color: hsl(32, 62%, 16%)   !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.e8e4e9728 > :nth-child(3) > :nth-child(6) :is(strong, b, em, small, mark){color: inherit   !important;}
div.e8e4e9728 > :nth-child(3) > :nth-child(6):hover, div.e8e4e9728 > :nth-child(3) > :nth-child(6):focus-visible, div.e8e4e9728 > :nth-child(3) > :nth-child(6):active{color: hsl(32, 62%, 16%)   !important;}
div.e8e4e9728 > :nth-child(3) > :nth-child(6):hover, div.e8e4e9728 > :nth-child(3) > :nth-child(6):focus-visible, div.e8e4e9728 > :nth-child(3) > :nth-child(6):active{text-decoration-color: currentColor   !important;}