/* Version 1.14: scoped portfolio alignment and uncropped approved document visual. */
.ll-product-visual{margin:28px 0;min-width:0;overflow:hidden;border:1px solid #d5e1e4;border-radius:13px;background:#fff}
.ll-product-visual>.ll-product-image{display:block;color:#155e70;text-decoration:none}
.ll-product-visual img{display:block;width:100%;height:auto;aspect-ratio:8/5;object-fit:contain;background:#fff}
.ll-product-visual figcaption{margin:0;padding:14px 16px;color:#526a73;font-size:12px;line-height:1.8}
.ai-home-loop-card a:focus-visible{outline:3px solid #12758b;outline-offset:-4px}
.aip-main--loop .ll-product-visual{max-width:960px;margin:32px auto}
.ll-delivery-grid article{overflow-wrap:anywhere}
.home .ai-system-home-products>.ai-home-loop-card{display:flex;flex-direction:column;min-width:0;overflow:hidden;border:1px solid #cbdcdf;background:#fff;box-shadow:0 12px 34px rgba(11,45,58,.075)}
.home .ai-home-loop-card .ll-product-visual{margin:0;border:0;border-radius:0}
.home .ai-home-loop-card .ll-product-visual figcaption{display:none}
.home .ai-home-loop-card .ai-home-product-copy{flex:1}
.home .ai-home-product-copy>span{line-height:1.8;letter-spacing:.02em}
.home .ai-home-product-thumb{height:auto;grid-template-rows:42px auto}
.home .ai-home-product-thumb>div{padding:7px 15px}
.home .ai-home-product-thumb strong{font-size:14px;margin-top:3px}
.home .ai-home-product-thumb>img{height:auto;aspect-ratio:8/5;object-fit:contain;object-position:center}
.home .ai-system-home-products>a{display:flex;flex-direction:column}
.ais-project-grid .ais-project-status{position:static;align-self:flex-start;margin:0 0 18px;padding:6px 10px;max-width:100%;font-size:11px;line-height:1.6;white-space:normal}
.ais-project-grid .ll-product-visual{margin:26px 0 0;box-shadow:none}
.ais-project-grid .ll-product-visual figcaption{font-size:10px;line-height:1.7}
.ais-project-grid .ais-project-browser{box-shadow:none}
.ais-project-grid .ais-project-browser img{aspect-ratio:8/5;object-fit:contain;object-position:center}
@media(min-width:1051px){
  .ais-project-grid{align-items:stretch}
  .ais-project-grid>article>p{min-height:11.7em}
  .ais-project-grid h3{min-height:2.6em}
  .ais-project-grid .ll-product-visual>.ll-product-image{padding-top:34px;background:#f7f9f9}
  .ais-project-grid .ll-product-visual figcaption{display:none}
  .ais-project-grid .ais-project-browser figcaption{min-height:61px}
}
@media(max-width:700px){
  .home .ai-system-home-products{grid-template-columns:1fr}
  .home .ai-system-home-products>a,.home .ai-system-home-products>.ai-home-loop-card{display:flex;flex-direction:column}
  .home .ai-home-product-thumb{height:auto;grid-template-rows:42px auto}
  .home .ai-home-product-thumb>img{height:auto}
}
