:root{--main-accent: hsl(42, 84%, 48%);
--secondary-accent: var(--secondary-color, hsl(22, 78%, 38%));
--bg-color: hsl(42, 8%, 7%);
--text-color: #ffffff;
--text-muted: rgba(255, 255, 255, 0.72);
--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(22, 78%, 28%);
--max-width: clamp(1080px, 86vw, 1260px);
--hero-text-width: clamp(813px, 78vw, 1033px);
--section-padding: 100px 5%;
--transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
--content-heading: hsl(220, 10%, 11%);
--content-accent-ui: hsl(22, 78%, 38%);
--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%)));}
main.ee64c_d0 .m21db__cffbd{box-sizing:border-box;}
main.ee64c_d0 */
    main.ee64c_d0{font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
line-height: 1.6;
color: var(--content-text);
background-color: var(--content-page-bg);}
main.ee64c_d0 .l0790f_a443{max-width: var(--max-width);
margin: 0 auto;
padding: 0 5%;
height: 72px;
display: flex;
align-items: center;
justify-content: space-between;}
main.ee64c_d0 .ue7f__91e3{font-size: 24px;
font-weight: 800;
color: var(--text-color);
text-decoration: none;
letter-spacing: -0.5px;}
main.ee64c_d0 .odd60b8979b{display: flex;
gap: 32px;}
main.ee64c_d0 .odd60b8979b a{color: var(--text-muted);
text-decoration: none;
font-size: 15px;
font-weight: 500;
transition: var(--transition);}
main.ee64c_d0 .odd60b8979b a:hover, main.ee64c_d0 .odd60b8979b a.active{color: var(--main-accent);}
main.ee64c_d0{width: 100%;
overflow-x: hidden;}
main.ee64c_d0 .gdca78_8df{background-color: var(--bg-color);
background-image: linear-gradient(135deg, rgba(10,10,10,0.95) 30%, transparent 100%), url("../img/index-office-brand-visual-1.jpg");
background-size: cover;
background-position: center right;
min-height: 100vh;
display: flex;
align-items: center;
padding: var(--section-padding);
padding-top: 72px;
color: #ffffff;}
main.ee64c_d0 .s1ce445{max-width: var(--hero-text-width);
text-align: left;}
main.ee64c_d0 .s1ce445 h1{font-size: clamp(48px, 6vw, 72px);
line-height: 1.1;
color: var(--text-color);
margin-bottom: 24px;
font-weight: 800;}
main.ee64c_d0 .s1ce445 p{font-size: 20px;
color: var(--text-muted);
margin-bottom: 48px;
max-width: 700px;}
main.ee64c_d0 .cfe7d5a7_6imk{display: flex;
gap: 20px;
justify-content: flex-start;}
main.ee64c_d0 .z004409_xgte{padding: 16px 40px;
border-radius: 4px;
font-size: 16px;
font-weight: 600;
text-decoration: none;
transition: var(--transition);
display: inline-flex;
align-items: center;
justify-content: center;}
main.ee64c_d0 .t1581c_e70{background-color: var(--main-accent);
color: #000;
box-shadow: 0 10px 20px rgba(214, 158, 19, 0.2);}
main.ee64c_d0 .t1581c_e70:hover{transform: translateY(-2px);
box-shadow: 0 15px 30px rgba(214, 158, 19, 0.3);}
main.ee64c_d0 .k70f6eb_3d{border: 1px solid rgba(255, 255, 255, 0.3);
color: var(--text-color);}
main.ee64c_d0 .k70f6eb_3d:hover{background: rgba(255, 255, 255, 0.1);
color: hsl(220, 10%, 11%);}
main.ee64c_d0 .j03340__e7b7{max-width: var(--max-width);
margin: 0 auto 60px;
padding: 0 5%;
text-align: left;}
main.ee64c_d0 .j03340__e7b7 h2{font-size: 42px;
margin-bottom: 16px;
color: var(--content-text);}
main.ee64c_d0 .j03340__e7b7 p{font-size: 18px;
color: var(--content-text-muted);
max-width: 800px;}
main.ee64c_d0 .j461079a_txo{max-width: var(--max-width);
margin: 0 auto;
padding: 0 5% 100px;
display: grid;
grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
gap: 40px;}
main.ee64c_d0 .r9wpsdhhif{background: var(--content-surface-bg);
padding: 48px;
border: 1px solid var(--content-border);
transition: var(--transition);
color: #ffffff;}
main.ee64c_d0 .r9wpsdhhif:hover{border-color: var(--main-accent);
box-shadow: 0 20px 40px rgba(0,0,0,0.04);}
main.ee64c_d0 .r9wpsdhhif h3{font-size: 24px;
margin-bottom: 20px;
color: var(--content-text);}
main.ee64c_d0 .r9wpsdhhif p{color: var(--content-text-muted);
margin-bottom: 24px;}
main.ee64c_d0 .z1b68_06e5{background: #fff;
padding: 120px 5%;
border-top: 1px solid var(--content-border);
color: hsl(220, 10%, 11%);}
main.ee64c_d0 .oa96a28_39a8{max-width: var(--max-width);
margin: 0 auto;
display: flex;
gap: 80px;
align-items: center;}
main.ee64c_d0 .kc720d79d{flex: 1;
border-radius: 8px;
overflow: hidden;
box-shadow: 0 30px 60px rgba(0,0,0,0.1);}
main.ee64c_d0 .kc720d79d img{width: 100%;
display: block;
object-fit: cover;}
main.ee64c_d0 .a5bb__5df8{flex: 1;}
main.ee64c_d0 .a5bb__5df8 h2{font-size: 36px;
margin-bottom: 24px;}
main.ee64c_d0 .w661c_c3{list-style: none;}
main.ee64c_d0 .w661c_c3 li{margin-bottom: 24px;
padding-left: 28px;
position: relative;}
main.ee64c_d0 .w661c_c3 li::before{content: "→";
position: absolute;
left: 0;
color: var(--main-accent);
font-weight: bold;}
main.ee64c_d0 .wb8da3_75c{padding: 100px 5%;
max-width: var(--max-width);
margin: 0 auto;}
main.ee64c_d0 .taaaa__2ad7{width: 100%;
border-collapse: collapse;
background: var(--content-surface-bg);
margin-top: 40px;
color: #ffffff;}
main.ee64c_d0 .taaaa__2ad7 th, main.ee64c_d0 .taaaa__2ad7 td{padding: 24px;
text-align: left;
border-bottom: 1px solid var(--content-border);}
main.ee64c_d0 .taaaa__2ad7 th{font-weight: 600;
background: #fafbfc;
color: hsl(220, 10%, 11%);}
main.ee64c_d0 .ec89d81_b051{padding: 100px 5%;
background: var(--content-page-bg);
color: #ffffff;}
main.ee64c_d0 .w9297e6a72f{max-width: 900px;
margin: 0 auto;}
main.ee64c_d0 .z52deb_dcb{margin-bottom: 32px;}
main.ee64c_d0 .z52deb_dcb h3{font-size: 20px;
margin-bottom: 12px;
color: var(--content-text);}
main.ee64c_d0 .z52deb_dcb p{color: var(--content-text-muted);}
@media (max-width: 1024px) {main.ee64c_d0 .j461079a_txo{grid-template-columns: 1fr;}
main.ee64c_d0 .oa96a28_39a8{flex-direction: column;}}
html, body{margin: 0;
padding: 0;}
body *, body *::before, body *::after{box-sizing: border-box;}
main img.zdaf__f6af{display: block;
max-width: 100%;
width: 100%;
height: auto;
object-fit: cover;
object-position: center;}
main img.zdaf__f6af.u8782637b{aspect-ratio: 16 / 9;}
main img.zdaf__f6af.m8b30d_2f1f{aspect-ratio: 16 / 10;}
main img.zdaf__f6af.fd7700_c070{aspect-ratio: 4 / 3;}
main img.zdaf__f6af.ue418992e85{aspect-ratio: 1 / 1;}
main .s56fc76d387.u8782637b{aspect-ratio: 16 / 9;}
main .s56fc76d387.m8b30d_2f1f{aspect-ratio: 16 / 10;}
main .s56fc76d387.fd7700_c070{aspect-ratio: 4 / 3;}
main .s56fc76d387.ue418992e85{aspect-ratio: 1 / 1;}
@media (min-width: 769px) {div.oa96a28_39a8 > *{min-width: 0   !important;}
div.a5bb__5df8{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.kc720d79d{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.kc720d79d :where(img, picture, video, canvas, svg), div.kc720d79d picture > img{display: block   !important;width: 100%   !important;max-width: 100%   !important;height: auto   !important;}}
:root{--primary-color: hsl(42, 84%, 48%);
--secondary-color: hsl(173, 67%, 48%);
--bg-color: hsl(42, 8%, 7%);
--text-color: hsl(42, 10%, 94%);
--text-muted: rgba(255,255,255,0.72);
--content-page-bg: hsl(42, 8%, 7%);
--content-surface-bg: rgba(15,23,42,0.72);
--content-text: hsl(42, 10%, 94%);
--content-text-muted: rgba(255,255,255,0.72);
--content-accent-ui: hsl(42, 84%, 48%);
--content-accent-text: hsl(210, 40%, 92%);
--content-link-color: hsl(210, 40%, 92%);
--content-link-hover: hsl(173, 67%, 92%);}
body{background: var(--bg-color, hsl(42, 8%, 7%))   !important;
color: var(--text-color, hsl(42, 10%, 94%))   !important;}
:is(main, .m5d2__256e){color: var(--content-text, hsl(42, 10%, 94%))   !important;}
div.s1ce445{text-align: left   !important;
align-items: flex-start   !important;}
div.s1ce445 > :is(h1, h2, p){text-align: left   !important;
max-width: min(100%, 861px)   !important;
margin-left: 0   !important;
margin-right: auto   !important;}
div.s1ce445 > :is(div, nav, ul, ol){margin-left: 0   !important;
margin-right: auto   !important;}
[data-fp-block="47c4b88a06"] > :is(h1, h2, p){text-align: left   !important;
max-width: min(100%, 861px)   !important;
margin-left: 0   !important;
margin-right: auto   !important;}
div.gdca78_8df{--c983a9b0c4a: hsl(0, 18%, 92%);
--y2af8dcc0cd: rgba(238, 230, 230, 0.84);
--l0f1__a5a5: hsl(42, 82%, 92%);
--cce4a371f: light;}
div.gdca78_8df div.s1ce445{--c983a9b0c4a: hsl(0, 18%, 92%);
--y2af8dcc0cd: rgba(238, 230, 230, 0.84);
--l0f1__a5a5: hsl(42, 82%, 92%);
--cce4a371f: light;
color: var(--c983a9b0c4a, hsl(0, 18%, 92%))   !important;}
div.gdca78_8df div.s1ce445 :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--c983a9b0c4a, hsl(0, 18%, 92%))   !important;}
div.gdca78_8df div.s1ce445 a:not([class]):not([data-track]):not([role="button"]), div.gdca78_8df div.s1ce445 a[class=""]:not([data-track]):not([role="button"]){color: var(--l0f1__a5a5, hsl(42, 82%, 92%))   !important;}
div.gdca78_8df div.s1ce445 :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--y2af8dcc0cd, rgba(238, 230, 230, 0.84))   !important;}
[data-fp-block="47c4b88a03"]{--c983a9b0c4a: hsl(40, 18%, 28%);
--y2af8dcc0cd: rgba(84, 75, 58, 0.78);
--l0f1__a5a5: hsl(42, 82%, 28%);
--cce4a371f: dark;}
[data-fp-block="47c4b88a03"] div.a5bb__5df8{--c983a9b0c4a: hsl(40, 18%, 28%);
--y2af8dcc0cd: rgba(84, 75, 58, 0.78);
--l0f1__a5a5: hsl(42, 82%, 28%);
--cce4a371f: dark;
color: var(--c983a9b0c4a, hsl(40, 18%, 28%))   !important;}
[data-fp-block="47c4b88a03"] div.a5bb__5df8 :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--c983a9b0c4a, hsl(40, 18%, 28%))   !important;}
[data-fp-block="47c4b88a03"] div.a5bb__5df8 a:not([class]):not([data-track]):not([role="button"]), [data-fp-block="47c4b88a03"] div.a5bb__5df8 a[class=""]:not([data-track]):not([role="button"]){color: var(--l0f1__a5a5, hsl(42, 82%, 28%))   !important;}
[data-fp-block="47c4b88a03"] div.a5bb__5df8 :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--y2af8dcc0cd, rgba(84, 75, 58, 0.78))   !important;}
[data-fp-block="47c4b88a06"]{--c983a9b0c4a: hsl(0, 18%, 24%);
--y2af8dcc0cd: rgba(72, 50, 50, 0.78);
--l0f1__a5a5: hsl(42, 82%, 16%);
--cce4a371f: dark;}
[data-fp-block="47c4b88a06"]{--c983a9b0c4a: hsl(0, 18%, 24%);
--y2af8dcc0cd: rgba(72, 50, 50, 0.78);
--l0f1__a5a5: hsl(42, 82%, 16%);
--cce4a371f: dark;
color: var(--c983a9b0c4a, hsl(0, 18%, 24%))   !important;}
[data-fp-block="47c4b88a06"] :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--c983a9b0c4a, hsl(0, 18%, 24%))   !important;}
[data-fp-block="47c4b88a06"] a:not([class]):not([data-track]):not([role="button"]), [data-fp-block="47c4b88a06"] a[class=""]:not([data-track]):not([role="button"]){color: var(--l0f1__a5a5, hsl(42, 82%, 16%))   !important;}
[data-fp-block="47c4b88a06"] :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--y2af8dcc0cd, rgba(72, 50, 50, 0.78))   !important;}
@media (max-width: 768px) {main.ee64c_d0 .l0790f_a443{flex-direction: column   !important;align-items: flex-start   !important;justify-content: flex-start   !important;gap: 14px   !important;padding: 20px   !important;width: 100%   !important;max-width: 100%   !important;box-sizing: border-box   !important;}
main.ee64c_d0 .j461079a_txo{padding-left: 20px   !important;padding-right: 20px   !important;width: 100%   !important;max-width: 100%   !important;box-sizing: border-box   !important;}}
a.z004409_xgte.t1581c_e70{--c758__d751: hsl(42, 81%, 16%);
color: var(--c758__d751, hsl(42, 81%, 16%))   !important;}
a.z004409_xgte.t1581c_e70:is(:hover, :focus-visible, :active){color: var(--qfa621aee, hsl(43, 82%, 14%))   !important;}
[data-fp-block="47c4b88a06"] a.z004409_xgte{--c758__d751: hsl(42, 82%, 92%);
color: var(--c758__d751, hsl(42, 82%, 92%))   !important;}
[data-fp-block="47c4b88a06"] a.z004409_xgte:is(:hover, :focus-visible, :active){color: var(--qfa621aee, hsl(42, 81%, 92%))   !important;}
main.ee64c_d0 a:not([class]):not([data-track]):not([role="button"]), main.ee64c_d0 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.ee64c_d0 a:not([class]):not([data-track]):not([role="button"]), main.ee64c_d0 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.ee64c_d0 a:not([class]):not([data-track]):not([role="button"]), main.ee64c_d0 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))))));}
table.taaaa__2ad7 > :nth-child(1){color: hsl(40, 18%, 28%)   !important;}
@media (min-width: 769px) {div.gdca78_8df{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.gdca78_8df{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;}}
a.z004409_xgte.t1581c_e70{color: hsl(42, 81%, 18%)   !important;
text-decoration-color: currentColor   !important;}
a.z004409_xgte.t1581c_e70 :is(strong, b, em, small, mark){color: inherit   !important;}
a.z004409_xgte.t1581c_e70:hover, a.z004409_xgte.t1581c_e70:focus-visible, a.z004409_xgte.t1581c_e70:active{color: hsl(42, 81%, 18%)   !important;}
a.z004409_xgte.t1581c_e70:hover, a.z004409_xgte.t1581c_e70:focus-visible, a.z004409_xgte.t1581c_e70:active{text-decoration-color: currentColor   !important;}
table.taaaa__2ad7 > :nth-child(2) > :nth-child(1) > :nth-child(4) > :nth-child(1){color: hsl(39, 18%, 92%)   !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;}
table.taaaa__2ad7 > :nth-child(2) > :nth-child(1) > :nth-child(4) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
table.taaaa__2ad7 > :nth-child(2) > :nth-child(1) > :nth-child(4) > :nth-child(1):hover, table.taaaa__2ad7 > :nth-child(2) > :nth-child(1) > :nth-child(4) > :nth-child(1):focus-visible, table.taaaa__2ad7 > :nth-child(2) > :nth-child(1) > :nth-child(4) > :nth-child(1):active{color: hsl(39, 18%, 92%)   !important;}
table.taaaa__2ad7 > :nth-child(2) > :nth-child(1) > :nth-child(4) > :nth-child(1):hover, table.taaaa__2ad7 > :nth-child(2) > :nth-child(1) > :nth-child(4) > :nth-child(1):focus-visible, table.taaaa__2ad7 > :nth-child(2) > :nth-child(1) > :nth-child(4) > :nth-child(1):active{text-decoration-color: currentColor   !important;}
table.taaaa__2ad7 > :nth-child(2) > :nth-child(2) > :nth-child(4) > :nth-child(1){color: hsl(39, 18%, 92%)   !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;}
table.taaaa__2ad7 > :nth-child(2) > :nth-child(2) > :nth-child(4) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
table.taaaa__2ad7 > :nth-child(2) > :nth-child(2) > :nth-child(4) > :nth-child(1):hover, table.taaaa__2ad7 > :nth-child(2) > :nth-child(2) > :nth-child(4) > :nth-child(1):focus-visible, table.taaaa__2ad7 > :nth-child(2) > :nth-child(2) > :nth-child(4) > :nth-child(1):active{color: hsl(39, 18%, 92%)   !important;}
table.taaaa__2ad7 > :nth-child(2) > :nth-child(2) > :nth-child(4) > :nth-child(1):hover, table.taaaa__2ad7 > :nth-child(2) > :nth-child(2) > :nth-child(4) > :nth-child(1):focus-visible, table.taaaa__2ad7 > :nth-child(2) > :nth-child(2) > :nth-child(4) > :nth-child(1):active{text-decoration-color: currentColor   !important;}
table.taaaa__2ad7 > :nth-child(2) > :nth-child(3) > :nth-child(4) > :nth-child(1){color: hsl(39, 18%, 92%)   !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;}
table.taaaa__2ad7 > :nth-child(2) > :nth-child(3) > :nth-child(4) > :nth-child(1) :is(strong, b, em, small, mark){color: inherit   !important;}
table.taaaa__2ad7 > :nth-child(2) > :nth-child(3) > :nth-child(4) > :nth-child(1):hover, table.taaaa__2ad7 > :nth-child(2) > :nth-child(3) > :nth-child(4) > :nth-child(1):focus-visible, table.taaaa__2ad7 > :nth-child(2) > :nth-child(3) > :nth-child(4) > :nth-child(1):active{color: hsl(39, 18%, 92%)   !important;}
table.taaaa__2ad7 > :nth-child(2) > :nth-child(3) > :nth-child(4) > :nth-child(1):hover, table.taaaa__2ad7 > :nth-child(2) > :nth-child(3) > :nth-child(4) > :nth-child(1):focus-visible, table.taaaa__2ad7 > :nth-child(2) > :nth-child(3) > :nth-child(4) > :nth-child(1):active{text-decoration-color: currentColor   !important;}
[data-fp-block="47c4b88a06"] h2{color: hsl(0, 18%, 24%)   !important;}
[data-fp-block="47c4b88a06"] h2 :is(strong, b, em, small, mark){color: inherit   !important;}
[data-fp-block="47c4b88a06"] p{color: hsl(0, 18%, 24%)   !important;}
[data-fp-block="47c4b88a06"] p :is(strong, b, em, small, mark){color: inherit   !important;}