* {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
}

body::-webkit-scrollbar {
  display: none;
}

body {
  background: linear-gradient(32deg, rgba(3, 14, 21, 0.96) -2.58%, #05121B 70.47%);
}

.wrapper {
  width: 100vw;
  max-width: 1712px;
  margin: auto;
}

.headerSection {
  width: 100%;
  background: no-repeat center url("../img/headerBg.jpg");
  background-size: cover;
}
.headerSection .wrapper {
  display: flex;
  flex-flow: column wrap;
  align-items: center;
  justify-content: flex-start;
}
.headerSection .wrapper .navBar {
  width: 100%;
  min-height: 135px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}
.headerSection .wrapper .navBar .leftSide {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  width: 250px;
}
.headerSection .wrapper .navBar .leftSide svg {
  width: 32px;
  height: 32px;
}
.headerSection .wrapper .navBar .leftSide h1 {
  color: #FFF;
  text-align: center;
  font-family: "Poppins", sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.headerSection .wrapper .navBar .rightSide {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-evenly;
  align-items: center;
  gap: 50px;
}
.headerSection .wrapper .navBar .rightSide a {
  color: #FFF;
  text-align: center;
  font-family: "Work Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  text-decoration: none;
}
.headerSection .wrapper .navBar .rightSide .callToAction {
  display: flex;
  flex-flow: row nowrap;
  gap: 12px;
  justify-content: center;
  align-items: center;
  width: 175px;
  height: 42px;
  border-radius: 20px;
  background: linear-gradient(270deg, #4287F6 0%, #D3E5FE 100%);
  color: #1E1E1E;
  text-align: center;
  font-family: "Work Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
}
.headerSection .wrapper .headerBody {
  margin: 100px 0px;
  display: flex;
  flex-flow: row wrap;
  width: 100%;
  justify-content: center;
  align-items: center;
  gap: 30px;
}
.headerSection .wrapper .headerBody .leftSide {
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 20px;
  width: 45%;
}
.headerSection .wrapper .headerBody .leftSide h1 {
  max-width: 653px;
  color: var(--White, #FFF);
  font-family: "Poppins", sans-serif;
  font-size: 86px;
  font-style: normal;
  font-weight: 600;
  line-height: 110%;
  text-transform: capitalize;
}
.headerSection .wrapper .headerBody .leftSide p {
  color: var(--White, #FFF);
  font-family: "Work Sans", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  text-transform: capitalize;
}
.headerSection .wrapper .headerBody .leftSide a {
  border-radius: 20px;
  background: linear-gradient(270deg, #4287F6 0%, #D3E5FE 100%);
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  gap: 12px;
  padding: 0px 50px;
  text-decoration: none;
  color: #FFF;
  font-family: "Work Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  height: 60px;
  margin: 10px 0px;
}
.headerSection .wrapper .headerBody .leftSide a svg {
  width: 20px;
  height: 20px;
}
.headerSection .wrapper .headerBody .leftSide .countersContainer {
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
  align-items: flex-start;
  gap: 30px;
}
.headerSection .wrapper .headerBody .leftSide .countersContainer .counterWrapper {
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 27%;
}
.headerSection .wrapper .headerBody .leftSide .countersContainer .counterWrapper h2 {
  color: var(--White, #FFF);
  font-family: "Space Mono", monospace;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  text-transform: capitalize;
  align-self: stretch;
}
.headerSection .wrapper .headerBody .leftSide .countersContainer .counterWrapper p {
  color: var(--White, #FFF);
  font-family: "Work Sans", sans-serif;
  font-size: 23.99px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  text-transform: capitalize;
  align-self: stretch;
}
.headerSection .wrapper .headerBody .rightSide {
  width: 45%;
}
.headerSection .wrapper .headerBody .rightSide img {
  width: 100%;
  height: 100%;
  max-width: 782px;
  max-height: 600px;
  object-fit: cover;
}
.headerSection .headSectionTransition {
  background: linear-gradient(0deg, #05121B 0%, rgba(4, 13, 20, 0.59) 26.98%, rgba(2, 8, 12, 0.45) 50.36%, rgba(0, 0, 0, 0) 80.65%);
  width: 100%;
  height: 140px;
}

.paintingSection {
  width: 100%;
  padding: 80px 0px;
}
.paintingSection .wrapper {
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-start;
  align-items: center;
}
.paintingSection .wrapper .head {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 50px;
}
.paintingSection .wrapper .head h1 {
  color: #FFF;
  font-family: "Poppins", sans-serif;
  font-size: 48px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  letter-spacing: 2.64px;
}
.paintingSection .wrapper .head a {
  color: #05121B;
  text-align: center;
  font-family: "Work Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  display: flex;
  height: 60px;
  padding: 0px 50px;
  justify-content: center;
  align-items: center;
  border-radius: 20px;
  background: linear-gradient(270deg, #4287F6 0%, #D3E5FE 100%);
  text-decoration: none;
}
.paintingSection .wrapper .paintingContainer {
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  gap: 40px;
}
.paintingSection .wrapper .paintingContainer .paintingCard {
  width: 385px;
  height: 567px;
  border-radius: 18px;
  border: 2px solid #3C74A1;
  background: #05121B;
  padding: 25px;
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-start;
  align-items: center;
}
.paintingSection .wrapper .paintingContainer .paintingCard img {
  width: 340px;
  height: 307px;
  object-fit: cover;
  margin-bottom: 26px;
  border-radius: 19px;
}
.paintingSection .wrapper .paintingContainer .paintingCard .header {
  display: flex;
  flex-flow: row nowrap;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}
.paintingSection .wrapper .paintingContainer .paintingCard .header h1 {
  color: #FFF;
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.paintingSection .wrapper .paintingContainer .paintingCard .header p {
  color: #6C7AA0;
  font-family: "Poppins", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.paintingSection .wrapper .paintingContainer .paintingCard .line {
  padding: 0px 10px;
  height: 24px;
  width: 100%;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 9px;
}
.paintingSection .wrapper .paintingContainer .paintingCard .line .redText {
  color: #E74545;
  font-family: "Poppins", sans-serif;
  font-size: 8px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.paintingSection .wrapper .paintingContainer .paintingCard .line span {
  color: #6C7AA0;
  font-family: "Poppins", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.paintingSection .wrapper .paintingContainer .paintingCard button {
  width: 230px;
  height: 40px;
  border-radius: 9px;
  border: 1px solid #94BFFA;
  background: #05121B;
  color: #FFF;
  text-align: center;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.paintingSection .wrapper .paintingContainer .paintingCard button:hover {
  cursor: pointer;
  background: linear-gradient(270deg, rgba(193, 221, 253, 0.84) 12.46%, #5495F7 99.84%);
}

.printmakingSection {
  width: 100%;
  padding-top: 80px;
}
.printmakingSection .wrapper {
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-start;
  align-items: center;
  position: relative;
}
.printmakingSection .wrapper .head {
  display: flex;
  flex-flow: row wrap;
  width: 100%;
  justify-content: space-between;
  margin-bottom: 50px;
}
.printmakingSection .wrapper .head h1 {
  color: #FFF;
  font-family: "Poppins", sans-serif;
  font-size: 48px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  letter-spacing: 2.64px;
}
.printmakingSection .wrapper .head a {
  display: flex;
  height: 60px;
  padding: 0px 50px;
  justify-content: center;
  align-items: center;
  border-radius: 20px;
  background: linear-gradient(270deg, #4287F6 0%, #D3E5FE 100%);
  color: #05121B;
  text-align: center;
  font-family: "Work Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  text-decoration: none;
}
.printmakingSection .wrapper .carousel {
  width: 100%;
  display: flex;
  flex-flow: row nowrap;
  overflow: hidden;
  justify-content: space-between;
  gap: 30px;
  position: relative;
}
.printmakingSection .wrapper .carousel .paintingCard {
  width: 385px;
  height: 567px;
  border-radius: 18px;
  border: 2px solid #3C74A1;
  background: #05121B;
  padding: 25px;
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-start;
  align-items: center;
}
.printmakingSection .wrapper .carousel .paintingCard img {
  width: 340px;
  height: 307px;
  object-fit: cover;
  margin-bottom: 26px;
  border-radius: 19px;
}
.printmakingSection .wrapper .carousel .paintingCard .header {
  display: flex;
  flex-flow: row nowrap;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}
.printmakingSection .wrapper .carousel .paintingCard .header h1 {
  color: #FFF;
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.printmakingSection .wrapper .carousel .paintingCard .header p {
  color: #6C7AA0;
  font-family: "Poppins", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.printmakingSection .wrapper .carousel .paintingCard .line {
  padding: 0px 10px;
  height: 24px;
  width: 100%;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 9px;
}
.printmakingSection .wrapper .carousel .paintingCard .line .redText {
  color: #E74545;
  font-family: "Poppins", sans-serif;
  font-size: 8px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.printmakingSection .wrapper .carousel .paintingCard .line span {
  color: #6C7AA0;
  font-family: "Poppins", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.printmakingSection .wrapper .carousel .paintingCard button {
  width: 230px;
  height: 40px;
  border-radius: 9px;
  border: 1px solid #94BFFA;
  background: #05121B;
  color: #FFF;
  text-align: center;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.printmakingSection .wrapper .carousel .paintingCard button:hover {
  cursor: pointer;
  background: linear-gradient(270deg, rgba(193, 221, 253, 0.84) 12.46%, #5495F7 99.84%);
}
.printmakingSection .wrapper svg {
  width: 93px;
  height: 94px;
  position: relative;
  right: -50%;
  top: -340px;
  z-index: 99;
}
.printmakingSection .wrapper svg:hover {
  cursor: pointer;
}
@media screen and (max-width: 1712px) {
  .printmakingSection .wrapper svg {
    position: absolute;
    right: 20px;
    top: 50%;
  }
}

.topCreatorsSection {
  width: 100%;
}
.topCreatorsSection .wrapper {
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-start;
  align-items: center;
  gap: 60px;
}
.topCreatorsSection .wrapper .head {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
}
.topCreatorsSection .wrapper .head .leftSide {
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-start;
  align-items: flex-start;
}
.topCreatorsSection .wrapper .head .leftSide h1 {
  color: var(--White, #FFF);
  font-family: "Work Sans", sans-serif;
  font-size: 48px;
  font-style: normal;
  font-weight: 800;
  line-height: 120%;
  text-transform: capitalize;
}
.topCreatorsSection .wrapper .head .leftSide p {
  color: var(--White, #FFF);
  font-family: "Work Sans", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  text-transform: capitalize;
}
.topCreatorsSection .wrapper .head .rightSide a {
  display: flex;
  height: 60px;
  padding: 0px 50px;
  justify-content: center;
  align-items: center;
  gap: 12px;
  border-radius: 20px;
  border: 2px solid #3C74A1;
  color: #FFF;
  text-align: center;
  font-family: "Work Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  text-decoration: none;
}
.topCreatorsSection .wrapper .head .rightSide a svg {
  width: 20px;
  height: 20px;
}
.topCreatorsSection .wrapper .head .rightSide a:hover {
  background: linear-gradient(270deg, rgba(193, 221, 253, 0.84) 12.46%, #5495F7 99.84%);
}
.topCreatorsSection .wrapper .creatorContainer {
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  gap: 30px;
  justify-content: space-between;
}
.topCreatorsSection .wrapper .creatorContainer .creatorCard {
  padding: 20px;
  width: 393px;
  height: 260px;
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-start;
  align-items: center;
  border-radius: 20px;
  background: #0D1A23;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.44);
  position: relative;
}
.topCreatorsSection .wrapper .creatorContainer .creatorCard .rank {
  border-radius: 20px;
  background: #2B2B2B;
  position: absolute;
  left: 20px;
  top: 18px;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #858584;
  text-align: center;
  font-family: "Space Mono", monospace;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}
.topCreatorsSection .wrapper .creatorContainer .creatorCard img {
  width: 120px;
  height: 120px;
  margin-bottom: 20px;
  border-radius: 100px;
}
.topCreatorsSection .wrapper .creatorContainer .creatorCard h1 {
  color: #FFF;
  text-align: center;
  font-family: "Work Sans", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  text-transform: capitalize;
  align-self: stretch;
  margin-bottom: 5px;
}
.topCreatorsSection .wrapper .creatorContainer .creatorCard p {
  color: #858584;
  text-align: right;
  font-family: "Work Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}
.topCreatorsSection .wrapper .creatorContainer .creatorCard p span {
  color: #FFF;
  font-family: "Space Mono", monospace;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  margin-left: 5px;
}

.howItWorksSection {
  width: 100%;
  margin-bottom: 55px;
}
.howItWorksSection .wrapper {
  margin-top: 110px;
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-start;
  align-items: center;
}
.howItWorksSection .wrapper h1 {
  color: #FFF;
  text-align: center;
  font-family: "Work Sans", sans-serif;
  font-size: 48px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  text-transform: capitalize;
  margin-bottom: 10px;
}
.howItWorksSection .wrapper p {
  color: #FFF;
  text-align: center;
  font-family: "Work Sans", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  text-transform: capitalize;
  margin-bottom: 50px;
}
.howItWorksSection .wrapper .cardContainer {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  gap: 20px;
  margin-bottom: 50px;
}
.howItWorksSection .wrapper .cardContainer .card {
  z-index: 3;
  display: flex;
  width: 356px;
  height: 473px;
  padding: 10px 30px 30px 30px;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  border-radius: 20px;
  background: linear-gradient(180deg, #142935 0%, rgba(17, 30, 38, 0) 100%);
}
.howItWorksSection .wrapper .cardContainer .card svg {
  width: 250px;
  height: 250px;
}
.howItWorksSection .wrapper .cardContainer .card h2 {
  color: #FFF;
  text-align: center;
  font-family: "Work Sans", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  text-transform: capitalize;
  align-self: stretch;
}
.howItWorksSection .wrapper .cardContainer .card p {
  color: #FFF;
  text-align: center;
  font-family: "Work Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  align-self: stretch;
}

footer {
  width: 100%;
  padding: 46px 0px;
  height: 430px;
  position: relative;
}
footer .wrapper {
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  overflow: hidden;
}
footer .wrapper .topSeparator {
  width: 100%;
  height: 2px;
  background: #858584;
  z-index: 3;
}
footer .wrapper .footerBody {
  position: relative;
  margin: 42px 0px;
  display: flex;
  width: 100%;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
  z-index: 3;
}
footer .wrapper .footerBody .col1 {
  width: 240px;
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-start;
  align-items: flex-start;
}
footer .wrapper .footerBody .col1 a {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
  gap: 12px;
  margin-bottom: 30px;
  text-decoration: none;
  color: #CCC;
  font-family: "Work Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}
footer .wrapper .footerBody .col1 a span {
  color: #FFF;
  text-align: center;
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
}
footer .wrapper .footerBody .col1 a svg {
  width: 32px;
  height: 32px;
}
footer .wrapper .footerBody .col1 p {
  color: #CCC;
  font-family: "Work Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  margin-bottom: 15px;
}
footer .wrapper .footerBody .col1 .svgContainer {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
  width: 100%;
}
footer .wrapper .footerBody .col1 .svgContainer svg {
  width: 32px;
  height: 32px;
}
footer .wrapper .footerBody .col2 {
  width: 240px;
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-start;
  align-items: flex-start;
}
footer .wrapper .footerBody .col2 h2 {
  color: #FFF;
  font-family: "Space Mono", monospace;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 160%;
  text-transform: capitalize;
  margin-bottom: 25px;
}
footer .wrapper .footerBody .col2 a {
  color: #CCC;
  font-family: "Work Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  text-decoration: none;
  margin-bottom: 20px;
}
footer .wrapper .footerBody .col3 {
  width: 420px;
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-start;
  align-items: flex-start;
}
footer .wrapper .footerBody .col3 h2 {
  color: #FFF;
  font-family: "Space Mono", monospace;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 160%;
  text-transform: capitalize;
  margin-bottom: 25px;
}
footer .wrapper .footerBody .col3 p {
  color: #CCC;
  font-family: "Work Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  width: 330px;
  margin-bottom: 20px;
}
footer .wrapper .footerBody .col3 .subscribeContainer {
  width: 100%;
  position: relative;
  display: flex;
  flex-flow: row nowrap;
}
footer .wrapper .footerBody .col3 .subscribeContainer input[type=text] {
  width: 300px;
  height: 50px;
  border-radius: 20px;
  background: #FFF;
  padding: 16px 0px 16px 20px;
  border: none;
}
footer .wrapper .footerBody .col3 .subscribeContainer button {
  position: absolute;
  right: 0px;
  height: 100%;
  padding: 0px 50px;
  border-radius: 20px;
  background: linear-gradient(270deg, #4287F6 0%, #D3E5FE 100%);
  color: #FFF;
  text-align: center;
  font-family: "Work Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  border: none;
}
footer .wrapper .footerBody .col3 .subscribeContainer button:hover {
  cursor: pointer;
}
footer .wrapper .bottomSeparator {
  width: 100%;
  height: 1px;
  background: #858584;
  margin-bottom: 20px;
  z-index: 3;
}
footer .wrapper .copyrightContainer {
  color: #CCC;
  font-family: "Work Sans", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
  align-self: stretch;
}
footer .backgroundFillersContainer {
  overflow: hidden;
  width: 100%;
  height: 1000px;
  position: relative;
  bottom: 950px;
}
footer .backgroundFillersContainer .backgroundFiller1 {
  width: 150vw;
  height: 806px;
  background: #09090A;
  position: absolute;
  left: 50%;
  top: 70%;
  transform: translateX(-50%) rotate(-159.239deg);
  z-index: 2;
}
footer .backgroundFillersContainer .backgroundFiller2 {
  width: 150vw;
  height: 1000px;
  transform: rotate(-14.718deg);
  background: #010B12;
  position: absolute;
  z-index: 1;
  top: 26%;
}