/* screen - new-jersey-devils */

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

.new-jersey-devils: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
}

.new-jersey-devils .overlap-group3 {
  height: 110px;
  left: 112px;
  position: absolute;
  top: 79px;
  width: 429px;
}

.new-jersey-devils .component-7-8 {
  background-color: var(--black);
  height: 108px;
  left: 4px;
  position: absolute;
  top: 1px;
  width: 420px;
}

.new-jersey-devils .group-34:hover {
  transform: translate(-20px, -15px);
}

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

.new-jersey-devils .overlap-group2 {
  height: 110px;
  left: 1380px;
  position: absolute;
  top: 79px;
  width: 429px;
}

.new-jersey-devils .component-6-8 {
  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;
}

.new-jersey-devils .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;
}

.new-jersey-devils .group-75:hover {
  transform: translate(20px, -15px);
}

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

.new-jersey-devils .title {
  left: 647px;
  letter-spacing: 0;
  line-height: 66px;
  position: absolute;
  text-align: center;
  top: 330px;
  white-space: nowrap;
}

.new-jersey-devils .njd-rebrand {
  border-radius: 30px;
  height: 10762px;
  left: 45px;
  object-fit: cover;
  position: absolute;
  top: 538px;
  width: 1830px;
}

.new-jersey-devils .polygon-1 {
  height: 21px;
  left: 948px;
  object-fit: cover;
  position: fixed;
  top: 41px;
  width: 24px;
}

.new-jersey-devils .alt-logo {
  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: 11326px;
  width: 1136px;
}

.new-jersey-devils .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: 1222px;
  min-width: 653px;
  position: absolute;
  top: 11370px;
}

.new-jersey-devils .overlap-group1 {
  height: 185px;
  position: relative;
  width: 653px;
}

.new-jersey-devils .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;
}

.new-jersey-devils .line-container {
  height: 26px;
  left: 8px;
  position: absolute;
  top: 105px;
  width: 29px;
}

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

