:root{--env-primary: var(--primary-color, hsl(177, 84%, 59%));
--env-secondary: var(--secondary-color, hsl(249, 67%, 59%));
--env-bg: var(--content-page-bg, #f5f7fb);
--env-surface: var(--content-surface-bg, #ffffff);
--env-text: var(--content-text, #1f2328);
--env-text-muted: var(--content-text-muted, rgba(31, 35, 40, 0.72));
--env-border: var(--content-border, rgba(0, 0, 0, 0.08));
--max-width: clamp(1220px, 90vw, 1420px);
--content-width: 737px;
--brand-main: hsl(177, 84%, 59%);
--brand-secondary: hsl(249, 67%, 59%);
--content-page-bg: hsl(220, 7%, 96%);
--content-surface-bg: rgba(255, 255, 255, 0.88);
--content-text: hsl(220, 10%, 11%);
--content-text-muted: rgba(31, 35, 40, 0.72);
--content-border: rgba(0, 0, 0, 0.08);
--hero-text-width: clamp(746px, 76vw, 966px);
--radius-lg: 12px;
--shadow-sm: 0 2px 8px rgba(0,0,0,0.05);
--content-heading: hsl(220, 10%, 11%);
--content-accent-ui: hsl(22, 78%, 38%);
--content-accent-text: 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.u1hx992muytp{font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
background-color: var(--env-bg);
color: var(--env-text);
line-height: 1.6;
overflow-x: hidden;
margin: 0;
padding: 0;}
main.u1hx992muytp .p092__3f7{max-width: var(--max-width);
margin: 0 auto;
padding: 0 40px;
text-align: left;}
main.u1hx992muytp .s6x7k8q0b1{padding: 100px 0 80px;
display: flex;
align-items: flex-start;
gap: 60px;
background: linear-gradient(135deg, #ffffff 0%, var(--env-bg) 100%);
color: hsl(220, 10%, 11%);}
main.u1hx992muytp .q893b6a{max-width: var(--content-width);
flex-shrink: 0;}
main.u1hx992muytp .taf163__3a3{flex-grow: 1;
position: relative;}
main.u1hx992muytp .taf163__3a3 img{width: 100%;
max-height: 500px;
object-fit: cover;
border-radius: 24px;
box-shadow: 0 20px 40px rgba(0,0,0,0.05);}
main.u1hx992muytp h1{font-size: 56px;
font-weight: 800;
line-height: 1.1;
margin-bottom: 24px;
color: var(--env-text);
letter-spacing: -0.02em;}
main.u1hx992muytp .b2oh0cgjlt{font-size: 20px;
color: var(--env-text-muted);
margin-bottom: 40px;}
main.u1hx992muytp .i2f7ef__1e8d{display: flex;
gap: 16px;}
main.u1hx992muytp .ma2d16_w4{background-color: var(--env-primary);
color: hsl(0, 18%, 28%);
padding: 16px 36px;
border-radius: 12px;
text-decoration: none;
font-weight: 600;
font-size: 18px;
transition: transform 0.2s, box-shadow 0.2s;
box-shadow: 0 8px 20px rgba(0, 242, 234, 0.2);}
main.u1hx992muytp .ma2d16_w4:hover{transform: translateY(-2px);
box-shadow: 0 12px 24px rgba(0, 242, 234, 0.3);}
main.u1hx992muytp .jemhh6y5u8h5{padding: 80px 0;}
main.u1hx992muytp .e5b7c1__25eb{font-size: 32px;
font-weight: 700;
margin-bottom: 48px;
border-left: 6px solid var(--env-primary);
padding-left: 20px;}
main.u1hx992muytp .e6f8a_b8ad{display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: 24px;}
main.u1hx992muytp .p16ae88{background: var(--env-surface);
border: 1px solid var(--env-border);
border-radius: 20px;
padding: 32px;
transition: border-color 0.3s;
color: hsl(220, 10%, 11%);}
main.u1hx992muytp .p16ae88:hover{border-color: var(--env-primary);}
main.u1hx992muytp .p16ae88 h3{font-size: 22px;
margin-bottom: 20px;
display: flex;
align-items: center;
gap: 12px;}
main.u1hx992muytp .p16ae88 ul{list-style: none;
padding: 0;
margin: 0;}
main.u1hx992muytp .p16ae88 li{padding: 10px 0;
border-bottom: 1px solid var(--env-border);
color: var(--env-text-muted);
font-size: 15px;}
main.u1hx992muytp .p16ae88 li:last-child{border-bottom: none;}
main.u1hx992muytp .p16ae88 li strong{color: var(--env-text);
margin-right: 8px;}
main.u1hx992muytp .b0be549_a9d{padding: 80px 0;
background: #fff;
color: hsl(220, 10%, 11%);}
main.u1hx992muytp .l779d5b_ol{overflow-x: auto;
border-radius: 16px;
border: 1px solid var(--env-border);}
main.u1hx992muytp table{width: 100%;
border-collapse: collapse;
min-width: 800px;}
main.u1hx992muytp th{background: #f8fafc;
padding: 20px;
text-align: left;
font-weight: 600;
border-bottom: 2px solid var(--env-border);
color: hsl(220, 10%, 11%);}
main.u1hx992muytp td{padding: 20px;
border-bottom: 1px solid var(--env-border);
font-size: 15px;}
main.u1hx992muytp .fd5e8979cab{}
main.u1hx992muytp .le9521d_0bb7{}
main.u1hx992muytp .z5009__7a01{}
main.u1hx992muytp .oa34a129e{}
main.u1hx992muytp .g7df3beee{}
main.u1hx992muytp .ue1fb1_e7ac a{}
main.u1hx992muytp .ue1fb1_e7ac a:hover{}
main.u1hx992muytp .copyright{}
@media (max-width: 1024px) {main.u1hx992muytp .s6x7k8q0b1{flex-direction: column;}
main.u1hx992muytp .q893b6a{max-width: 100%;}}
html, body{margin: 0;
padding: 0;}
body *, body *::before, body *::after{box-sizing: border-box;}
main img.a3af__2af7{display: block;
max-width: 100%;
width: 100%;
height: auto;
object-fit: cover;
object-position: center;}
main img.a3af__2af7.vee3__8146{aspect-ratio: 16 / 9;}
main img.a3af__2af7.q2f4e7c2d{aspect-ratio: 16 / 10;}
main img.a3af__2af7.p5c4fe8c7{aspect-ratio: 4 / 3;}
main img.a3af__2af7.v0aa5d_e2e5{aspect-ratio: 1 / 1;}
main .t018c6_2983{}
main .t018c6_2983.vee3__8146{aspect-ratio: 16 / 9;}
main .t018c6_2983.q2f4e7c2d{aspect-ratio: 16 / 10;}
main .t018c6_2983.p5c4fe8c7{aspect-ratio: 4 / 3;}
main .t018c6_2983.v0aa5d_e2e5{aspect-ratio: 1 / 1;}
main .t018c6_2983 > img.a3af__2af7, main .t018c6_2983 > picture > img.a3af__2af7{}
main [data-layout-collapse-single="1"]{}
main [data-layout-collapse-single="1"] > *{}
main [data-flow-list="1"]{}
main [data-flow-list="1"] > li{}
@media (min-width: 769px) {div.p092__3f7 > *{min-width: 0  !important;}
div.q893b6a{min-width: 0  !important;flex: 1 1 0  !important;max-width: 100%  !important;}
div.taf163__3a3{min-width: 0  !important;flex: 1 1 0  !important;max-width: 100%  !important;}
div.taf163__3a3 :where(img, picture, video, canvas, svg), div.taf163__3a3 picture > img{display: block  !important;width: 100%  !important;max-width: 100%  !important;height: auto  !important;}}
:root {--primary-color: hsl(177, 84%, 59%);
--secondary-color: hsl(249, 67%, 59%);
--bg-color: hsl(177, 8%, 96%);
--text-color: hsl(177, 10%, 8%);
--text-muted: rgba(24,33,47,0.72);
--content-page-bg: hsl(177, 8%, 96%);
--content-surface-bg: rgba(255,255,255,0.88);
--content-text: hsl(177, 10%, 8%);
--content-text-muted: rgba(24,33,47,0.72);
--content-accent-ui: hsl(177, 84%, 59%);
--content-accent-text: hsl(0, 18%, 28%);
--content-link-color: hsl(0, 18%, 28%);
--content-link-hover: hsl(249, 67%, 28%);}
body {background: var(--bg-color, hsl(177, 8%, 96%))  !important;
color: var(--text-color, hsl(177, 10%, 8%))  !important;}
:is(main, .v6d82df103a) {color: var(--content-text, hsl(177, 10%, 8%))  !important;}
div.q893b6a {text-align: left  !important;
align-items: flex-start  !important;}
div.q893b6a > :is(h1, h2, p) {text-align: left  !important;
max-width: min(100%, 737px)  !important;
margin-left: 0  !important;
margin-right: auto  !important;}
div.q893b6a > :is(div, nav, ul, ol) {margin-left: 0  !important;
margin-right: auto  !important;}
div.s6x7k8q0b1 {--df26e8_af54: hsl(0, 18%, 28%);
--gd01c55e999: rgba(84, 58, 58, 0.78);
--u86c2ae67: hsl(177, 82%, 24%);
--g5ed26_45bb: dark;}
div.s6x7k8q0b1 div.q893b6a {--df26e8_af54: hsl(0, 18%, 28%);
--gd01c55e999: rgba(84, 58, 58, 0.78);
--u86c2ae67: hsl(177, 82%, 24%);
--g5ed26_45bb: dark;
color: var(--df26e8_af54, hsl(0, 18%, 28%))  !important;}
div.s6x7k8q0b1 div.q893b6a :is(h1, h2, h3, h4, h5, h6, strong, b, em) {color: var(--df26e8_af54, hsl(0, 18%, 28%))  !important;}
div.s6x7k8q0b1 div.q893b6a a:not([class]):not([data-track]):not([role="button"]), div.s6x7k8q0b1 div.q893b6a a[class=""]:not([data-track]):not([role="button"]) {color: var(--u86c2ae67, hsl(177, 82%, 24%))  !important;}
div.s6x7k8q0b1 div.q893b6a :is(p, li, small, blockquote, figcaption, dd, dt, label) {color: var(--gd01c55e999, rgba(84, 58, 58, 0.78))  !important;}
a.ma2d16_w4 {--m5b7e52ea: hsl(177, 82%, 20%);
color: var(--m5b7e52ea, hsl(177, 82%, 20%))  !important;}
a.ma2d16_w4:is(:hover, :focus-visible, :active) {color: var(--e51f3ab4ab3, hsl(177, 82%, 20%))  !important;}
main.u1hx992muytp a:not([class]):not([data-track]):not([role="button"]), main.u1hx992muytp 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.u1hx992muytp a:not([class]):not([data-track]):not([role="button"]), main.u1hx992muytp 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.u1hx992muytp a:not([class]):not([data-track]):not([role="button"]), main.u1hx992muytp 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))))));}
[data-fp-block="37c49a2604"] > :nth-child(1) > :nth-child(4) > :nth-child(2) > :nth-child(1) {color: hsl(177, 82%, 24%)  !important;
text-decoration-color: currentColor  !important;}
[data-fp-block="37c49a2604"] > :nth-child(1) > :nth-child(4) > :nth-child(2) > :nth-child(1) :is(strong, b, em, small, mark) {color: inherit  !important;}
[data-fp-block="37c49a2604"] > :nth-child(1) > :nth-child(4) > :nth-child(2) > :nth-child(1):hover, [data-fp-block="37c49a2604"] > :nth-child(1) > :nth-child(4) > :nth-child(2) > :nth-child(1):focus-visible, [data-fp-block="37c49a2604"] > :nth-child(1) > :nth-child(4) > :nth-child(2) > :nth-child(1):active {color: hsl(177, 82%, 24%)  !important;}
[data-fp-block="37c49a2604"] > :nth-child(1) > :nth-child(4) > :nth-child(2) > :nth-child(1):hover, [data-fp-block="37c49a2604"] > :nth-child(1) > :nth-child(4) > :nth-child(2) > :nth-child(1):focus-visible, [data-fp-block="37c49a2604"] > :nth-child(1) > :nth-child(4) > :nth-child(2) > :nth-child(1):active {text-decoration-color: currentColor  !important;}
[data-fp-block="37c49a2604"] > :nth-child(1) > :nth-child(5) > :nth-child(2) > :nth-child(1) {color: hsl(177, 82%, 24%)  !important;
text-decoration-color: currentColor  !important;}
[data-fp-block="37c49a2604"] > :nth-child(1) > :nth-child(5) > :nth-child(2) > :nth-child(1) :is(strong, b, em, small, mark) {color: inherit  !important;}
[data-fp-block="37c49a2604"] > :nth-child(1) > :nth-child(5) > :nth-child(2) > :nth-child(1):hover, [data-fp-block="37c49a2604"] > :nth-child(1) > :nth-child(5) > :nth-child(2) > :nth-child(1):focus-visible, [data-fp-block="37c49a2604"] > :nth-child(1) > :nth-child(5) > :nth-child(2) > :nth-child(1):active {color: hsl(177, 82%, 24%)  !important;}
[data-fp-block="37c49a2604"] > :nth-child(1) > :nth-child(5) > :nth-child(2) > :nth-child(1):hover, [data-fp-block="37c49a2604"] > :nth-child(1) > :nth-child(5) > :nth-child(2) > :nth-child(1):focus-visible, [data-fp-block="37c49a2604"] > :nth-child(1) > :nth-child(5) > :nth-child(2) > :nth-child(1):active {text-decoration-color: currentColor  !important;}
a.ma2d16_w4 {color: hsl(177, 82%, 20%)  !important;
text-decoration-color: currentColor  !important;}
a.ma2d16_w4 :is(strong, b, em, small, mark) {color: inherit  !important;}
a.ma2d16_w4:hover, a.ma2d16_w4:focus-visible, a.ma2d16_w4:active {color: hsl(177, 82%, 20%)  !important;}
a.ma2d16_w4:hover, a.ma2d16_w4:focus-visible, a.ma2d16_w4:active {text-decoration-color: currentColor  !important;}