/* Mr. Engineering Theme V6.2.1 — homepage sales journey and mobile-first visibility. */

/* Hero: rotating media, one stable sales message. */
.mre-video-hero--v620{min-height:clamp(620px,78vh,860px)}
.mre-video-hero--v620 .mre-video-hero__content--v620{position:absolute;z-index:4;inset-inline:0;top:50%;transform:translateY(-50%);width:min(1180px,calc(100% - 40px));margin-inline:auto;align-items:flex-start;text-align:start;pointer-events:none}
.mre-video-hero--v620 .mre-video-hero__content--v620>*{pointer-events:auto}
.mre-video-hero__eyebrow{display:inline-flex;margin-bottom:14px;padding:8px 14px;border:1px solid rgba(255,255,255,.3);border-radius:999px;background:rgba(5,24,46,.28);color:#fff;font-weight:800;font-size:.86rem;backdrop-filter:blur(8px)}
.mre-video-hero--v620 .mre-video-hero__title{max-width:790px;text-align:start;margin:0}
.mre-video-hero--v620 .mre-video-hero__title span,.mre-video-hero--v620 .mre-video-hero__title strong{display:block}
.mre-video-hero--v620 .mre-video-hero__title span{font-size:clamp(2.6rem,6vw,5.3rem);line-height:1.08}
.mre-video-hero--v620 .mre-video-hero__title strong{margin-top:11px;font-size:clamp(1.25rem,2.4vw,2rem);line-height:1.45;color:#f1c65b}
.mre-video-hero__description{max-width:720px;margin:20px 0 27px;color:rgba(255,255,255,.88);font-size:clamp(1rem,1.5vw,1.18rem);line-height:1.9}
.mre-video-hero--v620 .mre-video-hero__actions{justify-content:flex-start}

/* Compact trust block. */
.mre-trust-v620{position:relative;z-index:6;background:#fff;border-bottom:1px solid #e5eaf0;box-shadow:0 16px 45px rgba(8,29,54,.06)}
.mre-trust-v620__stats{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;border-inline:1px solid #edf0f4}
.mre-trust-v620__stat{padding:22px 16px;text-align:center;border-inline-end:1px solid #edf0f4}
.mre-trust-v620__stat:last-child{border-inline-end:0}
.mre-trust-v620__stat strong{display:block;color:#0b294b;font-size:clamp(1.55rem,2.8vw,2.2rem);line-height:1}
.mre-trust-v620__stat small{display:block;margin-top:8px;color:#667085;font-weight:750}
.mre-trust-v620__partners{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:20px;padding:14px 0;border-top:1px solid #edf0f4;overflow:hidden}
.mre-trust-v620__partners>span{white-space:nowrap;color:#0b294b;font-weight:850}
.mre-trust-v620__partners .mre-partners-slider{min-width:0;overflow:hidden}
.mre-trust-v620__partner{width:130px;height:62px;flex:none;display:grid;place-items:center;padding:8px 13px;border:1px solid #ebeff3;border-radius:12px;background:#fff;color:#b88308}
.mre-trust-v620__partner img{max-width:100%;max-height:42px;object-fit:contain}

/* Project situation entry. */
.mre-project-entry-v620{background:linear-gradient(180deg,#f7f9fb 0,#fff 100%)}
.mre-project-entry-v620__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.mre-project-entry-v620__card{position:relative;min-width:0;min-height:250px;padding:24px;border:1px solid #dfe6ed;border-radius:20px;background:#fff;color:#132a45;text-decoration:none;display:flex;flex-direction:column;align-items:flex-start;transition:.25s ease;overflow:hidden}
.mre-project-entry-v620__card:hover{transform:translateY(-5px);border-color:#d6a522;box-shadow:0 20px 42px rgba(8,29,54,.1)}
.mre-project-entry-v620__number{position:absolute;inset-inline-end:18px;top:17px;color:#d8dee6;font-size:1.4rem;font-weight:900}
.mre-project-entry-v620__icon{width:55px;height:55px;border-radius:15px;display:grid;place-items:center;background:#0b294b;color:#e4ba4a;margin-bottom:18px}
.mre-project-entry-v620__card h3{font-size:1.08rem;line-height:1.55;margin:0 0 10px;color:#071a31}
.mre-project-entry-v620__card p{font-size:.88rem;line-height:1.8;color:#667085;margin:0 0 17px}
.mre-project-entry-v620__card>b{margin-top:auto;display:flex;align-items:center;gap:6px;color:#a87500;font-size:.82rem}
.mre-project-entry-v620__card--focused{grid-column:1/-1;min-height:0;padding:0;background:#071a31;color:#fff;overflow:visible}
.mre-project-entry-v620__card--focused:hover{transform:none}
.mre-project-entry-v620__card--focused summary{position:relative;list-style:none;cursor:pointer;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;padding:22px 24px}
.mre-project-entry-v620__card--focused summary::-webkit-details-marker{display:none}
.mre-project-entry-v620__card--focused summary .mre-project-entry-v620__number{color:rgba(255,255,255,.18)}
.mre-project-entry-v620__card--focused summary .mre-project-entry-v620__icon{margin:0;background:#e4ba4a;color:#071a31}
.mre-project-entry-v620__card--focused summary strong,.mre-project-entry-v620__card--focused summary small{display:block}
.mre-project-entry-v620__card--focused summary strong{font-size:1.15rem;color:#fff}
.mre-project-entry-v620__card--focused summary small{margin-top:5px;color:#cbd6e1}
.mre-project-entry-v620__card--focused summary i{color:#e4ba4a;transition:transform .2s}
.mre-project-entry-v620__card--focused[open] summary i{transform:rotate(180deg)}
.mre-project-entry-v620__focused-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:0 22px 22px}
.mre-project-entry-v620__focused-list a{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:13px 14px;border:1px solid rgba(255,255,255,.14);border-radius:12px;background:rgba(255,255,255,.06);color:#fff;text-decoration:none;font-size:.84rem;font-weight:750}
.mre-project-entry-v620__focused-list a:hover{background:#e4ba4a;color:#071a31}

/* Services: desktop slider, visible two-column mobile grid even without JS. */
.mre-home-services-v611__intro{min-height:0!important}
.mre-home-services-v611__intro .mre-home-services-v611__all{display:inline-flex;margin-top:8px}

/* Project case studies. */
.mre-project-cases-v620 .mre-section-title{color:#fff}
.mre-project-cases-v620 .mre-section-subtitle{color:rgba(255,255,255,.72)}
.mre-project-cases-v620__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.mre-project-case-v620{min-width:0;border:1px solid rgba(255,255,255,.13);border-radius:22px;overflow:hidden;background:#102f54;color:#fff;box-shadow:0 20px 50px rgba(0,0,0,.15)}
.mre-project-case-v620__media{position:relative;display:block;aspect-ratio:16/10;overflow:hidden}
.mre-project-case-v620__media img{width:100%;height:100%;object-fit:cover;transition:transform .45s}
.mre-project-case-v620:hover .mre-project-case-v620__media img{transform:scale(1.04)}
.mre-project-case-v620__media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,rgba(4,18,35,.82))}
.mre-project-case-v620__media span{position:absolute;z-index:2;inset-inline-start:17px;bottom:14px;padding:6px 10px;border-radius:999px;background:rgba(228,186,74,.92);color:#071a31;font-size:.75rem;font-weight:850}
.mre-project-case-v620__body{padding:21px}
.mre-project-case-v620__body h3{margin:0 0 17px;font-size:1.22rem}.mre-project-case-v620__body h3 a{color:#fff;text-decoration:none}
.mre-project-case-v620 dl{display:grid;gap:12px;margin:0}.mre-project-case-v620 dl>div{padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.11)}
.mre-project-case-v620 dt{color:#e4ba4a;font-size:.75rem;font-weight:850}.mre-project-case-v620 dd{margin:5px 0 0;color:#d8e2ec;font-size:.82rem;line-height:1.7}
.mre-project-case-v620__actions{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:18px}.mre-project-case-v620__actions>a:first-child{color:#fff;font-size:.8rem}.mre-project-case-v620__actions .mre-btn{padding:10px 13px;font-size:.76rem}

/* Four stages and operational trust. */
.mre-journey-v620{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.mre-journey-v620__step{position:relative;padding:25px;border:1px solid #e0e6ed;border-radius:20px;background:#fff;min-width:0}
.mre-journey-v620__step:not(:last-child):after{content:"";position:absolute;top:51px;inset-inline-end:-19px;width:19px;height:2px;background:#d6a522}
.mre-journey-v620__top{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.mre-journey-v620__top span{width:52px;height:52px;border-radius:15px;display:grid;place-items:center;background:#071a31;color:#e4ba4a}.mre-journey-v620__top b{color:#d6a522;font-size:1.5rem}.mre-journey-v620__step h3{font-size:1.12rem;margin:0 0 10px}.mre-journey-v620__step p{color:#667085;line-height:1.8;font-size:.86rem;margin:0}
.mre-why-v620__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.mre-why-v620__card{min-width:0;padding:24px;border:1px solid #e0e6ed;border-radius:18px;background:#fff}.mre-why-v620__card>span{width:52px;height:52px;border-radius:14px;display:grid;place-items:center;background:#eef3f8;color:#0b294b;margin-bottom:16px}.mre-why-v620__card h3{margin:0 0 9px;font-size:1.05rem}.mre-why-v620__card p{margin:0;color:#667085;line-height:1.8;font-size:.86rem}

/* Sectors and knowledge. */
.mre-sectors-v620__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.mre-sectors-v620__card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:18px;border:1px solid #dde5ec;border-radius:16px;background:#fff;color:#132a45;text-decoration:none}.mre-sectors-v620__card>span{width:46px;height:46px;border-radius:13px;display:grid;place-items:center;background:#0b294b;color:#e4ba4a}.mre-sectors-v620__card strong{font-size:.94rem}.mre-sectors-v620__card:hover{border-color:#d6a522;box-shadow:0 12px 28px rgba(8,29,54,.08)}
.mre-articles__grid--v620{grid-template-columns:repeat(3,minmax(0,1fr))}
.mre-cta--v620 .mre-cta__eyebrow{display:block;color:#e4ba4a;font-weight:850;margin-bottom:9px}.mre-cta--v620 .mre-btn--outline{border-color:rgba(255,255,255,.7);color:#fff;background:transparent}.mre-cta--v620 .mre-btn--outline:hover{background:#fff;color:#071a31}

@media(max-width:1100px){
 .mre-project-entry-v620__grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .mre-project-entry-v620__focused-list{grid-template-columns:repeat(2,minmax(0,1fr))}
 .mre-project-cases-v620__grid{grid-template-columns:1fr}
 .mre-project-case-v620{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr)}
 .mre-project-case-v620__media{height:100%;aspect-ratio:auto}
 .mre-journey-v620{grid-template-columns:repeat(2,minmax(0,1fr))}.mre-journey-v620__step:after{display:none}
 .mre-why-v620__grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .mre-sectors-v620__grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:760px){
 html,body{max-width:100%;overflow-x:hidden}
 .mre-section{padding-block:58px}
 .mre-video-hero--v620{min-height:680px}
 .mre-video-hero--v620 .mre-video-hero__content--v620{width:calc(100% - 28px);top:auto;bottom:74px;transform:none}
 .mre-video-hero--v620 .mre-video-hero__title span{font-size:clamp(2.25rem,12vw,3.35rem)}
 .mre-video-hero--v620 .mre-video-hero__title strong{font-size:1.12rem}
 .mre-video-hero__description{font-size:.94rem;line-height:1.75;margin:16px 0 21px}
 .mre-video-hero--v620 .mre-video-hero__actions{display:grid;width:100%;gap:10px}.mre-video-hero--v620 .mre-video-hero__button{width:100%;justify-content:center;min-height:49px}
 .mre-trust-v620__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.mre-trust-v620__stat{border-bottom:1px solid #edf0f4}.mre-trust-v620__stat:nth-child(even){border-inline-end:0}.mre-trust-v620__stat:last-child{grid-column:1/-1;border-bottom:0}
 .mre-trust-v620__partners{grid-template-columns:1fr;gap:8px}.mre-trust-v620__partners>span{padding-inline:3px}
 .mre-project-entry-v620__grid{grid-template-columns:1fr}.mre-project-entry-v620__card{min-height:0;padding:21px}.mre-project-entry-v620__card--focused{grid-column:auto;padding:0}.mre-project-entry-v620__card--focused summary{grid-template-columns:auto minmax(0,1fr) auto;padding:18px}.mre-project-entry-v620__focused-list{grid-template-columns:1fr;padding:0 16px 16px}
 .mre-home-services-v611__layout{gap:18px}.mre-home-services-v611__intro{padding:28px 20px!important}.mre-home-services-v611__slider{padding:12px!important;overflow:visible}.mre-home-services-v611__slider [data-mobile-grid="true"] .mre-carousel__track-wrap{overflow:visible!important}.mre-home-services-v611__slider [data-mobile-grid="true"] .mre-carousel__track{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;min-height:0!important;transform:none!important;width:100%!important}.mre-home-services-v611__slider [data-mobile-grid="true"] .mre-service-card--v611{width:auto!important;min-width:0!important;min-height:245px!important;height:auto!important;padding:18px 13px!important}.mre-home-services-v611__slider [data-mobile-grid="true"] .mre-carousel__controls{display:none!important}.mre-home-services-v611__slider .mre-service-card__icon{width:47px;height:47px;margin-bottom:14px}.mre-home-services-v611__slider .mre-service-card__title{font-size:.93rem;line-height:1.45}.mre-home-services-v611__slider .mre-service-card__desc{font-size:.75rem;line-height:1.55;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.mre-home-services-v611__slider .mre-service-card__link{font-size:.75rem}
 .mre-project-case-v620{display:block}.mre-project-case-v620__media{aspect-ratio:16/10}.mre-project-case-v620__actions{display:grid}.mre-project-case-v620__actions .mre-btn{width:100%;justify-content:center}
 .mre-journey-v620,.mre-why-v620__grid,.mre-sectors-v620__grid,.mre-articles__grid--v620{grid-template-columns:1fr}
 .mre-sectors-v620__card{padding:15px}
 .mre-cta--v620 .mre-cta__actions{display:grid;width:100%}.mre-cta--v620 .mre-btn{width:100%;justify-content:center}
}
@media(max-width:400px){
 .mre-home-services-v611__slider [data-mobile-grid="true"] .mre-carousel__track{grid-template-columns:1fr!important}.mre-home-services-v611__slider [data-mobile-grid="true"] .mre-service-card--v611{min-height:220px!important}
 .mre-trust-v620__stat{padding:18px 9px}.mre-trust-v620__stat small{font-size:.72rem}
}

/* Live refresh controls for the customer request portal. */
.mre-track-v620-refresh{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:18px;padding:14px 16px;border:1px solid rgba(11,41,75,.14);border-radius:14px;background:rgba(255,255,255,.82)}
.mre-track-v620-refresh>div{display:grid;gap:3px;flex:1 1 260px}
.mre-track-v620-refresh strong{color:#0b294b}
.mre-track-v620-refresh small{color:#667085;overflow-wrap:anywhere}
.mre-track-v620-refresh .mre-btn{min-height:42px;white-space:nowrap}
.mre-track-v620-refresh__status{flex:1 0 100%;font-size:13px;color:#8a6508;min-height:1em}
@media(max-width:760px){
  .mre-track-v620-refresh{align-items:stretch;padding:13px}
  .mre-track-v620-refresh .mre-btn{width:100%;justify-content:center}
  .mre-track-v611-kpis{grid-template-columns:1fr!important}
  .mre-track-v611-summary{padding:16px!important}
  .mre-track-v611-tabs{overflow-x:auto;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}
  .mre-track-v611-tabs button{flex:0 0 auto;scroll-snap-align:start;white-space:nowrap}
}

/* ============================================================
   V6.2.1 — mobile compactness, distinct hero slides and moving case studies.
   ============================================================ */

/* Each hero slide now owns its message and actions. */
.mre-video-hero--v621 .mre-video-hero__content--v621{
  width:min(1180px,calc(100% - 40px));
  inset-inline:0;
  margin-inline:auto;
  padding-inline:0;
  align-items:flex-start;
  text-align:start;
}
.mre-video-hero--v621 .mre-video-hero__title{width:min(820px,78vw);text-align:start}
.mre-video-hero--v621 .mre-video-hero__description{width:min(720px,75vw);text-align:start}
.mre-video-hero--v621 .mre-video-hero__actions{justify-content:flex-start}

/* Four trust numbers after removing the work-regions counter. */
.mre-trust-v620__stats{grid-template-columns:repeat(4,minmax(0,1fr))}

/* Continuously moving project case studies. */
.mre-project-case-marquee-v621{padding-block:8px 12px;touch-action:pan-y}
.mre-project-case-marquee-v621 .mre-project-marquee-v607__group{align-items:stretch}
.mre-project-case-marquee-v621__card{
  width:clamp(330px,31vw,440px);
  flex:none;
  display:flex;
  flex-direction:column;
  border:1px solid rgba(255,255,255,.13);
  border-radius:22px;
  overflow:hidden;
  background:#102f54;
  color:#fff;
  box-shadow:0 20px 50px rgba(0,0,0,.15);
  direction:rtl;
}
html[dir="ltr"] .mre-project-case-marquee-v621__card{direction:ltr}
.mre-project-case-marquee-v621__media{position:relative;display:block;aspect-ratio:16/9;overflow:hidden;background:#0a2544}
.mre-project-case-marquee-v621__media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s ease}
.mre-project-case-marquee-v621__card:hover .mre-project-case-marquee-v621__media img{transform:scale(1.04)}
.mre-project-case-marquee-v621__media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(4,18,35,.86))}
.mre-project-case-marquee-v621__media span{position:absolute;z-index:2;inset-inline-start:17px;bottom:14px;padding:6px 10px;border-radius:999px;background:rgba(228,186,74,.94);color:#071a31;font-size:.75rem;font-weight:850}
.mre-project-case-marquee-v621__body{display:flex;flex-direction:column;flex:1;padding:20px 21px 21px}
.mre-project-case-marquee-v621__body h3{margin:0 0 15px;font-size:1.16rem;line-height:1.55;color:#fff}
.mre-project-case-marquee-v621__body h3 a{color:inherit;text-decoration:none}
.mre-project-case-marquee-v621__body dl{display:grid;gap:10px;margin:0}
.mre-project-case-marquee-v621__body dl>div{display:grid;grid-template-columns:88px minmax(0,1fr);gap:10px;padding-bottom:10px;border-bottom:1px solid rgba(255,255,255,.1)}
.mre-project-case-marquee-v621__body dt{color:#e4ba4a;font-size:.72rem;font-weight:850;line-height:1.6}
.mre-project-case-marquee-v621__body dd{margin:0;color:#d8e2ec;font-size:.79rem;line-height:1.65}
.mre-project-case-marquee-v621__actions{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding-top:17px}
.mre-project-case-marquee-v621__actions>a:first-child:not(.mre-btn){color:#fff;font-size:.8rem}
.mre-project-case-marquee-v621__actions .mre-btn{min-height:40px;padding:9px 13px;font-size:.75rem}
.mre-project-cases-v621 .mre-section-action{margin-top:28px}

@media(max-width:760px){
  /* Hero text and buttons are centred together on phones. */
  .mre-video-hero--v621 .mre-video-hero__content--v621{
    width:calc(100% - 28px);
    padding:94px 0 78px;
    align-items:center;
    justify-content:center;
    text-align:center;
  }
  .mre-video-hero--v621 .mre-video-hero__eyebrow{margin-inline:auto;text-align:center;font-size:.74rem;padding:7px 11px}
  .mre-video-hero--v621 .mre-video-hero__title,
  .mre-video-hero--v621 .mre-video-hero__description{width:100%;max-width:620px;text-align:center;margin-inline:auto}
  .mre-video-hero--v621 .mre-video-hero__title span{font-size:clamp(2rem,10.6vw,3rem)}
  .mre-video-hero--v621 .mre-video-hero__title strong{font-size:1.02rem;line-height:1.55}
  .mre-video-hero--v621 .mre-video-hero__description{font-size:.88rem;line-height:1.72;margin-block:15px 20px}
  .mre-video-hero--v621 .mre-video-hero__actions{width:100%;justify-content:center;display:flex;flex-wrap:wrap;gap:9px;margin-top:0}
  .mre-video-hero--v621 .mre-video-hero__button{width:min(255px,86vw);min-height:47px}

  /* Compact current-position section: two concise cards per row. */
  .mre-project-entry-v620{padding-block:42px}
  .mre-project-entry-v620 .mre-section-header{margin-bottom:24px}
  .mre-project-entry-v620 .mre-section-label{font-size:.7rem;padding:6px 10px}
  .mre-project-entry-v620 .mre-section-title{font-size:clamp(1.55rem,7vw,2rem);line-height:1.35}
  .mre-project-entry-v620 .mre-section-subtitle{font-size:.83rem;line-height:1.7;margin-top:9px}
  .mre-project-entry-v620__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .mre-project-entry-v620__card{min-height:154px;padding:13px 11px;border-radius:15px;align-items:center;text-align:center}
  .mre-project-entry-v620__number{inset-inline-end:9px;top:8px;font-size:.78rem}
  .mre-project-entry-v620__icon{width:39px;height:39px;border-radius:11px;margin-bottom:10px}
  .mre-project-entry-v620__icon svg{width:20px;height:20px}
  .mre-project-entry-v620__card h3{margin:0;font-size:.8rem;line-height:1.48;text-wrap:balance}
  .mre-project-entry-v620__card p{display:none}
  .mre-project-entry-v620__card>b{margin-top:auto;font-size:.68rem;justify-content:center}
  .mre-project-entry-v620__card>b svg{width:12px;height:12px}
  .mre-project-entry-v620__card--focused{grid-column:1/-1;min-height:0;padding:0;text-align:start;align-items:stretch}
  .mre-project-entry-v620__card--focused summary{grid-template-columns:auto minmax(0,1fr) auto;gap:10px;padding:13px 14px}
  .mre-project-entry-v620__card--focused summary .mre-project-entry-v620__icon{width:39px;height:39px;margin:0}
  .mre-project-entry-v620__card--focused summary strong{font-size:.9rem;line-height:1.4}
  .mre-project-entry-v620__card--focused summary small{font-size:.72rem;line-height:1.55}
  .mre-project-entry-v620__focused-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding:0 12px 12px}
  .mre-project-entry-v620__focused-list a{padding:10px 9px;font-size:.7rem;line-height:1.45}

  /* Four trust statistics remain balanced as a 2 × 2 grid. */
  .mre-trust-v620__stats{grid-template-columns:repeat(2,minmax(0,1fr))}
  .mre-trust-v620__stat:last-child{grid-column:auto;border-bottom:1px solid #edf0f4}

  .mre-project-case-marquee-v621__card{width:min(86vw,350px)}
  .mre-project-case-marquee-v621__body{padding:17px}
  .mre-project-case-marquee-v621__body h3{font-size:1rem;margin-bottom:12px}
  .mre-project-case-marquee-v621__body dl>div{grid-template-columns:76px minmax(0,1fr);gap:8px}
  .mre-project-case-marquee-v621__body dt{font-size:.67rem}
  .mre-project-case-marquee-v621__body dd{font-size:.73rem}
  .mre-project-case-marquee-v621__actions{display:grid;grid-template-columns:1fr;align-items:stretch}
  .mre-project-case-marquee-v621__actions .mre-btn{width:100%;justify-content:center}
}

@media(max-width:370px){
  .mre-project-entry-v620__card{min-height:148px;padding-inline:8px}
  .mre-project-entry-v620__card h3{font-size:.74rem}
  .mre-project-entry-v620__focused-list{grid-template-columns:1fr}
}
