/*! tailwindcss v4.1.6 | MIT License | https://tailwindcss.com */
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  .static {
    position: static;
  }
  .container {
    width: 100%;
    @media (width >= 40rem) {
      max-width: 40rem;
    }
    @media (width >= 48rem) {
      max-width: 48rem;
    }
    @media (width >= 64rem) {
      max-width: 64rem;
    }
    @media (width >= 80rem) {
      max-width: 80rem;
    }
    @media (width >= 96rem) {
      max-width: 96rem;
    }
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .hidden {
    display: none;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .overflow-auto {
    overflow: auto;
  }
  .text-left {
    text-align: left;
  }
}
@font-face {
  font-family: 'geomanistregular';
  src: url('/wp-content/themes/timber-starter-theme/fonts/geomanist-regular-webfont.eot');
  src: url('/wp-content/themes/timber-starter-theme/fonts/geomanist-regular-webfont.eot?#iefix') format('embedded-opentype'), url('/wp-content/themes/timber-starter-theme/fonts/geomanist-regular-webfont.woff2') format('woff2'), url('/wp-content/themes/timber-starter-theme/fonts/geomanist-regular-webfont.woff') format('woff'), url('/wp-content/themes/timber-starter-theme/fonts/geomanist-regular-webfont.ttf') format('truetype'), url('/wp-content/themes/timber-starter-theme/fonts/geomanist-regular-webfont.svg#geomanistregular') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'mulish';
  src: url('/wp-content/themes/timber-starter-theme/fonts/Mulish-Regular.ttf');
  font-weight: normal;
  font-style: normal;
}
header {
  display: flex;
  background-color: white;
  justify-content: center;
  padding-top: 24px;
  padding-bottom: 24px;
  margin: 0 auto;
  border-bottom: 1px solid #000;
}
h1 {
  height: 29px;
  font-family: 'geomanistregular';
  font-weight: bold;
}
body {
  font-family: 'mulish';
}
svg {
  height: 29px;
  padding-right: 100px;
}
.nav-main li {
  padding-left: 12px;
  padding-right: 12px;
}
.container {
  display: grid;
  justify-content: space-between;
  align-items: center;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: 1fr;
  margin: auto;
  padding-top: 70px;
  padding-bottom: 100px;
}
.text-left h1 {
  font-weight: 700;
  font-size: 44px;
  line-height: 54px;
  letter-spacing: 0%;
  width: 592px;
  height: 54px;
  padding-left: 50px;
}
.text-left p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -1%;
  height: 216px;
  width: 488px;
  padding-left: 50px;
}
.purplebutton {
  height: 52px;
  width: 322px;
  background: #6E368C;
  border-radius: 30px;
  color: white;
}
.scrollingcontainer {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-row: 1fr;
  background-color: #25122F;
  border-radius: 24px;
  width: 1280px;
  height: 700px;
  margin: auto;
  padding: 60px;
  position: relative;
  z-index: 1;
}
.resources {
  margin-top: 30px;
}
.scrolling-column-header {
  color: white;
  font-size: 34px;
  grid-column: 1;
  width: 540px;
  height: 86;
}
.scrollinglistitem {
  color: white;
  grid-column: 2;
  width: 487px;
  height: 107px;
  padding-left: 60px;
  margin-bottom: 20px;
}
.listnumber {
  width: 40px;
  height: 40px;
  background-color: #F5B5D2;
  color: #25122F;
  border-radius: 100%;
  padding-left: 0px;
  text-align: center;
  padding-top: 7px;
}
.list-title {
  color: white;
  font-size: 24px;
  padding-left: 10px;
  // width: 80%;
}
.list-info {
  margin: 20px 0px 0px;
  font-size: 16px;
}
h3 {
  text-align: center;
  color: #25122F;
  font-weight: 700;
  font-size: 40px;
  padding-bottom: 30px;
}
.section-header-container {
  height: 880px;
  width: auto;
  background-color: #F5F4F7;
  padding-top: 300px;
  margin-top: -230px;
  z-index: 0;
}
.discover-container {
  width: 1216px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin: 0 auto;
  z-index: 0;
}
.discover {
  height: 183px;
  width: 396.33px;
  border-radius: 16px;
  border-color: #6E368C;
  border-width: 1.5px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  margin: auto;
}
.discover:hover {
  background-color: #25122F;
  color: white;
}
.filter-results {
  padding-right: 20px;
  text-align: right;
}
.discover-button {
  text-align: center;
  margin: 0 auto;
  display: block;
  margin-top: 100px;
}
.resources-background {
  width: auto;
  height: 708px;
}
.container-header {
  width: 1216px;
  height: 43px;
  display: flex;
  flex-direction: row;
  margin: auto;
  justify-content: space-between;
}
.resources-header {
  width: auto;
  font-size: 34px;
  font-weight: 700px;
  justify-content: left;
  padding-top: 30px;
}
.resources-container {
  width: 1216px;
  height: 532px;
  background-color: white;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin: 0 auto;
  padding-top: 40px;
}
.resources-box {
  width: 280px;
  height: 450px;
  box-shadow: 2px 2px 7px 1px #0000001A;
  border-radius: 16px;
  padding-top: 20px;
  padding-left: 20px;
}
.book-img {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-left: 4px;
  margin-right: 4px;
}
.resources-box h5 {
  width: 210px;
  font-size: 18px;
  font-weight: bold;
  padding-top: 20px;
}
.resources-box p {
  width: 210px;
  padding-top: 30px;
  font-size: 16px;
  color: #575757;
}
.resource-button {
  width: 142px;
  height: 38px;
  display: flex;
  flex-direction: row;
  padding-left: 10px;
  align-items: center;
}
.learn-more {
  padding-top: 30px;
}
.partners-background {
  width: auto;
  height: 296px;
  background-color: #F5F4F7;
}
.partners-container {
  // width: 1712px;
  width: 1216px;
  height: 296px;
  padding-top: 30px;
  padding-bottom: 64px;
  margin: 0 auto;
}
.logos-box {
  width: 1216px;
  height: 164px;
  margin: auto;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.partners-container h2 {
  font-size: 34px;
  padding-bottom: 10px;
}
footer {
  width: 1216px;
  margin: 0 auto;
}
.footer-background {
  height: auto;
  padding: 64px 0px;
  background-color: #25122F;
  color: white;
}
.signup {
  width: 1280px;
  height: 87px;
  margin: auto;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.signup p {
  font-size: 1.5625rem;
}
.email {
  width: 536px;
  height: 59px;
  background-color: white;
  border-radius: 30px;
}
.email form {
  color: #575757;
}
.footer-nav {
  width: 1512px;
  display: flex;
  justify-content: space-between;
  margin: auto;
  // padding: 0 32px;
}
.list-title {
  font-size: 16px;
  color: #F5B5D2;
}
.list-topics {
  font-size: 16px;
  color: white;
}
.copyright {
  color: white;
  height: 20px;
  margin: auto;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
