/* ========================================================================== */
/* ETHNOS R690 — profil compact centré + Univers pleine surface canonique */
/* Base figée : R552. Périmètre strict : profil compact + vue houses.          */
/* ========================================================================== */

/* -------------------------------------------------------------------------- */
/* 1. PROFIL COMPACT — e-mail + accroche centrés sur la largeur utile réelle. */
/* -------------------------------------------------------------------------- */
html.ethnosConnectedUnified .memberProfileCompact:not(.isExpanded) .memberProfileMetaRow{
  width:calc(100% + clamp(44px,13cqi,66px) + clamp(8px,2.6cqi,13px)) !important;
  max-width:none !important;
  margin-left:calc(0px - clamp(44px,13cqi,66px) - clamp(8px,2.6cqi,13px)) !important;
  margin-right:0 !important;
  row-gap:clamp(4px,1.35cqi,7px) !important;
  justify-items:center !important;
}
html.ethnosConnectedUnified .memberProfileCompact:not(.isExpanded) .memberProfileMetaRow > p[data-member-email],
html.ethnosConnectedUnified .memberProfileCompact:not(.isExpanded) .memberProfileMetaRow > .r484OfficialLabel{
  width:100% !important;
  max-width:100% !important;
  margin:0 !important;
  padding:0 !important;
  text-align:center !important;
  justify-self:center !important;
  line-height:1.22 !important;
}
html.ethnosConnectedUnified .memberProfileCompact:not(.isExpanded) .memberProfileMetaRow > p[data-member-email]{
  padding-top:1px !important;
}

/* -------------------------------------------------------------------------- */
/* 2. VUE UNIVERS — la page prend toute la zone entre navigation haute/basse. */
/* Le Tchat R188 reste un panneau fixe superposé : sa colonne n'est donc plus  */
/* réservée lorsque cette vue est active.                                      */
/* -------------------------------------------------------------------------- */
html.ethnosConnectedUnified body.isR553UniverseView .memberLayout{
  grid-template-columns:minmax(0,1fr) !important;
  column-gap:0 !important;
  row-gap:0 !important;
  padding:0 !important;
}
html.ethnosConnectedUnified body.isR553UniverseView .memberWorkspace.hasBodyView[data-body-view="houses"]{
  grid-column:1 !important;
  width:100% !important;
  height:100% !important;
  min-width:0 !important;
  min-height:0 !important;
  margin:0 !important;
  padding:0 !important;
  border:0 !important;
  border-radius:0 !important;
  overflow-x:hidden !important;
  overflow-y:auto !important;
  background:#061822 !important;
  box-shadow:none !important;
}
html.ethnosConnectedUnified body.isR553UniverseView .memberWorkspace.hasBodyView[data-body-view="houses"] > .bodyView-houses.r553UniverseHub{
  width:100% !important;
  min-width:0 !important;
  min-height:100% !important;
  margin:0 !important;
  padding:0 !important;
  border:0 !important;
  border-radius:0 !important;
  background:#061822 !important;
}
/* R686 — la fiche d'un Univers ouverte depuis une fiche membre doit utiliser
   exactement la même emprise bord à bord que le hub Univers. */
html.ethnosConnectedUnified body.isR553UniverseView .memberWorkspace.hasBodyView[data-body-view="houses"] > .bodyView-house{
  box-sizing:border-box !important;
  width:100% !important;
  min-width:0 !important;
  min-height:100% !important;
  margin:0 !important;
  padding:0 !important;
  border:0 !important;
  border-radius:0 !important;
}

/* -------------------------------------------------------------------------- */
/* 3. BANDEAU UNIQUE — bleu du rail + titre commercial + quatre photographies.*/
/* -------------------------------------------------------------------------- */
html body .bodyView-houses.r553UniverseHub .bodyViewHeader.r553UniverseHero{
  position:relative !important;
  isolation:isolate !important;
  display:grid !important;
  grid-template-columns:minmax(430px,.82fr) minmax(650px,1.18fr) !important;
  align-items:stretch !important;
  gap:0 !important;
  width:100% !important;
  min-height:clamp(235px,18.5vw,318px) !important;
  margin:0 !important;
  padding:0 !important;
  border:0 !important;
  border-radius:0 !important;
  overflow:hidden !important;
  background:linear-gradient(180deg,#071f2d 0%,#061822 100%) !important;
  background-image:linear-gradient(180deg,#071f2d 0%,#061822 100%) !important;
  box-shadow:none !important;
}
html body .bodyView-houses.r553UniverseHub .bodyViewHeader.r553UniverseHero::before,
html body .bodyView-houses.r553UniverseHub .bodyViewHeader.r553UniverseHero::after{
  display:none !important;
  content:none !important;
}
html body .bodyView-houses.r553UniverseHub .bodyViewHeader.r553UniverseHero > div:first-child{
  position:relative !important;
  z-index:3 !important;
  display:flex !important;
  flex-direction:column !important;
  justify-content:center !important;
  align-self:stretch !important;
  max-width:none !important;
  padding:clamp(28px,3vw,54px) clamp(28px,4vw,72px) !important;
  background:linear-gradient(180deg,#071f2d 0%,#061822 100%) !important;
}
html body .bodyView-houses.r553UniverseHub .bodyViewHeader.r553UniverseHero > div:first-child > span{
  display:none !important;
}
html body .bodyView-houses.r553UniverseHub .bodyViewHeader.r553UniverseHero h1{
  max-width:760px !important;
  margin:0 !important;
  color:#fff9f2 !important;
  font-family:Inter,"Segoe UI",Arial,sans-serif !important;
  font-size:clamp(34px,2.7vw,58px) !important;
  font-weight:850 !important;
  line-height:1.02 !important;
  letter-spacing:-.045em !important;
  text-wrap:balance !important;
}
html body .bodyView-houses.r553UniverseHub .bodyViewHeader.r553UniverseHero p{
  max-width:690px !important;
  margin:clamp(12px,1.1vw,18px) 0 0 !important;
  color:#b9c9cd !important;
  font-family:Inter,"Segoe UI",Arial,sans-serif !important;
  font-size:clamp(11px,.82vw,15px) !important;
  font-weight:500 !important;
  line-height:1.45 !important;
}
.r553UniverseHeroAside{
  position:relative !important;
  z-index:1 !important;
  min-width:0 !important;
  min-height:100% !important;
  background:#061822 !important;
}
.r553UniversePhotoMosaic{
  position:absolute !important;
  inset:0 !important;
  display:grid !important;
  grid-template-columns:repeat(4,minmax(0,1fr)) !important;
  gap:3px !important;
  background:#061822 !important;
}
.r553UniversePhotoMosaic figure{
  display:block !important;
  min-width:0 !important;
  margin:0 !important;
  background-repeat:no-repeat !important;
  background-size:cover !important;
  filter:saturate(.95) contrast(1.035) !important;
}
.r553UniversePhotoMosaic .isOrigin{
  background-image:url('../assets/images/home-r182/creator-universes-r504.webp') !important;
  background-position:61% center !important;
}
.r553UniversePhotoMosaic .isRing{
  background-image:url('../assets/images/r551-creators/creator-ring-light.jpg') !important;
  background-position:center 38% !important;
}
.r553UniversePhotoMosaic .isStudio{
  background-image:url('../assets/images/r551-creators/creator-studio.jpg') !important;
  background-position:center 49% !important;
}
.r553UniversePhotoMosaic .isPhone{
  background-image:url('../assets/images/r553-creators/creator-phone.jpg') !important;
  background-position:center center !important;
}

/* -------------------------------------------------------------------------- */
/* 4. RAIL — recherche déplacée hors du bandeau et navigation compacte.       */
/* -------------------------------------------------------------------------- */
html body .bodyView-houses.r553UniverseHub > .bodyViewContent{
  margin:0 !important;
  padding:0 !important;
  background:#061822 !important;
}
.r553UniverseLayout{
  display:grid !important;
  grid-template-columns:clamp(220px,16vw,285px) minmax(0,1fr) !important;
  min-height:calc(100% - clamp(235px,18.5vw,318px)) !important;
  background:#061822 !important;
}
.r553UniverseRail{
  position:relative !important;
  min-width:0 !important;
  padding:clamp(20px,1.8vw,32px) clamp(15px,1.45vw,24px) !important;
  border-right:1px solid rgba(255,255,255,.08) !important;
  background:linear-gradient(180deg,#071f2d 0%,#061822 100%) !important;
  color:#eaf0ef !important;
}
.r553UniverseRailHead h2{
  color:#fff9f2 !important;
  font-family:Inter,"Segoe UI",Arial,sans-serif !important;
  font-size:clamp(23px,1.55vw,31px) !important;
  font-weight:800 !important;
  line-height:1.02 !important;
  letter-spacing:-.035em !important;
}
.r553UniverseRailHead p{color:#9fb3b8 !important}
.r553UniverseRailSearch{
  display:grid !important;
  gap:10px !important;
  margin-top:20px !important;
  padding:12px !important;
  border:1px solid rgba(255,255,255,.10) !important;
  border-radius:12px !important;
  background:rgba(255,255,255,.035) !important;
}
.r553UniverseRailSearch .bodyHeaderMark{
  display:flex !important;
  align-items:baseline !important;
  gap:5px !important;
  margin:0 !important;
  padding:0 0 9px !important;
  border:0 !important;
  border-bottom:1px solid rgba(255,255,255,.08) !important;
  background:none !important;
  color:#9fb3b8 !important;
  font-family:Inter,"Segoe UI",Arial,sans-serif !important;
  font-size:10px !important;
  line-height:1 !important;
  text-align:left !important;
}
.r553UniverseRailSearch .bodyHeaderMark span{
  color:#fff !important;
  font-size:18px !important;
  font-weight:850 !important;
}
.r553UniverseRailSearch .bodyHeaderMark strong{
  color:#f08b50 !important;
  font-size:10px !important;
  font-weight:750 !important;
}
.r553UniverseRailSearch form{
  display:grid !important;
  gap:7px !important;
  margin:0 !important;
}
.r553UniverseRailSearch form > label{
  color:#c7d5d7 !important;
  font-family:Inter,"Segoe UI",Arial,sans-serif !important;
  font-size:9px !important;
  font-weight:750 !important;
  letter-spacing:.04em !important;
}
.r553UniverseRailSearch form > div{
  display:grid !important;
  grid-template-columns:1fr !important;
  gap:7px !important;
}
.r553UniverseRailSearch input{
  width:100% !important;
  min-width:0 !important;
  height:36px !important;
  padding:0 10px !important;
  border:1px solid rgba(255,255,255,.12) !important;
  border-radius:9px !important;
  outline:none !important;
  background:#092735 !important;
  color:#eef5f5 !important;
  font:500 10px/1 Inter,"Segoe UI",Arial,sans-serif !important;
}
.r553UniverseRailSearch input::placeholder{color:#718991 !important}
.r553UniverseRailSearch input:focus{border-color:rgba(64,208,207,.52) !important;box-shadow:0 0 0 2px rgba(64,208,207,.10) !important}
.r553UniverseRailSearch .r493UniverseSearchButton{
  width:100% !important;
  min-width:0 !important;
  height:34px !important;
  padding:0 10px !important;
  font-size:10px !important;
}
.r553UniverseRailNav{margin-top:14px !important}
.r553UniverseRailPhoto{height:clamp(130px,13vw,215px) !important;margin-top:16px !important}

/* -------------------------------------------------------------------------- */
/* 5. FLUX SOMBRE — architecture dense à trois cartes, identité Ethnos.       */
/* -------------------------------------------------------------------------- */
.r553UniverseFeed{
  min-width:0 !important;
  background:#081c27 !important;
  color:#edf4f4 !important;
}
html body .r553UniverseFeed .r492UniverseSection.r493UniverseSection{
  margin:0 !important;
  padding:clamp(20px,1.8vw,30px) clamp(18px,2vw,36px) clamp(25px,2.1vw,38px) !important;
  border:0 !important;
  border-radius:0 !important;
  background:#081c27 !important;
  color:#edf4f4 !important;
  box-shadow:none !important;
  scroll-margin-top:8px !important;
}
html body .r553UniverseFeed .r493UniverseSection.isNewest{
  border-top:1px solid rgba(255,255,255,.075) !important;
  background:#0a202b !important;
}
html body .r553UniverseFeed .r492UniverseSection > header{
  align-items:flex-start !important;
  margin-bottom:14px !important;
}
html body .r553UniverseFeed .r492UniverseSection > header span{
  color:#46d0cf !important;
  font-size:9px !important;
  font-weight:850 !important;
  letter-spacing:.14em !important;
}
html body .r553UniverseFeed .r493UniverseSection.isNewest > header span{color:#f08b50 !important}
html body .r553UniverseFeed .r492UniverseSection > header h2,
html body .r553UniverseFeed .r493UniverseSection.isNewest > header h2{
  margin-top:5px !important;
  color:#fff9f2 !important;
  font-size:clamp(25px,1.7vw,34px) !important;
  letter-spacing:-.025em !important;
}
html body .r553UniverseFeed .r492UniverseSection > header p,
html body .r553UniverseFeed .r493UniverseSection.isNewest > header p{
  margin-top:3px !important;
  color:#92a8ae !important;
  font-size:clamp(10px,.68vw,12px) !important;
}
html body .r553UniverseFeed .r492UniverseSection > header > strong,
html body .r553UniverseFeed .r493UniverseSection.isNewest > header > strong{
  color:#8fa6ad !important;
  font-size:10px !important;
}
html body .r553UniverseFeed .r492UniverseFilters{
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  gap:8px !important;
  margin-bottom:13px !important;
}
html body .r553UniverseFeed .r492UniverseFilters label > span,
html body .r553UniverseFeed .r493UniverseSection.isNewest .r492UniverseFilters label > span{
  color:#839ba2 !important;
  font-size:8px !important;
}
html body .r553UniverseFeed .r492UniverseFilters select,
html body .r553UniverseFeed .r493UniverseSection.isNewest .r492UniverseFilters select{
  height:34px !important;
  padding-inline:10px 28px !important;
  border:1px solid rgba(255,255,255,.10) !important;
  border-radius:9px !important;
  background:#0d2834 !important;
  color:#dfe9ea !important;
  font-size:10px !important;
}
html body .r553UniverseFeed .r492UniverseFilters select:focus{
  border-color:rgba(64,208,207,.45) !important;
  outline:none !important;
  box-shadow:0 0 0 2px rgba(64,208,207,.08) !important;
}

html body .r553UniverseFeed .r492UniverseStrip{
  display:grid !important;
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  gap:10px !important;
  min-height:0 !important;
  overflow:visible !important;
  padding:0 !important;
  scroll-snap-type:none !important;
}
html body .r553UniverseFeed .r492UniverseCard.r551UniverseCard{
  display:grid !important;
  grid-template-columns:78px minmax(0,1fr) !important;
  min-width:0 !important;
  min-height:142px !important;
  overflow:hidden !important;
  border:1px solid rgba(255,255,255,.095) !important;
  border-radius:12px !important;
  background:#0d2834 !important;
  color:#dfe9ea !important;
  box-shadow:0 4px 12px rgba(0,0,0,.14) !important;
  transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease !important;
}
@media (hover:hover) and (pointer:fine){
  html body .r553UniverseFeed .r492UniverseCard.r551UniverseCard:hover{
    transform:translateY(-2px) !important;
    border-color:rgba(240,139,80,.42) !important;
    box-shadow:0 8px 18px rgba(0,0,0,.22) !important;
  }
}
html body .r553UniverseFeed .r551UniverseCardVisual{
  width:78px !important;
  height:100% !important;
  min-height:142px !important;
  background-position:center !important;
  background-size:cover !important;
  box-shadow:inset -18px 0 24px rgba(6,24,34,.16) !important;
}
html body .r553UniverseFeed .r551UniverseCardBody{
  display:flex !important;
  flex-direction:column !important;
  min-width:0 !important;
  padding:10px 11px !important;
}
html body .r553UniverseFeed .r551UniverseCardBody header{
  display:grid !important;
  grid-template-columns:34px minmax(0,1fr) !important;
  gap:8px !important;
  align-items:center !important;
  margin:0 !important;
}
html body .r553UniverseFeed .r551UniverseCardBody .r492UniverseLogo{
  width:34px !important;
  height:34px !important;
  border:1px solid rgba(255,255,255,.24) !important;
  border-radius:9px !important;
  background:#fffaf3 !important;
  box-shadow:0 2px 7px rgba(0,0,0,.18) !important;
}
html body .r553UniverseFeed .r551UniverseCardBody header small{
  display:block !important;
  color:#f19965 !important;
  font-size:7px !important;
  font-weight:800 !important;
  line-height:1.15 !important;
}
html body .r553UniverseFeed .r551UniverseCardBody h3{
  margin:1px 0 0 !important;
  color:#fff9f2 !important;
  font-size:clamp(15px,.96vw,19px) !important;
  font-weight:650 !important;
  line-height:1.08 !important;
  white-space:nowrap !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
}
html body .r553UniverseFeed .r551UniverseCardBody header p{
  margin:2px 0 0 !important;
  color:#7f979e !important;
  font-size:8px !important;
}
html body .r553UniverseFeed .r551UniverseCardBody .r492UniverseDescription{
  display:-webkit-box !important;
  -webkit-line-clamp:2 !important;
  -webkit-box-orient:vertical !important;
  min-height:0 !important;
  margin:7px 0 6px !important;
  overflow:hidden !important;
  color:#a9bbc0 !important;
  font-size:9px !important;
  line-height:1.34 !important;
}
html body .r553UniverseFeed .r551UniverseCardBody .r492UniverseThemes{
  display:flex !important;
  flex-wrap:wrap !important;
  gap:3px !important;
  max-height:35px !important;
  overflow:hidden !important;
}
html body .r553UniverseFeed .r551UniverseCardBody .r492UniverseThemes span{
  padding:2px 5px !important;
  border:1px solid rgba(70,208,207,.13) !important;
  border-radius:999px !important;
  background:rgba(70,208,207,.055) !important;
  color:#8fb0b5 !important;
  font-size:7px !important;
  line-height:1.15 !important;
}
html body .r553UniverseFeed .r551UniverseCardBody footer{
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  gap:7px !important;
  margin-top:auto !important;
  padding-top:7px !important;
  border-top:1px solid rgba(255,255,255,.065) !important;
}
html body .r553UniverseFeed .r551UniverseCardBody footer > span{
  min-width:0 !important;
  color:#80979d !important;
  font-size:8px !important;
  white-space:nowrap !important;
}
html body .r553UniverseFeed .r551UniverseCardBody footer > span b{color:#dce8e9 !important}
html body .r553UniverseFeed .r493UniverseAction{
  flex:0 0 auto !important;
  min-width:72px !important;
  height:29px !important;
  padding:0 8px !important;
  border-radius:8px !important;
  font-size:8.5px !important;
}
html body .r553UniverseFeed .r492UniverseLoading,
html body .r553UniverseFeed .r492UniverseEmpty{
  grid-column:1 / -1 !important;
  min-height:90px !important;
  color:#91a8ae !important;
}

/* -------------------------------------------------------------------------- */
/* 6. FORMATS CIBLES — densité type hub, sans rendre les cartes imposantes.   */
/* -------------------------------------------------------------------------- */
@media (min-width:1500px){
  html body .r553UniverseFeed .r492UniverseStrip{grid-template-columns:repeat(4,minmax(0,1fr)) !important}
}
@media (min-width:2300px){
  html body .r553UniverseFeed .r492UniverseStrip{grid-template-columns:repeat(5,minmax(0,1fr)) !important}
}
@media (max-width:1707px){
  html body .bodyView-houses.r553UniverseHub .bodyViewHeader.r553UniverseHero{
    grid-template-columns:minmax(400px,.82fr) minmax(570px,1.18fr) !important;
    min-height:250px !important;
  }
  .r553UniverseLayout{grid-template-columns:220px minmax(0,1fr) !important}
  html body .r553UniverseFeed .r492UniverseSection.r493UniverseSection{padding:20px 22px 26px !important}
  html body .r553UniverseFeed .r492UniverseStrip{grid-template-columns:repeat(4,minmax(0,1fr)) !important}
}
@media (max-width:1499px){
  html body .r553UniverseFeed .r492UniverseStrip{grid-template-columns:repeat(3,minmax(0,1fr)) !important}
}
@media (max-width:1366px){
  html body .bodyView-houses.r553UniverseHub .bodyViewHeader.r553UniverseHero{
    grid-template-columns:minmax(390px,.84fr) minmax(520px,1.16fr) !important;
    min-height:238px !important;
  }
  html body .bodyView-houses.r553UniverseHub .bodyViewHeader.r553UniverseHero > div:first-child{padding:24px 30px !important}
  html body .bodyView-houses.r553UniverseHub .bodyViewHeader.r553UniverseHero h1{font-size:34px !important}
  html body .bodyView-houses.r553UniverseHub .bodyViewHeader.r553UniverseHero p{font-size:11px !important}
  .r553UniverseLayout{grid-template-columns:205px minmax(0,1fr) !important}
  .r553UniverseRail{padding:18px 13px !important}
  .r553UniverseRailPhoto{height:130px !important}
  html body .r553UniverseFeed .r492UniverseSection.r493UniverseSection{padding:18px 18px 24px !important}
  html body .r553UniverseFeed .r492UniverseStrip{gap:8px !important}
  html body .r553UniverseFeed .r492UniverseCard.r551UniverseCard{grid-template-columns:68px minmax(0,1fr) !important;min-height:136px !important}
  html body .r553UniverseFeed .r551UniverseCardVisual{width:68px !important;min-height:136px !important}
  html body .r553UniverseFeed .r551UniverseCardBody{padding:9px !important}
}
@media (max-width:1180px){
  html body .bodyView-houses.r553UniverseHub .bodyViewHeader.r553UniverseHero{grid-template-columns:1fr 1.25fr !important}
  .r553UniverseLayout{grid-template-columns:190px minmax(0,1fr) !important}
  html body .r553UniverseFeed .r492UniverseStrip{grid-template-columns:repeat(2,minmax(0,1fr)) !important}
}
@media (max-width:900px){
  html.ethnosConnectedUnified body.isR553UniverseView .memberLayout{padding:0 !important}
  html body .bodyView-houses.r553UniverseHub .bodyViewHeader.r553UniverseHero{
    grid-template-columns:1fr !important;
    min-height:430px !important;
  }
  html body .bodyView-houses.r553UniverseHub .bodyViewHeader.r553UniverseHero > div:first-child{
    min-height:225px !important;
    padding:25px 22px !important;
  }
  .r553UniverseHeroAside{min-height:205px !important}
  .r553UniversePhotoMosaic{position:relative !important;min-height:205px !important}
  .r553UniverseLayout{grid-template-columns:1fr !important}
  .r553UniverseRail{border-right:0 !important;border-bottom:1px solid rgba(255,255,255,.08) !important}
  .r553UniverseRailPhoto,.r551UniverseRailNote{display:none !important}
  .r553UniverseRailNav{display:flex !important;overflow-x:auto !important}
  .r553UniverseRailNav a{min-width:150px !important}
  html body .r553UniverseFeed .r492UniverseFilters{grid-template-columns:1fr !important}
  html body .r553UniverseFeed .r492UniverseStrip{grid-template-columns:1fr !important}
}


/* ========================================================================== */
/* R690 — FICHE UNIVERS : STRUCTURE SANS BANDEAU SUPÉRIEUR + HERO BORD À BORD */
/* ========================================================================== */
html.ethnosConnectedUnified body.isR553UniverseView
.memberWorkspace.hasBodyView[data-body-view="houses"] > .bodyView-house > .bodyViewContent{
  box-sizing:border-box !important;
  width:100% !important;
  min-width:0 !important;
  margin:0 !important;
  padding:0 !important;
  background:#061822 !important;
}
html.ethnosConnectedUnified body.isR553UniverseView
.memberWorkspace.hasBodyView[data-body-view="houses"] > .bodyView-house .r492UniverseDetailHero{
  box-sizing:border-box !important;
  width:100% !important;
  max-width:none !important;
  margin:0 !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  overflow:hidden !important;
}
html.ethnosConnectedUnified body.isR553UniverseView
.memberWorkspace.hasBodyView[data-body-view="houses"] > .bodyView-house .r492UniverseDetailBody{
  box-sizing:border-box !important;
  width:100% !important;
  margin:0 !important;
  padding:clamp(16px,1.8vw,30px) !important;
}
/* Même famille de titre que les blocs Solidarité R555 : Inter, graisse 800. */
html.ethnosConnectedUnified body.isR553UniverseView .bodyView-house .r492UniverseAbout h3,
html.ethnosConnectedUnified body.isR553UniverseView .bodyView-house .r492UniverseSalons h3{
  font-family:Inter,"Segoe UI",Arial,sans-serif !important;
  font-weight:800 !important;
  letter-spacing:-.035em !important;
}
html.ethnosConnectedUnified body.isR553UniverseView .bodyView-house .r492UniverseDetailIdentity h2{
  font-family:Inter,"Segoe UI",Arial,sans-serif !important;
  font-weight:850 !important;
  letter-spacing:-.045em !important;
}
