html,
body {
  color: #9e9ea6;
  font-size: 16px;
  font-family: Arial, sans-serif;
  outline: 0;
}
.igs-15-blok__advertising {
  position: relative;
  margin: 0 auto;
}
.igs-15-blok__button {
  display: flex;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  margin: 1px 1px 0 0;
}
.igs-15-cross__icon {
  stroke: #00aecd;
  fill: #00aecd;
  background-color: #fff;
  width: 15px;
  height: 15px;
}
.igs-15-info__icon {
  fill: #00aecd;
  background-color: #fff;
  width: 15px;
  height: 15px;
}
.igs-15-why-icon__info {
  position: relative;
  display: inline-block;
  margin-bottom: -0.15em;
  height: 1em;
  width: 1em;
  opacity: 0.4;
}
.igs-15-advertising__img {
  display: inline-block;
  user-select: none;
}
.igs-15-google__img {
  width: 72px;
  opacity: 0.4;
}
.igs-15-arrow__icon {
  width: 15px;
  height: 15px;
  opacity: 0.4;
}
.igs-15-arrow {
  cursor: pointer;
}
.igs-15-button__arrow {
  width: 18px;
  position: absolute;
  top: 0;
  left: 0;
}
.igs-15-title__menu {
  display: inline-flex;
  margin: 30px 0 20px;
}
.igs-15-title__text {
  font-size: 20px;
  margin: 0 4px 0 0;
}
.igs-15-menu__elements {
  background-color: #ffffff;
  text-align: center;
}
.igs-15-menu-elements__buttons {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0 auto;
  width: 80%;
}
.igs-15-menu-btn {
  border: 1px solid #ddd;
  border-radius: 4px;
  cursor: pointer;
}
.igs-15-text__btn__stop,
.igs-15-text__btn__why {
  display: inline-block;
  font-size: 16px;
  line-height: 1em;
  padding: 0.5em 0.6em;
}
.igs-15-button__why {
  text-decoration: none;
}
.igs-15-button__stop {
  margin: 0 0 10px;
  background: #4285f5;
  color: #fff;
}
.igs-15-button__stop:hover {
  background: #3972d4;
}
.igs-15-button__why {
  background-color: #fff;
  box-shadow: 0 0 2px rgb(0 0 0/12%), 0 1px 3px rgb(0 0 0/26%);
  color: #9e9ea6;
}
.igs-15-button__why:hover {
  background-color: #f5f5f5;
}
.igs-15-button__causes:first-child {
  margin: 0;
}
.igs-15-button__causes {
  box-shadow: 0 0 2px rgb(0 0 0/12%), 0 1px 3px rgb(0 0 0/26%) !important;
  border: none;
  background-color: #fff;
  padding: 8px 10px;
  text-align: center;
  margin: 10px 0 0;
  cursor: pointer;
}
.igs-15-button__causes:hover {
  background-color: #dddddd4b;
}
.igs-15-button-causes__text {
  color: #4285f4;
  font-size: 12px;
}
.igs-15-menu-block__button {
  display: inline-flex;
  justify-content: center;
  flex-direction: column;
  width: 150px;
  height: 100%;
  margin: 0 auto;
}
.igs-15-closed {
  text-align: center;
}
.igs-15-blok__closed {
  display: inline-flex;
  margin: 20px 0 0;
}
.igs-15-title__closed {
  font-size: 20px;
  margin: 0 4px 0 0;
}
.igs-15-menu__why {
  text-align: center;
  height: 100%;
}
.igs-15-active {
  display: none;
}
