@media (min-width: 1024px) {
  .so-widget-text_with_menu-style-d75171398898-1240 .text-with-menu__header {
    display: flex;
    justify-content: space-between;
  }
}
.so-widget-text_with_menu-style-d75171398898-1240 .text-with-menu__dates {
  color: var(--mainBlack);
}
.so-widget-text_with_menu-style-d75171398898-1240 .text-with-menu__row {
  padding-top: 30px;
}
@media (min-width: 1024px) {
  .so-widget-text_with_menu-style-d75171398898-1240 .text-with-menu__row {
    padding-top: 50px;
  }
}
.so-widget-text_with_menu-style-d75171398898-1240 .text-with-menu__row:has(+ .post__section) {
  padding-bottom: 0;
}
@media (min-width: 1024px) {
  .so-widget-text_with_menu-style-d75171398898-1240 .text-with-menu__row {
    display: flex;
    gap: 120px;
  }
}
.so-widget-text_with_menu-style-d75171398898-1240 .text-with-menu__sidebar {
  flex: 0 0 320px;
  position: relative;
  margin-bottom: 30px;
}
@media (min-width: 1024px) {
  .so-widget-text_with_menu-style-d75171398898-1240 .text-with-menu__sidebar {
    margin-bottom: 0;
  }
}
.so-widget-text_with_menu-style-d75171398898-1240 .text-with-menu__nav {
  background-color: var(--mainBackgroundLighter);
  border-radius: 24px;
  padding: 20px;
}
@media (min-width: 1024px) {
  .so-widget-text_with_menu-style-d75171398898-1240 .text-with-menu__nav {
    width: 320px;
  }
}
.so-widget-text_with_menu-style-d75171398898-1240 .text-with-menu__title {
  color: var(--mainGreen);
}
.so-widget-text_with_menu-style-d75171398898-1240 .text-with-menu__list {
  list-style: none;
  max-width: 320px;
  margin: 0;
  padding: 0;
}
.so-widget-text_with_menu-style-d75171398898-1240 .text-with-menu__item a {
  display: inline-flex;
  gap: 4px;
  padding: 10px 40px 10px 0;
  transition-duration: 300ms;
  transition-property: border-color, color, padding-left, padding-right;
}
.so-widget-text_with_menu-style-d75171398898-1240 .text-with-menu__item a:focus-visible {
  outline-offset: 1px;
  outline: 2px solid var(--mainBlack);
}
.so-widget-text_with_menu-style-d75171398898-1240 .text-with-menu__item.active {
  margin-bottom: 10px;
  margin-top: 10px;
  transition: margin 300ms;
}
.so-widget-text_with_menu-style-d75171398898-1240 .text-with-menu__item.active:first-child {
  margin-top: 0;
}
.so-widget-text_with_menu-style-d75171398898-1240 .text-with-menu__item.active:last-child {
  margin-bottom: 0;
}
.so-widget-text_with_menu-style-d75171398898-1240 .text-with-menu__item.active a {
  border-radius: 12px;
  background-color: var(--mainGreen);
  color: var(--mainWhite);
  padding-left: 20px;
  padding-right: 20px;
}
.so-widget-text_with_menu-style-d75171398898-1240 .text-with-menu__item:not(.active) a {
  cursor: pointer;
}
.so-widget-text_with_menu-style-d75171398898-1240 .text-with-menu__item:not(.active):hover a {
  color: var(--mainGreen);
}
.so-widget-text_with_menu-style-d75171398898-1240 .text-with-menu__content p {
  margin: 0 0 20px;
}
.so-widget-text_with_menu-style-d75171398898-1240 .text-with-menu__content p:last-child {
  margin-bottom: 0;
}
.so-widget-text_with_menu-style-d75171398898-1240 .text-with-menu__content h2:not(:first-child) {
  margin-top: 30px;
}
@media (min-width: 1280px) {
  .so-widget-text_with_menu-style-d75171398898-1240 .text-with-menu__content h2:not(:first-child) {
    margin-top: 50px;
  }
}
.so-widget-text_with_menu-style-d75171398898-1240 .text-with-menu__content strong {
  font-weight: 600;
}
.so-widget-text_with_menu-style-d75171398898-1240 .text-with-menu__content a {
  color: var(--mainGreen);
  text-decoration: underline;
}
.so-widget-text_with_menu-style-d75171398898-1240 .text-with-menu__content a:hover {
  color: var(--mainLinkHover);
}
.so-widget-text_with_menu-style-d75171398898-1240 .text-with-menu__content ul {
  margin: 20px 0;
  list-style: none;
  padding: 0;
}
.so-widget-text_with_menu-style-d75171398898-1240 .text-with-menu__content ul li {
  padding-left: 44px;
  position: relative;
}
.so-widget-text_with_menu-style-d75171398898-1240 .text-with-menu__content ul li:after {
  background-color: var(--mainGreen);
  content: '';
  height: 24px;
  left: 0;
  position: absolute;
  top: 0;
  width: 24px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 12.5L13.1429 19M20 12.5L13.1429 6M20 12.5H4' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
  mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 12.5L13.1429 19M20 12.5L13.1429 6M20 12.5H4' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;
}
.so-widget-text_with_menu-style-d75171398898-1240 .text-with-menu__content ul li + li {
  margin-top: 10px;
}