@font-face {
  font-family: "Lora-fallback";
  size-adjust: 115.65%;
  ascent-override: 81%;
  src: local("Times New Roman"); }

@font-face {
  font-family: "Playfair Display-fallback";
  size-adjust: 111.20%;
  ascent-override: 96%;
  src: local("Times New Roman"); }

@font-face {
  font-family: "Roboto-fallback";
  size-adjust: 100.05%;
  ascent-override: 97%;
  src: local("Arial"); }

@font-face {
  font-family: "Oswald-fallback";
  size-adjust: 86.94%;
  ascent-override: 120%;
  src: local("Arial"); }

@font-face {
  font-family: "Open Sans-fallback";
  size-adjust: 105.39999999999998%;
  ascent-override: 106%;
  src: local("Arial"); }

@font-face {
  font-family: "PT Serif-fallback";
  size-adjust: 110.49999999999997%;
  ascent-override: 97%;
  src: local("Times New Roman"); }

.flag {
  color: #fff;
  font-weight: 600;
  display: inline-block;
  border-radius: 2px;
  line-height: 1;
  -webkit-font-smoothing: subpixel-antialiased; }
  .flag.large {
    font-size: 12px;
    line-height: 1.5em;
    padding: 2px 6px 1px; }
  .flag.small {
    font-size: 10px;
    padding: 3px 4px; }
  .flag.bg-red-100 {
    background-color: #F44336; }
  .flag.bg-secondary-orange-100 {
    background-color: #ff9800; }
  .flag.bg-secondary-purple-100 {
    background-color: #9c27b0; }
  .flag.bg-grey-30 {
    background-color: #b9bcbe; }
  .flag.bg-navy-70 {
    background-color: #4f6c7a; }
  .flag.label-white {
    color: #fff; }
  .flag.label-navy-100 {
    color: #042d41; }

@font-face {
  font-family: "Lora-fallback";
  size-adjust: 115.65%;
  ascent-override: 81%;
  src: local("Times New Roman"); }

@font-face {
  font-family: "Playfair Display-fallback";
  size-adjust: 111.20%;
  ascent-override: 96%;
  src: local("Times New Roman"); }

@font-face {
  font-family: "Roboto-fallback";
  size-adjust: 100.05%;
  ascent-override: 97%;
  src: local("Arial"); }

@font-face {
  font-family: "Oswald-fallback";
  size-adjust: 86.94%;
  ascent-override: 120%;
  src: local("Arial"); }

@font-face {
  font-family: "Open Sans-fallback";
  size-adjust: 105.39999999999998%;
  ascent-override: 106%;
  src: local("Arial"); }

@font-face {
  font-family: "PT Serif-fallback";
  size-adjust: 110.49999999999997%;
  ascent-override: 97%;
  src: local("Times New Roman"); }

.header-and-link-container .header-container {
  padding-bottom: 20px; }

.header-and-link-container .header-and-link {
  display: flex;
  flex-direction: row;
  align-items: center; }

.header-and-link-container .header {
  font-size: 34px;
  line-height: 1.2em;
  font-family: Playfair Display, "Playfair Display-fallback", Lora, "Lora-fallback", Georgia, serif;
  font-weight: 800;
  color: #162127;
  margin-right: 5px; }

.header-and-link-container .subheader {
  font-family: "Oswald", "Oswald-fallback", "Arial", sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  color: #162127;
  margin-bottom: -4px; }

.header-and-link-container .link-container {
  font-size: 14px;
  line-height: 1.5em;
  margin-bottom: -16px; }

@media (max-width: 992px) {
  .header-and-link-container .link-container {
    margin-top: 10px; } }

.header-and-link-container .description {
  margin-top: 8px;
  font-family: Lora, "Lora-fallback", Georgia, Times, serif;
  font-size: 18px;
  line-height: 1.5em;
  font-weight: 400; }

.header-and-link-container .new-badge {
  height: 50px;
  margin-right: 8px;
  min-width: 48px; }

@font-face {
  font-family: "Lora-fallback";
  size-adjust: 115.65%;
  ascent-override: 81%;
  src: local("Times New Roman"); }

@font-face {
  font-family: "Playfair Display-fallback";
  size-adjust: 111.20%;
  ascent-override: 96%;
  src: local("Times New Roman"); }

@font-face {
  font-family: "Roboto-fallback";
  size-adjust: 100.05%;
  ascent-override: 97%;
  src: local("Arial"); }

@font-face {
  font-family: "Oswald-fallback";
  size-adjust: 86.94%;
  ascent-override: 120%;
  src: local("Arial"); }

@font-face {
  font-family: "Open Sans-fallback";
  size-adjust: 105.39999999999998%;
  ascent-override: 106%;
  src: local("Arial"); }

@font-face {
  font-family: "PT Serif-fallback";
  size-adjust: 110.49999999999997%;
  ascent-override: 97%;
  src: local("Times New Roman"); }

.book-card-compact-vertical {
  white-space: normal; }
  .book-card-compact-vertical .book-card-cover {
    padding: 0 4px; }
  .book-card-compact-vertical .book-card-info,
  .book-card-compact-vertical .book-card-category,
  .book-card-compact-vertical .book-card-price {
    padding-left: 4px; }
  .book-card-compact-vertical.small .book-card-cover {
    padding: 6px 0; }
  .book-card-compact-vertical.small .book-card-status-flag {
    padding-bottom: 5px; }
  .book-card-compact-vertical.small .book-card-cta {
    padding-top: 4px;
    font-size: 14px;
    line-height: 1.5em; }
    .book-card-compact-vertical.small .book-card-cta.bolded {
      font-weight: 600; }
    .book-card-compact-vertical.small .book-card-cta.skinny {
      margin-left: -4px; }
  .book-card-compact-vertical.large .book-card-cover {
    padding-top: 6px;
    padding-bottom: 8px; }
  .book-card-compact-vertical.large .book-card-status-flag {
    padding-bottom: 8px; }
  .book-card-compact-vertical.large .book-card-category {
    padding-top: 2px; }
  .book-card-compact-vertical.large .book-card-cta {
    padding-top: 7px;
    font-size: 16px;
    line-height: 1.5em; }
    .book-card-compact-vertical.large .book-card-cta.bolded {
      font-weight: 600; }
    .book-card-compact-vertical.large .book-card-cta.skinny {
      margin-left: -4px; }
  .book-card-compact-vertical .book-card-category {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }
    .book-card-compact-vertical .book-card-category .category-name {
      color: #162127;
      font-size: 12px;
      line-height: 1.5em; }
  .book-card-compact-vertical .book-card-cover {
    display: block; }
  .book-card-compact-vertical .book-card-expiration-notice {
    font-size: 18px;
    line-height: 1.5em;
    font-weight: 600; }

