.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.n4-nav-button {
  background-color: #000;
  border-radius: 4rem;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 4rem;
  transition: background-color .2s cubic-bezier(.39, .575, .565, 1);
  display: flex;
}

.n4-nav-button:hover {
  background-color: #000000bf;
}

.t3-section {
  padding-top: 5rem;
  padding-bottom: 5rem;
  position: relative;
}

.t3-container {
  width: 100%;
  max-width: 1540px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 4rem;
  padding-right: 4rem;
}

.t3-grid {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: minmax(.5rem, 1fr) minmax(.5rem, 1fr) minmax(.5rem, 1fr) minmax(.5rem, 1fr) minmax(.5rem, 1fr) minmax(.5rem, 1fr) minmax(.5rem, 1fr) minmax(.5rem, 1fr) minmax(.5rem, 1fr) minmax(.5rem, 1fr) minmax(.5rem, 1fr) minmax(.5rem, 1fr);
  width: 100%;
}

.t3-title {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  max-width: 130ch;
  display: flex;
}

.t3-font-3xl {
  color: #000;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 6rem;
  font-weight: 700;
  line-height: 1.1em;
}

.t3-title-icon-group {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  display: flex;
}

.t3-social-button {
  background-color: #fff;
  border-radius: .25rem;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  transition: background-color .5s cubic-bezier(.165, .84, .44, 1);
  display: flex;
  position: relative;
  overflow: hidden;
}

.t3-social-button:hover {
  background-color: #ebebeb;
}

.t3-social-button:active {
  background-color: #f0f0f0;
}

.t3-icon-l {
  width: 1.5rem;
  max-height: 1.5rem;
}

@media screen and (max-width: 991px) {
  .n4-nav-button {
    transition-property: none;
  }

  .n4-nav-button:hover {
    background-color: #000;
  }

  .t3-container {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .t3-grid {
    grid-template-columns: minmax(.5rem, 1fr) minmax(.5rem, 1fr) minmax(.5rem, 1fr) minmax(.5rem, 1fr) minmax(.5rem, 1fr) minmax(.5rem, 1fr) minmax(.5rem, 1fr) minmax(.5rem, 1fr);
  }

  .t3-title {
    max-width: 70ch;
  }

  .t3-font-3xl {
    font-size: 4.5rem;
  }

  .t3-title-icon-group {
    padding-top: 1rem;
  }

  .t3-social-button {
    background-color: #0000;
    width: auto;
    height: auto;
    transition-property: none;
  }

  .t3-social-button:hover {
    background-color: #0000;
  }
}

@media screen and (max-width: 767px) {
  .n4-nav-button {
    width: 3rem;
    height: 3rem;
  }

  .t3-container {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .t3-grid {
    grid-template-columns: minmax(.5rem, 1fr) minmax(.5rem, 1fr) minmax(.5rem, 1fr) minmax(.5rem, 1fr);
  }

  .t3-title {
    max-width: 100%;
  }

  .t3-font-3xl {
    font-size: 3.5rem;
  }

  .t3-icon-l {
    width: 1.25rem;
    max-height: 1.25rem;
  }
}

@media screen and (max-width: 479px) {
  .t3-grid {
    grid-template-columns: minmax(.5rem, 1fr) minmax(.5rem, 1fr);
  }

  .t3-font-3xl {
    font-size: 2.5rem;
  }
}

#w-node-a0af9b92-be4d-21fc-43fc-866c270c678e-d55f12de {
  grid-area: span 1 / span 10 / span 1 / span 10;
}

#w-node-a0af9b92-be4d-21fc-43fc-866c270c6791-d55f12de {
  grid-area: span 1 / span 2 / span 1 / span 2;
  place-self: end;
}

@media screen and (max-width: 991px) {
  #w-node-a0af9b92-be4d-21fc-43fc-866c270c678e-d55f12de {
    grid-column: span 8 / span 8;
  }

  #w-node-a0af9b92-be4d-21fc-43fc-866c270c6791-d55f12de {
    grid-column: span 8 / span 8;
    justify-self: start;
  }
}

@media screen and (max-width: 767px) {
  #w-node-a0af9b92-be4d-21fc-43fc-866c270c678e-d55f12de, #w-node-a0af9b92-be4d-21fc-43fc-866c270c6791-d55f12de {
    grid-column: span 4 / span 4;
  }
}
