.home-container1 {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
.home-container2 {
  width: 100%;
  display: flex;
  z-index: 10;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: #000000;
}
.home-main {
  flex: 1;
  width: 50%;
  height: 100%;
  display: flex;
  z-index: 15;
  align-self: center;
  margin-top: var(--dl-space-space-unit);
  align-items: center;
  margin-left: var(--dl-space-space-sixunits);
  border-color: #ffffff;
  border-width: 3px;
  margin-right: var(--dl-space-space-sixunits);
  border-radius: var(--dl-radius-radius-buttonradius);
  margin-bottom: var(--dl-space-space-unit);
  flex-direction: column;
  justify-content: center;
  background-image: linear-gradient(45deg, rgb(0, 0, 0) 24.00%,rgb(142, 11, 174) 100.00%);
}
.home-box {
  flex: 1;
  width: 100%;
  display: flex;
  z-index: 20;
  align-self: center;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-container3 {
  flex: 1;
  width: 100%;
  height: 32px;
  display: flex;
  z-index: 25;
  align-self: center;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-header {
  width: 100%;
  height: auto;
  display: flex;
  z-index: 30;
  align-self: center;
  align-items: center;
  margin-bottom: var(--dl-space-space-twounits);
  flex-direction: column;
  justify-content: flex-start;
}
.home-avatar {
  width: 200px;
  align-self: center;
  margin-top: var(--dl-space-space-twounits);
  object-fit: cover;
  border-color: #ffffff;
  border-width: 3px;
  border-radius: var(--dl-radius-radius-round);
  margin-bottom: var(--dl-space-space-unit);
  animation-name: rubberBand;
  animation-delay: 0s;
  animation-duration: 2000ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
.home-heading {
  color: rgb(255, 255, 255);
  align-self: center;
  text-align: center;
  font-family: "Titillium Web";
  padding-top: var(--dl-space-space-unit);
}
.home-text {
  color: rgb(255, 255, 255);
  align-self: center;
  text-align: center;
  font-family: "Titillium Web";
}
.home-container4 {
  flex: 0 0 auto;
  width: 50%;
  height: 50px;
  display: flex;
  align-self: center;
  align-items: center;
  justify-content: center;
}
.home-link1 {
  display: contents;
}
.home-icon1 {
  fill: #ffffff;
  width: 24px;
  height: 24px;
  align-self: center;
  transition: 0.3s;
  margin-left: var(--dl-space-space-halfunit);
  margin-right: var(--dl-space-space-halfunit);
  text-decoration: none;
}
.home-icon1:hover {
  fill: #948989;
}
.home-link2 {
  display: contents;
}
.home-icon3 {
  fill: #ffffff;
  width: 24px;
  height: 24px;
  align-self: center;
  transition: 0.3s;
  margin-left: var(--dl-space-space-halfunit);
  margin-right: var(--dl-space-space-halfunit);
  text-decoration: none;
}
.home-icon3:hover {
  fill: #948989;
}
.home-link3 {
  display: contents;
}
.home-icon5 {
  fill: #ffffff;
  width: 24px;
  height: 24px;
  align-self: center;
  transition: 0.3s;
  margin-left: var(--dl-space-space-halfunit);
  margin-right: var(--dl-space-space-halfunit);
  text-decoration: none;
}
.home-icon5:hover {
  fill: #948989;
}
.home-link4 {
  display: contents;
}
.home-icon7 {
  fill: #ffffff;
  width: 24px;
  height: 24px;
  align-self: center;
  transition: 0.3s;
  margin-left: var(--dl-space-space-halfunit);
  margin-right: var(--dl-space-space-halfunit);
  text-decoration: none;
}
.home-icon7:hover {
  fill: #948989;
}
.home-contents {
  flex: 0 0 auto;
  width: var(--dl-size-size-xlarge);
  height: auto;
  display: flex;
  align-self: center;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-link5 {
  color: rgb(255, 255, 255);
  width: 100%;
  height: 32px;
  padding: 0px;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 5px 5px 0px 0px;
  margin-top: var(--dl-space-space-halfunit);
  text-align: center;
  transition: 0.3s;
  font-family: "Titillium Web";
  margin-left: var(--dl-space-space-sixunits);
  border-color: #ffffff;
  border-width: 3px;
  margin-right: var(--dl-space-space-sixunits);
  border-radius: 0px;
  margin-bottom: var(--dl-space-space-halfunit);
  text-decoration: none;
  background-color: transparent;
}
.home-link5:hover {
  color: #948989;
  box-shadow: 5px 5px 0px 0px rgba(148, 137, 137, 0.6);
  border-color: #948989;
}
.home-link6 {
  color: rgb(255, 255, 255);
  width: 100%;
  height: 32px;
  padding: 0px;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 5px 5px 0px 0px;
  margin-top: var(--dl-space-space-halfunit);
  text-align: center;
  transition: 0.3s;
  font-family: "Titillium Web";
  margin-left: var(--dl-space-space-sixunits);
  border-color: #ffffff;
  border-width: 3px;
  margin-right: var(--dl-space-space-sixunits);
  border-radius: 0px;
  margin-bottom: var(--dl-space-space-halfunit);
  text-decoration: none;
  background-color: transparent;
}
.home-link6:hover {
  color: #948989;
  box-shadow: 5px 5px 0px 0px rgba(148, 137, 137, 0.6);
  border-color: #948989;
}
.home-link7 {
  color: rgb(255, 255, 255);
  width: 100%;
  height: 32px;
  padding: 0px;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 5px 5px 0px 0px;
  margin-top: var(--dl-space-space-halfunit);
  text-align: center;
  transition: 0.3s;
  font-family: "Titillium Web";
  margin-left: var(--dl-space-space-sixunits);
  border-color: #ffffff;
  border-width: 3px;
  margin-right: var(--dl-space-space-sixunits);
  border-radius: 0px;
  margin-bottom: var(--dl-space-space-halfunit);
  text-decoration: none;
  background-color: transparent;
}
.home-link7:hover {
  color: #948989;
  box-shadow: 5px 5px 0px 0px rgba(148, 137, 137, 0.6);
  border-color: #948989;
}
.home-link8 {
  color: rgb(255, 255, 255);
  width: 100%;
  height: 32px;
  padding: 0px;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 5px 5px 0px 0px;
  margin-top: var(--dl-space-space-halfunit);
  text-align: center;
  transition: 0.3s;
  font-family: "Titillium Web";
  margin-left: var(--dl-space-space-sixunits);
  border-color: #ffffff;
  border-width: 3px;
  margin-right: var(--dl-space-space-sixunits);
  border-radius: 0px;
  margin-bottom: var(--dl-space-space-halfunit);
  text-decoration: none;
  background-color: transparent;
}
.home-link8:hover {
  color: #948989;
  box-shadow: 5px 5px 0px 0px rgba(148, 137, 137, 0.6);
  border-color: #948989;
}
.home-link9 {
  color: rgb(255, 255, 255);
  width: 100%;
  height: 32px;
  padding: 0px;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 5px 5px 0px 0px;
  margin-top: var(--dl-space-space-halfunit);
  text-align: center;
  transition: 0.3s;
  font-family: "Titillium Web";
  margin-left: var(--dl-space-space-sixunits);
  border-color: #ffffff;
  border-width: 3px;
  margin-right: var(--dl-space-space-sixunits);
  border-radius: 0px;
  margin-bottom: var(--dl-space-space-halfunit);
  text-decoration: none;
  background-color: transparent;
}
.home-link9:hover {
  color: #948989;
  box-shadow: 5px 5px 0px 0px rgba(148, 137, 137, 0.6);
  border-color: #948989;
}
.home-footer {
  flex: 0 0 auto;
  display: flex;
  margin-top: var(--dl-space-space-twounits);
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-twounits);
  flex-direction: column;
}
.home-logo {
  width: 100px;
  z-index: 50;
  align-self: center;
  object-fit: cover;
}
.home-credits {
  color: rgb(253, 253, 253);
  align-self: center;
  text-align: center;
  font-family: "Titillium Web";
}
@media(max-width: 1600px) {
  .home-main {
    width: 70%;
  }
}
@media(max-width: 1200px) {
  .home-main {
    width: 80%;
  }
}
@media(max-width: 991px) {
  .home-main {
    align-content: 80%;
  }
}
@media(max-width: 767px) {
  .home-main {
    width: 80%;
  }
}
@media(max-width: 479px) {
  .home-main {
    width: 100%;
  }
  .home-heading {
    font-size: 1.5em;
  }
  .home-text {
    font-size: 1em;
  }
  .home-contents {
    width: 70%;
  }
}
