/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
@import url("https://fonts.googleapis.com/css?family=PT+Serif:400,700|Poppins:400,500,700,900&display=swap");
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0;
  padding: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

.navbar__wrapper, .footer__wrapper {
  height: 50px;
  width: 100vw;
  background: #222; }

.team__subheader, .modal__subheader, .instr__subheader, .lytics__subheader, .books__subheader, .inprogress__subheader, .browse__subheader, .lsources__subheader, .more__subheader, .more__attheader, .search__subheader, .pagination__header, .dostepnosc__subheader, .dostepnosc h2, .landing__header, .about__header, .team__header, .database__header, .contact__header, .modal__header, .abb__header, .instr__header, .lytics__header, .articles__header, .books__header, .inprogress__header, .browse__header, .search__header, .dostepnosc h1 {
  text-align: center;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  line-height: 1.1;
  font-size: 42px; }
  @media screen and (max-width: 700px) {
    .team__subheader, .modal__subheader, .instr__subheader, .lytics__subheader, .books__subheader, .inprogress__subheader, .browse__subheader, .lsources__subheader, .more__subheader, .more__attheader, .search__subheader, .pagination__header, .dostepnosc__subheader, .dostepnosc h2, .landing__header, .about__header, .team__header, .database__header, .contact__header, .modal__header, .abb__header, .instr__header, .lytics__header, .articles__header, .books__header, .inprogress__header, .browse__header, .search__header, .dostepnosc h1 {
      font-size: 36px; } }

.team__subheader, .modal__subheader, .instr__subheader, .lytics__subheader, .books__subheader, .inprogress__subheader, .browse__subheader, .lsources__subheader, .more__subheader, .more__attheader, .search__subheader, .pagination__header, .dostepnosc__subheader, .dostepnosc h2 {
  font-size: 28px; }
  @media screen and (max-width: 700px) {
    .team__subheader, .modal__subheader, .instr__subheader, .lytics__subheader, .books__subheader, .inprogress__subheader, .browse__subheader, .lsources__subheader, .more__subheader, .more__attheader, .search__subheader, .pagination__header, .dostepnosc__subheader, .dostepnosc h2 {
      font-size: 24px; } }

.about__wrapper, .team__wrapper, .database__wrapper, .contact__wrapper, .abb__wrapper, .instr__wrapper, .lytics__wrapper, .articles__wrapper, .books__wrapper, .inprogress__wrapper, .browse__wrapper, .lsources__wrapper, .more__wrapper, .more__wide, .search__wrapper, .dostepnosc__wrapper {
  width: 100%;
  max-width: 1100px;
  margin: 80px auto; }

.about__hr, .team__hr, .database__hr, .contact__hr, .abb__hr, .instr__hr, .lytics__hr, .articles__hr, .articles__rowhr, .books__hr, .inprogress__hr, .browse__hr, .more__hr, .search__hr, .dostepnosc__hr {
  height: 2px;
  border-bottom: 1px solid #ddd;
  margin: 20px 60px; }

.landing__paragraph, .about__paragraph, .team__paragraph, .database__paragraph, .contact__paragraph, .contact__list, .abb__paragraph, .instr__paragraph, .instr__list, .lytics__paragraph, .lytics__tabs, .lytics__label, .articles__paragraph, .articles__paragraphsmall, .books__paragraph, .inprogress__paragraph, .browse__paragraph, .search__label, .pagination__listitem, .cookie__paragraph {
  font-size: 16px;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: justify;
  font-family: 'PT Serif', serif;
  font-weight: 400; }
  @media screen and (max-width: 700px) {
    .landing__paragraph, .about__paragraph, .team__paragraph, .database__paragraph, .contact__paragraph, .contact__list, .abb__paragraph, .instr__paragraph, .instr__list, .lytics__paragraph, .lytics__tabs, .lytics__label, .articles__paragraph, .articles__paragraphsmall, .books__paragraph, .inprogress__paragraph, .browse__paragraph, .search__label, .pagination__listitem, .cookie__paragraph {
      margin: 20px; } }

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit; }

body {
  font-size: 14px;
  line-height: 1.6;
  font-size: 14px;
  color: black;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  overflow-x: hidden; }

section {
  display: -webkit-box; }

.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
  display: inline-block;
  color: black;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
  background-color: white;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease; }

a {
  color: inherit;
  text-decoration: none;
  outline: 0; }
  a:hover, a:focus {
    color: inherit; }

::-moz-selection {
  background: #FFF498; }

::selection {
  background: #FFF498; }

::-moz-selection {
  background: #FFF498; }

img::-moz-selection {
  background: transparent; }

img::selection {
  background: transparent; }

img::-moz-selection {
  background: transparent; }

body {
  -webkit-tap-highlight-color: #FFF498; }

.gigantic,
.huge,
.large,
.bigger,
.big,
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #222;
  font-weight: bold;
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  text-shadow: 0 2px 0 rgba(0, 0, 0, 0.07); }

.gigantic {
  font-size: 110px;
  line-height: 1.09;
  letter-spacing: -2px; }

.huge,
h1 {
  font-size: 68px;
  line-height: 1.05; }
  @media only screen and (max-width: 680px) {
    .huge,
    h1 {
      font-size: 44px; } }

.large,
h2 {
  font-size: 42px;
  line-height: 1.14; }
  @media only screen and (max-width: 680px) {
    .large,
    h2 {
      font-size: 32px; } }

.bigger,
h3 {
  font-size: 26px;
  line-height: 1.38; }
  @media only screen and (max-width: 680px) {
    .bigger,
    h3 {
      font-size: 22px; } }

.big,
h4 {
  font-size: 22px;
  line-height: 1.38; }
  @media only screen and (max-width: 680px) {
    .big,
    h4 {
      font-size: 18px; } }

.small,
small {
  font-size: 10px;
  line-height: 1.2; }

p {
  margin: 0 0 20px 0;
  font-weight: 400;
  font-size: 14px; }

em {
  font-style: italic; }

strong {
  font-weight: bold; }

hr {
  border: solid #ddd;
  border-width: 1px 0 0;
  clear: both;
  margin: 10px 0 30px;
  height: 0; }

.navbar__wrapper {
  font-family: 'Poppins', sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-items: flex-start;
  border-bottom: solid 2px #111; }

.navbar__brand {
  padding: 5px 20px; }

.navbar__brandimg {
  width: 160px; }

.navbar__hamburger {
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  margin: 5px;
  border: solid 1px #aaa;
  border-radius: 5px;
  color: #ddd; }
  .navbar__hamburger:hover {
    border-color: white;
    color: white; }
  @media screen and (max-width: 700px) {
    .navbar__hamburger {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin: 5px 20px 5px auto; } }

.navbar__bars {
  height: 28px;
  width: 28px; }

.navbar__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%; }
  @media screen and (max-width: 700px) {
    .navbar__links {
      display: none; } }
  .navbar__links--mobileopen {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden; }
    @media screen and (max-width: 700px) {
      .navbar__links--mobileopen {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
    .navbar__links--mobileopen:before {
      z-index: 5;
      position: absolute;
      content: '';
      background: rgba(17, 17, 17, 0.95);
      width: 100%;
      height: 100%; }
    .navbar__links--mobileopen .navbar__link,
    .navbar__links--mobileopen .navbar__dropdown {
      z-index: 10;
      height: auto;
      padding: 20px;
      border: 0 !important; }
      @media screen and (max-width: 700px) {
        .navbar__links--mobileopen .navbar__link,
        .navbar__links--mobileopen .navbar__dropdown {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column; } }
    .navbar__links--mobileopen .is-active {
      background-color: transparent !important; }
    .navbar__links--mobileopen .navbar__dropdownitems {
      display: none;
      background: transparent;
      position: relative; }

.navbar__link, .navbar__dropdown {
  color: #aaa;
  text-decoration: none;
  font-family: 'PT Serif', serif;
  outline: 0;
  word-break: break-word;
  font-size: 18px;
  padding: 0 1rem;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .navbar__link:hover, .navbar__dropdown:hover {
    color: white; }

.navbar__dropdowntoggle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar__dropdownitems {
  display: none;
  position: absolute;
  top: 50px;
  background: #222;
  -webkit-transition: .5s;
  transition: .5s; }
  .navbar__dropdownitems .navbar__link {
    border-bottom: solid 1px #111; }

.navbar__caret {
  height: 20px;
  width: 20px;
  margin-bottom: 2px;
  padding-right: 5px;
  vertical-align: middle;
  -webkit-transition: .5s;
  transition: .5s; }

.navbar .is-hiden {
  -webkit-transition: .5s;
  transition: .5s;
  display: none; }

.navbar .is-active {
  background-color: #111;
  color: white; }

@media screen and (max-width: 700px) {
  .navbar .rotate {
    -webkit-transition: .5s;
    transition: .5s;
    -webkit-transform: rotateZ(90deg);
    transform: rotateZ(90deg);
    padding-right: 0; } }

.navbar .is-open .navbar__dropdownitems {
  display: block; }

.footer__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #ddd; }

.footer__paragraph {
  margin: 0 10px; }
  .footer__paragraph:last-child {
    margin-right: 20px; }

.landing__wrapper {
  width: 100vw;
  min-height: 100vh;
  background: url("../img/back1.jpg");
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 4rem;
  color: #333; }
  @media screen and (max-width: 700px) {
    .landing__wrapper {
      padding: 2rem; } }

.landing__logo {
  width: 100%;
  height: auto;
  margin: 50px 20px; }
  @media screen and (max-width: 700px) {
    .landing__logo {
      margin: 0; } }

.landing__header {
  text-align: center;
  font-size: 2.75em;
  margin-top: 20px;
  margin-bottom: 10px;
  font-weight: 500;
  line-height: 1.1; }

.landing__paragraph {
  max-width: 80%;
  text-align: center;
  font-size: 1.25em;
  text-shadow: 0 0 20px #f2f2f2;
  margin: 20px auto; }
  @media screen and (max-width: 700px) {
    .landing__paragraph {
      max-width: 100%; } }

.landing__button {
  text-shadow: 0 0 20px #f2f2f2;
  min-width: 200px;
  padding: 30px;
  cursor: pointer;
  border: 1px solid rgba(255, 255, 255, 0.75);
  border-radius: 12px;
  text-align: center;
  font-family: 'PT Serif', serif;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  font-family: 'Poppins', sans-serif;
  font-size: 2em;
  margin: 20px auto; }
  .landing__button:hover {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    text-decoration: none; }
  .landing__button:hover {
    background-color: rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 20px #000;
    box-shadow: 0 0 20px #000;
    color: black !important; }

.landing__link {
  color: #0074D9;
  text-decoration: none;
  font-family: 'PT Serif', serif;
  outline: 0;
  word-break: break-word; }
  .landing__link:hover {
    color: #d9edff; }

.team__columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 700px) {
    .team__columns {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }

.team__columnitem {
  padding: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  @media screen and (max-width: 700px) {
    .team__columnitem {
      padding: 2rem 0; } }

.team__img {
  margin: auto; }

.parallax {
  width: 100vw;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px; }
  .parallax--bordello {
    background-image: url(../img/back2.jpg); }
  .parallax--reading {
    background-image: url(../img/back3.jpg); }

.database__hr {
  margin: 20px; }

.database__columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 700px) {
    .database__columns {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }

.database__columnsitem {
  padding: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: auto; }

.database__button {
  color: #222;
  text-decoration: none;
  font-family: 'PT Serif', serif;
  outline: 0;
  word-break: break-word;
  text-shadow: 0 0 20px #f2f2f2;
  min-width: 200px;
  padding: 30px;
  cursor: pointer;
  border: 1px solid #ddd;
  border-radius: 12px;
  text-align: center;
  font-family: 'PT Serif', serif;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  text-transform: uppercase;
  margin: 20px auto;
  padding: 10px 30px;
  border-radius: 5px; }
  .database__button:hover {
    color: #a2a2a2; }
  .database__button:hover {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    text-decoration: none; }

.database__icon {
  height: 20px;
  width: 20px;
  margin-bottom: 2px;
  padding-right: 5px;
  vertical-align: middle; }

.database__link {
  color: #0074D9;
  text-decoration: none;
  font-family: 'PT Serif', serif;
  outline: 0;
  word-break: break-word; }
  .database__link:hover {
    color: #d9edff; }

.database .is-hiden {
  display: none !important; }

.contact__list {
  list-style-type: none; }
  @media screen and (max-width: 700px) {
    .contact__list {
      padding-left: 20px; } }

.contact__columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 700px) {
    .contact__columns {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }

.contact__columnitem {
  width: 50%;
  padding: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center; }
  @media screen and (max-width: 700px) {
    .contact__columnitem {
      width: 100%; } }

.contact__img {
  width: 75%;
  height: auto; }

.map {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%); }
  .map #googleMap {
    width: 100%;
    height: 450px;
    border: 0; }

.modal__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden; }
  .modal__wrapper:before {
    position: absolute;
    content: '';
    z-index: 5;
    width: 100%;
    height: 100%;
    background: rgba(17, 17, 17, 0.9); }

.modal__window {
  position: relative;
  margin: auto;
  z-index: 10;
  max-width: 60%;
  max-height: 60%;
  background: #fff;
  padding: 1rem;
  border-radius: 5px; }
  @media screen and (max-width: 700px) {
    .modal__window {
      max-width: 100%;
      max-height: 100%; } }

.modal__close {
  position: absolute;
  top: 5px;
  right: 20px;
  font-size: 2rem;
  font-weight: 700;
  color: #222; }
  .modal__close:before {
    content: 'x'; }
  .modal__close:hover {
    color: #a2a2a2; }

.modal__content {
  padding: 1rem;
  color: #222; }

.modal__columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 700px) {
    .modal__columns {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }

.modal__columnitem {
  min-width: 50%; }
  .modal__columnitem:first-child {
    padding-right: 1rem; }
  .modal__columnitem:nth-child(2) {
    padding-left: 1rem; }
  @media screen and (max-width: 700px) {
    .modal__columnitem {
      width: 100%;
      padding: 0 !important; } }

.modal__button {
  color: #222;
  text-decoration: none;
  font-family: 'PT Serif', serif;
  outline: 0;
  word-break: break-word;
  text-shadow: 0 0 20px #f2f2f2;
  min-width: 200px;
  padding: 30px;
  cursor: pointer;
  border: 1px solid #ddd;
  border-radius: 12px;
  text-align: center;
  font-family: 'PT Serif', serif;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  display: block;
  width: 100%;
  margin: 20px auto;
  padding: 10px 30px;
  border-radius: 5px; }
  .modal__button:hover {
    color: #a2a2a2; }
  .modal__button:hover {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    text-decoration: none; }

.instr__columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 700px) {
    .instr__columns {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }

.instr__columnitem {
  min-width: 50%; }
  .instr__columnitem:first-child {
    padding-right: 1rem; }
  .instr__columnitem:nth-child(2) {
    padding-left: 1rem; }
  @media screen and (max-width: 700px) {
    .instr__columnitem {
      width: 100%;
      padding: 0 !important; } }

.instr__button {
  color: #222;
  text-decoration: none;
  font-family: 'PT Serif', serif;
  outline: 0;
  word-break: break-word;
  text-shadow: 0 0 20px #f2f2f2;
  min-width: 200px;
  padding: 30px;
  cursor: pointer;
  border: 1px solid #ddd;
  border-radius: 12px;
  text-align: center;
  font-family: 'PT Serif', serif;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  display: block;
  width: 100%;
  margin: 20px auto;
  padding: 10px 30px;
  border-radius: 5px; }
  .instr__button:hover {
    color: #a2a2a2; }
  .instr__button:hover {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    text-decoration: none; }

.instr__icon {
  height: 20px;
  width: 20px;
  margin-bottom: 2px;
  padding-right: 5px;
  vertical-align: middle; }

.instr .is-hiden {
  display: none !important; }

.lytics__tabswrapper {
  margin: 1rem;
  border-collapse: collapse; }

.lytics__tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
  z-index: 2; }

.lytics__tab {
  padding: 1rem;
  border: 1px solid #aaa;
  border-radius: 10px 10px 0 0;
  border-collapse: collapse;
  cursor: pointer; }

.lytics__tabspanels {
  margin-top: -1px;
  padding: 1rem;
  border: 1px solid #aaa; }

.lytics__tabspanel {
  display: none; }

.lytics .is-active {
  display: block;
  border-bottom: 2px solid #fff; }

.lytics__form {
  padding: 2rem 1rem; }

.lytics__forminline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  width: 100%; }

.lytics__label {
  font-weight: 600;
  margin-right: 10px; }

.lytics__select {
  height: 38px;
  border: 1px solid #ddd;
  border-radius: 5px 0 0 5px; }

.lytics__button {
  text-shadow: 0 0 20px #f2f2f2;
  min-width: 200px;
  padding: 30px;
  cursor: pointer;
  border: 1px solid #ddd;
  border-radius: 12px;
  text-align: center;
  font-family: 'PT Serif', serif;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  padding: 10px 30px;
  border-radius: 0 5px 5px 0;
  border-left: 0; }
  .lytics__button:hover {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    text-decoration: none; }

.articles__hr {
  margin: 20px; }

.articles__paragraphsmall {
  font-size: 14px; }

.articles__row {
  min-height: 430px;
  display: grid;
  grid-template-columns: 20% 80%;
  grid-template-rows: 70% 15% 15%;
  grid-template-areas: "img text" "button nd" "hr hr";
  gap: 1rem; }
  @media screen and (max-width: 700px) {
    .articles__row {
      grid-template-columns: 100%;
      grid-template-rows: auto;
      grid-template-areas: "img" "button" "text" "hr";
      gap: 0; } }

.articles__button {
  color: #222;
  text-decoration: none;
  font-family: 'PT Serif', serif;
  outline: 0;
  word-break: break-word;
  text-shadow: 0 0 20px #f2f2f2;
  min-width: 200px;
  padding: 30px;
  cursor: pointer;
  border: 1px solid #ddd;
  border-radius: 12px;
  text-align: center;
  font-family: 'PT Serif', serif;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  text-transform: uppercase;
  margin: auto;
  padding: 10px 30px;
  border-radius: 5px;
  grid-area: button; }
  .articles__button:hover {
    color: #a2a2a2; }
  .articles__button:hover {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    text-decoration: none; }

.articles__texts {
  grid-area: text; }

.articles__img {
  width: 100%;
  height: auto;
  grid-area: img;
  -webkit-box-shadow: 0px 0px 10px 0px #aaa;
  box-shadow: 0px 0px 10px 0px #aaa; }
  @media screen and (max-width: 700px) {
    .articles__img {
      width: calc(100% - 20px);
      margin: 10px; } }

.articles__empty {
  grid-area: img; }

.articles__rowhr {
  margin: 20px;
  grid-area: hr; }

.articles__icon {
  height: 20px;
  width: 20px;
  margin-bottom: 2px;
  padding-right: 5px;
  vertical-align: middle; }

.books__hr {
  margin: 20px; }

.books__link {
  color: #0074D9;
  text-decoration: none;
  font-family: 'PT Serif', serif;
  outline: 0;
  word-break: break-word; }
  .books__link:hover {
    color: #d9edff; }

.books__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 700px) {
    .books__row {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }

.books__img {
  width: 20%;
  height: auto;
  margin: auto; }
  @media screen and (max-width: 700px) {
    .books__img {
      width: 100%;
      padding: 1rem; } }

.books__textswrapper {
  margin-left: 1rem; }
  @media screen and (max-width: 700px) {
    .books__textswrapper {
      margin-left: 0; } }

.books__rowitem:first-child {
  margin-right: auto; }

.books__rowitem:nth-child(2) {
  margin-left: auto; }
  .books__rowitem:nth-child(2) .books__paragraph {
    text-align: right; }

@media screen and (max-width: 700px) {
  .books__rowitem {
    width: 100%; }
    .books__rowitem:first-child {
      margin-right: 0; }
    .books__rowitem:nth-child(2) {
      margin-left: 0; }
      .books__rowitem:nth-child(2) .books__paragraph {
        text-align: left; } }

.inprogress__hr {
  margin: 20px; }

.browse__hr {
  margin: 20px; }

.browse__table {
  margin: 35px auto 35px;
  width: 100%; }

.browse__thead {
  background: #222;
  padding: 5px; }
  @media screen and (max-width: 700px) {
    .browse__thead {
      display: none; } }

.browse__theadrow {
  width: 100%;
  text-transform: uppercase;
  font-weight: 700;
  color: #ddd; }

.browse__theaditem {
  padding: 10px 5px;
  text-align: left; }

.browse__link {
  color: #0074D9;
  text-decoration: none;
  font-family: 'PT Serif', serif;
  outline: 0;
  word-break: break-word; }
  .browse__link:hover {
    color: #d9edff; }

@media screen and (max-width: 700px) {
  .browse__tbodyrow {
    display: block;
    border-bottom: 1px solid #222; } }

.browse__tbodyitem {
  line-height: 1.42857143;
  vertical-align: top;
  text-align: left;
  font-size: 1em;
  border-bottom: 1px solid #222;
  padding: 1em;
  font-family: 'PT Serif', serif;
  font-weight: 700; }
  @media screen and (max-width: 700px) {
    .browse__tbodyitem {
      display: block;
      border: 0; } }

.browse__mobilelabel {
  display: none;
  font-weight: 500; }
  @media screen and (max-width: 700px) {
    .browse__mobilelabel {
      display: inline-block; } }

.more__wide {
  max-width: 1600px;
  padding: 5px; }
  @media screen and (max-width: 700px) {
    .more__wide {
      padding: 0; } }

.more__table {
  margin: 35px auto 35px;
  width: 100%;
  font-family: 'PT Serif', serif; }

.more__thead {
  background: #222;
  padding: 5px; }
  @media screen and (max-width: 700px) {
    .more__thead {
      display: none; } }

.more__theadrow {
  width: 100%;
  text-transform: uppercase;
  font-weight: 700;
  color: #ddd; }

.more__theaditem {
  padding: 10px 5px;
  text-align: center; }

@media screen and (max-width: 700px) {
  .more__tbodyrow {
    display: block;
    border-bottom: 1px solid #222; } }

.more__tbodyitem {
  line-height: 1.42857143;
  vertical-align: top;
  text-align: left;
  font-size: 1em;
  border-bottom: 1px solid #222;
  padding: 1em; }
  .more__tbodyitem:first-child {
    font-weight: 700; }
  @media screen and (max-width: 700px) {
    .more__tbodyitem {
      display: block;
      border: 0; } }

.more__attheader {
  display: none; }
  @media screen and (max-width: 700px) {
    .more__attheader {
      display: block; } }

.more__atttbodyitem {
  line-height: 1.42857143;
  vertical-align: top;
  text-align: left;
  font-size: 1em;
  border-bottom: 1px solid #222;
  max-width: 13%;
  padding: 5px; }
  @media screen and (max-width: 700px) {
    .more__atttbodyitem {
      max-width: 100%;
      display: block;
      border: 0; } }
  .more__atttbodyitem a {
    color: #0074D9;
    text-decoration: none;
    font-family: 'PT Serif', serif;
    outline: 0;
    word-break: break-word;
    text-decoration: underline; }
    .more__atttbodyitem a:hover {
      color: #d9edff; }

.more__mobilelable {
  display: none; }
  @media screen and (max-width: 700px) {
    .more__mobilelable {
      display: block;
      font-weight: 700; } }

@media screen and (max-width: 700px) {
  .search__wrapper {
    padding: 10px; } }

.search__hr {
  margin: 20px; }

.search__table {
  margin: 35px auto 35px;
  width: 100%; }

.search__thead {
  background: #222;
  padding: 5px; }
  @media screen and (max-width: 700px) {
    .search__thead {
      display: none; } }

.search__theadrow {
  width: 100%;
  text-transform: uppercase;
  font-weight: 700;
  color: #ddd; }

.search__theaditem {
  padding: 10px 5px;
  text-align: left; }

.search__link {
  color: #0074D9;
  text-decoration: none;
  font-family: 'PT Serif', serif;
  outline: 0;
  word-break: break-word; }
  .search__link:hover {
    color: #d9edff; }

@media screen and (max-width: 700px) {
  .search__tbodyrow {
    display: block;
    border-bottom: 1px solid #222; } }

.search__tbodyitem {
  line-height: 1.42857143;
  vertical-align: top;
  text-align: left;
  font-size: 1em;
  border-bottom: 1px solid #222;
  padding: 1em;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; }
  @media screen and (max-width: 700px) {
    .search__tbodyitem {
      display: block;
      border: 0; } }

.search__mobilelabel {
  display: none;
  font-weight: 500; }
  @media screen and (max-width: 700px) {
    .search__mobilelabel {
      display: inline-block; } }

.search__icon {
  height: 20px;
  width: 20px;
  margin-bottom: 2px;
  padding-right: 5px;
  vertical-align: middle; }

.search__button {
  color: #222;
  text-decoration: none;
  font-family: 'PT Serif', serif;
  outline: 0;
  word-break: break-word;
  text-shadow: 0 0 20px #f2f2f2;
  min-width: 200px;
  padding: 30px;
  cursor: pointer;
  border: 1px solid #ddd;
  border-radius: 12px;
  text-align: center;
  font-family: 'PT Serif', serif;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  text-transform: uppercase;
  margin: auto;
  padding: 10px 30px;
  border-radius: 5px;
  width: 100%; }
  .search__button:hover {
    color: #a2a2a2; }
  .search__button:hover {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    text-decoration: none; }

.search__backbutton {
  color: #222;
  text-decoration: none;
  font-family: 'PT Serif', serif;
  outline: 0;
  word-break: break-word;
  text-shadow: 0 0 20px #f2f2f2;
  min-width: 200px;
  padding: 30px;
  cursor: pointer;
  border: 1px solid #ddd;
  border-radius: 12px;
  text-align: center;
  font-family: 'PT Serif', serif;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  text-transform: uppercase;
  margin: auto;
  padding: 10px 30px;
  border-radius: 5px; }
  .search__backbutton:hover {
    color: #a2a2a2; }
  .search__backbutton:hover {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    text-decoration: none; }

.search__form {
  padding: 2rem 1rem; }

.search__forminline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  width: 100%; }
  @media screen and (max-width: 700px) {
    .search__forminline {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }

.search__check {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 22px;
  text-align: left;
  margin-left: 5px; }
  .search__check input {
    margin-right: 5px; }

.search__select {
  height: 38px;
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 0 5px;
  margin: 5px; }

.search__input {
  height: 38px;
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 0 5px;
  margin: 5px;
  width: 100%; }

.search__label {
  font-weight: 600;
  margin: 0 10px 0 auto; }

.search__columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 700px) {
    .search__columns {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }

.search__columnitem {
  width: 50%;
  padding: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center; }
  @media screen and (max-width: 700px) {
    .search__columnitem {
      width: 100%; } }

.search__narrowbox {
  max-width: 50%;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  @media screen and (max-width: 700px) {
    .search__narrowbox {
      max-width: 100%;
      margin: 10px; } }

.search__link {
  color: #0074D9;
  text-decoration: none;
  font-family: 'PT Serif', serif;
  outline: 0;
  word-break: break-word; }
  .search__link:hover {
    color: #d9edff; }

.search .is-hiden {
  display: none; }

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .pagination__header {
    text-align: left; }
  .pagination__list {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media screen and (max-width: 700px) {
      .pagination__list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
  .pagination__listitem {
    margin-left: 5px;
    line-height: 1.6; }
  .pagination__link {
    color: #222;
    text-decoration: none;
    font-family: 'PT Serif', serif;
    outline: 0;
    word-break: break-word;
    font-size: 100%;
    font-size: 20px; }
    .pagination__link:hover {
      color: #a2a2a2; }
  .pagination .is-active {
    color: #0074D9; }

.cookie {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 100;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #ddd;
  height: 40px;
  width: 100vw; }
  @media screen and (max-width: 700px) {
    .cookie {
      height: 100px; } }
  .cookie__paragraph {
    margin-right: 30px; }
  .cookie__button {
    text-shadow: 0 0 20px #f2f2f2;
    min-width: 200px;
    padding: 30px;
    cursor: pointer;
    border: 1px solid #aaa;
    border-radius: 12px;
    text-align: center;
    font-family: 'PT Serif', serif;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    color: #ddd;
    text-decoration: none;
    font-family: 'PT Serif', serif;
    outline: 0;
    word-break: break-word;
    background: #222;
    padding: 5px 10px;
    min-width: 60px; }
    .cookie__button:hover {
      -webkit-transition-duration: .5s;
      transition-duration: .5s;
      text-decoration: none; }
    .cookie__button:hover {
      color: white; }
