:root{--blue:#1f6fe0;--light:#f3f4f6;--pad:max(24px,6.25vw)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden;color:#111;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}
.support-header{position:absolute;z-index:20;top:0;left:0;display:flex;align-items:center;width:100%;height:100px;padding:0 var(--pad);color:#fff}.support-brand{display:flex;align-items:center;gap:8px;width:180px}.support-brand img:first-child{width:28px}.support-brand img:last-child{width:116px}.support-header nav{display:flex;gap:40px;margin-left:100px;color:rgba(255,255,255,.72);font-size:18px}.support-header nav a{position:relative;padding:7px 0;white-space:nowrap}.support-header nav a:after{position:absolute;right:0;bottom:0;left:0;height:1px;background:#3087fb;content:"";transform:scaleX(0);transition:.25s}.support-header nav a:hover,.support-header nav a.active{color:#fff}.support-header nav a:hover:after,.support-header nav a.active:after{transform:scaleX(1)}.support-demo{display:grid;place-items:center;width:196px;height:48px;margin-left:auto;border-radius:24px;background:#fff;color:var(--blue);font-size:16px;font-weight:700}
.support-hero{position:relative;height:700px;overflow:hidden;background:#20262c}.support-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 54%}.support-hero>div{position:absolute;inset:0;background:rgba(14,20,26,.18)}.support-hero h1{position:absolute;top:326px;left:50%;width:min(900px,90%);margin:0;color:#fff;font-size:54px;font-weight:400;line-height:64.8px;text-align:center;transform:translateX(-50%)}
.support-services{height:593px;padding:120px 0;background:#fff}.support-shell{width:min(calc(100% - 304px),1616px);margin:auto}.support-services h2{margin:0;color:var(--blue);font-size:48px;font-weight:400;line-height:58px;text-align:center}.support-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:60px}.support-grid article{height:235px;padding:40px;border-radius:20px;background:var(--light);transition:transform .32s cubic-bezier(.22,1,.36,1)}.support-grid article:hover{transform:translateY(-5px)}.support-grid h3{margin:0;color:var(--blue);font-size:24px;line-height:27px}.support-grid p{min-height:48px;margin:20px 0 24px;color:rgba(0,0,0,.6);font-size:18px;line-height:24px}.support-grid a,.support-band a{display:grid;place-items:center;width:183px;height:48px;border-radius:40px;background:var(--blue);color:#fff;font-size:14px;font-weight:700}
.support-band{position:relative;height:462px;overflow:hidden;background:#757b80;color:#fff}.support-band:before{position:absolute;inset:0;background:url('assets/figma-latest/support-cta.webp') center/cover no-repeat;content:"";opacity:.72}.support-band:after{position:absolute;inset:0;background:rgba(0,0,0,.5);content:""}.support-band>div{position:relative;z-index:2;display:flex;height:100%;flex-direction:column;align-items:center;justify-content:center}.support-band h2{margin:0;font-size:48px;font-weight:400;line-height:58px}.support-band p{width:min(1040px,80vw);margin:20px 0 36px;font-size:20px;line-height:24px;text-align:center}.support-band a{width:159px}
.support-footer{position:relative;height:477px;padding:100px var(--pad) 52px;background:#fff}.support-footer-grid{display:grid;grid-template-columns:2.6fr repeat(4,1fr);gap:70px}.support-footer-grid>div:first-child p{width:420px;margin:68px 0 0;color:rgba(0,0,0,.6);font-size:16px;line-height:24px}.support-footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:12px;font-size:16px}.support-footer h4{margin:0 0 8px;color:var(--blue);font-size:14px;font-weight:400}.support-legal{position:absolute;right:var(--pad);bottom:16px;left:var(--pad);display:flex;justify-content:space-between;color:rgba(0,0,0,.4);font-size:14px}
@media(max-width:1100px){.support-header{padding:0 48px}.support-header nav{gap:24px;margin-left:42px;font-size:16px}.support-shell{width:calc(100% - 96px)}.support-grid article{padding:30px}.support-footer{height:auto}.support-footer-grid{grid-template-columns:2fr repeat(2,1fr)}}
@media(max-width:760px){.support-header{height:72px;padding:0 22px}.support-header nav,.support-demo{display:none}.support-hero{height:430px}.support-hero h1{top:190px;font-size:38px;line-height:46px}.support-services{height:auto;padding:72px 22px}.support-shell{width:100%}.support-services h2,.support-band h2{font-size:34px;line-height:42px}.support-grid{grid-template-columns:1fr;margin-top:40px}.support-grid article{height:auto;min-height:220px}.support-band{height:390px}.support-band p{font-size:16px;line-height:22px}.support-footer{padding:70px 22px 90px}.support-footer-grid{grid-template-columns:1fr 1fr;gap:42px 24px}.support-footer-grid>div:first-child{grid-column:1/-1}.support-footer-grid>div:first-child p{width:auto;margin-top:28px}.support-legal{right:22px;bottom:24px;left:22px;gap:20px}}

@media(min-width:1600px){.support-grid{grid-template-columns:516px 516px 536px}}
