.SocialShare_root__3h83X {
  display: flex;
  flex-direction: row;
}

  @media (min-width: 1025px) {.SocialShare_root__3h83X {
    flex-direction: column
}
  }

.SocialShare_item__39IWR {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  margin: 10px 10px 10px 0;
}

.SocialShare_item__39IWR img {
    /* width: 100%; */
  }

.SocialShare_itemBgColor__3y-03 {
  background-color: #262626;
  background-color: var(--primary-gray);
}

.SocialShare_itemBgColorUltimate__1hTTA {
  background-color: transparent;
}

.SocialShare_ultimate__2sJpD {
  flex-direction: column;
}

@media (max-width: 767px) {

.SocialShare_ultimate__2sJpD {
    flex-direction: row
}
  }
.styles_socialShareContainer__32cBe {
  margin-left: 1em;
}

  @media screen and (min-width: 1025px) {.styles_socialShareContainer__32cBe {
    position: absolute;
    left: 0;
    margin-left: 0;
    margin-top: 6em;
    z-index: 100
}
  }

.styles_backgroundUltimate__3JmjQ {
  background-image: url("/static/ultimate/bg-pattern-desktop.png");
  background-position: bottom;
  background-repeat: no-repeat;
  background-color: black;
}

@media (max-width: 767px) {

.styles_backgroundUltimate__3JmjQ {
    background-image: url("/static/ultimate/bg-pattern-mobile.png")
}
  }
