:root{--navy:#003366;--deep:#071b32;--blue:#007bff;--sky:#7bc4e2;--text:#1f2937;--muted:#667085;--surface:#f5f8fb;--border:#d9e2ec;--font-jp:"Noto Sans JP",sans-serif;--font-latin:"Inter",sans-serif;--max:1200px;--header:68px;--shadow:0 14px 40px rgba(11,37,69,.08)}
*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{margin:0;overflow-x:hidden;color:var(--text);font-family:var(--font-jp);line-height:1.75;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}h1,h2,h3,p,ol,ul{margin-top:0}ol,ul{margin-bottom:0;padding:0;list-style:none}.container{width:min(calc(100% - 40px),var(--max));margin-inline:auto}.skip-link{position:fixed;top:8px;left:8px;z-index:9999;padding:10px 16px;background:#fff;color:var(--navy);transform:translateY(-150%)}.skip-link:focus{transform:none}.eyebrow{margin-bottom:12px;color:var(--blue);font:800 .75rem/1.2 var(--font-latin);letter-spacing:.16em}.eyebrow--light{color:var(--sky)}.section{padding:76px 0}.section--surface{background:var(--surface)}.section-heading{max-width:760px;margin-bottom:40px}.section-title{margin-bottom:16px;color:var(--navy);font-size:clamp(1.8rem,4vw,2.8rem);line-height:1.36;letter-spacing:-.04em;text-wrap:balance}.section-description,.prose{color:var(--muted)}.prose{max-width:720px}.prose p{margin-bottom:16px}.button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:12px 22px;border:1px solid transparent;border-radius:8px;font-weight:700;line-height:1.4;text-align:center;transition:.18s ease}.button:hover{transform:translateY(-2px)}.button--primary{background:var(--navy);color:#fff}.button--accent{background:var(--blue);color:#fff;box-shadow:0 10px 25px rgba(0,123,255,.25)}.button--outline-light{border-color:rgba(255,255,255,.55);color:#fff}.button--outline-light:hover{background:rgba(255,255,255,.1)}.button--large{width:100%;min-height:56px}.text-link{display:inline-flex;margin-top:24px;color:var(--navy);font-weight:700;text-decoration:underline;text-decoration-color:var(--sky);text-underline-offset:5px}.button:focus-visible,a:focus-visible,button:focus-visible{outline:3px solid rgba(0,123,255,.36);outline-offset:3px}
.site-header{position:fixed;inset:0 0 auto;z-index:1000;height:var(--header);border-bottom:1px solid rgba(217,226,236,.85);background:rgba(255,255,255,.96);transition:.18s}.site-header.scrolled{box-shadow:0 8px 24px rgba(11,37,69,.08)}.site-header__inner{display:flex;height:100%;align-items:center;justify-content:space-between}.site-brand{display:flex;flex-direction:column;line-height:1}.site-brand__name{color:var(--navy);font:800 1.25rem/1 var(--font-latin);letter-spacing:-.04em}.site-brand__tagline{margin-top:6px;color:var(--muted);font:700 .5rem/1 var(--font-latin);letter-spacing:.2em}.site-nav__toggle{display:flex;min-width:48px;min-height:48px;align-items:center;gap:9px;border:0;background:transparent;color:var(--navy)}.site-nav__toggle-label{font:700 .68rem var(--font-latin);letter-spacing:.1em}.site-nav__toggle-icon{display:flex;flex-direction:column;gap:5px}.site-nav__toggle-icon span{width:22px;height:2px;background:currentColor}.site-nav__panel{position:fixed;inset:var(--header) 0 0;display:flex;flex-direction:column;gap:4px;padding:24px 20px;background:#fff;visibility:hidden;opacity:0;transform:translateY(-8px);transition:.18s}.site-nav__panel.active{visibility:visible;opacity:1;transform:none}.site-nav__link{padding:14px 8px;border-bottom:1px solid var(--border);color:var(--navy);font-weight:600}.site-nav__cta{margin-top:16px}.breadcrumb{padding-top:calc(var(--header) + 18px);padding-bottom:18px;color:var(--muted);font-size:.78rem}.breadcrumb ol{display:flex;flex-wrap:wrap;gap:6px}.breadcrumb li{display:inline-flex;align-items:center}.breadcrumb li:not(:last-child):after{width:1px;height:.9em;margin-left:6px;background:#a6b2bf;content:"";transform:rotate(20deg)}.breadcrumb a{text-decoration:underline;text-underline-offset:3px}
.hero{position:relative;overflow:hidden;background:var(--deep);color:#fff}.hero:after{position:absolute;right:-260px;bottom:-340px;width:650px;height:650px;border:90px solid rgba(123,196,226,.08);border-radius:50%;content:""}.hero__grid{position:relative;z-index:1;display:grid;gap:48px;align-items:center;padding-top:70px;padding-bottom:82px}.hero__copy{max-width:640px}.hero h1{margin-bottom:24px;font-size:clamp(2.2rem,6vw,4.1rem);line-height:1.26;letter-spacing:-.06em;text-wrap:balance}.hero__lead{max-width:660px;margin-bottom:18px;font-size:clamp(1.05rem,2.5vw,1.35rem);font-weight:600}.hero__description{max-width:660px;margin-bottom:28px;color:rgba(255,255,255,.72)}.hero__assurance{max-width:650px;margin:0 0 30px;padding-left:16px;border-left:3px solid var(--sky);font-size:.92rem;font-weight:600}.hero__actions{display:flex;flex-direction:column;gap:12px}.hero-board{position:relative;min-height:330px;max-width:480px;margin-inline:auto;transform:rotate(2deg)}.hero-board:before{position:absolute;inset:0;border:1px solid rgba(123,196,226,.4);background:rgba(255,255,255,.06);content:"";transform:rotate(-4deg)}.hero-board__label{position:absolute;top:18px;left:22px;z-index:2;color:var(--sky);font:800 .62rem var(--font-latin);letter-spacing:.16em}.hero-board__panel{position:absolute;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#fff;box-shadow:0 18px 40px rgba(0,0,0,.22)}.hero-board__panel img{width:82%;max-height:100%;object-fit:contain}.hero-board__panel--one{top:52px;left:5%;width:48%;height:180px;transform:rotate(-5deg)}.hero-board__panel--two{top:108px;right:4%;width:48%;height:142px;transform:rotate(5deg);background:#f4f8fc}.hero-board__panel--three{right:16%;bottom:4px;width:55%;height:115px;transform:rotate(-2deg)}.hero-board__line{position:absolute;width:80px;height:1px;background:var(--sky);opacity:.8}.hero-board__line--one{left:-24px;top:88px}.hero-board__line--two{right:-14px;bottom:62px;width:110px}
.intro__grid{display:grid;gap:32px;margin-bottom:52px}.capability-grid{display:grid;gap:16px}.capability-grid article{padding:24px;border-top:3px solid var(--blue);background:#fff;box-shadow:var(--shadow)}.capability-grid span{display:block;margin-bottom:24px;color:var(--blue);font:800 .72rem var(--font-latin)}.capability-grid h3{margin-bottom:10px;color:var(--navy);font:700 1rem var(--font-latin);letter-spacing:.05em}.capability-grid p{margin:0;color:var(--muted);font-size:.88rem}
.featured-grid{display:grid;gap:18px}.featured-card{display:block;overflow:hidden;background:#fff;box-shadow:var(--shadow);transition:.18s}.featured-card:hover{transform:translateY(-3px)}.featured-card__media{display:flex;min-height:210px;align-items:center;justify-content:center;overflow:hidden;background:#e9f2f7}.featured-card__media img{width:100%;height:100%;object-fit:cover}.featured-card__media--light{padding:22px;background:#f3f7fb}.featured-card__media--light img{width:80%;object-fit:contain}.featured-card__media--tanzawa{padding:30px;background:#f5f5ef}.featured-card__media--tanzawa img{width:90%;object-fit:contain}.featured-card__body{padding:22px}.featured-card__body .eyebrow{margin-bottom:8px;font-size:.64rem}.featured-card h3{margin-bottom:10px;color:var(--navy);font-size:1.25rem}.featured-card__body p:not(.eyebrow){margin-bottom:20px;color:var(--muted);font-size:.88rem}.featured-card__body span{color:var(--navy);font-size:.82rem;font-weight:700}
.split-heading{display:grid;gap:30px;margin-bottom:36px}.related-list{border-top:1px solid var(--border)}.related-list a{display:grid;grid-template-columns:1fr auto;gap:4px 16px;padding:22px 0;border-bottom:1px solid var(--border);transition:.18s}.related-list a:hover{padding-left:8px;background:linear-gradient(90deg,#f7fbfe,transparent)}.related-list__type{grid-column:1/-1;color:var(--blue);font:800 .64rem var(--font-latin);letter-spacing:.12em}.related-list strong{color:var(--navy);font-size:1rem}.related-list em{grid-column:1;font-style:normal;color:var(--muted);font-size:.82rem}.related-list b{grid-column:2;grid-row:2;color:var(--blue);font:700 1.1rem var(--font-latin)}.sign-feature{background:#fff}.sign-feature__grid{display:grid;gap:36px;align-items:center}.sign-feature__media{overflow:hidden}.sign-feature__media img{width:100%;aspect-ratio:1.25;object-fit:cover}.final-cta{padding:62px 0;background:var(--navy);color:#fff}.final-cta h2{margin-bottom:18px;color:#fff;font-size:clamp(1.75rem,4vw,2.8rem);line-height:1.4;letter-spacing:-.04em}.final-cta p{max-width:700px;color:rgba(255,255,255,.8)}.site-footer{padding:64px 0 28px;border-top:1px solid var(--border);background:var(--surface)}.site-footer__brand{display:flex;flex-direction:column;gap:6px;margin-bottom:32px}.site-footer__brand .site-brand__name,.site-footer__brand .site-brand__tagline{display:block}.site-footer__offices{display:grid;gap:24px}.site-footer address{color:var(--muted);font-size:.85rem;font-style:normal}.site-footer address strong{display:block;margin-bottom:6px;color:var(--navy);font:700 .75rem var(--font-latin);letter-spacing:.08em}.site-footer__bottom{display:flex;flex-direction:column;gap:12px;margin-top:40px;padding-top:20px;border-top:1px solid var(--border);color:var(--muted);font-size:.75rem}.site-footer__links{display:flex;flex-wrap:wrap;gap:10px 24px}.site-footer__bottom a{color:var(--navy);font-weight:700}.site-footer__bottom p{margin:0}
@media(min-width:600px){.capability-grid{grid-template-columns:repeat(3,1fr)}.featured-grid{grid-template-columns:repeat(2,1fr)}.featured-card--large{grid-row:span 2}.featured-card--large .featured-card__media{min-height:390px}.sign-feature__grid{grid-template-columns:1.15fr .85fr}.sign-feature__media{order:2}}
@media(min-width:768px){:root{--header:76px}.container{width:min(calc(100% - 64px),var(--max))}.section{padding:104px 0}.hero__grid{grid-template-columns:1.1fr .9fr;padding-top:92px;padding-bottom:100px}.hero__actions{flex-direction:row}.button--large{width:auto;min-width:340px}.intro__grid{grid-template-columns:.8fr 1.2fr;gap:72px}.split-heading{grid-template-columns:.8fr 1.2fr;gap:72px}.site-footer__offices{grid-template-columns:repeat(3,1fr)}.site-footer__bottom{flex-direction:row;justify-content:space-between}}
@media(min-width:1024px){.site-nav__toggle{display:none}.site-nav__panel{position:static;display:flex;flex-direction:row;align-items:center;gap:20px;padding:0;background:transparent;visibility:visible;opacity:1;transform:none}.site-nav__link{padding:10px 0;border:0;color:var(--muted);font-size:.84rem}.site-nav__link:hover{color:var(--navy)}.site-nav__cta{margin:0 0 0 4px;padding:10px 18px;color:#fff}.hero-board{min-height:390px}.hero-board__panel--one{height:220px}.hero-board__panel--two{height:165px}.hero-board__panel--three{height:130px}.featured-grid{gap:22px}}
@media(max-width:374px){.container{width:min(calc(100% - 28px),var(--max))}.hero h1{font-size:2rem}.button{width:100%;padding-inline:12px;font-size:.875rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important}}

/* Site pages stay light in every supported browser appearance. */
html{background-color:#fff;color-scheme:light}
body,main,.breadcrumb,.intro,.related{background-color:#fff}

/* Ver.2 editorial case presentation */
:root{--radius-card:12px}
.hero-board{width:100%}
.hero{border-bottom:5px solid transparent;border-image:linear-gradient(90deg,var(--blue),var(--sky)) 1}
.hero:after{display:none}
.hero__grid{padding-top:58px;padding-bottom:58px}
.hero-board{min-height:360px;transform:none}
.hero-board:before,.hero-board__line{display:none}
.hero-board__label{top:0;left:0}
.hero-board__panel{margin:0;border-radius:var(--radius-card);box-shadow:0 18px 40px rgba(0,0,0,.2)}
.hero-board__panel img{width:100%;height:100%;object-fit:cover}
.hero-board__panel--one{top:34px;left:2%;width:52%;height:218px;transform:rotate(-4deg)}
.hero-board__panel--two{top:52px;right:2%;width:43%;height:140px;transform:rotate(4deg);background:#f3f7fb}
.hero-board__panel--two img{width:78%;object-fit:contain}
.hero-board__panel--three{right:11%;bottom:8px;width:52%;height:112px;transform:rotate(-2deg);background:#fff}
.hero-board__panel--three img{width:88%;object-fit:contain}
.hero-board__panel--four{left:8%;bottom:2px;width:30%;height:105px;transform:rotate(3deg)}
.hero-board__panel--five{right:-2%;bottom:62px;width:27%;height:100px;transform:rotate(5deg);background:#fff}
.hero-board__panel--five img{width:72%;object-fit:contain}
.capability-grid article,.featured-card{border-radius:var(--radius-card)}
.featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.featured-card--large{grid-row:auto}
.featured-card__media,.featured-card--large .featured-card__media{height:220px;min-height:220px}
.featured-card__media--light,.featured-card__media--tanzawa{background:#fff}
.featured-card__media img{object-fit:cover}
.featured-card__media--light img,.featured-card__media--tanzawa img{object-fit:contain}
.featured-card__body{min-height:190px}
.related{padding-top:82px;padding-bottom:56px}
.related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.related-card{position:relative;display:grid;grid-template-columns:1fr auto;gap:7px 12px;padding:14px;border:1px solid var(--border);border-radius:var(--radius-card);background:#fff;transition:.18s ease}
.related-card:hover{border-color:var(--sky);transform:translateY(-2px)}
.related-card__media{display:flex;grid-column:1/-1;height:104px;align-items:center;justify-content:center;overflow:hidden;background:#f7fafc;border-radius:8px}
.related-card__media img{width:80%;height:82%;object-fit:contain}
.related-card:nth-child(1) .related-card__media img{width:48%;height:88%}
.related-card:nth-child(5) .related-card__media img{width:84%}
.related-card:nth-child(6) .related-card__media img{width:88%;object-fit:cover}
.related-card .related-list__type{grid-column:1/-1;margin-top:1px}
.related-card strong{align-self:center;color:var(--navy);font-size:.86rem;line-height:1.4}
.related-card b{align-self:center;color:var(--blue);font:700 1rem var(--font-latin)}
.sign-feature{padding:42px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#fff}
.sign-feature__grid{grid-template-columns:1fr 1.1fr 1fr;gap:26px}
.sign-feature__grid .section-title{margin-bottom:0;font-size:clamp(1.6rem,3vw,2.2rem)}
.sign-feature__copy{align-self:center;color:var(--muted);font-size:.86rem}
.sign-feature__copy p{margin:0}
.sign-feature__media{position:relative;display:block;overflow:hidden;border-radius:var(--radius-card)}
.sign-feature__media img{width:100%;height:150px;aspect-ratio:auto;object-fit:cover}
.sign-feature__media span{position:absolute;right:12px;bottom:8px;color:#fff;font:700 .72rem var(--font-latin);text-shadow:0 1px 5px rgba(0,0,0,.7)}
.sign-feature .text-link{margin-top:14px;font-size:.82rem}
@media(min-width:768px){.hero__grid{padding-top:66px;padding-bottom:66px}.hero-board{min-height:380px}.related{padding-top:88px;padding-bottom:48px}}
@media(min-width:768px){.related .split-heading{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:56px}}
@media(min-width:1100px){.featured-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.featured-card__media,.featured-card--large .featured-card__media{height:190px;min-height:190px}.featured-card__body{min-height:190px;padding:19px}.featured-card h3{font-size:1.12rem}.featured-card__body p:not(.eyebrow){font-size:.8rem}.hero__grid{grid-template-columns:1.08fr .92fr}}
@media(max-width:599px){.hero-board{min-height:246px;margin-top:4px}.hero-board__panel--one{top:30px;left:3%;width:58%;height:154px}.hero-board__panel--two{top:48px;right:1%;width:42%;height:112px}.hero-board__panel--three{right:11%;bottom:0;width:57%;height:86px}.hero-board__panel--four,.hero-board__panel--five{display:none}.related{padding-top:64px;padding-bottom:34px}.related-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.related-card{padding:10px;gap:5px 8px}.related-card__media{height:82px}.related-card strong{font-size:.72rem}.related-card .related-list__type{font-size:.54rem;letter-spacing:.08em}.related-card b{font-size:.85rem}.sign-feature{padding:30px 0}.sign-feature__grid{grid-template-columns:1fr 1fr;gap:16px}.sign-feature__grid>div:first-child{grid-column:1/-1}.sign-feature__copy{grid-column:1}.sign-feature__media{grid-column:2}.sign-feature__media img{height:112px}.sign-feature .text-link{font-size:.72rem}}

@media(max-width:599px){
  .hero-board{width:100%}
  .hero__grid{gap:16px;padding-top:38px;padding-bottom:30px}
  .hero h1{margin-bottom:16px;font-size:2rem;line-height:1.28}
  .hero__lead{margin-bottom:12px;font-size:1rem;line-height:1.55}
  .hero__description{margin-bottom:16px;font-size:.88rem;line-height:1.65}
  .hero__assurance{margin-bottom:18px;font-size:.82rem;line-height:1.6}
  .hero__actions{gap:8px}
  .hero__actions .button{min-height:44px;padding:10px 14px}
  .hero-board{height:210px;min-height:210px;margin-top:0}
  .featured-grid{grid-template-columns:1fr}
}

/* Match the Product Design treatment: the approved artwork belongs to the Hero surface, not a child box. */
.hero{
  background-color:#071f36;
  background-image:
    linear-gradient(90deg,rgba(7,31,54,.98) 0%,rgba(7,31,54,.94) 40%,rgba(7,31,54,.68) 64%,rgba(7,31,54,.2) 100%),
    url("../images/hero-graphic-design.webp");
  background-position:72% center;
  background-size:cover;
}
.hero-board{
  height:0;
  min-height:0;
  background:none;
}
@media(max-width:599px){
  .hero{
    background-image:
      linear-gradient(90deg,rgba(7,31,54,.995) 0%,rgba(7,31,54,.96) 48%,rgba(7,31,54,.78) 76%,rgba(7,31,54,.5) 100%),
      url("../images/hero-graphic-design.webp");
    background-position:82% center;
    background-size:auto 100%;
  }
}

/* The final Hero uses the background surface only; legacy collage panels stay hidden. */
.hero-board__panel{display:none!important}

/* Hero background slot: populated only when the dedicated Graphic Design image is supplied. */
.hero-board{
  min-height:380px;
  background-image:
    linear-gradient(90deg,rgba(5,28,53,.18) 0%,rgba(5,28,53,.08) 48%,rgba(5,28,53,.02) 100%),
    url("../images/hero-graphic-design.webp");
  background-position:center;
  background-size:cover;
  box-shadow:none;
}
.hero-board:before,.hero-board__label,.hero-board__panel{display:none}
@media(max-width:599px){
  .hero-board{
    min-height:170px;
    height:170px;
    background-image:
      linear-gradient(90deg,rgba(5,28,53,.46) 0%,rgba(5,28,53,.24) 58%,rgba(5,28,53,.08) 100%),
      url("../images/hero-graphic-design.webp");
    background-position:68% center;
    background-size:auto 170px;
  }
}

@media(max-width:599px){
  /* Keep the copy primary; the collage is a contained supporting signature. */
  .hero-board{height:140px;min-height:140px}
  .hero-board__panel{box-shadow:0 10px 22px rgba(0,0,0,.2)}
  .hero-board__panel--one{top:27px;left:2%;width:44%;height:106px;transform:rotate(-1.5deg)}
  .hero-board__panel--two{top:8px;right:1%;width:34%;height:78px;transform:rotate(1.5deg)}
  .hero-board__panel--three{right:6%;bottom:2px;width:50%;height:52px;transform:rotate(-1deg)}
  .hero-board__panel--four{display:flex;left:8%;bottom:1px;width:30%;height:52px;transform:rotate(1deg)}
  .hero-board__panel--four img{object-fit:contain}
  .hero-board__panel--five{display:none}
  .intro + .section--surface{padding-top:68px}
  .featured-card__media,.featured-card--large .featured-card__media{height:190px;min-height:190px}
  .featured-card__media--light img{width:72%;max-height:76%}
  .featured-card__media--tanzawa img{width:78%;max-height:70%}
  .featured-card__media:not(.featured-card__media--light):not(.featured-card__media--tanzawa) img{object-fit:contain;padding:12px}
  .featured-card:first-child .featured-card__media img{padding:0;object-fit:cover}
  .featured-card__body{min-height:0;padding:19px}
  .featured-card__body p:not(.eyebrow){margin-bottom:16px;font-size:.84rem;line-height:1.7}
  .related-card__media{height:86px}
  .related-card:nth-child(1) .related-card__media img{width:62%;height:90%}
  .related-card:nth-child(2) .related-card__media img{width:86%;height:80%}
  .related-card:nth-child(3) .related-card__media img{width:88%;height:80%}
  .related-card:nth-child(4) .related-card__media img{width:82%;height:84%}
  .related-card:nth-child(5) .related-card__media img{width:88%;height:80%}
  .related-card:nth-child(6) .related-card__media img{width:90%;height:84%;object-fit:contain}
  .sign-feature__media{min-width:0;min-height:118px;border-radius:var(--radius-card);background:#f3f0ec}
  .sign-feature__media img{height:118px;object-fit:contain}
  .sign-feature__media span{right:8px;bottom:7px;font-size:.62rem}
  .final-cta h2{font-size:1.58rem;line-height:1.5;letter-spacing:-.045em}
  .final-cta .button--large{width:100%;min-width:0}
}

/* Final logo display tuning: keep source artwork intact and show only the approved marks. */
.featured-card:nth-child(2) .featured-card__media img{
  width:72%;
  height:45%;
  object-fit:cover;
  object-position:center bottom;
}
.related-card:nth-child(1) .related-card__media img{
  width:80%;
  height:55%;
  object-fit:cover;
  object-position:center bottom;
}
.related-card:nth-child(6) .related-card__media img{
  width:82%;
  height:76%;
  object-fit:contain;
}

/* Dedicated image hook: set --graphic-hero-image when the approved asset is provided. */
.hero-board[data-hero-image]{
  background-image:
    linear-gradient(90deg,rgba(5,28,53,.98) 0%,rgba(5,28,53,.88) 42%,rgba(5,28,53,.42) 100%),
    linear-gradient(rgba(5,28,53,.28),rgba(5,28,53,.28)),
    var(--graphic-hero-image);
  box-shadow:inset 0 0 0 1px rgba(123,196,226,.16);
}
@media(max-width:599px){
  .featured-card:nth-child(2) .featured-card__media img{
    width:72%;
    height:45%;
  }
  .related-card:nth-child(1) .related-card__media img{
    width:80%;
    height:55%;
  }
  .related-card:nth-child(6) .related-card__media img{
    width:82%;
    height:76%;
  }
}

/* Final background treatment: the artwork covers the Hero itself, never a child image box. */
.hero{
  background-color:#071f36;
  background-image:
    linear-gradient(90deg,rgba(7,31,54,.98) 0%,rgba(7,31,54,.94) 40%,rgba(7,31,54,.68) 64%,rgba(7,31,54,.2) 100%),
    url("../images/hero-graphic-design.webp");
  background-position:72% center;
  background-size:cover;
}
.hero-board{height:0;min-height:0;background:none;box-shadow:none}
@media(max-width:599px){
  .hero{
    background-image:
      linear-gradient(90deg,rgba(7,31,54,.995) 0%,rgba(7,31,54,.96) 48%,rgba(7,31,54,.78) 76%,rgba(7,31,54,.5) 100%),
      url("../images/hero-graphic-design.webp");
    background-position:82% center;
    background-size:auto 100%;
  }
  .hero-board{height:0;min-height:0}
}
