@charset "UTF-8";
.s3-cookie-message {
  width: 90%;
  max-width: 600px !important;
  flex-wrap: wrap;
}
.s3-cookie-message p {
  margin: 0 !important;
  color: var(--g-cookie-message-text-color) !important;
  font-family: Inter, sans-serif !important;
  font-size: 14px !important;
}
.s3-cookie-message .g-button {
  background-color: #cfa077 !important;
  font-family: Prata, serif !important;
  background-image: none !important;
}
.s3-cookie-message .s3-cookie-message__btn {
  margin: 0 auto !important;
}
.g-submenu__item a.g-button {
  background-color: #cfa077 !important;
  border: none !important;
  color: #ffffff !important;
  border-radius: 0 !important;
  padding: 15px 25px;
  box-shadow: 7px 7px 0 0 rgba(207, 160, 119, 0.3);
  transition: all 0.15s;
  font-family: Inter, serif;
  width: 100%;
  max-width: 580px;
}
.g-submenu__item .g-button.g-button--invert:hover {
  text-shadow: none !important;
  box-shadow: none !important;
}
.g-submenu.g-submenu--top {
  display: flex;
  flex-flow: column wrap;
}
.g-article {
  background-color: #1d1c1b !important;
  box-shadow: 14px 14px 0 0 rgba(0, 0, 0, 0.5);
  border: none !important;
  border-radius: 0 !important;
}
.g-article__name:hover {
  text-decoration: none;
}
[data-media-source="media-lg"] .lpc-elements-list-5__left {
  width: calc(((100% / 12) * 7) - 32px) !important;
}
[data-media-source="media-lg"] .lpc-elements-list-5__right {
  width: calc(((100% / 12) * 5) - 32px) !important;
}
.stTabl {
  border: 1px solid #ffffff7a;
  border-collapse: collapse;
}
.stTabl th, td {
  border: 1px solid #ffffff7a;
  padding: 5px;
  text-align: left;
}
.g-tags--panel {
  background-color: #1d1c1b !important;
  box-shadow: 14px 14px 0 0 rgba(0, 0, 0, 0.5);
  border: none !important;
  border-radius: 0 !important;
  color: #ffffffd1;
  margin-top: 40px;
}
#speakButton {
  display: inline-block;
  font-size: 14px;
  color: #fff;
  border: none;
  padding: 11px 22px 11px 45px;
  background: rgba(var(--color-id05nmd45), 0.2);
  position: relative;
  box-shadow: 4px 4px 0px 0px rgba(var(--color-iei1t6hw2), 0.3);
}
#speakButton:before {
  content: "🔊";
  position: absolute;
  display: inline-block;
  width: 18px;
  height: 18px;
  font-size: 18px;
  line-height: 18px;
  left: 15px;
  top: calc(50% - 9px);
}
.g-pagination__item--active {
  border-color: #cfa077 !important;
  background-color: #cfa077 !important;
}
.bld {
  font-weight: bold;
}
.g-categories__button {
  background: #3C3C46 !important;
  color: rgba(var(--color-ic8t51e7t), 1) !important;
  box-shadow: 4px 4px 0px 0px #50484C !important;
  border-radius: 0 !important;
  border: 0 !important;
}
.g-categories__button .g-categories--opened {
  background-color: #3c3c46 !important;
  color: rgba(var(--color-ic8t51e7t), 1) !important;
  box-shadow: 4px 4px 0px 0px #4f484c !important;
}
.g-pagination__item {
  box-shadow: 7px 7px 0px 0px rgba(var(--color-iy79mmuk0), 0.3) !important;
  background-color: rgba(var(--color-iinajec1v), 1) !important;
  border-radius: 0 !important;
  border: 0 !important;
}
.g-pagination__item:hover {
  color: #fff !important;
}
#_lp_block_1363225513[data-block-layout="323109"] .lpc-updated-contacts__field-button {
  background: none !important;
}
.profile-card {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: 1000px;
  background: #1d1c1b;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
  padding: 12px 20px;
  margin: 20px auto;
  border: 1px solid #ffffff33;
  box-shadow: 14px 14px 0 0 rgba(0, 0, 0, 0.5);
}
.profile-image {
  width: 130px;
  height: 130px;
  border-radius: 50%;
  object-fit: cover;
}
.profile-info {
  flex: 1;
  margin-left: 18px;
}
.profile-role {
  margin-bottom: 4px;
  color: #fff;
  margin-top: 4px;
}
.profile-name {
  font-size: 20px;
  font-weight: 600;
  color: #cfa077;
  margin: 0;
}
.profile-work {
  color: #fff;
  margin-top: 4px;
}
