.container{width:100%;max-width:1300px;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}@media (min-width: 900px) and (max-width: 1199.98px){.container{padding-left:24px;padding-right:24px}}@media (min-width: 1200px){.container{padding-left:24px;padding-right:24px}}.grid-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-column-gap:16px;column-gap:16px;grid-row-gap:16px;row-gap:16px}@media (min-width: 600px) and (max-width: 899.98px){.grid-row{grid-template-columns:repeat(8,minmax(0,1fr));grid-column-gap:16px;column-gap:16px;grid-row-gap:16px;row-gap:16px}}@media (min-width: 900px) and (max-width: 1199.98px){.grid-row{grid-template-columns:repeat(12,minmax(0,1fr));grid-column-gap:24px;column-gap:24px;grid-row-gap:24px;row-gap:24px}}@media (min-width: 1200px){.grid-row{grid-template-columns:repeat(12,minmax(0,1fr));grid-column-gap:24px;column-gap:24px;grid-row-gap:24px;row-gap:24px}}.col-1{grid-column:span 1}@media (min-width: 600px) and (max-width: 899.98px){.col-1{grid-column:span 1}}@media (min-width: 900px) and (max-width: 1199.98px){.col-1{grid-column:span 1}}@media (min-width: 1200px){.col-1{grid-column:span 1}}.col-2{grid-column:span 2}@media (min-width: 600px) and (max-width: 899.98px){.col-2{grid-column:span 2}}@media (min-width: 900px) and (max-width: 1199.98px){.col-2{grid-column:span 2}}@media (min-width: 1200px){.col-2{grid-column:span 2}}.col-3{grid-column:span 3}@media (min-width: 600px) and (max-width: 899.98px){.col-3{grid-column:span 3}}@media (min-width: 900px) and (max-width: 1199.98px){.col-3{grid-column:span 3}}@media (min-width: 1200px){.col-3{grid-column:span 3}}.col-4{grid-column:span 4}@media (min-width: 600px) and (max-width: 899.98px){.col-4{grid-column:span 4}}@media (min-width: 900px) and (max-width: 1199.98px){.col-4{grid-column:span 4}}@media (min-width: 1200px){.col-4{grid-column:span 4}}.col-5{grid-column:span 4}@media (min-width: 600px) and (max-width: 899.98px){.col-5{grid-column:span 5}}@media (min-width: 900px) and (max-width: 1199.98px){.col-5{grid-column:span 5}}@media (min-width: 1200px){.col-5{grid-column:span 5}}.col-6{grid-column:span 4}@media (min-width: 600px) and (max-width: 899.98px){.col-6{grid-column:span 6}}@media (min-width: 900px) and (max-width: 1199.98px){.col-6{grid-column:span 6}}@media (min-width: 1200px){.col-6{grid-column:span 6}}.col-7{grid-column:span 4}@media (min-width: 600px) and (max-width: 899.98px){.col-7{grid-column:span 7}}@media (min-width: 900px) and (max-width: 1199.98px){.col-7{grid-column:span 7}}@media (min-width: 1200px){.col-7{grid-column:span 7}}.col-8{grid-column:span 4}@media (min-width: 600px) and (max-width: 899.98px){.col-8{grid-column:span 8}}@media (min-width: 900px) and (max-width: 1199.98px){.col-8{grid-column:span 8}}@media (min-width: 1200px){.col-8{grid-column:span 8}}.col-9{grid-column:span 4}@media (min-width: 600px) and (max-width: 899.98px){.col-9{grid-column:span 8}}@media (min-width: 900px) and (max-width: 1199.98px){.col-9{grid-column:span 9}}@media (min-width: 1200px){.col-9{grid-column:span 9}}.col-10{grid-column:span 4}@media (min-width: 600px) and (max-width: 899.98px){.col-10{grid-column:span 8}}@media (min-width: 900px) and (max-width: 1199.98px){.col-10{grid-column:span 10}}@media (min-width: 1200px){.col-10{grid-column:span 10}}.col-11{grid-column:span 4}@media (min-width: 600px) and (max-width: 899.98px){.col-11{grid-column:span 8}}@media (min-width: 900px) and (max-width: 1199.98px){.col-11{grid-column:span 11}}@media (min-width: 1200px){.col-11{grid-column:span 11}}.col-12{grid-column:span 4}@media (min-width: 600px) and (max-width: 899.98px){.col-12{grid-column:span 8}}@media (min-width: 900px) and (max-width: 1199.98px){.col-12{grid-column:span 12}}@media (min-width: 1200px){.col-12{grid-column:span 12}}.terms a{text-decoration:underline}strong{font-weight:700}button.btn{border-radius:60px;font-size:20px;font-weight:500;border:none;background-color:#000c;display:flex;align-items:center;height:58px;padding:10px 37px;text-align:center;justify-content:center;transition:all .2s linear;position:relative;color:#fff}button.btn:before{content:"";position:absolute;background:linear-gradient(208deg,#32e176 67%,#0a65e7 85%,#7c00dd 98%);background-size:400%;width:100%;height:100%;z-index:0;animation:steam 20s linear infinite;border-radius:30px;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;padding:2px;left:0}*{margin:0;padding:0;box-sizing:border-box}:after,:before{box-sizing:inherit}body,html{width:100%;min-height:100%}body{color:#0a0a0a;background:#fff;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}ol,ul{list-style:none}a{color:inherit;text-decoration:none}@font-face{font-family:Gilroy;src:url(Gilroy-UltraLight.c62409a745b5d889720e.woff) format("woff");font-weight:200;font-style:normal;font-display:swap;unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Gilroy;src:url(Gilroy-Regular.826d04fde24bbc0435f6.woff) format("woff");font-weight:400;font-style:normal;font-display:swap;unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Gilroy;src:url(Gilroy-Medium.7299347ad34bddeae499.woff) format("woff");font-weight:500;font-style:normal;font-display:swap;unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Gilroy;src:url(Gilroy-SemiBold.b53159dea9c94f832f80.woff) format("woff");font-weight:600;font-style:normal;font-display:swap;unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Gilroy;src:url(Gilroy-Bold.1d86ffe66e2c848892fe.woff) format("woff");font-weight:700;font-style:normal;font-display:swap;unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}body{font-family:Gilroy,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:#fafafa}body.body-scroll-lock{overflow:hidden}@media (max-width: 835px){.container{padding-left:1.5rem;padding-right:1.5rem}.dashboard-header:before{background-size:135% auto!important}}footer a{text-decoration:underline}html{font-size:clamp(15px,calc(15px + (16px - 15px) * ((100vw - 320px) / (1200 - 320))),16px)}.arrow{display:inline-block;width:16px;height:14px;background-image:url(arrow.ca7033e678cf400abf59.png);background-size:contain;background-repeat:no-repeat;margin-right:4px}.hero__body strong{font-weight:600}@media (min-width: 700px) and (max-width: 900px){.int-orch__top{flex-direction:column!important;grid-gap:0!important;gap:0!important}.int-orch__media{width:100%!important}.int-orch__content{max-width:100%!important}.global-spending{flex-direction:column!important;padding:0 0 2rem!important}.global-spending__media{width:100%!important;min-height:72vw!important;order:2!important}.global-spending__content{padding:2rem 1.5rem!important;order:1!important;width:100%!important}.global-spending__media .global-spending__card{width:inherit!important}app-intelligent-orchestration .int-orch__video-wrapper{width:63%!important}.global-spending__media{transform:scale(.8)!important;top:-85px}.global-spending{height:80vh!important}}@media (min-width: 1000px) and (max-width: 1180px){.logo-gennius{max-width:191px!important}.global-spending__content h2{font-size:clamp(30px,4vw,50px)!important}.int-orch{overflow:hidden!important}}@media (max-width: 600px){section{overflow:hidden}section.bc-stats{overflow:visible}}