@charset "UTF-8";
/*****************************************
		  DUPLICATED FROM MAIN CSS
*****************************************/
.dark-bg {
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #232323; }

/*****************************************
		   DESIGN HACKS HELPERS
*****************************************/
.w1180, .dh-logos, .dh section {
  margin: 0 auto;
  width: 100%;
  max-width: 1180px;
  padding-left: 16px;
  padding-right: 16px; }

.label {
  font-family: "Rajdhani", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: .03em;
  font-size: 15px;
  line-height: 1.1;
  opacity: 0.9; }
  @media (min-width: 569px) {
    .label {
      font-size: 17px;
      opacity: 0.75; } }
  @media (min-width: 1024px) {
    .label {
      font-size: 18px; } }
@media only screen and (min-width: 569px) and (max-width: 1024px) {
  .hidden-on-tablet-only {
    display: none !important; } }

.input,
.formkit-input {
  font-family: "Avenir Next", "Avenir", "Avenir Next W01", system-ui, sans-serif;
  height: 52px;
  font-size: 19px !important;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.25);
  border-radius: 0; }
  .input:focus,
  .formkit-input:focus {
    border-color: #109CBF !important;
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.25), inset 0 0 0 2px #109cbf; }

.floatl__label {
  left: 10px !important; }

.floatl--active .floatl__label {
  background: none !important; }

.floatl--active .floatl__input {
  padding: 16px 12px 8px 12px !important; }

.formkit-form[data-uid="869cb5039b"] .formkit-powered-by-convertkit-container {
  display: none !important; }

.formkit-form[data-uid="869cb5039b"] .formkit-submit:focus:not(:active) {
  outline: 3px solid rgba(119, 119, 119, 0.5); }

.formkit-form[data-uid="869cb5039b"] .formkit-submit:focus > span {
  background: none !important; }

.formkit-form[data-uid="869cb5039b"] .formkit-field:nth-child(2) {
  margin-right: 20px; }

.formkit-form[data-uid="869cb5039b"] .formkit-field:nth-child(2),
.formkit-form[data-uid="869cb5039b"] .formkit-field:nth-child(3) {
  max-width: calc(50% - 10px); }

/*****************************************
		   DESIGN HACKS PAGE
*****************************************/
.dh-splash {
  display: flex; }

.dh-splash-text-col {
  margin: 0 auto;
  max-width: 580px; }
  @media (min-width: 1024px) {
    .dh-splash-text-col {
      margin-left: 0; } }
#signup-1 {
  margin-bottom: 48px; }

@media (max-width: 1023px) {
  .dh-splash-img-col {
    display: none; } }

.dh h1.dh-title {
  font-family: "Rajdhani", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: .03em;
  margin: 24px 0 12px;
  text-align: center; }
  @media (min-width: 569px) {
    .dh h1.dh-title {
      margin: 64px 0 20px;
      text-align: left; } }
.dh-title__1 {
  display: block;
  font-size: 24px;
  opacity: 0.7; }
  @media (min-width: 569px) {
    .dh-title__1 {
      font-size: 42px; } }
.dh-title__2 {
  display: block;
  font-size: 60px;
  font-weight: bold;
  letter-spacing: .01em; }
  @media (min-width: 569px) {
    .dh-title__2 {
      font-size: 70px; } }
.dh-title__3 {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 428px;
  height: 65px;
  font-size: 0px;
  background: url(../../img/design-hacks/in-5-minute-lessons.svg) no-repeat;
  background-size: contain; }
  @media (min-width: 569px) {
    .dh-title__3 {
      margin-left: 0; } }
.dh-tagline {
  text-align: center; }
  @media (min-width: 569px) {
    .dh-tagline {
      text-align: left; } }
.dh .card {
  background: #333;
  box-shadow: 0 2px 14px rgba(0, 0, 0, 0.2); }

.formkit-field {
  margin-bottom: 20px !important; }

.field-row {
  display: grid;
  width: 100%;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px; }

.formkit-submit {
  font-family: "Rajdhani", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: .03em;
  height: 56px;
  font-size: 20px !important;
  background-image: linear-gradient(#FF862F, #FF602A); }
  .formkit-submit span {
    width: 100%;
    height: 100%;
    padding: 15px 24px !important; }

.dh-top-testimonials {
  display: flex;
  flex-direction: column;
  margin-bottom: 12px; }
  @media (min-width: 569px) {
    .dh-top-testimonials {
      flex-direction: row;
      justify-content: center;
      margin-bottom: 64px; } }
  @media (min-width: 1024px) {
    .dh-top-testimonials {
      justify-content: space-between; } }
.dh-top-testimonial {
  position: relative;
  margin-bottom: 32px; }
  @media (min-width: 569px) {
    .dh-top-testimonial {
      margin-left: 20px;
      flex-basis: 50%;
      max-width: 350px; } }
  @media (min-width: 1024px) {
    .dh-top-testimonial {
      flex-basis: 30%;
      margin-left: 0;
      max-width: 400px; } }
.dh-top-testimonial__quote {
  font-family: "freight-text-pro", "FreightText Pro", "Georgia", serif;
  letter-spacing: 0;
  text-transform: none;
  font-weight: 500;
  line-height: 1.1;
  position: relative;
  margin-left: 90px;
  margin-bottom: 8px;
  font-size: 22px; }
  @media (min-width: 569px) {
    .dh-top-testimonial__quote {
      margin-left: 0;
      font-size: 30px; } }
  .dh-top-testimonial__quote:before {
    content: "“";
    position: absolute;
    top: 0;
    right: 100%; }

.dh-top-testimonial__attribution {
  margin-left: 112px; }
  @media (min-width: 569px) {
    .dh-top-testimonial__attribution {
      display: flex;
      align-items: center;
      margin-left: 0; } }
.dh-top-testimonial__byline {
  font-family: "Rajdhani", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: .03em;
  line-height: 1; }
  @media (min-width: 569px) {
    .dh-top-testimonial__byline {
      margin-right: 16px; } }
.dh-top-testimonial__name {
  position: relative; }
  .dh-top-testimonial__name:before {
    content: "—";
    position: absolute;
    top: 0;
    right: calc(100% + 8px); }

.dh-top-testimonial__known-for {
  opacity: 0.5; }

.dh-top-testimonial__img {
  position: absolute;
  top: 0;
  left: 0;
  width: 64px; }
  @media (min-width: 569px) {
    .dh-top-testimonial__img {
      position: relative; } }
  .dh-top-testimonial__img img {
    max-width: 100%; }

.dh-logos-section {
  background-color: #202020;
  padding: 48px 0;
  margin-bottom: 60px; }
  @media (min-width: 569px) {
    .dh-logos-section {
      margin-bottom: 80px; } }
  @media (min-width: 769px) {
    .dh-logos-section {
      padding-bottom: 80px; } }
.dh-logos {
  display: flex;
  flex-wrap: wrap;
  padding-top: 32px; }

.dh-logo-container {
  flex: 1 0 33.33%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 80px; }
  @media (min-width: 769px) {
    .dh-logo-container {
      flex-basis: 25%;
      height: 120px; } }
  .dh-logo-container img {
    display: block;
    margin: 0 auto;
    -webkit-transform: scale(0.75);
            transform: scale(0.75); }
    @media (min-width: 1024px) {
      .dh-logo-container img {
        -webkit-transform: scale(1);
                transform: scale(1); } }
#signup-2 {
  margin-bottom: 60px; }

.dh-blurbs {
  -webkit-column-count: 1;
     -moz-column-count: 1;
          column-count: 1;
  margin: 48px -16px; }
  @media (min-width: 569px) {
    .dh-blurbs {
      -webkit-column-count: 2;
         -moz-column-count: 2;
              column-count: 2;
      -webkit-column-gap: 4px;
         -moz-column-gap: 4px;
              column-gap: 4px;
      margin-bottom: 120px; } }
  @media (min-width: 1024px) {
    .dh-blurbs {
      margin-bottom: 160px; } }
  @media (min-width: 1024px) {
    .dh-blurbs {
      -webkit-column-count: 3;
         -moz-column-count: 3;
              column-count: 3;
      -webkit-column-gap: 10px;
         -moz-column-gap: 10px;
              column-gap: 10px;
      margin-left: 0;
      margin-right: 0; } }
.dh-blurb {
  margin-bottom: 1px;
  background: #2e2e2e;
  padding: 24px 30px 12px;
  -webkit-column-break-inside: avoid;
     -moz-column-break-inside: avoid;
          break-inside: avoid; }
  @media (min-width: 569px) {
    .dh-blurb {
      margin-bottom: 4px; } }
  @media (min-width: 1024px) {
    .dh-blurb {
      margin-bottom: 10px; } }
.dh-blurb__quote {
  font-family: "freight-text-pro", "FreightText Pro", "Georgia", serif;
  letter-spacing: 0;
  text-transform: none;
  font-weight: 500;
  line-height: 1.1;
  position: relative;
  margin-bottom: 4px;
  font-size: 20px;
  z-index: 2; }
  @media (min-width: 1024px) {
    .dh-blurb__quote {
      margin-bottom: 8px;
      font-size: 22px; } }
  .dh-blurb__quote:before {
    content: "“";
    position: absolute;
    top: 0;
    right: 100%; }

.blurb-highlight {
  position: relative;
  font-weight: 600;
  white-space: nowrap;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2); }
  .blurb-highlight:before {
    content: "";
    position: absolute;
    height: 100%;
    width: calc(100% + 4px);
    background-color: #FF4D17;
    z-index: -1;
    -webkit-transform: rotate(var(--r)) translateX(-2px);
            transform: rotate(var(--r)) translateX(-2px); }

.dh-blurb__byline {
  display: flex;
  align-items: center; }

.dh-blurb__img {
  margin-right: 16px;
  width: 40px; }

.dh-blurb__name {
  font-family: "Rajdhani", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: .03em;
  margin-bottom: 0;
  font-size: 16px; }

#signup-3 {
  margin: 0 auto;
  max-width: 580px; }
  #signup-3 h2 {
    margin: 0 0 40px;
    text-align: center; }

.orange-underline {
  background: url(../img/design-hacks/underline.svg) no-repeat;
  background-size: contain;
  background-position: 0% 100%;
  padding-bottom: 10px;
  white-space: nowrap; }
