:root{--brand-primary: var(--primary-color, hsl(46, 86%, 57%));
--brand-secondary: var(--secondary-color, hsl(146, 69%, 57%));
--content-bg: var(--content-page-bg, #f5f7fb);
--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-light: var(--content-border, rgba(0, 0, 0, 0.08));
--max-width: 1640px;
--text-width: 828px;
--radius-lg: 12px;
--shadow-sm: 0 2px 8px rgba(0,0,0,0.04);
--content-page-bg: hsl(220, 7%, 96%);
--content-surface-bg: #ffffff;
--content-text: hsl(220, 10%, 11%);
--content-heading: hsl(220, 10%, 11%);
--content-text-muted: var(--page-muted-color, var(--content-text-muted, rgba(31, 35, 40, 0.72)));
--content-border: rgba(0, 0, 0, 0.08);
--content-accent-ui: hsl(22, 78%, 38%);
--content-accent-text: var(--page-link-color, var(--content-link-color, hsl(22, 78%, 28%)));
--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.r7411b2a_uxlj{font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
background-color: var(--content-bg);
color: var(--text-main);
line-height: 1.6;
-webkit-font-smoothing: antialiased;}
main.r7411b2a_uxlj .bdc8__efe3{position: fixed;
top: 20px;
left: 50%;
transform: translateX(-50%);
width: 90%;
max-width: var(--max-width);
height: 64px;
background: rgba(255, 255, 255, 0.85);
backdrop-filter: blur(12px);
border: 1px solid var(--border-light);
border-radius: 40px;
display: flex;
align-items: center;
justify-content: space-between;
padding: 0 32px;
z-index: 1000;
box-shadow: var(--shadow-sm);
color: hsl(220, 10%, 11%);}
main.r7411b2a_uxlj .q9449c_59d2{font-size: 20px;
font-weight: 700;
color: var(--text-main);
text-decoration: none;
display: flex;
align-items: center;}
main.r7411b2a_uxlj .f1cdfb_d6a4{display: flex;
gap: 32px;
list-style: none;}
main.r7411b2a_uxlj .f1cdfb_d6a4 a{text-decoration: none;
color: var(--text-muted);
font-size: 15px;
font-weight: 500;
transition: color 0.3s ease;}
main.r7411b2a_uxlj .f1cdfb_d6a4 a:hover{color: var(--brand-primary);}
main.r7411b2a_uxlj{width: 100%;
overflow-x: hidden;}
main.r7411b2a_uxlj .s6ae7af_8r2y{padding: 160px 0 100px;
background: linear-gradient(135deg, #ffffff 0%, var(--content-bg) 100%);
min-height: 80vh;
display: flex;
align-items: center;
color: hsl(220, 10%, 11%);}
main.r7411b2a_uxlj .geb6__d8ba{max-width: var(--text-width);
text-align: left;}
main.r7411b2a_uxlj .ob6231c0_v1l{display: inline-block;
padding: 6px 16px;
background: rgba(46, 86, 57, 0.08);
color: hsl(0, 18%, 92%);
border-radius: 20px;
font-size: 14px;
font-weight: 600;
margin-bottom: 24px;}
main.r7411b2a_uxlj h1{font-size: 64px;
font-weight: 800;
line-height: 1.1;
margin-bottom: 24px;
letter-spacing: -1px;
color: var(--text-main);}
main.r7411b2a_uxlj .g6c3e4_f1{font-size: 20px;
color: var(--text-muted);
margin-bottom: 40px;
max-width: 600px;}
main.r7411b2a_uxlj .m795__35a{display: flex;
gap: 16px;
align-items: center;}
main.r7411b2a_uxlj .x073a85_f9b9{padding: 16px 36px;
background: var(--brand-primary);
color: hsl(0, 18%, 24%);
text-decoration: none;
border-radius: 30px;
font-weight: 600;
font-size: 18px;
box-shadow: 0 8px 20px rgba(235, 186, 56, 0.3);
transition: transform 0.3s ease, box-shadow 0.3s ease;}
main.r7411b2a_uxlj .x073a85_f9b9:hover{transform: translateY(-2px);
box-shadow: 0 12px 24px rgba(235, 186, 56, 0.4);}
main.r7411b2a_uxlj .pe03997_3dab{padding: 16px 36px;
background: #fff;
color: var(--text-main);
text-decoration: none;
border-radius: 30px;
font-weight: 600;
font-size: 18px;
border: 1px solid var(--border-light);
transition: all 0.3s ease;}
main.r7411b2a_uxlj .pe03997_3dab:hover{background: var(--content-bg);
color: hsl(220, 10%, 11%);}
main.r7411b2a_uxlj .g58c66d_d3a3{margin-top: 60px;
border-radius: var(--radius-lg);
overflow: hidden;
box-shadow: 0 20px 40px rgba(0,0,0,0.1);}
main.r7411b2a_uxlj .g58c66d_d3a3 img{width: 100%;
height: auto;
display: block;
aspect-ratio: 16 / 9;
object-fit: cover;}
main.r7411b2a_uxlj .ihrkfljimudv{margin-bottom: 60px;
text-align: left;}
main.r7411b2a_uxlj .ihrkfljimudv h2{font-size: 40px;
font-weight: 700;
margin-bottom: 16px;}
main.r7411b2a_uxlj .ihrkfljimudv p{font-size: 18px;
color: var(--text-muted);
max-width: 800px;}
main.r7411b2a_uxlj .pwqcf1jpk{display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 40px;
padding: 80px 0;}
main.r7411b2a_uxlj .jba4b__42dcf{background: var(--surface-bg);
padding: 48px;
border-radius: 24px;
border: 1px solid var(--border-light);
transition: border-color 0.3s ease;
color: hsl(220, 10%, 11%);}
main.r7411b2a_uxlj .jba4b__42dcf:hover{border-color: var(--brand-primary);}
main.r7411b2a_uxlj .jba4b__42dcf h3{font-size: 24px;
margin-bottom: 16px;}
main.r7411b2a_uxlj .jba4b__42dcf p{color: var(--text-muted);
font-size: 16px;}
main.r7411b2a_uxlj .l6610f6_s08m{background: #fff;
padding: 100px 0;
color: hsl(220, 10%, 11%);}
main.r7411b2a_uxlj .b78b0c1aa{display: flex;
flex-direction: column;
gap: 80px;}
main.r7411b2a_uxlj .gd7270_501{display: grid;
grid-template-columns: 1fr 1fr;
gap: 80px;
align-items: center;}
main.r7411b2a_uxlj .gd7270_501:nth-child(even){direction: rtl;}
main.r7411b2a_uxlj .gd7270_501:nth-child(even) .vbb3bf97c{direction: ltr;}
main.r7411b2a_uxlj .z25aa__b456{border-radius: 24px;
overflow: hidden;
background: var(--content-bg);
color: hsl(220, 10%, 11%);}
main.r7411b2a_uxlj .z25aa__b456 img{width: 100%;
object-fit: cover;}
main.r7411b2a_uxlj .ma9e471_zf{padding: 100px 0;}
main.r7411b2a_uxlj .c0624f_ztux{width: 100%;
background: var(--surface-bg);
border-radius: 16px;
border-collapse: collapse;
overflow: hidden;
box-shadow: var(--shadow-sm);
color: hsl(220, 10%, 11%);}
main.r7411b2a_uxlj .c0624f_ztux th, main.r7411b2a_uxlj .c0624f_ztux td{padding: 24px;
text-align: left;
border-bottom: 1px solid var(--border-light);}
main.r7411b2a_uxlj .c0624f_ztux th{background: rgba(0,0,0,0.02);
font-weight: 600;
color: #ffffff;}
main.r7411b2a_uxlj .db7f0__fc43{padding: 100px 0;
background: var(--content-bg);
color: hsl(220, 10%, 11%);}
main.r7411b2a_uxlj .a75904_c4ec{max-width: 900px;
margin: 0 auto 0 0;}
main.r7411b2a_uxlj .q28d8a9_yv0{margin-bottom: 24px;
padding-bottom: 24px;
border-bottom: 1px solid var(--border-light);}
main.r7411b2a_uxlj .r248c3__921{padding: 120px 0;
background: var(--text-main);
color: #fff;
text-align: center;}
@media (max-width: 1024px) {main.r7411b2a_uxlj h1{font-size: 48px;}
main.r7411b2a_uxlj .pwqcf1jpk, main.r7411b2a_uxlj .gd7270_501{grid-template-columns: 1fr;}
main.r7411b2a_uxlj .gd7270_501:nth-child(even){direction: ltr;}}
html, body{margin: 0;
padding: 0;}
body *, body *::before, body *::after{box-sizing: border-box;}
main img.p5c85dac5{display: block;
max-width: 100%;
width: 100%;
height: auto;
object-fit: cover;
object-position: center;}
main img.p5c85dac5.ia7f2d_8a79{aspect-ratio: 16 / 9;}
main img.p5c85dac5.cd7c6724a{aspect-ratio: 16 / 10;}
main img.p5c85dac5.jd04b739602{aspect-ratio: 4 / 3;}
main img.p5c85dac5.se15442c9a8{aspect-ratio: 1 / 1;}
main .vbf8d337c.ia7f2d_8a79{aspect-ratio: 16 / 9;}
main .vbf8d337c.cd7c6724a{aspect-ratio: 16 / 10;}
main .vbf8d337c.jd04b739602{aspect-ratio: 4 / 3;}
main .vbf8d337c.se15442c9a8{aspect-ratio: 1 / 1;}
@media (min-width: 769px) {div.f0bac__b911c > *{min-width: 0   !important;}
div.geb6__d8ba{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.g58c66d_d3a3{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.g58c66d_d3a3 :where(img, picture, video, canvas, svg), div.g58c66d_d3a3 picture > img{display: block   !important;width: 100%   !important;max-width: 100%   !important;height: auto   !important;}
div.gd7270_501 > *{min-width: 0   !important;}
div.vbb3bf97c{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.z25aa__b456{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.z25aa__b456 :where(img, picture, video, canvas, svg), div.z25aa__b456 picture > img{display: block   !important;width: 100%   !important;max-width: 100%   !important;height: auto   !important;}}
@media (min-width: 1025px) {div.f0bac__b911c{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.f0bac__b911c > *{min-width: 0   !important;}
div.geb6__d8ba{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.g58c66d_d3a3{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.g58c66d_d3a3 :where(img, video), div.g58c66d_d3a3 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.f0bac__b911c{position: relative   !important;display: flex   !important;flex-direction: column   !important;align-items: stretch   !important;gap: 24px   !important;min-height: auto   !important;}
div.geb6__d8ba{width: 100%   !important;max-width: 100%   !important;margin: 0   !important;}
div.g58c66d_d3a3{width: 100%   !important;max-width: 100%   !important;margin-top: 12px   !important;}}
:root{--primary-color: hsl(46, 86%, 57%);
--secondary-color: hsl(146, 69%, 57%);
--bg-color: hsl(46, 8%, 95%);
--text-color: hsl(46, 10%, 11%);
--text-muted: rgba(24,33,47,0.72);
--content-page-bg: hsl(46, 8%, 95%);
--content-surface-bg: rgba(255,255,255,0.88);
--content-text: hsl(46, 10%, 11%);
--content-text-muted: rgba(24,33,47,0.72);
--content-accent-ui: hsl(46, 86%, 57%);
--content-accent-text: hsl(0, 18%, 28%);
--content-link-color: hsl(0, 18%, 28%);
--content-link-hover: hsl(146, 69%, 28%);}
body{background: var(--bg-color, hsl(46, 8%, 95%))   !important;
color: var(--text-color, hsl(46, 10%, 11%))   !important;}
:is(main, .t5baaa655){color: var(--content-text, hsl(46, 10%, 11%))   !important;}
div.geb6__d8ba{text-align: left   !important;
align-items: flex-start   !important;}
div.geb6__d8ba > :is(h1, h2, p){text-align: left   !important;
max-width: min(100%, 828px)   !important;
margin-left: 0   !important;
margin-right: auto   !important;}
div.geb6__d8ba > :is(div, nav, ul, ol){margin-left: 0   !important;
margin-right: auto   !important;}
div.r248c3__921{--cb3e96_7078: hsl(48, 18%, 92%);
--s6544a_3d67: rgba(238, 236, 230, 0.84);
--q94d4b_9004: hsl(46, 82%, 92%);
--f5c00207144: light;}
div.r248c3__921 div.f0bac__b911c{--cb3e96_7078: hsl(48, 18%, 92%);
--s6544a_3d67: rgba(238, 236, 230, 0.84);
--q94d4b_9004: hsl(46, 82%, 92%);
--f5c00207144: light;
color: var(--cb3e96_7078, hsl(48, 18%, 92%))   !important;}
div.r248c3__921 div.f0bac__b911c :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--cb3e96_7078, hsl(48, 18%, 92%))   !important;}
div.r248c3__921 div.f0bac__b911c a:not([class]):not([data-track]):not([role="button"]), div.r248c3__921 div.f0bac__b911c a[class=""]:not([data-track]):not([role="button"]){color: var(--q94d4b_9004, hsl(46, 82%, 92%))   !important;}
div.r248c3__921 div.f0bac__b911c :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--s6544a_3d67, rgba(238, 236, 230, 0.84))   !important;}
div.s6ae7af_8r2y{--cb3e96_7078: hsl(0, 18%, 28%);
--s6544a_3d67: rgba(84, 58, 58, 0.78);
--q94d4b_9004: hsl(46, 82%, 28%);
--f5c00207144: dark;}
div.s6ae7af_8r2y div.geb6__d8ba{--cb3e96_7078: hsl(0, 18%, 28%);
--s6544a_3d67: rgba(84, 58, 58, 0.78);
--q94d4b_9004: hsl(46, 82%, 28%);
--f5c00207144: dark;
color: var(--cb3e96_7078, hsl(0, 18%, 28%))   !important;}
div.s6ae7af_8r2y div.geb6__d8ba :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--cb3e96_7078, hsl(0, 18%, 28%))   !important;}
div.s6ae7af_8r2y div.geb6__d8ba a:not([class]):not([data-track]):not([role="button"]), div.s6ae7af_8r2y div.geb6__d8ba a[class=""]:not([data-track]):not([role="button"]){color: var(--q94d4b_9004, hsl(46, 82%, 28%))   !important;}
div.s6ae7af_8r2y div.geb6__d8ba :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--s6544a_3d67, rgba(84, 58, 58, 0.78))   !important;}
@media (max-width: 768px) {main.r7411b2a_uxlj .pwqcf1jpk{padding-left: 20px   !important;padding-right: 20px   !important;width: 100%   !important;max-width: 100%   !important;box-sizing: border-box   !important;}}
div.m795__35a a.x073a85_f9b9{--mfdfe7_ec7b: hsl(46, 82%, 20%);
color: var(--mfdfe7_ec7b, hsl(46, 82%, 20%))   !important;}
div.m795__35a a.x073a85_f9b9:is(:hover, :focus-visible, :active){color: var(--sde8__28ae, hsl(46, 82%, 18%))   !important;}
div.r248c3__921 a.x073a85_f9b9{--mfdfe7_ec7b: hsl(46, 81%, 20%);
color: var(--mfdfe7_ec7b, hsl(46, 81%, 20%))   !important;}
div.r248c3__921 a.x073a85_f9b9:is(:hover, :focus-visible, :active){color: var(--sde8__28ae, hsl(46, 82%, 18%))   !important;}
main.r7411b2a_uxlj a:not([class]):not([data-track]):not([role="button"]), main.r7411b2a_uxlj 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.r7411b2a_uxlj a:not([class]):not([data-track]):not([role="button"]), main.r7411b2a_uxlj 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.r7411b2a_uxlj a:not([class]):not([data-track]):not([role="button"]), main.r7411b2a_uxlj 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))))));}
@media (min-width: 769px) {div.f0bac__b911c{width: min(100%, var(--page-max-width, var(--max-width, 1440px)))   !important;max-width: min(100%, var(--page-max-width, var(--max-width, 1440px)))   !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;}
div.l6610f6_s08m{width: min(100%, var(--page-max-width, var(--max-width, 1440px)))   !important;max-width: min(100%, var(--page-max-width, var(--max-width, 1440px)))   !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;}
div.db7f0__fc43{width: min(100%, var(--page-max-width, var(--max-width, 1440px)))   !important;max-width: min(100%, var(--page-max-width, var(--max-width, 1440px)))   !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) {div.f0bac__b911c{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;}
div.l6610f6_s08m{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;}
div.db7f0__fc43{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;}}
div.r248c3__921 a.x073a85_f9b9{color: hsl(46, 81%, 20%)   !important;
text-decoration-color: currentColor   !important;}
div.r248c3__921 a.x073a85_f9b9 :is(strong, b, em, small, mark){color: inherit   !important;}
div.r248c3__921 a.x073a85_f9b9:hover, div.r248c3__921 a.x073a85_f9b9:focus-visible, div.r248c3__921 a.x073a85_f9b9:active{color: hsl(46, 81%, 20%)   !important;}
div.r248c3__921 a.x073a85_f9b9:hover, div.r248c3__921 a.x073a85_f9b9:focus-visible, div.r248c3__921 a.x073a85_f9b9:active{text-decoration-color: currentColor   !important;}
div.jba4b__42dcf a{color: hsl(46, 82%, 28%)   !important;
text-decoration-color: currentColor   !important;}
div.jba4b__42dcf a :is(strong, b, em, small, mark){color: inherit   !important;}
div.jba4b__42dcf a:hover, div.jba4b__42dcf a:focus-visible, div.jba4b__42dcf a:active{color: hsl(46, 82%, 28%)   !important;}
div.jba4b__42dcf a:hover, div.jba4b__42dcf a:focus-visible, div.jba4b__42dcf a:active{text-decoration-color: currentColor   !important;}
div.m795__35a a.x073a85_f9b9{color: hsl(46, 82%, 20%)   !important;
text-decoration-color: currentColor   !important;}
div.m795__35a a.x073a85_f9b9 :is(strong, b, em, small, mark){color: inherit   !important;}
div.m795__35a a.x073a85_f9b9:hover, div.m795__35a a.x073a85_f9b9:focus-visible, div.m795__35a a.x073a85_f9b9:active{color: hsl(46, 82%, 20%)   !important;}
div.m795__35a a.x073a85_f9b9:hover, div.m795__35a a.x073a85_f9b9:focus-visible, div.m795__35a a.x073a85_f9b9:active{text-decoration-color: currentColor   !important;}