main {
  min-height: calc(100vh - 70px);
  flex-grow: 1;
}
@media (max-width: 960px) {
  main {
    padding-bottom: 48px;
  }
}

body {
  display: flex;
  flex-direction: column;
  background-color: #fbfbfb;
}.mobile-navigation-accordion[data-v-976440d0] {
  font-size: 16px;
  line-height: 1.5;
  margin-top: 20px;
  width: 100%;
  display: flex;
  flex-direction: column;
  color: #000;
}
.accordion-item-head[data-v-976440d0],
.accordion-item-description[data-v-976440d0] {
  transition: all 0.2s linear;
}
.accordion-item[data-v-976440d0] {
  border-top: 1px solid #eeeeee;
}
.accordion-item.accordion-item--open .accordion-item-body[data-v-976440d0] {
  padding-bottom: 24px;
}
.accordion-item-head[data-v-976440d0] {
  font-weight: bold;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #000;
  padding: 20px 24px;
}
.accordion-item-head.accordion-item-head--active[data-v-976440d0] {
  color: #0567a7;
}
.accordion-item-body[data-v-976440d0] {
  padding: 0 24px;
}
.accordion-item-description[data-v-976440d0] {
  font-size: 14px;
  line-height: 1.57;
  overflow: hidden;
  height: 0px;
  display: flex;
  flex-direction: column;
  font-weight: bold;
}
.group-header[data-v-976440d0] {
  font-size: 12px;
  line-height: 1.67;
  font-weight: bold;
  color: #aaaaaa;
  margin: 12px 0;
  text-transform: uppercase;
}
.group-header[data-v-976440d0]:first-child {
  margin-top: 0;
}
.nav-item[data-v-976440d0] {
  border-left: 1px solid #eeeeee;
  padding: 8px 0 8px 14px;
  display: block;
  color: #000;
  opacity: 0.8;
}
.nav-item > span[data-v-976440d0] {
  position: relative;
}
.nav-item--first[data-v-976440d0] {
  padding-top: 0;
}
.nav-item--last[data-v-976440d0] {
  padding-bottom: 0;
}
.nav-item--active[data-v-976440d0] {
  color: #0567a7;
}
.new-badge[data-v-976440d0] {
  position: absolute;
  padding: 0 6px;
  border-radius: 2px;
  background-color: #15835c;
  font-weight: bold;
  line-height: 1.57;
  color: #fff;
  text-transform: uppercase;
  font-size: 0.875rem;
  right: 0;
  top: 0;
  transform: translate(calc(100% + 8px), -4px);
}
.new-badge--small[data-v-976440d0] {
  font-size: 0.625rem;
  transform: translate(calc(100% + 4px), -4px);
}
.new-badge--child[data-v-976440d0] {
  top: 0;
  right: -4px;
}
.new-badge--not-fit[data-v-976440d0] {
  right: 0;
  top: 4px;
  transform: translate(10px, -100%);
}
@media (min-width: 960px) {
.new-badge--not-fit[data-v-976440d0] {
    right: 0;
    top: 0;
    transform: translate(calc(100% + 8px), -4px);
}
}
.new-badge--inline[data-v-976440d0] {
  right: 0;
  top: 5px;
}
@media (min-width: 960px) {
.new-badge--inline[data-v-976440d0] {
    right: 2px;
    top: 5px;
    transform: translate(calc(100% + 8px), -4px);
}
}
.new-badge--inline-text[data-v-976440d0] {
  right: -3px;
  top: 7px;
}
@media (min-width: 960px) {
.new-badge--inline-text[data-v-976440d0] {
    right: 2px;
    top: 5px;
    transform: translate(calc(100% + 8px), -4px);
}
}
.coaching-item-body[data-v-976440d0] {
  display: flex;
  flex-direction: column;
}
.coaching-item-group[data-v-976440d0] {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.coaching-item-group.coaching-item-group--primary .coaching-group-item[data-v-976440d0] {
  align-items: flex-start;
  padding: 16px;
}
.coaching-item-group.coaching-item-group--primary .coaching-group-item.coaching-group-item--popular[data-v-976440d0] {
  background: #F5FBFF;
}
.coaching-item-group.coaching-item-group--primary .coaching-group-header[data-v-976440d0] {
  padding: 0 24px;
}
.coaching-item-group.coaching-item-group--secondary[data-v-976440d0] {
  padding: 16px 24px 24px;
  border-top: 1px solid #EEE;
  background: #FBFBFB;
}
.coaching-item-group.coaching-item-group--secondary .coaching-group-item-description[data-v-976440d0] {
  display: none;
}
.coaching-item-group.coaching-item-group--secondary .coaching-group-item[data-v-976440d0] {
  align-items: center;
}
.coaching-item-group.coaching-item-group--secondary .coaching-group-items[data-v-976440d0] {
  gap: 16px;
}
.coaching-group-header[data-v-976440d0] {
  color: #4A4A4A;
  font-weight: 600;
  line-height: 22px;
  font-size: 14px;
  text-transform: uppercase;
}
.coaching-group-items[data-v-976440d0] {
  display: flex;
  flex-direction: column;
}
.coaching-group-item[data-v-976440d0] {
  display: flex;
  gap: 16px;
}
.coaching-group-item-icon-container[data-v-976440d0] {
  display: flex;
  width: 30px;
  height: 30px;
  padding: 4px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border: 1px solid #EEE;
  background: #FBFBFB;
}
.coaching-group-item-content[data-v-976440d0] {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.coaching-group-item-title[data-v-976440d0] {
  color: #333;
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  width: 100%;
}
.coaching-group-item-popular-badge[data-v-976440d0] {
  display: flex;
  padding: 3px 8px;
  justify-content: center;
  align-items: center;
  background: #FFE8C0;
  font-size: 10px;
  font-weight: 700;
  line-height: 14px;
  letter-spacing: -0.1px;
  text-transform: uppercase;
}
.coaching-group-item-description[data-v-976440d0] {
  color: #4A4A4A;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
}.nav-item[data-v-e9657d21] {
  font-size: 16px;
  line-height: 1.5;
  padding: 4px 20px;
  font-weight: bold;
  white-space: nowrap;
  position: relative;
  display: none;
}
@media (min-width: 1200px) {
.nav-item[data-v-e9657d21] {
    display: block;
}
}
.nav-item .active[data-v-e9657d21] {
  color: #0567a7;
}
.nav-item.active > a[data-v-e9657d21] {
  color: #0567a7;
}
.nav-item a[data-v-e9657d21] {
  color: #333333;
}
.nav-item a[data-v-e9657d21]:hover {
  opacity: 0.7;
}
.nav-item a img[data-v-e9657d21] {
  margin: 0 2px;
}
.nav-item:hover .child-items[data-v-e9657d21] {
  display: flex;
  margin-top: 0;
}
.child-items[data-v-e9657d21] {
  position: absolute;
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.05);
  border: solid 2px #eeeeee;
  right: auto;
  left: 50%;
  transform: translate(-50%, 0);
  top: calc(100% + 4px);
  z-index: 1000;
  display: none;
  float: none;
  min-width: 254px;
  max-height: calc(100vh - 80px);
  padding: 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
}
.child-items.child-items--coaching[data-v-e9657d21] {
  left: 0;
  transform: translate(-70px, 0);
}
.child-items.child-items--coaching .menu-triangle[data-v-e9657d21] {
  left: 120px;
}
.empty-space[data-v-e9657d21] {
  width: 100%;
  height: 10px;
  position: absolute;
  top: -11px;
}
.menu-triangle[data-v-e9657d21] {
  width: 16px;
  height: 16px;
  border-top: 2px solid #eeeeee;
  border-left: 2px solid #eeeeee;
  transform: rotate(45deg);
  position: absolute;
  top: -10px;
  left: 45%;
  z-index: 1001;
  opacity: 1;
  pointer-events: none;
  background-color: #fff;
}
.items-container[data-v-e9657d21] {
  display: flex;
  flex-direction: column;
  overflow: auto;
}
.items-container.items-container--coaching[data-v-e9657d21] {
  flex-direction: row;
}
.menu-divider[data-v-e9657d21] {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #eeeeee;
}
.menu-group-title[data-v-e9657d21] {
  font-size: 12px;
  line-height: 1.67;
  font-size: 12px;
  font-weight: bold;
  color: #aaaaaa;
  cursor: default;
  text-transform: uppercase;
  padding: 0.5rem 1.5rem;
}
.menu-item[data-v-e9657d21] {
  font-size: 14px;
  line-height: 1.57;
  box-sizing: border-box;
  white-space: normal;
  color: #242424;
  font-weight: bold;
  cursor: pointer;
  padding: 9px 24px;
  white-space: nowrap;
}
.menu-item > span[data-v-e9657d21] {
  position: relative;
}
.menu-item[data-v-e9657d21]:first-child {
  margin-top: 9px;
}
.menu-item[data-v-e9657d21]:last-child {
  margin-bottom: 9px;
}
.menu-item[data-v-e9657d21]:hover {
  opacity: 0.8;
}
.new-badge[data-v-e9657d21] {
  position: absolute;
  padding: 0 6px;
  border-radius: 2px;
  background-color: #15835c;
  font-weight: bold;
  line-height: 1.57;
  color: #fff;
  text-transform: uppercase;
  font-size: 0.875rem;
  right: 0;
  top: 0;
  transform: translate(calc(100% + 8px), -4px);
}
.new-badge--small[data-v-e9657d21] {
  font-size: 0.625rem;
  transform: translate(calc(100% + 4px), -4px);
}
.new-badge--child[data-v-e9657d21] {
  position: relative;
  top: 0;
  right: -4px;
}
.new-badge--not-fit[data-v-e9657d21] {
  right: 0;
  top: 4px;
  transform: translate(10px, -100%);
}
@media (min-width: 960px) {
.new-badge--not-fit[data-v-e9657d21] {
    right: 0;
    top: 0;
    transform: translate(calc(100% + 8px), -4px);
}
}
.new-badge--inline[data-v-e9657d21] {
  right: 0;
  top: 5px;
}
@media (min-width: 960px) {
.new-badge--inline[data-v-e9657d21] {
    right: 2px;
    top: 5px;
    transform: translate(calc(100% + 8px), -4px);
}
}
.new-badge--inline-text[data-v-e9657d21] {
  right: -3px;
  top: 7px;
}
@media (min-width: 960px) {
.new-badge--inline-text[data-v-e9657d21] {
    right: 2px;
    top: 5px;
    transform: translate(calc(100% + 8px), -4px);
}
}
.coaching-group[data-v-e9657d21] {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
}
.coaching-group.coaching-group--primary[data-v-e9657d21] {
  padding: 24px 24px 10px;
}
.coaching-group.coaching-group--primary .group-items[data-v-e9657d21] {
  grid-template-columns: repeat(2, 321px);
}
.coaching-group.coaching-group--primary .group-item[data-v-e9657d21] {
  align-items: flex-start;
  padding: 16px;
}
.coaching-group.coaching-group--primary .group-item.group-item--popular[data-v-e9657d21] {
  background: #F5FBFF;
}
.coaching-group.coaching-group--secondary[data-v-e9657d21] {
  padding: 32px;
  border-left: 1px solid #eee;
  background: #fbfbfb;
}
.coaching-group.coaching-group--secondary .group-items[data-v-e9657d21] {
  grid-template-columns: 300px;
  gap: 16px;
}
.coaching-group.coaching-group--secondary .group-item[data-v-e9657d21] {
  align-items: center;
}
.coaching-group.coaching-group--secondary .group-item-description[data-v-e9657d21] {
  display: none;
}
.coaching-group-label[data-v-e9657d21] {
  color: #4a4a4a;
  font-weight: 600;
  line-height: 22px;
  text-transform: uppercase;
}
.group-items[data-v-e9657d21] {
  display: grid;
}
.group-item-icon[data-v-e9657d21] {
  display: flex;
  width: 30px;
  height: 30px;
  padding: 4px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border: 1px solid #eee;
  background: #fbfbfb;
}
.group-item-content[data-v-e9657d21] {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.group-item-label[data-v-e9657d21] {
  color: #333;
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
  display: inline-flex;
  gap: 16px;
  align-items: center;
}
.coaching-item-popular-badge[data-v-e9657d21] {
  display: flex;
  padding: 5px 8px;
  justify-content: center;
  align-items: center;
  border: 1px solid #FFECCC;
  background: #FFFBF5;
  color: #604315;
  font-size: 10px;
  font-weight: 700;
  line-height: 14px;
  letter-spacing: 0.2px;
  text-transform: uppercase;
}
.group-item-description[data-v-e9657d21] {
  color: #4a4a4a;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  white-space: wrap;
}
.group-item[data-v-e9657d21] {
  display: flex;
  gap: 16px;
}
.group-item[data-v-e9657d21]:hover {
  opacity: 1 !important;
}