/*!*********************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/header-with-radio/style.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************/
.normal-width {
  max-width: 1200px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.wp-block-create-block-logo-people {
  max-width: 1200px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.wp-block-create-block-logo-people .people {
  position: relative;
  width: auto;
  padding-left: 6rem;
  padding-right: 6rem;
  max-width: 72rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: row;
  flex-wrap: none;
  justify-content: space-between;
  align-items: baseline;
  gap: 2rem;
  overflow: hidden;
}
.wp-block-create-block-logo-people .people img {
  height: 100%;
  max-height: 6rem;
  min-width: 0;
  background-color: transparent;
}
.wp-block-create-block-logo-people .people img.no_shadow.monochrome {
  transform: translateY(-1000px);
  filter: drop-shadow(0px 1000px 0 #a7ad8b) drop-shadow(15px 15px 0 rgba(167, 173, 139, 0.05));
}
.wp-block-create-block-logo-people .people img.no_shadow.color {
  transform: none;
  filter: drop-shadow(15px 15px 0 rgba(167, 173, 139, 0.05));
}
.wp-block-create-block-logo-people .people img.shadow.monochrome {
  transform: translateY(-1000px);
  filter: drop-shadow(0px 1000px 0 #a7ad8b) drop-shadow(15px 15px 0 rgba(167, 173, 139, 0.1));
}
.wp-block-create-block-logo-people .people img.shadow.color {
  transform: none;
  filter: drop-shadow(15px 15px 0 rgba(167, 173, 139, 0.1));
}
@media (max-width: 900px) {
  .wp-block-create-block-logo-people .people {
    display: none;
  }
}
.wp-block-create-block-logo-people .people:hover .peopleOverlay {
  filter: none;
  mix-blend-mode: normal;
  opacity: 1;
}
.wp-block-create-block-logo-people .people:hover img {
  filter: drop-shadow(15px 15px 0 rgba(167, 173, 139, 0.05)) !important;
}
.wp-block-create-block-logo-people .peopleOverlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin-left: 0;
  margin-right: 0;
  z-index: 1;
  background-color: transparent;
  mix-blend-mode: luminosity;
  opacity: 0.25;
  transition: opacity 0.5s ease-in-out;
  filter: saturate(2);
}
.wp-block-create-block-logo-people .peopleOverlay img {
  filter: none !important;
  transform: none !important;
}
.wp-block-create-block-logo-people .peopleOverlay img.color {
  opacity: 0;
}
@media (max-width: 1024px) {
  .wp-block-create-block-logo-people .peopleOverlay {
    max-width: 100%;
  }
}
@media (max-width: 900px) {
  .wp-block-create-block-logo-people .peopleOverlay {
    display: none;
  }
}
.wp-block-create-block-logo-people .mobilePeople {
  display: none;
  gap: 4rem;
}
@media (max-width: 900px) {
  .wp-block-create-block-logo-people .mobilePeople {
    display: flex;
    justify-content: center;
  }
}
@media (max-width: 620px) {
  .wp-block-create-block-logo-people .mobilePeople {
    gap: 3rem !important;
    padding-left: 4rem;
    padding-right: 4rem;
  }
}
.wp-block-create-block-logo-people .mobilePeople .peopleOverlay {
  gap: 4rem;
}
@media (max-width: 900px) {
  .wp-block-create-block-logo-people .mobilePeople .peopleOverlay {
    display: flex;
  }
}
@media (max-width: 620px) {
  .wp-block-create-block-logo-people .mobilePeople .peopleOverlay {
    gap: 3rem !important;
  }
}
.wp-block-create-block-logo-people .spacer {
  height: 24px;
  background-color: #a7ad8b;
  padding-left: 2px;
  padding-right: 6px;
  display: flex;
  justify-content: right;
  align-items: center;
  gap: 12px;
  font-family: "Pixelify Sans", sans-serif;
  font-size: 18px;
  font-weight: 500;
  font-optical-sizing: auto;
  font-style: normal;
  color: #ffffff;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.wp-block-create-block-logo-people .spacer .section {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 26px;
}
.wp-block-create-block-logo-people .spacer svg {
  height: 14px;
  width: 16px;
  transform: scale(1.6);
}
.wp-block-create-block-logo-people .spacer svg path,
.wp-block-create-block-logo-people .spacer svg polygon,
.wp-block-create-block-logo-people .spacer svg rect {
  fill: #ffffff;
}
.wp-block-create-block-logo-people .spacer svg.play.radioPart {
  cursor: pointer;
  display: none;
  margin-left: 6px;
  margin-right: 6px;
  transform: scaleX(2.2) scaleY(1.5);
}
.wp-block-create-block-logo-people .spacer svg.pause.radioPart {
  cursor: pointer;
  margin-left: 6px;
  margin-right: 6px;
  transform: scaleX(1.6) scaleY(1.5);
}
.wp-block-create-block-logo-people .spacer svg.skip.radioPart {
  cursor: pointer;
  transform: scaleX(1.6) scaleY(1.5);
}
.wp-block-create-block-logo-people .spacer svg.prev.radioPart {
  cursor: pointer;
  transform: scaleX(1.6) scaleY(1.5);
}
.wp-block-create-block-logo-people .spacer svg.icon {
  transform: scaleX(1.6) scaleY(1.6);
  margin-left: 4px;
}
.wp-block-create-block-logo-people .spacer svg.headphones {
  transform: scale(1.6);
  z-index: 2;
}
.wp-block-create-block-logo-people .spacer .radioPart {
  display: none;
}
.wp-block-create-block-logo-people .spacer .radioButton {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  cursor: pointer;
  width: 16px;
  height: 30px;
}
.wp-block-create-block-logo-people .spacer.active {
  justify-content: space-between;
}
.wp-block-create-block-logo-people .spacer.active .radioPart {
  display: inline;
}
.wp-block-create-block-logo-people .spacer.active .section {
  display: flex;
  align-items: center;
  min-width: 0;
}
.wp-block-create-block-logo-people .spacer.active .radioButton path {
  fill: #a7ad8b;
}
.wp-block-create-block-logo-people .spacer.active .radioButton .headphonesBg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transform: scale(1.4, 0.62);
  background-color: #ffffff;
}
.wp-block-create-block-logo-people .spacer .infoSection {
  flex-shrink: 1;
  overflow: visible;
  justify-content: left;
}
.wp-block-create-block-logo-people .spacer .infoSection .icon {
  flex-shrink: 0;
}
.wp-block-create-block-logo-people .spacer .infoSection .titleWrapper {
  margin-left: -16px;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  min-width: 0;
}
.wp-block-create-block-logo-people .spacer .infoSection .title {
  display: inline-block;
  position: relative;
  padding-inline-end: 6px;
}
.wp-block-create-block-logo-people .spacer .infoSection .album {
  margin-left: 16px;
  opacity: 0.6;
}
.wp-block-create-block-logo-people .spacer .infoSection .scrolling {
  animation: move 12s infinite alternate ease-in-out;
}
@keyframes move {
  0%, 20% {
    transform: translateX(0%);
    left: 0%;
  }
  80%, 100% {
    transform: translateX(-100%);
    left: 100%;
  }
}
.wp-block-create-block-logo-people .spacer .infoSection .radioTooltipWrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: visible;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}
.wp-block-create-block-logo-people .spacer .infoSection .radioTooltipWrapper:hover {
  opacity: 1;
}
.wp-block-create-block-logo-people .spacer .infoSection .radioTooltipWrapper .radioTooltip {
  position: absolute;
  top: 56px;
  left: -2px;
  max-width: 100vw;
  height: auto;
  padding: 8px 12px;
  background-color: rgb(0, 0, 0);
  color: white;
  z-index: 1000;
  display: flex;
  flex-direction: column;
  gap: 4px;
  justify-content: center;
  align-items: start;
  font-family: "Pixelify Sans", sans-serif;
  font-size: 16px;
  font-weight: 500;
  font-optical-sizing: auto;
}
.wp-block-create-block-logo-people .spacer .infoSection .radioTooltipWrapper .radioTooltip p {
  font-size: 16px;
  white-space: normal;
  word-wrap: break-word;
  overflow-wrap: break-word;
  margin: 0;
  padding: 0;
  color: white;
}
.wp-block-create-block-logo-people .spacer .controlSection {
  flex-shrink: 0;
  justify-content: center;
}
.wp-block-create-block-logo-people .spacer .controlSection .time {
  font-family: "tiny5", sans-serif;
  font-weight: 400;
  font-size: 18px;
  justify-self: right;
  margin-right: 8px;
}
.wp-block-create-block-logo-people .spacer .controlSection .controls {
  gap: 6px;
}
.wp-block-create-block-logo-people .spacer.pause .pause {
  display: none;
}
.wp-block-create-block-logo-people .spacer.pause .play {
  display: inline !important;
}
.wp-block-create-block-logo-people a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}

/*# sourceMappingURL=style-index.css.map*/