html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
  }
  body {
    margin: 0;
  }
  header,
  nav,
  section {
    display: block;
  }
  a {
    background-color: initial;
  }
  a:active,
  a:hover {
    outline: 0;
  }
  svg:not(:root) {
    overflow: hidden;
  }
  *,
  :after,
  :before {
    box-sizing: border-box;
  }
  html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent;
  }
  body {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    line-height: 1.42857143;
    color: #333;
  }
  a {
    color: #337ab7;
    text-decoration: none;
  }
  a:focus,
  a:hover {
    color: #23527c;
    text-decoration: underline;
  }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
  }
  h2,
  h3,
  h4 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
  }
  h2,
  h3 {
    margin-top: 20px;
    margin-bottom: 10px;
  }
  h4 {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  h2 {
    font-size: 30px;
  }
  h3 {
    font-size: 24px;
  }
  h4 {
    font-size: 18px;
  }
  p {
    margin: 0 0 10px;
  }
  .page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee;
  }
  .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
  }
  .col-lg-4,
  .col-lg-8,
  .col-md-10,
  .col-md-6,
  .col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .col-xs-12 {
    float: left;
  }
  .col-xs-12 {
    width: 100%;
  }
  @media (min-width: 992px) {
    .col-md-10,
    .col-md-6 {
      float: left;
    }
    .col-md-10 {
      width: 83.33333333%;
    }
    .col-md-6 {
      width: 50%;
    }
    .col-md-offset-3 {
      margin-left: 25%;
    }
  }
  @media (min-width: 1200px) {
    .col-lg-4,
    .col-lg-8 {
      float: left;
    }
    .col-lg-8 {
      width: 66.66666667%;
    }
    .col-lg-4 {
      width: 33.33333333%;
    }
    .col-lg-offset-4 {
      margin-left: 33.33333333%;
    }
  }
  .container-fluid:after,
  .container-fluid:before {
    content: " ";
    display: table;
  }
  .container-fluid:after {
    clear: both;
  }
  body {
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
      Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-feature-settings: "ss04" 1, "ss05" 1, "liga" 0, "dlig" 0;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
  }
  body {
    background-color: #fff;
  }
  body {
    font-size: 14px;
    line-height: 22px;
    color: #1e1e1e;
  }
  @media (min-width: 992px) {
    body {
      font-size: 15px;
      line-height: 23px;
    }
  }
  a,
  a:active,
  a:focus,
  a:hover,
  a:link,
  a:visited {
    text-decoration: none;
  }
  p {
    max-width: 480px;
    width: 100%;
    color: #1e1e1e;
  }
  p a,
  p a:active,
  p a:focus,
  p a:hover,
  p a:link,
  p a:visited {
    text-decoration: underline;
  }
  h2,
  h3,
  h4 {
    font-weight: 500;
    text-align: center;
  }
  h2 {
    font-size: 220%;
    line-height: 37.5px;
    margin: 21px 0 8px;
    letter-spacing: -0.5px;
  }
  @media (min-width: 992px) {
    h2 {
      font-size: 445%;
      line-height: 75px;
      margin: 42px 0 21px;
    }
  }
  h3 {
    text-align: center;
    font-size: 220%;
    line-height: 37.5px;
    margin: 21px 0;
    letter-spacing: -0.5px;
  }
  @media (min-width: 992px) {
    h3 {
      font-size: 325%;
      line-height: 50px;
      margin: 31px 0 21px;
    }
  }
  h4 {
    font-size: 145%;
    line-height: 22px;
    margin: 23px 0 12px;
  }
  @media (min-width: 992px) {
    h4 {
      font-size: 190%;
      line-height: 30px;
      margin: 42px 0 40px;
    }
  }
  .main-container {
    padding: 0;
  }
  a {
    color: inherit;
  }
  a:active,
  a:focus,
  a:hover,
  a:link,
  a:visited {
    outline: 0;
  }
  a:active,
  a:hover {
    text-decoration: none;
    color: #666;
  }
  .page-header {
    background-color: #f9f9f9;
    margin: 0 0 25px;
    width: 100vw;
    padding: 0 0 25px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
  }
  @media (min-width: 992px) {
    .page-header {
      margin-bottom: 25px;
      padding-bottom: 50px;
    }
  }
  @media (min-width: 1628px) {
    .page-header {
      width: 100%;
      border-bottom: 0;
      -ms-box-shadow: 1000px 0 0 #f9f9f9, -1000px 0 0 #f9f9f9;
      -o-box-shadow: 1000px 0 0 #f9f9f9, -1000px 0 0 #f9f9f9;
      box-shadow: 1000px 0 0 #f9f9f9, -1000px 0 0 #f9f9f9;
    }
  }
.logo-modulecomponent2A14p {
    display: block;
    text-decoration: none;
}
.logo-moduledark111o7 svg path {
    fill: #1e1e1e;
}
.logo-modulemonogram1QWuo,
.logo-modulemonogram1QWuo svg {
    width: 26px;
    height: 26px;
}
.logo-modulemonogramWithWordmark33rqe,
.logo-modulemonogramWithWordmark33rqe svg {
    height: 26px;
}
.fixed_nav-modulenavWrapper2h3hk {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    transition: transform 0.3s ease;
    transform: translateY(0);
    pointer-events: all;
    will-change: transform;
}
.nav_links-modulelogoLink3Mcyg {
    padding: 0;
}
.nav_links-modulenarrowMinimalNav2eRBQ {
    display: block;
}
@media (min-width: 256px) {
    .nav_links-modulenarrowMinimalNav2eRBQ {
    display: none;
    }
}
.nav_links-modulewideMinimalNav3c819 {
    display: none;
}
@media (min-width: 256px) {
    .nav_links-modulewideMinimalNav3c819 {
    display: block;
    }
}
.nav-modulecontainerx5-NZ {
    width: 100%;
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.2);
    background: #fff;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.06);
    padding: 0 16px;
}
@media (min-width: 761px) {
    .nav-modulecontainerx5-NZ {
    padding: 0 32px;
    }
}
.nav-moduleheader2mF7- {
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
}
.nav-modulenav38-wp {
    margin: 0;
    padding: 9px 0;
    display: grid;
    grid-template-columns: auto 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 8px;
    align-items: center;
    position: relative;
}
@media (min-width: 780px) {
    .nav-modulenav38-wp {
    padding: 12px 0;
    grid-template-columns: auto 1fr auto;
    }
}
.nav-modulenav38-wp.nav-modulecenterLogo1gSEN {
    display: flex;
    justify-content: center;
}
.nav-modulenavSectionmnqnO {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.2px;
    font-weight: 400;
    display: flex;
}
.nav-modulenavSectionmnqnO:last-of-type {
    justify-self: flex-end;
}
@media (max-width: 779px) {
    .nav-modulenavSectionmnqnO:first-of-type {
    grid-row: 2;
    grid-column: 1/3;
    }
    .nav-modulenavSectionmnqnO:last-of-type {
    grid-row: 1;
    grid-column: 2;
    }
}
@media (max-width: 529px) {
    .nav-modulenavSectionmnqnO:first-of-type {
    overflow: hidden;
    margin-left: -16px;
    margin-right: -16px;
    }
    .nav-modulenavSectionmnqnO:first-of-type:after,
    .nav-modulenavSectionmnqnO:first-of-type:before {
    content: "";
    display: block;
    width: 16px;
    flex-shrink: 0;
    }
}
.nav-modulenavSectionmnqnO > * {
    margin-left: 16px;
    text-decoration: none;
}
.nav-modulenavSectionmnqnO > :first-child {
    margin-left: 0;
}
.nav-moduleactionIcons1eGKa {
    display: flex;
    align-items: center;
}
.page-header {
    padding: 8px;
    position: relative;
    height: 480px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.page-header::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url("/?originalUrl=https%3A%2F%2Fwww.thread.com%2Fgoodbye-thread.jpg") no-repeat center;
    background-size: cover;
}

.page-header,
.page-header * {
    color: white !important;
}

.page-header h2 {
    font-size: 32px !important;
}

.page-header p {
    font-size: 20px !important;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.goodbye h3,
.goodbye h4 {
    text-align: left;
    max-width: 480px;
    width: 100%;
}

.goodbye h3 {
    font-size: 24px !important;
}

.goodbye h4 {
    font-size: 20px !important;
}

.faq-item {
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 42px;
    margin-bottom: 42px;
}

.disclaimer {
    font-size: 16px !important;
    opacity: 50%;
}
