.container--u-iofx8uc04 .list__item--u-iu7u5fug9 {
  margin: 0;
  line-height: 1;
}
.container--u-iofx8uc04 .list--u-i9xzn6sml {
  align-self: center;
}
.section--u-ii1hqbfhg {
  position: sticky;
  top: 0;
  background: #fff;
  z-index: 3;
}
.section--u-ii1hqbfhg .list--u-i9xzn6sml {
  transition: all 0.3s ease;
}
.section--u-ii1hqbfhg.fix .list--u-i9xzn6sml {
  transform: none;
}
.top-mobile-panel {
  display: none;
  background: #fff;
  padding: 10px 80px 10px 25px;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  z-index: 10;
  box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.15);
  transition: all 0.3s ease;
  transform: translateY(-100px);
}
.top-mobile-panel .list__item--u-iu7u5fug9 {
  margin: 0;
  line-height: 1;
  justify-content: flex-end;
}
.top-mobile-panel .text--u-ily7lr76i {
  font-size: 21px;
  text-align: right;
}
.top-mobile-panel .text--u-ily7lr76i * {
  font-size: 18px !important;
}
.top-mobile-panel.fix {
  transform: none;
}
.top-mobile-left {
  margin-right: auto;
  width: 240px;
  font-size: 0;
}
.top-mobile-left a {
  display: block;
}
.top-mobile-left a img {
  max-width: 100%;
}
@media (max-width: 991px) {
  /*.container--u-iaels1re5 {
		flex-direction: row;
	}
	.link-universal--u-i1231btjm {
		max-width: none;
	}
	.div--u-ifte4ay7u {
		margin: 0;
		width: auto;
		flex: 1 0 0;
	}*/
  .top-mobile-panel {
    display: flex;
    align-items: center;
  }
  .side-panel__button-open--u-iza4l04yd {
    margin: 10px 10px 0 0;
  }
  .list--u-iafatb27y {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .top-mobile-panel .list__item--u-iu7u5fug9 {
    display: none;
  }
  .top-mobile-panel .list__item--u-iu7u5fug9:first-child {
    display: flex;
  }
  .top-mobile-panel {
    padding-left: 15px;
    height: 67px;
  }
}
@media (max-width: 500px) {
  .top-mobile-left {
    width: 160px;
  }
  .top-mobile-panel .text--u-ily7lr76i * {
    font-size: 15px !important;
  }
  .side-panel__button-open--u-iza4l04yd {
    margin: 7px 0 0 0;
    left: 0px;
    right: auto;
  }
  .text--u-ign56y75y span {
    font-size: 26px !important;
  }
  .top-mobile-panel {
    padding-right: 60px;
  }
}
@media (max-width: 360px) {
  .top-mobile-left {
    width: 150px;
  }
}
