:root {
  --black: black;
  --adams-red: #c22f49;
  --white: white;
  --accessible-components--dark-grey: #9b9b9b;
}

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.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;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  float: none;
  clear: none;
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Vollkorn, serif;
  font-size: 14px;
  line-height: 20px;
  position: static;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 300;
  line-height: 30px;
}

p {
  margin-bottom: 10px;
}

a {
  color: var(--black);
  justify-content: center;
  align-items: center;
  text-decoration: underline;
}

img {
  max-width: 100%;
  display: inline-block;
}

.nav-link {
  color: #000;
  letter-spacing: 2px;
  flex-wrap: nowrap;
  flex: none;
  align-self: center;
  width: 120px;
  margin-left: 18px;
  margin-right: 18px;
  font-size: 16px;
  text-decoration: none;
  display: block;
}

.nav-link:hover {
  color: #d1c8c8;
}

.nav-link.w--current {
  width: 120px;
}

.feature-grid {
  float: none;
  clear: none;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: start center;
  place-items: center;
  margin-top: 0;
  padding-left: 0;
  display: grid;
  position: static;
  top: -5px;
}

.body {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-style: none;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
  display: block;
  position: static;
}

.mission-statement-container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  padding: 0 55px 0 20px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 300;
  display: block;
  overflow: visible;
}

.top-page-text {
  color: #fff;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 35px;
  display: flex;
}

.mission-statement {
  color: #000;
  text-align: center;
  -webkit-text-stroke-color: #fff;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  font-weight: 400;
  line-height: 35px;
  display: block;
}

.blacksectionrule {
  border: 1px solid #00000059;
  width: auto;
  height: .5px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}

.section-header {
  float: none;
  color: var(--adams-red);
  text-align: center;
  -webkit-text-stroke-color: var(--adams-red);
  object-fit: fill;
  margin: 0 auto 5px;
  padding-top: 35px;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 44px;
  display: block;
}

.section-title-container {
  color: #fff;
  max-width: 1100px;
  margin-bottom: 0;
  padding-bottom: 30px;
}

.feature-container {
  max-width: 1100px;
}

.html-embed-2 {
  flex-flow: column;
  justify-content: center;
  display: flex;
}

.section {
  color: #000;
  padding: 80px 40px;
}

.section.bookgrid {
  padding-top: 140px;
}

.adams-logo {
  width: 200px;
  min-width: 200px;
  max-width: 200px;
  display: block;
}

.adams-logo:hover {
  opacity: .82;
}

.adams-logo.logo {
  flex: 0 auto;
  width: 180px;
  min-width: 180px;
  max-width: 180px;
}

.container-social-media {
  grid-column-gap: 42px;
  grid-row-gap: 42px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: flex-start center;
  max-width: 1100px;
  height: auto;
  display: flex;
}

.employee-pic {
  border: 1px solid #b1b1b1;
  width: 200px;
}

.div-employee {
  margin-top: 10px;
  margin-bottom: 55px;
}

.paragraph {
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 15px;
  line-height: 33px;
}

.paragraph.employee {
  color: #333;
  white-space: normal;
  word-break: normal;
  margin-bottom: 25px;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 22px;
}

.employee-title {
  color: #d31345;
  text-align: left;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
}

.employee-name {
  color: #d31345;
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding-bottom: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 19px;
  font-weight: 400;
  display: block;
}

.slide-div {
  justify-content: center;
  align-items: center;
  margin-left: 50px;
  margin-right: 50px;
  display: flex;
}

.slide-div.new-fiction {
  text-align: center;
  justify-content: center;
  align-items: stretch;
  margin-top: 33px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.employee-cover {
  text-align: left;
  border: 0 solid #000;
  flex: 0 auto;
  padding-right: 16px;
}

.container-5 {
  max-width: 1100px;
  margin-top: 46px;
}

.navbar-2 {
  background-color: #e9e9e9;
  height: 50px;
}

.navbar-2.homepage {
  background-color: #fff;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: 60px;
  position: fixed;
  inset: 0% 0% auto;
  box-shadow: 0 3px 5px 1px #0003;
}

.nav-menu-2 {
  float: left;
  text-align: left;
}

.nav-button {
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-top: 7px;
  margin-right: 0;
  padding: 13px 22px 12px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 13px;
}

.nav-button.w--current {
  color: #000;
  border-bottom: 1px #000;
  padding-left: 22px;
  padding-right: 22px;
}

.nav-button.our-authors-nav {
  display: none;
}

.nav-button.tiktok {
  width: 40px;
  height: 38px;
  padding: 0;
  position: relative;
}

.navbar-container {
  text-align: left;
  flex-flow: row;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1100px;
  margin-top: 6px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.legal-link-kkr {
  color: var(--black);
  text-align: center;
  letter-spacing: normal;
  text-transform: none;
  font-family: Varela, sans-serif;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.2em;
  text-decoration: underline;
}

.legal-link-kkr:hover {
  color: var(--black);
}

.cookie-prefs-link {
  color: var(--white);
  text-align: center;
  letter-spacing: normal;
  text-transform: none;
  cursor: pointer;
  font-family: Varela, sans-serif;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.2em;
  text-decoration: none;
}

.cookie-prefs-link:hover {
  color: #646464;
}

.updated {
  color: #1644f9;
  padding-top: 3px;
  font-family: Varela, sans-serif;
  font-size: 75%;
  font-weight: 400;
  line-height: 1.2em;
}

.updated.hide {
  display: none;
}

.updated-flex-block {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  align-items: center;
}

.legal-links-container-kkr {
  justify-content: space-between;
  margin-bottom: 0;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.section-6 {
  color: #ced8dd;
  margin-bottom: 0;
  position: static;
}

.html-embed-5 {
  display: inline-block;
}

.footer-section-copyright-2 {
  margin-top: 30px;
  margin-bottom: 20px;
  position: absolute;
  inset: auto 0% 0%;
}

.footer-section-kkr {
  background-color: var(--white);
  margin-top: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  position: relative;
  inset: auto 0% 0%;
}

.copyright-kkr {
  color: #000;
  -webkit-text-stroke-color: #453333;
  font-family: Varela, sans-serif;
  font-size: 1em;
  line-height: 1em;
  display: inline-block;
}

.container-copyright-kkr {
  color: #000;
  text-align: center;
  margin-bottom: 27px;
  padding-top: 10px;
}

.logo-div {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.gallery-slider {
  border: 0 solid #fff;
  margin-bottom: 30px;
  padding: 60px 0 0;
  position: relative;
}

.resources-container {
  padding-top: 2px;
  padding-bottom: 2px;
}

.resources {
  color: var(--black);
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
}

.contact {
  color: var(--black);
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
}

.columns-2 {
  padding-bottom: 43px;
}

.container-6 {
  max-width: 1100px;
}

.section-8 {
  padding-left: 0;
  padding-right: 0;
}

.mission-statement-section {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 56px;
  padding-bottom: 10px;
  font-size: 12px;
}

.section-header-2 {
  float: none;
  color: #c22f49;
  text-align: center;
  -webkit-text-stroke-color: #c22f49;
  object-fit: fill;
  margin-bottom: 8px;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 300;
  line-height: 44px;
  display: block;
}

.grid {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  aspect-ratio: auto;
  object-fit: fill;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: grid;
}

.button {
  text-align: center;
  -webkit-text-stroke-color: var(--white);
  background-color: #7bc5cc;
  border: 2px solid #7bc5cc;
  border-radius: 20px;
  min-width: 160px;
  margin-top: 15px;
  margin-bottom: 10px;
  padding: 5px 11px;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  display: flex;
}

.button:hover {
  background-color: var(--white);
  box-shadow: none;
  color: var(--white);
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: var(--black);
  border: 2px solid #7bc5cc;
  font-weight: 400;
}

.button:active {
  color: var(--black);
  -webkit-text-stroke-width: 1px;
  background-color: #fff;
}

.button.popular {
  min-width: 150px;
  margin-top: 0;
  margin-bottom: 5px;
  font-weight: 700;
}

.button.popular:hover {
  color: var(--black);
  -webkit-text-stroke-width: 0px;
}

.button.new-releases {
  background-color: #dc4d30;
  border-color: #dc4d30;
  min-width: 120px;
  margin-top: 0;
  font-weight: 700;
}

.button.new-releases:hover {
  color: var(--black);
  -webkit-text-stroke-width: 0px;
  background-color: #fff;
}

.books-section {
  padding-top: 40px;
  padding-bottom: 56px;
}

.faq {
  padding-left: 0;
  padding-right: 0;
}

.text-block {
  color: #333;
  text-align: center;
  margin-bottom: 0;
  padding-top: 43px;
  padding-bottom: 43px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

.text-block.bold {
  color: var(--black);
  padding-top: 21px;
  padding-bottom: 21px;
  line-height: 26px;
}

.hero-slider {
  background-color: #fff;
  height: 680px;
}

.background-video {
  height: 680px;
  margin-top: 0;
}

.slide-nav {
  margin-top: 10px;
  position: relative;
}

.hide {
  display: none;
}

.new-releases-section {
  padding-top: 50px;
  padding-bottom: 30px;
}

.gallery-slider-3 {
  border-bottom: 0 #e4ebf300;
  padding: 0 30px;
  position: relative;
}

.container {
  width: 100%;
  max-width: 940px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}

.gallery-wrapper-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.gallery-slide-2 {
  background-color: #0000;
  height: auto;
}

.gallery-slide-wrapper-2 {
  max-width: 30%;
  margin-right: 5%;
}

.gallery-slide-image-2 {
  position: relative;
}

.gallery-image {
  width: 100%;
}

.gallery-slider-left-2 {
  justify-content: center;
  align-items: center;
  width: 40px;
  display: flex;
  left: -50px;
}

.gallery-slider-left-2:focus-visible, .gallery-slider-left-2[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.slider-arrow-embed-2 {
  color: #1a1b1f;
}

.gallery-slider-right-2 {
  justify-content: center;
  align-items: center;
  width: 40px;
  display: flex;
  right: -50px;
}

.gallery-slider-right-2:focus-visible, .gallery-slider-right-2[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.gallery-slide-nav-2 {
  display: none;
}

.learn-more-container {
  text-align: center;
  justify-content: center;
  align-items: flex-start;
  margin-top: 20px;
}

.fs_accordion-1_paragraph {
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
}

.fs_accordion-1_body {
  background-color: #fff;
  padding: 1rem 1.5rem;
}

.fs_accordion-1_content {
  overflow: hidden;
}

.fs_accordion-1_icon {
  margin-right: 0;
  font-size: 1.125rem;
  position: relative;
}

.fs_accordion-1_label {
  color: var(--adams-red);
  font-family: Montserrat, sans-serif;
  font-size: 1.1rem;
  font-weight: 400;
}

.fs_accordion-1_header {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  cursor: pointer;
  background-color: #f5f5f5;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 1rem 1.5rem;
  display: flex;
}

.fs_accordion-1_header:focus-visible, .fs_accordion-1_header[data-wf-focus-visible] {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_accordion-1_embed {
  margin-bottom: 0;
}

.influencer_accordion-1_component {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 40px;
  display: grid;
}

.social-media-section {
  display: none;
}

.link {
  color: var(--black);
}

.link:hover {
  color: var(--accessible-components--dark-grey);
}

.adams-media-influencer-container {
  margin-bottom: 40px;
}

.adams-media-ad {
  border: 1px solid var(--white);
  vertical-align: baseline;
  border-radius: 10px;
}

.div-block-2 {
  color: #09595e;
  -webkit-text-fill-color: inherit;
  background-color: #84eae0;
  background-clip: border-box;
  border: 0 solid #7bc5cc;
  border-radius: 8px;
  flex: 1;
  align-self: auto;
  padding-top: 14px;
  padding-bottom: 14px;
  font-size: 28px;
  font-weight: 700;
}

.div-block-2:hover {
  background-color: var(--accessible-components--dark-grey);
  color: #fff;
  background-image: linear-gradient(#09595e, #09595e);
}

.media-influencer-section {
  background-color: #e4fffb;
  padding: 80px 40px;
}

.link-block {
  text-align: center;
  text-decoration: none;
  display: flex;
}

.link-block.faq {
  border: 1px solid var(--white);
  border-radius: 10px;
}

.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;
}

.heading-3, ._404-text {
  color: var(--black);
}

.meet-the-team-section {
  padding: 80px 40px;
}

@media screen and (max-width: 991px) {
  .feature-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr;
    margin-top: 0;
    padding-left: 25px;
    padding-right: 25px;
  }

  .mission-statement-container {
    padding: 0 53px 0 1px;
  }

  .top-page-text {
    font-size: 14px;
    line-height: 32px;
  }

  .mission-statement {
    font-size: 14px;
    line-height: 27px;
  }

  .blacksectionrule {
    width: auto;
  }

  .section-title-container {
    padding-bottom: 25px;
  }

  .section.bookgrid {
    padding-top: 120px;
  }

  .adams-logo.logo {
    width: 150px;
    min-width: 150px;
    max-width: 150px;
  }

  .employee-title {
    text-align: center;
  }

  .slide-div {
    margin-left: 20px;
    margin-right: 20px;
  }

  .nav-button {
    letter-spacing: .5px;
    margin-right: 2px;
    padding-left: 11px;
    padding-right: 11px;
    font-size: 11px;
  }

  .legal-link-kkr, .cookie-prefs-link {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .updated {
    padding-top: 0;
  }

  .legal-links-container-kkr {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .gallery-slider {
    padding-top: 0;
  }

  .mission-statement-section {
    padding-top: 51px;
    padding-bottom: 20px;
  }

  .button {
    min-width: 130px;
    min-height: auto;
    padding-left: 0;
    padding-right: 0;
    font-size: 11px;
    display: flex;
  }

  .button.popular {
    min-width: 130px;
  }

  .books-section {
    padding-top: 28px;
    padding-bottom: 28px;
  }

  .faq {
    padding-left: 0;
    padding-right: 0;
  }

  .hero-slider {
    height: 400px;
  }

  .background-video {
    height: 400px;
    margin-top: 12px;
  }

  .new-releases-section {
    padding-top: 28px;
    padding-bottom: 28px;
  }

  .container {
    max-width: 728px;
  }

  .gallery-slide-wrapper-2 {
    margin-right: 4%;
  }

  .gallery-slider-left-2 {
    left: -20px;
  }

  .gallery-slider-right-2 {
    right: -20px;
  }

  .media-influencer-section {
    padding-top: 42px;
    padding-bottom: 42px;
  }
}

@media screen and (max-width: 767px) {
  .feature-grid {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-top: 0;
    padding-left: 45px;
    padding-right: 45px;
    display: grid;
  }

  .mission-statement-container {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 0;
    padding-left: 30px;
    padding-right: 40px;
    display: flex;
  }

  .top-page-text {
    margin-left: 0;
    font-size: 13px;
    line-height: 24px;
  }

  .mission-statement {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 13px;
    line-height: 24px;
  }

  .blacksectionrule {
    width: auto;
  }

  .section-header {
    margin-top: 0;
    padding-top: 25px;
    font-size: 23px;
    line-height: 40px;
  }

  .section-title-container {
    padding-bottom: 20px;
  }

  .html-embed-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section.bookgrid {
    padding-top: 80px;
  }

  .adams-logo.logo {
    float: left;
    aspect-ratio: auto;
    margin-top: 7px;
    margin-left: 20px;
  }

  .container-social-media {
    flex-flow: column;
  }

  .column-emp-pic {
    text-align: center;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
  }

  .employee-pic {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .div-employee {
    margin-bottom: 40px;
  }

  .paragraph {
    font-size: 14px;
  }

  .employee-title, .employee-name {
    text-align: center;
  }

  .slide-div.new-fiction {
    text-align: center;
    justify-content: center;
  }

  .employee-cover {
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
  }

  .menu-button-2 {
    justify-content: flex-end;
    align-items: center;
    margin-top: 2px;
    padding: 5px 5px 0;
    display: flex;
  }

  .navbar-2.homepage {
    padding-right: 20px;
  }

  .nav-menu-2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .nav-button {
    color: #6e6e6e;
    text-align: center;
    background-color: #e9e9e980;
    border: 1px solid #000;
    margin: 10px 40px;
    padding: 10px 40px;
    font-size: 16px;
    line-height: 20px;
    display: block;
  }

  .nav-button:hover {
    color: #fff;
    background-color: #000;
    padding-left: 40px;
    padding-right: 40px;
  }

  .nav-button.tiktok {
    width: auto;
  }

  .icon-3 {
    color: #000;
    font-size: 42px;
  }

  .navbar-container {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    display: block;
  }

  .legal-link-kkr, .cookie-prefs-link {
    margin-bottom: 5px;
  }

  .legal-links-container-kkr {
    flex-direction: column;
    align-items: center;
  }

  .logo-div:hover {
    filter: invert();
  }

  .gallery-slider {
    margin-bottom: 10px;
    padding: 60px 0;
  }

  .mission-statement-section {
    padding-top: 0;
    padding-bottom: 0;
  }

  .section-header-2 {
    font-size: 25px;
    line-height: 40px;
  }

  .grid {
    grid-column-gap: 11px;
    grid-row-gap: 11px;
    grid-template-columns: 1fr 1fr 1fr;
    padding-left: 28px;
    padding-right: 28px;
    font-size: 16px;
  }

  .button {
    min-height: 28px;
    padding: 0;
    font-size: 11px;
  }

  .faq {
    padding-left: 0;
    padding-right: 0;
  }

  .hero-slider {
    height: 270px;
  }

  .background-video {
    height: 270px;
    margin-top: 0;
  }

  .new-releases-section {
    margin-bottom: 0;
  }

  .gallery-slider-3 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .gallery-wrapper-2 {
    grid-template-columns: 1fr 1fr;
  }

  .gallery-slide-2 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .gallery-slide-wrapper-2 {
    max-width: 47%;
  }

  .gallery-slider-left-2 {
    left: -20px;
  }

  .gallery-slider-right-2 {
    right: -20px;
  }

  .adams-media-influencer-container {
    margin-bottom: 20px;
  }

  .div-block-2 {
    background-color: #84eae0;
  }

  .media-influencer-section {
    padding: 40px 20px;
  }

  .meet-the-team-section {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 479px) {
  .feature-grid {
    grid-template-columns: 1fr;
    margin-top: 0;
    padding-left: 27px;
    padding-right: 27px;
  }

  .mission-statement-container {
    padding-top: 0;
  }

  .mission-statement {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 12px;
    line-height: 21px;
  }

  .blacksectionrule {
    width: auto;
  }

  .section-header {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 5px;
    font-size: 18px;
    line-height: 25px;
  }

  .section-title-container {
    margin-top: 0;
  }

  .adams-logo.logo {
    width: 1400px;
    min-width: 140px;
    max-width: 140px;
  }

  .paragraph {
    margin-bottom: 20px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 12px;
    line-height: 24px;
  }

  .paragraph.employee {
    font-size: 12px;
    line-height: 20px;
  }

  .slide-div {
    margin-left: 14px;
    margin-right: 14px;
  }

  .legal-links-container-kkr {
    padding-left: 15px;
    padding-right: 15px;
  }

  .gallery-slider {
    padding-bottom: 0;
  }

  .mission-statement-section {
    padding-top: 45px;
    padding-bottom: 5px;
  }

  .section-header-2 {
    margin-bottom: 3px;
    font-size: 20px;
    line-height: 35px;
  }

  .grid {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    grid-template-columns: 1fr 1fr;
    padding-top: 0;
    padding-bottom: 0;
  }

  .button {
    grid-column-gap: 2px;
    grid-row-gap: 2px;
    min-width: 115px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 0;
    font-size: 10px;
  }

  .books-section {
    padding-top: 18px;
  }

  .text-block.bold {
    font-size: 12px;
    line-height: 18px;
  }

  .hero-slider, .background-video {
    height: 160px;
  }

  .new-releases-section {
    padding-top: 15px;
    padding-bottom: 0;
  }

  .gallery-slider-3 {
    margin-bottom: 16px;
  }

  .container {
    max-width: none;
  }

  .gallery-wrapper-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: 100%;
    place-items: start;
    overflow: hidden;
  }

  .gallery-slide-2 {
    width: 100%;
    margin-left: 0;
  }

  .gallery-slide-wrapper-2 {
    max-width: 100%;
    margin-right: 0%;
  }

  .gallery-slider-left-2 {
    left: 0;
  }

  .gallery-slider-right-2 {
    right: 0;
  }

  .mask-2 {
    width: 100%;
  }

  .adams-media-influencer-container {
    margin-bottom: 10px;
  }

  .div-block-2 {
    padding-top: 7px;
    padding-bottom: 7px;
  }

  .div-block-2:hover {
    background-image: linear-gradient(#09595e, #09595e);
  }

  .media-influencer-section {
    margin-bottom: 0;
    padding-top: 22px;
    padding-bottom: 22px;
  }

  .text-block-3 {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 15px;
  }
}

#w-node-fd419fa0-fbfd-4856-f520-50073ddfbd72-4b81d9b6 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-fd419fa0-fbfd-4856-f520-50073ddfbd76-4b81d9b6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_13383cfe-ab86-4883-4ebf-ed5d48fc2c35-4b81d9b6, #w-node-_40612054-34c3-235d-333e-02263e7c05bb-4b81d9b6, #w-node-_2f0a1826-7481-2562-4a8f-67eb55a15cff-4b81d9b6, #w-node-_5b59e104-1c59-8384-355a-61f2e8212f5a-4b81d9b6, #w-node-_0d89ced7-0685-8f80-8c9e-16f8a5485a61-4b81d9b6, #w-node-_8538aa46-f4cd-9a4a-b4a3-b5ba033ad00a-4b81d9b6, #w-node-c813d288-41b1-a518-99fd-eda40bfad435-4b81d9b6, #w-node-_845eef21-b2e4-8d03-1254-ce23c0ceda76-4b81d9b6, #w-node-_0f4e33b3-59ab-984c-7324-4cb930b14ddc-4b81d9b6, #w-node-_85fb54ac-0f90-e97e-4042-739b3ce7e00b-4b81d9b6 {
  place-self: auto center;
}

#w-node-dda85aae-4090-c1d7-b533-8ed742c8f268-3e5291ec {
  justify-self: auto;
}

@media screen and (max-width: 991px) {
  #w-node-fd419fa0-fbfd-4856-f520-50073ddfbd72-4b81d9b6 {
    grid-column: span 3 / span 3;
  }

  #w-node-_85fb54ac-0f90-e97e-4042-739b3ce7e00b-4b81d9b6 {
    justify-self: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-fd419fa0-fbfd-4856-f520-50073ddfbd72-4b81d9b6 {
    grid-column: span 2 / span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-fd419fa0-fbfd-4856-f520-50073ddfbd72-4b81d9b6 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_85fb54ac-0f90-e97e-4042-739b3ce7e00b-4b81d9b6 {
    place-self: auto center;
  }
}
