.icons-list-h { list-style: none; display:flex; align-items:center; padding:0; }
.icons-list-h li { margin-right:5em; }
.sub-heading-red { color:rgba(216, 59, 42, 1); font-size:18px; font-weight:600; line-height:150%; }
.bg-lightgray { background-color:#fafafa;}
.profiles-detail-block .detail-banner.img-vh100 img { height:100vh; max-width:none; width:auto; }
.back-bar { font-size: 0.87rem;}
.detail-banner { border-radius:12px; overflow:hidden;}
.back-bar svg { width:8px; height:16px; }
 .site-header+.back-bar { padding-top: 2.6rem; max-width:1240px; margin:auto; }
 @media all and (min-width:768px) {
     .sub-container {max-width:680px; margin:auto; padding:0 24px; }
 }
 .design-video { margin-top:-16px;}