/* line 1, theme.scss */
.menu_layout_is-nav-header .menu_more > .menu-item > .menu-item__controls .menu-link {
  height: auto !important; }

/* line 4, theme.scss */
.benefit-list__inner {
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); }

/* line 8, theme.scss */
.palette_3 {
  --color-background: FAFAFA !important; }

/* line 14, theme.scss */
.popup.popup_modal.popup_position_center, .popup__body.popup__cell {
  background: #f5f5fc; }
