:root {
  --gold: #face00;
  --black: black;
}

.body {
  background-color: #a8a499;
}

.header {
  background-color: #a8a499;
  justify-content: space-between;
  padding: 20px 40px 60px;
  display: flex;
}

.links {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  align-items: center;
  display: flex;
}

.hero {
  width: 100%;
  height: auto;
  border-right: 220px none var(--gold);
  border-left: 220px none var(--gold);
  background-color: #a8a499;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 60px;
  display: flex;
}

.icon {
  width: 50px;
  height: 50px;
  color: #fff;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image {
  width: 75px;
  height: auto;
}

.icon-2 {
  width: 24px;
  height: 24px;
  color: #160042;
  justify-content: center;
  align-items: center;
  display: flex;
}

.info {
  background-color: #a7a398;
  padding: 40px 100px;
  position: relative;
}

.buyfor {
  background-color: #a36d0a;
  padding: 40px 100px;
  position: relative;
}

.image-2 {
  width: 380px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 5%;
  right: auto;
}

.heading {
  color: #a36d0a;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 100px;
  padding-bottom: 100px;
  font-family: Oswald, sans-serif;
  font-size: 75px;
  line-height: 75px;
  position: static;
}

.heading.ca {
  text-transform: uppercase;
  font-size: 40px;
  line-height: 40px;
}

.heading.gahahas {
  color: #a36d0a;
}

.yellowheader {
  color: #c6c6c6;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 100px;
  padding-bottom: 100px;
  font-family: Oswald, sans-serif;
  font-size: 75px;
  line-height: 75px;
  position: static;
}

.image-3 {
  width: 380px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 2%;
}

.image-3.hackr {
  transform-style: preserve-3d;
  right: 0%;
  transform: rotateX(0)rotateY(-180deg)rotateZ(0);
}

.image-3.cag {
  width: 300px;
}

.html-embed {
  z-index: -1;
  margin-right: 0;
  position: absolute;
  top: 4%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.text-span {
  color: #fff;
}

.icon-l {
  width: 72px;
  margin-bottom: 24px;
}

.form-line-break {
  height: 1px;
  background-color: #e4e6f1;
  margin-top: 32px;
  margin-bottom: 32px;
}

.card---detail-text {
  color: #6b7094;
  letter-spacing: -.01em;
  font-size: 16px;
  line-height: 32px;
}

.card---flowbase {
  width: 100%;
  background-color: #fff;
  border-radius: 24px;
  margin-top: 60px;
  padding: 32px;
  box-shadow: 34px 34px 88px rgba(23, 9, 54, .08);
}

.h1-heading {
  color: #fff;
  text-align: center;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 39px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 75px;
  font-weight: 700;
  line-height: 90px;
}

.content-wrap {
  max-width: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-wrap {
  text-align: center;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-bottom: 44px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.logo-2 {
  width: 160px;
  margin-bottom: 24px;
}

.flowbase-link {
  color: #642eff;
  text-decoration: none;
}

.image-two {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.image-wrapper {
  width: 100%;
  max-width: 700px;
  border-radius: 4px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
}

.image-one {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.h2-heading {
  color: #160042;
  letter-spacing: -.04em;
  margin-top: 0;
  margin-bottom: 8px;
  font-weight: 600;
}

.card---detail {
  width: 100%;
  text-align: center;
  border: 1px solid #e4e6f1;
  border-radius: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 32px;
  padding: 32px;
  display: flex;
}

.paragraph {
  color: #fff;
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 32px;
}

.link {
  color: #784fe0;
  text-decoration: none;
}

.brand-span {
  color: #642eff;
}

.text-span-2 {
  color: #a36d0a;
  background-color: rgba(237, 171, 153, 0);
  border: 5px solid #a36d0a;
  border-radius: 64rem;
  padding-left: 25px;
  padding-right: 25px;
  font-size: 65px;
  line-height: 80px;
  box-shadow: -6px 6px #a36d0a;
}

.text-span-3, .text-span-4 {
  color: #a36d0a;
  text-decoration: line-through;
}

.div-block {
  margin-left: 100px;
  margin-right: 100px;
}

.text-span-5 {
  background-color: #a36d0a;
}

.icon-embed-xxsmall {
  width: 3rem;
  height: 3rem;
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 3px;
  display: flex;
}

.icon-embed-xxsmall-2 {
  width: 3rem;
  height: 3rem;
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

@media screen and (max-width: 479px) {
  .header {
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .links {
    grid-column-gap: 10px;
  }

  .hero {
    height: 180px;
    border-left-style: none;
    border-right-style: none;
  }

  .info, .buyfor {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-2 {
    width: 150px;
  }

  .heading {
    font-size: 70px;
    line-height: 60px;
  }

  .heading.ca {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 15px;
    line-height: 13px;
  }

  .heading.gahahas {
    font-size: 50px;
  }

  .yellowheader {
    font-size: 40px;
    line-height: 40px;
  }

  .image-3 {
    width: 150px;
  }

  .image-3.cag {
    width: 100px;
    display: none;
  }

  .html-embed {
    padding-bottom: 490px;
  }

  .card---flowbase {
    padding-left: 24px;
    padding-right: 24px;
  }
}


