@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");

/*Sowwyz#1337*/
/*Sowwyz#1337*/
/*Sowwyz#1337*/
/*Sowwyz#1337*/
:root {
  --page-margin: 5vw;
  --page-max-width: 1920px;
  --primary-color: rgb(252, 44, 44);
}

.page-padding {
  padding: var(--page-margin);
}

/*Sowwyz#1337*/
html {
  display: flex;
  justify-content: center;
  background-color: rgb(24, 24, 24);
}
/*Sowwyz#1337*/

html,
body {
  margin: 0px;
  padding: 0px;
  font-family: "Roboto", sans-serif;
  color: white;
  width: 100%;
}

/*First section*/
section:nth-child(1) {
  position: relative;
}

    /*Sowwyz#1337*/
section:nth-child(1) .demo-card-gallery {
  transform: translate(0px, 150px);
  margin-top: 67vh;
}

/*Second section*/
section:nth-child(2) {
  background-color: rgb(24, 24, 24);
  padding-top: 200px;
  box-shadow: 0px 0px 100px 120px rgb(24, 24, 24);
}

section:nth-child(2) > div {
  max-width: var(--page-max-width);
  display: flex;
  flex-wrap: wrap;
  gap: 60px;
  margin: auto;
}

section:nth-child(2) > div > * {
  flex-grow: 1;
  width: 500px;
}
/*Sowwyz#1337*/

section:nth-child(3) {
  background-color: rgb(31, 31, 31);
  background: linear-gradient(165deg, rgb(71, 71, 71) -20%, rgb(8, 8, 8) 90%);
}

h1 {
  font-size: 50px;
  font-weight: 600;
  color: var(--primary-color);
  margin: 0px;
}

@media only screen and (max-width: 768px) {
  h1 {
    font-size: 30px;
  }
  h2 {
    font-size: 20px;
  }
}
/*Sowwyz#1337*/

h2 {
  margin: 0px;
  margin-top: 7px;
  font-weight: 300;
}

#camera,
#camera-2 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  background-image: url("./camerror.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 400px;
}

#camera-2 {
  border-radius: 15px;
  height: 300px;
  width: 100%;
  border: 4px solid rgba(50, 50, 51, 0.575);
}
/*Sowwyz#1337*/

.camera {
  display: flex;
  justify-content: center;
  position: relative;
  transform: scaleX(-1);
}

.camera::before {
  content: "😎";
  font-size: 64px;
  top: -50px;
  right: 30px;
  position: absolute;
}
/*Sowwyz#1337*/

.camera-background {
  transform: scaleX(-1);
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  z-index: -100;
}

.banner-section {
  padding-top: 4vh;
  height: 300px;
  background: linear-gradient(
    to bottom,
    hsla(0, 0%, 0%, 0.76) 0%,
    hsla(0, 0%, 0%, 0.75) 8.1%,
    hsla(0, 0%, 0%, 0.723) 15.5%,
    hsla(0, 0%, 0%, 0.681) 22.5%,
    hsla(0, 0%, 0%, 0.627) 29%,
    hsla(0, 0%, 0%, 0.563) 35.3%,
    hsla(0, 0%, 0%, 0.492) 41.2%,
    hsla(0, 0%, 0%, 0.418) 47.1%,
    hsla(0, 0%, 0%, 0.342) 52.9%,
    hsla(0, 0%, 0%, 0.268) 58.8%,
    hsla(0, 0%, 0%, 0.197) 64.7%,
    hsla(0, 0%, 0%, 0.133) 71%,
    hsla(0, 0%, 0%, 0.079) 77.5%,
    hsla(0, 0%, 0%, 0.037) 84.5%,
    hsla(0, 0%, 0%, 0.01) 91.9%,
    hsla(0, 0%, 0%, 0) 100%
  );

  position: absolute;
  width: 100%;
}

.banner-section > div {
  max-width: 500px;
  padding-right: 15px;
}
/*Sowwyz#1337*/

main {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  clip-path: inset(0 0 0 0);
}

@media only screen and (max-width: 768px) {
  section:nth-child(1) .demo-card-gallery {
    margin-top: 50vh;
  }

  .phone-gallery.demo-card-gallery {
    flex-wrap: nowrap;
    overflow-x: unset;
    overflow-y: hidden;
    scroll-snap-type: x mandatory;
    padding: 20px 15px;
  }
  .phone-gallery .demo-card {
    min-width: 250px;
    scroll-snap-align: center;
  }

  .banner-section {
    margin-bottom: 30vh;
  }
}
/*Sowwyz#1337*/

.demo-card-gallery {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  padding: 2vw var(--page-margin);
  margin: auto;
  max-width: var(--page-max-width);
}

.demo-card {
  background: rgba(255, 255, 255, 0.705);
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  width: 300px;
  flex-grow: 1;
  border-radius: 8px;
  padding: 20px;
  color: rgb(7, 7, 7);
  border: 1px solid rgba(255, 255, 255, 0.144);
}

    /*Sowwyz#1337*/
.demo-card span {
  font-size: 24px;
  font-weight: 400;
}

    .demo-card .placeholder {
        height: 100px;
        background-image: url(https://cdn.discordapp.com/attachments/1087314842848874569/1096339824782364743/a_dec736412dd428111e7d6f98489d6f3e.gif);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        width: 100%;
        border-radius: 6px;
    }

button {
  width: 100%;
  height: 40px;
  border-radius: 8px;
  border: 0px;
  margin-top: 15px;
  background-color: var(--primary-color);
  color: rgb(255, 255, 255);
  font-size: 17px;
}

footer {
  text-align: center;
  padding: 50px;
  color: rgb(255, 255, 255);
  background-color: rgb(8, 8, 8);
}

/*Sowwyz#1337*/
/*Sowwyz#1337*/
/*Sowwyz#1337*/
/*Sowwyz#1337*/
/*Sowwyz#1337*/
/*Sowwyz#1337*/
/*Sowwyz#1337*/
/*Sowwyz#1337*/
/*Sowwyz#1337*/
/*Sowwyz#1337*/
/*Sowwyz#1337*/
/*Sowwyz#1337*/
/*Sowwyz#1337*/
/*Sowwyz#1337*/
/*Sowwyz#1337*/
/*Sowwyz#1337*/
/*Sowwyz#1337*/
/*Sowwyz#1337*/
/*Sowwyz#1337*/
/*Sowwyz#1337*/
/*Sowwyz#1337*/
/*Sowwyz#1337*/
/*Sowwyz#1337*/
/*Sowwyz#1337*/
/*Sowwyz#1337*/
/*Sowwyz#1337*/
/*Sowwyz#1337*/
/*Sowwyz#1337*/
/*Sowwyz#1337*/
/*Sowwyz#1337*/
/*Sowwyz#1337*/
/*Sowwyz#1337*/
/*Sowwyz#1337*/
/*Sowwyz#1337*/
/*Sowwyz#1337*/
/*Sowwyz#1337*/
/*Sowwyz#1337*/
/*Sowwyz#1337*/