:root{--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(169, 68%, 28%);
--primary-color: var(--nav-main-color, hsl(169, 69%, 62%));
--secondary-color: hsl(273, 55%, 62%);
--max-width: 1452px;
--hero-text-width: 807px;
--primary-brand: hsl(169, 69%, 62%);
--secondary-brand: hsl(273, 55%, 62%);
--section-spacing: 120px;
--border-radius: 12px;
--content-heading: hsl(220, 10%, 11%);
--content-accent-ui: hsl(169, 69%, 62%);
--content-link-color: hsl(169, 68%, 28%);
--content-link-hover: hsl(273, 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(169, 68%, 28%)));
--page-link-hover-color: var(--content-link-hover, hsl(273, 55%, 28%));
--page-muted-color: var(--content-text-muted, rgba(31, 35, 40, 0.72));
--page-accent-soft: rgba(91, 224, 200, 0.12);
--page-accent-glow: rgba(91, 224, 200, 0.42);
--primary-accent: var(--content-accent-ui, var(--primary-color, hsl(169, 69%, 62%)));
--secondary-accent: var(--secondary-color, hsl(273, 55%, 62%));}
main.c18726e0_33{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;}
main.c18726e0_33 .adc9f05_gpv{max-width: var(--max-width);
margin: 0 auto;
padding: 0 24px;}
main.c18726e0_33 .kel0h3fvjybx{text-align: left;
display: flex;
flex-direction: column;
align-items: flex-start;}
main.c18726e0_33 .ee1zyqya9r{padding: 120px 0 80px;
background: linear-gradient(135deg, rgba(169, 230, 218, 0.1) 0%, rgba(210, 180, 230, 0.1) 100%);
position: relative;
color: hsl(220, 10%, 11%);}
main.c18726e0_33 .n49c518ab7{max-width: var(--hero-text-width);
z-index: 2;}
main.c18726e0_33 .o8530_e0cd{font-size: clamp(2.5rem, 5vw, 3.75rem);
font-weight: 800;
line-height: 1.1;
margin-bottom: 24px;
color: var(--content-text);
letter-spacing: -0.02em;}
main.c18726e0_33 .n5e6b6_d4b0{font-size: 1.25rem;
color: var(--content-text-muted);
margin-bottom: 40px;
max-width: 720px;}
main.c18726e0_33 .h1ce7_ebeb{display: flex;
gap: 16px;
flex-wrap: wrap;}
main.c18726e0_33 .w6ca8df4c0{background-color: var(--primary-color);
color: hsl(0, 18%, 24%);
padding: 16px 36px;
border-radius: 8px;
font-weight: 600;
text-decoration: none;
transition: transform 0.2s, box-shadow 0.2s;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
display: inline-flex;
align-items: center;}
main.c18726e0_33 .w6ca8df4c0:hover{transform: translateY(-2px);
box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);}
main.c18726e0_33 .h1e2fbec_2ju{margin-top: 60px;
width: 100%;
border-radius: 12px;
overflow: hidden;
box-shadow: 0 24px 48px rgba(0, 0, 0, 0.1);}
main.c18726e0_33 .h1e2fbec_2ju img{width: 100%;
height: auto;
display: block;
object-fit: cover;
aspect-ratio: 16 / 7;}
main.c18726e0_33 .s33f9d48{padding: 80px 0;}
main.c18726e0_33 .c42e08c_abl{margin-bottom: 48px;
max-width: 800px;}
main.c18726e0_33 .c42e08c_abl h2{font-size: 2.25rem;
margin-bottom: 16px;}
main.c18726e0_33 .w4e7e5f_tjdb{display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: 24px;}
main.c18726e0_33 .a55d15__ae1e{background: var(--content-surface-bg);
padding: 40px;
border-radius: 16px;
border: 1px solid var(--content-border);
transition: border-color 0.3s;
display: flex;
flex-direction: column;
color: hsl(220, 10%, 11%);}
main.c18726e0_33 .a55d15__ae1e:hover{border-color: var(--primary-color);}
main.c18726e0_33 .x892d_dca{width: 48px;
height: 48px;
margin-bottom: 24px;
color: var(--primary-color);}
main.c18726e0_33 .a5cf2_46f8{font-size: 1.5rem;
font-weight: 700;
margin-bottom: 12px;}
main.c18726e0_33 .udy4ipzjdo{font-size: 0.9rem;
color: var(--content-text-muted);
margin-bottom: 24px;
flex-grow: 1;}
main.c18726e0_33 .n98ky9nyo{width: 100%;
text-align: center;
padding: 12px;
border: 2px solid var(--primary-color);
color: var(--content-text);
border-radius: 6px;
text-decoration: none;
font-weight: 600;
transition: all 0.2s;}
main.c18726e0_33 .n98ky9nyo:hover{background-color: var(--primary-color);
color: hsl(0, 18%, 24%);}
main.c18726e0_33 .gc0cac3_a8{padding: 80px 0;
background-color: #fff;
color: hsl(220, 10%, 11%);}
main.c18726e0_33 .hf874__0f4{width: 100%;
border-collapse: collapse;
margin-top: 32px;
font-size: 1rem;}
main.c18726e0_33 .hf874__0f4 th, main.c18726e0_33 .hf874__0f4 td{padding: 20px;
text-align: left;
border-bottom: 1px solid var(--content-border);}
main.c18726e0_33 .hf874__0f4 th{background-color: rgba(169, 69, 62, 0.03);
font-weight: 600;
color: #ffffff;}
main.c18726e0_33 .z40b28__c33{padding: 80px 0;}
main.c18726e0_33 .j63873_e4jy{display: flex;
gap: 32px;
margin-bottom: 48px;}
main.c18726e0_33 .fbkymt66{flex-shrink: 0;
width: 40px;
height: 40px;
background-color: var(--secondary-color);
color: hsl(0, 18%, 12%);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
font-weight: 700;}
main.c18726e0_33 .geb68_b8e h3{font-size: 1.5rem;
margin-bottom: 8px;}
main.c18726e0_33 .pd738757d4{padding: 80px 0;}
main.c18726e0_33 .bb2a20_1ya8{display: grid;
grid-template-columns: 1fr 1fr;
gap: 40px;}
main.c18726e0_33 .w36815a64d h4{font-size: 1.1rem;
margin-bottom: 12px;
color: var(--content-text);}
main.c18726e0_33 .w36815a64d p{color: var(--content-text-muted);}
main.c18726e0_33 .copyright{font-size: 0.9rem;
color: var(--content-text-muted);}
@media (max-width: 1024px) {main.c18726e0_33 .o8530_e0cd{font-size: 2.5rem;}}
html, body{margin: 0;
padding: 0;}
body *, body *::before, body *::after{box-sizing: border-box;}
main img.u33e30dc509{display: block;
max-width: 100%;
width: 100%;
height: auto;
object-fit: cover;
object-position: center;}
main img.u33e30dc509.s14dc0_3802{aspect-ratio: 16 / 9;}
main img.u33e30dc509.k34ac2785{aspect-ratio: 16 / 10;}
main img.u33e30dc509.gd6a__aef9{aspect-ratio: 4 / 3;}
main img.u33e30dc509.baab__0678{aspect-ratio: 1 / 1;}
main .tc6d44d717e.s14dc0_3802{aspect-ratio: 16 / 9;}
main .tc6d44d717e.k34ac2785{aspect-ratio: 16 / 10;}
main .tc6d44d717e.gd6a__aef9{aspect-ratio: 4 / 3;}
main .tc6d44d717e.baab__0678{aspect-ratio: 1 / 1;}
@media (min-width: 769px) {div.adc9f05_gpv.kel0h3fvjybx > *{min-width: 0   !important;}
div.n49c518ab7{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.h1e2fbec_2ju{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.h1e2fbec_2ju :where(img, picture, video, canvas, svg), div.h1e2fbec_2ju picture > img{display: block   !important;width: 100%   !important;max-width: 100%   !important;height: auto   !important;}}
@media (min-width: 1025px) {div.adc9f05_gpv.kel0h3fvjybx{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.adc9f05_gpv.kel0h3fvjybx > *{min-width: 0   !important;}
div.n49c518ab7{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.h1e2fbec_2ju{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.h1e2fbec_2ju :where(img, video), div.h1e2fbec_2ju 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.adc9f05_gpv.kel0h3fvjybx{position: relative   !important;display: flex   !important;flex-direction: column   !important;align-items: stretch   !important;gap: 24px   !important;min-height: auto   !important;}
div.n49c518ab7{width: 100%   !important;max-width: 100%   !important;margin: 0   !important;}
div.h1e2fbec_2ju{width: 100%   !important;max-width: 100%   !important;margin-top: 12px   !important;}}
:root{--primary-color: hsl(169, 69%, 62%);
--secondary-color: hsl(273, 55%, 62%);
--bg-color: hsl(169, 6%, 96%);
--text-color: hsl(169, 10%, 10%);
--text-muted: rgba(24,33,47,0.72);
--content-page-bg: hsl(169, 6%, 96%);
--content-surface-bg: rgba(255,255,255,0.88);
--content-text: hsl(169, 10%, 10%);
--content-text-muted: rgba(24,33,47,0.72);
--content-accent-ui: hsl(169, 69%, 62%);
--content-accent-text: hsl(0, 18%, 28%);
--content-link-color: hsl(0, 18%, 28%);
--content-link-hover: hsl(273, 55%, 28%);}
body{background: var(--bg-color, hsl(169, 6%, 96%))   !important;
color: var(--text-color, hsl(169, 10%, 10%))   !important;}
:is(main, .g430e6f8a){color: var(--content-text, hsl(169, 10%, 10%))   !important;}
div.n49c518ab7{text-align: left   !important;
align-items: flex-start   !important;}
div.n49c518ab7 > :is(h1, h2, p){text-align: left   !important;
max-width: min(100%, 807px)   !important;
margin-left: 0   !important;
margin-right: auto   !important;}
div.n49c518ab7 > :is(div, nav, ul, ol){margin-left: 0   !important;
margin-right: auto   !important;}
div.a55d15__ae1e{--q4551014a3e: hsl(0, 18%, 28%);
--p2df921aaf7: rgba(84, 58, 58, 0.78);
--rb52aab210e: hsl(169, 68%, 28%);
--m220__1478: dark;}
div.a55d15__ae1e{--q4551014a3e: hsl(0, 18%, 28%);
--p2df921aaf7: rgba(84, 58, 58, 0.78);
--rb52aab210e: hsl(169, 68%, 28%);
--m220__1478: dark;
color: var(--q4551014a3e, hsl(0, 18%, 28%))   !important;}
div.a55d15__ae1e :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--q4551014a3e, hsl(0, 18%, 28%))   !important;}
div.a55d15__ae1e a:not([class]):not([data-track]):not([role="button"]), div.a55d15__ae1e a[class=""]:not([data-track]):not([role="button"]){color: var(--rb52aab210e, hsl(169, 68%, 28%))   !important;}
div.a55d15__ae1e :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--p2df921aaf7, rgba(84, 58, 58, 0.78))   !important;}
div.n49c518ab7{--q4551014a3e: hsl(0, 18%, 28%);
--p2df921aaf7: rgba(84, 58, 58, 0.78);
--rb52aab210e: hsl(169, 68%, 28%);
--m220__1478: dark;}
div.n49c518ab7{--q4551014a3e: hsl(0, 18%, 28%);
--p2df921aaf7: rgba(84, 58, 58, 0.78);
--rb52aab210e: hsl(169, 68%, 28%);
--m220__1478: dark;
color: var(--q4551014a3e, hsl(0, 18%, 28%))   !important;}
div.n49c518ab7 :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--q4551014a3e, hsl(0, 18%, 28%))   !important;}
div.n49c518ab7 a:not([class]):not([data-track]):not([role="button"]), div.n49c518ab7 a[class=""]:not([data-track]):not([role="button"]){color: var(--rb52aab210e, hsl(169, 68%, 28%))   !important;}
div.n49c518ab7 :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--p2df921aaf7, rgba(84, 58, 58, 0.78))   !important;}
div.h1ce7_ebeb > :nth-child(1){--he76ff_3ac1: hsl(169, 69%, 20%);
color: var(--he76ff_3ac1, hsl(169, 69%, 20%))   !important;}
div.h1ce7_ebeb > :nth-child(1):is(:hover, :focus-visible, :active){color: var(--p5a5__9617, hsl(169, 70%, 20%))   !important;}
div.h1ce7_ebeb > :nth-child(2){--he76ff_3ac1: hsl(169, 69%, 20%);
color: var(--he76ff_3ac1, hsl(169, 69%, 20%))   !important;}
div.h1ce7_ebeb > :nth-child(2):is(:hover, :focus-visible, :active){color: var(--p5a5__9617, hsl(169, 70%, 20%))   !important;}
div.w4e7e5f_tjdb > :nth-child(1) > :nth-child(4){--he76ff_3ac1: hsl(169, 69%, 20%);
color: var(--he76ff_3ac1, hsl(169, 69%, 20%))   !important;}
div.w4e7e5f_tjdb > :nth-child(1) > :nth-child(4):is(:hover, :focus-visible, :active){color: var(--p5a5__9617, hsl(169, 70%, 20%))   !important;}
div.w4e7e5f_tjdb > :nth-child(2) > :nth-child(4){--he76ff_3ac1: hsl(169, 69%, 20%);
color: var(--he76ff_3ac1, hsl(169, 69%, 20%))   !important;}
div.w4e7e5f_tjdb > :nth-child(2) > :nth-child(4):is(:hover, :focus-visible, :active){color: var(--p5a5__9617, hsl(169, 70%, 20%))   !important;}
div.w4e7e5f_tjdb > :nth-child(3) > :nth-child(4){--he76ff_3ac1: hsl(169, 69%, 20%);
color: var(--he76ff_3ac1, hsl(169, 69%, 20%))   !important;}
div.w4e7e5f_tjdb > :nth-child(3) > :nth-child(4):is(:hover, :focus-visible, :active){color: var(--p5a5__9617, hsl(169, 70%, 20%))   !important;}
div.h1ce7_ebeb > :nth-child(1){color: hsl(169, 69%, 20%)   !important;
text-decoration-color: currentColor   !important;}
div.h1ce7_ebeb > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
div.h1ce7_ebeb > :nth-child(1):hover, div.h1ce7_ebeb > :nth-child(1):focus-visible, div.h1ce7_ebeb > :nth-child(1):active{color: hsl(169, 69%, 20%)   !important;}
div.h1ce7_ebeb > :nth-child(1):hover, div.h1ce7_ebeb > :nth-child(1):focus-visible, div.h1ce7_ebeb > :nth-child(1):active{text-decoration-color: currentColor   !important;}
div.h1ce7_ebeb > :nth-child(2){color: hsl(169, 69%, 20%)   !important;
text-decoration-color: currentColor   !important;}
div.h1ce7_ebeb > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div.h1ce7_ebeb > :nth-child(2):hover, div.h1ce7_ebeb > :nth-child(2):focus-visible, div.h1ce7_ebeb > :nth-child(2):active{color: hsl(169, 69%, 20%)   !important;}
div.h1ce7_ebeb > :nth-child(2):hover, div.h1ce7_ebeb > :nth-child(2):focus-visible, div.h1ce7_ebeb > :nth-child(2):active{text-decoration-color: currentColor   !important;}
div.w4e7e5f_tjdb > :nth-child(1) > :nth-child(4){color: hsl(169, 69%, 20%)   !important;
text-decoration-color: currentColor   !important;}
div.w4e7e5f_tjdb > :nth-child(1) > :nth-child(4) :is(strong, b, em, small, mark){color: inherit   !important;}
div.w4e7e5f_tjdb > :nth-child(1) > :nth-child(4):hover, div.w4e7e5f_tjdb > :nth-child(1) > :nth-child(4):focus-visible, div.w4e7e5f_tjdb > :nth-child(1) > :nth-child(4):active{color: hsl(169, 69%, 20%)   !important;}
div.w4e7e5f_tjdb > :nth-child(1) > :nth-child(4):hover, div.w4e7e5f_tjdb > :nth-child(1) > :nth-child(4):focus-visible, div.w4e7e5f_tjdb > :nth-child(1) > :nth-child(4):active{text-decoration-color: currentColor   !important;}
div.w4e7e5f_tjdb > :nth-child(2) > :nth-child(4){color: hsl(169, 69%, 20%)   !important;
text-decoration-color: currentColor   !important;}
div.w4e7e5f_tjdb > :nth-child(2) > :nth-child(4) :is(strong, b, em, small, mark){color: inherit   !important;}
div.w4e7e5f_tjdb > :nth-child(2) > :nth-child(4):hover, div.w4e7e5f_tjdb > :nth-child(2) > :nth-child(4):focus-visible, div.w4e7e5f_tjdb > :nth-child(2) > :nth-child(4):active{color: hsl(169, 69%, 20%)   !important;}
div.w4e7e5f_tjdb > :nth-child(2) > :nth-child(4):hover, div.w4e7e5f_tjdb > :nth-child(2) > :nth-child(4):focus-visible, div.w4e7e5f_tjdb > :nth-child(2) > :nth-child(4):active{text-decoration-color: currentColor   !important;}
div.w4e7e5f_tjdb > :nth-child(3) > :nth-child(4){color: hsl(169, 69%, 20%)   !important;
text-decoration-color: currentColor   !important;}
div.w4e7e5f_tjdb > :nth-child(3) > :nth-child(4) :is(strong, b, em, small, mark){color: inherit   !important;}
div.w4e7e5f_tjdb > :nth-child(3) > :nth-child(4):hover, div.w4e7e5f_tjdb > :nth-child(3) > :nth-child(4):focus-visible, div.w4e7e5f_tjdb > :nth-child(3) > :nth-child(4):active{color: hsl(169, 69%, 20%)   !important;}
div.w4e7e5f_tjdb > :nth-child(3) > :nth-child(4):hover, div.w4e7e5f_tjdb > :nth-child(3) > :nth-child(4):focus-visible, div.w4e7e5f_tjdb > :nth-child(3) > :nth-child(4):active{text-decoration-color: currentColor   !important;}