
:root{--navy:#0c315a;--navy2:#174a7c;--gold:#caa55e;--gold2:#f0d58e;--ink:#172033;--muted:#647084;--line:#e7ebf1;--bg:#f7f9fc;--white:#fff;--wc:#7a58f2;--wc2:#ff7b54;--green:#2b8a68;--shadow:0 20px 55px rgba(12,49,90,.10);--shadow2:0 10px 28px rgba(12,49,90,.08);--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.72}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1200px,92vw);margin:0 auto}.topbar{background:linear-gradient(90deg,#092541,#113f6e);color:#e7eff8;font-size:14px}.wc-topbar{background:linear-gradient(90deg,#5b42d6,#ff7b54)}.topbar-inner{min-height:38px;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:7px 0}.topbar a{color:#fff}.site-header{position:sticky;top:0;z-index:60;background:rgba(255,255,255,.92);backdrop-filter:blur(16px);border-bottom:1px solid rgba(231,235,241,.92);box-shadow:0 10px 30px rgba(12,49,90,.05)}.subsite-strip{background:#fff7ed;border-bottom:1px solid #ffe0c6;color:#735138;font-size:14px}.subsite-strip .container{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:8px 0}.subsite-strip a{font-weight:800;color:#be5a22}.nav{height:78px;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand{display:flex;align-items:center;gap:12px;min-width:248px}.logo-mark{width:48px;height:48px;border-radius:16px;background:linear-gradient(135deg,var(--navy),#1d65a8);box-shadow:0 12px 32px rgba(12,49,90,.22);color:#fff;display:grid;place-items:center;font-weight:900;letter-spacing:1px}.wc-mark{background:linear-gradient(135deg,var(--wc),var(--wc2))}.brand-title{display:block;color:var(--navy);font-size:20px;line-height:1.1}.brand-sub{display:block;color:var(--muted);font-size:12px;margin-top:4px;letter-spacing:.5px}.nav-links{display:flex;align-items:center;gap:22px;font-size:15px;font-weight:800;color:#26364c}.nav-links a{position:relative;padding:8px 0}.nav-links a:after{content:"";position:absolute;left:0;bottom:-8px;width:0;height:2px;background:var(--gold);transition:.2s}.nav-links a:hover,.nav-links a.active{color:var(--navy)}.nav-links a:hover:after,.nav-links a.active:after{width:100%}.nav-cta{display:flex;gap:10px;align-items:center}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:12px 20px;font-weight:900;border:1px solid transparent;cursor:pointer;transition:.2s}.btn-primary{background:linear-gradient(135deg,var(--gold),var(--gold2));color:#14223b;box-shadow:0 12px 28px rgba(202,165,94,.25)}.btn-outline{background:#fff;border-color:#cfdae6;color:var(--navy)}.btn:hover{transform:translateY(-2px);box-shadow:var(--shadow2)}.menu-btn{display:none;border:0;background:var(--navy);color:#fff;border-radius:12px;padding:10px 14px;font-weight:900}.hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#061d34,#0d3b68 58%,#0a2b4d);color:#fff}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,29,52,.92),rgba(6,29,52,.62),rgba(6,29,52,.25)),var(--hero-img);background-size:cover;background-position:center}.hero-inner{position:relative;min-height:650px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:42px;padding:78px 0}.eyebrow{display:inline-flex;gap:8px;align-items:center;border:1px solid rgba(255,255,255,.24);border-radius:999px;padding:7px 13px;background:rgba(255,255,255,.10);font-weight:800;font-size:14px}.hero h1{font-size:56px;line-height:1.12;margin:20px 0 18px;letter-spacing:-1px}.hero h1 span{color:#f3d98c}.hero p{font-size:18px;color:#dbe7f4;max-width:760px;margin:0 0 28px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.hero-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:32px}.stat{background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.16);border-radius:18px;padding:16px;backdrop-filter:blur(10px)}.stat strong{display:block;font-size:25px}.stat span{color:#cddced;font-size:13px}.hero-gallery{display:grid;grid-template-columns:1fr 1fr;gap:14px}.hero-gallery img{height:210px;width:100%;object-fit:cover;border-radius:24px;border:1px solid rgba(255,255,255,.18);box-shadow:0 24px 60px rgba(0,0,0,.25)}.hero-gallery img:first-child{grid-column:1/3;height:260px}.wc-hero:before{background:linear-gradient(90deg,rgba(255,248,243,.96),rgba(255,248,243,.78),rgba(255,248,243,.28)),var(--hero-img);background-size:cover;background-position:center}.wc-hero{color:#231d34;background:#fff8f3}.wc-hero p{color:#5c526b}.wc-hero .eyebrow{background:#fff;border-color:#eadff9;color:#6b4bd9}.wc-hero h1 span{color:#e26443}.wc-hero .stat{background:rgba(255,255,255,.8);border-color:#efe5da;color:#21192e}.section{padding:82px 0}.section.alt{background:linear-gradient(180deg,var(--bg),#fff)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:28px;margin-bottom:34px;padding-bottom:18px;border-bottom:1px solid var(--line)}.section-head.compact{margin-bottom:24px}.section-kicker{color:var(--gold);font-size:13px;text-transform:uppercase;letter-spacing:1.6px;font-weight:900}.section h2,.section-head h2{font-size:36px;line-height:1.18;margin:8px 0 0;color:#0f253f}.section-head p{max-width:640px;color:var(--muted);margin:0}.grid{display:grid;gap:22px}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.card,.scene-card,.contact-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow2);padding:26px}.card h3,.scene-card h3{margin:0 0 8px;color:#112844;font-size:22px}.card p,.scene-card p{color:var(--muted);margin:0}.icon-card{position:relative;overflow:hidden}.icon-card:before{content:"";position:absolute;inset:0 auto auto 0;width:100%;height:4px;background:linear-gradient(90deg,var(--gold),transparent)}.split{display:grid;grid-template-columns:1fr .9fr;gap:34px;align-items:center}.article h2{font-size:36px;line-height:1.2;margin:0 0 18px;color:#0f253f}.article p{color:#526175;margin:0 0 14px}.article ul{padding-left:20px;color:#526175}.image-collage{display:grid;grid-template-columns:1.1fr .9fr;gap:14px}.image-collage img{width:100%;height:220px;object-fit:cover;border-radius:22px;box-shadow:var(--shadow2)}.image-collage img:first-child{grid-row:span 2;height:454px}.visual-product-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:18px}.visual-product-card{position:relative;min-height:280px;overflow:hidden;border-radius:26px;background:#111;color:#fff;box-shadow:var(--shadow);display:flex;align-items:end}.visual-product-card:first-child{grid-row:span 2}.visual-product-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:.35s;opacity:.88}.visual-product-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 15%,rgba(0,0,0,.72))}.visual-product-card div{position:relative;z-index:2;padding:24px}.visual-product-card h3{font-size:24px;margin:0 0 8px}.visual-product-card p{margin:0;color:#eef3fa}.visual-product-card:hover img{transform:scale(1.06)}.directory{display:grid;gap:14px}.directory-row{display:grid;grid-template-columns:72px 1fr;gap:20px;align-items:start;background:#fff;border:1px solid var(--line);border-radius:20px;padding:22px;box-shadow:var(--shadow2)}.directory-no{width:52px;height:52px;border-radius:16px;display:grid;place-items:center;background:#f7ead1;color:#815c17;font-weight:900}.directory-row h3{margin:0 0 6px;color:#112844}.directory-row p{margin:0;color:#526175}.mini-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.mini-tags span,.pill{display:inline-flex;border-radius:999px;background:#f6ead4;color:#7b5a23;padding:6px 10px;font-weight:800;font-size:13px}.mini-tags span:nth-child(2n){background:#e8f6ee;color:#236647}.mini-tags span:nth-child(3n){background:#ffece8;color:#ae4936}.case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.case-card{background:#fff;border:1px solid var(--line);border-radius:24px;overflow:hidden;box-shadow:var(--shadow2);transition:.22s}.case-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.case-image img{width:100%;height:240px;object-fit:cover}.case-body{padding:22px}.case-body h3{font-size:22px;line-height:1.25;margin:12px 0 10px;color:#102844}.case-body p{color:#59687a;margin:0}.scenario-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.scene-card{min-height:190px}.faq-list{display:grid;gap:12px}.faq-item{background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px 20px;box-shadow:0 8px 20px rgba(12,49,90,.04)}.faq-item summary{font-weight:900;color:#102844;cursor:pointer}.faq-item p{margin:12px 0 0;color:#5b6878}.page-hero{background:linear-gradient(135deg,#f6f8fb,#fff);border-bottom:1px solid var(--line)}.page-hero-inner{min-height:330px;display:grid;grid-template-columns:1.1fr .9fr;gap:30px;align-items:center;padding:54px 0}.breadcrumb{font-size:14px;color:#7c8796;margin-bottom:12px}.breadcrumb a{font-weight:800;color:var(--navy)}.page-hero h1{font-size:46px;line-height:1.15;margin:0 0 14px;color:#0f253f}.page-hero p{font-size:18px;color:#59687a;margin:0;max-width:780px}.page-hero-image img{width:100%;height:250px;object-fit:cover;border-radius:26px;box-shadow:var(--shadow)}.contact-box{display:grid;grid-template-columns:1fr 1fr;gap:22px}.info-line{display:grid;grid-template-columns:120px 1fr;gap:12px;padding:12px 0;border-bottom:1px solid var(--line)}.info-label{font-weight:900;color:#112844}.qr-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.qr-frame{border:1px solid var(--line);border-radius:22px;padding:14px;background:#fff}.qr-frame img{width:100%;border-radius:14px}.map-box{margin-top:22px;border:1px solid var(--line);border-radius:24px;background:#f7f9fc;padding:24px}.image-wall{columns:4 230px;column-gap:14px}.photo-card{display:block;break-inside:avoid;margin:0 0 14px;border-radius:18px;overflow:hidden;background:#eee;box-shadow:0 8px 22px rgba(12,49,90,.08)}.photo-card img{width:100%;height:auto;transition:.25s}.photo-card:hover img{transform:scale(1.035)}.gallery-filter{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:24px}.filter-btn{border:1px solid var(--line);background:#fff;border-radius:999px;padding:10px 16px;font-weight:900;color:#3b4d63;cursor:pointer}.filter-btn.active,.filter-btn:hover{background:var(--navy);color:#fff;border-color:var(--navy)}.lightbox{position:fixed;inset:0;background:rgba(0,0,0,.86);display:none;align-items:center;justify-content:center;z-index:999;padding:24px}.lightbox.open{display:flex}.lightbox img{max-width:min(1100px,94vw);max-height:88vh;border-radius:16px}.lightbox button{position:absolute;top:18px;right:22px;background:#fff;border:0;border-radius:999px;padding:10px 14px;font-weight:900;cursor:pointer}.footer{background:#081f38;color:#dbe6f2;padding:56px 0 24px}.wc-footer{background:#21172f}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.1fr;gap:30px}.footer h3,.footer h4{color:#fff;margin:0 0 12px}.footer p{margin:0;color:#b9c8d9}.footer a{display:block;color:#dbe6f2;margin:8px 0}.copyright{border-top:1px solid rgba(255,255,255,.12);margin-top:34px;padding-top:18px;display:flex;justify-content:space-between;gap:18px;color:#aebed0}.floating-contact{position:fixed;right:18px;bottom:18px;display:grid;gap:10px;z-index:80}.floating-contact a{background:linear-gradient(135deg,var(--gold),var(--gold2));color:#13223a;font-weight:900;border-radius:999px;padding:12px 18px;box-shadow:var(--shadow2)}.wc-accent .section-kicker{color:var(--wc)}.wc-accent .btn-primary{background:linear-gradient(135deg,var(--wc),var(--wc2));color:#fff}.wc-accent .directory-no{background:#f0eaff;color:#6042d6}.wc-accent .pill{background:#f1eaff;color:#6042d6}.notice{background:#fff7ed;border:1px solid #fed7aa;border-radius:20px;padding:18px;color:#7c3f19}.product-cloud{display:flex;flex-wrap:wrap;gap:10px}.product-cloud span{padding:9px 13px;border-radius:999px;background:#fff;border:1px solid var(--line);font-weight:800;color:#3e5167}.combo-card{border-radius:24px;border:1px solid var(--line);background:#fff;box-shadow:var(--shadow2);padding:26px}.combo-card h3{margin:0 0 10px;color:#102844}.combo-card p{margin:0;color:#5c6878}.combo-card strong{color:var(--navy)}@media (max-width:1080px){.nav-cta{display:none}.nav-links{position:absolute;left:0;right:0;top:78px;background:#fff;display:none;flex-direction:column;align-items:flex-start;padding:18px 4vw;border-bottom:1px solid var(--line);box-shadow:var(--shadow2)}.nav-links.open{display:flex}.menu-btn{display:block}.brand{min-width:auto}.hero-inner,.page-hero-inner,.split,.contact-box{grid-template-columns:1fr}.hero h1{font-size:42px}.page-hero h1{font-size:36px}.case-grid,.grid-3,.grid-4,.scenario-grid,.footer-grid{grid-template-columns:1fr 1fr}.visual-product-grid{grid-template-columns:1fr 1fr}.visual-product-card:first-child{grid-row:auto}.image-collage img:first-child{height:300px}}@media (max-width:720px){.topbar-inner,.subsite-strip .container,.copyright{flex-direction:column;align-items:flex-start}.hero-inner{min-height:auto;padding:54px 0}.hero h1{font-size:34px}.hero-stats{grid-template-columns:1fr 1fr}.hero-gallery{display:none}.section{padding:56px 0}.section-head{display:block}.section h2,.section-head h2{font-size:29px}.grid-2,.case-grid,.grid-3,.grid-4,.scenario-grid,.footer-grid,.visual-product-grid{grid-template-columns:1fr}.page-hero-inner{min-height:auto}.page-hero-image{display:none}.image-collage{grid-template-columns:1fr}.image-collage img,.image-collage img:first-child{height:240px}.info-line{grid-template-columns:1fr}.qr-gallery{grid-template-columns:1fr}.floating-contact{left:12px;right:12px;grid-template-columns:1fr 1fr}.floating-contact a{text-align:center}.nav{height:72px}.nav-links{top:72px}.brand-title{font-size:17px}.logo-mark{width:42px;height:42px}.image-wall{columns:2 150px}}

.logo-mark.logo-image{background:#fff;padding:0;overflow:hidden;border:1px solid var(--line);box-shadow:0 8px 24px rgba(12,49,90,.10)}.logo-mark.logo-image img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.copyright a{color:#dfe8f2;text-decoration:none}.copyright a:hover{text-decoration:underline}


/* final image sizing fixes */
.logo-mark.logo-image{width:136px;height:52px;border-radius:0;background:transparent;box-shadow:none;overflow:visible;display:flex;align-items:center;justify-content:flex-start}
.logo-mark.logo-image img{width:100%;height:100%;object-fit:contain;border-radius:0;display:block}
.brand{gap:10px;min-width:300px}
.page-hero-image img{object-fit:contain;background:#fff}
.image-collage.collage-top-wide{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.image-collage.collage-top-wide img{height:220px;object-fit:contain;background:#fff}
.image-collage.collage-top-wide img:first-child{grid-column:1/-1;grid-row:auto;height:250px}
.image-collage.contain-images img{object-fit:contain;background:#fff}
.case-image img,.visual-product-card img{object-position:center center}
@media (max-width:720px){.logo-mark.logo-image{width:112px;height:44px}.brand{min-width:auto}.image-collage.collage-top-wide img:first-child{height:210px}.image-collage.collage-top-wide img{height:190px}}


/* --- image/layout refinements updated --- */
.logo-mark{width:72px;height:72px;border-radius:999px;background:transparent;box-shadow:none;color:inherit;overflow:hidden;flex:0 0 72px}.logo-image{background:transparent!important;padding:0;border:0!important;box-shadow:none!important}.logo-mark.logo-image img{width:100%;height:100%;object-fit:contain;border-radius:0;background:transparent}.brand{min-width:auto;gap:12px}.page-hero-image{background:#fff;border-radius:26px;box-shadow:var(--shadow);padding:12px;display:flex;align-items:center;justify-content:center;overflow:hidden}.page-hero-image img{width:100%;height:270px;object-fit:contain;border-radius:18px;box-shadow:none;background:#fff}.image-collage.collage-topwide{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:150px}.image-collage.collage-topwide img{height:150px}.image-collage.collage-topwide img:first-child{grid-column:1 / -1;grid-row:auto;height:280px}.image-collage.collage-topwide img:nth-child(2),.image-collage.collage-topwide img:nth-child(3){height:200px}@media (max-width:720px){.logo-mark{width:58px;height:58px;flex-basis:58px}.page-hero-image img{height:220px}.image-collage.collage-topwide{grid-template-columns:1fr}.image-collage.collage-topwide img,.image-collage.collage-topwide img:first-child,.image-collage.collage-topwide img:nth-child(2),.image-collage.collage-topwide img:nth-child(3){grid-column:auto;height:220px}}

/* final header logo and image display override */
.logo-mark.logo-image{width:96px!important;height:62px!important;flex:0 0 96px!important;border-radius:0!important;background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;overflow:visible!important;display:flex!important;align-items:center!important;justify-content:center!important}
.logo-mark.logo-image img{width:100%!important;height:100%!important;object-fit:contain!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}
.brand{gap:10px!important;min-width:310px!important}
.page-hero-image{background:#fff;border-radius:26px;box-shadow:var(--shadow);padding:12px;display:flex;align-items:center;justify-content:center;overflow:hidden}
.page-hero-image img{height:270px!important;object-fit:contain!important;background:#fff!important;box-shadow:none!important;border-radius:18px!important}
.image-collage.collage-top-wide,.image-collage.collage-topwide{grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-auto-rows:auto!important;gap:14px!important}
.image-collage.collage-top-wide img,.image-collage.collage-topwide img{height:200px!important;object-fit:contain!important;background:#fff!important}
.image-collage.collage-top-wide img:first-child,.image-collage.collage-topwide img:first-child{grid-column:1/-1!important;grid-row:auto!important;height:270px!important}
@media (max-width:1080px){.brand{min-width:auto!important}.logo-mark.logo-image{width:82px!important;height:56px!important;flex-basis:82px!important}}
@media (max-width:720px){.logo-mark.logo-image{width:76px!important;height:52px!important;flex-basis:76px!important}.brand-sub{display:none}.page-hero-image img{height:220px!important}.image-collage.collage-top-wide,.image-collage.collage-topwide{grid-template-columns:1fr!important}.image-collage.collage-top-wide img,.image-collage.collage-top-wide img:first-child,.image-collage.collage-topwide img,.image-collage.collage-topwide img:first-child{grid-column:auto!important;height:220px!important}}


/* final collage/service hero correction */
.image-collage.collage-topwide > img,
.image-collage.collage-top-wide > img {
  width:100%!important;
  object-position:center center!important;
  background:#fff!important;
}
.image-collage.collage-topwide > img:first-child,
.image-collage.collage-top-wide > img:first-child {
  height:270px!important;
  object-fit:cover!important;
}
.image-collage.collage-topwide > img:nth-of-type(2),
.image-collage.collage-topwide > img:nth-of-type(3),
.image-collage.collage-top-wide > img:nth-of-type(2),
.image-collage.collage-top-wide > img:nth-of-type(3) {
  height:230px!important;
  object-fit:contain!important;
}
@media (max-width:720px){
  .image-collage.collage-topwide > img:first-child,
  .image-collage.collage-top-wide > img:first-child,
  .image-collage.collage-topwide > img:nth-of-type(2),
  .image-collage.collage-topwide > img:nth-of-type(3),
  .image-collage.collage-top-wide > img:nth-of-type(2),
  .image-collage.collage-topwide > img:nth-of-type(3) {
    height:240px!important;
  }
}

/* image performance and display overrides */
img {
  height: auto;
}

.logo-mark.logo-image {
  width: 118px !important;
  height: 52px !important;
  flex: 0 0 118px !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  overflow: visible !important;
  padding: 0 !important;
}

.logo-mark.logo-image img {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
  object-position: center !important;
  border-radius: 0 !important;
  background: transparent !important;
}

.hero-gallery img,
.case-image img,
.visual-product-card img,
.image-collage img {
  width: 100%;
  object-position: center;
}

.page-hero-image {
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.page-hero-image img,
.banner-visual img {
  width: 100%;
  height: 250px;
  object-fit: contain !important;
  object-position: center;
  background: transparent;
}

.case-image img,
.visual-product-card img {
  object-fit: cover;
}

.image-collage {
  grid-template-columns: 1.1fr .9fr;
  align-items: stretch;
}

.image-collage img {
  height: 220px;
  object-fit: cover;
}

.image-collage img:first-child {
  height: 454px;
}

.image-collage.contain-images img {
  object-fit: contain !important;
  background: #fff;
}

.image-collage.collage-top-wide,
.image-collage.collage-topwide {
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  grid-auto-rows: auto;
  gap: 14px;
}

.image-collage.collage-top-wide img,
.image-collage.collage-topwide img {
  height: 220px !important;
  object-fit: cover !important;
}

.image-collage.collage-top-wide img:first-child,
.image-collage.collage-topwide img:first-child {
  grid-column: 1 / -1 !important;
  grid-row: auto !important;
  height: 260px !important;
}

.photo-card.image-only {
  aspect-ratio: 4 / 5;
  background: #f2f4f7;
}

.photo-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.qr-frame {
  padding: 0;
  border: 0;
  background: transparent;
  box-shadow: none;
}

.qr-frame img {
  width: 100%;
  height: auto;
  object-fit: contain;
  border-radius: 14px;
}

@media (max-width: 1080px) {
  .logo-mark.logo-image {
    width: 98px !important;
    height: 46px !important;
    flex-basis: 98px !important;
  }
}

@media (max-width: 720px) {
  .logo-mark.logo-image {
    width: 84px !important;
    height: 40px !important;
    flex-basis: 84px !important;
  }

  .page-hero-image img,
  .banner-visual img {
    height: 210px;
  }

  .image-collage,
  .image-collage.collage-top-wide,
  .image-collage.collage-topwide {
    grid-template-columns: 1fr !important;
  }

  .image-collage img,
  .image-collage img:first-child,
  .image-collage.collage-top-wide img,
  .image-collage.collage-top-wide img:first-child,
  .image-collage.collage-topwide img,
  .image-collage.collage-topwide img:first-child {
    height: 220px !important;
  }
}
