.featured-speaker__name{margin-bottom:30px;margin-top:30px;padding-left:30px;position:relative}@media (min-width:768px){.featured-speaker__name{margin-top:60px}}.featured-speaker__name:after{background-color:var(--name-accent,var(--accent-hover-color));border-radius:3px;bottom:0;content:"";left:0;position:absolute;top:0;width:3px}.featured-speaker__name *{margin:0}.featured-speaker__name .card-tag:not(:first-child){margin-top:10px}


/* --- FIX: Оформление блока "Наш офис" как на оригинальном скриншоте --- */

#module_17464450202876 {
  padding: 60px 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 40px;
}

#module_17464450202876 .featured-speaker__image img {
  border-radius: 12px;
  max-width: 100%;
  height: auto;
}

#module_17464450202876 h2 {
  font-size: 32px;
  font-weight: bold;
  color: white;
  margin-bottom: 20px;
}

#module_17464450202876 .featured-speaker__name {
  margin-top: 0;
  padding-left: 16px;
  position: relative;
  margin-bottom: 16px;
}

#module_17464450202876 .featured-speaker__name:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 4px;
  background-color: #aaf200;
  border-radius: 2px;
}

#module_17464450202876 .card-tag {
  font-size: 16px;
  line-height: 1.6;
  color: white;
  margin: 0;
}

#module_17464450202876 .theme-rich-text__main p {
  font-size: 16px;
  line-height: 1.6;
  color: white;
}
