/* screen - potions-brewing */

.potions-brewing {
  background-color: var(--white);
  cursor: pointer;
  height: 8810px;
  position: relative;
  transition: all 0.2s ease;
  width: 1920px;
  zoom: 75%;
}

.potions-brewing:hover {
  transform: translate(15, -15px);
}

.group-64:hover .i-want-to-hear-from-you{
	color: white;
	transform: translate(0px, 0px)
}

.i-want-to-hear-from-you{
	transform: translate(0px, 0px)
}

.group-64:hover .line-container {
  color: black;
  transform: translate(60px,0px);
  filter: invert(1)
}

.line-7 {
  left: 16px
}

.line-6 {
  left: 16px
}

.line-5 {
  top: 11.48px
}

.potions-brewing .overlap-group3 {
  height: 110px;
  left: 112px;
  position: absolute;
  top: 79px;
  width: 429px;
}

.potions-brewing .component-7-9 {
  background-color: var(--black);
  height: 108px;
  left: 4px;
  position: absolute;
  top: 1px;
  width: 420px;
}

.potions-brewing .group-34:hover {
  transform: translate(-20px, -15px);
}

.potions-brewing .place {
  letter-spacing: 0;
  line-height: 80px;
  min-height: 59px;
  min-width: 124px;
  text-align: center;
  white-space: nowrap;
}

.potions-brewing .overlap-group2 {
  height: 110px;
  left: 1380px;
  position: absolute;
  top: 79px;
  width: 429px;
}

.potions-brewing .component-6-9 {
  background-image: url(../img/path-16@1x.png);
  background-position: 50% 50%;
  background-size: cover;
  height: 108px;
  left: 4px;
  position: absolute;
  top: 1px;
  width: 420px;
}

.potions-brewing .group-75 {
  align-items: flex-start;
  background-color: var(--white);
  cursor: pointer;
  display: flex;
  height: 110px;
  justify-content: flex-end;
  left: 0;
  width: 429px;
  padding: 15.5px 121px;
  position: absolute;
  top: 0;
  transition: all 0.2s ease;
}

.potions-brewing .group-75:hover {
  transform: translate(20px, -15px);
}

.potions-brewing .place-1 {
  letter-spacing: 0;
  line-height: 80px;
  min-height: 59px;
  min-width: 186px;
  text-align: center;
  white-space: nowrap;
}

.potions-brewing .title {
  left: 597px;
  letter-spacing: 0;
  line-height: 66px;
  position: absolute;
  text-align: center;
  top: 330px;
  white-space: nowrap;
}

.potions-brewing .group-33 {
  background-image: url(https://cdn.animaapp.com/projects/66b5494277f318744a4bd561/files/alt-logo.gif);
  background-position: 50% 50%;
  background-size: cover;
  height: 272px;
  left: 0;
  position: absolute;
  top: 8540px;
  width: 1136px;
}

.potions-brewing .group-64 {
  align-items: flex-start;
  background-color: var(--white);
  border: 1px solid;
  border-color: var(--dove-gray);
  cursor: pointer;
  display: flex;
  height: 185px;
  left: 1210px;
  min-width: 653px;
  position: absolute;
  top: 8584px;
}

.potions-brewing .overlap-group1 {
  height: 185px;
  position: relative;
  width: 653px;
}

.potions-brewing .group-63 {
  background-image: url(../img/group-13-1@1x.png);
  background-position: 50% 50%;
  background-size: cover;
  height: 47px;
  left: 525px;
  position: absolute;
  top: 94px;
  width: 65px;
}

.potions-brewing .line-container {
  height: 26px;
  left: 8px;
  position: absolute;
  top: 105px;
  width: 29px;
}

.potions-brewing .potions-campaign {
  border-radius: 28px;
  height: 7953px;
  left: 57px;
  object-fit: cover;
  position: absolute;
  top: 538px;
  width: 1806px;
}

.black-footer {
    width: 1920px; /* Set the width */
    height: 250px; /* Set the height */
    background-color: var(--black);
	transform: translateY(8560px);
	position: relative;
}

.cat {
	transform: scale(.2) translate(8300px, 7500px);
	z-index: 3;
}

.tail {
	z-index: 1;
	transform: translate(1225px, 1565px) scale(.35);
}

.black-cat {
	transform: translate(10px, 6477px);
	z-index: 100;
}

.group-33 {
	filter: invert(1);
	transform: scale(.6) translate(-350px, 20px)
}
