/* node_modules/swiper/swiper.css */
@font-face {
  font-family: "swiper-icons";
  src: url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image:
    linear-gradient(
      to left,
      rgba(0, 0, 0, 0.5),
      rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image:
    linear-gradient(
      to right,
      rgba(0, 0, 0, 0.5),
      rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image:
    linear-gradient(
      to top,
      rgba(0, 0, 0, 0.5),
      rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image:
    linear-gradient(
      to bottom,
      rgba(0, 0, 0, 0.5),
      rgba(0, 0, 0, 0));
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* node_modules/swiper/modules/navigation.css */
:root {
  --swiper-navigation-size: 44px;
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}
.swiper-button-prev svg,
.swiper-button-next svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}
.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
  transform: rotate(180deg);
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-lock {
  display: none;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}

/* web/themes/custom/nureads_theme/src/dflip/css/dflip.css */
@font-face {
  font-family: "dearflip";
  src: url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SB/AAAAC8AAAAYGNtYXDV1NUQAAABHAAAAGxnYXNwAAAAEAAAAYgAAAAIZ2x5ZvV0Ah0AAAGQAAASdGhlYWQnoblUAAAUBAAAADZoaGVhB8ID8QAAFDwAAAAkaG10eLYAAAAAABRgAAAAwGxvY2FSqk12AAAVIAAAAGJtYXhwADoAmgAAFYQAAAAgbmFtZWTWXU4AABWkAAABknBvc3QAAwAAAAAXOAAAACAAAwP1AZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADq0QPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAUAAAABAAEAADAAAAAQAg6Sjqk+rK6tH//f//AAAAAAAg6QDqk+rK6tH//f//AAH/4xcEFZoVZBVeAAMAAQAAAAAAAAAAAAAAAAAAAAAAAQAB//8ADwABAAD/wAAAA8AAAgAANzkBAAAAAAEAAP/AAAADwAACAAA3OQEAAAAAAQAA/8AAAAPAAAIAADc5AQAAAAABAAD/wAKSA8AABQAAJQcJARcHApI8/wABADzE5zwBAAEAPMQAAAAAAQAA/8ACqgPAAAUAACU3JzcJAQFuxMQ8AQD/AOfExDz/AP8AAAAAAAEAAP/AAwADwAAFAAABFzcXCQEBPMTEPP8A/wACPcTEPP8AAQAAAAABAAD/wAMAA8AABQAAAScJAQcnATw8AQABADzEARk8AQD/ADzEAAAAAQAA/8AB8gPAAAUAAAkCBwkBAfL+pgFaTP5aAaYDBf6m/qZMAaYBpgAAAAABAAD/wAQAA8AABQAAJQkBNwkBAg4BWv6mTAGm/lpRAVoBWkz+Wv5aAAAAAAIAAP/AAxIDwAADAAkAAAEzESMlBwkBFwcBAFZWAhI8/wABADzEAqv+ADw8AQABADzEAAACAAD/wAMAA8AAAwAJAAABMxEjATcJASc3AqpWVv5EPAEA/wA8xAKr/gABxDz/AP8APMQAAQAA/8ADKgPAAAIAAAkCAVYB1P4sAtX+1v7WAAIAAP/AAwADwAADAAcAAAEzESMhETMRAlaqqv6qqgLV/awCVP2sAAACAAD/wANWA8AAAgAFAAAJAREhCQEB6gFs/oD+lAFsAasBAP4AAQABAAAAAAIAAP/AA5YDwAACAAUAAAkCIREBAioBbP6U/oABbAKr/wD/AAIA/wAAAAAAAQAA/8ADKgPAAAsAAAEHFwcnByc3JzcXNwMq7u487u487u487u4Cme7uPO7uPO7uPO7uAAMAAP/AA6oDwAAPAB8AKwAAJTI3NjU0JyYjIgcGFRQXFhMyFxYVFAcGIyInJjU0NzYXFTMVIxUjNSM1MzUCAIxlZWVljIxlZWVljLB9fX19sLB9fX192qysVKysVWVljIxlZWVljIxlZQMAfX2wsH19fX2wsH191KxUrKxUrAAAAwAA/8ADqgPAAA8AHwAjAAAlMjc2NTQnJiMiBwYVFBcWEzIXFhUUBwYjIicmNTQ3NgMhFSECAIxlZWVljIxlZWVljLB9fX19sLB9fX19JgGs/lRVZWWMjGVlZWWMjGVlAwB9fbCwfX19fbCwfX3+gFQAAAABAAD/wAMqA8AACwAAASERIxEhNSERMxEhAyr/AFT/AAEAVAEAAYH/AAEAVAEA/wAAAAAAAQAA/8ADKgPAAAMAAAEhNSEDKv2sAlQBgVQAAAYAAP/AA4ADwAADAAcACwAbACsAOwAAASEVIRE1IRUBNSEVJTIXFhUUBwYjIicmNTQ3NhMyFxYVFAcGIyInJjU0NzYTMhcWFRQHBiMiJyY1NDc2ASoCVv2qAlb9qgJW/SoaExMTExoaExMTExoaExMTExoaExMTExoaExMTExoaExMTEwLVVP8AVFT/AFRUahMTGhoTExMTGhoTEwIAEhIcHBISEhIcHBIS/wASEhwcEhISEhwcEhIAAAAABAAA/8ADAAPAAAMABwALAA8AAAEzNSMhFTM1AzM1IwUzNSMBAODgASDg4ODg/uDg4AHL4ODg/gDg4OAACAAA/8ADgAPAAAMABwALAA8AEwAXABsAHwAAJTUjFQMhESEBNSMVAyERIQM1IxUDIREhATUjFQMhESEDKqpWAVb+qgEAqlYBVv6qqqpWAVb+qgEAqlYBVv6qgaqqAQD+qgIAqqoBAP6q/qyqqgEA/qoCAKqqAQD+qgAAAAkAAP/AA1YDwAADAAcACwAPABMAFwAbAB8AIwAAJTUzFQM1MxUBNTMVNzMVIwE1MxUhNTMVAzUzFTM1MxUBNTMVAqqsrKz+VKxUrKz/AKz+VKysrFSs/lSsVaysAQCsrAEArKysrP8ArKysrP8ArKysrAIArKwAAAIAAP/AA9YDwAAJACkAACURJiMiBxE2MzIDMhcRFAcGIyInJiMiByYjIgciBwYjIicmNRE2MzIXNgOAQlSCaGiCTk6YVAcHCAYEUnqCaFaUbGACAwMCCAcHVpaUVlaVAewUQP4WQAJAQP2SCAcHAixAQC4BAQYGCAJyQEBAAAAABQAA/8AD1gPAAAkAEwAdACcARwAAATIXFSYjIgc1Nic2MzIXFSYjIgc3Igc1NjMyFxUmExEmIyIHETYzMgMyFxEUBwYjIicmIyIHJiMiByIHBiMiJyY1ETYzMhc2Auo0OChEeEhMTFRsNDgoRHhIwHhIUHA0ODBaQlSCaGiCTk6YVAcHCAYEUnqCaFaUbGACAwMCCAcHVpaUVlYBRwpACipIIlAiCkAKKpwqRiQKQgz+qgHsFED+FkACQED9kggHBwIsQEAuAQEGBggCckBAQAAAAAACAAD/wANWA8AAAgATAAABMyclIQERFAcGIyEiJyY1EzQ3NgIq7Oz+1gFWAQAaGiL+ACIaGgIZGQIr6kD/AP4AIhkZGRkiAqwiGRkAAwAA/8ADagPAAAMAEwAsAAABMxUjFzI3NjU0JyYjIgcGFRQXFiEXByc1JwYjIicmNTQ3NjMyFxYVFAcGBxcBKtbWbFA4ODg4UFA4ODg4AVDUQNQMTGh0UVFRUXR0UFAUFBoMAisqrDg4UFA4ODg4UFA4ONRA1CIMQlBQdHRRUVFRdCo1NSAMAAMAAP/AA2oDwAALABsANAAAASMVIzUjNTM1MxUzBzI3NjU0JyYjIgcGFRQXFiEXByc1JwYjIicmNTQ3NjMyFxYVFAcGBxcCAFYqVlYqVmpQODg4OFBQODg4OAFQ1EDUDExodFFRUVF0dFBQFBQaDAIBVlYqVlbWODhQUDg4ODhQUDg41EDUIgxCUFB0dFFRUVF0KjU1IAwAAwAA/8ADVgPAAA8AHwAvAAABMhcWFRQHBiMiJyY1NDc2ITIXFhUUBwYjIicmNTQ3NiEyFxYVFAcGIyInJjU0NzYCACIaGhoaIiIaGhoaASIiGhoaGiIiGhoaGv4iIhoaGhoiIhoaGhoCARoaIiIaGhoaIiIaGhoaIiIaGhoaIiIaGhoaIiIaGhoaIiIaGgAAAgAA/8ADVgPAAAMACgAANyEVIQEHJzMRMxGqAqz9VAIAqqqAVIFWAVasrAGq/lYAAwAA/8ADgAPAABEAGAAeAAABFhcWFRQHBgc1Njc2NTQnJicTFAcRFhcWJTM3EScjAlaCVFRUVIJeOzs7O15qaiwfH/3AqtbWqgMhHGlpiIhpaRxYHE5OZmZOThz+4ng0AVgWMjJO1v1U1gAAAQAA/8ADgAPAADMAACUyFxYVFAcGIyInJjU0NyUGIyInJjU0NzYzMhclJjU0NzYzMhcWFRQHBiMiJwUWFRQHBTYDADQkJCUlMjIlJQL+0iYyNCYmJiY0MiYBLAQmJjQ0JiYmJjQwKP7UBAQBMCT9JSUyNCUlJSU0FAiwIiYmNDQmJiKuFAo0JiYmJjQ0JiYksBQKChSwIAAFAAD/wAOqA8AAAwANABcAIQArAAABESERExUjIicmPQEzFSUzFRQHBisBNTMBIzU0NzY7ARUjJTMyFxYdASM1IwMA/gAqgCIZGVQCrFQZGSKAgP1UVBkZIoCAAiyAIhkZVIACVf6sAVT+VlYaGiJWVlZWIhoaVgGqViIaGlZWGhoiVlYAAAAABAAA/8ADgAPAAAYADQAUABsAAAERITcnNxcFIREXNxcHAxEhBxcHJyUhEScHJzcDgP8AYnw+ev5i/wBiej58ngEAYnw+egGeAQBiej58ASv/AGJ6PnyeAQBifD56AZ4BAGJ6Pnye/wBifD56AAAAAAEAAP/AAqsDwAAXAAABMxUjESMRIzUzNTQ2Nz4BOwEVIyIGHQECK4CAgICAGBcYPCNaWhAWAgCA/tUBK4A2JlUaGxqAFhBaAAIAAP/AA84DwAALAA8AAAEzCQEhCwEjCQEhExMzASMDCo7+ywFr/uTf/o0BSf6lASPJt07+B1QDS/6f/iEBI/7dAXkBx/72/h4CnAAEAAD/wAOqA8AAHQAtAD0AQQAAATIXFhUUBwYVIzQ3Njc2NzY1NCcmIyIHBhUjNDc2EzI3NjU0JyYjIgcGFRQXFhMyFxYVFAcGIyInJjU0NzYTNTMVAgBGMjJAQFQUFBgYFBQaGiIiGhpUMjJGjGVlZWWMjGVlZWWMsH19fX2wsH19fX2GVAKrMjJGNjk5Li4hIQ8PFhYcIhkZGRkiRjIy/aplZYyMZWVlZYyMZWUDAH19sLB9fX19sLB9ff1WVlYAAAAAAwAA/8ADqgPAABwAIAAwAAABNjU0JyYjIgcGFTM0NzYzMhcWFRQPAQYdATM0NwM1IxUTMhcWFRQHBiMiJyY1NDc2AoIoMjJGRjIyVBoaIiIaGho0MlQyMlQqsH19fX2wsH19fX0Byyg4RjIyMjJGIhoaGhoiIho2NkIWQjb+3lRUAtR9fbCwfX19fbCwfX0AAgAA/8ADagPAAA8AKAAAATI3NjU0JyYjIgcGFRQXFiEXByc1JwYjIicmNTQ3NjMyFxYVFAcGBxcBllA4ODg4UFA4ODg4AVDUQNQMTGh0UVFRUXR0UFAUFBoMAVU4OFBQODg4OFBQODjUQNQiDEJQUHR0UVFRUXQqNTUgDAAAAAAEAAD/wAOqA8AAAwATABcAJwAAARUhNQEyNzY1NCcmIyIHBhUUFxYDNSEVATIXFhURIxUhNSMRNDc2MwMA/gACKhINDQ0NEhIMDAwMbv6sAdQ0Jiaq/gCqJiY0Ayuqqv6ADAwSEg0NDQ0SEgwM/tbU1AHUJiY0/wCqqgEANCYmAAMAAP/AA6oDwAACAAcAGwAAASUhAREFJREBMhcWFREUBwYjISInJjURNDc2MwIAAVb9VAKs/qr+qgKsIhkZGRki/VQiGRkZGSIB1db+AAGq1NT+VgJWGhoi/gAiGhoaGiICACIaGgAAAgAA/8ADqgPAAAUAGQAAATUFJRUFATIXFhURFAcGIyEiJyY1ETQ3NjMDVv6q/qoBVgFWIhkZGRki/VQiGRkZGSICVVbW1lbUAYAaGiL+ACIaGhoaIgIAIhoaAAADAAD/wAOAA8AAAwAHAAsAABMhFSEVNSEVBTUhFYADAP0AAwD9AAMAAqtW1FRU1lZWAAAAAwAA/6sD/gPAACgAUACXAAABJicuAScmIyIHDgEHBhUUFhcDJR4BMzE4ATEyNz4BNzY1NCcuAScmJwExIiYvAQc3Jy4BNTQ3PgE3NjMyFx4BFxYXFhceARcWFRQHDgEHBiMTLgEnJiIHDgEHDgEnLgEnLgEnJjY3PgE3PgE3NiYnLgEnLgEjKgEjIgYHDgEVFBYXFhceARcWFx4BFxYyNz4BNz4BJy4BJwNpJCkqWzExM2lcXYkoKCIiSAENN3tAaVxdiigoCgomGxwk/pk5bTEPoCsKICEiIXJNTVcrKClMIiMeHRcXIAgIISJyTU1X5wlECQkNBwYcBgYMCQo4JB0kBgYHBQQKBQQFAwMBAwIdCAcQBQYMBwYTCAkkLwUCERA4JycwFiQOFygREjsICAICAwwKAxYkHBsmCgooKIpcXWlDgTn++UYeICgoil1caTMxMVspKiT88x4dCSqcEDJyPFdNTXMhIQgIIBcXHh0jIkwpKSpXTU1zISEBPAUhAwMJCiEHBgIFBRkhGTUKCQwEBQwGBQkHBgsFBUYTEwMGCQoxLy9OBgMXFzwfHxUJDQUHAgMjFxYiBAQGBQAAAAMAAP/AA8ADwAAZAB0AKQAAATMVMz4BMzIXHgEXFhURIxE0JiMiBhURIxEhMxEjExQGIyImNTQ2MzIWAYCxAxJZQ0crKzAJCLkZR0gmuf7AwMDAOCgoODgoKDgCK1shOhUUSDExOf7MARExZFk3/uoCQP3AAuAoODgoJzk5AAAAAQAA/8ADvAPAAG4AAAEiBw4BBwYVFBceARcWFy4BNzY3PgE3NjEwJjU0NjMyFhUUBgcGFjMyNjU0JiMiBhUUFhceAQcOAQcOAScuATU0Nz4BNzYzMhceARcWFRQHDgEHBiMiJicwBgcOAQceATMyNz4BNzY1NCcuAScmIwIAXFFQeSMjFRVLNDQ9AgMHAwgJEgcHDS8hHBwbCggpITtQZ1JeahMOAwEBAwgBAgcGKjATE0o2N0g5MjJKFRURET0rKjIiOQsXBAgiDR9CIlxRUHkjIyMjeVBRXANmIyJ5UVBcR0BAbCkpGBpIHQ0kJEweHSUdLj4lGhxQJyEvcVpQZHdJHTgRAwYDCyMFBgMDFGcxNTAxShYWExNFLy83OTIzShYWHxRaDx1BFgoKIyN4UVFbXFFReSIjAAAAAAEAAAABAABPPPplXw889QALBAAAAAAA4kE6dgAAAADiQTp2AAD/qwQAA8AAAAAIAAIAAAAAAAAAAQAAA8D/wAAABAAAAAAABAAAAQAAAAAAAAAAAAAAAAAAADAEAAAAAAAAAAAAAAACAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAAAAAAAAoAFAAeADIARgBaAG4AhACaALQAzgDcAPABBgEcATYBdgGwAcoB2AI2AlQCkgLOAw4DeAOeA+IELgR2BI4ExAUQBVQFjAWwBdYGOAaABsAHAAc0B2IHfAhcCJwJOgAAAAEAAAAwAJgACQAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAIAAAAAQAAAAAAAgAHAGkAAQAAAAAAAwAIADkAAQAAAAAABAAIAH4AAQAAAAAABQALABgAAQAAAAAABgAIAFEAAQAAAAAACgAaAJYAAwABBAkAAQAQAAgAAwABBAkAAgAOAHAAAwABBAkAAwAQAEEAAwABBAkABAAQAIYAAwABBAkABQAWACMAAwABBAkABgAQAFkAAwABBAkACgA0ALBkZWFyZmxpcABkAGUAYQByAGYAbABpAHBWZXJzaW9uIDEuMABWAGUAcgBzAGkAbwBuACAAMQAuADBkZWFyZmxpcABkAGUAYQByAGYAbABpAHBkZWFyZmxpcABkAGUAYQByAGYAbABpAHBSZWd1bGFyAFIAZQBnAHUAbABhAHJkZWFyZmxpcABkAGUAYQByAGYAbABpAHBGb250IGdlbmVyYXRlZCBieSBJY29Nb29uLgBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAC4AAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=df-icon-]:before,
[class*=" df-icon-"]:before,
.df-ui-btn[class^=ti-]:before,
.df-ui-btn[class*=" ti-"]:before {
  font-family: "dearflip" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.df-icon-arrow-left:before {
  content: "\e900";
}
.df-icon-arrow-right:before {
  content: "\e901";
}
.df-icon-arrow-down:before {
  content: "\e902";
}
.df-icon-arrow-up:before {
  content: "\e903";
}
.df-icon-arrow-left1:before {
  content: "\e904";
}
.df-icon-arrow-right1:before {
  content: "\e905";
}
.df-icon-first-page:before {
  content: "\e906";
}
.df-icon-last-page:before {
  content: "\e907";
}
.df-icon-play:before,
.df-icon-play-popup:before {
  content: "\e908";
}
.df-icon-pause:before {
  content: "\e909";
}
.df-icon-fast-rewind:before {
  content: "\e90a";
}
.df-icon-fast-forward:before {
  content: "\e90b";
}
.df-icon-close:before {
  content: "\e90c";
}
.df-icon-add-circle:before {
  content: "\e90d";
}
.df-icon-minus-circle:before {
  content: "\e90e";
}
.df-icon-add:before {
  content: "\e90f";
}
.df-icon-minus:before {
  content: "\e910";
}
.df-icon-list:before {
  content: "\e911";
}
.df-icon-grid:before {
  content: "\e912";
}
.df-icon-grid-view:before {
  content: "\e913";
}
.df-icon-apps:before {
  content: "\e914";
}
.df-icon-double-page:before {
  content: "\e915";
}
.df-icon-book:before {
  content: "\e916";
}
.df-icon-file:before {
  content: "\e917";
}
.df-icon-zoom-out:before {
  content: "\e918";
}
.df-icon-zoom-in:before {
  content: "\e919";
}
.df-icon-more:before {
  content: "\e91a";
}
.df-icon-download:before,
.df-ui-btn.ti-download:before {
  content: "\e91b";
}
.df-icon-volume:before {
  content: "\e91c";
}
.df-icon-share:before {
  content: "\e91d";
}
.df-icon-fit-screen:before {
  content: "\e91e";
}
.df-icon-fullscreen:before {
  content: "\e91f";
}
.df-icon-facebook:before {
  content: "\e920";
}
.df-icon-twitter:before {
  content: "\e921";
}
.df-icon-help-outline:before {
  content: "\e922";
}
.df-icon-help:before {
  content: "\e923";
}
.df-icon-search:before,
.df-ui-btn.ti-search:before {
  content: "\e924";
}
.df-icon-print:before,
.df-ui-btn.ti-printer:before {
  content: "\e925";
}
.df-icon-mail-outline:before {
  content: "\e926";
}
.df-icon-mail:before {
  content: "\e927";
}
.df-icon-menu:before {
  content: "\e928";
}
.df-icon-linkedin:before {
  content: "\eaca";
}
.df-icon-pinterest:before {
  content: "\ead1";
}
.df-icon-whatsapp:before {
  content: "\ea93";
}
.df-searching .df-search-info,
.df-hybrid-viewer:not(.df-zoom-active) .df-loading + .df-zoomview::after,
.df-thumb.df-thumb-requested:before,
.df-flipbook-3d.df-loading:after,
.df-page.df-loading:after,
.df-fetch-pdf .df-loading-info,
.df-container .df-loading-icon {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' style='margin: auto; background: none; display: block; shape-rendering: auto;' width='48px' height='48px' viewBox='0 0 100 100' preserveAspectRatio='xMidYMid'%3E%3Ccircle cx='50' cy='50' fill='none' stroke='%2307abcc' stroke-width='9' r='30' stroke-dasharray='141.37166941154067 49.12388980384689'%3E%3CanimateTransform attributeName='transform' type='rotate' repeatCount='indefinite' dur='1s' values='0 50 50;360 50 50' keyTimes='0;1'%3E%3C/animateTransform%3E%3C/circle%3E%3C!-- %5Bldio%5D generated by https://loading.io/ --%3E%3C/svg%3E");
}
.df-hidden {
  display: none !important;
}
.has-text-align-center,
.df-text-align-center {
  text-align: center;
}
.df-app {
  min-height: 220px;
  position: relative;
  overflow: hidden;
  width: 100%;
  image-rendering: auto;
  direction: ltr;
  line-height: 1.5;
}
.df-container {
  height: 100%;
}
.df-container * {
  box-sizing: border-box !important;
}
.df-container i {
  font-style: normal;
}
.df-container a {
  outline: none;
  text-decoration: none;
  box-shadow: none;
}
.df-container .df-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: no-repeat 50%;
  background-size: cover;
}
.df-container .df-loading-info {
  position: absolute;
  top: -300px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  max-width: 200px;
  margin-top: 20px;
  padding: 10px 15px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  background-color: #f7f7f7;
  border-radius: 5px;
  font-size: 12px;
  color: #222;
  word-break: break-word;
  letter-spacing: 0.5px;
  opacity: 0;
}
.df-container.df-init .df-loading-info {
  top: 50%;
  opacity: 1;
  max-width: 300px;
}
.df-container.df-init .df-viewer {
  display: none;
}
.df-container.df-error .df-loading-info {
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  margin: 0;
  color: #b00;
}
.df-container .df-loading-icon {
  -moz-transition: 0.3s 0.1s opacity;
  -o-transition: 0.3s 0.1s opacity;
  -webkit-transition: 0.3s 0.1s opacity;
  transition: 0.3s 0.1s opacity;
  opacity: 0;
  height: 50px;
  width: 50px;
  left: 50%;
  top: 50%;
  margin: -45px -25px -25px;
  box-sizing: border-box;
  position: absolute;
  pointer-events: none;
  background-repeat: no-repeat;
  background-size: 32px;
  background-position: 50%;
  background-color: white;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}
.df-container.df-loading .df-loading-icon {
  opacity: 1;
  z-index: 100;
}
.df-fetch-pdf .df-loading-info {
  opacity: 1;
  top: 0px;
  z-index: 4;
  background-repeat: no-repeat;
  padding-left: 36px;
  background-size: 24px;
  background-position: 6px 6px;
}
.df-viewer .df-3dcanvas {
  right: 0;
  position: absolute;
}
.df-ui {
  color: #666;
  bottom: 0;
  width: 100%;
  height: 42px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  background-color: #fff;
  position: absolute;
  vertical-align: top;
  box-sizing: border-box;
  text-align: center;
  padding: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 4;
  display: block;
}
.df-ui .df-logo {
  height: 100%;
}
.df-ui .df-logo.df-logo-img {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 2px 5px;
}
.df-ui .df-logo.df-logo-img img {
  max-height: 100%;
  max-width: 120px;
}
.df-ui .df-ui-page {
  padding: 0;
  font-size: 12px;
  width: 50px;
  min-width: 50px;
  line-height: 42px;
  margin: 0 0;
  border-radius: 0;
  background-color: rgba(0, 0, 0, 0.03);
}
.df-ui .df-ui-page label {
  position: absolute;
  right: 0;
  top: 0;
  min-width: 50px;
  height: 100%;
  text-align: center;
  display: block;
  line-height: inherit !important;
  color: #999;
  font-weight: normal;
  cursor: pointer;
  background-color: transparent;
  z-index: 1;
  box-sizing: border-box;
  word-break: normal;
}
.df-ui .df-ui-page input {
  width: 100%;
  background-color: transparent;
  height: 100%;
  margin: 0;
  padding: 0 !important;
  border: 1px solid #8f8f8f;
  text-align: center;
  vertical-align: top;
  line-height: inherit !important;
  color: transparent;
  font-size: 14px;
  top: 0;
  box-sizing: border-box;
  z-index: -1;
  display: block;
  opacity: 0;
}
.df-ui .df-ui-page input:focus {
  z-index: 2;
  opacity: 1;
  color: inherit;
}
.df-ui .df-ui-page input:focus + label {
  opacity: 0;
  display: none;
}
.df-ui-btn {
  color: #777;
  vertical-align: top;
  background-color: #fff;
  box-sizing: border-box;
  text-align: center;
  position: relative;
  width: 40px;
  height: 100%;
  font-size: 20px;
  cursor: pointer;
  z-index: 2;
  display: inline-block;
  padding: 10px 5px;
  line-height: 1.2;
  transition: 0.3s;
  transition-property:
    opacity,
    color,
    background-color;
}
.df-ui-btn:before {
  box-sizing: border-box;
}
.df-ui-btn:hover,
.df-ui-btn.df-active {
  color: #00ACCE;
  background-color: #eee;
}
.df-ui-btn.df-active {
  background-color: #e7e7e7;
}
.df-ui-btn.disabled,
.df-ui-btn.disabled:hover {
  color: #bbb;
}
.df-ui-btn span {
  display: none;
}
.df-more-container {
  display: none;
  position: absolute;
  bottom: 100%;
  margin-bottom: 8px !important;
  right: 10px;
  background-color: #f7f7f7;
  z-index: 20;
  border-radius: 5px;
  box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.2);
}
.df-more-container:before {
  content: " ";
  position: absolute;
  border: 7px solid transparent;
  border-top-color: #eee;
  height: 0;
  width: 0;
  bottom: -14px;
  right: 13px;
  margin-right: -8px;
  pointer-events: none;
}
.df-more-container > .df-ui-btn {
  width: 170px;
  text-align: left;
  padding: 6px 8px;
  height: 36px;
  border-top: 1px solid #e4e4e4;
  border-radius: 0;
  line-height: 16px;
}
.df-more-container > .df-ui-btn span {
  font-size: 12px;
  padding-left: 24px;
  vertical-align: middle;
  display: inline-block;
}
.df-more-container > .df-ui-btn:before {
  position: absolute;
  top: 7px;
  font-size: 20px;
  width: 1em;
  text-align: center;
}
.df-more-container > .df-ui-btn:first-child {
  border-radius: 5px 5px 0 0;
  border-top: none;
}
.df-more-container > .df-ui-btn:last-child {
  border-radius: 0 0 5px 5px;
}
.df-ui-more.df-active .df-more-container {
  display: block;
}
.df-ui-search.df-active .df-search-container {
  display: block;
  padding: 5px;
}
.df-ui-nav {
  top: 50%;
  margin-top: -50px;
  position: absolute;
  opacity: 0.8;
  height: 100px;
  font-size: 36px;
  width: 50px;
  z-index: 2;
  cursor: pointer;
}
.df-ui-nav:hover {
  opacity: 1;
}
.df-ui-nav .df-ui-btn {
  height: auto;
  height: initial;
  position: absolute;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  padding: 15px 5px;
  width: auto;
  font-size: inherit;
  background-color: transparent !important;
}
.df-ui-nav .df-ui-btn:before {
  color: white;
  filter: drop-shadow(0 0 3px rgb(0, 0, 0));
}
.df-ui-nav.df-ui-prev {
  left: 0;
  right: auto;
  border-radius: 0;
}
.df-ui-nav.df-ui-prev .df-ui-btn {
  left: 10px;
}
.df-ui-nav.df-ui-prev .df-ui-btn:before {
  text-align: left;
}
.df-ui-nav.df-ui-next {
  right: 0;
}
.df-ui-nav.df-ui-next .df-ui-btn {
  right: 10px;
}
.df-ui-nav.df-ui-next .df-ui-btn:before {
  text-align: right;
}
.df-slider,
.df-zoomview,
.df-flipbook-3d,
.df-flipbook-2d,
.df-viewer-container {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.df-flipbook-2d {
  -webkit-filter: blur(0);
  -moz-filter: blur(0);
  -ms-filter: blur(0);
  -o-filter: blur(0);
  filter: blur(0);
}
.df-flipbook-2d .df-viewer-wrapper {
  position: relative;
  margin: 0 auto;
  height: 100%;
  -moz-transition: 0.3s left;
  -o-transition: 0.3s left;
  -webkit-transition: 0.3s left;
  transition: 0.3s left;
}
.df-flipbook-2d .df-book-shadow {
  position: absolute;
  z-index: -1;
  height: 100%;
  display: none;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.df-page-content {
  overflow: hidden;
  opacity: 0.3;
}
.df-page.df-loading:after {
  content: "";
  background-size: 22px;
  height: 22px;
  width: 22px;
  display: block;
  top: 50%;
  left: 50%;
  margin: -11px;
  position: absolute;
  z-index: 0;
}
.df-page.df-loading .df-page-content {
  display: none;
}
.df-page > canvas {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 0;
}
.df-page .df-page-content {
  position: absolute;
  height: 100%;
  display: block;
  top: 0;
  width: 100%;
  z-index: 1;
}
.df-sheet {
  position: absolute;
  -webkit-transform-origin: 0 0 0;
  -moz-transform-origin: 0 0 0;
  transform-origin: 0 0 0;
}
.df-sheet .df-page,
.df-sheet .df-page-front,
.df-sheet .df-page-back,
.df-sheet .df-sheet-wrapper,
.df-sheet .df-sheet-fold-inner-shadow,
.df-sheet .df-sheet-fold-outer-shadow {
  position: absolute;
  -webkit-transform-origin: 0 0 0;
  -moz-transform-origin: 0 0 0;
  transform-origin: 0 0 0;
}
.df-sheet .df-sheet-wrapper {
  overflow: hidden;
}
.df-sheet .df-page {
  width: 100%;
  height: 100%;
  background-color: white;
  box-sizing: border-box;
  z-index: 0;
  background-size: 100% 100%;
}
.df-sheet .df-page:before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  width: 15%;
  height: 100%;
  z-index: 5;
  opacity: 0.5;
  pointer-events: none;
}
.df-sheet .df-page > canvas {
  z-index: -1;
}
.df-sheet .df-page-front:before {
  left: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.15) 15%, rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.15) 15%, rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0));
  background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.15) 15%, rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0));
}
.df-sheet .df-page-back:before {
  right: 0;
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.2) 10%, rgba(0, 0, 0, 0.15) 25%, rgba(0, 0, 0, 0) 70%);
  background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.2) 10%, rgba(0, 0, 0, 0.15) 25%, rgba(0, 0, 0, 0) 70%);
  background-image: -ms-linear-gradient(right, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.2) 10%, rgba(0, 0, 0, 0.15) 25%, rgba(0, 0, 0, 0) 70%);
}
.df-sheet.df-left-side {
  right: 50%;
  -webkit-transform-origin: right;
  -moz-transform-origin: right;
  transform-origin: right;
}
.df-sheet.df-left-side .df-page-front {
  z-index: 1;
}
.df-sheet.df-left-side .df-page-back {
  z-index: 2;
}
.df-sheet.df-right-side {
  left: 50%;
  -webkit-transform-origin: left;
  -moz-transform-origin: left;
  transform-origin: left;
}
.df-sheet.df-right-side .df-page-front {
  z-index: 2;
}
.df-sheet.df-right-side .df-page-back {
  z-index: 1;
}
.df-sheet .df-sheet-fold-inner-shadow {
  position: absolute;
  z-index: 5;
  display: none;
}
.df-sheet .df-sheet-fold-outer-shadow {
  z-index: -1;
  width: 100%;
  height: 100%;
}
.df-sheet.df-flipping,
.df-sheet.df-folding {
  z-index: 200 !important;
}
.df-sheet.df-folding.df-left-side .df-page-front,
.df-sheet.df-folding.df-right-side .df-page-back {
  z-index: 3;
}
.df-sheet.df-folding .df-sheet-fold-inner-shadow {
  display: block;
}
.df-sheet.df-folding .df-page-content {
  display: none;
}
.df-pending .df-page-content,
.df-pendingresize .df-page-content {
  display: none !important;
}
.df-sheet.df-left-side.df-folding:not(.df-hard-sheet) .df-page-front {
  z-index: 3;
}
.df-hard-sheet .df-sheet-wrapper {
  width: 100% !important;
  height: 100% !important;
  overflow: visible;
  transform-style: preserve-3d;
  -webkit-transform-origin: 0 50% 0;
  -moz-transform-origin: 0 50% 0;
  transform-origin: 0 50% 0;
}
.df-hard-sheet .df-sheet-fold-inner-shadow,
.df-hard-sheet .df-sheet-fold-outer-shadow {
  display: none !important;
}
.df-hard-sheet .df-page-front,
.df-hard-sheet .df-page-back {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.df-hard-sheet.df-right-side .df-page-back {
  -webkit-transform-origin: right 50%;
  -moz-transform-origin: right 50%;
  transform-origin: right 50%;
  z-index: 3 !important;
}
.df-hard-sheet.df-right-side .df-page-front {
  -webkit-transform-origin: left 50%;
  -moz-transform-origin: left 50%;
  transform-origin: left 50%;
  z-index: 4;
}
.df-hard-sheet.df-left-side .df-page-back {
  -webkit-transform-origin: right 50%;
  -moz-transform-origin: right 50%;
  transform-origin: right 50%;
}
.df-hard-sheet.df-left-side .df-page-front {
  -webkit-transform-origin: left 50%;
  -moz-transform-origin: left 50%;
  transform-origin: left 50%;
}
.df-flipbook-3d.df-loading:after {
  content: "";
  background-size: 22px;
  height: 22px;
  width: 22px;
  display: block;
  top: 50%;
  left: 50%;
  margin: -11px;
  position: absolute;
  z-index: 0;
}
.df-link-content,
.df-text-content,
.df-auto-link-content {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
  pointer-events: none;
  width: auto !important;
  height: auto !important;
}
.df-page-content.df-double-internal:not(.df-double-internal-fix) > div {
  right: -100%;
}
.df-page-content.df-double-internal-fix > div {
  left: -100%;
}
.annotationLayer section,
.df-link-content section,
.customLinkAnnotation,
.customHtmlAnnotation,
.customVideoAnnotation,
.linkAnnotation,
.highlightAnnotation,
.popupAnnotation {
  position: absolute;
  z-index: 5;
  cursor: pointer;
  pointer-events: all;
  border: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
section.popupAnnotation {
  display: none;
}
section.linkAnnotation a,
a.linkAnnotation,
.buttonWidgetAnnotation a,
a.customLinkAnnotation,
.customHtmlAnnotation,
.customVideoAnnotation,
a.df-autolink {
  background-color: #ff0;
  display: block;
  height: 100%;
  -moz-transition: none;
  -o-transition: none;
  -webkit-transition: none;
  transition: none;
}
section.linkAnnotation a:hover,
a.linkAnnotation:hover,
.buttonWidgetAnnotation a:hover,
a.customLinkAnnotation:hover,
.customHtmlAnnotation:hover,
.customVideoAnnotation:hover,
a.df-autolink:hover {
  border-color: transparent;
  background-color: #2196F3;
}
a.df-autolink {
  display: inline;
  pointer-events: all;
  color: transparent !important;
}
.df-sidemenu-wrapper {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  left: 0;
  top: 0;
  bottom: 0;
  width: 220px;
  position: absolute;
  z-index: 3;
}
.df-sidemenu-wrapper .df-sidemenu-buttons {
  z-index: 6;
  position: relative;
  top: 0;
  left: 0;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}
.df-sidemenu-wrapper .df-sidemenu-buttons .df-ui-close {
  float: right;
  display: none;
  background-color: transparent;
  padding: 6px 5px;
}
.df-sidemenu-wrapper:before {
  content: " ";
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: rgba(238, 238, 238, 0.9);
  z-index: 3;
  left: 0;
}
.df-sidemenu-open .df-ui-nav.df-ui-prev {
  left: 220px;
}
.df-sidemenu-open .df-sidemenu-wrapper {
  display: block;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  left: 0;
}
.df-sidemenu-open .df-sidemenu-wrapper:before {
  box-shadow: 1px 0 4px rgba(102, 102, 102, 0.38);
}
.df-sidemenu-open .df-sidemenu-buttons .df-ui-close {
  display: block;
}
.df-sidemenu-open .df-flipbook-3d.df-loading:after {
  margin-left: 99px;
}
.df-sidemenu {
  width: 100%;
  height: auto !important;
  position: absolute !important;
  top: 0;
  bottom: 0;
  z-index: 3;
  opacity: 0;
  color: #666;
  font-size: 12px;
}
.df-sidemenu > .df-wrapper {
  overflow: auto;
  position: absolute !important;
  top: 40px;
  bottom: 0;
  left: 0;
  right: 0;
  height: auto !important;
}
.df-sidemenu.df-sidemenu-visible {
  opacity: 1;
  z-index: 5;
}
.df-outline-container .df-wrapper {
  padding: 10px;
}
.df-outline-items > .df-outline-item {
  margin-left: 18px;
}
.df-outline-item a {
  color: inherit !important;
  text-decoration: none !important;
  display: block;
  padding: 5px 0 5px 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  border: none !important;
  box-shadow: none !important;
  margin-bottom: 1px;
}
.df-outline-item a:hover {
  text-decoration: underline !important;
  color: #2196F3 !important;
}
.df-outline-toggle {
  cursor: pointer;
  float: left;
  width: 28px;
  padding: 0 5px 0 10px;
  margin-left: -28px;
  text-align: center;
}
.df-outline-toggle:before {
  content: "\e902";
  font-size: 18px;
  font-family: "dearflip";
}
.df-outline-toggle.df-outlines-hidden:before {
  content: "\e901";
}
.df-outline-toggle.df-outlines-hidden ~ .df-outline-items {
  display: none;
}
.df-outline-item a:hover,
.df-outline-toggle:hover,
.df-outline-toggle:hover + a,
.df-outline-toggle:hover ~ .df-outline-items {
  background-color: rgba(100, 100, 100, 0.05);
}
.df-thumb {
  margin: 0;
  cursor: pointer;
  width: 100%;
  position: relative;
  text-align: center;
}
.df-thumb .df-wrapper {
  box-sizing: content-box !important;
  margin: 6px;
  border-radius: 3px;
  transition: 0.2s background;
  display: inline-block;
  vertical-align: middle;
  border: 2px dashed rgba(0, 0, 0, 0.3);
  position: relative;
}
.df-thumb .df-wrapper .df-thumb-number {
  position: absolute;
  bottom: 8px;
  background-color: rgba(238, 238, 238, 0.85);
  color: #444;
  font-size: 14px;
  left: 50%;
  transform: translateX(-50%);
  padding: 5px;
  opacity: 0;
}
.df-thumb .df-bg-image {
  height: 100%;
  background-size: 100%;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}
.df-thumb.df-thumb-requested:before {
  content: "";
  background-size: 22px;
  height: 22px;
  width: 22px;
  display: block;
  top: 50%;
  left: 50%;
  margin: -11px;
  position: absolute;
  z-index: 0;
}
.df-thumb.df-thumb-loaded {
  height: auto !important;
}
.df-thumb.df-thumb-loaded .df-wrapper {
  border: none;
  margin: 0;
  padding: 8px;
}
.df-thumb.df-thumb-loaded:hover .df-wrapper .df-thumb-number {
  opacity: 1;
}
.df-thumb.df-thumb-loaded:hover .df-wrapper,
.df-thumb.df-selected .df-wrapper {
  background-color: #ccc;
  background-color: rgba(0, 0, 0, 0.1);
  opacity: 1;
}
.df-lightbox-wrapper {
  position: fixed !important;
  top: 0;
  bottom: 0;
  right: 0;
  height: auto !important;
  left: 0;
  z-index: 99999;
}
.df-lightbox-wrapper.df-lightbox-padded {
  top: 20px;
  left: 20px;
  bottom: 20px;
  right: 20px;
}
.df-lightbox-wrapper .df-lightbox-bg {
  background: #eee;
  position: fixed !important;
  top: 0;
  bottom: 0;
  right: 0;
  height: auto !important;
  left: 0;
}
.df-lightbox-wrapper .df-lightbox-controls {
  float: right;
  padding: 5px;
  z-index: 1000;
  position: relative;
}
.df-lightbox-wrapper .df-app {
  position: absolute !important;
  width: 100%;
  top: 0;
  bottom: 0;
  height: auto !important;
}
.df-lightbox-wrapper .df-container.df-transparent {
  height: 100%;
}
.df-lightbox-wrapper .df-lightbox-close {
  float: right;
  text-align: center;
  font-size: 32px;
  padding: 8px 0;
  height: 48px;
  width: 46px;
  cursor: pointer;
  color: #444;
  border-color: transparent;
  background-color: transparent;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0.8;
}
.df-lightbox-wrapper .df-lightbox-close:hover {
  color: white;
  background-color: rgba(0, 0, 0, 0.21);
  border-color: black;
  opacity: 1;
}
.df-lightbox-wrapper .df-lightbox-close:before {
  color: white;
  filter: drop-shadow(0 0 3px black);
}
.df-share-wrapper {
  z-index: 2;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.35);
  display: none;
}
.df-share-box {
  position: absolute;
  top: 50%;
  width: 280px;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  left: 50%;
  background-color: #fff;
  border-radius: 10px;
  padding: 10px 15px 5px;
  text-align: center;
}
span.df-share-title {
  color: #777;
  margin-bottom: 10px;
  display: block;
}
.df-share-url {
  background-color: #fff;
  height: 60px;
  color: #666;
  padding: 2px 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 100%;
  font-size: 12px;
  box-sizing: border-box;
  margin-bottom: 0;
}
.df-share-button {
  display: inline-block;
  text-align: center;
  cursor: pointer;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  padding: 5px 10px;
  font-size: 20px;
  color: #aaa;
}
.df-share-button:hover {
  color: #444;
}
.df-reader {
  overflow: auto;
  position: absolute;
  -webkit-overflow-scrolling: touch;
}
.df-reader .df-viewer-wrapper {
  cursor: grab;
}
.df-reader .df-page {
  position: relative;
  transform-origin: initial;
  margin: -10px auto -10px;
  border: 10px solid transparent;
  left: auto;
  left: initial;
  box-sizing: content-box !important;
}
.df-reader .df-page:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.df-reader ~ .df-ui-nav {
  display: none;
}
.df-reader:not(.df-noscroll) {
  margin-right: -12px;
}
.df-reader-scrollbar {
  position: absolute;
  top: 0;
  height: auto;
  right: 0;
  width: auto;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  border-radius: 20px 0 0 20px;
  padding: 6px 8px 6px 12px;
  z-index: 100;
  cursor: ns-resize;
}
.df-reader-scrollbar:hover,
.df-reader-scrollbar.df-active {
  background-color: #fff;
}
.df-reader-scroll-page-number {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  background-color: #ddd;
  border-radius: 10px;
  padding: 20px;
  font-size: 24px;
  z-index: 100;
  text-align: center;
  color: #333;
}
.df-reader-scroll-page-number.df-active {
  display: block;
}
.df-reader-scroll-page-number div {
  margin-top: 6px;
  padding-top: 6px;
  border-top: 1px solid #aaa;
  font-size: 16px;
  font-style: italic;
}
.df-ios .df-viewer.df-reader {
  margin-right: 0;
}
.df-no-transition {
  -moz-transition: none !important;
  -o-transition: none !important;
  -webkit-transition: none !important;
  transition: none !important;
}
.df-float .df-ui {
  bottom: 10px;
  width: auto;
  width: intial;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  margin: 0 auto;
  display: table;
  display: flex;
  border-radius: 5px;
}
.df-float .df-ui > .df-ui-btn:first-child {
  border-radius: 5px 0 0 5px;
}
.df-float .df-ui > .df-ui-btn:last-child {
  border-radius: 0 5px 5px 0;
}
.df-controls-top .df-ui {
  bottom: auto;
  bottom: intial;
  top: 0;
}
.df-controls-top.df-float .df-ui {
  top: 10px;
}
.df-controls-top .df-more-container {
  bottom: auto;
  top: 100%;
  margin: 8px 0 0 !important;
}
.df-controls-top .df-more-container:before {
  border-bottom-color: #eee;
  border-top: 0;
  bottom: auto;
  top: -7px;
}
.df-controls-hidden .df-ui {
  display: none;
}
.df-float-off.df-controls-top .df-sidemenu-wrapper {
  top: 42px;
  bottom: 0;
}
.df-float-off.df-controls-bottom .df-sidemenu-wrapper {
  top: 0;
  bottom: 42px;
}
.df-float-off .df-ui-left {
  justify-content: flex-start;
  display: flex;
  flex: 1;
}
.df-float-off .df-ui-right {
  justify-content: flex-end;
  display: flex;
  flex: 1;
}
.df-float-off .df-ui-center {
  display: flex;
  justify-content: center;
  align-items: center;
}
.df-float-off .df-ui {
  display: flex;
}
.df-link-content .annotationTextContent {
  color: transparent;
}
.df-link-content .popupWrapper {
  position: absolute;
  width: 20em;
}
.df-link-content .popup {
  position: absolute;
  z-index: 200;
  max-width: 20em;
  background-color: #FFFF99;
  box-shadow: 0 2px 5px #333;
  border-radius: 2px;
  padding: 0.6em;
  margin-left: 5px;
  cursor: pointer;
  word-wrap: break-word;
}
.df-link-content .popup h1 {
  font-size: 1em;
  border-bottom: 1px solid #000000;
  padding-bottom: 0.2em;
}
.df-link-content .popup p {
  padding-top: 0.2em;
}
html.df-lightbox-open,
body.df-lightbox-open {
  overflow: hidden !important;
}
.df-zoomview {
  display: none;
  cursor: move;
}
.df-zoomview .df-viewer-wrapper {
  position: relative;
  margin: 0 auto;
}
.df-zoomview .df-viewer-wrapper .df-book-shadow {
  position: absolute;
  z-index: -1;
  height: 100%;
  display: none;
  -webkit-box-shadow: 0px 1px 15px 1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 1px 15px 1px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 1px 15px 1px rgba(0, 0, 0, 0.5);
}
.df-zoomview .df-page {
  position: absolute;
  top: 0;
  right: 50%;
  background-color: #fff;
}
.df-zoomview .df-page:before {
  width: 10%;
  opacity: 0.5;
}
.df-zoomview .df-page.df-page-front {
  left: 50%;
}
.df-zoom-active .df-viewer {
  cursor: move;
  cursor: -webkit-grab;
}
.df-zoom-active .df-flipbook {
  display: none;
}
.df-zoom-active .df-zoomview {
  display: block;
}
.df-hybrid-viewer .df-zoomview .df-page:before {
  display: none;
}
.df-hybrid-viewer:not(.df-zoom-active) .df-flipbook.df-loading + .df-zoomview {
  display: none;
}
.df-hybrid-viewer:not(.df-zoom-active) .df-zoomview {
  display: block;
  pointer-events: none;
}
.df-hybrid-viewer:not(.df-zoom-active) .df-zoomview .df-page:before {
  display: none;
}
.df-hybrid-viewer:not(.df-zoom-active) .df-loading + .df-zoomview::after {
  content: "";
  background-size: 22px;
  height: 22px;
  width: 22px;
  display: block;
  top: 50%;
  left: 50%;
  margin: -11px;
  position: absolute;
  z-index: 0;
}
.df-hybrid-viewer:not(.df-zoom-active).df-pending .df-zoomview,
.df-hybrid-viewer:not(.df-zoom-active).df-pendingresize .df-zoomview,
.df-hybrid-viewer:not(.df-zoom-active).df-hide-zoomview .df-zoomview {
  display: none;
}
.df-container ::-webkit-scrollbar {
  width: 12px;
  height: 12px;
  cursor: pointer;
}
.df-container ::-webkit-scrollbar-button {
  height: 0;
  width: 0;
  cursor: pointer;
}
.df-container ::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.5);
  border-radius: 50px;
}
.df-container ::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 0, 0, 0.8);
}
.df-container ::-webkit-scrollbar-thumb:active {
  background: rgba(0, 0, 0, 0.8);
}
.df-container ::-webkit-scrollbar-thumb,
.df-container ::-webkit-scrollbar-thumb:hover,
.df-container ::-webkit-scrollbar-thumb:active {
  border-right: 1px;
  border-left: 1px;
  border-style: solid;
  border-color: transparent;
}
.df-container ::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.05);
  border-radius: 50px;
}
.df-container ::-webkit-scrollbar-track:hover {
  background: rgba(0, 0, 0, 0.1);
}
.df-container ::-webkit-scrollbar-track:active {
  background: rgba(0, 0, 0, 0.15);
}
.df-container ::-webkit-scrollbar-corner {
  background: transparent;
}
.df-sidemenu-wrapper ::-webkit-scrollbar {
  width: 10px;
}
.df-container.df-transparent.df-fullscreen {
  background: #aaa;
}
.df-container.df-fullscreen {
  position: fixed !important;
  left: 0 !important;
  top: 0 !important;
  width: 100% !important;
  height: 100% !important;
  z-index: 2147483647;
}
.df-container.df-rtl .df-sidemenu-wrapper {
  left: auto;
  left: initial;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  right: -50px;
  direction: rtl;
}
.df-container.df-rtl input.df-search-text {
  padding: 0 15px 0 45px;
}
.df-container.df-rtl .df-sidemenu-title {
  text-align: right;
}
.df-container.df-rtl .df-search-clear {
  right: auto;
  left: 60px;
}
.df-container.df-rtl.df-sidemenu-open .df-sidemenu-wrapper {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  right: 0;
}
.df-container.df-rtl.df-sidemenu-open .df-sidemenu-wrapper .df-sidemenu-buttons .df-ui-close {
  float: left;
}
.df-container.df-rtl.df-sidemenu-open .df-ui-nav.df-ui-prev {
  left: 0;
}
.df-container.df-rtl.df-sidemenu-open .df-ui-nav.df-ui-next {
  right: 220px;
}
.df-container.df-rtl.df-sidemenu-open .df-flipbook-3d.df-loading:after {
  margin-left: -122px;
}
.df-container.df-rtl .df-outline-item {
  margin: 0 18px 0 0;
  text-align: right;
  direction: rtl;
}
.df-container.df-rtl .df-outline-item .df-outline-toggle {
  float: right;
  margin: 0 -18px 0 0;
}
.df-container.df-rtl .df-outline-item .df-outline-toggle.df-outlines-hidden:before {
  content: "\e900";
}
.df-container.df-rtl .df-viewer .df-3dcanvas {
  left: 0;
  right: auto;
  right: initial;
}
.df-container.df-rtl .df-more-container .df-ui-btn {
  text-align: right;
  direction: rtl;
}
.df-container.df-rtl .df-more-container .df-ui-btn:before {
  right: 10px;
}
.df-container.df-rtl .df-more-container .df-ui-btn span {
  padding: 0 24px 0 0;
}
.df-lightbox-wrapper.df-rtl .df-lightbox-controls {
  float: left;
}
.df-element[data-lightbox],
.df-element[data-df-lightbox] {
  cursor: pointer;
}
.df-popup-thumb {
  display: inline-block;
  box-sizing: border-box;
  margin: 30px 15px 15px !important;
  text-align: center;
  border: 0;
  width: 140px;
  height: auto;
  word-break: break-word;
  vertical-align: bottom;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -moz-perspective: 800px;
  perspective: 800px;
}
.df-popup-thumb .df-book-wrapper {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: 0.2s;
  box-shadow: 2px 0px 4px rgba(0, 0, 0, 0.2);
  transform-origin: 30%;
  background-color: #fff;
  width: 100%;
  display: inline-block;
}
.df-popup-thumb .df-book-page1,
.df-popup-thumb .df-book-page2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: 100% 100%;
  -webkit-transform-origin: left;
  -moz-transform-origin: left;
  transform-origin: left;
  background-color: #fff;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 1;
}
.df-popup-thumb .df-book-cover {
  background-size: 100% 100%;
  -webkit-transform-origin: left;
  -moz-transform-origin: left;
  transform-origin: left;
  top: 0;
  position: relative;
  overflow: hidden;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.24);
  z-index: 1;
}
.df-popup-thumb .df-book-cover.df-thumb-not-found {
  height: 200px;
  position: relative;
}
.df-popup-thumb .df-book-cover:after {
  display: block;
  content: " ";
  height: 100%;
  width: 100%;
  background:
    linear-gradient(
      90deg,
      rgba(255, 255, 255, 0.15) 1%,
      rgba(0, 0, 0, 0.15) 3%,
      rgba(255, 255, 255, 0.15) 5%,
      rgba(255, 255, 255, 0) 7%);
  box-shadow: inset 0px -1px 3px 0px rgba(80, 80, 80, 0.5490196078);
  z-index: 3;
  position: absolute;
  top: 0;
  left: 0;
}
.df-popup-thumb .df-book-title {
  bottom: -100%;
  position: absolute;
  width: 100%;
  left: 0;
  padding: 5px;
  font-size: 0.75em;
  background: rgba(255, 255, 255, 0.9);
  box-sizing: border-box;
  display: block;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  opacity: 0;
}
.df-popup-thumb img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
}
.df-popup-thumb:hover .df-book-title,
.df-popup-thumb.df-thumb-not-found .df-book-title,
.df-popup-thumb.df-tl-book-title-fixed .df-book-title {
  opacity: 1;
  bottom: 0;
}
.df-popup-thumb.df-tl-book-title-fixed .df-book-title,
.df-popup-thumb.df-tl-book-title-top .df-book-title {
  opacity: 1;
  position: relative;
}
.df-popup-thumb.df-thumb-not-found .df-book-wrapper {
  width: 100%;
}
.df-popup-thumb.df-tl-book-title-bottom .df-thumb-not-found,
.df-popup-thumb.df-tl-cover-title .df-thumb-not-found {
  height: 170px;
}
.df-popup-thumb.df-tl-book-title-bottom .df-book-wrapper,
.df-popup-thumb.df-tl-cover-title .df-book-wrapper {
  position: relative;
  z-index: 1;
}
.df-popup-thumb.df-tl-book-title-bottom .df-book-title,
.df-popup-thumb.df-tl-cover-title .df-book-title {
  position: relative;
  bottom: 0;
  opacity: 1;
  height: 3em;
  background: transparent;
}
.df-popup-thumb:hover .df-book-page1 {
  transform: rotateY(-8deg) rotateZ(0);
  box-shadow: 2px 0px 4px rgba(0, 0, 0, 0.2);
}
.df-popup-thumb:hover .df-book-page2 {
  transform: rotateY(-14deg) rotateZ(0);
  box-shadow: 2px 0px 4px rgba(0, 0, 0, 0.2);
}
.df-popup-thumb:hover .df-book-wrapper {
  transform: rotateY(-15deg) rotateZ(0);
}
.df-popup-thumb:hover .df-book-cover {
  -webkit-transform: rotateY(-18deg) rotateZ(0);
  -moz-transform: rotateY(-18deg) rotateZ(0);
  -ms-transform: rotateY(-18deg) rotateZ(0);
  transform: rotateY(-18deg) rotateZ(0);
}
.df-popup-thumb.df-tl-cover-title .df-book-wrapper {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
}
.df-popup-thumb.df-tl-cover-title .df-book-cover {
  box-shadow: none;
}
.df-popup-thumb.df-tl-cover-title .df-book-cover:after {
  display: none;
}
.df-popup-thumb.df-tl-cover-title:hover .df-book-wrapper {
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.5);
  transform: none;
}
.df-popup-thumb.df-tl-cover-title:hover .df-book-cover {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  transform: none;
  box-shadow: none;
}
.df-popup-thumb.df-tl-cover-title:hover .df-book-page1,
.df-popup-thumb.df-tl-cover-title:hover .df-book-page2 {
  display: none;
}
.df-popup-button {
  width: auto;
  display: inline-block;
  background: #ddd;
  border-radius: 5px;
  padding: 5px 15px;
  margin: 5px;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -moz-transition-property: background;
  -o-transition-property: background;
  -webkit-transition-property: background;
  transition-property: background;
}
.df-popup-button:hover {
  background: #aaa;
}
.df-popup-hidden {
  display: none;
}
.df-icon-play-popup {
  position: relative;
}
.df-icon-play-popup:before {
  top: 50%;
  position: absolute;
  left: 50%;
  font-size: 40px;
  background: #777;
  border-radius: 50%;
  padding: 10px;
  box-shadow: 0px 1px 5px #777;
  margin-top: -30px;
  margin-left: -30px;
  display: block;
  color: #fff;
  z-index: 1;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  pointer-events: none;
}
.df-icon-play-popup:hover:before {
  opacity: 0;
}
.df-posts {
  max-width: 1140px;
  margin: 0 auto;
}
.df-posts > .df-popup-thumb {
  width: calc(20% - 30px);
  min-width: 100px;
  position: relative;
  z-index: 1;
}
df-post-shelf {
  display: none;
  height: 160px;
  background-color: transparent;
  z-index: 0;
  margin: -105px -40px -40px -40px;
  position: relative;
  background-repeat: no-repeat;
}
df-post-shelf:nth-of-type(5n) {
  display: block;
}
df-post-shelf:after {
  content: " ";
  height: 160px;
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 240px;
  z-index: 1;
  background-position: 0 -160px;
  background-repeat: no-repeat;
  background-image: inherit;
  background-size: inherit;
}
df-post-shelf:before {
  content: " ";
  display: block;
  position: absolute;
  left: 240px;
  bottom: 0;
  right: 240px;
  height: 160px;
  z-index: 1;
  background-image: inherit;
  background-size: inherit;
  background-repeat: repeat-x;
  background-position: 0 -320px;
}
.df-posts.df-has-shelf {
  padding: 0 40px 50px 40px;
}
@media screen and (max-width: 1100px) {
  .df-posts > .df-popup-thumb {
    width: calc(25% - 30px);
  }
  df-post-shelf:nth-of-type(n) {
    display: none;
  }
  df-post-shelf:nth-of-type(4n) {
    display: block;
  }
}
@media screen and (max-width: 900px) {
  .df-posts > .df-popup-thumb {
    width: calc(33% - 30px);
  }
  df-post-shelf:nth-of-type(n) {
    display: none;
  }
  df-post-shelf:nth-of-type(3n) {
    display: block;
  }
}
@media screen and (max-width: 600px) {
  .df-posts > .df-popup-thumb {
    width: calc(50% - 30px);
  }
  df-post-shelf:nth-of-type(n) {
    display: none;
  }
  df-post-shelf:nth-of-type(2n) {
    display: block;
  }
  df-post-shelf {
    background-size: 120px 480px;
  }
  df-post-shelf:before {
    left: 120px;
    right: 120px;
  }
  df-post-shelf:after {
    width: 120px;
  }
}
@media screen and (max-width: 420px) {
  .df-posts > .df-popup-thumb,
  .df-popup-thumb {
    width: calc(100% - 30px);
  }
  df-post-shelf:nth-of-type(n) {
    display: block;
  }
}
df-post-shelf:nth-last-of-type(1) {
  display: block;
}
.df-posts {
  container-type: inline-size;
  container-name: dfposts;
  width: 100%;
  box-sizing: border-box !important;
}
@container dfposts (max-width: 1020px) {
  .df-posts > .df-popup-thumb {
    width: calc(25% - 30px);
  }
  df-post-shelf:nth-of-type(n) {
    display: none;
  }
  df-post-shelf:nth-of-type(4n) {
    display: block;
  }
}
@container dfposts (max-width: 820px) {
  .df-posts > .df-popup-thumb {
    width: calc(33% - 30px);
  }
  df-post-shelf:nth-of-type(n) {
    display: none;
  }
  df-post-shelf:nth-of-type(3n) {
    display: block;
  }
}
@container dfposts (max-width: 520px) {
  .df-posts > .df-popup-thumb {
    width: calc(50% - 30px);
  }
  df-post-shelf:nth-of-type(n) {
    display: none;
  }
  df-post-shelf:nth-of-type(2n) {
    display: block;
  }
  df-post-shelf {
    background-size: 120px 480px;
  }
  df-post-shelf:before {
    left: 120px;
    right: 120px;
  }
  df-post-shelf:after {
    width: 120px;
  }
}
@container dfposts (max-width: 320px) {
  .df-posts > .df-popup-thumb {
    width: calc(100% - 30px);
  }
  df-post-shelf:nth-of-type(n) {
    display: block;
  }
}
@container dfposts (max-width: 150px) {
  .df-posts.df-has-shelf > .df-popup-thumb {
    width: 100%;
    margin: 30px -35px 15px !important;
  }
}
df-post-shelf:nth-last-of-type(1) {
  display: block;
}
.df-page-content {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.df-text-content,
.df-auto-link-content {
  line-height: 1;
}
.df-text-content span,
.df-text-content br,
.df-auto-link-content span {
  color: transparent !important;
  position: absolute;
  white-space: pre;
  cursor: text;
  transform-origin: 0% 0%;
}
.df-auto-link-content > span {
  overflow: hidden;
}
.df-text-content .highlight {
  margin: -1px;
  padding: 1px;
  background-color: rgb(180, 0, 170);
  border-radius: 4px;
}
.df-text-content .highlight.appended {
  position: initial;
}
.df-text-content .highlight.begin {
  border-radius: 4px 0 0 4px;
}
.df-text-content .highlight.end {
  border-radius: 0 4px 4px 0;
}
.df-text-content .highlight.middle {
  border-radius: 0;
}
.df-text-content .highlight.selected {
  background-color: rgb(0, 100, 0);
}
.df-text-content .endOfContent {
  display: block;
  position: absolute;
  left: 0;
  top: 100%;
  right: 0;
  bottom: 0;
  z-index: -1;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.df-text-content .endOfContent.active {
  top: 0;
}
body.admin-bar .df-lightbox-wrapper,
body.admin-bar .df-lightbox-bg {
  top: 32px;
}
@media screen and (max-width: 782px) {
  body.admin-bar .df-lightbox-wrapper,
  body.admin-bar .df-lightbox-bg {
    top: 46px;
  }
}
@media screen and (max-width: 600px) {
  body.admin-bar .df-lightbox-wrapper,
  body.admin-bar .df-lightbox-bg {
    top: 0px;
  }
}
.df-single-content {
  width: 100%;
}
.df-link-content section.textWidgetAnnotation {
  display: none;
}
.df-link-content :is(.linkAnnotation, .buttonWidgetAnnotation.pushButton) > a {
  position: absolute;
  font-size: 1em;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.df-viewer::-webkit-scrollbar-button {
  height: 50px;
}
.df-viewer::-webkit-scrollbar-thumb {
  min-height: 50px;
}
.df-container .df-reader ::-webkit-scrollbar-track,
.df-container .df-reader ::-webkit-scrollbar-thumb {
  background: transparent;
}
.df-container.df-pinch-zoom ::-webkit-scrollbar-track,
.df-container.df-pinch-zoom ::-webkit-scrollbar-thumb {
  background: transparent;
}
.df-container.df-pinch-zoom .df-page-content {
  display: none;
}
section.squareAnnotation .popupWrapper,
section.textAnnotation .popupWrapper {
  display: none;
}
section.squareAnnotation svg,
section.textAnnotation svg {
  display: block;
}
.df-comment-popup {
  display: none;
  position: absolute;
  width: 360px;
  background-color: #FFFF99;
  box-shadow: 0 2px 5px #333;
  border-radius: 2px;
  z-index: 9;
  padding: 10px;
  word-break: break-word;
}
.df-comment-popup.df-active {
  display: block;
}
.df-comment-popup .popup {
  background-color: transparent !important;
}
.df-comment-popup p {
  margin: 0;
}
.df-comment-popup h1 {
  padding-bottom: 5px;
  border-bottom: 1px solid;
  margin-top: 0;
  font-size: 1em;
}
.df-sidemenu-wrapper.df-sidemenu-center {
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  display: none;
  top: auto;
  height: 360px;
  bottom: 52px;
}
.df-sidemenu-center .df-sidemenu-buttons {
  box-shadow: none;
  text-align: center;
}
.df-sidemenu-center .df-sidemenu-buttons .df-icon-close {
  display: block;
  margin: -55px auto 0 auto;
  float: none;
  border-radius: 50px;
  width: 44px;
}
.df-sidemenu-wrapper.df-sidemenu-center:before {
  background-color: rgba(255, 255, 255, 0.9);
}
.df-sidemenu-open .df-sidemenu-wrapper.df-sidemenu-center {
  display: block;
}
.df-sidemenu-center:before,
.df-sidemenu-center .sidemenu {
  border-radius: 10px 10px 0 0;
}
.df-slider {
  -webkit-filter: blur(0);
  -moz-filter: blur(0);
  -ms-filter: blur(0);
  -o-filter: blur(0);
  filter: blur(0);
}
.df-slider .df-viewer-wrapper {
  position: relative;
  margin: 0 auto;
  height: 100%;
  -moz-transition: 0.3s left;
  -o-transition: 0.3s left;
  -webkit-transition: 0.3s left;
  transition: 0.3s left;
}
.df-slider .df-sheet {
  -moz-transition: transform 0.5s;
  -o-transition: transform 0.5s;
  -webkit-transition: transform 0.5s;
  transition: transform 0.5s;
}
.df-slider .df-sheet.df-left-side,
.df-slider .df-sheet.df-right-side {
  left: 50% !important;
}
.df-slider .df-sheet:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.df-slider .df-page:before {
  display: none;
}
.df-slider .df-page.df-page-front {
  z-index: 3;
}
.df-slider + .df-zoomview .df-page:before {
  display: none;
}
.df-has-shelf df-post-shelf {
  background: none;
  perspective: 400px;
  margin: 5px 0px 30px 0px;
  height: 0px;
  box-shadow: 0px 5px 40px 15px rgba(0, 0, 0, 0.3137254902);
}
.df-has-shelf df-post-shelf:before,
.df-has-shelf df-post-shelf:after {
  background-size: auto;
  left: -40px;
  right: -40px;
  width: auto;
  background-repeat: repeat-x;
  transform-style: preserve-3d;
  background-position: 0 0;
}
.df-has-shelf df-post-shelf:before {
  transform: translateY(-15px) rotateX(50deg);
  height: 50px;
  transform-origin: bottom;
  box-shadow: inset 0px 3px 15px 0px rgba(0, 0, 0, 0.6117647059);
}
.df-has-shelf df-post-shelf:after {
  transform: translateZ(0);
  height: 15px;
  box-shadow: inset 0px 3px 3px rgba(243, 243, 243, 0.3215686275);
  background-position: 0 -50px;
}
.df-search-highlight {
  position: relative !important;
  background-color: #00f;
}
.df-search-results {
  top: 125px !important;
  padding: 0 10px 10px;
}
.df-search-result {
  color: inherit !important;
  text-decoration: none !important;
  overflow: hidden;
  border: none !important;
  box-shadow: none !important;
  margin-bottom: 1px;
  padding: 5px 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}
.df-search-result.df-active,
.df-search-result:hover {
  background-color: rgba(100, 100, 100, 0.2);
}
.df-sidemenu-title {
  padding: 8px 20px;
  text-transform: uppercase;
  text-align: left;
}
.df-search-hits {
  z-index: 10;
  display: none;
}
.df-search-open .df-search-hits {
  display: inline-block;
}
.df-search-form {
  display: flex;
  padding: 10px;
  position: relative;
}
.df-search-clear {
  position: absolute;
  right: 55px;
  top: 22px;
  cursor: pointer;
  display: none;
}
input.df-search-text {
  flex-grow: 1;
  margin: 0;
  border-radius: 4px 0 0 4px;
  outline: 0;
  border: 0;
  height: 40px;
  padding: 0 45px 0 15px;
  width: 100%;
}
input.df-search-text:not(:placeholder-shown) ~ a.df-search-clear {
  display: block;
}
.df-ui-btn.df-search-btn {
  height: 40px;
  padding: 10px;
  background-color: #f7f7f7;
}
.df-search-info {
  padding: 5px 20px;
}
.df-searching .df-search-info {
  background-repeat: no-repeat;
  background-size: 24px;
  background-position: 176px;
}
.df-popup-thumb img.df-lazy {
  transform: scale(1.2);
  opacity: 0.5;
}
@media (prefers-reduced-motion: no-preference) {
  .df-popup-thumb img {
    transition: opacity 1.5s ease, transform 1.5s ease;
  }
}
.df-trigger {
  cursor: pointer;
}
.df-element[data-lightbox],
.df-element[data-df-lightbox] {
  position: relative;
}
.rtl .df-popup-thumb .df-book-cover,
.rtl .df-popup-thumb .df-book-page1,
.rtl .df-popup-thumb .df-book-page2 {
  transform-origin: right;
}
.rtl .df-popup-thumb:hover .df-book-cover {
  transform: rotateY(18deg) rotateZ(0);
}
.rtl .df-popup-thumb:hover .df-book-page2 {
  transform: rotateY(14deg) rotateZ(0);
  box-shadow: -2px 0 4px rgba(0, 0, 0, 0.2);
}
.rtl .df-popup-thumb:hover .df-book-page1 {
  transform: rotateY(8deg) rotateZ(0);
  box-shadow: -2px 0 4px rgba(0, 0, 0, 0.2);
}
.rtl .df-popup-thumb:hover .df-book-wrapper {
  transform: rotateY(15deg) rotateZ(0);
  transform-origin: 70% !important;
  box-shadow: -2px 0 4px rgba(0, 0, 0, 0.2);
}
.rtl .df-popup-thumb .df-book-cover:after {
  transform: scaleX(-1);
}
.df-posts [skip-parse] {
  display: none;
}
.df-posts {
  text-align: center;
  position: relative;
}
.df-load-more-button-wrapper {
  text-align: center;
  display: none;
  margin-top: 20px;
}
.df-posts [skip-parse] ~ .df-load-more-button-wrapper {
  display: block;
}
.df-load-more-button {
  padding: 10px 15px;
  display: inline-block;
  margin: 0 auto;
  cursor: pointer;
  background: #0085ba;
  color: white;
}
._df_book {
  min-height: 400px;
}

/* web/themes/custom/nureads_theme/src/index.scss */
@font-face {
  font-family: "Quadrant Text";
  src: url(../fonts/QuadrantText-Regular.woff2) format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Quadrant Text";
  src: url(../fonts/QuadrantText-RegularItalic.woff2) format("woff2");
  font-weight: normal;
  font-style: italic;
  font-display: block;
}
@font-face {
  font-family: "Quadrant Text Mono";
  src: url(../fonts/QuadrantTextMono-Regular.woff2) format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Quadrant Text Mono";
  src: url(../fonts/QuadrantTextMono-RegularItalic.woff2) format("woff2");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
html {
  -moz-text-size-adjust: none;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
}
body,
h1,
h2,
h3,
h4,
p,
figure,
blockquote,
dl,
dd {
  margin: 0;
  margin-block-end: 0;
}
ul,
ol {
  list-style-type: none;
  margin-block-start: 0;
  margin-block-end: 0;
  padding-inline-start: 0;
}
body {
  min-height: 100vh;
  line-height: 1.5;
}
h1,
h2,
h3,
h4,
button,
input,
label {
  line-height: 1.1;
}
h1,
h2,
h3,
h4 {
  text-wrap: balance;
}
a:not([class]) {
  text-decoration-skip-ink: auto;
  color: currentColor;
}
img,
picture {
  max-width: 100%;
  display: block;
}
input,
button,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
}
button,
select {
  cursor: pointer;
}
textarea:not([rows]) {
  min-height: 10em;
}
:target {
  scroll-margin-block: 5ex;
}
form p {
  margin-bottom: 1em;
}
.form-item {
  padding-bottom: 20px;
  position: relative;
}
.form-item input.form-email,
.form-item input.form-number,
.form-item input.form-tel,
.form-item input.form-text,
.form-item select.form-select,
.form-item textarea.form-textarea,
.form-item input.form-date {
  background: #ffffff;
  border: none;
  border-radius: 0;
  color: #000000;
  font-size: 20px;
  line-height: 140%;
  padding: 21px 35px 21px 35px;
  width: 100%;
  font-family: "Quadrant Text Mono";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  .form-item input.form-email,
  .form-item input.form-number,
  .form-item input.form-tel,
  .form-item input.form-text,
  .form-item select.form-select,
  .form-item textarea.form-textarea,
  .form-item input.form-date {
    font-size: 16px;
    padding: 14px 23px 14px 23px;
  }
}
@media only screen and (max-width: 1024px) {
  .form-item input.form-email,
  .form-item input.form-number,
  .form-item input.form-tel,
  .form-item input.form-text,
  .form-item select.form-select,
  .form-item textarea.form-textarea,
  .form-item input.form-date {
    font-size: 16px;
    padding: 10px 15px 8px 15px;
  }
}
.form-item textarea.form-textarea {
  display: block;
}
.form-item input.form-date {
  appearance: none;
  height: 50px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .form-item input.form-date {
    height: 42.4px;
  }
}
.form-item label {
  cursor: pointer;
  font-size: 20px;
  line-height: 140%;
  font-family: "Quadrant Text Mono";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  .form-item label {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1024px) {
  .form-item label {
    font-size: 16px;
  }
}
.form-item label:has(~ input.form-email),
.form-item label:has(~ input.form-number),
.form-item label:has(~ input.form-tel),
.form-item label:has(~ input.form-text) {
  cursor: text;
}
.form-item label:has(~ input.form-email),
.form-item label:has(~ input.form-number),
.form-item label:has(~ input.form-tel),
.form-item label:has(~ input.form-text) {
  color: #707070;
  left: 35px;
  position: absolute;
  top: 21px;
  width: 100%;
}
@media only screen and (max-width: 1600px) {
  .form-item label:has(~ input.form-email),
  .form-item label:has(~ input.form-number),
  .form-item label:has(~ input.form-tel),
  .form-item label:has(~ input.form-text) {
    left: 23px;
    top: 14px;
    width: calc(100% - 23px);
  }
}
@media only screen and (max-width: 1024px) {
  .form-item label:has(~ input.form-email),
  .form-item label:has(~ input.form-number),
  .form-item label:has(~ input.form-tel),
  .form-item label:has(~ input.form-text) {
    left: 15px;
    top: 10px;
    width: calc(100% - 15px);
  }
}
.form-item label:has(~ input.form-email:not(:placeholder-shown)),
.form-item label:has(~ input.form-number:not(:placeholder-shown)),
.form-item label:has(~ input.form-tel:not(:placeholder-shown)),
.form-item label:has(~ input.form-text:not(:placeholder-shown)) {
  display: none;
}
.form-item select.form-select {
  appearance: none;
  height: 70px;
}
@media only screen and (max-width: 1600px) {
  .form-item select.form-select {
    height: 50.4px;
  }
}
@media only screen and (max-width: 1024px) {
  .form-item select.form-select {
    height: 45.4px;
  }
}
.form-item.form-type-radio,
.form-item.js-form-type-radio,
.form-item.form-type-checkbox,
.form-item.js-form-type-checkbox {
  align-items: center;
  display: flex;
  font-size: 20px;
  line-height: 140%;
  font-family: "Quadrant Text Mono";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  .form-item.form-type-radio,
  .form-item.js-form-type-radio,
  .form-item.form-type-checkbox,
  .form-item.js-form-type-checkbox {
    font-size: 18px;
    line-height: 166.66%;
  }
}
@media only screen and (max-width: 1024px) {
  .form-item.form-type-radio,
  .form-item.js-form-type-radio,
  .form-item.form-type-checkbox,
  .form-item.js-form-type-checkbox {
    font-size: 16px;
    line-height: 150%;
  }
}
@media only screen and (max-width: 767px) {
  .form-item.form-type-radio,
  .form-item.js-form-type-radio,
  .form-item.form-type-checkbox,
  .form-item.js-form-type-checkbox {
    font-size: 14px;
    line-height: 171.4%;
  }
}
.form-item.form-type-radio label,
.form-item.js-form-type-radio label,
.form-item.form-type-checkbox label,
.form-item.js-form-type-checkbox label {
  padding-left: 34px;
}
@media only screen and (max-width: 1300px) {
  .form-item.form-type-radio label,
  .form-item.js-form-type-radio label,
  .form-item.form-type-checkbox label,
  .form-item.js-form-type-checkbox label {
    padding-left: 17px;
  }
}
.form-item input.form-radio {
  appearance: none;
  background: transparent;
  border: 1px solid #000000;
  border-radius: 50%;
  color: #000000;
  cursor: pointer;
  display: grid;
  flex-shrink: 0;
  font: inherit;
  height: 50px;
  margin: 0;
  place-content: center;
  width: 50px;
}
.form-item input.form-radio:before {
  border-radius: 50%;
  box-shadow: inset 50px 50px #000000;
  content: "";
  height: 32px;
  transform: scale(0);
  width: 32px;
}
.form-item input.form-radio:checked:before {
  transform: scale(1);
}
.form-item input.form-checkbox {
  appearance: none;
  border: 1px solid #000000;
  color: #000000;
  cursor: pointer;
  display: grid;
  flex-shrink: 0;
  font: inherit;
  height: 50px;
  margin: 0;
  place-content: center;
  width: 50px;
}
.form-item input.form-checkbox:before {
  box-shadow: inset 50px 50px #000000;
  content: "";
  height: 32px;
  transform: scale(0);
  width: 32px;
}
.form-item input.form-checkbox:checked:before {
  transform: scale(1);
}
.form-item .description,
.form-item .form-item--error-message,
.form-item .password-strength__title,
.form-item .password-confirm-message,
.form-item .password-suggestions {
  font-size: 14px;
  line-height: 150%;
  font-family: "Quadrant Text";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1300px) {
  .form-item .description,
  .form-item .form-item--error-message,
  .form-item .password-strength__title,
  .form-item .password-confirm-message,
  .form-item .password-suggestions {
    font-size: 12px;
  }
}
.form-item .error {
  outline: 1px solid #e00000;
}
.form-item .form-item--error-message {
  color: #e00000;
}
.form-type-select,
.js-form-type-select {
  position: relative;
}
.form-type-select:after,
.js-form-type-select:after {
  content: url(data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2018%209%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M8.99935%209.00073L0.666016%200.695312H17.3327L8.99935%209.00073Z%22%20fill%3D%22black%22%2F%3E%3C%2Fsvg%3E);
  display: block;
  height: 8px;
  position: absolute;
  right: 24px;
  top: 15px;
  width: 17px;
}
@media only screen and (max-width: 1024px) {
  .form-type-select:after,
  .js-form-type-select:after {
    top: 11px;
  }
}
.form-type-select label,
.js-form-type-select label {
  display: none;
}
.form-type-date label,
.js-form-type-date label {
  display: none;
}
.form-type-textarea label,
.js-form-type-textarea label {
  display: block;
  padding-bottom: 40px;
  text-align: center;
  width: 100%;
  font-size: 32px;
  line-height: 140%;
  font-family: "Quadrant Text";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  .form-type-textarea label,
  .js-form-type-textarea label {
    font-size: 25px;
  }
}
@media only screen and (max-width: 1024px) {
  .form-type-textarea label,
  .js-form-type-textarea label {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .form-type-textarea label,
  .js-form-type-textarea label {
    font-size: 18px;
  }
}
.form-type-textarea .description,
.js-form-type-textarea .description {
  padding-bottom: 1em;
}
fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
fieldset .fieldset__error-message {
  color: #e00000;
  font-size: 14px;
  line-height: 150%;
  font-family: "Quadrant Text";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1300px) {
  fieldset .fieldset__error-message {
    font-size: 12px;
  }
}
fieldset .fieldset__wrapper .fieldset__description {
  padding-bottom: 1em;
  font-size: 14px;
  line-height: 150%;
  font-family: "Quadrant Text";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1300px) {
  fieldset .fieldset__wrapper .fieldset__description {
    font-size: 12px;
  }
}
legend {
  padding-bottom: 40px;
  text-align: center;
  font-size: 32px;
  line-height: 140%;
  font-family: "Quadrant Text";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  legend {
    font-size: 25px;
  }
}
@media only screen and (max-width: 1024px) {
  legend {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  legend {
    font-size: 18px;
  }
}
.form-actions {
  padding-top: 20px;
}
.form-actions input {
  align-items: center;
  background: #ffffff;
  border: 1px solid #000000;
  border-radius: 0;
  color: #000000;
  cursor: pointer;
  display: flex;
  font-size: 16px;
  justify-content: center;
  line-height: 140%;
  padding: 0 57px 0 57px;
  text-decoration: none;
  text-transform: uppercase;
  width: 250px;
  font-family: "Quadrant Text Mono";
  font-weight: normal;
  font-style: normal;
}
.form-actions input:hover {
  background: #000000;
  color: #ffffff;
}
@media only screen and (max-width: 1600px) {
  .form-actions input {
    font-size: 14px;
    padding: 0;
  }
}
@media only screen and (max-width: 1024px) {
  .form-actions input {
    font-size: 11px;
  }
}
@media only screen and (max-width: 767px) {
  .form-actions input {
    font-size: 11px;
    padding: 0 16px 0 16px;
    width: auto;
  }
}
header {
  background: #f9f7f2;
  color: #000000;
  display: flex;
  justify-content: center;
  left: 0;
  overflow: scroll;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 3;
}
header > div {
  max-width: 1920px;
  width: 100%;
}
body.toolbar-horizontal header {
  left: var(--sidebar-width);
  top: var(--gin-toolbar-secondary-height);
  width: calc(100vw - var(--sidebar-width));
}
header .top {
  align-items: center;
  display: flex;
  padding: 28px 40px 27px 40px;
}
@media only screen and (max-width: 1300px) {
  header .top {
    padding: 23px 40px 23px 40px;
  }
}
@media only screen and (max-width: 1024px) {
  header .top {
    padding: 16px 40px 15px 40px;
  }
}
@media only screen and (max-width: 767px) {
  header .top {
    gap: 26px;
    padding: 19px 20px 19px 20px;
  }
}
header .top .hamburger {
  display: none;
  flex: 1;
}
@media only screen and (max-width: 1024px) {
  header .top .hamburger {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  header .top .hamburger {
    flex: 0;
  }
}
header .top .branding-main-menu,
header .top .tools-menu {
  align-items: center;
  display: flex;
  flex: 1;
}
header .top .branding-main-menu {
  justify-content: flex-start;
  gap: 175px;
}
@media only screen and (max-width: 1600px) {
  header .top .branding-main-menu {
    gap: 122px;
  }
}
@media only screen and (max-width: 1300px) {
  header .top .branding-main-menu {
    gap: 63px;
  }
}
@media only screen and (max-width: 1024px) {
  header .top .branding-main-menu {
    gap: 0;
    justify-content: center;
  }
}
@media only screen and (max-width: 767px) {
  header .top .branding-main-menu {
    justify-content: flex-start;
  }
}
header .top .tools-menu {
  justify-content: flex-end;
}
header .top nav#block-nureads-theme-mainnavigation a,
header .top nav#block-nureads-theme-tools a {
  display: block;
  padding-top: 1px;
  white-space: nowrap;
  font-size: 16px;
  font-style: normal;
  line-height: 150%;
  letter-spacing: 0.1em;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Quadrant Text";
  font-weight: normal;
  font-style: normal;
}
header .top nav#block-nureads-theme-mainnavigation a:hover,
header .top nav#block-nureads-theme-tools a:hover {
  font-style: italic;
}
@media only screen and (max-width: 767px) {
  header .top nav#block-nureads-theme-mainnavigation a:hover,
  header .top nav#block-nureads-theme-tools a:hover {
    font-style: normal;
  }
}
header .top nav#block-nureads-theme-mainnavigation a:before,
header .top nav#block-nureads-theme-tools a:before {
  color: transparent;
  content: attr(title);
  display: block;
  font-style: normal;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  white-space: nowrap;
}
@media only screen and (max-width: 767px) {
  header .top nav#block-nureads-theme-mainnavigation a:before,
  header .top nav#block-nureads-theme-tools a:before {
    display: none;
  }
}
@media only screen and (max-width: 1300px) {
  header .top nav#block-nureads-theme-mainnavigation a,
  header .top nav#block-nureads-theme-tools a {
    font-size: 12px;
  }
}
header .top nav#block-nureads-theme-mainnavigation ul,
header .top nav#block-nureads-theme-tools ul {
  display: flex;
  gap: 30px;
}
@media only screen and (max-width: 767px) {
  header .top nav#block-nureads-theme-mainnavigation ul,
  header .top nav#block-nureads-theme-tools ul {
    gap: 15px;
  }
}
@media only screen and (max-width: 1024px) {
  header .top nav#block-nureads-theme-mainnavigation {
    display: none;
  }
}
header .bottom {
  display: none;
  flex-direction: column;
  height: calc(100vh - 70px);
  justify-content: space-between;
  padding: 0 20px 26px 20px;
}
@media only screen and (max-width: 767px) {
  header .bottom {
    height: calc(100vh - 60px);
  }
}
header .bottom .main-and-tools-menus {
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: center;
}
header .bottom .footer-and-social-menus {
  display: flex;
  flex: 0;
  flex-direction: column;
  gap: 22px;
}
header .bottom nav#block-nureads-theme-mainnavigation,
header .bottom nav#block-nureads-theme-tools {
  font-size: 100px;
  line-height: 110%;
  letter-spacing: -0.01em;
  font-family: "Quadrant Text";
  font-weight: normal;
  font-style: normal;
}
header .bottom nav#block-nureads-theme-mainnavigation strong,
header .bottom nav#block-nureads-theme-tools strong {
  background: #f2eda1;
  font-weight: normal;
}
@media only screen and (max-width: 1600px) {
  header .bottom nav#block-nureads-theme-mainnavigation,
  header .bottom nav#block-nureads-theme-tools {
    font-size: 84px;
    line-height: 107.14%;
  }
}
@media only screen and (max-width: 1300px) {
  header .bottom nav#block-nureads-theme-mainnavigation,
  header .bottom nav#block-nureads-theme-tools {
    font-size: 72px;
    line-height: 111.11%;
  }
}
@media only screen and (max-width: 1024px) {
  header .bottom nav#block-nureads-theme-mainnavigation,
  header .bottom nav#block-nureads-theme-tools {
    font-size: 60px;
  }
}
@media only screen and (max-width: 767px) {
  header .bottom nav#block-nureads-theme-mainnavigation,
  header .bottom nav#block-nureads-theme-tools {
    font-size: 36px;
  }
}
header .bottom nav#block-nureads-theme-mainnavigation a,
header .bottom nav#block-nureads-theme-tools a {
  text-decoration: none;
}
header .bottom nav#block-nureads-theme-tools {
  padding-top: 1em;
}
header .bottom nav#block-nureads-theme-footer-in-overlay-menu a {
  font-size: 16px;
  font-style: normal;
  line-height: 150%;
  letter-spacing: 0.1em;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Quadrant Text";
  font-weight: normal;
  font-style: normal;
}
header .bottom nav#block-nureads-theme-footer-in-overlay-menu a:hover {
  font-style: italic;
}
@media only screen and (max-width: 767px) {
  header .bottom nav#block-nureads-theme-footer-in-overlay-menu a:hover {
    font-style: normal;
  }
}
header .bottom nav#block-nureads-theme-footer-in-overlay-menu a:before {
  color: transparent;
  content: attr(title);
  display: block;
  font-style: normal;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  white-space: nowrap;
}
@media only screen and (max-width: 767px) {
  header .bottom nav#block-nureads-theme-footer-in-overlay-menu a:before {
    display: none;
  }
}
@media only screen and (max-width: 1300px) {
  header .bottom nav#block-nureads-theme-footer-in-overlay-menu a {
    font-size: 12px;
  }
}
header .bottom #block-nureads-theme-socialmedia-in-overlay-menu ul {
  display: flex;
  gap: 11px;
}
header .bottom #block-nureads-theme-socialmedia-in-overlay-menu a {
  display: block;
  height: 45px;
  text-indent: -9999px;
  width: 45px;
}
header .bottom #block-nureads-theme-socialmedia-in-overlay-menu li.facebook a {
  background: url(../images/facebook-white.svg);
}
header .bottom #block-nureads-theme-socialmedia-in-overlay-menu li.instagram a {
  background: url(../images/instagram-white.svg);
}
header .bottom #block-nureads-theme-socialmedia-in-overlay-menu li.x a {
  background: url(../images/x-white.svg);
}
header button {
  align-items: center;
  background: transparent;
  border: none;
  color: #000000;
  display: flex;
  height: 39px;
  justify-content: center;
  padding: 0;
  width: 50px;
}
@media only screen and (max-width: 767px) {
  header button {
    height: 22px;
    width: 24px;
  }
}
header button svg {
  display: block;
}
header #header-open svg {
  height: 28px;
  width: 50px;
}
@media only screen and (max-width: 767px) {
  header #header-open svg {
    height: 16px;
    width: 24px;
  }
}
header #header-close {
  display: none;
}
header #header-close svg {
  height: 39px;
  width: 39px;
}
@media only screen and (max-width: 767px) {
  header #header-close svg {
    height: 22px;
    width: 23px;
  }
}
header #block-nureads-theme-branding a {
  display: block;
  height: 24px;
  width: 135px;
}
@media only screen and (max-width: 767px) {
  header #block-nureads-theme-branding a {
    height: 14px;
    width: auto;
  }
}
header #block-nureads-theme-branding a svg {
  height: 100%;
  width: 100%;
  vertical-align: top;
}
header.is-open {
  background: #000000;
  color: #ffffff;
  height: 100vh;
}
body.toolbar-horizontal header.is-open {
  height: calc(100vh - var(--gin-toolbar-secondary-height));
}
header.is-open .bottom {
  display: flex;
}
header.is-open button {
  color: #ffffff;
}
header.is-open #header-open {
  display: none;
}
header.is-open #header-close {
  display: flex;
}
header.is-open #block-nureads-theme-branding a {
  color: #ffffff;
}
header.is-open .top nav#block-nureads-theme-tools {
  visibility: hidden;
}
footer {
  background: #ffffff;
  display: flex;
  justify-content: center;
  margin-top: auto;
  margin-left: -40px;
  margin-right: -40px;
}
@media only screen and (max-width: 767px) {
  footer {
    margin-left: -22px;
    margin-right: -20px;
  }
}
footer > div {
  display: flex;
  justify-content: space-between;
  max-width: 1920px;
  padding: 44px 173px 40px 40px;
  width: 100%;
}
@media only screen and (max-width: 1300px) {
  footer > div {
    padding: 40px 68px 40px 40px;
  }
}
@media only screen and (max-width: 1024px) {
  footer > div {
    flex-direction: column;
    gap: 64px;
    padding: 33px 20px 26px 20px;
  }
}
footer .region--footer-left {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media only screen and (max-width: 1024px) {
  footer .region--footer-left {
    gap: 0;
  }
}
footer .region--footer-right {
  display: flex;
  gap: 62px;
}
@media only screen and (max-width: 1300px) {
  footer .region--footer-right {
    gap: 22px;
  }
}
@media only screen and (max-width: 1024px) {
  footer .region--footer-right {
    flex-direction: column;
  }
}
footer #block-nureads-theme-sitebranding a {
  display: block;
  height: 27px;
  width: 154px;
}
footer #block-nureads-theme-sitebranding a svg {
  display: block;
  height: 100%;
  width: 100%;
}
footer .curation-note {
  font-size: 14px;
  line-height: 160%;
  font-family: "Quadrant Text Mono";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  footer .curation-note {
    font-size: 12px;
  }
}
@media only screen and (max-width: 1024px) {
  footer .curation-note {
    font-size: 10px;
  }
}
footer .curation-note {
  line-height: 140%;
  max-width: 288px;
}
@media only screen and (max-width: 1024px) {
  footer .curation-note {
    padding-top: 22px;
  }
}
@media only screen and (max-width: 1024px) {
  footer .jbc {
    padding-top: 13px;
  }
}
footer .jbc svg {
  display: block;
  height: 78px;
  width: 72px;
}
footer #block-nureads-theme-footer a {
  font-size: 16px;
  font-style: normal;
  line-height: 150%;
  letter-spacing: 0.1em;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Quadrant Text";
  font-weight: normal;
  font-style: normal;
}
footer #block-nureads-theme-footer a:hover {
  font-style: italic;
}
@media only screen and (max-width: 767px) {
  footer #block-nureads-theme-footer a:hover {
    font-style: normal;
  }
}
footer #block-nureads-theme-footer a:before {
  color: transparent;
  content: attr(title);
  display: block;
  font-style: normal;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  white-space: nowrap;
}
@media only screen and (max-width: 767px) {
  footer #block-nureads-theme-footer a:before {
    display: none;
  }
}
@media only screen and (max-width: 1300px) {
  footer #block-nureads-theme-footer a {
    font-size: 12px;
  }
}
footer #block-nureads-theme-socialmedia ul {
  display: flex;
  gap: 11px;
}
footer #block-nureads-theme-socialmedia a {
  display: block;
  height: 45px;
  text-indent: -9999px;
  width: 45px;
}
footer #block-nureads-theme-socialmedia li.facebook a {
  background: url(../images/facebook.svg);
}
footer #block-nureads-theme-socialmedia li.instagram a {
  background: url(../images/instagram.svg);
}
footer #block-nureads-theme-socialmedia li.x a {
  background: url(../images/x.svg);
}
.overlay {
  background: rgba(0, 0, 0, 0.5);
  color: white;
  display: none;
  height: 100%;
  left: var(--sidebar-width, 0px);
  max-height: 100vh;
  overflow: auto;
  padding: 0 20px 0 20px;
  position: fixed;
  top: 0;
  transform: translateY(-100%);
  width: calc(100% - var(--sidebar-width, 0px));
  z-index: 4;
}
.overlay.enabled {
  display: block;
}
.overlay.active {
  transform: translateY(0%);
}
.overlay .block__content {
  background: #f9f7f2;
  color: #000000;
  display: flex;
  justify-content: center;
  margin: 80px auto 80px auto;
  padding: 40px;
  width: 100%;
}
@media only screen and (max-width: 1300px) {
  .overlay .block__content {
    margin: 70px auto 70px auto;
  }
}
@media only screen and (max-width: 767px) {
  .overlay .block__content {
    margin: 60px auto 60px auto;
    padding: 20px;
  }
}
.overlay .block__content > div {
  max-width: 910px;
  width: 100%;
}
form.nureads-subscribe {
  align-items: center;
  background: #f9f7f2;
  display: flex;
  justify-content: space-between;
  position: relative;
  min-height: calc(100vh - 80px);
}
@media only screen and (max-width: 1300px) {
  form.nureads-subscribe {
    min-height: calc(100vh - 70px);
  }
}
@media only screen and (max-width: 767px) {
  form.nureads-subscribe {
    min-height: calc(100vh - 60px);
  }
}
body.toolbar-horizontal form.nureads-subscribe {
  min-height: calc(100vh - 80px - var(--gin-toolbar-secondary-height));
}
@media only screen and (max-width: 1300px) {
  body.toolbar-horizontal form.nureads-subscribe {
    min-height: calc(100vh - 70px - var(--gin-toolbar-secondary-height));
  }
}
@media only screen and (max-width: 767px) {
  body.toolbar-horizontal form.nureads-subscribe {
    min-height: calc(100vh - 60px - var(--gin-toolbar-secondary-height));
  }
}
@media only screen and (max-width: 1024px) {
  form.nureads-subscribe {
    justify-content: center;
    padding: 0;
  }
}
form.nureads-subscribe .form {
  margin: 100px 0 100px 0;
}
@media only screen and (max-width: 1024px) {
  form.nureads-subscribe .form {
    width: 100%;
  }
}
form.nureads-subscribe .back,
form.nureads-subscribe .next {
  align-self: flex-start;
  flex: 0 0 40px;
  position: sticky;
  top: 126px;
}
@media only screen and (max-width: 1300px) {
  form.nureads-subscribe .back,
  form.nureads-subscribe .next {
    top: 116px;
  }
}
@media only screen and (max-width: 1024px) {
  form.nureads-subscribe .back,
  form.nureads-subscribe .next {
    position: fixed;
    z-index: 1;
  }
}
@media only screen and (max-width: 767px) {
  form.nureads-subscribe .back,
  form.nureads-subscribe .next {
    top: 60px;
  }
}
body.toolbar-horizontal form.nureads-subscribe .back,
body.toolbar-horizontal form.nureads-subscribe .next {
  top: calc(126px + var(--gin-toolbar-secondary-height));
}
@media only screen and (max-width: 1300px) {
  body.toolbar-horizontal form.nureads-subscribe .back,
  body.toolbar-horizontal form.nureads-subscribe .next {
    top: calc(116px + var(--gin-toolbar-secondary-height));
  }
}
@media only screen and (max-width: 767px) {
  body.toolbar-horizontal form.nureads-subscribe .back,
  body.toolbar-horizontal form.nureads-subscribe .next {
    top: calc(106px + var(--gin-toolbar-secondary-height));
  }
}
@media only screen and (max-width: 1024px) {
  form.nureads-subscribe .back {
    left: 20px;
  }
}
@media only screen and (max-width: 1024px) {
  form.nureads-subscribe .next {
    right: 20px;
  }
}
form.nureads-subscribe #back-button,
form.nureads-subscribe #next-button {
  align-items: center;
  background: transparent;
  border: none;
  display: none;
  flex-direction: column;
  gap: 17px;
  padding: 0;
}
form.nureads-subscribe #back-button.show,
form.nureads-subscribe #next-button.show {
  display: flex;
}
form.nureads-subscribe #back-button svg,
form.nureads-subscribe #next-button svg {
  display: block;
  height: 37px;
  width: 38px;
}
form.nureads-subscribe #back-button div,
form.nureads-subscribe #next-button div {
  border-bottom: 1px solid #000000;
  font-size: 16px;
  line-height: 140%;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Quadrant Text Mono";
  font-weight: normal;
  font-style: normal;
}
form.nureads-subscribe #back-button div:hover,
form.nureads-subscribe #next-button div:hover {
  background: #f2eda1;
}
@media only screen and (max-width: 1600px) {
  form.nureads-subscribe #back-button div,
  form.nureads-subscribe #next-button div {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1024px) {
  form.nureads-subscribe #back-button div,
  form.nureads-subscribe #next-button div {
    font-size: 11px;
  }
}
form.nureads-subscribe #back-button div,
form.nureads-subscribe #next-button div {
  border-bottom: none;
}
form.nureads-subscribe #back-button div:hover,
form.nureads-subscribe #next-button div:hover {
  background: transparent;
}
@media only screen and (max-width: 767px) {
  form.nureads-subscribe #back-button,
  form.nureads-subscribe #next-button {
    background: #f9f7f2;
    padding: 10px;
  }
}
form.nureads-subscribe .page,
form.nureads-subscribe #edit-submit {
  display: none;
}
form.nureads-subscribe .page {
  flex-direction: column;
  gap: 60px;
  max-width: 910px;
}
@media only screen and (max-width: 1024px) {
  form.nureads-subscribe .page {
    max-width: none;
  }
}
@media only screen and (max-width: 767px) {
  form.nureads-subscribe .page {
    gap: 47px;
  }
}
form.nureads-subscribe .page.show {
  display: flex;
}
form.nureads-subscribe .page.page1 {
  align-items: center;
  max-width: 1220px;
}
form.nureads-subscribe .page1 legend {
  padding-bottom: 0;
  font-size: 32px;
  line-height: 150%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-family: "Quadrant Text";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  form.nureads-subscribe .page1 legend {
    font-size: 24px;
    line-height: 140%;
  }
}
@media only screen and (max-width: 1024px) {
  form.nureads-subscribe .page1 legend {
    font-size: 18px;
    line-height: 140%;
  }
}
form.nureads-subscribe .fieldset-wrapper,
form.nureads-subscribe #edit-address {
  display: flex;
  flex-direction: column;
}
form.nureads-subscribe #edit-is-gift {
  display: flex;
  gap: 123px;
  justify-content: center;
  padding-top: 18px;
}
@media only screen and (max-width: 1300px) {
  form.nureads-subscribe #edit-is-gift {
    gap: 79px;
  }
}
@media only screen and (max-width: 1024px) {
  form.nureads-subscribe #edit-is-gift {
    gap: 62px;
  }
}
form.nureads-subscribe #edit-address-container3 {
  display: flex;
  flex-wrap: wrap;
}
form.nureads-subscribe #edit-address-container3 .form-item {
  margin-right: 0;
}
form.nureads-subscribe .form-item-address-locality {
  width: 100%;
}
form.nureads-subscribe .form-item-address-administrative-area {
  padding-right: 20px;
}
form.nureads-subscribe .form-item-address-administrative-area,
form.nureads-subscribe .form-item-address-postal-code {
  flex-basis: 50%;
}
form.nureads-subscribe .field--name-field-rates-subtitle {
  max-width: 910px;
  text-align: center;
  font-size: 24px;
  line-height: 140%;
  font-family: "Quadrant Text";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  form.nureads-subscribe .field--name-field-rates-subtitle {
    font-size: 18px;
    line-height: 133.33%;
  }
}
@media only screen and (max-width: 1024px) {
  form.nureads-subscribe .field--name-field-rates-subtitle {
    font-size: 16px;
    line-height: 150%;
  }
}
@media only screen and (max-width: 1300px) {
  form.nureads-subscribe .field--name-field-rates-subtitle {
    max-width: 593px;
  }
}
form.nureads-subscribe .field--name-field-multiple-gifts-note {
  text-align: center;
  font-size: 24px;
  line-height: 140%;
  font-family: "Quadrant Text";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  form.nureads-subscribe .field--name-field-multiple-gifts-note {
    font-size: 18px;
    line-height: 133.33%;
  }
}
@media only screen and (max-width: 1024px) {
  form.nureads-subscribe .field--name-field-multiple-gifts-note {
    font-size: 16px;
    line-height: 150%;
  }
}
form.nureads-subscribe #edit-rate {
  display: none;
}
form.nureads-subscribe #edit-tiles .view-content {
  display: flex;
  gap: 22px;
}
@media only screen and (max-width: 1024px) {
  form.nureads-subscribe #edit-tiles .view-content {
    align-items: center;
    flex-direction: column;
  }
}
form.nureads-subscribe #edit-tiles .views-row {
  align-self: stretch;
  flex: 0 0 calc(50% - 11px);
  min-height: 478px;
}
@media only screen and (max-width: 1300px) {
  form.nureads-subscribe #edit-tiles .views-row {
    max-height: 430px;
    min-height: 0;
  }
}
@media only screen and (max-width: 1024px) {
  form.nureads-subscribe #edit-tiles .views-row {
    align-self: auto;
    max-width: 444px;
    min-height: 0;
  }
}
form.nureads-subscribe #edit-tiles .views-row:nth-child(1) button {
  background: #bbc3f0;
}
form.nureads-subscribe #edit-tiles .views-row:nth-child(2) button {
  background: #c8ebeb;
}
form.nureads-subscribe .banner,
form.nureads-subscribe .rates-banner {
  align-items: center;
  background: #f2eda1;
  bottom: 0;
  display: none;
  height: 80px;
  justify-content: center;
  left: 0;
  margin-left: -40px;
  margin-right: -40px;
  position: absolute;
  text-align: center;
  width: calc(100% + 40px + 40px);
  font-size: 14px;
  line-height: 160%;
  font-family: "Quadrant Text Mono";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  form.nureads-subscribe .banner,
  form.nureads-subscribe .rates-banner {
    font-size: 12px;
  }
}
@media only screen and (max-width: 1024px) {
  form.nureads-subscribe .banner,
  form.nureads-subscribe .rates-banner {
    font-size: 10px;
  }
}
@media only screen and (max-width: 1300px) {
  form.nureads-subscribe .banner,
  form.nureads-subscribe .rates-banner {
    height: 60px;
  }
}
@media only screen and (max-width: 1024px) {
  form.nureads-subscribe .banner,
  form.nureads-subscribe .rates-banner {
    height: auto;
    padding: 30px;
  }
}
@media only screen and (max-width: 767px) {
  form.nureads-subscribe .banner,
  form.nureads-subscribe .rates-banner {
    margin-left: -22px;
    margin-right: -20px;
    width: calc(100% + 22px + 20px);
  }
}
form.nureads-subscribe .banner p,
form.nureads-subscribe .rates-banner p {
  margin-bottom: 0;
}
form.nureads-subscribe.has-rates-banner .rates-banner {
  display: flex;
}
form.nureads-subscribe.has-rates-banner .form {
  margin: 40px 0 120px 0;
}
@media only screen and (max-width: 1300px) {
  form.nureads-subscribe.has-rates-banner .form {
    margin: 40px 0 100px 0;
  }
}
@media only screen and (max-width: 767px) {
  form.nureads-subscribe.has-rates-banner .form {
    margin: 85px 0 114px 0;
  }
}
form.nureads-subscribe.has-banner .banner {
  display: flex;
}
@media only screen and (max-width: 767px) {
  form.nureads-subscribe.has-banner .form {
    margin: 0 0 92px 0;
  }
}
body.path-subscribe div[data-drupal-messages] {
  display: none;
}
body.path-subscribe #block-nureads-theme-local-tasks {
  display: none;
}
article.node--type-homepage {
  padding-top: 226px;
}
@media only screen and (max-width: 1600px) {
  article.node--type-homepage {
    padding-top: 148px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-homepage {
    padding-top: 62px;
  }
}
article.node--type-homepage .field--name-field-kicker {
  font-size: 20px;
  line-height: 140%;
  padding: 0 11.7% 16px 16.95%;
  text-transform: uppercase;
  font-family: "Quadrant Text Mono";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  article.node--type-homepage .field--name-field-kicker {
    font-size: 16px;
    padding-bottom: 24px;
    padding-right: 40px;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--type-homepage .field--name-field-kicker {
    font-size: 11px;
    padding-bottom: 14px;
    padding-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-homepage .field--name-field-kicker {
    font-size: 11px;
    padding: 0;
  }
}
article.node--type-homepage .field--name-field-display {
  padding: 0 11.7% 0 16.95%;
  font-size: 100px;
  line-height: 110%;
  letter-spacing: -0.01em;
  font-family: "Quadrant Text";
  font-weight: normal;
  font-style: normal;
}
article.node--type-homepage .field--name-field-display strong {
  background: #f2eda1;
  font-weight: normal;
}
@media only screen and (max-width: 1600px) {
  article.node--type-homepage .field--name-field-display {
    font-size: 84px;
    line-height: 107.14%;
  }
}
@media only screen and (max-width: 1300px) {
  article.node--type-homepage .field--name-field-display {
    font-size: 72px;
    line-height: 111.11%;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--type-homepage .field--name-field-display {
    font-size: 60px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-homepage .field--name-field-display {
    font-size: 36px;
  }
}
@media only screen and (max-width: 1600px) {
  article.node--type-homepage .field--name-field-display {
    padding-right: 168px;
  }
}
@media only screen and (max-width: 1300px) {
  article.node--type-homepage .field--name-field-display {
    padding-right: 40px;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--type-homepage .field--name-field-display {
    padding-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-homepage .field--name-field-display {
    padding: 9px 0 0 0;
  }
}
article.node--type-homepage .field--name-field-paragraphs-with-links {
  column-gap: 20px;
  display: flex;
  flex-direction: column;
  padding: 515px 0 283px 0;
  row-gap: 379px;
}
@media only screen and (max-width: 1600px) {
  article.node--type-homepage .field--name-field-paragraphs-with-links {
    padding: 183px 0 173px 0;
    row-gap: 252px;
  }
}
@media only screen and (max-width: 1300px) {
  article.node--type-homepage .field--name-field-paragraphs-with-links {
    padding: 183px 0 173px 0;
    row-gap: 111px;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--type-homepage .field--name-field-paragraphs-with-links {
    padding: 140px 0 173px 0;
    row-gap: 87px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-homepage .field--name-field-paragraphs-with-links {
    padding: 87px 0 110px 0;
    row-gap: 106px;
  }
}
article.node--type-homepage .field--name-field-paragraphs-with-links > .field__item {
  display: flex;
}
article.node--type-homepage .field--name-field-paragraphs-with-links .paragraph {
  display: flex;
  flex: 0 0 calc(50% - 10px);
  flex-direction: column;
  gap: 38px;
}
@media only screen and (max-width: 1600px) {
  article.node--type-homepage .field--name-field-paragraphs-with-links .paragraph {
    gap: 26px;
  }
}
@media only screen and (max-width: 1300px) {
  article.node--type-homepage .field--name-field-paragraphs-with-links .paragraph {
    gap: 22px;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--type-homepage .field--name-field-paragraphs-with-links .paragraph {
    gap: 14px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-homepage .field--name-field-paragraphs-with-links .paragraph {
    flex: 0 0 100%;
    gap: 8px;
  }
}
article.node--type-homepage .field--name-field-paragraphs-with-links .paragraph.right {
  margin-left: auto;
}
article.node--type-homepage .field--name-field-paragraphs-with-links .field--name-field-paragraph {
  font-size: 32px;
  line-height: 140%;
  font-family: "Quadrant Text";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  article.node--type-homepage .field--name-field-paragraphs-with-links .field--name-field-paragraph {
    font-size: 25px;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--type-homepage .field--name-field-paragraphs-with-links .field--name-field-paragraph {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-homepage .field--name-field-paragraphs-with-links .field--name-field-paragraph {
    font-size: 18px;
  }
}
article.node--type-homepage .field--name-field-paragraphs-with-links .field--name-field-paragraph strong {
  font-weight: normal;
  margin-left: -0.625em;
  margin-top: -0.3125em;
  padding-left: 0.625em;
  padding-top: 0.3125em;
  position: relative;
}
article.node--type-homepage .field--name-field-paragraphs-with-links .field--name-field-paragraph strong:after {
  aspect-ratio: 425/276;
  background-image: url(../images/circle.png);
  background-position-x: -0.3125em;
  background-position-y: -0.125em;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  top: 0;
  width: 146%;
}
article.node--type-homepage .field--name-field-paragraphs-with-links .field--name-field-paragraph u {
  position: relative;
  text-decoration: none;
}
article.node--type-homepage .field--name-field-paragraphs-with-links .field--name-field-paragraph u:after {
  background-image: url(../images/underline.svg);
  background-position: bottom;
  background-repeat: repeat-x;
  content: "";
  display: block;
  left: 0;
  height: 100%;
  position: absolute;
  top: 0.65625em;
  width: 100%;
}
article.node--type-homepage .field--name-field-paragraphs-with-links .field--name-field-link a {
  border-bottom: 1px solid #000000;
  font-size: 16px;
  line-height: 140%;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Quadrant Text Mono";
  font-weight: normal;
  font-style: normal;
}
article.node--type-homepage .field--name-field-paragraphs-with-links .field--name-field-link a:hover {
  background: #f2eda1;
}
@media only screen and (max-width: 1600px) {
  article.node--type-homepage .field--name-field-paragraphs-with-links .field--name-field-link a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--type-homepage .field--name-field-paragraphs-with-links .field--name-field-link a {
    font-size: 11px;
  }
}
article.node--type-homepage .vertical-heading {
  flex: 0 0 80px;
  position: relative;
}
@media only screen and (max-width: 1300px) {
  article.node--type-homepage .vertical-heading {
    flex: 0 0 70px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-homepage .vertical-heading {
    align-items: center;
    display: flex;
    justify-content: center;
    flex: 1 1 60px;
  }
}
article.node--type-homepage .vertical-heading .text {
  left: -36px;
  position: absolute;
  top: 124px;
  transform: rotate(270deg);
  white-space: nowrap;
  font-size: 16px;
  line-height: 125%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-family: "Quadrant Text";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  article.node--type-homepage .vertical-heading .text {
    font-size: 12px;
    line-height: 138.92%;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-homepage .vertical-heading .text {
    font-size: 10px;
    line-height: 166.7%;
  }
}
@media only screen and (max-width: 1600px) {
  article.node--type-homepage .vertical-heading .text {
    left: -18px;
    top: 109px;
  }
}
@media only screen and (max-width: 1300px) {
  article.node--type-homepage .vertical-heading .text {
    left: -23px;
    top: 108px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-homepage .vertical-heading .text {
    position: static;
    text-align: center;
    transform: none;
  }
}
article.node--type-homepage .how-it-works-cards {
  background: #ffffff;
  display: flex;
  margin-left: -40px;
  margin-right: -40px;
}
@media only screen and (max-width: 767px) {
  article.node--type-homepage .how-it-works-cards {
    margin-left: -22px;
    margin-right: -20px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-homepage .how-it-works-cards {
    flex-direction: column;
  }
}
article.node--type-homepage .how-it-works-cards .cards {
  display: flex;
  flex: 1 1 100%;
  justify-content: flex-end;
}
@media only screen and (max-width: 767px) {
  article.node--type-homepage .how-it-works-cards .cards {
    flex-direction: column;
    justify-content: flex-start;
  }
}
article.node--type-homepage .how-it-works-cards .card {
  align-items: center;
  border: none;
  color: #000000;
  display: flex;
  flex: 0 0 80px;
  flex-direction: column;
  justify-content: flex-start;
  overflow: hidden;
  padding: 60px 0 60px 0;
  position: relative;
  text-align: left;
  vertical-align: top;
}
@media only screen and (max-width: 1600px) {
  article.node--type-homepage .how-it-works-cards .card {
    padding-top: 50px;
  }
}
@media only screen and (max-width: 1300px) {
  article.node--type-homepage .how-it-works-cards .card {
    flex: 0 0 70px;
    padding-top: 50px;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--type-homepage .how-it-works-cards .card {
    padding-top: 38px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-homepage .how-it-works-cards .card {
    flex: 0 0 60px;
    padding: 33px 0 50px 0;
  }
}
article.node--type-homepage .how-it-works-cards .card:nth-child(1) {
  background: #e5d2a7;
}
article.node--type-homepage .how-it-works-cards .card:nth-child(2) {
  background: #e99982;
}
article.node--type-homepage .how-it-works-cards .card:nth-child(3) {
  background: #bbc3f0;
}
article.node--type-homepage .how-it-works-cards .card:nth-child(4) {
  background: #c8ebeb;
}
@media only screen and (max-width: 767px) {
  article.node--type-homepage .how-it-works-cards .card {
    flex: 0 1 60px;
    padding: 17px 20px 18px 20px;
  }
}
article.node--type-homepage .how-it-works-cards .card .scroll-into-view-target {
  display: block;
  position: absolute;
  left: 0;
  top: -80px;
}
@media only screen and (max-width: 1300px) {
  article.node--type-homepage .how-it-works-cards .card .scroll-into-view-target {
    top: -70px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-homepage .how-it-works-cards .card .scroll-into-view-target {
    top: -60px;
  }
}
article.node--type-homepage .how-it-works-cards .card .card-number-title {
  text-align: center;
  font-size: 32px;
  line-height: 150%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-family: "Quadrant Text";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  article.node--type-homepage .how-it-works-cards .card .card-number-title {
    font-size: 24px;
    line-height: 140%;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--type-homepage .how-it-works-cards .card .card-number-title {
    font-size: 18px;
    line-height: 140%;
  }
}
article.node--type-homepage .how-it-works-cards .card .card-number-title .title {
  display: none;
}
article.node--type-homepage .how-it-works-cards .card .paragraph--type--how-it-works-card {
  align-items: stretch;
  display: none;
  flex-direction: column;
  justify-content: space-between;
  width: 800px;
}
@media only screen and (max-width: 1600px) {
  article.node--type-homepage .how-it-works-cards .card .paragraph--type--how-it-works-card {
    width: 666px;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--type-homepage .how-it-works-cards .card .paragraph--type--how-it-works-card {
    width: 525px;
  }
}
@media screen and (max-width: 850px) {
  article.node--type-homepage .how-it-works-cards .card .paragraph--type--how-it-works-card {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-homepage .how-it-works-cards .card .paragraph--type--how-it-works-card {
    width: 100%;
  }
}
article.node--type-homepage .how-it-works-cards .card[data-number="3"] .paragraph--type--how-it-works-card {
  width: 100%;
}
article.node--type-homepage .how-it-works-cards .card .paragraph--type--regular-text {
  padding-top: 34px;
  text-align: center;
  font-size: 24px;
  line-height: 140%;
  font-family: "Quadrant Text";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  article.node--type-homepage .how-it-works-cards .card .paragraph--type--regular-text {
    font-size: 18px;
    line-height: 133.33%;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--type-homepage .how-it-works-cards .card .paragraph--type--regular-text {
    font-size: 16px;
    line-height: 150%;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--type-homepage .how-it-works-cards .card .paragraph--type--regular-text {
    padding-top: 31px;
  }
}
article.node--type-homepage .how-it-works-cards .card .paragraph--type--list-items {
  padding-top: 87px;
}
@media only screen and (max-width: 1600px) {
  article.node--type-homepage .how-it-works-cards .card .paragraph--type--list-items {
    padding-top: 69px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-homepage .how-it-works-cards .card .paragraph--type--list-items {
    padding-top: 40px;
  }
}
article.node--type-homepage .how-it-works-cards .card .paragraph--type--list-items .field--name-field-list-items > .field__item {
  border-top: 1px solid #000000;
  padding: 20px 0 20px 0;
}
@media only screen and (max-width: 1600px) {
  article.node--type-homepage .how-it-works-cards .card .paragraph--type--list-items .field--name-field-list-items > .field__item {
    padding: 16px 0 16px 0;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--type-homepage .how-it-works-cards .card .paragraph--type--list-items .field--name-field-list-items > .field__item {
    padding: 13px 0 13px 0;
  }
}
article.node--type-homepage .how-it-works-cards .card .paragraph--type--list-items .field--name-field-list-items > .field__item:last-child {
  border-bottom: 1px solid #000000;
}
article.node--type-homepage .how-it-works-cards .card .paragraph--type--list-items .field--name-field-title {
  padding: 6px 0 6px 0;
  font-size: 16px;
  line-height: 125%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-family: "Quadrant Text";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  article.node--type-homepage .how-it-works-cards .card .paragraph--type--list-items .field--name-field-title {
    font-size: 12px;
    line-height: 138.92%;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-homepage .how-it-works-cards .card .paragraph--type--list-items .field--name-field-title {
    font-size: 10px;
    line-height: 166.7%;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--type-homepage .how-it-works-cards .card .paragraph--type--list-items .field--name-field-title {
    padding: 0;
  }
}
article.node--type-homepage .how-it-works-cards .card .paragraph--type--list-items .field--name-field-content {
  padding-top: 12px;
  font-size: 20px;
  line-height: 140%;
  font-family: "Quadrant Text Mono";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  article.node--type-homepage .how-it-works-cards .card .paragraph--type--list-items .field--name-field-content {
    font-size: 18px;
    line-height: 166.66%;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--type-homepage .how-it-works-cards .card .paragraph--type--list-items .field--name-field-content {
    font-size: 16px;
    line-height: 150%;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-homepage .how-it-works-cards .card .paragraph--type--list-items .field--name-field-content {
    font-size: 14px;
    line-height: 171.4%;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--type-homepage .how-it-works-cards .card .paragraph--type--list-items .field--name-field-content {
    padding-top: 8px;
  }
}
article.node--type-homepage .how-it-works-cards .card .paragraph--type--paragraph-with-link {
  display: flex;
  flex-direction: column;
  gap: 42px;
  padding-top: 204px;
}
@media only screen and (max-width: 767px) {
  article.node--type-homepage .how-it-works-cards .card .paragraph--type--paragraph-with-link {
    gap: 8px;
    padding-top: 31px;
  }
}
article.node--type-homepage .how-it-works-cards .card .paragraph--type--paragraph-with-link .field--name-field-paragraph {
  font-size: 20px;
  line-height: 140%;
  font-family: "Quadrant Text Mono";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  article.node--type-homepage .how-it-works-cards .card .paragraph--type--paragraph-with-link .field--name-field-paragraph {
    font-size: 18px;
    line-height: 166.66%;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--type-homepage .how-it-works-cards .card .paragraph--type--paragraph-with-link .field--name-field-paragraph {
    font-size: 16px;
    line-height: 150%;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-homepage .how-it-works-cards .card .paragraph--type--paragraph-with-link .field--name-field-paragraph {
    font-size: 14px;
    line-height: 171.4%;
  }
}
article.node--type-homepage .how-it-works-cards .card .paragraph--type--paragraph-with-link .field--name-field-link a {
  border-bottom: 1px solid #000000;
  font-size: 16px;
  line-height: 140%;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Quadrant Text Mono";
  font-weight: normal;
  font-style: normal;
}
article.node--type-homepage .how-it-works-cards .card .paragraph--type--paragraph-with-link .field--name-field-link a:hover {
  background: #f2eda1;
}
@media only screen and (max-width: 1600px) {
  article.node--type-homepage .how-it-works-cards .card .paragraph--type--paragraph-with-link .field--name-field-link a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--type-homepage .how-it-works-cards .card .paragraph--type--paragraph-with-link .field--name-field-link a {
    font-size: 11px;
  }
}
article.node--type-homepage .how-it-works-cards .card .paragraph--type--view {
  padding-top: 38px;
}
article.node--type-homepage .how-it-works-cards .card .paragraph--type--view .view-content {
  display: flex;
  gap: 22px;
}
@media only screen and (max-width: 767px) {
  article.node--type-homepage .how-it-works-cards .card .paragraph--type--view .view-content {
    flex-direction: column;
  }
}
article.node--type-homepage .how-it-works-cards .card .paragraph--type--view .views-row {
  flex: 0 0 calc(50% - 11px);
}
@media only screen and (max-width: 767px) {
  article.node--type-homepage .how-it-works-cards .card .paragraph--type--view .views-row {
    flex: 1 1 100%;
  }
}
article.node--type-homepage .how-it-works-cards .card .paragraph--type--view .rate-tile {
  background: #f9f7f2;
}
article.node--type-homepage .how-it-works-cards .card .paragraph--type--footnote {
  padding-top: 47px;
  text-align: center;
  font-size: 14px;
  line-height: 160%;
  font-family: "Quadrant Text Mono";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  article.node--type-homepage .how-it-works-cards .card .paragraph--type--footnote {
    font-size: 12px;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--type-homepage .how-it-works-cards .card .paragraph--type--footnote {
    font-size: 10px;
  }
}
@media only screen and (max-width: 1600px) {
  article.node--type-homepage .how-it-works-cards .card .paragraph--type--footnote {
    padding: 38px 30px 0 30px;
  }
}
article.node--type-homepage .how-it-works-cards .card .paragraph--type--footnote p {
  margin-bottom: 1em;
}
article.node--type-homepage .how-it-works-cards .card .paragraph--type--footnote p:last-child {
  margin-bottom: 0;
}
article.node--type-homepage .how-it-works-cards .card .field--name-field-icon {
  display: flex;
  justify-content: center;
  padding-top: 87px;
}
@media only screen and (max-width: 1600px) {
  article.node--type-homepage .how-it-works-cards .card .field--name-field-icon {
    padding-top: 69px;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--type-homepage .how-it-works-cards .card .field--name-field-icon {
    padding-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-homepage .how-it-works-cards .card .field--name-field-icon {
    display: none;
  }
}
article.node--type-homepage .how-it-works-cards .card .field--name-field-icon img {
  max-height: 100px;
  width: auto;
}
@media only screen and (max-width: 1600px) {
  article.node--type-homepage .how-it-works-cards .card .field--name-field-icon img {
    max-height: 80px;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--type-homepage .how-it-works-cards .card .field--name-field-icon img {
    max-height: 60px;
  }
}
article.node--type-homepage .how-it-works-cards .card.current {
  cursor: unset;
  flex: 1 1 100%;
  padding: 60px 31px 50px 31px;
}
@media only screen and (max-width: 1600px) {
  article.node--type-homepage .how-it-works-cards .card.current {
    padding-top: 50px;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--type-homepage .how-it-works-cards .card.current {
    padding-top: 38px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-homepage .how-it-works-cards .card.current {
    padding-top: 32px;
  }
}
article.node--type-homepage .how-it-works-cards .card.current .card-number-title .title {
  display: block;
}
article.node--type-homepage .how-it-works-cards .card.current .paragraph--type--how-it-works-card {
  display: flex;
}
article.node--type-homepage .current-book {
  display: flex;
  margin-left: -40px;
  margin-right: -40px;
}
@media only screen and (max-width: 767px) {
  article.node--type-homepage .current-book {
    margin-left: -22px;
    margin-right: -20px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-homepage .current-book {
    flex-direction: column;
    padding-top: 69px;
  }
}
body.path-frontpage div[data-drupal-messages] {
  display: none;
}
body.path-frontpage .content-below {
  margin-left: -40px;
  margin-right: -40px;
}
@media only screen and (max-width: 767px) {
  body.path-frontpage .content-below {
    margin-left: -22px;
    margin-right: -20px;
  }
}
body.path-frontpage .content-below > div {
  display: flex;
}
body.path-frontpage .mailchimp-signup-subscribe-form {
  background: #bbc3f0;
  display: flex;
  justify-content: center;
  padding: 307px 0 309px 0;
  width: 100%;
}
@media only screen and (max-width: 1600px) {
  body.path-frontpage .mailchimp-signup-subscribe-form {
    padding: 268px 0 260px 0;
  }
}
@media only screen and (max-width: 1024px) {
  body.path-frontpage .mailchimp-signup-subscribe-form {
    padding: 158px 0 127px 0;
  }
}
@media only screen and (max-width: 767px) {
  body.path-frontpage .mailchimp-signup-subscribe-form {
    padding: 56px 20px 56px 20px;
  }
}
body.path-frontpage .mailchimp-signup-subscribe-form div[data-drupal-messages] {
  display: block;
  font-size: 14px;
  line-height: 150%;
  font-family: "Quadrant Text";
  font-weight: normal;
  font-style: normal;
}
body.path-frontpage .mailchimp-signup-subscribe-form div[role=alert] {
  color: #e00000;
}
body.path-frontpage .mailchimp-signup-subscribe-form form {
  max-width: 910px;
}
@media only screen and (max-width: 1600px) {
  body.path-frontpage .mailchimp-signup-subscribe-form form {
    max-width: 758px;
  }
}
@media only screen and (max-width: 1024px) {
  body.path-frontpage .mailchimp-signup-subscribe-form form {
    max-width: 622px;
  }
}
@media only screen and (max-width: 767px) {
  body.path-frontpage .mailchimp-signup-subscribe-form form {
    max-width: none;
  }
}
body.path-frontpage .mailchimp-signup-subscribe-form form .description {
  flex: 1 0 100%;
  text-align: center;
  font-size: 32px;
  line-height: 140%;
  font-family: "Quadrant Text";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  body.path-frontpage .mailchimp-signup-subscribe-form form .description {
    font-size: 25px;
  }
}
@media only screen and (max-width: 1024px) {
  body.path-frontpage .mailchimp-signup-subscribe-form form .description {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  body.path-frontpage .mailchimp-signup-subscribe-form form .description {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1600px) {
  body.path-frontpage .mailchimp-signup-subscribe-form form .description {
    padding: 0 38px 0 38px;
  }
}
body.path-frontpage .mailchimp-signup-subscribe-form form .email-address-and-submit {
  align-items: center;
  display: flex;
  padding-top: 52px;
  width: 100%;
}
@media only screen and (max-width: 1024px) {
  body.path-frontpage .mailchimp-signup-subscribe-form form .email-address-and-submit {
    padding-top: 68px;
  }
}
@media only screen and (max-width: 767px) {
  body.path-frontpage .mailchimp-signup-subscribe-form form .email-address-and-submit {
    padding-top: 55px;
  }
}
body.path-frontpage .mailchimp-signup-subscribe-form form .email-address-and-submit .mailchimp-newsletter-mergefields {
  flex: 1 1 100%;
}
body.path-frontpage .mailchimp-signup-subscribe-form form .email-address-and-submit .form-item {
  padding-bottom: 0;
}
body.path-frontpage .mailchimp-signup-subscribe-form form .email-address-and-submit .form-actions {
  padding-top: 0;
  position: relative;
}
body.path-frontpage .mailchimp-signup-subscribe-form form .email-address-and-submit .form-actions input {
  height: 70px;
  width: auto;
  align-items: center;
  background: #ffffff;
  border: 1px solid #000000;
  border-radius: 0;
  color: #000000;
  cursor: pointer;
  display: flex;
  font-size: 16px;
  justify-content: center;
  line-height: 140%;
  padding: 0 57px 0 57px;
  text-decoration: none;
  text-transform: uppercase;
  width: 250px;
  font-family: "Quadrant Text Mono";
  font-weight: normal;
  font-style: normal;
}
body.path-frontpage .mailchimp-signup-subscribe-form form .email-address-and-submit .form-actions input:hover {
  background: #000000;
  color: #ffffff;
}
@media only screen and (max-width: 1600px) {
  body.path-frontpage .mailchimp-signup-subscribe-form form .email-address-and-submit .form-actions input {
    font-size: 14px;
    padding: 0;
  }
}
@media only screen and (max-width: 1024px) {
  body.path-frontpage .mailchimp-signup-subscribe-form form .email-address-and-submit .form-actions input {
    font-size: 11px;
  }
}
@media only screen and (max-width: 767px) {
  body.path-frontpage .mailchimp-signup-subscribe-form form .email-address-and-submit .form-actions input {
    font-size: 11px;
    padding: 0 16px 0 16px;
    width: auto;
  }
}
body.path-frontpage .mailchimp-signup-subscribe-form form .email-address-and-submit .form-actions input {
  background: #000000;
  color: #ffffff;
}
body.path-frontpage .mailchimp-signup-subscribe-form form .email-address-and-submit .form-actions input:hover {
  background: #ffffff;
  border: 1px solid #ffffff;
  color: #000000;
}
@media only screen and (max-width: 1600px) {
  body.path-frontpage .mailchimp-signup-subscribe-form form .email-address-and-submit .form-actions input {
    height: 50.4px;
  }
}
@media only screen and (max-width: 1024px) {
  body.path-frontpage .mailchimp-signup-subscribe-form form .email-address-and-submit .form-actions input {
    height: 40.4px;
  }
}
@media only screen and (max-width: 767px) {
  body.path-frontpage .mailchimp-signup-subscribe-form form .email-address-and-submit .form-actions input {
    height: 40.4px;
  }
}
body.path-frontpage .mailchimp-signup-subscribe-form form .email-address-and-submit .form-actions .ajax-progress {
  position: absolute;
  left: 0;
  top: 100%;
}
article.node--type-faq-page {
  align-items: center;
  display: flex;
  flex-direction: column;
  padding: 235px 0 171px 0;
}
@media only screen and (max-width: 1024px) {
  article.node--type-faq-page {
    padding: 188px 0 137px 0;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-faq-page {
    padding: 124px 0 90px 0;
  }
}
article.node--type-faq-page > div {
  width: 66.66%;
}
@media only screen and (max-width: 767px) {
  article.node--type-faq-page > div {
    width: 100%;
  }
}
article.node--type-faq-page .field--name-field-heading {
  padding-bottom: 75px;
  position: relative;
  text-align: center;
  font-size: 32px;
  line-height: 150%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-family: "Quadrant Text";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  article.node--type-faq-page .field--name-field-heading {
    font-size: 24px;
    line-height: 140%;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--type-faq-page .field--name-field-heading {
    font-size: 18px;
    line-height: 140%;
  }
}
article.node--type-faq-page .field--name-field-heading:after {
  background-image: url(../images/faq-underline.png);
  background-size: contain;
  bottom: 0;
  content: "";
  display: block;
  height: 105px;
  left: calc(50% - 129.5px);
  overflow: hidden;
  position: absolute;
  width: 259px;
}
article.node--type-faq-page .field--name-field-frequently-asked-questions {
  padding-top: 120px;
}
@media only screen and (max-width: 1024px) {
  article.node--type-faq-page .field--name-field-frequently-asked-questions {
    padding-top: 96px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-faq-page .field--name-field-frequently-asked-questions {
    padding-top: 64px;
  }
}
article.node--type-faq-page .field--name-field-frequently-asked-questions > .field__item {
  border-top: 1px solid #000000;
  padding: 30px 0 30px 0;
}
@media only screen and (max-width: 1024px) {
  article.node--type-faq-page .field--name-field-frequently-asked-questions > .field__item {
    padding: 24px 0 24px 0;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-faq-page .field--name-field-frequently-asked-questions > .field__item {
    padding: 16px 0 16px 0;
  }
}
article.node--type-faq-page .field--name-field-frequently-asked-questions > .field__item:last-of-type {
  border-bottom: 1px solid #000000;
}
article.node--type-faq-page .field--name-field-question {
  background: transparent;
  border: none;
  display: block;
  padding: 0;
  text-align: left;
  width: 100%;
  font-size: 100px;
  line-height: 110%;
  letter-spacing: -0.01em;
  font-family: "Quadrant Text";
  font-weight: normal;
  font-style: normal;
}
article.node--type-faq-page .field--name-field-question strong {
  background: #f2eda1;
  font-weight: normal;
}
@media only screen and (max-width: 1600px) {
  article.node--type-faq-page .field--name-field-question {
    font-size: 84px;
    line-height: 107.14%;
  }
}
@media only screen and (max-width: 1300px) {
  article.node--type-faq-page .field--name-field-question {
    font-size: 72px;
    line-height: 111.11%;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--type-faq-page .field--name-field-question {
    font-size: 60px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-faq-page .field--name-field-question {
    font-size: 36px;
  }
}
article.node--type-faq-page .field--name-field-question {
  font-size: 60px;
}
@media only screen and (max-width: 1600px) {
  article.node--type-faq-page .field--name-field-question {
    font-size: 48px;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--type-faq-page .field--name-field-question {
    font-size: 36px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-faq-page .field--name-field-question {
    font-size: 24px;
  }
}
article.node--type-faq-page .field--name-field-answer {
  display: none;
  max-width: 74.6%;
  padding-top: 47px;
  font-size: 24px;
  line-height: 140%;
  font-family: "Quadrant Text";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  article.node--type-faq-page .field--name-field-answer {
    font-size: 18px;
    line-height: 133.33%;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--type-faq-page .field--name-field-answer {
    font-size: 16px;
    line-height: 150%;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--type-faq-page .field--name-field-answer {
    padding-top: 38px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-faq-page .field--name-field-answer {
    padding-top: 25px;
  }
}
article.node--type-faq-page .paragraph--type--frequently-asked-question.open .field--name-field-answer {
  display: block;
}
article.node--type-jewish-book-council-page {
  padding-bottom: 176px;
  margin-left: -40px;
  margin-right: -40px;
}
@media only screen and (max-width: 767px) {
  article.node--type-jewish-book-council-page {
    margin-left: -22px;
    margin-right: -20px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-jewish-book-council-page {
    padding-bottom: 88px;
  }
}
article.node--type-jewish-book-council-page > div {
  align-items: center;
  display: flex;
  flex-direction: column;
}
article.node--type-jewish-book-council-page .field--name-field-image {
  width: 100%;
}
article.node--type-jewish-book-council-page .field--name-field-image img {
  height: auto;
  width: 100%;
}
article.node--type-jewish-book-council-page .field--name-field-content {
  max-width: 47.4%;
  padding-top: 112px;
}
@media only screen and (max-width: 767px) {
  article.node--type-jewish-book-council-page .field--name-field-content {
    max-width: none;
    padding: 62px 20px 0 22px;
  }
}
article.node--type-jewish-book-council-page .field--name-field-content p {
  margin-bottom: 1em;
}
article.node--type-jewish-book-council-page .field--name-field-content p:last-of-type {
  margin-bottom: 0;
}
.view-id-book.view-display-id-our_reads {
  display: flex;
  flex-direction: column;
  justify-content: stretch;
  margin-left: -40px;
  margin-right: -40px;
}
@media only screen and (max-width: 767px) {
  .view-id-book.view-display-id-our_reads {
    margin-left: -22px;
    margin-right: -20px;
  }
}
.view-id-book.view-display-id-our_reads .view-content {
  display: flex;
  flex-grow: 1;
}
.view-id-book.view-display-id-our_reads .view-content .views-row {
  align-self: stretch;
  flex: 0 0 33.33%;
  height: auto;
}
@media only screen and (max-width: 1024px) {
  .view-id-book.view-display-id-our_reads .view-content .views-row {
    flex: 0 0 100%;
  }
}
.view-id-book.view-display-id-our_reads #back-button,
.view-id-book.view-display-id-our_reads #next-button {
  position: absolute;
  top: 46px;
  z-index: 1;
  align-items: center;
  background: transparent;
  border: none;
  display: none;
  flex-direction: column;
  gap: 17px;
  padding: 0;
}
.view-id-book.view-display-id-our_reads #back-button.show,
.view-id-book.view-display-id-our_reads #next-button.show {
  display: flex;
}
.view-id-book.view-display-id-our_reads #back-button svg,
.view-id-book.view-display-id-our_reads #next-button svg {
  display: block;
  height: 37px;
  width: 38px;
}
.view-id-book.view-display-id-our_reads #back-button div,
.view-id-book.view-display-id-our_reads #next-button div {
  border-bottom: 1px solid #000000;
  font-size: 16px;
  line-height: 140%;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Quadrant Text Mono";
  font-weight: normal;
  font-style: normal;
}
.view-id-book.view-display-id-our_reads #back-button div:hover,
.view-id-book.view-display-id-our_reads #next-button div:hover {
  background: #f2eda1;
}
@media only screen and (max-width: 1600px) {
  .view-id-book.view-display-id-our_reads #back-button div,
  .view-id-book.view-display-id-our_reads #next-button div {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1024px) {
  .view-id-book.view-display-id-our_reads #back-button div,
  .view-id-book.view-display-id-our_reads #next-button div {
    font-size: 11px;
  }
}
.view-id-book.view-display-id-our_reads #back-button div,
.view-id-book.view-display-id-our_reads #next-button div {
  border-bottom: none;
}
.view-id-book.view-display-id-our_reads #back-button div:hover,
.view-id-book.view-display-id-our_reads #next-button div:hover {
  background: transparent;
}
@media only screen and (max-width: 1300px) {
  .view-id-book.view-display-id-our_reads #back-button,
  .view-id-book.view-display-id-our_reads #next-button {
    top: 38px;
  }
}
@media only screen and (max-width: 1024px) {
  .view-id-book.view-display-id-our_reads #back-button,
  .view-id-book.view-display-id-our_reads #next-button {
    top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .view-id-book.view-display-id-our_reads #back-button,
  .view-id-book.view-display-id-our_reads #next-button {
    top: calc(50% - 35px);
  }
}
.view-id-book.view-display-id-our_reads #back-button {
  left: 40px;
}
@media only screen and (max-width: 1300px) {
  .view-id-book.view-display-id-our_reads #back-button {
    left: 34px;
  }
}
@media only screen and (max-width: 1024px) {
  .view-id-book.view-display-id-our_reads #back-button {
    left: 20px;
  }
}
.view-id-book.view-display-id-our_reads #next-button {
  right: 40px;
}
@media only screen and (max-width: 1300px) {
  .view-id-book.view-display-id-our_reads #next-button {
    right: 34px;
  }
}
@media only screen and (max-width: 1024px) {
  .view-id-book.view-display-id-our_reads #next-button {
    right: 20px;
  }
}
.view-id-book.view-display-id-our_reads.swiper-initialized #back-button,
.view-id-book.view-display-id-our_reads.swiper-initialized #next-button {
  display: flex;
}
.view-id-book.view-display-id-our_reads.swiper-initialized #back-button.swiper-button-disabled,
.view-id-book.view-display-id-our_reads.swiper-initialized #next-button.swiper-button-disabled {
  display: none;
}
article.node--type-about-nu-reads-page {
  padding-top: 366px;
  margin-left: -40px;
  margin-right: -40px;
}
@media only screen and (max-width: 767px) {
  article.node--type-about-nu-reads-page {
    margin-left: -22px;
    margin-right: -20px;
  }
}
@media only screen and (max-width: 1300px) {
  article.node--type-about-nu-reads-page {
    padding-top: 209px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-about-nu-reads-page {
    padding-top: 160px;
  }
}
article.node--type-about-nu-reads-page .field--name-field-display {
  text-align: center;
  font-size: 100px;
  line-height: 110%;
  letter-spacing: -0.01em;
  font-family: "Quadrant Text";
  font-weight: normal;
  font-style: normal;
}
article.node--type-about-nu-reads-page .field--name-field-display strong {
  background: #f2eda1;
  font-weight: normal;
}
@media only screen and (max-width: 1600px) {
  article.node--type-about-nu-reads-page .field--name-field-display {
    font-size: 84px;
    line-height: 107.14%;
  }
}
@media only screen and (max-width: 1300px) {
  article.node--type-about-nu-reads-page .field--name-field-display {
    font-size: 72px;
    line-height: 111.11%;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--type-about-nu-reads-page .field--name-field-display {
    font-size: 60px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-about-nu-reads-page .field--name-field-display {
    font-size: 36px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-about-nu-reads-page .field--name-field-display {
    padding: 0 20px 0 20px;
  }
}
article.node--type-about-nu-reads-page .field--name-field-note {
  display: flex;
  justify-content: center;
}
article.node--type-about-nu-reads-page .paragraph--type--note-from-writer-in-residence {
  max-width: 910px;
  padding: 382px 0 223px 0;
}
@media only screen and (max-width: 1300px) {
  article.node--type-about-nu-reads-page .paragraph--type--note-from-writer-in-residence {
    padding: 211px 0 133px 0;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-about-nu-reads-page .paragraph--type--note-from-writer-in-residence {
    padding: 160px 20px 50px 20px;
  }
}
article.node--type-about-nu-reads-page .paragraph--type--note-from-writer-in-residence .field--name-field-heading {
  text-align: center;
  font-size: 32px;
  line-height: 150%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-family: "Quadrant Text";
  font-weight: normal;
  font-style: normal;
}
article.node--type-about-nu-reads-page .paragraph--type--note-from-writer-in-residence .field--name-field-heading u {
  position: relative;
  text-decoration: none;
}
article.node--type-about-nu-reads-page .paragraph--type--note-from-writer-in-residence .field--name-field-heading u:after {
  background-image: url(../images/underline.svg);
  background-position: bottom;
  background-repeat: repeat-x;
  content: "";
  display: block;
  left: 0;
  height: 100%;
  position: absolute;
  top: 0.65625em;
  width: 100%;
}
@media only screen and (max-width: 1600px) {
  article.node--type-about-nu-reads-page .paragraph--type--note-from-writer-in-residence .field--name-field-heading {
    font-size: 24px;
    line-height: 140%;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--type-about-nu-reads-page .paragraph--type--note-from-writer-in-residence .field--name-field-heading {
    font-size: 18px;
    line-height: 140%;
  }
}
article.node--type-about-nu-reads-page .paragraph--type--note-from-writer-in-residence .field--name-field-title {
  padding-top: 32px;
  text-align: center;
  font-size: 20px;
  line-height: 140%;
  font-family: "Quadrant Text Mono";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  article.node--type-about-nu-reads-page .paragraph--type--note-from-writer-in-residence .field--name-field-title {
    font-size: 18px;
    line-height: 166.66%;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--type-about-nu-reads-page .paragraph--type--note-from-writer-in-residence .field--name-field-title {
    font-size: 16px;
    line-height: 150%;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-about-nu-reads-page .paragraph--type--note-from-writer-in-residence .field--name-field-title {
    font-size: 14px;
    line-height: 171.4%;
  }
}
@media only screen and (max-width: 1300px) {
  article.node--type-about-nu-reads-page .paragraph--type--note-from-writer-in-residence .field--name-field-title {
    padding-top: 17px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-about-nu-reads-page .paragraph--type--note-from-writer-in-residence .field--name-field-title {
    padding-top: 12px;
  }
}
article.node--type-about-nu-reads-page .paragraph--type--note-from-writer-in-residence .field--name-field-content {
  padding-top: 137px;
  font-size: 20px;
  line-height: 140%;
  font-family: "Quadrant Text Mono";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  article.node--type-about-nu-reads-page .paragraph--type--note-from-writer-in-residence .field--name-field-content {
    font-size: 18px;
    line-height: 166.66%;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--type-about-nu-reads-page .paragraph--type--note-from-writer-in-residence .field--name-field-content {
    font-size: 16px;
    line-height: 150%;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-about-nu-reads-page .paragraph--type--note-from-writer-in-residence .field--name-field-content {
    font-size: 14px;
    line-height: 171.4%;
  }
}
@media only screen and (max-width: 1300px) {
  article.node--type-about-nu-reads-page .paragraph--type--note-from-writer-in-residence .field--name-field-content {
    padding-top: 70px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-about-nu-reads-page .paragraph--type--note-from-writer-in-residence .field--name-field-content {
    padding-top: 47px;
  }
}
article.node--type-about-nu-reads-page .paragraph--type--note-from-writer-in-residence .field--name-field-signature {
  aspect-ratio: 4096/1403;
  padding-top: 32px;
  width: 304px;
}
@media only screen and (max-width: 767px) {
  article.node--type-about-nu-reads-page .paragraph--type--note-from-writer-in-residence .field--name-field-signature {
    width: 252px;
  }
}
article.node--type-about-nu-reads-page .paragraph--type--note-from-writer-in-residence .field--name-field-signature img {
  height: 100%;
  width: 100%;
}
article.node--type-about-nu-reads-page .paragraph--type--note-from-writer-in-residence .field--name-field-about {
  padding-top: 88px;
  font-size: 20px;
  line-height: 140%;
  font-family: "Quadrant Text Mono";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  article.node--type-about-nu-reads-page .paragraph--type--note-from-writer-in-residence .field--name-field-about {
    font-size: 18px;
    line-height: 166.66%;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--type-about-nu-reads-page .paragraph--type--note-from-writer-in-residence .field--name-field-about {
    font-size: 16px;
    line-height: 150%;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-about-nu-reads-page .paragraph--type--note-from-writer-in-residence .field--name-field-about {
    font-size: 14px;
    line-height: 171.4%;
  }
}
@media only screen and (max-width: 1300px) {
  article.node--type-about-nu-reads-page .paragraph--type--note-from-writer-in-residence .field--name-field-about {
    padding-top: 38px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-about-nu-reads-page .paragraph--type--note-from-writer-in-residence .field--name-field-about {
    padding-top: 55px;
  }
}
article.node--type-about-nu-reads-page .field--name-field-paragraphs-with-titles {
  background: #ffffff;
  display: flex;
  flex-direction: column;
  gap: 183px;
  padding: 161px 40px 98px 40px;
}
@media only screen and (max-width: 1300px) {
  article.node--type-about-nu-reads-page .field--name-field-paragraphs-with-titles {
    gap: 118px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-about-nu-reads-page .field--name-field-paragraphs-with-titles {
    gap: 80px;
    padding: 57px 20px 85px 20px;
  }
}
article.node--type-about-nu-reads-page .field--name-field-paragraphs-with-titles .paragraph--type--paragraph-with-title {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  article.node--type-about-nu-reads-page .field--name-field-paragraphs-with-titles .paragraph--type--paragraph-with-title {
    flex-direction: column;
    gap: 30px;
  }
}
article.node--type-about-nu-reads-page .field--name-field-paragraphs-with-titles .field--name-field-title {
  flex: 0 0 50%;
  padding-right: 150px;
  font-size: 100px;
  line-height: 110%;
  letter-spacing: -0.01em;
  font-family: "Quadrant Text";
  font-weight: normal;
  font-style: normal;
}
article.node--type-about-nu-reads-page .field--name-field-paragraphs-with-titles .field--name-field-title strong {
  background: #f2eda1;
  font-weight: normal;
}
@media only screen and (max-width: 1600px) {
  article.node--type-about-nu-reads-page .field--name-field-paragraphs-with-titles .field--name-field-title {
    font-size: 84px;
    line-height: 107.14%;
  }
}
@media only screen and (max-width: 1300px) {
  article.node--type-about-nu-reads-page .field--name-field-paragraphs-with-titles .field--name-field-title {
    font-size: 72px;
    line-height: 111.11%;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--type-about-nu-reads-page .field--name-field-paragraphs-with-titles .field--name-field-title {
    font-size: 60px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-about-nu-reads-page .field--name-field-paragraphs-with-titles .field--name-field-title {
    font-size: 36px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-about-nu-reads-page .field--name-field-paragraphs-with-titles .field--name-field-title {
    padding-right: 141px;
  }
}
article.node--type-about-nu-reads-page .field--name-field-paragraphs-with-titles .field--name-field-paragraph {
  flex: 0 0 50%;
  font-size: 32px;
  line-height: 140%;
  font-family: "Quadrant Text";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  article.node--type-about-nu-reads-page .field--name-field-paragraphs-with-titles .field--name-field-paragraph {
    font-size: 25px;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--type-about-nu-reads-page .field--name-field-paragraphs-with-titles .field--name-field-paragraph {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-about-nu-reads-page .field--name-field-paragraphs-with-titles .field--name-field-paragraph {
    font-size: 18px;
  }
}
article.node--type-about-nu-reads-page .field--name-field-paragraphs-with-titles .field--name-field-paragraph strong {
  background: #f2eda1;
  font-weight: normal;
}
article.node--type-about-nu-reads-page .field--name-field-paragraphs-with-titles .field--name-field-paragraph p {
  margin-bottom: 1em;
}
article.node--type-about-nu-reads-page .field--name-field-paragraphs-with-titles .field--name-field-paragraph p:last-of-type {
  margin-bottom: 0;
}
article.node--type-about-nu-reads-page .field--name-field-rate-block {
  display: flex;
  justify-content: center;
  width: 100%;
}
article.node--type-about-nu-reads-page .field--name-field-rate-block .paragraph--type--rate-block {
  align-items: center;
  display: flex;
  flex-direction: column;
  max-width: 1220px;
  padding: 140px;
}
@media only screen and (max-width: 1300px) {
  article.node--type-about-nu-reads-page .field--name-field-rate-block .paragraph--type--rate-block {
    padding: 115px 140px 135px 140px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-about-nu-reads-page .field--name-field-rate-block .paragraph--type--rate-block {
    padding: 92px 20px 68px 20px;
  }
}
article.node--type-about-nu-reads-page .field--name-field-rate-block .field--name-field-title {
  max-width: 910px;
  font-size: 32px;
  line-height: 150%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-family: "Quadrant Text";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  article.node--type-about-nu-reads-page .field--name-field-rate-block .field--name-field-title {
    font-size: 24px;
    line-height: 140%;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--type-about-nu-reads-page .field--name-field-rate-block .field--name-field-title {
    font-size: 18px;
    line-height: 140%;
  }
}
@media only screen and (max-width: 1300px) {
  article.node--type-about-nu-reads-page .field--name-field-rate-block .field--name-field-title {
    max-width: 593px;
  }
}
article.node--type-about-nu-reads-page .field--name-field-rate-block .field--name-field-content {
  max-width: 910px;
  padding-top: 52px;
  text-align: center;
  font-size: 24px;
  line-height: 140%;
  font-family: "Quadrant Text";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  article.node--type-about-nu-reads-page .field--name-field-rate-block .field--name-field-content {
    font-size: 18px;
    line-height: 133.33%;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--type-about-nu-reads-page .field--name-field-rate-block .field--name-field-content {
    font-size: 16px;
    line-height: 150%;
  }
}
@media only screen and (max-width: 1300px) {
  article.node--type-about-nu-reads-page .field--name-field-rate-block .field--name-field-content {
    max-width: 593px;
    padding-top: 34px;
  }
}
article.node--type-about-nu-reads-page .field--name-field-rate-block .field--name-field-content p {
  margin-bottom: 1em;
}
article.node--type-about-nu-reads-page .field--name-field-rate-block .field--name-field-content p:last-of-type {
  margin-bottom: 0;
}
article.node--type-about-nu-reads-page .field--name-field-rate-block .field--name-field-rate-tiles {
  padding-top: 85px;
}
@media only screen and (max-width: 1300px) {
  article.node--type-about-nu-reads-page .field--name-field-rate-block .field--name-field-rate-tiles {
    padding-top: 47px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-about-nu-reads-page .field--name-field-rate-block .field--name-field-rate-tiles {
    padding-top: 76px;
  }
}
article.node--type-about-nu-reads-page .field--name-field-rate-block .field--name-field-rate-tiles .view-content {
  display: flex;
  gap: 22px;
}
@media only screen and (max-width: 767px) {
  article.node--type-about-nu-reads-page .field--name-field-rate-block .field--name-field-rate-tiles .view-content {
    flex-direction: column;
  }
}
article.node--type-about-nu-reads-page .field--name-field-rate-block .field--name-field-rate-tiles .view-content .views-row {
  flex: 0 0 50%;
}
article.node--type-about-nu-reads-page .field--name-field-rate-block .field--name-field-rate-tiles .view-content .views-row:nth-child(1) {
  background: #bbc3f0;
}
article.node--type-about-nu-reads-page .field--name-field-rate-block .field--name-field-rate-tiles .view-content .views-row:nth-child(2) {
  background: #c8ebeb;
}
article.node--type-about-nu-reads-page .field--name-field-rate-block .field--name-field-footnote {
  padding-top: 76px;
  font-size: 14px;
  line-height: 160%;
  font-family: "Quadrant Text Mono";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  article.node--type-about-nu-reads-page .field--name-field-rate-block .field--name-field-footnote {
    font-size: 12px;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--type-about-nu-reads-page .field--name-field-rate-block .field--name-field-footnote {
    font-size: 10px;
  }
}
@media only screen and (max-width: 1300px) {
  article.node--type-about-nu-reads-page .field--name-field-rate-block .field--name-field-footnote {
    padding-top: 66px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-about-nu-reads-page .field--name-field-rate-block .field--name-field-footnote {
    padding-top: 31px;
    text-align: center;
  }
}
article.node--type-about-nu-reads-page .field--name-field-rate-block .field--name-field-link {
  padding-top: 60px;
}
@media only screen and (max-width: 1300px) {
  article.node--type-about-nu-reads-page .field--name-field-rate-block .field--name-field-link {
    padding-top: 51px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-about-nu-reads-page .field--name-field-rate-block .field--name-field-link {
    padding-top: 43px;
    width: 100%;
  }
}
article.node--type-about-nu-reads-page .field--name-field-rate-block .field--name-field-link a {
  align-items: center;
  background: #ffffff;
  border: 1px solid #000000;
  border-radius: 0;
  color: #000000;
  cursor: pointer;
  display: flex;
  font-size: 16px;
  justify-content: center;
  line-height: 140%;
  padding: 0 57px 0 57px;
  text-decoration: none;
  text-transform: uppercase;
  width: 250px;
  font-family: "Quadrant Text Mono";
  font-weight: normal;
  font-style: normal;
}
article.node--type-about-nu-reads-page .field--name-field-rate-block .field--name-field-link a:hover {
  background: #000000;
  color: #ffffff;
}
@media only screen and (max-width: 1600px) {
  article.node--type-about-nu-reads-page .field--name-field-rate-block .field--name-field-link a {
    font-size: 14px;
    padding: 0;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--type-about-nu-reads-page .field--name-field-rate-block .field--name-field-link a {
    font-size: 11px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-about-nu-reads-page .field--name-field-rate-block .field--name-field-link a {
    font-size: 11px;
    padding: 0 16px 0 16px;
    width: auto;
  }
}
article.node--type-about-nu-reads-page .field--name-field-rate-block .field--name-field-link a {
  background: transparent;
  height: 60px;
}
@media only screen and (max-width: 767px) {
  article.node--type-about-nu-reads-page .field--name-field-rate-block .field--name-field-link a {
    height: 50px;
  }
}
article.node--type-bookstore-initiative-page {
  padding-top: 235px;
  margin-left: -40px;
  margin-right: -40px;
}
@media only screen and (max-width: 767px) {
  article.node--type-bookstore-initiative-page {
    margin-left: -22px;
    margin-right: -20px;
  }
}
@media only screen and (max-width: 1300px) {
  article.node--type-bookstore-initiative-page {
    padding-top: 171px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-bookstore-initiative-page {
    padding-top: 160px;
  }
}
article.node--type-bookstore-initiative-page > div {
  align-items: center;
  display: flex;
  flex-direction: column;
}
article.node--type-bookstore-initiative-page .field--name-field-heading {
  max-width: 570px;
  padding-bottom: 75px;
  position: relative;
  text-align: center;
  font-size: 32px;
  line-height: 150%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-family: "Quadrant Text";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  article.node--type-bookstore-initiative-page .field--name-field-heading {
    font-size: 24px;
    line-height: 140%;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--type-bookstore-initiative-page .field--name-field-heading {
    font-size: 18px;
    line-height: 140%;
  }
}
article.node--type-bookstore-initiative-page .field--name-field-heading:after {
  background-image: url(../images/faq-underline.png);
  background-size: contain;
  bottom: 0;
  content: "";
  display: block;
  height: 105px;
  left: calc(50% - 129.5px);
  overflow: hidden;
  position: absolute;
  width: 259px;
}
article.node--type-bookstore-initiative-page .field--name-field-content {
  max-width: 910px;
  padding-top: 81px;
  font-size: 32px;
  line-height: 140%;
  font-family: "Quadrant Text";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  article.node--type-bookstore-initiative-page .field--name-field-content {
    font-size: 25px;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--type-bookstore-initiative-page .field--name-field-content {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-bookstore-initiative-page .field--name-field-content {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1300px) {
  article.node--type-bookstore-initiative-page .field--name-field-content {
    max-width: 600px;
    padding-top: 54px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-bookstore-initiative-page .field--name-field-content {
    padding: 73px 20px 0 20px;
  }
}
article.node--type-bookstore-initiative-page .field--name-field-bookstores {
  padding-top: 243px;
}
@media only screen and (max-width: 1300px) {
  article.node--type-bookstore-initiative-page .field--name-field-bookstores {
    padding-top: 209px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-bookstore-initiative-page .field--name-field-bookstores {
    padding-top: 46px;
  }
}
article.node--type-bookstore-initiative-page .field--name-field-bookstores > .field__item:nth-child(1),
article.node--type-bookstore-initiative-page .field--name-field-bookstores > .field__item:nth-child(8) {
  background: #f5d1ef;
}
article.node--type-bookstore-initiative-page .field--name-field-bookstores > .field__item:nth-child(2),
article.node--type-bookstore-initiative-page .field--name-field-bookstores > .field__item:nth-child(9) {
  background: #e5d2a7;
}
article.node--type-bookstore-initiative-page .field--name-field-bookstores > .field__item:nth-child(3),
article.node--type-bookstore-initiative-page .field--name-field-bookstores > .field__item:nth-child(10) {
  background: #c8ebeb;
}
article.node--type-bookstore-initiative-page .field--name-field-bookstores > .field__item:nth-child(4),
article.node--type-bookstore-initiative-page .field--name-field-bookstores > .field__item:nth-child(11) {
  background: #f2eda1;
}
article.node--type-bookstore-initiative-page .field--name-field-bookstores > .field__item:nth-child(5),
article.node--type-bookstore-initiative-page .field--name-field-bookstores > .field__item:nth-child(12) {
  background: #bbc3f0;
}
article.node--type-bookstore-initiative-page .field--name-field-bookstores > .field__item:nth-child(6),
article.node--type-bookstore-initiative-page .field--name-field-bookstores > .field__item:nth-child(13) {
  background: #e99982;
}
article.node--type-bookstore-initiative-page .field--name-field-bookstores > .field__item:nth-child(7),
article.node--type-bookstore-initiative-page .field--name-field-bookstores > .field__item:nth-child(14) {
  background: #ffd36d;
}
article.node--type-bookstore-initiative-page .field--name-field-bookstores .paragraph--type--bookstore {
  display: flex;
  min-height: 300px;
  padding: 46px 40px 49px 40px;
}
@media only screen and (max-width: 767px) {
  article.node--type-bookstore-initiative-page .field--name-field-bookstores .paragraph--type--bookstore {
    display: flex;
    flex-direction: column;
    min-height: 402px;
    padding: 26px 20px 31px 20px;
  }
}
article.node--type-bookstore-initiative-page .field--name-field-bookstores .name-location {
  flex: 0 0 25.3%;
}
@media only screen and (max-width: 767px) {
  article.node--type-bookstore-initiative-page .field--name-field-bookstores .name-location {
    flex-basis: auto;
    flex-grow: 0;
    flex-shrink: 1;
  }
}
article.node--type-bookstore-initiative-page .field--name-field-bookstores .field--name-field-name {
  font-size: 16px;
  line-height: 125%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-family: "Quadrant Text";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  article.node--type-bookstore-initiative-page .field--name-field-bookstores .field--name-field-name {
    font-size: 12px;
    line-height: 138.92%;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-bookstore-initiative-page .field--name-field-bookstores .field--name-field-name {
    font-size: 10px;
    line-height: 166.7%;
  }
}
article.node--type-bookstore-initiative-page .field--name-field-bookstores .field--name-field-name:after {
  content: ",";
}
article.node--type-bookstore-initiative-page .field--name-field-bookstores .field--name-field-location {
  font-size: 16px;
  line-height: 125%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-family: "Quadrant Text";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  article.node--type-bookstore-initiative-page .field--name-field-bookstores .field--name-field-location {
    font-size: 12px;
    line-height: 138.92%;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-bookstore-initiative-page .field--name-field-bookstores .field--name-field-location {
    font-size: 10px;
    line-height: 166.7%;
  }
}
article.node--type-bookstore-initiative-page .field--name-field-bookstores .field--name-field-content {
  flex: 0 0 49.4%;
  max-width: none;
  padding-top: 0;
  font-size: 20px;
  line-height: 140%;
  font-family: "Quadrant Text Mono";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  article.node--type-bookstore-initiative-page .field--name-field-bookstores .field--name-field-content {
    font-size: 18px;
    line-height: 166.66%;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--type-bookstore-initiative-page .field--name-field-bookstores .field--name-field-content {
    font-size: 16px;
    line-height: 150%;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-bookstore-initiative-page .field--name-field-bookstores .field--name-field-content {
    font-size: 14px;
    line-height: 171.4%;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-bookstore-initiative-page .field--name-field-bookstores .field--name-field-content {
    flex-basis: auto;
    flex-grow: 1;
    flex-shrink: 1;
    padding: 30px 0 0 0;
  }
}
article.node--type-bookstore-initiative-page .field--name-field-bookstores .field--name-field-link {
  flex: 0 0 25.3%;
  text-align: right;
}
@media only screen and (max-width: 767px) {
  article.node--type-bookstore-initiative-page .field--name-field-bookstores .field--name-field-link {
    padding-top: 122px;
    text-align: left;
  }
}
article.node--type-bookstore-initiative-page .field--name-field-bookstores .field--name-field-link a {
  border-bottom: 1px solid #000000;
  font-size: 16px;
  line-height: 140%;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Quadrant Text Mono";
  font-weight: normal;
  font-style: normal;
}
article.node--type-bookstore-initiative-page .field--name-field-bookstores .field--name-field-link a:hover {
  background: #f2eda1;
}
@media only screen and (max-width: 1600px) {
  article.node--type-bookstore-initiative-page .field--name-field-bookstores .field--name-field-link a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--type-bookstore-initiative-page .field--name-field-bookstores .field--name-field-link a {
    font-size: 11px;
  }
}
article.node--type-partners-page {
  align-items: center;
  display: flex;
  flex-direction: column;
  padding: 212px 0 189px 0;
}
@media only screen and (max-width: 1300px) {
  article.node--type-partners-page {
    padding: 188px 0 167px 0;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-partners-page {
    padding: 160px 0 90px 0;
  }
}
article.node--type-partners-page > div {
  max-width: 910px;
}
@media only screen and (max-width: 1300px) {
  article.node--type-partners-page > div {
    max-width: 600px;
  }
}
article.node--type-partners-page .field--name-field-heading {
  text-align: center;
  font-size: 32px;
  line-height: 150%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-family: "Quadrant Text";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  article.node--type-partners-page .field--name-field-heading {
    font-size: 24px;
    line-height: 140%;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--type-partners-page .field--name-field-heading {
    font-size: 18px;
    line-height: 140%;
  }
}
article.node--type-partners-page .field--name-field-heading > div {
  display: inline-block;
  position: relative;
}
article.node--type-partners-page .field--name-field-heading > div svg {
  bottom: 50%;
  display: block;
  height: 44px;
  left: 102%;
  position: absolute;
  width: 50px;
}
@media only screen and (max-width: 1300px) {
  article.node--type-partners-page .field--name-field-heading > div svg {
    height: 34px;
    width: 39px;
  }
}
article.node--type-partners-page .field--name-field-content {
  padding-top: 179px;
  font-size: 32px;
  line-height: 140%;
  font-family: "Quadrant Text";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  article.node--type-partners-page .field--name-field-content {
    font-size: 25px;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--type-partners-page .field--name-field-content {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-partners-page .field--name-field-content {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1300px) {
  article.node--type-partners-page .field--name-field-content {
    padding-top: 172px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-partners-page .field--name-field-content {
    padding-top: 160px;
  }
}
article.node--type-partners-page .field--name-field-content p {
  padding-bottom: 1em;
}
article.node--type-partners-page .field--name-field-content p:last-of-type {
  padding-bottom: 0;
}
article.node--type-partners-page .field--name-field-partners {
  padding-top: 103px;
}
@media only screen and (max-width: 767px) {
  article.node--type-partners-page .field--name-field-partners {
    padding-top: 54px;
  }
}
article.node--type-partners-page .field--name-field-partners > .field__item {
  border-top: 1px solid #000000;
  padding: 40px 0 40px 0;
}
@media only screen and (max-width: 1300px) {
  article.node--type-partners-page .field--name-field-partners > .field__item {
    padding: 30px 0 30px 0;
  }
}
article.node--type-partners-page .field--name-field-partners > .field__item:last-of-type {
  border-bottom: 1px solid #000000;
}
article.node--type-partners-page .paragraph--type--partner {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
article.node--type-partners-page .paragraph--type--partner .field--name-field-name {
  font-size: 16px;
  line-height: 125%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-family: "Quadrant Text";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  article.node--type-partners-page .paragraph--type--partner .field--name-field-name {
    font-size: 12px;
    line-height: 138.92%;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-partners-page .paragraph--type--partner .field--name-field-name {
    font-size: 10px;
    line-height: 166.7%;
  }
}
article.node--type-partners-page .paragraph--type--partner .field--name-field-content {
  padding-top: 0;
  font-size: 20px;
  line-height: 140%;
  font-family: "Quadrant Text Mono";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  article.node--type-partners-page .paragraph--type--partner .field--name-field-content {
    font-size: 18px;
    line-height: 166.66%;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--type-partners-page .paragraph--type--partner .field--name-field-content {
    font-size: 16px;
    line-height: 150%;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-partners-page .paragraph--type--partner .field--name-field-content {
    font-size: 14px;
    line-height: 171.4%;
  }
}
article.node--type-partners-page .paragraph--type--partner .field--name-field-link a {
  border-bottom: 1px solid #000000;
  font-size: 16px;
  line-height: 140%;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Quadrant Text Mono";
  font-weight: normal;
  font-style: normal;
}
article.node--type-partners-page .paragraph--type--partner .field--name-field-link a:hover {
  background: #f2eda1;
}
@media only screen and (max-width: 1600px) {
  article.node--type-partners-page .paragraph--type--partner .field--name-field-link a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--type-partners-page .paragraph--type--partner .field--name-field-link a {
    font-size: 11px;
  }
}
article.node--type-partners-page .field--name-field-footnote {
  padding-top: 168px;
  font-size: 32px;
  line-height: 140%;
  font-family: "Quadrant Text";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  article.node--type-partners-page .field--name-field-footnote {
    font-size: 25px;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--type-partners-page .field--name-field-footnote {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-partners-page .field--name-field-footnote {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1300px) {
  article.node--type-partners-page .field--name-field-footnote {
    padding-top: 97px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-partners-page .field--name-field-footnote {
    padding-top: 78px;
  }
}
article.node--type-partners-page > div > .field--name-field-link {
  display: flex;
  justify-content: center;
  padding-top: 70px;
}
@media only screen and (max-width: 1300px) {
  article.node--type-partners-page > div > .field--name-field-link {
    padding-top: 54px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-partners-page > div > .field--name-field-link {
    padding-top: 35px;
  }
}
article.node--type-partners-page > div > .field--name-field-link a {
  height: 60px;
  align-items: center;
  background: #ffffff;
  border: 1px solid #000000;
  border-radius: 0;
  color: #000000;
  cursor: pointer;
  display: flex;
  font-size: 16px;
  justify-content: center;
  line-height: 140%;
  padding: 0 57px 0 57px;
  text-decoration: none;
  text-transform: uppercase;
  width: 250px;
  font-family: "Quadrant Text Mono";
  font-weight: normal;
  font-style: normal;
}
article.node--type-partners-page > div > .field--name-field-link a:hover {
  background: #000000;
  color: #ffffff;
}
@media only screen and (max-width: 1600px) {
  article.node--type-partners-page > div > .field--name-field-link a {
    font-size: 14px;
    padding: 0;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--type-partners-page > div > .field--name-field-link a {
    font-size: 11px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-partners-page > div > .field--name-field-link a {
    font-size: 11px;
    padding: 0 16px 0 16px;
    width: auto;
  }
}
article.node--type-partners-page > div > .field--name-field-link a {
  background: transparent;
}
@media only screen and (max-width: 1300px) {
  article.node--type-partners-page > div > .field--name-field-link a {
    height: 50px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-partners-page > div > .field--name-field-link a {
    width: 100%;
  }
}
article.node--type-get-in-touch-page {
  padding: 217px 0 456px 0;
}
@media only screen and (max-width: 1300px) {
  article.node--type-get-in-touch-page {
    padding: 155px 0 256px 0;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-get-in-touch-page {
    padding: 64px 0 324px 0;
  }
}
article.node--type-get-in-touch-page > div {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  article.node--type-get-in-touch-page > div {
    flex-direction: column;
    gap: 50px;
  }
}
article.node--type-get-in-touch-page .field--name-field-heading {
  flex: 0 0 calc(50% - 10px);
  font-size: 100px;
  line-height: 110%;
  letter-spacing: -0.01em;
  font-family: "Quadrant Text";
  font-weight: normal;
  font-style: normal;
}
article.node--type-get-in-touch-page .field--name-field-heading strong {
  background: #f2eda1;
  font-weight: normal;
}
@media only screen and (max-width: 1600px) {
  article.node--type-get-in-touch-page .field--name-field-heading {
    font-size: 84px;
    line-height: 107.14%;
  }
}
@media only screen and (max-width: 1300px) {
  article.node--type-get-in-touch-page .field--name-field-heading {
    font-size: 72px;
    line-height: 111.11%;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--type-get-in-touch-page .field--name-field-heading {
    font-size: 60px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-get-in-touch-page .field--name-field-heading {
    font-size: 36px;
  }
}
article.node--type-get-in-touch-page .field--name-field-content {
  flex: 0 0 calc(50% - 10px);
  padding-top: 22px;
  font-size: 32px;
  line-height: 140%;
  font-family: "Quadrant Text";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  article.node--type-get-in-touch-page .field--name-field-content {
    font-size: 25px;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--type-get-in-touch-page .field--name-field-content {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-get-in-touch-page .field--name-field-content {
    font-size: 18px;
  }
}
article.node--type-get-in-touch-page .field--name-field-content p {
  padding-bottom: 1em;
}
article.node--type-get-in-touch-page .field--name-field-content p:last-of-type {
  padding-bottom: 0;
}
@media only screen and (max-width: 1300px) {
  article.node--type-get-in-touch-page .field--name-field-content {
    padding-top: 0;
  }
}
.view-id-press_item.view-display-id-page {
  padding: 235px 0 138px 0;
}
@media only screen and (max-width: 1300px) {
  .view-id-press_item.view-display-id-page {
    padding: 227px 0 133px 0;
  }
}
@media only screen and (max-width: 767px) {
  .view-id-press_item.view-display-id-page {
    padding: 160px 0 90px 0;
  }
}
.view-id-press_item.view-display-id-page .view-header {
  text-align: center;
  font-size: 32px;
  line-height: 150%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-family: "Quadrant Text";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  .view-id-press_item.view-display-id-page .view-header {
    font-size: 24px;
    line-height: 140%;
  }
}
@media only screen and (max-width: 1024px) {
  .view-id-press_item.view-display-id-page .view-header {
    font-size: 18px;
    line-height: 140%;
  }
}
.view-id-press_item.view-display-id-page .view-header span {
  position: relative;
}
.view-id-press_item.view-display-id-page .view-header span:after {
  aspect-ratio: 257/97;
  background-image: url(../images/circle.svg);
  background-position-x: 0;
  background-position-y: 0;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: block;
  left: -2.0625em;
  position: absolute;
  top: -0.71875em;
  width: 8.03125em;
}
.view-id-press_item.view-display-id-page .view-content {
  padding-top: 235px;
}
@media only screen and (max-width: 1300px) {
  .view-id-press_item.view-display-id-page .view-content {
    padding-top: 227px;
  }
}
@media only screen and (max-width: 767px) {
  .view-id-press_item.view-display-id-page .view-content {
    padding-top: 160px;
  }
}
.view-id-press_item.view-display-id-page .views-infinite-scroll-content-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
@media only screen and (max-width: 767px) {
  .view-id-press_item.view-display-id-page .views-infinite-scroll-content-wrapper {
    flex-direction: column;
    flex-wrap: nowrap;
  }
}
.view-id-press_item.view-display-id-page .views-row {
  flex: 0 0 calc(33.33% - 20px);
  min-height: 300px;
}
@media only screen and (max-width: 767px) {
  .view-id-press_item.view-display-id-page .views-row {
    min-height: 0;
  }
}
.view-id-press_item.view-display-id-page .views-row:nth-child(1),
.view-id-press_item.view-display-id-page .views-row:nth-child(8) {
  background: #f2eda1;
}
.view-id-press_item.view-display-id-page .views-row:nth-child(2),
.view-id-press_item.view-display-id-page .views-row:nth-child(9) {
  background: #c8ebeb;
}
.view-id-press_item.view-display-id-page .views-row:nth-child(3),
.view-id-press_item.view-display-id-page .views-row:nth-child(10) {
  background: #e5d2a7;
}
.view-id-press_item.view-display-id-page .views-row:nth-child(4),
.view-id-press_item.view-display-id-page .views-row:nth-child(11) {
  background: #e99982;
}
.view-id-press_item.view-display-id-page .views-row:nth-child(5),
.view-id-press_item.view-display-id-page .views-row:nth-child(12) {
  background: #bbc3f0;
}
.view-id-press_item.view-display-id-page .views-row:nth-child(6),
.view-id-press_item.view-display-id-page .views-row:nth-child(13) {
  background: #f5d1ef;
}
.view-id-press_item.view-display-id-page .views-row:nth-child(7),
.view-id-press_item.view-display-id-page .views-row:nth-child(14) {
  background: #ffd36d;
}
.view-id-press_item.view-display-id-page .pager {
  padding-top: 126px;
  text-align: center;
}
@media only screen and (max-width: 1300px) {
  .view-id-press_item.view-display-id-page .pager {
    padding-top: 69px;
  }
}
@media only screen and (max-width: 767px) {
  .view-id-press_item.view-display-id-page .pager {
    padding-top: 43px;
  }
}
.view-id-press_item.view-display-id-page .pager a {
  color: #000000;
  border-bottom: 1px solid #000000;
  font-size: 16px;
  line-height: 140%;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Quadrant Text Mono";
  font-weight: normal;
  font-style: normal;
}
.view-id-press_item.view-display-id-page .pager a:hover {
  background: #f2eda1;
}
@media only screen and (max-width: 1600px) {
  .view-id-press_item.view-display-id-page .pager a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1024px) {
  .view-id-press_item.view-display-id-page .pager a {
    font-size: 11px;
  }
}
body.path-user div[data-drupal-messages] {
  display: none;
}
body.path-user main {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: calc(100vh - 80px);
}
@media only screen and (max-width: 1300px) {
  body.path-user main {
    min-height: calc(100vh - 70px);
  }
}
@media only screen and (max-width: 767px) {
  body.path-user main {
    min-height: calc(100vh - 60px);
  }
}
body.toolbar-horizontal body.path-user main {
  min-height: calc(100vh - 80px - var(--gin-toolbar-secondary-height));
}
@media only screen and (max-width: 1300px) {
  body.toolbar-horizontal body.path-user main {
    min-height: calc(100vh - 70px - var(--gin-toolbar-secondary-height));
  }
}
@media only screen and (max-width: 767px) {
  body.toolbar-horizontal body.path-user main {
    min-height: calc(100vh - 60px - var(--gin-toolbar-secondary-height));
  }
}
body.path-user .layout-content {
  width: 100%;
}
body.path-user .region--content {
  display: flex;
  justify-content: center;
}
body.path-user form#user-form,
body.path-user form#user-login-form,
body.path-user form#user-pass,
body.path-user form#user-pass-reset {
  align-items: center;
  display: flex;
  flex-direction: column;
  max-width: 600px;
  width: 100%;
}
body.path-user form#user-form > *,
body.path-user form#user-login-form > *,
body.path-user form#user-pass > *,
body.path-user form#user-pass-reset > * {
  width: 100%;
}
body.path-user form#user-form .title,
body.path-user form#user-login-form .title,
body.path-user form#user-pass .title,
body.path-user form#user-pass-reset .title {
  padding-bottom: 40px;
  text-align: center;
  font-size: 32px;
  line-height: 140%;
  font-family: "Quadrant Text";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  body.path-user form#user-form .title,
  body.path-user form#user-login-form .title,
  body.path-user form#user-pass .title,
  body.path-user form#user-pass-reset .title {
    font-size: 25px;
  }
}
@media only screen and (max-width: 1024px) {
  body.path-user form#user-form .title,
  body.path-user form#user-login-form .title,
  body.path-user form#user-pass .title,
  body.path-user form#user-pass-reset .title {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  body.path-user form#user-form .title,
  body.path-user form#user-login-form .title,
  body.path-user form#user-pass .title,
  body.path-user form#user-pass-reset .title {
    font-size: 18px;
  }
}
body.path-user form#user-form .form-item,
body.path-user form#user-login-form .form-item,
body.path-user form#user-pass .form-item,
body.path-user form#user-pass-reset .form-item {
  padding-bottom: 30px;
}
body.path-user form#user-form .form-actions,
body.path-user form#user-login-form .form-actions,
body.path-user form#user-pass .form-actions,
body.path-user form#user-pass-reset .form-actions {
  padding-top: 0;
  width: 100%;
}
body.path-user form#user-form .form-actions input,
body.path-user form#user-login-form .form-actions input,
body.path-user form#user-pass .form-actions input,
body.path-user form#user-pass-reset .form-actions input {
  background: rgba(0, 0, 0, 0.5);
  border: none;
  color: #ffffff;
  height: 70px;
  width: 100%;
}
body.path-user form#user-form .form-actions input:hover,
body.path-user form#user-login-form .form-actions input:hover,
body.path-user form#user-pass .form-actions input:hover,
body.path-user form#user-pass-reset .form-actions input:hover {
  background: #000000;
}
body.path-user form#user-pass-reset .form-actions {
  padding-top: 20px;
}
body.path-user form#user-form {
  padding: 40px 0 40px 0;
}
body.path-user form#user-form fieldset {
  border: none;
  margin: 0;
  padding: 0 0 30px 0;
}
body.path-user form#user-form fieldset legend {
  display: none;
}
body.path-user form#user-form #edit-pass {
  padding-bottom: 80px;
}
body.path-user form#user-form .no-password-yet #edit-pass {
  padding-bottom: 30px;
}
body.path-user form#user-form #edit-field-address-0 {
  padding-bottom: 0;
}
body.path-user form#user-form #edit-field-address-0-address-container3 {
  display: flex;
  flex-wrap: wrap;
}
body.path-user form#user-form .form-item-field-address-0-address-locality {
  margin-right: 0;
  width: 100%;
}
body.path-user form#user-form .form-item-field-address-0-address-administrative-area {
  flex-basis: 50%;
  margin-right: 0;
  padding-right: 20px;
}
body.path-user form#user-form .form-item-field-address-0-address-postal-code {
  flex-basis: 50%;
  margin-right: 0;
}
body.path-user .content-below {
  display: flex;
  justify-content: center;
  width: 100%;
}
body.path-user .region--content-below {
  max-width: 600px;
  padding-top: 60px;
  width: 100%;
}
body.path-user .content-below ul {
  display: flex;
  width: 100%;
}
body.path-user .content-below ul li {
  flex: 0 0 50%;
  text-align: center;
}
body.path-user .content-below ul a {
  white-space: nowrap;
  border-bottom: 1px solid #000000;
  font-size: 16px;
  line-height: 140%;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Quadrant Text Mono";
  font-weight: normal;
  font-style: normal;
}
body.path-user .content-below ul a:hover {
  background: #f2eda1;
}
@media only screen and (max-width: 1600px) {
  body.path-user .content-below ul a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1024px) {
  body.path-user .content-below ul a {
    font-size: 11px;
  }
}
body.user-logged-in.path-user #block-nureads-theme-local-tasks {
  display: none;
}
body.user-logged-in.path-user .password-reset-instructions {
  padding-bottom: 30px;
  font-size: 24px;
  line-height: 140%;
  font-family: "Quadrant Text";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  body.user-logged-in.path-user .password-reset-instructions {
    font-size: 18px;
    line-height: 133.33%;
  }
}
@media only screen and (max-width: 1024px) {
  body.user-logged-in.path-user .password-reset-instructions {
    font-size: 16px;
    line-height: 150%;
  }
}
body.user-logged-in.path-user .form-item-pass-pass2 {
  padding-bottom: 0;
}
body.user-logged-in.path-user .password-suggestions ul {
  list-style-type: disc;
  padding-left: 1em;
  padding-top: 1em;
}
.success-page {
  padding: 111px 0 173px 0;
}
@media only screen and (max-width: 767px) {
  .success-page {
    padding: 55px 0 87px 0;
  }
}
.success-page .field--name-field-heading,
.success-page .field--name-field-heading-gift {
  padding-left: 16.95%;
  font-size: 100px;
  line-height: 110%;
  letter-spacing: -0.01em;
  font-family: "Quadrant Text";
  font-weight: normal;
  font-style: normal;
}
.success-page .field--name-field-heading strong,
.success-page .field--name-field-heading-gift strong {
  background: #f2eda1;
  font-weight: normal;
}
@media only screen and (max-width: 1600px) {
  .success-page .field--name-field-heading,
  .success-page .field--name-field-heading-gift {
    font-size: 84px;
    line-height: 107.14%;
  }
}
@media only screen and (max-width: 1300px) {
  .success-page .field--name-field-heading,
  .success-page .field--name-field-heading-gift {
    font-size: 72px;
    line-height: 111.11%;
  }
}
@media only screen and (max-width: 1024px) {
  .success-page .field--name-field-heading,
  .success-page .field--name-field-heading-gift {
    font-size: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .success-page .field--name-field-heading,
  .success-page .field--name-field-heading-gift {
    font-size: 36px;
  }
}
@media only screen and (max-width: 767px) {
  .success-page .field--name-field-heading,
  .success-page .field--name-field-heading-gift {
    padding-left: 0;
    text-align: center;
  }
}
.success-page .content {
  display: flex;
  padding-top: 83px;
}
@media only screen and (max-width: 767px) {
  .success-page .content {
    padding-top: 41px;
  }
}
.success-page .field--name-field-content,
.success-page .field--name-field-content-gift {
  flex: 0 0 calc(50% - 20px);
  gap: 20px;
  font-size: 32px;
  line-height: 140%;
  font-family: "Quadrant Text";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  .success-page .field--name-field-content,
  .success-page .field--name-field-content-gift {
    font-size: 25px;
  }
}
@media only screen and (max-width: 1024px) {
  .success-page .field--name-field-content,
  .success-page .field--name-field-content-gift {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .success-page .field--name-field-content,
  .success-page .field--name-field-content-gift {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .success-page .field--name-field-content,
  .success-page .field--name-field-content-gift {
    flex-basis: 100%;
  }
}
.success-page .field--name-field-content p,
.success-page .field--name-field-content-gift p {
  margin-bottom: 1em;
}
.success-page .field--name-field-content p:last-of-type,
.success-page .field--name-field-content-gift p:last-of-type {
  margin-bottom: 0;
}
.success-page .books-will-be-sent-here {
  display: flex;
  justify-content: flex-end;
  padding-top: 83px;
}
@media only screen and (max-width: 767px) {
  .success-page .books-will-be-sent-here {
    padding-top: 41px;
  }
}
.success-page .books-will-be-sent-here .subheading-address {
  flex: 0 0 calc(50% - 20px);
}
@media only screen and (max-width: 767px) {
  .success-page .books-will-be-sent-here .subheading-address {
    flex-basis: 100%;
  }
}
.success-page .books-will-be-sent-here .field--name-field-subheading {
  font-size: 32px;
  line-height: 140%;
  font-family: "Quadrant Text";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  .success-page .books-will-be-sent-here .field--name-field-subheading {
    font-size: 25px;
  }
}
@media only screen and (max-width: 1024px) {
  .success-page .books-will-be-sent-here .field--name-field-subheading {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .success-page .books-will-be-sent-here .field--name-field-subheading {
    font-size: 18px;
  }
}
.success-page .books-will-be-sent-here .address {
  padding-top: 1em;
  font-size: 24px;
  line-height: 140%;
  font-family: "Quadrant Text";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  .success-page .books-will-be-sent-here .address {
    font-size: 18px;
    line-height: 133.33%;
  }
}
@media only screen and (max-width: 1024px) {
  .success-page .books-will-be-sent-here .address {
    font-size: 16px;
    line-height: 150%;
  }
}
article.node--type-book.book-1,
a.node--type-book.book-1 {
  background: #f2eda1;
}
article.node--type-book.book-2,
a.node--type-book.book-2 {
  background: #bbc3f0;
}
article.node--type-book.book-3,
a.node--type-book.book-3 {
  background: #c8ebeb;
}
article.node--type-book.book-4,
a.node--type-book.book-4 {
  background: #e5d2a7;
}
article.node--type-book.book-5,
a.node--type-book.book-5 {
  background: #e99982;
}
article.node--type-book.book-6,
a.node--type-book.book-6 {
  background: #f5d1ef;
}
article.node--type-book .image-with-seal svg,
a.node--type-book .image-with-seal svg {
  display: none;
}
article.node--type-book .title,
a.node--type-book .title {
  align-items: center;
  display: flex;
  justify-content: center;
  width: 100%;
  font-size: 32px;
  line-height: 150%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-family: "Quadrant Text";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  article.node--type-book .title,
  a.node--type-book .title {
    font-size: 24px;
    line-height: 140%;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--type-book .title,
  a.node--type-book .title {
    font-size: 18px;
    line-height: 140%;
  }
}
article.node--type-book .field--name-field-author,
article.node--type-book .field--name-field-translator,
article.node--type-book .field--name-field-publisher,
article.node--type-book .field--name-field-publication-date,
article.node--type-book .field--name-field-ship-dates,
a.node--type-book .field--name-field-author,
a.node--type-book .field--name-field-translator,
a.node--type-book .field--name-field-publisher,
a.node--type-book .field--name-field-publication-date,
a.node--type-book .field--name-field-ship-dates {
  align-items: center;
  border-top: 1px solid #000000;
  display: flex;
  gap: 10px;
  padding: 20px 0 20px 0;
}
@media only screen and (max-width: 1600px) {
  article.node--type-book .field--name-field-author,
  article.node--type-book .field--name-field-translator,
  article.node--type-book .field--name-field-publisher,
  article.node--type-book .field--name-field-publication-date,
  article.node--type-book .field--name-field-ship-dates,
  a.node--type-book .field--name-field-author,
  a.node--type-book .field--name-field-translator,
  a.node--type-book .field--name-field-publisher,
  a.node--type-book .field--name-field-publication-date,
  a.node--type-book .field--name-field-ship-dates {
    padding: 17px 0 17px 0;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--type-book .field--name-field-author,
  article.node--type-book .field--name-field-translator,
  article.node--type-book .field--name-field-publisher,
  article.node--type-book .field--name-field-publication-date,
  article.node--type-book .field--name-field-ship-dates,
  a.node--type-book .field--name-field-author,
  a.node--type-book .field--name-field-translator,
  a.node--type-book .field--name-field-publisher,
  a.node--type-book .field--name-field-publication-date,
  a.node--type-book .field--name-field-ship-dates {
    padding: 12px 0 12px 0;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-book .field--name-field-author,
  article.node--type-book .field--name-field-translator,
  article.node--type-book .field--name-field-publisher,
  article.node--type-book .field--name-field-publication-date,
  article.node--type-book .field--name-field-ship-dates,
  a.node--type-book .field--name-field-author,
  a.node--type-book .field--name-field-translator,
  a.node--type-book .field--name-field-publisher,
  a.node--type-book .field--name-field-publication-date,
  a.node--type-book .field--name-field-ship-dates {
    padding: 12px 0 12px 0;
  }
}
article.node--type-book .field--name-field-author .field__label,
article.node--type-book .field--name-field-translator .field__label,
article.node--type-book .field--name-field-publisher .field__label,
article.node--type-book .field--name-field-publication-date .field__label,
article.node--type-book .field--name-field-ship-dates .field__label,
a.node--type-book .field--name-field-author .field__label,
a.node--type-book .field--name-field-translator .field__label,
a.node--type-book .field--name-field-publisher .field__label,
a.node--type-book .field--name-field-publication-date .field__label,
a.node--type-book .field--name-field-ship-dates .field__label {
  flex: 0 0 calc(50% - 5px);
  font-size: 16px;
  line-height: 125%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-family: "Quadrant Text";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  article.node--type-book .field--name-field-author .field__label,
  article.node--type-book .field--name-field-translator .field__label,
  article.node--type-book .field--name-field-publisher .field__label,
  article.node--type-book .field--name-field-publication-date .field__label,
  article.node--type-book .field--name-field-ship-dates .field__label,
  a.node--type-book .field--name-field-author .field__label,
  a.node--type-book .field--name-field-translator .field__label,
  a.node--type-book .field--name-field-publisher .field__label,
  a.node--type-book .field--name-field-publication-date .field__label,
  a.node--type-book .field--name-field-ship-dates .field__label {
    font-size: 12px;
    line-height: 138.92%;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-book .field--name-field-author .field__label,
  article.node--type-book .field--name-field-translator .field__label,
  article.node--type-book .field--name-field-publisher .field__label,
  article.node--type-book .field--name-field-publication-date .field__label,
  article.node--type-book .field--name-field-ship-dates .field__label,
  a.node--type-book .field--name-field-author .field__label,
  a.node--type-book .field--name-field-translator .field__label,
  a.node--type-book .field--name-field-publisher .field__label,
  a.node--type-book .field--name-field-publication-date .field__label,
  a.node--type-book .field--name-field-ship-dates .field__label {
    font-size: 10px;
    line-height: 166.7%;
  }
}
article.node--type-book .field--name-field-author .field__item,
article.node--type-book .field--name-field-translator .field__item,
article.node--type-book .field--name-field-publisher .field__item,
article.node--type-book .field--name-field-publication-date .field__item,
article.node--type-book .field--name-field-ship-dates .field__item,
a.node--type-book .field--name-field-author .field__item,
a.node--type-book .field--name-field-translator .field__item,
a.node--type-book .field--name-field-publisher .field__item,
a.node--type-book .field--name-field-publication-date .field__item,
a.node--type-book .field--name-field-ship-dates .field__item {
  flex: 0 0 calc(50% - 5px);
  font-size: 24px;
  line-height: 140%;
  font-family: "Quadrant Text";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  article.node--type-book .field--name-field-author .field__item,
  article.node--type-book .field--name-field-translator .field__item,
  article.node--type-book .field--name-field-publisher .field__item,
  article.node--type-book .field--name-field-publication-date .field__item,
  article.node--type-book .field--name-field-ship-dates .field__item,
  a.node--type-book .field--name-field-author .field__item,
  a.node--type-book .field--name-field-translator .field__item,
  a.node--type-book .field--name-field-publisher .field__item,
  a.node--type-book .field--name-field-publication-date .field__item,
  a.node--type-book .field--name-field-ship-dates .field__item {
    font-size: 18px;
    line-height: 133.33%;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--type-book .field--name-field-author .field__item,
  article.node--type-book .field--name-field-translator .field__item,
  article.node--type-book .field--name-field-publisher .field__item,
  article.node--type-book .field--name-field-publication-date .field__item,
  article.node--type-book .field--name-field-ship-dates .field__item,
  a.node--type-book .field--name-field-author .field__item,
  a.node--type-book .field--name-field-translator .field__item,
  a.node--type-book .field--name-field-publisher .field__item,
  a.node--type-book .field--name-field-publication-date .field__item,
  a.node--type-book .field--name-field-ship-dates .field__item {
    font-size: 16px;
    line-height: 150%;
  }
}
article.node--type-book .field--name-field-ship-dates,
a.node--type-book .field--name-field-ship-dates {
  border-bottom: 1px solid #000000;
}
article.node--type-book .field--name-field-description,
a.node--type-book .field--name-field-description {
  padding-top: 74px;
  font-size: 32px;
  line-height: 140%;
  font-family: "Quadrant Text";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  article.node--type-book .field--name-field-description,
  a.node--type-book .field--name-field-description {
    font-size: 25px;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--type-book .field--name-field-description,
  a.node--type-book .field--name-field-description {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-book .field--name-field-description,
  a.node--type-book .field--name-field-description {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1600px) {
  article.node--type-book .field--name-field-description,
  a.node--type-book .field--name-field-description {
    padding-top: 62px;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--type-book .field--name-field-description,
  a.node--type-book .field--name-field-description {
    padding-top: 45px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-book .field--name-field-description,
  a.node--type-book .field--name-field-description {
    padding-top: 45px;
  }
}
article.node--type-book .field--name-field-why-we-selected-the-book,
a.node--type-book .field--name-field-why-we-selected-the-book {
  display: flex;
  flex-direction: column;
  gap: 68px;
  padding-top: 129px;
}
@media only screen and (max-width: 1300px) {
  article.node--type-book .field--name-field-why-we-selected-the-book,
  a.node--type-book .field--name-field-why-we-selected-the-book {
    gap: 42px;
    padding-top: 94px;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--type-book .field--name-field-why-we-selected-the-book,
  a.node--type-book .field--name-field-why-we-selected-the-book {
    padding-top: 51px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-book .field--name-field-why-we-selected-the-book,
  a.node--type-book .field--name-field-why-we-selected-the-book {
    gap: 53px;
    padding-top: 65px;
  }
}
article.node--type-book .field--name-field-why-we-selected-the-book .field__label,
a.node--type-book .field--name-field-why-we-selected-the-book .field__label {
  text-align: center;
  font-size: 16px;
  line-height: 125%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-family: "Quadrant Text";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  article.node--type-book .field--name-field-why-we-selected-the-book .field__label,
  a.node--type-book .field--name-field-why-we-selected-the-book .field__label {
    font-size: 12px;
    line-height: 138.92%;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-book .field--name-field-why-we-selected-the-book .field__label,
  a.node--type-book .field--name-field-why-we-selected-the-book .field__label {
    font-size: 10px;
    line-height: 166.7%;
  }
}
article.node--type-book .field--name-field-why-we-selected-the-book .field__item,
a.node--type-book .field--name-field-why-we-selected-the-book .field__item {
  font-size: 20px;
  line-height: 140%;
  font-family: "Quadrant Text Mono";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  article.node--type-book .field--name-field-why-we-selected-the-book .field__item,
  a.node--type-book .field--name-field-why-we-selected-the-book .field__item {
    font-size: 18px;
    line-height: 166.66%;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--type-book .field--name-field-why-we-selected-the-book .field__item,
  a.node--type-book .field--name-field-why-we-selected-the-book .field__item {
    font-size: 16px;
    line-height: 150%;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-book .field--name-field-why-we-selected-the-book .field__item,
  a.node--type-book .field--name-field-why-we-selected-the-book .field__item {
    font-size: 14px;
    line-height: 171.4%;
  }
}
article.node--view-mode-current-book {
  display: flex;
}
@media only screen and (max-width: 767px) {
  article.node--view-mode-current-book {
    flex-direction: column;
  }
}
article.node--view-mode-current-book > div,
article.node--view-mode-current-book > a {
  flex: 0 0 50%;
}
@media only screen and (max-width: 767px) {
  article.node--view-mode-current-book > div,
  article.node--view-mode-current-book > a {
    flex: 1 1 100%;
  }
}
article.node--view-mode-current-book .image {
  background: #f9f7f2;
  display: flex;
  justify-content: center;
  padding-top: 238px;
}
@media only screen and (max-width: 1600px) {
  article.node--view-mode-current-book .image {
    padding-top: 198px;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--view-mode-current-book .image {
    padding-top: 188px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--view-mode-current-book .image {
    padding-top: 71px;
  }
}
article.node--view-mode-current-book .image .field--name-field-image {
  flex: 0 0 42%;
  padding-bottom: 107px;
}
@media only screen and (max-width: 1600px) {
  article.node--view-mode-current-book .image .field--name-field-image {
    flex: 0 0 52%;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--view-mode-current-book .image .field--name-field-image {
    flex: 0 0 49.25%;
  }
}
@media only screen and (max-width: 767px) {
  article.node--view-mode-current-book .image .field--name-field-image {
    flex: 0 0 58.4%;
    max-width: 235px;
    padding-bottom: 202px;
  }
}
article.node--view-mode-current-book .image .field--name-field-image .image-with-seal {
  display: inline-block;
  position: relative;
}
article.node--view-mode-current-book .image .field--name-field-image .image-with-seal img {
  display: block;
  height: auto;
  width: 100%;
}
article.node--view-mode-current-book .image .field--name-field-image .image-with-seal svg {
  aspect-ratio: 1;
  bottom: -20%;
  display: block;
  position: absolute;
  right: -30.5%;
  width: 61%;
}
article.node--view-mode-current-book .info {
  padding: 40px 40px 157px 40px;
}
@media only screen and (max-width: 1300px) {
  article.node--view-mode-current-book .info {
    padding-bottom: 49px;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--view-mode-current-book .info {
    padding: 25px 25px 216px 25px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--view-mode-current-book .info {
    padding: 0 20px 88px 20px;
  }
}
article.node--view-mode-current-book .info .title {
  padding: 465px 0 469px 0;
  text-decoration: none;
}
@media only screen and (max-width: 1600px) {
  article.node--view-mode-current-book .info .title {
    padding: 381px 0 374px 0;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--view-mode-current-book .info .title {
    padding: 289px 0 299px 0;
  }
}
@media only screen and (max-width: 767px) {
  article.node--view-mode-current-book .info .title {
    padding: 86px 0 84px 0;
  }
}
a.node--type-book.node--view-mode-teaser,
article.node--type-book.node--view-mode-teaser.coming-soon {
  color: inherit;
  display: block;
  height: 100%;
  padding: 200px 40px 40px 40px;
  position: relative;
  text-decoration: none;
}
@media only screen and (max-width: 1300px) {
  a.node--type-book.node--view-mode-teaser,
  article.node--type-book.node--view-mode-teaser.coming-soon {
    padding: 127px 34px 39px 34px;
  }
}
@media only screen and (max-width: 1024px) {
  a.node--type-book.node--view-mode-teaser,
  article.node--type-book.node--view-mode-teaser.coming-soon {
    padding: 118px 20px 31px 20px;
  }
}
a.node--type-book.node--view-mode-teaser .bottom,
article.node--type-book.node--view-mode-teaser.coming-soon .bottom {
  padding-top: 158px;
}
@media only screen and (max-width: 1300px) {
  a.node--type-book.node--view-mode-teaser .bottom,
  article.node--type-book.node--view-mode-teaser.coming-soon .bottom {
    padding-top: 105px;
  }
}
@media only screen and (max-width: 1024px) {
  a.node--type-book.node--view-mode-teaser .bottom,
  article.node--type-book.node--view-mode-teaser.coming-soon .bottom {
    padding-top: 97px;
  }
}
a.node--type-book.node--view-mode-teaser .field--name-field-number,
article.node--type-book.node--view-mode-teaser.coming-soon .field--name-field-number {
  left: 4px;
  position: absolute;
  top: 78px;
  text-align: right;
  transform: rotate(270deg);
  width: 85px;
  font-size: 16px;
  line-height: 125%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-family: "Quadrant Text";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  a.node--type-book.node--view-mode-teaser .field--name-field-number,
  article.node--type-book.node--view-mode-teaser.coming-soon .field--name-field-number {
    font-size: 12px;
    line-height: 138.92%;
  }
}
@media only screen and (max-width: 767px) {
  a.node--type-book.node--view-mode-teaser .field--name-field-number,
  article.node--type-book.node--view-mode-teaser.coming-soon .field--name-field-number {
    font-size: 10px;
    line-height: 166.7%;
  }
}
@media only screen and (max-width: 1300px) {
  a.node--type-book.node--view-mode-teaser .field--name-field-number,
  article.node--type-book.node--view-mode-teaser.coming-soon .field--name-field-number {
    left: -3px;
    top: 71px;
  }
}
@media only screen and (max-width: 1024px) {
  a.node--type-book.node--view-mode-teaser .field--name-field-number,
  article.node--type-book.node--view-mode-teaser.coming-soon .field--name-field-number {
    left: -17px;
    top: 64px;
  }
}
a.node--type-book.node--view-mode-teaser .field--name-field-image,
article.node--type-book.node--view-mode-teaser.coming-soon .field--name-field-image {
  width: 100%;
}
a.node--type-book.node--view-mode-teaser .field--name-field-image .image-with-seal,
article.node--type-book.node--view-mode-teaser.coming-soon .field--name-field-image .image-with-seal {
  display: flex;
  justify-content: center;
  width: 100%;
}
a.node--type-book.node--view-mode-teaser .field--name-field-image img,
article.node--type-book.node--view-mode-teaser.coming-soon .field--name-field-image img {
  aspect-ratio: 307/461;
  height: auto;
  flex: 0 0 54.9%;
  object-fit: cover;
}
@media only screen and (max-width: 1024px) {
  a.node--type-book.node--view-mode-teaser .field--name-field-image img,
  article.node--type-book.node--view-mode-teaser.coming-soon .field--name-field-image img {
    flex-basis: auto;
    flex-grow: 0;
    flex-shrink: 1;
    width: 262px;
  }
}
@media only screen and (max-width: 767px) {
  a.node--type-book.node--view-mode-teaser .field--name-field-image img,
  article.node--type-book.node--view-mode-teaser.coming-soon .field--name-field-image img {
    max-width: 262px;
    width: 41.025%;
  }
}
a.node--type-book.node--view-mode-teaser .field--name-field-image .empty-image,
article.node--type-book.node--view-mode-teaser.coming-soon .field--name-field-image .empty-image {
  aspect-ratio: 307/461;
  background: #ffffff;
  display: block;
}
a.node--type-book.node--view-mode-teaser .note,
article.node--type-book.node--view-mode-teaser.coming-soon .note {
  text-align: center;
  font-size: 20px;
  line-height: 140%;
  font-family: "Quadrant Text Mono";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  a.node--type-book.node--view-mode-teaser .note,
  article.node--type-book.node--view-mode-teaser.coming-soon .note {
    font-size: 18px;
    line-height: 166.66%;
  }
}
@media only screen and (max-width: 1024px) {
  a.node--type-book.node--view-mode-teaser .note,
  article.node--type-book.node--view-mode-teaser.coming-soon .note {
    font-size: 16px;
    line-height: 150%;
  }
}
@media only screen and (max-width: 767px) {
  a.node--type-book.node--view-mode-teaser .note,
  article.node--type-book.node--view-mode-teaser.coming-soon .note {
    font-size: 14px;
    line-height: 171.4%;
  }
}
a.node--type-book.node--view-mode-teaser .note,
article.node--type-book.node--view-mode-teaser.coming-soon .note {
  font-style: italic;
}
article.node--type-book.node--view-mode-full {
  align-items: center;
  display: flex;
  flex-direction: column;
  margin-left: -40px;
  margin-right: -40px;
}
@media only screen and (max-width: 767px) {
  article.node--type-book.node--view-mode-full {
    margin-left: -22px;
    margin-right: -20px;
  }
}
article.node--type-book.node--view-mode-full .top {
  align-items: center;
  display: flex;
  flex-direction: column;
  max-width: 910px;
  padding-bottom: 120px;
  padding-top: 133px;
  width: 100%;
}
@media only screen and (max-width: 1300px) {
  article.node--type-book.node--view-mode-full .top {
    padding-bottom: 153px;
    padding-top: 155px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-book.node--view-mode-full .top {
    padding: 126px 20px 130px 20px;
  }
}
article.node--type-book.node--view-mode-full .bottom {
  background: #f9f7f2;
  padding: 0 40px 40px 40px;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  article.node--type-book.node--view-mode-full .bottom {
    padding: 0 9px 82px 9px;
  }
}
article.node--type-book.node--view-mode-full .field--name-field-image {
  width: 100%;
}
article.node--type-book.node--view-mode-full .field--name-field-image .image-with-seal {
  display: flex;
  justify-content: center;
  width: 100%;
}
article.node--type-book.node--view-mode-full .field--name-field-image img {
  height: auto;
  width: 48.5%;
}
@media only screen and (max-width: 767px) {
  article.node--type-book.node--view-mode-full .field--name-field-image img {
    width: 65%;
  }
}
article.node--type-book.node--view-mode-full .title {
  aspect-ratio: 910/342;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  article.node--type-book.node--view-mode-full .title {
    aspect-ratio: 362/196;
  }
}
article.node--type-book.node--view-mode-full .field--name-field-author,
article.node--type-book.node--view-mode-full .field--name-field-translator,
article.node--type-book.node--view-mode-full .field--name-field-publisher,
article.node--type-book.node--view-mode-full .field--name-field-publication-date,
article.node--type-book.node--view-mode-full .field--name-field-ship-dates {
  width: 100%;
}
@media only screen and (max-width: 1300px) {
  article.node--type-book.node--view-mode-full .field--name-field-author,
  article.node--type-book.node--view-mode-full .field--name-field-translator,
  article.node--type-book.node--view-mode-full .field--name-field-publisher,
  article.node--type-book.node--view-mode-full .field--name-field-publication-date,
  article.node--type-book.node--view-mode-full .field--name-field-ship-dates {
    max-width: 806px;
  }
}
article.node--type-book.node--view-mode-full .read-our-review-authors-website {
  display: flex;
  gap: 27px;
  padding-top: 26px;
  width: 100%;
}
@media only screen and (max-width: 1300px) {
  article.node--type-book.node--view-mode-full .read-our-review-authors-website {
    max-width: 806px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-book.node--view-mode-full .read-our-review-authors-website {
    gap: 20px;
    padding-top: 24px;
  }
}
article.node--type-book.node--view-mode-full .field--name-field-read-our-review,
article.node--type-book.node--view-mode-full .field--name-field-authors-website {
  height: 55px;
  width: 266px;
}
@media only screen and (max-width: 767px) {
  article.node--type-book.node--view-mode-full .field--name-field-read-our-review,
  article.node--type-book.node--view-mode-full .field--name-field-authors-website {
    height: 40px;
    flex: 0 0 calc(50% - 10px);
    width: auto;
  }
}
article.node--type-book.node--view-mode-full .field--name-field-read-our-review a,
article.node--type-book.node--view-mode-full .field--name-field-authors-website a {
  height: 100%;
  padding: 0;
  width: 100%;
  align-items: center;
  background: #ffffff;
  border: 1px solid #000000;
  border-radius: 0;
  color: #000000;
  cursor: pointer;
  display: flex;
  font-size: 16px;
  justify-content: center;
  line-height: 140%;
  padding: 0 57px 0 57px;
  text-decoration: none;
  text-transform: uppercase;
  width: 250px;
  font-family: "Quadrant Text Mono";
  font-weight: normal;
  font-style: normal;
}
article.node--type-book.node--view-mode-full .field--name-field-read-our-review a:hover,
article.node--type-book.node--view-mode-full .field--name-field-authors-website a:hover {
  background: #000000;
  color: #ffffff;
}
@media only screen and (max-width: 1600px) {
  article.node--type-book.node--view-mode-full .field--name-field-read-our-review a,
  article.node--type-book.node--view-mode-full .field--name-field-authors-website a {
    font-size: 14px;
    padding: 0;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--type-book.node--view-mode-full .field--name-field-read-our-review a,
  article.node--type-book.node--view-mode-full .field--name-field-authors-website a {
    font-size: 11px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-book.node--view-mode-full .field--name-field-read-our-review a,
  article.node--type-book.node--view-mode-full .field--name-field-authors-website a {
    font-size: 11px;
    padding: 0 16px 0 16px;
    width: auto;
  }
}
article.node--type-book.node--view-mode-full .field--name-field-read-our-review a,
article.node--type-book.node--view-mode-full .field--name-field-authors-website a {
  background: transparent;
}
article.node--type-book.node--view-mode-full .field--name-field-handwritten-note {
  padding-top: 207px;
}
@media only screen and (max-width: 1300px) {
  article.node--type-book.node--view-mode-full .field--name-field-handwritten-note {
    padding-top: 169px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-book.node--view-mode-full .field--name-field-handwritten-note {
    padding-top: 53px;
  }
}
article.node--type-book.node--view-mode-full .field--name-field-handwritten-note .field--name-field-image {
  display: flex;
  justify-content: center;
}
article.node--type-book.node--view-mode-full .field--name-field-handwritten-note .field--name-field-image img {
  width: 76.3%;
}
@media only screen and (max-width: 1300px) {
  article.node--type-book.node--view-mode-full .field--name-field-handwritten-note .field--name-field-image img {
    width: 100%;
  }
}
article.node--type-book.node--view-mode-full .field--name-field-description {
  padding-top: 146px;
}
@media only screen and (max-width: 1300px) {
  article.node--type-book.node--view-mode-full .field--name-field-description {
    padding-top: 52px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-book.node--view-mode-full .field--name-field-description {
    padding-top: 34px;
  }
}
article.node--type-book.node--view-mode-full .field--name-field-why-we-selected-the-book {
  padding-top: 146px;
}
@media only screen and (max-width: 1300px) {
  article.node--type-book.node--view-mode-full .field--name-field-why-we-selected-the-book {
    gap: 71px;
    padding-top: 117px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-book.node--view-mode-full .field--name-field-why-we-selected-the-book {
    padding-top: 74px;
  }
}
article.node--type-book.node--view-mode-full .field--name-field-discussion-guide {
  padding-top: 177px;
}
@media only screen and (max-width: 1300px) {
  article.node--type-book.node--view-mode-full .field--name-field-discussion-guide {
    padding-top: 137px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-book.node--view-mode-full .field--name-field-discussion-guide {
    padding: 84px 11px 0 11px;
  }
}
article.node--type-book.node--view-mode-full .field--name-field-discussion-guide .field__label {
  text-align: center;
  font-size: 32px;
  line-height: 150%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-family: "Quadrant Text";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  article.node--type-book.node--view-mode-full .field--name-field-discussion-guide .field__label {
    font-size: 24px;
    line-height: 140%;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--type-book.node--view-mode-full .field--name-field-discussion-guide .field__label {
    font-size: 18px;
    line-height: 140%;
  }
}
article.node--type-book.node--view-mode-full .field--name-field-discussion-guide .field__item {
  align-items: center;
  display: flex;
  flex-direction: column;
}
article.node--type-book.node--view-mode-full .field--name-field-discussion-guide ._df_book {
  min-height: 0;
}
article.node--type-book.node--view-mode-full .field--name-field-discussion-guide .df-element {
  aspect-ratio: 951/785;
  cursor: pointer;
  margin-top: 69px;
  width: 951px;
}
@media only screen and (max-width: 1300px) {
  article.node--type-book.node--view-mode-full .field--name-field-discussion-guide .df-element {
    aspect-ratio: 808/667;
    margin-top: 84px;
    width: 808px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-book.node--view-mode-full .field--name-field-discussion-guide .df-element {
    width: 100%;
  }
}
article.node--type-book.node--view-mode-full .field--name-field-discussion-guide .df-bg,
article.node--type-book.node--view-mode-full .field--name-field-discussion-guide .df-loading-info,
article.node--type-book.node--view-mode-full .field--name-field-discussion-guide .df-loading-icon,
article.node--type-book.node--view-mode-full .field--name-field-discussion-guide .df-comment-popup,
article.node--type-book.node--view-mode-full .field--name-field-discussion-guide .df-sidemenu-wrapper,
article.node--type-book.node--view-mode-full .field--name-field-discussion-guide .df-share-wrapper,
article.node--type-book.node--view-mode-full .field--name-field-discussion-guide .df-ui,
article.node--type-book.node--view-mode-full .field--name-field-discussion-guide .df-ui-nav {
  display: none;
}
article.node--type-book.node--view-mode-full .field--name-field-discussion-guide .link-to-pdf {
  padding-top: 50px;
  text-align: center;
}
@media only screen and (max-width: 1300px) {
  article.node--type-book.node--view-mode-full .field--name-field-discussion-guide .link-to-pdf {
    padding-top: 40px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-book.node--view-mode-full .field--name-field-discussion-guide .link-to-pdf {
    padding-top: 0;
  }
}
article.node--type-book.node--view-mode-full .field--name-field-discussion-guide .link-to-pdf a {
  border-bottom: 1px solid #000000;
  font-size: 16px;
  line-height: 140%;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Quadrant Text Mono";
  font-weight: normal;
  font-style: normal;
}
article.node--type-book.node--view-mode-full .field--name-field-discussion-guide .link-to-pdf a:hover {
  background: #f2eda1;
}
@media only screen and (max-width: 1600px) {
  article.node--type-book.node--view-mode-full .field--name-field-discussion-guide .link-to-pdf a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--type-book.node--view-mode-full .field--name-field-discussion-guide .link-to-pdf a {
    font-size: 11px;
  }
}
article.node--type-book.node--view-mode-full .paragraph--type--subscription-teaser {
  align-items: center;
  display: flex;
  flex-direction: column;
  padding: 128px 0 216px 0;
  position: relative;
}
@media only screen and (max-width: 767px) {
  article.node--type-book.node--view-mode-full .paragraph--type--subscription-teaser {
    padding: 64px 0 0 0;
  }
}
article.node--type-book.node--view-mode-full .paragraph--type--subscription-teaser .field--name-field-image {
  position: relative;
}
article.node--type-book.node--view-mode-full .paragraph--type--subscription-teaser .field--name-field-image img {
  max-width: 1280px;
  width: 100%;
}
article.node--type-book.node--view-mode-full .paragraph--type--subscription-teaser .field--name-field-image:after {
  background:
    linear-gradient(
      180deg,
      rgba(249, 247, 242, 0) 0%,
      #f9f7f2 33.65%);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
article.node--type-book.node--view-mode-full .paragraph--type--subscription-teaser .content-link {
  max-width: 785px;
  margin-top: -285px;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 767px) {
  article.node--type-book.node--view-mode-full .paragraph--type--subscription-teaser .content-link {
    margin-top: -72px;
  }
}
article.node--type-book.node--view-mode-full .paragraph--type--subscription-teaser .field--name-field-content {
  text-align: center;
}
article.node--type-book.node--view-mode-full .paragraph--type--subscription-teaser .field--name-field-link {
  padding-top: 67px;
}
@media only screen and (max-width: 767px) {
  article.node--type-book.node--view-mode-full .paragraph--type--subscription-teaser .field--name-field-link {
    padding-top: 33px;
  }
}
article.node--type-book.node--view-mode-full .paragraph--type--subscription-teaser .field--name-field-link a {
  height: 60px;
  align-items: center;
  background: #ffffff;
  border: 1px solid #000000;
  border-radius: 0;
  color: #000000;
  cursor: pointer;
  display: flex;
  font-size: 16px;
  justify-content: center;
  line-height: 140%;
  padding: 0 57px 0 57px;
  text-decoration: none;
  text-transform: uppercase;
  width: 250px;
  font-family: "Quadrant Text Mono";
  font-weight: normal;
  font-style: normal;
}
article.node--type-book.node--view-mode-full .paragraph--type--subscription-teaser .field--name-field-link a:hover {
  background: #000000;
  color: #ffffff;
}
@media only screen and (max-width: 1600px) {
  article.node--type-book.node--view-mode-full .paragraph--type--subscription-teaser .field--name-field-link a {
    font-size: 14px;
    padding: 0;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--type-book.node--view-mode-full .paragraph--type--subscription-teaser .field--name-field-link a {
    font-size: 11px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-book.node--view-mode-full .paragraph--type--subscription-teaser .field--name-field-link a {
    font-size: 11px;
    padding: 0 16px 0 16px;
    width: auto;
  }
}
article.node--type-book.node--view-mode-full .paragraph--type--subscription-teaser .field--name-field-link a {
  background: transparent;
}
article.node--type-book.node--view-mode-full .field--name-field-recommended-books {
  align-items: center;
  display: flex;
  flex-direction: column;
  padding: 187px 45px 235px 45px;
}
@media only screen and (max-width: 767px) {
  article.node--type-book.node--view-mode-full .field--name-field-recommended-books {
    padding: 187px 11px 6px 11px;
  }
}
article.node--type-book.node--view-mode-full .field--name-field-recommended-books .field__label {
  text-align: center;
  font-size: 32px;
  line-height: 150%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-family: "Quadrant Text";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  article.node--type-book.node--view-mode-full .field--name-field-recommended-books .field__label {
    font-size: 24px;
    line-height: 140%;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--type-book.node--view-mode-full .field--name-field-recommended-books .field__label {
    font-size: 18px;
    line-height: 140%;
  }
}
article.node--type-book.node--view-mode-full .field--name-field-recommended-books > .field__items {
  padding-top: 192px;
}
@media only screen and (max-width: 1300px) {
  article.node--type-book.node--view-mode-full .field--name-field-recommended-books > .field__items {
    padding-top: 136px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-book.node--view-mode-full .field--name-field-recommended-books > .field__items {
    padding-top: 53px;
  }
}
article.node--type-book.node--view-mode-full .field--name-field-recommended-books > .field__items > .field__item {
  border-top: 1px solid #000000;
}
article.node--type-book.node--view-mode-full .field--name-field-recommended-books > .field__items > .field__item:last-of-type {
  border-bottom: 1px solid #000000;
}
@media only screen and (max-width: 767px) {
  article.node--type-book.node--view-mode-full .field--name-field-recommended-books > .field__items > .field__item:last-of-type {
    border-bottom: none;
  }
}
article.node--type-book.node--view-mode-full .field--name-field-recommended-books .paragraph--type--recommended-book {
  display: flex;
  justify-content: space-between;
  padding: 23px 0 41px 0;
  position: relative;
}
@media only screen and (max-width: 1300px) {
  article.node--type-book.node--view-mode-full .field--name-field-recommended-books .paragraph--type--recommended-book {
    padding-top: 16px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-book.node--view-mode-full .field--name-field-recommended-books .paragraph--type--recommended-book {
    flex-direction: column;
    gap: 30px;
    padding: 15px 0 40px 0;
  }
}
article.node--type-book.node--view-mode-full .field--name-field-recommended-books .paragraph--type--recommended-book a {
  text-decoration: none;
}
article.node--type-book.node--view-mode-full .field--name-field-recommended-books .field--name-field-title {
  flex: 0 1 auto;
  font-size: 60px;
  line-height: 110%;
  letter-spacing: -0.01em;
}
@media only screen and (max-width: 1600px) {
  article.node--type-book.node--view-mode-full .field--name-field-recommended-books .field--name-field-title {
    font-size: 48px;
    line-height: 104.17%;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--type-book.node--view-mode-full .field--name-field-recommended-books .field--name-field-title {
    font-size: 36px;
    line-height: 110%;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-book.node--view-mode-full .field--name-field-recommended-books .field--name-field-title {
    font-size: 24px;
  }
}
article.node--type-book.node--view-mode-full .field--name-field-recommended-books .field--name-field-content {
  flex: 0 0 50%;
}
article.node--type-book.node--view-mode-full .field--name-field-recommended-books .field--name-field-image {
  display: none;
  left: 50%;
  position: absolute;
  top: -50%;
  z-index: 1;
}
article.node--type-book.node--view-mode-full .field--name-field-recommended-books .field--name-field-image img {
  height: 420px;
  width: auto;
}
article.node--type-book.node--view-mode-full .field--name-field-recommended-books .paragraph--type--recommended-book.hovered .field--name-field-image {
  display: block;
}
@media only screen and (max-width: 767px) {
  article.node--type-book.node--view-mode-full .field--name-field-recommended-books .paragraph--type--recommended-book.hovered .field--name-field-image {
    display: none;
  }
}
article.node--type-book.node--view-mode-full .field--name-field-interview-with-the-author {
  background: #ffffff;
  padding: 114px 0 165px 0;
}
@media only screen and (max-width: 767px) {
  article.node--type-book.node--view-mode-full .field--name-field-interview-with-the-author {
    padding: 44px 13px 53px 11px;
  }
}
article.node--type-book.node--view-mode-full .field--name-field-interview-with-the-author > .field__label {
  text-align: center;
  font-size: 32px;
  line-height: 150%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-family: "Quadrant Text";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  article.node--type-book.node--view-mode-full .field--name-field-interview-with-the-author > .field__label {
    font-size: 24px;
    line-height: 140%;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--type-book.node--view-mode-full .field--name-field-interview-with-the-author > .field__label {
    font-size: 18px;
    line-height: 140%;
  }
}
article.node--type-book.node--view-mode-full .field--name-field-interview-with-the-author .paragraph--type--interview-with-the-author {
  align-items: center;
  display: flex;
  flex-direction: column;
}
article.node--type-book.node--view-mode-full .field--name-field-interview-with-the-author .field--name-field-author,
article.node--type-book.node--view-mode-full .field--name-field-interview-with-the-author .field--name-field-interviewed-by {
  align-items: center;
  display: flex;
  flex-direction: column;
  border-top: none;
  gap: 13px;
  padding: 70px 0 0 0;
}
@media only screen and (max-width: 1300px) {
  article.node--type-book.node--view-mode-full .field--name-field-interview-with-the-author .field--name-field-author,
  article.node--type-book.node--view-mode-full .field--name-field-interview-with-the-author .field--name-field-interviewed-by {
    gap: 6px;
    padding: 56px 0 0 0;
  }
}
article.node--type-book.node--view-mode-full .field--name-field-interview-with-the-author .field--name-field-author .field__label,
article.node--type-book.node--view-mode-full .field--name-field-interview-with-the-author .field--name-field-interviewed-by .field__label {
  font-size: 16px;
  line-height: 125%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-family: "Quadrant Text";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  article.node--type-book.node--view-mode-full .field--name-field-interview-with-the-author .field--name-field-author .field__label,
  article.node--type-book.node--view-mode-full .field--name-field-interview-with-the-author .field--name-field-interviewed-by .field__label {
    font-size: 12px;
    line-height: 138.92%;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-book.node--view-mode-full .field--name-field-interview-with-the-author .field--name-field-author .field__label,
  article.node--type-book.node--view-mode-full .field--name-field-interview-with-the-author .field--name-field-interviewed-by .field__label {
    font-size: 10px;
    line-height: 166.7%;
  }
}
article.node--type-book.node--view-mode-full .field--name-field-interview-with-the-author .field--name-field-author .field__item,
article.node--type-book.node--view-mode-full .field--name-field-interview-with-the-author .field--name-field-interviewed-by .field__item {
  flex-basis: auto;
  font-size: 20px;
  line-height: 20px;
  font-family: "Quadrant Text";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 767px) {
  article.node--type-book.node--view-mode-full .field--name-field-interview-with-the-author .field--name-field-author .field__item,
  article.node--type-book.node--view-mode-full .field--name-field-interview-with-the-author .field--name-field-interviewed-by .field__item {
    font-size: 16px;
    line-height: 16px;
  }
}
article.node--type-book.node--view-mode-full .field--name-field-interview-with-the-author .field--name-field-interviewed-by {
  padding-top: 51px;
}
@media only screen and (max-width: 767px) {
  article.node--type-book.node--view-mode-full .field--name-field-interview-with-the-author .field--name-field-interviewed-by {
    padding-top: 30px;
  }
}
article.node--type-book.node--view-mode-full .field--name-field-interview-with-the-author .field--name-field-list-items {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 60px;
  padding-top: 145px;
  font-size: 20px;
  line-height: 140%;
  font-family: "Quadrant Text Mono";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  article.node--type-book.node--view-mode-full .field--name-field-interview-with-the-author .field--name-field-list-items {
    font-size: 18px;
    line-height: 166.66%;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--type-book.node--view-mode-full .field--name-field-interview-with-the-author .field--name-field-list-items {
    font-size: 16px;
    line-height: 150%;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-book.node--view-mode-full .field--name-field-interview-with-the-author .field--name-field-list-items {
    font-size: 14px;
    line-height: 171.4%;
  }
}
@media only screen and (max-width: 1300px) {
  article.node--type-book.node--view-mode-full .field--name-field-interview-with-the-author .field--name-field-list-items {
    gap: 40px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-book.node--view-mode-full .field--name-field-interview-with-the-author .field--name-field-list-items {
    gap: 20px;
    padding-top: 69px;
  }
}
article.node--type-book.node--view-mode-full .field--name-field-interview-with-the-author .field--name-field-list-items .field__item {
  max-width: 910px;
  width: 100%;
}
article.node--type-book.node--view-mode-full .field--name-field-interview-with-the-author .field--name-field-list-items .paragraph--type--list-item {
  display: flex;
  flex-direction: column;
  gap: 60px;
  width: 100%;
}
@media only screen and (max-width: 1300px) {
  article.node--type-book.node--view-mode-full .field--name-field-interview-with-the-author .field--name-field-list-items .paragraph--type--list-item {
    gap: 40px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-book.node--view-mode-full .field--name-field-interview-with-the-author .field--name-field-list-items .paragraph--type--list-item {
    gap: 20px;
  }
}
article.node--type-book.node--view-mode-full .field--name-field-interview-with-the-author .field--name-field-list-items .field--name-field-title {
  font-style: italic;
}
article.node--type-book.node--view-mode-full .field--name-field-interview-with-the-author .field--name-field-list-items .field--name-field-content strong {
  font-weight: normal;
  padding-right: 50px;
}
@media only screen and (max-width: 1300px) {
  article.node--type-book.node--view-mode-full .field--name-field-interview-with-the-author .field--name-field-list-items .field--name-field-content strong {
    padding-right: 35px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-book.node--view-mode-full .field--name-field-interview-with-the-author .field--name-field-list-items .field--name-field-content strong {
    padding-right: 25px;
  }
}
article.node--type-book.node--view-mode-full .field--name-field-our-recommendations {
  padding-top: 299px;
}
@media only screen and (max-width: 1300px) {
  article.node--type-book.node--view-mode-full .field--name-field-our-recommendations {
    padding-top: 143px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-book.node--view-mode-full .field--name-field-our-recommendations {
    padding: 102px 11px 0 11px;
  }
}
article.node--type-book.node--view-mode-full .field--name-field-our-recommendations .field__label {
  text-align: center;
  font-size: 32px;
  line-height: 150%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-family: "Quadrant Text";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  article.node--type-book.node--view-mode-full .field--name-field-our-recommendations .field__label {
    font-size: 24px;
    line-height: 140%;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--type-book.node--view-mode-full .field--name-field-our-recommendations .field__label {
    font-size: 18px;
    line-height: 140%;
  }
}
article.node--type-book.node--view-mode-full .field--name-field-our-recommendations .field__label:after {
  content: ":";
}
article.node--type-book.node--view-mode-full .field--name-field-our-recommendations .field__items {
  display: flex;
  justify-content: space-between;
  padding-top: 178px;
}
@media only screen and (max-width: 1300px) {
  article.node--type-book.node--view-mode-full .field--name-field-our-recommendations .field__items {
    padding-top: 116px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-book.node--view-mode-full .field--name-field-our-recommendations .field__items {
    flex-direction: column;
    flex: 1 1 auto;
    gap: 102px;
    padding-top: 87px;
  }
}
article.node--type-book.node--view-mode-full .field--name-field-our-recommendations .field__items > .field__item {
  display: flex;
  flex: 0 0 33.33%;
  flex-direction: column;
}
article.node--type-book.node--view-mode-full .field--name-field-our-recommendations .paragraph--type--recommended-book {
  align-items: center;
  color: #000000;
  display: flex;
  flex-direction: column;
  gap: 47px;
  justify-content: flex-end;
  text-decoration: none;
}
@media only screen and (max-width: 1300px) {
  article.node--type-book.node--view-mode-full .field--name-field-our-recommendations .paragraph--type--recommended-book {
    gap: 32px;
  }
}
article.node--type-book.node--view-mode-full .field--name-field-our-recommendations .field--name-field-title {
  font-size: 16px;
  line-height: 125%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-family: "Quadrant Text";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  article.node--type-book.node--view-mode-full .field--name-field-our-recommendations .field--name-field-title {
    font-size: 12px;
    line-height: 138.92%;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-book.node--view-mode-full .field--name-field-our-recommendations .field--name-field-title {
    font-size: 10px;
    line-height: 166.7%;
  }
}
article.node--type-book.node--view-mode-full .field--name-field-our-recommendations .field--name-field-image {
  display: flex;
  justify-content: center;
  width: 100%;
}
article.node--type-book.node--view-mode-full .field--name-field-our-recommendations .field--name-field-image img {
  aspect-ratio: 307/461;
  width: 50%;
}
@media only screen and (max-width: 1300px) {
  article.node--type-book.node--view-mode-full .field--name-field-our-recommendations .field--name-field-image img {
    width: 55%;
  }
}
article.node--type-book.node--view-mode-full .field--name-field-events {
  padding-top: 300px;
}
@media only screen and (max-width: 1300px) {
  article.node--type-book.node--view-mode-full .field--name-field-events {
    padding-top: 199px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-book.node--view-mode-full .field--name-field-events {
    padding: 180px 11px 0 11px;
  }
}
article.node--type-book.node--view-mode-full .field--name-field-events .field__label {
  text-align: center;
  font-size: 32px;
  line-height: 150%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-family: "Quadrant Text";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  article.node--type-book.node--view-mode-full .field--name-field-events .field__label {
    font-size: 24px;
    line-height: 140%;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--type-book.node--view-mode-full .field--name-field-events .field__label {
    font-size: 18px;
    line-height: 140%;
  }
}
article.node--type-book.node--view-mode-full .field--name-field-events .field__items {
  align-items: stretch;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  padding-top: 145px;
}
@media only screen and (max-width: 1300px) {
  article.node--type-book.node--view-mode-full .field--name-field-events .field__items {
    padding-top: 116px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-book.node--view-mode-full .field--name-field-events .field__items {
    align-items: unset;
    flex-direction: column;
    flex-wrap: nowrap;
    padding-top: 20px;
  }
}
article.node--type-book.node--view-mode-full .field--name-field-events .field__items > .field__item {
  display: flex;
  flex: 0 0 calc(33.33% - 14px);
  flex-direction: column;
  min-height: 600px;
}
@media only screen and (max-width: 1300px) {
  article.node--type-book.node--view-mode-full .field--name-field-events .field__items > .field__item {
    min-height: 394px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-book.node--view-mode-full .field--name-field-events .field__items > .field__item {
    min-height: 362px;
  }
}
article.node--type-book.node--view-mode-full .field--name-field-events .field__items > .field__item:nth-child(1) {
  background: #e99982;
}
article.node--type-book.node--view-mode-full .field--name-field-events .field__items > .field__item:nth-child(2) {
  background: #c8ebeb;
}
article.node--type-book.node--view-mode-full .field--name-field-events .field__items > .field__item:nth-child(3) {
  background: #e5d2a7;
}
article.node--type-book.node--view-mode-full .field--name-field-events .field__items > .field__item:nth-child(4) {
  background: #bbc3f0;
}
article.node--type-book.node--view-mode-full .field--name-field-events .field__items > .field__item:nth-child(5) {
  background: #f2eda1;
}
article.node--type-book.node--view-mode-full .field--name-field-events .field__items > .field__item:nth-child(6) {
  background: #f5d1ef;
}
article.node--type-book.node--view-mode-full .field--name-field-events .field__items .paragraph--type--event {
  align-items: center;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: space-between;
  padding: 41px 30px 43px 31px;
  text-align: center;
}
@media only screen and (max-width: 1300px) {
  article.node--type-book.node--view-mode-full .field--name-field-events .field__items .paragraph--type--event {
    padding: 24px 18px 21px 18px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-book.node--view-mode-full .field--name-field-events .field__items .paragraph--type--event {
    padding: 24px 18px 24px 18px;
  }
}
article.node--type-book.node--view-mode-full .field--name-field-events .field__items .field--name-field-timing {
  font-size: 16px;
  line-height: 125%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-family: "Quadrant Text";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  article.node--type-book.node--view-mode-full .field--name-field-events .field__items .field--name-field-timing {
    font-size: 12px;
    line-height: 138.92%;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-book.node--view-mode-full .field--name-field-events .field__items .field--name-field-timing {
    font-size: 10px;
    line-height: 166.7%;
  }
}
article.node--type-book.node--view-mode-full .field--name-field-events .field__items .field--name-field-content {
  font-size: 32px;
  line-height: 140%;
  font-family: "Quadrant Text";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  article.node--type-book.node--view-mode-full .field--name-field-events .field__items .field--name-field-content {
    font-size: 25px;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--type-book.node--view-mode-full .field--name-field-events .field__items .field--name-field-content {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-book.node--view-mode-full .field--name-field-events .field__items .field--name-field-content {
    font-size: 18px;
  }
}
article.node--type-book.node--view-mode-full .field--name-field-events .field__items .field--name-field-link a {
  border-bottom: 1px solid #000000;
  font-size: 16px;
  line-height: 140%;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Quadrant Text Mono";
  font-weight: normal;
  font-style: normal;
}
article.node--type-book.node--view-mode-full .field--name-field-events .field__items .field--name-field-link a:hover {
  background: #f2eda1;
}
@media only screen and (max-width: 1600px) {
  article.node--type-book.node--view-mode-full .field--name-field-events .field__items .field--name-field-link a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--type-book.node--view-mode-full .field--name-field-events .field__items .field--name-field-link a {
    font-size: 11px;
  }
}
.rate-tile {
  background: transparent;
  border: none;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
  padding: 36px;
  text-align: center;
  text-decoration: none;
}
@media only screen and (max-width: 1300px) {
  .rate-tile {
    padding: 27px 30px 36px 29px;
  }
}
.rate-tile.selected {
  background: #000000 !important;
  color: #ffffff;
}
.rate-tile .name {
  border-bottom: 1px solid #000000;
  border-top: 1px solid #000000;
  flex: 0 0 auto;
  padding: 33px 0 32px 0;
  width: 100%;
  font-size: 16px;
  line-height: 125%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-family: "Quadrant Text";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  .rate-tile .name {
    font-size: 12px;
    line-height: 138.92%;
  }
}
@media only screen and (max-width: 767px) {
  .rate-tile .name {
    font-size: 10px;
    line-height: 166.7%;
  }
}
.rate-tile .price {
  line-height: 20px;
  padding-top: 100px;
  font-size: 24px;
  line-height: 140%;
  font-family: "Quadrant Text";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  .rate-tile .price {
    font-size: 18px;
    line-height: 133.33%;
  }
}
@media only screen and (max-width: 1024px) {
  .rate-tile .price {
    font-size: 16px;
    line-height: 150%;
  }
}
@media only screen and (max-width: 1300px) {
  .rate-tile .price {
    padding-top: 86px;
  }
}
.rate-tile .price-pricing-note {
  margin-bottom: 46px;
  width: 100%;
}
.rate-tile .pricing-note {
  flex: 1 1 33.33%;
  padding-top: 14px;
  font-size: 14px;
  line-height: 160%;
  font-family: "Quadrant Text Mono";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  .rate-tile .pricing-note {
    font-size: 12px;
  }
}
@media only screen and (max-width: 1024px) {
  .rate-tile .pricing-note {
    font-size: 10px;
  }
}
.rate-tile .pricing-note {
  font-style: italic;
}
.rate-tile .description {
  display: flex;
  flex: 1 1 33.33%;
  flex-direction: column;
  justify-content: flex-end;
  margin-top: auto;
  font-size: 14px;
  line-height: 160%;
  font-family: "Quadrant Text Mono";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  .rate-tile .description {
    font-size: 12px;
  }
}
@media only screen and (max-width: 1024px) {
  .rate-tile .description {
    font-size: 10px;
  }
}
.rate-tile .description p:last-of-type {
  margin-bottom: 0;
}
.rate-tile.selected .name {
  border-color: #ffffff;
}
button.rate-tile:hover {
  outline: 1px solid #000000;
}
article.node--type-press-item.node--view-mode-teaser {
  height: 100%;
  padding-bottom: 35px;
}
@media only screen and (max-width: 1300px) {
  article.node--type-press-item.node--view-mode-teaser {
    padding-bottom: 14px;
  }
}
article.node--type-press-item.node--view-mode-teaser > div {
  display: flex;
  flex-direction: column;
  gap: 78px;
  height: 100%;
  justify-content: space-between;
}
@media only screen and (max-width: 1300px) {
  article.node--type-press-item.node--view-mode-teaser > div {
    gap: 51px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-press-item.node--view-mode-teaser > div {
    gap: 47px;
  }
}
article.node--type-press-item.node--view-mode-teaser .image-logo {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
@media only screen and (max-width: 1300px) {
  article.node--type-press-item.node--view-mode-teaser .image-logo {
    gap: 21px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-press-item.node--view-mode-teaser .image-logo {
    gap: 18px;
  }
}
article.node--type-press-item.node--view-mode-teaser .field--name-field-image {
  aspect-ratio: 2;
  width: 100%;
}
article.node--type-press-item.node--view-mode-teaser .field--name-field-image img {
  height: auto;
  width: 100%;
}
article.node--type-press-item.node--view-mode-teaser .field--name-field-logo {
  padding: 0 34px 0 27px;
}
@media only screen and (max-width: 1300px) {
  article.node--type-press-item.node--view-mode-teaser .field--name-field-logo {
    padding: 0 22px 0 18px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-press-item.node--view-mode-teaser .field--name-field-logo {
    padding: 0 21px 0 16px;
  }
}
article.node--type-press-item.node--view-mode-teaser .field--name-field-logo img {
  height: 100%;
  max-height: 40px;
  max-width: 66%;
  width: auto;
}
@media only screen and (max-width: 1300px) {
  article.node--type-press-item.node--view-mode-teaser .field--name-field-logo img {
    max-height: 27px;
  }
}
@media only screen and (max-width: 767px) {
  article.node--type-press-item.node--view-mode-teaser .field--name-field-logo img {
    max-height: 24px;
  }
}
article.node--type-press-item.node--view-mode-teaser .title-link {
  display: flex;
  flex-direction: column;
  gap: 35px;
}
@media only screen and (max-width: 767px) {
  article.node--type-press-item.node--view-mode-teaser .title-link {
    gap: 14px;
  }
}
article.node--type-press-item.node--view-mode-teaser .title {
  padding: 0 34px 0 27px;
  font-size: 24px;
  line-height: 140%;
  font-family: "Quadrant Text";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  article.node--type-press-item.node--view-mode-teaser .title {
    font-size: 18px;
    line-height: 133.33%;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--type-press-item.node--view-mode-teaser .title {
    font-size: 16px;
    line-height: 150%;
  }
}
@media only screen and (max-width: 1300px) {
  article.node--type-press-item.node--view-mode-teaser .title {
    padding: 0 22px 0 18px;
  }
}
article.node--type-press-item.node--view-mode-teaser .link {
  padding: 0 34px 0 27px;
}
@media only screen and (max-width: 1300px) {
  article.node--type-press-item.node--view-mode-teaser .link {
    padding: 0 22px 0 18px;
  }
}
article.node--type-press-item.node--view-mode-teaser .link a {
  border-bottom: 1px solid #000000;
  font-size: 16px;
  line-height: 140%;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Quadrant Text Mono";
  font-weight: normal;
  font-style: normal;
}
article.node--type-press-item.node--view-mode-teaser .link a:hover {
  background: #f2eda1;
}
@media only screen and (max-width: 1600px) {
  article.node--type-press-item.node--view-mode-teaser .link a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1024px) {
  article.node--type-press-item.node--view-mode-teaser .link a {
    font-size: 11px;
  }
}
form.webform-submission-subscriber-profile-form div[data-drupal-messages] {
  display: none;
}
form.webform-submission-subscriber-profile-form button#close-button {
  background: transparent;
  border: none;
  display: none;
  left: 40px;
  padding: 0;
  position: absolute;
  top: 110px;
}
@media only screen and (max-width: 767px) {
  form.webform-submission-subscriber-profile-form button#close-button {
    top: 80px;
  }
}
form.webform-submission-subscriber-profile-form button#close-button.show {
  display: block;
}
form.webform-submission-subscriber-profile-form button#close-button svg {
  height: 37px;
  width: 37px;
}
form.webform-submission-subscriber-profile-form .webform-progress {
  padding-bottom: 40px;
  font-size: 20px;
  line-height: 140%;
  font-family: "Quadrant Text Mono";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  form.webform-submission-subscriber-profile-form .webform-progress {
    font-size: 18px;
    line-height: 166.66%;
  }
}
@media only screen and (max-width: 1024px) {
  form.webform-submission-subscriber-profile-form .webform-progress {
    font-size: 16px;
    line-height: 150%;
  }
}
@media only screen and (max-width: 767px) {
  form.webform-submission-subscriber-profile-form .webform-progress {
    font-size: 14px;
    line-height: 171.4%;
  }
}
@media only screen and (max-width: 767px) {
  form.webform-submission-subscriber-profile-form .webform-progress {
    padding-bottom: 60px;
  }
}
form.webform-submission-subscriber-profile-form h2 {
  padding-bottom: 40px;
  text-align: center;
  font-size: 32px;
  line-height: 140%;
  font-family: "Quadrant Text";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  form.webform-submission-subscriber-profile-form h2 {
    font-size: 25px;
  }
}
@media only screen and (max-width: 1024px) {
  form.webform-submission-subscriber-profile-form h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  form.webform-submission-subscriber-profile-form h2 {
    font-size: 18px;
  }
}
form.webform-submission-subscriber-profile-form .page {
  display: flex;
  flex-direction: column;
  gap: 60px;
}
@media only screen and (max-width: 767px) {
  form.webform-submission-subscriber-profile-form .page {
    gap: 40px;
  }
}
form.webform-submission-subscriber-profile-form .form-item-where,
form.webform-submission-subscriber-profile-form .js-form-item-where,
form.webform-submission-subscriber-profile-form .form-item-please-specify,
form.webform-submission-subscriber-profile-form .js-form-item-please-specify {
  margin-top: -60px;
}
@media only screen and (max-width: 767px) {
  form.webform-submission-subscriber-profile-form .form-item-where,
  form.webform-submission-subscriber-profile-form .js-form-item-where,
  form.webform-submission-subscriber-profile-form .form-item-please-specify,
  form.webform-submission-subscriber-profile-form .js-form-item-please-specify {
    margin-top: -40px;
  }
}
form.webform-submission-subscriber-profile-form .form-actions {
  display: none;
}
form.webform-submission-subscriber-profile-form .back-next-buttons {
  display: flex;
  justify-content: space-between;
}
form.webform-submission-subscriber-profile-form button#back-button,
form.webform-submission-subscriber-profile-form button#next-button {
  align-items: center;
  background: transparent;
  border: none;
  display: none;
  flex-direction: column;
  gap: 17px;
  padding: 0;
}
form.webform-submission-subscriber-profile-form button#back-button.show,
form.webform-submission-subscriber-profile-form button#next-button.show {
  display: flex;
}
form.webform-submission-subscriber-profile-form button#back-button svg,
form.webform-submission-subscriber-profile-form button#next-button svg {
  display: block;
  height: 37px;
  width: 38px;
}
form.webform-submission-subscriber-profile-form button#back-button div,
form.webform-submission-subscriber-profile-form button#next-button div {
  border-bottom: 1px solid #000000;
  font-size: 16px;
  line-height: 140%;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Quadrant Text Mono";
  font-weight: normal;
  font-style: normal;
}
form.webform-submission-subscriber-profile-form button#back-button div:hover,
form.webform-submission-subscriber-profile-form button#next-button div:hover {
  background: #f2eda1;
}
@media only screen and (max-width: 1600px) {
  form.webform-submission-subscriber-profile-form button#back-button div,
  form.webform-submission-subscriber-profile-form button#next-button div {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1024px) {
  form.webform-submission-subscriber-profile-form button#back-button div,
  form.webform-submission-subscriber-profile-form button#next-button div {
    font-size: 11px;
  }
}
form.webform-submission-subscriber-profile-form button#back-button div,
form.webform-submission-subscriber-profile-form button#next-button div {
  border-bottom: none;
}
form.webform-submission-subscriber-profile-form button#back-button div:hover,
form.webform-submission-subscriber-profile-form button#next-button div:hover {
  background: transparent;
}
form.webform-submission-subscriber-profile-form button#next-button {
  margin-left: auto;
}
form.webform-submission-subscriber-profile-form .webform-confirmation__message {
  padding-top: 70px;
  text-align: center;
  font-size: 24px;
  line-height: 140%;
  font-family: "Quadrant Text";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  form.webform-submission-subscriber-profile-form .webform-confirmation__message {
    font-size: 18px;
    line-height: 133.33%;
  }
}
@media only screen and (max-width: 1024px) {
  form.webform-submission-subscriber-profile-form .webform-confirmation__message {
    font-size: 16px;
    line-height: 150%;
  }
}
form.webform-submission-subscriber-profile-form .webform-confirmation__message h2 {
  font-size: 32px;
  line-height: 140%;
  font-family: "Quadrant Text";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  form.webform-submission-subscriber-profile-form .webform-confirmation__message h2 {
    font-size: 25px;
  }
}
@media only screen and (max-width: 1024px) {
  form.webform-submission-subscriber-profile-form .webform-confirmation__message h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  form.webform-submission-subscriber-profile-form .webform-confirmation__message h2 {
    font-size: 18px;
  }
}
.region--content form.webform-submission-subscriber-profile-form button#close-button {
  left: calc(40px + var(--sidebar-width, 0px));
  top: calc(80px + var(--gin-toolbar-secondary-height, 0px));
}
body.path-webform #block-nureads-theme-local-tasks {
  bottom: 0;
}
body {
  background: #f9f7f2;
  line-height: inherit;
}
.layout-container {
  display: flex;
  flex-direction: column;
  margin: 0 auto 0 auto;
  min-height: 100vh;
  padding: 80px 40px 0 40px;
  width: 100%;
}
@media only screen and (max-width: 1300px) {
  .layout-container {
    padding-top: 70px;
  }
}
@media only screen and (max-width: 767px) {
  .layout-container {
    padding: 60px 20px 0 22px;
  }
}
body.toolbar-horizontal .layout-container {
  min-height: calc(100vh - var(--gin-toolbar-secondary-height));
}
main {
  font-size: 24px;
  line-height: 140%;
  font-family: "Quadrant Text";
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 1600px) {
  main {
    font-size: 18px;
    line-height: 133.33%;
  }
}
@media only screen and (max-width: 1024px) {
  main {
    font-size: 16px;
    line-height: 150%;
  }
}
main.not-found {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: calc(100vh - 80px);
}
@media only screen and (max-width: 1300px) {
  main.not-found {
    min-height: calc(100vh - 70px);
  }
}
@media only screen and (max-width: 767px) {
  main.not-found {
    min-height: calc(100vh - 60px);
  }
}
body.toolbar-horizontal main.not-found {
  min-height: calc(100vh - 80px - var(--gin-toolbar-secondary-height));
}
@media only screen and (max-width: 1300px) {
  body.toolbar-horizontal main.not-found {
    min-height: calc(100vh - 70px - var(--gin-toolbar-secondary-height));
  }
}
@media only screen and (max-width: 767px) {
  body.toolbar-horizontal main.not-found {
    min-height: calc(100vh - 60px - var(--gin-toolbar-secondary-height));
  }
}
a:visited {
  color: inherit;
}
button {
  color: #000000;
}
em,
i {
  font-style: italic;
}
body.gin--navigation #block-nureads-theme-local-tasks {
  font-family: var(--gin-font);
  font-size: var(--gin-font-size-xs);
  background: var(--gin-bg-item-hover);
  position: fixed;
  right: 0;
  padding: 20px;
  z-index: 2;
}
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/*! DEARVIEWER*/
