/* screen - uncle-slam-1 */

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

.uncle-slam-1:hover {
  transform: translate(15, -15px);
}

.line {
	        width: 719px; /* Set the length of the line */
            height: 2px;   /* Set the thickness of the line */
            background-color: black; /* Change the color as needed */
	        transform: translate(187px,404px)
}

.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
}

.uncle-slam-1 .overlap-group2 {
  height: 110px;
  left: 112px;
  position: absolute;
  top: 79px;
  width: 429px;
}

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

.uncle-slam-1 .group-34:hover {
  transform: translate(-20px, -15px);
}

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

.uncle-slam-1 .overlap-group3 {
  height: 110px;
  left: 1380px;
  position: absolute;
  top: 79px;
  width: 429px;
}

.uncle-slam-1 .component-6-17 {
  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;
}

.uncle-slam-1 .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;
}

.uncle-slam-1 .group-75:hover {
  transform: translate(20px, -15px);
}

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

.uncle-slam-1 .title {
  left: 668px;
  letter-spacing: 0;
  line-height: 66px;
  position: absolute;
  text-align: center;
  top: 330px;
  white-space: nowrap;
}

.uncle-slam-1 .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: 7097px;
  width: 1136px;
}

.uncle-slam-1 .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: 7141px;
}

.uncle-slam-1 .overlap-group1 {
  height: 185px;
  position: relative;
  width: 653px;
}

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

.uncle-slam-1 .line-container {
  height: 26px;
  left: 8px;
  position: absolute;
  top: 105px;
  width: 29px;
}

.uncle-slam-1 .vp-campagin {
  border-radius: 28px;
  height: 6380px;
  left: 27px;
  object-fit: cover;
  position: absolute;
  top: 631px;
  width: 1866px;
}

.black-footer {
    width: 1920px; /* Set the width */
    height: 250px; /* Set the height */
    background-color: var(--black);
	transform: translateY(7110px);
	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, 5025px);
	z-index: 100;
}

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