:root{--release-accent: hsl(34, 72%, 60%);
--release-secondary: hsl(178, 57%, 60%);
--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(34, 72%, 28%);
--max-width-site: 1565px;
--max-width-hero-text: 874px;
--standard-radius: 12px;
--primary-color: hsl(34, 72%, 60%);
--secondary-color: hsl(178, 57%, 60%);
--page-bg: hsl(34, 7%, 96%);
--nav-height: 72px;
--border-radius-lg: 12px;
--border-radius-md: 8px;
--box-shadow-soft: 0 10px 30px -10px rgba(0, 0, 0, 0.05);
--max-width: 1565px;
--hero-text-max: 874px;
--content-heading: hsl(220, 10%, 11%);
--content-accent-ui: hsl(34, 72%, 60%);
--content-link-color: hsl(34, 72%, 28%);
--content-link-hover: hsl(178, 57%, 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(34, 72%, 28%)));
--page-link-hover-color: var(--content-link-hover, hsl(178, 57%, 28%));
--page-muted-color: var(--content-text-muted, rgba(31, 35, 40, 0.72));
--page-accent-soft: rgba(226, 162, 79, 0.12);
--page-accent-glow: rgba(226, 162, 79, 0.42);
--primary-accent: var(--content-accent-ui, var(--primary-color, hsl(34, 72%, 60%)));
--secondary-accent: var(--secondary-color, hsl(178, 57%, 60%));}
main.o9f3__fd9a9 .o4b33e4c0f{min-width:0;
display:grid;
gap:12px;
align-content:start;}
main.o9f3__fd9a9 .u59b99b8_z8x{box-sizing:border-box;}
main.o9f3__fd9a9{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.o9f3__fd9a9 .gpk3tiky{max-width: var(--max-width-site);
margin: 0 auto;
padding: 0 40px;
text-align: left;}
main.o9f3__fd9a9 > div{padding: 80px 0;}
main.o9f3__fd9a9 h1, main.o9f3__fd9a9 h2, main.o9f3__fd9a9 h3{margin-top: 0;
color: var(--content-text);
text-align: left;}
main.o9f3__fd9a9 h1{font-size: 3.5rem;
font-weight: 800;
line-height: 1.1;
margin-bottom: 24px;
letter-spacing: -0.02em;}
main.o9f3__fd9a9 h2{font-size: 2.25rem;
margin-bottom: 32px;}
main.o9f3__fd9a9 p{margin-bottom: 20px;}
main.o9f3__fd9a9 .s53fb3c85dc{background: linear-gradient(135deg, #ffffff 0%, #f0f2f5 100%);
padding: 120px 0 100px;
border-bottom: 1px solid var(--content-border);
color: hsl(220, 10%, 11%);}
main.o9f3__fd9a9 .hd93__326{max-width: var(--max-width-hero-text);}
main.o9f3__fd9a9 .o6e7c2d_ui{font-size: 1.25rem;
color: var(--content-text-muted);
margin-bottom: 40px;}
main.o9f3__fd9a9 .gu9qguf93mp4{display: flex;
gap: 16px;
flex-wrap: wrap;}
main.o9f3__fd9a9 .q0e9381{display: inline-flex;
align-items: center;
justify-content: center;
padding: 14px 32px;
border-radius: var(--standard-radius);
font-weight: 600;
text-decoration: none;
transition: all 0.3s ease;
cursor: pointer;}
main.o9f3__fd9a9 .f6kk04h8l{background-color: var(--release-accent);
color: hsl(0, 18%, 24%);
box-shadow: 0 4px 14px rgba(243, 156, 18, 0.3);}
main.o9f3__fd9a9 .f6kk04h8l:hover{transform: translateY(-2px);
box-shadow: 0 6px 20px rgba(243, 156, 18, 0.4);}
main.o9f3__fd9a9 .d0b5__9d9b{border: 2px solid var(--content-border);
color: var(--content-text);}
main.o9f3__fd9a9 .d0b5__9d9b:hover{background-color: rgba(0,0,0,0.02);
color: #ffffff;}
main.o9f3__fd9a9 .gb40fc07_h9{display: grid;
grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
gap: 24px;
margin-top: 40px;}
main.o9f3__fd9a9 .n3d4c_59d0{background: var(--content-surface-bg);
border: 1px solid var(--content-border);
border-radius: var(--standard-radius);
padding: 32px;
display: flex;
flex-direction: column;
transition: transform 0.3s ease;
color: hsl(220, 10%, 11%);}
main.o9f3__fd9a9 .n3d4c_59d0:hover{border-color: var(--release-accent);}
main.o9f3__fd9a9 .i43b__6df1c{font-size: 0.85rem;
font-weight: 700;
text-transform: uppercase;
color: var(--release-accent);
margin-bottom: 12px;}
main.o9f3__fd9a9 .n1do4z6h{font-size: 1.5rem;
margin-bottom: 16px;}
main.o9f3__fd9a9 .f220dc27a{font-size: 0.9rem;
color: var(--content-text-muted);
margin-bottom: 24px;
flex-grow: 1;}
main.o9f3__fd9a9 .dfb9f__f8188{width: 100%;
background-color: var(--content-text);
color: #fff;
padding: 12px;
border-radius: 8px;
text-align: center;
text-decoration: none;
font-weight: 600;}
main.o9f3__fd9a9 .decision-bridge{background-color: #fff;
border-radius: 20px;
padding: 60px;
margin: 40px 0;
box-shadow: 0 10px 30px rgba(0,0,0,0.03);
color: hsl(220, 10%, 11%);}
main.o9f3__fd9a9 .x8cae2_7f{list-style: none;
padding: 0;}
main.o9f3__fd9a9 .u3057b1{display: flex;
gap: 20px;
margin-bottom: 30px;}
main.o9f3__fd9a9 .w206212_d64{flex-shrink: 0;
width: 32px;
height: 32px;
background: var(--release-secondary);
color: hsl(0, 18%, 24%);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
font-weight: bold;}
main.o9f3__fd9a9 .b338cd057d7{display: grid;
grid-template-columns: 1fr 1fr;
gap: 60px;
align-items: center;}
main.o9f3__fd9a9 .f151b8f2011{border-radius: var(--standard-radius);
overflow: hidden;
box-shadow: 0 20px 40px rgba(0,0,0,0.1);}
main.o9f3__fd9a9 .f151b8f2011 img{width: 100%;
display: block;
aspect-ratio: 16 / 10;
object-fit: cover;}
main.o9f3__fd9a9 .w4e1713e501{display: grid;
grid-template-columns: 1fr 1fr;
gap: 40px;}
main.o9f3__fd9a9 .dac1fcec30 h3{font-size: 1.25rem;
margin-bottom: 12px;
color: var(--content-accent-text);}
main.o9f3__fd9a9 .mf3f7f7a8{max-width: var(--max-width-site);
margin: 0 auto;
padding: 0 40px;
display: grid;
grid-template-columns: 2fr 1fr 1fr;
gap: 40px;}
main.o9f3__fd9a9 .d13c__b235{color: #fff;
font-weight: 800;
font-size: 1.5rem;
margin-bottom: 20px;}
main.o9f3__fd9a9 .s705d95ea9d a{color: rgba(255,255,255,0.6);
text-decoration: none;
display: block;
margin-bottom: 10px;}
main.o9f3__fd9a9 .s705d95ea9d a:hover{color: var(--release-accent);}
@media (max-width: 1024px) {main.o9f3__fd9a9 .b338cd057d7, main.o9f3__fd9a9 .w4e1713e501{grid-template-columns: 1fr;}
main.o9f3__fd9a9 h1{font-size: 2.5rem;}}
html, body{margin: 0;
padding: 0;}
body *, body *::before, body *::after{box-sizing: border-box;}
main img.b1af45bc6{display: block;
max-width: 100%;
width: 100%;
height: auto;
object-fit: cover;
object-position: center;}
main img.b1af45bc6.lb45bde60{aspect-ratio: 16 / 9;}
main img.b1af45bc6.y331__1192{aspect-ratio: 16 / 10;}
main img.b1af45bc6.xa7bed715{aspect-ratio: 4 / 3;}
main img.b1af45bc6.x7fbfd7b567{aspect-ratio: 1 / 1;}
main :is(div, div, div, div, ul, ol, li, figure, picture, table, form, fieldset, pre, blockquote){box-sizing: border-box        !important;
min-width: 0;
max-width: 100%;}
main .me1ed4709c9{overflow: hidden;
box-sizing: border-box        !important;
max-width: 100%;
padding: 0        !important;
min-height: 0;}
main .me1ed4709c9.lb45bde60{aspect-ratio: 16 / 9;}
main .me1ed4709c9.y331__1192{aspect-ratio: 16 / 10;}
main .me1ed4709c9.xa7bed715{aspect-ratio: 4 / 3;}
main .me1ed4709c9.x7fbfd7b567{aspect-ratio: 1 / 1;}
main .me1ed4709c9 > img.b1af45bc6, main .me1ed4709c9 > picture > img.b1af45bc6{width: 100%;
max-width: 100%;
height: 100%;
object-fit: cover;
object-position: center;}
main [data-layout-collapse-single="1"]{display: block        !important;
grid-template-columns: minmax(0, 1fr)        !important;
flex-direction: column        !important;
align-items: stretch        !important;
justify-content: flex-start        !important;}
main [data-layout-collapse-single="1"] > *{width: 100%        !important;
max-width: 100%        !important;
margin-left: 0        !important;
margin-right: 0        !important;}
main [data-flow-list="1"]{margin: 1rem 0;
padding-left: 1.25rem;}
main [data-flow-list="1"] > li{margin-bottom: 0.65rem;}
@media (min-width: 769px) {div.b338cd057d7 > *{min-width: 0   !important;}
div.u59b99b8_z8x{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.f151b8f2011{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.f151b8f2011 :where(img, picture, video, canvas, svg), div.f151b8f2011 picture > img{display: block   !important;width: 100%   !important;max-width: 100%   !important;height: auto   !important;}}
:root{--primary-color: hsl(34, 72%, 60%);
--secondary-color: hsl(178, 57%, 60%);
--bg-color: hsl(34, 7%, 96%);
--text-color: hsl(34, 10%, 8%);
--text-muted: rgba(24,33,47,0.72);
--content-page-bg: hsl(34, 7%, 96%);
--content-surface-bg: rgba(255,255,255,0.88);
--content-text: hsl(34, 10%, 8%);
--content-text-muted: rgba(24,33,47,0.72);
--content-accent-ui: hsl(34, 72%, 60%);
--content-accent-text: hsl(0, 18%, 28%);
--content-link-color: hsl(0, 18%, 28%);
--content-link-hover: hsl(178, 57%, 28%);}
body{background: var(--bg-color, hsl(34, 7%, 96%))   !important;
color: var(--text-color, hsl(34, 10%, 8%))   !important;}
:is(main, .cf48__8534){color: var(--content-text, hsl(34, 10%, 8%))   !important;}
div.hd93__326{text-align: left   !important;
align-items: flex-start   !important;}
div.hd93__326 > :is(h1, h2, p){text-align: left   !important;
max-width: min(100%, 874px)   !important;
margin-left: 0   !important;
margin-right: auto   !important;}
div.hd93__326 > :is(div, nav, ul, ol){margin-left: 0   !important;
margin-right: auto   !important;}
div.n3d4c_59d0{--y3d62c_dd1e: hsl(0, 18%, 28%);
--u1a30a_237a: rgba(84, 58, 58, 0.78);
--c91d34_81e8: hsl(34, 72%, 28%);
--xfd7be_2593: dark;}
div.n3d4c_59d0{--y3d62c_dd1e: hsl(0, 18%, 28%);
--u1a30a_237a: rgba(84, 58, 58, 0.78);
--c91d34_81e8: hsl(34, 72%, 28%);
--xfd7be_2593: dark;
color: var(--y3d62c_dd1e, hsl(0, 18%, 28%))   !important;}
div.n3d4c_59d0 :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--y3d62c_dd1e, hsl(0, 18%, 28%))   !important;}
div.n3d4c_59d0 a:not([class]):not([data-track]):not([role="button"]), div.n3d4c_59d0 a[class=""]:not([data-track]):not([role="button"]){color: var(--c91d34_81e8, hsl(34, 72%, 28%))   !important;}
div.n3d4c_59d0 :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--u1a30a_237a, rgba(84, 58, 58, 0.78))   !important;}
div.s53fb3c85dc{--y3d62c_dd1e: hsl(0, 18%, 28%);
--u1a30a_237a: rgba(84, 58, 58, 0.78);
--c91d34_81e8: hsl(34, 72%, 28%);
--xfd7be_2593: dark;}
div.s53fb3c85dc div.hd93__326{--y3d62c_dd1e: hsl(0, 18%, 28%);
--u1a30a_237a: rgba(84, 58, 58, 0.78);
--c91d34_81e8: hsl(34, 72%, 28%);
--xfd7be_2593: dark;
color: var(--y3d62c_dd1e, hsl(0, 18%, 28%))   !important;}
div.s53fb3c85dc div.hd93__326 :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--y3d62c_dd1e, hsl(0, 18%, 28%))   !important;}
div.s53fb3c85dc div.hd93__326 a:not([class]):not([data-track]):not([role="button"]), div.s53fb3c85dc div.hd93__326 a[class=""]:not([data-track]):not([role="button"]){color: var(--c91d34_81e8, hsl(34, 72%, 28%))   !important;}
div.s53fb3c85dc div.hd93__326 :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--u1a30a_237a, rgba(84, 58, 58, 0.78))   !important;}
div.gpk3tiky{--y3d62c_dd1e: hsl(0, 18%, 28%);
--u1a30a_237a: rgba(84, 58, 58, 0.78);
--c91d34_81e8: hsl(34, 72%, 28%);
--xfd7be_2593: dark;}
div.gpk3tiky{--y3d62c_dd1e: hsl(0, 18%, 28%);
--u1a30a_237a: rgba(84, 58, 58, 0.78);
--c91d34_81e8: hsl(34, 72%, 28%);
--xfd7be_2593: dark;
color: var(--y3d62c_dd1e, hsl(0, 18%, 28%))   !important;}
div.gpk3tiky :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--y3d62c_dd1e, hsl(0, 18%, 28%))   !important;}
div.gpk3tiky a:not([class]):not([data-track]):not([role="button"]), div.gpk3tiky a[class=""]:not([data-track]):not([role="button"]){color: var(--c91d34_81e8, hsl(34, 72%, 28%))   !important;}
div.gpk3tiky :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--u1a30a_237a, rgba(84, 58, 58, 0.78))   !important;}
@media (max-width: 768px) {main.o9f3__fd9a9 .mf3f7f7a8{padding-left: 20px   !important;padding-right: 20px   !important;width: 100%   !important;max-width: 100%   !important;box-sizing: border-box   !important;}}
a.q0e9381.f6kk04h8l{--w661__26d9: hsl(34, 73%, 18%);
color: var(--w661__26d9, hsl(34, 73%, 18%))   !important;}
a.q0e9381.f6kk04h8l:is(:hover, :focus-visible, :active){color: var(--z292__43ff, hsl(34, 74%, 18%))   !important;}
div#direct-download > :nth-child(1) > :nth-child(3) > :nth-child(1) > :nth-child(4){--w661__26d9: hsl(34, 73%, 92%);
color: var(--w661__26d9, hsl(34, 73%, 92%))   !important;}
div#direct-download > :nth-child(1) > :nth-child(3) > :nth-child(1) > :nth-child(4):is(:hover, :focus-visible, :active){color: var(--z292__43ff, hsl(34, 71%, 92%))   !important;}
div#direct-download > :nth-child(1) > :nth-child(3) > :nth-child(2) > :nth-child(4){--w661__26d9: hsl(34, 73%, 92%);
color: var(--w661__26d9, hsl(34, 73%, 92%))   !important;}
div#direct-download > :nth-child(1) > :nth-child(3) > :nth-child(2) > :nth-child(4):is(:hover, :focus-visible, :active){color: var(--z292__43ff, hsl(34, 71%, 92%))   !important;}
div#direct-download > :nth-child(1) > :nth-child(3) > :nth-child(3) > :nth-child(4){--w661__26d9: hsl(34, 73%, 92%);
color: var(--w661__26d9, hsl(34, 73%, 92%))   !important;}
div#direct-download > :nth-child(1) > :nth-child(3) > :nth-child(3) > :nth-child(4):is(:hover, :focus-visible, :active){color: var(--z292__43ff, hsl(34, 71%, 92%))   !important;}
div#direct-download > :nth-child(1) > :nth-child(3) > :nth-child(3) > :nth-child(5){--w661__26d9: hsl(34, 73%, 92%);
color: var(--w661__26d9, hsl(34, 73%, 92%))   !important;}
div#direct-download > :nth-child(1) > :nth-child(3) > :nth-child(3) > :nth-child(5):is(:hover, :focus-visible, :active){color: var(--z292__43ff, hsl(34, 71%, 92%))   !important;}
main.o9f3__fd9a9 a:not([class]):not([data-track]):not([role="button"]), main.o9f3__fd9a9 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.o9f3__fd9a9 a:not([class]):not([data-track]):not([role="button"]), main.o9f3__fd9a9 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.o9f3__fd9a9 a:not([class]):not([data-track]):not([role="button"]), main.o9f3__fd9a9 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.gpk3tiky > :nth-child(3){color: hsl(33, 71%, 28%)   !important;}
div#direct-download > :nth-child(1) > :nth-child(3) > :nth-child(1) > :nth-child(2){color: hsl(33, 71%, 28%)   !important;}
div#direct-download > :nth-child(1) > :nth-child(3) > :nth-child(1) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div#direct-download > :nth-child(1) > :nth-child(3) > :nth-child(1) > :nth-child(3){color: hsl(33, 71%, 28%)   !important;}
div#direct-download > :nth-child(1) > :nth-child(3) > :nth-child(1) > :nth-child(3) :is(strong, b, em, small, mark){color: inherit   !important;}
div#direct-download > :nth-child(1) > :nth-child(3) > :nth-child(2) > :nth-child(2){color: hsl(33, 71%, 28%)   !important;}
div#direct-download > :nth-child(1) > :nth-child(3) > :nth-child(2) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div#direct-download > :nth-child(1) > :nth-child(3) > :nth-child(2) > :nth-child(3){color: hsl(33, 71%, 28%)   !important;}
div#direct-download > :nth-child(1) > :nth-child(3) > :nth-child(2) > :nth-child(3) :is(strong, b, em, small, mark){color: inherit   !important;}
div#direct-download > :nth-child(1) > :nth-child(3) > :nth-child(3) > :nth-child(2){color: hsl(33, 71%, 28%)   !important;}
div#direct-download > :nth-child(1) > :nth-child(3) > :nth-child(3) > :nth-child(2) :is(strong, b, em, small, mark){color: inherit   !important;}
div#direct-download > :nth-child(1) > :nth-child(3) > :nth-child(3) > :nth-child(3){color: hsl(33, 71%, 28%)   !important;}
div#direct-download > :nth-child(1) > :nth-child(3) > :nth-child(3) > :nth-child(3) :is(strong, b, em, small, mark){color: inherit   !important;}
a.q0e9381.f6kk04h8l{color: hsl(34, 73%, 20%)   !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;}
a.q0e9381.f6kk04h8l :is(strong, b, em, small, mark){color: inherit   !important;}
a.q0e9381.f6kk04h8l:hover, a.q0e9381.f6kk04h8l:focus-visible, a.q0e9381.f6kk04h8l:active{color: hsl(34, 73%, 20%)   !important;}
a.q0e9381.f6kk04h8l:hover, a.q0e9381.f6kk04h8l:focus-visible, a.q0e9381.f6kk04h8l:active{text-decoration-color: currentColor   !important;}