@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=Barlow:wght@400;500;600;700&display=swap');
:root{--bg:#0b0f16;--panel:#111823;--ink:#eef1f5;--muted:#a0abba;--line:#ffffff20;--blue:#6497ff;--red:#ed494f}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;background:var(--bg);color:var(--ink);font-family:Barlow,Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}header{position:absolute;inset:0 0 auto;z-index:3;display:flex;justify-content:space-between;align-items:center;gap:24px;height:104px;padding:0 6%;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;font:800 italic 46px/.85 'Barlow Condensed',Impact,sans-serif;letter-spacing:-3px}.brand>span{color:var(--blue)}.brand small{font:700 11px/1.3 Barlow,Arial,sans-serif;letter-spacing:2px;margin-left:14px}nav{display:flex;gap:34px;font-size:15px}nav a:hover,.text-link:hover{color:var(--blue)}.header-cta{font-size:14px;border:1px solid #ffffff60;padding:13px 18px}.hero{position:relative;min-height:760px;height:100svh;max-height:1100px;overflow:hidden;background:#121b27}.hero-image{position:absolute;width:100%;height:100%;object-fit:cover;object-position:62% center}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#060b15df 0%,#060b1590 40%,#060b1510 78%),linear-gradient(0deg,#0b0f16 0%,transparent 40%,#060b1570 100%)}.hero-content{position:relative;z-index:1;padding:210px 6% 130px;max-width:1000px}.eyebrow{font:600 13px/1.5 Barlow,Arial,sans-serif;letter-spacing:2px;color:var(--blue);margin:0 0 24px}h1,h2,h3{font-family:'Barlow Condensed',Impact,'Arial Narrow',sans-serif;margin:0;font-weight:700}h1{font-size:clamp(76px,8.8vw,136px);line-height:.9;letter-spacing:-1px}h1 span{color:var(--blue)}.lead{font-size:21px;line-height:1.5;color:#e0e4eb;margin:28px 0 32px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:50px;background:#e8edf4;color:#0d1521;font-size:15px;font-weight:700;padding:19px 24px;transition:background .2s}.button:hover{background:var(--blue)}.hero-bottom{position:absolute;bottom:28px;left:6%;right:6%;display:flex;justify-content:space-between;gap:20px;font-size:12px;letter-spacing:1.2px;color:#bac5d4}.division{display:flex;align-items:center;justify-content:space-between;padding:25px 6%;border-block:1px solid var(--line);gap:20px;background:#101721}.division>span:first-child{font-size:13px;font-weight:700;letter-spacing:2px}.division p{margin:0;color:#c6cdd7;font-size:16px}.lights{display:flex;gap:5px}.lights i{width:32px;height:4px;background:var(--blue)}.lights i+i{background:var(--red)}.section{padding:100px 6%;max-width:1560px;margin:auto}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:60px;margin-bottom:42px}.section-heading>p{max-width:360px;margin-bottom:0}h2{font-size:clamp(42px,4.5vw,66px);line-height:1.02}p{font-size:17px;line-height:1.7;color:var(--muted)}.gallery{display:grid;grid-template-columns:1.2fr 1fr;gap:24px}figure{margin:0;min-width:0}figure img{display:block;width:100%;height:380px;object-fit:cover}.wide-shot img{object-position:58% center}.tall-shot img{object-position:40% center}figcaption{display:flex;justify-content:space-between;gap:15px;padding:18px 0;border-bottom:1px solid var(--line);font-size:12px;letter-spacing:1px;color:#c2cbd8}.image-note{font-size:12px;margin:16px 0 0;color:#8895a8}.expertises{border-top:1px solid var(--line)}.services{display:grid;grid-template-columns:1fr 1fr;gap:24px}.services article{padding:36px;background:var(--panel);border-top:2px solid var(--blue)}.services article+article{border-color:var(--red)}.service-index{font-size:12px;letter-spacing:1.5px;color:var(--blue)}.services article+article .service-index{color:#ff8489}h3{font-size:43px;margin:32px 0 14px}.services p{max-width:480px}.service-footer{border-top:1px solid var(--line);padding-top:23px;margin-top:30px;font-size:12px;letter-spacing:1px;color:#c0c9d6}.studio{position:relative;overflow:hidden;display:grid;grid-template-columns:1fr 2fr;gap:60px;border-top:1px solid var(--line)}.studio>div{position:relative;z-index:1;max-width:650px}.studio h2{margin-bottom:24px}.studio-mark{position:absolute;right:-5px;bottom:-60px;font:800 330px/1 'Barlow Condensed',Impact,sans-serif;color:#ffffff03;pointer-events:none}.text-link{display:inline-block;border-bottom:1px solid var(--blue);padding:10px 0;font-size:15px;margin-top:10px}footer{padding:35px 6%;border-top:1px solid var(--line)}.footer-main{display:flex;justify-content:space-between;align-items:center;gap:24px;font-size:13px;color:var(--muted)}details{margin-top:32px;border-top:1px solid var(--line);padding-top:20px;font-size:12px;color:var(--muted)}summary{cursor:pointer;width:fit-content}details p{font-size:13px;max-width:950px}details a{text-decoration:underline;text-underline-offset:3px}.skip{position:fixed;top:-100px;left:20px;background:white;color:#111;padding:15px;z-index:10}.skip:focus{top:10px}:focus-visible{outline:2px solid var(--blue);outline-offset:6px}::selection{background:var(--blue);color:#07101e}@media(max-width:900px){header{padding-inline:5%;height:88px}.header-cta{display:none}.hero-content{padding:190px 5% 130px}.hero{min-height:700px}.hero-bottom{left:5%;right:5%}.hero-bottom>span:last-child{display:none}.section{padding:70px 5%}.section-heading{gap:30px}.section-heading>p{max-width:280px}.gallery{gap:18px}figure img{height:300px}.services article{padding:26px}.studio{grid-template-columns:1fr 2fr;gap:24px}}@media(max-width:760px){header{height:82px}.brand{font-size:38px}.brand small{font-size:9px;margin-left:12px}nav{gap:18px;font-size:14px}nav a:last-child{display:none}.hero{height:90svh;min-height:670px;max-height:850px}.hero-image{object-position:60% center}.hero-shade{background:linear-gradient(90deg,#060b15b0,#060b1530),linear-gradient(0deg,#0b0f16,transparent 65%,#060b1590)}.hero-content{padding-top:180px}h1{font-size:clamp(66px,15vw,90px)}.lead{font-size:19px}.eyebrow{font-size:12px;letter-spacing:1.4px}.hero-bottom{font-size:10px;letter-spacing:.7px}.division{padding:21px 5%}.division>span:first-child{display:none}.division p{font-size:14px}.section-heading{display:block}.section-heading>p{max-width:none;margin-top:25px}.gallery,.services,.studio{grid-template-columns:1fr}.gallery{gap:30px}figure img{height:280px}.section{padding-block:58px}.studio{gap:12px}.footer-main{flex-wrap:wrap}.footer-main>span:last-child{width:100%}.service-footer{line-height:1.6}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Vice City cinematic direction */
:root{--bg:#0c1528;--panel:#14233a;--ink:#eef5ff;--muted:#b8c7dd;--line:#d9e9ff26;--blue:#80b5ff;--red:#5194ef}body{background:var(--bg)}header{height:110px;padding-inline:5%;border:0;background:linear-gradient(#08142990,transparent)}.brand{font-size:53px;color:#eef5ff}.brand>span{color:#80b5ff}.header-cta{border:1px solid #d9e9ff80;border-radius:40px;padding:15px 25px}nav a{font-weight:600}.hero{height:110svh;min-height:850px;max-height:1300px}.hero-image{object-position:center;filter:saturate(1.3);animation:arrive 1.8s ease-out both}.hero-shade{background:linear-gradient(0deg,#0c1528 0%,#112b4815 45%,#142e5125 75%,#0c152850),linear-gradient(90deg,#163f6720,#2879cf15);pointer-events:none}.hero-content{padding:200px 4% 150px;max-width:none;text-align:center}.hero .eyebrow{color:#eef5ff;letter-spacing:4px;text-shadow:0 2px 15px #10203a;margin-bottom:24px}h1{font-size:clamp(90px,13.8vw,210px);font-weight:800;line-height:.81;letter-spacing:-.035em;text-shadow:0 5px 35px #142f5130}h1 span{color:#8fc1ff}.lead{margin:32px 0 26px;color:#eef5ff;font-size:23px;text-shadow:0 2px 10px #0c1b31}.button{border-radius:40px;background:#e4efff;padding:21px 30px;gap:55px;color:#102340}.button:hover{background:#80b5ff;transform:translateY(-3px)}.hero-bottom{bottom:42px;color:#c1d8f7;letter-spacing:2px}.division{background:#0c1528;border:0;justify-content:center;padding:36px 5% 60px}.division>span:first-child,.lights{display:none}.division p{color:#a6ceff;font-family:'Barlow Condensed',Impact,sans-serif;font-size:clamp(26px,3vw,46px);font-weight:700;letter-spacing:2px}.section{padding:95px 7%;max-width:1700px}.section-heading{align-items:center;gap:70px;margin-bottom:70px}.eyebrow{color:#8fc1ff;font-size:13px;letter-spacing:3px}h2{font-size:clamp(52px,6.2vw,94px);line-height:.92;font-weight:800;letter-spacing:-1px}.section-heading>p{font-size:19px;max-width:355px}.gallery{grid-template-columns:1.15fr 1fr;align-items:start;gap:5%}.gallery figure{position:relative}.wide-shot{transform:rotate(-3deg)}.tall-shot{margin-top:150px;transform:rotate(3deg)}figure img{height:480px;border:6px solid #e3edfa;box-shadow:0 20px 45px #0005}.wide-shot img{object-position:50% center}.tall-shot img{object-position:45% center}figcaption{padding:20px 5px;border:0;font-size:12px;color:#c0d8f7}.image-note{margin-top:45px;color:#a4b7ce}.expertises{border:0;padding-top:130px}.services{gap:30px}.services article{background:linear-gradient(145deg,#1b3556,#101e34);border:1px solid #8bbdff3d;padding:45px;min-height:360px;position:relative;overflow:hidden;border-radius:3px}.services article+article{background:linear-gradient(145deg,#203c60,#14243d);border-color:#8bbdff40}.service-index{color:#a1cbff}.services article+article .service-index{color:#a1cbff}h3{font-size:64px;font-weight:800;margin-top:50px}.services p{font-size:18px}.service-footer{color:#b9cfe9}.studio{border:0;background:#8bbcff;color:#102948;max-width:none;padding:100px 7%;margin-top:80px;grid-template-columns:1fr 2fr}.studio .eyebrow,.studio p{color:#244568}.studio h2{font-size:clamp(80px,10vw,150px)}.studio-mark{color:#174b8210;font-size:450px}.studio .text-link{border-color:#244568}.studio .text-link:hover{color:#1f568e}footer{padding:45px 7%;background:#080f1e}.footer-main{color:#aec2dc}details{color:#abc0dc}.text-link{font-weight:600}@keyframes arrive{from{transform:scale(1.08)}to{transform:scale(1)}}@media(max-width:1000px){.hero{min-height:800px}.hero-content{padding-top:230px}.section-heading{gap:35px}.section-heading>p{max-width:300px}.gallery img{height:370px}.tall-shot{margin-top:90px}.section{padding-inline:5%}.services article{padding:30px}h3{font-size:52px}}@media(max-width:760px){header{height:90px}.brand{font-size:42px}.hero{height:95svh;min-height:730px;max-height:950px}.hero-image{object-position:55% center}.hero-content{padding:220px 4% 110px}.hero .eyebrow{letter-spacing:2px;font-size:11px}h1{font-size:clamp(76px,17vw,128px);line-height:.84}.lead{font-size:20px}.hero-bottom{font-size:9px;letter-spacing:1px;bottom:25px}.division{padding:24px 5% 32px}.division p{text-align:center;font-size:26px}.section{padding-block:60px}.section-heading{margin-bottom:42px}.section-heading>p{max-width:none;font-size:17px}h2{font-size:clamp(45px,9vw,68px)}.gallery{display:block;padding-inline:10px}.gallery img{height:330px}.tall-shot{margin-top:38px}.image-note{margin-top:25px}.services article{min-height:0}.services h3{margin-top:30px}.studio{margin-top:30px;padding-block:65px}.studio h2{font-size:90px}.studio-mark{font-size:270px}.footer-main>span:last-child{line-height:1.7}}@media(prefers-reduced-motion:reduce){.hero-image{animation:none}.button:hover{transform:none}}

.assets-intro .section-heading{margin-bottom:48px}.assets-copy{max-width:380px}.assets-copy p{font-size:18px}.asset-signature{display:flex;justify-content:space-between;align-items:center;gap:28px;border-block:1px solid var(--line);padding:30px 0}.asset-signature span{font-size:12px;letter-spacing:2px;color:var(--blue)}.asset-signature strong{font:600 30px 'Barlow Condensed',Impact,sans-serif;color:var(--ink)}@media(max-width:760px){.assets-copy{max-width:none;margin-top:28px}.asset-signature{flex-wrap:wrap;gap:16px}.asset-signature strong{width:100%;order:3;font-size:28px}}

.hero-video{filter:none;animation:none}.video-toggle{position:absolute;z-index:2;right:5%;bottom:82px;border:1px solid #ffffff70;border-radius:24px;padding:10px 16px;color:#eef5ff;background:#081429a6;cursor:pointer;font-size:12px}.video-toggle:hover{background:#17345c}

/* Blue neon lettering with occasional electrical flicker. */
h1 span{color:#d9efff;text-shadow:0 0 2px #fff,0 0 7px #bfe4ff,0 0 16px #65b5ff,0 0 34px #2587ff,0 0 65px #1764e6;animation:streets-neon 7.4s linear infinite}
@keyframes streets-neon{0%,18%,20%,22%,60%,63%,65%,100%{color:#d9efff;text-shadow:0 0 2px #fff,0 0 7px #bfe4ff,0 0 16px #65b5ff,0 0 34px #2587ff,0 0 65px #1764e6}18.5%,19.5%,61%,62%{color:#6891bb;text-shadow:0 0 2px #7bb9ef,0 0 5px #2587ff}21%,21.5%,64%{color:#a5d6ff;text-shadow:0 0 3px #bfe4ff,0 0 10px #65b5ff,0 0 20px #2587ff}}
@media(prefers-reduced-motion:reduce){h1 span{animation:none}}

/* Horizontal chapters; tall content remains readable within each panel. */
html,body{height:100%;overflow:hidden;scroll-behavior:auto}header{position:fixed;height:88px;background:#081429ed;backdrop-filter:blur(12px)}main#panels{display:flex;width:100%;height:100dvh;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none}#panels::-webkit-scrollbar{display:none}#panels>section{flex:0 0 100%;width:100%;min-width:0;max-width:none;height:100dvh;min-height:0;max-height:none;margin:0;overflow-y:auto;overflow-x:hidden;scroll-snap-align:start;scroll-snap-stop:always;scroll-padding-top:110px;overscroll-behavior-y:contain}#panels>.section{padding:125px 7% 100px}#panels>.hero{display:flex;align-items:center;justify-content:center}#panels .hero-content{width:100%;padding:110px 4% 120px}#panels h1{font-size:clamp(70px,min(12vw,17vh),175px)}#panels .hero-bottom{bottom:85px}#panels .video-toggle{bottom:124px}#panels .section-heading{margin-bottom:32px}#panels h2{font-size:clamp(42px,5.5vw,76px)}#panels .services article{min-height:0;padding:25px}#panels .services h3{font-size:44px;margin:24px 0 12px}#panels .services p{font-size:16px}#panels .service-footer{margin-top:20px;padding-top:16px}#panels>.studio{display:block;position:relative}#panels .studio>div{max-width:760px}#panels .studio h2{font-size:clamp(64px,9vw,120px)}#panels footer{position:relative;z-index:1;margin-top:40px;padding:24px;background:transparent;border-color:#24456840}#panels footer .footer-main,#panels footer .brand{color:#244568}.panel-controls{position:fixed;z-index:6;bottom:18px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:20px;background:#081429ed;border:1px solid #9bc5ff45;border-radius:50px;padding:7px 9px;color:#eef5ff;box-shadow:0 4px 25px #0003;white-space:nowrap}.panel-controls button{border:0;border-radius:50%;background:#203c60;color:#eef5ff;width:40px;height:40px;cursor:pointer;font-size:20px}.panel-controls button:hover:not(:disabled){background:#386aa5}.panel-controls button:disabled{opacity:.3;cursor:default}#panel-position{font-size:12px;letter-spacing:.6px;min-width:145px;text-align:center}header a[aria-current="page"]{color:#8fc1ff}@media(max-width:760px){header{height:80px}#panels>.section{padding:108px 6% 100px}#panels .hero-content{padding:100px 4% 140px}#panels h1{font-size:clamp(58px,16vw,115px)}#panels .hero-bottom{bottom:87px}#panels .hero-bottom>span{display:none}#panels .hero-bottom{justify-content:center}#panels .video-toggle{bottom:118px;right:20px}#panels .studio h2{font-size:80px}.panel-controls{gap:12px}.asset-signature{margin-bottom:10px}}@media(max-height:600px) and (min-width:761px){#panels .hero-content{padding:100px 4% 100px}#panels .hero .eyebrow{margin-bottom:12px}#panels .lead{font-size:17px;margin:15px 0}#panels .button{padding:13px 24px}#panels .hero-bottom{display:none}}

/* One continuous blurred video beneath the three content panels. */
.sections-background{position:fixed;inset:0;z-index:0;overflow:hidden;pointer-events:none;background:#0b172c}.sections-background video{width:100%;height:100%;object-fit:cover;filter:blur(12px);transform:scale(1.07);opacity:.85}.sections-background::after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,#061225b8,#07132785)}main#panels{position:relative;z-index:1}#panels>.section{background:transparent;color:#eef5ff}#panels .studio .eyebrow{color:#8fc1ff}#panels .studio p,#panels footer .footer-main,#panels footer .brand{color:#c4d7ed}#panels .studio .text-link{color:#eef5ff;border-color:#8fc1ff}#panels .studio footer{border-color:#d9e9ff26}#panels .services article{background:#101e34c9;backdrop-filter:blur(6px)}.sections-video-toggle{position:fixed;right:24px;bottom:25px;z-index:6;border:1px solid #ffffff50;border-radius:24px;padding:11px 16px;background:#081429d9;color:#eef5ff;cursor:pointer;font-size:12px}.sections-video-toggle[hidden]{display:none}@media(max-width:760px){.sections-video-toggle{bottom:82px;right:16px}.sections-background video{filter:blur(9px)}}

/* Custom scrollbars matching the blue neon theme. */
main#panels{scrollbar-width:thin;scrollbar-color:#72b5ff #091528}
#panels::-webkit-scrollbar{display:block;height:8px}
#panels::-webkit-scrollbar-track{background:#091528;border-top:1px solid #8fc1ff20}
#panels::-webkit-scrollbar-thumb{background:linear-gradient(90deg,#3468ba,#90caff);border:2px solid #091528;border-radius:20px}
#panels::-webkit-scrollbar-thumb:hover{background:#b0ddff}
#panels>section{scrollbar-width:thin;scrollbar-color:#72b5ff #091528}
#panels>section::-webkit-scrollbar{width:7px}
#panels>section::-webkit-scrollbar-track{background:#091528}
#panels>section::-webkit-scrollbar-thumb{background:#72b5ff;border:2px solid #091528;border-radius:20px}
#panels>section::-webkit-scrollbar-thumb:hover{background:#b0ddff}
#panels>section::-webkit-scrollbar-corner{background:#091528}

.asset-product{margin:0 0 36px;border:1px solid #8fc1ff35;background:#0a172bcc;border-radius:12px;overflow:hidden}.asset-product-image{display:block;line-height:0}.asset-product-image img{display:block;width:100%;height:auto;aspect-ratio:1672/941;object-fit:contain}.asset-product-image:focus-visible{outline-offset:-5px}.asset-product-info{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:28px 32px}.asset-product-info .eyebrow{margin-bottom:10px;font-size:12px}.asset-product-info h3{font-size:42px;margin:0 0 12px}.asset-product-info p:not(.eyebrow){font-size:16px;max-width:560px;margin:0}.asset-product-info>.text-link{white-space:nowrap;flex-shrink:0}@media(max-width:760px){.asset-product-info{display:block;padding:24px}.asset-product-info h3{font-size:36px}.asset-product-info>.text-link{margin-top:18px}}

.brand .brand-logo{display:block;width:100px;height:48px;object-fit:contain}.brand{font-style:normal;letter-spacing:normal}.brand small{margin-left:12px}.studio-mark.studio-logo{width:380px;height:auto;bottom:20px;right:20px;opacity:.06;pointer-events:none}@media(max-width:760px){.brand .brand-logo{width:80px;height:40px}.brand small{margin-left:9px}.studio-mark.studio-logo{width:250px}}

/* Brief brand introduction; CSS dismisses it even without JavaScript. */
.brand-intro{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;background:#071122;pointer-events:none;animation:intro-exit .65s ease 1.65s forwards}.brand-intro-inner{width:min(420px,65vw);text-align:center;animation:intro-logo 1.25s cubic-bezier(.16,1,.3,1) both}.brand-intro img{display:block;width:100%;height:auto;filter:drop-shadow(0 0 28px #168fff35)}.intro-line{display:block;width:70%;height:2px;margin:30px auto 0;background:linear-gradient(90deg,transparent,#71c6ff,transparent);transform-origin:left;animation:intro-line 1.4s ease both}@keyframes intro-logo{from{opacity:0;transform:translateY(18px) scale(.88);filter:blur(10px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}@keyframes intro-line{from{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes intro-exit{to{opacity:0;visibility:hidden}}@media(prefers-reduced-motion:reduce){.brand-intro{display:none}.brand-intro-inner,.intro-line{animation:none}}

.involved-top{display:flex;justify-content:space-between;align-items:center;gap:24px}.involved-top .eyebrow{margin:0}.involved-release{border:1px solid #8fc1ff66;border-radius:30px;padding:12px 18px;color:#bedcff;font-size:12px;letter-spacing:1.5px}.involved-identity{max-width:1000px;margin:30px auto 35px;padding:24px 4%;background:radial-gradient(ellipse,#67adff25,transparent 70%)}#panels .involved-identity h2{margin:0;font-size:inherit}.involved-identity img{display:block;width:100%;height:auto;filter:drop-shadow(0 8px 30px #0b66b940)}.involved-description{display:grid;grid-template-columns:1fr 1fr;gap:8%;max-width:1080px;margin:auto}.involved-description h3{font-size:clamp(42px,4vw,64px);line-height:1.05;margin:0}.involved-description .eyebrow{margin-bottom:16px}.involved-description p{font-size:18px}.involved-description strong{color:#e1efff}.involved-platform{display:flex;justify-content:space-between;border-top:1px solid #8fc1ff40;padding-top:20px;color:#a5ceff;font-weight:600;letter-spacing:3px}header nav{gap:24px}@media(max-width:760px){header nav{gap:14px}header nav a{font-size:12px}header .brand small{display:none}.involved-top{align-items:flex-start;flex-direction:column;gap:15px}.involved-release{font-size:11px}.involved-identity{margin:35px -10px;padding:15px 0}.involved-description{grid-template-columns:1fr;gap:20px}.involved-description p{font-size:17px}}@media(max-width:380px){header .brand .brand-logo{width:58px}header nav{gap:10px}}

.involved-background{position:fixed;inset:0;z-index:0;overflow:hidden;pointer-events:none;background:#081224}.involved-background[hidden]{display:none}.involved-background video{width:100%;height:100%;object-fit:cover}.involved-background::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#06102070,#061020b3 65%,#061020d9)}#panels .involved-identity{background:none}#panels .involved-description{ text-shadow:0 2px 12px #0008}

#expertises .services{grid-template-columns:1fr}#expertises .services article{max-width:900px}#expertises .services p{max-width:720px}
